similar to: CESA-2016:0613 Critical CentOS 5 samba3x Security Update

Displaying 10 results from an estimated 10 matches similar to: "CESA-2016:0613 Critical CentOS 5 samba3x Security Update"

2016 Apr 13
0
CentOS-announce Digest, Vol 134, Issue 7
Send CentOS-announce mailing list submissions to centos-announce at centos.org To subscribe or unsubscribe via the World Wide Web, visit https://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
2006 Aug 01
0
CEBA-2006:0613 Important CentOS 4 x86_64 freetype - bugfix update
CentOS Errata and Bugfix Advisory 2006:0613 https://rhn.redhat.com/errata/RHBA-2006-0613.html The following updated files have been uploaded and are currently syncing to the mirrors: x86_64: freetype-2.1.9-4.el4.i386.rpm freetype-2.1.9-4.el4.x86_64.rpm freetype-demos-2.1.9-4.el4.x86_64.rpm freetype-devel-2.1.9-4.el4.x86_64.rpm freetype-utils-2.1.9-4.el4.x86_64.rpm src:
2006 Aug 01
0
CEBA-2006:0613 Important CentOS 4 i386 freetype - bugfix update
CentOS Errata and Bugfix Advisory 2006:0613 https://rhn.redhat.com/errata/RHBA-2006-0613.html The following updated files have been uploaded and are currently syncing to the mirrors: i386: freetype-2.1.9-4.el4.i386.rpm freetype-demos-2.1.9-4.el4.i386.rpm freetype-devel-2.1.9-4.el4.i386.rpm freetype-utils-2.1.9-4.el4.i386.rpm src: freetype-2.1.9-4.el4.src.rpm THIS FIXES THE BROKEN CENTOS-4
2006 Aug 02
0
CentOS-announce Digest, Vol 18, Issue 2
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
2015 Dec 18
1
Assistance much appreciated
On 2015-12-18 02:29, Simon Urbanek wrote: > Michael, > > I got access to PDP AIX so I can try to replicate your problem. Can you, please, share exactly your setup - AIX version and well as how exactly you installed the compilers (=where from)? I can then try to replicate it. AFAICS there is no official binary for gfortran nor gcc 4.7 so it must be some 3rd party - which could also be a
2015 May 24
4
Systemd
On 5/24/2015 12:22 PM, Gordon Messmer wrote: > On 05/24/2015 11:41 AM, Kirk Bocek wrote: >> to activate your selected daemon. I just used the new systemd commands, >> thinking that would be enough. So I tried that and rebooted. Nope, same >> problem: > > chronyd and ntpd both use UDP port 123, so each will terminate the > other when it starts. If both are enabled,
2015 Nov 04
2
Building R for AIX in 64-bit mode
On 2015-10-15 15:02, Prof Brian Ripley wrote: > On 15/10/2015 13:32, Michael Felt wrote: >> Hi. >> >> Just wanted to let you know I am getting close to packaging R for AIX in >> 64.bit mode. > > Which version? (You mentioned 3.1.3 and 3.2.2 far below.) There is > little value in reporting on frozen branches, and most value in > reporting on R-devel where
2015 May 24
3
Systemd
On 5/23/2015 11:22 PM, Luigi Rosa wrote: > Kirk Bocek wrote on 24/05/2015 04:37: >> So I've built my first CentOS 7 host and am learning all the new ways >> of doing >> things. I setup and enabled ntpd but after a reboot I get: > > In CentOS 7 is bettere to use chrony, here's an howto > > http://linoxide.com/linux-command/chrony-time-sync/ > So
2015 Dec 17
5
Assistance much appreciated
I have been struggling with this error message - and think I finally understand it's context. Start Line by line debugging shows me the function works: ... > saveRDS(val, mapfile) > val $variables $variables$IANA_HTTP_status_code_db [1] 0 1256 $variables$IANA_URI_scheme_db [1] 1256 3458 $variables$table_of_HTTP_status_codes [1] 4714 830 $references named list() $compressed
2015 Oct 15
3
Building R for AIX in 64-bit mode
Hi. Just wanted to let you know I am getting close to packaging R for AIX in 64.bit mode. One comment - the libtool.m4 I see used is quite old. The one I have on my system is 2.4.6, and what I see in R says: I am hoping a new libtool will clean up most of the manual work now needed. # Which release of libtool.m4 was used? macro_version=2.2.6 macro_revision=1.3012 This may be all that is