From 90c1d5c2c0b15a877ad7b260895a7815bdd4d03c Mon Sep 17 00:00:00 2001 From: Patrick J Volkerding Date: Tue, 19 Dec 2023 21:24:05 +0000 Subject: [PATCH] Tue Dec 19 21:24:05 UTC 2023 a/sysvinit-scripts-15.1-noarch-9.txz: Rebuilt. rc.cpufreq: also default to "performance" for amd-pstate-epp. Thanks to pghvlaans. l/LibRaw-0.21.2-x86_64-1.txz: Upgraded. l/gtk+3-3.24.39-x86_64-1.txz: Upgraded. l/libssh-0.10.6-x86_64-1.txz: Upgraded. This update fixes security issues: Command injection using proxycommand. Potential downgrade attack using strict kex. Missing checks for return values of MD functions. For more information, see: https://www.cve.org/CVERecord?id=CVE-2023-6004 https://www.cve.org/CVERecord?id=CVE-2023-48795 https://www.cve.org/CVERecord?id=CVE-2023-6918 (* Security fix *) l/mozilla-nss-3.96.1-x86_64-1.txz: Upgraded. n/bluez-5.71-x86_64-2.txz: Rebuilt. Fix a regression in bluez-5.71: [PATCH] adapter: Fix link key address type for old kernels. Thanks to marav. xap/mozilla-firefox-115.6.0esr-x86_64-1.txz: Upgraded. This update contains security fixes and improvements. For more information, see: https://www.mozilla.org/en-US/firefox/115.6.0/releasenotes/ https://www.mozilla.org/security/advisories/mfsa2023-54/ https://www.cve.org/CVERecord?id=CVE-2023-6856 https://www.cve.org/CVERecord?id=CVE-2023-6865 https://www.cve.org/CVERecord?id=CVE-2023-6857 https://www.cve.org/CVERecord?id=CVE-2023-6858 https://www.cve.org/CVERecord?id=CVE-2023-6859 https://www.cve.org/CVERecord?id=CVE-2023-6860 https://www.cve.org/CVERecord?id=CVE-2023-6867 https://www.cve.org/CVERecord?id=CVE-2023-6861 https://www.cve.org/CVERecord?id=CVE-2023-6862 https://www.cve.org/CVERecord?id=CVE-2023-6863 https://www.cve.org/CVERecord?id=CVE-2023-6864 (* Security fix *) xap/mozilla-thunderbird-115.6.0-x86_64-1.txz: Upgraded. This release contains security fixes and improvements. For more information, see: https://www.thunderbird.net/en-US/thunderbird/115.6.0/releasenotes/ https://www.mozilla.org/en-US/security/advisories/mfsa2023-55/ https://www.cve.org/CVERecord?id=CVE-2023-50762 https://www.cve.org/CVERecord?id=CVE-2023-50761 https://www.cve.org/CVERecord?id=CVE-2023-6856 https://www.cve.org/CVERecord?id=CVE-2023-6857 https://www.cve.org/CVERecord?id=CVE-2023-6858 https://www.cve.org/CVERecord?id=CVE-2023-6859 https://www.cve.org/CVERecord?id=CVE-2023-6860 https://www.cve.org/CVERecord?id=CVE-2023-6861 https://www.cve.org/CVERecord?id=CVE-2023-6862 https://www.cve.org/CVERecord?id=CVE-2023-6863 https://www.cve.org/CVERecord?id=CVE-2023-6864 (* Security fix *) --- ChangeLog.rss | 68 ++++++++- ChangeLog.txt | 56 ++++++++ FILELIST.TXT | 134 +++++++++--------- source/a/sysvinit-scripts/scripts/rc.cpufreq | 6 +- .../sysvinit-scripts.SlackBuild | 2 +- ...0f6dca19229cb5caad7cc31af4e7501bac93.patch | 22 --- source/l/LibRaw/LibRaw.SlackBuild | 7 +- source/l/mozilla-nss/mozilla-nss.SlackBuild | 2 +- ...118a8f84b4b178729c1f9fc3f6d858c04f9f.patch | 35 +++++ source/n/bluez/bluez.SlackBuild | 5 +- 10 files changed, 234 insertions(+), 103 deletions(-) delete mode 100644 source/l/LibRaw/9ab70f6dca19229cb5caad7cc31af4e7501bac93.patch create mode 100644 source/n/bluez/1528118a8f84b4b178729c1f9fc3f6d858c04f9f.patch diff --git a/ChangeLog.rss b/ChangeLog.rss index f79ab06c6..6b8d5f9f8 100644 --- a/ChangeLog.rss +++ b/ChangeLog.rss @@ -11,9 +11,73 @@ Tracking Slackware development in git. en-us urn:uuid:c964f45e-6732-11e8-bbe5-107b4450212f - Mon, 18 Dec 2023 20:22:40 GMT - Mon, 18 Dec 2023 20:59:14 GMT + Tue, 19 Dec 2023 21:24:05 GMT + Tue, 19 Dec 2023 22:05:23 GMT maintain_current_git.sh v 1.17 + + Tue, 19 Dec 2023 21:24:05 GMT + Tue, 19 Dec 2023 21:24:05 GMT + https://git.slackware.nl/current/tag/?h=20231219212405 + 20231219212405 + + +a/sysvinit-scripts-15.1-noarch-9.txz: Rebuilt. + rc.cpufreq: also default to "performance" for amd-pstate-epp. + Thanks to pghvlaans. +l/LibRaw-0.21.2-x86_64-1.txz: Upgraded. +l/gtk+3-3.24.39-x86_64-1.txz: Upgraded. +l/libssh-0.10.6-x86_64-1.txz: Upgraded. + This update fixes security issues: + Command injection using proxycommand. + Potential downgrade attack using strict kex. + Missing checks for return values of MD functions. + For more information, see: + https://www.cve.org/CVERecord?id=CVE-2023-6004 + https://www.cve.org/CVERecord?id=CVE-2023-48795 + https://www.cve.org/CVERecord?id=CVE-2023-6918 + (* Security fix *) +l/mozilla-nss-3.96.1-x86_64-1.txz: Upgraded. +n/bluez-5.71-x86_64-2.txz: Rebuilt. + Fix a regression in bluez-5.71: + [PATCH] adapter: Fix link key address type for old kernels. + Thanks to marav. +xap/mozilla-firefox-115.6.0esr-x86_64-1.txz: Upgraded. + This update contains security fixes and improvements. + For more information, see: + https://www.mozilla.org/en-US/firefox/115.6.0/releasenotes/ + https://www.mozilla.org/security/advisories/mfsa2023-54/ + https://www.cve.org/CVERecord?id=CVE-2023-6856 + https://www.cve.org/CVERecord?id=CVE-2023-6865 + https://www.cve.org/CVERecord?id=CVE-2023-6857 + https://www.cve.org/CVERecord?id=CVE-2023-6858 + https://www.cve.org/CVERecord?id=CVE-2023-6859 + https://www.cve.org/CVERecord?id=CVE-2023-6860 + https://www.cve.org/CVERecord?id=CVE-2023-6867 + https://www.cve.org/CVERecord?id=CVE-2023-6861 + https://www.cve.org/CVERecord?id=CVE-2023-6862 + https://www.cve.org/CVERecord?id=CVE-2023-6863 + https://www.cve.org/CVERecord?id=CVE-2023-6864 + (* Security fix *) +xap/mozilla-thunderbird-115.6.0-x86_64-1.txz: Upgraded. + This release contains security fixes and improvements. + For more information, see: + https://www.thunderbird.net/en-US/thunderbird/115.6.0/releasenotes/ + https://www.mozilla.org/en-US/security/advisories/mfsa2023-55/ + https://www.cve.org/CVERecord?id=CVE-2023-50762 + https://www.cve.org/CVERecord?id=CVE-2023-50761 + https://www.cve.org/CVERecord?id=CVE-2023-6856 + https://www.cve.org/CVERecord?id=CVE-2023-6857 + https://www.cve.org/CVERecord?id=CVE-2023-6858 + https://www.cve.org/CVERecord?id=CVE-2023-6859 + https://www.cve.org/CVERecord?id=CVE-2023-6860 + https://www.cve.org/CVERecord?id=CVE-2023-6861 + https://www.cve.org/CVERecord?id=CVE-2023-6862 + https://www.cve.org/CVERecord?id=CVE-2023-6863 + https://www.cve.org/CVERecord?id=CVE-2023-6864 + (* Security fix *) + ]]> + + Mon, 18 Dec 2023 20:22:40 GMT Mon, 18 Dec 2023 20:22:40 GMT diff --git a/ChangeLog.txt b/ChangeLog.txt index 446a41870..9b489a747 100644 --- a/ChangeLog.txt +++ b/ChangeLog.txt @@ -1,3 +1,59 @@ +Tue Dec 19 21:24:05 UTC 2023 +a/sysvinit-scripts-15.1-noarch-9.txz: Rebuilt. + rc.cpufreq: also default to "performance" for amd-pstate-epp. + Thanks to pghvlaans. +l/LibRaw-0.21.2-x86_64-1.txz: Upgraded. +l/gtk+3-3.24.39-x86_64-1.txz: Upgraded. +l/libssh-0.10.6-x86_64-1.txz: Upgraded. + This update fixes security issues: + Command injection using proxycommand. + Potential downgrade attack using strict kex. + Missing checks for return values of MD functions. + For more information, see: + https://www.cve.org/CVERecord?id=CVE-2023-6004 + https://www.cve.org/CVERecord?id=CVE-2023-48795 + https://www.cve.org/CVERecord?id=CVE-2023-6918 + (* Security fix *) +l/mozilla-nss-3.96.1-x86_64-1.txz: Upgraded. +n/bluez-5.71-x86_64-2.txz: Rebuilt. + Fix a regression in bluez-5.71: + [PATCH] adapter: Fix link key address type for old kernels. + Thanks to marav. +xap/mozilla-firefox-115.6.0esr-x86_64-1.txz: Upgraded. + This update contains security fixes and improvements. + For more information, see: + https://www.mozilla.org/en-US/firefox/115.6.0/releasenotes/ + https://www.mozilla.org/security/advisories/mfsa2023-54/ + https://www.cve.org/CVERecord?id=CVE-2023-6856 + https://www.cve.org/CVERecord?id=CVE-2023-6865 + https://www.cve.org/CVERecord?id=CVE-2023-6857 + https://www.cve.org/CVERecord?id=CVE-2023-6858 + https://www.cve.org/CVERecord?id=CVE-2023-6859 + https://www.cve.org/CVERecord?id=CVE-2023-6860 + https://www.cve.org/CVERecord?id=CVE-2023-6867 + https://www.cve.org/CVERecord?id=CVE-2023-6861 + https://www.cve.org/CVERecord?id=CVE-2023-6862 + https://www.cve.org/CVERecord?id=CVE-2023-6863 + https://www.cve.org/CVERecord?id=CVE-2023-6864 + (* Security fix *) +xap/mozilla-thunderbird-115.6.0-x86_64-1.txz: Upgraded. + This release contains security fixes and improvements. + For more information, see: + https://www.thunderbird.net/en-US/thunderbird/115.6.0/releasenotes/ + https://www.mozilla.org/en-US/security/advisories/mfsa2023-55/ + https://www.cve.org/CVERecord?id=CVE-2023-50762 + https://www.cve.org/CVERecord?id=CVE-2023-50761 + https://www.cve.org/CVERecord?id=CVE-2023-6856 + https://www.cve.org/CVERecord?id=CVE-2023-6857 + https://www.cve.org/CVERecord?id=CVE-2023-6858 + https://www.cve.org/CVERecord?id=CVE-2023-6859 + https://www.cve.org/CVERecord?id=CVE-2023-6860 + https://www.cve.org/CVERecord?id=CVE-2023-6861 + https://www.cve.org/CVERecord?id=CVE-2023-6862 + https://www.cve.org/CVERecord?id=CVE-2023-6863 + https://www.cve.org/CVERecord?id=CVE-2023-6864 + (* Security fix *) ++--------------------------+ Mon Dec 18 20:22:40 UTC 2023 a/sysklogd-2.5.2-x86_64-2.txz: Rebuilt. rc.syslog: be more graceful with the "restart" option. diff --git a/FILELIST.TXT b/FILELIST.TXT index 4b78a889a..15c57d67f 100644 --- a/FILELIST.TXT +++ b/FILELIST.TXT @@ -1,20 +1,20 @@ -Mon Dec 18 20:25:58 UTC 2023 +Tue Dec 19 21:31:03 UTC 2023 Here is the file list for this directory. If you are using a mirror site and find missing or extra files in the disk subdirectories, please have the archive administrator refresh the mirror. -drwxr-xr-x 12 root root 4096 2023-12-18 20:22 . +drwxr-xr-x 12 root root 4096 2023-12-19 21:24 . -rw-r--r-- 1 root root 5767 2022-02-02 22:44 ./ANNOUNCE.15.0 -rw-r--r-- 1 root root 16617 2022-02-02 23:27 ./CHANGES_AND_HINTS.TXT --rw-r--r-- 1 root root 1127028 2023-12-17 20:12 ./CHECKSUMS.md5 --rw-r--r-- 1 root root 163 2023-12-17 20:12 ./CHECKSUMS.md5.asc +-rw-r--r-- 1 root root 1127099 2023-12-18 20:26 ./CHECKSUMS.md5 +-rw-r--r-- 1 root root 163 2023-12-18 20:26 ./CHECKSUMS.md5.asc -rw-r--r-- 1 root root 17976 1994-06-10 02:28 ./COPYING -rw-r--r-- 1 root root 35147 2007-06-30 04:21 ./COPYING3 -rw-r--r-- 1 root root 19573 2016-06-23 20:08 ./COPYRIGHT.TXT -rw-r--r-- 1 root root 616 2006-10-02 04:37 ./CRYPTO_NOTICE.TXT --rw-r--r-- 1 root root 907027 2023-12-18 20:22 ./ChangeLog.txt +-rw-r--r-- 1 root root 909635 2023-12-19 21:24 ./ChangeLog.txt drwxr-xr-x 3 root root 4096 2013-03-20 22:17 ./EFI drwxr-xr-x 2 root root 4096 2023-12-13 22:01 ./EFI/BOOT -rw-r--r-- 1 root root 1187840 2021-06-15 19:16 ./EFI/BOOT/bootx64.efi @@ -25,9 +25,9 @@ drwxr-xr-x 2 root root 4096 2023-12-13 22:01 ./EFI/BOOT -rwxr-xr-x 1 root root 2504 2019-07-05 18:54 ./EFI/BOOT/make-grub.sh -rw-r--r-- 1 root root 10722 2013-09-21 19:02 ./EFI/BOOT/osdetect.cfg -rw-r--r-- 1 root root 1273 2013-08-12 21:08 ./EFI/BOOT/tools.cfg --rw-r--r-- 1 root root 1471038 2023-12-17 20:11 ./FILELIST.TXT +-rw-r--r-- 1 root root 1471126 2023-12-18 20:25 ./FILELIST.TXT -rw-r--r-- 1 root root 1572 2012-08-29 18:27 ./GPG-KEY --rw-r--r-- 1 root root 889267 2023-12-18 20:25 ./PACKAGES.TXT +-rw-r--r-- 1 root root 889269 2023-12-19 21:30 ./PACKAGES.TXT -rw-r--r-- 1 root root 8034 2022-02-02 03:36 ./README.TXT -rw-r--r-- 1 root root 3623 2023-12-13 21:49 ./README.initrd -rw-r--r-- 1 root root 34114 2023-12-11 20:35 ./README_CRYPT.TXT @@ -666,13 +666,13 @@ drwxr-xr-x 2 root root 4096 2022-02-03 07:02 ./patches -rw-r--r-- 1 root root 575 2022-02-03 07:02 ./patches/FILE_LIST -rw-r--r-- 1 root root 14 2022-02-03 07:02 ./patches/MANIFEST.bz2 -rw-r--r-- 1 root root 224 2022-02-03 07:02 ./patches/PACKAGES.TXT -drwxr-xr-x 17 root root 4096 2023-12-18 20:25 ./slackware64 --rw-r--r-- 1 root root 346516 2023-12-18 20:25 ./slackware64/CHECKSUMS.md5 --rw-r--r-- 1 root root 163 2023-12-18 20:25 ./slackware64/CHECKSUMS.md5.asc --rw-r--r-- 1 root root 429397 2023-12-18 20:24 ./slackware64/FILE_LIST --rw-r--r-- 1 root root 4383488 2023-12-18 20:24 ./slackware64/MANIFEST.bz2 +drwxr-xr-x 17 root root 4096 2023-12-19 21:30 ./slackware64 +-rw-r--r-- 1 root root 346522 2023-12-19 21:30 ./slackware64/CHECKSUMS.md5 +-rw-r--r-- 1 root root 163 2023-12-19 21:30 ./slackware64/CHECKSUMS.md5.asc +-rw-r--r-- 1 root root 429403 2023-12-19 21:29 ./slackware64/FILE_LIST +-rw-r--r-- 1 root root 4392763 2023-12-19 21:29 ./slackware64/MANIFEST.bz2 lrwxrwxrwx 1 root root 15 2009-08-23 23:34 ./slackware64/PACKAGES.TXT -> ../PACKAGES.TXT -drwxr-xr-x 2 root root 32768 2023-12-18 20:24 ./slackware64/a +drwxr-xr-x 2 root root 32768 2023-12-19 21:29 ./slackware64/a -rw-r--r-- 1 root root 327 2022-02-15 18:16 ./slackware64/a/aaa_base-15.1-x86_64-2.txt -rw-r--r-- 1 root root 10720 2022-02-15 18:16 ./slackware64/a/aaa_base-15.1-x86_64-2.txz -rw-r--r-- 1 root root 163 2022-02-15 18:16 ./slackware64/a/aaa_base-15.1-x86_64-2.txz.asc @@ -1001,9 +1001,9 @@ drwxr-xr-x 2 root root 32768 2023-12-18 20:24 ./slackware64/a -rw-r--r-- 1 root root 694 2022-09-06 18:43 ./slackware64/a/sysvinit-functions-8.53-x86_64-6.txt -rw-r--r-- 1 root root 36308 2022-09-06 18:43 ./slackware64/a/sysvinit-functions-8.53-x86_64-6.txz -rw-r--r-- 1 root root 163 2022-09-06 18:43 ./slackware64/a/sysvinit-functions-8.53-x86_64-6.txz.asc --rw-r--r-- 1 root root 378 2023-11-03 17:54 ./slackware64/a/sysvinit-scripts-15.1-noarch-8.txt --rw-r--r-- 1 root root 16612 2023-11-03 17:54 ./slackware64/a/sysvinit-scripts-15.1-noarch-8.txz --rw-r--r-- 1 root root 163 2023-11-03 17:54 ./slackware64/a/sysvinit-scripts-15.1-noarch-8.txz.asc +-rw-r--r-- 1 root root 378 2023-12-19 21:13 ./slackware64/a/sysvinit-scripts-15.1-noarch-9.txt +-rw-r--r-- 1 root root 16620 2023-12-19 21:13 ./slackware64/a/sysvinit-scripts-15.1-noarch-9.txz +-rw-r--r-- 1 root root 163 2023-12-19 21:13 ./slackware64/a/sysvinit-scripts-15.1-noarch-9.txz.asc -rw-r--r-- 1 root root 1587 2023-12-13 21:49 ./slackware64/a/tagfile -rw-r--r-- 1 root root 395 2023-07-18 18:38 ./slackware64/a/tar-1.35-x86_64-1.txt -rw-r--r-- 1 root root 774812 2023-07-18 18:38 ./slackware64/a/tar-1.35-x86_64-1.txz @@ -2754,16 +2754,16 @@ drwxr-xr-x 2 root root 86016 2023-12-16 20:39 ./slackware64/kde -rw-r--r-- 1 root root 517 2023-12-07 21:02 ./slackware64/kde/zanshin-23.08.4-x86_64-1.txt -rw-r--r-- 1 root root 683696 2023-12-07 21:02 ./slackware64/kde/zanshin-23.08.4-x86_64-1.txz -rw-r--r-- 1 root root 163 2023-12-07 21:02 ./slackware64/kde/zanshin-23.08.4-x86_64-1.txz.asc -drwxr-xr-x 2 root root 86016 2023-12-18 20:24 ./slackware64/l +drwxr-xr-x 2 root root 86016 2023-12-19 21:29 ./slackware64/l -rw-r--r-- 1 root root 329 2022-03-06 20:00 ./slackware64/l/GConf-3.2.6-x86_64-8.txt -rw-r--r-- 1 root root 928144 2022-03-06 20:00 ./slackware64/l/GConf-3.2.6-x86_64-8.txz -rw-r--r-- 1 root root 163 2022-03-06 20:00 ./slackware64/l/GConf-3.2.6-x86_64-8.txz.asc -rw-r--r-- 1 root root 576 2023-06-02 18:03 ./slackware64/l/Imath-3.1.9-x86_64-1.txt -rw-r--r-- 1 root root 109920 2023-06-02 18:03 ./slackware64/l/Imath-3.1.9-x86_64-1.txz -rw-r--r-- 1 root root 163 2023-06-02 18:03 ./slackware64/l/Imath-3.1.9-x86_64-1.txz.asc --rw-r--r-- 1 root root 551 2023-10-22 18:32 ./slackware64/l/LibRaw-0.21.1-x86_64-2.txt --rw-r--r-- 1 root root 434376 2023-10-22 18:32 ./slackware64/l/LibRaw-0.21.1-x86_64-2.txz --rw-r--r-- 1 root root 163 2023-10-22 18:32 ./slackware64/l/LibRaw-0.21.1-x86_64-2.txz.asc +-rw-r--r-- 1 root root 551 2023-12-19 20:25 ./slackware64/l/LibRaw-0.21.2-x86_64-1.txt +-rw-r--r-- 1 root root 434880 2023-12-19 20:25 ./slackware64/l/LibRaw-0.21.2-x86_64-1.txz +-rw-r--r-- 1 root root 163 2023-12-19 20:25 ./slackware64/l/LibRaw-0.21.2-x86_64-1.txz.asc -rw-r--r-- 1 root root 569 2023-03-08 02:05 ./slackware64/l/M2Crypto-0.38.0-x86_64-4.txt -rw-r--r-- 1 root root 1119752 2023-03-08 02:05 ./slackware64/l/M2Crypto-0.38.0-x86_64-4.txz -rw-r--r-- 1 root root 163 2023-03-08 02:05 ./slackware64/l/M2Crypto-0.38.0-x86_64-4.txz.asc @@ -3076,9 +3076,9 @@ drwxr-xr-x 2 root root 86016 2023-12-18 20:24 ./slackware64/l -rw-r--r-- 1 root root 328 2022-02-20 22:10 ./slackware64/l/gtk+2-2.24.33-x86_64-3.txt -rw-r--r-- 1 root root 6887800 2022-02-20 22:10 ./slackware64/l/gtk+2-2.24.33-x86_64-3.txz -rw-r--r-- 1 root root 163 2022-02-20 22:10 ./slackware64/l/gtk+2-2.24.33-x86_64-3.txz.asc --rw-r--r-- 1 root root 328 2023-05-24 05:21 ./slackware64/l/gtk+3-3.24.38-x86_64-1.txt --rw-r--r-- 1 root root 11304884 2023-05-24 05:21 ./slackware64/l/gtk+3-3.24.38-x86_64-1.txz --rw-r--r-- 1 root root 163 2023-05-24 05:21 ./slackware64/l/gtk+3-3.24.38-x86_64-1.txz.asc +-rw-r--r-- 1 root root 328 2023-12-19 20:37 ./slackware64/l/gtk+3-3.24.39-x86_64-1.txt +-rw-r--r-- 1 root root 11311052 2023-12-19 20:37 ./slackware64/l/gtk+3-3.24.39-x86_64-1.txz +-rw-r--r-- 1 root root 163 2023-12-19 20:37 ./slackware64/l/gtk+3-3.24.39-x86_64-1.txz.asc -rw-r--r-- 1 root root 315 2023-12-05 21:09 ./slackware64/l/gtk4-4.12.4-x86_64-2.txt -rw-r--r-- 1 root root 9880760 2023-12-05 21:09 ./slackware64/l/gtk4-4.12.4-x86_64-2.txz -rw-r--r-- 1 root root 163 2023-12-05 21:09 ./slackware64/l/gtk4-4.12.4-x86_64-2.txz.asc @@ -3453,9 +3453,9 @@ drwxr-xr-x 2 root root 86016 2023-12-18 20:24 ./slackware64/l -rw-r--r-- 1 root root 456 2023-06-16 18:30 ./slackware64/l/libspectre-0.2.12-x86_64-2.txt -rw-r--r-- 1 root root 39632 2023-06-16 18:30 ./slackware64/l/libspectre-0.2.12-x86_64-2.txz -rw-r--r-- 1 root root 163 2023-06-16 18:30 ./slackware64/l/libspectre-0.2.12-x86_64-2.txz.asc --rw-r--r-- 1 root root 405 2023-05-04 17:27 ./slackware64/l/libssh-0.10.5-x86_64-1.txt --rw-r--r-- 1 root root 236336 2023-05-04 17:27 ./slackware64/l/libssh-0.10.5-x86_64-1.txz --rw-r--r-- 1 root root 163 2023-05-04 17:27 ./slackware64/l/libssh-0.10.5-x86_64-1.txz.asc +-rw-r--r-- 1 root root 405 2023-12-19 20:53 ./slackware64/l/libssh-0.10.6-x86_64-1.txt +-rw-r--r-- 1 root root 237108 2023-12-19 20:53 ./slackware64/l/libssh-0.10.6-x86_64-1.txz +-rw-r--r-- 1 root root 163 2023-12-19 20:53 ./slackware64/l/libssh-0.10.6-x86_64-1.txz.asc -rw-r--r-- 1 root root 251 2023-05-31 18:54 ./slackware64/l/libssh2-1.11.0-x86_64-1.txt -rw-r--r-- 1 root root 304020 2023-05-31 18:54 ./slackware64/l/libssh2-1.11.0-x86_64-1.txz -rw-r--r-- 1 root root 163 2023-05-31 18:54 ./slackware64/l/libssh2-1.11.0-x86_64-1.txz.asc @@ -3572,9 +3572,9 @@ drwxr-xr-x 2 root root 86016 2023-12-18 20:24 ./slackware64/l -rw-r--r-- 1 root root 548 2021-02-13 07:21 ./slackware64/l/mm-1.4.2-x86_64-5.txt -rw-r--r-- 1 root root 32820 2021-02-13 07:21 ./slackware64/l/mm-1.4.2-x86_64-5.txz -rw-r--r-- 1 root root 163 2021-02-13 07:21 ./slackware64/l/mm-1.4.2-x86_64-5.txz.asc --rw-r--r-- 1 root root 564 2023-12-16 01:54 ./slackware64/l/mozilla-nss-3.96-x86_64-1.txt --rw-r--r-- 1 root root 1886680 2023-12-16 01:54 ./slackware64/l/mozilla-nss-3.96-x86_64-1.txz --rw-r--r-- 1 root root 163 2023-12-16 01:54 ./slackware64/l/mozilla-nss-3.96-x86_64-1.txz.asc +-rw-r--r-- 1 root root 564 2023-12-19 20:59 ./slackware64/l/mozilla-nss-3.96.1-x86_64-1.txt +-rw-r--r-- 1 root root 1886016 2023-12-19 20:59 ./slackware64/l/mozilla-nss-3.96.1-x86_64-1.txz +-rw-r--r-- 1 root root 163 2023-12-19 20:59 ./slackware64/l/mozilla-nss-3.96.1-x86_64-1.txz.asc -rw-r--r-- 1 root root 410 2023-11-01 20:08 ./slackware64/l/mozjs102-102.15.1esr-x86_64-2.txt -rw-r--r-- 1 root root 5363236 2023-11-01 20:08 ./slackware64/l/mozjs102-102.15.1esr-x86_64-2.txz -rw-r--r-- 1 root root 163 2023-11-01 20:08 ./slackware64/l/mozjs102-102.15.1esr-x86_64-2.txz.asc @@ -3996,7 +3996,7 @@ drwxr-xr-x 2 root root 86016 2023-12-18 20:24 ./slackware64/l -rw-r--r-- 1 root root 403 2023-12-11 22:02 ./slackware64/l/zxing-cpp-2.2.1-x86_64-1.txt -rw-r--r-- 1 root root 773596 2023-12-11 22:02 ./slackware64/l/zxing-cpp-2.2.1-x86_64-1.txz -rw-r--r-- 1 root root 163 2023-12-11 22:02 ./slackware64/l/zxing-cpp-2.2.1-x86_64-1.txz.asc -drwxr-xr-x 2 root root 36864 2023-12-18 20:24 ./slackware64/n +drwxr-xr-x 2 root root 36864 2023-12-19 21:29 ./slackware64/n -rw-r--r-- 1 root root 357 2023-03-09 19:11 ./slackware64/n/ModemManager-1.20.6-x86_64-1.txt -rw-r--r-- 1 root root 1517848 2023-03-09 19:11 ./slackware64/n/ModemManager-1.20.6-x86_64-1.txz -rw-r--r-- 1 root root 163 2023-03-09 19:11 ./slackware64/n/ModemManager-1.20.6-x86_64-1.txz.asc @@ -4015,9 +4015,9 @@ drwxr-xr-x 2 root root 36864 2023-12-18 20:24 ./slackware64/n -rw-r--r-- 1 root root 334 2023-11-15 20:00 ./slackware64/n/bind-9.18.20-x86_64-1.txt -rw-r--r-- 1 root root 2449000 2023-11-15 20:00 ./slackware64/n/bind-9.18.20-x86_64-1.txz -rw-r--r-- 1 root root 163 2023-11-15 20:00 ./slackware64/n/bind-9.18.20-x86_64-1.txz.asc --rw-r--r-- 1 root root 333 2023-12-14 20:07 ./slackware64/n/bluez-5.71-x86_64-1.txt --rw-r--r-- 1 root root 1478760 2023-12-14 20:07 ./slackware64/n/bluez-5.71-x86_64-1.txz --rw-r--r-- 1 root root 163 2023-12-14 20:07 ./slackware64/n/bluez-5.71-x86_64-1.txz.asc +-rw-r--r-- 1 root root 333 2023-12-19 20:30 ./slackware64/n/bluez-5.71-x86_64-2.txt +-rw-r--r-- 1 root root 1479016 2023-12-19 20:30 ./slackware64/n/bluez-5.71-x86_64-2.txz +-rw-r--r-- 1 root root 163 2023-12-19 20:30 ./slackware64/n/bluez-5.71-x86_64-2.txz.asc -rw-r--r-- 1 root root 366 2021-02-13 11:56 ./slackware64/n/bluez-firmware-1.2-x86_64-4.txt -rw-r--r-- 1 root root 71900 2021-02-13 11:56 ./slackware64/n/bluez-firmware-1.2-x86_64-4.txz -rw-r--r-- 1 root root 163 2021-02-13 11:56 ./slackware64/n/bluez-firmware-1.2-x86_64-4.txz.asc @@ -5391,7 +5391,7 @@ drwxr-xr-x 2 root root 65536 2023-12-16 20:39 ./slackware64/x -rw-r--r-- 1 root root 213 2022-07-11 18:36 ./slackware64/x/xwud-1.0.6-x86_64-1.txt -rw-r--r-- 1 root root 25896 2022-07-11 18:36 ./slackware64/x/xwud-1.0.6-x86_64-1.txz -rw-r--r-- 1 root root 163 2022-07-11 18:36 ./slackware64/x/xwud-1.0.6-x86_64-1.txz.asc -drwxr-xr-x 2 root root 16384 2023-12-15 19:01 ./slackware64/xap +drwxr-xr-x 2 root root 16384 2023-12-19 21:29 ./slackware64/xap -rw-r--r-- 1 root root 625 2022-10-09 18:00 ./slackware64/xap/MPlayer-20221009-x86_64-1.txt -rw-r--r-- 1 root root 2750024 2022-10-09 18:00 ./slackware64/xap/MPlayer-20221009-x86_64-1.txz -rw-r--r-- 1 root root 163 2022-10-09 18:00 ./slackware64/xap/MPlayer-20221009-x86_64-1.txz.asc @@ -5468,12 +5468,12 @@ drwxr-xr-x 2 root root 16384 2023-12-15 19:01 ./slackware64/xap -rw-r--r-- 1 root root 163 2023-01-09 19:24 ./slackware64/xap/libnma-1.10.6-x86_64-1.txz.asc -rw-r--r-- 1 root root 4491 2021-09-23 19:14 ./slackware64/xap/maketag -rw-r--r-- 1 root root 4491 2021-09-23 19:14 ./slackware64/xap/maketag.ez --rw-r--r-- 1 root root 570 2023-11-21 19:01 ./slackware64/xap/mozilla-firefox-115.5.0esr-x86_64-1.txt --rw-r--r-- 1 root root 59884464 2023-11-21 19:01 ./slackware64/xap/mozilla-firefox-115.5.0esr-x86_64-1.txz --rw-r--r-- 1 root root 163 2023-11-21 19:01 ./slackware64/xap/mozilla-firefox-115.5.0esr-x86_64-1.txz.asc --rw-r--r-- 1 root root 663 2023-12-12 08:56 ./slackware64/xap/mozilla-thunderbird-115.5.2-x86_64-1.txt --rw-r--r-- 1 root root 59212140 2023-12-12 08:56 ./slackware64/xap/mozilla-thunderbird-115.5.2-x86_64-1.txz --rw-r--r-- 1 root root 163 2023-12-12 08:56 ./slackware64/xap/mozilla-thunderbird-115.5.2-x86_64-1.txz.asc +-rw-r--r-- 1 root root 570 2023-12-19 18:38 ./slackware64/xap/mozilla-firefox-115.6.0esr-x86_64-1.txt +-rw-r--r-- 1 root root 59909612 2023-12-19 18:38 ./slackware64/xap/mozilla-firefox-115.6.0esr-x86_64-1.txz +-rw-r--r-- 1 root root 163 2023-12-19 18:38 ./slackware64/xap/mozilla-firefox-115.6.0esr-x86_64-1.txz.asc +-rw-r--r-- 1 root root 663 2023-12-19 18:58 ./slackware64/xap/mozilla-thunderbird-115.6.0-x86_64-1.txt +-rw-r--r-- 1 root root 59230860 2023-12-19 18:58 ./slackware64/xap/mozilla-thunderbird-115.6.0-x86_64-1.txz +-rw-r--r-- 1 root root 163 2023-12-19 18:58 ./slackware64/xap/mozilla-thunderbird-115.6.0-x86_64-1.txz.asc -rw-r--r-- 1 root root 359 2023-10-04 20:14 ./slackware64/xap/network-manager-applet-1.34.0-x86_64-1.txt -rw-r--r-- 1 root root 878128 2023-10-04 20:14 ./slackware64/xap/network-manager-applet-1.34.0-x86_64-1.txz -rw-r--r-- 1 root root 163 2023-10-04 20:14 ./slackware64/xap/network-manager-applet-1.34.0-x86_64-1.txz.asc @@ -5658,11 +5658,11 @@ drwxr-xr-x 2 root root 4096 2023-03-08 20:34 ./slackware64/y -rw-r--r-- 1 root root 1491108 2023-02-19 18:31 ./slackware64/y/nethack-3.6.7-x86_64-1.txz -rw-r--r-- 1 root root 163 2023-02-19 18:31 ./slackware64/y/nethack-3.6.7-x86_64-1.txz.asc -rw-r--r-- 1 root root 26 2020-12-30 21:55 ./slackware64/y/tagfile -drwxr-xr-x 18 root root 4096 2023-12-18 20:25 ./source --rw-r--r-- 1 root root 607055 2023-12-18 20:25 ./source/CHECKSUMS.md5 --rw-r--r-- 1 root root 163 2023-12-18 20:25 ./source/CHECKSUMS.md5.asc --rw-r--r-- 1 root root 845022 2023-12-18 20:25 ./source/FILE_LIST --rw-r--r-- 1 root root 25186673 2023-12-18 20:25 ./source/MANIFEST.bz2 +drwxr-xr-x 18 root root 4096 2023-12-19 21:31 ./source +-rw-r--r-- 1 root root 607056 2023-12-19 21:31 ./source/CHECKSUMS.md5 +-rw-r--r-- 1 root root 163 2023-12-19 21:31 ./source/CHECKSUMS.md5.asc +-rw-r--r-- 1 root root 845023 2023-12-19 21:30 ./source/FILE_LIST +-rw-r--r-- 1 root root 25169632 2023-12-19 21:30 ./source/MANIFEST.bz2 -rw-r--r-- 1 root root 828 2022-02-02 04:43 ./source/README.TXT drwxr-xr-x 124 root root 4096 2023-11-20 18:52 ./source/a -rw-r--r-- 1 root root 339 2023-09-28 19:06 ./source/a/FTBFSlog @@ -6639,14 +6639,14 @@ drwxr-xr-x 2 root root 4096 2023-07-08 18:52 ./source/a/sysvinit-scripts/ -rw-r--r-- 1 root root 3303 2021-04-23 18:33 ./source/a/sysvinit-scripts/scripts/rc.K -rw-r--r-- 1 root root 13350 2023-07-08 18:53 ./source/a/sysvinit-scripts/scripts/rc.M -rw-r--r-- 1 root root 17608 2023-11-03 17:54 ./source/a/sysvinit-scripts/scripts/rc.S --rw-r--r-- 1 root root 3330 2022-09-06 16:57 ./source/a/sysvinit-scripts/scripts/rc.cpufreq +-rw-r--r-- 1 root root 3424 2023-12-19 21:13 ./source/a/sysvinit-scripts/scripts/rc.cpufreq -rw-r--r-- 1 root root 274 2021-04-23 18:31 ./source/a/sysvinit-scripts/scripts/rc.local -rw-r--r-- 1 root root 170 2021-04-23 18:31 ./source/a/sysvinit-scripts/scripts/rc.loop -rw-r--r-- 1 root root 780 2021-04-23 18:31 ./source/a/sysvinit-scripts/scripts/rc.modules -rw-r--r-- 1 root root 691 2021-04-23 18:31 ./source/a/sysvinit-scripts/scripts/rc.modules.local -rw-r--r-- 1 root root 1656 2021-04-23 18:31 ./source/a/sysvinit-scripts/scripts/rc.sysvinit -rw-r--r-- 1 root root 842 2018-02-27 06:13 ./source/a/sysvinit-scripts/slack-desc --rwxr-xr-x 1 root root 2469 2023-11-03 17:54 ./source/a/sysvinit-scripts/sysvinit-scripts.SlackBuild +-rwxr-xr-x 1 root root 2469 2023-12-19 21:13 ./source/a/sysvinit-scripts/sysvinit-scripts.SlackBuild -rw-r--r-- 1 root root 668 2015-08-06 22:54 ./source/a/sysvinit/doinst.sh.gz -rw-r--r-- 1 root root 1009 2018-06-21 18:24 ./source/a/sysvinit/slack-desc -rw-r--r-- 1 root root 233865 2023-08-17 21:57 ./source/a/sysvinit/sysvinit-3.08.tar.lz @@ -9895,10 +9895,9 @@ drwxr-xr-x 2 root root 4096 2023-06-02 18:02 ./source/l/Imath -rwxr-xr-x 1 root root 3638 2022-05-01 20:28 ./source/l/Imath/Imath.SlackBuild -rw-r--r-- 1 root root 51 2022-05-01 18:58 ./source/l/Imath/Imath.url -rw-r--r-- 1 root root 1029 2022-05-01 19:02 ./source/l/Imath/slack-desc -drwxr-xr-x 2 root root 4096 2023-10-22 18:32 ./source/l/LibRaw --rw-r--r-- 1 root root 810 2023-10-22 18:22 ./source/l/LibRaw/9ab70f6dca19229cb5caad7cc31af4e7501bac93.patch --rw-r--r-- 1 root root 725367 2023-01-05 07:05 ./source/l/LibRaw/LibRaw-0.21.1.tar.lz --rwxr-xr-x 1 root root 4235 2023-10-22 18:32 ./source/l/LibRaw/LibRaw.SlackBuild +drwxr-xr-x 2 root root 4096 2023-12-19 20:25 ./source/l/LibRaw +-rw-r--r-- 1 root root 726055 2023-12-19 14:36 ./source/l/LibRaw/LibRaw-0.21.2.tar.lz +-rwxr-xr-x 1 root root 4112 2023-12-19 20:25 ./source/l/LibRaw/LibRaw.SlackBuild -rw-r--r-- 1 root root 32 2020-10-15 02:03 ./source/l/LibRaw/LibRaw.url -rw-r--r-- 1 root root 1037 2019-11-10 02:53 ./source/l/LibRaw/slack-desc drwxr-xr-x 2 root root 4096 2023-03-07 21:39 ./source/l/M2Crypto @@ -10517,9 +10516,9 @@ drwxr-xr-x 2 root root 4096 2003-01-11 06:27 ./source/l/gtk+2/profile.d -rw-r--r-- 1 root root 781 2021-04-02 18:02 ./source/l/gtk+2/slack-desc -rw-r--r-- 1 root root 339 2011-02-24 20:40 ./source/l/gtk+2/update-gtk-immodules -rw-r--r-- 1 root root 1459 2013-07-12 04:52 ./source/l/gtk+2/update-gtk-immodules-2.0 -drwxr-xr-x 2 root root 4096 2023-05-24 05:15 ./source/l/gtk+3 +drwxr-xr-x 2 root root 4096 2023-12-19 20:34 ./source/l/gtk+3 -rw-r--r-- 1 root root 639 2014-09-30 04:11 ./source/l/gtk+3/doinst.sh.gz --rw-r--r-- 1 root root 12398104 2023-05-22 02:25 ./source/l/gtk+3/gtk+-3.24.38.tar.xz +-rw-r--r-- 1 root root 12464680 2023-12-19 18:29 ./source/l/gtk+3/gtk+-3.24.39.tar.xz -rwxr-xr-x 1 root root 5213 2023-01-20 19:40 ./source/l/gtk+3/gtk+3.SlackBuild -rw-r--r-- 1 root root 781 2021-04-02 18:03 ./source/l/gtk+3/slack-desc -rw-r--r-- 1 root root 1458 2013-07-12 05:02 ./source/l/gtk+3/update-gtk-immodules-3.0 @@ -11133,9 +11132,9 @@ drwxr-xr-x 2 root root 4096 2023-06-16 18:30 ./source/l/libspectre -rw-r--r-- 1 root root 295215 2023-01-08 22:01 ./source/l/libspectre/libspectre-0.2.12.tar.lz -rwxr-xr-x 1 root root 3833 2023-06-16 18:30 ./source/l/libspectre/libspectre.SlackBuild -rw-r--r-- 1 root root 910 2020-05-07 01:01 ./source/l/libspectre/slack-desc -drwxr-xr-x 2 root root 4096 2023-05-04 17:27 ./source/l/libssh --rw-r--r-- 1 root root 557776 2023-05-04 11:59 ./source/l/libssh/libssh-0.10.5.tar.xz --rw-r--r-- 1 root root 833 2023-05-04 11:59 ./source/l/libssh/libssh-0.10.5.tar.xz.asc +drwxr-xr-x 2 root root 4096 2023-12-19 20:53 ./source/l/libssh +-rw-r--r-- 1 root root 561036 2023-12-18 16:51 ./source/l/libssh/libssh-0.10.6.tar.xz +-rw-r--r-- 1 root root 833 2023-12-18 16:51 ./source/l/libssh/libssh-0.10.6.tar.xz.asc -rwxr-xr-x 1 root root 3791 2021-08-29 02:33 ./source/l/libssh/libssh.SlackBuild -rw-r--r-- 1 root root 29 2021-08-29 02:33 ./source/l/libssh/libssh.url -rw-r--r-- 1 root root 859 2018-02-27 06:12 ./source/l/libssh/slack-desc @@ -11329,14 +11328,14 @@ drwxr-xr-x 2 root root 4096 2021-02-13 05:32 ./source/l/mm -rw-r--r-- 1 root root 248658 2006-08-15 07:05 ./source/l/mm/mm-1.4.2.tar.bz2 -rwxr-xr-x 1 root root 4602 2021-02-13 05:32 ./source/l/mm/mm.SlackBuild -rw-r--r-- 1 root root 998 2018-02-27 06:12 ./source/l/mm/slack-desc -drwxr-xr-x 2 root root 4096 2023-12-16 01:53 ./source/l/mozilla-nss +drwxr-xr-x 2 root root 4096 2023-12-19 20:58 ./source/l/mozilla-nss -rw-r--r-- 1 root root 25755 2008-02-27 08:35 ./source/l/mozilla-nss/MPL-1.1.txt -rw-r--r-- 1 root root 18152 2009-01-01 08:10 ./source/l/mozilla-nss/faq.html -rw-r--r-- 1 root root 17987 2007-06-28 20:04 ./source/l/mozilla-nss/gpl-2.0.txt -rw-r--r-- 1 root root 26434 2009-04-08 16:39 ./source/l/mozilla-nss/lgpl-2.1.txt --rwxr-xr-- 1 root root 6047 2023-12-16 01:53 ./source/l/mozilla-nss/mozilla-nss.SlackBuild +-rwxr-xr-- 1 root root 6049 2023-12-19 20:59 ./source/l/mozilla-nss/mozilla-nss.SlackBuild -rw-r--r-- 1 root root 719372 2022-09-12 12:54 ./source/l/mozilla-nss/nspr-4.35.tar.lz --rw-r--r-- 1 root root 42036212 2023-12-15 15:59 ./source/l/mozilla-nss/nss-3.96.tar.lz +-rw-r--r-- 1 root root 42007923 2023-12-18 18:13 ./source/l/mozilla-nss/nss-3.96.1.tar.lz -rw-r--r-- 1 root root 2488 2012-04-29 21:05 ./source/l/mozilla-nss/nss-config.in -rw-r--r-- 1 root root 1023 2018-02-27 06:12 ./source/l/mozilla-nss/slack-desc drwxr-xr-x 4 root root 4096 2023-11-01 19:30 ./source/l/mozjs102 @@ -12260,15 +12259,16 @@ drwxr-xr-x 2 root root 4096 2023-11-07 19:28 ./source/n/bind/caching-exam -rw-r--r-- 1 root root 532 2021-09-16 00:25 ./source/n/bind/doinst.sh.gz -rw-r--r-- 1 root root 4045 2023-11-07 19:20 ./source/n/bind/rc.bind -rw-r--r-- 1 root root 786 2018-02-27 06:13 ./source/n/bind/slack-desc -drwxr-xr-x 3 root root 4096 2023-12-14 19:57 ./source/n/bluez +drwxr-xr-x 3 root root 4096 2023-12-19 20:29 ./source/n/bluez drwxr-xr-x 2 root root 4096 2021-02-13 05:32 ./source/n/bluez-firmware -rw-r--r-- 1 root root 262963 2007-04-23 22:58 ./source/n/bluez-firmware/bluez-firmware-1.2.tar.bz2 -rwxr-xr-x 1 root root 3876 2021-02-13 05:32 ./source/n/bluez-firmware/bluez-firmware.SlackBuild -rw-r--r-- 1 root root 828 2018-02-27 06:13 ./source/n/bluez-firmware/slack-desc +-rw-r--r-- 1 root root 1291 2023-12-19 20:29 ./source/n/bluez/1528118a8f84b4b178729c1f9fc3f6d858c04f9f.patch -rw-r--r-- 1 root root 852 2019-10-13 03:07 ./source/n/bluez/bluez-5.51-obexd_without_systemd-1.patch.gz -rw-r--r-- 1 root root 801 2023-12-13 22:36 ./source/n/bluez/bluez-5.71.tar.sign -rw-r--r-- 1 root root 2381208 2023-12-13 22:36 ./source/n/bluez/bluez-5.71.tar.xz --rwxr-xr-x 1 root root 6549 2022-03-17 19:22 ./source/n/bluez/bluez.SlackBuild +-rwxr-xr-x 1 root root 6664 2023-12-19 20:29 ./source/n/bluez/bluez.SlackBuild -rw-r--r-- 1 root root 42 2019-10-31 16:44 ./source/n/bluez/bluez.url -rw-r--r-- 1 root root 128 2016-03-26 18:17 ./source/n/bluez/btusb.conf drwxr-xr-x 2 root root 4096 2016-04-18 18:04 ./source/n/bluez/config @@ -15120,7 +15120,7 @@ drwxr-xr-x 2 root root 4096 2023-01-09 19:24 ./source/xap/libnma -rw-r--r-- 1 root root 702820 2023-01-08 23:51 ./source/xap/libnma/libnma-1.10.6.tar.xz -rwxr-xr-x 1 root root 3630 2023-01-09 19:24 ./source/xap/libnma/libnma.SlackBuild -rw-r--r-- 1 root root 792 2020-03-07 19:38 ./source/xap/libnma/slack-desc -drwxr-xr-x 3 root root 4096 2023-11-25 19:56 ./source/xap/mozilla-firefox +drwxr-xr-x 3 root root 4096 2023-12-19 18:18 ./source/xap/mozilla-firefox -rw-r--r-- 1 root root 693 2021-03-22 17:58 ./source/xap/mozilla-firefox/0027-LTO-Only-enable-LTO-for-Rust-when-complete-build-use.patch.gz -rw-r--r-- 1 root root 266 2022-08-06 19:40 ./source/xap/mozilla-firefox/arc4random_buf.glibc-2.36.diff.gz drwxr-xr-x 3 root root 4096 2022-12-07 18:06 ./source/xap/mozilla-firefox/build-deps @@ -15131,8 +15131,8 @@ drwxr-xr-x 2 root root 4096 2016-07-03 18:05 ./source/xap/mozilla-firefox -rwxr-xr-x 1 root root 2486 2019-07-08 21:06 ./source/xap/mozilla-firefox/build-deps/autoconf/autoconf.build -rwxr-xr-x 1 root root 840 2018-03-13 12:55 ./source/xap/mozilla-firefox/fetch-and-repack.sh -rw-r--r-- 1 root root 330 2019-07-08 18:41 ./source/xap/mozilla-firefox/ff.ui.scrollToClick.diff.gz --rw-r--r-- 1 root root 512244040 2023-11-20 13:29 ./source/xap/mozilla-firefox/firefox-115.5.0esr.source.tar.xz --rw-r--r-- 1 root root 833 2023-11-20 13:29 ./source/xap/mozilla-firefox/firefox-115.5.0esr.source.tar.xz.asc +-rw-r--r-- 1 root root 511017732 2023-12-18 15:07 ./source/xap/mozilla-firefox/firefox-115.6.0esr.source.tar.xz +-rw-r--r-- 1 root root 833 2023-12-18 15:07 ./source/xap/mozilla-firefox/firefox-115.6.0esr.source.tar.xz.asc -rw-r--r-- 1 root root 2748 2017-12-04 21:30 ./source/xap/mozilla-firefox/firefox.desktop -rw-r--r-- 1 root root 327 2008-06-17 17:19 ./source/xap/mozilla-firefox/firefox.moz_plugin_path.diff.gz -rw-r--r-- 1 root root 518 2021-03-15 17:43 ./source/xap/mozilla-firefox/gkrust.a.no.networking.check.diff.gz @@ -15140,7 +15140,7 @@ drwxr-xr-x 2 root root 4096 2016-07-03 18:05 ./source/xap/mozilla-firefox -rw-r--r-- 1 root root 680 2009-07-01 13:28 ./source/xap/mozilla-firefox/mozilla-firefox-mimeTypes-fix.diff.gz -rwxr-xr-x 1 root root 15841 2023-11-25 19:56 ./source/xap/mozilla-firefox/mozilla-firefox.SlackBuild -rw-r--r-- 1 root root 1033 2020-07-07 18:08 ./source/xap/mozilla-firefox/slack-desc -drwxr-xr-x 4 root root 4096 2023-12-12 06:11 ./source/xap/mozilla-thunderbird +drwxr-xr-x 4 root root 4096 2023-12-19 18:23 ./source/xap/mozilla-thunderbird -rw-r--r-- 1 root root 266 2022-08-06 19:40 ./source/xap/mozilla-thunderbird/arc4random_buf.glibc-2.36.diff.gz drwxr-xr-x 2 root root 4096 2016-07-03 18:05 ./source/xap/mozilla-thunderbird/autoconf -rw-r--r-- 2 root root 5869 2016-07-03 18:04 ./source/xap/mozilla-thunderbird/autoconf/autoconf-2.13-consolidated_fixes-1.patch.gz @@ -15157,8 +15157,8 @@ drwxr-xr-x 2 root root 4096 2016-07-03 18:05 ./source/xap/mozilla-thunder -rwxr-xr-x 1 root root 12927 2023-11-25 19:57 ./source/xap/mozilla-thunderbird/mozilla-thunderbird.SlackBuild -rw-r--r-- 1 root root 1130 2018-02-27 06:47 ./source/xap/mozilla-thunderbird/slack-desc -rw-r--r-- 1 root root 330 2019-08-27 16:35 ./source/xap/mozilla-thunderbird/tb.ui.scrollToClick.diff.gz --rw-r--r-- 1 root root 531855444 2023-12-11 23:29 ./source/xap/mozilla-thunderbird/thunderbird-115.5.2.source.tar.xz --rw-r--r-- 1 root root 833 2023-12-11 23:29 ./source/xap/mozilla-thunderbird/thunderbird-115.5.2.source.tar.xz.asc +-rw-r--r-- 1 root root 530104696 2023-12-19 15:45 ./source/xap/mozilla-thunderbird/thunderbird-115.6.0.source.tar.xz +-rw-r--r-- 1 root root 833 2023-12-19 15:45 ./source/xap/mozilla-thunderbird/thunderbird-115.6.0.source.tar.xz.asc -rw-r--r-- 1 root root 3378 2005-03-08 05:13 ./source/xap/mozilla-thunderbird/thunderbird.desktop drwxr-xr-x 2 root root 4096 2023-10-04 20:13 ./source/xap/network-manager-applet -rw-r--r-- 1 root root 173 2021-09-10 17:57 ./source/xap/network-manager-applet/doinst.sh.gz diff --git a/source/a/sysvinit-scripts/scripts/rc.cpufreq b/source/a/sysvinit-scripts/scripts/rc.cpufreq index 739d99b86..82936d545 100644 --- a/source/a/sysvinit-scripts/scripts/rc.cpufreq +++ b/source/a/sysvinit-scripts/scripts/rc.cpufreq @@ -29,11 +29,11 @@ # also provides information about the recent load. SCALING_GOVERNOR=ondemand -# For CPUs using intel_pstate, always use the performance governor. This also -# provides power savings on Intel processors while avoiding the ramp-up lag +# For CPUs using intel_pstate or amd-pstate-epp, always use the performance +# governor. This also provides power savings while avoiding the ramp-up lag # present when using the powersave governor (which is the default if ondemand # is requested on these machines): -if [ "$(cat /sys/devices/system/cpu/cpu0/cpufreq/scaling_driver 2> /dev/null)" = "intel_pstate" ]; then +if [ "$(cat /sys/devices/system/cpu/cpu0/cpufreq/scaling_driver 2> /dev/null)" = "intel_pstate" -o "$(cat /sys/devices/system/cpu/cpu0/cpufreq/scaling_driver 2> /dev/null)" = "amd-pstate-epp" ]; then SCALING_GOVERNOR="performance" fi diff --git a/source/a/sysvinit-scripts/sysvinit-scripts.SlackBuild b/source/a/sysvinit-scripts/sysvinit-scripts.SlackBuild index 6aa936345..11476671f 100755 --- a/source/a/sysvinit-scripts/sysvinit-scripts.SlackBuild +++ b/source/a/sysvinit-scripts/sysvinit-scripts.SlackBuild @@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd) PKGNAM=sysvinit-scripts VERSION=${VERSION:-15.1} ARCH=noarch -BUILD=${BUILD:-8} +BUILD=${BUILD:-9} # If the variable PRINT_PACKAGE_NAME is set, then this script will report what # the name of the created package would be, and then exit. This information diff --git a/source/l/LibRaw/9ab70f6dca19229cb5caad7cc31af4e7501bac93.patch b/source/l/LibRaw/9ab70f6dca19229cb5caad7cc31af4e7501bac93.patch deleted file mode 100644 index 427b3c852..000000000 --- a/source/l/LibRaw/9ab70f6dca19229cb5caad7cc31af4e7501bac93.patch +++ /dev/null @@ -1,22 +0,0 @@ -From 9ab70f6dca19229cb5caad7cc31af4e7501bac93 Mon Sep 17 00:00:00 2001 -From: Alex Tutubalin -Date: Sat, 14 Jan 2023 18:32:59 +0300 -Subject: [PATCH] do not set shrink flag for 3/4 component images - ---- - src/preprocessing/raw2image.cpp | 2 ++ - 1 file changed, 2 insertions(+) - -diff --git a/src/preprocessing/raw2image.cpp b/src/preprocessing/raw2image.cpp -index e65e2ad7..702cf290 100644 ---- a/src/preprocessing/raw2image.cpp -+++ b/src/preprocessing/raw2image.cpp -@@ -43,6 +43,8 @@ void LibRaw::raw2image_start() - - // adjust for half mode! - IO.shrink = -+ !imgdata.rawdata.color4_image && !imgdata.rawdata.color3_image && -+ !imgdata.rawdata.float4_image && !imgdata.rawdata.float3_image && - P1.filters && - (O.half_size || ((O.threshold || O.aber[0] != 1 || O.aber[2] != 1))); - diff --git a/source/l/LibRaw/LibRaw.SlackBuild b/source/l/LibRaw/LibRaw.SlackBuild index 277765b9a..3ca1052b0 100755 --- a/source/l/LibRaw/LibRaw.SlackBuild +++ b/source/l/LibRaw/LibRaw.SlackBuild @@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd) PKGNAM=LibRaw VERSION=${VERSION:-$(echo $PKGNAM-*.tar.?z | rev | cut -f 3- -d . | cut -f 1 -d - | rev)} -BUILD=${BUILD:-2} +BUILD=${BUILD:-1} NUMJOBS=${NUMJOBS:-" -j$(expr $(nproc) + 1) "} @@ -93,11 +93,6 @@ find . \ # Don't use icecream: PATH=$(echo $PATH | sed "s|/usr/libexec/icecc/bin||g" | tr -s : | sed "s/^://g" | sed "s/:$//g") -# CVE-2023-1729: -cat $CWD/9ab70f6dca19229cb5caad7cc31af4e7501bac93.patch | patch -p1 --verbose || exit 1 - -autoreconf -vif - CFLAGS="$SLKCFLAGS" \ CXXFLAGS="$SLKCFLAGS" \ ./configure \ diff --git a/source/l/mozilla-nss/mozilla-nss.SlackBuild b/source/l/mozilla-nss/mozilla-nss.SlackBuild index b2400faea..467fadfa7 100755 --- a/source/l/mozilla-nss/mozilla-nss.SlackBuild +++ b/source/l/mozilla-nss/mozilla-nss.SlackBuild @@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PKGNAM=mozilla-nss SRCNAM=nss -VERSION=${VERSION:-3.96} +VERSION=${VERSION:-3.96.1} NSPR=${NSPR:-4.35} BUILD=${BUILD:-1} diff --git a/source/n/bluez/1528118a8f84b4b178729c1f9fc3f6d858c04f9f.patch b/source/n/bluez/1528118a8f84b4b178729c1f9fc3f6d858c04f9f.patch new file mode 100644 index 000000000..c09a54daf --- /dev/null +++ b/source/n/bluez/1528118a8f84b4b178729c1f9fc3f6d858c04f9f.patch @@ -0,0 +1,35 @@ +From 1528118a8f84b4b178729c1f9fc3f6d858c04f9f Mon Sep 17 00:00:00 2001 +From: Xiao Yao +Date: Sun, 17 Dec 2023 21:50:12 +0800 +Subject: [PATCH] adapter: Fix link key address type for old kernels + +Fixes: https://github.com/bluez/bluez/issues/686 + +Signed-off-by: Xiao Yao +--- + src/adapter.c | 12 +++++++++++- + 1 file changed, 11 insertions(+), 1 deletion(-) + +diff --git a/src/adapter.c b/src/adapter.c +index ee70b00d2..b4628a411 100644 +--- a/src/adapter.c ++++ b/src/adapter.c +@@ -4347,7 +4347,17 @@ static void load_link_keys(struct btd_adapter *adapter, GSList *keys, + struct link_key_info *info = l->data; + + bacpy(&key->addr.bdaddr, &info->bdaddr); +- key->addr.type = info->bdaddr_type; ++ ++ /* ++ * According to the Bluetooth specification, the address ++ * type of the link key is not fixed. However, the ++ * load_link_keys function in the old kernel code requires ++ * that the address type must be BREDR. Since the address ++ * type is not actually used by the link key, to maintain ++ * compatibility with older kernel versions, the addr.type ++ * of the link key is set to BDADDR_BREDR. ++ */ ++ key->addr.type = BDADDR_BREDR; + key->type = info->type; + memcpy(key->val, info->key, 16); + key->pin_len = info->pin_len; diff --git a/source/n/bluez/bluez.SlackBuild b/source/n/bluez/bluez.SlackBuild index de035ce03..a58c6902d 100755 --- a/source/n/bluez/bluez.SlackBuild +++ b/source/n/bluez/bluez.SlackBuild @@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd) PKGNAM=bluez VERSION=${VERSION:-$(echo $PKGNAM-*.tar.?z | rev | cut -f 3- -d . | cut -f 1 -d - | rev)} -BUILD=${BUILD:-1} +BUILD=${BUILD:-2} NUMJOBS=${NUMJOBS:-" -j$(expr $(nproc) + 1) "} @@ -78,6 +78,9 @@ find . \ zcat $CWD/bluez-5.51-obexd_without_systemd-1.patch.gz | patch -p1 --verbose || exit 1 +# Fix regression in 5.71: +cat $CWD/1528118a8f84b4b178729c1f9fc3f6d858c04f9f.patch | patch -p1 --verbose || exit 1 + sed -i -e 's|-lreadline|\0 -lncursesw|g' Makefile.{in,tools} autoreconf -vif