Tue Jun 19 22:35:25 UTC 2018
patches/packages/gnupg-1.4.23-i486-1_slack13.1.txz:  Upgraded.
 Sanitize the diagnostic output of the original file name in verbose mode.
 By using a made up file name in the message it was possible to fake status
 messages. Using this technique it was for example possible to fake the
 verification status of a signed mail.
 For more information, see:
   https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-12020
 (* Security fix *)
+--------------------------+
Fri Jun  1 21:28:10 UTC 2018
patches/packages/git-2.14.4-i486-1_slack13.1.txz:  Upgraded.
 This update fixes security issues:
 Submodule "names" come from the untrusted .gitmodules file, but we
 blindly append them to $GIT_DIR/modules to create our on-disk repo
 paths. This means you can do bad things by putting "../" into the
 name. We now enforce some rules for submodule names which will cause
 Git to ignore these malicious names (CVE-2018-11235).
 Credit for finding this vulnerability and the proof of concept from
 which the test script was adapted goes to Etienne Stalmans.
 It was possible to trick the code that sanity-checks paths on NTFS
 into reading random piece of memory (CVE-2018-11233).
 Credit for fixing for these bugs goes to Jeff King, Johannes
 Schindelin and others.
 For more information, see:
   https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-11235
   https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-11233
 (* Security fix *)
+--------------------------+
Fri May 25 23:29:36 UTC 2018
patches/packages/glibc-zoneinfo-2018e-noarch-2_slack13.1.txz:  Rebuilt.
 Handle removal of US/Pacific-New timezone. If we see that the machine is
 using this, it will be automatically switched to US/Pacific.
+--------------------------+
Thu May 10 01:24:19 UTC 2018
patches/packages/glibc-zoneinfo-2018e-noarch-1_slack13.1.txz:  Upgraded.
 This package provides the latest timezone updates.
patches/packages/wget-1.19.5-i486-1_slack13.1.txz:  Upgraded.
 Fixed a security issue where a malicious web server could inject arbitrary
 cookies into the cookie jar file.
 For more information, see:
   https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-0494
 (* Security fix *)
+--------------------------+
Mon Apr 30 22:35:43 UTC 2018
patches/packages/libwmf-0.2.8.4-i486-6_slack13.1.txz:  Rebuilt.
 Patched denial of service and possible execution of arbitrary code
 security issues.
 For more information, see:
   https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0941
   https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-3376
   https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-0455
   https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-2756
   https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3472
   https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3473
   https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3477
   https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3546
   https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-0848
   https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-4588
   https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-4695
   https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-4696
   https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-10167
   https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-10168
   https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-9011
   https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-9317
   https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-6362
 (* Security fix *)
+--------------------------+
Fri Apr 27 03:58:48 UTC 2018
patches/packages/openvpn-2.4.6-i486-1_slack13.1.txz:  Upgraded.
 This is a security update fixing a potential double-free() in Interactive
 Service. This usually only leads to a process crash (DoS by an unprivileged
 local account) but since it could possibly lead to memory corruption if
 happening while multiple other threads are active at the same time,
 CVE-2018-9336 has been assigned to acknowledge this risk.
 For more information, see:
   https://github.com/OpenVPN/openvpn/commit/1394192b210cb3c6624a7419bcf3ff966742e79b
   https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-9336
 (* Security fix *)
+--------------------------+
Fri Apr  6 20:47:43 UTC 2018
####################################################################
# NOTICE OF INPENDING EOL (END OF LIFE) FOR OLD SLACKWARE VERSIONS #
#                                                                  #
# Effective July 5, 2018, security patches will no longer be       #
# provided for the following versions of Slackware (which will all #
# be more than 7 years old at that time):                          #
#   Slackware 13.0, Slackware 13.1, Slackware 13.37.               #
# If you are still running these versions you should consider      #
# migrating to a newer version (preferably as recent as possible). #
# Alternately, you may make arrangements to handle your own        #
# security patches.                                                #
####################################################################
patches/packages/patch-2.7.4-i486-2_slack13.1.txz:  Rebuilt.
 Fix arbitrary shell execution possible with obsolete ed format patches.
 For more information, see:
   https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-1000156
 (* Security fix *)
+--------------------------+
Sun Apr  1 19:45:12 UTC 2018
patches/packages/libidn-1.34-i486-1_slack13.1.txz:  Upgraded.
 This update fixes security issues:
 Fix integer overflow in combine_hangul()
 Fix integer overflow in punycode decoder
 Fix NULL pointer dereference in g_utf8_normalize()
 Fix NULL pointer dereference in stringprep_ucs4_nfkc_normalize()
 (* Security fix *)
+--------------------------+
Fri Mar 23 22:28:20 UTC 2018
patches/packages/glibc-zoneinfo-2018d-noarch-1_slack13.1.txz:  Upgraded.
 This package provides the latest timezone updates.
+--------------------------+
Thu Mar  8 07:07:45 UTC 2018
patches/packages/openssh-7.4p1-i486-2_slack13.1.txz:  Rebuilt.
 sftp-server: in read-only mode, sftp-server was incorrectly permitting
 creation of zero-length files. Reported by Michal Zalewski.
 Thanks to arny (of Bluewhite64 fame) for the heads-up.
 For more information, see:
   https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-15906
 (* Security fix *)
+--------------------------+
Thu Mar  1 23:24:54 UTC 2018
patches/packages/dhcp-4.4.1-i486-1_slack13.1.txz:  Upgraded.
 This update fixes two security issues:
   Corrected an issue where large sized 'X/x' format options were causing
 option handling logic to overwrite memory when expanding them to human
 readable form. Reported by Felix Wilhelm, Google Security Team.
   Option reference count was not correctly decremented in error path
 when parsing buffer for options. Reported by Felix Wilhelm, Google
 Security Team.
 For more information, see:
   https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-5732
   https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-5733
 (* Security fix *)
+--------------------------+
Sat Feb 24 07:41:40 UTC 2018
patches/packages/wget-1.19.4-i486-2_slack13.1.txz:  Rebuilt.
 Applied upstream patch to fix logging in background mode.
 Thanks to Willy Sudiarto Raharjo.
+--------------------------+
Thu Feb  1 18:24:15 UTC 2018
patches/packages/rsync-3.1.3-i486-1_slack13.1.txz:  Upgraded.
 This update fixes two security issues:
 Fixed a buffer overrun in the protocol's handling of xattr names and
 ensure that the received name is null terminated.
 Fix an issue with --protect-args where the user could specify the arg in
 the protected-arg list and short-circuit some of the arg-sanitizing code.
 For more information, see:
   https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-16548
   https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-5764
 (* Security fix *)
+--------------------------+
Wed Jan 24 04:21:44 UTC 2018
patches/packages/glibc-zoneinfo-2018c-noarch-1_slack13.1.txz:  Upgraded.
 This package provides the latest timezone updates.
+--------------------------+
Mon Jan 22 22:47:47 UTC 2018
patches/packages/wget-1.19.4-i486-1_slack13.1.txz:  Upgraded.
 More bug fixes:
 A major bug that caused GZip'ed pages to never be decompressed has been fixed
 Support for Content-Encoding and Transfer-Encoding have been marked as
 experimental and disabled by default
+--------------------------+
Sat Jan 20 16:00:51 UTC 2018
patches/packages/wget-1.19.3-i486-1_slack13.1.txz:  Upgraded.
 This update fixes various non-security bugs, including this one:
 Prevent erroneous decompression of .gz and .tgz files with broken servers.
+--------------------------+
Wed Jan 17 21:36:23 UTC 2018
patches/packages/bind-9.9.11_P1-i486-1_slack13.1.txz:  Upgraded.
 This update fixes a high severity security issue:
 Improper sequencing during cleanup can lead to a use-after-free error,
 triggering an assertion failure and crash in named.
 For more information, see:
   https://kb.isc.org/article/AA-01542
   https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-3145
 (* Security fix *)
+--------------------------+
Wed Nov 29 08:15:09 UTC 2017
patches/packages/libXcursor-1.1.15-i486-1_slack13.1.txz:  Upgraded.
 Fix heap overflows when parsing malicious files. (CVE-2017-16612)
 It is possible to trigger heap overflows due to an integer overflow
 while parsing images and a signedness issue while parsing comments.
 The integer overflow occurs because the chosen limit 0x10000 for
 dimensions is too large for 32 bit systems, because each pixel takes
 4 bytes. Properly chosen values allow an overflow which in turn will
 lead to less allocated memory than needed for subsequent reads.
 The signedness bug is triggered by reading the length of a comment
 as unsigned int, but casting it to int when calling the function
 XcursorCommentCreate. Turning length into a negative value allows the
 check against XCURSOR_COMMENT_MAX_LEN to pass, and the following
 addition of sizeof (XcursorComment) + 1 makes it possible to allocate
 less memory than needed for subsequent reads.
 For more information, see:
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-16612
 (* Security fix *)
patches/packages/libXfont-1.4.7-i486-2_slack13.1.txz:  Rebuilt.
 Open files with O_NOFOLLOW. (CVE-2017-16611)
 A non-privileged X client can instruct X server running under root
 to open any file by creating own directory with "fonts.dir",
 "fonts.alias" or any font file being a symbolic link to any other
 file in the system. X server will then open it. This can be issue
 with special files such as /dev/watchdog (which could then reboot
 the system).
 For more information, see:
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-16611
 (* Security fix *)
+--------------------------+
Fri Oct 27 20:34:35 UTC 2017
patches/packages/wget-1.19.2-i486-1_slack13.1.txz:  Upgraded.
 This update fixes stack and heap overflows in in HTTP protocol handling.
 For more information, see:
   https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-13089
   https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-13090
 (* Security fix *)
+--------------------------+
Wed Oct 25 19:09:26 UTC 2017
patches/packages/glibc-zoneinfo-2017c-noarch-1_slack13.1.txz:  Upgraded.
 This package provides the latest timezone updates.
+--------------------------+
Mon Oct  2 17:16:06 UTC 2017
patches/packages/dnsmasq-2.78-i486-1_slack13.1.txz:  Upgraded.
 This update fixes bugs and remotely exploitable security issues that may
 have impacts including denial of service, information leak, and execution
 of arbitrary code. Thanks to Felix Wilhelm, Fermin J. Serna, Gabriel Campana,
 Kevin Hamacher, Ron Bowes, and Gynvael Coldwind of the Google Security Team.
 For more information, see:
   https://security.googleblog.com/2017/10/behind-masq-yet-more-dns-and-dhcp.html
   https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-13704
   https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-14491
   https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-14492
   https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-14493
   https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-14494
   https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-14495
   https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-14496
 (* Security fix *)
+--------------------------+
Mon Sep 18 19:15:03 UTC 2017
patches/packages/httpd-2.2.34-i486-2_slack13.1.txz:  Rebuilt.
 This update patches a security issue ("Optionsbleed") with the OPTIONS http
 method which may leak arbitrary pieces of memory to a potential attacker.
 Thanks to Hanno Bo:ck.
 For more information, see:
   http://seclists.org/oss-sec/2017/q3/477
   https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-9798
 (* Security fix *)
+--------------------------+
Fri Sep 15 17:31:57 UTC 2017
patches/packages/bluez-4.64-i486-2_slack13.1.txz:  Rebuilt.
 Fixed an information disclosure vulnerability which allows remote attackers
 to obtain sensitive information from the bluetoothd process memory. This
 vulnerability lies in the processing of SDP search attribute requests.
 For more information, see:
   https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-1000250
 (* Security fix *)
+--------------------------+
Tue Sep 12 22:18:51 UTC 2017
patches/packages/emacs-25.3-i486-1_slack13.1.txz:  Upgraded.
 This update fixes a security vulnerability in Emacs. Gnus no longer
 supports "richtext" and "enriched" inline MIME objects. This support
 was disabled to avoid evaluation of arbitrary Lisp code contained in
 email messages and news articles.
 For more information, see:
   http://seclists.org/oss-sec/2017/q3/422
   https://bugs.gnu.org/28350
 (* Security fix *)
+--------------------------+
Fri Sep  8 17:56:01 UTC 2017
patches/packages/bash-4.1.017-i486-2_slack13.1.txz:  Rebuilt.
 This update fixes two security issues found in bash before 4.4:
 The expansion of '\h' in the prompt string allows remote authenticated users
 to execute arbitrary code via shell metacharacters placed in 'hostname' of a
 machine. The theoretical attack vector is a hostile DHCP server providing a
 crafted hostname, but this is unlikely to occur in a normal Slackware
 configuration as we ignore the hostname provided by DHCP.
 Specially crafted SHELLOPTS+PS4 environment variables used against bogus
 setuid binaries using system()/popen() allowed local attackers to execute
 arbitrary code as root.
 For more information, see:
   https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-0634
   https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-7543
 (* Security fix *)
+--------------------------+
Tue Aug 15 22:16:12 UTC 2017
patches/packages/xorg-server-1.7.7-i486-4_slack13.1.txz:  Rebuilt.
 This update fixes two security issues:
 A user authenticated to an X Session could crash or execute code in the
 context of the X Server by exploiting a stack overflow in the endianness
 conversion of X Events.
 Uninitialized data in endianness conversion in the XEvent handling of the
 X.Org X Server allowed authenticated malicious users to access potentially
 privileged data from the X server.
 For more information, see:
   https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-10971
   https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-10972
 (* Security fix *)
patches/packages/xorg-server-xephyr-1.7.7-i486-4_slack13.1.txz:  Rebuilt.
patches/packages/xorg-server-xnest-1.7.7-i486-4_slack13.1.txz:  Rebuilt.
patches/packages/xorg-server-xvfb-1.7.7-i486-4_slack13.1.txz:  Rebuilt.
+--------------------------+
Fri Aug 11 23:02:43 UTC 2017
patches/packages/git-2.14.1-i486-1_slack13.1.txz:  Upgraded.
 Fixes security issues:
 A "ssh://..." URL can result in a "ssh" command line with a hostname that
 begins with a dash "-", which would cause the "ssh" command to instead
 (mis)treat it as an option. This is now prevented by forbidding such a
 hostname (which should not impact any real-world usage).
 Similarly, when GIT_PROXY_COMMAND is configured, the command is run with
 host and port that are parsed out from "ssh://..." URL; a poorly written
 GIT_PROXY_COMMAND could be tricked into treating a string that begins with a
 dash "-" as an option. This is now prevented by forbidding such a hostname
 and port number (again, which should not impact any real-world usage).
 For more information, see:
   https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-1000117
 (* Security fix *)
+--------------------------+
Wed Aug  9 20:23:16 UTC 2017
patches/packages/curl-7.55.0-i486-1_slack13.1.txz:  Upgraded.
 This update fixes three security issues:
 URL globbing out of bounds read
 TFTP sends more than buffer size
 FILE buffer read out of bounds
 For more information, see:
   https://curl.haxx.se/docs/adv_20170809A.html
   https://curl.haxx.se/docs/adv_20170809B.html
   https://curl.haxx.se/docs/adv_20170809C.html
   https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-1000101
   https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-1000100
   https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-1000099
 (* Security fix *)
+--------------------------+
Wed Aug  2 03:43:51 UTC 2017
patches/packages/gnupg-1.4.22-i486-1_slack13.1.txz:  Upgraded.
 Mitigate a flush+reload side-channel attack on RSA secret keys dubbed
 "Sliding right into disaster".
 For more information, see:
   https://eprint.iacr.org/2017/627
   https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-7526
 (* Security fix *)
+--------------------------+
Tue Jul 25 21:09:42 UTC 2017
patches/packages/bind-9.9.10_P3-i486-1_slack13.1.txz:  Upgraded.
 Fix a regression in the previous BIND release that broke verification
 of TSIG signed TCP message sequences where not all the messages contain
 TSIG records.
+--------------------------+
Tue Jul 18 23:10:25 UTC 2017
patches/packages/expat-2.2.2-i486-1_slack13.1.txz:  Upgraded.
 Fixes security issues including:
 External entity infinite loop DoS
 For more information, see:
   https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-9233
   https://libexpat.github.io/doc/cve-2017-9233/
 (* Security fix *)
+--------------------------+
Thu Jul 13 18:19:01 UTC 2017
patches/packages/httpd-2.2.34-i486-1_slack13.1.txz:  Upgraded.
 This update fixes a security issue:
 Uninitialized memory reflection in mod_auth_digest (CVE-2017-9788)
 Thanks to Robert Swiecki for reporting this issue.
 For more information, see:
   https://httpd.apache.org/security/vulnerabilities_22.html
   https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-9788
 (* Security fix *)
+--------------------------+
Thu Jun 29 20:55:09 UTC 2017
patches/packages/bind-9.9.10_P2-i486-1_slack13.1.txz:  Upgraded.
 This update fixes a high severity security issue:
 An error in TSIG handling could permit unauthorized zone transfers
 or zone updates.
 For more information, see:
   https://kb.isc.org/article/AA-01503/0
   https://kb.isc.org/article/AA-01504/0
   https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-3142
   https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-3143
 (* Security fix *)
patches/packages/httpd-2.2.32-i486-1_slack13.1.txz:  Upgraded.
 This update fixes security issues which may lead to an authentication bypass
 or a denial of service:
 important: ap_get_basic_auth_pw() Authentication Bypass CVE-2017-3167
 important: mod_ssl Null Pointer Dereference CVE-2017-3169
 important: mod_http2 Null Pointer Dereference CVE-2017-7659
 important: ap_find_token() Buffer Overread CVE-2017-7668
 important: mod_mime Buffer Overread CVE-2017-7679
 For more information, see:
   https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-3167
   https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-3169
   https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-7659
   https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-7668
   https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-7679
 (* Security fix *)
+--------------------------+
Wed Jun 21 18:38:46 UTC 2017
patches/packages/openvpn-2.3.17-i486-1_slack13.1.txz:  Upgraded.
 This update fixes several denial of service issues discovered
 by Guido Vranken.
 For more information, see:
   https://community.openvpn.net/openvpn/wiki/VulnerabilitiesFixedInOpenVPN243
   https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-7508
   https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-7520
   https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-7521
   https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-7512
   https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-7522
 (* Security fix *)
+--------------------------+
Wed Jun 14 22:04:45 UTC 2017
patches/packages/bind-9.9.10_P1-i486-1_slack13.1.txz:  Upgraded.
 Fixed denial of service security issue:
 Some RPZ configurations could go into an infinite query loop when
 encountering responses with TTL=0.
 For more information, see:
   https://kb.isc.org/article/AA-01495
   https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-3140
 (* Security fix *)
+--------------------------+
Wed Jun  7 22:42:04 UTC 2017
patches/packages/irssi-0.8.21-i486-2_slack13.1.txz:  Rebuilt.
 Fixed security issues that may result in a denial of service.
 For more information, see:
   https://irssi.org/security/irssi_sa_2017_06.txt
   https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-9468
   https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-9469
 (* Security fix *)
+--------------------------+
Wed May 31 23:07:23 UTC 2017
patches/packages/sudo-1.8.20p2-i486-1_slack13.1.txz:  Upgraded.
 This is a bugfix release:
 Fixed a bug parsing /proc/pid/stat when the process name contains
 a newline. This is not exploitable due to the /dev traversal changes
 made in sudo 1.8.20p1.
+--------------------------+
Tue May 30 17:39:17 UTC 2017
patches/packages/lynx-2.8.8rel.2-i486-1_slack13.1.txz:  Upgraded.
 Fixed lynx startup without a URL by correcting STARTFILE in lynx.cfg to use
 the new URL for the Lynx homepage.  Thanks to John David Yost.
patches/packages/sudo-1.8.20p1-i486-1_slack13.1.txz:  Upgraded.
 This update fixes a potential overwrite of arbitrary system files.
 This bug was discovered and analyzed by Qualys, Inc.
 For more information, see:
   https://www.sudo.ws/alerts/linux_tty.html
   http://www.openwall.com/lists/oss-security/2017/05/30/16
   https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-1000367
 (* Security fix *)
+--------------------------+
Wed May 24 19:38:59 UTC 2017
patches/packages/samba-3.5.22-i486-2_slack13.1.txz:  Rebuilt.
 This update fixes a remote code execution vulnerability, allowing a
 malicious client to upload a shared library to a writable share, and
 then cause the server to load and execute it.
 For more information, see:
   https://www.samba.org/samba/security/CVE-2017-7494.html
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-7494
 (* Security fix *)
+--------------------------+
Tue May 16 20:11:03 UTC 2017
patches/packages/freetype-2.5.5-i486-2_slack13.1.txz:  Rebuilt.
 This update fixes an out-of-bounds write caused by a heap-based buffer
 overflow related to the t1_builder_close_contour function in psaux/psobjs.c.
 For more information, see:
   https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-8287
 (* Security fix *)
+--------------------------+
Mon May  1 23:31:02 UTC 2017
patches/packages/rxvt-2.7.10-i486-5_slack13.1.txz:  Rebuilt.
 Patched an integer overflow that can crash rxvt with an escape sequence,
 or possibly have unspecified other impact.
 For more information, see:
   https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-7483
 (* Security fix *)
+--------------------------+
Fri Apr 21 22:40:12 UTC 2017
patches/packages/ntp-4.2.8p10-i486-1_slack13.1.txz:  Upgraded.
 In addition to bug fixes and enhancements, this release fixes security
 issues of medium and low severity:
 Denial of Service via Malformed Config (Medium)
 Authenticated DoS via Malicious Config Option (Medium)
 Potential Overflows in ctl_put() functions (Medium)
 Buffer Overflow in ntpq when fetching reslist from a malicious ntpd (Medium)
 0rigin DoS (Medium)
 Buffer Overflow in DPTS Clock (Low)
 Improper use of snprintf() in mx4200_send() (Low)
 The following issues do not apply to Linux systems:
 Privileged execution of User Library code (WINDOWS PPSAPI ONLY) (Low)
 Stack Buffer Overflow from Command Line (WINDOWS installer ONLY) (Low)
 Data Structure terminated insufficiently (WINDOWS installer ONLY) (Low)
 For more information, see:
   https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-6464
   https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-6463
   https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-6458
   https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-6460
   https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-9042
   https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-6462
   https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-6451
   https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-6455
   https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-6452
   https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-6459
 (* Security fix *)
patches/packages/proftpd-1.3.5e-i486-1_slack13.1.txz:  Upgraded.
 This release fixes a security issue:
 AllowChrootSymlinks off does not check entire DefaultRoot path for symlinks.
 For more information, see:
   https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-7418
 (* Security fix *)
+--------------------------+
Wed Apr 19 04:46:45 UTC 2017
patches/packages/minicom-2.7.1-i486-1_slack13.1.txz:  Upgraded.
 Fix an out of bounds data access that can lead to remote code execution.
 This issue was found by Solar Designer of Openwall during a security audit
 of the Virtuozzo 7 product, which contains derived downstream code in its
 prl-vzvncserver component.
 For more information, see:
   https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-7467
 (* Security fix *)
+--------------------------+
Thu Apr 13 21:19:45 UTC 2017
patches/packages/bind-9.9.9_P8-i486-1_slack13.1.txz:  Upgraded.
 Fixed denial of service security issues.
 For more information, see:
   https://kb.isc.org/article/AA-01465
   https://kb.isc.org/article/AA-01466
   https://kb.isc.org/article/AA-01471
   https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-3136
   https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-3137
   https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-3138
 (* Security fix *)
+--------------------------+
Thu Mar 23 21:38:23 UTC 2017
patches/packages/glibc-zoneinfo-2017b-noarch-1_slack13.1.txz:  Upgraded.
 This package provides the latest timezone updates.
+--------------------------+
Thu Mar 16 01:37:05 UTC 2017
patches/packages/pidgin-2.12.0-i486-1_slack13.1.txz:  Upgraded.
 This update fixes a minor security issue (out of bounds memory read in
 purple_markup_unescape_entity).
 For more information, see:
   https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-2640
 (* Security fix *)
+--------------------------+
Tue Feb 28 23:51:55 UTC 2017
patches/packages/glibc-zoneinfo-2017a-noarch-1_slack13.1.txz:  Upgraded.
 This package provides the latest timezone updates.
+--------------------------+
Fri Feb 10 21:07:35 UTC 2017
patches/packages/bind-9.9.9_P6-i486-1_slack13.1.txz:  Upgraded.
 This update fixes a denial-of-service vulnerability.  Under some conditions
 when using both DNS64 and RPZ to rewrite query responses, query processing
 can resume in an inconsistent state leading to either an INSIST assertion
 failure or an attempt to read through a NULL pointer.
 For more information, see:
   https://kb.isc.org/article/AA-01453
   https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-3135
 (* Security fix *)
+--------------------------+
Thu Jan 12 01:15:52 UTC 2017
patches/packages/bind-9.9.9_P5-i486-1_slack13.1.txz:  Upgraded.
 This update fixes a denial-of-service vulnerability.  An error in handling
 certain queries can cause an assertion failure when a server is using the
 nxdomain-redirect feature to cover a zone for which it is also providing
 authoritative service.  A vulnerable server could be intentionally stopped
 by an attacker if it was using a configuration that met the criteria for
 the vulnerability and if the attacker could cause it to accept a query
 that possessed the required attributes.
 Please note: This vulnerability affects the "nxdomain-redirect" feature,
 which is one of two methods of handling NXDOMAIN redirection, and is only
 available in certain versions of BIND.  Redirection using zones of type
 "redirect" is not affected by this vulnerability.
 For more information, see:
   https://kb.isc.org/article/AA-01442
   https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-9778
 (* Security fix *)
patches/packages/irssi-0.8.21-i486-1_slack13.1.txz:  Upgraded.
 Fixed security issues that may result in a denial of service.
 For more information, see:
   https://irssi.org/security/irssi_sa_2017_01.txt
   https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-5193
   https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-5194
   https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-5195
   https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-5196
 (* Security fix *)
+--------------------------+
Fri Dec 30 19:29:13 UTC 2016
patches/packages/libpng-1.4.20-i486-1_slack13.1.txz:  Upgraded.
 This release fixes an old NULL pointer dereference bug in png_set_text_2()
 discovered and patched by Patrick Keshishian.  The potential "NULL
 dereference" bug has existed in libpng since version 0.71 of June 26, 1995.
 To be vulnerable, an application has to load a text chunk into the png
 structure, then delete all text, then add another text chunk to the same
 png structure, which seems to be an unlikely sequence, but it has happened.
 For more information, see:
   https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-10087
 (* Security fix *)
+--------------------------+
Sat Dec 24 18:14:51 UTC 2016
patches/packages/expat-2.2.0-i486-1_slack13.1.txz:  Upgraded.
 This update fixes bugs and security issues:
 Multiple integer overflows in XML_GetBuffer.
 Fix crash on malformed input.
 Improve insufficient fix to CVE-2015-1283 / CVE-2015-2716.
 Use more entropy for hash initialization.
 Resolve troublesome internal call to srand.
 For more information, see:
   https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-1283
   https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-0718
   https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-4472
   https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-5300
   https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-6702
 (* Security fix *)
+--------------------------+
Sat Dec 24 02:36:05 UTC 2016
patches/packages/openssh-7.4p1-i486-1_slack13.1.txz:  Upgraded.
 This is primarily a bugfix release, and also addresses security issues.
 ssh-agent(1): Will now refuse to load PKCS#11 modules from paths outside
   a trusted whitelist.
 sshd(8): When privilege separation is disabled, forwarded Unix-domain
   sockets would be created by sshd(8) with the privileges of 'root'.
 sshd(8): Avoid theoretical leak of host private key material to
   privilege-separated child processes via realloc().
 sshd(8): The shared memory manager used by pre-authentication compression
   support had a bounds checks that could be elided by some optimising
   compilers to potentially allow attacks against the privileged monitor.
   process from the sandboxed privilege-separation process.
 sshd(8): Validate address ranges for AllowUser and DenyUsers directives at
   configuration load time and refuse to accept invalid ones.  It was
   previously possible to specify invalid CIDR address ranges
   (e.g. [email protected]/55) and these would always match, possibly resulting
   in granting access where it was not intended.
 For more information, see:
   https://www.openssh.com/txt/release-7.4
   https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-10009
   https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-10010
   https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-10011
   https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-10012
 (* Security fix *)
+--------------------------+
Sun Dec 18 05:20:25 UTC 2016
patches/packages/glibc-zoneinfo-2016j-noarch-1_slack13.1.txz:  Upgraded.
 This package provides the latest timezone updates.
+--------------------------+
Mon Nov 21 19:21:22 UTC 2016
patches/packages/ntp-4.2.8p9-i486-1_slack13.1.txz:  Upgraded.
 In addition to bug fixes and enhancements, this release fixes the
 following 1 high- (Windows only :-), 2 medium-, 2 medium-/low, and
 5 low-severity vulnerabilities, and provides 28 other non-security
 fixes and improvements.
 CVE-2016-9311: Trap crash
 CVE-2016-9310: Mode 6 unauthenticated trap info disclosure and DDoS vector
 CVE-2016-7427: Broadcast Mode Replay Prevention DoS
 CVE-2016-7428: Broadcast Mode Poll Interval Enforcement DoS
 CVE-2016-9312: Windows: ntpd DoS by oversized UDP packet
 CVE-2016-7431: Regression: 010-origin: Zero Origin Timestamp Bypass
 CVE-2016-7434: Null pointer dereference in _IO_str_init_static_internal()
 CVE-2016-7429: Interface selection attack
 CVE-2016-7426: Client rate limiting and server responses
 CVE-2016-7433: Reboot sync calculation problem
 For more information, see:
   https://www.kb.cert.org/vuls/id/633847
   https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-9311
   https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-9310
   https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-7427
   https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-7428
   https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-9312
   https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-7431
   https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-7434
   https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-7429
   https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-7426
   https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-7433
 (* Security fix *)
+--------------------------+
Fri Nov 18 22:49:40 UTC 2016
patches/packages/libxcb-1.11.1-i486-2_slack13.1.txz:  Rebuilt.
 This update fixes a regression where previously compiled binaries could be
 broken due to a changed shared library soname.  This package adds
 compatibility symlinks to the old names where needed.
+--------------------------+
Fri Nov  4 03:31:38 UTC 2016
patches/packages/bind-9.9.9_P4-i486-1_slack13.1.txz:  Upgraded.
 This update fixes a denial-of-service vulnerability.  A defect in BIND's
 handling of responses containing a DNAME answer can cause a resolver to exit
 after encountering an assertion failure in db.c or resolver.c.  A server
 encountering either of these error conditions will stop, resulting in denial
 of service to clients.  The risk to authoritative servers is minimal;
 recursive servers are chiefly at risk.
 For more information, see:
   https://kb.isc.org/article/AA-01434
   https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-8864
 (* Security fix *)
patches/packages/curl-7.51.0-i486-1_slack13.1.txz:  Upgraded.
 This release fixes security issues:
 CVE-2016-8615: cookie injection for other servers
 CVE-2016-8616: case insensitive password comparison
 CVE-2016-8617: OOB write via unchecked multiplication
 CVE-2016-8618: double-free in curl_maprintf
 CVE-2016-8619: double-free in krb5 code
 CVE-2016-8620: glob parser write/read out of bounds
 CVE-2016-8621: curl_getdate read out of bounds
 CVE-2016-8622: URL unescape heap overflow via integer truncation
 CVE-2016-8623: Use-after-free via shared cookies
 CVE-2016-8624: invalid URL parsing with '#'
 CVE-2016-8625: IDNA 2003 makes curl use wrong host
 For more information, see:
   https://curl.haxx.se/docs/adv_20161102A.html
   https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-8615
   https://curl.haxx.se/docs/adv_20161102B.html
   https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-8616
   https://curl.haxx.se/docs/adv_20161102C.html
   https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-8617
   https://curl.haxx.se/docs/adv_20161102D.html
   https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-8618
   https://curl.haxx.se/docs/adv_20161102E.html
   https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-8619
   https://curl.haxx.se/docs/adv_20161102F.html
   https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-8620
   https://curl.haxx.se/docs/adv_20161102G.html
   https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-8621
   https://curl.haxx.se/docs/adv_20161102H.html
   https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-8622
   https://curl.haxx.se/docs/adv_20161102I.html
   https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-8623
   https://curl.haxx.se/docs/adv_20161102J.html
   https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-8624
   https://curl.haxx.se/docs/adv_20161102K.html
   https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-8625
 (* Security fix *)
patches/packages/glibc-zoneinfo-2016i-noarch-1_slack13.1.txz:  Upgraded.
 This package provides the latest timezone updates.
+--------------------------+
Mon Oct 31 23:38:24 UTC 2016
patches/packages/fixesproto-5.0-i486-1_slack13.1.txz:  Upgraded.
 This update is a prerequisite for other security updates.
patches/packages/inputproto-2.3.2-noarch-1_slack13.1.txz:  Upgraded.
 This update is a prerequisite for other security updates.
patches/packages/libX11-1.6.4-i486-1_slack13.1.txz:  Upgraded.
 Insufficient validation of data from the X server can cause out of boundary
 memory read in XGetImage() or write in XListFonts().
 Affected versions libX11 <= 1.6.3.
 For more information, see:
   https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-7942
   https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-7943
 (* Security fix *)
patches/packages/libXext-1.3.3-i486-1_slack13.1.txz:  Upgraded.
patches/packages/libXfixes-5.0.3-i486-1_slack13.1.txz:  Upgraded.
 Insufficient validation of data from the X server can cause an integer
 overflow on 32 bit architectures.
 Affected versions : libXfixes <= 5.0.2.
 For more information, see:
   https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-7944
 (* Security fix *)
patches/packages/libXi-1.7.8-i486-1_slack13.1.txz:  Upgraded.
 Insufficient validation of data from the X server can cause out of boundary
 memory access or endless loops (Denial of Service).
 Affected versions libXi <= 1.7.6.
 For more information, see:
   https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-7945
   https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-7946
 (* Security fix *)
patches/packages/libXrandr-1.5.1-i486-1_slack13.1.txz:  Upgraded.
 Insufficient validation of data from the X server can cause out of boundary
 memory writes.
 Affected versions: libXrandr <= 1.5.0.
 For more information, see:
   https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-7947
   https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-7948
 (* Security fix *)
patches/packages/libXrender-0.9.10-i486-1_slack13.1.txz:  Upgraded.
 Insufficient validation of data from the X server can cause out of boundary
 memory writes.
 Affected version: libXrender <= 0.9.9.
 For more information, see:
   https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-7949
   https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-7950
 (* Security fix *)
patches/packages/libXtst-1.2.3-i486-1_slack13.1.txz:  Upgraded.
 Insufficient validation of data from the X server can cause out of boundary
 memory access or endless loops (Denial of Service).
 Affected version libXtst <= 1.2.2.
 For more information, see:
   https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-7951
   https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-7952
 (* Security fix *)
patches/packages/libXv-1.0.11-i486-1_slack13.1.txz:  Upgraded.
 Insufficient validation of data from the X server can cause out of boundary
 memory and memory corruption.
 Affected version libXv <= 1.0.10.
 For more information, see:
   https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-5407
 (* Security fix *)
patches/packages/libXvMC-1.0.10-i486-1_slack13.1.txz:  Upgraded.
 Insufficient validation of data from the X server can cause a one byte buffer
 read underrun.
 Affected version: libXvMC <= 1.0.9.
 For more information, see:
   https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-7953
 (* Security fix *)
patches/packages/libxcb-1.11.1-i486-1_slack13.1.txz:  Upgraded.
 This update is a prerequisite for other security updates.
patches/packages/randrproto-1.5.0-noarch-1_slack13.1.txz:  Upgraded.
 This update is a prerequisite for other security updates.
patches/packages/recordproto-1.14.2-noarch-1_slack13.1.txz:  Upgraded.
 This update is a prerequisite for other security updates.
patches/packages/xcb-proto-1.11-i486-1_slack13.1.txz:  Upgraded.
 This update is a prerequisite for other security updates.
patches/packages/xextproto-7.3.0-i486-1_slack13.1.txz:  Upgraded.
 This update is a prerequisite for other security updates.
patches/packages/xproto-7.0.29-noarch-1_slack13.1.txz:  Upgraded.
 This update is a prerequisite for other security updates.
+--------------------------+
Wed Sep 28 23:24:37 UTC 2016
patches/packages/glibc-zoneinfo-2016g-noarch-1_slack13.1.txz:  Upgraded.
 This package provides the latest timezone updates.
+--------------------------+
Tue Sep 27 19:16:56 UTC 2016
patches/packages/bind-9.9.9_P3-i486-1_slack13.1.txz:  Upgraded.
 This update fixes a denial-of-service vulnerability.  Testing by ISC has
 uncovered a critical error condition which can occur when a nameserver is
 constructing a response.  A defect in the rendering of messages into
 packets can cause named to exit with an assertion failure in buffer.c while
 constructing a response to a query that meets certain criteria.
 For more information, see:
   https://kb.isc.org/article/AA-01419/0
   https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-2776
 (* Security fix *)
+--------------------------+
Thu Sep 22 18:38:07 UTC 2016
patches/packages/pidgin-2.11.0-i486-1_slack13.1.txz:  Upgraded.
 NOTE:  These packages provide updates to pidgin-2.11.0, since the previous
 version was mistakenly reissued for Slackware 13.0 - 14.1.  Sorry!
 This release fixes bugs and security issues.
 For more information, see:
   https://www.pidgin.im/news/security/
 (* Security fix *)
+--------------------------+
Wed Sep 21 21:10:52 UTC 2016
patches/packages/irssi-0.8.20-i486-1_slack13.1.txz:  Upgraded.
 This update fixes two remote crash and heap corruption vulnerabilites
 in Irssi's format parsing code.  Impact:  Remote crash and heap
 corruption.  Remote code execution seems difficult since only Nuls are
 written.  Bugs discovered by, and patches provided by Gabriel Campana
 and Adrien Guinet from Quarkslab.
 For more information, see:
   https://irssi.org/security/irssi_sa_2016.txt
   https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-7044
   https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-7045
 (* Security fix *)
+--------------------------+
Wed Sep 21 15:54:06 UTC 2016
patches/packages/pidgin-2.10.11-i486-1_slack13.1.txz:  Upgraded.
 This release fixes bugs and security issues.
 For more information, see:
   https://www.pidgin.im/news/security/
 (* Security fix *)
+--------------------------+
Thu Sep 15 22:54:52 UTC 2016
patches/packages/curl-7.50.3-i486-1_slack13.1.txz:  Upgraded.
 Fixed heap overflows in four libcurl functions: curl_escape(),
 curl_easy_escape(), curl_unescape() and curl_easy_unescape().
 For more information, see:
   https://curl.haxx.se/docs/adv_20160914.html
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-7167
 (* Security fix *)
+--------------------------+
Tue Aug 23 19:45:33 UTC 2016
patches/packages/gnupg-1.4.21-i486-1_slack13.1.txz:  Upgraded.
 Fix critical security bug in the RNG [CVE-2016-6313].  An attacker who
 obtains 580 bytes from the standard RNG can trivially predict the next
 20 bytes of output.  (This is according to the NEWS file included in the
 source.  According to the annoucement linked below, an attacker who obtains
 4640 bits from the RNG can trivially predict the next 160 bits of output.)
 Problem detected by Felix Doerre and Vladimir Klebanov, KIT.
 For more information, see:
   https://lists.gnupg.org/pipermail/gnupg-announce/2016q3/000395.html
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-6313
 (* Security fix *)
patches/packages/libgcrypt-1.5.6-i486-1_slack13.1.txz:  Upgraded.
 Fix critical security bug in the RNG [CVE-2016-6313].  An attacker who
 obtains 580 bytes from the standard RNG can trivially predict the next
 20 bytes of output.  (This is according to the NEWS file included in the
 source.  According to the annoucement linked below, an attacker who obtains
 4640 bits from the RNG can trivially predict the next 160 bits of output.)
 Problem detected by Felix Doerre and Vladimir Klebanov, KIT.
 For more information, see:
   https://lists.gnupg.org/pipermail/gnupg-announce/2016q3/000395.html
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-6313
 (* Security fix *)
patches/packages/stunnel-5.35-i486-2_slack13.1.txz:  Rebuilt.
 Fixed incorrect config file name in generate-stunnel-key.sh.
 Thanks to Ebben Aries.
+--------------------------+
Thu Aug 11 18:55:48 UTC 2016
patches/packages/glibc-zoneinfo-2016f-noarch-1_slack13.1.txz:  Upgraded.
 This package provides the latest timezone updates.
+--------------------------+
Sat Aug  6 19:29:16 UTC 2016
patches/packages/curl-7.50.1-i486-1_slack13.1.txz:  Upgraded.
 This release fixes security issues:
 TLS: switch off SSL session id when client cert is used
 TLS: only reuse connections with the same client cert
 curl_multi_cleanup: clear connection pointer for easy handles
 For more information, see:
   https://curl.haxx.se/docs/adv_20160803A.html
   https://curl.haxx.se/docs/adv_20160803B.html
   https://curl.haxx.se/docs/adv_20160803C.html
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-5419
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-5420
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-5421
 (* Security fix *)
patches/packages/openssh-7.3p1-i486-1_slack13.1.txz:  Upgraded.
 This is primarily a bugfix release, and also addresses security issues.
 sshd(8): Mitigate a potential denial-of-service attack against the system's
 crypt(3) function via sshd(8).
 sshd(8): Mitigate timing differences in password authentication that could
 be used to discern valid from invalid account names when long passwords were
 sent and particular password hashing algorithms are in use on the server.
 ssh(1), sshd(8): Fix observable timing weakness in the CBC padding oracle
 countermeasures.
 ssh(1), sshd(8): Improve operation ordering of MAC verification for
 Encrypt-then-MAC (EtM) mode transport MAC algorithms to verify the MAC
 before decrypting any ciphertext.
 sshd(8): (portable only) Ignore PAM environment vars when UseLogin=yes.
 For more information, see:
   http://www.openssh.com/txt/release-7.3
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-6210
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-8325
 (* Security fix *)
patches/packages/stunnel-5.35-i486-1_slack13.1.txz:  Upgraded.
 Fixes security issues:
 Fixed malfunctioning "verify = 4".
 Fixed incorrectly enforced client certificate requests.
 (* Security fix *)
+--------------------------+
Thu Jul 28 18:17:17 UTC 2016
patches/packages/libidn-1.33-i486-1_slack13.1.txz:  Upgraded.
 Fixed out-of-bounds read bugs.  Fixed crashes on invalid UTF-8.
 Thanks to Hanno Böck.
 For more information, see:
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-8948
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-6261
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-6262
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-6263
 (* Security fix *)
+--------------------------+
Fri Jul 22 20:51:23 UTC 2016
patches/packages/bind-9.9.9_P2-i486-1_slack13.1.txz:  Upgraded.
 Fixed a security issue:
 getrrsetbyname with a non absolute name could trigger an infinite
   recursion bug in lwresd and named with lwres configured if when
   combined with a search list entry the resulting name is too long.
   (CVE-2016-2775) [RT #42694]
 For more information, see:
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-2775
 (* Security fix *)
+--------------------------+
Wed Jun 15 01:57:05 UTC 2016
patches/packages/glibc-zoneinfo-2016e-noarch-1_slack13.1.txz:  Upgraded.
 This package provides the latest timezone updates.
+--------------------------+
Mon Jun 13 07:07:39 UTC 2016
patches/packages/wget-1.18-i486-1_slack13.1.txz:  Upgraded.
 This version fixes a security vulnerability present in all old versions
 of wget.  On a server redirect from HTTP to a FTP resource, wget would
 trust the HTTP server and use the name in the redirected URL as the
 destination filename.  This behaviour was changed and now it works
 similarly as a redirect from HTTP to another HTTP resource so the original
 name is used as the destination file.  To keep the previous behaviour the
 user must provide --trust-server-names.
 The vulnerability was discovered by Dawid Golunski and was reported by
 Beyond Security's SecuriTeam.
 For more information, see:
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-4971
 (* Security fix *)
+--------------------------+
Fri Jun  3 23:36:07 UTC 2016
patches/packages/ntp-4.2.8p8-i486-1_slack13.1.txz:  Upgraded.
 This release patches one high and four low severity security issues:
 CVE-2016-4957: Crypto-NAK crash
 CVE-2016-4953: Bad authentication demobilizes ephemeral associations
 CVE-2016-4954: Processing spoofed server packets
 CVE-2016-4955: Autokey association reset
 CVE-2016-4956: Broadcast interleave
 For more information, see:
   http://support.ntp.org/bin/view/Main/SecurityNotice#Recent_Vulnerabilities
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-4957
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-4953
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-4954
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-4955
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-4956
 (* Security fix *)
+--------------------------+
Fri May 20 21:20:29 UTC 2016
patches/packages/curl-7.49.0-i486-1_slack13.1.txz:  Upgraded.
 Fixed a TLS certificate check bypass with mbedTLS/PolarSSL.
 For more information, see:
   https://curl.haxx.se/docs/adv_20160518.html
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-3739
 (* Security fix *)
+--------------------------+
Wed May 11 05:20:01 UTC 2016
patches/packages/git-2.8.2-i486-1_slack13.1.txz:  Upgraded.
 This is a bugfix package update to change color "lime" to "00FF00" in
 gitk.  Otherwise it might not start if "lime" is not defined.
 Thanks to AlvaroG.
+--------------------------+
Mon May  2 19:42:54 UTC 2016
patches/packages/mercurial-3.8.1-i486-1_slack13.1.txz:  Upgraded.
 This update fixes possible arbitrary code execution when converting Git
 repos.  Mercurial prior to 3.8 allowed arbitrary code execution when using
 the convert extension on Git repos with hostile names.  This could affect
 automated code conversion services that allow arbitrary repository names.
 This is a further side-effect of Git CVE-2015-7545.
 Reported and fixed by Blake Burkhart.
 For more information, see:
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-3105
 (* Security fix *)
+--------------------------+
Fri Apr 29 20:54:01 UTC 2016
patches/packages/ntp-4.2.8p7-i486-1_slack13.1.txz:  Upgraded.
 This release patches several low and medium severity security issues:
 CVE-2016-1551: Refclock impersonation vulnerability, AKA: refclock-peering
 CVE-2016-1549: Sybil vulnerability: ephemeral association attack,
   AKA: ntp-sybil - MITIGATION ONLY
 CVE-2016-2516: Duplicate IPs on unconfig directives will cause an assertion
   botch
 CVE-2016-2517: Remote configuration trustedkey/requestkey values are not
   properly validated
 CVE-2016-2518: Crafted addpeer with hmode > 7 causes array wraparound with
   MATCH_ASSOC
 CVE-2016-2519: ctl_getitem() return value not always checked
 CVE-2016-1547: Validate crypto-NAKs, AKA: nak-dos
 CVE-2016-1548: Interleave-pivot - MITIGATION ONLY
 CVE-2015-7704: KoD fix: peer associations were broken by the fix for
   NtpBug2901, AKA: Symmetric active/passive mode is broken
 CVE-2015-8138: Zero Origin Timestamp Bypass, AKA: Additional KoD Checks
 CVE-2016-1550: Improve NTP security against buffer comparison timing attacks,
   authdecrypt-timing, AKA: authdecrypt-timing
 For more information, see:
   http://support.ntp.org/bin/view/Main/SecurityNotice#Recent_Vulnerabilities
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-7704
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-8138
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-1547
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-1548
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-1549
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-1550
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-1551
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-2516
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-2517
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-2518
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-2519
 (* Security fix *)
+--------------------------+
Mon Apr 18 22:21:58 UTC 2016
patches/packages/glibc-zoneinfo-2016d-noarch-1_slack13.1.txz:  Upgraded.
 This package provides the latest timezone updates.
+--------------------------+
Fri Apr  1 21:17:37 UTC 2016
patches/packages/dhcp-4.3.4-i486-1_slack13.1.txz:  Upgraded.
 This update fixes bugs and (previously patched) security issues.
patches/packages/mercurial-3.7.3-i486-1_slack13.1.txz:  Upgraded.
 This update fixes security issues and bugs, including remote code execution
 in binary delta decoding, arbitrary code execution with Git subrepos, and
 arbitrary code execution when converting Git repos.
 For more information, see:
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-3630
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-3068
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-3069
 (* Security fix *)
+--------------------------+
Fri Mar 25 20:43:59 UTC 2016
patches/packages/glibc-zoneinfo-2016c-noarch-1_slack13.1.txz:  Upgraded.
 This package provides the latest timezone updates.
+--------------------------+
Fri Mar 18 20:02:40 UTC 2016
patches/packages/git-2.7.4-i486-1_slack13.1.txz:  Upgraded.
 NOTE:  Issuing this patch again since the bug reporter listed the
 wrong git version (2.7.1) as fixed.  The vulnerability was actually
 patched in git-2.7.4.
 Fixed buffer overflows allowing server and client side remote code
 execution in all git versions before 2.7.4.
 For more information, see:
   http://seclists.org/oss-sec/2016/q1/645
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-2315
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-2324
 (* Security fix *)
+--------------------------+
Tue Mar 15 21:31:49 UTC 2016
patches/packages/git-2.7.3-i486-1_slack13.1.txz:  Upgraded.
 Fixed buffer overflows allowing server and client side remote code
 execution in all git versions before 2.7.1.
 For more information, see:
   http://seclists.org/oss-sec/2016/q1/645
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-2315
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-2324
 (* Security fix *)
patches/packages/glibc-zoneinfo-2016b-noarch-1_slack13.1.txz:  Upgraded.
 This package provides the latest timezone updates.
+--------------------------+
Thu Mar 10 23:43:47 UTC 2016
patches/packages/openssh-7.2p2-i486-1_slack13.1.txz:  Upgraded.
 This release fixes a security bug:
   sshd(8): sanitise X11 authentication credentials to avoid xauth
   command injection when X11Forwarding is enabled.
 For more information, see:
   http://www.openssh.com/txt/x11fwd.adv
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-3115
 (* Security fix *)
+--------------------------+
Thu Mar 10 02:46:49 UTC 2016
patches/packages/bind-9.9.8_P4-i486-1_slack13.1.txz:  Upgraded.
 Fixed security issues:
 Fix resolver assertion failure due to improper DNAME handling when
   parsing fetch reply messages.  (CVE-2016-1286) [RT #41753]
 Malformed control messages can trigger assertions in named and rndc.
   (CVE-2016-1285) [RT #41666]
 For more information, see:
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-1286
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-1285
 (* Security fix *)
+--------------------------+
Thu Mar  3 05:41:26 UTC 2016
patches/packages/mailx-12.5-i486-1_slack13.1.txz:  Upgraded.
 Drop SSLv2 support (no longer supported by OpenSSL), and fix security issues
 that could allow a local attacker to cause mailx to execute arbitrary
 shell commands through the use of a specially-crafted email address.
 For more information, see:
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-2771
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-7844
 (* Security fix *)
patches/packages/openssl-0.9.8zh-i486-2_slack13.1.txz:  Rebuilt.
 This update fixes the following security issues:
 Cross-protocol attack on TLS using SSLv2 (DROWN) (CVE-2016-0800)
 Double-free in DSA code (CVE-2016-0705)
 Memory leak in SRP database lookups (CVE-2016-0798)
 BN_hex2bn/BN_dec2bn NULL pointer deref/heap corruption (CVE-2016-0797)
 Fix memory issues in BIO_*printf functions (CVE-2016-0799)
 Side channel attack on modular exponentiation (CVE-2016-0702)
 To avoid breaking the ABI, "enable-ssl2" is used, but all the vulnerable or
 weak ciphers have been removed.
 For more information, see:
   https://www.openssl.org/news/secadv/20160301.txt
   https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-0800
   https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-0705
   https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-0798
   https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-0797
   https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-0799
   https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-0702
 (* Security fix *)
patches/packages/openssl-solibs-0.9.8zh-i486-2_slack13.1.txz:  Rebuilt.
+--------------------------+
Tue Feb 23 19:31:59 UTC 2016
patches/packages/bind-9.9.8_P3-i486-1_slack13.1.txz:  Upgraded.
 This release fixes two possible denial-of-service issues:
   render_ecs errors were mishandled when printing out a OPT record resulting
   in a assertion failure.  (CVE-2015-8705) [RT #41397]
   Specific APL data could trigger a INSIST.  (CVE-2015-8704) [RT #41396]
 For more information, see:
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-8704
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-8705
 (* Security fix *)
patches/packages/libgcrypt-1.5.5-i486-1_slack13.1.txz:  Upgraded.
 Mitigate chosen cipher text attacks on ECDH with Weierstrass curves.
 Use ciphertext blinding for Elgamal decryption.
 For more information, see:
   http://www.cs.tau.ac.IL/~tromer/ecdh/
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-7511
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3591
 (* Security fix *)
patches/packages/ntp-4.2.8p6-i486-1_slack13.1.txz:  Upgraded.
 In addition to bug fixes and enhancements, this release fixes
 several low and medium severity vulnerabilities.
 For more information, see:
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-5300
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-7973
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-7974
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-7975
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-7976
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-7977
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-7978
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-7979
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-8138
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-8158
 (* Security fix *)
+--------------------------+
Mon Feb  8 22:08:35 UTC 2016
patches/packages/curl-7.47.1-i486-1_slack13.1.txz:  Upgraded.
 This update fixes a security issue where NTLM credentials are not checked
 for proxy connection reuse.  The effects of this flaw is that the application
 could be reusing a proxy connection using the previously used credentials
 and thus it could be given to or prevented access from resources that it
 wasn't intended to.  Thanks to Isaac Boukris.
 For more information, see:
   https://curl.haxx.se/docs/adv_20160127A.html
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-0755
 (* Security fix *)
+--------------------------+
Wed Feb  3 22:39:25 UTC 2016
patches/packages/glibc-zoneinfo-2016a-noarch-1_slack13.1.txz:  Upgraded.
 This package provides the latest timezone updates.
patches/packages/MPlayer-1.2_20160125-i486-1_slack13.1.txz:  Upgraded.
 This is the latest MPlayer-1.2 branch, identical to the 1.2.1 stable release.
 The bundled ffmpeg has been upgraded to 2.8.5, which fixes two security
 issues by which a remote attacker may conduct a cross-origin attack and read
 arbitrary files on the system.
 For more information, see:
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-1897
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-1898
 (* Security fix *)
+--------------------------+
Fri Jan 15 02:29:54 UTC 2016
patches/packages/openssh-7.1p2-i486-1_slack13.1.txz:  Upgraded.
 This update fixes an information leak and a buffer overflow.  In particular,
 the information leak allows a malicious SSH server to steal the client's
 private keys.  Thanks to Qualys for reporting this issue.
 For more information, see:
   https://www.qualys.com/2016/01/14/cve-2016-0777-cve-2016-0778/openssh-cve-2016-0777-cve-2016-0778.txt
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-0777
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-0778
 *****************************************************************
 * IMPORTANT:  READ BELOW ABOUT POTENTIALLY INCOMPATIBLE CHANGES *
 *****************************************************************
 Rather than backport the fix for the information leak (which is the only
 hazardous flaw), we have upgraded to the latest OpenSSH.  As of version
 7.0, OpenSSH has deprecated some older (and presumably less secure)
 algorithms, and also (by default) only allows root login by public-key,
 hostbased and GSSAPI authentication.  Make sure that your keys and
 authentication method will allow you to continue accessing your system
 after the upgrade.
 The release notes for OpenSSH 7.0 list the following incompatible changes
 to be aware of:
 * Support for the legacy SSH version 1 protocol is disabled by
   default at compile time.
 * Support for the 1024-bit diffie-hellman-group1-sha1 key exchange
   is disabled by default at run-time. It may be re-enabled using
   the instructions at http://www.openssh.com/legacy.html
 * Support for ssh-dss, ssh-dss-cert-* host and user keys is disabled
   by default at run-time. These may be re-enabled using the
   instructions at http://www.openssh.com/legacy.html
 * Support for the legacy v00 cert format has been removed.
 * The default for the sshd_config(5) PermitRootLogin option has
   changed from "yes" to "prohibit-password".
 * PermitRootLogin=without-password/prohibit-password now bans all
   interactive authentication methods, allowing only public-key,
   hostbased and GSSAPI authentication (previously it permitted
   keyboard-interactive and password-less authentication if those
   were enabled).
 (* Security fix *)
+--------------------------+
Wed Jan 13 00:01:23 UTC 2016
patches/packages/dhcp-4.3.3_P1-i486-1_slack13.1.txz:  Upgraded.
 This update fixes a denial-of-service vulnerability.
 For more information, see:
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-8605
 (* Security fix *)
+--------------------------+
Fri Dec 18 05:28:25 UTC 2015
patches/packages/libpng-1.4.19-i486-1_slack13.1.txz:  Upgraded.
 Fixed an out-of-range read in png_check_keyword().  Thanks to Qixue Xiao.
 For more information, see:
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-8540
 (* Security fix *)
+--------------------------+
Wed Dec 16 04:21:07 UTC 2015
patches/packages/bind-9.9.8_P2-i486-1_slack13.1.txz:  Upgraded.
 This update fixes three security issues:
 Update allowed OpenSSL versions as named is potentially vulnerable
 to CVE-2015-3193.
 Insufficient testing when parsing a message allowed records with an
 incorrect class to be be accepted, triggering a REQUIRE failure when
 those records were subsequently cached. (CVE-2015-8000)
 Address fetch context reference count handling error on socket error.
 (CVE-2015-8461)
 For more information, see:
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-3193
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-8000
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-8461
 (* Security fix *)
patches/packages/libpng-1.4.18-i486-1_slack13.1.txz:  Upgraded.
 Fixed incorrect implementation of png_set_PLTE() that uses png_ptr
 not info_ptr, that left png_set_PLTE() open to the CVE-2015-8126
 vulnerability.
 For more information, see:
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-8472
 (* Security fix *)
patches/packages/openssl-0.9.8zh-i486-1_slack13.1.txz:  Upgraded.
 This update fixes the following security issues:
 BN_mod_exp may produce incorrect results on x86_64 (CVE-2015-3193).
 Certificate verify crash with missing PSS parameter (CVE-2015-3194).
 X509_ATTRIBUTE memory leak (CVE-2015-3195).
 Race condition handling PSK identify hint (CVE-2015-3196).
 Anon DH ServerKeyExchange with 0 p parameter (CVE-2015-1794).
 For more information, see:
   https://openssl.org/news/secadv_20151203.txt
   https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-1794
   https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-3193
   https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-3194
   https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-3195
   https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-3196
 (* Security fix *)
patches/packages/openssl-solibs-0.9.8zh-i486-1_slack13.1.txz:  Upgraded.
+--------------------------+
Thu Dec  3 07:28:30 UTC 2015
patches/packages/libpng-1.4.17-i486-1_slack13.1.txz:  Upgraded.
 Fixed buffer overflows in the png_set_PLTE(), png_get_PLTE(),
 png_set_tIME(), and png_convert_to_rfc1123() functions that allow
 attackers to cause a denial of service (application crash) or
 possibly have unspecified other impact via a small bit-depth value
 in an IHDR (aka image header) chunk in a PNG image.
 For more information, see:
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-7981
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-8126.
 (* Security fix *)
+--------------------------+
Thu Oct 29 20:12:14 UTC 2015
patches/packages/curl-7.45.0-i486-1_slack13.1.txz:  Upgraded.
 Fixes some security issues.
 For more information, see:
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-3143
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-3144
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-3145
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-3148
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-3236
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-3237
 (* Security fix *)
patches/packages/jasper-1.900.1-i486-4_slack13.1.txz:  Rebuilt.
 Applied many security and bug fixes.
 Thanks to Heinz Wiesinger.
 For more information, see:
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3520
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3522
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-4516
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-4517
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-8137
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-8138
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-8157
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-8158
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-9029
 (* Security fix *)
patches/packages/ntp-4.2.8p4-i486-1_slack13.1.txz:  Upgraded.
 In addition to bug fixes and enhancements, this release fixes
 several low and medium severity vulnerabilities.
 For more information, see:
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-9750
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-5196
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-7691
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-7692
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-7701
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-7702
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-7704
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-7705
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-7848
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-7849
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-7850
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-7851
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-7852
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-7853
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-7854
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-7855
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-7871
 (* Security fix *)
+--------------------------+
Mon Oct  5 17:24:30 UTC 2015
patches/packages/glibc-zoneinfo-2015g-noarch-1_slack13.1.txz:  Upgraded.
 This package provides the latest timezone updates.
+--------------------------+
Wed Sep  2 19:36:31 UTC 2015
patches/packages/bind-9.9.7_P3-i486-1_slack13.1.txz:  Upgraded.
 This update fixes two denial-of-service vulnerabilities:
 + CVE-2015-5722 is a denial-of-service vector which can be
 exploited remotely against a BIND server that is performing
 validation on DNSSEC-signed records.  Validating recursive
 resolvers are at the greatest risk from this defect, but it has not
 been ruled out that it could be exploited against an
 authoritative-only nameserver under limited conditions.  Servers
 that are not performing validation are not vulnerable.  However,
 ISC does not recommend disabling validation as a workaround to
 this issue as it exposes the server to other types of attacks.
 Upgrading to the patched versions is the recommended solution.
 All versions of BIND since 9.0.0 are vulnerable to CVE-2015-5722.
 + CVE-2015-5986 is a denial-of-service vector which can be used
 against a BIND server that is performing recursion.  Validation
 is not required.  Recursive resolvers are at the greatest risk
 from this defect, but it has not been ruled out that it could
 be exploited against an authoritative-only nameserver under
 limited conditions.
 Only versions of BIND since 9.9.7 and 9.10.2 are vulnerable to
 CVE-2015-5986.
 For more information, see:
   https://kb.isc.org/article/AA-01287/0
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-5722
   https://kb.isc.org/article/AA-01291/0
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-5986
 (* Security fix *)
+--------------------------+
Tue Jul 28 19:36:39 UTC 2015
patches/packages/bind-9.9.7_P2-i486-1_slack13.1.txz:  Upgraded.
 This update fixes a security issue where an error in the handling of TKEY
 queries can be exploited by an attacker for use as a denial-of-service
 vector, as a constructed packet can use the defect to trigger a REQUIRE
 assertion failure, causing BIND to exit.
 Impact:
 Both recursive and authoritative servers are vulnerable to this defect.
 Additionally, exposure is not prevented by either ACLs or configuration
 options limiting or denying service because the exploitable code occurs
 early in the packet handling, before checks enforcing those boundaries.
 Operators should take steps to upgrade to a patched version as soon as
 possible.
 For more information, see:
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-5477
   https://kb.isc.org/article/AA-01272
 (* Security fix *)
+--------------------------+
Tue Jul  7 22:59:17 UTC 2015
patches/packages/bind-9.9.7_P1-i486-1_slack13.1.txz:  Upgraded.
 This update fixes a security issue where an attacker who can cause
 a validating resolver to query a zone containing specifically constructed
 contents can cause that resolver to fail an assertion and terminate due
 to a defect in validation code.  This means that a recursive resolver that
 is performing DNSSEC validation can be deliberately stopped by an attacker
 who can cause the resolver to perform a query against a
 maliciously-constructed zone.  This will result in a denial of service to
 clients who rely on that resolver.
 For more information, see:
   https://kb.isc.org/article/AA-01267/
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-4620
 (* Security fix *)
patches/packages/cups-1.4.5-i486-3_slack13.1.txz:  Rebuilt.
 This release fixes a security issue:
 CWE-911: Improper Update of Reference Count - CVE-2015-1158
   This bug could allow an attacker to upload a replacement CUPS
   configuration file and mount further attacks.
 For more information, see:
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-1158
 (* Security fix *)
patches/packages/ntp-4.2.8p3-i486-1_slack13.1.txz:  Upgraded.
 This update fixes a security issue where under specific circumstances an
 attacker can send a crafted packet to cause a vulnerable ntpd instance to
 crash.  Since this requires 1) ntpd set up to allow remote configuration
 (not allowed by default), and 2) knowledge of the configuration password,
 and 3) access to a computer entrusted to perform remote configuration,
 the vulnerability is considered low-risk.
 For more information, see:
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-5146
 (* Security fix *)
+--------------------------+
Thu Jun 11 21:31:47 UTC 2015
patches/packages/openssl-0.9.8zg-i486-1_slack13.1.txz:  Upgraded.
 Fixes several bugs and security issues:
  o Malformed ECParameters causes infinite loop (CVE-2015-1788)
  o Exploitable out-of-bounds read in X509_cmp_time (CVE-2015-1789)
  o PKCS7 crash with missing EnvelopedContent (CVE-2015-1790)
  o CMS verify infinite loop with unknown hash function (CVE-2015-1792)
  o Race condition handling NewSessionTicket (CVE-2015-1791)
 For more information, see:
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-1788
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-1789
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-1790
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-1792
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-1791
 (* Security fix *)
patches/packages/openssl-solibs-0.9.8zg-i486-1_slack13.1.txz:  Upgraded.
+--------------------------+
Wed Apr 29 05:10:52 UTC 2015
patches/packages/gnupg-1.4.19-i486-2_slack13.1.txz:  Rebuilt.
 Patched to fix spurious debug messages that may break sbopkg and slackpkg.
 Thanks to Willy Sudiarto Raharjo.
+--------------------------+
Tue Apr 21 23:44:00 UTC 2015
patches/packages/bind-9.9.6_P2-i486-1_slack13.1.txz:  Upgraded.
 Fix some denial-of-service and other security issues.
 For more information, see:
   https://kb.isc.org/article/AA-01166/
   https://kb.isc.org/article/AA-01161/
   https://kb.isc.org/article/AA-01167/
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-1349
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-8500
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-8680
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3214
 (* Security fix *)
patches/packages/gnupg-1.4.19-i486-1_slack13.1.txz:  Upgraded.
 * Use ciphertext blinding for Elgamal decryption [CVE-2014-3591].
   See http://www.cs.tau.ac.il/~tromer/radioexp/ for details.
 * Fixed data-dependent timing variations in modular exponentiation
   [related to CVE-2015-0837, Last-Level Cache Side-Channel Attacks
   are Practical].
 For more information, see:
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3591
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-0837
 (* Security fix *)
patches/packages/httpd-2.2.29-i486-1_slack13.1.txz:  Upgraded.
 This update fixes the following security issues:
  * CVE-2014-3583 mod_proxy_fcgi:  Fix a potential crash due to buffer
    over-read, with response headers' size above 8K.
  * CVE-2014-3581 mod_cache:  Avoid a crash when Content-Type has an
    empty value.  PR 56924.
  * CVE-2014-8109 mod_lua:  Fix handling of the Require line when a
    LuaAuthzProvider is used in multiple Require directives with
    different arguments.  PR57204.
  * CVE-2013-5704 core:  HTTP trailers could be used to replace HTTP
    headers late during request processing, potentially undoing or
    otherwise confusing modules that examined or modified request
    headers earlier.  Adds "MergeTrailers" directive to restore legacy
    behavior.
 For more information, see:
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3583
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3581
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-8109
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-5704
 (* Security fix *)
patches/packages/ntp-4.2.8p2-i486-1_slack13.1.txz:  Upgraded.
 In addition to bug fixes and enhancements, this release fixes the
 following medium-severity vulnerabilities involving private key
 authentication:
 * ntpd accepts unauthenticated packets with symmetric key crypto.
 * Authentication doesn't protect symmetric associations against DoS attacks.
 For more information, see:
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-1798
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-1799
 (* Security fix *)
patches/packages/openssl-0.9.8zf-i486-1_slack13.1.txz:  Upgraded.
 Fixes several bugs and security issues:
  o Segmentation fault in ASN1_TYPE_cmp fix (CVE-2015-0286)
  o ASN.1 structure reuse memory corruption fix (CVE-2015-0287)
  o PKCS7 NULL pointer dereferences fix (CVE-2015-0289)
  o DoS via reachable assert in SSLv2 servers fix (CVE-2015-0293)
  o Use After Free following d2i_ECPrivatekey error fix (CVE-2015-0209)
  o X509_to_X509_REQ NULL pointer deref fix (CVE-2015-0288)
  o Removed the export ciphers from the DEFAULT ciphers
 For more information, see:
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-0286
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-0287
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-0289
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-0293
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-0209
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-0288
 (* Security fix *)
patches/packages/openssl-solibs-0.9.8zf-i486-1_slack13.1.txz:  Upgraded.
patches/packages/ppp-2.4.5-i486-2_slack13.1.txz:  Rebuilt.
 Fixed a potential security issue in parsing option files.
 Fixed remotely triggerable PID overflow that causes pppd to crash.
 For more information, see:
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3158
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-3310
 (* Security fix *)
patches/packages/proftpd-1.3.4e-i486-1_slack13.1.txz:  Upgraded.
 Patched an issue where mod_copy allowed unauthenticated copying
 of files via SITE CPFR/CPTO.
 For more information, see:
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-3306
 (* Security fix *)
+--------------------------+
Mon Feb 16 19:33:36 UTC 2015
patches/packages/patch-2.7.4-i486-1_slack13.1.txz:  Upgraded.
 Patch no longer follows symbolic links to input and output files.  This
 ensures that symbolic links created by git-style patches cannot cause
 patch to write outside the working directory.
 For more information, see:
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-1196
 (* Security fix *)
patches/packages/sudo-1.8.12-i486-1_slack13.1.txz:  Upgraded.
 This update fixes a potential security issue by only passing the TZ
 environment variable it is considered safe.  This prevents exploiting bugs
 in glibc's TZ parser that could be used to read files that the user does
 not have access to, or to cause a denial of service.
 For more information, see:
   http://www.sudo.ws/sudo/alerts/tz.html
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-9680
 (* Security fix *)
+--------------------------+
Wed Jan 28 19:23:00 UTC 2015
patches/packages/glibc-2.11.1-i486-9_slack13.1.txz:  Rebuilt.
 This update patches a security issue __nss_hostname_digits_dots() function
 of glibc which may be triggered through the gethostbyname*() set of
 functions.  This flaw could allow local or remote attackers to take control
 of a machine running a vulnerable version of glibc.  Thanks to Qualys for
 discovering this issue (also known as the GHOST vulnerability.)
 For more information, see:
   https://www.qualys.com/research/security-advisories/GHOST-CVE-2015-0235.txt
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-0235
 (* Security fix *)
patches/packages/glibc-i18n-2.11.1-i486-9_slack13.1.txz:  Rebuilt.
patches/packages/glibc-profile-2.11.1-i486-9_slack13.1.txz:  Rebuilt.
patches/packages/glibc-solibs-2.11.1-i486-9_slack13.1.txz:  Rebuilt.
patches/packages/glibc-zoneinfo-2014j-noarch-1.txz:  Upgraded.
 Upgraded to tzcode2014j and tzdata2014j.
+--------------------------+
Sat Jan 17 04:26:41 UTC 2015
patches/packages/freetype-2.5.5-i486-1_slack13.1.txz:  Upgraded.
+--------------------------+
Fri Jan  9 17:47:53 UTC 2015
patches/packages/openssl-0.9.8zd-i486-1_slack13.1.txz:  Upgraded.
 This update fixes several security issues:
   DTLS segmentation fault in dtls1_get_record (CVE-2014-3571)
   DTLS memory leak in dtls1_buffer_record (CVE-2015-0206)
   no-ssl3 configuration sets method to NULL (CVE-2014-3569)
   ECDHE silently downgrades to ECDH [Client] (CVE-2014-3572)
   RSA silently downgrades to EXPORT_RSA [Client] (CVE-2015-0204)
   DH client certificates accepted without verification [Server] (CVE-2015-0205)
   Certificate fingerprints can be modified (CVE-2014-8275)
   Bignum squaring may produce incorrect results (CVE-2014-3570)
 For more information, see:
   https://www.openssl.org/news/secadv_20150108.txt
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3571
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-0206
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3569
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3572
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-0204
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-0205
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-8275
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3570
 (* Security fix *)
patches/packages/openssl-solibs-0.9.8zd-i486-1_slack13.1.txz:  Upgraded.
+--------------------------+
Tue Dec 23 00:05:23 UTC 2014
patches/packages/ntp-4.2.8-i486-1_slack13.1.txz:  Upgraded.
 In addition to bug fixes and enhancements, this release fixes
 several high-severity vulnerabilities discovered by Neel Mehta
 and Stephen Roettger of the Google Security Team.
 For more information, see:
   https://www.kb.cert.org/vuls/id/852879
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-9293
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-9294
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-9295
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-9296
 (* Security fix *)
+--------------------------+
Thu Dec 11 01:18:35 UTC 2014
patches/packages/bind-9.9.6_P1-i486-1_slack13.1.txz:  Upgraded.
 This update fixes a security issue where a failure to place limits on
 delegation chaining can allow an attacker to crash BIND or cause memory
 exhaustion.
 For more information, see:
   https://kb.isc.org/article/AA-01216
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-8500
 (* Security fix *)
patches/packages/openvpn-2.3.6-i486-1_slack13.1.txz:  Upgraded.
 This update fixes a security issue that allows remote authenticated
 users to cause a denial of service (server crash) via a small control
 channel packet.
 For more information, see:
   https://community.openvpn.net/openvpn/wiki/SecurityAnnouncement-97597e732b
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-8104
 (* Security fix *)
patches/packages/pidgin-2.10.11-i486-1_slack13.1.txz:  Upgraded.
 This update contains login fixes for MSN and some XMPP servers.
+--------------------------+
Fri Nov  7 21:02:55 UTC 2014
patches/packages/bash-4.1.017-i486-1_slack13.1.txz:  Upgraded.
 Applied all upstream patches.  The previously applied patch requiring
 a specific prefix/suffix in order to parse variables for functions
 closed all of the known vulnerabilities anyway, but it's clear that
 until all the patches were applied that the "is this still vulnerable"
 questions were not going to end...
+--------------------------+
Wed Oct 29 18:21:12 UTC 2014
patches/packages/wget-1.12-i486-2_slack13.1.txz:  Rebuilt.
 This update fixes a symlink vulnerability that could allow an attacker
 to write outside of the expected directory.
 For more information, see:
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-4877
 (* Security fix *)
+--------------------------+
Fri Oct 24 04:55:44 UTC 2014
patches/packages/glibc-zoneinfo-2014i-noarch-1_slack13.1.txz:  Upgraded.
 This package provides the latest timezone updates.
patches/packages/pidgin-2.10.10-i486-1_slack13.1.txz:  Upgraded.
 This update fixes several security issues:
 Insufficient SSL certificate validation (CVE-2014-3694)
 Remote crash parsing malformed MXit emoticon (CVE-2014-3695)
 Remote crash parsing malformed Groupwise message (CVE-2014-3696)
 Malicious smiley themes could alter arbitrary files (CVE-2014-3697)
 Potential information leak from XMPP (CVE-2014-3698)
   For more information, see:
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3694
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3695
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3696
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3697
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3698
 (* Security fix *)
+--------------------------+
Mon Oct 20 22:21:45 UTC 2014
patches/packages/openssh-5.9p1-i486-2_slack13.1.txz:  Rebuilt.
 This update fixes a security issue that allows remote servers to trigger
 the skipping of SSHFP DNS RR checking by presenting an unacceptable
 HostCertificate.
 Thanks to mancha for the backported patch.
 For more information, see:
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-2653
 (* Security fix *)
+--------------------------+
Wed Oct 15 17:28:59 UTC 2014
patches/packages/openssl-solibs-0.9.8zc-i486-1_slack13.1.txz:  Upgraded.
 (* Security fix *)
patches/packages/openssl-0.9.8zc-i486-1_slack13.1.txz:  Upgraded.
 This update fixes several security issues:
 SRTP Memory Leak (CVE-2014-3513):
   A flaw in the DTLS SRTP extension parsing code allows an attacker, who
   sends a carefully crafted handshake message, to cause OpenSSL to fail
   to free up to 64k of memory causing a memory leak. This could be
   exploited in a Denial Of Service attack.
 Session Ticket Memory Leak (CVE-2014-3567):
   When an OpenSSL SSL/TLS/DTLS server receives a session ticket the
   integrity of that ticket is first verified. In the event of a session
   ticket integrity check failing, OpenSSL will fail to free memory
   causing a memory leak. By sending a large number of invalid session
   tickets an attacker could exploit this issue in a Denial Of Service
   attack.
 SSL 3.0 Fallback protection:
   OpenSSL has added support for TLS_FALLBACK_SCSV to allow applications
   to block the ability for a MITM attacker to force a protocol
   downgrade.
   Some client applications (such as browsers) will reconnect using a
   downgraded protocol to work around interoperability bugs in older
   servers. This could be exploited by an active man-in-the-middle to
   downgrade connections to SSL 3.0 even if both sides of the connection
   support higher protocols. SSL 3.0 contains a number of weaknesses
   including POODLE (CVE-2014-3566).
 Build option no-ssl3 is incomplete (CVE-2014-3568):
   When OpenSSL is configured with "no-ssl3" as a build option, servers
   could accept and complete a SSL 3.0 handshake, and clients could be
   configured to send them.
 For more information, see:
   https://www.openssl.org/news/secadv_20141015.txt
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3513
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3566
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3567
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3568
 (* Security fix *)
+--------------------------+
Mon Sep 29 18:41:23 UTC 2014
patches/packages/bash-4.1.014-i486-1_slack13.1.txz:  Upgraded.
 Another bash update.  Here's some information included with the patch:
   "This patch changes the encoding bash uses for exported functions to avoid
   clashes with shell variables and to avoid depending only on an environment
   variable's contents to determine whether or not to interpret it as a shell
   function."
 After this update, an environment variable will not go through the parser
 unless it follows this naming structure:  BASH_FUNC_*%%
 Most scripts never expected to import functions from environment variables,
 so this change (although not backwards compatible) is not likely to break
 many existing scripts.  It will, however, close off access to the parser as
 an attack surface in the vast majority of cases.  There's already another
 vulnerability similar to CVE-2014-6271 for which there is not yet a fix,
 but this hardening patch prevents it (and likely many more similar ones).
 Thanks to Florian Weimer and Chet Ramey.
 (* Security fix *)
+--------------------------+
Fri Sep 26 22:23:32 UTC 2014
patches/packages/bash-4.1.013-i486-1_slack13.1.txz:  Upgraded.
 This is essentially a rebuild as the preliminary patch for CVE-2014-7169
 has been accepted by upstream and is now signed.  This also bumps the
 patchlevel, making it easy to tell this is the fixed version.
 Possibly more changes to come, given the ongoing discussions on oss-sec.
+--------------------------+
Thu Sep 25 19:55:13 UTC 2014
patches/packages/bash-4.1.012-i486-2_slack13.1.txz:  Rebuilt.
 Patched an additional trailing string processing vulnerability discovered
 by Tavis Ormandy.
 For more information, see:
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-7169
 (* Security fix *)
+--------------------------+
Wed Sep 24 22:52:53 UTC 2014
patches/packages/bash-4.1.012-i486-1_slack13.1.txz:  Upgraded.
 This update fixes a vulnerability in bash related to how environment
 variables are processed:  trailing code in function definitions was
 executed, independent of the variable name.  In many common configurations
 (such as the use of CGI scripts), this vulnerability is exploitable over
 the network.  Thanks to Stephane Chazelas for discovering this issue.
 For more information, see:
   http://seclists.org/oss-sec/2014/q3/650
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-6271
 (* Security fix *)
+--------------------------+
Thu Sep  4 19:43:25 UTC 2014
patches/packages/php-5.3.29-i486-1_slack13.1.txz:  Upgraded.
 This update fixes bugs and security issues.
 The PHP 5.3.x series is now EOL -- no further updates are planned.
 For more information, see:
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-6712
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-0207
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-0237
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-0238
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3478
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3479
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3480
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3487
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3515
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3981
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-4049
 (* Security fix *)
+--------------------------+
Fri Aug  8 19:02:50 UTC 2014
patches/packages/openssl-0.9.8zb-i486-1_slack13.1.txz:  Upgraded.
 This update fixes several security issues:
 Double Free when processing DTLS packets (CVE-2014-3505)
 DTLS memory exhaustion (CVE-2014-3506)
 DTLS memory leak from zero-length fragments (CVE-2014-3507)
 Information leak in pretty printing functions (CVE-2014-3508)
 Race condition in ssl_parse_serverhello_tlsext (CVE-2014-3509)
 OpenSSL DTLS anonymous EC(DH) denial of service (CVE-2014-3510)
 OpenSSL TLS protocol downgrade attack (CVE-2014-3511)
 SRP buffer overrun (CVE-2014-3512)
 Crash with SRP ciphersuite in Server Hello message (CVE-2014-5139)
 For more information, see:
   https://www.openssl.org/news/secadv_20140806.txt
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3505
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3506
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3507
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3508
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3509
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3510
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3511
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3512
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-5139
 (* Security fix *)
patches/packages/openssl-solibs-0.9.8zb-i486-1_slack13.1.txz:  Upgraded.
 (* Security fix *)
+--------------------------+
Fri Aug  1 21:13:18 UTC 2014
patches/packages/dhcpcd-5.2.12-i486-2_slack13.1.txz:  Rebuilt.
 This update fixes a security issue where a specially crafted packet
 received from a malicious DHCP server causes dhcpcd to enter an infinite
 loop causing a denial of service.
 Thanks to Tobias Stoeckmann for the bug report.
 (* Security fix *)
+--------------------------+
Wed Jul 23 23:00:34 UTC 2014
patches/packages/httpd-2.2.27-i486-1_slack13.1.txz:  Upgraded.
 This update fixes the following security issues:
 *) SECURITY: CVE-2014-0117 (cve.mitre.org)
    mod_proxy: Fix crash in Connection header handling which
    allowed a denial of service attack against a reverse proxy
    with a threaded MPM.  [Ben Reser]
 *) SECURITY: CVE-2014-0118 (cve.mitre.org)
    mod_deflate: The DEFLATE input filter (inflates request bodies) now
    limits the length and compression ratio of inflated request bodies to
    avoid denial of sevice via highly compressed bodies.  See directives
    DeflateInflateLimitRequestBody, DeflateInflateRatioLimit,
    and DeflateInflateRatioBurst. [Yann Ylavic, Eric Covener]
 *) SECURITY: CVE-2014-0226 (cve.mitre.org)
    Fix a race condition in scoreboard handling, which could lead to
    a heap buffer overflow.  [Joe Orton, Eric Covener]
 *) SECURITY: CVE-2014-0231 (cve.mitre.org)
    mod_cgid: Fix a denial of service against CGI scripts that do
    not consume stdin that could lead to lingering HTTPD child processes
    filling up the scoreboard and eventually hanging the server.  By
    default, the client I/O timeout (Timeout directive) now applies to
    communication with scripts.  The CGIDScriptTimeout directive can be
    used to set a different timeout for communication with scripts.
    [Rainer Jung, Eric Covener, Yann Ylavic]
 For more information, see:
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-0117
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-0118
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-0226
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-0231
 (* Security fix *)
+--------------------------+
Tue Jun 24 22:35:07 UTC 2014
patches/packages/bind-9.8.7_P1-i486-1_slack13.1.txz:  Upgraded.
 This fixes security issues and other bugs.  Please note that the first
 CVE only affects Windows, and the second one was claimed to be fixed by
 an earlier version of BIND.  But we'll update anyway just in case.  :-)
 For more information, see:
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-6230
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-0591
 (* Security fix *)
patches/packages/gnupg-1.4.17-i486-1_slack13.1.txz:  Upgraded.
 This release includes a security fix to stop a denial of service using
 garbled compressed data packets which can be used to put gpg into an
 infinite loop.
 For more information, see:
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-4617
 (* Security fix *)
+--------------------------+
Mon Jun  9 20:16:02 UTC 2014
patches/packages/php-5.3.28-i486-1_slack13.1.txz:  Upgraded.
 This update fixes bugs and security issues, including:
 Fixed handling null bytes in subjectAltName.
 Fixed memory corruption in openssl_x509_parse().
 For more information, see:
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-4248
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-6420
 (* Security fix *)
+--------------------------+
Fri Jun  6 04:27:01 UTC 2014
patches/packages/gnutls-2.8.6-i486-4_slack13.1.txz:  Rebuilt.
 A security issue has been corrected in gnutls.  This vulnerability
 affects the client side of the gnutls library.  A server that sends
 a specially crafted ServerHello could corrupt the memory of a requesting
 client.  This may allow a remote attacker to execute arbitrary code.
 Additional vulnerabilities in the embedded libtasn1 library have also
 been patched.
 Thanks to mancha for the backported patches.
 For more information, see:
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3465
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3466
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3467
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3468
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3469
 (* Security fix *)
patches/packages/openssl-0.9.8za-i486-1_slack13.1.txz:  Upgraded.
 Multiple security issues have been corrected, including a possible
 man-in-the-middle attack where weak keying material is forced, denial
 of service, and the execution of arbitrary code.
 For more information, see:
   http://www.openssl.org/news/secadv_20140605.txt
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-5298
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-0195
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-0198
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-0221
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-0224
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3470
 (* Security fix *)
patches/packages/openssl-solibs-0.9.8za-i486-1_slack13.1.txz:  Upgraded.
patches/packages/sendmail-8.14.9-i486-1_slack13.1.txz:  Upgraded.
 This release fixes one security related bug by properly closing file
 descriptors (except stdin, stdout, and stderr) before executing programs.
 This bug could enable local users to interfere with an open SMTP
 connection if they can execute their own program for mail delivery
 (e.g., via procmail or the prog mailer).
 For more information, see:
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3956
 (* Security fix *)
patches/packages/sendmail-cf-8.14.9-noarch-1_slack13.1.txz:  Upgraded.
+--------------------------+
Mon Apr 21 20:09:48 UTC 2014
patches/packages/libyaml-0.1.6-i486-1_slack13.1.txz:  Upgraded.
 This update fixes a heap overflow in URI escape parsing of YAML in Ruby,
 where a specially crafted string could cause a heap overflow leading to
 arbitrary code execution.
 For more information, see:
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-2525
   https://www.ruby-lang.org/en/news/2014/03/29/heap-overflow-in-yaml-uri-escape-parsing-cve-2014-2525/
 (* Security fix *)
+--------------------------+
Fri Mar 28 03:43:11 UTC 2014
patches/packages/curl-7.36.0-i486-1_slack13.1.txz:  Upgraded.
 This update fixes four security issues.
 For more information, see:
   http://curl.haxx.se/docs/adv_20140326A.html
   http://curl.haxx.se/docs/adv_20140326B.html
   http://curl.haxx.se/docs/adv_20140326C.html
   http://curl.haxx.se/docs/adv_20140326D.html
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-0138
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-0139
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-1263
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-2522
 (* Security fix *)
patches/packages/openssh-5.9p1-i486-1_slack13.1.txz:  Upgraded.
 This update fixes a security issue when using environment passing with
 a sshd_config(5) AcceptEnv pattern with a wildcard.  OpenSSH could be
 tricked into accepting any environment variable that contains the
 characters before the wildcard character.
 For more information, see:
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-2532
 (* Security fix *)
+--------------------------+
Thu Mar  6 04:14:23 UTC 2014
patches/packages/sudo-1.7.10p8-i486-1_slack13.1.txz:  Upgraded.
 This update fixes a security issue where if the env_reset option is disabled
 in the sudoers file, a malicious user with sudo permissions may be able to
 run arbitrary commands with elevated privileges by manipulating the
 environment of a command the user is legitimately allowed to run.
 For more information, see:
   http://www.sudo.ws/sudo/alerts/env_add.html
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-0106
 (* Security fix *)
+--------------------------+
Mon Mar  3 23:32:18 UTC 2014
patches/packages/gnutls-2.8.6-i486-3_slack13.1.txz:  Rebuilt.
 Fixed a security issue where a specially crafted certificate could
 bypass certificate validation checks.
 Thanks to mancha for the backported patch.
 For more information, see:
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-0092
 (* Security fix *)
+--------------------------+
Thu Feb 20 00:30:49 UTC 2014
patches/packages/mysql-5.1.73-i486-1_slack13.1.txz:  Upgraded.
 This update fixes a buffer overflow in the mysql command line client which
 may allow malicious or compromised database servers to cause a denial of
 service (crash) and possibly execute arbitrary code via a long server
 version string.
 For more information, see:
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-0001
 (* Security fix *)
+--------------------------+
Thu Feb 13 23:45:53 UTC 2014
patches/packages/curl-7.35.0-i486-1_slack13.1.txz:  Upgraded.
 This update fixes a flaw where libcurl could, in some circumstances, reuse
 the wrong connection when asked to do an NTLM-authenticated HTTP or HTTPS
 request.
 For more information, see:
   http://curl.haxx.se/docs/adv_20140129.html
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-0015
 (* Security fix *)
patches/packages/ntp-4.2.6p5-i486-1_slack13.1.txz:  Upgraded.
 All stable versions of NTP remain vulnerable to a remote attack where the
 "ntpdc -c monlist" command can be used to amplify network traffic as part
 of a denial of service attack.  By default, Slackware is not vulnerable
 since it includes "noquery" as a default restriction.  However, it is
 vulnerable if this restriction is removed.  To help mitigate this flaw,
 "disable monitor" has been added to the default ntp.conf (which will disable
 the monlist command even if other queries are allowed), and the default
 restrictions have been extended to IPv6 as well.
 All users of the NTP daemon should make sure that their ntp.conf contains
 "disable monitor" to prevent misuse of the NTP service.  The new ntp.conf
 file will be installed as /etc/ntp.conf.new with a package upgrade, but the
 changes will need to be merged into any existing ntp.conf file by the admin.
 For more information, see:
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-5211
   http://www.kb.cert.org/vuls/id/348126
 (* Security fix *)
+--------------------------+
Mon Feb  3 20:58:32 UTC 2014
patches/packages/pidgin-2.10.9-i486-1_slack13.1.txz:  Upgraded.
 This update fixes various security issues and other bugs.
 For more information, see:
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-6152
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-6477
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-6478
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-6479
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-6481
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-6482
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-6483
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-6484
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-6485
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-6486
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-6487
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-6489
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-6490
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-0020
 (* Security fix *)
+--------------------------+
Tue Jan 28 21:07:13 UTC 2014
patches/packages/bind-9.8.6_P2-i486-1_slack13.1.txz:  Upgraded.
 This update fixes a defect in the handling of NSEC3-signed zones that can
 cause BIND to be crashed by a specific set of queries.
 NOTE:  According to the second link below, Slackware is probably not
 vulnerable since we aren't using glibc-2.18 yet.  Might as well fix it
 anyway, though.
 For more information, see:
   https://kb.isc.org/article/AA-01078
   https://kb.isc.org/article/AA-01085
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-0591
 (* Security fix *)
+--------------------------+
Tue Jan 14 03:54:48 UTC 2014
patches/packages/libXfont-1.4.7-i486-1_slack13.1.txz:  Upgraded.
 This update fixes a stack overflow when reading a BDF font file containing
 a longer than expected string, which could lead to crashes or privilege
 escalation.
 For more information, see:
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-6462
 (* Security fix *)
+--------------------------+
Fri Dec 20 22:46:09 UTC 2013
patches/packages/gnupg-1.4.16-i486-1_slack13.1.txz:  Upgraded.
 Fixed the RSA Key Extraction via Low-Bandwidth Acoustic
 Cryptanalysis attack as described by Genkin, Shamir, and Tromer.
 For more information, see:
   http://www.cs.tau.ac.il/~tromer/acoustic/
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-4576
 (* Security fix *)
+--------------------------+
Mon Dec 16 20:51:01 UTC 2013
patches/packages/libiodbc-3.52.8-i486-1_slack13.1.txz:  Upgraded.
 This update fixes an rpath pointing to a location in /tmp that was found in
 two test programs (iodbctest and iodbctestw).  This could have allowed a
 local attacker with write access to /tmp to add modified libraries (and
 execute arbitrary code) as any user running the test programs.
 Thanks to Christopher Oliver for the bug report.
 (* Security fix *)
patches/packages/libjpeg-v8a-i486-2_slack13.1.txz:  Rebuilt.
 Fix use of uninitialized memory when decoding images with missing SOS data
 for the luminance component (Y) in presence of valid chroma data (Cr, Cb).
 This could allow remote attackers to obtain sensitive information from
 uninitialized memory locations via a crafted JPEG image.
 For more information, see:
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-6629
 (* Security fix *)
patches/packages/ruby-1.9.3_p484-i486-1_slack13.1.txz:  Upgraded.
 This update fixes a heap overflow in floating point parsing.  A specially
 crafted string could cause a heap overflow leading to a denial of service
 attack via segmentation faults and possibly arbitrary code execution.
 For more information, see:
   https://www.ruby-lang.org/en/news/2013/11/22/heap-overflow-in-floating-point-parsing-cve-2013-4164/
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-4164
 (* Security fix *)
+--------------------------+
Sat Oct 19 03:42:15 UTC 2013
patches/packages/hplip-3.10.2-i486-4_slack13.1.txz:  Rebuilt.
 This fixes a polkit race condition that could allow local users to bypass
 intended access restrictions.
 For more information, see:
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-4325
 (* Security fix *)
+--------------------------+
Fri Oct 18 02:41:09 UTC 2013
patches/packages/libtiff-3.9.7-i486-1_slack13.1.txz:  Upgraded.
 Patched overflows, crashes, and out of bounds writes.
 Thanks to mancha for the backported patches.
 For more information, see:
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-2088
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-2113
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-4447
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-4564
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-1960
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-1961
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-4231
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-4232
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-4244
 (* Security fix *)
+--------------------------+
Mon Oct 14 22:09:17 UTC 2013
patches/packages/gnupg-1.4.15-i486-1_slack13.1.txz:  Upgraded.
 Fixed possible infinite recursion in the compressed packet
 parser. [CVE-2013-4402]
 Protect against rogue keyservers sending secret keys.
 For more information, see:
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-4402
 (* Security fix *)
patches/packages/gnutls-2.8.6-i486-2_slack13.1.txz:  Rebuilt.
 [Updated to the correct version to fix fetching the "latest" from gnu.org]
 This update prevents a side-channel attack which may allow remote attackers
 to conduct distinguishing attacks and plaintext recovery attacks using
 statistical analysis of timing data for crafted packets.
 Other minor security issues are patched as well.
 Thanks to mancha for backporting these patches.
 For more information, see:
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-4128
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-1569
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-1573
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-1619
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-2116
 (* Security fix *)
patches/packages/xorg-server-1.7.7-i486-3_slack13.1.txz:  Rebuilt.
 Patched a use-after-free bug that can cause an X server crash or
 memory corruption.
 For more information, see:
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-4396
 (* Security fix *)
patches/packages/xorg-server-xephyr-1.7.7-i486-3_slack13.1.txz:  Rebuilt.
patches/packages/xorg-server-xnest-1.7.7-i486-3_slack13.1.txz:  Rebuilt.
patches/packages/xorg-server-xvfb-1.7.7-i486-3_slack13.1.txz:  Rebuilt.
+--------------------------+
Sun Sep 29 02:39:29 UTC 2013
patches/packages/lm_sensors-3.3.4-i486-1_slack13.1.txz:  Upgraded.
 This update fixes issues with sensors-detect that may cause serious trouble
 on recent hardware (most notably laptops.)  The symptoms are that the
 display starts misbehaving (wrong resolution or wrong gamma factor.)
 The risk is mitigated in this package by changing the default behavior of
 sensors-detect to no longer touch EDID EEPROMs and then to no longer probe
 graphics adapters at all unless the user asks for it.
+--------------------------+
Wed Sep 18 02:56:19 UTC 2013
patches/packages/glibc-2.11.1-i486-8_slack13.1.txz:  Rebuilt.
 Patched to fix integer overflows in pvalloc, valloc, and
 posix_memalign/memalign/aligned_alloc.
 Thanks to mancha for the backported patch.
 For more information, see:
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-4332
 (* Security fix *)
patches/packages/glibc-i18n-2.11.1-i486-8_slack13.1.txz:  Rebuilt.
patches/packages/glibc-profile-2.11.1-i486-8_slack13.1.txz:  Rebuilt.
patches/packages/glibc-solibs-2.11.1-i486-8_slack13.1.txz:  Rebuilt.
patches/packages/glibc-zoneinfo-2013d-noarch-8_slack13.1.txz:  Rebuilt.
+--------------------------+
Wed Aug 21 06:11:23 UTC 2013
patches/packages/hplip-3.10.2-i486-3_slack13.1.txz:  Rebuilt.
 This update fixes a stack-based buffer overflow in the hpmud_get_pml
 function that can allow remote attackers to cause a denial of service
 (crash) and possibly execute arbitrary code via a crafted SNMP response
 with a large length value.
 For more information, see:
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-4267
 (* Security fix *)
patches/packages/xpdf-3.03-i486-1_slack13.1.txz:  Upgraded.
 Sanitize error messages to remove escape sequences that could be used to
 exploit vulnerable terminal emulators.
 For more information, see:
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-2142
 Thanks to mancha.
 (* Security fix *)
+--------------------------+
Tue Aug  6 05:23:34 UTC 2013
patches/packages/bind-9.8.5_P2-i486-1_slack13.1.txz:  Upgraded.
 This update fixes a security issue where a specially crafted query can cause
 BIND to terminate abnormally, resulting in a denial of service.
 For more information, see:
   https://kb.isc.org/article/AA-01015
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-4854
 (* Security fix *)
patches/packages/httpd-2.2.25-i486-1_slack13.1.txz:  Upgraded.
 This update addresses two security issues:
 * SECURITY: CVE-2013-1862 (cve.mitre.org) mod_rewrite: Ensure that client
   data written to the RewriteLog is escaped to prevent terminal escape
   sequences from entering the log file.
 * SECURITY: CVE-2013-1896 (cve.mitre.org) mod_dav: Sending a MERGE request
   against a URI handled by mod_dav_svn with the source href (sent as part of
   the request body as XML) pointing to a URI that is not configured for DAV
   will trigger a segfault.
 For more information, see:
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-1862
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-1896
 (* Security fix *)
patches/packages/samba-3.5.22-i486-1_slack13.1.txz:  Upgraded.
 This update fixes missing integer wrap protection in an EA list reading
 that can allow authenticated or guest connections to cause the server to
 loop, resulting in a denial of service.
 For more information, see:
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-4124
 (* Security fix *)
+--------------------------+
Sat Aug  3 20:36:53 UTC 2013
patches/packages/gnupg-1.4.14-i486-1_slack13.1.txz:  Upgraded.
 Mitigate the Yarom/Falkner flush+reload side-channel attack on RSA
 secret keys.
 For more information, see:
   http://eprint.iacr.org/2013/448
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-4242
 (* Security fix *)
patches/packages/libgcrypt-1.5.3-i486-1_slack13.1.txz:  Upgraded.
 Mitigate the Yarom/Falkner flush+reload side-channel attack on RSA
 secret keys.
 For more information, see:
   http://eprint.iacr.org/2013/448
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-4242
 (* Security fix *)
patches/packages/libgpg-error-1.11-i486-1_slack13.1.txz:  Upgraded.
 This package upgrade was needed by the new version of libgcrypt.
+--------------------------+
Tue Jul 16 21:18:56 UTC 2013
patches/packages/php-5.3.27-i486-1_slack13.1.txz:  Upgraded.
 This update fixes an issue where XML in PHP does not properly consider
 parsing depth, which allows remote attackers to cause a denial of service
 (heap memory corruption) or possibly have unspecified other impact via a
 crafted document that is processed by the xml_parse_into_struct function.
 For more information, see:
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-4113
 (* Security fix *)
+--------------------------+
Thu Jun 27 23:56:34 UTC 2013
patches/packages/ruby-1.9.3_p448-i486-1_slack13.1.txz:  Upgraded.
 This update patches a vulnerability in Ruby's SSL client that could allow
 man-in-the-middle attackers to spoof SSL servers via a valid certificate
 issued by a trusted certification authority.
 For more information, see:
   http://www.ruby-lang.org/en/news/2013/06/27/hostname-check-bypassing-vulnerability-in-openssl-client-cve-2013-4073/
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-4073
 (* Security fix *)
+--------------------------+
Sun Jun 23 21:00:00 UTC 2013
patches/packages/curl-7.20.1-i486-2_slack13.1.txz:  Rebuilt.
 This fixes a minor security issue where a decode buffer boundary flaw in
 libcurl could lead to heap corruption.
 For more information, see:
   http://curl.haxx.se/docs/adv_20130622.html
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-2174
 (* Security fix *)
+--------------------------+
Mon Jun 10 21:51:54 UTC 2013
patches/packages/php-5.3.26-i486-1_slack13.1.txz:  Upgraded.
 This is a bugfix release.  It also fixes a security issue -- a heap-based
 overflow in the quoted_printable_encode() function, which could be used by
 a remote attacker to crash PHP or execute code as the 'apache' user.
 For more information, see:
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-2110
 (* Security fix *)
+--------------------------+
Thu May 16 21:42:08 UTC 2013
patches/packages/ruby-1.9.3_p429-i486-1_slack13.1.txz:  Upgraded.
 This update fixes a security issue in DL and Fiddle included in Ruby where
 tainted strings can be used by system calls regardless of the $SAFE level
 setting.
 For more information, see:
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-2065
   http://www.ruby-lang.org/en/news/2013/05/14/taint-bypass-dl-fiddle-cve-2013-2065/
 (* Security fix *)
+--------------------------+
Fri Apr  5 05:21:45 UTC 2013
patches/packages/subversion-1.6.21-i486-1_slack13.1.txz:  Upgraded.
 This update fixes some denial of service bugs:
   mod_dav_svn excessive memory usage from property changes
   mod_dav_svn crashes on LOCK requests against activity URLs
   mod_dav_svn crashes on LOCK requests against non-existant URLs
   mod_dav_svn crashes on PROPFIND requests against activity URLs
 For more information, see:
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-1845
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-1846
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-1847
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-1849
 (* Security fix *)
+--------------------------+
Wed Mar 27 06:09:29 UTC 2013
patches/packages/bind-9.8.4_P2-i486-1_slack13.1.txz:  Upgraded.
 This update fixes a critical defect in BIND 9 that allows an attacker
 to cause excessive memory consumption in named or other programs linked
 to libdns.
 For more information, see:
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-2266
   https://kb.isc.org/article/AA-00871
 (* Security fix *)
patches/packages/dhcp-4.2.5_P1-i486-1_slack13.1.txz:  Upgraded.
 This update replaces the included BIND 9 code that the DHCP programs
 link against.  Those contained a defect that could possibly lead to
 excessive memory consumption and a denial of service.
 For more information, see:
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-2266
 (* Security fix *)
+--------------------------+
Sat Mar 23 20:22:12 UTC 2013
patches/packages/php-5.3.23-i486-1_slack13.1.txz:  Upgraded.
 This release fixes two security issues in SOAP:
 Added check that soap.wsdl_cache_dir conforms to open_basedir.
 Disabled external entities loading.
 For more information, see:
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-1635
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-1643
 (* Security fix *)
+--------------------------+
Sat Mar 16 07:10:09 UTC 2013
patches/packages/libyaml-0.1.4-i486-1_slack13.1.txz:  Added.
 This is needed for Psych (YAML wrapper) in the new Ruby package.
patches/packages/ruby-1.9.3_p392-i486-1_slack13.1.txz:  Upgraded.
 This release includes security fixes about bundled JSON and REXML.
 For more information, see:
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-0269
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-1821
 (* Security fix *)
+--------------------------+
Thu Mar 14 03:55:33 UTC 2013
patches/packages/perl-5.10.1-i486-2_slack13.1.txz:  Rebuilt.
 This update fixes a flaw in the rehashing code that can be exploited
 to carry out a denial of service attack against code that uses arbitrary
 user input as hash keys.
 For more information, see:
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-1667
 (* Security fix *)
+--------------------------+
Tue Mar 12 06:59:27 UTC 2013
patches/packages/glibc-zoneinfo-2013b-noarch-1_slack13.1.txz:  Upgraded.
 This package provides the latest timezone updates.
+--------------------------+
Thu Mar  7 00:16:35 UTC 2013
patches/packages/sudo-1.7.10p7-i486-1_slack13.1.txz:  Upgraded.
 This update fixes security issues that could allow a user to run commands
 without authenticating after the password timeout has already expired.
 Note that the vulnerability did not permit a user to run commands other
 than those allowed by the sudoers policy.
 For more information, see:
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-1775
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-1776
 (* Security fix *)
+--------------------------+
Sun Mar  3 22:10:56 UTC 2013
patches/packages/httpd-2.2.24-i486-1_slack13.1.txz:  Upgraded.
 This update provides bugfixes and enhancements.
 Two security issues are fixed:
 *  Various XSS flaws due to unescaped hostnames and URIs HTML output in
    mod_info, mod_status, mod_imagemap, mod_ldap, and mod_proxy_ftp.
    [Jim Jagielski, Stefan Fritsch, Niels Heinen <heinenn google com>]
 *  XSS in mod_proxy_balancer manager interface. [Jim Jagielski,
    Niels Heinen <heinenn google com>]
 For more information, see:
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-3499
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-4558
 (* Security fix *)
+--------------------------+
Fri Feb 15 22:46:52 UTC 2013
patches/packages/pidgin-2.10.7-i486-3_slack13.1.txz:  Rebuilt.
 Fixed linking libirc.so with libsasl2.
 Added Makefile.in and Makefile to the patch, and applied it after
 running ./configure.  Using autoreconf is not an option since most
 versions of Slackware aren't using the same libtools versions as the
 Pidgin developers are.  Third times the charm?
 Thanks to Willy Sudiarto Raharjo.
+--------------------------+
Fri Feb 15 07:26:45 UTC 2013
patches/packages/pidgin-2.10.7-i486-2_slack13.1.txz:  Rebuilt.
 Fixed IRC support.  When building with SASL support (new in 2.10.7), the
 IRC plugin needs to link against libsasl2, otherwise it will fail to load.
+--------------------------+
Thu Feb 14 05:35:22 UTC 2013
patches/packages/pidgin-2.10.7-i486-1_slack13.1.txz:  Upgraded.
 This update fixes several security issues:
 Remote MXit user could specify local file path.
 MXit buffer overflow reading data from network.
 Sametime crash with long user IDs.
 Crash when receiving a UPnP response with abnormally long values.
 For more information, see:
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-0271
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-0272
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-0273
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-0274
 (* Security fix *)
+--------------------------+
Sat Feb  9 21:45:56 UTC 2013
patches/packages/openssl-0.9.8y-i486-1_slack13.1.txz:  Upgraded.
   Make the decoding of SSLv3, TLS and DTLS CBC records constant time.
 This addresses the flaw in CBC record processing discovered by
 Nadhem Alfardan and Kenny Paterson. Details of this attack can be found
 at: http://www.isg.rhul.ac.uk/tls/
 Thanks go to Nadhem Alfardan and Kenny Paterson of the Information
 Security Group at Royal Holloway, University of London
 (www.isg.rhul.ac.uk) for discovering this flaw and Adam Langley and
 Emilia K�sper for the initial patch.
 (CVE-2013-0169)
 [Emilia K�sper, Adam Langley, Ben Laurie, Andy Polyakov, Steve Henson]
   Return an error when checking OCSP signatures when key is NULL.
 This fixes a DoS attack. (CVE-2013-0166)
 [Steve Henson]
 For more information, see:
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-0166
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-0169
 (* Security fix *)
patches/packages/openssl-solibs-0.9.8y-i486-1_slack13.1.txz:  Upgraded.
 (* Security fix *)
+--------------------------+
Fri Feb  8 03:57:05 UTC 2013
patches/packages/sdl-1.2.14-i486-3_slack13.1.txz:  Rebuilt.
 Patched mouse clicking bug.
+--------------------------+
Tue Jan 22 23:40:16 UTC 2013
patches/packages/mysql-5.1.67-i486-1_slack13.1.txz:  Upgraded.
 Upgraded to the latest upstream version to fix security issues and provide
 other bug fixes and improvements.  Note that some of the changes may
 possibly introduce incompatibilities with the previous package.
 (* Security fix *)
+--------------------------+
Wed Jan 16 02:54:52 UTC 2013
patches/packages/freetype-2.4.11-i486-1_slack13.1.txz:  Upgraded.
 This release fixes several security bugs that could cause freetype to
 crash or run programs upon opening a specially crafted file.
 For more information, see:
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-5668
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-5669
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-5670
 (* Security fix *)
+--------------------------+
Fri Dec  7 01:41:59 UTC 2012
patches/packages/bind-9.8.4_P1-i486-1_slack13.1.txz:  Upgraded.
 IMPORTANT NOTE:  This package updates BIND from 9.7.6_P4 to
 9.8.4_P1 since the 9.7 series is no longer supported.  It is
 possible that some changes may be required to your local
 configuration.
 This release addresses some denial-of-service and other bugs.
 For more information, see:
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-5688
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-5166
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-3817
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-1667
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-3868
 (* Security fix *)
patches/packages/libxml2-2.7.6-i486-3_slack13.1.txz:  Rebuilt.
 Patched a heap-based buffer underflow in the xmlParseAttValueComplex
 function in parser.c in libxml2 2.9.0 and earlier that could allow a
 remote attacker to cause a denial of service or possibly execute
 arbitrary code via crafted entities in an XML document.
 For more information, see:
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-5134
 (* Security fix *)
patches/packages/ruby-1.9.3_p327-i486-1_slack13.1.txz:  Upgraded.
 This release fixes a hash-flooding DoS vulnerability and many other bugs.
 For more information, see:
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-5371
 (* Security fix *)
+--------------------------+
Thu Oct 11 01:14:57 UTC 2012
patches/packages/bind-9.7.6_P4-i486-1_slack13.1.txz:  Upgraded.
 This update fixes a security issue where a certain combination of records
 in the RBT could cause named to hang while populating the additional
 section of a response. [RT #31090]
 (* Security fix *)
+--------------------------+
Wed Sep 19 23:52:16 UTC 2012
patches/packages/patch-2.7-i486-2_slack13.1.txz:  Upgraded.
 Applied two upstream git commits to fix bugs which could cause target
 files to be removed or truncated.  Thanks to Qun-Ying.
+--------------------------+
Fri Sep 14 20:29:40 UTC 2012
patches/packages/dhcp-4.1_ESV_R7-i486-1_slack13.1.txz:  Upgraded.
 An issue with the use of lease times was found and fixed.  Making certain
 changes to the end time of an IPv6 lease could cause the server to abort.
 Thanks to Glen Eustace of Massey University, New Zealand for finding this
 issue.  [ISC-Bugs #30281]
 For more information, see:
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-3955
 (* Security fix *)
patches/packages/php-5.3.17-i486-1_slack13.1.txz:  Upgraded.
 This is a bugfix release.
+--------------------------+
Fri Sep 14 02:16:53 UTC 2012
patches/packages/bind-9.7.6_P3-i486-1_slack13.1.txz:  Upgraded.
 This update fixes a security issue where named could crash on a specially
 crafted record.  [RT #30416]
 (* Security fix *)
patches/packages/patch-2.7-i486-1_slack13.1.txz:  Upgraded.
 This version of patch ignores destination filenames that are absolute or
 that contain a component of "..", unless such a filename is provided as
 an argument.
 For more information, see:
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-4651
 (* Security fix *)
+--------------------------+
Thu Aug 30 23:35:53 UTC 2012
patches/packages/glibc-2.11.1-i486-7_slack13.1.txz:  Rebuilt.
 Patched multiple integer overflows in the strtod, strtof, strtold, and
 strtod_l functions in stdlib in the GNU C Library allow local users to
 cause a denial of service (application crash) and possibly execute
 arbitrary code via a long string, which triggers a stack-based buffer
 overflow.
 For more information, see:
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-3480
 (* Security fix *)
patches/packages/glibc-i18n-2.11.1-i486-7_slack13.1.txz:  Rebuilt.
patches/packages/glibc-profile-2.11.1-i486-7_slack13.1.txz:  Rebuilt.
patches/packages/glibc-solibs-2.11.1-i486-7_slack13.1.txz:  Rebuilt.
patches/packages/glibc-zoneinfo-2.11.1-noarch-7_slack13.1.txz:  Rebuilt.
patches/packages/slocate-3.1-i486-4_slack13.1.txz:  Rebuilt.
 Patched to use lstat64 and -D_LARGEFILE64_SOURCE.  Thanks to Mancha+.
 Patched to fix information leak of filenames in protected directories.
 For more information, see:
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-0227
 (* Security fix *)
+--------------------------+
Fri Aug 24 20:08:37 UTC 2012
patches/packages/php-5.3.16-i486-1_slack13.1.txz:  Upgraded.
 This is a bugfix release.
patches/packages/dhcp-4.1_ESV_R6-i486-1_slack13.1.txz:  Upgraded.
 This fixes memory leaks, denial of service vulnerabilities, and
 disallows packets with zero length client ids (not valid according to
 RFC 2132 section 9.14).
 For more information, see:
   https://kb.isc.org/article/AA-00736
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-4539
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-4868
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-3954
 (* Security fix *)
+--------------------------+
Thu Aug 16 04:01:31 UTC 2012
patches/packages/emacs-23.2-i486-2_slack13.1.txz:  Rebuilt.
 Patched to fix a security flaw in the file-local variables code.
 When the Emacs user option `enable-local-variables' is set to `:safe'
 (the default value is t), Emacs should automatically refuse to evaluate
 `eval' forms in file-local variable sections.  Due to the bug, Emacs
 instead automatically evaluates such `eval' forms.  Thus, if the user
 changes the value of `enable-local-variables' to `:safe', visiting a
 malicious file can cause automatic execution of arbitrary Emacs Lisp
 code with the permissions of the user.  Bug discovered by Paul Ling.
 For more information, see:
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-3479
 (* Security fix *)
patches/packages/t1lib-5.1.2-i486-2_slack13.1.txz:  Rebuilt.
 Patched various overflows, crashes, and pointer bugs.
 For more information, see:
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-2642
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-0764
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-1552
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-1553
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-1554
 (* Security fix *)
+--------------------------+
Fri Jul 27 17:15:24 UTC 2012
patches/packages/bind-9.7.6_P2-i486-1_slack13.1.txz:  Upgraded.
 Prevents a named assert (crash) when validating caused by using
 "Bad cache" data before it has been initialized.  [RT #30025]
 ISC_QUEUE handling for recursive clients was updated to address a
 race condition that could cause a memory leak.  This rarely occurred
 with UDP clients, but could be a significant problem for a server
 handling a steady rate of TCP queries.  [RT #29539 & #30233]
 Under heavy incoming TCP query loads named could experience a
 memory leak which could lead to significant reductions in query
 response or cause the server to be terminated on systems with
 "out of memory" killers. [RT #29539]
 A condition has been corrected where improper handling of zero-length
 RDATA could cause undesirable behavior, including termination of
 the named process.  [RT #29644]
 (* Security fix *)
+--------------------------+
Wed Jul 25 02:02:40 UTC 2012
patches/packages/libpng-1.4.12-i486-1_slack13.1.txz:  Upgraded.
 Fixed incorrect type (int copy should be png_size_t copy) in png_inflate()
 (fixes CVE-2011-3045).
 Revised png_set_text_2() to avoid potential memory corruption (fixes
   CVE-2011-3048).
 Changed "a+w" to "u+w" in Makefile.in to fix CVE-2012-3386.
 For more information, see:
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-3045
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-3048
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-3386
 (* Security fix *)
+--------------------------+
Sun Jul 22 19:45:25 UTC 2012
patches/packages/php-5.3.15-i486-1_slack13.1.txz:  Upgraded.
 Fixed potential overflow in _php_stream_scandir (CVE-2012-2688).
 (Thanks to Jason Powell, Stas)
 For more information, see:
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-2688
 (* Security fix *)
+--------------------------+
Wed Jul 18 05:35:26 UTC 2012
patches/packages/libexif-0.6.21-i486-1_slack13.1.txz:  Upgraded.
 This update fixes a number of remotely exploitable issues in libexif
  with effects ranging from information leakage to potential remote
  code execution.
 For more information, see:
   http://sourceforge.net/mailarchive/message.php?msg_id=29534027
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-2812
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-2813
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-2814
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-2836
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-2837
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-2840
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-2841
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-2845
 (* Security fix *)
+--------------------------+
Fri Jul 13 23:14:15 UTC 2012
patches/packages/php-5.3.14-i486-1_slack13.1.txz:  Upgraded.
 This release fixes a weakness in the DES implementation of crypt
 and a heap overflow issue in the phar extension.
 (* Security fix *)
patches/packages/pidgin-2.10.6-i486-1_slack13.1.txz:  Upgraded.
 Fixes a security issue for users of MXit:  Incorrect handing of inline
 images in incoming instant messages can cause a buffer overflow and in
 some cases can be exploited to execute arbitrary code.
 For more information, see:
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-3374
 (* Security fix *)
+--------------------------+
Mon Jun 25 02:32:37 UTC 2012
patches/packages/freetype-2.4.10-i486-1_slack13.1.txz:  Upgraded.
 Since freetype-2.4.8 many fixes were made to better handle invalid fonts.
 Many of them are vulnerabilities (see CVE-2012-1126 up to CVE-2012-1144
 and SA48320) so all users should upgrade.
 (* Security fix *)
+--------------------------+
Thu Jun 14 05:02:39 UTC 2012
patches/packages/bind-9.7.6_P1-i486-1_slack13.1.txz:  Upgraded.
 This release fixes an issue that could crash BIND, leading to a denial of
 service.  It also fixes the so-called "ghost names attack" whereby a
 remote attacker may trigger continued resolvability of revoked domain names.
 For more information, see:
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-1033
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-1667
 IMPORTANT NOTE:  This is a upgraded version of BIND, _not_ a patched one.
 It is likely to be more strict about the correctness of configuration files.
 Care should be taken about deploying this upgrade on production servers to
 avoid an unintended interruption of service.
 (* Security fix *)
+--------------------------+
Wed May 23 00:14:52 UTC 2012
patches/packages/libxml2-2.7.6-i486-2_slack13.1.txz:  Upgraded.
 Patched an off-by-one error in XPointer that could lead to a crash or
 possibly the execution of arbitrary code.
 For more information, see:
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-3102
 (* Security fix *)
+--------------------------+
Sat May 19 19:03:37 UTC 2012
patches/packages/openssl-0.9.8x-i486-1_slack13.1.txz:  Upgraded.
 This is a very minor security fix:
 o Fix DTLS record length checking bug CVE-2012-2333
 For more information, see:
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-2333
 (* Security fix *)
patches/packages/openssl-solibs-0.9.8x-i486-1_slack13.1.txz:  Upgraded.
 This is a very minor security fix:
 o Fix DTLS record length checking bug CVE-2012-2333
 For more information, see:
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-2333
 (* Security fix *)
+--------------------------+
Wed May  9 20:16:40 UTC 2012
patches/packages/wicd-1.7.2.4-i486-2_slack13.1.txz:  Rebuilt.
 Fixed an input sanitization bug that breaks accepting a passphrase for a new
 password protected access point.  Patch from upstream.
 Thanks to Willy Sudiarto Raharjo for the notice.
+--------------------------+
Tue May  8 21:21:10 UTC 2012
patches/packages/php-5.3.13-i486-1_slack13.1.txz:  Upgraded.
 This release completes a fix for a vulnerability in CGI-based setups.
 Note: mod_php and php-fpm are not vulnerable to this attack.
 For more information, see:
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-2311
 (* Security fix *)
+--------------------------+
Mon May  7 18:54:03 UTC 2012
patches/packages/pidgin-2.10.4-i486-1_slack13.1.txz:  Upgraded.
 Fixed possible MSN remote crash.
 Fixed XMPP remote crash.
 For more information, see:
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-2214
 (* Security fix *)
+--------------------------+
Mon Apr 30 22:24:10 UTC 2012
patches/packages/wicd-1.7.2.4-i486-1_slack13.1.txz:  Upgraded.
 Correct the fix for CVE-2012-2095 (and fix other new bugs).
 For more information, see:
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-2095
 (* Security fix *)
+--------------------------+
Fri Apr 27 01:07:23 UTC 2012
patches/packages/openssl-0.9.8w-i486-1_slack13.1.txz:  Upgraded.
 Fixes some potentially exploitable buffer overflows.
 Thanks to Tavis Ormandy, Google Security Team, for discovering this
 issue and to Adam Langley <[email protected]> for fixing it.
 For more information, see:
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-2110
 (* Security fix *)
patches/packages/openssl-solibs-0.9.8w-i486-1_slack13.1.txz:  Upgraded.
 Fixes some potentially exploitable buffer overflows.
 Thanks to Tavis Ormandy, Google Security Team, for discovering this
 issue and to Adam Langley <[email protected]> for fixing it.
 For more information, see:
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-2110
 (* Security fix *)
+--------------------------+
Mon Apr 23 18:18:31 UTC 2012
patches/packages/openssl-0.9.8v-i486-1_slack13.1.txz:  Upgraded.
 Fixes some potentially exploitable buffer overflows.
 Thanks to Tavis Ormandy, Google Security Team, for discovering this
 issue and to Adam Langley <[email protected]> for fixing it.
 For more information, see:
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-2110
 (* Security fix *)
patches/packages/openssl-solibs-0.9.8v-i486-1_slack13.1.txz:  Upgraded.
 Fixes some potentially exploitable buffer overflows.
 Thanks to Tavis Ormandy, Google Security Team, for discovering this
 issue and to Adam Langley <[email protected]> for fixing it.
 For more information, see:
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-2110
 (* Security fix *)
extra/wicd/wicd-1.7.2.1-i486-1_slack13.1.txz:  Upgraded.
 This fixes a local privilege escalation that allows a user to set arbitrary
 pre/post-connection scripts through D-Bus which are then executed as the
 wicd user (generally root).
 For more information, see:
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-2095
 Thanks to dapal for the workaround allowing us to skip the pybabel
 requirement (for now), and to Robby Workman for the script update.
 (* Security fix *)
+--------------------------+
Wed Apr 11 17:16:32 UTC 2012
patches/packages/pidgin-2.10.3-i486-1_slack13.1.txz:  Upgraded.
 This update fixes several remotely triggerable crash bugs.
 For more information, see:
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-2943
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-3184
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-3185
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-3594
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-4601
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-4602
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-4603
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-4939
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-1178
 (* Security fix *)
patches/packages/samba-3.5.14-i486-1_slack13.1.txz:  Upgraded.
 This is a security release in order to address a vulnerability that allows
 remote code execution as the "root" user.  All sites running a Samba
 server should update to the new Samba package and restart Samba.
 For more information, see:
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-1182
 (* Security fix *)
+--------------------------+
Sat Apr  7 21:48:42 UTC 2012
patches/packages/libtiff-3.9.6-i486-1_slack13.1.txz:  Upgraded.
 Patched overflows that could lead to arbitrary code execution when parsing
 a malformed image file.
 For more information, see:
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-1173
 (* Security fix *)
+--------------------------+
Wed Mar 14 22:27:52 UTC 2012
patches/packages/mozilla-firefox-3.6.28-i486-1_slack13.1.txz:  Upgraded.
 This release contains security fixes and improvements.
 For more information, see:
   http://www.mozilla.org/security/known-vulnerabilities/firefox.html
 (* Security fix *)
patches/packages/mozilla-thunderbird-3.1.20-i486-1_slack13.1.txz:  Upgraded.
 This release contains security fixes and improvements.
 For more information, see:
   http://www.mozilla.org/security/known-vulnerabilities/thunderbird.html
 (* Security fix *)
+--------------------------+
Wed Feb 22 18:14:58 UTC 2012
patches/packages/libpng-1.4.9-i486-1_slack13.1.txz:  Upgraded.
 All branches of libpng prior to versions 1.5.9, 1.4.9, 1.2.47, and 1.0.57,
 respectively, fail to correctly validate a heap allocation in
 png_decompress_chunk(), which can lead to a buffer-overrun and the
 possibility of execution of hostile code on 32-bit systems.
 For more information, see:
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-3026
 (* Security fix *)
patches/packages/mozilla-firefox-3.6.27-i486-1_slack13.1.txz:  Upgraded.
 This fixes some security issues.
 For more information, see:
   http://www.mozilla.org/security/known-vulnerabilities/firefox36.html
 (* Security fix *)
patches/packages/mozilla-thunderbird-3.1.19-i486-1_slack13.1.txz:  Upgraded.
 This release contains security fixes and improvements.
 For more information, see:
   http://www.mozilla.org/security/known-vulnerabilities/thunderbird31.html
 (* Security fix *)
+--------------------------+
Wed Feb  8 01:21:42 UTC 2012
patches/packages/apr-util-1.4.1-i486-1_slack13.1.txz:  Upgraded.
 Version bump for httpd upgrade.
patches/packages/glibc-2.11.1-i486-6_slack13.1.txz:  Rebuilt.
 Patched an overflow in tzfile.  This was evidently first reported in
 2009, but is only now getting around to being patched.  To exploit it,
 one must be able to write beneath /usr/share/zoneinfo, which is usually
 not possible for a normal user, but may be in the case where they are
 chroot()ed to a directory that they own.
 For more information, see:
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-5029
 (* Security fix *)
patches/packages/glibc-i18n-2.11.1-i486-6_slack13.1.txz:  Rebuilt.
patches/packages/glibc-profile-2.11.1-i486-6_slack13.1.txz:  Rebuilt.
 (* Security fix *)
patches/packages/glibc-solibs-2.11.1-i486-6_slack13.1.txz:  Rebuilt.
 (* Security fix *)
patches/packages/glibc-zoneinfo-2.11.1-noarch-6_slack13.1.txz:  Rebuilt.
patches/packages/httpd-2.2.22-i486-1_slack13.1.txz:  Upgraded.
 *) SECURITY: CVE-2011-3368 (cve.mitre.org)
    Reject requests where the request-URI does not match the HTTP
    specification, preventing unexpected expansion of target URLs in
    some reverse proxy configurations.  [Joe Orton]
 *) SECURITY: CVE-2011-3607 (cve.mitre.org)
    Fix integer overflow in ap_pregsub() which, when the mod_setenvif module
    is enabled, could allow local users to gain privileges via a .htaccess
    file. [Stefan Fritsch, Greg Ames]
 *) SECURITY: CVE-2011-4317 (cve.mitre.org)
    Resolve additional cases of URL rewriting with ProxyPassMatch or
    RewriteRule, where particular request-URIs could result in undesired
    backend network exposure in some configurations.
    [Joe Orton]
 *) SECURITY: CVE-2012-0021 (cve.mitre.org)
    mod_log_config: Fix segfault (crash) when the '%{cookiename}C' log format
    string is in use and a client sends a nameless, valueless cookie, causing
    a denial of service. The issue existed since version 2.2.17. PR 52256.
    [Rainer Canavan <rainer-apache 7val com>]
 *) SECURITY: CVE-2012-0031 (cve.mitre.org)
    Fix scoreboard issue which could allow an unprivileged child process
    could cause the parent to crash at shutdown rather than terminate
    cleanly.  [Joe Orton]
 *) SECURITY: CVE-2012-0053 (cve.mitre.org)
    Fix an issue in error responses that could expose "httpOnly" cookies
    when no custom ErrorDocument is specified for status code 400.
    [Eric Covener]
 For more information, see:
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-3368
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-3607
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-4317
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-0021
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-0031
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-0053
 (* Security fix *)
patches/packages/php-5.3.10-i486-1_slack13.1.txz:  Upgraded.
 Fixed arbitrary remote code execution vulnerability reported by Stefan
 Esser, CVE-2012-0830. (Stas, Dmitry)
 For more information, see:
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-0830
 (* Security fix *)
patches/packages/proftpd-1.3.4a-i486-1_slack13.1.txz:  Upgraded.
 This update fixes a use-after-free() memory corruption error,
 and possibly other unspecified issues.
 For more information, see:
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-4130
 (* Security fix *)
patches/packages/vsftpd-2.3.5-i486-1_slack13.1.txz:  Upgraded.
 Minor version bump, this also works around a hard to trigger heap overflow
 in glibc (glibc zoneinfo caching vuln).  For there to be any possibility
 to trigger the glibc bug within vsftpd, the non-default option
 "chroot_local_user" must be set in /etc/vsftpd.conf.
 Considered 1) low severity (hard to exploit) and 2) not a vsftpd bug :-)
   Nevertheless:
 (* Security fix *)
+--------------------------+
Thu Feb  2 00:13:21 UTC 2012
patches/packages/coreutils-8.15-i486-1_slack13.1.txz:  Upgraded.
 This will be provided as a patch to fix some important issues with ext4.
 Thanks to Georgy Salnikov for the notification.
patches/packages/freetype-2.4.8-i486-1_slack13.1.txz:  Upgraded.
 Some vulnerabilities in handling CID-keyed PostScript fonts have
 been fixed.
 For more information, see:
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-3439
 (* Security fix *)
patches/packages/mozilla-firefox-3.6.26-i486-1_slack13.1.txz:  Upgraded.
 This fixes some security issues.
 For more information, see:
   http://www.mozilla.org/security/known-vulnerabilities/firefox36.html
 (* Security fix *)
patches/packages/mozilla-thunderbird-3.1.18-i486-1_slack13.1.txz:  Upgraded.
 This release contains security fixes and improvements.
 For more information, see:
   http://www.mozilla.org/security/known-vulnerabilities/thunderbird31.html
 (* Security fix *)
patches/packages/openssl-0.9.8t-i486-1_slack13.1.txz:  Upgraded.
 This fixes a bug where DTLS applications were not properly supported.  This
 bug could have allowed remote attackers to cause a denial of service via
 unspecified vectors.
 CVE-2012-0050 has been assigned to this issue.
 For more details see:
   http://openssl.org/news/secadv_20120118.txt
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-0050
 (* Security fix *)
patches/packages/openssl-solibs-0.9.8t-i486-1_slack13.1.txz:  Upgraded.
 This fixes a bug where DTLS applications were not properly supported.  This
 bug could have allowed remote attackers to cause a denial of service via
 unspecified vectors.
 CVE-2012-0050 has been assigned to this issue.
 For more details see:
   http://openssl.org/news/secadv_20120118.txt
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-0050
 (* Security fix *)
+--------------------------+
Sun Nov 27 03:37:52 UTC 2011
patches/packages/mozilla-thunderbird-3.1.16-i686-1.txz:  Upgraded.
 This release contains security fixes and improvements.
 For more information, see:
   http://www.mozilla.org/security/known-vulnerabilities/thunderbird31.html
 (* Security fix *)
patches/packages/mozilla-firefox-3.6.24-i686-1.txz:  Upgraded.
 This fixes some security issues.
 For more information, see:
   http://www.mozilla.org/security/known-vulnerabilities/firefox36.html
 (* Security fix *)
patches/packages/yasm-1.2.0-i486-1_slack13.1.txz:  Upgraded.
+--------------------------+
Thu Nov 17 02:09:25 UTC 2011
patches/packages/bind-9.4_ESV_R5_P1-i486-1_slack13.1.txz:  Upgraded.
       --- 9.4-ESV-R5-P1 released ---
3218.   [security]      Cache lookup could return RRSIG data associated with
                       nonexistent records, leading to an assertion
                       failure. [RT #26590]
 (* Security fix *)
+--------------------------+
Fri Nov 11 18:58:21 UTC 2011
 Good 11-11-11, everyone!  Enjoy some fresh time.  :)
patches/packages/glibc-zoneinfo-2011i_2011n-noarch-1.txz:  Upgraded.
 New upstream homepage:  http://www.iana.org/time-zones
+--------------------------+
Tue Oct 11 07:50:04 UTC 2011
patches/packages/httpd-2.2.21-i486-1_slack13.1.txz:  Upgraded.
 Respond with HTTP_NOT_IMPLEMENTED when the method is not
 recognized.  [Jean-Frederic Clere]  SECURITY: CVE-2011-3348
 Fix a regression introduced by the CVE-2011-3192 byterange fix in 2.2.20.
 PR 51748. [<lowprio20 gmail.com>]
 For more information, see:
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-3348
 (* Security fix *)
+--------------------------+
Tue Sep  6 00:15:03 UTC 2011
patches/packages/httpd-2.2.20-i486-1_slack13.1.txz:  Upgraded.
 SECURITY: CVE-2011-3192 (cve.mitre.org)
 core: Fix handling of byte-range requests to use less memory, to avoid
 denial of service. If the sum of all ranges in a request is larger than
 the original file, ignore the ranges and send the complete file.
 PR 51714. [Stefan Fritsch, Jim Jagielski, Ruediger Pluem, Eric Covener]
 For more information, see:
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-3192
 (* Security fix *)
patches/packages/mozilla-firefox-3.6.22-i686-1.txz:  Upgraded.
 This release contains security fixes and improvements.
 For more information, see:
   http://www.mozilla.org/security/known-vulnerabilities/firefox36.html
   http://www.mozilla.org/security/known-vulnerabilities/firefox.html
   http://www.mozilla.org/security/announce/2011/mfsa2011-34.html
 (* Security fix *)
patches/packages/mozilla-thunderbird-3.1.13-i686-1.txz:  Upgraded.
 This release contains security fixes and improvements.
 For more information, see:
   http://www.mozilla.org/security/known-vulnerabilities/thunderbird31.html
   http://www.mozilla.org/security/announce/2011/mfsa2011-34.html
 (* Security fix *)
+--------------------------+
Thu Aug 25 09:10:45 UTC 2011
patches/packages/php-5.3.8-i486-1_slack13.1.txz:  Upgraded.
 Security fixes vs. 5.3.6 (5.3.7 was not usable):
 Updated crypt_blowfish to 1.2. (CVE-2011-2483)
 Fixed crash in error_log(). Reported by Mateusz Kocielski
 Fixed buffer overflow on overlog salt in crypt().
 Fixed bug #54939 (File path injection vulnerability in RFC1867
 File upload filename). Reported by Krzysztof Kotowicz. (CVE-2011-2202)
 Fixed stack buffer overflow in socket_connect(). (CVE-2011-1938)
 Fixed bug #54238 (use-after-free in substr_replace()). (CVE-2011-1148)
 For more information, see:
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-1148
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-1938
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-2202
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-2483
 For those upgrading from PHP 5.2.x, be aware that quite a bit has
 changed, and it will very likely not 'drop in', but PHP 5.2.x is not
 supported by php.net any longer, so there wasn't a lot of choice
 in the matter.  We're not able to support a security fork of
 PHP 5.2.x here either, so you'll have to just bite the bullet on
 this.  You'll be better off in the long run.  :)
 (* Security fix *)
+--------------------------+
Fri Aug 12 23:20:00 UTC 2011
patches/packages/bind-9.4_ESV_R5-i486-1_slack13.1.txz:  Upgraded.
 This BIND update addresses a couple of security issues:
 * named, set up to be a caching resolver, is vulnerable to a user
   querying a domain with very large resource record sets (RRSets)
   when trying to negatively cache the response. Due to an off-by-one
   error, caching the response could cause named to crash. [RT #24650]
   [CVE-2011-1910]
 * Change #2912 (see CHANGES) exposed a latent bug in the DNS message
   processing code that could allow certain UPDATE requests to crash
   named. [RT #24777] [CVE-2011-2464]
 For more information, see:
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-1910
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-2464
 (* Security fix *)
+--------------------------+
Fri Jul 29 18:22:40 UTC 2011
patches/packages/dhcpcd-5.2.12-i486-1_slack13.1.txz:  Upgraded.
 Sanitize the host name provided by the DHCP server to insure that it does
 not contain any shell metacharacters.
 For more information, see:
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-0996
 (* Security fix *)
patches/packages/libpng-1.4.8-i486-1_slack13.1.txz:  Upgraded.
 Fixed uninitialized memory read in png_format_buffer()
 (Bug report by Frank Busse, related to CVE-2004-0421).
 For more information, see:
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-0421
 (* Security fix *)
patches/packages/samba-3.5.10-i486-1_slack13.1.txz:  Upgraded.
 Fixed cross-site request forgery and cross-site scripting vulnerability
 in SWAT (the Samba Web Administration Tool).
 For more information, see:
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-2522
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-2694
 (* Security fix *)
+--------------------------+
Thu Jul 14 21:34:41 UTC 2011
patches/packages/mozilla-firefox-3.6.19-i686-1.txz:  Upgraded.
 This release contains security fixes and improvements.
 For more information, see:
   http://www.mozilla.org/security/known-vulnerabilities/firefox36.html
 (* Security fix *)
+--------------------------+
Fri Jul  8 16:55:13 UTC 2011
patches/packages/mozilla-thunderbird-3.1.11-i686-1.txz:  Upgraded.
 This release contains security fixes and improvements.
 For more information, see:
   http://www.mozilla.org/security/known-vulnerabilities/thunderbird30.html
 (* Security fix *)
+--------------------------+
Mon Jun 27 21:29:54 UTC 2011
patches/packages/pidgin-2.9.0-i486-1_slack13.1.txz:  Upgraded.
 Fixed a remote denial of service.  A remote attacker could set a specially
 crafted GIF file as their buddy icon causing vulerable versions of pidgin
 to crash due to excessive memory use.
 For more information, see:
   http://pidgin.im/news/security/?id=52
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-2485
 (* Security fix *)
+--------------------------+
Fri Jun 24 02:55:39 UTC 2011
patches/packages/mozilla-firefox-3.6.18-i686-1.txz:  Upgraded.
 This release contains security fixes and improvements.
 For more information, see:
   http://www.mozilla.org/security/known-vulnerabilities/firefox36.html
 (* Security fix *)
+--------------------------+
Mon Jun 20 00:49:34 UTC 2011
patches/packages/fetchmail-6.3.20-i486-1_slack13.1.txz:  Upgraded.
 This release fixes a denial of service in STARTTLS protocol phases.
 For more information, see:
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-1947
   http://www.fetchmail.info/fetchmail-SA-2011-01.txt
 (* Security fix *)
+--------------------------+
Fri May 27 22:56:00 UTC 2011
patches/packages/bind-9.4_ESV_R4_P1-i486-1_slack13.1.txz:  Upgraded.
 This release fixes security issues:
    * A large RRSET from a remote authoritative server that results in
      the recursive resolver trying to negatively cache the response can
      hit an off by one code error in named, resulting in named crashing.
      [RT #24650] [CVE-2011-1910]
    * Zones that have a DS record in the parent zone but are also listed
      in a DLV and won't validate without DLV could fail to validate. [RT
      #24631]
 For more information, see:
   http://www.isc.org/software/bind/advisories/cve-2011-1910
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-1910
 (* Security fix *)
+--------------------------+
Wed May 25 20:03:16 UTC 2011
patches/packages/apr-1.4.5-i486-1_slack13.1.txz:  Upgraded.
 This fixes a possible denial of service due to a problem with a loop in
 the new apr_fnmatch() implementation consuming CPU.
 For more information, see:
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-1928
 (* Security fix *)
patches/packages/apr-util-1.3.12-i486-1_slack13.1.txz:  Upgraded.
 Fix crash because of NULL cleanup registered by apr_ldap_rebind_init().
patches/packages/httpd-2.2.19-i486-1_slack13.1.txz:  Upgraded.
 Revert ABI breakage in 2.2.18 caused by the function signature change
 of ap_unescape_url_keep2f().  This release restores the signature from
 2.2.17 and prior, and introduces ap_unescape_url_keep2f_ex().
 Apache httpd-2.2.18 is considered abandoned.  All users must upgrade.
+--------------------------+
Fri May 13 20:30:07 UTC 2011
patches/packages/apr-1.4.4-i486-1_slack13.1.txz:  Upgraded.
 This fixes a possible denial of service due to an unconstrained, recursive
 invocation of apr_fnmatch().  This function has been reimplemented using a
 non-recursive algorithm.  Thanks to William Rowe.
 For more information, see:
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-0419
 (* Security fix *)
patches/packages/apr-util-1.3.11-i486-1_slack13.1.txz:  Upgraded.
patches/packages/httpd-2.2.18-i486-1_slack13.1.txz:  Upgraded.
 This is a bug fix release, but since the upgrades to apr/apr-util require at
 least an httpd recompile we opted to upgrade to the newest httpd.
+--------------------------+
Mon May  2 20:20:50 UTC 2011
patches/packages/mozilla-firefox-3.6.17-i686-1.txz:  Upgraded.
 This release contains security fixes and improvements.
 For more information, see:
   http://www.mozilla.org/security/known-vulnerabilities/firefox36.html
 (* Security fix *)
patches/packages/mozilla-thunderbird-3.1.10-i686-1.txz:  Upgraded.
 This release contains security fixes and improvements.
 As Thunderbird 3.0.x will not have further releases, all the platforms for
 which we still support Thunderbird are encouraged to upgrade to this
 Thunderbird 3.1.10 package.
 For more information, see:
   http://www.mozilla.org/security/known-vulnerabilities/thunderbird30.html
 (* Security fix *)
patches/packages/seamonkey-2.0.14-i486-1_slack13.1.txz:  Upgraded.
 This release contains security fixes and improvements.
 For more information, see:
   http://www.mozilla.org/security/known-vulnerabilities/seamonkey20.html
 (* Security fix *)
patches/packages/seamonkey-solibs-2.0.14-i486-1_slack13.1.txz:  Upgraded.
 (* Security fix *)
+--------------------------+
Thu Apr 21 03:13:14 UTC 2011
patches/packages/rdesktop-1.6.0-i486-2_slack13.1.txz:  Rebuilt.
 Patched a traversal vulnerability (disallow /.. requests).
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-1595
 (* Security fix *)
+--------------------------+
Wed Apr 20 04:26:15 UTC 2011
patches/packages/polkit-1_14bdfd8-i486-2_slack13.1.txz:  Rebuilt.
 Patched to fix a race condition that could allow a local user to execute
 arbitrary code as root.  Thanks to Neel Mehta of Google.
 For more information, see:
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-1485
 (* Security fix *)
+--------------------------+
Mon Apr 18 19:59:50 UTC 2011
patches/packages/acl-2.2.50-i486-1_slack13.1.txz:  Upgraded.
 Fix the --physical option in setfacl and getfacl to prevent symlink attacks.
 Thanks to Martijn Dekker for the notification.
 For more information, see:
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-4411
 (* Security fix *)
+--------------------------+
Mon Apr 11 19:09:47 UTC 2011
patches/packages/kdelibs-4.4.3-i486-2_slack13.1.txz:  Rebuilt.
 Patched CVE-2011-1168.
 For more information, see:
   http://www.kde.org/info/security/advisory-20110411-1.txt
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-1168
 (* Security fix *)
+--------------------------+
Mon Apr 11 06:26:26 UTC 2011
patches/packages/shadow-4.1.4.3-i486-2_slack13.1.txz:  Rebuilt.
 Corrected a packaging error where incorrect permissions on /usr/sbin/lastlog
 and /usr/sbin/faillog allow any user to set login failure limits on any
 other user (including root), potentially leading to a denial of service.
 Thanks to pyllyukko for discovering and reporting this vulnerability.
 (* Security fix *)
+--------------------------+
Fri Apr  8 06:58:48 UTC 2011
patches/packages/libtiff-3.9.4-i486-2_slack13.1.txz:  Rebuilt.
 Patched overflows that could lead to arbitrary code execution when parsing
 a malformed image file.
 For more information, see:
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-0192
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-1167
 (* Security fix *)
+--------------------------+
Thu Apr  7 04:07:29 UTC 2011
patches/packages/dhcp-4.1_ESV_R2-i486-1_slack13.1.txz:  Upgraded.
 In dhclient, check the data for some string options for reasonableness
 before passing it along to the script that interfaces with the OS.
 This prevents some possible attacks by a hostile DHCP server.
 For more information, see:
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-0997
 (* Security fix *)
+--------------------------+
Wed Apr  6 06:32:00 UTC 2011
patches/packages/xrdb-1.0.9-i486-1_slack13.1.txz:  Upgraded.
 This fixes a security issue where improperly sanitized input could lead to
 privilege escalation or arbitrary command execution as root.
 For more information, see:
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-0465
 (* Security fix *)
+--------------------------+
Tue Apr  5 05:10:33 UTC 2011
patches/packages/proftpd-1.3.3e-i486-1_slack13.1.txz:  Upgraded.
 Fixes CVE-2011-1137 (badly formed SSH messages cause DoS).
 For more information, see:
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-1137
 (* Security fix *)
+--------------------------+
Sun Mar 27 09:24:29 UTC 2011
patches/packages/mozilla-firefox-3.6.16-i686-1.txz:  Upgraded.
 This release fixes a security vulnerability by blacklisting several
 invalid HTTPS certificates.
 For more information, see:
   http://www.mozilla.org/security/announce/2011/mfsa2011-11.html
 (* Security fix *)
patches/packages/seamonkey-2.0.13-i486-1_slack13.1.txz:  Upgraded.
 This release fixes a security vulnerability by blacklisting several
 invalid HTTPS certificates.
 For more information, see:
   http://www.mozilla.org/security/announce/2011/mfsa2011-11.html
 (* Security fix *)
patches/packages/seamonkey-solibs-2.0.13-i486-1_slack13.1.txz:  Upgraded.
patches/packages/shadow-4.1.4.3-i486-1_slack13.1.txz:  Rebuilt.
 This release fixes a security issue where local users may be able to add
 themselves to NIS groups through chfn and chsh.
 For more information, see:
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-0721
 (* Security fix *)
 Thanks to Gary Langshaw for collecting important additional patches from svn.
+--------------------------+
Fri Mar 11 20:10:16 UTC 2011
patches/packages/pidgin-2.7.11-i486-1_slack13.1.txz:  Upgraded.
 Fixed denials of service caused by NULL pointer dereferences due to
 improper handling of malformed YMSG packets.
 For more information, see:
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-1091
 (* Security fix *)
+--------------------------+
Fri Mar 11 06:34:03 UTC 2011
patches/packages/subversion-1.6.16-i486-1_slack13.1.txz:  Upgraded.
 Fixed a remotely triggerable NULL-pointer dereference in mod_dav_svn.
 For more information, see:
   http://subversion.apache.org/security/CVE-2011-0715-advisory.txt
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-0715
(* Security fix *)
+--------------------------+
Wed Mar  9 05:52:06 UTC 2011
patches/packages/mozilla-firefox-3.6.15-i686-1.txz:  Upgraded.
 Firefox 3.6.15 is a security and stability update to Firefox 3.6.x.
 (* Security fix *)
patches/packages/seamonkey-2.0.12-i486-1_slack13.1.txz:  Upgraded.
 This release fixes some more security vulnerabilities.
 For more information, see:
   http://www.mozilla.org/security/known-vulnerabilities/seamonkey20.html
 (* Security fix *)
patches/packages/seamonkey-solibs-2.0.12-i486-1_slack13.1.txz:  Upgraded.
 (* Security fix *)
patches/packages/samba-3.5.8-i486-1_slack13.1.txz:  Upgraded.
 Samba 3.5.8 is a bugfix release addressing problems in Samba 3.5.7.
+--------------------------+
Wed Mar  2 03:13:56 UTC 2011
patches/packages/mozilla-firefox-3.6.14-i686-1.txz:  Upgraded.
 Firefox 3.6.14 is a regular security and stability update to Firefox 3.6.x.
 (* Security fix *)
+--------------------------+
Mon Feb 28 22:19:08 UTC 2011
patches/packages/samba-3.5.7-i486-1_slack13.1.txz:  Upgraded.
 Fix memory corruption denial of service issue.
 For more information, see:
   http://www.samba.org/samba/security/CVE-2011-0719
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-0719
 (* Security fix *)
+--------------------------+
Fri Feb 25 01:10:49 UTC 2011
patches/packages/pidgin-2.7.10-i486-1_slack13.1.txz:  Upgraded.
 Fixed potential information disclosure issue in libpurple.
 (* Security fix *)
+--------------------------+
Thu Feb 10 21:19:38 UTC 2011
patches/packages/apr-1.3.12-i486-1_slack13.1.txz:  Upgraded.
patches/packages/apr-util-1.3.10-i486-1_slack13.1.txz:  Upgraded.
 Fixes a memory leak and DoS in apr_brigade_split_line().
 For more information, see:
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-1623
 (* Security fix *)
patches/packages/expat-2.0.1-i486-2_slack13.1.txz:  Upgraded.
 Fixed various crash and hang bugs.
 For more information, see:
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2625
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3560
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3720
 (* Security fix *)
patches/packages/httpd-2.2.17-i486-1_slack13.1.txz:  Upgraded.
 This fixes some denial of service bugs in the bundled libraries.
 On Slackware we do not use the bundled expat or apr-util, so the
 issues are also fixed in those external libraries.
 For more information, see:
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3560
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3720
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-1623
 (* Security fix *)
patches/packages/openssl-0.9.8r-i486-1_slack13.1.txz:  Upgraded.
 This OpenSSL update fixes an "OCSP stapling vulnerability".
 For more information, see the included CHANGES and NEWS files, and:
   http://www.openssl.org/news/secadv_20110208.txt
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-0014
 (* Security fix *)
 Patched certwatch to work with recent versions of "file".
 Thanks to Ulrich Sch�fer and Jan Rafaj.
patches/packages/openssl-solibs-0.9.8r-i486-1_slack13.1.txz:  Upgraded.
 (* Security fix *)
patches/packages/sudo-1.7.4p6-i486-1_slack13.1.txz:  Upgraded.
 Fix Runas group password checking.
 For more information, see the included CHANGES and NEWS files, and:
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-0010
 (* Security fix *)
+--------------------------+
Mon Jan 10 20:03:00 UTC 2011
patches/packages/php-5.2.17-i486-1_slack13.1.txz:  Upgraded.
 This update fixes an infinite loop with conversions from string to
 double that may result in a denial of service.
 For more information, see:
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-4645
 (* Security fix *)
+--------------------------+
Mon Dec 27 18:47:35 UTC 2010
patches/packages/pidgin-2.7.9-i486-1_slack13.1.txz:  Upgraded.
 Fixed denial-of-service flaw in the MSN protocol.
 (* Security fix *)
+--------------------------+
Sat Dec 25 03:52:39 UTC 2010
patches/packages/php-5.2.16-i486-2_slack13.1.txz:  Rebuilt.
 This update fixes a wrong (/usr/lib64/) path in the sample php.ini files.
 Thanks to Steven Masta.
+--------------------------+
Fri Dec 24 00:53:19 UTC 2010
patches/packages/php-5.2.16-i486-1_slack13.1.txz:  Upgraded.
 This fixes many bugs, including some security issues.
 For more information, see:
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-3436
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-3709
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-4150
 (* Security fix *)
patches/packages/proftpd-1.3.3d-i486-1_slack13.1.txz:  Upgraded.
 This update fixes an unbounded copy operation in sql_prepare_where() that
 could be exploited to execute arbitrary code.  However, this only affects
 servers that use the sql_mod module (which Slackware does not ship), and
 in addition the ability to exploit this depends on an SQL injection bug
 that was already fixed in proftpd-1.3.2rc2 (this according to upstream).
 So in theory, this fix should only be of academic interest.
 But in practice, better safe than sorry.
 (* Security fix *)
+--------------------------+
Thu Dec 16 18:57:05 UTC 2010
patches/packages/bind-9.4_ESV_R4-i486-1_slack13.1.txz:  Upgraded.
 This update fixes some security issues.
 For more information, see:
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-3613
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-3614
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-3615
 (* Security fix *)
patches/packages/cups-1.4.5-i486-2_slack13.1.txz:  Rebuilt.
 Patched a locking bug that could cause print dialog crashes in Firefox
 if gnome-vfs is installed.
+--------------------------+
Sat Dec 11 01:49:31 UTC 2010
patches/packages/seamonkey-2.0.11-i486-1_slack13.1.txz:  Upgraded.
 This release fixes some more security vulnerabilities.
 For more information, see:
   http://www.mozilla.org/security/known-vulnerabilities/seamonkey20.html
 (* Security fix *)
patches/packages/seamonkey-solibs-2.0.11-i486-1_slack13.1.txz:  Upgraded.
 (* Security fix *)
+--------------------------+
Fri Dec 10 03:57:27 UTC 2010
patches/packages/mozilla-firefox-3.6.13-i686-1.txz:  Upgraded.
 This fixes some security issues.
 For more information, see:
   http://www.mozilla.org/security/known-vulnerabilities/firefox36.html
 (* Security fix *)
patches/packages/mozilla-thunderbird-3.0.11-i686-1.txz:  Upgraded.
 This upgrade fixes some more security bugs.
 For more information, see:
   http://www.mozilla.org/security/known-vulnerabilities/thunderbird30.html
 (* Security fix *)
+--------------------------+
Tue Dec  7 05:01:53 UTC 2010
patches/packages/openssl-0.9.8q-i486-1_slack13.1.txz:  Upgraded.
 This OpenSSL update contains some security related bugfixes.
 For more information, see the included CHANGES and NEWS files, and:
   http://www.openssl.org/news/secadv_20101202.txt
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-4180
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-4252
 (* Security fix *)
patches/packages/openssl-solibs-0.9.8q-i486-1_slack13.1.txz:  Upgraded.
 (* Security fix *)
+--------------------------+
Tue Nov 30 23:12:00 UTC 2010
patches/packages/pidgin-2.7.7-i486-1_slack13.1.txz:  Upgraded.
 This update fixes connection issues for AIM and MSN.
+--------------------------+
Mon Nov 29 22:00:24 UTC 2010
patches/packages/cups-1.4.5-i486-1_slack13.1.txz:  Upgraded.
 Fixed memory corruption bugs that could lead to a denial of service
 or possibly execution of arbitrary code through a crafted IPP request.
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-2941
 (* Security fix *)
+--------------------------+
Mon Nov 22 04:11:40 UTC 2010
patches/packages/openssl-0.9.8p-i486-1_slack13.1.txz:  Rebuilt.
 This OpenSSL update contains some security related bugfixes.
 For more information, see the included CHANGES and NEWS files, and:
   http://www.openssl.org/news/secadv_20101116.txt
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-2939
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-3864
(* Security fix *)
patches/packages/openssl-solibs-0.9.8p-i486-1_slack13.1.txz:  Rebuilt.
(* Security fix *)
+--------------------------+
Sat Nov 20 21:20:27 UTC 2010
patches/packages/xpdf-3.02pl5-i486-1_slack13.1.txz:  Upgraded.
 This update fixes security issues that could lead to an
 application crash, or execution of arbitrary code.
 For more information, see:
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-3702
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-3703
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-3704
 (* Security fix *)
patches/packages/poppler-0.12.4-i486-2_slack13.1.txz:  Rebuilt.
 This updated package includes patches based on xpdf 3.02pl5.
 For more information, see:
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-3702
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-3703
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-3704
 (* Security fix *)
+--------------------------+
Sun Nov 14 01:03:51 UTC 2010
patches/packages/mozilla-thunderbird-3.0.10-i686-1.txz:  Upgraded.
 This upgrade fixes some more security bugs.
 For more information, see:
   http://www.mozilla.org/security/known-vulnerabilities/thunderbird30.html
 (* Security fix *)
+--------------------------+
Mon Nov  1 23:21:39 UTC 2010
patches/packages/pidgin-2.7.5-i486-1_slack13.1.txz:  Upgraded.
 This update addresses some denial of service bugs.
 For more information, see:
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-3711
 (* Security fix *)
patches/packages/proftpd-1.3.3c-i486-1_slack13.1.txz:  Upgraded.
 Fixed Telnet IAC stack overflow vulnerability (ZDI-CAN-925), which can
 allow remote execution of arbitrary code as the user running the
 ProFTPD daemon.  Thanks to TippingPoint and the Zero Day Initiative (ZDI).
 For more information, see:
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-3867
 (* Security fix *)
+--------------------------+
Sun Oct 31 20:25:05 UTC 2010
patches/packages/seamonkey-2.0.10-i486-1_slack13.1.txz:  Upgraded.
 This release fixes some more security vulnerabilities.
 For more information, see:
   http://www.mozilla.org/security/known-vulnerabilities/seamonkey20.html
 (* Security fix *)
patches/packages/seamonkey-solibs-2.0.10-i486-1_slack13.1.txz:  Upgraded.
+--------------------------+
Thu Oct 28 22:13:53 UTC 2010
patches/packages/glibc-2.11.1-i486-5_slack13.1.txz:  Rebuilt.
 Patched "The GNU C library dynamic linker will dlopen arbitrary DSOs
 during setuid loads."  This security issue allows a local attacker to
 gain root by specifying an unsafe DSO in the library search path to be
 used with a setuid binary in LD_AUDIT mode.
 Bug found by Tavis Ormandy (with thanks to Ben Hawkes and Julien Tinnes).
 For more information, see:
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-3856
   http://seclists.org/fulldisclosure/2010/Oct/344
 (* Security fix *)
patches/packages/glibc-i18n-2.11.1-i486-5_slack13.1.txz:  Rebuilt.
patches/packages/glibc-profile-2.11.1-i486-5_slack13.1.txz:  Rebuilt.
patches/packages/glibc-solibs-2.11.1-i486-5_slack13.1.txz:  Upgraded.
 (* Security fix *)
patches/packages/glibc-zoneinfo-2.11.1-noarch-5_slack13.1.txz:  Upgraded.
 Rebuilt to tzcode2010n and tzdata2010n.
patches/packages/mozilla-firefox-3.6.12-i686-1.txz:  Upgraded.
 This fixes some security issues.
 For more information, see:
   http://www.mozilla.org/security/known-vulnerabilities/firefox36.html
 (* Security fix *)
+--------------------------+
Tue Oct 26 17:02:19 UTC 2010
patches/packages/seamonkey-2.0.9-i486-1_slack13.1.txz:  Upgraded.
 This release fixes some more security vulnerabilities.
 For more information, see:
   http://www.mozilla.org/security/known-vulnerabilities/seamonkey20.html
 (* Security fix *)
patches/packages/seamonkey-solibs-2.0.9-i486-1_slack13.1.txz:  Upgraded.
+--------------------------+
Wed Oct 20 21:54:05 UTC 2010
patches/packages/glibc-2.11.1-i486-4_slack13.1.txz:  Rebuilt.
 Patched "dynamic linker expands $ORIGIN in setuid library search path".
 This security issue allows a local attacker to gain root if they can create
 a hard link to a setuid root binary.  Thanks to Tavis Ormandy.
 For more information, see:
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-3847
   http://seclists.org/fulldisclosure/2010/Oct/257
 (* Security fix *)
patches/packages/glibc-i18n-2.11.1-i486-4_slack13.1.txz:  Rebuilt.
patches/packages/glibc-profile-2.11.1-i486-4_slack13.1.txz:  Rebuilt.
patches/packages/glibc-solibs-2.11.1-i486-4_slack13.1.txz:  Rebuilt.
patches/packages/glibc-zoneinfo-2.11.1-noarch-4_slack13.1.txz:  Rebuilt.
patches/packages/mozilla-thunderbird-3.0.9-i686-1.txz:  Upgraded.
 This upgrade fixes some more security bugs.
 For more information, see:
   http://www.mozilla.org/security/known-vulnerabilities/thunderbird30.html
 (* Security fix *)
patches/packages/mozilla-firefox-3.6.11-i686-1.txz:  Upgraded.
 This fixes some security issues.
 For more information, see:
   http://www.mozilla.org/security/known-vulnerabilities/firefox36.html
 (* Security fix *)
+--------------------------+
Mon Sep 20 18:39:57 UTC 2010
patches/packages/bzip2-1.0.6-i486-1_slack13.1.txz:  Upgraded.
 This update fixes an integer overflow that could allow a specially
 crafted bzip2 archive to cause a crash (denial of service), or execute
 arbitrary code.
 For more information, see:
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0405
 (* Security fix *)
+--------------------------+
Fri Sep 17 23:34:42 UTC 2010
patches/packages/mozilla-firefox-3.6.10-i686-1.txz:  Upgraded.
patches/packages/mozilla-thunderbird-3.0.8-i686-1.txz:  Upgraded.
patches/packages/seamonkey-2.0.8-i486-1_slack13.1.txz:  Upgraded.
patches/packages/seamonkey-solibs-2.0.8-i486-1_slack13.1.txz:  Upgraded.
+--------------------------+
Wed Sep 15 18:51:21 UTC 2010
patches/packages/sudo-1.7.4p4-i486-3_slack13.1.txz:  Rebuilt.
 Hi folks, since the patches for old systems (8.1 - 10.2) were briefly
 available containing a /var/lib with incorrect permissions, I'm issuing
 these again just to be 100% sure that no systems out there will be left
 with problems due to that.  This should do it (third time's the charm).
+--------------------------+
Wed Sep 15 05:58:55 UTC 2010
patches/packages/sudo-1.7.4p4-i486-2_slack13.1.txz:  Rebuilt.
 The last sudo packages accidentally changed the permissions on /var from
 755 to 700.  This build restores the proper permissions.
 Thanks to Petri Kaukasoina for pointing this out.
+--------------------------+
Wed Sep 15 00:41:13 UTC 2010
patches/packages/samba-3.5.5-i486-1_slack13.1.txz:  Upgraded.
 This upgrade fixes a buffer overflow in the sid_parse() function.
 For more information, see:
   http://www.samba.org/samba/security/CVE-2010-3069
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-3069
 (* Security fix *)
patches/packages/sudo-1.7.4p4-i486-1_slack13.1.txz:  Upgraded.
 This fixes a flaw that could lead to privilege escalation.
 For more information, see:
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-2956
 (* Security fix *)
+--------------------------+
Fri Sep 10 04:07:41 UTC 2010
patches/packages/mozilla-firefox-3.6.9-i686-1.txz:  Upgraded.
 This fixes some security issues.
 For more information, see:
   http://www.mozilla.org/security/known-vulnerabilities/firefox36.html
 (* Security fix *)
patches/packages/mozilla-thunderbird-3.0.7-i686-1.txz:  Upgraded.
 This upgrade fixes some more security bugs.
 For more information, see:
   http://www.mozilla.org/security/known-vulnerabilities/thunderbird31.html
 (* Security fix *)
patches/packages/seamonkey-2.0.7-i486-1_slack13.1.txz:  Upgraded.
 This release fixes some more security vulnerabilities.
 For more information, see:
   http://www.mozilla.org/security/known-vulnerabilities/seamonkey20.html
 (* Security fix *)
patches/packages/seamonkey-solibs-2.0.7-i486-1_slack13.1.txz:  Upgraded.
+--------------------------+
Fri Aug 27 00:23:17 UTC 2010
patches/packages/gnupg2-2.0.14-i486-3_slack13.1.txz:  Rebuilt.
 Patched to fix "Realloc Bug with X.509 certificates in GnuPG".
 For more information, see:
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-2547
 (* Security fix *)
patches/packages/httpd-2.2.16-i486-1_slack13.1.txz:  Upgraded.
 Fix Handling of requests without a path segment.
 For more information, see:
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-1452
 (* Security fix *)
patches/packages/kdegraphics-4.4.3-i486-3_slack13.1.txz:  Rebuilt.
 Patched "Okular PDB Processing Memory Corruption Vulnerability"
 For more information, see:
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-2575
   http://www.kde.org/info/security/advisory-20100825-1.txt
 (* Security fix *)
patches/packages/php-5.2.14-i486-1_slack13.1.txz:  Upgraded.
 Fixed several security issues.
 For more information, see:
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-1917
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-2225
   http://www.php-security.org/2010/05/31/mops-2010-060-php-session-serializer-session-data-injection-vulnerability/index.html
   http://www.php-security.org/2010/06/25/mops-2010-061-php-splobjectstorage-deserialization-use-after-free-vulnerability/index.html
 (* Security fix *)
patches/packages/pidgin-2.7.3-i486-1_slack13.1.txz:  Upgraded.
 This fixes a crash due to malformed X-Status messages.
 For more information, see:
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-2528
 (* Security fix *)
patches/packages/xorg-server-1.7.7-i486-2_slack13.1.txz:  Rebuilt.
 Patched to prevent overwriting stack memory and bypassing security mechanisms
 on systems that use a 2.6 Linux kernel.  Reported by Rafal Wojtczuk.
 For more information, see:
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-2240
 (* Security fix *)
patches/packages/xorg-server-xephyr-1.7.7-i486-2_slack13.1.txz:  Rebuilt.
patches/packages/xorg-server-xnest-1.7.7-i486-2_slack13.1.txz:  Rebuilt.
patches/packages/xorg-server-xvfb-1.7.7-i486-2_slack13.1.txz:  Rebuilt.
+--------------------------+
Sat Jul 24 03:02:29 UTC 2010
patches/packages/mozilla-firefox-3.6.8-i686-1.txz:  Upgraded.
 This fixes a regression in Firefox 3.6.7.
 For more information, see:
   http://www.mozilla.org/security/known-vulnerabilities/firefox36.html
 (* Security fix *)
+--------------------------+
Wed Jul 21 21:37:53 UTC 2010
patches/packages/mozilla-firefox-3.6.7-i686-1.txz:  Upgraded.
 This fixes some security issues.
 For more information, see:
   http://www.mozilla.org/security/known-vulnerabilities/firefox36.html
 (* Security fix *)
patches/packages/mozilla-thunderbird-3.0.6-i686-1.txz:  Upgraded.
 This upgrade fixes some more security bugs.
 For more information, see:
   http://www.mozilla.org/security/known-vulnerabilities/thunderbird30.html
 (* Security fix *)
patches/packages/seamonkey-solibs-2.0.6-i486-1_slack13.1.txz:  Upgraded.
patches/packages/seamonkey-2.0.6-i486-1_slack13.1.txz:  Upgraded.
 This release fixes some more security vulnerabilities.
 For more information, see:
   http://www.mozilla.org/security/known-vulnerabilities/seamonkey20.html
 (* Security fix *)
+--------------------------+
Wed Jun 30 04:51:49 UTC 2010
patches/packages/libtiff-3.9.4-i486-1_slack13.1.txz:  Upgraded.
 This fixes image structure handling bugs that could lead to crashes or
 execution of arbitrary code if a specially-crafted TIFF image is loaded.
 For more information, see:
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-1411
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-2065
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-2067
 (* Security fix *)
patches/packages/libpng-1.4.3-i486-1_slack13.1.txz:  Upgraded.
 Upgraded to libpng-1.2.44 and libpng-1.4.3.
 This fixes out-of-bounds memory write bugs that could lead to crashes
 or the execution of arbitrary code, and a memory leak bug which could
 lead to application crashes.
 For more information, see:
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-1205
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-2249
 (* Security fix *)
+--------------------------+
Mon Jun 28 18:56:29 UTC 2010
patches/packages/k3b-2.0.0-i486-1_slack13.1.txz:  Upgraded.
 It's not too late to get the stable k3b release into Slackware 13.1, right?
+--------------------------+
Sun Jun 27 17:25:18 UTC 2010
patches/packages/mozilla-firefox-3.6.6-i686-1.txz:  Upgraded.
 This changes the crash protection feature to increase the timeout
 before a plugin is considered non-responsive.
+--------------------------+
Sun Jun 27 03:43:13 UTC 2010
patches/packages/ghostscript-8.71-i486-3_slack13.1.txz:  Rebuilt.
 Merged an upstream patch from Till Kamppeter to fix printing black pages
 with CUPS and certain printers.
+--------------------------+
Fri Jun 25 17:04:13 UTC 2010
patches/packages/bind-9.4.3_P5-i486-1_slack13.1.txz:  Upgraded.
 This fixes possible DNS cache poisoning attacks when DNSSEC is enabled
 and checking is disabled (CD).
 For more information, see:
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-4022
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0097
 (* Security fix *)
patches/packages/cups-1.4.4-i486-1_slack13.1.txz:  Upgraded.
 Fixed a memory allocation error in texttops.
 Fixed a Cross-Site Request Forgery (CSRF) that could allow a remote
 attacker to reconfigure or disable CUPS if a CUPS admin logged into the
 web interface visited a specially-crafted website.
 Fixed a bug where uninitialized memory from the cupsd process could
 reveal sensitive information.
 For more information, see:
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0540
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0542
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-1748
 (* Security fix *)
patches/packages/imlib-1.9.15-i486-7_slack13.1.txz:  Rebuilt.
 This fixes problems linking with libpng.
patches/packages/mozilla-firefox-3.6.4-i686-1.txz:  Upgraded.
 This fixes some security issues.
 For more information, see:
   http://www.mozilla.org/security/known-vulnerabilities/firefox36.html
 (* Security fix *)
patches/packages/mozilla-thunderbird-3.0.5-i686-1.txz:  Upgraded.
 This upgrade fixes some more security bugs.
 For more information, see:
   http://www.mozilla.org/security/known-vulnerabilities/thunderbird30.html
 (* Security fix *)
patches/packages/seamonkey-2.0.5-i486-1_slack13.1.txz:  Upgraded.
 This release fixes some more security vulnerabilities.
 For more information, see:
   http://www.mozilla.org/security/known-vulnerabilities/seamonkey20.html
 (* Security fix *)
patches/packages/seamonkey-solibs-2.0.5-i486-1_slack13.1.txz:  Upgraded.
+--------------------------+
Wed May 19 08:58:23 UTC 2010
Slackware 13.1 x86 stable is released!
Lots of thanks are due -- see the RELEASE_NOTES and the rest of the
ChangeLog for credits.  The ISOs are on their way to replication,
a 6 CD-ROM 32-bit set and a dual-sided 32-bit/64-bit x86/x86_64 DVD.
We are taking pre-orders now at store.slackware.com, and offering
a discount if you sign up for a subscription.  Consider picking up
a copy to help support the project.  Thanks again to the Slackware
community for testing, contributing, and generally holding us to a
high level of quality.  :-)
Enjoy!
+--------------------------+
Wed May 19 02:59:47 UTC 2010
a/acpid-2.0.5-i486-1.txz:  Upgraded.
n/slrn-0.9.9p1-i486-3.txz:  Rebuilt.
 Fixed hardcoded spool directory path in slrnpull.  Thanks to Andrew.
+--------------------------+
Tue May 18 22:17:13 UTC 2010
Slackware 13.1 RC2.  Expect a stable release when it's ready.
l/system-config-printer-1.2.2-i486-1.txz:  Upgraded.
xap/pidgin-2.7.0-i486-1.txz:  Upgraded.
 Upgraded to pidgin-2.7.0 and pidgin-encryption-3.1.
 The msn_emoticon_msg function in slp.c in the MSN protocol plugin in
 libpurple in Pidgin before 2.7.0 allows remote attackers to cause
 a denial of service (application crash) via a custom emoticon in a
 malformed SLP message.
 For more information, see:
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-1624
 (* Security fix *)
testing/packages/btrfs-progs-20100518-i486-1.txz:  Upgraded.
+--------------------------+
Tue May 18 06:48:06 UTC 2010
d/mercurial-1.5.2-i486-1.txz:  Upgraded.
 Added hgk extension, bash and zsh completion, and Emacs .el files.
 Thanks to Qun-Ying.
+--------------------------+
Tue May 18 02:41:17 UTC 2010
kde/kdegraphics-4.4.3-i486-2.txz:  Rebuilt.
 Patched gwenview for libjpeg8 (fixes save after rotate).
 Thanks to V'yacheslav Stetskevych.
+--------------------------+
Mon May 17 23:19:08 UTC 2010
a/minicom-2.1-i486-4.txz:  Rebuilt.
 Patched to fix compiling against newer glibc. Thanks to alienBOB.
n/epic4-2.8-i486-1.txz:  Removed.
n/epic5-1.1.2-i486-1.txz:  Added.
t/tetex-3.0-i486-8.txz:  Rebuilt.
 Fix fmtutil so that it doesn't quit working after an arbitrary date.
 Thanks to Markus M.
t/tetex-doc-3.0-i486-8.txz:  Rebuilt.
+--------------------------+
Mon May 17 07:54:23 UTC 2010
a/cups-1.4.3-i486-3.txz:  Rebuilt.
 Merged Till Kamppeter's patch to restore the ability to use usblp with
 the USB backend (in addition to the libusb method).  This package will
 remove any cups.blacklist.usblp.conf from a previous installation.
 Thanks to Martin on linuxquestions.org for pointing out the patch.
+--------------------------+
Mon May 17 04:28:49 UTC 2010
a/aaa_base-13.1-i486-2.txz:  Rebuilt.
a/mdadm-2.6.9-i486-1.txz:  Upgraded.
 At this point it's probably best to stick with the 2.6.x branch for
 Slackware 13.1.  We will switch to the 3.x mdadm branch in the next
 devel cycle -- it's going to take some init script changes, new udev
 rules, and lots of testing.
n/rt2860-firmware-26-fw-1.txz:  Added.
n/rt2870-firmware-22-fw-1.txz:  Added.
xap/xfce-4.6.1-i486-8.txz:  Rebuilt.
 Patched Terminal to fix a bug with the preferences dialog.
 Thanks to Jesse Allen for pointing out the problem and a patch in git.
isolinux/initrd.img:  Rebuilt.
 Upgraded to mdadm-2.6.9.
usb-and-pxe-installers/usbboot.img:  Rebuilt.
+--------------------------+
Sun May 16 06:00:06 UTC 2010
a/bash-4.1.007-i486-1.txz:  Upgraded.
ap/slackpkg-2.81.1-noarch-1.tgz:  Upgraded.
 Thanks to Piter Punk.
n/fetchmail-6.3.17-i486-1.txz:  Upgraded.
 A crafted header or POP3 UIDL list could cause a memory leak and crash
 leading to a denial of service.
 For more information, see:
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-1167
 (* Security fix *)
y/bsd-games-2.13-i486-11.txz:  Rebuilt.
isolinux/initrd.img:  Rebuilt.
usb-and-pxe-installers/usbboot.img:  Rebuilt.
+--------------------------+
Fri May 14 19:37:13 UTC 2010
Good hello!  We will call this update Slackware 13.1 RC1.  With this, the
 kernel, compiler, and glibc versions are "golden", and everything is
 pretty much ready to release.  Last call for bug reports...
a/aaa_base-13.1-i486-1.txz:  Bumped version number to 13.1, and updated
 root's initial email.
a/aaa_elflibs-13.1-i486-1.txz:  Upgraded.
a/coreutils-8.5-i486-3.txz:  Rebuilt.
 Patched /etc/profile.d/coreutils-dircolors.sh to work with ash.
 Thanks to Gary Langshaw.
a/cups-1.4.3-i486-2.txz:  Rebuilt.
 Blacklist the kernel usblp module which interferes with CUPS 1.4.x.
a/cxxlibs-6.0.13-i486-2.txz:  Rebuilt.
 Rebuilt from gcc-4.4.4 sources.
a/gawk-3.1.8-i486-1.txz:  Upgraded.
a/glibc-solibs-2.11.1-i486-3.txz:  Rebuilt.
a/glibc-zoneinfo-2.11.1-noarch-3.txz:  Rebuilt.
 Upgraded to tzcode2010j and tzdata2010j.
a/kernel-firmware-2.6.33.4-noarch-1.txz:  Upgraded.
a/kernel-generic-2.6.33.4-i486-1.txz:  Upgraded.
a/kernel-generic-smp-2.6.33.4_smp-i686-1.txz:  Upgraded.
a/kernel-huge-2.6.33.4-i486-1.txz:  Upgraded.
a/kernel-huge-smp-2.6.33.4_smp-i686-1.txz:  Upgraded.
a/kernel-modules-2.6.33.4-i486-1.txz:  Upgraded.
a/kernel-modules-smp-2.6.33.4_smp-i686-1.txz:  Upgraded.
a/pkgtools-13.1-noarch-1.tgz:  Upgraded.
 Bumped version number in pkgtool to 13.1.
 Changed pkgtool hard drive example from /dev/hda to /dev/sda.
 Changed explodepkg usage to not show incorrect tar 'z' flag.
 Patched upgradepkg to use /sbin/{install,remove}pkg.  Thanks to Endre Hajas.
ap/diffutils-3.0-i486-1.txz:  Upgraded.
ap/mc-20100509_git-i486-1.txz:  Upgraded.
ap/vim-7.2.416-i486-1.txz:  Upgraded.
d/gcc-4.4.4-i486-1.txz:  Upgraded.
d/gcc-g++-4.4.4-i486-1.txz:  Upgraded.
d/gcc-gfortran-4.4.4-i486-1.txz:  Upgraded.
d/gcc-gnat-4.4.4-i486-1.txz:  Upgraded.
d/gcc-java-4.4.4-i486-1.txz:  Upgraded.
d/gcc-objc-4.4.4-i486-1.txz:  Upgraded.
d/kernel-headers-2.6.33.4_smp-x86-1.txz:  Upgraded.
d/libtool-2.2.6b-i486-2.txz:  Rebuilt.
 Recompiled to fix references to the previous GCC.  Thanks to Max.
k/kernel-source-2.6.33.4_smp-noarch-1.txz:  Upgraded.
kde/kdebindings-4.4.3-i486-2.txz:  Rebuilt.
 Enabled libsmokephonon build.
kde/kdenetwork-4.4.3-i486-2.txz:  Rebuilt.
 Patched vulnerabilities in kget where it could be tricked into creating or
 overwriting arbitrary files, as well as an issue where a download would
 proceed without user authorization after a timeout.
 For more information, see:
   http://kde.org/info/security/advisory-20100513-1.txt
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-1000
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-1511
 (* Security fix *)
l/desktop-file-utils-0.16-i486-2.txz:  Rebuilt.
 Quiet down some obnoxious warnings generated by the latest version.
 Thanks to Stuart Winter.
l/glibc-2.11.1-i486-3.txz:  Rebuilt.
l/glibc-i18n-2.11.1-i486-3.txz:  Rebuilt.
l/glibc-profile-2.11.1-i486-3.txz:  Rebuilt.
l/libaio-0.3.109-i486-1.txz:  Upgraded.
l/libraw1394-2.0.5-i486-1.txz:  Upgraded.
l/libv4l-0.6.1-i486-1.txz:  Removed.
l/v4l-utils-0.8.0-i486-1.txz:  Added.
 This replaces the libv4l package.
n/iputils-s20100418-i486-1.txz:  Upgraded.
n/traceroute-2.0.14-i486-1.txz:  Upgraded.
x/xf86-video-siliconmotion-1.7.4-i486-1.txz:  Upgraded.
xap/gv-3.6.9-i486-1.txz:  Upgraded.
xap/pidgin-2.6.6-i486-2.txz:  Rebuilt.
 Removed empty /usr/lib/perl5/ directories.
xap/vim-gvim-7.2.416-i486-1.txz:  Upgraded.
y/bsd-games-2.13-i486-10.txz:  Rebuilt.
 Patched to fix collisions with glibc's getline().  Thanks to Vincent Batts.
 Patched bsd-games-login-fortune.sh to work properly with ash.
 Thanks to Gary Langshaw.
extra/brltty/brltty-4.2-i486-1.txz:  Upgraded.
extra/emacspeak/emacspeak-32.0-i486-1.txz:  Upgraded.
extra/grub/grub-0.97-i486-9.txz:  Rebuilt.
 Fixed grubconfig to associate ext4 with the e2fs_ prefix.
 Thanks to Brendan Brewster and Johannes Sch�pfer.
extra/inn/inn-2.4.5-i486-1.txz:  Removed.
extra/linux-2.6.33.4-nosmp-sdk/*:  Upgraded.
isolinux/initrd.img:  Rebuilt.
 Fixed Apple USB keyboard support.  Thanks to Alan Hicks.
 Added missing BCM57* firmware.  Thanks to Kees Theunissen.
 Scan /dev/sr0 first when looking for CD/DVD, not the old IDE device.
kernels/*:  Upgraded.
usb-and-pxe-installers/usbboot.img:  Rebuilt.
+--------------------------+
Sun May  9 03:22:17 UTC 2010
a/inotify-tools-3.14-i486-1.txz:  Upgraded.
e/emacs-23.2-i486-1.txz:  Upgraded.
kde/koffice-2.1.2-i486-2.txz:  Rebuilt.
 Krita needed to be recompiled against the new libkdcraw.so.8.
 Thanks to Jurgen Van Ham for the bug report.
l/jre-6u20-i586-1.txz:  Upgraded.
 Upgraded to Java(TM) 2 Platform Standard Edition Runtime Environment
 Version 6.0 update 20.
extra/jdk-6/jdk-6u20-i586-1.txz:  Upgraded.
 Upgraded to Java(TM) 2 Platform Standard Edition Development Kit
 Version 6.0 update 20.
+--------------------------+
Sat May  8 06:45:05 UTC 2010
a/mkinitrd-1.4.5-i486-2.txz:  Rebuilt.
 Fixed a bug in the init script.  Thanks to bonaire.
l/libpng-1.4.2-i486-1.txz:  Upgraded.
l/pcre-8.02-i486-1.txz:  Upgraded.
l/polkit-gnome-0.96-i486-1.txz:  Upgraded.
+--------------------------+
Thu May  6 21:02:02 UTC 2010
Hi folks!  We have some pretty big changes today, with an update to the latest
KDE SC 4.4.3, and the addition of support for ConsoleKit and PolicyKit which
have been enhanced to use shadow authentication.  Thanks to Andrew Psaltis for
doing some great work on polkit-1, and to Robby Workman for spending months
following the sometimes random developments coming from the CK/PK camp.  :-)
Thanks to Eric Hameleers for leading the KDE 4.4.x Slackware development and
handling the out-of-tree testing through http://alien.slackbook.org/blog/.
And with that, we're calling this Slackware 13.1 BETA1.  A stable release
should be just around the corner...
ap/mysql-5.1.46-i486-2.txz:  Rebuilt.
 Added some headers that are needed to compile external database engines.
 Thanks to Heinz Wiesinger.
kde/guidance-power-manager-4.4.0-i486-1.txz:  Upgraded.
kde/k3b-1.91.0-i486-3.txz:  Upgraded.
kde/kaudiocreator-r1118889-i486-1.txz:  Upgraded.
kde/kdeaccessibility-4.4.3-i486-1.txz:  Upgraded.
kde/kdeadmin-4.4.3-i486-1.txz:  Upgraded.
kde/kdeartwork-4.4.3-i486-1.txz:  Upgraded.
kde/kdebase-4.4.3-i486-1.txz:  Upgraded.
kde/kdebase-runtime-4.4.3-i486-1.txz:  Upgraded.
kde/kdebase-workspace-4.4.3-i486-1.txz:  Upgraded.
kde/kdebindings-4.4.3-i486-1.txz:  Upgraded.
kde/kdeedu-4.4.3-i486-1.txz:  Upgraded.
kde/kdegames-4.4.3-i486-1.txz:  Upgraded.
kde/kdegraphics-4.4.3-i486-1.txz:  Upgraded.
kde/kdelibs-4.4.3-i486-1.txz:  Upgraded.
kde/kdelibs-experimental-4.3.5-i486-1.txz:  Removed.
kde/kdemultimedia-4.4.3-i486-1.txz:  Upgraded.
kde/kdenetwork-4.4.3-i486-1.txz:  Upgraded.
kde/kdepim-4.4.3-i486-1.txz:  Upgraded.
kde/kdepim-runtime-4.4.3-i486-1.txz:  Upgraded.
kde/kdepimlibs-4.4.3-i486-1.txz:  Upgraded.
kde/kdeplasma-addons-4.4.3-i486-1.txz:  Upgraded.
kde/kdesdk-4.4.3-i486-1.txz:  Upgraded.
kde/kdetoys-4.4.3-i486-1.txz:  Upgraded.
kde/kdeutils-4.4.3-i486-1.txz:  Upgraded.
kde/kdevelop-4.0.0-i486-1.txz:  Upgraded.
kde/kdevplatform-1.0.0-i486-1.txz:  Upgraded.
kde/kdewebdev-4.4.3-i486-1.txz:  Upgraded.
kde/konq-plugins-4.4.0-i486-1.txz:  Upgraded.
kde/kopete-cryptography-1.3.0_kde4.4.0-i486-1.txz:  Upgraded.
kde/oxygen-icons-4.4.3-i486-1.txz:  Upgraded.
kde/polkit-kde-1-r1120537-i486-1.txz:  Added.
kde/polkit-qt-1-r1118744-i486-1.txz:  Added.
kde/skanlite-0.4_kde4.4.0-i486-1.txz:  Upgraded.
l/ConsoleKit-20100129-i486-1.txz:  Added.
l/PyQt-4.7.3-i486-1.txz:  Upgraded.
l/QScintilla-2.4.3-i486-1.txz:  Upgraded.
l/akonadi-1.3.1-i486-1.txz:  Upgraded.
l/attica-0.1.3-i486-1.txz:  Added.
l/boost-1.42.0-i486-1.txz:  Upgraded.
l/ebook-tools-0.1.1-i486-2.txz:  Added.
l/eggdbus-0.6-i486-1.txz:  Added.
l/hunspell-1.2.9-i486-1.txz:  Added.
l/libdiscid-0.2.2-i486-1.txz:  Added.
l/libiodbc-3.52.7-i486-2.txz:  Added.
l/libmsn-4.1-i486-1.txz:  Upgraded.
l/libspectre-0.2.5-i486-1.txz:  Upgraded.
l/phonon-4.4.1-i486-1.txz:  Upgraded.
l/polkit-1_14bdfd8-i486-1.txz:  Added.
l/polkit-gnome-0.95-i486-1.txz:  Added.
l/qt-4.6.2_2d3d3e5-i486-1.txz:  Upgraded.
l/rasqal-0.9.19-i486-1.txz:  Upgraded.
l/redland-1.0.10-i486-1.txz:  Upgraded.
l/shared-desktop-ontologies-0.3-i486-1.txz:  Added.
l/sip-4.10.2-i486-1.txz:  Upgraded.
l/soprano-2.4.3-i486-1.txz:  Upgraded.
l/system-config-printer-1.2.1-i486-1.txz:  Added.
l/virtuoso-ose-6.1.1-i486-1.txz:  Added.
x/xdg-utils-1.0.2-noarch-4.txz:  Upgraded.
 Upgraded to 20100506 cvs snapshot.
x/xterm-258-i486-1.txz:  Upgraded.
xap/xfce-4.6.1-i486-7.txz:  Rebuilt.
 In xinitrc.xfce, launch xfce4-session with ck-launch-session.
isolinux/initrd.img:  Rebuilt.
 Fixed missing libgcrypt and libgpg-error.
usb-and-pxe-installers/usbboot.img:  Rebuilt.
testing/packages/amarok-2.3.0.90-i486-1.txz:  Added.
+--------------------------+
Wed May  5 07:17:07 UTC 2010
a/lvm2-2.02.64-i486-1.txz:  Upgraded.
 Fixed dangling .so symlinks.  Thanks to oneforall for the bug report.
ap/powertop-1.11-i486-1.txz:  Added.
n/libgcrypt-1.4.5-i486-2.txz:  Rebuilt.
 Moved shared library to /lib{,64} for cryptsetup.
n/libgpg-error-1.7-i486-2.txz:  Rebuilt.
 Moved shared library to /lib{,64} for cryptsetup.
l/libcap-2.19-i486-1.txz:  Upgraded.
l/libmtp-1.0.1-i486-2.txz:  Rebuilt.
 Restored some missing symlinks.
x/xorg-server-1.7.7-i486-1.txz:  Upgraded.
x/xorg-server-xephyr-1.7.7-i486-1.txz:  Upgraded.
x/xorg-server-xnest-1.7.7-i486-1.txz:  Upgraded.
x/xorg-server-xvfb-1.7.7-i486-1.txz:  Upgraded.
isolinux/initrd.img:  Rebuilt.
 Fixed the cryptsetup binary, and changed the NFS mount command in the
 installer script to work with the new nfs-utils.
 Thanks to Robby Workman, Eric Hameleers, Stuart Winter, and Piter Punk.
usb-and-pxe-installers/usbboot.img:  Rebuilt.
extra/xf86-video-intel-alternate/*:  Removed.
+--------------------------+
Mon May  3 08:46:55 UTC 2010
a/aaa_elflibs-13.013-i486-5.txz:  Rebuilt.
ap/lm_sensors-3.1.2-i486-1.txz:  Upgraded.
d/clisp-2.48-i486-1.txz:  Upgraded.
 Upgraded to clisp-2.48 and libsigsegv-2.8.
d/cscope-15.7a-i486-1.txz:  Upgraded.
d/mercurial-1.5.1-i486-1.txz:  Upgraded.
l/cairo-1.8.8-i486-3.txz:  Reverted.
 Gecko based applications running against cairo-1.8.10 are crashing with a
 "RenderBadPicture" error.  Research indicates that this may be a Gecko bug
 exposed by recent changes to cairo, but in any case the best fix for now
 is to go back to 1.8.8.  Thanks to Jesse Allen for the heads-up.
n/crda-1.1.1-i486-1.txz:  Upgraded.
n/ethtool-2.6.33-i486-1.txz:  Upgraded.
n/fetchmail-6.3.16-i486-1.txz:  Upgraded.
n/getmail-4.17.0-i486-1.txz:  Upgraded.
n/ipw2200-fw-3.1-fw-1.txz:  Upgraded.
n/iwlwifi-1000-ucode-128.50.3.1-fw-1.txz:  Added.
n/iwlwifi-6000-ucode-9.193.4.1-fw-1.txz:  Added.
n/mtr-0.75-i486-1.txz:  Upgraded.
n/ncftp-3.2.4-i486-1.txz:  Upgraded.
n/nfs-utils-1.2.2-i486-1.txz:  Upgraded.
n/nmap-5.21-i486-1.txz:  Upgraded.
n/openvpn-2.1.1-i486-1.txz:  Upgraded.
n/pssh-2.1.1-noarch-1.txz:  Upgraded.
n/snownews-1.5.12-i486-1.txz:  Upgraded.
n/stunnel-4.33-i486-1.txz:  Upgraded.
n/tftp-hpa-0.49-i486-1.txz:  Upgraded.
n/yptools-2.12-i486-1.txz:  Upgraded.
 Upgraded to yp-tools-2.12, ypbind-mt-1.31, and ypserv-2.23.
xap/xscreensaver-5.11-i486-1.txz:  Upgraded.
extra/partitionmanager/partitionmanager-1.0.2-i486-1.txz:  Added.
+--------------------------+
Sun May  2 21:53:27 UTC 2010
l/pilot-link-0.12.5-i486-1.txz:  Upgraded.
n/bluez-hcidump-1.42-i486-3.txz:  Rebuilt.
n/bluez-4.64-i486-1.txz:  Added.
 It's been about a year since we last tried the Bluez 4.x branch, and support
 for it has greatly improved since then.  Thanks to Robby Workman for getting
 all this stuff to play together nicely.
n/bluez-libs-3.36-i486-2.txz:  Removed.
n/bluez-utils-3.36-i486-8.txz:  Removed.
n/obex-data-server-0.4.5-i486-1.txz:  Added.
n/obexfs-0.12-i486-1.txz:  Added.
n/obexftp-0.23-i486-3.txz:  Rebuilt.
n/openobex-1.5-i486-1.txz:  Upgraded.
xap/blueman-1.21-i486-1.txz:  Added.
 This is a graphical configuration manager for Bluetooth.
+--------------------------+
Sun May  2 01:04:42 UTC 2010
a/kernel-firmware-2.6.33.3-noarch-1.txz:  Upgraded.
a/kernel-generic-2.6.33.3-i486-1.txz:  Upgraded.
a/kernel-generic-smp-2.6.33.3_smp-i686-1.txz:  Upgraded.
a/kernel-huge-2.6.33.3-i486-1.txz:  Upgraded.
a/kernel-huge-smp-2.6.33.3_smp-i686-1.txz:  Upgraded.
a/kernel-modules-2.6.33.3-i486-1.txz:  Upgraded.
a/kernel-modules-smp-2.6.33.3_smp-i686-1.txz:  Upgraded.
a/loadlin-1.6c-i386-1.txz:  Removed.
 There's still a copy in /kernels, so don't worry.  It's even an update to
 loadlin-1.6d, needed for recent kernels.  But realistically, this utility
 is no longer widely used enough to justify continuing to stuff a copy in
 everyone's /root directory by default.
d/kernel-headers-2.6.33.3_smp-x86-1.txz:  Upgraded.
f/linux-howtos-20100501-noarch-1.txz:  Upgraded.
k/kernel-source-2.6.33.3_smp-noarch-1.txz:  Upgraded.
x/xf86-input-vmmouse-12.6.9-i486-2.txz:  Rebuilt.
 Added --with-udev-rules-dir=none option.
extra/linux-2.6.33.3-nosmp-sdk/*:  Upgraded.
isolinux/initrd.img:  Rebuilt.
kernels/*:  Upgraded.
usb-and-pxe-installers/usbboot.img:  Rebuilt.
+--------------------------+
Sat May  1 18:27:52 UTC 2010
a/cryptsetup-1.1.0-i486-2.txz:  Rebuilt.
 Moved /usr/sbin/cryptsetup to /sbin/cryptsetup.
a/dbus-1.2.24-i486-2.txz:  Rebuilt.
 Removed $LOCKFILE creation from rc.messagebus.new.
a/rpm2tgz-1.2.1-i486-1.txz:  Upgraded.
 Thanks to Igor Murzov for the bugfixes and improvements.
+--------------------------+
Fri Apr 30 07:37:25 UTC 2010
a/coreutils-8.5-i486-2.txz:  Upgraded.
 Thanks to Angelo Brigante, Jr for fixing a long-standing bug
 in the csh profile script.
a/cryptsetup-1.1.0-i486-1.txz:  Upgraded.
 Moved the libraries to /lib{,64}, and removed the static binary,
 which wasn't working right anyway.
a/dbus-1.2.24-i486-1.txz:  Upgraded.
a/e2fsprogs-1.41.11-i486-1.txz:  Upgraded.
a/gawk-3.1.7-i486-1.txz:  Upgraded.
a/kbd-1.15.2-i486-1.txz:  Upgraded.
a/lvm2-2.02.63-i486-1.txz:  Upgraded.
a/sysvinit-scripts-1.2-noarch-32.txz:  Upgraded.
 Fixed rc.S to use cryptsetup instead of cryptsetup.static.
a/tar-1.23-i486-1.tgz:  Upgraded.
a/udev-153-i486-1.txz:  Upgraded.
 Thanks to Robby Workman for major updates on udev and friends.
a/usb_modeswitch-1.1.2-i486-1.txz:  Added.
 This is a utility to switch some USB devices out of a "here's the Windows
 driver" USB storage mode.
a/usbutils-0.87-i486-1.txz:  Upgraded.
a/util-linux-ng-2.17.2-i486-1.txz:  Upgraded.
ap/alsa-utils-1.0.23-i486-1.txz:  Upgraded.
ap/cdrtools-2.01.01a78-i486-1.txz:  Upgraded.
ap/diffutils-2.9-i486-1.txz:  Upgraded.
ap/gphoto2-2.4.9-i486-1.txz:  Upgraded.
ap/hplip-3.10.2-i486-2.txz:  Rebuilt.
 Recompiled with --enable-hpijs-install.  Thanks to R. Andrew Bailey.
ap/mysql-5.1.46-i486-1.txz:  Upgraded.
ap/pm-utils-1.3.0-i486-1.txz:  Upgraded.
ap/sqlite-3.6.23.1-i486-1.txz:  Upgraded.
d/bison-2.4.2-i486-1.txz:  Upgraded.
d/gdb-7.1-i486-1.txz:  Upgraded.
d/git-1.7.1-i486-1.txz:  Upgraded.
d/intltool-0.40.6-i486-1.txz:  Upgraded.
d/m4-1.4.14-i486-1.txz:  Upgraded.
d/subversion-1.6.11-i486-1.txz:  Upgraded.
l/alsa-lib-1.0.23-i486-1.txz:  Upgraded.
l/atk-1.30.0-i486-1.txz:  Upgraded.
l/cairo-1.8.10-i486-1.txz:  Upgraded.
l/dbus-glib-0.86-i486-1.txz:  Upgraded.
l/dbus-python-0.83.1-i486-1.txz:  Upgraded.
l/desktop-file-utils-0.16-i486-1.txz:  Upgraded.
l/glib2-2.22.5-i486-1.txz:  Upgraded.
l/gnome-icon-theme-2.30.2-i486-1.txz:  Upgraded.
l/gst-plugins-base-0.10.29-i486-1.txz:  Upgraded.
l/gst-plugins-good-0.10.22-i486-1.txz:  Upgraded.
l/gstreamer-0.10.29-i486-1.txz:  Upgraded.
l/gtk+2-2.18.9-i486-1.txz:  Upgraded.
l/hicolor-icon-theme-0.12-noarch-1.txz:  Upgraded.
l/libgphoto2-2.4.9-i486-1.txz:  Upgraded.
l/popt-1.7-i486-3.txz:  Rebuilt.
 Library moved for cryptsetup, which might need it before /usr is mounted.
l/shared-mime-info-0.71-i486-1.txz:  Upgraded.
l/vte-0.24.1-i486-1.txz:  Upgraded.
n/curl-7.20.1-i486-1.txz:  Upgraded.
n/dhcpcd-5.2.2-i486-1.txz:  Upgraded.
n/lftp-4.0.7-i486-1.txz:  Upgraded.
n/openssh-5.5p1-i486-1.txz:  Upgraded.
n/whois-5.0.2-i486-1.txz:  Upgraded.
x/xorg-server-1.7.6-i486-2.txz:  Rebuilt.
 Patched a bug that could cause the X server to crash.
x/xorg-server-xephyr-1.7.6-i486-2.txz:  Rebuilt.
x/xorg-server-xnest-1.7.6-i486-2.txz:  Rebuilt.
x/xorg-server-xvfb-1.7.6-i486-2.txz:  Rebuilt.
xap/sane-1.0.21-i486-1.txz:  Upgraded.
 Upgraded to sane-backends-1.0.21.
extra/wicd/wicd-1.7.0-i486-2.txz:  Rebuilt.
 Added a couple patches recommended by upstream.
+--------------------------+
Tue Apr 27 22:37:30 UTC 2010
Thanks to Robby Workman for this huge batch of X updates!
ap/radeontool-1.6.1-i486-1.txz:  Upgraded.
x/compiz-0.8.6-i486-1.txz:  Upgraded.
x/imake-1.0.3-i486-1.txz:  Upgraded.
x/libdrm-2.4.20-i486-1.txz:  Upgraded.
x/libxcb-1.6-i486-1.txz:  Upgraded.
x/mesa-7.8.1-i486-1.txz:  Upgraded.
x/util-macros-1.7.0-noarch-1.txz:  Upgraded.
x/xdm-1.1.10-i486-1.txz:  Upgraded.
x/xf86-input-evdev-2.3.3-i486-1.txz:  Upgraded.
x/xf86-input-vmmouse-12.6.9-i486-1.txz:  Upgraded.
x/xf86-input-wacom-0.10.5-i486-1.txz:  Upgraded.
x/xf86-video-ati-6.13.0-i486-1.txz:  Upgraded.
x/xf86-video-geode-2.11.8-i486-1.txz:  Upgraded.
x/xf86-video-intel-2.11.0-i486-1.txz:  Upgraded.
x/xf86-video-newport-0.2.3-i486-1.txz:  Removed.
 This driver supports a video chipset used only on MIPS hardware.
x/xf86-video-nouveau-blacklist-noarch-1.txz:  Added.
 This is NOT the nouveau driver!  It installs a file in /etc/modprobe.d/
 to prevent the kernel module from autoloading.  We don't want the nouveau
 loaded since we do not ship the nouveau driver (yet), and having the
 module loaded prevents the nv and binary nVidia drivers from working.
x/xf86-video-xgixp-1.7.99.4-i486-1.txz:  Removed.
 This driver breaks X -configure and running X.Org without a config file.
 Besides that, x.x.99.x is not a stable release version.
 If anyone actually uses this driver, please let us know.
x/xorg-server-1.7.6-i486-1.txz:  Upgraded.
x/xorg-server-xephyr-1.7.6-i486-1.txz:  Upgraded.
x/xorg-server-xnest-1.7.6-i486-1.txz:  Upgraded.
x/xorg-server-xvfb-1.7.6-i486-1.txz:  Upgraded.
x/xorg-sgml-doctools-1.4-noarch-1.txz:  Upgraded.
x/xterm-257-i486-1.txz:  Upgraded.
+--------------------------+
Mon Apr 26 05:15:14 UTC 2010
a/acpid-2.0.4-i486-1.txz:  Upgraded.
a/bash-4.1.005-i486-1.txz:  Upgraded.
a/cups-1.4.3-i486-1.txz:  Upgraded.
a/mkinitrd-1.4.5-i486-1.txz:  Upgraded.
 Thanks to Eric Hameleers, and thanks to GazL for contributing improvements
 that allow unlocking multiple LUKS/LVM volumes at boot.
a/smartmontools-5.39.1-i486-1.txz:  Upgraded.
ap/ash-0.4.0-i486-2.txz:  Rebuilt.
 Patched to fix a crash backspacing on the command line.
 Thanks to Gary Langshaw.
ap/ghostscript-8.71-i486-2.txz:  Rebuilt.
 Patched to fix problems with PDF processing.  Thanks to Ken L.
ap/slackpkg-2.81-noarch-2.tgz:  Upgraded.
 Thanks to Piter Punk.
ap/sysstat-9.0.6.1-i486-1.txz:  Upgraded.
d/binutils-2.20.51.0.8-i486-1.txz:  Upgraded.
d/oprofile-0.9.6-i486-2.txz:  Rebuilt.
d/ruby-1.9.1_p378-i486-1.txz:  Upgraded.
l/libglade-2.6.4-i486-4.txz:  Rebuilt.
 Restored libglade-2.0.la (generally we would like to see .la files go).
n/irssi-0.8.15-i486-1.txz:  Upgraded.
 From the NEWS file:
   - Check if an SSL certificate matches the hostname of the server we are
     connecting to.
   - Fix crash when checking for fuzzy nick match when not on the channel.
     Reported by Aurelien Delaitre (SATE 2009).
 For more information, see:
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-1155
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-1156
 (* Security fix *)
n/mcabber-0.10.0-i486-1.txz:  Upgraded.
n/ntp-4.2.6p1-i486-1.txz:  Upgraded.
n/samba-3.5.2-i486-1.txz:  Upgraded.
n/sendmail-8.14.4-i486-1.txz:  Upgraded.
n/sendmail-cf-8.14.4-noarch-1.txz:  Upgraded.
x/xf86-input-synaptics-1.2.2-i486-1.txz:  Upgraded.
 Enabled tap-to-click (thanks to Piter Punk).
xap/audacious-2.3-i486-1.txz:  Upgraded.
 Thanks to Robby Workman.
xap/audacious-plugins-2.3-i486-1.txz:  Upgraded.
 Thanks to Robby Workman.
+--------------------------+
Tue Apr 20 14:45:24 UTC 2010
a/kernel-firmware-2.6.33.2-noarch-1.txz:  Upgraded.
a/kernel-generic-2.6.33.2-i486-1.txz:  Upgraded.
a/kernel-generic-smp-2.6.33.2_smp-i686-1.txz:  Upgraded.
a/kernel-huge-2.6.33.2-i486-1.txz:  Upgraded.
a/kernel-huge-smp-2.6.33.2_smp-i686-1.txz:  Upgraded.
a/kernel-modules-2.6.33.2-i486-1.txz:  Upgraded.
a/kernel-modules-smp-2.6.33.2_smp-i686-1.txz:  Upgraded.
ap/mpg123-1.12.1-i486-1.txz:  Upgraded.
ap/mysql-5.1.45-i486-1.txz:  Upgraded.
ap/nano-2.2.4-i486-1.txz:  Upgraded.
ap/sudo-1.7.2p6-i486-1.txz:  Upgraded.
 This update fixes security issues that may give a user with permission
 to run sudoedit the ability to run arbitrary commands.
 For more information, see:
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0426
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-1163
   http://www.gratisoft.us/sudo/alerts/sudoedit_escalate.html
   http://www.gratisoft.us/sudo/alerts/sudoedit_escalate2.html
 (* Security fix *)
d/cmake-2.8.1-i486-1.txz:  Upgraded.
d/git-1.7.0.5-i486-1.txz:  Upgraded.
d/kernel-headers-2.6.33.2_smp-x86-1.txz:  Upgraded.
e/emacs-23.1-i486-3.txz:  Rebuilt.
 Fixed a broken icon and updated to the upstream .desktop file.
k/kernel-source-2.6.33.2_smp-noarch-1.txz:  Upgraded.
kde/amarok-2.3.0-i486-1.txz:  Upgraded.
kde/kdebase-workspace-4.3.5-i486-2.txz:  Rebuilt.
 Patched a security issue with KDM.
 For more information, see:
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0436
 (* Security fix *)
kde/koffice-2.1.2-i486-1.txz:  Upgraded.
kdei/koffice-l10n-*:  Upgraded.
l/lesstif-0.95.2-i486-1.txz:  Upgraded.
l/libmtp-1.0.1-i486-1.txz:  Upgraded.
l/loudmouth-1.4.3-i486-1.txz:  Added.
 This is a Jabber library used by Amarok's mp3tunes service.
 Thanks to Eric Hameleers.
l/taglib-1.6.2-i486-1.txz:  Upgraded.
n/gnutls-2.8.6-i486-1.txz:  Upgraded.
extra/linux-2.6.33.2-nosmp-sdk/*:  Upgraded.
isolinux/initrd.img:  Rebuilt.
kernels/*:  Upgraded.
usb-and-pxe-installers/usbboot.img:  Rebuilt.
+--------------------------+
Mon Apr  5 03:06:19 UTC 2010
kde/k3b-1.91.0-i486-1.txz:  Upgraded.
l/libjpeg-v8a-i486-1.txz:  Upgraded.
l/seamonkey-solibs-2.0.4-i486-1.txz:  Upgraded.
xap/mozilla-firefox-3.6.3-i686-1.txz:  Upgraded.
 This fixes some security issues.
 For more information, see:
   http://www.mozilla.org/security/known-vulnerabilities/firefox36.html
 (* Security fix *)
xap/mozilla-thunderbird-3.0.4-i686-1.txz:  Upgraded.
 This upgrade fixes some more security bugs.
 For more information, see:
   http://www.mozilla.org/security/known-vulnerabilities/thunderbird30.html
 (* Security fix *)
xap/seamonkey-2.0.4-i486-1.txz:  Upgraded.
 This release fixes some more security vulnerabilities.
 For more information, see:
   http://www.mozilla.org/security/known-vulnerabilities/seamonkey20.html
 (* Security fix *)
+--------------------------+
Wed Mar 31 18:33:50 UTC 2010
a/kernel-firmware-2.6.33.1-noarch-1.txz:  Upgraded.
a/kernel-generic-2.6.33.1-i486-1.txz:  Upgraded.
a/kernel-generic-smp-2.6.33.1_smp-i686-1.txz:  Upgraded.
a/kernel-huge-2.6.33.1-i486-1.txz:  Upgraded.
a/kernel-huge-smp-2.6.33.1_smp-i686-1.txz:  Upgraded.
a/kernel-modules-2.6.33.1-i486-1.txz:  Upgraded.
a/kernel-modules-smp-2.6.33.1_smp-i686-1.txz:  Upgraded.
a/openssl-solibs-0.9.8n-i486-1.txz:  Upgraded.
ap/mpg123-1.11.0-i486-1.txz:  Upgraded.
d/kernel-headers-2.6.33.1_smp-x86-1.txz:  Upgraded.
k/kernel-source-2.6.33.1_smp-noarch-1.txz:  Upgraded.
l/jre-6u19-i586-1.txz:  Upgraded.
 Upgraded to Java(TM) 2 Platform Standard Edition Runtime Environment
 Version 6.0 update 19.
l/sdl-1.2.14-i486-2.txz:  Rebuilt.
 Restored missing .mod support.  Thanks to Niels Horn.
n/openssl-0.9.8n-i486-1.txz:  Upgraded.
 This OpenSSL update contains some security related bugfixes.
 For more information, see the included CHANGES and NEWS files, and:
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0433
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0740
(* Security fix *)
n/php-5.2.13-i486-2.txz:  Rebuilt.
 Patched for libpng-1.4.x.
 Thanks to Dan Church for the patch.
n/proftpd-1.3.3-i486-2.txz:  Rebuilt.
 Recompiled against openssl-0.9.8n.
x/libXt-1.0.8-i486-1.txz:  Upgraded.
x/util-macros-1.6.1-noarch-1.txz:  Upgraded.
x/xf86-video-ati-6.12.6-i486-1.txz:  Upgraded.
x/xf86-video-nv-2.1.17-i486-1.txz:  Upgraded.
x/xinit-1.2.1-i486-1.txz:  Upgraded.
x/xinput-1.5.1-i486-1.txz:  Upgraded.
xap/gkrellm-2.3.4-i486-1.txz:  Upgraded.
xap/mozilla-firefox-3.6.2-i686-1.txz:  Upgraded.
 Upgraded to firefox-3.6.2.
 This fixes some security issues.
 For more information, see:
   http://www.mozilla.org/security/known-vulnerabilities/firefox36.html
 (* Security fix *)
xap/xmms-1.2.11-i486-4.txz:  Rebuilt.
 Added missing icon for the .desktop file.
 Added .mod support.
extra/jdk-6/jdk-6u19-i586-1.txz:  Upgraded.
 Upgraded to Java(TM) 2 Platform Standard Edition Development Kit
 Version 6.0 update 19.
extra/linux-2.6.33.1-nosmp-sdk/*:  Upgraded.
isolinux/initrd.img:  Rebuilt.
kernels/*:  Upgraded.
usb-and-pxe-installers/usbboot.img:  Rebuilt.
+--------------------------+
Tue Mar 16 19:16:29 UTC 2010
e/emacs-23.1-i486-2.txz:  Rebuilt.
+--------------------------+
Tue Mar 16 04:59:28 UTC 2010
e/emacs-23.1-i486-1.txz:  Upgraded.
+--------------------------+
Sat Mar 13 02:08:44 UTC 2010
a/lvm2-2.02.62-i486-1.txz:  Upgraded.
a/ntfs-3g-2010.3.6-i486-1.txz:  Upgraded.
ap/lsof-4.83-i486-1.txz:  Upgraded.
ap/sqlite-3.6.23-i486-1.txz:  Upgraded.
d/git-1.7.0.2-i486-1.txz:  Upgraded.
l/hal-0.5.14-i486-2.txz:  Rebuilt.
l/parted-2.2-i486-1.txz:  Upgraded.
n/dhcp-4.1.1-i486-2.txz:  Rebuilt.
 Add PATH setting to /sbin/dhclient-script.
n/dhcpcd-5.2.1-i486-1.txz:  Upgraded.
n/iproute2-2.6.33-i486-1.txz:  Upgraded.
n/iptables-1.4.7-i486-1.txz:  Upgraded.
n/samba-3.5.1-i486-1.txz:  Upgraded.
 This fixes a security flaw present in Samba 3.3.11, 3.4.6, and 3.5.0
 that allows nmbd processes filesystem access when permissions should
 have denied it.  For more information, see:
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0728
 (* Security fix *)
xap/xfce4-power-manager-0.8.5-i486-1.txz:  Upgraded.
+--------------------------+
Fri Mar 12 05:57:50 UTC 2010
a/cpufrequtils-007-i486-1.txz:  Added.
ap/vim-7.2.394-i486-1.txz:  Upgraded.
 Also updated the runtime syntax files.
l/freetype-2.3.12-i486-1.txz:  Upgraded.
l/gst-plugins-good-0.10.21-i486-1.txz:  Upgraded.
l/gst-plugins-base-0.10.28-i486-1.txz:  Upgraded.
l/gstreamer-0.10.28-i486-1.txz:  Upgraded.
n/mcabber-0.9.10-i486-1.txz:  Upgraded.
x/mesa-7.7-i486-3.txz:  Rebuilt.
 Removed --enable-gallium-intel and --enable-gallium-radeon from ./configure.
x/xdm-1.1.9-i486-2.txz:  Rebuilt.
 Added missing /var/lib/xdm directory.
xap/geeqie-1.0-i486-1.txz:  Added.
 This fork of GQview is actively maintained, and seems improved.
xap/gqview-2.1.5-i486-2.txz:  Removed.
xap/vim-gvim-7.2.394-i486-1.txz:  Upgraded.
extra/bash-completion/bash-completion-1.1-noarch-3.txz:  Rebuilt.
 Fixed txz completion for pkgtools.
+--------------------------+
Wed Mar 10 22:38:18 UTC 2010
xap/pidgin-2.6.6-i486-1.txz:  Upgraded.
 This fixes a few denial-of-service flaws as well as other bugs.
 For more information, see:
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0277
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0420
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0423
 (* Security fix *)
+--------------------------+
Tue Mar  9 21:31:21 UTC 2010
a/openssl-solibs-0.9.8m-i486-2.txz:  Rebuilt.
n/openssl-0.9.8m-i486-2.txz:  Rebuilt.
 The OpenSSL package has been patched and recompiled to revert a change that
 broke decrypting some files encrypted with previous versions of OpenSSL.
 This same fix appears in the latest upstream snapshots.
+--------------------------+
Mon Mar  8 20:49:02 UTC 2010
ap/cupsddk-1.2.3-i486-2.txz:  Removed.
 The CUPS Driver Development Kit (DDK) is part of the main CUPS package now.
ap/hplip-3.10.2-i486-1.txz:  Upgraded.
n/httpd-2.2.15-i486-1.txz:  Upgraded.
 This update addresses a few security issues.
 mod_ssl: A partial fix for the TLS renegotiation prefix injection attack
   by rejecting any client-initiated renegotiations.
 mod_proxy_ajp: Respond with HTTP_BAD_REQUEST when the body is not sent
   when request headers indicate a request body is incoming; not a case of
   HTTP_INTERNAL_SERVER_ERROR.
 mod_isapi: Do not unload an isapi .dll module until the request processing
   is completed, avoiding orphaned callback pointers.
   [This is the most serious flaw, but does not affect Linux systems]
 For more information, see:
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3555
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0408
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0425
 (* Security fix *)
n/openssh-5.4p1-i486-1.txz:  Upgraded.
+--------------------------+
Sun Mar  7 21:44:07 UTC 2010
a/kernel-huge-2.6.33-i486-2.txz:  Rebuilt.
 Adjusted the config to improve kernel module compatibility.
a/kernel-huge-smp-2.6.33_smp-i686-2.txz:  Rebuilt.
 Adjusted the config to improve kernel module compatibility.
l/libarchive-2.8.0-i486-1.txz:  Upgraded.
isolinux/initrd.img:  Rebuilt.
kernels/*:  Rebuilt.
usb-and-pxe-installers/usbboot.img:  Rebuilt.
+--------------------------+
Sat Mar  6 06:46:22 UTC 2010
a/aaa_elflibs-13.013-i486-4.txz:  Rebuilt.
 Updated libcurl.so.4.2.0.
d/git-1.7.0.1-i486-1.txz:  Upgraded.
l/apr-1.3.9-i486-1.txz:  Upgraded.
l/apr-util-1.3.9-i486-2.txz:  Rebuilt.
l/raptor-1.4.21-i486-1.txz:  Upgraded.
n/alpine-2.00-i486-3.txz:  Rebuilt.
n/autofs-5.0.5-i486-1.txz:  Upgraded.
n/curl-7.20.0-i486-1.txz:  Upgraded.
n/dirmngr-1.0.3-i486-2.txz:  Rebuilt.
n/gnupg-1.4.10-i486-1.txz:  Upgraded.
n/gnupg2-2.0.14-i486-2.txz:  Rebuilt.
n/gpgme-1.2.0-i486-1.txz:  Upgraded.
n/httpd-2.2.14-i486-2.txz:  Rebuilt.
n/libassuan-1.0.5-i486-1.txz:  Upgraded.
n/libgcrypt-1.4.5-i486-1.txz:  Upgraded.
n/libksba-1.0.7-i486-1.txz:  Upgraded.
n/php-5.2.13-i486-1.txz:  Upgraded.
n/pinentry-0.8.0-i486-1.txz:  Upgraded.
x/mesa-7.7-i486-2.txz:  Rebuilt.
 Recompiled with an upstream fix for a crash in driNewRenderbuffer().
 Thanks to David Houlden for the bug report.
x/xf86-input-penmount-1.4.1-i486-1.txz:  Upgraded.
x/xf86-video-ati-6.12.5-i486-1.txz:  Upgraded.
xap/gnuplot-4.2.6-i486-1.txz:  Rebuilt.
 This was compiled with the wrong $ARCH.
 Thanks again to Mikhail Zotov for spotting the problem.
xap/mozilla-thunderbird-3.0.3-i686-1.txz:  Upgraded.
 This upgrade fixes some more security bugs.
 For more information, see:
   http://www.mozilla.org/security/known-vulnerabilities/thunderbird30.html
 (* Security fix *)
extra/bash-completion/bash-completion-1.1-noarch-2.txz:  Rebuilt.
 Patched to recognize bash-4.
+--------------------------+
Tue Mar  2 23:31:51 UTC 2010
Here are a few more fixes for the big update.
These were mentioned previously, but the packages were missing:
xap/gnuplot-4.2.6-x86_64-1.txz:  Upgraded.
x/xterm-255-i486-1.txz:  Upgraded.
x/xf86-video-nv-2.1.16-i486-1.txz:  Upgraded.
x/fontconfig-2.8.0-i486-1.txz:  Upgraded.
And this one was present, but not mentioned:
x/xf86-video-geode-2.11.7-i486-1.txz:  Upgraded.
Thanks to Mikhail Zotov for pointing out these ChangeLog bugs.
+--------------------------+
Tue Mar  2 19:07:31 UTC 2010
a/aaa_elflibs-13.013-i486-3.txz:  Rebuilt.
a/coreutils-8.4-i486-2.txz:  Rebuilt.
 Use --without-gmp, at least for now.  We don't want utilities in /bin
 requiring a library in /usr/lib{,64} that may not be available.
l/gtk+2-2.18.7-i486-2.txz:  Rebuilt.
l/libpng-1.4.1-i486-2.txz:  Rebuilt.
 Now with less rat.
xap/xchat-2.8.6-i486-5.txz:  Rebuilt.
+--------------------------+
Mon Mar  1 22:43:53 UTC 2010
Hey folks, we have a whole bunch of updates!  Huge thanks to Robby Workman,
Eric Hameleers, and Piter Punk for all the help.  :-)
a/aaa_elflibs-13.013-i486-2.txz:  Rebuilt.
a/acpid-2.0.2-i486-1.txz:  Upgraded.
a/bash-4.1.002-i486-1.txz:  Upgraded.
a/coreutils-8.4-i486-1.txz:  Upgraded.
a/cups-1.4.2-i486-1.txz:  Upgraded.
 Patched for the new lvm2.  Thanks to Piter Punk.
a/cxxlibs-6.0.13-i486-1.txz:  Upgraded.
a/dbus-1.2.16-i486-1.txz:  Upgraded.
a/dcron-4.4-i486-1.txz:  Upgraded.
a/device-mapper-1.02.28-i486-1.txz:  Removed.
 This is now included in lvm2.
a/e2fsprogs-1.41.10-i486-1.txz:  Upgraded.
a/etc-13.013-i486-1.txz:  Rebuilt.
 Removed root from several groups in /etc/group where the group is only used
 for root-owned files anyway.  Updated /etc/services.
a/file-5.04-i486-1.txz:  Upgraded.
a/glibc-solibs-2.11.1-i486-2.txz:  Rebuilt.
a/glibc-zoneinfo-2.11.1-noarch-2.txz:  Rebuilt.
 Upgraded to tzcode2010a and tzdata2010b.
a/gzip-1.4-i486-1.tgz:  Upgraded.
 gzip -d could segfault and/or clobber the stack, possibly leading to
 arbitrary code execution.  This affects x86_64 but not 32-bit systems.
 For more information, see:
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0001
 (* Security fix *)
a/kernel-firmware-2.6.33-noarch-1.txz:  Upgraded.
a/kernel-generic-2.6.33-i486-1.txz:  Upgraded.
a/kernel-generic-smp-2.6.33_smp-i686-1.txz:  Upgraded.
a/kernel-huge-2.6.33-i486-1.txz:  Upgraded.
a/kernel-huge-smp-2.6.33_smp-i686-1.txz:  Upgraded.
a/kernel-modules-2.6.33-i486-1.txz:  Upgraded.
a/kernel-modules-smp-2.6.33_smp-i686-1.txz:  Upgraded.
a/less-436-i486-1.txz:  Upgraded.
a/lilo-22.8-i486-15.txz:  Rebuilt.
a/logrotate-3.7.8-i486-1.txz:  Upgraded.
a/lvm2-2.02.61-i486-1.txz:  Upgraded.
a/mkinitrd-1.4.3-i486-1.txz:  Upgraded.
a/module-init-tools-3.11.1-i486-1.txz:  Upgraded.
a/ntfs-3g-2010.1.16-i486-1.txz:  Upgraded.
a/openssl-solibs-0.9.8m-i486-1.txz:  Upgraded.
a/pciutils-3.1.5-i486-1.txz:  Upgraded.
a/rpm2tgz-1.2-i486-1.txz:  Upgraded.
 Thanks to Vincent Batts for the improvements.
a/sdparm-1.04-i486-1.txz:  Upgraded.
a/shadow-4.1.4.2-i486-3.txz:  Rebuilt.
 Fixed default user group in /etc/default/useradd (100).
a/sysvinit-scripts-1.2-noarch-31.txz:  Rebuilt.
 Don't warn about already mounted /proc, or already activated swap.
 Look for either tmpfs or devtmpfs when starting rc.udev.
a/udev-151-i486-1.txz:  Upgraded.
a/usbutils-0.86-i486-1.txz:  Upgraded.
a/util-linux-ng-2.17.1-i486-1.txz:  Upgraded.
a/xfsprogs-3.1.1-i486-1.txz:  Upgraded.
ap/alsa-utils-1.0.21-i486-1.txz:  Upgraded.
ap/cdrtools-2.01.01a74-i486-1.txz:  Upgraded.
ap/cupsddk-1.2.3-i486-2.txz:  Rebuilt.
ap/foomatic-filters-4.0.4-i486-1.txz:  Upgraded.
ap/ghostscript-8.71-i486-1.txz:  Upgraded.
ap/gphoto2-2.4.8-i486-1.txz:  Upgraded.
ap/gutenprint-5.2.4-i486-2.txz:  Rebuilt.
ap/hplip-3.9.12-i486-1.txz:  Upgraded.
ap/jed-0.99_19-i486-1.txz:  Upgraded.
ap/linuxdoc-tools-0.9.66-i486-2.txz:  Rebuilt.
 Patched a problem with gtk-doc-1.13.  Thanks to Stuart Winter.
ap/man-pages-3.24-noarch-1.txz:  Upgraded.
ap/mc-20100206_git-i486-1.txz:  Upgraded.
ap/mpg123-1.10.1-i486-1.txz:  Upgraded.
ap/mysql-5.1.42-i486-1.txz:  Upgraded.
ap/nano-2.2.3-i486-1.txz:  Upgraded.
ap/pm-utils-1.2.6.1-i486-1.txz:  Upgraded.
ap/sox-14.3.0-i486-3.txz:  Rebuilt.
ap/sqlite-3.6.22-i486-1.txz:  Upgraded.
ap/xfsdump-3.0.4-i486-1.txz:  Upgraded.
d/doxygen-1.6.3-i486-1.txz:  Upgraded.
d/gcc-4.4.3-i486-2.txz:  Rebuilt.
d/gcc-g++-4.4.3-i486-2.txz:  Rebuilt.
d/gcc-gfortran-4.4.3-i486-2.txz:  Rebuilt.
d/gcc-gnat-4.4.3-i486-2.txz:  Rebuilt.
d/gcc-java-4.4.3-i486-2.txz:  Rebuilt.
d/gcc-objc-4.4.3-i486-2.txz:  Rebuilt.
d/git-1.7.0-i486-1.txz:  Upgraded.
d/guile-1.8.7-i486-3.txz:  Rebuilt.
d/kernel-headers-2.6.33_smp-x86-1.txz:  Upgraded.
d/mercurial-1.4.3-i486-1.txz:  Upgraded.
d/oprofile-0.9.6-i486-1.txz:  Upgraded.
d/subversion-1.6.9-i486-1.txz:  Upgraded.
k/kernel-source-2.6.33_smp-noarch-1.txz:  Upgraded.
kde/amarok-2.2.2-i486-1.txz:  Upgraded.
kde/guidance-power-manager-4.3.3-i486-1.txz:  Upgraded.
kde/k3b-1.70.0-i486-1.txz:  Upgraded.
kde/kaudiocreator-r1038308-i486-2.txz:  Rebuilt.
kde/kdeaccessibility-4.3.5-i486-1.txz:  Upgraded.
kde/kdeadmin-4.3.5-i486-1.txz:  Upgraded.
kde/kdeartwork-4.3.5-i486-1.txz:  Upgraded.
kde/kdebase-4.3.5-i486-1.txz:  Upgraded.
kde/kdebase-runtime-4.3.5-i486-1.txz:  Upgraded.
kde/kdebase-workspace-4.3.5-i486-1.txz:  Upgraded.
kde/kdebindings-4.3.5-i486-1.txz:  Upgraded.
kde/kdeedu-4.3.5-i486-1.txz:  Upgraded.
kde/kdegames-4.3.5-i486-1.txz:  Upgraded.
kde/kdegraphics-4.3.5-i486-1.txz:  Upgraded.
kde/kdelibs-4.3.5-i486-1.txz:  Upgraded.
kde/kdelibs-experimental-4.3.5-i486-1.txz:  Upgraded.
kde/kdemultimedia-4.3.5-i486-1.txz:  Upgraded.
kde/kdenetwork-4.3.5-i486-1.txz:  Upgraded.
kde/kdepim-4.3.5-i486-1.txz:  Upgraded.
kde/kdepim-runtime-4.3.5-i486-1.txz:  Upgraded.
kde/kdepimlibs-4.3.5-i486-1.txz:  Upgraded.
kde/kdeplasma-addons-4.3.5-i486-1.txz:  Upgraded.
kde/kdesdk-4.3.5-i486-1.txz:  Upgraded.
kde/kdetoys-4.3.5-i486-1.txz:  Upgraded.
kde/kdeutils-4.3.5-i486-1.txz:  Upgraded.
kde/kdevelop-3.9.98-i486-1.txz:  Upgraded.
kde/kdevplatform-0.9.98-i486-1.txz:  Upgraded.
kde/kdewebdev-4.3.5-i486-1.txz:  Upgraded.
kde/koffice-2.1.1-i486-1.txz:  Upgraded.
kde/konq-plugins-4.3.1-i486-2.txz:  Rebuilt.
kde/kopete-cryptography-1.3.0_kde4.3.3-i486-1.txz:  Upgraded.
kde/ktorrent-3.3.4-i486-1.txz:  Upgraded.
kde/oxygen-icons-4.3.5-i486-1.txz:  Upgraded.
kde/skanlite-0.3_kde4.3.1-i486-2.txz:  Rebuilt.
kdei/*:  Upgraded.
l/PyQt-4.6.2-i486-2.txz:  Rebuilt.
l/QScintilla-2.4-i486-3.txz:  Rebuilt.
l/alsa-lib-1.0.22-i486-1.txz:  Upgraded.
l/cairo-1.8.8-i486-2.txz:  Rebuilt.
 Recompiled against libpng-1.4.x.
l/djvulibre-3.5.22-i486-2.txz:  Rebuilt.
l/freetype-2.3.11-i486-1.txz:  Upgraded.
l/fuse-2.8.1-i486-1.txz:  Upgraded.
l/gd-2.0.35-i486-4.txz:  Rebuilt.
 Recompiled against libpng-1.4.x.
l/gegl-0.1.0-i486-2.txz:  Rebuilt.
l/giflib-4.1.6-i486-1.txz:  Added.
l/glib2-2.22.4-i486-1.txz:  Upgraded.
l/glibc-2.11.1-i486-2.txz:  Rebuilt.
l/glibc-i18n-2.11.1-i486-2.txz:  Rebuilt.
l/glibc-profile-2.11.1-i486-2.txz:  Rebuilt.
l/gmime-2.4.15-i486-1.txz:  Upgraded.
l/gmp-5.0.1-i486-1.txz:  Upgraded.
l/gnome-icon-theme-2.28.0-i486-1.txz:  Upgraded.
l/gst-plugins-base-0.10.26-i486-1.txz:  Upgraded.
l/gst-plugins-good-0.10.18-i486-1.txz:  Upgraded.
l/gstreamer-0.10.26-i486-1.txz:  Upgraded.
l/gtk+2-2.18.7-i486-1.txz:  Upgraded.
l/hal-0.5.14-i486-1.txz:  Upgraded.
l/hal-info-20091130-noarch-1.txz:  Upgraded.
l/imlib-1.9.15-i486-6.txz:  Rebuilt.
l/jasper-1.900.1-i486-3.txz:  Rebuilt.
l/lcms-1.19-i486-1.txz:  Upgraded.
l/libexif-0.6.19-i486-1.txz:  Upgraded.
l/libglade-2.6.4-i486-3.txz:  Rebuilt.
 Recompiled against libpng-1.4.x.
l/libgphoto2-2.4.8-i486-1.txz:  Upgraded.
l/libgsf-1.14.16-i486-1.txz:  Upgraded.
l/libgtkhtml-2.11.1-i486-2.txz:  Removed.
l/libjpeg-v8-i486-1.txz:  Upgraded.
 This changes the soname to .so.8.
l/libmng-1.0.10-i486-2.txz:  Rebuilt.
l/libnotify-0.4.5-i486-2.txz:  Rebuilt.
 Recompiled against libpng-1.4.x.
l/libogg-1.1.4-i486-1.txz:  Upgraded.
l/libpng-1.4.1-i486-1.txz:  Upgraded.
 Includes libpng-1.2.43 and libpng-1.4.1.
l/librsvg-2.26.0-i486-3.txz:  Rebuilt.
 Recompiled against libpng-1.4.x.
l/libtheora-1.1.1-i486-1.txz:  Upgraded.
l/libtiff-3.9.2-i486-1.txz:  Upgraded.
l/libungif-4.1.4-i486-4.txz:  Removed.
 Replaced by giflib.
l/libusb-1.0.6-i486-1.txz:  Upgraded.
 Also added libusb-compat-0.1.3 to the package.
l/libv4l-0.6.1-i486-1.txz:  Added.
l/libvncserver-0.9.7-i486-2.txz:  Rebuilt.
l/libvorbis-1.2.3-i486-1.txz:  Upgraded.
l/libwmf-0.2.8.4-i486-5.txz:  Rebuilt.
 Patched to compile with libpng-1.4.x.
l/libwmf-docs-0.2.8.4-noarch-5.txz:  Rebuilt.
l/libwnck-2.28.0-i486-1.txz:  Upgraded.
l/libxklavier-5.0-i486-1.txz:  Upgraded.
l/mpfr-2.4.2p03-i486-1.txz:  Upgraded.
l/netpbm-10.49.02-i486-1.txz:  Upgraded.
l/notify-python-0.1.1-i486-1.txz:  Added.
l/pango-1.26.2-i486-1.txz:  Upgraded.
l/parted-2.1-i486-1.txz:  Upgraded.
l/pil-1.1.7-i486-1.txz:  Upgraded.
l/pilot-link-0.12.3-i486-11.txz:  Rebuilt.
 Patched to compile with libpng-1.4.x.
l/poppler-0.12.4-i486-1.txz:  Upgraded.
 Removed Qt3 support.
l/poppler-data-0.4.0-noarch-1.txz:  Upgraded.
l/pycairo-1.8.8-i486-1.txz:  Upgraded.
l/pycups-1.9.48-i486-1.txz:  Upgraded.
l/pygobject-2.20.0-i486-1.txz:  Upgraded.
l/pygtk-2.16.0-i486-1.txz:  Upgraded.
l/qt-4.5.3_063bded-i486-4.txz:  Rebuilt.
 Patched to compile with libpng-1.4.x.
l/qtscriptgenerator-0.1.0-i486-2.txz:  Rebuilt.
l/sdl-1.2.14-i486-1.txz:  Upgraded.
 Upgraded to SDL-1.2.14, SDL_image-1.2.10, and SDL_mixer-1.2.11.
l/seamonkey-solibs-2.0.3-i486-1.txz:  Upgraded.
l/slang-2.2.2-i486-1.txz:  Upgraded.
l/startup-notification-0.10-i486-1.txz:  Upgraded.
l/strigi-0.7.2-i486-1.txz:  Upgraded.
l/vte-0.22.5-i486-1.txz:  Upgraded.
n/bluez-utils-3.36-i486-8.txz:  Rebuilt.
 This will quiet down udev until we figure out if we want bluez4 yet.
n/dhcp-4.1.1-i486-1.txz:  Upgraded.
n/dhcpcd-5.1.5-i486-1.txz:  Upgraded.
n/dnsmasq-2.52-i486-1.txz:  Upgraded.
n/gnupg2-2.0.14-i486-1.txz:  Upgraded.
n/gnutls-2.8.5-i486-2.txz:  Rebuilt.
n/iptables-1.4.6-i486-1.txz:  Upgraded.
n/lftp-4.0.5-i486-1.txz:  Upgraded.
n/links-2.3pre1-i486-1.txz:  Upgraded.
n/lynx-2.8.7-i486-1.txz:  Upgraded.
n/netatalk-2.0.5-i486-1.txz:  Upgraded.
n/openldap-client-2.4.21-i486-1.txz:  Upgraded.
n/openssl-0.9.8m-i486-1.txz:  Upgraded.
 This OpenSSL update contains some security related bugfixes.
 For more information, see the included CHANGES and NEWS files, and:
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1678
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1378
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1377
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1379
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3245
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-4355
 (* Security fix *)
n/ppp-2.4.5-i486-1.txz:  Upgraded.
n/proftpd-1.3.3-i486-1.txz:  Upgraded.
n/rsync-3.0.7-i486-1.txz:  Upgraded.
n/samba-3.4.6-i486-1.txz:  Upgraded.
n/vsftpd-2.2.2-i486-1.txz:  Upgraded.
n/wget-1.12-i486-1.txz:  Upgraded.
n/wpa_supplicant-0.6.10-i486-1.txz:  Upgraded.
t/tetex-3.0-i486-7.txz:  Rebuilt.
t/tetex-doc-3.0-i486-7.txz:  Rebuilt.
t/transfig-3.2.4-i486-3.txz:  Rebuilt.
 Patched to compile with libpng-1.4.x.
t/xfig-3.2.4-i486-5.txz:  Rebuilt.
 Patched to compile with libpng-1.4.x.
x/appres-1.0.2-i486-1.txz:  Upgraded.
x/bdftopcf-1.0.2-i486-1.txz:  Upgraded.
x/bigreqsproto-1.1.0-noarch-1.txz:  Upgraded.
x/bitmap-1.0.4-i486-1.txz:  Upgraded.
x/compiz-0.8.4-i486-1.txz:  Upgraded.
x/compositeproto-0.4.1-noarch-1.txz:  Upgraded.
x/damageproto-1.2.0-noarch-1.txz:  Upgraded.
x/dmxproto-2.3-noarch-1.txz:  Upgraded.
x/dri2proto-2.3-i486-1.txz:  Upgraded.
x/editres-1.0.4-i486-1.txz:  Upgraded.
x/encodings-1.0.3-noarch-1.txz:  Upgraded.
x/evieext-1.1.0-noarch-1.txz:  Upgraded.
x/fixesproto-4.1.1-noarch-1.txz:  Upgraded.
x/font-adobe-100dpi-1.0.1-noarch-1.txz:  Upgraded.
x/font-adobe-75dpi-1.0.1-noarch-1.txz:  Upgraded.
x/font-adobe-utopia-100dpi-1.0.2-noarch-1.txz:  Upgraded.
x/font-adobe-utopia-75dpi-1.0.2-noarch-1.txz:  Upgraded.
x/font-adobe-utopia-type1-1.0.2-noarch-1.txz:  Upgraded.
x/font-alias-1.0.2-noarch-1.txz:  Upgraded.
x/font-arabic-misc-1.0.1-noarch-1.txz:  Upgraded.
x/font-bh-100dpi-1.0.1-noarch-1.txz:  Upgraded.
x/font-bh-75dpi-1.0.1-noarch-1.txz:  Upgraded.
x/font-bh-lucidatypewriter-100dpi-1.0.1-noarch-1.txz:  Upgraded.
x/font-bh-lucidatypewriter-75dpi-1.0.1-noarch-1.txz:  Upgraded.
x/font-bh-ttf-1.0.1-noarch-1.txz:  Upgraded.
x/font-bh-type1-1.0.1-noarch-1.txz:  Upgraded.
x/font-bitstream-100dpi-1.0.1-noarch-1.txz:  Upgraded.
x/font-bitstream-75dpi-1.0.1-noarch-1.txz:  Upgraded.
x/font-bitstream-speedo-1.0.1-noarch-1.txz:  Upgraded.
x/font-bitstream-type1-1.0.1-noarch-1.txz:  Upgraded.
x/font-cronyx-cyrillic-1.0.1-noarch-1.txz:  Upgraded.
x/font-cursor-misc-1.0.1-noarch-1.txz:  Upgraded.
x/font-daewoo-misc-1.0.1-noarch-1.txz:  Upgraded.
x/font-dec-misc-1.0.1-noarch-1.txz:  Upgraded.
x/font-ibm-type1-1.0.1-noarch-1.txz:  Upgraded.
x/font-isas-misc-1.0.1-noarch-1.txz:  Upgraded.
x/font-jis-misc-1.0.1-noarch-1.txz:  Upgraded.
x/font-micro-misc-1.0.1-noarch-1.txz:  Upgraded.
x/font-misc-cyrillic-1.0.1-noarch-1.txz:  Upgraded.
x/font-misc-ethiopic-1.0.1-noarch-1.txz:  Upgraded.
x/font-misc-meltho-1.0.1-noarch-1.txz:  Upgraded.
x/font-misc-misc-1.1.0-noarch-1.txz:  Upgraded.
x/font-mutt-misc-1.0.1-noarch-1.txz:  Upgraded.
x/font-schumacher-misc-1.1.0-noarch-1.txz:  Upgraded.
x/font-screen-cyrillic-1.0.2-noarch-1.txz:  Upgraded.
x/font-sony-misc-1.0.1-noarch-1.txz:  Upgraded.
x/font-sun-misc-1.0.1-noarch-1.txz:  Upgraded.
x/font-util-1.1.1-i486-1.txz:  Upgraded.
x/font-winitzki-cyrillic-1.0.1-noarch-1.txz:  Upgraded.
x/font-xfree86-type1-1.0.2-noarch-1.txz:  Upgraded.
x/fontcacheproto-0.1.3-noarch-1.txz:  Upgraded.
x/fontconfig-2.8.0-i486-1.txz:  Upgraded.
x/fontconfig-2.8.0-i486-1.txz:  Upgraded.
x/fontsproto-2.1.0-noarch-1.txz:  Upgraded.
x/glproto-1.4.11-noarch-1.txz:  Upgraded.
x/iceauth-1.0.3-i486-1.txz:  Upgraded.
x/inputproto-2.0-noarch-1.txz:  Upgraded.
x/intel-gpu-tools-1.0.2-i486-1.txz:  Upgraded.
x/kbproto-1.0.4-noarch-1.txz:  Upgraded.
x/lbxproxy-1.0.1-i486-2.txz:  Removed.
x/libICE-1.0.6-i486-1.txz:  Upgraded.
x/libSM-1.1.1-i486-1.txz:  Upgraded.
x/libX11-1.3.3-i486-1.txz:  Upgraded.
x/libXScrnSaver-1.2.0-i486-1.txz:  Upgraded.
x/libXau-1.0.5-i486-1.txz:  Upgraded.
x/libXaw-1.0.7-i486-1.txz:  Upgraded.
x/libXcomposite-0.4.1-i486-1.txz:  Upgraded.
x/libXcursor-1.1.10-i486-1.txz:  Upgraded.
x/libXdamage-1.1.2-i486-1.txz:  Upgraded.
x/libXdmcp-1.0.3-i486-1.txz:  Upgraded.
x/libXext-1.1-i486-1.txz:  Upgraded.
x/libXfixes-4.0.4-i486-1.txz:  Upgraded.
x/libXfont-1.4.1-i486-1.txz:  Upgraded.
x/libXfontcache-1.0.5-i486-1.txz:  Upgraded.
x/libXft-2.1.14-i486-1.txz:  Upgraded.
x/libXi-1.3-i486-1.txz:  Upgraded.
x/libXinerama-1.1-i486-1.txz:  Upgraded.
x/libXmu-1.0.5-i486-1.txz:  Upgraded.
x/libXpm-3.5.8-i486-1.txz:  Upgraded.
x/libXrender-0.9.5-i486-1.txz:  Upgraded.
x/libXres-1.0.4-i486-1.txz:  Upgraded.
x/libXt-1.0.7-i486-1.txz:  Upgraded.
x/libXtst-1.1.0-i486-1.txz:  Upgraded.
x/libXv-1.0.5-i486-1.txz:  Upgraded.
x/libXvMC-1.0.5-i486-1.txz:  Upgraded.
x/libXxf86dga-1.1.1-i486-1.txz:  Upgraded.
x/libXxf86misc-1.0.2-i486-1.txz:  Upgraded.
x/libXxf86vm-1.1.0-i486-1.txz:  Upgraded.
x/libdmx-1.1.0-i486-1.txz:  Upgraded.
x/libdrm-2.4.18-i486-1.txz:  Upgraded.
x/libfontenc-1.0.5-i486-1.txz:  Upgraded.
x/liblbxutil-1.0.1-i486-2.txz:  Removed.
x/libpciaccess-0.11.0-i486-1.txz:  Upgraded.
x/libpthread-stubs-0.3-noarch-1.txz:  Upgraded.
x/libxcb-1.5-i486-1.txz:  Upgraded.
x/libxkbfile-1.0.6-i486-1.txz:  Upgraded.
x/listres-1.0.2-i486-1.txz:  Upgraded.
x/luit-1.0.5-i486-1.txz:  Upgraded.
x/makedepend-1.0.2-i486-1.txz:  Upgraded.
x/mesa-7.7-i486-1.txz:  Upgraded.
x/mkcomposecache-1.2.1-i486-1.txz:  Upgraded.
x/mkfontdir-1.0.5-noarch-1.txz:  Upgraded.
x/mkfontscale-1.0.7-i486-1.txz:  Upgraded.
x/pixman-0.16.6-i486-1.txz:  Upgraded.
x/proxymngr-1.0.1-i486-2.txz:  Removed.
x/randrproto-1.3.1-noarch-1.txz:  Upgraded.
x/recordproto-1.14-noarch-1.txz:  Upgraded.
x/resourceproto-1.1.0-noarch-1.txz:  Upgraded.
x/scrnsaverproto-1.2.0-noarch-1.txz:  Upgraded.
x/sessreg-1.0.5-i486-1.txz:  Upgraded.
x/smproxy-1.0.3-i486-1.txz:  Upgraded.
x/twm-1.0.4-i486-3.txz:  Rebuilt.
x/util-macros-1.6.0-noarch-1.txz:  Upgraded.
x/videoproto-2.3.0-noarch-1.txz:  Upgraded.
x/viewres-1.0.2-i486-1.txz:  Upgraded.
x/x11perf-1.5.1-i486-1.txz:  Upgraded.
x/xauth-1.0.4-i486-1.txz:  Upgraded.
x/xbacklight-1.1.1-i486-1.txz:  Upgraded.
x/xbiff-1.0.2-i486-1.txz:  Upgraded.
x/xbitmaps-1.1.0-noarch-1.txz:  Upgraded.
x/xcalc-1.0.3-i486-1.txz:  Upgraded.
x/xcb-proto-1.6-noarch-1.txz:  Upgraded.
x/xcb-util-0.3.6-i486-1.txz:  Upgraded.
x/xclipboard-1.1.0-i486-1.txz:  Upgraded.
x/xclock-1.0.4-i486-1.txz:  Upgraded.
x/xcmiscproto-1.2.0-noarch-1.txz:  Upgraded.
x/xcmsdb-1.0.2-i486-1.txz:  Upgraded.
x/xcompmgr-1.1.5-i486-1.txz:  Upgraded.
x/xcursor-themes-1.0.2-noarch-1.txz:  Upgraded.
x/xcursorgen-1.0.3-i486-1.txz:  Upgraded.
x/xdm-1.1.9-i486-1.txz:  Upgraded.
x/xdpyinfo-1.1.0-i486-1.txz:  Upgraded.
x/xdriinfo-1.0.3-i486-1.txz:  Upgraded.
x/xev-1.0.4-i486-1.txz:  Upgraded.
x/xextproto-7.1.1-noarch-1.txz:  Upgraded.
x/xeyes-1.1.0-i486-1.txz:  Upgraded.
x/xf86-input-acecad-1.4.0-i486-1.txz:  Upgraded.
x/xf86-input-aiptek-1.3.0-i486-1.txz:  Upgraded.
x/xf86-input-citron-2.2.2-i486-1.txz:  Removed.
x/xf86-input-elographics-1.2.3-i486-2.txz:  Removed.
x/xf86-input-evdev-2.3.2-i486-1.txz:  Upgraded.
x/xf86-input-fpit-1.3.0-i486-1.txz:  Removed.
x/xf86-input-hyperpen-1.3.0-i486-1.txz:  Removed.
x/xf86-input-joystick-1.4.99.2-i486-1.txz:  Upgraded.
x/xf86-input-keyboard-1.4.0-i486-1.txz:  Upgraded.
x/xf86-input-mouse-1.5.0-i486-1.txz:  Upgraded.
x/xf86-input-mutouch-1.2.1-i486-2.txz:  Removed.
x/xf86-input-penmount-1.4.0-i486-2.txz:  Rebuilt.
x/xf86-input-synaptics-1.2.1-i486-1.txz:  Upgraded.
x/xf86-input-vmmouse-12.6.6-i486-1.txz:  Upgraded.
x/xf86-input-void-1.3.0-i486-1.txz:  Upgraded.
x/xf86-input-wacom-0.10.4-i486-1.txz:  Upgraded.
x/xf86-video-apm-1.2.2-i486-2.txz:  Rebuilt.
x/xf86-video-ark-0.7.2-i486-1.txz:  Upgraded.
x/xf86-video-ast-0.89.9-i486-2.txz:  Rebuilt.
x/xf86-video-ati-6.12.4-i486-1.txz:  Upgraded.
x/xf86-video-chips-1.2.2-i486-1.txz:  Upgraded.
x/xf86-video-cirrus-1.3.2-i486-2.txz:  Rebuilt.
x/xf86-video-dummy-0.3.3-i486-1.txz:  Upgraded.
x/xf86-video-glint-1.2.4-i486-2.txz:  Rebuilt.
x/xf86-video-i128-1.3.3-i486-2.txz:  Rebuilt.
x/xf86-video-i740-1.3.2-i486-2.txz:  Rebuilt.
x/xf86-video-intel-2.10.0-i486-1.txz:  Upgraded.
x/xf86-video-mach64-6.8.2-i486-2.txz:  Rebuilt.
x/xf86-video-mga-1.4.11-i486-2.txz:  Rebuilt.
x/xf86-video-neomagic-1.2.4-i486-2.txz:  Rebuilt.
x/xf86-video-newport-0.2.3-i486-1.txz:  Upgraded.
x/xf86-video-nv-2.1.16-i486-1.txz:  Upgraded.
x/xf86-video-openchrome-0.2.904-i486-1.txz:  Upgraded.
x/xf86-video-r128-6.8.1-i486-2.txz:  Rebuilt.
x/xf86-video-radeonhd-1.3.0-i486-1.txz:  Upgraded.
x/xf86-video-rendition-4.2.3-i486-1.txz:  Upgraded.
x/xf86-video-s3-0.6.3-i486-2.txz:  Rebuilt.
x/xf86-video-s3virge-1.10.4-i486-2.txz:  Rebuilt.
x/xf86-video-savage-2.3.1-i486-2.txz:  Rebuilt.
x/xf86-video-siliconmotion-1.7.3-i486-1.txz:  Upgraded.
x/xf86-video-sis-0.10.2-i486-2.txz:  Rebuilt.
x/xf86-video-sisusb-0.9.3-i486-2.txz:  Rebuilt.
x/xf86-video-tdfx-1.4.3-i486-2.txz:  Rebuilt.
x/xf86-video-tga-1.2.1-i486-1.txz:  Upgraded.
x/xf86-video-trident-1.3.3-i486-1.txz:  Upgraded.
x/xf86-video-tseng-1.2.3-i486-1.txz:  Upgraded.
x/xf86-video-v4l-0.2.0-i486-3.txz:  Rebuilt.
x/xf86-video-vesa-2.3.0-i486-2.txz:  Rebuilt.
x/xf86-video-vmware-10.16.9-i486-2.txz:  Rebuilt.
x/xf86-video-voodoo-1.2.3-i486-2.txz:  Rebuilt.
x/xf86-video-xgi-1.5.1-i486-1.txz:  Upgraded.
x/xf86-video-xgixp-1.7.99.4-i486-1.txz:  Upgraded.
x/xf86bigfontproto-1.2.0-noarch-1.txz:  Upgraded.
x/xf86dgaproto-2.1-noarch-1.txz:  Upgraded.
x/xf86driproto-2.1.0-noarch-1.txz:  Upgraded.
x/xf86miscproto-0.9.3-noarch-1.txz:  Upgraded.
x/xf86vidmodeproto-2.3-noarch-1.txz:  Upgraded.
x/xgamma-1.0.3-i486-1.txz:  Upgraded.
x/xgc-1.0.2-i486-2.txz:  Rebuilt.
x/xhost-1.0.3-i486-1.txz:  Upgraded.
x/xineramaproto-1.2-noarch-1.txz:  Upgraded.
x/xinit-1.2.0-i486-1.txz:  Upgraded.
x/xinput-1.5.0-i486-1.txz:  Upgraded.
x/xkbcomp-1.1.1-i486-1.txz:  Upgraded.
x/xkbevd-1.1.0-i486-1.txz:  Upgraded.
x/xkbprint-1.0.2-i486-1.txz:  Upgraded.
x/xkbutils-1.0.2-i486-1.txz:  Upgraded.
x/xkeyboard-config-1.8-noarch-1.txz:  Upgraded.
x/xkill-1.0.2-i486-1.txz:  Upgraded.
x/xlogo-1.0.2-i486-1.txz:  Upgraded.
x/xlsatoms-1.0.2-i486-1.txz:  Upgraded.
x/xlsclients-1.0.2-i486-1.txz:  Upgraded.
x/xmag-1.0.3-i486-1.txz:  Upgraded.
x/xman-1.1.0-i486-1.txz:  Upgraded.
x/xmessage-1.0.3-i486-1.txz:  Upgraded.
x/xmodmap-1.0.4-i486-1.txz:  Upgraded.
x/xorg-cf-files-1.0.3-noarch-1.txz:  Upgraded.
x/xorg-docs-1.5-noarch-1.txz:  Upgraded.
x/xorg-server-1.7.5-i486-1.txz:  Upgraded.
x/xorg-server-xephyr-1.7.5-i486-1.txz:  Upgraded.
x/xorg-server-xnest-1.7.5-i486-1.txz:  Upgraded.
x/xorg-server-xvfb-1.7.5-i486-1.txz:  Upgraded.
x/xorg-sgml-doctools-1.3-noarch-1.txz:  Upgraded.
x/xpr-1.0.3-i486-1.txz:  Upgraded.
x/xprop-1.1.0-i486-1.txz:  Upgraded.
x/xproto-7.0.16-noarch-1.txz:  Upgraded.
x/xproxymanagementprotocol-1.0.3-noarch-1.txz:  Upgraded.
x/xpyb-1.2-i486-1.txz:  Upgraded.
x/xrandr-1.3.2-i486-1.txz:  Upgraded.
x/xrdb-1.0.6-i486-1.txz:  Upgraded.
x/xrefresh-1.0.3-i486-1.txz:  Upgraded.
x/xscope-1.2-i486-1.txz:  Upgraded.
x/xset-1.1.0-i486-1.txz:  Upgraded.
x/xsetroot-1.0.3-i486-1.txz:  Upgraded.
x/xterm-255-i486-1.txz:  Upgraded.
x/xtrans-1.2.5-noarch-1.txz:  Upgraded.
x/xvidtune-1.0.2-i486-1.txz:  Upgraded.
x/xvinfo-1.1.0-i486-1.txz:  Upgraded.
x/xwd-1.0.3-i486-1.txz:  Upgraded.
x/xwininfo-1.0.5-i486-1.txz:  Upgraded.
x/xwud-1.0.2-i486-1.txz:  Upgraded.
xap/MPlayer-20100218-i486-1.txz:  Upgraded.
xap/blackbox-0.70.1-i486-3.txz:  Upgraded.
xap/electricsheep-20090306-i486-3.txz:  Rebuilt.
xap/fluxbox-1.1.1-i486-2.txz:  Rebuilt.
 Fixed paths in xinitrc.fluxbox.
xap/gimp-2.6.8-i486-2.txz:  Rebuilt.
 Patched to compile with libpng-1.4.x.
xap/gnuchess-5.07-i486-5.txz:  Rebuilt.
 Upgraded to eboard-1.1.1 and xboard-4.4.2.
xap/gnuplot-4.2.6-i486-1.txz:  Upgraded.
xap/gucharmap-2.28.2-i486-1.txz:  Upgraded.
xap/imagemagick-6.5.9_6-i486-1.txz:  Upgraded.
xap/pan-0.133-i486-2.txz:  Rebuilt.
 Patched to use gmime-2.4.x.
xap/sane-1.0.20-i486-3.txz:  Rebuilt.
xap/seamonkey-2.0.3-i486-1.txz:  Upgraded.
 This release fixes some more security vulnerabilities.
 For more information, see:
   http://www.mozilla.org/security/known-vulnerabilities/seamonkey20.html
 (* Security fix *)
xap/windowmaker-20060427cvs-i486-3.txz:  Rebuilt.
 Fixed paths in xinitrc.wmaker.
 Patched to compile with libpng-1.4.x.
xap/xchat-2.8.6-i486-4.txz:  Rebuilt.
xap/xfce-4.6.1-i486-6.txz:  Rebuilt.
 Upgraded to Terminal-0.4.4, exo-0.3.106, libxfcegui4-4.6.3,
 xfce4-dev-tools-4.7.2, xfce4-panel-4.6.3, and xfce4-settings-4.6.4.
xap/xfce4-notifyd-0.1.0-i486-1.txz:  Added.
xap/xfce4-power-manager-0.8.4.2-i486-1.txz:  Upgraded.
xap/xine-lib-1.1.17-i686-1.txz:  Upgraded.
xap/xine-ui-0.99.5-i686-3.txz:  Rebuilt.
 Patched to compile with libpng-1.4.x.
xap/xpaint-2.8.16-i486-1.txz:  Upgraded.
xap/xpdf-3.02pl4-i486-2.txz:  Rebuilt.
 Moved the icon from the icons to the pixmaps directory, as the icons
 directory should only be used for themed icons.
 Thanks to mancha for the heads-up.
xap/xsane-0.996-i486-2.txz:  Rebuilt.
xap/xscreensaver-5.10-i486-1.txz:  Upgraded.
xap/xv-3.10a-i486-6.txz:  Rebuilt.
 More patches and enhancements via Greg Roelofs.
extra/bash-completion/bash-completion-1.1-noarch-1.txz:  Upgraded.
extra/linux-2.6.33-nosmp-sdk/*:  Upgraded.
isolinux/initrd.img:  Rebuilt.
kernels/*:  Upgraded.
testing/packages/bash-4.0.024-i486-1.txz:  Removed.
usb-and-pxe-installers/usbboot.img:  Rebuilt.
usb-and-pxe-installers/usbimg2disk.sh:  Upgraded.
 Thanks to Eric Hameleers.
+--------------------------+
Sun Jan 31 19:28:54 UTC 2010
a/shadow-4.1.4.2-i486-2.txz:  Rebuilt.
 Removed /etc/login.defs that was not supposed to be installed directly.
 Thanks to sahko.
ap/mpg123-1.10.0-i486-2.txz:  Rebuilt.
 This should probably not include an arts output module.
 Thanks to G�rard Monpontet.
+--------------------------+
Sun Jan 31 00:14:48 UTC 2010
Thanks to Robby Workman for most of the non-kernel updates below!
a/kernel-firmware-2.6.32.7-noarch-1.txz:  Upgraded.
a/kernel-generic-2.6.32.7-i486-1.txz:  Upgraded.
a/kernel-generic-smp-2.6.32.7_smp-i686-1.txz:  Upgraded.
a/kernel-huge-2.6.32.7-i486-1.txz:  Upgraded.
a/kernel-huge-smp-2.6.32.7_smp-i686-1.txz:  Upgraded.
a/kernel-modules-2.6.32.7-i486-1.txz:  Upgraded.
a/kernel-modules-smp-2.6.32.7_smp-i686-1.txz:  Upgraded.
a/shadow-4.1.4.2-i486-1.txz:  Upgraded.
ap/linuxdoc-tools-0.9.66-i486-1.txz:  Upgraded.
 Thanks to Stuart Winter.
ap/mpg123-1.10.0-i486-1.txz:  Added.
 Moved from /extra, and upgraded to the latest version.
ap/mpg321-0.2.10-i486-2.txz:  Removed.
d/git-1.6.6.1-i486-1.txz:  Upgraded.
d/kernel-headers-2.6.32.7_smp-x86-1.txz:  Upgraded.
k/kernel-source-2.6.32.7_smp-noarch-1.txz:  Upgraded.
l/urwid-0.9.9.1-i486-1.txz:  Upgraded.
extra/linux-2.6.32.7-nosmp-sdk/:  Upgraded.
extra/mpg123/mpg123-0.65-i486-1.txz:  Removed.
isolinux/initrd.img:  Rebuilt.
kernels/*:  Upgraded.
usb-and-pxe-installers/usbboot.img:  Rebuilt.
+--------------------------+
Mon Jan 25 23:13:23 UTC 2010
a/eject-2.1.5-i486-2.txz:  Rebuilt.
 Fixed a problem handling spaces within mount points.
 Thanks to Andrea Amerini for the bug report.
a/syslinux-3.84-i486-2.txz:  Rebuilt.
 Fixed missing files.
l/seamonkey-solibs-2.0.2-i486-2.txz:  Rebuilt.
n/rdist-6.1.5-i486-2.txz:  Rebuilt.
 Merged Fedora patches to fix symlink creation by rdistd.
 Thanks to Vincent Liggio for the bug report.
xap/seamonkey-2.0.2-i486-2.txz:  Rebuilt.
 Added js.msg "header" needed to compile google-gadgets.
 Thanks to Heinz Wiesinger for the bug report.
+--------------------------+
Sun Jan 24 20:22:46 UTC 2010
a/aaa_elflibs-13.013-i486-1.txz:  Rebuilt.
 Added libltdl.so.3.1.6.
a/gettext-0.17-i486-3.txz:  Rebuilt.
a/kernel-firmware-2.6.32.5-noarch-1.txz:  Upgraded.
a/kernel-generic-2.6.32.5-i486-1.txz:  Upgraded.
a/kernel-generic-smp-2.6.32.5_smp-i686-1.txz:  Upgraded.
a/kernel-huge-2.6.32.5-i486-1.txz:  Upgraded.
a/kernel-huge-smp-2.6.32.5_smp-i686-1.txz:  Upgraded.
a/kernel-modules-2.6.32.5-i486-1.txz:  Upgraded.
a/kernel-modules-smp-2.6.32.5_smp-i686-1.txz:  Upgraded.
a/syslinux-3.84-i486-1.txz:  Upgraded.
ap/gphoto2-2.4.7-i486-2.txz:  Rebuilt.
 Recompiled against libtool-2.2.6b.
ap/rpm-4.8.0-i486-1.txz:  Upgraded.
ap/sox-14.3.0-i486-2.txz:  Rebuilt.
 Recompiled against libtool-2.2.6b.
d/autoconf-2.65-noarch-1.txz:  Upgraded.
d/automake-1.11.1-noarch-1.txz:  Upgraded.
d/cmake-2.8.0-i486-1.txz:  Upgraded.
d/gcc-4.4.3-i486-1.txz:  Upgraded.
d/gcc-g++-4.4.3-i486-1.txz:  Upgraded.
d/gcc-gfortran-4.4.3-i486-1.txz:  Upgraded.
d/gcc-gnat-4.4.3-i486-1.txz:  Upgraded.
d/gcc-java-4.4.3-i486-1.txz:  Upgraded.
d/gcc-objc-4.4.3-i486-1.txz:  Upgraded.
d/gettext-tools-0.17-i486-4.txz:  Rebuilt.
 Recompiled against libgcj.so.10.
d/guile-1.8.7-i486-2.txz:  Rebuilt.
 Recompiled against libtool-2.2.6b.
d/libtool-2.2.6b-i486-1.txz:  Upgraded.
d/kernel-headers-2.6.32.5_smp-x86-1.txz:  Upgraded.
d/nasm-2.07-i486-1.txz:  Upgraded.
k/kernel-source-2.6.32.5_smp-noarch-1.txz:  Upgraded.
l/jre-6u18-i586-1.txz:  Upgraded.
 Upgraded to Java(TM) 2 Platform Standard Edition Runtime Environment
 Version 6.0 update 18.
l/libgphoto2-2.4.7-i486-2.txz:  Rebuilt.
 Recompiled against libtool-2.2.6b.
l/libnotify-0.4.5-i486-1.txz:  Added.
l/phonon-4.3.1-i486-3.txz:  Rebuilt.
 Fixed problems with UTF8 filenames (noted with Amarok).
 Thanks to Vincent Batts for tracking down the upstream patches.
l/seamonkey-solibs-2.0.2-i486-1.txz:  Upgraded.
l/urwid-0.9.9-i486-1.txz:  Upgraded.
n/dhcpcd-5.1.4-i486-1.txz:  Upgraded.
n/gnutls-2.8.5-i486-1.txz:  Upgraded.
n/httpd-2.2.14-i486-1.txz:  Upgraded.
 This fixes a couple of security bugs when using mod_proxy_ftp.
 For more information, see:
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3094
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3095
 (* Security fix *)
n/net-snmp-5.5-i486-2.txz:  Rebuilt.
 It looks like net-snmp has to be compiled twice if the library sonames
 are bumped, otherwise the perl module will remain linked against the
 old library versions.
n/network-scripts-13.0-noarch-3.txz:  Upgraded.
 rc.inet1 is now compatible with dhcpcd-5.1.x.
n/php-5.2.12-i486-1.txz:  Upgraded.
 This fixes many bugs, including a few security issues.
 For more information, see:
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3557
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3558
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-4017
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-4142
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-4143
 (* Security fix *)
xap/mozilla-firefox-3.6-i686-1.txz:  Upgraded.
xap/mozilla-thunderbird-3.0.1-i686-1.txz:  Upgraded.
 This upgrade fixes some more security bugs.
 For more information, see:
   http://www.mozilla.org/security/known-vulnerabilities/thunderbird30.html
 (* Security fix *)
xap/pidgin-2.6.5-i486-1.txz:  Upgraded.
 This fixes a directory traversal vulnerability in Pidgin's MSN protocol
 handling that may allow attackers to download arbitrary files.
 For more information, see:
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0013
 (* Security fix *)
xap/sane-1.0.20-i486-2.txz:  Rebuilt.
 Recompiled against libtool-2.2.6b.
xap/seamonkey-2.0.2-i486-1.txz:  Upgraded.
extra/jdk-6/jdk-6u18-i486-1.txz:  Upgraded.
 Upgraded to Java(TM) 2 Platform Standard Edition Development Kit
 Version 6.0 update 18.
extra/slacktrack/slacktrack-2.07-i486-1.txz:  Upgraded.
 Thanks to Stuart Winter.
extra/wicd/wicd-1.7.0-i486-1.txz:  Upgraded.
extra/linux-2.6.32.5-nosmp-sdk/:  Upgraded.
isolinux/initrd.img:  Rebuilt.
kernels/*:  Upgraded.
testing/packages/btrfs-progs-20100120-i486-1.txz:  Added.
usb-and-pxe-installers/usbboot.img:  Rebuilt.
+--------------------------+
Sat Jan  9 01:42:22 UTC 2010
a/kernel-firmware-2.6.32.3-noarch-1.txz:  Upgraded.
a/kernel-generic-2.6.32.3-i486-1.txz:  Upgraded.
a/kernel-generic-smp-2.6.32.3_smp-i686-1.txz:  Upgraded.
a/kernel-huge-2.6.32.3-i486-1.txz:  Upgraded.
a/kernel-huge-smp-2.6.32.3_smp-i686-1.txz:  Upgraded.
a/kernel-modules-2.6.32.3-i486-1.txz:  Upgraded.
a/kernel-modules-smp-2.6.32.3_smp-i686-1.txz:  Upgraded.
d/kernel-headers-2.6.32.3_smp-x86-1.txz:  Upgraded.
k/kernel-source-2.6.32.3_smp-noarch-1.txz:  Upgraded.
n/samba-3.4.4-i486-1.txz:  Upgraded.
xap/mozilla-firefox-3.5.7-i686-1.txz:  Upgraded.
extra/linux-2.6.32.3-nosmp-sdk/:  Upgraded.
isolinux/initrd.img:  Rebuilt.
kernels/*:  Upgraded.
usb-and-pxe-installers/usbboot.img:  Rebuilt.
+--------------------------+
Mon Jan  4 21:43:02 UTC 2010
 New kernels...  and this deserves a mention/warning:  the last bits of the
 "old" IDE/ATA system have been removed now.  Everything should be using
 the libata based drivers now, so if you have any drives that are currently
 running as /dev/hda, /dev/hdb, etc., when you reboot with these kernels all
 drives will be renamed as /dev/sda, /dev/sdb, etc.  If you had any /dev/sd*
 already, they might get renamed.  Adjustments may be required in
 /etc/lilo.conf, /etc/fstab, the initrd, and elsewhere.  Good luck!
a/glibc-solibs-2.11.1-i486-1.txz:  Upgraded.
a/glibc-zoneinfo-2.11.1-noarch-1.txz:  Upgraded.
a/kernel-firmware-2.6.32.2-noarch-1.txz:  Upgraded.
a/kernel-generic-2.6.32.2-i486-1.txz:  Upgraded.
a/kernel-generic-smp-2.6.32.2_smp-i686-1.txz:  Upgraded.
a/kernel-huge-2.6.32.2-i486-1.txz:  Upgraded.
a/kernel-huge-smp-2.6.32.2_smp-i686-1.txz:  Upgraded.
a/kernel-modules-2.6.32.2-i486-1.txz:  Upgraded.
a/kernel-modules-smp-2.6.32.2_smp-i686-1.txz:  Upgraded.
d/gcc-4.4.2-i486-1.txz:  Moved from /testing.
d/gcc-g++-4.4.2-i486-1.txz:  Moved from /testing.
d/gcc-gfortran-4.4.2-i486-1.txz:  Moved from /testing.
d/gcc-gnat-4.4.2-i486-1.txz:  Moved from /testing.
d/gcc-java-4.4.2-i486-1.txz:  Moved from /testing.
d/gcc-objc-4.4.2-i486-1.txz:  Moved from /testing.
d/kernel-headers-2.6.32.2_smp-x86-1.txz:  Upgraded.
k/kernel-source-2.6.32.2_smp-noarch-1.txz:  Upgraded.
l/glibc-2.11.1-i486-1.txz:  Upgraded.
l/glibc-i18n-2.11.1-i486-1.txz:  Upgraded.
l/glibc-profile-2.11.1-i486-1.txz:  Upgraded.
n/wireless-tools-29-i486-6.txz:  Rebuilt.
 In rc.wireless, look for /sys/class/net/$dev/wireless rather than at the
 contents of /proc/net/wireless to determine if an interface is wireless.
 In recent kernels, interfaces that are not active will not appear in
 /proc/net/wireless.  Thanks to Marin Glibic and Piter Punk.
extra/linux-2.6.32.2-nosmp-sdk/:  Upgraded.
isolinux/initrd.img:  Rebuilt.
kernels/*:  Upgraded.
usb-and-pxe-installers/usbboot.img:  Rebuilt.
+--------------------------+
Sat Dec 19 00:09:53 UTC 2009
l/akonadi-1.2.1-i486-2.txz:  Rebuilt.
l/liblastfm-0.3.0-i486-2.txz:  Rebuilt.
l/seamonkey-solibs-2.0.1-i486-1.txz:  Upgraded.
 Upgraded to seamonkey-2.0.1 shared libraries.
xap/seamonkey-2.0.1-i486-1.txz:  Upgraded.
 Upgraded to seamonkey-2.0.1.
 This release fixes some more security vulnerabilities.
 For more information, see:
   http://www.mozilla.org/security/known-vulnerabilities/seamonkey20.html
 (* Security fix *)
+--------------------------+
Thu Dec 17 20:51:37 UTC 2009
d/ruby-1.9.1_p243-i486-4.txz:  Rebuilt.
 Added deprecated headers needed to build kdebindings.
kde/amarok-2.2.1-i486-1.txz:  Upgraded.
kde/k3b-1.69.0-i486-2.txz:  Rebuilt.
kde/kdeaccessibility-4.3.4-i486-1.txz:  Upgraded.
kde/kdeadmin-4.3.4-i486-1.txz:  Upgraded.
kde/kdeartwork-4.3.4-i486-1.txz:  Upgraded.
kde/kdebase-4.3.4-i486-1.txz:  Upgraded.
kde/kdebase-runtime-4.3.4-i486-1.txz:  Upgraded.
kde/kdebase-workspace-4.3.4-i486-1.txz:  Upgraded.
kde/kdebindings-4.3.4-i486-1.txz:  Upgraded.
 Thanks to oneforall for the Ruby 1.9.1 compatibility patches.
kde/kdeedu-4.3.4-i486-1.txz:  Upgraded.
kde/kdegames-4.3.4-i486-1.txz:  Upgraded.
kde/kdegraphics-4.3.4-i486-1.txz:  Upgraded.
kde/kdelibs-4.3.4-i486-1.txz:  Upgraded.
kde/kdelibs-experimental-4.3.4-i486-1.txz:  Upgraded.
kde/kdemultimedia-4.3.4-i486-1.txz:  Upgraded.
kde/kdenetwork-4.3.4-i486-1.txz:  Upgraded.
kde/kdepim-4.3.4-i486-1.txz:  Upgraded.
kde/kdepim-runtime-4.3.4-i486-1.txz:  Upgraded.
kde/kdepimlibs-4.3.4-i486-1.txz:  Upgraded.
kde/kdeplasma-addons-4.3.4-i486-1.txz:  Upgraded.
kde/kdesdk-4.3.4-i486-1.txz:  Upgraded.
kde/kdetoys-4.3.4-i486-1.txz:  Upgraded.
kde/kdeutils-4.3.4-i486-1.txz:  Upgraded.
kde/kdevelop-3.9.97-i486-1.txz:  Upgraded.
kde/kdevplatform-0.9.97-i486-1.txz:  Upgraded.
kde/kdewebdev-4.3.4-i486-1.txz:  Upgraded.
kde/ktorrent-3.3.2-i486-1.txz:  Upgraded.
kde/oxygen-icons-4.3.4-i486-1.txz:  Upgraded.
kdei/kde-l10n-*:  Upgraded.
l/PyQt-4.6.2-i486-1.txz:  Upgraded.
l/boost-1.41.0-i486-1.txz:  Upgraded.
l/cairo-1.8.8-i486-1.txz:  Upgraded.
 Firefox 3.5.6 requires a new cairo to fix a bug on Windows.  :-/
l/djvulibre-3.5.22-i486-1.txz:  Upgraded.
l/eigen2-2.0.10-i486-1.txz:  Upgraded.
l/enchant-1.5.0-i486-1.txz:  Upgraded.
l/exiv2-0.18.2-i486-1.txz:  Upgraded.
l/fftw-3.2.2-i486-1.txz:  Added.
 Thanks to Kyle Guinn for the build script.
l/liblastfm-0.3.0-i486-1.txz:  Added.
 Thanks to Vincent Batts for the build script.
l/libsamplerate-0.1.7-i486-1.txz:  Added.
 Thanks to Paul Wisehart and Robby Workman for the build script.
l/poppler-0.12.2-i486-1.txz:  Upgraded.
l/poppler-data-0.3.1-noarch-1.txz:  Upgraded.
l/raptor-1.4.20-i486-1.txz:  Upgraded.
l/sip-4.9.3-i486-1.txz:  Upgraded.
l/taglib-1.6.1-i486-1.txz:  Upgraded.
l/wv2-0.4.2-i486-1.txz:  Upgraded.
xap/mozilla-firefox-3.5.6-i486-1.txz:  Upgraded.
 Upgraded to firefox-3.5.6.
 This fixes some security issues.
 For more information, see:
   http://www.mozilla.org/security/known-vulnerabilities/firefox35.html
 (* Security fix *)
xap/pidgin-2.6.4-i486-1.txz:  Upgraded.
+--------------------------+
Mon Dec 14 18:57:37 UTC 2009
kde/k3b-1.69.0-i486-1.txz:  Upgraded.
+--------------------------+
Sat Dec 12 04:51:11 UTC 2009
xap/gimp-2.6.8-i486-1.txz:  Upgraded.
 This fixes integer overflows in the image handling plugins that could
 lead to the execution of arbitrary code or an application crash if a
 malicious image is loaded.
 For more information, see:
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1570
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3909
 (* Security fix *)
xap/mozilla-thunderbird-3.0-i686-1.txz:  Upgraded.
 Congrats to Mozilla Messaging on the great new Thunderbird release!
+--------------------------+
Thu Dec 10 00:12:58 UTC 2009
n/ntp-4.2.4p8-i486-1.txz:  Upgraded.
 Prevent a denial-of-service attack involving spoofed mode 7 packets.
 For more information, see:
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3563
 (* Security fix *)
+--------------------------+
Tue Dec  8 20:44:44 UTC 2009
a/kernel-firmware-2.6.29.6-noarch-3.txz:  Rebuilt.
a/kernel-generic-2.6.29.6-i486-3.txz:  Rebuilt.
 Patched a bug (CVE-2009-1298) where oversized IP packets cause a
 NULL pointer dereference and immediate hang.
 For more information, see:
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1298
   http://lkml.org/lkml/2009/11/25/104
 (* Security fix *)
a/kernel-generic-smp-2.6.29.6_smp-i686-3.txz:  Rebuilt.
 Patched CVE-2009-1298.
 (* Security fix *)
a/kernel-huge-2.6.29.6-i486-3.txz:  Rebuilt.
 Patched CVE-2009-1298.
 (* Security fix *)
a/kernel-huge-smp-2.6.29.6_smp-i686-3.txz:  Rebuilt.
 Patched CVE-2009-1298.
 (* Security fix *)
a/kernel-modules-2.6.29.6-i486-3.txz:  Rebuilt.
a/kernel-modules-smp-2.6.29.6_smp-i686-3.txz:  Rebuilt.
d/kernel-headers-2.6.29.6_smp-x86-3.txz:  Rebuilt.
k/kernel-source-2.6.29.6_smp-noarch-3.txz:  Rebuilt.
 Patched CVE-2009-1298, and included the diff in /usr/src/linux-2.6.29.6.
 (* Security fix *)
extra/linux-2.6.29.6-nosmp-sdk/kernel-headers-2.6.29.6-x86-3.txz:  Rebuilt.
extra/linux-2.6.29.6-nosmp-sdk/linux-2.6.29.6-smp-to-nosmp.diff.gz:  Rebuilt.
kernels/*:  Rebuilt.
 Patched CVE-2009-1298.
 (* Security fix *)
+--------------------------+
Mon Dec  7 02:13:13 UTC 2009
d/ruby-1.9.1_p243-i486-3.txz:  Rebuilt.
 Added an explicit --enable-pthread.  This is mostly to make sure that we get
 the expected option set from future releases of Ruby -- it appears that not
 only is --enable-pthread the default in ruby-1.9.1, but trying to use
 --disable-pthread doesn't work.  Furthermore, Ruby and Tcl/Tk no longer work
 together unless both Ruby and Tcl/Tk are compiled with thread support.
 Compiling Tcl/Tk with thread support has caused some problems in the past.
 If a threaded Tcl app tries to fork(), it will hang, but by now most affected
 Tcl apps (such as eggdrop) should have patches available.
 Anyway, this should fix the issues with Ruby and Tk.  Please test it, and
 report any other problems that arise.
tcl/tcl-8.5.8-i486-1.txz:  Upgraded.
 Compiled using --enable-threads, since Ruby requires it to work with Tk.
tcl/tclx-8.4-i486-3.txz:  Rebuilt.
 Recompiled using --enable-threads.
tcl/tix-8.4.3-i486-2.txz:  Rebuilt.
 Recompiled using --enable-threads.
tcl/tk-8.5.8-i486-1.txz:  Upgraded.
 Compiled using --enable-threads, since Ruby requires it to work with Tk.
+--------------------------+
Sun Dec  6 03:23:23 UTC 2009
a/sed-4.2.1-i486-1.txz:  Upgraded.
d/git-1.6.5.4-i486-1.txz:  Upgraded.
d/python-2.6.4-i486-1.txz:  Upgraded.
d/subversion-1.6.6-i486-1.txz:  Upgraded.
l/libxml2-2.7.6-i486-1.txz:  Upgraded.
l/libxslt-1.1.26-i486-1.txz:  Upgraded.
l/neon-0.29.0-i486-1.txz:  Upgraded.
+--------------------------+
Fri Dec  4 20:02:12 UTC 2009
d/ruby-1.9.1_p243-i486-2.txz:  Rebuilt.
 Fixed /usr/include/ruby symlink.  Thanks to Francisco Ambrozio.
+--------------------------+
Fri Dec  4 05:03:50 UTC 2009
kde/koffice-2.1.0-i486-2.txz:  Rebuilt.
 Fixed compiling krita by wrapping jpeglib.h with 'extern "C" { }'.
 Thanks to Heinz Wiesinger and Francisco Ambrozio.
+--------------------------+
Wed Dec  2 20:51:55 UTC 2009
a/xz-4.999.9beta-i486-1.tgz:  Upgraded.
ap/rpm-4.7.2-i486-1.txz:  Upgraded.
ap/sudo-1.6.8p12-i486-2.txz:  Rebuilt.
 Added --with-env-editor to ./configure flags so that users can do this:
 VISUAL=/usr/bin/pico visudo   OR   EDITOR=/usr/bin/pico visudo
d/ruby-1.9.1_p243-i486-1.txz:  Upgraded.
kde/koffice-2.1.0-i486-1.txz:  Upgraded.
 Note that there's a _really_ ugly patch that was used to make this compile,
 otherwise it fails with this error:
   kis_jpeg_source.cpp:(.text+0x79): undefined reference to
   `jpeg_resync_to_restart(jpeg_decompress_struct*, int)'
 I would welcome any hints about how to compile koffice without this patch.
kdei/koffice-l10n-*:  Upgraded.
n/bind-9.4.3_P4-i486-1.txz:  Upgraded.
 BIND 9.4.3-P4 is a SECURITY PATCH for BIND 9.4.3-P3.  It addresses a
 potential cache poisoning vulnerability, in which data in the additional
 section of a response could be cached without proper DNSSEC validation.
 For more information, see:
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-4022
   http://www.kb.cert.org/vuls/id/418861
 (* Security fix *)
n/proftpd-1.3.2b-i486-1.txz:  Upgraded.
n/tcpdump-4.0.0-i486-2.txz:  Rebuilt.
 Patched to fix '-i any'.  Thanks to Laurence Darby and Kanedaaa Bohater
 for the bug report.
 Added shared libpcap (and .so.0 compatibility symlink).
 Thanks to Niels Horn for suggesting this, and testing compatibility with
 programs that expect libpcap.so.0.
xap/sane-1.0.20-i486-1.txz:  Upgraded.
+--------------------------+
Mon Nov 16 18:56:26 UTC 2009
a/openssl-solibs-0.9.8l-i486-1.txz:  Upgraded.
 Disables SSL renegotiation.
 For more information, see:
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3555
 (* Security fix *)
kde/mplayerthumbs-1.2-i486-2.txz:  Removed.
 mplayerthumbs has been merged into kdemultimedia in KDE 4.3.3.
 It is recommended to reinstall kdemultimedia after removing this package.
l/seamonkey-solibs-2.0-i486-3.txz:  Rebuilt.
n/nn-6.7.3-i486-3.txz:  Rebuilt.
 Patched to retrieve hostname from /etc/HOSTNAME, use gpg rather than pgp,
 and to use correct sizeof(long) depending on the system architecture.
 Thanks to Aaron W. Hsu.
n/openssl-0.9.8l-i486-1.txz:  Upgraded.
 Disables SSL renegotiation.
 For more information, see:
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3555
 (* Security fix *)
xap/seamonkey-2.0-i486-3.txz:  Rebuilt.
 Restored header files needed to build vlc and other programs.
+--------------------------+
Wed Nov 11 21:17:19 UTC 2009
l/seamonkey-solibs-2.0-i486-2.txz:  Rebuilt.
xap/seamonkey-2.0-i486-2.txz:  Rebuilt.
 As of version 2.0, SeaMonkey no longer includes a shared libgtkmozembed
 library, so the pkgconfig and header files for this have been removed from
 the package to avoid confusion over why trying to compile programs that
 use it no longer works.  There's not really any way to avoid this issue --
 it's either upgrade SeaMonkey and lose libgtkmozembed, or keep using version
 1.1.18 and miss out on SeaMonkey security updates.  If you really need
 libgtkmozembed, the seamonkey-1.1.18 packages will be retained in either
 /patches or /pasture for Slackware versions 13.0 and earlier.
+--------------------------+
Sun Nov  8 04:14:58 UTC 2009
l/seamonkey-solibs-2.0-i486-1.txz:  Upgraded.
xap/mozilla-firefox-3.5.5-i686-1.txz:  Upgraded.
 Upgraded to firefox-3.5.5.
 This fixes some stability bugs.
xap/seamonkey-2.0-i486-1.txz:  Upgraded.
+--------------------------+
Sat Nov  7 22:09:46 UTC 2009
l/phonon-4.3.1-i486-2.txz:  Added.
 Phonon in Qt is missing support files needed by KDE, so this package
 restores the missing pieces.  The Phonon library, include files, and
 pkgconfig files will remain in the Qt package, as those are the most
 up-to-date versions.  This package will contain the xine and gstreamer
 backends and other files needed by KDE.  The gstreamer backend source
 is taken from the newer sources in Qt, not from the standalone Phonon.
 Sorry about the misfire last time...  this stuff should work.  :-)
l/qt-4.5.3_063bded-i486-3.txz:  Rebuilt.
 Use -phonon -no-phonon-backend options.
+--------------------------+
Fri Nov  6 00:22:35 UTC 2009
a/less-418-i486-4.txz:  Rebuilt.
 Patched lesspipe.sh to handle files of the form *.{1,2,3,4,5,6,7,8,9,n}.gz
 that are not gzipped *roff.  Thanks to Mark Post.
kde/kdeaccessibility-4.3.3-i486-1.txz:  Upgraded.
kde/kdeadmin-4.3.3-i486-1.txz:  Upgraded.
kde/kdeartwork-4.3.3-i486-1.txz:  Upgraded.
kde/kdebase-4.3.3-i486-1.txz:  Upgraded.
kde/kdebase-runtime-4.3.3-i486-1.txz:  Upgraded.
kde/kdebase-workspace-4.3.3-i486-1.txz:  Upgraded.
kde/kdebindings-4.3.3-i486-1.txz:  Upgraded.
kde/kdeedu-4.3.3-i486-1.txz:  Upgraded.
kde/kdegames-4.3.3-i486-1.txz:  Upgraded.
kde/kdegraphics-4.3.3-i486-1.txz:  Upgraded.
kde/kdelibs-4.3.3-i486-1.txz:  Upgraded.
kde/kdelibs-experimental-4.3.3-i486-1.txz:  Upgraded.
kde/kdemultimedia-4.3.3-i486-1.txz:  Upgraded.
kde/kdenetwork-4.3.3-i486-1.txz:  Upgraded.
kde/kdepim-4.3.3-i486-1.txz:  Upgraded.
kde/kdepim-runtime-4.3.3-i486-1.txz:  Upgraded.
kde/kdepimlibs-4.3.3-i486-1.txz:  Upgraded.
kde/kdeplasma-addons-4.3.3-i486-1.txz:  Upgraded.
kde/kdesdk-4.3.3-i486-1.txz:  Upgraded.
kde/kdetoys-4.3.3-i486-1.txz:  Upgraded.
kde/kdeutils-4.3.3-i486-1.txz:  Upgraded.
kde/kdevelop-3.9.96-i486-1.txz:  Upgraded.
kde/kdevplatform-0.9.96-i486-1.txz:  Upgraded.
kde/kdewebdev-4.3.3-i486-1.txz:  Upgraded.
kde/koffice-2.0.91-i486-1.txz:  Upgraded.
kde/oxygen-icons-4.3.3-i486-1.txz:  Upgraded.
kdei/*:  Upgraded.
l/gst-plugins-base-0.10.25-i486-1.txz:  Upgraded.
l/gst-plugins-good-0.10.16-i486-1.txz:  Added.
l/gstreamer-0.10.25-i486-1.txz:  Upgraded.
l/jre-6u17-i586-1.txz:  Upgraded.
 Upgraded to Java(TM) 2 Platform Standard Edition Runtime Environment
 Version 6.0 update 17.
l/phonon-4.3.1-i486-1.txz:  Removed.
l/qca-2.0.2-i486-1.txz:  Upgraded.
l/qt-4.5.3_063bded-i486-2.txz:  Rebuilt.
 Recompiled to add the included version of the Phonon multimedia framework.
l/strigi-0.7.0-i486-1.txz:  Upgraded.
x/dejavu-fonts-ttf-2.30-noarch-1.txz:  Upgraded.
extra/jdk-6/jdk-6u17-i586-1.txz:  Upgraded.
 Upgraded to Java(TM) 2 Platform Standard Edition Development Kit
 Version 6.0 update 17.
+--------------------------+
Mon Nov  2 20:41:16 UTC 2009
xap/mozilla-firefox-3.5.4-i686-1.txz:  Upgraded.
 Upgraded to firefox-3.5.4.
 This fixes some security issues.
 For more information, see:
   http://www.mozilla.org/security/known-vulnerabilities/firefox35.html
 (* Security fix *)
+--------------------------+
Sat Oct 31 21:40:29 UTC 2009
l/PyQt-4.6.1-i486-1.txz:  Upgraded.
l/sip-4.9.1-i486-1.txz:  Upgraded.
+--------------------------+
Fri Oct 30 23:37:47 UTC 2009
testing/packages/gcc-4.4.2/gcc-4.4.2-i486-1.txz:  Upgraded.
testing/packages/gcc-4.4.2/gcc-g++-4.4.2-i486-1.txz:  Upgraded.
testing/packages/gcc-4.4.2/gcc-gfortran-4.4.2-i486-1.txz:  Upgraded.
testing/packages/gcc-4.4.2/gcc-gnat-4.4.2-i486-1.txz:  Upgraded.
testing/packages/gcc-4.4.2/gcc-java-4.4.2-i486-1.txz:  Upgraded.
testing/packages/gcc-4.4.2/gcc-objc-4.4.2-i486-1.txz:  Upgraded.
+--------------------------+
Fri Oct 30 05:54:05 UTC 2009
l/QScintilla-2.4-i486-2.txz:  Rebuilt.
 This fixes missing PyQt bindings -- perhaps a compile order issue.
 Thanks to Raffaele Sgarro and Grigorios Bouzakis.
+--------------------------+
Wed Oct 28 22:50:35 UTC 2009
kde/kdegraphics-4.3.2-i486-2.txz:  Rebuilt.
 Recompiled against new libpoppler.
kde/koffice-2.0.83-i486-2.txz:  Rebuilt.
 Recompiled against new libpoppler.
l/babl-0.1.0-i486-1.txz:  Upgraded.
l/gegl-0.1.0-i486-1.txz:  Upgraded.
l/poppler-0.12.1-i486-1.txz:  Upgraded.
 Security fixes based on xpdf 3.02pl4 were integrated.
 For more information, see:
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3603
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3604
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3605
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3606
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3608
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3609
 (* Security fix *)
l/poppler-data-0.3.0-noarch-1.txz:  Upgraded.
xap/gimp-2.6.7-i486-1.txz:  Upgraded.
xap/xpdf-3.02pl4-i486-1.txz:  Upgraded.
 This update fixes several security issues that could lead to an
 application crash, or execution of arbitrary code.
 For more information, see:
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3603
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3604
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3605
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3606
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3608
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3609
 (* Security fix *)
+--------------------------+
Thu Oct 22 22:09:40 UTC 2009
New KDE and other updates.  Thanks to Vincent Batts, Robby Workman, Piter Punk,
 and Eric Hameleers for the help!
ap/gphoto2-2.4.7-i486-1.txz:  Upgraded.
kde/guidance-power-manager-4.3.1-i486-1.txz:  Upgraded.
kde/k3b-1.68.0-i486-1.txz:  Upgraded.
kde/kaudiocreator-r1038308-i486-1.txz:  Upgraded.
kde/kdeaccessibility-4.3.2-i486-1.txz:  Upgraded.
kde/kdeadmin-4.3.2-i486-1.txz:  Upgraded.
kde/kdeartwork-4.3.2-i486-1.txz:  Upgraded.
kde/kdebase-4.3.2-i486-1.txz:  Upgraded.
kde/kdebase-runtime-4.3.2-i486-1.txz:  Upgraded.
kde/kdebase-workspace-4.3.2-i486-1.txz:  Upgraded.
kde/kdebindings-4.3.2-i486-1.txz:  Upgraded.
kde/kdeedu-4.3.2-i486-1.txz:  Upgraded.
kde/kdegames-4.3.2-i486-1.txz:  Upgraded.
kde/kdegraphics-4.3.2-i486-1.txz:  Upgraded.
kde/kdelibs-4.3.2-i486-1.txz:  Upgraded.
kde/kdelibs-experimental-4.3.2-i486-1.txz:  Added.
kde/kdemultimedia-4.3.2-i486-1.txz:  Upgraded.
kde/kdenetwork-4.3.2-i486-1.txz:  Upgraded.
kde/kdepim-4.3.2-i486-1.txz:  Upgraded.
kde/kdepim-runtime-4.3.2-i486-1.txz:  Added.
kde/kdepimlibs-4.3.2-i486-1.txz:  Upgraded.
kde/kdeplasma-addons-4.3.2-i486-1.txz:  Upgraded.
kde/kdesdk-4.3.2-i486-1.txz:  Upgraded.
kde/kdetoys-4.3.2-i486-1.txz:  Upgraded.
kde/kdeutils-4.3.2-i486-1.txz:  Upgraded.
kde/kdevelop-3.9.95-i486-1.txz:  Upgraded.
kde/kdevplatform-0.9.95-i486-1.txz:  Upgraded.
kde/kdewebdev-4.3.2-i486-1.txz:  Upgraded.
kde/koffice-2.0.83-i486-1.txz:  Upgraded.
kde/konq-plugins-4.3.1-i486-1.txz:  Upgraded.
kde/kopete-cryptography-1.3.0_kde4.3.1-i486-1.txz:  Added.
kde/ktorrent-3.2.3-i486-1.txz:  Upgraded.
kde/oxygen-icons-4.3.2-i486-1.txz:  Added.
kde/skanlite-0.3_kde4.3.1-i486-1.txz:  Upgraded.
kdei/*:  Upgraded.
l/PyQt-4.6-i486-1.txz:  Upgraded.
l/QScintilla-2.4-i486-1.txz:  Upgraded.
l/akonadi-1.2.1-i486-1.txz:  Upgraded.
l/alsa-lib-1.0.21a-i486-1.txz:  Upgraded.
l/eigen2-2.0.6-i486-1.txz:  Upgraded.
l/libgphoto2-2.4.7-i486-1.txz:  Upgraded.
l/qt-4.5.3_063bded-i486-1.txz:  Upgraded.
l/sip-4.9-i486-1.txz:  Upgraded.
l/wv2-0.4.1-i486-1.txz:  Upgraded.
xap/MPlayer-r29789-i486-1.txz:  Upgraded.
extra/wicd/wicd-1.6.2.2-i486-1.txz:  Upgraded.
+--------------------------+
Sun Oct 18 23:09:03 UTC 2009
l/shared-mime-info-0.70-i486-2.txz:  Rebuilt.
 Fixed the install script to run update-mime-database for each user on the
 system, fixing an issue with missing or broken icons.
+--------------------------+
Sat Oct 17 23:56:15 UTC 2009
a/hdparm-9.27-i486-1.txz:  Upgraded.
ap/hplip-3.9.4b-i486-3.txz:  Rebuilt.
ap/linuxdoc-tools-0.9.56-i486-6.txz:  Rebuilt.
 Recompiled against perl-5.10.1.
ap/mysql-5.1.39-i486-2.txz:  Rebuilt.
 Added --with-innodb option.  This was omitted from the last package version
 since ./configure --help no longer lists --with-innodb or --without-innodb,
 but evidently the option is still supported (and needed).
 Thanks to Amritpal Bath.
d/git-1.6.5-i486-1.txz:  Upgraded.
 Compiled against perl-5.10.1.
d/subversion-1.6.5-i486-1.txz:  Upgraded.
 Compiled against perl-5.10.1.
l/pilot-link-0.12.3-i486-10.txz:  Rebuilt.
 Recompiled against perl-5.10.1.
l/shared-mime-info-0.70-i486-1.txz:  Upgraded.
n/gnutls-2.8.4-i486-1.txz:  Upgraded.
 This contains a correct fix for the NUL in CN/SAN SSL vulnerability.
 For more information, see:
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2730
 (* Security fix *)
n/irssi-0.8.14-i486-2.txz:  Rebuilt.
 Recompiled against perl-5.10.1.
n/net-snmp-5.5-i486-1.txz:  Upgraded.
n/obexftp-0.23-i486-2.txz:  Rebuilt.
 Recompiled against perl-5.10.1.
n/php-5.2.11-i486-2.txz:  Rebuilt.
 Changed a ./configure option from --with-pdo-sqlite=shared to
 --with-pdo-sqlite=shared,/usr to use the system sqlite library.
 Thanks to Jeff MacLoue.
n/samba-3.4.2-i486-2.txz:  Rebuilt.
 Fixed missing libnss_winbind.so.2 and libnss_wins.so.2.
 Thanks to oneforall.
xap/imagemagick-6.5.6_10-i486-1.txz:  Upgraded.
 Compiled against perl-5.10.1.
xap/pidgin-2.6.3-i486-1.txz:  Upgraded.
 This update fixes an issue where a remote user can cause libpurple-based
 clients to crash.
 For more information, see:
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3615
 (* Security fix *)
+--------------------------+
Sun Oct  4 15:53:07 CDT 2009
l/redland-1.0.9-i486-2.txz:  Fixed a bug that broke nepomuk.
 Thanks to Heinz Wiesinger.
+--------------------------+
Sun Oct  4 00:17:50 CDT 2009
ap/mysql-5.1.39-i486-1.txz:  Upgraded.
 This bumps the version of the shared libraries to .so.16.0.0.
d/perl-5.10.1-i486-1.txz:  Upgraded.
 Compiled against mysql-5.1.39, upgraded to perl-5.10.1, DBD-mysql-4.013,
 DBI-1.609, and URI-1.40.
kde/amarok-2.2.0-i486-1.txz:  Upgraded.
l/qt-4.5_0bd8418-i486-1.txz:  Upgraded.
 This is the KDE Qt 4.5.2-patched git branch, compiled against mysql-5.1.39.
l/redland-1.0.9-i486-1.txz:  Upgraded.
 Compiled against mysql-5.1.39.
l/soprano-2.3.1-i486-1.txz:  Upgraded.
l/taglib-1.6-i486-1.txz:  Upgraded.
l/taglib-extras-1.0.1-i486-1.txz:  Upgraded.
n/openssh-5.3p1-i486-1.txz:  Upgraded.
n/php-5.2.11-i486-1.txz:  Upgraded.
 This release fixes some possible security issues, all of which have
 "unknown impact and attack vectors".
 For more information, see:
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3291
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3292
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3293
 (* Security fix *)
 Also, thanks to Frank Gingras and Rich Bowen for helping to improve the
 syntax in mod_php.conf.
n/samba-3.4.2-i486-1.txz:  Upgraded.
 This update fixes the following security issues.
 A misconfigured /etc/passwd with no defined home directory could allow
 security restrictions to be bypassed.
 mount.cifs could allow a local user to read the first line of an arbitrary
 file if installed setuid.  (On Slackware, it was not installed setuid)
 Specially crafted SMB requests could cause a denial of service.
 For more information, see:
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2813
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2948
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2906
 (* Security fix *)
testing/packages/gcc-4.4.1/gcc-4.4.1-i486-1.txz:  Added.
testing/packages/gcc-4.4.1/gcc-g++-4.4.1-i486-1.txz:  Added.
testing/packages/gcc-4.4.1/gcc-gfortran-4.4.1-i486-1.txz:  Added.
testing/packages/gcc-4.4.1/gcc-gnat-4.4.1-i486-1.txz:  Added.
testing/packages/gcc-4.4.1/gcc-java-4.4.1-i486-1.txz:  Added.
testing/packages/gcc-4.4.1/gcc-objc-4.4.1-i486-1.txz:  Added.
+--------------------------+
Sat Sep 19 17:16:06 CDT 2009
x/mesa-7.5.1-i486-1.txz:  Upgraded.
 Fixed install script to add glxinfo and other programs that were part
 of previous Mesa patches.  I was under the impression that these no longer
 built, and had been deprecated upstream.  Thanks to Adam Kirchhoff for
 setting me straight on that.
+--------------------------+
Mon Sep 14 01:49:32 CDT 2009
xap/mozilla-firefox-3.5.3-i686-1.txz:  Upgraded.
 Upgraded to firefox-3.5.3.
 This fixes some security issues.
 For more information, see:
   http://www.mozilla.org/security/known-vulnerabilities/firefox35.html
 (* Security fix *)
+--------------------------+
Fri Sep 11 20:17:06 CDT 2009
l/seamonkey-solibs-1.1.18-i486-2.txz:  Rebuilt.
 Added libnssutil3.so, as several other libraries in the package depend
 on it, and otherwise it is found only in the main seamonkey package
 (which sort of defeats the purpose of this one).
 Thanks to Grigorios Bouzakis for the bug report.
+--------------------------+
Mon Sep  7 20:58:42 CDT 2009
ap/sysstat-9.0.4-i486-1.txz:  Upgraded.
l/seamonkey-solibs-1.1.18-i486-1.txz:
 Upgraded to seamonkey-1.1.18 shared libraries.
 (* Security fix *)
xap/seamonkey-1.1.18-i486-1.txz:  Upgraded.
 Upgraded to seamonkey-1.1.18.
 This release fixes some more security vulnerabilities.
 For more information, see:
   http://www.mozilla.org/security/known-vulnerabilities/seamonkey11.html
 (* Security fix *)
+--------------------------+
Wed Aug 26 10:00:38 CDT 2009
Slackware 13.0 x86 is released as stable!  Thanks to everyone who helped
make this release possible -- see the RELEASE_NOTES for the credits.
The ISOs are off to the replicator.  This time it will be a 6 CD-ROM
32-bit set and a dual-sided 32-bit/64-bit x86/x86_64 DVD.  We're taking
pre-orders now at store.slackware.com.  Please consider picking up a copy
to help support the project.  Once again, thanks to the entire Slackware
community for all the help testing and fixing things and offering
suggestions during this development cycle.
As always, have fun and enjoy!  -P.
a/aaa_base-13.0-i486-2.txz:  Rebuilt.
 Updated the initial email to root.
extra/xf86-video-intel-alternate/xf86-video-intel-2.8.1-i486-1.txz:
 Added.
extra/wicd/wicd-1.6.2.1-i486-1.txz:  Upgraded.
 Thanks to Adam Blackburn of the Wicd team working with us on this,
 and to macavity for testing the hidden network changes.