<rss version="2.0"><channel><title>Scientific Linux Errata 47 x86_64</title><link>http://ftp.scientificlinux.org/linux/scientific/47/x86_64/errata/SL/RPMS/repoview/latest-feed.xml</link><description>Latest packages for Scientific Linux Errata 47 x86_64</description><lastBuildDate>Fri, 24 Feb 2012 08:25:43 -0600</lastBuildDate><generator>Repoview-0.6.4</generator><item><guid>http://ftp.scientificlinux.org/linux/scientific/47/x86_64/errata/SL/RPMS/repoview/glibc-common.html+0:2.3.4-2.57.x86_64</guid><link>http://ftp.scientificlinux.org/linux/scientific/47/x86_64/errata/SL/RPMS/repoview/glibc-common.html</link><pubDate>Tue, 14 Feb 2012 17:45:46 +0000</pubDate><title>Update: glibc-common-2.3.4-2.57</title><description>&lt;?xml version="1.0" encoding="utf-8"?&gt;
&lt;div&gt;
	&lt;p&gt;
		&lt;strong&gt;Package:&lt;/strong&gt; glibc-common&lt;br /&gt;
		&lt;strong&gt;Summary:&lt;/strong&gt; Common binaries and locale data for glibc
	&lt;/p&gt;
	&lt;p&gt;
		&lt;strong&gt;Description:&lt;/strong&gt;&lt;br /&gt;
		The glibc-common package includes common binaries for the GNU libc
libraries, as well as national language (locale) support.
	&lt;/p&gt;
	&lt;h3&gt;Changes:&lt;/h3&gt;
	&lt;table cellpadding="0" cellspacing="5" border="0"&gt;
        &lt;tr&gt;
            &lt;td valign="top"&gt;&lt;a href="http://ftp.scientificlinux.org/linux/scientific/47/x86_64/errata/SL/RPMS/glibc-common-2.3.4-2.57.x86_64.rpm"&gt;glibc-common-2.3.4-2.57.x86_64&lt;/a&gt;
              [&lt;span style="white-space: nowrap"&gt;15.8 MiB&lt;/span&gt;]&lt;/td&gt;
            &lt;td valign="top"&gt;
              &lt;strong&gt;Changelog&lt;/strong&gt;
              by &lt;span&gt;Jeff Law (2012-01-24)&lt;/span&gt;:
              &lt;pre style="margin: 0pt 0pt 5pt 5pt"&gt;- Use malloc as needed in fnmatch (#769360)&lt;/pre&gt;
            &lt;/td&gt;
        &lt;/tr&gt;
    &lt;/table&gt;
&lt;/div&gt;</description></item><item><guid>http://ftp.scientificlinux.org/linux/scientific/47/x86_64/errata/SL/RPMS/repoview/glibc-headers.html+0:2.3.4-2.57.x86_64</guid><link>http://ftp.scientificlinux.org/linux/scientific/47/x86_64/errata/SL/RPMS/repoview/glibc-headers.html</link><pubDate>Tue, 14 Feb 2012 17:45:46 +0000</pubDate><title>Update: glibc-headers-2.3.4-2.57</title><description>&lt;?xml version="1.0" encoding="utf-8"?&gt;
&lt;div&gt;
	&lt;p&gt;
		&lt;strong&gt;Package:&lt;/strong&gt; glibc-headers&lt;br /&gt;
		&lt;strong&gt;Summary:&lt;/strong&gt; Header files for development using standard C libraries.
	&lt;/p&gt;
	&lt;p&gt;
		&lt;strong&gt;Description:&lt;/strong&gt;&lt;br /&gt;
		The glibc-headers package contains the header files necessary
for developing programs which use the standard C libraries (which are
used by nearly all programs).  If you are developing programs which
will use the standard C libraries, your system needs to have these
standard header files available in order to create the
executables.
Install glibc-headers if you are going to develop programs which will
use the standard C libraries.
	&lt;/p&gt;
	&lt;h3&gt;Changes:&lt;/h3&gt;
	&lt;table cellpadding="0" cellspacing="5" border="0"&gt;
        &lt;tr&gt;
            &lt;td valign="top"&gt;&lt;a href="http://ftp.scientificlinux.org/linux/scientific/47/x86_64/errata/SL/RPMS/glibc-headers-2.3.4-2.57.x86_64.rpm"&gt;glibc-headers-2.3.4-2.57.x86_64&lt;/a&gt;
              [&lt;span style="white-space: nowrap"&gt;577 KiB&lt;/span&gt;]&lt;/td&gt;
            &lt;td valign="top"&gt;
              &lt;strong&gt;Changelog&lt;/strong&gt;
              by &lt;span&gt;Jeff Law (2012-01-24)&lt;/span&gt;:
              &lt;pre style="margin: 0pt 0pt 5pt 5pt"&gt;- Use malloc as needed in fnmatch (#769360)&lt;/pre&gt;
            &lt;/td&gt;
        &lt;/tr&gt;
    &lt;/table&gt;
&lt;/div&gt;</description></item><item><guid>http://ftp.scientificlinux.org/linux/scientific/47/x86_64/errata/SL/RPMS/repoview/glibc-profile.html+0:2.3.4-2.57.x86_64</guid><link>http://ftp.scientificlinux.org/linux/scientific/47/x86_64/errata/SL/RPMS/repoview/glibc-profile.html</link><pubDate>Tue, 14 Feb 2012 17:45:46 +0000</pubDate><title>Update: glibc-profile-2.3.4-2.57</title><description>&lt;?xml version="1.0" encoding="utf-8"?&gt;
&lt;div&gt;
	&lt;p&gt;
		&lt;strong&gt;Package:&lt;/strong&gt; glibc-profile&lt;br /&gt;
		&lt;strong&gt;Summary:&lt;/strong&gt; The GNU libc libraries, including support for gprof profiling.
	&lt;/p&gt;
	&lt;p&gt;
		&lt;strong&gt;Description:&lt;/strong&gt;&lt;br /&gt;
		The glibc-profile package includes the GNU libc libraries and support
for profiling using the gprof program.  Profiling is analyzing a
program's functions to see how much CPU time they use and determining
which functions are calling other functions during execution.  To use
gprof to profile a program, your program needs to use the GNU libc
libraries included in glibc-profile (instead of the standard GNU libc
libraries included in the glibc package).
If you are going to use the gprof program to profile a program, you'll
need to install the glibc-profile package.
	&lt;/p&gt;
	&lt;h3&gt;Changes:&lt;/h3&gt;
	&lt;table cellpadding="0" cellspacing="5" border="0"&gt;
        &lt;tr&gt;
            &lt;td valign="top"&gt;&lt;a href="http://ftp.scientificlinux.org/linux/scientific/47/x86_64/errata/SL/RPMS/glibc-profile-2.3.4-2.57.x86_64.rpm"&gt;glibc-profile-2.3.4-2.57.x86_64&lt;/a&gt;
              [&lt;span style="white-space: nowrap"&gt;1.5 MiB&lt;/span&gt;]&lt;/td&gt;
            &lt;td valign="top"&gt;
              &lt;strong&gt;Changelog&lt;/strong&gt;
              by &lt;span&gt;Jeff Law (2012-01-24)&lt;/span&gt;:
              &lt;pre style="margin: 0pt 0pt 5pt 5pt"&gt;- Use malloc as needed in fnmatch (#769360)&lt;/pre&gt;
            &lt;/td&gt;
        &lt;/tr&gt;
    &lt;/table&gt;
&lt;/div&gt;</description></item><item><guid>http://ftp.scientificlinux.org/linux/scientific/47/x86_64/errata/SL/RPMS/repoview/glibc-utils.html+0:2.3.4-2.57.x86_64</guid><link>http://ftp.scientificlinux.org/linux/scientific/47/x86_64/errata/SL/RPMS/repoview/glibc-utils.html</link><pubDate>Tue, 14 Feb 2012 17:45:46 +0000</pubDate><title>Update: glibc-utils-2.3.4-2.57</title><description>&lt;?xml version="1.0" encoding="utf-8"?&gt;
&lt;div&gt;
	&lt;p&gt;
		&lt;strong&gt;Package:&lt;/strong&gt; glibc-utils&lt;br /&gt;
		&lt;strong&gt;Summary:&lt;/strong&gt; Development utilities from GNU C library
	&lt;/p&gt;
	&lt;p&gt;
		&lt;strong&gt;Description:&lt;/strong&gt;&lt;br /&gt;
		The glibc-utils package contains memusage, a memory usage profiler,
mtrace, a memory leak tracer and xtrace, a function call tracer
which can be helpful during program debugging.
If unsure if you need this, don't install this package.
	&lt;/p&gt;
	&lt;h3&gt;Changes:&lt;/h3&gt;
	&lt;table cellpadding="0" cellspacing="5" border="0"&gt;
        &lt;tr&gt;
            &lt;td valign="top"&gt;&lt;a href="http://ftp.scientificlinux.org/linux/scientific/47/x86_64/errata/SL/RPMS/glibc-utils-2.3.4-2.57.x86_64.rpm"&gt;glibc-utils-2.3.4-2.57.x86_64&lt;/a&gt;
              [&lt;span style="white-space: nowrap"&gt;114 KiB&lt;/span&gt;]&lt;/td&gt;
            &lt;td valign="top"&gt;
              &lt;strong&gt;Changelog&lt;/strong&gt;
              by &lt;span&gt;Jeff Law (2012-01-24)&lt;/span&gt;:
              &lt;pre style="margin: 0pt 0pt 5pt 5pt"&gt;- Use malloc as needed in fnmatch (#769360)&lt;/pre&gt;
            &lt;/td&gt;
        &lt;/tr&gt;
    &lt;/table&gt;
&lt;/div&gt;</description></item><item><guid>http://ftp.scientificlinux.org/linux/scientific/47/x86_64/errata/SL/RPMS/repoview/nptl-devel.html+0:2.3.4-2.57.x86_64</guid><link>http://ftp.scientificlinux.org/linux/scientific/47/x86_64/errata/SL/RPMS/repoview/nptl-devel.html</link><pubDate>Tue, 14 Feb 2012 17:45:46 +0000</pubDate><title>Update: nptl-devel-2.3.4-2.57</title><description>&lt;?xml version="1.0" encoding="utf-8"?&gt;
&lt;div&gt;
	&lt;p&gt;
		&lt;strong&gt;Package:&lt;/strong&gt; nptl-devel&lt;br /&gt;
		&lt;strong&gt;Summary:&lt;/strong&gt; Header files and static libraries for development using NPTL library.
	&lt;/p&gt;
	&lt;p&gt;
		&lt;strong&gt;Description:&lt;/strong&gt;&lt;br /&gt;
		The nptl-devel package contains the header and object files necessary
for developing programs which use the NPTL library (and either need
NPTL specific header files or want to link against NPTL statically).
	&lt;/p&gt;
	&lt;h3&gt;Changes:&lt;/h3&gt;
	&lt;table cellpadding="0" cellspacing="5" border="0"&gt;
        &lt;tr&gt;
            &lt;td valign="top"&gt;&lt;a href="http://ftp.scientificlinux.org/linux/scientific/47/x86_64/errata/SL/RPMS/nptl-devel-2.3.4-2.57.x86_64.rpm"&gt;nptl-devel-2.3.4-2.57.x86_64&lt;/a&gt;
              [&lt;span style="white-space: nowrap"&gt;1.0 MiB&lt;/span&gt;]&lt;/td&gt;
            &lt;td valign="top"&gt;
              &lt;strong&gt;Changelog&lt;/strong&gt;
              by &lt;span&gt;Jeff Law (2012-01-24)&lt;/span&gt;:
              &lt;pre style="margin: 0pt 0pt 5pt 5pt"&gt;- Use malloc as needed in fnmatch (#769360)&lt;/pre&gt;
            &lt;/td&gt;
        &lt;/tr&gt;
    &lt;/table&gt;
&lt;/div&gt;</description></item><item><guid>http://ftp.scientificlinux.org/linux/scientific/47/x86_64/errata/SL/RPMS/repoview/nscd.html+0:2.3.4-2.57.x86_64</guid><link>http://ftp.scientificlinux.org/linux/scientific/47/x86_64/errata/SL/RPMS/repoview/nscd.html</link><pubDate>Tue, 14 Feb 2012 17:45:46 +0000</pubDate><title>Update: nscd-2.3.4-2.57</title><description>&lt;?xml version="1.0" encoding="utf-8"?&gt;
&lt;div&gt;
	&lt;p&gt;
		&lt;strong&gt;Package:&lt;/strong&gt; nscd&lt;br /&gt;
		&lt;strong&gt;Summary:&lt;/strong&gt; A Name Service Caching Daemon (nscd).
	&lt;/p&gt;
	&lt;p&gt;
		&lt;strong&gt;Description:&lt;/strong&gt;&lt;br /&gt;
		Nscd caches name service lookups and can dramatically improve
performance with NIS+, and may help with DNS as well. Note that you
can't use nscd with 2.0 kernels because of bugs in the kernel-side
thread support. Unfortunately, nscd happens to hit these bugs
particularly hard.
	&lt;/p&gt;
	&lt;h3&gt;Changes:&lt;/h3&gt;
	&lt;table cellpadding="0" cellspacing="5" border="0"&gt;
        &lt;tr&gt;
            &lt;td valign="top"&gt;&lt;a href="http://ftp.scientificlinux.org/linux/scientific/47/x86_64/errata/SL/RPMS/nscd-2.3.4-2.57.x86_64.rpm"&gt;nscd-2.3.4-2.57.x86_64&lt;/a&gt;
              [&lt;span style="white-space: nowrap"&gt;149 KiB&lt;/span&gt;]&lt;/td&gt;
            &lt;td valign="top"&gt;
              &lt;strong&gt;Changelog&lt;/strong&gt;
              by &lt;span&gt;Jeff Law (2012-01-24)&lt;/span&gt;:
              &lt;pre style="margin: 0pt 0pt 5pt 5pt"&gt;- Use malloc as needed in fnmatch (#769360)&lt;/pre&gt;
            &lt;/td&gt;
        &lt;/tr&gt;
    &lt;/table&gt;
&lt;/div&gt;</description></item><item><guid>http://ftp.scientificlinux.org/linux/scientific/47/x86_64/errata/SL/RPMS/repoview/glibc.html+0:2.3.4-2.57.x86_64</guid><link>http://ftp.scientificlinux.org/linux/scientific/47/x86_64/errata/SL/RPMS/repoview/glibc.html</link><pubDate>Tue, 14 Feb 2012 17:45:46 +0000</pubDate><title>Update: glibc-2.3.4-2.57</title><description>&lt;?xml version="1.0" encoding="utf-8"?&gt;
&lt;div&gt;
	&lt;p&gt;
		&lt;strong&gt;Package:&lt;/strong&gt; glibc&lt;br /&gt;
		&lt;strong&gt;Summary:&lt;/strong&gt; The GNU libc libraries.
	&lt;/p&gt;
	&lt;p&gt;
		&lt;strong&gt;Description:&lt;/strong&gt;&lt;br /&gt;
		The glibc package contains standard libraries which are used by
multiple programs on the system. In order to save disk space and
memory, as well as to make upgrading easier, common system code is
kept in one place and shared between programs. This particular package
contains the most important sets of shared libraries: the standard C
library and the standard math library. Without these two libraries, a
Linux system will not function.
	&lt;/p&gt;
	&lt;h3&gt;Changes:&lt;/h3&gt;
	&lt;table cellpadding="0" cellspacing="5" border="0"&gt;
        &lt;tr&gt;
            &lt;td valign="top"&gt;&lt;a href="http://ftp.scientificlinux.org/linux/scientific/47/x86_64/errata/SL/RPMS/glibc-2.3.4-2.57.x86_64.rpm"&gt;glibc-2.3.4-2.57.x86_64&lt;/a&gt;
              [&lt;span style="white-space: nowrap"&gt;5.0 MiB&lt;/span&gt;]&lt;/td&gt;
            &lt;td valign="top"&gt;
              &lt;strong&gt;Changelog&lt;/strong&gt;
              by &lt;span&gt;Jeff Law (2012-01-24)&lt;/span&gt;:
              &lt;pre style="margin: 0pt 0pt 5pt 5pt"&gt;- Use malloc as needed in fnmatch (#769360)&lt;/pre&gt;
            &lt;/td&gt;
        &lt;/tr&gt;&lt;tr&gt;
            &lt;td valign="top"&gt;&lt;a href="http://ftp.scientificlinux.org/linux/scientific/47/x86_64/errata/SL/RPMS/glibc-2.3.4-2.57.i686.rpm"&gt;glibc-2.3.4-2.57.i686&lt;/a&gt;
              [&lt;span style="white-space: nowrap"&gt;6.0 MiB&lt;/span&gt;]&lt;/td&gt;
            &lt;td valign="top"&gt;
              &lt;strong&gt;Changelog&lt;/strong&gt;
              by &lt;span&gt;Jeff Law (2012-01-24)&lt;/span&gt;:
              &lt;pre style="margin: 0pt 0pt 5pt 5pt"&gt;- Use malloc as needed in fnmatch (#769360)&lt;/pre&gt;
            &lt;/td&gt;
        &lt;/tr&gt;
    &lt;/table&gt;
&lt;/div&gt;</description></item><item><guid>http://ftp.scientificlinux.org/linux/scientific/47/x86_64/errata/SL/RPMS/repoview/glibc-devel.html+0:2.3.4-2.57.i386</guid><link>http://ftp.scientificlinux.org/linux/scientific/47/x86_64/errata/SL/RPMS/repoview/glibc-devel.html</link><pubDate>Tue, 14 Feb 2012 17:40:08 +0000</pubDate><title>Update: glibc-devel-2.3.4-2.57</title><description>&lt;?xml version="1.0" encoding="utf-8"?&gt;
&lt;div&gt;
	&lt;p&gt;
		&lt;strong&gt;Package:&lt;/strong&gt; glibc-devel&lt;br /&gt;
		&lt;strong&gt;Summary:&lt;/strong&gt; Object files for development using standard C libraries.
	&lt;/p&gt;
	&lt;p&gt;
		&lt;strong&gt;Description:&lt;/strong&gt;&lt;br /&gt;
		The glibc-devel package contains the object files necessary
for developing programs which use the standard C libraries (which are
used by nearly all programs).  If you are developing programs which
will use the standard C libraries, your system needs to have these
standard object files available in order to create the
executables.
Install glibc-devel if you are going to develop programs which will
use the standard C libraries.
	&lt;/p&gt;
	&lt;h3&gt;Changes:&lt;/h3&gt;
	&lt;table cellpadding="0" cellspacing="5" border="0"&gt;
        &lt;tr&gt;
            &lt;td valign="top"&gt;&lt;a href="http://ftp.scientificlinux.org/linux/scientific/47/x86_64/errata/SL/RPMS/glibc-devel-2.3.4-2.57.i386.rpm"&gt;glibc-devel-2.3.4-2.57.i386&lt;/a&gt;
              [&lt;span style="white-space: nowrap"&gt;1.9 MiB&lt;/span&gt;]&lt;/td&gt;
            &lt;td valign="top"&gt;
              &lt;strong&gt;Changelog&lt;/strong&gt;
              by &lt;span&gt;Jeff Law (2012-01-24)&lt;/span&gt;:
              &lt;pre style="margin: 0pt 0pt 5pt 5pt"&gt;- Use malloc as needed in fnmatch (#769360)&lt;/pre&gt;
            &lt;/td&gt;
        &lt;/tr&gt;&lt;tr&gt;
            &lt;td valign="top"&gt;&lt;a href="http://ftp.scientificlinux.org/linux/scientific/47/x86_64/errata/SL/RPMS/glibc-devel-2.3.4-2.57.x86_64.rpm"&gt;glibc-devel-2.3.4-2.57.x86_64&lt;/a&gt;
              [&lt;span style="white-space: nowrap"&gt;2.4 MiB&lt;/span&gt;]&lt;/td&gt;
            &lt;td valign="top"&gt;
              &lt;strong&gt;Changelog&lt;/strong&gt;
              by &lt;span&gt;Jeff Law (2012-01-24)&lt;/span&gt;:
              &lt;pre style="margin: 0pt 0pt 5pt 5pt"&gt;- Use malloc as needed in fnmatch (#769360)&lt;/pre&gt;
            &lt;/td&gt;
        &lt;/tr&gt;
    &lt;/table&gt;
&lt;/div&gt;</description></item><item><guid>http://ftp.scientificlinux.org/linux/scientific/47/x86_64/errata/SL/RPMS/repoview/xorg-x11-deprecated-libs.html+0:6.8.2-1.EL.70.x86_64</guid><link>http://ftp.scientificlinux.org/linux/scientific/47/x86_64/errata/SL/RPMS/repoview/xorg-x11-deprecated-libs.html</link><pubDate>Thu, 06 Oct 2011 20:02:23 +0000</pubDate><title>Update: xorg-x11-deprecated-libs-6.8.2-1.EL.70</title><description>&lt;?xml version="1.0" encoding="utf-8"?&gt;
&lt;div&gt;
	&lt;p&gt;
		&lt;strong&gt;Package:&lt;/strong&gt; xorg-x11-deprecated-libs&lt;br /&gt;
		&lt;strong&gt;Summary:&lt;/strong&gt; Deprecated X Window System shared libraries
	&lt;/p&gt;
	&lt;p&gt;
		&lt;strong&gt;Description:&lt;/strong&gt;&lt;br /&gt;
		This package contains shared library runtimes which have been deprecated,
but are provided still for compatibilty with existing applications that link
to them.  Software projects which use these libraries, should port their
code to current alternatives.
	&lt;/p&gt;
	&lt;h3&gt;Changes:&lt;/h3&gt;
	&lt;table cellpadding="0" cellspacing="5" border="0"&gt;
        &lt;tr&gt;
            &lt;td valign="top"&gt;&lt;a href="http://ftp.scientificlinux.org/linux/scientific/47/x86_64/errata/SL/RPMS/xorg-x11-deprecated-libs-6.8.2-1.EL.70.x86_64.rpm"&gt;xorg-x11-deprecated-libs-6.8.2-1.EL.70.x86_64&lt;/a&gt;
              [&lt;span style="white-space: nowrap"&gt;280 KiB&lt;/span&gt;]&lt;/td&gt;
            &lt;td valign="top"&gt;
              &lt;strong&gt;Changelog&lt;/strong&gt;
              by &lt;span&gt;Adam Jackson (2011-09-27)&lt;/span&gt;:
              &lt;pre style="margin: 0pt 0pt 5pt 5pt"&gt;- cve-2011-4818.patch: Multiple input sanitization issues in GLX and Render&lt;/pre&gt;
            &lt;/td&gt;
        &lt;/tr&gt;&lt;tr&gt;
            &lt;td valign="top"&gt;&lt;a href="http://ftp.scientificlinux.org/linux/scientific/47/x86_64/errata/SL/RPMS/xorg-x11-deprecated-libs-6.8.2-1.EL.70.i386.rpm"&gt;xorg-x11-deprecated-libs-6.8.2-1.EL.70.i386&lt;/a&gt;
              [&lt;span style="white-space: nowrap"&gt;278 KiB&lt;/span&gt;]&lt;/td&gt;
            &lt;td valign="top"&gt;
              &lt;strong&gt;Changelog&lt;/strong&gt;
              by &lt;span&gt;Adam Jackson (2011-09-27)&lt;/span&gt;:
              &lt;pre style="margin: 0pt 0pt 5pt 5pt"&gt;- cve-2011-4818.patch: Multiple input sanitization issues in GLX and Render&lt;/pre&gt;
            &lt;/td&gt;
        &lt;/tr&gt;&lt;tr&gt;
            &lt;td valign="top"&gt;&lt;a href="http://ftp.scientificlinux.org/linux/scientific/47/x86_64/errata/SL/RPMS/xorg-x11-deprecated-libs-6.8.2-1.EL.69.x86_64.rpm"&gt;xorg-x11-deprecated-libs-6.8.2-1.EL.69.x86_64&lt;/a&gt;
              [&lt;span style="white-space: nowrap"&gt;280 KiB&lt;/span&gt;]&lt;/td&gt;
            &lt;td valign="top"&gt;
              &lt;strong&gt;Changelog&lt;/strong&gt;
              by &lt;span&gt;Soren Sandmann (2011-08-09)&lt;/span&gt;:
              &lt;pre style="margin: 0pt 0pt 5pt 5pt"&gt;- cve-2011-2895.patch: Prevent heap corruption/infinite loop (#725760)&lt;/pre&gt;
            &lt;/td&gt;
        &lt;/tr&gt;&lt;tr&gt;
            &lt;td valign="top"&gt;&lt;a href="http://ftp.scientificlinux.org/linux/scientific/47/x86_64/errata/SL/RPMS/xorg-x11-deprecated-libs-6.8.2-1.EL.69.i386.rpm"&gt;xorg-x11-deprecated-libs-6.8.2-1.EL.69.i386&lt;/a&gt;
              [&lt;span style="white-space: nowrap"&gt;278 KiB&lt;/span&gt;]&lt;/td&gt;
            &lt;td valign="top"&gt;
              &lt;strong&gt;Changelog&lt;/strong&gt;
              by &lt;span&gt;Soren Sandmann (2011-08-09)&lt;/span&gt;:
              &lt;pre style="margin: 0pt 0pt 5pt 5pt"&gt;- cve-2011-2895.patch: Prevent heap corruption/infinite loop (#725760)&lt;/pre&gt;
            &lt;/td&gt;
        &lt;/tr&gt;&lt;tr&gt;
            &lt;td valign="top"&gt;&lt;a href="http://ftp.scientificlinux.org/linux/scientific/47/x86_64/errata/SL/RPMS/xorg-x11-deprecated-libs-6.8.2-1.EL.68.x86_64.rpm"&gt;xorg-x11-deprecated-libs-6.8.2-1.EL.68.x86_64&lt;/a&gt;
              [&lt;span style="white-space: nowrap"&gt;279 KiB&lt;/span&gt;]&lt;/td&gt;
            &lt;td valign="top"&gt;
              &lt;strong&gt;Changelog&lt;/strong&gt;
              by &lt;span&gt;Adam Jackson (2011-04-13)&lt;/span&gt;:
              &lt;pre style="margin: 0pt 0pt 5pt 5pt"&gt;- cve-2011-0465.patch: Fix escaping and quoting logic to match upstream (#696317)&lt;/pre&gt;
            &lt;/td&gt;
        &lt;/tr&gt;&lt;tr&gt;
            &lt;td valign="top"&gt;&lt;a href="http://ftp.scientificlinux.org/linux/scientific/47/x86_64/errata/SL/RPMS/xorg-x11-deprecated-libs-6.8.2-1.EL.68.i386.rpm"&gt;xorg-x11-deprecated-libs-6.8.2-1.EL.68.i386&lt;/a&gt;
              [&lt;span style="white-space: nowrap"&gt;277 KiB&lt;/span&gt;]&lt;/td&gt;
            &lt;td valign="top"&gt;
              &lt;strong&gt;Changelog&lt;/strong&gt;
              by &lt;span&gt;Adam Jackson (2011-04-13)&lt;/span&gt;:
              &lt;pre style="margin: 0pt 0pt 5pt 5pt"&gt;- cve-2011-0465.patch: Fix escaping and quoting logic to match upstream (#696317)&lt;/pre&gt;
            &lt;/td&gt;
        &lt;/tr&gt;&lt;tr&gt;
            &lt;td valign="top"&gt;&lt;a href="http://ftp.scientificlinux.org/linux/scientific/47/x86_64/errata/SL/RPMS/xorg-x11-deprecated-libs-6.8.2-1.EL.67.x86_64.rpm"&gt;xorg-x11-deprecated-libs-6.8.2-1.EL.67.x86_64&lt;/a&gt;
              [&lt;span style="white-space: nowrap"&gt;279 KiB&lt;/span&gt;]&lt;/td&gt;
            &lt;td valign="top"&gt;
              &lt;strong&gt;Changelog&lt;/strong&gt;
              by &lt;span&gt;Adam Jackson (2011-03-16)&lt;/span&gt;:
              &lt;pre style="margin: 0pt 0pt 5pt 5pt"&gt;- cve-2011-0465.patch: Sanitize cpp macro expansion. (CVE 2011-0465)&lt;/pre&gt;
            &lt;/td&gt;
        &lt;/tr&gt;&lt;tr&gt;
            &lt;td valign="top"&gt;&lt;a href="http://ftp.scientificlinux.org/linux/scientific/47/x86_64/errata/SL/RPMS/xorg-x11-deprecated-libs-6.8.2-1.EL.67.i386.rpm"&gt;xorg-x11-deprecated-libs-6.8.2-1.EL.67.i386&lt;/a&gt;
              [&lt;span style="white-space: nowrap"&gt;277 KiB&lt;/span&gt;]&lt;/td&gt;
            &lt;td valign="top"&gt;
              &lt;strong&gt;Changelog&lt;/strong&gt;
              by &lt;span&gt;Adam Jackson (2011-03-16)&lt;/span&gt;:
              &lt;pre style="margin: 0pt 0pt 5pt 5pt"&gt;- cve-2011-0465.patch: Sanitize cpp macro expansion. (CVE 2011-0465)&lt;/pre&gt;
            &lt;/td&gt;
        &lt;/tr&gt;
    &lt;/table&gt;
&lt;/div&gt;</description></item><item><guid>http://ftp.scientificlinux.org/linux/scientific/47/x86_64/errata/SL/RPMS/repoview/xorg-x11.html+0:6.8.2-1.EL.70.x86_64</guid><link>http://ftp.scientificlinux.org/linux/scientific/47/x86_64/errata/SL/RPMS/repoview/xorg-x11.html</link><pubDate>Thu, 06 Oct 2011 20:02:23 +0000</pubDate><title>Update: xorg-x11-6.8.2-1.EL.70</title><description>&lt;?xml version="1.0" encoding="utf-8"?&gt;
&lt;div&gt;
	&lt;p&gt;
		&lt;strong&gt;Package:&lt;/strong&gt; xorg-x11&lt;br /&gt;
		&lt;strong&gt;Summary:&lt;/strong&gt; The basic fonts, programs and docs for an X workstation.
	&lt;/p&gt;
	&lt;p&gt;
		&lt;strong&gt;Description:&lt;/strong&gt;&lt;br /&gt;
		X.org X11 is an open source implementation of the X Window System.  It
provides the basic low level functionality which full fledged
graphical user interfaces (GUIs) such as GNOME and KDE are designed
upon.
	&lt;/p&gt;
	&lt;h3&gt;Changes:&lt;/h3&gt;
	&lt;table cellpadding="0" cellspacing="5" border="0"&gt;
        &lt;tr&gt;
            &lt;td valign="top"&gt;&lt;a href="http://ftp.scientificlinux.org/linux/scientific/47/x86_64/errata/SL/RPMS/xorg-x11-6.8.2-1.EL.70.x86_64.rpm"&gt;xorg-x11-6.8.2-1.EL.70.x86_64&lt;/a&gt;
              [&lt;span style="white-space: nowrap"&gt;12.9 MiB&lt;/span&gt;]&lt;/td&gt;
            &lt;td valign="top"&gt;
              &lt;strong&gt;Changelog&lt;/strong&gt;
              by &lt;span&gt;Adam Jackson (2011-09-27)&lt;/span&gt;:
              &lt;pre style="margin: 0pt 0pt 5pt 5pt"&gt;- cve-2011-4818.patch: Multiple input sanitization issues in GLX and Render&lt;/pre&gt;
            &lt;/td&gt;
        &lt;/tr&gt;&lt;tr&gt;
            &lt;td valign="top"&gt;&lt;a href="http://ftp.scientificlinux.org/linux/scientific/47/x86_64/errata/SL/RPMS/xorg-x11-6.8.2-1.EL.69.x86_64.rpm"&gt;xorg-x11-6.8.2-1.EL.69.x86_64&lt;/a&gt;
              [&lt;span style="white-space: nowrap"&gt;12.9 MiB&lt;/span&gt;]&lt;/td&gt;
            &lt;td valign="top"&gt;
              &lt;strong&gt;Changelog&lt;/strong&gt;
              by &lt;span&gt;Soren Sandmann (2011-08-09)&lt;/span&gt;:
              &lt;pre style="margin: 0pt 0pt 5pt 5pt"&gt;- cve-2011-2895.patch: Prevent heap corruption/infinite loop (#725760)&lt;/pre&gt;
            &lt;/td&gt;
        &lt;/tr&gt;&lt;tr&gt;
            &lt;td valign="top"&gt;&lt;a href="http://ftp.scientificlinux.org/linux/scientific/47/x86_64/errata/SL/RPMS/xorg-x11-6.8.2-1.EL.68.x86_64.rpm"&gt;xorg-x11-6.8.2-1.EL.68.x86_64&lt;/a&gt;
              [&lt;span style="white-space: nowrap"&gt;12.9 MiB&lt;/span&gt;]&lt;/td&gt;
            &lt;td valign="top"&gt;
              &lt;strong&gt;Changelog&lt;/strong&gt;
              by &lt;span&gt;Adam Jackson (2011-04-13)&lt;/span&gt;:
              &lt;pre style="margin: 0pt 0pt 5pt 5pt"&gt;- cve-2011-0465.patch: Fix escaping and quoting logic to match upstream (#696317)&lt;/pre&gt;
            &lt;/td&gt;
        &lt;/tr&gt;&lt;tr&gt;
            &lt;td valign="top"&gt;&lt;a href="http://ftp.scientificlinux.org/linux/scientific/47/x86_64/errata/SL/RPMS/xorg-x11-6.8.2-1.EL.67.x86_64.rpm"&gt;xorg-x11-6.8.2-1.EL.67.x86_64&lt;/a&gt;
              [&lt;span style="white-space: nowrap"&gt;12.9 MiB&lt;/span&gt;]&lt;/td&gt;
            &lt;td valign="top"&gt;
              &lt;strong&gt;Changelog&lt;/strong&gt;
              by &lt;span&gt;Adam Jackson (2011-03-16)&lt;/span&gt;:
              &lt;pre style="margin: 0pt 0pt 5pt 5pt"&gt;- cve-2011-0465.patch: Sanitize cpp macro expansion. (CVE 2011-0465)&lt;/pre&gt;
            &lt;/td&gt;
        &lt;/tr&gt;
    &lt;/table&gt;
&lt;/div&gt;</description></item><item><guid>http://ftp.scientificlinux.org/linux/scientific/47/x86_64/errata/SL/RPMS/repoview/rpm-python.html+0:4.3.3-35_nonptl.el4.x86_64</guid><link>http://ftp.scientificlinux.org/linux/scientific/47/x86_64/errata/SL/RPMS/repoview/rpm-python.html</link><pubDate>Mon, 03 Oct 2011 21:22:38 +0000</pubDate><title>Update: rpm-python-4.3.3-35_nonptl.el4</title><description>&lt;?xml version="1.0" encoding="utf-8"?&gt;
&lt;div&gt;
	&lt;p&gt;
		&lt;strong&gt;Package:&lt;/strong&gt; rpm-python&lt;br /&gt;
		&lt;strong&gt;Summary:&lt;/strong&gt; Python bindings for apps which will manipulate RPM packages.
	&lt;/p&gt;
	&lt;p&gt;
		&lt;strong&gt;Description:&lt;/strong&gt;&lt;br /&gt;
		The rpm-python package contains a module that permits applications
written in the Python programming language to use the interface
supplied by RPM Package Manager libraries.
This package should be installed if you want to develop Python
programs that will manipulate RPM packages and databases.
	&lt;/p&gt;
	&lt;h3&gt;Changes:&lt;/h3&gt;
	&lt;table cellpadding="0" cellspacing="5" border="0"&gt;
        &lt;tr&gt;
            &lt;td valign="top"&gt;&lt;a href="http://ftp.scientificlinux.org/linux/scientific/47/x86_64/errata/SL/RPMS/rpm-python-4.3.3-35_nonptl.el4.x86_64.rpm"&gt;rpm-python-4.3.3-35_nonptl.el4.x86_64&lt;/a&gt;
              [&lt;span style="white-space: nowrap"&gt;92 KiB&lt;/span&gt;]&lt;/td&gt;
            &lt;td valign="top"&gt;
              &lt;strong&gt;Changelog&lt;/strong&gt;
              by &lt;span&gt;Panu Matilainen (2011-09-30)&lt;/span&gt;:
              &lt;pre style="margin: 0pt 0pt 5pt 5pt"&gt;- fix thinko in the CVE backport&lt;/pre&gt;
            &lt;/td&gt;
        &lt;/tr&gt;&lt;tr&gt;
            &lt;td valign="top"&gt;&lt;a href="http://ftp.scientificlinux.org/linux/scientific/47/x86_64/errata/SL/RPMS/rpm-python-4.3.3-33_nonptl.el4_8.1.x86_64.rpm"&gt;rpm-python-4.3.3-33_nonptl.el4_8.1.x86_64&lt;/a&gt;
              [&lt;span style="white-space: nowrap"&gt;92 KiB&lt;/span&gt;]&lt;/td&gt;
            &lt;td valign="top"&gt;
              &lt;strong&gt;Changelog&lt;/strong&gt;
              by &lt;span&gt;Jindrich Novy (2010-08-30)&lt;/span&gt;:
              &lt;pre style="margin: 0pt 0pt 5pt 5pt"&gt;- fix CVE-2010-2059, fails to drop SUID/SGID bits on package upgrade (#626709)
- add dist tag&lt;/pre&gt;
            &lt;/td&gt;
        &lt;/tr&gt;
    &lt;/table&gt;
&lt;/div&gt;</description></item><item><guid>http://ftp.scientificlinux.org/linux/scientific/47/x86_64/errata/SL/RPMS/repoview/rpm-libs.html+0:4.3.3-35_nonptl.el4.x86_64</guid><link>http://ftp.scientificlinux.org/linux/scientific/47/x86_64/errata/SL/RPMS/repoview/rpm-libs.html</link><pubDate>Mon, 03 Oct 2011 21:22:38 +0000</pubDate><title>Update: rpm-libs-4.3.3-35_nonptl.el4</title><description>&lt;?xml version="1.0" encoding="utf-8"?&gt;
&lt;div&gt;
	&lt;p&gt;
		&lt;strong&gt;Package:&lt;/strong&gt; rpm-libs&lt;br /&gt;
		&lt;strong&gt;Summary:&lt;/strong&gt; Libraries for manipulating RPM packages.
	&lt;/p&gt;
	&lt;p&gt;
		&lt;strong&gt;Description:&lt;/strong&gt;&lt;br /&gt;
		This package contains the RPM shared libraries.
	&lt;/p&gt;
	&lt;h3&gt;Changes:&lt;/h3&gt;
	&lt;table cellpadding="0" cellspacing="5" border="0"&gt;
        &lt;tr&gt;
            &lt;td valign="top"&gt;&lt;a href="http://ftp.scientificlinux.org/linux/scientific/47/x86_64/errata/SL/RPMS/rpm-libs-4.3.3-35_nonptl.el4.x86_64.rpm"&gt;rpm-libs-4.3.3-35_nonptl.el4.x86_64&lt;/a&gt;
              [&lt;span style="white-space: nowrap"&gt;828 KiB&lt;/span&gt;]&lt;/td&gt;
            &lt;td valign="top"&gt;
              &lt;strong&gt;Changelog&lt;/strong&gt;
              by &lt;span&gt;Panu Matilainen (2011-09-30)&lt;/span&gt;:
              &lt;pre style="margin: 0pt 0pt 5pt 5pt"&gt;- fix thinko in the CVE backport&lt;/pre&gt;
            &lt;/td&gt;
        &lt;/tr&gt;&lt;tr&gt;
            &lt;td valign="top"&gt;&lt;a href="http://ftp.scientificlinux.org/linux/scientific/47/x86_64/errata/SL/RPMS/rpm-libs-4.3.3-35_nonptl.el4.i386.rpm"&gt;rpm-libs-4.3.3-35_nonptl.el4.i386&lt;/a&gt;
              [&lt;span style="white-space: nowrap"&gt;784 KiB&lt;/span&gt;]&lt;/td&gt;
            &lt;td valign="top"&gt;
              &lt;strong&gt;Changelog&lt;/strong&gt;
              by &lt;span&gt;Panu Matilainen (2011-09-30)&lt;/span&gt;:
              &lt;pre style="margin: 0pt 0pt 5pt 5pt"&gt;- fix thinko in the CVE backport&lt;/pre&gt;
            &lt;/td&gt;
        &lt;/tr&gt;&lt;tr&gt;
            &lt;td valign="top"&gt;&lt;a href="http://ftp.scientificlinux.org/linux/scientific/47/x86_64/errata/SL/RPMS/rpm-libs-4.3.3-33_nonptl.el4_8.1.i386.rpm"&gt;rpm-libs-4.3.3-33_nonptl.el4_8.1.i386&lt;/a&gt;
              [&lt;span style="white-space: nowrap"&gt;784 KiB&lt;/span&gt;]&lt;/td&gt;
            &lt;td valign="top"&gt;
              &lt;strong&gt;Changelog&lt;/strong&gt;
              by &lt;span&gt;Jindrich Novy (2010-08-30)&lt;/span&gt;:
              &lt;pre style="margin: 0pt 0pt 5pt 5pt"&gt;- fix CVE-2010-2059, fails to drop SUID/SGID bits on package upgrade (#626709)
- add dist tag&lt;/pre&gt;
            &lt;/td&gt;
        &lt;/tr&gt;&lt;tr&gt;
            &lt;td valign="top"&gt;&lt;a href="http://ftp.scientificlinux.org/linux/scientific/47/x86_64/errata/SL/RPMS/rpm-libs-4.3.3-33_nonptl.el4_8.1.x86_64.rpm"&gt;rpm-libs-4.3.3-33_nonptl.el4_8.1.x86_64&lt;/a&gt;
              [&lt;span style="white-space: nowrap"&gt;828 KiB&lt;/span&gt;]&lt;/td&gt;
            &lt;td valign="top"&gt;
              &lt;strong&gt;Changelog&lt;/strong&gt;
              by &lt;span&gt;Jindrich Novy (2010-08-30)&lt;/span&gt;:
              &lt;pre style="margin: 0pt 0pt 5pt 5pt"&gt;- fix CVE-2010-2059, fails to drop SUID/SGID bits on package upgrade (#626709)
- add dist tag&lt;/pre&gt;
            &lt;/td&gt;
        &lt;/tr&gt;
    &lt;/table&gt;
&lt;/div&gt;</description></item><item><guid>http://ftp.scientificlinux.org/linux/scientific/47/x86_64/errata/SL/RPMS/repoview/rpm-devel.html+0:4.3.3-35_nonptl.el4.x86_64</guid><link>http://ftp.scientificlinux.org/linux/scientific/47/x86_64/errata/SL/RPMS/repoview/rpm-devel.html</link><pubDate>Mon, 03 Oct 2011 21:22:38 +0000</pubDate><title>Update: rpm-devel-4.3.3-35_nonptl.el4</title><description>&lt;?xml version="1.0" encoding="utf-8"?&gt;
&lt;div&gt;
	&lt;p&gt;
		&lt;strong&gt;Package:&lt;/strong&gt; rpm-devel&lt;br /&gt;
		&lt;strong&gt;Summary:&lt;/strong&gt; Development files for manipulating RPM packages.
	&lt;/p&gt;
	&lt;p&gt;
		&lt;strong&gt;Description:&lt;/strong&gt;&lt;br /&gt;
		This package contains the RPM C library and header files. These
development files will simplify the process of writing programs that
manipulate RPM packages and databases. These files are intended to
simplify the process of creating graphical package managers or any
other tools that need an intimate knowledge of RPM packages in order
to function.
This package should be installed if you want to develop programs that
will manipulate RPM packages and databases.
	&lt;/p&gt;
	&lt;h3&gt;Changes:&lt;/h3&gt;
	&lt;table cellpadding="0" cellspacing="5" border="0"&gt;
        &lt;tr&gt;
            &lt;td valign="top"&gt;&lt;a href="http://ftp.scientificlinux.org/linux/scientific/47/x86_64/errata/SL/RPMS/rpm-devel-4.3.3-35_nonptl.el4.x86_64.rpm"&gt;rpm-devel-4.3.3-35_nonptl.el4.x86_64&lt;/a&gt;
              [&lt;span style="white-space: nowrap"&gt;3.3 MiB&lt;/span&gt;]&lt;/td&gt;
            &lt;td valign="top"&gt;
              &lt;strong&gt;Changelog&lt;/strong&gt;
              by &lt;span&gt;Panu Matilainen (2011-09-30)&lt;/span&gt;:
              &lt;pre style="margin: 0pt 0pt 5pt 5pt"&gt;- fix thinko in the CVE backport&lt;/pre&gt;
            &lt;/td&gt;
        &lt;/tr&gt;&lt;tr&gt;
            &lt;td valign="top"&gt;&lt;a href="http://ftp.scientificlinux.org/linux/scientific/47/x86_64/errata/SL/RPMS/rpm-devel-4.3.3-33_nonptl.el4_8.1.x86_64.rpm"&gt;rpm-devel-4.3.3-33_nonptl.el4_8.1.x86_64&lt;/a&gt;
              [&lt;span style="white-space: nowrap"&gt;3.3 MiB&lt;/span&gt;]&lt;/td&gt;
            &lt;td valign="top"&gt;
              &lt;strong&gt;Changelog&lt;/strong&gt;
              by &lt;span&gt;Jindrich Novy (2010-08-30)&lt;/span&gt;:
              &lt;pre style="margin: 0pt 0pt 5pt 5pt"&gt;- fix CVE-2010-2059, fails to drop SUID/SGID bits on package upgrade (#626709)
- add dist tag&lt;/pre&gt;
            &lt;/td&gt;
        &lt;/tr&gt;
    &lt;/table&gt;
&lt;/div&gt;</description></item><item><guid>http://ftp.scientificlinux.org/linux/scientific/47/x86_64/errata/SL/RPMS/repoview/rpm-build.html+0:4.3.3-35_nonptl.el4.x86_64</guid><link>http://ftp.scientificlinux.org/linux/scientific/47/x86_64/errata/SL/RPMS/repoview/rpm-build.html</link><pubDate>Mon, 03 Oct 2011 21:22:38 +0000</pubDate><title>Update: rpm-build-4.3.3-35_nonptl.el4</title><description>&lt;?xml version="1.0" encoding="utf-8"?&gt;
&lt;div&gt;
	&lt;p&gt;
		&lt;strong&gt;Package:&lt;/strong&gt; rpm-build&lt;br /&gt;
		&lt;strong&gt;Summary:&lt;/strong&gt; Scripts and executable programs used to build packages.
	&lt;/p&gt;
	&lt;p&gt;
		&lt;strong&gt;Description:&lt;/strong&gt;&lt;br /&gt;
		The rpm-build package contains the scripts and executable programs
that are used to build packages using the RPM Package Manager.
	&lt;/p&gt;
	&lt;h3&gt;Changes:&lt;/h3&gt;
	&lt;table cellpadding="0" cellspacing="5" border="0"&gt;
        &lt;tr&gt;
            &lt;td valign="top"&gt;&lt;a href="http://ftp.scientificlinux.org/linux/scientific/47/x86_64/errata/SL/RPMS/rpm-build-4.3.3-35_nonptl.el4.x86_64.rpm"&gt;rpm-build-4.3.3-35_nonptl.el4.x86_64&lt;/a&gt;
              [&lt;span style="white-space: nowrap"&gt;489 KiB&lt;/span&gt;]&lt;/td&gt;
            &lt;td valign="top"&gt;
              &lt;strong&gt;Changelog&lt;/strong&gt;
              by &lt;span&gt;Panu Matilainen (2011-09-30)&lt;/span&gt;:
              &lt;pre style="margin: 0pt 0pt 5pt 5pt"&gt;- fix thinko in the CVE backport&lt;/pre&gt;
            &lt;/td&gt;
        &lt;/tr&gt;&lt;tr&gt;
            &lt;td valign="top"&gt;&lt;a href="http://ftp.scientificlinux.org/linux/scientific/47/x86_64/errata/SL/RPMS/rpm-build-4.3.3-33_nonptl.el4_8.1.x86_64.rpm"&gt;rpm-build-4.3.3-33_nonptl.el4_8.1.x86_64&lt;/a&gt;
              [&lt;span style="white-space: nowrap"&gt;488 KiB&lt;/span&gt;]&lt;/td&gt;
            &lt;td valign="top"&gt;
              &lt;strong&gt;Changelog&lt;/strong&gt;
              by &lt;span&gt;Jindrich Novy (2010-08-30)&lt;/span&gt;:
              &lt;pre style="margin: 0pt 0pt 5pt 5pt"&gt;- fix CVE-2010-2059, fails to drop SUID/SGID bits on package upgrade (#626709)
- add dist tag&lt;/pre&gt;
            &lt;/td&gt;
        &lt;/tr&gt;
    &lt;/table&gt;
&lt;/div&gt;</description></item><item><guid>http://ftp.scientificlinux.org/linux/scientific/47/x86_64/errata/SL/RPMS/repoview/rpm.html+0:4.3.3-35_nonptl.el4.x86_64</guid><link>http://ftp.scientificlinux.org/linux/scientific/47/x86_64/errata/SL/RPMS/repoview/rpm.html</link><pubDate>Mon, 03 Oct 2011 21:22:38 +0000</pubDate><title>Update: rpm-4.3.3-35_nonptl.el4</title><description>&lt;?xml version="1.0" encoding="utf-8"?&gt;
&lt;div&gt;
	&lt;p&gt;
		&lt;strong&gt;Package:&lt;/strong&gt; rpm&lt;br /&gt;
		&lt;strong&gt;Summary:&lt;/strong&gt; The RPM package management system.
	&lt;/p&gt;
	&lt;p&gt;
		&lt;strong&gt;Description:&lt;/strong&gt;&lt;br /&gt;
		The RPM Package Manager (RPM) is a powerful command line driven
package management system capable of installing, uninstalling,
verifying, querying, and updating software packages. Each software
package consists of an archive of files along with information about
the package like its version, a description, etc.
	&lt;/p&gt;
	&lt;h3&gt;Changes:&lt;/h3&gt;
	&lt;table cellpadding="0" cellspacing="5" border="0"&gt;
        &lt;tr&gt;
            &lt;td valign="top"&gt;&lt;a href="http://ftp.scientificlinux.org/linux/scientific/47/x86_64/errata/SL/RPMS/rpm-4.3.3-35_nonptl.el4.x86_64.rpm"&gt;rpm-4.3.3-35_nonptl.el4.x86_64&lt;/a&gt;
              [&lt;span style="white-space: nowrap"&gt;662 KiB&lt;/span&gt;]&lt;/td&gt;
            &lt;td valign="top"&gt;
              &lt;strong&gt;Changelog&lt;/strong&gt;
              by &lt;span&gt;Panu Matilainen (2011-09-30)&lt;/span&gt;:
              &lt;pre style="margin: 0pt 0pt 5pt 5pt"&gt;- fix thinko in the CVE backport&lt;/pre&gt;
            &lt;/td&gt;
        &lt;/tr&gt;&lt;tr&gt;
            &lt;td valign="top"&gt;&lt;a href="http://ftp.scientificlinux.org/linux/scientific/47/x86_64/errata/SL/RPMS/rpm-4.3.3-33_nonptl.el4_8.1.x86_64.rpm"&gt;rpm-4.3.3-33_nonptl.el4_8.1.x86_64&lt;/a&gt;
              [&lt;span style="white-space: nowrap"&gt;662 KiB&lt;/span&gt;]&lt;/td&gt;
            &lt;td valign="top"&gt;
              &lt;strong&gt;Changelog&lt;/strong&gt;
              by &lt;span&gt;Jindrich Novy (2010-08-30)&lt;/span&gt;:
              &lt;pre style="margin: 0pt 0pt 5pt 5pt"&gt;- fix CVE-2010-2059, fails to drop SUID/SGID bits on package upgrade (#626709)
- add dist tag&lt;/pre&gt;
            &lt;/td&gt;
        &lt;/tr&gt;
    &lt;/table&gt;
&lt;/div&gt;</description></item><item><guid>http://ftp.scientificlinux.org/linux/scientific/47/x86_64/errata/SL/RPMS/repoview/popt.html+0:1.9.1-35_nonptl.el4.x86_64</guid><link>http://ftp.scientificlinux.org/linux/scientific/47/x86_64/errata/SL/RPMS/repoview/popt.html</link><pubDate>Mon, 03 Oct 2011 21:22:38 +0000</pubDate><title>Update: popt-1.9.1-35_nonptl.el4</title><description>&lt;?xml version="1.0" encoding="utf-8"?&gt;
&lt;div&gt;
	&lt;p&gt;
		&lt;strong&gt;Package:&lt;/strong&gt; popt&lt;br /&gt;
		&lt;strong&gt;Summary:&lt;/strong&gt; A C library for parsing command line parameters.
	&lt;/p&gt;
	&lt;p&gt;
		&lt;strong&gt;Description:&lt;/strong&gt;&lt;br /&gt;
		Popt is a C library for parsing command line parameters. Popt was
heavily influenced by the getopt() and getopt_long() functions, but it
improves on them by allowing more powerful argument expansion. Popt
can parse arbitrary argv[] style arrays and automatically set
variables based on command line arguments. Popt allows command line
arguments to be aliased via configuration files and includes utility
functions for parsing arbitrary strings into argv[] arrays using
shell-like rules.
	&lt;/p&gt;
	&lt;h3&gt;Changes:&lt;/h3&gt;
	&lt;table cellpadding="0" cellspacing="5" border="0"&gt;
        &lt;tr&gt;
            &lt;td valign="top"&gt;&lt;a href="http://ftp.scientificlinux.org/linux/scientific/47/x86_64/errata/SL/RPMS/popt-1.9.1-35_nonptl.el4.x86_64.rpm"&gt;popt-1.9.1-35_nonptl.el4.x86_64&lt;/a&gt;
              [&lt;span style="white-space: nowrap"&gt;66 KiB&lt;/span&gt;]&lt;/td&gt;
            &lt;td valign="top"&gt;
              &lt;strong&gt;Changelog&lt;/strong&gt;
              by &lt;span&gt;Panu Matilainen (2011-09-30)&lt;/span&gt;:
              &lt;pre style="margin: 0pt 0pt 5pt 5pt"&gt;- fix thinko in the CVE backport&lt;/pre&gt;
            &lt;/td&gt;
        &lt;/tr&gt;&lt;tr&gt;
            &lt;td valign="top"&gt;&lt;a href="http://ftp.scientificlinux.org/linux/scientific/47/x86_64/errata/SL/RPMS/popt-1.9.1-35_nonptl.el4.i386.rpm"&gt;popt-1.9.1-35_nonptl.el4.i386&lt;/a&gt;
              [&lt;span style="white-space: nowrap"&gt;61 KiB&lt;/span&gt;]&lt;/td&gt;
            &lt;td valign="top"&gt;
              &lt;strong&gt;Changelog&lt;/strong&gt;
              by &lt;span&gt;Panu Matilainen (2011-09-30)&lt;/span&gt;:
              &lt;pre style="margin: 0pt 0pt 5pt 5pt"&gt;- fix thinko in the CVE backport&lt;/pre&gt;
            &lt;/td&gt;
        &lt;/tr&gt;&lt;tr&gt;
            &lt;td valign="top"&gt;&lt;a href="http://ftp.scientificlinux.org/linux/scientific/47/x86_64/errata/SL/RPMS/popt-1.9.1-33_nonptl.el4_8.1.x86_64.rpm"&gt;popt-1.9.1-33_nonptl.el4_8.1.x86_64&lt;/a&gt;
              [&lt;span style="white-space: nowrap"&gt;65 KiB&lt;/span&gt;]&lt;/td&gt;
            &lt;td valign="top"&gt;
              &lt;strong&gt;Changelog&lt;/strong&gt;
              by &lt;span&gt;Jindrich Novy (2010-08-30)&lt;/span&gt;:
              &lt;pre style="margin: 0pt 0pt 5pt 5pt"&gt;- fix CVE-2010-2059, fails to drop SUID/SGID bits on package upgrade (#626709)
- add dist tag&lt;/pre&gt;
            &lt;/td&gt;
        &lt;/tr&gt;&lt;tr&gt;
            &lt;td valign="top"&gt;&lt;a href="http://ftp.scientificlinux.org/linux/scientific/47/x86_64/errata/SL/RPMS/popt-1.9.1-33_nonptl.el4_8.1.i386.rpm"&gt;popt-1.9.1-33_nonptl.el4_8.1.i386&lt;/a&gt;
              [&lt;span style="white-space: nowrap"&gt;61 KiB&lt;/span&gt;]&lt;/td&gt;
            &lt;td valign="top"&gt;
              &lt;strong&gt;Changelog&lt;/strong&gt;
              by &lt;span&gt;Jindrich Novy (2010-08-30)&lt;/span&gt;:
              &lt;pre style="margin: 0pt 0pt 5pt 5pt"&gt;- fix CVE-2010-2059, fails to drop SUID/SGID bits on package upgrade (#626709)
- add dist tag&lt;/pre&gt;
            &lt;/td&gt;
        &lt;/tr&gt;
    &lt;/table&gt;
&lt;/div&gt;</description></item><item><guid>http://ftp.scientificlinux.org/linux/scientific/47/x86_64/errata/SL/RPMS/repoview/frysk.html+0:0.0.1.2007.08.03-8.el4.x86_64</guid><link>http://ftp.scientificlinux.org/linux/scientific/47/x86_64/errata/SL/RPMS/repoview/frysk.html</link><pubDate>Wed, 21 Sep 2011 21:01:39 +0000</pubDate><title>Update: frysk-0.0.1.2007.08.03-8.el4</title><description>&lt;?xml version="1.0" encoding="utf-8"?&gt;
&lt;div&gt;
	&lt;p&gt;
		&lt;strong&gt;Package:&lt;/strong&gt; frysk&lt;br /&gt;
		&lt;strong&gt;Summary:&lt;/strong&gt; Frysk execution analysis tool
	&lt;/p&gt;
	&lt;p&gt;
		&lt;strong&gt;Description:&lt;/strong&gt;&lt;br /&gt;
		Frysk is an execution-analysis technology implemented using native Java and C++.
It is aimed at providing developers and sysadmins with the ability to both
examine and analyze running multi-host, multi-process, multi-threaded systems.
Frysk allows the monitoring of running processes and threads, of locking
primitives and will also expose deadlocks, gather data and debug any given
process in the system.
	&lt;/p&gt;
	&lt;h3&gt;Changes:&lt;/h3&gt;
	&lt;table cellpadding="0" cellspacing="5" border="0"&gt;
        &lt;tr&gt;
            &lt;td valign="top"&gt;&lt;a href="http://ftp.scientificlinux.org/linux/scientific/47/x86_64/errata/SL/RPMS/frysk-0.0.1.2007.08.03-8.el4.x86_64.rpm"&gt;frysk-0.0.1.2007.08.03-8.el4.x86_64&lt;/a&gt;
              [&lt;span style="white-space: nowrap"&gt;34.3 MiB&lt;/span&gt;]&lt;/td&gt;
            &lt;td valign="top"&gt;
              &lt;strong&gt;Changelog&lt;/strong&gt;
              by &lt;span&gt;Frank Ch. Eigler (2011-09-14)&lt;/span&gt;:
              &lt;pre style="margin: 0pt 0pt 5pt 5pt"&gt;- CVE-2011-3193 for embedded pango/harfbuzz&lt;/pre&gt;
            &lt;/td&gt;
        &lt;/tr&gt;
    &lt;/table&gt;
&lt;/div&gt;</description></item><item><guid>http://ftp.scientificlinux.org/linux/scientific/47/x86_64/errata/SL/RPMS/repoview/perl-Cyrus.html+0:2.2.12-17.el4.x86_64</guid><link>http://ftp.scientificlinux.org/linux/scientific/47/x86_64/errata/SL/RPMS/repoview/perl-Cyrus.html</link><pubDate>Thu, 01 Dec 2011 17:18:08 +0000</pubDate><title>Update: perl-Cyrus-2.2.12-17.el4</title><description>&lt;?xml version="1.0" encoding="utf-8"?&gt;
&lt;div&gt;
	&lt;p&gt;
		&lt;strong&gt;Package:&lt;/strong&gt; perl-Cyrus&lt;br /&gt;
		&lt;strong&gt;Summary:&lt;/strong&gt; Cyrus IMAP server utility Perl modules.
	&lt;/p&gt;
	&lt;p&gt;
		&lt;strong&gt;Description:&lt;/strong&gt;&lt;br /&gt;
		The perl-Cyrus package contains Perl modules necessary to use the
Cyrus IMAP server administration utilities.
	&lt;/p&gt;
	&lt;h3&gt;Changes:&lt;/h3&gt;
	&lt;table cellpadding="0" cellspacing="5" border="0"&gt;
        &lt;tr&gt;
            &lt;td valign="top"&gt;&lt;a href="http://ftp.scientificlinux.org/linux/scientific/47/x86_64/errata/SL/RPMS/perl-Cyrus-2.2.12-17.el4.x86_64.rpm"&gt;perl-Cyrus-2.2.12-17.el4.x86_64&lt;/a&gt;
              [&lt;span style="white-space: nowrap"&gt;194 KiB&lt;/span&gt;]&lt;/td&gt;
            &lt;td valign="top"&gt;
              &lt;strong&gt;Changelog&lt;/strong&gt;
              by &lt;span&gt;Michal Hlavinka (2011-09-30)&lt;/span&gt;:
              &lt;pre style="margin: 0pt 0pt 5pt 5pt"&gt;- fix CVE-2011-3481: NULL pointer dereference via crafted 
  References header in email (#738391)
- fix CVE-2011-3372: nntpd authentication bypass (#740822)&lt;/pre&gt;
            &lt;/td&gt;
        &lt;/tr&gt;&lt;tr&gt;
            &lt;td valign="top"&gt;&lt;a href="http://ftp.scientificlinux.org/linux/scientific/47/x86_64/errata/SL/RPMS/perl-Cyrus-2.2.12-16.el4.x86_64.rpm"&gt;perl-Cyrus-2.2.12-16.el4.x86_64&lt;/a&gt;
              [&lt;span style="white-space: nowrap"&gt;193 KiB&lt;/span&gt;]&lt;/td&gt;
            &lt;td valign="top"&gt;
              &lt;strong&gt;Changelog&lt;/strong&gt;
              by &lt;span&gt;Jiri Skala (2011-09-06)&lt;/span&gt;:
              &lt;pre style="margin: 0pt 0pt 5pt 5pt"&gt;- Resolves: #735388 - CVE-2011-3208 nntpd buffer overflow&lt;/pre&gt;
            &lt;/td&gt;
        &lt;/tr&gt;&lt;tr&gt;
            &lt;td valign="top"&gt;&lt;a href="http://ftp.scientificlinux.org/linux/scientific/47/x86_64/errata/SL/RPMS/perl-Cyrus-2.2.12-15.el4.x86_64.rpm"&gt;perl-Cyrus-2.2.12-15.el4.x86_64&lt;/a&gt;
              [&lt;span style="white-space: nowrap"&gt;193 KiB&lt;/span&gt;]&lt;/td&gt;
            &lt;td valign="top"&gt;
              &lt;strong&gt;Changelog&lt;/strong&gt;
              by &lt;span&gt;Michal Hlavinka (2011-05-19)&lt;/span&gt;:
              &lt;pre style="margin: 0pt 0pt 5pt 5pt"&gt;- z-stream merge requires higher release number&lt;/pre&gt;
            &lt;/td&gt;
        &lt;/tr&gt;&lt;tr&gt;
            &lt;td valign="top"&gt;&lt;a href="http://ftp.scientificlinux.org/linux/scientific/47/x86_64/errata/SL/RPMS/perl-Cyrus-2.2.12-10.el4_8.4.x86_64.rpm"&gt;perl-Cyrus-2.2.12-10.el4_8.4.x86_64&lt;/a&gt;
              [&lt;span style="white-space: nowrap"&gt;193 KiB&lt;/span&gt;]&lt;/td&gt;
            &lt;td valign="top"&gt;
              &lt;strong&gt;Changelog&lt;/strong&gt;
              by &lt;span&gt;Michal Hlavinka (2009-09-17)&lt;/span&gt;:
              &lt;pre style="margin: 0pt 0pt 5pt 5pt"&gt;- bump release for rebuild&lt;/pre&gt;
            &lt;/td&gt;
        &lt;/tr&gt;&lt;tr&gt;
            &lt;td valign="top"&gt;&lt;a href="http://ftp.scientificlinux.org/linux/scientific/47/x86_64/errata/SL/RPMS/perl-Cyrus-2.2.12-10.el4_8.1.x86_64.rpm"&gt;perl-Cyrus-2.2.12-10.el4_8.1.x86_64&lt;/a&gt;
              [&lt;span style="white-space: nowrap"&gt;193 KiB&lt;/span&gt;]&lt;/td&gt;
            &lt;td valign="top"&gt;
              &lt;strong&gt;Changelog&lt;/strong&gt;
              by &lt;span&gt;Michal Hlavinka (2009-06-12)&lt;/span&gt;:
              &lt;pre style="margin: 0pt 0pt 5pt 5pt"&gt;- fix sasl_encode64's buffers (#505425)&lt;/pre&gt;
            &lt;/td&gt;
        &lt;/tr&gt;
    &lt;/table&gt;
&lt;/div&gt;</description></item><item><guid>http://ftp.scientificlinux.org/linux/scientific/47/x86_64/errata/SL/RPMS/repoview/cyrus-imapd-utils.html+0:2.2.12-17.el4.x86_64</guid><link>http://ftp.scientificlinux.org/linux/scientific/47/x86_64/errata/SL/RPMS/repoview/cyrus-imapd-utils.html</link><pubDate>Thu, 01 Dec 2011 17:18:08 +0000</pubDate><title>Update: cyrus-imapd-utils-2.2.12-17.el4</title><description>&lt;?xml version="1.0" encoding="utf-8"?&gt;
&lt;div&gt;
	&lt;p&gt;
		&lt;strong&gt;Package:&lt;/strong&gt; cyrus-imapd-utils&lt;br /&gt;
		&lt;strong&gt;Summary:&lt;/strong&gt; Cyrus IMAP server administration utilities.
	&lt;/p&gt;
	&lt;p&gt;
		&lt;strong&gt;Description:&lt;/strong&gt;&lt;br /&gt;
		The cyrus-imapd-utils package contains administrative tools for the
Cyrus IMAP server. It can be installed on systems other than the
one running the server.
	&lt;/p&gt;
	&lt;h3&gt;Changes:&lt;/h3&gt;
	&lt;table cellpadding="0" cellspacing="5" border="0"&gt;
        &lt;tr&gt;
            &lt;td valign="top"&gt;&lt;a href="http://ftp.scientificlinux.org/linux/scientific/47/x86_64/errata/SL/RPMS/cyrus-imapd-utils-2.2.12-17.el4.x86_64.rpm"&gt;cyrus-imapd-utils-2.2.12-17.el4.x86_64&lt;/a&gt;
              [&lt;span style="white-space: nowrap"&gt;169 KiB&lt;/span&gt;]&lt;/td&gt;
            &lt;td valign="top"&gt;
              &lt;strong&gt;Changelog&lt;/strong&gt;
              by &lt;span&gt;Michal Hlavinka (2011-09-30)&lt;/span&gt;:
              &lt;pre style="margin: 0pt 0pt 5pt 5pt"&gt;- fix CVE-2011-3481: NULL pointer dereference via crafted 
  References header in email (#738391)
- fix CVE-2011-3372: nntpd authentication bypass (#740822)&lt;/pre&gt;
            &lt;/td&gt;
        &lt;/tr&gt;&lt;tr&gt;
            &lt;td valign="top"&gt;&lt;a href="http://ftp.scientificlinux.org/linux/scientific/47/x86_64/errata/SL/RPMS/cyrus-imapd-utils-2.2.12-16.el4.x86_64.rpm"&gt;cyrus-imapd-utils-2.2.12-16.el4.x86_64&lt;/a&gt;
              [&lt;span style="white-space: nowrap"&gt;169 KiB&lt;/span&gt;]&lt;/td&gt;
            &lt;td valign="top"&gt;
              &lt;strong&gt;Changelog&lt;/strong&gt;
              by &lt;span&gt;Jiri Skala (2011-09-06)&lt;/span&gt;:
              &lt;pre style="margin: 0pt 0pt 5pt 5pt"&gt;- Resolves: #735388 - CVE-2011-3208 nntpd buffer overflow&lt;/pre&gt;
            &lt;/td&gt;
        &lt;/tr&gt;&lt;tr&gt;
            &lt;td valign="top"&gt;&lt;a href="http://ftp.scientificlinux.org/linux/scientific/47/x86_64/errata/SL/RPMS/cyrus-imapd-utils-2.2.12-15.el4.x86_64.rpm"&gt;cyrus-imapd-utils-2.2.12-15.el4.x86_64&lt;/a&gt;
              [&lt;span style="white-space: nowrap"&gt;169 KiB&lt;/span&gt;]&lt;/td&gt;
            &lt;td valign="top"&gt;
              &lt;strong&gt;Changelog&lt;/strong&gt;
              by &lt;span&gt;Michal Hlavinka (2011-05-19)&lt;/span&gt;:
              &lt;pre style="margin: 0pt 0pt 5pt 5pt"&gt;- z-stream merge requires higher release number&lt;/pre&gt;
            &lt;/td&gt;
        &lt;/tr&gt;&lt;tr&gt;
            &lt;td valign="top"&gt;&lt;a href="http://ftp.scientificlinux.org/linux/scientific/47/x86_64/errata/SL/RPMS/cyrus-imapd-utils-2.2.12-10.el4_8.4.x86_64.rpm"&gt;cyrus-imapd-utils-2.2.12-10.el4_8.4.x86_64&lt;/a&gt;
              [&lt;span style="white-space: nowrap"&gt;168 KiB&lt;/span&gt;]&lt;/td&gt;
            &lt;td valign="top"&gt;
              &lt;strong&gt;Changelog&lt;/strong&gt;
              by &lt;span&gt;Michal Hlavinka (2009-09-17)&lt;/span&gt;:
              &lt;pre style="margin: 0pt 0pt 5pt 5pt"&gt;- bump release for rebuild&lt;/pre&gt;
            &lt;/td&gt;
        &lt;/tr&gt;&lt;tr&gt;
            &lt;td valign="top"&gt;&lt;a href="http://ftp.scientificlinux.org/linux/scientific/47/x86_64/errata/SL/RPMS/cyrus-imapd-utils-2.2.12-10.el4_8.1.x86_64.rpm"&gt;cyrus-imapd-utils-2.2.12-10.el4_8.1.x86_64&lt;/a&gt;
              [&lt;span style="white-space: nowrap"&gt;168 KiB&lt;/span&gt;]&lt;/td&gt;
            &lt;td valign="top"&gt;
              &lt;strong&gt;Changelog&lt;/strong&gt;
              by &lt;span&gt;Michal Hlavinka (2009-06-12)&lt;/span&gt;:
              &lt;pre style="margin: 0pt 0pt 5pt 5pt"&gt;- fix sasl_encode64's buffers (#505425)&lt;/pre&gt;
            &lt;/td&gt;
        &lt;/tr&gt;
    &lt;/table&gt;
&lt;/div&gt;</description></item><item><guid>http://ftp.scientificlinux.org/linux/scientific/47/x86_64/errata/SL/RPMS/repoview/cyrus-imapd-nntp.html+0:2.2.12-17.el4.x86_64</guid><link>http://ftp.scientificlinux.org/linux/scientific/47/x86_64/errata/SL/RPMS/repoview/cyrus-imapd-nntp.html</link><pubDate>Thu, 01 Dec 2011 17:18:08 +0000</pubDate><title>Update: cyrus-imapd-nntp-2.2.12-17.el4</title><description>&lt;?xml version="1.0" encoding="utf-8"?&gt;
&lt;div&gt;
	&lt;p&gt;
		&lt;strong&gt;Package:&lt;/strong&gt; cyrus-imapd-nntp&lt;br /&gt;
		&lt;strong&gt;Summary:&lt;/strong&gt; Cyrus IMAP server NNTP system files.
	&lt;/p&gt;
	&lt;p&gt;
		&lt;strong&gt;Description:&lt;/strong&gt;&lt;br /&gt;
		The cyrus-imapd-nntp package contains the Cyrus NNTP server component.
Cyrus has the ability to export Usenet via IMAP and/or export shared IMAP
mailboxes via NNTP. This is made possible by a new NNTP daemon which is
included with Cyrus.
	&lt;/p&gt;
	&lt;h3&gt;Changes:&lt;/h3&gt;
	&lt;table cellpadding="0" cellspacing="5" border="0"&gt;
        &lt;tr&gt;
            &lt;td valign="top"&gt;&lt;a href="http://ftp.scientificlinux.org/linux/scientific/47/x86_64/errata/SL/RPMS/cyrus-imapd-nntp-2.2.12-17.el4.x86_64.rpm"&gt;cyrus-imapd-nntp-2.2.12-17.el4.x86_64&lt;/a&gt;
              [&lt;span style="white-space: nowrap"&gt;591 KiB&lt;/span&gt;]&lt;/td&gt;
            &lt;td valign="top"&gt;
              &lt;strong&gt;Changelog&lt;/strong&gt;
              by &lt;span&gt;Michal Hlavinka (2011-09-30)&lt;/span&gt;:
              &lt;pre style="margin: 0pt 0pt 5pt 5pt"&gt;- fix CVE-2011-3481: NULL pointer dereference via crafted 
  References header in email (#738391)
- fix CVE-2011-3372: nntpd authentication bypass (#740822)&lt;/pre&gt;
            &lt;/td&gt;
        &lt;/tr&gt;&lt;tr&gt;
            &lt;td valign="top"&gt;&lt;a href="http://ftp.scientificlinux.org/linux/scientific/47/x86_64/errata/SL/RPMS/cyrus-imapd-nntp-2.2.12-16.el4.x86_64.rpm"&gt;cyrus-imapd-nntp-2.2.12-16.el4.x86_64&lt;/a&gt;
              [&lt;span style="white-space: nowrap"&gt;591 KiB&lt;/span&gt;]&lt;/td&gt;
            &lt;td valign="top"&gt;
              &lt;strong&gt;Changelog&lt;/strong&gt;
              by &lt;span&gt;Jiri Skala (2011-09-06)&lt;/span&gt;:
              &lt;pre style="margin: 0pt 0pt 5pt 5pt"&gt;- Resolves: #735388 - CVE-2011-3208 nntpd buffer overflow&lt;/pre&gt;
            &lt;/td&gt;
        &lt;/tr&gt;&lt;tr&gt;
            &lt;td valign="top"&gt;&lt;a href="http://ftp.scientificlinux.org/linux/scientific/47/x86_64/errata/SL/RPMS/cyrus-imapd-nntp-2.2.12-15.el4.x86_64.rpm"&gt;cyrus-imapd-nntp-2.2.12-15.el4.x86_64&lt;/a&gt;
              [&lt;span style="white-space: nowrap"&gt;591 KiB&lt;/span&gt;]&lt;/td&gt;
            &lt;td valign="top"&gt;
              &lt;strong&gt;Changelog&lt;/strong&gt;
              by &lt;span&gt;Michal Hlavinka (2011-05-19)&lt;/span&gt;:
              &lt;pre style="margin: 0pt 0pt 5pt 5pt"&gt;- z-stream merge requires higher release number&lt;/pre&gt;
            &lt;/td&gt;
        &lt;/tr&gt;&lt;tr&gt;
            &lt;td valign="top"&gt;&lt;a href="http://ftp.scientificlinux.org/linux/scientific/47/x86_64/errata/SL/RPMS/cyrus-imapd-nntp-2.2.12-10.el4_8.4.x86_64.rpm"&gt;cyrus-imapd-nntp-2.2.12-10.el4_8.4.x86_64&lt;/a&gt;
              [&lt;span style="white-space: nowrap"&gt;590 KiB&lt;/span&gt;]&lt;/td&gt;
            &lt;td valign="top"&gt;
              &lt;strong&gt;Changelog&lt;/strong&gt;
              by &lt;span&gt;Michal Hlavinka (2009-09-17)&lt;/span&gt;:
              &lt;pre style="margin: 0pt 0pt 5pt 5pt"&gt;- bump release for rebuild&lt;/pre&gt;
            &lt;/td&gt;
        &lt;/tr&gt;&lt;tr&gt;
            &lt;td valign="top"&gt;&lt;a href="http://ftp.scientificlinux.org/linux/scientific/47/x86_64/errata/SL/RPMS/cyrus-imapd-nntp-2.2.12-10.el4_8.1.x86_64.rpm"&gt;cyrus-imapd-nntp-2.2.12-10.el4_8.1.x86_64&lt;/a&gt;
              [&lt;span style="white-space: nowrap"&gt;590 KiB&lt;/span&gt;]&lt;/td&gt;
            &lt;td valign="top"&gt;
              &lt;strong&gt;Changelog&lt;/strong&gt;
              by &lt;span&gt;Michal Hlavinka (2009-06-12)&lt;/span&gt;:
              &lt;pre style="margin: 0pt 0pt 5pt 5pt"&gt;- fix sasl_encode64's buffers (#505425)&lt;/pre&gt;
            &lt;/td&gt;
        &lt;/tr&gt;
    &lt;/table&gt;
&lt;/div&gt;</description></item><item><guid>http://ftp.scientificlinux.org/linux/scientific/47/x86_64/errata/SL/RPMS/repoview/cyrus-imapd-murder.html+0:2.2.12-17.el4.x86_64</guid><link>http://ftp.scientificlinux.org/linux/scientific/47/x86_64/errata/SL/RPMS/repoview/cyrus-imapd-murder.html</link><pubDate>Thu, 01 Dec 2011 17:18:08 +0000</pubDate><title>Update: cyrus-imapd-murder-2.2.12-17.el4</title><description>&lt;?xml version="1.0" encoding="utf-8"?&gt;
&lt;div&gt;
	&lt;p&gt;
		&lt;strong&gt;Package:&lt;/strong&gt; cyrus-imapd-murder&lt;br /&gt;
		&lt;strong&gt;Summary:&lt;/strong&gt; Cyrus IMAP server murder aggregator system files.
	&lt;/p&gt;
	&lt;p&gt;
		&lt;strong&gt;Description:&lt;/strong&gt;&lt;br /&gt;
		The cyrus-imapd-murder package contains the Cyrus murder aggregator system,
i.e. IMAP, POP3 and LMTP proxies, and the mupdate mailbox master daemon.
It allows for cluster setups where there are many backend Cyrus spools
and frontend proxy servers.
	&lt;/p&gt;
	&lt;h3&gt;Changes:&lt;/h3&gt;
	&lt;table cellpadding="0" cellspacing="5" border="0"&gt;
        &lt;tr&gt;
            &lt;td valign="top"&gt;&lt;a href="http://ftp.scientificlinux.org/linux/scientific/47/x86_64/errata/SL/RPMS/cyrus-imapd-murder-2.2.12-17.el4.x86_64.rpm"&gt;cyrus-imapd-murder-2.2.12-17.el4.x86_64&lt;/a&gt;
              [&lt;span style="white-space: nowrap"&gt;836 KiB&lt;/span&gt;]&lt;/td&gt;
            &lt;td valign="top"&gt;
              &lt;strong&gt;Changelog&lt;/strong&gt;
              by &lt;span&gt;Michal Hlavinka (2011-09-30)&lt;/span&gt;:
              &lt;pre style="margin: 0pt 0pt 5pt 5pt"&gt;- fix CVE-2011-3481: NULL pointer dereference via crafted 
  References header in email (#738391)
- fix CVE-2011-3372: nntpd authentication bypass (#740822)&lt;/pre&gt;
            &lt;/td&gt;
        &lt;/tr&gt;&lt;tr&gt;
            &lt;td valign="top"&gt;&lt;a href="http://ftp.scientificlinux.org/linux/scientific/47/x86_64/errata/SL/RPMS/cyrus-imapd-murder-2.2.12-16.el4.x86_64.rpm"&gt;cyrus-imapd-murder-2.2.12-16.el4.x86_64&lt;/a&gt;
              [&lt;span style="white-space: nowrap"&gt;836 KiB&lt;/span&gt;]&lt;/td&gt;
            &lt;td valign="top"&gt;
              &lt;strong&gt;Changelog&lt;/strong&gt;
              by &lt;span&gt;Jiri Skala (2011-09-06)&lt;/span&gt;:
              &lt;pre style="margin: 0pt 0pt 5pt 5pt"&gt;- Resolves: #735388 - CVE-2011-3208 nntpd buffer overflow&lt;/pre&gt;
            &lt;/td&gt;
        &lt;/tr&gt;&lt;tr&gt;
            &lt;td valign="top"&gt;&lt;a href="http://ftp.scientificlinux.org/linux/scientific/47/x86_64/errata/SL/RPMS/cyrus-imapd-murder-2.2.12-15.el4.x86_64.rpm"&gt;cyrus-imapd-murder-2.2.12-15.el4.x86_64&lt;/a&gt;
              [&lt;span style="white-space: nowrap"&gt;836 KiB&lt;/span&gt;]&lt;/td&gt;
            &lt;td valign="top"&gt;
              &lt;strong&gt;Changelog&lt;/strong&gt;
              by &lt;span&gt;Michal Hlavinka (2011-05-19)&lt;/span&gt;:
              &lt;pre style="margin: 0pt 0pt 5pt 5pt"&gt;- z-stream merge requires higher release number&lt;/pre&gt;
            &lt;/td&gt;
        &lt;/tr&gt;&lt;tr&gt;
            &lt;td valign="top"&gt;&lt;a href="http://ftp.scientificlinux.org/linux/scientific/47/x86_64/errata/SL/RPMS/cyrus-imapd-murder-2.2.12-10.el4_8.4.x86_64.rpm"&gt;cyrus-imapd-murder-2.2.12-10.el4_8.4.x86_64&lt;/a&gt;
              [&lt;span style="white-space: nowrap"&gt;835 KiB&lt;/span&gt;]&lt;/td&gt;
            &lt;td valign="top"&gt;
              &lt;strong&gt;Changelog&lt;/strong&gt;
              by &lt;span&gt;Michal Hlavinka (2009-09-17)&lt;/span&gt;:
              &lt;pre style="margin: 0pt 0pt 5pt 5pt"&gt;- bump release for rebuild&lt;/pre&gt;
            &lt;/td&gt;
        &lt;/tr&gt;&lt;tr&gt;
            &lt;td valign="top"&gt;&lt;a href="http://ftp.scientificlinux.org/linux/scientific/47/x86_64/errata/SL/RPMS/cyrus-imapd-murder-2.2.12-10.el4_8.1.x86_64.rpm"&gt;cyrus-imapd-murder-2.2.12-10.el4_8.1.x86_64&lt;/a&gt;
              [&lt;span style="white-space: nowrap"&gt;835 KiB&lt;/span&gt;]&lt;/td&gt;
            &lt;td valign="top"&gt;
              &lt;strong&gt;Changelog&lt;/strong&gt;
              by &lt;span&gt;Michal Hlavinka (2009-06-12)&lt;/span&gt;:
              &lt;pre style="margin: 0pt 0pt 5pt 5pt"&gt;- fix sasl_encode64's buffers (#505425)&lt;/pre&gt;
            &lt;/td&gt;
        &lt;/tr&gt;
    &lt;/table&gt;
&lt;/div&gt;</description></item><item><guid>http://ftp.scientificlinux.org/linux/scientific/47/x86_64/errata/SL/RPMS/repoview/cyrus-imapd-devel.html+0:2.2.12-17.el4.x86_64</guid><link>http://ftp.scientificlinux.org/linux/scientific/47/x86_64/errata/SL/RPMS/repoview/cyrus-imapd-devel.html</link><pubDate>Thu, 01 Dec 2011 17:18:08 +0000</pubDate><title>Update: cyrus-imapd-devel-2.2.12-17.el4</title><description>&lt;?xml version="1.0" encoding="utf-8"?&gt;
&lt;div&gt;
	&lt;p&gt;
		&lt;strong&gt;Package:&lt;/strong&gt; cyrus-imapd-devel&lt;br /&gt;
		&lt;strong&gt;Summary:&lt;/strong&gt; Cyrus IMAP server development files.
	&lt;/p&gt;
	&lt;p&gt;
		&lt;strong&gt;Description:&lt;/strong&gt;&lt;br /&gt;
		The cyrus-imapd-devel package contains header files and libraries
necessary for developing applications which use the imclient library.
	&lt;/p&gt;
	&lt;h3&gt;Changes:&lt;/h3&gt;
	&lt;table cellpadding="0" cellspacing="5" border="0"&gt;
        &lt;tr&gt;
            &lt;td valign="top"&gt;&lt;a href="http://ftp.scientificlinux.org/linux/scientific/47/x86_64/errata/SL/RPMS/cyrus-imapd-devel-2.2.12-17.el4.x86_64.rpm"&gt;cyrus-imapd-devel-2.2.12-17.el4.x86_64&lt;/a&gt;
              [&lt;span style="white-space: nowrap"&gt;271 KiB&lt;/span&gt;]&lt;/td&gt;
            &lt;td valign="top"&gt;
              &lt;strong&gt;Changelog&lt;/strong&gt;
              by &lt;span&gt;Michal Hlavinka (2011-09-30)&lt;/span&gt;:
              &lt;pre style="margin: 0pt 0pt 5pt 5pt"&gt;- fix CVE-2011-3481: NULL pointer dereference via crafted 
  References header in email (#738391)
- fix CVE-2011-3372: nntpd authentication bypass (#740822)&lt;/pre&gt;
            &lt;/td&gt;
        &lt;/tr&gt;&lt;tr&gt;
            &lt;td valign="top"&gt;&lt;a href="http://ftp.scientificlinux.org/linux/scientific/47/x86_64/errata/SL/RPMS/cyrus-imapd-devel-2.2.12-16.el4.x86_64.rpm"&gt;cyrus-imapd-devel-2.2.12-16.el4.x86_64&lt;/a&gt;
              [&lt;span style="white-space: nowrap"&gt;271 KiB&lt;/span&gt;]&lt;/td&gt;
            &lt;td valign="top"&gt;
              &lt;strong&gt;Changelog&lt;/strong&gt;
              by &lt;span&gt;Jiri Skala (2011-09-06)&lt;/span&gt;:
              &lt;pre style="margin: 0pt 0pt 5pt 5pt"&gt;- Resolves: #735388 - CVE-2011-3208 nntpd buffer overflow&lt;/pre&gt;
            &lt;/td&gt;
        &lt;/tr&gt;&lt;tr&gt;
            &lt;td valign="top"&gt;&lt;a href="http://ftp.scientificlinux.org/linux/scientific/47/x86_64/errata/SL/RPMS/cyrus-imapd-devel-2.2.12-15.el4.x86_64.rpm"&gt;cyrus-imapd-devel-2.2.12-15.el4.x86_64&lt;/a&gt;
              [&lt;span style="white-space: nowrap"&gt;271 KiB&lt;/span&gt;]&lt;/td&gt;
            &lt;td valign="top"&gt;
              &lt;strong&gt;Changelog&lt;/strong&gt;
              by &lt;span&gt;Michal Hlavinka (2011-05-19)&lt;/span&gt;:
              &lt;pre style="margin: 0pt 0pt 5pt 5pt"&gt;- z-stream merge requires higher release number&lt;/pre&gt;
            &lt;/td&gt;
        &lt;/tr&gt;&lt;tr&gt;
            &lt;td valign="top"&gt;&lt;a href="http://ftp.scientificlinux.org/linux/scientific/47/x86_64/errata/SL/RPMS/cyrus-imapd-devel-2.2.12-10.el4_8.4.x86_64.rpm"&gt;cyrus-imapd-devel-2.2.12-10.el4_8.4.x86_64&lt;/a&gt;
              [&lt;span style="white-space: nowrap"&gt;271 KiB&lt;/span&gt;]&lt;/td&gt;
            &lt;td valign="top"&gt;
              &lt;strong&gt;Changelog&lt;/strong&gt;
              by &lt;span&gt;Michal Hlavinka (2009-09-17)&lt;/span&gt;:
              &lt;pre style="margin: 0pt 0pt 5pt 5pt"&gt;- bump release for rebuild&lt;/pre&gt;
            &lt;/td&gt;
        &lt;/tr&gt;&lt;tr&gt;
            &lt;td valign="top"&gt;&lt;a href="http://ftp.scientificlinux.org/linux/scientific/47/x86_64/errata/SL/RPMS/cyrus-imapd-devel-2.2.12-10.el4_8.1.x86_64.rpm"&gt;cyrus-imapd-devel-2.2.12-10.el4_8.1.x86_64&lt;/a&gt;
              [&lt;span style="white-space: nowrap"&gt;270 KiB&lt;/span&gt;]&lt;/td&gt;
            &lt;td valign="top"&gt;
              &lt;strong&gt;Changelog&lt;/strong&gt;
              by &lt;span&gt;Michal Hlavinka (2009-06-12)&lt;/span&gt;:
              &lt;pre style="margin: 0pt 0pt 5pt 5pt"&gt;- fix sasl_encode64's buffers (#505425)&lt;/pre&gt;
            &lt;/td&gt;
        &lt;/tr&gt;
    &lt;/table&gt;
&lt;/div&gt;</description></item><item><guid>http://ftp.scientificlinux.org/linux/scientific/47/x86_64/errata/SL/RPMS/repoview/cyrus-imapd.html+0:2.2.12-17.el4.x86_64</guid><link>http://ftp.scientificlinux.org/linux/scientific/47/x86_64/errata/SL/RPMS/repoview/cyrus-imapd.html</link><pubDate>Thu, 01 Dec 2011 17:18:08 +0000</pubDate><title>Update: cyrus-imapd-2.2.12-17.el4</title><description>&lt;?xml version="1.0" encoding="utf-8"?&gt;
&lt;div&gt;
	&lt;p&gt;
		&lt;strong&gt;Package:&lt;/strong&gt; cyrus-imapd&lt;br /&gt;
		&lt;strong&gt;Summary:&lt;/strong&gt; A high-performance mail server with IMAP, POP3, NNTP and SIEVE support.
	&lt;/p&gt;
	&lt;p&gt;
		&lt;strong&gt;Description:&lt;/strong&gt;&lt;br /&gt;
		The cyrus-imapd package contains the core of the Cyrus IMAP server.
It is a scaleable enterprise mail system designed for use from
small to large enterprise environments using standards-based
internet mail technologies.
A full Cyrus IMAP implementation allows a seamless mail and bulletin
board environment to be set up across multiple servers. It differs from
other IMAP server implementations in that it is run on "sealed"
servers, where users are not normally permitted to log in. The mailbox
database is stored in parts of the filesystem that are private to the
Cyrus IMAP server. All user access to mail is through software using
the IMAP, POP3, or KPOP protocols. TLSv1 and SSL are supported for
security.
	&lt;/p&gt;
	&lt;h3&gt;Changes:&lt;/h3&gt;
	&lt;table cellpadding="0" cellspacing="5" border="0"&gt;
        &lt;tr&gt;
            &lt;td valign="top"&gt;&lt;a href="http://ftp.scientificlinux.org/linux/scientific/47/x86_64/errata/SL/RPMS/cyrus-imapd-2.2.12-17.el4.x86_64.rpm"&gt;cyrus-imapd-2.2.12-17.el4.x86_64&lt;/a&gt;
              [&lt;span style="white-space: nowrap"&gt;6.4 MiB&lt;/span&gt;]&lt;/td&gt;
            &lt;td valign="top"&gt;
              &lt;strong&gt;Changelog&lt;/strong&gt;
              by &lt;span&gt;Michal Hlavinka (2011-09-30)&lt;/span&gt;:
              &lt;pre style="margin: 0pt 0pt 5pt 5pt"&gt;- fix CVE-2011-3481: NULL pointer dereference via crafted 
  References header in email (#738391)
- fix CVE-2011-3372: nntpd authentication bypass (#740822)&lt;/pre&gt;
            &lt;/td&gt;
        &lt;/tr&gt;&lt;tr&gt;
            &lt;td valign="top"&gt;&lt;a href="http://ftp.scientificlinux.org/linux/scientific/47/x86_64/errata/SL/RPMS/cyrus-imapd-2.2.12-16.el4.x86_64.rpm"&gt;cyrus-imapd-2.2.12-16.el4.x86_64&lt;/a&gt;
              [&lt;span style="white-space: nowrap"&gt;6.4 MiB&lt;/span&gt;]&lt;/td&gt;
            &lt;td valign="top"&gt;
              &lt;strong&gt;Changelog&lt;/strong&gt;
              by &lt;span&gt;Jiri Skala (2011-09-06)&lt;/span&gt;:
              &lt;pre style="margin: 0pt 0pt 5pt 5pt"&gt;- Resolves: #735388 - CVE-2011-3208 nntpd buffer overflow&lt;/pre&gt;
            &lt;/td&gt;
        &lt;/tr&gt;&lt;tr&gt;
            &lt;td valign="top"&gt;&lt;a href="http://ftp.scientificlinux.org/linux/scientific/47/x86_64/errata/SL/RPMS/cyrus-imapd-2.2.12-15.el4.x86_64.rpm"&gt;cyrus-imapd-2.2.12-15.el4.x86_64&lt;/a&gt;
              [&lt;span style="white-space: nowrap"&gt;6.4 MiB&lt;/span&gt;]&lt;/td&gt;
            &lt;td valign="top"&gt;
              &lt;strong&gt;Changelog&lt;/strong&gt;
              by &lt;span&gt;Michal Hlavinka (2011-05-19)&lt;/span&gt;:
              &lt;pre style="margin: 0pt 0pt 5pt 5pt"&gt;- z-stream merge requires higher release number&lt;/pre&gt;
            &lt;/td&gt;
        &lt;/tr&gt;&lt;tr&gt;
            &lt;td valign="top"&gt;&lt;a href="http://ftp.scientificlinux.org/linux/scientific/47/x86_64/errata/SL/RPMS/cyrus-imapd-2.2.12-10.el4_8.4.x86_64.rpm"&gt;cyrus-imapd-2.2.12-10.el4_8.4.x86_64&lt;/a&gt;
              [&lt;span style="white-space: nowrap"&gt;6.4 MiB&lt;/span&gt;]&lt;/td&gt;
            &lt;td valign="top"&gt;
              &lt;strong&gt;Changelog&lt;/strong&gt;
              by &lt;span&gt;Michal Hlavinka (2009-09-17)&lt;/span&gt;:
              &lt;pre style="margin: 0pt 0pt 5pt 5pt"&gt;- bump release for rebuild&lt;/pre&gt;
            &lt;/td&gt;
        &lt;/tr&gt;&lt;tr&gt;
            &lt;td valign="top"&gt;&lt;a href="http://ftp.scientificlinux.org/linux/scientific/47/x86_64/errata/SL/RPMS/cyrus-imapd-2.2.12-10.el4_8.1.x86_64.rpm"&gt;cyrus-imapd-2.2.12-10.el4_8.1.x86_64&lt;/a&gt;
              [&lt;span style="white-space: nowrap"&gt;6.4 MiB&lt;/span&gt;]&lt;/td&gt;
            &lt;td valign="top"&gt;
              &lt;strong&gt;Changelog&lt;/strong&gt;
              by &lt;span&gt;Michal Hlavinka (2009-06-12)&lt;/span&gt;:
              &lt;pre style="margin: 0pt 0pt 5pt 5pt"&gt;- fix sasl_encode64's buffers (#505425)&lt;/pre&gt;
            &lt;/td&gt;
        &lt;/tr&gt;
    &lt;/table&gt;
&lt;/div&gt;</description></item><item><guid>http://ftp.scientificlinux.org/linux/scientific/47/x86_64/errata/SL/RPMS/repoview/samba-swat.html+0:3.0.33-0.35.el4.x86_64</guid><link>http://ftp.scientificlinux.org/linux/scientific/47/x86_64/errata/SL/RPMS/repoview/samba-swat.html</link><pubDate>Thu, 23 Feb 2012 22:22:30 +0000</pubDate><title>Update: samba-swat-3.0.33-0.35.el4</title><description>&lt;?xml version="1.0" encoding="utf-8"?&gt;
&lt;div&gt;
	&lt;p&gt;
		&lt;strong&gt;Package:&lt;/strong&gt; samba-swat&lt;br /&gt;
		&lt;strong&gt;Summary:&lt;/strong&gt; The Samba SMB server configuration program.
	&lt;/p&gt;
	&lt;p&gt;
		&lt;strong&gt;Description:&lt;/strong&gt;&lt;br /&gt;
		The samba-swat package includes the new SWAT (Samba Web Administration
Tool), for remotely managing Samba's smb.conf file using your favorite
Web browser.
	&lt;/p&gt;
	&lt;h3&gt;Changes:&lt;/h3&gt;
	&lt;table cellpadding="0" cellspacing="5" border="0"&gt;
        &lt;tr&gt;
            &lt;td valign="top"&gt;&lt;a href="http://ftp.scientificlinux.org/linux/scientific/47/x86_64/errata/SL/RPMS/samba-swat-3.0.33-0.35.el4.x86_64.rpm"&gt;samba-swat-3.0.33-0.35.el4.x86_64&lt;/a&gt;
              [&lt;span style="white-space: nowrap"&gt;8.2 MiB&lt;/span&gt;]&lt;/td&gt;
            &lt;td valign="top"&gt;
              &lt;strong&gt;Changelog&lt;/strong&gt;
              by &lt;span&gt;Guenther Deschner (2012-02-21)&lt;/span&gt;:
              &lt;pre style="margin: 0pt 0pt 5pt 5pt"&gt;- Security release, fixes CVE-2012-0870
- resolves: #795717&lt;/pre&gt;
            &lt;/td&gt;
        &lt;/tr&gt;&lt;tr&gt;
            &lt;td valign="top"&gt;&lt;a href="http://ftp.scientificlinux.org/linux/scientific/47/x86_64/errata/SL/RPMS/samba-swat-3.0.33-0.34.el4.x86_64.rpm"&gt;samba-swat-3.0.33-0.34.el4.x86_64&lt;/a&gt;
              [&lt;span style="white-space: nowrap"&gt;8.2 MiB&lt;/span&gt;]&lt;/td&gt;
            &lt;td valign="top"&gt;
              &lt;strong&gt;Changelog&lt;/strong&gt;
              by &lt;span&gt;Simo Sorce (2011-07-29)&lt;/span&gt;:
              &lt;pre style="margin: 0pt 0pt 5pt 5pt"&gt;- Add security fix also for CVE-2011-2724
- related: #722551&lt;/pre&gt;
            &lt;/td&gt;
        &lt;/tr&gt;&lt;tr&gt;
            &lt;td valign="top"&gt;&lt;a href="http://ftp.scientificlinux.org/linux/scientific/47/x86_64/errata/SL/RPMS/samba-swat-3.0.33-0.30.el4.x86_64.rpm"&gt;samba-swat-3.0.33-0.30.el4.x86_64&lt;/a&gt;
              [&lt;span style="white-space: nowrap"&gt;8.2 MiB&lt;/span&gt;]&lt;/td&gt;
            &lt;td valign="top"&gt;
              &lt;strong&gt;Changelog&lt;/strong&gt;
              by &lt;span&gt;Guenther Deschner (2011-02-18)&lt;/span&gt;:
              &lt;pre style="margin: 0pt 0pt 5pt 5pt"&gt;- Security Release, fixes CVE-2011-0719
- resolves: #678329&lt;/pre&gt;
            &lt;/td&gt;
        &lt;/tr&gt;&lt;tr&gt;
            &lt;td valign="top"&gt;&lt;a href="http://ftp.scientificlinux.org/linux/scientific/47/x86_64/errata/SL/RPMS/samba-swat-3.0.33-0.19.el4_8.3.x86_64.rpm"&gt;samba-swat-3.0.33-0.19.el4_8.3.x86_64&lt;/a&gt;
              [&lt;span style="white-space: nowrap"&gt;8.2 MiB&lt;/span&gt;]&lt;/td&gt;
            &lt;td valign="top"&gt;
              &lt;strong&gt;Changelog&lt;/strong&gt;
              by &lt;span&gt;Guenther Deschner (2010-09-09)&lt;/span&gt;:
              &lt;pre style="margin: 0pt 0pt 5pt 5pt"&gt;- Security Release, fixes CVE-2010-3069
- resolves: #632225&lt;/pre&gt;
            &lt;/td&gt;
        &lt;/tr&gt;&lt;tr&gt;
            &lt;td valign="top"&gt;&lt;a href="http://ftp.scientificlinux.org/linux/scientific/47/x86_64/errata/SL/RPMS/samba-swat-3.0.33-0.19.el4_8.1.x86_64.rpm"&gt;samba-swat-3.0.33-0.19.el4_8.1.x86_64&lt;/a&gt;
              [&lt;span style="white-space: nowrap"&gt;8.2 MiB&lt;/span&gt;]&lt;/td&gt;
            &lt;td valign="top"&gt;
              &lt;strong&gt;Changelog&lt;/strong&gt;
              by &lt;span&gt;Guenther Deschner (2010-06-10)&lt;/span&gt;:
              &lt;pre style="margin: 0pt 0pt 5pt 5pt"&gt;- Security Release, fixes CVE-2010-2063
- resolves: #602318&lt;/pre&gt;
            &lt;/td&gt;
        &lt;/tr&gt;&lt;tr&gt;
            &lt;td valign="top"&gt;&lt;a href="http://ftp.scientificlinux.org/linux/scientific/47/x86_64/errata/SL/RPMS/samba-swat-3.0.33-0.18.el4_8.x86_64.rpm"&gt;samba-swat-3.0.33-0.18.el4_8.x86_64&lt;/a&gt;
              [&lt;span style="white-space: nowrap"&gt;8.2 MiB&lt;/span&gt;]&lt;/td&gt;
            &lt;td valign="top"&gt;
              &lt;strong&gt;Changelog&lt;/strong&gt;
              by &lt;span&gt;Guenther Deschner (2009-10-01)&lt;/span&gt;:
              &lt;pre style="margin: 0pt 0pt 5pt 5pt"&gt;- Security Release, fixes CVE-2009-1888, CVE-2009-2813, CVE-2009-2948 and CVE-2009-2906
- resolves: #526658&lt;/pre&gt;
            &lt;/td&gt;
        &lt;/tr&gt;
    &lt;/table&gt;
&lt;/div&gt;</description></item><item><guid>http://ftp.scientificlinux.org/linux/scientific/47/x86_64/errata/SL/RPMS/repoview/samba-common.html+0:3.0.33-0.35.el4.i386</guid><link>http://ftp.scientificlinux.org/linux/scientific/47/x86_64/errata/SL/RPMS/repoview/samba-common.html</link><pubDate>Thu, 23 Feb 2012 22:22:36 +0000</pubDate><title>Update: samba-common-3.0.33-0.35.el4</title><description>&lt;?xml version="1.0" encoding="utf-8"?&gt;
&lt;div&gt;
	&lt;p&gt;
		&lt;strong&gt;Package:&lt;/strong&gt; samba-common&lt;br /&gt;
		&lt;strong&gt;Summary:&lt;/strong&gt; Files used by both Samba servers and clients.
	&lt;/p&gt;
	&lt;p&gt;
		&lt;strong&gt;Description:&lt;/strong&gt;&lt;br /&gt;
		Samba-common provides files necessary for both the server and client
packages of Samba.
	&lt;/p&gt;
	&lt;h3&gt;Changes:&lt;/h3&gt;
	&lt;table cellpadding="0" cellspacing="5" border="0"&gt;
        &lt;tr&gt;
            &lt;td valign="top"&gt;&lt;a href="http://ftp.scientificlinux.org/linux/scientific/47/x86_64/errata/SL/RPMS/samba-common-3.0.33-0.35.el4.i386.rpm"&gt;samba-common-3.0.33-0.35.el4.i386&lt;/a&gt;
              [&lt;span style="white-space: nowrap"&gt;7.6 MiB&lt;/span&gt;]&lt;/td&gt;
            &lt;td valign="top"&gt;
              &lt;strong&gt;Changelog&lt;/strong&gt;
              by &lt;span&gt;Guenther Deschner (2012-02-21)&lt;/span&gt;:
              &lt;pre style="margin: 0pt 0pt 5pt 5pt"&gt;- Security release, fixes CVE-2012-0870
- resolves: #795717&lt;/pre&gt;
            &lt;/td&gt;
        &lt;/tr&gt;&lt;tr&gt;
            &lt;td valign="top"&gt;&lt;a href="http://ftp.scientificlinux.org/linux/scientific/47/x86_64/errata/SL/RPMS/samba-common-3.0.33-0.35.el4.x86_64.rpm"&gt;samba-common-3.0.33-0.35.el4.x86_64&lt;/a&gt;
              [&lt;span style="white-space: nowrap"&gt;8.5 MiB&lt;/span&gt;]&lt;/td&gt;
            &lt;td valign="top"&gt;
              &lt;strong&gt;Changelog&lt;/strong&gt;
              by &lt;span&gt;Guenther Deschner (2012-02-21)&lt;/span&gt;:
              &lt;pre style="margin: 0pt 0pt 5pt 5pt"&gt;- Security release, fixes CVE-2012-0870
- resolves: #795717&lt;/pre&gt;
            &lt;/td&gt;
        &lt;/tr&gt;&lt;tr&gt;
            &lt;td valign="top"&gt;&lt;a href="http://ftp.scientificlinux.org/linux/scientific/47/x86_64/errata/SL/RPMS/samba-common-3.0.33-0.34.el4.i386.rpm"&gt;samba-common-3.0.33-0.34.el4.i386&lt;/a&gt;
              [&lt;span style="white-space: nowrap"&gt;7.6 MiB&lt;/span&gt;]&lt;/td&gt;
            &lt;td valign="top"&gt;
              &lt;strong&gt;Changelog&lt;/strong&gt;
              by &lt;span&gt;Simo Sorce (2011-07-29)&lt;/span&gt;:
              &lt;pre style="margin: 0pt 0pt 5pt 5pt"&gt;- Add security fix also for CVE-2011-2724
- related: #722551&lt;/pre&gt;
            &lt;/td&gt;
        &lt;/tr&gt;&lt;tr&gt;
            &lt;td valign="top"&gt;&lt;a href="http://ftp.scientificlinux.org/linux/scientific/47/x86_64/errata/SL/RPMS/samba-common-3.0.33-0.34.el4.x86_64.rpm"&gt;samba-common-3.0.33-0.34.el4.x86_64&lt;/a&gt;
              [&lt;span style="white-space: nowrap"&gt;8.5 MiB&lt;/span&gt;]&lt;/td&gt;
            &lt;td valign="top"&gt;
              &lt;strong&gt;Changelog&lt;/strong&gt;
              by &lt;span&gt;Simo Sorce (2011-07-29)&lt;/span&gt;:
              &lt;pre style="margin: 0pt 0pt 5pt 5pt"&gt;- Add security fix also for CVE-2011-2724
- related: #722551&lt;/pre&gt;
            &lt;/td&gt;
        &lt;/tr&gt;&lt;tr&gt;
            &lt;td valign="top"&gt;&lt;a href="http://ftp.scientificlinux.org/linux/scientific/47/x86_64/errata/SL/RPMS/samba-common-3.0.33-0.30.el4.i386.rpm"&gt;samba-common-3.0.33-0.30.el4.i386&lt;/a&gt;
              [&lt;span style="white-space: nowrap"&gt;7.6 MiB&lt;/span&gt;]&lt;/td&gt;
            &lt;td valign="top"&gt;
              &lt;strong&gt;Changelog&lt;/strong&gt;
              by &lt;span&gt;Guenther Deschner (2011-02-18)&lt;/span&gt;:
              &lt;pre style="margin: 0pt 0pt 5pt 5pt"&gt;- Security Release, fixes CVE-2011-0719
- resolves: #678329&lt;/pre&gt;
            &lt;/td&gt;
        &lt;/tr&gt;&lt;tr&gt;
            &lt;td valign="top"&gt;&lt;a href="http://ftp.scientificlinux.org/linux/scientific/47/x86_64/errata/SL/RPMS/samba-common-3.0.33-0.30.el4.x86_64.rpm"&gt;samba-common-3.0.33-0.30.el4.x86_64&lt;/a&gt;
              [&lt;span style="white-space: nowrap"&gt;8.5 MiB&lt;/span&gt;]&lt;/td&gt;
            &lt;td valign="top"&gt;
              &lt;strong&gt;Changelog&lt;/strong&gt;
              by &lt;span&gt;Guenther Deschner (2011-02-18)&lt;/span&gt;:
              &lt;pre style="margin: 0pt 0pt 5pt 5pt"&gt;- Security Release, fixes CVE-2011-0719
- resolves: #678329&lt;/pre&gt;
            &lt;/td&gt;
        &lt;/tr&gt;&lt;tr&gt;
            &lt;td valign="top"&gt;&lt;a href="http://ftp.scientificlinux.org/linux/scientific/47/x86_64/errata/SL/RPMS/samba-common-3.0.33-0.19.el4_8.3.x86_64.rpm"&gt;samba-common-3.0.33-0.19.el4_8.3.x86_64&lt;/a&gt;
              [&lt;span style="white-space: nowrap"&gt;8.5 MiB&lt;/span&gt;]&lt;/td&gt;
            &lt;td valign="top"&gt;
              &lt;strong&gt;Changelog&lt;/strong&gt;
              by &lt;span&gt;Guenther Deschner (2010-09-09)&lt;/span&gt;:
              &lt;pre style="margin: 0pt 0pt 5pt 5pt"&gt;- Security Release, fixes CVE-2010-3069
- resolves: #632225&lt;/pre&gt;
            &lt;/td&gt;
        &lt;/tr&gt;&lt;tr&gt;
            &lt;td valign="top"&gt;&lt;a href="http://ftp.scientificlinux.org/linux/scientific/47/x86_64/errata/SL/RPMS/samba-common-3.0.33-0.19.el4_8.3.i386.rpm"&gt;samba-common-3.0.33-0.19.el4_8.3.i386&lt;/a&gt;
              [&lt;span style="white-space: nowrap"&gt;7.6 MiB&lt;/span&gt;]&lt;/td&gt;
            &lt;td valign="top"&gt;
              &lt;strong&gt;Changelog&lt;/strong&gt;
              by &lt;span&gt;Guenther Deschner (2010-09-09)&lt;/span&gt;:
              &lt;pre style="margin: 0pt 0pt 5pt 5pt"&gt;- Security Release, fixes CVE-2010-3069
- resolves: #632225&lt;/pre&gt;
            &lt;/td&gt;
        &lt;/tr&gt;&lt;tr&gt;
            &lt;td valign="top"&gt;&lt;a href="http://ftp.scientificlinux.org/linux/scientific/47/x86_64/errata/SL/RPMS/samba-common-3.0.33-0.19.el4_8.1.x86_64.rpm"&gt;samba-common-3.0.33-0.19.el4_8.1.x86_64&lt;/a&gt;
              [&lt;span style="white-space: nowrap"&gt;8.5 MiB&lt;/span&gt;]&lt;/td&gt;
            &lt;td valign="top"&gt;
              &lt;strong&gt;Changelog&lt;/strong&gt;
              by &lt;span&gt;Guenther Deschner (2010-06-10)&lt;/span&gt;:
              &lt;pre style="margin: 0pt 0pt 5pt 5pt"&gt;- Security Release, fixes CVE-2010-2063
- resolves: #602318&lt;/pre&gt;
            &lt;/td&gt;
        &lt;/tr&gt;&lt;tr&gt;
            &lt;td valign="top"&gt;&lt;a href="http://ftp.scientificlinux.org/linux/scientific/47/x86_64/errata/SL/RPMS/samba-common-3.0.33-0.19.el4_8.1.i386.rpm"&gt;samba-common-3.0.33-0.19.el4_8.1.i386&lt;/a&gt;
              [&lt;span style="white-space: nowrap"&gt;7.6 MiB&lt;/span&gt;]&lt;/td&gt;
            &lt;td valign="top"&gt;
              &lt;strong&gt;Changelog&lt;/strong&gt;
              by &lt;span&gt;Guenther Deschner (2010-06-10)&lt;/span&gt;:
              &lt;pre style="margin: 0pt 0pt 5pt 5pt"&gt;- Security Release, fixes CVE-2010-2063
- resolves: #602318&lt;/pre&gt;
            &lt;/td&gt;
        &lt;/tr&gt;&lt;tr&gt;
            &lt;td valign="top"&gt;&lt;a href="http://ftp.scientificlinux.org/linux/scientific/47/x86_64/errata/SL/RPMS/samba-common-3.0.33-0.18.el4_8.x86_64.rpm"&gt;samba-common-3.0.33-0.18.el4_8.x86_64&lt;/a&gt;
              [&lt;span style="white-space: nowrap"&gt;8.5 MiB&lt;/span&gt;]&lt;/td&gt;
            &lt;td valign="top"&gt;
              &lt;strong&gt;Changelog&lt;/strong&gt;
              by &lt;span&gt;Guenther Deschner (2009-10-01)&lt;/span&gt;:
              &lt;pre style="margin: 0pt 0pt 5pt 5pt"&gt;- Security Release, fixes CVE-2009-1888, CVE-2009-2813, CVE-2009-2948 and CVE-2009-2906
- resolves: #526658&lt;/pre&gt;
            &lt;/td&gt;
        &lt;/tr&gt;&lt;tr&gt;
            &lt;td valign="top"&gt;&lt;a href="http://ftp.scientificlinux.org/linux/scientific/47/x86_64/errata/SL/RPMS/samba-common-3.0.33-0.18.el4_8.i386.rpm"&gt;samba-common-3.0.33-0.18.el4_8.i386&lt;/a&gt;
              [&lt;span style="white-space: nowrap"&gt;7.6 MiB&lt;/span&gt;]&lt;/td&gt;
            &lt;td valign="top"&gt;
              &lt;strong&gt;Changelog&lt;/strong&gt;
              by &lt;span&gt;Guenther Deschner (2009-10-01)&lt;/span&gt;:
              &lt;pre style="margin: 0pt 0pt 5pt 5pt"&gt;- Security Release, fixes CVE-2009-1888, CVE-2009-2813, CVE-2009-2948 and CVE-2009-2906
- resolves: #526658&lt;/pre&gt;
            &lt;/td&gt;
        &lt;/tr&gt;
    &lt;/table&gt;
&lt;/div&gt;</description></item><item><guid>http://ftp.scientificlinux.org/linux/scientific/47/x86_64/errata/SL/RPMS/repoview/samba-client.html+0:3.0.33-0.35.el4.x86_64</guid><link>http://ftp.scientificlinux.org/linux/scientific/47/x86_64/errata/SL/RPMS/repoview/samba-client.html</link><pubDate>Thu, 23 Feb 2012 22:22:30 +0000</pubDate><title>Update: samba-client-3.0.33-0.35.el4</title><description>&lt;?xml version="1.0" encoding="utf-8"?&gt;
&lt;div&gt;
	&lt;p&gt;
		&lt;strong&gt;Package:&lt;/strong&gt; samba-client&lt;br /&gt;
		&lt;strong&gt;Summary:&lt;/strong&gt; Samba (SMB) client programs.
	&lt;/p&gt;
	&lt;p&gt;
		&lt;strong&gt;Description:&lt;/strong&gt;&lt;br /&gt;
		The samba-client package provides some SMB clients to compliment the
built-in SMB filesystem in Linux. These clients allow access of SMB
shares and printing to SMB printers.
	&lt;/p&gt;
	&lt;h3&gt;Changes:&lt;/h3&gt;
	&lt;table cellpadding="0" cellspacing="5" border="0"&gt;
        &lt;tr&gt;
            &lt;td valign="top"&gt;&lt;a href="http://ftp.scientificlinux.org/linux/scientific/47/x86_64/errata/SL/RPMS/samba-client-3.0.33-0.35.el4.x86_64.rpm"&gt;samba-client-3.0.33-0.35.el4.x86_64&lt;/a&gt;
              [&lt;span style="white-space: nowrap"&gt;5.1 MiB&lt;/span&gt;]&lt;/td&gt;
            &lt;td valign="top"&gt;
              &lt;strong&gt;Changelog&lt;/strong&gt;
              by &lt;span&gt;Guenther Deschner (2012-02-21)&lt;/span&gt;:
              &lt;pre style="margin: 0pt 0pt 5pt 5pt"&gt;- Security release, fixes CVE-2012-0870
- resolves: #795717&lt;/pre&gt;
            &lt;/td&gt;
        &lt;/tr&gt;&lt;tr&gt;
            &lt;td valign="top"&gt;&lt;a href="http://ftp.scientificlinux.org/linux/scientific/47/x86_64/errata/SL/RPMS/samba-client-3.0.33-0.34.el4.x86_64.rpm"&gt;samba-client-3.0.33-0.34.el4.x86_64&lt;/a&gt;
              [&lt;span style="white-space: nowrap"&gt;5.1 MiB&lt;/span&gt;]&lt;/td&gt;
            &lt;td valign="top"&gt;
              &lt;strong&gt;Changelog&lt;/strong&gt;
              by &lt;span&gt;Simo Sorce (2011-07-29)&lt;/span&gt;:
              &lt;pre style="margin: 0pt 0pt 5pt 5pt"&gt;- Add security fix also for CVE-2011-2724
- related: #722551&lt;/pre&gt;
            &lt;/td&gt;
        &lt;/tr&gt;&lt;tr&gt;
            &lt;td valign="top"&gt;&lt;a href="http://ftp.scientificlinux.org/linux/scientific/47/x86_64/errata/SL/RPMS/samba-client-3.0.33-0.30.el4.x86_64.rpm"&gt;samba-client-3.0.33-0.30.el4.x86_64&lt;/a&gt;
              [&lt;span style="white-space: nowrap"&gt;5.1 MiB&lt;/span&gt;]&lt;/td&gt;
            &lt;td valign="top"&gt;
              &lt;strong&gt;Changelog&lt;/strong&gt;
              by &lt;span&gt;Guenther Deschner (2011-02-18)&lt;/span&gt;:
              &lt;pre style="margin: 0pt 0pt 5pt 5pt"&gt;- Security Release, fixes CVE-2011-0719
- resolves: #678329&lt;/pre&gt;
            &lt;/td&gt;
        &lt;/tr&gt;&lt;tr&gt;
            &lt;td valign="top"&gt;&lt;a href="http://ftp.scientificlinux.org/linux/scientific/47/x86_64/errata/SL/RPMS/samba-client-3.0.33-0.19.el4_8.3.x86_64.rpm"&gt;samba-client-3.0.33-0.19.el4_8.3.x86_64&lt;/a&gt;
              [&lt;span style="white-space: nowrap"&gt;5.1 MiB&lt;/span&gt;]&lt;/td&gt;
            &lt;td valign="top"&gt;
              &lt;strong&gt;Changelog&lt;/strong&gt;
              by &lt;span&gt;Guenther Deschner (2010-09-09)&lt;/span&gt;:
              &lt;pre style="margin: 0pt 0pt 5pt 5pt"&gt;- Security Release, fixes CVE-2010-3069
- resolves: #632225&lt;/pre&gt;
            &lt;/td&gt;
        &lt;/tr&gt;&lt;tr&gt;
            &lt;td valign="top"&gt;&lt;a href="http://ftp.scientificlinux.org/linux/scientific/47/x86_64/errata/SL/RPMS/samba-client-3.0.33-0.19.el4_8.1.x86_64.rpm"&gt;samba-client-3.0.33-0.19.el4_8.1.x86_64&lt;/a&gt;
              [&lt;span style="white-space: nowrap"&gt;5.1 MiB&lt;/span&gt;]&lt;/td&gt;
            &lt;td valign="top"&gt;
              &lt;strong&gt;Changelog&lt;/strong&gt;
              by &lt;span&gt;Guenther Deschner (2010-06-10)&lt;/span&gt;:
              &lt;pre style="margin: 0pt 0pt 5pt 5pt"&gt;- Security Release, fixes CVE-2010-2063
- resolves: #602318&lt;/pre&gt;
            &lt;/td&gt;
        &lt;/tr&gt;&lt;tr&gt;
            &lt;td valign="top"&gt;&lt;a href="http://ftp.scientificlinux.org/linux/scientific/47/x86_64/errata/SL/RPMS/samba-client-3.0.33-0.18.el4_8.x86_64.rpm"&gt;samba-client-3.0.33-0.18.el4_8.x86_64&lt;/a&gt;
              [&lt;span style="white-space: nowrap"&gt;5.1 MiB&lt;/span&gt;]&lt;/td&gt;
            &lt;td valign="top"&gt;
              &lt;strong&gt;Changelog&lt;/strong&gt;
              by &lt;span&gt;Guenther Deschner (2009-10-01)&lt;/span&gt;:
              &lt;pre style="margin: 0pt 0pt 5pt 5pt"&gt;- Security Release, fixes CVE-2009-1888, CVE-2009-2813, CVE-2009-2948 and CVE-2009-2906
- resolves: #526658&lt;/pre&gt;
            &lt;/td&gt;
        &lt;/tr&gt;
    &lt;/table&gt;
&lt;/div&gt;</description></item><item><guid>http://ftp.scientificlinux.org/linux/scientific/47/x86_64/errata/SL/RPMS/repoview/samba.html+0:3.0.33-0.35.el4.x86_64</guid><link>http://ftp.scientificlinux.org/linux/scientific/47/x86_64/errata/SL/RPMS/repoview/samba.html</link><pubDate>Thu, 23 Feb 2012 22:22:30 +0000</pubDate><title>Update: samba-3.0.33-0.35.el4</title><description>&lt;?xml version="1.0" encoding="utf-8"?&gt;
&lt;div&gt;
	&lt;p&gt;
		&lt;strong&gt;Package:&lt;/strong&gt; samba&lt;br /&gt;
		&lt;strong&gt;Summary:&lt;/strong&gt; The Samba SMB server.
	&lt;/p&gt;
	&lt;p&gt;
		&lt;strong&gt;Description:&lt;/strong&gt;&lt;br /&gt;
Samba is the suite of programs by which a lot of PC-related machines
share files, printers, and other information (such as lists of
available files and printers). The Windows NT, OS/2, and Linux
operating systems support this natively, and add-on packages can
enable the same thing for DOS, Windows, VMS, UNIX of all kinds, MVS,
and more. This package provides an SMB server that can be used to
provide network services to SMB (sometimes called "Lan Manager")
clients. Samba uses NetBIOS over TCP/IP (NetBT) protocols and does NOT
need the NetBEUI (Microsoft Raw NetBIOS frame) protocol.
	&lt;/p&gt;
	&lt;h3&gt;Changes:&lt;/h3&gt;
	&lt;table cellpadding="0" cellspacing="5" border="0"&gt;
        &lt;tr&gt;
            &lt;td valign="top"&gt;&lt;a href="http://ftp.scientificlinux.org/linux/scientific/47/x86_64/errata/SL/RPMS/samba-3.0.33-0.35.el4.x86_64.rpm"&gt;samba-3.0.33-0.35.el4.x86_64&lt;/a&gt;
              [&lt;span style="white-space: nowrap"&gt;16.2 MiB&lt;/span&gt;]&lt;/td&gt;
            &lt;td valign="top"&gt;
              &lt;strong&gt;Changelog&lt;/strong&gt;
              by &lt;span&gt;Guenther Deschner (2012-02-21)&lt;/span&gt;:
              &lt;pre style="margin: 0pt 0pt 5pt 5pt"&gt;- Security release, fixes CVE-2012-0870
- resolves: #795717&lt;/pre&gt;
            &lt;/td&gt;
        &lt;/tr&gt;&lt;tr&gt;
            &lt;td valign="top"&gt;&lt;a href="http://ftp.scientificlinux.org/linux/scientific/47/x86_64/errata/SL/RPMS/samba-3.0.33-0.34.el4.x86_64.rpm"&gt;samba-3.0.33-0.34.el4.x86_64&lt;/a&gt;
              [&lt;span style="white-space: nowrap"&gt;16.2 MiB&lt;/span&gt;]&lt;/td&gt;
            &lt;td valign="top"&gt;
              &lt;strong&gt;Changelog&lt;/strong&gt;
              by &lt;span&gt;Simo Sorce (2011-07-29)&lt;/span&gt;:
              &lt;pre style="margin: 0pt 0pt 5pt 5pt"&gt;- Add security fix also for CVE-2011-2724
- related: #722551&lt;/pre&gt;
            &lt;/td&gt;
        &lt;/tr&gt;&lt;tr&gt;
            &lt;td valign="top"&gt;&lt;a href="http://ftp.scientificlinux.org/linux/scientific/47/x86_64/errata/SL/RPMS/samba-3.0.33-0.30.el4.x86_64.rpm"&gt;samba-3.0.33-0.30.el4.x86_64&lt;/a&gt;
              [&lt;span style="white-space: nowrap"&gt;16.2 MiB&lt;/span&gt;]&lt;/td&gt;
            &lt;td valign="top"&gt;
              &lt;strong&gt;Changelog&lt;/strong&gt;
              by &lt;span&gt;Guenther Deschner (2011-02-18)&lt;/span&gt;:
              &lt;pre style="margin: 0pt 0pt 5pt 5pt"&gt;- Security Release, fixes CVE-2011-0719
- resolves: #678329&lt;/pre&gt;
            &lt;/td&gt;
        &lt;/tr&gt;&lt;tr&gt;
            &lt;td valign="top"&gt;&lt;a href="http://ftp.scientificlinux.org/linux/scientific/47/x86_64/errata/SL/RPMS/samba-3.0.33-0.19.el4_8.3.x86_64.rpm"&gt;samba-3.0.33-0.19.el4_8.3.x86_64&lt;/a&gt;
              [&lt;span style="white-space: nowrap"&gt;16.2 MiB&lt;/span&gt;]&lt;/td&gt;
            &lt;td valign="top"&gt;
              &lt;strong&gt;Changelog&lt;/strong&gt;
              by &lt;span&gt;Guenther Deschner (2010-09-09)&lt;/span&gt;:
              &lt;pre style="margin: 0pt 0pt 5pt 5pt"&gt;- Security Release, fixes CVE-2010-3069
- resolves: #632225&lt;/pre&gt;
            &lt;/td&gt;
        &lt;/tr&gt;&lt;tr&gt;
            &lt;td valign="top"&gt;&lt;a href="http://ftp.scientificlinux.org/linux/scientific/47/x86_64/errata/SL/RPMS/samba-3.0.33-0.19.el4_8.1.x86_64.rpm"&gt;samba-3.0.33-0.19.el4_8.1.x86_64&lt;/a&gt;
              [&lt;span style="white-space: nowrap"&gt;16.2 MiB&lt;/span&gt;]&lt;/td&gt;
            &lt;td valign="top"&gt;
              &lt;strong&gt;Changelog&lt;/strong&gt;
              by &lt;span&gt;Guenther Deschner (2010-06-10)&lt;/span&gt;:
              &lt;pre style="margin: 0pt 0pt 5pt 5pt"&gt;- Security Release, fixes CVE-2010-2063
- resolves: #602318&lt;/pre&gt;
            &lt;/td&gt;
        &lt;/tr&gt;&lt;tr&gt;
            &lt;td valign="top"&gt;&lt;a href="http://ftp.scientificlinux.org/linux/scientific/47/x86_64/errata/SL/RPMS/samba-3.0.33-0.18.el4_8.x86_64.rpm"&gt;samba-3.0.33-0.18.el4_8.x86_64&lt;/a&gt;
              [&lt;span style="white-space: nowrap"&gt;16.2 MiB&lt;/span&gt;]&lt;/td&gt;
            &lt;td valign="top"&gt;
              &lt;strong&gt;Changelog&lt;/strong&gt;
              by &lt;span&gt;Guenther Deschner (2009-10-01)&lt;/span&gt;:
              &lt;pre style="margin: 0pt 0pt 5pt 5pt"&gt;- Security Release, fixes CVE-2009-1888, CVE-2009-2813, CVE-2009-2948 and CVE-2009-2906
- resolves: #526658&lt;/pre&gt;
            &lt;/td&gt;
        &lt;/tr&gt;
    &lt;/table&gt;
&lt;/div&gt;</description></item><item><guid>http://ftp.scientificlinux.org/linux/scientific/47/x86_64/errata/SL/RPMS/repoview/system-config-printer-gui.html+0:0.6.116.10-1.6.el4.x86_64</guid><link>http://ftp.scientificlinux.org/linux/scientific/47/x86_64/errata/SL/RPMS/repoview/system-config-printer-gui.html</link><pubDate>Tue, 23 Aug 2011 15:23:28 +0000</pubDate><title>Update: system-config-printer-gui-0.6.116.10-1.6.el4</title><description>&lt;?xml version="1.0" encoding="utf-8"?&gt;
&lt;div&gt;
	&lt;p&gt;
		&lt;strong&gt;Package:&lt;/strong&gt; system-config-printer-gui&lt;br /&gt;
		&lt;strong&gt;Summary:&lt;/strong&gt; A GUI frontend for printconf.
	&lt;/p&gt;
	&lt;p&gt;
		&lt;strong&gt;Description:&lt;/strong&gt;&lt;br /&gt;
		The printconf-gui package contains a GUI tool for the printconf
utility.
	&lt;/p&gt;
	&lt;h3&gt;Changes:&lt;/h3&gt;
	&lt;table cellpadding="0" cellspacing="5" border="0"&gt;
        &lt;tr&gt;
            &lt;td valign="top"&gt;&lt;a href="http://ftp.scientificlinux.org/linux/scientific/47/x86_64/errata/SL/RPMS/system-config-printer-gui-0.6.116.10-1.6.el4.x86_64.rpm"&gt;system-config-printer-gui-0.6.116.10-1.6.el4.x86_64&lt;/a&gt;
              [&lt;span style="white-space: nowrap"&gt;109 KiB&lt;/span&gt;]&lt;/td&gt;
            &lt;td valign="top"&gt;
              &lt;strong&gt;Changelog&lt;/strong&gt;
              by &lt;span&gt;Tim Waugh (2011-08-17)&lt;/span&gt;:
              &lt;pre style="margin: 0pt 0pt 5pt 5pt"&gt;- Corrected patch for CVE-2011-2899 (bug #728348).&lt;/pre&gt;
            &lt;/td&gt;
        &lt;/tr&gt;
    &lt;/table&gt;
&lt;/div&gt;</description></item><item><guid>http://ftp.scientificlinux.org/linux/scientific/47/x86_64/errata/SL/RPMS/repoview/system-config-printer.html+0:0.6.116.10-1.6.el4.x86_64</guid><link>http://ftp.scientificlinux.org/linux/scientific/47/x86_64/errata/SL/RPMS/repoview/system-config-printer.html</link><pubDate>Tue, 23 Aug 2011 15:23:28 +0000</pubDate><title>Update: system-config-printer-0.6.116.10-1.6.el4</title><description>&lt;?xml version="1.0" encoding="utf-8"?&gt;
&lt;div&gt;
	&lt;p&gt;
		&lt;strong&gt;Package:&lt;/strong&gt; system-config-printer&lt;br /&gt;
		&lt;strong&gt;Summary:&lt;/strong&gt; A printer configuration backend/frontend combination.
	&lt;/p&gt;
	&lt;p&gt;
		&lt;strong&gt;Description:&lt;/strong&gt;&lt;br /&gt;
		The printconf utility is a printer configuration and filtration system
based on magicfilter (the alchemist data library) and the foomatic
filter system. It rebuilds local print configuration and spool
directories from data sources at lpd init time, and is integrated to
use the multi-sourced features of the alchemist data library.
	&lt;/p&gt;
	&lt;h3&gt;Changes:&lt;/h3&gt;
	&lt;table cellpadding="0" cellspacing="5" border="0"&gt;
        &lt;tr&gt;
            &lt;td valign="top"&gt;&lt;a href="http://ftp.scientificlinux.org/linux/scientific/47/x86_64/errata/SL/RPMS/system-config-printer-0.6.116.10-1.6.el4.x86_64.rpm"&gt;system-config-printer-0.6.116.10-1.6.el4.x86_64&lt;/a&gt;
              [&lt;span style="white-space: nowrap"&gt;1.0 MiB&lt;/span&gt;]&lt;/td&gt;
            &lt;td valign="top"&gt;
              &lt;strong&gt;Changelog&lt;/strong&gt;
              by &lt;span&gt;Tim Waugh (2011-08-17)&lt;/span&gt;:
              &lt;pre style="margin: 0pt 0pt 5pt 5pt"&gt;- Corrected patch for CVE-2011-2899 (bug #728348).&lt;/pre&gt;
            &lt;/td&gt;
        &lt;/tr&gt;
    &lt;/table&gt;
&lt;/div&gt;</description></item><item><guid>http://ftp.scientificlinux.org/linux/scientific/47/x86_64/errata/SL/RPMS/repoview/dovecot.html+0:0.99.11-10.EL4.x86_64</guid><link>http://ftp.scientificlinux.org/linux/scientific/47/x86_64/errata/SL/RPMS/repoview/dovecot.html</link><pubDate>Thu, 18 Aug 2011 22:16:24 +0000</pubDate><title>Update: dovecot-0.99.11-10.EL4</title><description>&lt;?xml version="1.0" encoding="utf-8"?&gt;
&lt;div&gt;
	&lt;p&gt;
		&lt;strong&gt;Package:&lt;/strong&gt; dovecot&lt;br /&gt;
		&lt;strong&gt;Summary:&lt;/strong&gt; Dovecot Secure imap server
	&lt;/p&gt;
	&lt;p&gt;
		&lt;strong&gt;Description:&lt;/strong&gt;&lt;br /&gt;
		Dovecot is an IMAP server for Linux/UNIX-like systems, written with security
primarily in mind.  It also contains a small POP3 server.  It supports mail
in either of maildir or mbox formats.
	&lt;/p&gt;
	&lt;h3&gt;Changes:&lt;/h3&gt;
	&lt;table cellpadding="0" cellspacing="5" border="0"&gt;
        &lt;tr&gt;
            &lt;td valign="top"&gt;&lt;a href="http://ftp.scientificlinux.org/linux/scientific/47/x86_64/errata/SL/RPMS/dovecot-0.99.11-10.EL4.x86_64.rpm"&gt;dovecot-0.99.11-10.EL4.x86_64&lt;/a&gt;
              [&lt;span style="white-space: nowrap"&gt;679 KiB&lt;/span&gt;]&lt;/td&gt;
            &lt;td valign="top"&gt;
              &lt;strong&gt;Changelog&lt;/strong&gt;
              by &lt;span&gt;Michal Hlavinka (2011-08-08)&lt;/span&gt;:
              &lt;pre style="margin: 0pt 0pt 5pt 5pt"&gt;- fix potential crash when parsing header names that contain NUL characters (#728674)&lt;/pre&gt;
            &lt;/td&gt;
        &lt;/tr&gt;
    &lt;/table&gt;
&lt;/div&gt;</description></item></channel></rss>