slackware-current/source/ap/slackpkg/files
Patrick J Volkerding c9ced48b11 Tue Jul 23 18:54:25 UTC 2024
Hey folks, we got a new glibc and are beginning the process of baking the new
default compile flags into the toolchain, the graphics stack, and whatever else
happens along. Enjoy! :-)
a/aaa_glibc-solibs-2.40-x86_64-1.txz:  Upgraded.
a/libblockdev-3.1.1_1-x86_64-2.txz:  Rebuilt.
  Fix build against recent ext2fs.h. Thanks to shipujin.
a/xfsprogs-6.9.0-x86_64-1.txz:  Upgraded.
ap/rpm-4.19.1.1-x86_64-3.txz:  Rebuilt.
ap/slackpkg-15.0.10-noarch-4.txz:  Rebuilt.
  Prefer gpg1 again. Going with the modern gpg with more dependencies was
  a mistake in this case. (now we know why gnupg-1 is still around :-)
  Thanks to Petri Kaukasoina.
d/binutils-2.42-x86_64-3.txz:  Rebuilt.
d/cargo-vendor-filterer-0.5.14-x86_64-2.txz:  Rebuilt.
d/cbindgen-0.26.0-x86_64-2.txz:  Rebuilt.
d/ccache-4.10.2-x86_64-1.txz:  Upgraded.
d/cmake-3.30.1-x86_64-2.txz:  Rebuilt.
d/gcc-14.1.0-x86_64-2.txz:  Rebuilt.
d/gcc-g++-14.1.0-x86_64-2.txz:  Rebuilt.
d/gcc-gdc-14.1.0-x86_64-2.txz:  Rebuilt.
d/gcc-gfortran-14.1.0-x86_64-2.txz:  Rebuilt.
d/gcc-gm2-14.1.0-x86_64-2.txz:  Rebuilt.
d/gcc-gnat-14.1.0-x86_64-2.txz:  Rebuilt.
d/gcc-go-14.1.0-x86_64-2.txz:  Rebuilt.
d/gcc-objc-14.1.0-x86_64-2.txz:  Rebuilt.
d/libgccjit-14.1.0-x86_64-2.txz:  Rebuilt.
d/libtool-2.4.7-x86_64-8.txz:  Rebuilt.
d/parallel-20240722-noarch-1.txz:  Upgraded.
d/pkg-config-0.29.2-x86_64-5.txz:  Rebuilt.
d/python-setuptools-71.1.0-x86_64-1.txz:  Upgraded.
d/ruby-3.3.4-x86_64-2.txz:  Rebuilt.
d/rust-bindgen-0.69.4-x86_64-2.txz:  Rebuilt.
d/strace-6.10-x86_64-1.txz:  Upgraded.
d/subversion-1.14.3-x86_64-3.txz:  Rebuilt.
e/emacs-29.4-x86_64-2.txz:  Rebuilt.
l/PyQt-builder-1.16.4-x86_64-2.txz:  Rebuilt.
l/PyQt5-5.15.11-x86_64-1.txz:  Upgraded.
l/PyQt5_sip-12.15.0-x86_64-2.txz:  Rebuilt.
l/argon2-20190702-x86_64-6.txz:  Rebuilt.
l/ffmpeg-6.1.1-x86_64-5.txz:  Rebuilt.
l/glibc-2.40-x86_64-1.txz:  Upgraded.
  This update fixes security issues:
  nscd: Stack-based buffer overflow in netgroup cache.
  nscd: Null pointer crash after notfound response.
  nscd: netgroup cache may terminate daemon on memory allocation failure.
  nscd: netgroup cache assumes NSS callback uses in-buffer strings.
  These vulnerabilities were only present in the nscd binary.
  For more information, see:
    https://www.cve.org/CVERecord?id=CVE-2024-33599
    https://www.cve.org/CVERecord?id=CVE-2024-33600
    https://www.cve.org/CVERecord?id=CVE-2024-33601
    https://www.cve.org/CVERecord?id=CVE-2024-33602
  (* Security fix *)
l/glibc-i18n-2.40-x86_64-1.txz:  Upgraded.
l/glibc-profile-2.40-x86_64-1.txz:  Upgraded.
l/gst-plugins-good-1.24.5-x86_64-2.txz:  Rebuilt.
l/libcdio-paranoia-10.2+2.0.2-x86_64-1.txz:  Upgraded.
l/libclc-18.1.8-x86_64-3.txz:  Rebuilt.
l/libproxy-0.5.8-x86_64-1.txz:  Upgraded.
l/lz4-1.10.0-x86_64-1.txz:  Upgraded.
l/poppler-24.07.0-x86_64-2.txz:  Rebuilt.
l/python-importlib_metadata-8.1.0-x86_64-1.txz:  Upgraded.
l/python-sphinx-7.4.7-x86_64-1.txz:  Upgraded.
l/qt5-5.15.14_20240716_ae0c8451-x86_64-1.txz:  Upgraded.
l/qt5-webkit-5.212.0_alpha4-x86_64-13.txz:  Rebuilt.
l/qt6-6.7.2_20240610_3f005f1e-x86_64-3.txz:  Rebuilt.
l/sip-6.8.6-x86_64-2.txz:  Rebuilt.
l/spirv-llvm-translator-18.1.2-x86_64-2.txz:  Rebuilt.
l/v4l-utils-1.28.0-x86_64-1.txz:  Upgraded.
n/bind-9.18.28-x86_64-1.txz:  Upgraded.
  This update fixes security issues:
  Remove SIG(0) support from named as a countermeasure for CVE-2024-1975.
  qctx-zversion was not being cleared when it should have been leading to
  an assertion failure if it needed to be reused.
  An excessively large number of rrtypes per owner can slow down database query
  processing, so a limit has been placed on the number of rrtypes that can be
  stored per owner (node) in a cache or zone database. This is configured with
  the new "max-rrtypes-per-name" option, and defaults to 100.
  Excessively large rdatasets can slow down database query processing, so a
  limit has been placed on the number of records that can be stored per
  rdataset in a cache or zone database. This is configured with the new
  "max-records-per-type" option, and defaults to 100.
  Malicious DNS client that sends many queries over TCP but never reads
  responses can cause server to respond slowly or not respond at all for other
  clients.
  For more information, see:
    https://www.cve.org/CVERecord?id=CVE-2024-1975
    https://www.cve.org/CVERecord?id=CVE-2024-4076
    https://www.cve.org/CVERecord?id=CVE-2024-1737
    https://www.cve.org/CVERecord?id=CVE-2024-0760
  (* Security fix *)
n/fetchmail-6.4.39-x86_64-1.txz:  Upgraded.
n/obexftp-0.24.2-x86_64-13.txz:  Rebuilt.
n/pinentry-1.3.1-x86_64-2.txz:  Rebuilt.
n/wpa_supplicant-2.11-x86_64-1.txz:  Upgraded.
x/fcitx5-qt-5.1.6-x86_64-3.txz:  Rebuilt.
x/ibus-m17n-1.4.30-x86_64-1.txz:  Upgraded.
x/libdrm-2.4.122-x86_64-2.txz:  Rebuilt.
x/marisa-0.2.6-x86_64-10.txz:  Rebuilt.
x/mesa-24.1.4-x86_64-2.txz:  Rebuilt.
x/vulkan-sdk-1.3.275.0-x86_64-3.txz:  Rebuilt.
xap/audacious-4.4-x86_64-2.txz:  Rebuilt.
xap/audacious-plugins-4.4-x86_64-2.txz:  Rebuilt.
xap/mozilla-thunderbird-128.0.1esr-x86_64-1.txz:  Upgraded.
  This is a bugfix release.
  For more information, see:
    https://www.mozilla.org/en-US/thunderbird/128.0.1esr/releasenotes/
xap/xaos-4.3.2-x86_64-2.txz:  Rebuilt.
extra/emacs-regular-build/emacs-29.4-x86_64-2_regular.txz:  Rebuilt.
2024-07-23 22:50:05 +02:00
..
manpages-l10n Thu Mar 18 23:54:14 UTC 2021 2021-03-19 08:59:51 +01:00
shell-completion Mon Jun 7 18:53:49 UTC 2021 2021-06-07 23:59:59 +02:00
blacklist.new Thu Mar 18 23:54:14 UTC 2021 2021-03-19 08:59:51 +01:00
ChangeLog Mon Jan 17 22:44:42 UTC 2022 2022-01-18 08:59:56 +01:00
core-functions.sh Tue Jul 23 18:54:25 UTC 2024 2024-07-23 22:50:05 +02:00
cutpkg.awk Thu Mar 18 23:54:14 UTC 2021 2021-03-19 08:59:51 +01:00
dialog-functions.sh Mon Feb 8 05:13:26 UTC 2021 2021-02-08 17:12:01 +01:00
filelist.awk Slackware 14.2 2018-05-31 23:31:18 +02:00
GPL Slackware 14.2 2018-05-31 23:31:18 +02:00
install-new.awk Mon Feb 8 05:13:26 UTC 2021 2021-02-08 17:12:01 +01:00
mirrors-aarch64.sample Thu Mar 18 23:54:14 UTC 2021 2021-03-19 08:59:51 +01:00
mirrors-arm.sample Thu Mar 18 23:54:14 UTC 2021 2021-03-19 08:59:51 +01:00
mirrors-s390.sample Thu Mar 18 23:54:14 UTC 2021 2021-03-19 08:59:51 +01:00
mirrors-x86.sample Mon Jan 17 22:44:42 UTC 2022 2022-01-18 08:59:56 +01:00
mirrors-x86_64.sample Mon Jan 17 22:44:42 UTC 2022 2022-01-18 08:59:56 +01:00
pkglist.awk Mon Feb 8 05:13:26 UTC 2021 2021-02-08 17:12:01 +01:00
post-functions.conf-sample Mon Jan 17 22:44:42 UTC 2022 2022-01-18 08:59:56 +01:00
post-functions.sh Mon Jan 17 22:44:42 UTC 2022 2022-01-18 08:59:56 +01:00
README Mon May 28 19:12:29 UTC 2018 2018-05-31 23:39:35 +02:00
slackpkg Sun Sep 18 19:02:14 UTC 2022 2022-09-19 07:00:16 +02:00
slackpkg.8 Mon Oct 25 19:30:42 UTC 2021 2021-10-26 08:59:55 +02:00
slackpkg.conf.5 Thu Mar 18 23:54:14 UTC 2021 2021-03-19 08:59:51 +01:00
slackpkg.conf.new Thu Mar 18 23:54:14 UTC 2021 2021-03-19 08:59:51 +01:00

   slackpkg - Automated Tool for Management of Slackware Linux Packages
   ---------------------------------------------------------------------
   			Authors: Piter PUNK aka Roberto F Batista 
				 	<piterpunk@slackware.com>
				 Evaldo Gardenali aka UdontKnow 
					<evaldo@fasternet.com.br>
				 Robby Workman aka rworkman
					<rworkman@slackware.com>
					(since 2.82.2)

			Version: 0.93   released at Fri Feb 14 2003
				 0.94   released at Wed Mar 12 2003
				 0.95   released at Mon Mar 17 2003
				 0.96   released at Thu Apr 10 2003
				 0.97   released at Fri Aug 01 2003
				 0.98   released at Tue Aug 19 2003
				 0.99   released at Mon Sep 15 2003
				 0.99.1 released at Wed Sep 24 2003
				 1.00	released at Mon Nov 10 2003
				 1.02	released at Fri Jan 30 2004
				 1.02.1	released at Mon Feb 02 2004
				 1.02.2	released at Mon Feb 02 2004
				 1.03	released at Wed Feb 18 2004
				 1.03.1	released at Thu Feb 26 2004 
				 1.1	released at Mon Mar 01 2004
				 1.2	released at Tue Mar 30 2004
				 1.2.1  released at Wed May 19 2004
				 1.2.2  released at Tue Jun 15 2004 
				 1.3	released at Mon Nov 01 2004
				 1.3.1	released at Wed Dec 29 2004
				 1.4	released at Wed Jan 26 2005
				 1.4.1	released at Tue Jun 22 2005
				 1.5.0	released at Fri Jul 22 2005
				 1.5.1	released at Wed Aug 17 2005
				 1.5.2	released at Sun Sep 11 2005
				 2.03   released at Thu May 18 2006
				 2.04   released at Fri May 26 2006
				 2.05	released at Thu Jun 08 2006
				 2.06	released at Fri Jul 28 2006
				 2.07	released at Sun Aug 13 2006
				 2.08	released at Fri Aug 18 2006
				 2.09	released at Mon Aug 28 2006
				 2.52	released at Sat Mar 17 2007
				 2.60	released at Tue May 08 2007
				 2.61	released at Sat Jun 09 2007
				 2.70   released at Tue Jan 29 2008 
				 2.70.1 released at Sat Mar 15 2008 
				 2.70.2 released at Tue Apr 08 2008 
				 2.70.3 released at Wed Apr 30 2008 
				 2.70.4 released at Fri May 01 2008 
				 2.70.5 released at Thu Dec 04 2008 
				 2.71	released at Thu Apr 23 2009 
				 2.71.1 released at Sat May 02 2009
				 2.80	released at Thu Jun 18 2009
				 2.80.1 released at Tue Jul 14 2009
				 2.80.2 released at Thu Jul 30 2009
				 2.81   released at Fri Apr 23 2010
				 2.81.1 released at Thu May 13 2010
				 2.82.0 released at Thu Mar 24 2011
				 2.82.1 released at Wed May 11 2016
				 2.82.2 released at Sun Oct 08 2017

  Slackpkg is a tool for those who want to easily install or upgrade packages 
  via the network.  With slackpkg, you can have a minimal installation of 
  Slackware Linux and install/upgrade only those  packages you need most.

  You don't need to setup NFS or make dozens of CDs for all your computers; 
  all you need to do is to type one command and all the latest official 
  Slackware packages will be at your fingertips.

  For more information about slackpkg, see its man pages:
    man 8 slackpkg
    man 5 slackpkg.conf