From bdfa16c82f02acbe3a6ce4b13e2adf685b856454 Mon Sep 17 00:00:00 2001 From: Patrick J Volkerding Date: Tue, 20 Feb 2024 21:08:27 +0000 Subject: Tue Feb 20 21:08:27 UTC 2024 patches/packages/libuv-1.48.0-x86_64-1_slack15.0.txz: Upgraded. This update fixes a server-side request forgery (SSRF) flaw. Thanks to alex2grad for the heads-up. For more information, see: https://www.cve.org/CVERecord?id=CVE-2024-24806 (* Security fix *) --- ChangeLog.rss | 44 ++++++- ChangeLog.txt | 24 ++++ FILELIST.TXT | 128 ++++++++++---------- .../packages/libuv-1.48.0-x86_64-1_slack15.0.txt | 11 ++ ...zilla-firefox-115.7.0esr-x86_64-1_slack15.0.txt | 11 -- ...zilla-firefox-115.8.0esr-x86_64-1_slack15.0.txt | 11 ++ patches/source/libuv/libuv.SlackBuild | 132 +++++++++++++++++++++ patches/source/libuv/libuv.url | 1 + patches/source/libuv/slack-desc | 19 +++ 9 files changed, 308 insertions(+), 73 deletions(-) create mode 100644 patches/packages/libuv-1.48.0-x86_64-1_slack15.0.txt delete mode 100644 patches/packages/mozilla-firefox-115.7.0esr-x86_64-1_slack15.0.txt create mode 100644 patches/packages/mozilla-firefox-115.8.0esr-x86_64-1_slack15.0.txt create mode 100755 patches/source/libuv/libuv.SlackBuild create mode 100644 patches/source/libuv/libuv.url create mode 100644 patches/source/libuv/slack-desc diff --git a/ChangeLog.rss b/ChangeLog.rss index 011d2a996..8b5a411bc 100644 --- a/ChangeLog.rss +++ b/ChangeLog.rss @@ -11,9 +11,49 @@ Tracking Slackware development in git. en-us urn:uuid:c964f45e-6732-11e8-bbe5-107b4450212f - Sun, 18 Feb 2024 21:03:57 GMT - Mon, 19 Feb 2024 12:30:31 GMT + Tue, 20 Feb 2024 21:08:27 GMT + Wed, 21 Feb 2024 12:30:28 GMT maintain_current_git.sh v 1.17 + + Tue, 20 Feb 2024 21:08:27 GMT + Tue, 20 Feb 2024 21:08:27 GMT + https://git.slackware.nl/current/tag/?h=20240220210827 + 20240220210827 + + +patches/packages/libuv-1.48.0-x86_64-1_slack15.0.txz: Upgraded. + This update fixes a server-side request forgery (SSRF) flaw. + Thanks to alex2grad for the heads-up. + For more information, see: + https://www.cve.org/CVERecord?id=CVE-2024-24806 + (* Security fix *) + ]]> + + + + Tue, 20 Feb 2024 18:41:59 GMT + Tue, 20 Feb 2024 18:41:59 GMT + https://git.slackware.nl/current/tag/?h=20240220184159 + 20240220184159 + + +patches/packages/mozilla-firefox-115.8.0esr-x86_64-1_slack15.0.txz: Upgraded. + This update contains security fixes and improvements. + For more information, see: + https://www.mozilla.org/en-US/firefox/115.8.0/releasenotes/ + https://www.mozilla.org/security/advisories/mfsa2024-06/ + https://www.cve.org/CVERecord?id=CVE-2024-1546 + https://www.cve.org/CVERecord?id=CVE-2024-1547 + https://www.cve.org/CVERecord?id=CVE-2024-1548 + https://www.cve.org/CVERecord?id=CVE-2024-1549 + https://www.cve.org/CVERecord?id=CVE-2024-1550 + https://www.cve.org/CVERecord?id=CVE-2024-1551 + https://www.cve.org/CVERecord?id=CVE-2024-1552 + https://www.cve.org/CVERecord?id=CVE-2024-1553 + (* Security fix *) + ]]> + + Sun, 18 Feb 2024 21:03:57 GMT Sun, 18 Feb 2024 21:03:57 GMT diff --git a/ChangeLog.txt b/ChangeLog.txt index dc71e88e9..1572a4dc0 100644 --- a/ChangeLog.txt +++ b/ChangeLog.txt @@ -1,3 +1,27 @@ +Tue Feb 20 21:08:27 UTC 2024 +patches/packages/libuv-1.48.0-x86_64-1_slack15.0.txz: Upgraded. + This update fixes a server-side request forgery (SSRF) flaw. + Thanks to alex2grad for the heads-up. + For more information, see: + https://www.cve.org/CVERecord?id=CVE-2024-24806 + (* Security fix *) ++--------------------------+ +Tue Feb 20 18:41:59 UTC 2024 +patches/packages/mozilla-firefox-115.8.0esr-x86_64-1_slack15.0.txz: Upgraded. + This update contains security fixes and improvements. + For more information, see: + https://www.mozilla.org/en-US/firefox/115.8.0/releasenotes/ + https://www.mozilla.org/security/advisories/mfsa2024-06/ + https://www.cve.org/CVERecord?id=CVE-2024-1546 + https://www.cve.org/CVERecord?id=CVE-2024-1547 + https://www.cve.org/CVERecord?id=CVE-2024-1548 + https://www.cve.org/CVERecord?id=CVE-2024-1549 + https://www.cve.org/CVERecord?id=CVE-2024-1550 + https://www.cve.org/CVERecord?id=CVE-2024-1551 + https://www.cve.org/CVERecord?id=CVE-2024-1552 + https://www.cve.org/CVERecord?id=CVE-2024-1553 + (* Security fix *) ++--------------------------+ Sun Feb 18 21:03:57 UTC 2024 extra/llvm-17.0.6-x86_64-1_slack15.0.txz: Added. In case anyone needs a newer compiler. diff --git a/FILELIST.TXT b/FILELIST.TXT index 0e909b80b..c7ae3bc61 100644 --- a/FILELIST.TXT +++ b/FILELIST.TXT @@ -1,20 +1,20 @@ -Sun Feb 18 21:11:54 UTC 2024 +Tue Feb 20 21:11:04 UTC 2024 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 2024-02-18 21:03 . +drwxr-xr-x 12 root root 4096 2024-02-20 21:08 . -rw-r--r-- 1 root root 5767 2022-02-02 22:44 ./ANNOUNCE.15.0 -rw-r--r-- 1 root root 16609 2022-03-30 19:03 ./CHANGES_AND_HINTS.TXT --rw-r--r-- 1 root root 1217936 2024-02-16 20:22 ./CHECKSUMS.md5 --rw-r--r-- 1 root root 163 2024-02-16 20:22 ./CHECKSUMS.md5.asc +-rw-r--r-- 1 root root 1221564 2024-02-20 18:46 ./CHECKSUMS.md5 +-rw-r--r-- 1 root root 163 2024-02-20 18:46 ./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 2092970 2024-02-18 21:03 ./ChangeLog.txt +-rw-r--r-- 1 root root 2094074 2024-02-20 21:08 ./ChangeLog.txt drwxr-xr-x 3 root root 4096 2013-03-20 22:17 ./EFI drwxr-xr-x 2 root root 4096 2022-02-02 08:21 ./EFI/BOOT -rw-r--r-- 1 root root 1187840 2021-06-15 19:16 ./EFI/BOOT/bootx64.efi @@ -25,7 +25,7 @@ drwxr-xr-x 2 root root 4096 2022-02-02 08:21 ./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 1594296 2024-02-16 20:21 ./FILELIST.TXT +-rw-r--r-- 1 root root 1598915 2024-02-20 18:45 ./FILELIST.TXT -rw-r--r-- 1 root root 1572 2012-08-29 18:27 ./GPG-KEY -rw-r--r-- 1 root root 864745 2022-02-02 08:25 ./PACKAGES.TXT -rw-r--r-- 1 root root 8034 2022-02-02 03:36 ./README.TXT @@ -828,13 +828,13 @@ drwxr-xr-x 2 root root 4096 2022-12-17 19:52 ./pasture/source/samba -rw-r--r-- 1 root root 7921 2018-04-29 17:31 ./pasture/source/samba/smb.conf.default -rw-r--r-- 1 root root 7933 2018-01-14 20:41 ./pasture/source/samba/smb.conf.default.orig -rw-r--r-- 1 root root 536 2017-03-23 19:18 ./pasture/source/samba/smb.conf.diff.gz -drwxr-xr-x 4 root root 4096 2024-02-16 20:21 ./patches --rw-r--r-- 1 root root 104235 2024-02-16 20:21 ./patches/CHECKSUMS.md5 --rw-r--r-- 1 root root 163 2024-02-16 20:21 ./patches/CHECKSUMS.md5.asc --rw-r--r-- 1 root root 142486 2024-02-16 20:21 ./patches/FILE_LIST --rw-r--r-- 1 root root 15244653 2024-02-16 20:21 ./patches/MANIFEST.bz2 --rw-r--r-- 1 root root 74490 2024-02-16 20:21 ./patches/PACKAGES.TXT -drwxr-xr-x 5 root root 32768 2024-02-16 20:21 ./patches/packages +drwxr-xr-x 4 root root 4096 2024-02-20 21:11 ./patches +-rw-r--r-- 1 root root 104737 2024-02-20 21:11 ./patches/CHECKSUMS.md5 +-rw-r--r-- 1 root root 163 2024-02-20 21:11 ./patches/CHECKSUMS.md5.asc +-rw-r--r-- 1 root root 143181 2024-02-20 21:10 ./patches/FILE_LIST +-rw-r--r-- 1 root root 15262080 2024-02-20 21:10 ./patches/MANIFEST.bz2 +-rw-r--r-- 1 root root 74857 2024-02-20 21:11 ./patches/PACKAGES.TXT +drwxr-xr-x 5 root root 32768 2024-02-20 21:10 ./patches/packages -rw-r--r-- 1 root root 360 2023-09-26 19:28 ./patches/packages/Cython-0.29.36-x86_64-1_slack15.0.txt -rw-r--r-- 1 root root 2389564 2023-09-26 19:28 ./patches/packages/Cython-0.29.36-x86_64-1_slack15.0.txz -rw-r--r-- 1 root root 163 2023-09-26 19:28 ./patches/packages/Cython-0.29.36-x86_64-1_slack15.0.txz.asc @@ -976,6 +976,9 @@ drwxr-xr-x 5 root root 32768 2024-02-16 20:21 ./patches/packages -rw-r--r-- 1 root root 440 2023-01-03 22:02 ./patches/packages/libtiff-4.4.0-x86_64-1_slack15.0.txt -rw-r--r-- 1 root root 467968 2023-01-03 22:02 ./patches/packages/libtiff-4.4.0-x86_64-1_slack15.0.txz -rw-r--r-- 1 root root 163 2023-01-03 22:02 ./patches/packages/libtiff-4.4.0-x86_64-1_slack15.0.txz.asc +-rw-r--r-- 1 root root 214 2024-02-20 20:59 ./patches/packages/libuv-1.48.0-x86_64-1_slack15.0.txt +-rw-r--r-- 1 root root 124380 2024-02-20 20:59 ./patches/packages/libuv-1.48.0-x86_64-1_slack15.0.txz +-rw-r--r-- 1 root root 163 2024-02-20 20:59 ./patches/packages/libuv-1.48.0-x86_64-1_slack15.0.txz.asc -rw-r--r-- 1 root root 434 2023-09-30 19:18 ./patches/packages/libvpx-1.12.0-x86_64-1_slack15.0.txt -rw-r--r-- 1 root root 1504464 2023-09-30 19:18 ./patches/packages/libvpx-1.12.0-x86_64-1_slack15.0.txz -rw-r--r-- 1 root root 163 2023-09-30 19:18 ./patches/packages/libvpx-1.12.0-x86_64-1_slack15.0.txz.asc @@ -1007,9 +1010,9 @@ drwxr-xr-x 2 root root 4096 2023-12-26 00:24 ./patches/packages/linux-5.1 -rw-r--r-- 1 root root 369 2024-02-11 20:00 ./patches/packages/mariadb-10.5.24-x86_64-1_slack15.0.txt -rw-r--r-- 1 root root 29749556 2024-02-11 20:00 ./patches/packages/mariadb-10.5.24-x86_64-1_slack15.0.txz -rw-r--r-- 1 root root 163 2024-02-11 20:00 ./patches/packages/mariadb-10.5.24-x86_64-1_slack15.0.txz.asc --rw-r--r-- 1 root root 570 2024-01-22 17:13 ./patches/packages/mozilla-firefox-115.7.0esr-x86_64-1_slack15.0.txt --rw-r--r-- 1 root root 61408004 2024-01-22 17:13 ./patches/packages/mozilla-firefox-115.7.0esr-x86_64-1_slack15.0.txz --rw-r--r-- 1 root root 163 2024-01-22 17:13 ./patches/packages/mozilla-firefox-115.7.0esr-x86_64-1_slack15.0.txz.asc +-rw-r--r-- 1 root root 570 2024-02-19 19:46 ./patches/packages/mozilla-firefox-115.8.0esr-x86_64-1_slack15.0.txt +-rw-r--r-- 1 root root 61425584 2024-02-19 19:46 ./patches/packages/mozilla-firefox-115.8.0esr-x86_64-1_slack15.0.txz +-rw-r--r-- 1 root root 163 2024-02-19 19:46 ./patches/packages/mozilla-firefox-115.8.0esr-x86_64-1_slack15.0.txz.asc -rw-r--r-- 1 root root 564 2023-01-06 19:37 ./patches/packages/mozilla-nss-3.87-x86_64-1_slack15.0.txt -rw-r--r-- 1 root root 1838968 2023-01-06 19:37 ./patches/packages/mozilla-nss-3.87-x86_64-1_slack15.0.txz -rw-r--r-- 1 root root 163 2023-01-06 19:37 ./patches/packages/mozilla-nss-3.87-x86_64-1_slack15.0.txz.asc @@ -1195,7 +1198,7 @@ drwxr-xr-x 2 root root 4096 2023-11-21 21:09 ./patches/packages/old-linux -rw-r--r-- 1 root root 463 2023-04-05 18:16 ./patches/packages/zstd-1.5.5-x86_64-1_slack15.0.txt -rw-r--r-- 1 root root 459652 2023-04-05 18:16 ./patches/packages/zstd-1.5.5-x86_64-1_slack15.0.txz -rw-r--r-- 1 root root 163 2023-04-05 18:16 ./patches/packages/zstd-1.5.5-x86_64-1_slack15.0.txz.asc -drwxr-xr-x 104 root root 4096 2024-02-16 20:07 ./patches/source +drwxr-xr-x 105 root root 4096 2024-02-20 21:05 ./patches/source drwxr-xr-x 2 root root 4096 2023-09-26 19:22 ./patches/source/Cython -rw-r--r-- 1 root root 1623580 2023-07-04 19:24 ./patches/source/Cython/Cython-0.29.36.tar.lz -rwxr-xr-x 1 root root 3041 2023-09-26 19:23 ./patches/source/Cython/Cython.SlackBuild @@ -1589,6 +1592,11 @@ drwxr-xr-x 2 root root 4096 2023-01-03 20:11 ./patches/source/libtiff/pat -rw-r--r-- 1 root root 895 2018-02-27 06:12 ./patches/source/libtiff/slack-desc -rw-r--r-- 1 root root 1929292 2022-05-27 14:53 ./patches/source/libtiff/tiff-4.4.0.tar.xz -rw-r--r-- 1 root root 310 2022-05-27 14:53 ./patches/source/libtiff/tiff-4.4.0.tar.xz.sig +drwxr-xr-x 2 root root 4096 2024-02-08 18:53 ./patches/source/libuv +-rw-r--r-- 1 root root 1068564 2024-02-07 20:23 ./patches/source/libuv/libuv-v1.48.0.tar.lz +-rwxr-xr-x 1 root root 4301 2024-02-20 20:56 ./patches/source/libuv/libuv.SlackBuild +-rw-r--r-- 1 root root 28 2020-02-20 19:27 ./patches/source/libuv/libuv.url +-rw-r--r-- 1 root root 667 2020-02-20 19:34 ./patches/source/libuv/slack-desc drwxr-xr-x 2 root root 4096 2023-09-30 19:02 ./patches/source/libvpx -rw-r--r-- 1 root root 1708 2023-09-28 21:07 ./patches/source/libvpx/0001-Relax-ABI-check.patch -rw-r--r-- 1 root root 3407 2023-09-28 21:07 ./patches/source/libvpx/0002-encode_api_test-add-ConfigResizeChangeThreadCount.patch @@ -1648,7 +1656,7 @@ drwxr-xr-x 2 root root 4096 2024-02-11 19:45 ./patches/source/mariadb -rw-r--r-- 1 root root 34 2015-05-07 18:51 ./patches/source/mariadb/mirror.url -rw-r--r-- 1 root root 1208 2021-04-23 17:54 ./patches/source/mariadb/rc.mysqld.gz -rw-r--r-- 1 root root 824 2018-02-27 06:12 ./patches/source/mariadb/slack-desc -drwxr-xr-x 3 root root 4096 2024-01-22 16:33 ./patches/source/mozilla-firefox +drwxr-xr-x 3 root root 4096 2024-02-19 19:14 ./patches/source/mozilla-firefox -rw-r--r-- 1 root root 693 2021-03-22 17:58 ./patches/source/mozilla-firefox/0027-LTO-Only-enable-LTO-for-Rust-when-complete-build-use.patch.gz drwxr-xr-x 5 root root 4096 2021-08-13 18:36 ./patches/source/mozilla-firefox/build-deps -rwxr-xr-x 1 root root 2003 2023-07-23 19:20 ./patches/source/mozilla-firefox/build-deps.sh @@ -1660,14 +1668,14 @@ drwxr-xr-x 2 root root 4096 2023-09-13 18:47 ./patches/source/mozilla-fir -rw-r--r-- 1 root root 163871 2023-09-13 09:14 ./patches/source/mozilla-firefox/build-deps/cbindgen/cbindgen-0.26.0.tar.lz -rwxr-xr-x 1 root root 2032 2022-06-14 16:39 ./patches/source/mozilla-firefox/build-deps/cbindgen/cbindgen.build -rw-r--r-- 1 root root 35 2021-06-25 03:11 ./patches/source/mozilla-firefox/build-deps/cbindgen/cbindgen.url -drwxr-xr-x 2 root root 4096 2024-01-11 19:02 ./patches/source/mozilla-firefox/build-deps/nodejs --rw-r--r-- 1 root root 42162348 2024-01-09 09:11 ./patches/source/mozilla-firefox/build-deps/nodejs/node-v20.11.0.tar.xz +drwxr-xr-x 2 root root 4096 2024-02-17 19:34 ./patches/source/mozilla-firefox/build-deps/nodejs +-rw-r--r-- 1 root root 42159296 2024-02-13 21:51 ./patches/source/mozilla-firefox/build-deps/nodejs/node-v20.11.1.tar.xz -rwxr-xr-x 1 root root 3003 2022-08-10 17:53 ./patches/source/mozilla-firefox/build-deps/nodejs/nodejs.build -rw-r--r-- 1 root root 86 2019-07-08 21:02 ./patches/source/mozilla-firefox/build-deps/nodejs/nodejs.url -rwxr-xr-x 1 root root 840 2018-03-13 12:55 ./patches/source/mozilla-firefox/fetch-and-repack.sh -rw-r--r-- 1 root root 330 2019-07-08 18:41 ./patches/source/mozilla-firefox/ff.ui.scrollToClick.diff.gz --rw-r--r-- 1 root root 515513828 2024-01-22 14:37 ./patches/source/mozilla-firefox/firefox-115.7.0esr.source.tar.xz --rw-r--r-- 1 root root 833 2024-01-22 14:37 ./patches/source/mozilla-firefox/firefox-115.7.0esr.source.tar.xz.asc +-rw-r--r-- 1 root root 507569724 2024-02-19 10:18 ./patches/source/mozilla-firefox/firefox-115.8.0esr.source.tar.xz +-rw-r--r-- 1 root root 833 2024-02-19 10:18 ./patches/source/mozilla-firefox/firefox-115.8.0esr.source.tar.xz.asc -rw-r--r-- 1 root root 2748 2017-12-04 21:30 ./patches/source/mozilla-firefox/firefox.desktop -rw-r--r-- 1 root root 327 2008-06-17 17:19 ./patches/source/mozilla-firefox/firefox.moz_plugin_path.diff.gz -rw-r--r-- 1 root root 518 2021-03-15 17:43 ./patches/source/mozilla-firefox/gkrust.a.no.networking.check.diff.gz @@ -2657,14 +2665,14 @@ drwxr-xr-x 2 root root 20480 2022-02-02 08:24 ./slackware64/a -rw-r--r-- 1 root root 29888 2021-02-13 11:16 ./slackware64/a/splitvt-1.6.6-x86_64-5.txz -rw-r--r-- 1 root root 163 2021-02-13 11:16 ./slackware64/a/splitvt-1.6.6-x86_64-5.txz.asc -rw-r--r-- 1 root root 543 2021-02-13 11:16 ./slackware64/a/sysfsutils-2.1.0-x86_64-4.txt --rw-r--r-- 1 root root 39632 2021-02-13 11:16 ./slackware64/a/sysfsutils-2.1.0-x86_64-4.txz --rw-r--r-- 1 root root 163 2021-02-13 11:16 ./slackware64/a/sysfsutils-2.1.0-x86_64-4.txz.asc --rw-r--r-- 1 root root 518 2021-12-04 20:20 ./slackware64/a/sysklogd-2.3.0-x86_64-1.txt --rw-r--r-- 1 root root 64808 2021-12-04 20:20 ./slackware64/a/sysklogd-2.3.0-x86_64-1.txz --rw-r--r-- 1 root root 163 2021-12-04 20:20 ./slackware64/a/sysklogd-2.3.0-x86_64-1.txz.asc --rw-r--r-- 1 root root 517 2021-02-13 11:17 ./slackware64/a/syslinux-4.07-x86_64-4.txt --rw-r--r-- 1 root root 910980 2021-02-13 11:17 ./slackware64/a/syslinux-4.07-x86_64-4.txz --rw-r--r-- 1 root root 163 2021-02-13 11:17 ./slackware64/a/syslinux-4.07-x86_64-4.txz.asc +-rw-r--r-- 1 root root 39632 2021-02-13 11:16 ./slackware64/a/sysfsutils-2.1.0-x86_64-4.txz +-rw-r--r-- 1 root root 163 2021-02-13 11:16 ./slackware64/a/sysfsutils-2.1.0-x86_64-4.txz.asc +-rw-r--r-- 1 root root 518 2021-12-04 20:20 ./slackware64/a/sysklogd-2.3.0-x86_64-1.txt +-rw-r--r-- 1 root root 64808 2021-12-04 20:20 ./slackware64/a/sysklogd-2.3.0-x86_64-1.txz +-rw-r--r-- 1 root root 163 2021-12-04 20:20 ./slackware64/a/sysklogd-2.3.0-x86_64-1.txz.asc +-rw-r--r-- 1 root root 517 2021-02-13 11:17 ./slackware64/a/syslinux-4.07-x86_64-4.txt +-rw-r--r-- 1 root root 910980 2021-02-13 11:17 ./slackware64/a/syslinux-4.07-x86_64-4.txz +-rw-r--r-- 1 root root 163 2021-02-13 11:17 ./slackware64/a/syslinux-4.07-x86_64-4.txz.asc -rw-r--r-- 1 root root 553 2021-12-14 21:05 ./slackware64/a/sysvinit-3.01-x86_64-1.txt -rw-r--r-- 1 root root 101332 2021-12-14 21:05 ./slackware64/a/sysvinit-3.01-x86_64-1.txz -rw-r--r-- 1 root root 163 2021-12-14 21:05 ./slackware64/a/sysvinit-3.01-x86_64-1.txz.asc @@ -5399,13 +5407,13 @@ drwxr-xr-x 2 root root 69632 2022-02-02 04:20 ./slackware64/l -rw-r--r-- 1 root root 207496 2021-02-13 09:00 ./slackware64/l/slang1-1.4.9-x86_64-4.txz -rw-r--r-- 1 root root 163 2021-02-13 09:00 ./slackware64/l/slang1-1.4.9-x86_64-4.txz.asc -rw-r--r-- 1 root root 481 2021-02-13 09:00 ./slackware64/l/sound-theme-freedesktop-0.8-noarch-4.txt --rw-r--r-- 1 root root 379828 2021-02-13 09:00 ./slackware64/l/sound-theme-freedesktop-0.8-noarch-4.txz --rw-r--r-- 1 root root 163 2021-02-13 09:00 ./slackware64/l/sound-theme-freedesktop-0.8-noarch-4.txz.asc --rw-r--r-- 1 root root 473 2021-11-03 01:07 ./slackware64/l/speech-dispatcher-0.10.2-x86_64-5.txt --rw-r--r-- 1 root root 2489676 2021-11-03 01:07 ./slackware64/l/speech-dispatcher-0.10.2-x86_64-5.txz --rw-r--r-- 1 root root 163 2021-11-03 01:07 ./slackware64/l/speech-dispatcher-0.10.2-x86_64-5.txz.asc --rw-r--r-- 1 root root 508 2021-02-13 09:00 ./slackware64/l/speex-1.2.0-x86_64-4.txt --rw-r--r-- 1 root root 489820 2021-02-13 09:00 ./slackware64/l/speex-1.2.0-x86_64-4.txz +-rw-r--r-- 1 root root 379828 2021-02-13 09:00 ./slackware64/l/sound-theme-freedesktop-0.8-noarch-4.txz +-rw-r--r-- 1 root root 163 2021-02-13 09:00 ./slackware64/l/sound-theme-freedesktop-0.8-noarch-4.txz.asc +-rw-r--r-- 1 root root 473 2021-11-03 01:07 ./slackware64/l/speech-dispatcher-0.10.2-x86_64-5.txt +-rw-r--r-- 1 root root 2489676 2021-11-03 01:07 ./slackware64/l/speech-dispatcher-0.10.2-x86_64-5.txz +-rw-r--r-- 1 root root 163 2021-11-03 01:07 ./slackware64/l/speech-dispatcher-0.10.2-x86_64-5.txz.asc +-rw-r--r-- 1 root root 508 2021-02-13 09:00 ./slackware64/l/speex-1.2.0-x86_64-4.txt +-rw-r--r-- 1 root root 489820 2021-02-13 09:00 ./slackware64/l/speex-1.2.0-x86_64-4.txz -rw-r--r-- 1 root root 163 2021-02-13 09:00 ./slackware64/l/speex-1.2.0-x86_64-4.txz.asc -rw-r--r-- 1 root root 231 2021-02-13 09:00 ./slackware64/l/speexdsp-1.2.0-x86_64-3.txt -rw-r--r-- 1 root root 457372 2021-02-13 09:00 ./slackware64/l/speexdsp-1.2.0-x86_64-3.txz @@ -8393,17 +8401,17 @@ drwxr-xr-x 2 root root 4096 2021-02-13 05:31 ./source/ap/dc3dd -rw-r--r-- 1 root root 813 2018-09-18 23:43 ./source/ap/dc3dd/dc3dd.glibc228.diff.gz -rw-r--r-- 1 root root 918 2018-02-27 06:12 ./source/ap/dc3dd/slack-desc drwxr-xr-x 2 root root 4096 2022-01-22 19:35 ./source/ap/ddrescue --rw-r--r-- 1 root root 91930 2022-01-21 16:45 ./source/ap/ddrescue/ddrescue-1.26.tar.lz --rw-r--r-- 1 root root 72 2022-01-21 16:45 ./source/ap/ddrescue/ddrescue-1.26.tar.lz.sig --rwxr-xr-x 1 root root 4293 2022-01-22 19:35 ./source/ap/ddrescue/ddrescue.SlackBuild --rw-r--r-- 1 root root 919 2018-02-27 06:12 ./source/ap/ddrescue/slack-desc -drwxr-xr-x 2 root root 4096 2021-02-13 05:31 ./source/ap/diffstat --rw-r--r-- 1 root root 192912 2021-01-13 00:28 ./source/ap/diffstat/diffstat-1.64.tar.lz --rwxr-xr-x 1 root root 3772 2021-02-13 05:31 ./source/ap/diffstat/diffstat.SlackBuild --rw-r--r-- 1 root root 41 2021-01-13 19:04 ./source/ap/diffstat/diffstat.url --rw-r--r-- 1 root root 864 2018-02-27 06:12 ./source/ap/diffstat/slack-desc -drwxr-xr-x 2 root root 4096 2021-08-02 17:46 ./source/ap/diffutils --rw-r--r-- 1 root root 1585120 2021-08-02 01:59 ./source/ap/diffutils/diffutils-3.8.tar.xz +-rw-r--r-- 1 root root 91930 2022-01-21 16:45 ./source/ap/ddrescue/ddrescue-1.26.tar.lz +-rw-r--r-- 1 root root 72 2022-01-21 16:45 ./source/ap/ddrescue/ddrescue-1.26.tar.lz.sig +-rwxr-xr-x 1 root root 4293 2022-01-22 19:35 ./source/ap/ddrescue/ddrescue.SlackBuild +-rw-r--r-- 1 root root 919 2018-02-27 06:12 ./source/ap/ddrescue/slack-desc +drwxr-xr-x 2 root root 4096 2021-02-13 05:31 ./source/ap/diffstat +-rw-r--r-- 1 root root 192912 2021-01-13 00:28 ./source/ap/diffstat/diffstat-1.64.tar.lz +-rwxr-xr-x 1 root root 3772 2021-02-13 05:31 ./source/ap/diffstat/diffstat.SlackBuild +-rw-r--r-- 1 root root 41 2021-01-13 19:04 ./source/ap/diffstat/diffstat.url +-rw-r--r-- 1 root root 864 2018-02-27 06:12 ./source/ap/diffstat/slack-desc +drwxr-xr-x 2 root root 4096 2021-08-02 17:46 ./source/ap/diffutils +-rw-r--r-- 1 root root 1585120 2021-08-02 01:59 ./source/ap/diffutils/diffutils-3.8.tar.xz -rw-r--r-- 1 root root 833 2021-08-02 01:59 ./source/ap/diffutils/diffutils-3.8.tar.xz.sig -rwxr-xr-x 1 root root 4191 2021-08-02 17:46 ./source/ap/diffutils/diffutils.SlackBuild -rw-r--r-- 1 root root 321 2006-08-21 02:46 ./source/ap/diffutils/doinst.sh.gz @@ -14884,18 +14892,18 @@ drwxr-xr-x 2 root root 4096 2021-02-13 05:32 ./source/x/m17n-lib drwxr-xr-x 2 root root 4096 2021-02-13 05:32 ./source/x/marisa -rw-r--r-- 1 root root 111401 2020-06-14 08:41 ./source/x/marisa/marisa-trie-0.2.6.tar.lz -rwxr-xr-x 1 root root 4717 2021-02-13 05:32 ./source/x/marisa/marisa.SlackBuild --rw-r--r-- 1 root root 38 2020-12-08 18:39 ./source/x/marisa/marisa.url --rw-r--r-- 1 root root 972 2020-11-28 00:57 ./source/x/marisa/slack-desc -drwxr-xr-x 4 root root 4096 2022-01-27 03:56 ./source/x/mesa --rw-r--r-- 1 root root 388 2018-12-07 19:28 ./source/x/mesa/doinst.sh.gz --rwxr-xr-x 1 root root 720 2015-12-11 03:09 ./source/x/mesa/get-mesa.sh --rw-r--r-- 1 root root 16521664 2022-01-26 18:56 ./source/x/mesa/mesa-21.3.5.tar.xz --rw-r--r-- 1 root root 329 2022-01-26 18:56 ./source/x/mesa/mesa-21.3.5.tar.xz.sig --rw-r--r-- 1 root root 7206679 2018-02-23 08:54 ./source/x/mesa/mesa-demos-8.4.0.tar.lz --rwxr-xr-x 1 root root 7056 2022-01-28 20:22 ./source/x/mesa/mesa.SlackBuild --rw-r--r-- 1 root root 78 2010-10-01 04:23 ./source/x/mesa/mesa.url -drwxr-xr-x 2 root root 4096 2021-10-15 17:57 ./source/x/mesa/patches -drwxr-xr-x 2 root root 4096 2021-03-12 01:31 ./source/x/mesa/patches-revert +-rw-r--r-- 1 root root 38 2020-12-08 18:39 ./source/x/marisa/marisa.url +-rw-r--r-- 1 root root 972 2020-11-28 00:57 ./source/x/marisa/slack-desc +drwxr-xr-x 4 root root 4096 2022-01-27 03:56 ./source/x/mesa +-rw-r--r-- 1 root root 388 2018-12-07 19:28 ./source/x/mesa/doinst.sh.gz +-rwxr-xr-x 1 root root 720 2015-12-11 03:09 ./source/x/mesa/get-mesa.sh +-rw-r--r-- 1 root root 16521664 2022-01-26 18:56 ./source/x/mesa/mesa-21.3.5.tar.xz +-rw-r--r-- 1 root root 329 2022-01-26 18:56 ./source/x/mesa/mesa-21.3.5.tar.xz.sig +-rw-r--r-- 1 root root 7206679 2018-02-23 08:54 ./source/x/mesa/mesa-demos-8.4.0.tar.lz +-rwxr-xr-x 1 root root 7056 2022-01-28 20:22 ./source/x/mesa/mesa.SlackBuild +-rw-r--r-- 1 root root 78 2010-10-01 04:23 ./source/x/mesa/mesa.url +drwxr-xr-x 2 root root 4096 2021-10-15 17:57 ./source/x/mesa/patches +drwxr-xr-x 2 root root 4096 2021-03-12 01:31 ./source/x/mesa/patches-revert -rw-r--r-- 1 root root 1706 2021-03-12 01:31 ./source/x/mesa/patches-revert/72566fd92c27b39abe2057f6f23388ec40793dd9.patch -rw-r--r-- 1 root root 1259 2021-03-12 01:31 ./source/x/mesa/patches-revert/80817b6e344258ac9b955f824ebf9019a0fc1610.patch -rw-r--r-- 1 root root 814 2019-09-25 19:15 ./source/x/mesa/slack-desc diff --git a/patches/packages/libuv-1.48.0-x86_64-1_slack15.0.txt b/patches/packages/libuv-1.48.0-x86_64-1_slack15.0.txt new file mode 100644 index 000000000..a30a32690 --- /dev/null +++ b/patches/packages/libuv-1.48.0-x86_64-1_slack15.0.txt @@ -0,0 +1,11 @@ +libuv: libuv (asynchronous I/O library) +libuv: +libuv: libuv is a multi-platform support library with a focus on asynchronous +libuv: I/O. +libuv: +libuv: Homepage: https://libuv.org +libuv: +libuv: +libuv: +libuv: +libuv: diff --git a/patches/packages/mozilla-firefox-115.7.0esr-x86_64-1_slack15.0.txt b/patches/packages/mozilla-firefox-115.7.0esr-x86_64-1_slack15.0.txt deleted file mode 100644 index 9d8594319..000000000 --- a/patches/packages/mozilla-firefox-115.7.0esr-x86_64-1_slack15.0.txt +++ /dev/null @@ -1,11 +0,0 @@ -mozilla-firefox: mozilla-firefox (Mozilla Firefox Web browser) -mozilla-firefox: -mozilla-firefox: Firefox is a free and open-source web browser developed by the Mozilla -mozilla-firefox: Foundation and its subsidiary, the Mozilla Corporation. It has lots of -mozilla-firefox: great features including popup blocking, tabbed browsing, integrated -mozilla-firefox: search, improved privacy features (such as enhanced tracking -mozilla-firefox: protection), and more. -mozilla-firefox: -mozilla-firefox: Homepage: https://www.mozilla.org/firefox -mozilla-firefox: -mozilla-firefox: diff --git a/patches/packages/mozilla-firefox-115.8.0esr-x86_64-1_slack15.0.txt b/patches/packages/mozilla-firefox-115.8.0esr-x86_64-1_slack15.0.txt new file mode 100644 index 000000000..9d8594319 --- /dev/null +++ b/patches/packages/mozilla-firefox-115.8.0esr-x86_64-1_slack15.0.txt @@ -0,0 +1,11 @@ +mozilla-firefox: mozilla-firefox (Mozilla Firefox Web browser) +mozilla-firefox: +mozilla-firefox: Firefox is a free and open-source web browser developed by the Mozilla +mozilla-firefox: Foundation and its subsidiary, the Mozilla Corporation. It has lots of +mozilla-firefox: great features including popup blocking, tabbed browsing, integrated +mozilla-firefox: search, improved privacy features (such as enhanced tracking +mozilla-firefox: protection), and more. +mozilla-firefox: +mozilla-firefox: Homepage: https://www.mozilla.org/firefox +mozilla-firefox: +mozilla-firefox: diff --git a/patches/source/libuv/libuv.SlackBuild b/patches/source/libuv/libuv.SlackBuild new file mode 100755 index 000000000..ad495a444 --- /dev/null +++ b/patches/source/libuv/libuv.SlackBuild @@ -0,0 +1,132 @@ +#!/bin/bash + +# Copyright 2020 Patrick J. Volkerding, Sebeka, Minnesota, USA +# All rights reserved. +# +# Redistribution and use of this script, with or without modification, is +# permitted provided that the following conditions are met: +# +# 1. Redistributions of this script must retain the above copyright +# notice, this list of conditions and the following disclaimer. +# +# THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR IMPLIED +# WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF +# MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO +# EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, +# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, +# PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; +# OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, +# WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR +# OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF +# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + +cd $(dirname $0) ; CWD=$(pwd) + +PKGNAM=libuv +VERSION=${VERSION:-$(echo $PKGNAM-*.tar.?z | rev | cut -f 3- -d . | cut -f 1 -d - | rev)} +BUILD=${BUILD:-1_slack15.0} + +# Automatically determine the architecture we're building on: +if [ -z "$ARCH" ]; then + case "$(uname -m)" in + i?86) ARCH=i586 ;; + arm*) readelf /usr/bin/file -A | grep -E -q "Tag_CPU.*[4,5]" && ARCH=arm || ARCH=armv7hl ;; + # Unless $ARCH is already set, use uname -m for all other archs: + *) ARCH=$(uname -m) ;; + esac + export ARCH +fi + +# 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 +# could be useful to other scripts. +if [ ! -z "${PRINT_PACKAGE_NAME}" ]; then + echo "$PKGNAM-$(echo $VERSION | tr -d v)-$ARCH-$BUILD.txz" + exit 0 +fi + +NUMJOBS=${NUMJOBS:-" -j$(expr $(nproc) + 1) "} + +if [ "$ARCH" = "i586" ]; then + SLKCFLAGS="-O2 -march=i586 -mtune=i686" + LIBDIRSUFFIX="" +elif [ "$ARCH" = "i686" ]; then + SLKCFLAGS="-O2 -march=i686" + LIBDIRSUFFIX="" +elif [ "$ARCH" = "s390" ]; then + SLKCFLAGS="-O2" + LIBDIRSUFFIX="" +elif [ "$ARCH" = "x86_64" ]; then + SLKCFLAGS="-O2 -fPIC" + LIBDIRSUFFIX="64" +elif [ "$ARCH" = "armv7hl" ]; then + SLKCFLAGS="-O3 -march=armv7-a -mfpu=vfpv3-d16" + LIBDIRSUFFIX="" +else + SLKCFLAGS="-O2" + LIBDIRSUFFIX="" +fi + +TMP=${TMP:-/tmp} +PKG=$TMP/package-$PKGNAM + +rm -rf $PKG +mkdir -p $TMP $PKG + +cd $TMP +rm -rf $PKGNAM-$VERSION +tar xvf $CWD/$PKGNAM-$VERSION.tar.?z || exit 1 +cd $PKGNAM-$VERSION || exit 1 + +chown -R root:root . +find . \ + \( -perm 777 -o -perm 775 -o -perm 711 -o -perm 555 -o -perm 511 \) \ + -exec chmod 755 {} \+ -o \ + \( -perm 666 -o -perm 664 -o -perm 600 -o -perm 444 -o -perm 440 -o -perm 400 \) \ + -exec chmod 644 {} \+ + +if [ ! -r configure ]; then + NOCONFIGURE=1 ./autogen.sh +fi + +# Configure, build, and install: +CFLAGS="$SLKCFLAGS" \ +CXXFLAGS="$SLKCFLAGS" \ +./configure \ + --prefix=/usr \ + --libdir=/usr/lib${LIBDIRSUFFIX} \ + --sysconfdir=/etc \ + --localstatedir=/var \ + --docdir=/usr/doc/$PKGNAM-$(echo $VERSION | tr -d v) \ + --mandir=/usr/man \ + --infodir=/usr/info \ + --disable-static \ + --build=$ARCH-slackware-linux || exit 1 +make $NUMJOBS || make || exit 1 +make install DESTDIR=$PKG || exit 1 + +# Don't ship .la files: +rm -f $PKG/{,usr/}lib${LIBDIRSUFFIX}/*.la + +# Strip binaries: +find $PKG | xargs file | grep -e "executable" -e "shared object" | grep ELF | cut -f 1 -d : | xargs strip --strip-unneeded 2> /dev/null + +# Add a documentation directory: +mkdir -p $PKG/usr/doc/${PKGNAM}-$(echo $VERSION | tr -d v) +cp -a \ + AUTHORS* CONTRIBUTING* ChangeLog LICENSE* MAINTAINERS* README* SUPPORTED_PLATFORMS* \ + $PKG/usr/doc/${PKGNAM}-$(echo $VERSION | tr -d v) + +# If there's a ChangeLog, installing at least part of the recent history +# is useful, but don't let it get totally out of control: +if [ -r ChangeLog ]; then + DOCSDIR=$(echo $PKG/usr/doc/${PKGNAM}-$(echo $VERSION | tr -d v)) + cat ChangeLog | head -n 1000 > $DOCSDIR/ChangeLog + touch -r ChangeLog $DOCSDIR/ChangeLog +fi + +mkdir -p $PKG/install +cat $CWD/slack-desc > $PKG/install/slack-desc + +cd $PKG +/sbin/makepkg -l y -c n $TMP/$PKGNAM-$(echo $VERSION | tr -d v)-$ARCH-$BUILD.txz diff --git a/patches/source/libuv/libuv.url b/patches/source/libuv/libuv.url new file mode 100644 index 000000000..fbd83842e --- /dev/null +++ b/patches/source/libuv/libuv.url @@ -0,0 +1 @@ +https://dist.libuv.org/dist diff --git a/patches/source/libuv/slack-desc b/patches/source/libuv/slack-desc new file mode 100644 index 000000000..082b8626d --- /dev/null +++ b/patches/source/libuv/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. Line +# up the first '|' above the ':' following the base package name, and the '|' +# on the right side marks the last column you can put a character in. You must +# make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':'. + + |-----handy-ruler------------------------------------------------------| +libuv: libuv (asynchronous I/O library) +libuv: +libuv: libuv is a multi-platform support library with a focus on asynchronous +libuv: I/O. +libuv: +libuv: Homepage: https://libuv.org +libuv: +libuv: +libuv: +libuv: +libuv: -- cgit v1.2.3-65-gdbad