From 41dd70fad96bd2b1f41940d01239ebc762493d48 Mon Sep 17 00:00:00 2001 From: Patrick J Volkerding Date: Thu, 14 Sep 2023 21:10:50 +0000 Subject: Thu Sep 14 21:10:50 UTC 2023 patches/packages/libwebp-1.3.2-x86_64-1_slack15.0.txz: Upgraded. Security fix for lossless decoder (chromium: #1479274, CVE-2023-4863). For more information, see: https://www.cve.org/CVERecord?id=CVE-2023-4863 (* Security fix *) --- ChangeLog.rss | 56 ++++++- ChangeLog.txt | 36 +++++ FILELIST.TXT | 148 +++++++++--------- patches/packages/curl-8.2.1-x86_64-1_slack15.0.txt | 11 -- patches/packages/curl-8.3.0-x86_64-1_slack15.0.txt | 11 ++ .../libarchive-3.6.2-x86_64-2_slack15.0.txt | 11 -- .../libarchive-3.7.2-x86_64-1_slack15.0.txt | 11 ++ .../packages/libwebp-1.3.2-x86_64-1_slack15.0.txt | 11 ++ ...illa-thunderbird-115.2.1-x86_64-1_slack15.0.txt | 11 -- ...illa-thunderbird-115.2.2-x86_64-1_slack15.0.txt | 11 ++ .../netatalk-3.1.15-x86_64-1_slack15.0.txt | 11 -- .../netatalk-3.1.16-x86_64-1_slack15.0.txt | 11 ++ patches/source/libarchive/libarchive.SlackBuild | 2 +- patches/source/libwebp/libwebp.SlackBuild | 173 +++++++++++++++++++++ patches/source/libwebp/libwebp.url | 1 + patches/source/libwebp/slack-desc | 19 +++ 16 files changed, 417 insertions(+), 117 deletions(-) delete mode 100644 patches/packages/curl-8.2.1-x86_64-1_slack15.0.txt create mode 100644 patches/packages/curl-8.3.0-x86_64-1_slack15.0.txt delete mode 100644 patches/packages/libarchive-3.6.2-x86_64-2_slack15.0.txt create mode 100644 patches/packages/libarchive-3.7.2-x86_64-1_slack15.0.txt create mode 100644 patches/packages/libwebp-1.3.2-x86_64-1_slack15.0.txt delete mode 100644 patches/packages/mozilla-thunderbird-115.2.1-x86_64-1_slack15.0.txt create mode 100644 patches/packages/mozilla-thunderbird-115.2.2-x86_64-1_slack15.0.txt delete mode 100644 patches/packages/netatalk-3.1.15-x86_64-1_slack15.0.txt create mode 100644 patches/packages/netatalk-3.1.16-x86_64-1_slack15.0.txt create mode 100755 patches/source/libwebp/libwebp.SlackBuild create mode 100644 patches/source/libwebp/libwebp.url create mode 100644 patches/source/libwebp/slack-desc diff --git a/ChangeLog.rss b/ChangeLog.rss index 85b0b3654..815dd56dc 100644 --- a/ChangeLog.rss +++ b/ChangeLog.rss @@ -11,9 +11,61 @@ Tracking Slackware development in git. en-us urn:uuid:c964f45e-6732-11e8-bbe5-107b4450212f - Wed, 13 Sep 2023 01:32:01 GMT - Wed, 13 Sep 2023 11:30:27 GMT + Thu, 14 Sep 2023 21:10:50 GMT + Fri, 15 Sep 2023 11:30:28 GMT maintain_current_git.sh v 1.17 + + Thu, 14 Sep 2023 21:10:50 GMT + Thu, 14 Sep 2023 21:10:50 GMT + https://git.slackware.nl/current/tag/?h=20230914211050 + 20230914211050 + + +patches/packages/libwebp-1.3.2-x86_64-1_slack15.0.txz: Upgraded. + Security fix for lossless decoder (chromium: #1479274, CVE-2023-4863). + For more information, see: + https://www.cve.org/CVERecord?id=CVE-2023-4863 + (* Security fix *) + ]]> + + + + Thu, 14 Sep 2023 02:38:14 GMT + Thu, 14 Sep 2023 02:38:14 GMT + https://git.slackware.nl/current/tag/?h=20230914023814 + 20230914023814 + + +patches/packages/curl-8.3.0-x86_64-1_slack15.0.txz: Upgraded. + This update fixes a security issue: + HTTP headers eat all memory. + https://curl.se/docs/CVE-2023-38039.html + https://www.cve.org/CVERecord?id=CVE-2023-38039 + (* Security fix *) +patches/packages/libarchive-3.7.2-x86_64-1_slack15.0.txz: Upgraded. + This update fixes multiple security vulnerabilities in the PAX writer: + Heap overflow in url_encode() in archive_write_set_format_pax.c. + NULL dereference in archive_write_pax_header_xattrs(). + Another NULL dereference in archive_write_pax_header_xattrs(). + NULL dereference in archive_write_pax_header_xattr(). + (* Security fix *) +patches/packages/mozilla-thunderbird-115.2.2-x86_64-1_slack15.0.txz: Upgraded. + This release contains a security fix for a critical heap buffer overflow. + For more information, see: + https://www.mozilla.org/en-US/thunderbird/115.2.2/releasenotes/ + https://www.mozilla.org/en-US/security/advisories/mfsa2023-40/ + https://www.cve.org/CVERecord?id=CVE-2023-4863 + (* Security fix *) +patches/packages/netatalk-3.1.16-x86_64-1_slack15.0.txz: Upgraded. + This update fixes bugs and security issues. + Shared library .so-version bump. + For more information, see: + https://www.cve.org/CVERecord?id=CVE-2022-23121 + https://www.cve.org/CVERecord?id=CVE-2022-23123 + (* Security fix *) + ]]> + + Wed, 13 Sep 2023 01:32:01 GMT Wed, 13 Sep 2023 01:32:01 GMT diff --git a/ChangeLog.txt b/ChangeLog.txt index ac71452cb..4e219c1e3 100644 --- a/ChangeLog.txt +++ b/ChangeLog.txt @@ -1,3 +1,39 @@ +Thu Sep 14 21:10:50 UTC 2023 +patches/packages/libwebp-1.3.2-x86_64-1_slack15.0.txz: Upgraded. + Security fix for lossless decoder (chromium: #1479274, CVE-2023-4863). + For more information, see: + https://www.cve.org/CVERecord?id=CVE-2023-4863 + (* Security fix *) ++--------------------------+ +Thu Sep 14 02:38:14 UTC 2023 +patches/packages/curl-8.3.0-x86_64-1_slack15.0.txz: Upgraded. + This update fixes a security issue: + HTTP headers eat all memory. + https://curl.se/docs/CVE-2023-38039.html + https://www.cve.org/CVERecord?id=CVE-2023-38039 + (* Security fix *) +patches/packages/libarchive-3.7.2-x86_64-1_slack15.0.txz: Upgraded. + This update fixes multiple security vulnerabilities in the PAX writer: + Heap overflow in url_encode() in archive_write_set_format_pax.c. + NULL dereference in archive_write_pax_header_xattrs(). + Another NULL dereference in archive_write_pax_header_xattrs(). + NULL dereference in archive_write_pax_header_xattr(). + (* Security fix *) +patches/packages/mozilla-thunderbird-115.2.2-x86_64-1_slack15.0.txz: Upgraded. + This release contains a security fix for a critical heap buffer overflow. + For more information, see: + https://www.mozilla.org/en-US/thunderbird/115.2.2/releasenotes/ + https://www.mozilla.org/en-US/security/advisories/mfsa2023-40/ + https://www.cve.org/CVERecord?id=CVE-2023-4863 + (* Security fix *) +patches/packages/netatalk-3.1.16-x86_64-1_slack15.0.txz: Upgraded. + This update fixes bugs and security issues. + Shared library .so-version bump. + For more information, see: + https://www.cve.org/CVERecord?id=CVE-2022-23121 + https://www.cve.org/CVERecord?id=CVE-2022-23123 + (* Security fix *) ++--------------------------+ Wed Sep 13 01:32:01 UTC 2023 patches/packages/mozilla-firefox-115.2.1esr-x86_64-1_slack15.0.txz: Upgraded. This update contains security fixes and improvements. diff --git a/FILELIST.TXT b/FILELIST.TXT index 9664466e3..a79e6986a 100644 --- a/FILELIST.TXT +++ b/FILELIST.TXT @@ -1,20 +1,20 @@ -Wed Sep 13 01:36:09 UTC 2023 +Thu Sep 14 21:14:29 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-09-13 01:32 . +drwxr-xr-x 12 root root 4096 2023-09-14 21:10 . -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 1188974 2023-09-11 20:22 ./CHECKSUMS.md5 --rw-r--r-- 1 root root 163 2023-09-11 20:22 ./CHECKSUMS.md5.asc +-rw-r--r-- 1 root root 1188974 2023-09-14 02:41 ./CHECKSUMS.md5 +-rw-r--r-- 1 root root 163 2023-09-14 02:41 ./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 2040259 2023-09-13 01:32 ./ChangeLog.txt +-rw-r--r-- 1 root root 2041968 2023-09-14 21:10 ./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 1554864 2023-09-11 20:22 ./FILELIST.TXT +-rw-r--r-- 1 root root 1554864 2023-09-14 02:40 ./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 @@ -752,13 +752,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 2023-09-13 01:36 ./patches --rw-r--r-- 1 root root 80690 2023-09-13 01:36 ./patches/CHECKSUMS.md5 --rw-r--r-- 1 root root 163 2023-09-13 01:36 ./patches/CHECKSUMS.md5.asc --rw-r--r-- 1 root root 110368 2023-09-13 01:35 ./patches/FILE_LIST --rw-r--r-- 1 root root 13120383 2023-09-13 01:35 ./patches/MANIFEST.bz2 --rw-r--r-- 1 root root 57350 2023-09-13 01:36 ./patches/PACKAGES.TXT -drwxr-xr-x 3 root root 20480 2023-09-13 01:35 ./patches/packages +drwxr-xr-x 4 root root 4096 2023-09-14 21:14 ./patches +-rw-r--r-- 1 root root 81207 2023-09-14 21:14 ./patches/CHECKSUMS.md5 +-rw-r--r-- 1 root root 163 2023-09-14 21:14 ./patches/CHECKSUMS.md5.asc +-rw-r--r-- 1 root root 111072 2023-09-14 21:14 ./patches/FILE_LIST +-rw-r--r-- 1 root root 13129516 2023-09-14 21:14 ./patches/MANIFEST.bz2 +-rw-r--r-- 1 root root 58022 2023-09-14 21:14 ./patches/PACKAGES.TXT +drwxr-xr-x 3 root root 20480 2023-09-14 21:14 ./patches/packages -rw-r--r-- 1 root root 327 2022-02-15 05:07 ./patches/packages/aaa_base-15.0-x86_64-4_slack15.0.txt -rw-r--r-- 1 root root 10716 2022-02-15 05:07 ./patches/packages/aaa_base-15.0-x86_64-4_slack15.0.txz -rw-r--r-- 1 root root 163 2022-02-15 05:07 ./patches/packages/aaa_base-15.0-x86_64-4_slack15.0.txz.asc @@ -792,9 +792,9 @@ drwxr-xr-x 3 root root 20480 2023-09-13 01:35 ./patches/packages -rw-r--r-- 1 root root 416 2023-05-19 18:13 ./patches/packages/cups-filters-1.28.17-x86_64-1_slack15.0.txt -rw-r--r-- 1 root root 827024 2023-05-19 18:13 ./patches/packages/cups-filters-1.28.17-x86_64-1_slack15.0.txz -rw-r--r-- 1 root root 163 2023-05-19 18:13 ./patches/packages/cups-filters-1.28.17-x86_64-1_slack15.0.txz.asc --rw-r--r-- 1 root root 552 2023-07-26 17:24 ./patches/packages/curl-8.2.1-x86_64-1_slack15.0.txt --rw-r--r-- 1 root root 1363952 2023-07-26 17:24 ./patches/packages/curl-8.2.1-x86_64-1_slack15.0.txz --rw-r--r-- 1 root root 163 2023-07-26 17:24 ./patches/packages/curl-8.2.1-x86_64-1_slack15.0.txz.asc +-rw-r--r-- 1 root root 552 2023-09-13 18:44 ./patches/packages/curl-8.3.0-x86_64-1_slack15.0.txt +-rw-r--r-- 1 root root 1384144 2023-09-13 18:44 ./patches/packages/curl-8.3.0-x86_64-1_slack15.0.txz +-rw-r--r-- 1 root root 163 2023-09-13 18:44 ./patches/packages/curl-8.3.0-x86_64-1_slack15.0.txz.asc -rw-r--r-- 1 root root 373 2022-02-24 19:12 ./patches/packages/cyrus-sasl-2.1.28-x86_64-1_slack15.0.txt -rw-r--r-- 1 root root 993108 2022-02-24 19:12 ./patches/packages/cyrus-sasl-2.1.28-x86_64-1_slack15.0.txz -rw-r--r-- 1 root root 163 2022-02-24 19:12 ./patches/packages/cyrus-sasl-2.1.28-x86_64-1_slack15.0.txz.asc @@ -861,9 +861,9 @@ drwxr-xr-x 3 root root 20480 2023-09-13 01:35 ./patches/packages -rw-r--r-- 1 root root 313 2023-01-17 21:44 ./patches/packages/libXpm-3.5.15-x86_64-1_slack15.0.txt -rw-r--r-- 1 root root 93720 2023-01-17 21:44 ./patches/packages/libXpm-3.5.15-x86_64-1_slack15.0.txz -rw-r--r-- 1 root root 163 2023-01-17 21:44 ./patches/packages/libXpm-3.5.15-x86_64-1_slack15.0.txz.asc --rw-r--r-- 1 root root 402 2022-12-18 19:33 ./patches/packages/libarchive-3.6.2-x86_64-2_slack15.0.txt --rw-r--r-- 1 root root 511044 2022-12-18 19:33 ./patches/packages/libarchive-3.6.2-x86_64-2_slack15.0.txz --rw-r--r-- 1 root root 163 2022-12-18 19:33 ./patches/packages/libarchive-3.6.2-x86_64-2_slack15.0.txz.asc +-rw-r--r-- 1 root root 402 2023-09-14 02:00 ./patches/packages/libarchive-3.7.2-x86_64-1_slack15.0.txt +-rw-r--r-- 1 root root 522472 2023-09-14 02:00 ./patches/packages/libarchive-3.7.2-x86_64-1_slack15.0.txz +-rw-r--r-- 1 root root 163 2023-09-14 02:00 ./patches/packages/libarchive-3.7.2-x86_64-1_slack15.0.txz.asc -rw-r--r-- 1 root root 332 2022-12-20 19:28 ./patches/packages/libksba-1.6.3-x86_64-1_slack15.0.txt -rw-r--r-- 1 root root 169200 2022-12-20 19:28 ./patches/packages/libksba-1.6.3-x86_64-1_slack15.0.txz -rw-r--r-- 1 root root 163 2022-12-20 19:28 ./patches/packages/libksba-1.6.3-x86_64-1_slack15.0.txz.asc @@ -876,6 +876,9 @@ drwxr-xr-x 3 root root 20480 2023-09-13 01:35 ./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 498 2023-09-14 17:26 ./patches/packages/libwebp-1.3.2-x86_64-1_slack15.0.txt +-rw-r--r-- 1 root root 358924 2023-09-14 17:26 ./patches/packages/libwebp-1.3.2-x86_64-1_slack15.0.txz +-rw-r--r-- 1 root root 163 2023-09-14 17:26 ./patches/packages/libwebp-1.3.2-x86_64-1_slack15.0.txz.asc -rw-r--r-- 1 root root 518 2022-05-02 18:01 ./patches/packages/libxml2-2.9.14-x86_64-1_slack15.0.txt -rw-r--r-- 1 root root 1374356 2022-05-02 18:01 ./patches/packages/libxml2-2.9.14-x86_64-1_slack15.0.txz -rw-r--r-- 1 root root 163 2022-05-02 18:01 ./patches/packages/libxml2-2.9.14-x86_64-1_slack15.0.txz.asc @@ -907,15 +910,15 @@ drwxr-xr-x 2 root root 4096 2023-06-23 18:50 ./patches/packages/linux-5.15 -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 --rw-r--r-- 1 root root 663 2023-09-12 18:29 ./patches/packages/mozilla-thunderbird-115.2.1-x86_64-1_slack15.0.txt --rw-r--r-- 1 root root 60710352 2023-09-12 18:29 ./patches/packages/mozilla-thunderbird-115.2.1-x86_64-1_slack15.0.txz --rw-r--r-- 1 root root 163 2023-09-12 18:29 ./patches/packages/mozilla-thunderbird-115.2.1-x86_64-1_slack15.0.txz.asc +-rw-r--r-- 1 root root 663 2023-09-13 18:25 ./patches/packages/mozilla-thunderbird-115.2.2-x86_64-1_slack15.0.txt +-rw-r--r-- 1 root root 60716272 2023-09-13 18:25 ./patches/packages/mozilla-thunderbird-115.2.2-x86_64-1_slack15.0.txz +-rw-r--r-- 1 root root 163 2023-09-13 18:25 ./patches/packages/mozilla-thunderbird-115.2.2-x86_64-1_slack15.0.txz.asc -rw-r--r-- 1 root root 451 2022-07-21 17:53 ./patches/packages/net-snmp-5.9.3-x86_64-1_slack15.0.txt -rw-r--r-- 1 root root 1598024 2022-07-21 17:53 ./patches/packages/net-snmp-5.9.3-x86_64-1_slack15.0.txz -rw-r--r-- 1 root root 163 2022-07-21 17:53 ./patches/packages/net-snmp-5.9.3-x86_64-1_slack15.0.txz.asc --rw-r--r-- 1 root root 580 2023-05-01 19:09 ./patches/packages/netatalk-3.1.15-x86_64-1_slack15.0.txt --rw-r--r-- 1 root root 508856 2023-05-01 19:09 ./patches/packages/netatalk-3.1.15-x86_64-1_slack15.0.txz --rw-r--r-- 1 root root 163 2023-05-01 19:09 ./patches/packages/netatalk-3.1.15-x86_64-1_slack15.0.txz.asc +-rw-r--r-- 1 root root 580 2023-09-13 19:32 ./patches/packages/netatalk-3.1.16-x86_64-1_slack15.0.txt +-rw-r--r-- 1 root root 496420 2023-09-13 19:32 ./patches/packages/netatalk-3.1.16-x86_64-1_slack15.0.txz +-rw-r--r-- 1 root root 163 2023-09-13 19:32 ./patches/packages/netatalk-3.1.16-x86_64-1_slack15.0.txz.asc -rw-r--r-- 1 root root 582 2023-06-26 18:57 ./patches/packages/network-scripts-15.0-noarch-19_slack15.0.txt -rw-r--r-- 1 root root 40028 2023-06-26 18:57 ./patches/packages/network-scripts-15.0-noarch-19_slack15.0.txz -rw-r--r-- 1 root root 163 2023-06-26 18:57 ./patches/packages/network-scripts-15.0-noarch-19_slack15.0.txz.asc @@ -1033,7 +1036,7 @@ drwxr-xr-x 2 root root 4096 2023-06-23 18:50 ./patches/packages/linux-5.15 -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 84 root root 4096 2023-09-13 01:29 ./patches/source +drwxr-xr-x 85 root root 4096 2023-09-14 19:09 ./patches/source drwxr-xr-x 2 root root 4096 2022-01-16 05:07 ./patches/source/aaa_base -rw-r--r-- 1 root root 11041 2022-02-15 04:49 ./patches/source/aaa_base/_aaa_base.tar.gz -rwxr-xr-x 1 root root 3894 2022-02-15 05:07 ./patches/source/aaa_base/aaa_base.SlackBuild @@ -1120,9 +1123,9 @@ drwxr-xr-x 2 root root 4096 2023-05-19 18:08 ./patches/source/cups-filters -rw-r--r-- 1 root root 46 2021-06-29 19:51 ./patches/source/cups/cups.url -rw-r--r-- 1 root root 454 2021-04-26 18:11 ./patches/source/cups/doinst.sh.gz -rw-r--r-- 1 root root 1094 2018-11-29 19:15 ./patches/source/cups/slack-desc -drwxr-xr-x 2 root root 4096 2023-07-26 17:23 ./patches/source/curl --rw-r--r-- 1 root root 2631932 2023-07-26 06:12 ./patches/source/curl/curl-8.2.1.tar.xz --rw-r--r-- 1 root root 488 2023-07-26 06:12 ./patches/source/curl/curl-8.2.1.tar.xz.asc +drwxr-xr-x 2 root root 4096 2023-09-13 18:42 ./patches/source/curl +-rw-r--r-- 1 root root 2641764 2023-09-13 06:21 ./patches/source/curl/curl-8.3.0.tar.xz +-rw-r--r-- 1 root root 488 2023-09-13 06:21 ./patches/source/curl/curl-8.3.0.tar.xz.asc -rwxr-xr-x 1 root root 4861 2022-04-27 18:34 ./patches/source/curl/curl.SlackBuild -rw-r--r-- 1 root root 30 2018-04-20 16:49 ./patches/source/curl/curl.url -rw-r--r-- 1 root root 1004 2019-02-06 21:57 ./patches/source/curl/slack-desc @@ -1344,10 +1347,10 @@ drwxr-xr-x 3 root root 4096 2023-01-17 21:37 ./patches/source/libXpm/src drwxr-xr-x 2 root root 4096 2023-01-17 21:37 ./patches/source/libXpm/src/lib -rw-r--r-- 1 root root 459140 2023-01-17 16:33 ./patches/source/libXpm/src/lib/libXpm-3.5.15.tar.xz -rwxr-xr-x 1 root root 15219 2020-02-19 20:37 ./patches/source/libXpm/x11.SlackBuild -drwxr-xr-x 2 root root 4096 2022-12-09 18:14 ./patches/source/libarchive --rw-r--r-- 1 root root 5213196 2022-12-09 15:06 ./patches/source/libarchive/libarchive-3.6.2.tar.xz --rw-r--r-- 1 root root 659 2022-12-09 15:06 ./patches/source/libarchive/libarchive-3.6.2.tar.xz.asc --rwxr-xr-x 1 root root 3786 2022-12-18 19:32 ./patches/source/libarchive/libarchive.SlackBuild +drwxr-xr-x 2 root root 4096 2023-09-13 19:02 ./patches/source/libarchive +-rw-r--r-- 1 root root 5237056 2023-09-11 22:20 ./patches/source/libarchive/libarchive-3.7.2.tar.xz +-rw-r--r-- 1 root root 659 2023-09-11 22:22 ./patches/source/libarchive/libarchive-3.7.2.tar.xz.asc +-rwxr-xr-x 1 root root 3786 2023-09-14 01:58 ./patches/source/libarchive/libarchive.SlackBuild -rw-r--r-- 1 root root 41 2019-06-17 02:47 ./patches/source/libarchive/libarchive.url -rw-r--r-- 1 root root 856 2018-02-27 06:12 ./patches/source/libarchive/slack-desc drwxr-xr-x 2 root root 4096 2022-12-20 19:28 ./patches/source/libksba @@ -1377,6 +1380,11 @@ drwxr-xr-x 2 root root 4096 2023-01-03 20:11 ./patches/source/libtiff/patc -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 2023-09-14 17:24 ./patches/source/libwebp +-rw-r--r-- 1 root root 2350341 2023-09-14 01:50 ./patches/source/libwebp/libwebp-1.3.2.tar.lz +-rwxr-xr-x 1 root root 5226 2023-09-14 17:25 ./patches/source/libwebp/libwebp.SlackBuild +-rw-r--r-- 1 root root 49 2022-01-21 19:13 ./patches/source/libwebp/libwebp.url +-rw-r--r-- 1 root root 985 2018-02-27 06:12 ./patches/source/libwebp/slack-desc drwxr-xr-x 2 root root 4096 2022-05-02 17:57 ./patches/source/libxml2 -rw-r--r-- 1 root root 3022896 2022-05-02 17:59 ./patches/source/libxml2/libxml2-2.9.14.tar.xz -rwxr-xr-x 1 root root 4926 2022-03-01 01:04 ./patches/source/libxml2/libxml2.SlackBuild @@ -1459,7 +1467,7 @@ drwxr-xr-x 2 root root 4096 2023-01-06 19:30 ./patches/source/mozilla-nss -rw-r--r-- 1 root root 37770371 2023-01-05 18:00 ./patches/source/mozilla-nss/nss-3.87.tar.lz -rw-r--r-- 1 root root 2488 2012-04-29 21:05 ./patches/source/mozilla-nss/nss-config.in -rw-r--r-- 1 root root 1023 2018-02-27 06:12 ./patches/source/mozilla-nss/slack-desc -drwxr-xr-x 4 root root 4096 2023-09-12 17:41 ./patches/source/mozilla-thunderbird +drwxr-xr-x 4 root root 4096 2023-09-13 17:34 ./patches/source/mozilla-thunderbird drwxr-xr-x 2 root root 4096 2016-07-03 18:05 ./patches/source/mozilla-thunderbird/autoconf -rw-r--r-- 1 root root 5869 2016-07-03 18:04 ./patches/source/mozilla-thunderbird/autoconf/autoconf-2.13-consolidated_fixes-1.patch.gz -rw-r--r-- 1 root root 300116 1999-01-15 21:03 ./patches/source/mozilla-thunderbird/autoconf/autoconf-2.13.tar.xz @@ -1470,8 +1478,8 @@ drwxr-xr-x 2 root root 4096 2016-07-03 18:05 ./patches/source/mozilla-thun -rw-r--r-- 1 root root 5869 2016-07-03 18:04 ./patches/source/mozilla-thunderbird/build-deps/autoconf/autoconf-2.13-consolidated_fixes-1.patch.gz -rw-r--r-- 1 root root 300116 1999-01-15 21:03 ./patches/source/mozilla-thunderbird/build-deps/autoconf/autoconf-2.13.tar.xz -rwxr-xr-x 1 root root 2502 2019-08-27 19:46 ./patches/source/mozilla-thunderbird/build-deps/autoconf/autoconf.build -drwxr-xr-x 2 root root 4096 2023-07-28 03:15 ./patches/source/mozilla-thunderbird/build-deps/cbindgen --rw-r--r-- 1 root root 160170 2023-05-31 10:32 ./patches/source/mozilla-thunderbird/build-deps/cbindgen/cbindgen-0.24.6.tar.lz +drwxr-xr-x 2 root root 4096 2023-09-13 18:47 ./patches/source/mozilla-thunderbird/build-deps/cbindgen +-rw-r--r-- 1 root root 163871 2023-09-13 09:14 ./patches/source/mozilla-thunderbird/build-deps/cbindgen/cbindgen-0.26.0.tar.lz -rwxr-xr-x 1 root root 2032 2022-06-14 16:39 ./patches/source/mozilla-thunderbird/build-deps/cbindgen/cbindgen.build -rw-r--r-- 1 root root 35 2021-06-25 03:11 ./patches/source/mozilla-thunderbird/build-deps/cbindgen/cbindgen.url drwxr-xr-x 2 root root 4096 2023-09-08 18:44 ./patches/source/mozilla-thunderbird/build-deps/nodejs @@ -1484,8 +1492,8 @@ drwxr-xr-x 2 root root 4096 2023-09-08 18:44 ./patches/source/mozilla-thun -rw-r--r-- 1 root root 3378 2005-03-08 05:13 ./patches/source/mozilla-thunderbird/mozilla-thunderbird.desktop -rw-r--r-- 1 root root 1130 2018-02-27 06:47 ./patches/source/mozilla-thunderbird/slack-desc -rw-r--r-- 1 root root 330 2019-08-27 16:35 ./patches/source/mozilla-thunderbird/tb.ui.scrollToClick.diff.gz --rw-r--r-- 1 root root 543757820 2023-09-12 01:39 ./patches/source/mozilla-thunderbird/thunderbird-115.2.1.source.tar.xz --rw-r--r-- 1 root root 833 2023-09-12 01:39 ./patches/source/mozilla-thunderbird/thunderbird-115.2.1.source.tar.xz.asc +-rw-r--r-- 1 root root 531561372 2023-09-12 19:54 ./patches/source/mozilla-thunderbird/thunderbird-115.2.2.source.tar.xz +-rw-r--r-- 1 root root 833 2023-09-12 19:54 ./patches/source/mozilla-thunderbird/thunderbird-115.2.2.source.tar.xz.asc drwxr-xr-x 2 root root 4096 2022-07-21 17:44 ./patches/source/net-snmp -rw-r--r-- 1 root root 356 2021-12-21 18:38 ./patches/source/net-snmp/doinst.sh.gz -rw-r--r-- 1 root root 607 2018-07-20 09:39 ./patches/source/net-snmp/net-snmp-5.7.2-cert-path.patch.gz @@ -1500,9 +1508,9 @@ drwxr-xr-x 2 root root 4096 2022-07-21 17:44 ./patches/source/net-snmp -rw-r--r-- 1 root root 907 2018-02-27 06:13 ./patches/source/net-snmp/slack-desc -rw-r--r-- 1 root root 4909 2007-04-16 18:39 ./patches/source/net-snmp/snmpd.conf.gz -rw-r--r-- 1 root root 77 2021-12-21 18:36 ./patches/source/net-snmp/snmpd.default -drwxr-xr-x 2 root root 4096 2023-05-01 19:07 ./patches/source/netatalk +drwxr-xr-x 2 root root 4096 2023-09-13 19:31 ./patches/source/netatalk -rw-r--r-- 1 root root 377 2020-02-07 01:00 ./patches/source/netatalk/doinst.sh.gz --rw-r--r-- 1 root root 995512 2023-04-28 20:29 ./patches/source/netatalk/netatalk-3.1.15.tar.xz +-rw-r--r-- 1 root root 981776 2023-09-11 17:37 ./patches/source/netatalk/netatalk-3.1.16.tar.xz -rwxr-xr-x 1 root root 4913 2023-01-13 20:02 ./patches/source/netatalk/netatalk.SlackBuild -rw-r--r-- 1 root root 63 2023-01-13 19:51 ./patches/source/netatalk/netatalk.url -rw-r--r-- 1 root root 1009 2018-09-05 21:12 ./patches/source/netatalk/rc.atalk.new @@ -2745,13 +2753,13 @@ drwxr-xr-x 2 root root 16384 2022-02-02 08:24 ./slackware64/d -rw-r--r-- 1 root root 478124 2022-01-23 01:07 ./slackware64/d/parallel-20220122-noarch-1.txz -rw-r--r-- 1 root root 163 2022-01-23 01:07 ./slackware64/d/parallel-20220122-noarch-1.txz.asc -rw-r--r-- 1 root root 469 2021-12-14 21:02 ./slackware64/d/patchelf-0.14.3-x86_64-1.txt --rw-r--r-- 1 root root 71064 2021-12-14 21:02 ./slackware64/d/patchelf-0.14.3-x86_64-1.txz --rw-r--r-- 1 root root 163 2021-12-14 21:02 ./slackware64/d/patchelf-0.14.3-x86_64-1.txz.asc --rw-r--r-- 1 root root 544 2021-05-21 16:48 ./slackware64/d/perl-5.34.0-x86_64-1.txt --rw-r--r-- 1 root root 17043004 2021-05-21 16:48 ./slackware64/d/perl-5.34.0-x86_64-1.txz --rw-r--r-- 1 root root 163 2021-05-21 16:48 ./slackware64/d/perl-5.34.0-x86_64-1.txz.asc --rw-r--r-- 1 root root 444 2021-02-13 10:44 ./slackware64/d/pkg-config-0.29.2-x86_64-4.txt --rw-r--r-- 1 root root 55712 2021-02-13 10:44 ./slackware64/d/pkg-config-0.29.2-x86_64-4.txz +-rw-r--r-- 1 root root 71064 2021-12-14 21:02 ./slackware64/d/patchelf-0.14.3-x86_64-1.txz +-rw-r--r-- 1 root root 163 2021-12-14 21:02 ./slackware64/d/patchelf-0.14.3-x86_64-1.txz.asc +-rw-r--r-- 1 root root 544 2021-05-21 16:48 ./slackware64/d/perl-5.34.0-x86_64-1.txt +-rw-r--r-- 1 root root 17043004 2021-05-21 16:48 ./slackware64/d/perl-5.34.0-x86_64-1.txz +-rw-r--r-- 1 root root 163 2021-05-21 16:48 ./slackware64/d/perl-5.34.0-x86_64-1.txz.asc +-rw-r--r-- 1 root root 444 2021-02-13 10:44 ./slackware64/d/pkg-config-0.29.2-x86_64-4.txt +-rw-r--r-- 1 root root 55712 2021-02-13 10:44 ./slackware64/d/pkg-config-0.29.2-x86_64-4.txz -rw-r--r-- 1 root root 163 2021-02-13 10:44 ./slackware64/d/pkg-config-0.29.2-x86_64-4.txz.asc -rw-r--r-- 1 root root 337 2021-02-13 10:44 ./slackware64/d/pmake-1.111-x86_64-7.txt -rw-r--r-- 1 root root 120656 2021-02-13 10:44 ./slackware64/d/pmake-1.111-x86_64-7.txz @@ -5478,13 +5486,13 @@ drwxr-xr-x 2 root root 32768 2022-02-01 04:47 ./slackware64/n -rw-r--r-- 1 root root 43420 2021-05-12 18:43 ./slackware64/n/rpcbind-1.2.6-x86_64-1.txz -rw-r--r-- 1 root root 163 2021-05-12 18:43 ./slackware64/n/rpcbind-1.2.6-x86_64-1.txz.asc -rw-r--r-- 1 root root 525 2021-02-22 20:42 ./slackware64/n/rsync-3.2.3-x86_64-4.txt --rw-r--r-- 1 root root 359752 2021-02-22 20:42 ./slackware64/n/rsync-3.2.3-x86_64-4.txz --rw-r--r-- 1 root root 163 2021-02-22 20:42 ./slackware64/n/rsync-3.2.3-x86_64-4.txz.asc --rw-r--r-- 1 root root 443 2021-11-12 18:20 ./slackware64/n/s-nail-14.9.23-x86_64-1.txt --rw-r--r-- 1 root root 540856 2021-11-12 18:20 ./slackware64/n/s-nail-14.9.23-x86_64-1.txz --rw-r--r-- 1 root root 163 2021-11-12 18:20 ./slackware64/n/s-nail-14.9.23-x86_64-1.txz.asc --rw-r--r-- 1 root root 507 2022-01-31 18:12 ./slackware64/n/samba-4.15.5-x86_64-1.txt --rw-r--r-- 1 root root 12946232 2022-01-31 18:12 ./slackware64/n/samba-4.15.5-x86_64-1.txz +-rw-r--r-- 1 root root 359752 2021-02-22 20:42 ./slackware64/n/rsync-3.2.3-x86_64-4.txz +-rw-r--r-- 1 root root 163 2021-02-22 20:42 ./slackware64/n/rsync-3.2.3-x86_64-4.txz.asc +-rw-r--r-- 1 root root 443 2021-11-12 18:20 ./slackware64/n/s-nail-14.9.23-x86_64-1.txt +-rw-r--r-- 1 root root 540856 2021-11-12 18:20 ./slackware64/n/s-nail-14.9.23-x86_64-1.txz +-rw-r--r-- 1 root root 163 2021-11-12 18:20 ./slackware64/n/s-nail-14.9.23-x86_64-1.txz.asc +-rw-r--r-- 1 root root 507 2022-01-31 18:12 ./slackware64/n/samba-4.15.5-x86_64-1.txt +-rw-r--r-- 1 root root 12946232 2022-01-31 18:12 ./slackware64/n/samba-4.15.5-x86_64-1.txz -rw-r--r-- 1 root root 163 2022-01-31 18:12 ./slackware64/n/samba-4.15.5-x86_64-1.txz.asc -rw-r--r-- 1 root root 346 2021-02-13 12:30 ./slackware64/n/slrn-1.0.3a-x86_64-3.txt -rw-r--r-- 1 root root 468372 2021-02-13 12:30 ./slackware64/n/slrn-1.0.3a-x86_64-3.txz @@ -8562,16 +8570,16 @@ drwxr-xr-x 2 root root 4096 2021-08-27 18:10 ./source/d/binutils/patches -rw-r--r-- 1 root root 653 2021-08-19 15:31 ./source/d/binutils/patches/binutils-special-sections-in-groups.patch.gz -rw-r--r-- 1 root root 7702 2021-08-19 15:31 ./source/d/binutils/patches/binutils-testsuite-fixes.patch.gz -rw-r--r-- 1 root root 431 2021-08-19 15:31 ./source/d/binutils/patches/binutils-use-long-long.patch.gz --rw-r--r-- 1 root root 621 2021-08-19 15:31 ./source/d/binutils/patches/binutils-version.patch.gz --rw-r--r-- 1 root root 898 2018-02-27 06:13 ./source/d/binutils/slack-desc -drwxr-xr-x 2 root root 4096 2021-09-25 16:54 ./source/d/bison --rw-r--r-- 1 root root 2683929 2021-09-25 09:31 ./source/d/bison/bison-3.8.2.tar.lz --rw-r--r-- 1 root root 195 2021-09-25 09:31 ./source/d/bison/bison-3.8.2.tar.lz.sig --rwxr-xr-x 1 root root 4463 2021-03-09 19:11 ./source/d/bison/bison.SlackBuild --rw-r--r-- 1 root root 966 2018-08-28 17:22 ./source/d/bison/slack-desc -drwxr-xr-x 2 root root 4096 2021-11-18 04:58 ./source/d/ccache --rw-r--r-- 1 root root 513008 2021-11-17 19:44 ./source/d/ccache/ccache-4.5.1.tar.xz --rw-r--r-- 1 root root 833 2021-11-17 19:44 ./source/d/ccache/ccache-4.5.1.tar.xz.asc +-rw-r--r-- 1 root root 621 2021-08-19 15:31 ./source/d/binutils/patches/binutils-version.patch.gz +-rw-r--r-- 1 root root 898 2018-02-27 06:13 ./source/d/binutils/slack-desc +drwxr-xr-x 2 root root 4096 2021-09-25 16:54 ./source/d/bison +-rw-r--r-- 1 root root 2683929 2021-09-25 09:31 ./source/d/bison/bison-3.8.2.tar.lz +-rw-r--r-- 1 root root 195 2021-09-25 09:31 ./source/d/bison/bison-3.8.2.tar.lz.sig +-rwxr-xr-x 1 root root 4463 2021-03-09 19:11 ./source/d/bison/bison.SlackBuild +-rw-r--r-- 1 root root 966 2018-08-28 17:22 ./source/d/bison/slack-desc +drwxr-xr-x 2 root root 4096 2021-11-18 04:58 ./source/d/ccache +-rw-r--r-- 1 root root 513008 2021-11-17 19:44 ./source/d/ccache/ccache-4.5.1.tar.xz +-rw-r--r-- 1 root root 833 2021-11-17 19:44 ./source/d/ccache/ccache-4.5.1.tar.xz.asc -rwxr-xr-x 1 root root 3593 2021-08-21 02:56 ./source/d/ccache/ccache.SlackBuild -rw-r--r-- 1 root root 804 2018-02-27 06:13 ./source/d/ccache/slack-desc drwxr-xr-x 2 root root 4096 2021-02-13 05:31 ./source/d/check @@ -15060,12 +15068,12 @@ drwxr-xr-x 2 root root 4096 2015-04-22 04:50 ./source/x/x11/patch/xf86-vi -rw-r--r-- 1 root root 497 2015-04-22 04:49 ./source/x/x11/patch/xf86-video-xgixp/0005-Update-for-new-damage-API.patch.gz drwxr-xr-x 2 root root 4096 2020-06-19 19:44 ./source/x/x11/patch/xinit -rw-r--r-- 1 root root 171 2015-03-30 04:16 ./source/x/x11/patch/xinit.patch --rw-r--r-- 1 root root 468 2020-06-19 19:43 ./source/x/x11/patch/xinit/xinit.remove.systemd.kludge.diff.gz -drwxr-xr-x 2 root root 4096 2021-04-20 18:11 ./source/x/x11/patch/xorg-cf-files --rw-r--r-- 1 root root 144 2021-04-20 18:11 ./source/x/x11/patch/xorg-cf-files.patch --rw-r--r-- 1 root root 295 2021-04-20 18:11 ./source/x/x11/patch/xorg-cf-files/Imake.tmpl-binutils-ar-2.36.patch.gz -drwxr-xr-x 2 root root 4096 2021-12-16 18:45 ./source/x/x11/patch/xorg-server --rw-r--r-- 1 root root 2253 2021-12-16 18:45 ./source/x/x11/patch/xorg-server.patch +-rw-r--r-- 1 root root 468 2020-06-19 19:43 ./source/x/x11/patch/xinit/xinit.remove.systemd.kludge.diff.gz +drwxr-xr-x 2 root root 4096 2021-04-20 18:11 ./source/x/x11/patch/xorg-cf-files +-rw-r--r-- 1 root root 144 2021-04-20 18:11 ./source/x/x11/patch/xorg-cf-files.patch +-rw-r--r-- 1 root root 295 2021-04-20 18:11 ./source/x/x11/patch/xorg-cf-files/Imake.tmpl-binutils-ar-2.36.patch.gz +drwxr-xr-x 2 root root 4096 2021-12-16 18:45 ./source/x/x11/patch/xorg-server +-rw-r--r-- 1 root root 2253 2021-12-16 18:45 ./source/x/x11/patch/xorg-server.patch -rw-r--r-- 1 root root 623 2018-07-15 18:32 ./source/x/x11/patch/xorg-server/0001-Always-install-vbe-and-int10-sdk-headers.patch.gz -rw-r--r-- 1 root root 3846 2018-07-15 18:32 ./source/x/x11/patch/xorg-server/0001-autobind-GPUs-to-the-screen.patch.gz -rw-r--r-- 1 root root 879 2019-02-26 23:17 ./source/x/x11/patch/xorg-server/0001-xfree86-use-modesetting-driver-by-default-on-GeForce.patch.gz diff --git a/patches/packages/curl-8.2.1-x86_64-1_slack15.0.txt b/patches/packages/curl-8.2.1-x86_64-1_slack15.0.txt deleted file mode 100644 index 54c4e875d..000000000 --- a/patches/packages/curl-8.2.1-x86_64-1_slack15.0.txt +++ /dev/null @@ -1,11 +0,0 @@ -curl: curl (command line URL data transfer tool) -curl: -curl: Curl is a command line tool for transferring data specified with URL -curl: syntax. The command is designed to work without user interaction or -curl: any kind of interactivity. Curl offers a busload of useful tricks -curl: like proxy support, user authentication, ftp upload, HTTP post, SSL -curl: (https:) connections, cookies, file transfer resume and more. -curl: -curl: libcurl is a library that Curl uses to do its job. It is readily -curl: available to be used by your software, too. -curl: diff --git a/patches/packages/curl-8.3.0-x86_64-1_slack15.0.txt b/patches/packages/curl-8.3.0-x86_64-1_slack15.0.txt new file mode 100644 index 000000000..54c4e875d --- /dev/null +++ b/patches/packages/curl-8.3.0-x86_64-1_slack15.0.txt @@ -0,0 +1,11 @@ +curl: curl (command line URL data transfer tool) +curl: +curl: Curl is a command line tool for transferring data specified with URL +curl: syntax. The command is designed to work without user interaction or +curl: any kind of interactivity. Curl offers a busload of useful tricks +curl: like proxy support, user authentication, ftp upload, HTTP post, SSL +curl: (https:) connections, cookies, file transfer resume and more. +curl: +curl: libcurl is a library that Curl uses to do its job. It is readily +curl: available to be used by your software, too. +curl: diff --git a/patches/packages/libarchive-3.6.2-x86_64-2_slack15.0.txt b/patches/packages/libarchive-3.6.2-x86_64-2_slack15.0.txt deleted file mode 100644 index 64742121f..000000000 --- a/patches/packages/libarchive-3.6.2-x86_64-2_slack15.0.txt +++ /dev/null @@ -1,11 +0,0 @@ -libarchive: libarchive (archive reading library) -libarchive: -libarchive: Libarchive is a programming library that can create and read -libarchive: several different streaming archive formats, including most -libarchive: popular TAR variants and several CPIO formats. It can also -libarchive: write SHAR archives. -libarchive: -libarchive: Homepage: http://libarchive.org -libarchive: -libarchive: -libarchive: diff --git a/patches/packages/libarchive-3.7.2-x86_64-1_slack15.0.txt b/patches/packages/libarchive-3.7.2-x86_64-1_slack15.0.txt new file mode 100644 index 000000000..64742121f --- /dev/null +++ b/patches/packages/libarchive-3.7.2-x86_64-1_slack15.0.txt @@ -0,0 +1,11 @@ +libarchive: libarchive (archive reading library) +libarchive: +libarchive: Libarchive is a programming library that can create and read +libarchive: several different streaming archive formats, including most +libarchive: popular TAR variants and several CPIO formats. It can also +libarchive: write SHAR archives. +libarchive: +libarchive: Homepage: http://libarchive.org +libarchive: +libarchive: +libarchive: diff --git a/patches/packages/libwebp-1.3.2-x86_64-1_slack15.0.txt b/patches/packages/libwebp-1.3.2-x86_64-1_slack15.0.txt new file mode 100644 index 000000000..8d58c5f36 --- /dev/null +++ b/patches/packages/libwebp-1.3.2-x86_64-1_slack15.0.txt @@ -0,0 +1,11 @@ +libwebp: libwebp (WebP photo compression library) +libwebp: +libwebp: WebP is a method of lossy compression that can be used on +libwebp: photographic images. The degree of compression is adjustable so a +libwebp: user can choose the trade-off between file size and image quality. +libwebp: WebP typically achieves an average of 39% more compression than +libwebp: JPEG and JPEG 2000, without loss of image quality. +libwebp: +libwebp: Homepage: https://developers.google.com/speed/webp/ +libwebp: +libwebp: diff --git a/patches/packages/mozilla-thunderbird-115.2.1-x86_64-1_slack15.0.txt b/patches/packages/mozilla-thunderbird-115.2.1-x86_64-1_slack15.0.txt deleted file mode 100644 index 5acb7b92e..000000000 --- a/patches/packages/mozilla-thunderbird-115.2.1-x86_64-1_slack15.0.txt +++ /dev/null @@ -1,11 +0,0 @@ -mozilla-thunderbird: mozilla-thunderbird (Mozilla Thunderbird mail application) -mozilla-thunderbird: -mozilla-thunderbird: Mozilla Thunderbird is a redesign of the Mozilla mail component -mozilla-thunderbird: written using the XUL user interface language. Thunderbird makes -mozilla-thunderbird: emailing safer, faster, and easier than ever before with the -mozilla-thunderbird: industry's best implementations of features such as intelligent spam -mozilla-thunderbird: filters, built-in RSS reader, quick search, and much more. -mozilla-thunderbird: -mozilla-thunderbird: Homepage: http://www.mozilla.org/projects/thunderbird/ -mozilla-thunderbird: -mozilla-thunderbird: diff --git a/patches/packages/mozilla-thunderbird-115.2.2-x86_64-1_slack15.0.txt b/patches/packages/mozilla-thunderbird-115.2.2-x86_64-1_slack15.0.txt new file mode 100644 index 000000000..5acb7b92e --- /dev/null +++ b/patches/packages/mozilla-thunderbird-115.2.2-x86_64-1_slack15.0.txt @@ -0,0 +1,11 @@ +mozilla-thunderbird: mozilla-thunderbird (Mozilla Thunderbird mail application) +mozilla-thunderbird: +mozilla-thunderbird: Mozilla Thunderbird is a redesign of the Mozilla mail component +mozilla-thunderbird: written using the XUL user interface language. Thunderbird makes +mozilla-thunderbird: emailing safer, faster, and easier than ever before with the +mozilla-thunderbird: industry's best implementations of features such as intelligent spam +mozilla-thunderbird: filters, built-in RSS reader, quick search, and much more. +mozilla-thunderbird: +mozilla-thunderbird: Homepage: http://www.mozilla.org/projects/thunderbird/ +mozilla-thunderbird: +mozilla-thunderbird: diff --git a/patches/packages/netatalk-3.1.15-x86_64-1_slack15.0.txt b/patches/packages/netatalk-3.1.15-x86_64-1_slack15.0.txt deleted file mode 100644 index f66b47ad0..000000000 --- a/patches/packages/netatalk-3.1.15-x86_64-1_slack15.0.txt +++ /dev/null @@ -1,11 +0,0 @@ -netatalk: netatalk (Appletalk file and print server) -netatalk: -netatalk: Netatalk is an Appletalk file and print server for Linux. Using -netatalk: Netatalk, Macintosh computers on your local network can mount Linux -netatalk: volumes as if they were standard Appletalk network drives, and can -netatalk: print to the Linux box's printer as if it were a network printer -netatalk: supporting PostScript. -netatalk: -netatalk: Netatalk was originally written by the Research Systems Unix Group at -netatalk: The University of Michigan, and is maintained by the Netatalk Team. -netatalk: diff --git a/patches/packages/netatalk-3.1.16-x86_64-1_slack15.0.txt b/patches/packages/netatalk-3.1.16-x86_64-1_slack15.0.txt new file mode 100644 index 000000000..f66b47ad0 --- /dev/null +++ b/patches/packages/netatalk-3.1.16-x86_64-1_slack15.0.txt @@ -0,0 +1,11 @@ +netatalk: netatalk (Appletalk file and print server) +netatalk: +netatalk: Netatalk is an Appletalk file and print server for Linux. Using +netatalk: Netatalk, Macintosh computers on your local network can mount Linux +netatalk: volumes as if they were standard Appletalk network drives, and can +netatalk: print to the Linux box's printer as if it were a network printer +netatalk: supporting PostScript. +netatalk: +netatalk: Netatalk was originally written by the Research Systems Unix Group at +netatalk: The University of Michigan, and is maintained by the Netatalk Team. +netatalk: diff --git a/patches/source/libarchive/libarchive.SlackBuild b/patches/source/libarchive/libarchive.SlackBuild index a72564117..a170fd63a 100755 --- a/patches/source/libarchive/libarchive.SlackBuild +++ b/patches/source/libarchive/libarchive.SlackBuild @@ -27,7 +27,7 @@ cd $(dirname $0) ; CWD=$(pwd) PKGNAM=libarchive VERSION=${VERSION:-$(echo $PKGNAM-*.tar.?z | rev | cut -f 3- -d . | cut -f 1 -d - | rev)} -BUILD=${BUILD:-2_slack15.0} +BUILD=${BUILD:-1_slack15.0} # Automatically determine the architecture we're building on: if [ -z "$ARCH" ]; then diff --git a/patches/source/libwebp/libwebp.SlackBuild b/patches/source/libwebp/libwebp.SlackBuild new file mode 100755 index 000000000..76d0af290 --- /dev/null +++ b/patches/source/libwebp/libwebp.SlackBuild @@ -0,0 +1,173 @@ +#!/bin/bash + +# Copyright 2017, 2018 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. + +# Based on original SBo build script by powtrix (@gmail.com) + +cd $(dirname $0) ; CWD=$(pwd) + +PKGNAM=libwebp +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-$VERSION-$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 {} \+ + +# Configure: +CFLAGS="$SLKCFLAGS" \ +./configure \ + --prefix=/usr \ + --sysconfdir=/etc \ + --libdir=/usr/lib${LIBDIRSUFFIX} \ + --mandir=/usr/man \ + --disable-static \ + --disable-silent-rules \ + --enable-everything \ + --enable-swap-16bit-csp \ + --build=$ARCH-slackware-linux || exit 1 + +# Build and install: +make $NUMJOBS || make || exit 1 +make install DESTDIR=$PKG || exit 1 + +# Build/install SWIG bindings: +( cd swig + # Fix temporary working directory: + sed -i "/^tmpdir/s|=.*|= 'tmpdir'|" setup.py + + # python2 dropped dropped as obsolete. + #CFLAGS="$SLKCFLAGS -I$PKG/usr/include" \ + #LDFLAGS="-L$PKG/usr/lib${LIBDIRSUFFIX} -lwebp" \ + #python setup.py install --root=$PKG + + CFLAGS="$SLKCFLAGS -I$PKG/usr/include" \ + LDFLAGS="-L$PKG/usr/lib${LIBDIRSUFFIX} -lwebp" \ + python3 setup.py install --root=$PKG +) + +# Don't ship .la files: +rm -f $PKG/usr/lib${LIBDIRSUFFIX}/*.la + +# Strip binaries: +( cd $PKG + find . | xargs file | grep "executable" | grep ELF | cut -f 1 -d : | xargs strip --strip-unneeded 2> /dev/null + find . | xargs file | grep "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}-$VERSION +cp -a \ + AUTHORS COPYING* ChangeLog NEWS* PATENTS README* \ + $PKG/usr/doc/${PKGNAM}-$VERSION + +# Compress manual pages: +find $PKG/usr/man -type f -exec gzip -9 {} \+ +for i in $( find $PKG/usr/man -type l ) ; do + ln -s $( readlink $i ).gz $i.gz + rm $i +done + +# Compress and link manpages, if any: +if [ -d $PKG/usr/man ]; then + ( cd $PKG/usr/man + for manpagedir in $(find . -type d -name "man*") ; do + ( cd $manpagedir + for eachpage in $( find . -type l -maxdepth 1 | grep -v '\.gz$') ; do + ln -s $( readlink $eachpage ).gz $eachpage.gz + rm $eachpage + done + gzip -9 *.? + ) + done + ) +fi + +# 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}-$VERSION) + 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-$VERSION-$ARCH-$BUILD.txz + diff --git a/patches/source/libwebp/libwebp.url b/patches/source/libwebp/libwebp.url new file mode 100644 index 000000000..6442f9385 --- /dev/null +++ b/patches/source/libwebp/libwebp.url @@ -0,0 +1 @@ +https://downloads.webmproject.org/releases/webp/ diff --git a/patches/source/libwebp/slack-desc b/patches/source/libwebp/slack-desc new file mode 100644 index 000000000..426d3ee8a --- /dev/null +++ b/patches/source/libwebp/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 ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +libwebp: libwebp (WebP photo compression library) +libwebp: +libwebp: WebP is a method of lossy compression that can be used on +libwebp: photographic images. The degree of compression is adjustable so a +libwebp: user can choose the trade-off between file size and image quality. +libwebp: WebP typically achieves an average of 39% more compression than +libwebp: JPEG and JPEG 2000, without loss of image quality. +libwebp: +libwebp: Homepage: https://developers.google.com/speed/webp/ +libwebp: +libwebp: -- cgit v1.2.3-79-gdb01