Displaying 16 results from an estimated 16 matches similar to: "CESA-2012:1363 Important CentOS 6 bind Update"
2012 Oct 13
0
CentOS-announce Digest, Vol 92, Issue 10
Send CentOS-announce mailing list submissions to
centos-announce at centos.org
To subscribe or unsubscribe via the World Wide Web, visit
http://lists.centos.org/mailman/listinfo/centos-announce
or, via email, send a message with subject or body 'help' to
centos-announce-request at centos.org
You can reach the person managing the list at
centos-announce-owner at centos.org
When
2012 Aug 27
0
CESA-2012:1208 Moderate CentOS 6 glibc Update
CentOS Errata and Security Advisory 2012:1208 Moderate
Upstream details at : https://rhn.redhat.com/errata/RHSA-2012-1208.html
The following updated files have been uploaded and are currently
syncing to the mirrors: ( sha256sum Filename )
i386:
31511334b063f46d2f29677e37eb91ffdf40ffaab0068756e28f7ff7c6a8165b glibc-2.12-1.80.el6_3.5.i686.rpm
2012 Aug 28
0
CentOS-announce Digest, Vol 90, Issue 16
Send CentOS-announce mailing list submissions to
centos-announce at centos.org
To subscribe or unsubscribe via the World Wide Web, visit
http://lists.centos.org/mailman/listinfo/centos-announce
or, via email, send a message with subject or body 'help' to
centos-announce-request at centos.org
You can reach the person managing the list at
centos-announce-owner at centos.org
When
2012 Oct 11
0
CESA-2012:1359 Moderate CentOS 6 libvirt Update
CentOS Errata and Security Advisory 2012:1359 Moderate
Upstream details at : https://rhn.redhat.com/errata/RHSA-2012-1359.html
The following updated files have been uploaded and are currently
syncing to the mirrors: ( sha256sum Filename )
i386:
39c342258101b6c2bd0c5fad503fa1bbc15bb21bd02ef2dfc5c61d8ffbd6adaf libvirt-0.9.10-21.el6_3.5.i686.rpm
2012 Oct 12
0
CentOS-announce Digest, Vol 92, Issue 9
Send CentOS-announce mailing list submissions to
centos-announce at centos.org
To subscribe or unsubscribe via the World Wide Web, visit
http://lists.centos.org/mailman/listinfo/centos-announce
or, via email, send a message with subject or body 'help' to
centos-announce-request at centos.org
You can reach the person managing the list at
centos-announce-owner at centos.org
When
2012 Nov 05
0
virsh vol-create-as failing on NFS automount for chmod (dynamic_ownership = 0)
Hi Everyone:
I am trying to create a volume using the vol-create-as command but it
fails with an "Operation not permitted" error. It appears to be caused
by an attempt to run chown on an NFS mounted file system but I have set
dynamic_ownership to 0 in /etc/qemu.conf.
Is it possible to disable the chown operation? If not, is there a guide
that describes how to create storage
2012 Oct 18
4
[LLVMdev] Debugging LLVM IR with GDB
On Thu, Oct 18, 2012 at 8:59 AM, Eli Bendersky <eliben at gmail.com> wrote:
>
>> Has anybody debugged LLVM IR with GDB? I'm using dragonegg to transform C
>> into IR, then applying my optimizations. Passing "-g" to dragonegg doesn't
>> seem to work since it generates debug info for the C code, not the IR. I
>> really need GDB (lli doesn't
2012 Oct 18
0
[LLVMdev] Debugging LLVM IR with GDB
> Has anybody debugged LLVM IR with GDB? I'm using dragonegg to transform C
> into IR, then applying my optimizations. Passing "-g" to dragonegg doesn't
> seem to work since it generates debug info for the C code, not the IR. I
> really need GDB (lli doesn't solve my problems) in order to debug
> multi-threaded and multi-process MPI code.
>
> More
2012 Oct 12
0
CESA-2012:1363 Important CentOS 5 bind Update
CentOS Errata and Security Advisory 2012:1363 Important
Upstream details at : https://rhn.redhat.com/errata/RHSA-2012-1363.html
The following updated files have been uploaded and are currently
syncing to the mirrors: ( sha256sum Filename )
i386:
71797c3280b4b7b539a5494441625679b7aca83a7d969f1b427725245fbbaa06 bind-9.3.6-20.P1.el5_8.5.i386.rpm
2014 Oct 07
0
CEBA-2014:1363 CentOS 7 at BugFix Update
CentOS Errata and Bugfix Advisory 2014:1363
Upstream details at : https://rhn.redhat.com/errata/RHBA-2014-1363.html
The following updated files have been uploaded and are currently
syncing to the mirrors: ( sha256sum Filename )
x86_64:
9dd4644ca7404cf3dddad613977b02ee4bca3f003dffda38bd97573b496effd3 at-3.1.13-17.el7_0.1.x86_64.rpm
2018 May 09
0
CEBA-2018:1363 CentOS 6 gcc-libraries BugFix Update
CentOS Errata and Bugfix Advisory 2018:1363
Upstream details at : https://access.redhat.com/errata/RHBA-2018:1363
The following updated files have been uploaded and are currently
syncing to the mirrors: ( sha256sum Filename )
i386:
323ad8d5df9a986714d005ef68522add594e30649126df621a17bb4c9b8408f8 libatomic-7.1.1-2.4.1.el6_9.i686.rpm
1997 Jul 22
1
SAMBA digest 1363
>Date: Mon, 21 Jul 1997 18:17:48 +0200 (MET DST)
>From: Hiran Chaudhuri <hiran@chaudhuri.indernet>
>To: samba@arvidsjaur.anu.edu.au
>Subject: Re: SAMBA digest 1355
>Message-ID: <Pine.LNX.3.91.970721181423.28113A-100000@chaudhuri.indernet>
>
>
>
>> Subject: roaming profiles
>> Message-ID: <Pine.BSF.3.91.970713134508.2508B-100000@cb1-gw.cb1.com>
2019 Aug 28
4
[Bug 1363] New: nft: invalid octals silently parsed as zero
https://bugzilla.netfilter.org/show_bug.cgi?id=1363
Bug ID: 1363
Summary: nft: invalid octals silently parsed as zero
Product: nftables
Version: unspecified
Hardware: x86_64
OS: Debian GNU/Linux
Status: NEW
Severity: normal
Priority: P5
Component: nft
Assignee: pablo at
2012 Oct 17
5
[LLVMdev] Debugging LLVM IR with GDB
Hi all,
Has anybody debugged LLVM IR with GDB? I'm using dragonegg to transform
C into IR, then applying my optimizations. Passing "-g" to dragonegg
doesn't seem to work since it generates debug info for the C code, not
the IR. I really need GDB (lli doesn't solve my problems) in order to
debug multi-threaded and multi-process MPI code.
More clearly, if I have a file
2007 Sep 17
18
[Bug 1363] New: sshd gets stuck: select() in packet_read_seqnr waits indefinitely
http://bugzilla.mindrot.org/show_bug.cgi?id=1363
Summary: sshd gets stuck: select() in packet_read_seqnr waits
indefinitely
Product: Portable OpenSSH
Version: 4.2p1
Platform: All
URL: http://marc.info/?t=117394251600035
OS/Version: All
Status: NEW
Keywords: patch
Severity: major
2012 Oct 24
3
KVM + virsh nodeinfo + CentOS 6.3
Hi,
Please let me know in case I am posting my question to the wrong forum.
I apologize if that is the case!
Here is my question:
We run CentOS 6.3 on a server with dual Xeon CPU's. Our "dual blade"
server uses this motherboard:
http://www.supermicro.com/products/motherboard/Xeon/C600/X9DRT-HF.cfm
We have two of these CPUs installed and working:
Intel(R) Xeon(R) CPU E5-2620 0 @