LinuxPackages.net

 SearchPkg:





Home    |    About    |    Forums    |    Packages


Information

About this Site
Packages
Slackware® Forums
Slackware FAQ
Slackware Documents (Updated)
Slackware Art
Building Packages
Package Tools
The Perfect package(Updated)
Submitting a Package
Slackware Changelog
Build Script Archive
Top Contributors
Mirror Status/Info

Top 10 Downloads

Packages
Hits
OpenOffice.org 2.4.0
8118
Wine 0.9.60
5982
Wine 0.9.43
4795
mplayer-codecs 20071007
3395
slapt-get 0.9.12d
3216
Qt4 4.3.0
3164
Bootsplash 12.0
2803
SlackE17 20070723
2291
NTFS-3G 1.2412
2265
ImageMagick 6.3.5
1805

Email List

Subscribe to LinuxPackages Package annoucements to get updated when new packages or updates are posted.
Click here to subscribe


Advertisment


Quick Links

Slackware.com
SATLUG
Swaret
Slack Mirrors List
Slapt-Get
SlackUpdate
ZenWalk
Slackware ChangeLog last change May 7 2008 04:13:35 PM

Wed May 7 16:13:31 CDT 2008
n/php-5.2.6-i486-1.tgz:
Upgraded to PHP 5.2.6.
This version of PHP contains many fixes and enhancements. Some of the fixes
are security related, and the PHP release announcement provides this list:
* Fixed possible stack buffer overflow in the FastCGI SAPI identified by
Andrei Nigmatulin.
* Fixed integer overflow in printf() identified by Maksymilian Aciemowicz.
* Fixed security issue detailed in CVE-2008-0599 identified by Ryan Permeh.
* Fixed a safe_mode bypass in cURL identified by Maksymilian Arciemowicz.
* Properly address incomplete multibyte chars inside escapeshellcmd()
identified by Stefan Esser.
* Upgraded bundled PCRE to version 7.6
When last checked, CVE-2008-0599 was not yet open. However, additional
information should become available at this URL:
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0599
The list reproduced above, as well as additional information about other
fixes in PHP 5.2.6 may be found in the PHP release announcement here:
http://www.php.net/releases/5_2_6.php
xap/mozilla-thunderbird-2.0.0.14-i686-1.tgz:
Upgraded to thunderbird-2.0.0.14.
This upgrade fixes some more security bugs.
For more information, see:
http://www.mozilla.org/projects/security/known-vulnerabilities.html#thunderbird
(* Security fix *)
+--------------------------+
Thu May 1 13:36:34 CDT 2008
Slackware 12.1 is released as -stable. :-) Again, huge thanks to everybody
who pitched in and helped with bug reports, patches, testing, suggestions,
other comments, and everything else. Without this valuable input, Slackware
would be nowhere near what it is today. Special thanks to the CREW, to the
people developing and testing for slackbuilds.org (where many of Slackware's
future additions are first built and tested), and to everyone on
linuxquestions.org, various #slackware or ##slackware IRC channels, other
Slackware related web sites, and other places where the community shares their
needs and concerns with the team. On behalf of everyone here, thanks.
We think you'll enjoy this new release, and hope that you'll find it to be
much more than 0.1 better than Slackware 12.0. ;-)
Have fun! -P.
extra/slackpkg/slackpkg-2.70.3-noarch-2.tgz: Updated the version in the
slackpkg script from 2.70.2 to 2.70.3.
+--------------------------+
Wed Apr 30 20:36:48 CDT 2008
12.1 RC4. We think this should be the last one.
a/kernel-generic-2.6.24.5-i486-2.tgz: Patched to fix a security issue in
fs/dnotify.c. The use of dnotify (largely replaced by inotify on 2.6.x
systems) could lead to a local DoS, or possibly a local root hole. We said
we wouldn't make changes now unless something was "critical" -- and it seems
we got what we wished for. ;-) This flaw will also be addressed in the
kernels for previous releases as soon as possible. The patch itself may be
found in source/k/linux-2.6.24.5-CVE-2008-1375-patch/.
For additional information (when the CVE candidate is opened), see:
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1375
All the kernel packages below should also be considered security fixes.
(* Security fix *)
a/kernel-generic-smp-2.6.24.5_smp-i686-2.tgz: Patched and recompiled.
a/kernel-huge-2.6.24.5-i486-2.tgz: Patched and recompiled.
a/kernel-huge-smp-2.6.24.5_smp-i686-2.tgz: Patched and recompiled.
a/kernel-modules-2.6.24.5-i486-2.tgz: Patched and recompiled.
a/kernel-modules-smp-2.6.24.5_smp-i686-2.tgz: Patched and recompiled.
d/kernel-headers-2.6.24.5_smp-x86-2.tgz: Rebuilt from a patched source tree.
k/kernel-source-2.6.24.5_smp-noarch-2.tgz: Patched (leaving dnotify.c.orig
for comparison and/or reverting to patch up to a newer kernel later).
l/svgalib_helper-1.9.25_2.6.24.5-i486-2.tgz: Recompiled.
extra/linux-2.6.24.5-nosmp-sdk/: Updated SMP to no-SMP kernel source patch.
extra/slackpkg/slackpkg-2.70.3-noarch-1.tgz: Upgraded to
slackpkg-2.70.3-noarch-1 (release ready). Thanks to Piter Punk! -:)
kernels/huge.s/*: Patched and recompiled.
kernels/hugesmp.s/*: Patched and recompiled.
kernels/speakup.s/*: Patched and recompiled.
isolinux/initrd.img: Rebuilt with newly compiled kernel modules.
usb-and-pxe-installers/: Rebuilt usbboot.img with newly compiled
kernel modules.
+--------------------------+
Mon Apr 28 23:43:55 CDT 2008
We'll call this Slackware 12.1 RC3, and freeze the tree for anything that
isn't critical. Things seem very stable, so it's probably a good idea to
save any further upgrades and additions until -current restarts.
a/cups-1.3.7-i486-2.tgz: Applied patch str2790 to fix crash bugs in the PNG
image filter. The issues are not believed to be capable of either a DoS (at
worst, it simply crashes the filter processing the current job and does not
crash the scheduler daemon, which just moves on to the next job in the print
queue), nor arbitrary code execution (data from the image is never stored in
the affected tile array). Still, it seems to be worth fixing here just in
case. The CUPS bug report may be found here:
http://www.cups.org/str.php?L2790
ap/mysql-5.0.51b-i486-1.tgz: Upgraded to mysql-5.0.51b (which appears to be
nothing more than a version bump...)
l/imlib-1.9.15-i486-3.tgz: Patched to fix rendering issues on Intel and
possibly other graphics chipsets. Thanks to Iain Paton.
l/libmtp-0.2.6.1-i486-1.tgz: Upgraded to libmtp-0.2.6.1. The udev rules are
now sed processed during build. Thanks much to Joerg Germeroth. :-)
l/libpng-1.2.27-i486-1.tgz:
Upgraded to libpng-1.2.27.
This fixes various bugs, the most important of which have to do with the
handling of unknown chunks containing zero-length data. Processing a PNG
image that contains these could cause the application using libpng to crash
(possibly resulting in a denial of service), could potentially expose the
contents of uninitialized memory, or could cause the execution of arbitrary
code as the user running libpng (though it would probably be quite difficult
to cause the execution of attacker-chosen code). We recommend upgrading the
package as soon as possible.
For more information, see:
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1382
ftp://ftp.simplesystems.org/pub/libpng/png/src/libpng-1.2.27-README.txt
(* Security fix *)
x/xf86-input-joystick-1.3.2-i486-1.tgz: Upgraded to xf86-input-joystick-1.3.2.
x/xf86-video-radeonhd-1.2.1-i486-1.tgz: Upgraded to xf86-video-radeonhd-1.2.1.
x/xf86-video-vmware-10.16.1-i486-1.tgz: Upgraded to xf86-video-vmware-10.16.1.
isolinux/initrd.img: Fixed minimum RAM amount in /etc/issue, and made some
edits to other documentation within the installer.
usb-and-pxe-installers/: In usbboot.img, fixed minimum RAM amount in
/etc/issue, and made some edits to other documentation within the installer.
+--------------------------+
Sat Apr 26 16:38:32 CDT 2008
x/pixman-0.10.0-i486-4.tgz: Restored MMX optimizations, which should fix the
issues some machines were having with slow Flash playback.
Thanks very much to Zielony for getting me to take a closer look at this. :-)
+--------------------------+
Fri Apr 25 23:09:23 CDT 2008
kde/kdelibs-3.5.9-i486-4.tgz: Patched to fix a security problem.
From the KDE advisory: "If start_kdeinit is installed as setuid root, a
local user might be able to send unix signals to other processes, cause
a denial of service or even possibly execute arbitrary code."
This issue affects KDE 3.5.5 through KDE 3.5.9.
We recommend upgrading to the new kdelibs package as soon as possible.
For more information, see:
http://www.kde.org/info/security/advisory-20080426-2.txt
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1671
(* Security fix *)
extra/ktorrent/ktorrent-2.2.6-i486-1.tgz: Upgraded to ktorrent-2.2.6.
isolinux/initrd.img: Patched /sbin/probe to look for formatted swap on RAID.
usb-and-pxe-installers/: Patched /sbin/probe in usbboot.img to look for
formatted swap on RAID.
+--------------------------+
Wed Apr 23 19:42:28 CDT 2008
Not quite yet, but it's getting closer.
a/aaa_base-12.1.0-noarch-2.tgz: Updated the initial emails.
l/jre-6u6-i586-3.tgz: Adjusted the installation script to fix an issue causing
broken symlinks in /. Thanks to Corrado "Conraid" Franco for the report.
n/wireless-tools-29-i486-3.tgz: Increased the sleep time after bringing up an
interface to 3 seconds, since some of the new drivers need the additional
time to fully initialize. Thanks to bstrik on LQ.
extra/jdk-6/jdk-6u6-i586-3.tgz: Adjusted the installation script to fix an
issue causing broken symlinks in /.
Thanks to Corrado "Conraid" Franco for the report.
isolinux/initrd.img: Fixed (hopefully) the last remaining "12.0" version
number (this one found in /etc/issue).
Thanks to Franck Barbenoire for spotting it.
usb-and-pxe-installers/: Fixed the "12.0" version number in usbboot.img.
+--------------------------+
Mon Apr 21 16:47:32 CDT 2008
We have now reached the Slackware 12.1 RC2 milestone. :-) We're beyond
updating packages or fixing minor cosmetic bugs at this point (actually, we
had hoped to be past that with RC1, but there were still items in need of
attention). What we have here now has proven to be stable for our testers,
so unless some real showstoppers are found we'll be releasing this as Slackware
12.1-final soon.
a/glibc-solibs-2.7-i486-10.tgz: Recompiled against Linux 2.6.24.5 headers.
a/glibc-zoneinfo-2.7-noarch-10.tgz: Rebuilt.
a/kernel-generic-2.6.24.5-i486-1.tgz:
Upgraded to Linux 2.6.24.5 uniprocessor generic.s (requires initrd) kernel.
a/kernel-generic-smp-2.6.24.5_smp-i686-1.tgz:
Upgraded to Linux 2.6.24.5 SMP gensmp.s (requires initrd) kernel.
a/kernel-huge-2.6.24.5-i486-1.tgz:
Upgraded to Linux 2.6.24.5 uniprocessor huge.s (full-featured) kernel.
a/kernel-huge-smp-2.6.24.5_smp-i686-1.tgz:
Upgraded to Linux 2.6.24.5 SMP hugesmp.s (full-featured) kernel.
a/kernel-modules-2.6.24.5-i486-1.tgz
Upgraded to Linux 2.6.24.5 uniprocessor kernel modules.
a/kernel-modules-smp-2.6.24.5_smp-i686-1.tgz
Upgraded to Linux 2.6.24.5 SMP kernel modules.
a/pkgtools-12.1.0-noarch-7.tgz: Removed obsolete modem setup script (any
/dev/modem symlink would be wiped out by udev anyway).
ap/lm_sensors-2.10.6-i486-1.tgz: Upgraded to lm_sensors-2.10.6.
d/kernel-headers-2.6.24.5_smp-x86-1.tgz:
Upgraded to Linux 2.6.24.5 SMP kernel headers.
a/mkinitrd-1.3.2-i486-2.tgz: Updated the version numbers in README.initrd
and manpage.
k/kernel-source-2.6.24.5_smp-noarch-1.tgz
Upgraded to Linux 2.6.24.5 SMP kernel source package.
l/glibc-2.7-i486-10.tgz: Recompiled against Linux 2.6.24.5 headers.
l/glibc-i18n-2.7-noarch-10.tgz: Rebuilt.
l/glibc-profile-2.7-i486-10.tgz: Recompiled against Linux 2.6.24.5 headers.
l/jre-6u6-i586-2.tgz: Adjusted installation directory to avoid removing files
from kdebindings. Thanks to Kris Karas for pointing out this collision.
l/svgalib_helper-1.9.25_2.6.24.5-i486-1.tgz: Recompiled for Linux 2.6.24.5.
n/mcabber-0.9.7-i486-1.tgz: Upgraded to mcabber-0.9.7.
xap/xine-lib-1.1.11.1-i686-3.tgz: Recompiled, with --without-speex (we didn't
ship the speex library in Slackware anyway, but for reference this issue
would be CVE-2008-1686), and with --disable-nosefart (the recently reported
as insecurely demuxed NSF format).
As before in -2, this package fixes the two regressions mentioned in the
release notes for xine-lib-1.1.12:
http://sourceforge.net/project/shownotes.php?release_id=592185&group_id=9655
Moving to xine-lib-1.1.12 right now doesn't seem prudent for RC2, as the
diff between 1.1.11.1 and 1.1.12 is many thousands of lines long.
(* Security fix *)
extra/brltty/brltty-3.9-i486-1.tgz: Upgraded to brltty-3.9.
extra/jdk-6/jdk-6u6-i586-2.tgz: Adjusted installation directory to avoid
removing files from kdebindings. Thanks to Kris Karas.
isolinux/initrd.img: Replaced kernel modules with 2.6.24.5 versions.
kernels/huge.s/*: Upgraded to huge.s 2.6.24.5 kernel.
kernels/hugesmp.s/*: Upgraded to hugesmp.s 2.6.24.5 kernel.
kernels/speakup.s/*: Upgraded to speakup.s 2.6.24.5 kernel.
usb-and-pxe-installers/: Replaced kernel modules with 2.6.24.5 versions.
Thanks to Amritpal Bath for writing a new README_RAID document explaining
how to install Slackware using various RAID levels. :-)
+--------------------------+
Thu Apr 17 16:25:55 CDT 2008
ap/mysql-5.0.51a-i486-3.tgz: Edited rc.mysql to fix a missing '=' in the
example for mysql_install_db. Thanks to Mark.
xap/mozilla-firefox-2.0.0.14-i686-1.tgz:
Upgraded to firefox-2.0.0.14.
This upgrade fixes a potential security bug.
For more information, see:
http://www.mozilla.org/projects/security/known-vulnerabilities.html#firefox
(* Security fix *)
+--------------------------+
Wed Apr 16 16:18:22 CDT 2008
l/jre-6u6-i586-1.tgz: Upgraded to Java(TM) 2 Platform Standard Edition
Runtime Environment Version 6.0 update 6.
n/wireless-tools-29-i486-2.tgz: Make sure that HWADDR in rc.wireless is all
uppercase. Thanks to Ken L. and Masanori Kobayasi for reporting the issue.
extra/jdk-6/jdk-6u6-i586-1.tgz: Upgraded to Java(TM) 2 Platform
Standard Edition Development Kit Version 6.0 update 6.
+--------------------------+
Wed Apr 16 02:12:25 CDT 2008
kernels/speakup.s/: Rebuilt with the latest 2008-04-16 GIT pull. Hopefully
this has a better chance of working now. I saw output (though not text)
testing the dummy driver using a null modem.
+--------------------------+
Mon Apr 14 22:23:29 CDT 2008
e/emacs-22.2-i486-1.tgz: Upgraded to GNU emacs-22.2.
x/xf86-video-radeonhd-1.2.1-i486-1.tgz: Upgraded to xf86-video-radeonhd-1.2.1.
extra/emacspeak/emacspeak-27.0-i486-1.tgz: Upgraded to emacspeak-27.0.
+--------------------------+
Mon Apr 14 00:39:23 CDT 2008
a/smartmontools-5.38-i486-1.tgz: Upgraded to smartmontools-5.38.
d/git-1.5.5-i486-1.tgz: Upgraded to git-1.5.5.
kde/amarok-1.4.9.1-i486-1.tgz: Upgraded to amarok-1.4.9.1.
n/bind-9.4.2-i486-2.tgz: Patched rc.bind to add a short wait after starting
named, so that the startup script doesn't match "named " with a
failing startup and too quick a check. Thanks to Luis.
Upgraded to the latest named.root file. Thanks to giovanni.
t/xfig-3.2.4-i486-3.tgz: Patched to fix a wrong XFIGLIBDIR that was causing
some minor errors. Thanks to Dario Nicodemi for the patch.
tcl/tclx-8.4-i486-2.tgz: Recompiled. Since some of the Tcl/Tk headers are now
considered "private", this needs -I flags to compile (for now).
xap/xscreensaver-5.05-i486-1.tgz: Upgraded to xscreensaver-5.05.
+--------------------------+
Sat Apr 12 02:20:06 CDT 2008
ap/ghostscript-8.62-i486-5.tgz: Edited /usr/share/ghostscript/8.62/lib/cidfmap
to attempt support for Simplified Chinese (though Traditional Chinese and
Korean will still require cidfmap changes and additional fonts).
Thanks to ABE Shin-ichi for providing the cidfmap that the new one is based
upon. Any errors in the new cidfmap are most likely my own...
ap/man-1.6f-i486-1.tgz: Upgraded to man-1.6f. Thanks to Robby Workman.
d/cscope-15.6-i486-1.tgz: Upgraded to cscope-15.6.
f/linux-howtos-20080411-noarch-1.tgz: Updated to Linux-HOWTOs-20080411.
l/svgalib_helper-1.9.25_2.6.24.4-i486-2.tgz: Recompiled.
n/iproute2-2.6.16_060323-i486-2.tgz: Fixed hardcoded "/usr/local/lib/iptables"
path in two places within the source. Thanks to Marco Berizzi.
n/sendmail-8.14.2-i486-2.tgz: Recompiled. Fixed issues in the install script
with properly adding the smmsp user/group. Thanks to Valentin Stoykov.
When using SSL/TLS, disable SSLv2 by default. Fixed the line ordering in
sendmail-slackware-tls-sasl.mc. Thanks to Strykar.
Fixed typos at the top of example .mc files. Thanks to Bart Dumon.
Clamp down on security in the defaults some more by requiring authentication
when using the TLS/SASL .mc/.cf. Allow SSLv3 in both TLS configurations.
Thanks to Leonardo Roman.
n/sendmail-cf-8.14.2-noarch-2.tgz
x/xf86-video-radeonhd-1.2.0-i486-1.tgz: Upgraded to xf86-video-radeonhd-1.2.0,
which adds support for RV620, RV635, and R680 chipsets, and 2D acceleration
for R5xx (including RS6xx) chipsets, both XAA and EXA. This driver also
enables the use of the second digital output on the RS690 chipset.
usb-and-pxe-installers/etherboot: Updated the populate_tftpboot scripts.
Thanks to Erik Jan Tromp.
+--------------------------+
Fri Apr 11 00:32:00 CDT 2008
a/cryptsetup-1.0.5-i486-4.tgz: Recompiled against static libgpg-error and
got rid of --disable-libcrypt in cryptsetup.static's ./configure to prevent
the error "Command failed: Key processing error: No hash backend found"
when creating a new cryptographic volume. Thanks to TaQ for the heads-up.
a/ed-0.9-i486-2.tgz: Fixed missing man page. Thanks to Selkfoster.
d/guile-1.8.4-i486-1.tgz: Upgraded to guile-1.8.4.
Thanks to Jean-Francois L. Blavier for the upgrade suggestion.
n/ipw2200-fw-3.0-fw-2.tgz: Add an extra copy of the LICENSE file to the
/usr/doc/ipw2200-fw-3.0/ directory in addition to the one with the firmware.
Thanks to Stuart Winter for reporting the package build problem.
n/libgcrypt-1.4.0-i486-2.tgz: Recompiled to include the static library.
n/libgpg-error-1.6-i486-3.tgz: Recompiled to include the static library.
n/mailx-12.3-i486-1.tgz: Upgraded to mailx-12.3.
Thanks again to Jean-Francois L. Blavier.
xap/gnuplot-4.2.3-i486-1.tgz: Upgraded to gnuplot-4.2.3.
Thanks again to Jean-Francois L. Blavier.
isolinux/initrd.img: Replaced /sbin/cryptsetup.static.
usb-and-pxe-installers/: Replaced /sbin/cryptsetup.static.
+--------------------------+
Wed Apr 9 23:57:07 CDT 2008
The kernels were recompiled to add the experimental CONFIG_PATA_MARVELL option,
since some newer Intel motherboards are already using this chipset. Like
everything else, use it at your own risk. It was decided that having some
driver that was tested and found to work was better than no support at all.
Thanks to David Somero for reporting the issue.
a/kernel-generic-2.6.24.4-i486-2.tgz:
Recompiled Linux 2.6.24.4 uniprocessor generic.s (requires initrd) kernel.
a/kernel-generic-smp-2.6.24.4_smp-i686-2.tgz:
Recompiled Linux 2.6.24.4 SMP gensmp.s (requires initrd) kernel.
a/kernel-huge-2.6.24.4-i486-2.tgz:
Recompiled Linux 2.6.24.4 uniprocessor huge.s (full-featured) kernel.
a/kernel-huge-smp-2.6.24.4_smp-i686-2.tgz:
Recompiled Linux 2.6.24.4 SMP hugesmp.s (full-featured) kernel.
a/kernel-modules-2.6.24.4-i486-2.tgz
Recompiled Linux 2.6.24.4 uniprocessor kernel modules.
a/kernel-modules-smp-2.6.24.4_smp-i686-2.tgz
Recompiled Linux 2.6.24.4 SMP kernel modules.
d/kernel-headers-2.6.24.4_smp-x86-2.tgz:
Rebuild Linux 2.6.24.4 SMP kernel headers.
d/pkg-config-0.23-i486-2.tgz: Prevent unwanted output during package install.
d/ruby-1.8.6_p114-i486-1.tgz: Upgraded to ruby-1.8.6-p114.
k/kernel-source-2.6.24.4_smp-noarch-2.tgz
Rebuilt Linux 2.6.24.4 SMP kernel source package.
l/libaio-0.3.106-i486-1.tgz: Added libaio-0.3.106 (asynchronous I/O library).
l/glib2-2.14.6-i486-4.tgz: Renamed /etc/profile.d/glib2.{csh,sh} to
/etc/profile.d/libglib2.{csh,sh} so that the lang.{csh,sh} scripts will run
first, setting the $LANG variable which these scripts require.
Thanks to Carl Bartels.
n/dhcp-3.0.6-i486-1.tgz: Upgraded to dhcp-3.0.6.
n/lftp-3.7.0-i486-1.tgz: Upgraded to lftp-3.7.0.
n/links-2.1pre33-i486-1.tgz: Upgraded to links-2.1pre33.
n/ncftp-3.2.1-i486-1.tgz: Upgraded to ncftp-3.2.1.
n/rsync-3.0.2-i486-1.tgz: Upgraded to rsync-3.0.2.
From the NEWS file:
"BUG FIXES: - Fixed a potential buffer overflow in the xattr code."
This is the security advisory, as the issue was present in -current only.
(* Security fix *)
n/tcpdump-3.9.8-i486-1.tgz: Upgraded to libpcap-0.9.8 and tcpdump-3.9.8.
x/compiz-0.7.4-i486-1.tgz: Upgraded to compiz-0.7.4.
x/pixman-0.10.0-i486-3.tgz: Fixed build script post-install. Thanks to arny.
x/scim-1.4.7-i486-6.tgz: Fixed locale example typo in profile.d scripts.
x/xf86-input-mouse-1.3.0-i486-1.tgz: Upgraded to xf86-input-mouse-1.3.0 to
fix a copy/paste bug when switching between the virtual consoles and X.
Thanks to Daryl Bunce for reporting the problem.
extra/slackpkg/slackpkg-2.70.2-noarch-1.tgz:
Upgraded to slackpkg-2.70.2-noarch-1. Thanks to Piter Punk!
isolinux/initrd.img: Replaced kernel modules with recompiled versions.
kernels/huge.s/*: Recompiled huge.s 2.6.24.4 kernel.
kernels/hugesmp.s/*: Recompiled hugesmp.s 2.6.24.4 kernel.
kernels/speakup.s/*: Recompiled speakup.s 2.6.24.4 kernel.
Upgraded speakup to GIT pull of 2008-04-09.
Fixed a blunder on my part where I started with the wrong .config, making
installation impossible. Thanks to Stephen C. Greeley for reporting this.
usb-and-pxe-installers/: Replaced kernel modules with recompiled versions.
+--------------------------+
Tue Apr 8 00:20:39 CDT 2008
d/cmake-2.4.8-i486-1.tgz: Upgraded to cmake-2.4.8.
l/fribidi-0.10.9-i486-2.tgz: Recompiled. "left-to-right" was far too
egregious a mistake to leave in the slack-desc. Sorry about that.
Thanks to Russell Whitaker for spotting this error.
x/pixman-0.10.0-i486-2.tgz: Symlink the headers into /usr/include to
temporarily accommodate software that isn't yet using pixman.pc to get the
-I/usr/include/pixman-1/ include path.
xap/xine-lib-1.1.11.1-i686-2.tgz: Patched to fix playback failure affecting
several media formats accidentally broken in the xine-lib-1.1.11.1 release.
Thanks to Diogo Sousa for pointing me to the new release notes on xinehq.de.
+--------------------------+
Mon Apr 7 12:25:10 CDT 2008
a/aaa_elflibs-12.1.0-i486-1.tgz: Added libfuse. Updated libbz2 (which still
has the shared library name "libbz2.so.1.0.4").
a/bzip2-1.0.5-i486-1.tgz: Upgraded to bzip2-1.0.5.
Previous versions of bzip2 contained a buffer overread error that could cause
applications linked to libbz2 to crash, resulting in a denial of service.
For more information, see:
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1372
(* Security fix *)
a/cryptsetup-1.0.5-i486-3.tgz: Make cryptsetup in /sbin and /usr/sbin both
symlinks to /sbin/cryptsetup.static. This prevents "cryptsetup" failure if
someone installs only the A package series. Thanks to Piter Punk.
ap/cdrtools-2.01.01a38-i486-1.tgz: Upgraded to cdrtools-2.01.01a38.
ap/dvd+rw-tools-7.1-i486-1.tgz: Upgraded to dvd+rw-tools-7.1.
ap/ghostscript-8.62-i486-4.tgz: Fixed cidfmap for printing with the
wqy-zenhei.ttf font. Thanks to ABE Shin-ichi.
d/m4-1.4.11-i486-1.tgz: Upgraded to m4-1.4.11.
In addition to bugfixes and enhancements, this version of m4 also fixes two
issues with possible security implications. A minor security fix with the
use of "maketemp" and "mkstemp" -- these are now quoted to prevent the
(rather unlikely) possibility that an unquoted string could match an
existing macro causing operations to be done on the wrong file. Also,
a problem with the '-F' option (introduced with version 1.4) could cause a
core dump or possibly (with certain file names) the execution of arbitrary
code. For more information on these issues, see:
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1687
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1688
(* Security fix *)
n/iptables-1.4.0-i486-1.tgz: Upgraded to iptables-1.4.0. Thanks to giovanni
for testing this version and suggesting it as a safe upgrade.
On x86, explicitly set i486 compile flags (though this is the compiler's
default anyway). Thanks to kanedaaa.
n/network-scripts-12.1-noarch-1.tgz: Fixed WLAN_IWPRIV[4] example generated
by netconfig. Thanks to Eric Hameleers for pointing it out.
n/whois-4.7.26-i486-1.tgz: Upgraded to whois-4.7.26.
xap/xfce-4.4.2-i486-4.tgz: Fixed the build script to apply a couple of bugfix
patches correctly. Thanks to Carlos Corbacho for the bug report.
Fixed xfcalendar.desktop (orage) to only show in the Xfce menus.
Thanks to Frank Duignan for prompting me to take a closer look.
isolinux/initrd.img: Patched to fix expert mode FTP/HTTP installation, and
to allow installation from HTTP source with port number, such as:
http://somehost:8080
Thanks to Dario Nicodemi for the bug report and patches, and to
Eric Hameleers for making some adjustments to the HTTP port patch.
usb-and-pxe-installers/: Patched to fix expert mode FTP/HTTP installation,
and to allow installation from HTTP source with port number, such as:
http://somehost:8080
Thanks to Dario Nicodemi for the bug report and patches, and to
Eric Hameleers for making some adjustments to the HTTP port patch.
+--------------------------+
Fri Apr 4 22:08:08 CDT 2008
a/glibc-solibs-2.7-i486-9.tgz: Recompiled.
a/glibc-zoneinfo-2.7-noarch-9.tgz: Rebuilt.
l/glibc-2.7-i486-9.tgz: Recompiled to fix a bad sln symlink (noticed by many,
thanks).
l/glibc-i18n-2.7-noarch-9.tgz: Rebuilt.
l/glibc-profile-2.7-i486-9.tgz: Recompiled.
n/rsync-3.0.1-i486-1.tgz: Upgraded to rsync-3.0.1.
testing/packages/bash-3.2.029-i486-1.tgz: Brought up to patchlevel 029.
Last time we tried this as our main shell, it was still causing problems with
a lot of the scripts out there, but perhaps it will be tried again in the
next development cycle.
+--------------------------+
Fri Apr 4 13:47:24 CDT 2008
a/mkinitrd-1.3.2-i486-1.tgz: Patched to fix problems with previous settings
getting overwritten with a plain "mkinitrd", and added support for non-US
keyboards. Thanks to Eric Hameleers.
d/mercurial-1.0-i486-1.tgz: Upgraded to mercurial-1.0.
l/dbus-python-0.82.4-i486-1.tgz: Added dbus-python-0.82.4, which is needed
for the correct operation of hplip. Thanks to Robby Workman.
n/openssh-5.0p1-i486-1.tgz: Upgraded to openssh-5.0p1.
This version fixes a security issue where local users could hijack forwarded
X connections. Upgrading to the new package is highly recommended.
For more information on this security issue, please see:
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1483
(* Security fix *)
usb-and-pxe-installers/initrd.img. Removed. Use the initrd.img from isolinux/
as the installer images had become identical. Also see Eric Hameleers'
updated README_PXE.TXT.
+--------------------------+
Thu Apr 3 01:16:15 CDT 2008
OK, we're going to call this Slackware 12.1-rc1, though there is still some
more minor work to do. Please help test! And if we're missing anything major,
please let me know at volkerdi@slackware.com. Thanks. :-)
a/aaa_elflibs-12.1.0-i486-1.tgz: Updated the initial "starter" library package
to the latest versions in -current.
a/cups-1.3.7-i486-1.tgz: Upgraded to cups-1.3.7.
This version of CUPS fixes some buffer overflows in the GIF image filter
and in cgiCompileSearch. Those running CUPS servers should upgrade.
For more information on these security issues, please see:
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0047
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1373
(* Security fix *)
a/cxxlibs-6.0.9-i486-1.tgz: Upgraded to libstdc++.so.6.0.9 from gcc-4.2.3.
a/mdadm-2.6.4-i486-1.tgz: Upgraded to mdadm-2.6.4.
a/pciutils-2.2.10-i486-1.tgz: Upgraded to pciutils-2.2.10.
a/sysvinit-2.86-i486-6.tgz: Fixed the /sbin/initscript path to match the man
pages. Thanks to Michiel Broek for the patch.
ap/hplip-2.8.4-i486-1.tgz: Upgraded to hplip-2.8.4.
ap/zsh-4.3.6-i486-1.tgz: Upgraded to zsh-4.3.6. Thanks to Haakon Riiser for
alerting me to the new release.
d/gdb-6.8-i486-1.tgz: Upgraded to gdb-6.8.
l/hal-0.5.10-i486-2.tgz: Recompiled with --enable-umount-helper, which allows
non-root users to umount hotplugged devices from the command line.
Thanks to Robby Workman for the suggestion.
l/hal-info-20080317-noarch-1.tgz: Upgraded to hal-info-20080317.
n/bind-9.4.2-i486-1.tgz: Upgraded to bind-9.4.2.
n/wpa_supplicant-0.5.10-i486-1.tgz: Upgraded to wpa_supplicant-0.5.10.
x/wqy-zenhei-font-ttf-0.5.23-noarch-1.tgz: Upgraded to wqy-zenhei-0.5.23.
Thanks to Eric Hameleers for noticing the new release (only linked from the
Chinese version of the development website :-)
x/xf86-video-amd-2.7.7.7-i486-1.tgz: Removed. (see below)
x/xf86-video-geode-2.8.0-i486-1.tgz: Upgraded to xf86-video-geode-2.8.0.
This package has been renamed from xf86-video-amd to avoid confusion with
other AMD video products.
x/xf86-video-intel-2.2.1-i486-1.tgz: Reverted to xf86-video-intel-2.2.1. We
suspected that might be needed, given the version number and development
status of the newer driver we tried, but gave it a try anyway. Probably
there will be no more driver updates at this point unless bugs are reported
that newer drivers fix.
xap/pidgin-2.4.1-i486-1.tgz: Upgraded to pidgin-2.4.1.
+--------------------------+
Tue Apr 1 02:41:32 CDT 2008
a/acl-2.2.47_1-i486-1.tgz: Upgraded to acl-2.2.47_1.
a/attr-2.4.41_1-i486-1.tgz: Upgraded to attr-2.4.41_1.
a/etc-12.1-noarch-4.tgz: Give the mysql user a /bin/false "shell".
Thanks to Noel for the suggestion.
a/lilo-22.8-i486-12.tgz: Fixed a bug where liloconfig might not properly
determine the root directory where /boot is found.
a/sysvinit-scripts-1.2-noarch-20.tgz: Fixed a bug in rescan-scsi-bus that was
exposed by the CONFIG_SCSI_MULTI_LUN kernel option (which _should_ also make
rescan-scsi-bus unneccessary). Thanks to Kem Prims for the bug report.
Keep /usr/share/mime's mime.cache file updated.
a/util-linux-2.12r-i486-6.tgz: Removed. See below.
a/util-linux-ng-2.13.1-i486-1.tgz: Added util-linux-ng-2.13.1, which replaces
the old util-linux package. To install, either use upgradepkg with the "%"
option, or do this: installpkg util-linux-ng-2.13.1-i486-1.tgz ;
removepkg util-linux ; installpkg util-linux-ng-2.13.1-i486-1.tgz
Thanks to Robby Workman for a lot of help with this package update.
a/xfsprogs-2.9.7_1-i486-1.tgz: Upgraded to xfsprogs-2.9.7_1.
ap/alsa-utils-1.0.15-i486-3.tgz: Don't load the mixer settings until after
the OSS modules have been loaded. Eliminate 'awk' usage in rc.alsa, using
sed and tr instead. Thanks to Tomas Matejicek for the patch.
ap/dmapi-2.2.8_1-i486-1.tgz: Upgraded to dmapi-2.2.8_1.
ap/man-pages-2.79-noarch-1.tgz: Upgraded to man-pages-2.79, and retained the
POSIX pthread_* man pages this time. Thanks to Rastislav Stanik.
ap/mysql-5.0.51a-i486-2.tgz: Modified /etc/rc.d/rc.mysqld's database
installation instructions to take into consideration that the mysql user no
longer has a login shell. In addition, the admin is told to consider locking
the database server down even further (if possible) by using the
mysql_secure_installation utility. Thanks again to Noel.
ap/xfsdump-2.2.48_1-i486-1.tgz: Upgraded to xfsdump-2.2.48_1.
l/libglade-2.6.2-i486-2.tgz: Rebuilt with --libdir=/usr/lib. Without this,
libglade-2.0.la incorrectly inserts '/usr/local/lib' in the .la file.
Thanks to Steve Kennedy for the bug report.
l/libgsf-1.14.8-i486-1.tgz: Upgraded to libgsf-1.14.8.
n/net-tools-1.60-i486-2.tgz: Recompiled with latest Debian patch.
n/nfs-utils-1.1.2-i486-1.tgz: Upgraded to nfs-utils-1.1.2.
n/nmap-4.60-i486-3.tgz: Fixed the build script (third time's the charm?) to
use DESTDIR and remove the one item (useless, IMHO, within a package system)
that still can't get DESTDIR right: uninstall_zenmap.
Thanks to Conraid and Mauro Ghisoni for walking me through this one. :-)
n/openssh-4.9p1-i486-1.tgz: Upgraded to openssh-4.9p1.
n/wget-1.11.1-i486-1.tgz: Upgraded to wget-1.11.1.
x/scim-1.4.7-i486-5.tgz: Fixed scim.desktop to have more information, and to
place the SCIM startup utility in the "Utilities" menu rather than having it
fall into "Lost & Found". Thanks to Hon Yuen Kwun for the initial patch.
x/xf86-video-intel-2.2.99.902-i486-1.tgz:
Upgraded to xf86-video-intel-2.2.99.902.
xap/xine-lib-1.1.11.1-i686-1.tgz: Earlier versions of xine-lib suffer from an
integer overflow which may lead to a buffer overflow that could potentially
be used to gain unauthorized access to the machine if a malicious media
file is played back. File types affected this time include .flv, .mov, .rm,
.mve, .mkv, and .cak.
For more information on this security issue, please see:
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1482
(* Security fix *)
isolinux/initrd.img: Patched to have /etc/fstab mount /dev/shm.
Updated XFS utilities.
usb-and-pxe-installers/: Patched to have /etc/fstab mount /dev/shm.
Updated XFS utilities.
+--------------------------+
Sat Mar 29 18:07:00 CDT 2008
a/glibc-solibs-2.7-i486-8.tgz: Recompiled against 2.6.24.4 headers.
a/glibc-zoneinfo-2.7-noarch-8.tgz: Upgraded to tzdata2008b.
l/glibc-2.7-i486-8.tgz: Recompiled against 2.6.24.4 headers.
Upgraded to tzdata2008b.
l/glibc-i18n-2.7-noarch-8.tgz: Rebuilt.
l/glibc-profile-2.7-i486-8.tgz: Recompiled against 2.6.24.4 headers.
a/lilo-22.8-i486-11.tgz: Fixed reversed vt.default_utf8 kernel parameter
(0 <-> 1) in /etc/lilo.conf. Thanks to Eric Hameleers for noticing the bug.
+--------------------------+
Fri Mar 28 23:35:22 CDT 2008
a/aaa_base-12.1.0-noarch-1.tgz: Added an empty /usr/share/wallpapers as this
seems to be a de-facto standard directory and (for example) XFce will give
an error if it is missing and one tries to change the desktop image.
Thanks to Chess Griffin for reporting this.
Bumped version number of package, and of /etc/slackware-version.
a/etc-12.1-noarch-3.tgz: Installed root into the audio, cdrom, video, plugdev,
and floppy groups _correctly_. This was noticed by a lot of people -- sorry
for the bogus entries in there before. I don't know how I managed that.
(easily ;-)
a/lilo-22.8-i486-10.tgz: Fixed liloconfig to at least create an empty
message file in /boot if none exists.
a/sysvinit-scripts-1.2-noarch-19.tgz: Keep any icon-theme.cache files updated.
a/kernel-generic-2.6.24.4-i486-1.tgz:
Upgraded to Linux 2.6.24.4 uniprocessor generic.s (requires initrd) kernel.
a/kernel-generic-smp-2.6.24.4_smp-i686-1.tgz:
Upgraded to Linux 2.6.24.4 SMP gensmp.s (requires initrd) kernel.
a/kernel-huge-2.6.24.4-i486-1.tgz:
Upgraded to Linux 2.6.24.4 uniprocessor huge.s (full-featured) kernel.
a/kernel-huge-smp-2.6.24.4_smp-i686-1.tgz:
Upgraded to Linux 2.6.24.4 SMP hugesmp.s (full-featured) kernel.
a/kernel-modules-2.6.24.4-i486-1.tgz
Upgraded to Linux 2.6.24.4 uniprocessor kernel modules.
a/kernel-modules-smp-2.6.24.4_smp-i686-1.tgz
Upgraded to Linux 2.6.24.4 SMP kernel modules.
ap/vim-7.1.285-i486-1.tgz: Upgraded to vim-7.1.285.
d/kernel-headers-2.6.24.4_smp-x86-1.tgz:
Upgraded to Linux 2.6.24.4 SMP kernel headers.
k/kernel-source-2.6.24.4_smp-noarch-1.tgz
Upgraded to Linux 2.6.24.4 SMP kernel source.
l/svgalib_helper-1.9.25_2.6.24.4-i486-1.tgz: Recompiled for Linux 2.6.24.4.
n/gnupg-1.4.9-i486-1.tgz: Upgraded to gnupg-1.4.9.
n/gnupg2-2.0.9-i486-1.tgz: Upgraded to gnupg-2.0.9.
n/nmap-4.60-i486-2.tgz: Recompiled. Some files were missing due to an
incompletely removed previous compile. Thanks again to Mauro Ghisoni.
It may also be necessary to reinstall python after upgrading from -1.
tcl/tcl-8.4.18-i486-1.tgz: Upgraded to tcl8.4.18.
tcl/tk-8.4.18-i486-1.tgz: Upgraded to tk8.4.18.
x/liberation-fonts-ttf-1.0-noarch-1.tgz: Upgraded to Liberation Fonts 1.0.
Thanks to Eric Hameleers for making a fontconfig file and updating the
build script.
x/pixman-0.10.0-i486-1.tgz: Upgraded to pixman-0.10.0.
xap/mozilla-firefox-2.0.0.13-i686-1.tgz:
Upgraded to firefox-2.0.0.13.
This upgrade fixes some more security bugs.
For more information, see:
http://www.mozilla.org/projects/security/known-vulnerabilities.html#firefox
(* Security fix *)
xap/seamonkey-1.1.9-i486-1.tgz:
Upgraded to seamonkey-1.1.9.
This upgrade fixes some more security bugs.
For more information, see:
http://www.mozilla.org/projects/security/known-vulnerabilities.html#seamonkey
(* Security fix *)
xap/xine-lib-1.1.11-i686-1.tgz: Earlier versions of xine-lib suffer from an
array index bug that may have security implications if a malicious RTSP
stream is played. Playback of other media formats is not affected.
If you use RTSP, you should probably upgrade xine-lib.
For more information on the security issue, please see:
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0073
(* Security fix *)
xap/vim-gvim-7.1.285-i486-1.tgz: Upgraded to vim-7.1.285. This is the GTK+
version of vim (gvim). The normal vim package is also required.
extra/grub/grub-0.97-i486-6.tgz: Restored the inode patch for ext2/3.
It looks like it was needed after all.
extra/linux-2.6.24.3-nosmp-sdk/: Updated SMP to no-SMP kernel source patch.
isolinux/initrd.img: Fixed huge.s kernel installation bug.
kernels/huge.s/*: Upgraded huge.s kernel to 2.6.24.4.
kernels/hugesmp.s/*: Upgraded hugesmp.s kernel to 2.6.24.4 (SMP).
kernels/speakup.s/*: Upgraded speakup.s kernel to 2.6.24.4.
pasture/gcc-3.4.6/: Removed, since this has gone unchanged since
Slackware 12.0. I'm not sure if the one in 12.0's pasture still works,
but if it does, and you need it for something, that's where to find it.
usb-and-pxe-installers/: Updated USB and PXE installers to 2.6.24.4 modules.
+--------------------------+
Wed Mar 26 00:21:34 CDT 2008
a/etc-12.1-noarch-2.tgz: Add root to the groups audio, cdrom, video, plugdev,
and floppy. Root already has access to most of these devices, but it doesn't
hurt to provide an example for people who edit /etc/groups manually.
a/shadow-4.0.3-i486-15.tgz: Took plugdev out of CONSOLE_GROUPS in
/etc/login.defs, since DBUS doesn't know about group memberships added that
way. Users not actually listed in /etc/groups as part of groups such as
plugdev wouldn't be able to use those devices even at the console when
logging in through a graphical login manager such as XDM, KDM, or GDM.
Stuart Winter enhanced the command-line adduser tool. Quote from the adduser
program history: "* To facilitate use of the automatic mounting features of
HAL, allow the admin to easily add users to the default groups:
audio,cdrom,video,plugdev,floppy
The default is not to add new users to these groups. And by the way, this
script is "adduser from Slackware" not "superadduser from Gentoo" ;-)"
If you trust your users, this is the correct way to give them access to these
devices. adduser will automatically edit /etc/groups for you. If you do not
trust your users and you give them access to these groups, they may create
mischief from afar with this access, so be aware of the security implications.
a/udev-118-i486-3.tgz: Fixed two broken symbolic links in /sbin.
Thanks to Piter Punk for fixing the script, and to Fred Emmott for noticing
the problem and letting us know.
ap/ntfsprogs-2.0.0-i486-2.tgz: Added back ntfsprogs-2.0.0, using (for now)
--disable-ntfsmount. It is still needed to manage NTFS partitions even if we
use the kernel driver or NTFS-3G to mount them.
Thanks to Matteo Nunziati for the information.
n/epic4-2.8-i486-1.tgz: Upgraded to epic4-2.8.
n/irssi-0.8.12-i486-1.tgz: Upgraded to irssi-0.8.12.
n/nmap-4.60-i486-1.tgz: Upgraded to nmap-4.60.
Zenmap still isn't working because we don't include sqlite, but a zenmap
.desktop file was added anyway, and some paths in a script were fixed.
Thanks to Mauro Ghisoni for pointing out the bad paths in Paths.py.
xap/gimp-2.4.5-i486-1.tgz: Upgraded to gimp-2.4.5, added support for pyGTK.
isolinux/initrd.img: Fixed Speakup kernel detection.
Thanks to Jude DaShiell for reporting the bug.
Added LVM swap partition detection.
Thanks to Manuel Reimer for the patch.
usb-and-pxe-installers/: Fixed Speakup kernel detection.
Thanks to Jude DaShiell for reporting the bug.
Added LVM swap partition detection.
Thanks to Manuel Reimer for the patch.
+--------------------------+
Sat Mar 22 16:26:33 CDT 2008
a/pkgtools-12.1.0-noarch-6.tgz: Fixed bogus bad gzipped file warnings.
ap/ghostscript-8.62-i486-3.tgz: Fixed default cidfmap installation.
n/mcabber-0.9.6-i486-1.tgz: Upgraded to mcabber-0.9.6.
xap/audacious-1.5.0-i486-2.tgz: Don't use opcodes that break older computers.
Thanks to Elvio Basello and Udo A. Steinberg for the bug reports.
Thanks also to Giacomo Lozito for debugging suggestions. The problem was,
of course, on my side of things. :-)
xap/audacious-plugins-1.5.0-i486-2.tgz: Recompiled.
+--------------------------+
Wed Mar 19 19:34:38 CDT 2008
Is this Slackware 12.1 RC 1 yet? It has to be close.
a/e2fsprogs-1.40.8-i486-1.tgz: Upgraded to e2fsprogs-1.40.8.
a/gpm-1.20.1-i486-5.tgz: Default item to imps2, which works well with KVM
boxes. If you use a Synaptics pad with the third party driver, you may have
to change this setting.
a/inotify-tools-3.13-i486-1.tgz: Upgraded to inotify-tools-3.13.
a/kernel-generic-2.6.24.3-i486-2.tgz: After much debate, the kernels have been
recompiled with the CONFIG_SCSI_MULTI_LUN option enabled. This was tried once
and caused problems for real SCSI systems, but that really was many years ago
and it's so handy to have this feature for multi-LUN card readers that we're
going to try enabling this again. Please report any problems.
Upgraded to Linux 2.6.24.3 uniprocessor generic.s (requires initrd) kernel.
a/kernel-generic-smp-2.6.24.3_smp-i686-2.tgz:
Recompiled with CONFIG_SCSI_MULTI_LUN.
a/kernel-huge-2.6.24.3-i486-2.tgz: Recompiled with CONFIG_SCSI_MULTI_LUN.
a/kernel-huge-smp-2.6.24.3_smp-i686-2.tgz:
Recompiled with CONFIG_SCSI_MULTI_LUN.
a/kernel-modules-2.6.24.3-i486-2.tgz: Recompiled.
a/kernel-modules-smp-2.6.24.3_smp-i686-2.tgz: Recompiled.
a/ntfs-3g-1.2310-i486-1.tgz: After getting a lot of feedback on it, we're
changing from ntfsprogs to ntfs-3g and putting it in the A series so that it
can be used as the default NTFS filesystem. All the best wishes to the
ntfsprogs project for future improvement, but nftsprogs couldn't extract and
compile the Linux kernel on an NTFS partition here, and ntfs-3g could.
It also seems to have a better community and support going right now.
Thanks to the users who wrote with their opinions to help make this decision.
a/pkgtools-12.1.0-noarch-5.tgz: Default making a USB boot stick to off.
a/sysvinit-scripts-1.2-noarch-18.tgz: Removed /etc/rc.d/rc.scanluns.
a/udev-118-i486-2.tgz: Blacklist old bcm43xx driver (b43 and b43legacy are
the recommended drivers now).
ap/alsa-utils-1.0.15-i486-2.tgz: Set reasonable volume defaults if there are
none in /etc/asound.state. Thanks to Eric Hameleers.
ap/gutenprint-5.0.2-i486-1.tgz: Upgraded to gutenprint-5.0.2.
ap/ntfsprogs-2.0.0-i486-1.tgz: Removed (for now).
d/m4-1.4.10-i486-1.tgz: Upgraded to m4-1.4.10. Thanks to Kyle Guinn for
reporting that m4-1.4.9 had a serious calculation bug.
d/pkg-config-0.23-i486-1.tgz: Upgraded to pkg-config-0.23.
k/kernel-source-2.6.24.3_smp-noarch-2.tgz: CONFIG_SCSI_MULTI_LUN is now the
default in the supplied Slackware generic .config.
kde/kdelibs-3.5.9-i486-3.tgz: Patched a problem with Kate mislocating the
cursor after a block paste. Thanks to Peter Sevens for showing me the fix.
l/atk-1.22.0-i486-1.tgz: Upgraded to atk-1.22.0.
l/dbus-1.1.20-i486-1.tgz: Upgraded to dbus-1.1.20. Thanks to Robby Workman
for helping to maintain the dbus build scripts.
l/dbus-glib-0.74-i486-2.tgz: Rebuilt.
l/dbus-qt3-0.70-i486-2.tgz: Rebuilt.
l/gnome-icon-theme-2.22.0-noarch-1.tgz: Upgraded to gnome-icon-theme-2.22.0.
l/glib2-2.14.6-i486-3.tgz: Set G_BROKEN_FILENAMES=1, and if the locale is
UTF-8, then set G_FILENAME_ENCODING="@locale" (which will override the
G_BROKEN_FILENAMES setting). This should get us a little closer with UTF.
Thanks to Dave Minton for pointing out the issue to Robby Workman, who
(in turn), sent it in to me.
l/gtk+2-2.12.9-i486-1.tgz: Upgraded to gtk+-2.12.9.
l/hal-info-20080313-noarch-1.tgz: Upgraded to l/hal-info-20080313.
l/hicolor-icon-theme-0.10-noarch-3.tgz: Don't make an icon-theme.cache file
in /usr/share/icons.
l/lcms-1.17-i486-1.tgz: Upgraded to lcms-1.17.
l/libart_lgpl-2.3.20-i486-1.tgz: Upgraded to libart_lgpl-2.3.20.
l/pango-1.20.0-i486-1.tgz: Upgraded to pango-1.20.0.
l/pygtk-2.12.1-i486-2.tgz: Robby said it would help to recompile this.
l/wavpack-4.41.0-i486-1.tgz: Added wavpack-4.41.0.
This is needed for audacious WAV format support.
n/gnupg2-2.0.8-i486-1.tgz: Upgraded to gnupg2-2.0.8.
n/gnutls-2.2.2-i486-1.tgz: Upgraded to gnutls-2.2.2.
n/gpgme-1.1.6-i486-1.tgz: Upgraded to gpgme-1.1.6.
n/libassuan-1.0.4-i486-1.tgz: Upgraded to libassuan-1.0.4.
n/libksba-1.0.3-i486-1.tgz: Upgraded to libksba-1.0.3.
n/libgcrypt-1.4.0-i486-1.tgz: Upgraded to libgcrypt-1.4.0.
n/libgpg-error-1.6-i486-2.tgz: Recompiled.
n/pinentry-0.7.5-i486-1.tgz: Upgraded to pinentry-0.7.5.
n/samba-3.0.28a-i486-1.tgz: Upgraded to samba-3.0.28a.
n/wireless-tools-29-i486-1.tgz: Upgraded to wireless-tools-29.
x/libXScrnSaver-1.1.3-i486-1.tgz: Upgraded to libXScrnSaver-1.1.3.
x/libXv-1.0.4-i486-1.tgz: Upgraded to libXv-1.0.4.
x/libxkbfile-1.0.5-i486-1.tgz: Upgraded to libxkbfile-1.0.5.
x/xf86-video-amd-2.7.7.7-i486-1.tgz: Upgraded to xf86-video-amd-2.7.7.7.
x/xf86-video-apm-1.2.0-i486-1.tgz: Upgraded to xf86-video-apm-1.2.0.
x/xf86-video-ark-0.7.0-i486-1.tgz: Upgraded to xf86-video-ark-0.7.0.
x/xf86-video-ast-0.85.0-i486-1.tgz: Upgraded to xf86-video-ast-0.85.0.
x/xf86-video-chips-1.2.0-i486-1.tgz: Upgraded to xf86-video-chips-1.2.0.
x/xf86-video-cirrus-1.2.0-i486-1.tgz: Upgraded to xf86-video-cirrus-1.2.0.
x/xf86-video-dummy-0.3.0-i486-1.tgz: Upgraded to xf86-video-dummy-0.3.0.
x/xf86-video-fbdev-0.4.0-i486-1.tgz: Upgraded to xf86-video-fbdev-0.4.0.
x/xf86-video-glint-1.2.0-i486-1.tgz: Upgraded to xf86-video-glint-1.2.0.
x/xf86-video-i128-1.3.0-i486-1.tgz: Upgraded to xf86-video-i128-1.3.0.
x/xf86-video-i740-1.2.0-i486-1.tgz: Upgraded to xf86-video-i740-1.2.0.
x/xf86-video-neomagic-1.2.0-i486-1.tgz: Upgraded to xf86-video-neomagic-1.2.0.
x/xf86-video-rendition-4.2.0-i486-1.tgz:
Upgraded to xf86-video-rendition-4.2.0.
x/xf86-video-s3-0.6.0-i486-1.tgz: Upgraded to xf86-video-s3-0.6.0.
x/xf86-video-s3virge-1.10.0-i486-1.tgz: Upgraded to xf86-video-s3virge-1.10.0.
x/xf86-video-savage-2.2.0-i486-1.tgz: Upgraded to xf86-video-savage-2.2.0.
x/xf86-video-siliconmotion-1.6.0-i486-1.tgz:
Upgraded to xf86-video-siliconmotion-1.6.0.
x/xf86-video-sis-0.10.0-i486-1.tgz: Upgraded to xf86-video-sis-0.10.0.
x/xf86-video-sisusb-0.9.0-i486-1.tgz: Upgraded to xf86-video-sisusb-0.9.0.
x/xf86-video-tdfx-1.4.0-i486-1.tgz: Upgraded to xf86-video-tdfx-1.4.0.
x/xf86-video-trident-1.3.0-i486-1.tgz: Upgraded to xf86-video-trident-1.3.0.
x/xf86-video-tseng-1.2.0-i486-1.tgz: Upgraded to xf86-video-tseng-1.2.0.
x/xf86-video-v4l-0.2.0-i486-1.tgz: Upgraded to xf86-video-v4l-0.2.0.
x/xf86-video-vmware-10.16.0-i486-1.tgz: Upgraded to xf86-video-vmware-10.16.0.
x/xf86-video-voodoo-1.2.0-i486-1.tgz: Upgraded to xf86-video-voodoo-1.2.0.
xap/audacious-1.5.0-i486-1.tgz: Upgraded to audacious-1.5.0.
xap/audacious-plugins-1.5.0-i486-1.tgz: Upgraded to audacious-plugins-1.5.0.
xap/gkrellm-2.3.1-i486-2.tgz: Recompiled against gnutls-2.2.2.
xap/pidgin-2.4.0-i486-2.tgz: Recompiled against gnutls-2.2.2.
xap/xfce-4.4.2-i486-3.tgz: Patched two Thunar bugs.
xap/xpdf-3.02pl2-i486-3.tgz: Rebuilt adding an icon and .desktop file.
Thanks to Selkfoster for the .desktop file and for pointing out the icon.
extra/grub/grub-0.97-i486-5.tgz: Recompiled without the inode patch since
e2fsprogs-1.40.8 broke the GRUB we patched to work with e2fsprogs-1.40.6.
extra/linux-2.6.24.3-nosmp-sdk/: Updated SMP to no-SMP kernel source patch.
extra/parted/parted-1.8.8-i486-1.tgz: Upgraded to parted-1.8.8.
extra/slackpkg/slackpkg-2.70.1-noarch-1.tgz:
Upgraded to slackpkg-2.70.1-noarch-1. Thanks to Piter Punk.
isolinux/initrd.img: Offer ntfs-3g read-write mounts for NTFS partitions.
Upgraded to parted-1.8.8. Upgraded to e2fsprogs-1.40.8.
kernels/hugesmp.s/*: Recompiled with CONFIG_SCSI_MULTI_LUN.
kernels/huge.s/*: Recompiled with CONFIG_SCSI_MULTI_LUN.
kernels/speakup.s/*: Recompiled with CONFIG_SCSI_MULTI_LUN.
Updated to latest Speakup GIT pull.
usb-and-pxe-installers/: Offer ntfs-3g read-write mounts for NTFS partitions.
Upgraded to parted-1.8.8. Upgraded to e2fsprogs-1.40.8.
+--------------------------+
Thu Mar 13 19:19:06 CDT 2008
a/gettext-0.17-i486-2.tgz: Compressed the man pages.
Thanks to Kris Karas for noticing.
d/gettext-tools-0.17-i486-2.tgz: Compressed the man pages.
isolinux/initrd.img: Updated dropbear version.
usb-and-pxe-installers/: Updated dropbear version.
+--------------------------+
Thu Mar 13 17:20:20 CDT 2008
l/sdl-1.2.13-i486-2.tgz: SDL_mixer looks for timidity files in
/usr/lib/timidity rather than /usr/local/lib/timidity.
Thanks to Dan Church for the bug report.
n/zd1211-firmware-1.4-fw-1.tgz: Added ZD1211 USB WLAN firmware.
x/dejavu-fonts-ttf-2.24-noarch-1.tgz: Upgraded to dejavu-fonts-ttf-2.24.
isolinux/initrd.img: More dropbear adjustments from Eric Hameleers.
usb-and-pxe-installers/: More dropbear adjustments from Eric Hameleers.
+--------------------------+
Tue Mar 11 19:52:11 CDT 2008
a/glibc-solibs-2.7-i486-7.tgz: Recompiled against Linux 2.6.24.3 headers.
a/glibc-zoneinfo-2.7-noarch-7.tgz: Upgraded to tzdata2008a.
a/gettext-0.17-i486-1.tgz: Upgraded to gettext-0.17.
a/sysvinit-scripts-1.2-noarch-17.tgz: Update gtk.immodules from rc.M at boot.
ap/flac-1.2.1-i486-1.tgz: Upgraded to flac-1.2.1.
ap/vorbis-tools-1.2.0-i486-1.tgz: Upgraded to vorbis-tools-1.2.0.
d/gettext-tools-0.17-i486-1.tgz: Upgraded to tools for gettext-0.17.
kde/k3b-1.0.4-i486-3.tgz: Recompiled against flac-1.2.1.
kde/kdemultimedia-3.5.9-i486-3.tgz: Recompiled against flac-1.2.1.
l/glibc-2.7-i486-7.tgz: Recompiled against Linux 2.6.24.3 headers.
l/glibc-i18n-2.7-noarch-7.tgz: Rebuilt.
l/glibc-profile-2.7-i486-7.tgz: Recompiled against Linux 2.6.24.3 headers.
l/jre-6u5-i586-1.tgz: Upgraded to Java(TM) 2 Platform Standard Edition
Runtime Environment Version 6.0 update 5.
l/libcddb-1.3.0-i486-1.tgz: Added libcddb-1.3.0. (needed by audacious-plugins)
l/libcdio-0.79-i486-1.tgz: Added libcdio-0.79. (needed by audacious-plugins)
n/ipw2100-fw-1.3-fw-1.tgz: Added ipw2100-fw-1.3.
n/ipw2200-fw-3.0-fw-1.tgz: Added ipw2200-fw-3.0.
n/rt61-firmware-1.2-fw-1.tgz: Added rt61-firmware-1.2.
n/rt71w-firmware-1.8-fw-1.tgz: Added rt71w-firmware-1.8.
x/compiz-0.7.2-i486-1.tgz: Upgraded to compiz-0.7.2.
x/font-xfree86-type1-1.0.1-noarch-1.tgz: Upgraded to font-xfree86-type1-1.0.1.
x/inputproto-1.4.3-noarch-1.tgz: Upgraded to inputproto-1.4.3.
x/libX11-1.1.4-i486-1.tgz: Upgraded to libX11-1.1.4.
x/libXfont-1.3.2-i486-1.tgz: Upgraded to libXfont-1.3.2.
x/libXinerama-1.0.3-i486-1.tgz: Upgraded to libXinerama-1.0.3.
x/libpciaccess-0.10-i486-1.tgz: Added libpciaccess-0.10.
x/mkfontdir-1.0.4-noarch-1.tgz: Upgraded to mkfontdir-1.0.4.
x/mkfontscale-1.0.4-i486-1.tgz: Upgraded to mkfontscale-1.0.4.
x/printproto-1.0.4-noarch-1.tgz: Upgraded to printproto-1.0.4.
x/rendercheck-1.3-i486-1.tgz: Upgraded to rendercheck-1.3.
x/twm-1.0.4-i486-1.tgz: Upgraded to twm-1.0.4.
x/util-macros-1.1.6-noarch-1.tgz: Upgraded to util-macros-1.1.6.
x/x11perf-1.5-i486-1.tgz: Upgraded to x11perf-1.5.
x/xauth-1.0.3-i486-1.tgz: Upgraded to xauth-1.0.3.
x/xcompmgr-1.1.4-i486-1.tgz: Added xcompmgr-1.1.4.
x/xdm-1.1.7-i486-1.tgz: Upgraded to xdm-1.1.7.
x/xev-1.0.3-i486-1.tgz: Upgraded to xev-1.0.3.
x/xf86-input-aiptek-1.1.1-i486-1.tgz: Upgraded to xf86-input-aiptek-1.1.1.
x/xf86-video-nv-2.1.8-i486-1.tgz: Upgraded to xf86-video-nv-2.1.8.
x/xfs-1.0.6-i486-1.tgz: Upgraded to xfs-1.0.6.
x/xinit-1.0.8-i486-1.tgz: Upgraded to xinit-1.0.8.
x/xkbcomp-1.0.4-i486-1.tgz: Upgraded to xkbcomp-1.0.4.
x/xprop-1.0.4-i486-1.tgz: Upgraded to xprop-1.0.4.
x/xproto-7.0.12-noarch-1.tgz: Upgraded to xproto-7.0.12.
x/xrandr-1.2.3-i486-1.tgz: Upgraded to xrandr-1.2.3.
x/xrdb-1.0.5-i486-1.tgz: Upgraded to xrdb-1.0.5.
x/xset-1.0.4-i486-1.tgz: Upgraded to xset-1.0.4.
x/xtrans-1.1-noarch-1.tgz: Upgraded to xtrans-1.1.
xap/audacious-plugins-1.4.5-i486-2.tgz: Recompiled against flac-1.2.1.
xap/pidgin-2.4.0-i486-1.tgz: Upgraded to pidgin-2.4.0 and
pidgin-encryption-3.0. Thanks to Eric Hameleers for updating the script.
extra/jdk-6/jdk-6u5-i586-1.tgz: Upgraded to Java(TM) 2 Platform
Standard Edition Development Kit Version 6.0 update 5.
isolinux/initrd.img: Made some dropbear changes. Thanks, Eric.
usb-and-pxe-installers/: Made some dropbear changes. Thanks, Eric.
+--------------------------+
Sat Mar 8 02:12:43 CST 2008
a/kernel-generic-2.6.24.3-i486-1.tgz:
Upgraded to Linux 2.6.24.3 uniprocessor generic.s (requires initrd) kernel.
a/kernel-generic-smp-2.6.24.3_smp-i686-1.tgz:
Upgraded to Linux 2.6.24.3 SMP gensmp.s (requires initrd) kernel.
a/kernel-huge-2.6.24.3-i486-1.tgz:
Upgraded to Linux 2.6.24.3 uniprocessor huge.s (full-featured) kernel.
a/kernel-huge-smp-2.6.24.3_smp-i686-1.tgz:
Upgraded to Linux 2.6.24.3 SMP hugesmp.s (full-featured) kernel.
a/kernel-modules-2.6.24.3-i486-1.tgz
Upgraded to Linux 2.6.24.3 uniprocessor kernel modules.
a/kernel-modules-smp-2.6.24.3_smp-i686-1.tgz
Upgraded to Linux 2.6.24.3 SMP kernel modules.
a/lilo-22.8-i486-9.tgz: If the kernel is >= 2.6.24, then ask the user if they
want to override the kernel's new default to UTF-8 on the text consoles.
Most users will not want UTF-8 yet until all applications have been fixed to
work with it. This option will not affect the use of UTF-8 locales in X.
a/pcmciautils-014-i486-4.tgz: Improved the default configuration to work with
more hardware. Thanks to Piter Punk.
a/pkgtools-12.1.0-noarch-4.tgz: Added fuse to the installer's boot-start
(setup.services) menu. Patched makepkg to test gzipped files properly.
a/sysvinit-scripts-1.2-noarch-16.tgz: Modified rc.S to start FUSE.
a/udev-118-i486-1.tgz: Upgraded to udev-118. Thanks to Piter Punk.
ap/ntfsprogs-2.0.0-i486-1.tgz: Moved from /extra. ntfsprogs now includes
full read-write support when the NFTS filesystem is mounted with ntfsmount
or -t ntfs.fuse. This feature requires the new fuse package.
d/kernel-headers-2.6.24.3_smp-x86-1.tgz:
Upgraded to Linux 2.6.24.3 SMP kernel headers.
k/kernel-source-2.6.24.3_smp-noarch-1.tgz
Upgraded to Linux 2.6.24.3 SMP kernel source.
kde/kdelibs-3.5.9-i486-3.tgz: Patched a problem with Kate mislocating the
cursor after a block paste. Thanks to Peter Sevens for showing me the fix.
l/fuse-2.7.3-i486-1.tgz: Added FUSE, a userspace filesystem interface.
Thanks to Antonio Hernández Blas for submitting the build script.
l/gtk+2-2.12.8-i486-3.tgz: Don't run gtk-query-immodules-2.0 from the
installer, because some of the libraries it needs would not yet be
on the machine. The SCIM scripts should pick this up later on.
l/hal-info-20080215-noarch-1.tgz: Upgraded to hal-info-20080215.
l/svgalib_helper-1.9.25_2.6.24.3-i486-1.tgz: Recompiled for Linux 2.6.24.3.
n/iwlwifi-3945-ucode-2.14.1.5-fw-1.tgz: Added Intel 3945 wireless firmware.
n/iwlwifi-4965-ucode-4.44.1.20-fw-1.tgz: Added Intel 4965 wireless firmware.
extra/linux-2.6.24.3-nosmp-sdk/: Updated SMP to no-SMP kernel source patch.
isolinux/initrd.img: Merged new dropbear and patches from Eric Hameleers.
kernels/hugesmp.s/*: Upgraded hugesmp.s kernel to 2.6.24.3 (SMP).
kernels/huge.s/*: Upgraded huge.s kernel to 2.6.24.3.
kernels/speakup.s/*: Upgraded speakup.s kernel to 2.6.24.3.
Note that the kernel parameters for Speakup have changed.
What was speakup_synth= is now speakup.synth=. All of the options have
changed similarly using "speakup." rather than "speakup_" as a prefix.
usb-and-pxe-installers/: Updated USB and PXE installers to 2.6.24.3 modules.
+--------------------------+
Thu Mar 6 03:13:15 CST 2008
a/usbutils-0.73-i486-2.tgz: Don't compress usb.ids (this breaks HAL).
Thanks to Robby Workman for the report.
l/glib2-2.14.6-i486-2.tgz: Added /etc/profile.d/ scripts so that GTK+ will
use the $LANG variable instead of forcing UTF-8. Thanks to Anton Dobkin.
n/rsync-3.0.0-i486-1.tgz: Upgraded to rsync-3.0.0.
x/libXext-1.0.4-i486-1.tgz: Upgraded to libXext-1.0.4.
x/xf86-video-mga-1.4.8-i486-1.tgz: Upgraded to xf86-video-mga-1.4.8.
extra/grub/grub-0.97-i486-4.tgz: Patched to handle the new 256 byte ext2/ext3
inode size. Thanks to Michael Wagner for the patch.
extra/ham/: Removed, since this hasn't really seen any changes in a couple of
years, and packet radio has mostly become an obscure art form (if that wasn't
what it always was ;-). Anyway, I'm hoping someone interested in packet
radio will appear to maintain these on Slackbuilds.org. Meanwhile, thanks to
Arno Verhoeven for his years of work on these packages.
+--------------------------+
Mon Mar 3 18:48:07 CST 2008
ap/ghostscript-8.62-i486-2.tgz: Fixed the gs_res.ps file for CJK. (I'd
forgotten to apply a patch...) Thanks again to ABE Shin-ichi!
+--------------------------+
Sun Mar 2 03:34:48 CST 2008
ap/ghostscript-8.62-i486-1.tgz: Upgraded to ghostscript-8.62.
This new release of GPL Ghostscript fixes a buffer overflow.
Thanks very much to ABE Shin-ichi for configuring and testing much improved
support for CJK output! :-)
For more information on the security issue, please see:
http://scary.beasts.org/security/CESA-2008-001.html
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0411
Thanks to Chris Evans and Will Drewry of Google Security for their work
on discovering and demonstrating the overflow.
(* Security fix *)
l/gtk+2-2.12.8-i486-2.tgz: Patched to fix Flash in Konqueror.
Thanks to Guido Ascioti for the bug report and fix.
l/hicolor-icon-theme-0.10-noarch-1.tgz: Since XFce adds a few hicolor icons of
its own, make sure the hicolor icon-cache is updated at the end of the
installation. Thanks to Michael Wagner for the bug report.
l/pilot-link-0.12.3-i486-2.tgz: Fixed missing perl modules and man pages.
Thanks to Ismael Cortes for the report.
xap/xpdf-3.02pl2-i486-2.tgz: Added support for Arabic, simplified and
traditional Chinese, Hebrew, Japanese, Korean, Thai, and Turkish (in addition
to the Cyrillic, Greek, and Latin2 support that had already been included).
Thanks again to ABE Shin-ichi for configuring Japanese support, providing a
supurb example for including all the additional language support. :-)
+--------------------------+
Sat Mar 1 16:21:49 CST 2008
d/python-2.5.2-i486-1.tgz: Upgraded to Python-2.5.2.
kde/kdegraphics-3.5.9-i486-3.tgz: Patched with a fix for kdvi.
xap/mozilla-thunderbird-2.0.0.12-i686-1.tgz:
Upgraded to thunderbird-2.0.0.12.
This update fixes the following security related issues:
MFSA 2008-12: Heap buffer overflow in external MIME bodies
MFSA 2008-05: Directory traversal via chrome: URI
MFSA 2008-03: Privilege escalation, XSS, Remote Code Execution
MFSA 2008-01: Crashes with evidence of memory corruption (rv:1.8.1.12)
For more information, see:
http://www.mozilla.org/security/announce/2008/mfsa2008-12.html
http://www.mozilla.org/security/announce/2008/mfsa2008-05.html
http://www.mozilla.org/security/announce/2008/mfsa2008-03.html
http://www.mozilla.org/security/announce/2008/mfsa2008-01.html
These are the related CVE entries:
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0304
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0418
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0415
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0412
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0413
(* Security fix *)
+--------------------------+
Sat Mar 1 12:59:58 CST 2008
a/lilo-22.8-i486-8.tgz: Fixed a bug using append= in the expert menu.
Thanks to Eric Hameleers for pointing it out.
ap/lm_sensors-2.10.5-i486-2.tgz: Fixed incorrect install path.
+--------------------------+
Fri Feb 29 14:00:57 CST 2008
a/ed-0.9-i486-1.tgz: Upgraded to ed-0.9. World's greatest line editor.
a/hdparm-8.6-i486-1.tgz: Upgraded to hdparm-8.6.
a/lilo-22.8-i486-7.tgz: Patched liloconfig to make using the boot splash
screen an expert option as well.
a/pkgtools-12.1.0-noarch-3.tgz: Have makepkg warn of two more common
mistakes -- dropping man pages in /usr/share/man, or (now) using site_perl
in a non-local package.
a/usbutils-0.73-i486-1.tgz: Upgraded to usbutils-0.73 with fresh usb.ids.
ap/cdrtools-2.01.01a37-i486-1.tgz: Upgraded to cdrtools-2.01.01a37.
ap/linuxdoc-tools-0.9.21-i486-5.tgz: Upgraded to asciidoc-8.2.5,
docbook-utils-0.6.14-13.fc9, docbook-xsl-1.73.2, docbook-xsl-doc-1.73.2,
gtk-doc-1.9, libsgmls-perl_1.03ii-32.diff, linuxdoc-tools_0.9.21-0.11,
sgml-common-0.6.3-23.fc9, and xmlto-0.0.20. Thanks to Richard Hoyle for
pointing out some missing asciidoc files under /etc/asciidoc.
ap/lm_sensors-2.10.5-i486-1.tgz: Upgraded to lm_sensors-2.10.5.
d/binutils-2.17.50.0.17-i486-1.tgz: Reverted to binutils-2.17.50.0.17 due to
many reports of ld bugs...
d/doxygen-1.5.5-i486-1.tgz: Upgraded to doxygen-1.5.5.
d/git-1.5.4.3-i486-1.tgz: Upgraded to git-1.5.4.3. Switched to vendor_perl
for the Git perl module.
d/oprofile-0.9.2-i486-5.tgz: Reverted to oprofile-0.9.2 compiled against
binutils-2.17.50.0.17.
d/perl-5.8.8-i486-6.tgz: Use vendor_perl for Slackware-added Perl modules, not
site_perl. Really, I think perl's handling of this (and other issues like
the registry-like handling of perllocal.pod) is flawed, but this is better
than nothing. IMHO, something like /usr/local/lib/perl5/site_perl/ would
fit much better with the FHS's recommendations.
Try not to clobber an existing perllocal.pod (hard to do after the fact, so
make backups if you care...)
f/linux-howtos-20080227-noarch-1.tgz: Upgraded to Linux-HOWTOs-20080227.
Recompiled all Qt things, since /usr/lib/qt-3.3.8/lib (no longer a valid path)
was turning up in .la files.
kde/amarok-1.4.8-i486-2.tgz: Recompiled.
kde/k3b-1.0.4-i486-2.tgz: Recompiled.
kde/kdeaccessibility-3.5.9-i486-2.tgz: Recompiled.
kde/kdeaddons-3.5.9-i486-2.tgz: Recompiled.
kde/kdeadmin-3.5.9-i486-2.tgz: Recompiled.
kde/kdeartwork-3.5.9-i486-2.tgz: Recompiled.
kde/kdebase-3.5.9-i486-2.tgz: Patched a bug with lm_sensors.
kde/kdebindings-3.5.9-i486-2.tgz: Recompiled. Use vendor_perl dir.
kde/kdeedu-3.5.9-i486-2.tgz: Recompiled.
kde/kdegames-3.5.9-i486-2.tgz: Recompiled.
kde/kdegraphics-3.5.9-i486-2.tgz: Recompiled.
kde/kdelibs-3.5.9-i486-2.tgz: Recompiled.
kde/kdemultimedia-3.5.9-i486-2.tgz: Recompiled.
kde/kdenetwork-3.5.9-i486-2.tgz: Recompiled.
kde/kdepim-3.5.9-i486-2.tgz: Recompiled (against new pilot-link).
kde/kdesdk-3.5.9-i486-2.tgz: Recompiled.
kde/kdetoys-3.5.9-i486-2.tgz: Recompiled.
kde/kdeutils-3.5.9-i486-2.tgz: Recompiled.
kde/kdevelop-3.5.1-i486-2.tgz: Recompiled with official bugfix patch.
kde/kdewebdev-3.5.9-i486-2.tgz: Recompiled.
kde/knemo-0.4.8-i486-2.tgz: Recompiled.
kde/koffice-1.6.3-i486-3.tgz: Recompiled.
l/arts-1.5.9-i486-2.tgz: Recompiled.
l/fribidi-0.10.9-i486-1.tgz: Upgraded to fribidi-0.10.9.
l/gmime-2.2.17-i486-1.tgz: Upgraded to gmime-2.2.17.
l/gmp-4.2.2-i486-1.tgz: Upgraded to gmp-4.2.2.
l/jre-6u4-i586-1.tgz: Upgraded to Java(TM) 2 Platform Standard Edition
Runtime Environment Version 6.0 update 4.
l/libglade-2.6.2-i486-1.tgz: Upgraded to libglade-2.6.2.
l/libgtkhtml-2.11.1-i486-1.tgz: Upgraded to libgtkhtml-2.11.1.
l/libidl-0.8.10-i486-1.tgz: Upgraded to libIDL-0.8.10.
l/libidn-1.5-i486-1.tgz: Upgraded to libidn-1.5.
l/libieee1284-0.2.11-i486-1.tgz: Upgraded to libieee1284-0.2.11.
l/libmng-1.0.10-i486-1.tgz: Upgraded to libmng-1.0.10.
l/libmcs-0.7.0-i486-1.tgz: Added libmcs-0.7.0 (replaces mcs package).
l/libpng-1.2.25-i486-1.tgz: Upgraded to libpng-1.2.25.
l/librsvg-2.22.1-i486-1.tgz: Upgraded to librsvg-2.22.1.
l/libtheora-1.0beta2-i486-1.tgz: Upgraded to libtheora-1.0beta2.
l/libwpd-0.8.14-i486-1.tgz: Upgraded to libwpd-0.8.14.
l/libxml2-2.6.31-i486-2.tgz: Moved the man pages to the right location.
Thanks to Tomas Szepe.
l/mcs-0.4.1-i486-2.tgz: Removed.
l/mpfr-2.3.1-i486-1.tgz: Upgraded to mpfr-2.3.1.
l/pango-1.19.4-i486-1.tgz: Upgraded to pango-1.19.4.
l/pcre-7.6-i486-1.tgz: Upgraded to pcre-7.6.
l/pilot-link-0.12.3-i486-1.tgz: Upgraded to pilot-link-0.12.3.
l/qca-1.0-i486-4.tgz: Recompiled.
l/qca-tls-1.0-i486-6.tgz: Recompiled.
l/qt-3.3.8b-i486-2.tgz: Recompiled against gcc-4.2.3.
l/readline-5.2-i486-3.tgz: Applied all official patches.
l/sdl-1.2.13-i486-1.tgz: Upgraded to SDL-1.2.13, SDL_image-1.2.6,
SDL_mixer-1.2.8, SDL_net-1.2.7, and SDL_ttf-2.0.9.
l/slang-2.1.3-i486-1.tgz: Upgraded to slang-2.1.3.
l/startup-notification-0.9-i486-1.tgz: Upgraded to startup-notification-0.9.
l/tango-icon-theme-0.8.1-noarch-1.tgz: Added Tango icon theme.
l/tango-icon-theme-extras-0.1.0-noarch-1.tgz: Added Tango theme extra icons.
l/vte-0.16.12-i486-1.tgz: Upgraded to vte-0.16.12.
n/dnsmasq-2.41-i486-1.tgz: Upgraded to dnsmasq-2.41.
n/iptraf-3.0.0-i486-2.tgz: Absorbed the latest Debian patch. (thanks! :-)
Also thanks to Marin Glibic for pointing it out, since it adds support
for the legacy Ralink 2500 driver.
n/net-snmp-5.4-i486-6.tgz: Recompiled to use vendor_perl.
n/obexftp-0.21-i486-2.tgz: Recompiled to use vendor_perl.
n/wget-1.11-i486-1.tgz: Upgraded to wget-1.11.
n/wpa_supplicant-0.5.9-i486-1.tgz: Upgraded to wpa_supplicant-0.5.9.
Thanks to Eric Hameleers.
x/compiz-0.7.0-i486-1.tgz: Upgraded to compiz-0.7.0.
x/luit-1.0.3-i486-1.tgz: Upgraded to luit-1.0.3.
x/scim-1.4.7-i486-4.tgz: Default profile.d scripts to executable.
x/xf86-video-trident-1.2.4-i486-1.tgz: Upgraded to xf86-video-trident-1.2.4.
x/xf86-video-intel-2.2.1-i486-1.tgz: Upgraded to xf86-video-intel-2.2.1.
x/xf86-video-ati-6.8.0-i486-1.tgz: Upgraded to xf86-video-ati-6.8.0.
xap/imagemagick-6.3.7_10-i486-1.tgz: Upgraded to ImageMagick-6.3.7-10.
Changed build script to install Perl modules under vendor_perl.
xap/sane-1.0.19-i486-2.tgz: Fixed /var/lock permissions.
xap/xfce-4.4.2-i486-2.tgz: Patched a memory leak. The recompile also seemed
to pick up new exo and pygtk features.
extra/intel-wlan-iwlwifi/*: This replaces the older ipw3945 driver and daemon
(no daemon required now). Support was also added for more chipsets, such as
the ipw4965 series.
extra/jdk-6/jdk-6u4-i586-1.tgz: Upgraded to Java(TM) 2 Platform
Standard Edition Development Kit Version 6.0 update 4.
extra/ktorrent/ktorrent-2.2.5-i486-1.tgz: Upgraded to ktorrent-2.2.5.
+--------------------------+
Sun Feb 24 15:15:40 CST 2008
a/mkinitrd-1.3.1-i486-4.tgz: Fixed a patch glitch glitch. (My own glitch,
probably) Thanks again to Ken Milmore, Kevin F. Haggerty, and the crew
members who went over the latest mkinitrd patches with me. Hopefully it's
all good now. Otherwise, let me know...
+--------------------------+
Sun Feb 24 01:50:25 CST 2008
a/mkinitrd-1.3.1-i486-3.tgz: Fixed a patch glitch. Thanks to Robby Workman
and Eric Hameleers.
ap/hplip-2.8.2-i486-2.tgz: Fixed udev rules. Thanks to Michael Wagner.
x/m17n-lib-1.5.0-i486-1.tgz: Fixed --mandir. Thanks to Kris Karas.
x/scim-1.4.7-i486-3.tgz: Make the library links first in the install script.
isolinux/initrd.img: Made a minor cosmetic fix to the network script.
usb-and-pxe-installers/: Rebuilt.
+--------------------------+
Sat Feb 23 14:00:46 CST 2008
a/mkinitrd-1.3.1-i486-2.tgz: Make sure to copy both devices and symlinks to
/dev in the initrd. Thanks to Ken Milmore.
isolinux/initrd.img: Fixed an installer patch that caused preformatted
filesystems to be misdetected in some cases.
usb-and-pxe-installers/: Updated.
+--------------------------+
Sat Feb 23 01:30:50 CST 2008
a/kernel-generic-2.6.23.16-i486-2.tgz: Recompiled.
a/kernel-generic-smp-2.6.23.16_smp-i686-2.tgz: Recompiled.
a/kernel-huge-2.6.23.16-i486-2.tgz: Recompiled.
a/kernel-huge-smp-2.6.23.16_smp-i686-2.tgz: Recompiled.
a/kernel-modules-2.6.23.16-i486-2.tgz: Recompiled.
a/kernel-modules-smp-2.6.23.16_smp-i686-2.tgz: Recompiled.
d/binutils-2.18.50.0.4-i486-1.tgz: Upgraded to binutils-2.18.50.0.4.
d/gcc-4.2.3-i486-1.tgz: Upgraded to gcc-4.2.3.
d/gcc-g++-4.2.3-i486-1.tgz: Upgraded to gcc-4.2.3 (C++).
d/gcc-gfortran-4.2.3-i486-1.tgz: Upgraded to gcc-4.2.3 (FORTRAN).
d/gcc-gnat-4.2.3-i486-1.tgz: Upgraded to gcc-4.2.3 (Ada).
d/gcc-java-4.2.3-i486-1.tgz: Upgraded to gcc-4.2.3 (GCJ).
d/gcc-objc-4.2.3-i486-1.tgz: Upgraded to gcc-4.2.3 (Objective-C).
d/kernel-headers-2.6.23.16_smp-i386-2.tgz: Rebuilt.
d/oprofile-0.9.2-i486-6.tgz: Recompiled.
k/kernel-source-2.6.23.16_smp-noarch-2.tgz: Recompiled.
l/svgalib_helper-1.9.25_2.6.23.16-i486-2.tgz: Rebuilt.
n/bluez-hcidump-1.41-i486-1.tgz: Upgraded to bluez-hcidump-1.41.
n/bluez-libs-3.26-i486-1.tgz: Upgraded to bluez-libs-3.26.
n/bluez-utils-3.26-i486-1.tgz: Upgraded to bluez-utils-3.26.
extra/linux-2.6.23.16-nosmp-sdk/: Updated.
isolinux/initrd.img: Rebuilt.
kernels/huge.s/*: Rebuilt.
kernels/hugesmp.s/*: Rebuilt.
kernels/speakup.s/*: Rebuilt.
usb-and-pxe-installers/: Updated.
+--------------------------+
Thu Feb 21 20:15:35 CST 2008
a/cups-1.3.6-i486-1.tgz: Upgraded to cups-1.3.6.
a/lilo-22.8-i486-6.tgz: Fixed some trivial bugs that were reported by many.
Adjusted the slack.bmp's internal color values to match those written into
lilo.conf by liloconfig.
ap/foomatic-filters-3.0_20080211-i486-1.tgz:
Upgraded to foomatic-filters-3.0_20080211.
ap/hplip-2.8.2-i486-1.tgz: Upgraded to hplip-2.8.2.
d/git-1.5.4.2-i486-1.tgz: Upgraded to git-1.5.4.2.
d/perl-5.8.8-i486-5.tgz: Added XML::Simple perl module for icon-naming-utils.
l/cairo-1.4.14-i486-1.tgz: Upgraded to cairo-1.4.14.
l/desktop-file-utils-0.14-i486-1.tgz: Upgraded to desktop-file-utils-0.14.
l/gnome-icon-theme-2.20.0-noarch-1.tgz: Upgraded to gnome-icon-theme-2.20.0.
l/gtk+2-2.12.8-i486-1.tgz: Upgraded to gtk+-2.12.8.
l/hicolor-icon-theme-0.10-noarch-1.tgz: Upgraded to hicolor-icon-theme-0.10.
l/icon-naming-utils-0.8.6-i486-1.tgz: Added utilities for naming icons.
l/librsvg-2.20.0-i486-1.tgz: Upgraded to librsvg-2.20.0.
l/ncurses-5.6-i486-3.tgz: Applied all official patches.
l/taglib-1.5-i486-1.tgz: Upgraded to taglib-1.5.
l/poppler-0.6.4-i486-1.tgz: Upgraded to poppler-0.6.4.
Activated --enable-xpdf-headers option (thanks to Jonathan Woithe).
l/poppler-data-0.2.0-noarch-1.tgz: Upgraded to poppler-data-0.2.0.
l/qca-tls-1.0-i486-5.tgz: Rebuilt for Qt 3.3.8b.
l/qt-3.3.8b-i486-1.tgz: Upgraded to qt-x11-free-3.3.8b.
l/shared-mime-info-0.23-i486-1.tgz: Upgraded to shared-mime-info-0.23.
x/xterm-232-i486-1.tgz: Upgraded to xterm-232.
xap/sane-1.0.19-i486-1.tgz: Upgraded sane-backends to version 1.0.19.
Merged HAL/DBUS/udev fixes from Robby Workman. Thanks for the help on
many of these other packages, too.
+--------------------------+
Wed Feb 20 17:45:37 CST 2008
a/lilo-22.8-i486-5.tgz: Added a simple splash screen (the default one had too
many colors and was making my eyes hurt ;-). Thanks to the unknown Slacker
who submitted the idea ages ago when we were dead-set against "branding".
Piter PUNK, alienBOB, and I made some additional adjustments.
a/mkinitrd-1.3.1-i486-1.tgz: Merged patches for LVM/LUKS, hibernate, and RAID.
Thanks to Eric Hameleers for the LVM/LUKS patches. Thanks to Ricardo Garcia
and Piter Punk for the hibernate patches. Thanks to Kevin F. Haggerty for
spotting a bug in there, and to Gianluca Toso for the RAID patches. Thanks
also to the many people who have offered similar solutions. :-) Fixed a
bug using -o with a relative path -- thanks to Mark.
Thanks to David Somero for noticing (some time ago...) that the man page for
mkinitrd was lacking any information on the -w option.
a/sysvinit-scripts-1.2-noarch-15.tgz: Patched /etc/rc.d/rc.S for some of
Eric's changes to LUKS handling in the initrd.
kde/k3b-1.0.4-i486-1.tgz: Upgraded to k3b-1.0.4.
kde/kdeaccessibility-3.5.9-i486-1.tgz: Upgraded to kdeaccessibility-3.5.9.
kde/kdeaddons-3.5.9-i486-1.tgz: Upgraded to kdeaddons-3.5.9.
kde/kdeadmin-3.5.9-i486-1.tgz: Upgraded to kdeadmin-3.5.9.
kde/kdeartwork-3.5.9-i486-1.tgz: Upgraded to kdeartwork-3.5.9.
kde/kdebase-3.5.9-i486-1.tgz: Upgraded to kdebase-3.5.9.
kde/kdebindings-3.5.9-i486-1.tgz: Upgraded to kdebindings-3.5.9.
kde/kdeedu-3.5.9-i486-1.tgz: Upgraded to kdeedu-3.5.9.
kde/kdegames-3.5.9-i486-1.tgz: Upgraded to kdegames-3.5.9.
kde/kdegraphics-3.5.9-i486-1.tgz: Upgraded to kdegraphics-3.5.9.
kde/kdelibs-3.5.9-i486-1.tgz: Upgraded to kdelibs-3.5.9.
kde/kdemultimedia-3.5.9-i486-1.tgz: Upgraded to kdemultimedia-3.5.9.
kde/kdenetwork-3.5.9-i486-1.tgz: Upgraded to kdenetwork-3.5.9.
kde/kdepim-3.5.9-i486-1.tgz: Upgraded to kdepim-3.5.9.
kde/kdesdk-3.5.9-i486-1.tgz: Upgraded to kdesdk-3.5.9.
kde/kdetoys-3.5.9-i486-1.tgz: Upgraded to kdetoys-3.5.9.
kde/kdeutils-3.5.9-i486-1.tgz: Upgraded to kdeutils-3.5.9.
kde/kdevelop-3.5.1-i486-1.tgz: Upgraded to kdevelop-3.5.1.
kde/kdewebdev-3.5.9-i486-1.tgz: Upgraded to kdewebdev-3.5.9.
kdei/k3b-i18n-1.0.4-noarch-1.tgz: Upgraded to k3b-i18n-1.0.4.
kdei/kde-i18n-*-3.5.9-noarch-1.tgz: Upgraded to kde-i18n-*-3.5.9.
l/arts-1.5.9-i486-1.tgz: Upgraded to arts-1.5.9.
l/libmad-0.15.1b-i486-3.tgz: A certain popular project has begun to require
"mad.pc", a pkgconfig file which has never been provided with libmad.
As much as I'd prefer not to be a lemming, sometimes doing what's right
is not the same as doing what has to be done. Probably the project's
developers didn't even know mad.pc wasn't a vanilla file. This is a good
example of why every distro should not fork every package, especially as
libmad's library/headers couldn't be in more obvious locations. Perhaps
this package doesn't see much upstream attention any more (I don't know),
but does it really _need_ a .pc file?
l/libmusicbrainz-2.1.4-i486-2.tgz: Removed.
l/libtunepimp-0.4.2-i486-3.tgz: Removed.
x/scim-1.4.7-i486-2.tgz: Don't try to use SCIM as the input method if the
package has been removed, or use scim-bridge if that package is not
installed. Remove the LANG variables and give a pointer to the lang.*
scripts. Install script bugfix.
x/scim-bridge-0.4.14-i486-2.tgz: Install script bugfix.
x/ttf-arphic-uming-0.1.20060928-noarch-1.tgz: Removed.
x/wqy-zenhei-font-ttf-0.4.23-noarch-1.tgz: Switched from Arphic to wqy-zenhei
after several votes for this font if only one is to be included as a starter
font. Thanks to Bruce Hill and Eric Hameleers for the encouragement. :-)
isolinux/initrd.img: Added network install patches from Eric Hameleers.
usb-and-pxe-installers/: Rebuilt with new patches.
+--------------------------+
Sat Feb 16 18:43:48 CST 2008
ap/mysql-5.0.51a-i486-1.tgz: Upgraded to mysql-5.0.51a.
x/anthy-9100e-i486-1.tgz: Added anthy-9100e.
x/dejavu-fonts-ttf-2.23-noarch-1.tgz: Upgraded to dejavu-fonts-ttf-2.23.
x/libhangul-0.0.7-i486-1.tgz: Added libhangul-0.0.7.
x/m17n-lib-1.5.0-i486-1.tgz: Added m17n-lib-1.5.0.
x/sazanami-fonts-ttf-20040629-noarch-1.tgz: Added sazanami-fonts-ttf-20040629.
x/scim-1.4.7-i486-1.tgz: Added scim-1.4.7.
x/scim-anthy-1.2.4-i486-1.tgz: Added scim-anthy-1.2.4.
x/scim-bridge-0.4.14-i486-1.tgz: Added scim-bridge-0.4.14.
x/scim-hangul-0.3.2-i486-1.tgz: Added scim-hangul-0.3.2.
x/scim-m17n-0.2.2-i486-1.tgz: Added scim-m17n-0.2.2.
x/scim-pinyin-0.5.91-i486-1.tgz: Added scim-pinyin-0.5.91.
x/scim-tables-0.5.7-i486-1.tgz: Added scim-tables-0.5.7.
x/sinhala_lklug-font-ttf-20060929-noarch-1.tgz:
Added sinhala_lklug-font-ttf-20060929.
x/tibmachuni-font-ttf-1.901-noarch-1.tgz: Added tibmachuni-font-ttf-1.901.
x/ttf-arphic-uming-0.1.20060928-noarch-1.tgz:
Added ttf-arphic-uming-0.1.20060928.
Huge thanks are again due to Eric Hameleers for doing the vast majority of the
work on implementing these new input methods and fonts!
Thanks are due as well to ABE Shin-ichi for helping to test packages.
And last but not least, thanks to Bruce Hill for getting Eric started on this
project, and for helping with the testing process.
+--------------------------+
Thu Feb 14 16:11:07 CST 2008
n/httpd-2.2.8-i486-1.tgz: Upgraded to httpd-2.2.8.
This fixes security and other bugs.
For more information, see:
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6421
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6422
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6388
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5000
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0005
(* Security fix *)
+--------------------------+
Tue Feb 12 23:07:34 CST 2008
xap/mozilla-firefox-2.0.0.12-i686-1.tgz:
Upgraded to firefox-2.0.0.12.
This upgrade fixes some more security bugs.
For more information, see:
http://www.mozilla.org/projects/security/known-vulnerabilities.html#firefox
(* Security fix *)
xap/seamonkey-1.1.8-i486-1.tgz:
Upgraded to seamonkey-1.1.8.
This upgrade fixes some more security bugs.
For more information, see:
http://www.mozilla.org/projects/security/known-vulnerabilities.html#seamonkey
(* Security fix *)
+--------------------------+
Mon Feb 11 17:47:58 CST 2008
a/kernel-generic-2.6.23.16-i486-1.tgz:
Upgraded to Linux 2.6.23.16 uniprocessor generic.s (requires initrd) kernel.
All of these kernel upgrades fix yesterday's local root exploit.
The kernel headers did not change, so a glibc rebuild is not required.
For more information, see:
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0010
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0163
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0600
(* Security fix *)
If you use lilo, don't forget to run it again after the upgrade.
a/kernel-generic-smp-2.6.23.16_smp-i686-1.tgz:
Upgraded to Linux 2.6.23.16 SMP gensmp.s (requires initrd) kernel.
(* Security fix *)
a/kernel-huge-2.6.23.16-i486-1.tgz:
Upgraded to Linux 2.6.23.16 uniprocessor huge.s (full-featured) kernel.
(* Security fix *)
a/kernel-huge-smp-2.6.23.16_smp-i686-1.tgz:
Upgraded to Linux 2.6.23.16 SMP hugesmp.s (full-featured) kernel.
(* Security fix *)
a/kernel-modules-2.6.23.16-i486-1.tgz
Upgraded to Linux 2.6.23.16 uniprocessor kernel modules.
a/kernel-modules-smp-2.6.23.16_smp-i686-1.tgz
Upgraded to Linux 2.6.23.16 SMP kernel modules.
d/kernel-headers-2.6.23.16_smp-i386-1.tgz:
Upgraded to Linux 2.6.23.16 SMP kernel headers.
k/kernel-source-2.6.23.16_smp-noarch-1.tgz
Upgraded to Linux 2.6.23.16 SMP kernel source.
(* Security fix *)
l/svgalib_helper-1.9.25_2.6.23.16-i486-1.tgz: Rebuilt for 2.6.23.16 kernels.
isolinux/initrd.img: Upgraded modules to 2.6.23.16.
kernels/huge.s/*: Upgraded huge.s kernel to 2.6.23.16.
(* Security fix *)
kernels/hugesmp.s/*: Upgraded hugesmp.s kernel to 2.6.23.16 (SMP).
(* Security fix *)
kernels/speakup.s: Updated speakup.s kernel to 2.6.23.16.
(* Security fix *)
extra/linux-2.6.23.16-nosmp-sdk/: Updated SMP to no-SMP kernel source patch.
(* Security fix *)
usb-and-pxe-installers/: Updated USB and PXE installers to 2.6.23.16 modules.
+--------------------------+
Mon Feb 11 01:23:09 CST 2008
a/cups-1.3.5-i486-1.tgz: Upgraded to cups-1.3.5.
a/e2fsprogs-1.40.6-i486-1.tgz: Upgraded to e2fsprogs-1.40.6.
l/glib2-2.14.6-i486-1.tgz: Upgraded to glib-2.14.6.
xap/gimp-2.4.4-i486-1.tgz: Upgraded to gimp-2.4.4.
isolinux/initrd.img: Upgraded libraries and utilities to e2fsprogs-1.40.6.
usb-and-pxe-installers/: Updated libraries and utilities to e2fsprogs-1.40.6.
Also, thanks to David Somero for checking all the slack-desc files for
conformance to our unwritten standards. :-)
+--------------------------+
Sat Feb 9 04:48:36 CST 2008
a/device-mapper-1.02.24-i486-1.tgz: Upgraded to device-mapper.1.02.24.
Thanks to Piter Punk for the help.
a/glibc-solibs-2.7-i486-6.tgz: Recompiled against 2.6.23.15. Bumped everything
to -6 since glibc-zoneinfo has been at -5 already.
a/glibc-zoneinfo-2.7-noarch-6.tgz: Rebuilt.
a/kernel-generic-2.6.23.15-i486-1.tgz:
Upgraded to Linux 2.6.23.15 uniprocessor generic.s (requires initrd) kernel.
a/kernel-generic-smp-2.6.23.15_smp-i686-1.tgz:
Upgraded to Linux 2.6.23.15 SMP gensmp.s (requires initrd) kernel.
a/kernel-huge-2.6.23.15-i486-1.tgz:
Upgraded to Linux 2.6.23.15 uniprocessor huge.s (full-featured) kernel.
a/kernel-huge-smp-2.6.23.15_smp-i686-1.tgz:
Upgraded to Linux 2.6.23.15 SMP hugesmp.s (full-featured) kernel.
a/kernel-modules-2.6.23.15-i486-1.tgz
Upgraded to Linux 2.6.23.15 uniprocessor kernel modules.
a/kernel-modules-smp-2.6.23.15_smp-i686-1.tgz
Upgraded to Linux 2.6.23.15 SMP kernel modules.
d/kernel-headers-2.6.23.15_smp-i386-1.tgz:
Upgraded to Linux 2.6.23.15 SMP kernel headers.
k/kernel-source-2.6.23.15_smp-noarch-1.tgz
Upgraded to Linux 2.6.23.15 SMP kernel source.
a/lvm2-2.02.33-i486-1.tgz: Upgraded to LVM2.2.02.33.
Thanks to Piter Punk for the help.
l/glibc-2.7-i486-6.tgz: Recompiled against 2.6.23.15.
l/glibc-i18n-2.7-noarch-6.tgz: Rebuilt.
l/glibc-profile-2.7-i486-6.tgz: Recompiled against 2.6.23.15.
l/svgalib_helper-1.9.25_2.6.23.15-i486-1.tgz: Rebuilt for 2.6.23.15 kernels.
xap/xine-lib-1.1.10.1-i686-1.tgz: Upgraded to xine-lib-1.1.10.1.
isolinux/initrd.img: Massive overhaul, primarily the work and initiative of
Eric Hameleers. Work above and beyond the call of duty. If we gave out
medals of honor, this would deserve one. :-)
The installer now supports network installs from not just NFS, but also
HTTP and FTP. Please be nice to our mirrors -- this feature is _intended_
for use within private networks from your own "site".
Work is also underway to fully support unattended/remote installs. The
installer has both a small ssh and sshd (dropbear). Thanks again Eric!
This is something that's been on the drawing board for many years.
isolinux/network.dsk: Upgraded to Linux 2.6.23.15 SMP/UP kernel modules.
isolinux/pcmcia.dsk: Upgraded to Linux 2.6.23.15 SMP/UP kernel modules.
kernels/huge.s/*: Upgraded huge.s kernel to 2.6.23.15.
kernels/hugesmp.s/*: Upgraded hugesmp.s kernel to 2.6.23.15 (SMP).
kernels/speakup.s: Updated to CVS as of 20080204T2334. A few diffs didn't
apply cleanly, so let me know if it's broken and I'll see what I can do.
Also, some hardware synths that were detected automatically with earlier
kernels and/or speakup versions may now need the serial port specified on the
kernel boot prompt like this:
speakup.s speakup_synth=dectlk speakup_ser=0
Thanks to Stephen Greeley for bug reports and testing. Hopefully my best
guess at a kernel patch to bypass Unicode for now hasn't broken everything.
extra/linux-2.6.23.15-nosmp-sdk/: Updated SMP to no-SMP kernel source patch.
+--------------------------+
Fri Feb 1 19:40:32 CST 2008
a/e2fsprogs-1.40.5-i486-1.tgz: Upgraded to e2fsprogs-1.40.5.
d/subversion-1.4.6-i486-1.tgz: Upgraded to subversion-1.4.6.
kde/kdesdk-3.5.8-i486-2.tgz: Recompiled to pick up new apr/neon/svn libs.
A couple of bugzilla-related files have now appeared in the package.
kde/kdevelop-3.5.0-i486-2.tgz: Recompiled to pick up new apr/neon/svn libs.
l/apr-1.2.12-i486-1.tgz: Upgraded to apr-1.2.12.
l/apr-util-1.2.12-i486-1.tgz: Upgraded to apr-util-1.2.12.
l/neon-0.26.4-i486-1.tgz: Upgraded to neon-0.26.4. There are newer versions,
but this is newer than what we had and allows everything to work for now.
xap/audacious-1.4.6-i486-1.tgz: Upgraded to audacious-1.4.6.
xap/audacious-plugins-1.4.5-i486-1.tgz: Upgraded to audacious-plugins-1.4.5.
Now with an upgraded neon library, this uses neon for http/https transport.
Thanks to Giacomo Lozito for the help with neon.
+--------------------------+
Thu Jan 31 21:51:05 CST 2008
ap/alsa-utils-1.0.15-i486-1.tgz: Upgraded to alsa-utils-1.0.15.
l/alsa-lib-1.0.15-i486-1.tgz: Upgraded to alsa-lib-1.0.15.
l/alsa-oss-1.0.15-i486-1.tgz: Upgraded to alsa-oss-1.0.15.
x/font-misc-misc-1.0.0-noarch-3.tgz: Removed bogus fonts.alias.
The install scripts will make it. Thanks to Piter Punk.
x/libXmu-1.0.4-i486-1.tgz: Upgraded to libXmu-1.0.4.
x/xf86-video-amd-2.7.7.6-i486-1.tgz: Upgraded to xf86-video-amd-2.7.7.6.
x/xf86-video-nv-2.1.7-i486-1.tgz: Upgraded to xf86-video-nv-2.1.7.
x/xinput-1.3.0-i486-1.tgz: Added xinput-1.3.0.
+--------------------------+
Wed Jan 30 19:07:35 CST 2008
d/ruby-1.8.6_p111-i486-2.tgz: Moved some comments out of the ./configure part
of the build script to fix a couple of missed options.
Thanks to Stuart Winter.
kde/amarok-1.4.8-i486-1.tgz: Upgraded to amarok-1.4.8.
l/atk-1.21.5-i486-1.tgz: Upgraded to atk-1.21.5.
l/gtk+2-2.12.7-i486-1.tgz: Upgraded to gtk+-2.12.7.
l/libmowgli-0.6.0-i486-1.tgz: Added libmowgli-0.6.0, which is needed by
Audacious.
l/libmtp-0.2.5-i486-1.tgz: Upgraded to libmtp-0.2.5.
l/libgpod-0.6.0-i486-1.tgz: Upgraded to libgpod-0.6.0 (major version bump).
l/libxml2-2.6.31-i486-1.tgz: Upgraded to libxml2-2.6.31.
l/pango-1.19.3-i486-1.tgz: Upgraded to pango-1.19.3.
xap/audacious-1.4.5-i486-1.tgz: Upgraded to audacious-1.4.5.
xap/audacious-plugins-1.4.4-i486-1.tgz: Upgraded to
audacious-plugins-1.4.4-i486-1.tgz.
xap/xine-lib-1.1.10-i686-1.tgz: Upgraded to xine-lib-1.1.10.
extra/slackpkg/slackpkg-2.70-noarch-1.tgz: Upgraded to slackpkg-2.70.
Thanks to Piter Punk.
Great thanks are also due to the KDE team, not only for their tremendous
accomplishments over the years, but for the gracious reception they gave to
the members of the Slackware team who traveled to the release event. What
a wonderful group of people! We had a great time there, learned a lot, and
will be applying that knowledge and our new contacts within KDE to provide
the best possible KDE experience for Slackware users. The next Slackware
release will contain KDE 3.5.9, but we're targeting KDE 4.1.x for the one
after that. The application end of things doesn't quite fully cover KDE3's
functionality yet, but by then it will. As I'm sure most of you know, Robby
has put up test packages of the initial KDE 4.0 release which I've tested and
found to be consistent with what to expect from a developer's preview.
The look of the new desktop is stunning, and the use of SVG and hardware
acceleration gives (IMHO) even something like MacOS a run for its money in
terms of appearance and user-friendliness. We look forward with great
anticipation to merging KDE4 when it is mature enough (and it's getting there
fast), and then watching it just get better and better.
Once again, _huge_ thanks to our KDE friends! Stop by here any time. :-)
+--------------------------+
Tue Jan 8 22:42:01 CST 2008
ap/nano-2.0.7-i486-1.tgz: Upgraded to nano-2.0.7.
d/mercurial-0.9.5-i486-1.tgz: Upgraded to mercurial-0.9.5.
d/ruby-1.8.6_p111-i486-1.tgz: Upgraded ruby-1.8.6 to patchlevel 111.
l/atk-1.20.0-i486-1.tgz: Upgraded to atk-1.20.0.
l/glib2-2.14.5-i486-1.tgz: Upgraded to glib-2.14.5.
l/gtk+2-2.12.4-i486-1.tgz: Upgraded to gtk+-2.12.4.
l/libxml2-2.6.30-i486-1.tgz: Upgraded to libxml2-2.6.30.
l/libxslt-1.1.22-i486-1.tgz: Upgraded to libxslt-1.1.22.
l/pango-1.19.2-i486-1.tgz: Upgraded to pango-1.19.2.
l/pycairo-1.4.12-i486-1.tgz: Added pycairo-1.4.12.
Thanks to Eric Hameleers.
l/pygobject-2.14.1-i486-1.tgz: Added pygobject-2.14.1.
Thanks to Erik Hanson and SBo (slackbuilds.org).
l/pygtk-2.12.1-i486-1.tgz: Added pygtk-2.12.1.
Thanks to Erik Hanson, Andrew Brouwers, and SBo.
l/pyrex-0.9.6.4-i486-1.tgz: Added Pyrex-0.9.6.4.
Thanks to David Somero.
x/dejavu-fonts-ttf-2.22-noarch-1.tgz: **NOTE PACKAGE NAME CHANGE**
Upgraded to version 2.22.
x/liberation-fonts-ttf-0.2-noarch-3.tgz: Added liberation-fonts-ttf-0.2-3.
x/xf86-video-ati-6.7.197-i486-1.tgz: Upgraded to xf86-video-ati-6.7.197.
x/xf86-video-radeonhd-1.1.0-i486-1.tgz: Upgraded to xf86-video-radeonhd-1.1.0.
xap/seamonkey-1.1.7-i486-2.tgz: Use the system cairo to avoid a compile error.
Thanks to Eric Hameleers for helping to figure this out.
Patched a Makefile.in to avoid another compile error with the new GTK+.
Thanks to the BLFS contributors for posting the solution to this.
+--------------------------+
Mon Dec 31 18:44:01 CST 2007
a/glibc-zoneinfo-2.7-noarch-5.tgz: Some deja vu. ;-)
Upgraded to tzdata2007k. A new year should be started with the
latest timezone data, so here it is.
Happy holidays, and a happy new year to all! :-)
+--------------------------+
Sat Dec 22 17:07:12 CST 2007
l/libgsf-1.14.7-i486-1.tgz: Upgraded to libgsf-1.14.7.
+--------------------------+
Sat Dec 22 00:54:42 CST 2007
a/glibc-solibs-2.7-i486-4.tgz: Upgraded to glibc-2.7 compiled against Linux
2.6.23.12 kernel headers.
a/glibc-zoneinfo-2.7-noarch-4.tgz: Upgraded to tzdata2007j.
a/kernel-generic-2.6.23.12-i486-1.tgz:
Upgraded to Linux 2.6.23.12 uniprocessor generic.s (requires initrd) kernel.
a/kernel-generic-smp-2.6.23.12_smp-i686-1.tgz:
Upgraded to Linux 2.6.23.12 SMP gensmp.s (requires initrd) kernel.
a/kernel-huge-2.6.23.12-i486-1.tgz:
Upgraded to Linux 2.6.23.12 uniprocessor huge.s (full-featured) kernel.
a/kernel-huge-smp-2.6.23.12_smp-i686-1.tgz:
Upgraded to Linux 2.6.23.12 SMP hugesmp.s (full-featured) kernel.
a/kernel-modules-2.6.23.12-i486-1.tgz
Upgraded to Linux 2.6.23.12 uniprocessor kernel modules.
a/kernel-modules-smp-2.6.23.12_smp-i686-1.tgz
Upgraded to Linux 2.6.23.12 SMP kernel modules.
d/kernel-headers-2.6.23.12_smp-i386-1.tgz:
Upgraded to Linux 2.6.23.12 SMP kernel headers.
k/kernel-source-2.6.23.12_smp-noarch-1.tgz
Upgraded to Linux 2.6.23.12 SMP kernel source.
l/glibc-2.7-i486-4.tgz: Rebuilt against Linux 2.6.23.12 kernel headers.
l/glibc-i18n-2.7-noarch-4.tgz: Rebuilt.
l/glibc-profile-2.7-i486-4.tgz: Rebuilt against Linux 2.6.23.12 headers.
l/svgalib_helper-1.9.25_2.6.23.12-i486-1.tgz: Recompiled for Linux 2.6.23.12.
extra/linux-2.6.23.12-nosmp-sdk/: Updated SMP to no-SMP kernel source patch.
isolinux/network.dsk, pcmcia.dsk; Upgraded to 2.6.23.12 kernel modules.
kernels/huge.s/*: Upgraded huge.s kernel to 2.6.23.12.
kernels/hugesmp.s/*: Upgraded hugesmp.s kernel to 2.6.23.12 (SMP).
usb-and-pxe-installers/: Updated USB and PXE installers.
+--------------------------+
Fri Dec 21 19:03:54 CST 2007
a/pkgtools-12.1.0-noarch-2.tgz: Fixed a regex bug in a grep in installpkg that
could cause packages that do not conform to the FHS (those containing single-
character top-level directories) to not be removable or upgradeable through
the pkgtools. Thanks to Johnny Morano for pointing this ancient bug out.
Made the top-line with -infobox more terse since some of the package names
have become too long to fit, and were disturbing the infobox's formatting.
isolinux/initrd.img: Upgraded to the latest installpkg.
+--------------------------+
Fri Dec 14 18:02:39 CST 2007
a/mkinitrd-1.3.0-i486-4.tgz: Fixed a bug that could cause modprobe to attempt
to load the same module more than once (due to whitespace differences in
the initramfs's load_kernel_modules script). Thanks to Piter Punk.
ap/mysql-5.0.51-i486-1.tgz:
Upgraded to mysql-5.0.51.
This release fixes several bugs, including some security issues.
However, it also includes a potentially incompatible change, so be sure
to read the release notes before upgrading. It is possible that some
databases will need to be fixed in order to work with this (and future)
releases:
http://dev.mysql.com/doc/refman/5.0/en/releasenotes-cs-5-0-51.html
For more information about the security issues fixed, see:
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3781
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5925
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5969
(* Security fix *)
f/linux-howtos-20071214-noarch-1.tgz: Upgraded to linux-howtos-20071214.
l/hal-info-20071212-noarch-1.tgz: Upgraded to hal-info-20071212.
l/libpng-1.2.24-i486-1.tgz: Upgraded to libpng-1.2.24.
n/nmap-4.50-i486-1.tgz: Upgraded to nmap-4.50.
x/xf86-input-joystick-1.3.1-i486-1.tgz: Upgraded to xf86-input-joystick-1.3.1.
x/xf86-video-radeonhd-1.0.0-i486-1.tgz: Added xf86-video-radeonhd-1.0.0.
x/xorg-server-1.4.0.90-i486-1.tgz: Upgraded to xorg-server-1.4.0.90.
x/xorg-server-xnest-1.4.0.90-i486-1.tgz: Upgraded to
xorg-server-xnest-1.4.0.90.
x/xorg-server-xvfb-1.4.0.90-i486-1.tgz: Upgraded to xorg-server-xvfb-1.4.0.90.
xap/imagemagick-6.3.7_4-i486-1.tgz: Upgraded to ImageMagick-6.3.7-4.
+--------------------------+
Mon Dec 10 14:07:48 CST 2007
l/vte-0.16.10-i486-1.tgz: Upgraded to vte-0.16.10.
n/proftpd-1.3.1-i486-1.tgz: Upgraded to proftpd-1.3.1.
n/samba-3.0.28-i486-1.tgz:
Upgraded to samba-3.0.28.
Samba 3.0.28 is a security release in order to address a boundary failure
in GETDC mailslot processing that can result in a buffer overrun leading
to possible code execution.
For more information, see:
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6015
http://www.samba.org/samba/history/samba-3.0.28.html
http://secunia.com/secunia_research/2007-99/advisory/
(* Security fix *)
xap/gkrellm-2.3.1-i486-1.tgz: Upgraded to gkrellm-2.3.1.
xap/pidgin-2.3.1-i486-1.tgz: Upgraded to pidgin-2.3.1.
xap/xchat-2.8.4-i486-1.tgz: Upgraded to xchat-2.8.4.
extra/ktorrent/ktorrent-2.2.4-i486-1.tgz: Upgraded to ktorrent-2.2.4.
+--------------------------+
Wed Dec 5 14:57:36 CST 2007
a/kernel-huge-smp-2.6.23.9_smp-i686-3.tgz: Fixed missing JFFS2.
Thanks to Arny.
kernels/hugesmp.s/*: Fixed missing JFFS2. Thanks to Arny.
+--------------------------+
Tue Dec 4 19:03:43 CST 2007
a/hdparm-7.7-i486-1.tgz: Upgraded to hdparm-7.7.
Moved hdparm binary to /sbin (suggested by Tsomi).
a/kernel-generic-2.6.23.9-i486-2.tgz:
Rebuilt.
a/kernel-generic-smp-2.6.23.9_smp-i686-2.tgz:
Rebuilt.
a/kernel-huge-2.6.23.9-i486-2.tgz:
Rebuilt.
a/kernel-huge-smp-2.6.23.9_smp-i686-2.tgz:
Rebuilt.
a/kernel-modules-2.6.23.9-i486-2.tgz
Added JFFS2 modules.
a/kernel-modules-smp-2.6.23.9_smp-i686-2.tgz
Added JFFS2 modules.
d/kernel-headers-2.6.23.9_smp-i386-2.tgz:
Rebuilt.
k/kernel-source-2.6.23.9_smp-noarch-2.tgz: Reconfigured to include the option
for JFFS2, a journalling flash file system.
l/svgalib_helper-1.9.25_2.6.23.9-i486-2.tgz: Recompiled.
xap/gimp-2.4.2-i486-1.tgz: Upgraded to gimp-2.4.2.
extra/linux-2.6.23.9-nosmp-sdk/: Updated SMP to no-SMP kernel source patch.
isolinux/network.dsk, pcmcia.dsk; Upgraded kernel modules.
kernels/huge.s/*: Upgraded huge.s kernel.
kernels/hugesmp.s/*: Upgraded hugesmp.s kernel (SMP).
usb-and-pxe-installers/: Updated USB and PXE installers.
+--------------------------+
Mon Dec 3 21:04:37 CST 2007
a/inotify-tools-3.12-i486-1.tgz: Added inotify-tools-3.12.
Thanks to Eric Hameleers for the build script.
ap/cdparanoia-III10pre0-i486-1.tgz: Upgraded to cdparanoia-III-10pre0.
ap/hplip-2.7.10-i486-2.tgz: Rebuilt with some fixes to the build script.
Thanks to Robby Workman.
kde/amarok-1.4.7-i486-2.tgz: Recompiled against libmtp-0.2.4.
l/cairo-1.4.12-i486-1.tgz: Upgraded to cairo-1.4.12.
This fixes a possible security risk when decoding PNG files that may have
been maliciously tampered with:
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5503
(* Security fix *)
l/libmtp-0.2.4-i486-1.tgz: Upgraded to libmtp-0.2.4.
Thanks to Piter Punk for updating the udev rules.
l/libnjb-2.2.6-i486-2.tgz: Updated udev rules. Thanks to Piter Punk.
n/bluez-hcidump-1.40-i486-1.tgz: Upgraded to bluez-hcidump-1.40.
n/bluez-libs-3.22-i486-1.tgz: Upgraded to bluez-libs-3.22.
n/bluez-utils-3.22-i486-1.tgz: Upgraded to bluez-utils-3.22.
Thanks to Piter Punk for updating the udev rules.
n/gnupg2-2.0.7-i486-1.tgz: Upgraded to gnupg2-2.0.7.
n/gnutls-2.0.4-i486-1.tgz: Upgraded to gnutls-2.0.4.
n/gpgme-1.1.5-i486-1.tgz: Upgraded to gpgme-1.1.5.
n/libassuan-1.0.3-i486-1.tgz: Upgraded to libassuan-1.0.3.
n/libgpg-error-1.6-i486-1.tgz: Upgraded to libgpg-error-1.6.
n/libksba-1.0.2-i486-1.tgz: Upgraded to libksba-1.0.2.
n/mcabber-0.9.5-i486-1.tgz: Upgraded to mcabber-0.9.5.
n/pinentry-0.7.4-i486-1.tgz: Upgraded to pinentry-0.7.4.
n/samba-3.0.27a-i486-1.tgz: Upgraded to samba-3.0.27a.
This update fixes a crash bug regression experienced by smbfs clients caused
by the fix for CVE-2007-4572.
xap/xfce-4.4.2-i486-1.tgz: Upgraded to xfce-4.4.2.
Thanks to Robby Workman for the build script.
This fixes a minor security bug in Terminal:
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3770
(* Security fix *)
+--------------------------+
Sat Dec 1 17:02:02 CST 2007
n/rsync-2.6.9-i486-2.tgz:
Patched some security bugs.
For more information, see:
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-4091
http://lists.samba.org/archive/rsync-announce/2007/000050.html
(* Security fix *)
xap/mozilla-firefox-2.0.0.11-i686-1.tgz: Upgraded to Firefox 2.0.0.11, which
fixed a bug introduced by the 2.0.0.10 update in the feature that
affected some web pages and extensions.
+--------------------------+
Thu Nov 29 19:51:15 CST 2007
xap/seamonkey-1.1.7-i486-1.tgz:
Upgraded to seamonkey-1.1.7.
This upgrade fixes some more security bugs.
For more information, see:
http://www.mozilla.org/projects/security/known-vulnerabilities.html#seamonkey
(* Security fix *)
+--------------------------+
Thu Nov 29 17:38:37 CST 2007
a/mkinitrd-1.3.0-i486-3.tgz: Fixed a missing '--parents' in a cp command.
Thanks to Eric Hameleers for pointing out the bug.
+--------------------------+
Thu Nov 29 14:53:28 CST 2007
a/glibc-solibs-2.7-i486-3.tgz: Fixed incorrect version numbers in the install
script. Thanks to guru for the bug report.
a/glibc-zoneinfo-2.7-noarch-3.tgz: Rebuilt.
l/glibc-2.7-i486-3.tgz: Fixed incorrect version numbers in the install
script. Thanks to guru for the bug report.
l/glibc-i18n-2.7-noarch-3.tgz: Rebuilt.
l/glibc-profile-2.7-i486-3.tgz: Rebuilt.
+--------------------------+
Thu Nov 29 01:06:48 CST 2007
ap/cdrtools-2.01.01a36-i486-1.tgz: Upgraded to cdrtools-2.01.01a36.
+--------------------------+
Thu Nov 29 01:02:12 CST 2007
a/glibc-solibs-2.7-i486-2.tgz: Upgraded to glibc-2.7 compiled against Linux
2.6.23.9 kernel headers.
a/glibc-zoneinfo-2.7-noarch-2.tgz: Upgraded to tzdata2007i.
a/kernel-generic-2.6.23.9-i486-1.tgz:
Upgraded to Linux 2.6.23.9 uniprocessor generic.s (requires initrd) kernel.
a/kernel-generic-smp-2.6.23.9_smp-i686-1.tgz:
Upgraded to Linux 2.6.23.9 SMP gensmp.s (requires initrd) kernel.
a/kernel-huge-2.6.23.9-i486-1.tgz:
Upgraded to Linux 2.6.23.9 uniprocessor huge.s (full-featured) kernel.
a/kernel-huge-smp-2.6.23.9_smp-i686-1.tgz:
Upgraded to Linux 2.6.23.9 SMP hugesmp.s (full-featured) kernel.
a/kernel-modules-2.6.23.9-i486-1.tgz
Upgraded to Linux 2.6.23.9 uniprocessor kernel modules.
a/kernel-modules-smp-2.6.23.9_smp-i686-1.tgz
Upgraded to Linux 2.6.23.9 SMP kernel modules.
ap/ghostscript-8.61-i486-1.tgz: Upgraded to ghostscript-8.61.
This is still under the GPL -- just FYI, I do not know why the package name
changed. This package replaces gnu-ghostscript-8.60.0-i486-2.
d/kernel-headers-2.6.23.9_smp-i386-1.tgz:
Upgraded to Linux 2.6.23.9 SMP kernel headers.
k/kernel-source-2.6.23.9_smp-noarch-1.tgz
Upgraded to Linux 2.6.23.9 SMP kernel source.
l/gamin-0.1.9-i486-1.tgz: Upgraded to gamin-0.1.9.
l/glibc-2.7-i486-2.tgz: Upgraded to glibc-2.7, built against Linux 2.6.23.9
kernel headers.
* NOTE: Packages for -current built after this batch of packages (up to
* the datestamp above) will be linked against glibc-2.7 and _may_ not work
* on systems running earlier versions of glibc (such as Slackware 12.0
* systems running glibc-2.5).
l/glibc-i18n-2.7-noarch-2.tgz: Upgraded to glibc-2.7 locale files.
l/glibc-profile-2.7-i486-2.tgz: Upgraded to glibc-2.7 profile libs.
l/svgalib_helper-1.9.25_2.6.23.9-i486-1.tgz: Recompiled for Linux 2.6.23.9.
extra/linux-2.6.23.9-nosmp-sdk/: Updated SMP to no-SMP kernel source patch.
isolinux/initrd.img: Upgraded to glibc-2.7. Added dmidecode.
isolinux/network.dsk, pcmcia.dsk; Upgraded to 2.6.23.9 kernel modules.
kernels/huge.s/*: Upgraded huge.s kernel to 2.6.23.9.
kernels/hugesmp.s/*: Upgraded hugesmp.s kernel to 2.6.23.9 (SMP).
usb-and-pxe-installers/: Updated USB and PXE installers.
+--------------------------+
Wed Nov 28 12:33:14 CST 2007
a/mkinitrd-1.3.0-i486-2.tgz: Edited two spots where grep was searching for /
rather than ' on / '. Thanks to Erik Jan Tromp for pointing out that this
needed a patch.
+--------------------------+
Tue Nov 27 16:08:14 CST 2007
a/mkinitrd-1.3.0-i486-1.tgz: Upgraded to mkinitrd-1.3.0.
This fixes a bug where some module options could be ignored.
Thanks to Alan Hicks for the patch.
Thanks also to Richard Hoyle for showing me how to statically link busybox
correctly when I wouldn't listen to the Makefile. ;-)
xap/mozilla-firefox-2.0.0.10-i686-1.tgz:
Upgraded to firefox-2.0.0.10.
This upgrade fixes some more security bugs.
For more information, see:
http://www.mozilla.org/projects/security/known-vulnerabilities.html#firefox
(* Security fix *)
+--------------------------+
Wed Nov 21 00:11:24 CST 2007
a/kernel-generic-2.6.23.8-i486-1.tgz:
Upgraded to Linux 2.6.23.8 uniprocessor generic.s (requires initrd) kernel.
a/kernel-generic-smp-2.6.23.8_smp-i686-1.tgz:
Upgraded to Linux 2.6.23.8 SMP gensmp.s (requires initrd) kernel.
a/kernel-huge-2.6.23.8-i486-1.tgz:
Upgraded to Linux 2.6.23.8 uniprocessor huge.s (full-featured) kernel.
a/kernel-huge-smp-2.6.23.8_smp-i686-1.tgz:
Upgraded to Linux 2.6.23.8 SMP hugesmp.s (full-featured) kernel.
a/kernel-modules-2.6.23.8-i486-1.tgz
Upgraded to Linux 2.6.23.8 uniprocessor kernel modules.
a/kernel-modules-smp-2.6.23.8_smp-i686-1.tgz
Upgraded to Linux 2.6.23.8 SMP kernel modules.
d/kernel-headers-2.6.23.8_smp-i386-1.tgz:
Upgraded to Linux 2.6.23.8 SMP kernel headers.
k/kernel-source-2.6.23.8_smp-noarch-1.tgz
Upgraded to Linux 2.6.23.8 SMP kernel source.
l/libpng-1.2.23-i486-1.tgz:
Upgraded to libpng-1.2.23.
Previous libpng versions may crash when loading malformed PNG files.
It is not currently known if this vulnerability can be exploited to
execute malicious code.
For more information, see:
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5266
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5267
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5268
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5269
(* Security fix *)
l/svgalib_helper-1.9.25_2.6.23.8-i486-1.tgz: Recompiled for Linux 2.6.23.8.
extra/linux-2.6.23.8-nosmp-sdk/: Updated SMP to no-SMP kernel source patch.
isolinux/network.dsk, pcmcia.dsk; upgraded to 2.6.23.8 kernel modules.
initrd.img: Upgraded to hdparm-7.6.
kernels/generic.s/*: Upgraded generic.s kernel to 2.6.23.8.
kernels/gensmp.s/*: Upgraded gensmp.s kernel to 2.6.23.8 (SMP).
kernels/huge.s/*: Upgraded huge.s kernel to 2.6.23.8.
kernels/hugesmp.s/*: Upgraded hugesmp.s kernel to 2.6.23.8 (SMP).
usb-and-pxe-installers/: Updated USB and PXE installers.
+--------------------------+
Tue Nov 20 16:49:58 CST 2007
xap/mozilla-thunde