Commit graph

9 commits

Author SHA1 Message Date
Patrick J Volkerding
0eb4f651da Sat Feb 24 19:50:05 UTC 2024
a/pkgtools-15.1-noarch-10.txz:  Rebuilt.
  setup.services: typo/syntax error fix. Thanks to gramaxo and pghvlaans.
a/xz-5.6.0-x86_64-1.txz:  Upgraded.
ap/man-pages-6.06-noarch-2.txz:  Rebuilt.
  Restored the previously included posix pages, and added the posix "sh" page
  since it's more correct than getting the ksh page for "sh".
  Thanks to pghvlaans.
d/git-2.44.0-x86_64-1.txz:  Upgraded.
kde/kdnssd-5.115.0-x86_64-2.txz:  Rebuilt.
  Recompiled to add Zeroconf support. (This one fooled me because it doesn't
  actually link to any avahi libraries.)
  Thanks to audriusk.
kde/kid3-3.9.5-x86_64-1.txz:  Upgraded.
l/libpng-1.6.43-x86_64-1.txz:  Upgraded.
l/libunistring-1.2-x86_64-1.txz:  Upgraded.
n/libksba-1.6.6-x86_64-1.txz:  Upgraded.
n/npth-1.7-x86_64-1.txz:  Upgraded.
t/texlive-2023.230322-x86_64-7.txz:  Rebuilt.
  Use the bundled zlib to make the bundled lua happy. Thanks to sombragris.
2024-02-24 21:30:18 +01:00
Patrick J Volkerding
6a20480259 Fri Feb 23 02:27:35 UTC 2024
a/aaa_libraries-15.1-x86_64-26.txz:  Rebuilt.
  Upgraded: libacl.so.1.1.2302, libattr.so.1.1.2502, liblzma.so.5.4.6,
  libpcre2-8.so.0.12.0, libz.so.1.3.1, libcares.so.2.11.0,
  libexpat.so.1.9.0, libffi.so.8.1.4, libglib-2.0.so.0.7800.4,
  libgmodule-2.0.so.0.7800.4, libgobject-2.0.so.0.7800.4,
  libgthread-2.0.so.0.7800.4, libidn.so.12.6.5, libidn2.so.0.4.0,
  libpng16.so.16.41.0, libpsl.so.5.3.5, libtdb.so.1.4.10, libusb-1.0.so.0.4.0.
a/etc-15.1-x86_64-5.txz:  Rebuilt.
  Added UID 214 and GID 214 for avahi.
a/gettext-0.22.5-x86_64-1.txz:  Upgraded.
a/pkgtools-15.1-noarch-9.txz:  Rebuilt.
  setup.services: support rc.avahidaemon and rc.avahidnsconfd.
a/sysvinit-scripts-15.1-noarch-13.txz:  Rebuilt.
  rc.M: start (if executable) rc.avahidaemon and rc.avahidnsconfd.
ap/cups-2.4.7-x86_64-2.txz:  Rebuilt.
  Recompiled against avahi.
ap/cups-filters-1.28.17-x86_64-4.txz:  Rebuilt.
  Recompiled against avahi.
ap/hplip-3.23.12-x86_64-1.txz:  Upgraded.
  Compiled against avahi.
ap/xmltoman-0.6-x86_64-1.txz:  Added.
  This is needed to generate manpages for avahi.
d/distcc-3.4-x86_64-4.txz:  Rebuilt.
  Recompiled against avahi.
d/gettext-tools-0.22.5-x86_64-1.txz:  Upgraded.
l/avahi-20240220_dffd549-x86_64-1.txz:  Added.
  It was either this, or drop (or fork) hplip. We'll enjoy it in the long run.
  Thanks to David Somero for the original build script, and to Robby Workman
  for years of maintenance.
  Signed-off-by: volkerdi
  Acked-by: alienBOB
l/libdaemon-0.14-x86_64-1.txz:  Added.
  This is needed by avahi.
l/pipewire-1.0.3-x86_64-5.txz:  Rebuilt.
  Recompiled against avahi.
l/pulseaudio-17.0-x86_64-3.txz:  Rebuilt.
  Recompiled against avahi.
n/NetworkManager-1.46.0-x86_64-1.txz:  Upgraded.
n/netatalk-3.1.18-x86_64-2.txz:  Rebuilt.
  Recompiled against avahi.
n/samba-4.19.5-x86_64-2.txz:  Rebuilt.
  Recompiled against avahi.
xap/pidgin-2.14.12-x86_64-3.txz:  Rebuilt.
  Recompiled against avahi.
xap/sane-1.2.1-x86_64-3.txz:  Rebuilt.
  Recompiled against avahi.
extra/bash-completion/bash-completion-2.12.0-noarch-1.txz:  Upgraded.
2024-02-23 03:58:34 +01:00
Patrick J Volkerding
c7bc4d7179 Mon Dec 20 19:41:32 UTC 2021
a/pkgtools-15.0-noarch-42.txz:  Rebuilt.
  setup.services: list rc.nfsd. Suggested by alienBOB.
l/expat-2.4.2-x86_64-1.txz:  Upgraded.
l/gegl-0.4.34-x86_64-1.txz:  Upgraded.
n/httpd-2.4.52-x86_64-1.txz:  Upgraded.
  SECURITY: CVE-2021-44790: Possible buffer overflow when parsing
  multipart content in mod_lua of Apache HTTP Server 2.4.51 and
  earlier (cve.mitre.org)
  A carefully crafted request body can cause a buffer overflow in
  the mod_lua multipart parser (r:parsebody() called from Lua
  scripts).
  The Apache httpd team is not aware of an exploit for the
  vulnerabilty though it might be possible to craft one.
  This issue affects Apache HTTP Server 2.4.51 and earlier.
  Credits: Chamal
  SECURITY: CVE-2021-44224: Possible NULL dereference or SSRF in
  forward proxy configurations in Apache HTTP Server 2.4.51 and
  earlier (cve.mitre.org)
  A crafted URI sent to httpd configured as a forward proxy
  (ProxyRequests on) can cause a crash (NULL pointer dereference)
  or, for configurations mixing forward and reverse proxy
  declarations, can allow for requests to be directed to a
  declared Unix Domain Socket endpoint (Server Side Request
  Forgery).
  This issue affects Apache HTTP Server 2.4.7 up to 2.4.51
  (included).
  Credits: ae 1/4*a-o(R)e 1/4
  TengMA(@Te3t123)
  For more information, see:
    https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-44790
    https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-44224
  (* Security fix *)
xap/gimp-2.10.30-x86_64-1.txz:  Upgraded.
xap/mozilla-thunderbird-91.4.1-x86_64-1.txz:  Upgraded.
  This release contains security fixes and improvements.
  For more information, see:
    https://www.mozilla.org/en-US/thunderbird/91.4.1/releasenotes/
    https://www.mozilla.org/en-US/security/advisories/mfsa2021-55/
    https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-4126
    https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-44538
  (* Security fix *)
xap/xlockmore-5.68-x86_64-1.txz:  Upgraded.
xap/xsnow-3.4.2-x86_64-1.txz:  Upgraded.
2021-12-21 08:59:54 +01:00
Patrick J Volkerding
eba2e5b781 Fri May 15 07:28:15 UTC 2020
Hey folks, just a heads-up that PAM is about to be merged into the main tree.
We can't have it blocking other upgrades any longer. The config files could be
improved (adding support for pam_krb5 and pam_ldap, for example), but they'll
do for now. Have a good weekend, and enjoy these updates! :-)
a/aaa_elflibs-15.0-x86_64-23.txz:  Rebuilt.
  Upgraded: libcap.so.2.34, libelf-0.179.so, liblzma.so.5.2.5,
  libglib-2.0.so.0.6400.2, libgmodule-2.0.so.0.6400.2,
  libgobject-2.0.so.0.6400.2, libgthread-2.0.so.0.6400.2,
  liblber-2.4.so.2.10.13, libldap-2.4.so.2.10.13, libpcre2-8.so.0.10.0.
  Added temporarily in preparation for upgrading icu4c: libicudata.so.65.1,
  libicui18n.so.65.1, libicuio.so.65.1, libicutest.so.65.1, libicutu.so.65.1,
  libicuuc.so.65.1.
a/etc-15.0-x86_64-11.txz:  Rebuilt.
  /etc/passwd: Added ldap (UID 330).
  /etc/group: Added ldap (GID 330).
a/kernel-generic-5.4.41-x86_64-1.txz:  Upgraded.
a/kernel-huge-5.4.41-x86_64-1.txz:  Upgraded.
a/kernel-modules-5.4.41-x86_64-1.txz:  Upgraded.
a/pkgtools-15.0-noarch-33.txz:  Rebuilt.
  setup.services: added support for rc.openldap and rc.openvpn.
ap/hplip-3.20.5-x86_64-1.txz:  Upgraded.
d/kernel-headers-5.4.41-x86-1.txz:  Upgraded.
d/python-setuptools-46.3.0-x86_64-1.txz:  Upgraded.
d/python3-3.8.3-x86_64-1.txz:  Upgraded.
k/kernel-source-5.4.41-noarch-1.txz:  Upgraded.
n/openldap-2.4.50-x86_64-1.txz:  Added.
  This is a complete OpenLDAP package with both client and server support.
  Thanks to Giuseppe Di Terlizzi for help with the server parts.
n/openldap-client-2.4.50-x86_64-1.txz:  Removed.
x/mesa-20.0.7-x86_64-1.txz:  Upgraded.
isolinux/initrd.img:  Rebuilt.
kernels/*:  Upgraded.
testing/packages/PAM/hplip-3.20.5-x86_64-1_pam.txz:  Upgraded.
usb-and-pxe-installers/usbboot.img:  Rebuilt.
2020-05-15 17:59:53 +02:00
Patrick J Volkerding
ca85aab953 Thu Jun 21 22:58:42 UTC 2018
a/pkgtools-15.0-noarch-20.txz:  Rebuilt.
  Move pkgtools database to /var/lib/pkgtools/.
  Move removed logs to /var/log/pkgtools/.
a/sysvinit-2.90-x86_64-1.txz:  Upgraded.
ap/cups-filters-1.20.3-x86_64-3.txz:  Rebuilt.
  Recompiled against poppler-0.66.0.
kde/calligra-2.9.11-x86_64-22.txz:  Rebuilt.
  Recompiled against poppler-0.66.0.
l/dbus-python-1.2.8-x86_64-1.txz:  Upgraded.
l/gc-7.6.6-x86_64-1.txz:  Upgraded.
l/harfbuzz-1.8.1-x86_64-1.txz:  Upgraded.
l/poppler-0.66.0-x86_64-1.txz:  Upgraded.
  Shared library .so-version bump.
l/pulseaudio-12.0-x86_64-1.txz:  Upgraded.
n/dhcpcd-7.0.6-x86_64-1.txz:  Upgraded.
n/php-7.2.7-x86_64-1.txz:  Upgraded.
  Added support for libedit.
t/texlive-2017.171108-x86_64-7.txz:  Rebuilt.
  Recompiled against poppler-0.66.0.
x/libwacom-0.30-x86_64-1.txz:  Upgraded.
xfce/exo-0.12.2-x86_64-1.txz:  Upgraded.
xfce/tumbler-0.2.1-x86_64-4.txz:  Rebuilt.
  Recompiled against poppler-0.66.0.
xfce/xfce4-settings-4.12.4-x86_64-1.txz:  Upgraded.
2018-06-22 09:00:34 +02:00
Patrick J Volkerding
d8095c1e90 Wed Jun 13 05:43:00 UTC 2018
a/dcron-4.5-x86_64-7.txz:  Rebuilt.
  Added init script and defaults file.
  Moved TMPDIR to /run/cron.
  Thanks to Robby Workman and shasta.
a/efibootmgr-16-x86_64-1.txz:  Upgraded.
a/efivar-36-x86_64-1.txz:  Added.
a/elilo-3.16-x86_64-7.txz:  Rebuilt.
a/glibc-solibs-2.27-x86_64-4.txz:  Rebuilt.
  Don't restart init in the install script, let rc.6 handle it.
a/haveged-1.9.2-x86_64-1.txz:  Added.
a/pkgtools-15.0-noarch-18.txz:  Rebuilt.
  setup.services: add support for rc.atd and rc.crond
a/sysvinit-scripts-2.1-noarch-10.txz:  Rebuilt.
  rc.6: restart init when shutting down - this prevents it from holding file
  handles to removed/upgraded versions of the glibc shared libraries which
  would interfere with shutdown.
  rc.K: use full path to telinit
  rc.M: start rc.atd and rc.crond
  rc.M: don't remove cron tempfiles (moved to /run/cron)
  rc.S: start rc.haveged
ap/at-3.1.20-x86_64-3.txz:  Rebuilt.
  Added init script and defaults file.
l/glibc-2.27-x86_64-4.txz:  Rebuilt.
  Don't restart init in the install script, let rc.6 handle it.
l/glibc-i18n-2.27-x86_64-4.txz:  Rebuilt.
l/glibc-profile-2.27-x86_64-4.txz:  Rebuilt.
l/gnu-efi-3.0.8-x86_64-1.txz:  Upgraded.
2018-06-13 09:44:21 +02:00
Patrick J Volkerding
646a5c1cbf Mon May 28 19:12:29 UTC 2018
a/pkgtools-15.0-noarch-13.txz:  Rebuilt.
  installpkg: default line length for --terselength is the number of columns.
  removepkg: added --terse mode.
  upgradepkg: default line length for --terselength is the number of columns.
  upgradepkg: accept -option in addition to --option.
ap/vim-8.1.0026-x86_64-1.txz:  Upgraded.
d/bison-3.0.5-x86_64-1.txz:  Upgraded.
e/emacs-26.1-x86_64-1.txz:  Upgraded.
kde/kopete-4.14.3-x86_64-8.txz:  Rebuilt.
  Recompiled against libidn-1.35.
n/conntrack-tools-1.4.5-x86_64-1.txz:  Upgraded.
n/libnetfilter_conntrack-1.0.7-x86_64-1.txz:  Upgraded.
n/libnftnl-1.1.0-x86_64-1.txz:  Upgraded.
n/links-2.16-x86_64-2.txz:  Rebuilt.
  Rebuilt to enable X driver for -g mode.
n/lynx-2.8.9dev.19-x86_64-1.txz:  Upgraded.
n/nftables-0.8.5-x86_64-1.txz:  Upgraded.
n/p11-kit-0.23.11-x86_64-1.txz:  Upgraded.
n/ulogd-2.0.7-x86_64-1.txz:  Upgraded.
n/whois-5.3.1-x86_64-1.txz:  Upgraded.
xap/network-manager-applet-1.8.12-x86_64-1.txz:  Upgraded.
xap/vim-gvim-8.1.0026-x86_64-1.txz:  Upgraded.
2018-05-31 23:39:35 +02:00
Patrick J Volkerding
9664bee729 Slackware 14.0
Wed Sep 26 01:10:42 UTC 2012
Slackware 14.0 x86_64 stable is released!

We're perfectionists here at Slackware, so this release has been a long
time a-brewing.  But we think you'll agree that it was worth the wait.
Slackware 14.0 combines modern components, ease of use, and flexible
configuration... our "KISS" philosophy demands it.

The ISOs are off to be replicated, a 6 CD-ROM 32-bit set and a
dual-sided
32-bit/64-bit x86/x86_64 DVD.  Please consider supporting the Slackware
project by picking up a copy from store.slackware.com.  We're taking
pre-orders now, and offer a discount if you sign up for a subscription.

Thanks to everyone who helped make this happen.  The Slackware team, the
upstream developers, and (of course) the awesome Slackware user
community.

Have fun!  :-)
2018-05-31 22:51:55 +02:00
Patrick J Volkerding
5a12e7c134 Slackware 13.0
Wed Aug 26 10:00:38 CDT 2009
Slackware 13.0 x86_64 is released as stable!  Thanks to everyone who
helped make this release possible -- see the RELEASE_NOTES for the
credits.  The ISOs are off to the replicator.  This time it will be a
6 CD-ROM 32-bit set and a dual-sided 32-bit/64-bit x86/x86_64 DVD.
We're taking pre-orders now at store.slackware.com.  Please consider
picking up a copy to help support the project.  Once again, thanks to
the entire Slackware community for all the help testing and fixing
things and offering suggestions during this development cycle.
As always, have fun and enjoy!  -P.
2018-05-31 22:41:17 +02:00