1
0
Fork 0
mirror of git://slackware.nl/current.git synced 2025-02-11 08:48:30 +01:00
Commit graph

3 commits

Author SHA1 Message Date
Patrick J Volkerding
d569bae77f Sat Feb 8 23:52:14 UTC 2025
a/kernel-firmware-20250208_4ccb15a-noarch-1.txz:  Upgraded.
a/kernel-generic-6.12.13-x86_64-1.txz:  Upgraded.
a/pkgtools-15.1-noarch-27.txz:  Rebuilt.
  installpkg: --terse remains the same, default output drops the huge amount
  of debugging output such as the file/link/dir lists, and --verbose is added
  as an option in case you actually want to see that stuff. New --save-cookies
  option added for upgradepkg to use. This lets us preserve some data from the
  first pass so that we don't have to redo some expensive operations.
  removepkg: default to --terse, but add a --verbose option.
  Change sed delimiter from / to | to fix using ROOT=. Thanks to USUARIONUEVO.
  upgradepkg: export a global MCOOKIE, and call installpkg with --save-cookies
  for the first pass. Pass along the --verbose option to installpkg/removepkg
  if upgradepkg is called with it. Render the banner with a little more care.
  I think we're done improving these tools -- hopefully Dijkstra would be a
  little less embarrassed for me now. ;-)
a/sysvinit-3.14-x86_64-1.txz:  Upgraded.
d/kernel-headers-6.12.13-x86-1.txz:  Upgraded.
k/kernel-source-6.12.13-noarch-1.txz:  Upgraded.
l/SDL2_image-2.8.5-x86_64-1.txz:  Upgraded.
l/SDL2_mixer-2.8.1-x86_64-1.txz:  Upgraded.
l/wireplumber-0.5.8-x86_64-1.txz:  Upgraded.
n/gnutls-3.8.9-x86_64-1.txz:  Upgraded.
  libgnutls: Fix potential DoS in handling certificates with numerous name
  constraints, as a follow-up of CVE-2024-12133 in libtasn1. The bundled
  copy of libtasn1 has also been updated to the latest 4.20.0 release to
  complete the fix.  Reported by Bing Shi.
  For more information, see:
    https://www.cve.org/CVERecord?id=CVE-2024-12243
  (* Security fix *)
isolinux/initrd.img:  Rebuilt.
kernels/*:  Upgraded.
testing/packages/kernel-generic-6.13.2-x86_64-1.txz:  Upgraded.
testing/packages/kernel-headers-6.13.2-x86-1.txz:  Upgraded.
testing/packages/kernel-source-6.13.2-noarch-1.txz:  Upgraded.
usb-and-pxe-installers/usbboot.img:  Rebuilt.
2025-02-09 02:21:16 +01:00
Patrick J Volkerding
2548502b18 Sat Feb 1 21:14:13 UTC 2025
a/dracut-106-x86_64-1.txz:  Upgraded.
a/kernel-firmware-20250131_722d0d1-noarch-1.txz:  Upgraded.
a/libcgroup-3.1.0-x86_64-3.txz:  Rebuilt.
  Add an empty /usr/include/libcgroup/systemd.h to fix downstream breakage
  when --enable-systemd=no. Thanks to reddog83.
d/cvs-1.11.23-x86_64-10.txz:  Rebuilt.
  Recompiled to link with libcrypt.so.2 instead of libcrypt.so.1.
d/gdb-16.2-x86_64-1.txz:  Upgraded.
d/nv-codec-headers-13.0.19.0-x86_64-1.txz:  Upgraded.
d/rust-1.84.1-x86_64-1.txz:  Upgraded.
kde/libindi-2.1.2-x86_64-1.txz:  Upgraded.
l/apr-util-1.6.3-x86_64-2.txz:  Rebuilt.
  Recompiled to link with libcrypt.so.2 instead of libcrypt.so.1.
l/mujs-1.3.6-x86_64-1.txz:  Upgraded.
l/python-babel-2.17.0-x86_64-1.txz:  Upgraded.
l/python-certifi-2025.1.31-x86_64-1.txz:  Upgraded.
l/qt6-6.8.2_20250124_480041bb-x86_64-1.txz:  Upgraded.
l/serf-1.3.10-x86_64-2.txz:  Rebuilt.
  Recompiled to link with libcrypt.so.2 instead of libcrypt.so.1.
l/sof-firmware-2025.01-noarch-1.txz:  Upgraded.
l/spirv-llvm-translator-19.1.4-x86_64-1.txz:  Upgraded.
n/alpine-2.26-x86_64-4.txz:  Rebuilt.
  Recompiled to link with libcrypt.so.2 instead of libcrypt.so.1.
n/ca-certificates-20250131-noarch-1.txz:  Upgraded.
  This update provides the latest CA certificates to check for the
  authenticity of SSL connections.
n/cyrus-sasl-2.1.28-x86_64-4.txz:  Rebuilt.
  Recompiled to link with libcrypt.so.2 instead of libcrypt.so.1.
n/dhcpcd-10.1.0-x86_64-2.txz:  Rebuilt.
  [PATCH] linux: Allow the __NR_rt_sigprocmask syscall.
  This fixes using dhcpcd with glibc-2.41.
  Thanks to gwhl.
n/netkit-rsh-0.17-x86_64-6.txz:  Rebuilt.
  Recompiled to link with libcrypt.so.2 instead of libcrypt.so.1.
n/vsftpd-3.0.5-x86_64-4.txz:  Rebuilt.
  Recompiled to link with libcrypt.so.2 instead of libcrypt.so.1.
n/yptools-4.2.3-x86_64-7.txz:  Rebuilt.
  Recompiled to link with libcrypt.so.2 instead of libcrypt.so.1.
x/noto-fonts-ttf-2025.02.01-noarch-1.txz:  Upgraded.
x/wayland-protocols-1.40-noarch-1.txz:  Upgraded.
xap/gparted-1.7.0-x86_64-1.txz:  Upgraded.
testing/packages/kernel-generic-6.13.1-x86_64-1.txz:  Upgraded.
testing/packages/kernel-headers-6.13.1-x86-1.txz:  Upgraded.
testing/packages/kernel-source-6.13.1-noarch-1.txz:  Upgraded.
2025-02-02 00:13:05 +01:00
Patrick J Volkerding
1c93803bb8 Mon Jan 20 23:17:28 UTC 2025
l/dav1d-1.5.1-x86_64-1.txz:  Upgraded.
l/libzip-1.11.3-x86_64-1.txz:  Upgraded.
l/mlt-7.30.0-x86_64-1.txz:  Upgraded.
xap/gkrellm-2.4.0-x86_64-1.txz:  Upgraded.
testing/packages/kernel-generic-6.13.0-x86_64-1.txz:  Added.
testing/packages/kernel-headers-6.13.0-x86-1.txz:  Added.
testing/packages/kernel-source-6.13.0-noarch-1.txz:  Added.
2025-01-21 01:06:57 +01:00