similar to: CESA-2012:0058 Moderate CentOS 6 glibc Update

Displaying 20 results from an estimated 100 matches similar to: "CESA-2012:0058 Moderate CentOS 6 glibc Update"

2012 Jan 31
0
CentOS-announce Digest, Vol 83, Issue 12
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 Jan 11
0
CESA-2012:0019 Moderate CentOS 6 php Update
CentOS Errata and Security Advisory 2012:0019 Moderate Upstream details at : https://rhn.redhat.com/errata/RHSA-2012-0019.html The following updated files have been uploaded and are currently syncing to the mirrors: ( sha256sum Filename ) i386: 6101921f6aac7f1635edb99c9bb8c3c3f7d90ff3fb305ae537a73dd69446f095 php-5.3.3-3.el6_2.5.i686.rpm
2012 Jan 12
0
CentOS-announce Digest, Vol 83, Issue 5
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 May 29
0
CESA-2012:0699 Moderate CentOS 6 openssl Update
CentOS Errata and Security Advisory 2012:0699 Moderate Upstream details at : https://rhn.redhat.com/errata/RHSA-2012-0699.html The following updated files have been uploaded and are currently syncing to the mirrors: ( sha256sum Filename ) i386: 8d3ef25c0337371e0e5c67cc73b072aca51d53f31ae80f7fb9f90408b1bbab33 openssl-1.0.0-20.el6_2.5.i686.rpm
2012 Jun 05
0
CEBA-2012:0708 CentOS 6 cyrus-imapd Update
CentOS Errata and Bugfix Advisory 2012:0708 Upstream details at : https://rhn.redhat.com/errata/RHBA-2012-0708.html The following updated files have been uploaded and are currently syncing to the mirrors: ( sha256sum Filename ) i386: 315bb942e6e34cb73a06314d7391620440294150be80891806f0295745fbca8d cyrus-imapd-2.3.16-6.el6_2.5.i686.rpm
2012 May 30
0
CentOS-announce Digest, Vol 87, Issue 17
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 Jun 06
0
CentOS-announce Digest, Vol 88, Issue 3
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 May 14
0
CEBA-2012:0572 CentOS 6 qemu-kvm Update
CentOS Errata and Bugfix Advisory 2012:0572 Upstream details at : https://rhn.redhat.com/errata/RHBA-2012-0572.html The following updated files have been uploaded and are currently syncing to the mirrors: ( sha256sum Filename ) x86_64: 4b7decf9f064d331f158daf229eeed3723648c86f9aeefa5dfe232de78f018c7 qemu-img-0.12.1.2-2.209.el6_2.5.x86_64.rpm
2012 May 14
0
CentOS-announce Digest, Vol 87, Issue 8
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 Jun 15
1
Strange su behavior after installing latest CentOS updates
I did a "yum update" on my CentOS 6 systems yesterday for the first time in about a month and now have some automated processes failing because the PATH is not set up correctly when using "su". The problem is very easy to see by comparing the output of the following two commands: # su - <user> -c "env | grep PATH" # su <user> -c "env | grep
2014 Mar 27
1
Asterisk SSL support broken with update from openssl-1.0.0 to 1.0.1e, recompiling does *not* help
I am having an issue that prevents WebSockets over SSL/TLS (or any kind of encrypted HTTP traffic to Asterisk) from working after an openssl library update. My setup is CentOS 6 x86_64, and initially, with openssl[-devel]-1.0.0-20.el6_2.5.x86_64 . With this openssl versions, https over TCP port 8089 initializes correctly with asterisk-11.7.0. After an upgrade to
2012 Jun 12
0
100% load on core after physically removing USB storage from host
I encountered a problem after removing a USB flash drive using virtual machine manager, I notice that the core assigned to the VM guest goes up to 100% load. Within the guest itself, there is no significant activity. This also prompted me to look at the other physical machine from which I used the USB flash drive to transfer files. And it was also exhibiting the same problem. Installed versions
2012 Jun 07
1
Installing QEMU without KVM
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi, I'm developing some kernel module, so i need a stand alone qemu to test my kernel. But yum install qemu fails. After yum search qemu , i get this : gpxe-roms-qemu.noarch : Network boot loader roms supported by QEMU, .rom format qemu-img.x86_64 : QEMU command line tool for manipulating disk images libvirt-lock-sanlock.x86_64 : Sanlock lock
2012 Feb 17
1
Race Condition In PHP Session Handler
php-5.3.3-3.el6_2.6.x86_64 2.6.32-220.4.2.el6.x86_64 After some testing we moved our production PHP intranet site from an old server to a new CentOS 6.2 instance running the mentioned versions. At first it worked well and then user's started to experience a hung site. Upon some digging it appears that the PHP module is getting stuck in a race condition regarding the sessions file - [root at
2008 Jan 21
0
CESA-2008:0058 Moderate CentOS 5 x86_64 wireshark Update
CentOS Errata and Security Advisory 2008:0058 Moderate Upstream details at : https://rhn.redhat.com/errata/RHSA-2008-0058.html The following updated files have been uploaded and are currently syncing to the mirrors: ( md5sum Filename ) x86_64: 603d4a610100b836e37c1e77cabc4c0d libsmi-0.4.5-2.el5.x86_64.rpm 07e316c40b9935f55ca91bde6fd70f0f libsmi-devel-0.4.5-2.el5.x86_64.rpm
2008 Jan 21
0
CESA-2008:0058 Moderate CentOS 5 i386 wireshark Update
CentOS Errata and Security Advisory 2008:0058 Moderate Upstream details at : https://rhn.redhat.com/errata/RHSA-2008-0058.html The following updated files have been uploaded and are currently syncing to the mirrors: ( md5sum Filename ) i386: 44ab8398b4f1013b96fe9430b7d8b032 libsmi-0.4.5-2.el5.i386.rpm 5c2d7fa2b213d3e57727e23db7b81f80 libsmi-devel-0.4.5-2.el5.i386.rpm
2008 Jan 23
0
CESA-2008:0058 Moderate CentOS 4 ia64 wireshark - security update
CentOS Errata and Security Advisory 2008:0058 https://rhn.redhat.com/errata/RHSA-2008-0058.html The following updated files have been uploaded and are currently syncing to the mirrors: ia64:
2008 Jan 24
0
CESA-2008:0058 Moderate CentOS 4 s390(x) wireshark - security update
CentOS Errata and Security Advisory 2008:0058 https://rhn.redhat.com/errata/RHSA-2008-0058.html The following updated files have been uploaded and are currently
2008 Jan 25
0
CESA-2008:0058 Moderate CentOS 4 i386 wireshark security update
CentOS Errata and Security Advisory 2008:0058 Moderate https://rhn.redhat.com/errata/RHSA-2008-0058.html The following updated files have been uploaded and are currently syncing to the mirrors: i386: libsmi-0.4.5-2.i386.rpm libsmi-devel-0.4.5-2.i386.rpm wireshark-0.99.7-1.i386.rpm wireshark-gnome-0.99.7-1.i386.rpm src: libsmi-0.4.5-2.src.rpm wireshark-0.99.7-1.src.rpm -- Karanbir Singh
2008 Jan 25
0
CESA-2008:0058 Moderate CentOS 4 x86_64 wireshark security update
CentOS Errata and Security Advisory 2008:0058 Moderate https://rhn.redhat.com/errata/RHSA-2008-0058.html The following updated files have been uploaded and are currently syncing to the mirrors: x86_64: libsmi-0.4.5-2.x86_64.rpm libsmi-devel-0.4.5-2.x86_64.rpm wireshark-0.99.7-1.x86_64.rpm wireshark-gnome-0.99.7-1.x86_64.rpm src: libsmi-0.4.5-2.src.rpm wireshark-0.99.7-1.src.rpm --