From 23a0b53a62a6c26dd807ce48bf150924e1e59715 Mon Sep 17 00:00:00 2001 From: Patrick J Volkerding Date: Tue, 6 Sep 2022 20:21:24 +0000 Subject: Tue Sep 6 20:21:24 UTC 2022 extra/rust-for-mozilla/rust-1.60.0-x86_64-1_slack15.0.txz: Upgraded. Upgraded the Rust compiler for Firefox 102.2.0 and Thunderbird 102.2.1. patches/packages/mozilla-firefox-102.2.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/102.2.0/releasenotes/ https://www.mozilla.org/security/advisories/mfsa2022-34/ https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-38473 https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-38476 https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-38477 https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-38478 (* Security fix *) patches/packages/mozilla-thunderbird-102.2.1-x86_64-1_slack15.0.txz: Upgraded. This release contains security fixes and improvements. Some accounts may need to be reconfigured after moving from Thunderbird 91.13.0 to Thunderbird 102.2.1. For more information, see: https://www.mozilla.org/en-US/thunderbird/102.2.1/releasenotes/ https://www.mozilla.org/en-US/security/advisories/mfsa2022-38/ https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-3033 https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-3032 https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-3034 https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-36059 (* Security fix *) patches/packages/vim-9.0.0396-x86_64-1_slack15.0.txz: Upgraded. Fixed use after free. Thanks to marav for the heads-up. For more information, see: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-3099 (* Security fix *) patches/packages/vim-gvim-9.0.0396-x86_64-1_slack15.0.txz: Upgraded. --- ChangeLog.rss | 45 ++++++- ChangeLog.txt | 33 ++++++ FILELIST.TXT | 132 +++++++++++---------- extra/source/rust-for-mozilla/rust.SlackBuild | 10 +- extra/source/rust-for-mozilla/rust.url | 10 +- ...zilla-firefox-102.2.0esr-x86_64-1_slack15.0.txt | 11 ++ ...zilla-firefox-91.13.0esr-x86_64-1_slack15.0.txt | 11 -- ...illa-thunderbird-102.2.1-x86_64-1_slack15.0.txt | 11 ++ ...illa-thunderbird-91.13.0-x86_64-1_slack15.0.txt | 11 -- .../packages/vim-9.0.0334-x86_64-1_slack15.0.txt | 11 -- .../packages/vim-9.0.0396-x86_64-1_slack15.0.txt | 11 ++ .../vim-gvim-9.0.0334-x86_64-1_slack15.0.txt | 11 -- .../vim-gvim-9.0.0396-x86_64-1_slack15.0.txt | 11 ++ .../mozilla-firefox/mozilla-firefox.SlackBuild | 2 +- .../arc4random_buf.glibc-2.36.diff | 18 +++ .../build-deps/nodejs/nodejs.build | 4 +- .../source/mozilla-thunderbird/double_t.x86.diff | 13 ++ .../mozilla-thunderbird.SlackBuild | 14 ++- recompress.sh | 2 + 19 files changed, 245 insertions(+), 126 deletions(-) create mode 100644 patches/packages/mozilla-firefox-102.2.0esr-x86_64-1_slack15.0.txt delete mode 100644 patches/packages/mozilla-firefox-91.13.0esr-x86_64-1_slack15.0.txt create mode 100644 patches/packages/mozilla-thunderbird-102.2.1-x86_64-1_slack15.0.txt delete mode 100644 patches/packages/mozilla-thunderbird-91.13.0-x86_64-1_slack15.0.txt delete mode 100644 patches/packages/vim-9.0.0334-x86_64-1_slack15.0.txt create mode 100644 patches/packages/vim-9.0.0396-x86_64-1_slack15.0.txt delete mode 100644 patches/packages/vim-gvim-9.0.0334-x86_64-1_slack15.0.txt create mode 100644 patches/packages/vim-gvim-9.0.0396-x86_64-1_slack15.0.txt create mode 100644 patches/source/mozilla-thunderbird/arc4random_buf.glibc-2.36.diff create mode 100644 patches/source/mozilla-thunderbird/double_t.x86.diff diff --git a/ChangeLog.rss b/ChangeLog.rss index 8a335b449..1a0fe9ab0 100644 --- a/ChangeLog.rss +++ b/ChangeLog.rss @@ -11,9 +11,50 @@ Tracking Slackware development in git. en-us urn:uuid:c964f45e-6732-11e8-bbe5-107b4450212f - Thu, 1 Sep 2022 20:01:13 GMT - Fri, 2 Sep 2022 11:29:54 GMT + Tue, 6 Sep 2022 20:21:24 GMT + Wed, 7 Sep 2022 11:30:20 GMT maintain_current_git.sh v 1.17 + + Tue, 6 Sep 2022 20:21:24 GMT + Tue, 6 Sep 2022 20:21:24 GMT + https://git.slackware.nl/current/tag/?h=20220906202124 + 20220906202124 + + +extra/rust-for-mozilla/rust-1.60.0-x86_64-1_slack15.0.txz: Upgraded. + Upgraded the Rust compiler for Firefox 102.2.0 and Thunderbird 102.2.1. +patches/packages/mozilla-firefox-102.2.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/102.2.0/releasenotes/ + https://www.mozilla.org/security/advisories/mfsa2022-34/ + https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-38473 + https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-38476 + https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-38477 + https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-38478 + (* Security fix *) +patches/packages/mozilla-thunderbird-102.2.1-x86_64-1_slack15.0.txz: Upgraded. + This release contains security fixes and improvements. + Some accounts may need to be reconfigured after moving from + Thunderbird 91.13.0 to Thunderbird 102.2.1. + For more information, see: + https://www.mozilla.org/en-US/thunderbird/102.2.1/releasenotes/ + https://www.mozilla.org/en-US/security/advisories/mfsa2022-38/ + https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-3033 + https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-3032 + https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-3034 + https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-36059 + (* Security fix *) +patches/packages/vim-9.0.0396-x86_64-1_slack15.0.txz: Upgraded. + Fixed use after free. + Thanks to marav for the heads-up. + For more information, see: + https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-3099 + (* Security fix *) +patches/packages/vim-gvim-9.0.0396-x86_64-1_slack15.0.txz: Upgraded. + ]]> + + Thu, 1 Sep 2022 20:01:13 GMT Thu, 1 Sep 2022 20:01:13 GMT diff --git a/ChangeLog.txt b/ChangeLog.txt index e04052b3b..7de30f025 100644 --- a/ChangeLog.txt +++ b/ChangeLog.txt @@ -1,3 +1,36 @@ +Tue Sep 6 20:21:24 UTC 2022 +extra/rust-for-mozilla/rust-1.60.0-x86_64-1_slack15.0.txz: Upgraded. + Upgraded the Rust compiler for Firefox 102.2.0 and Thunderbird 102.2.1. +patches/packages/mozilla-firefox-102.2.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/102.2.0/releasenotes/ + https://www.mozilla.org/security/advisories/mfsa2022-34/ + https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-38473 + https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-38476 + https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-38477 + https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-38478 + (* Security fix *) +patches/packages/mozilla-thunderbird-102.2.1-x86_64-1_slack15.0.txz: Upgraded. + This release contains security fixes and improvements. + Some accounts may need to be reconfigured after moving from + Thunderbird 91.13.0 to Thunderbird 102.2.1. + For more information, see: + https://www.mozilla.org/en-US/thunderbird/102.2.1/releasenotes/ + https://www.mozilla.org/en-US/security/advisories/mfsa2022-38/ + https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-3033 + https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-3032 + https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-3034 + https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-36059 + (* Security fix *) +patches/packages/vim-9.0.0396-x86_64-1_slack15.0.txz: Upgraded. + Fixed use after free. + Thanks to marav for the heads-up. + For more information, see: + https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-3099 + (* Security fix *) +patches/packages/vim-gvim-9.0.0396-x86_64-1_slack15.0.txz: Upgraded. ++--------------------------+ Thu Sep 1 20:01:13 UTC 2022 patches/packages/poppler-21.12.0-x86_64-2_slack15.0.txz: Rebuilt. [PATCH] JBIG2Stream: Fix crash on broken file. diff --git a/FILELIST.TXT b/FILELIST.TXT index 4e8687b0b..58d0f8f04 100644 --- a/FILELIST.TXT +++ b/FILELIST.TXT @@ -1,20 +1,20 @@ -Thu Sep 1 20:04:29 UTC 2022 +Tue Sep 6 20:26:54 UTC 2022 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 2022-09-01 20:01 . +drwxr-xr-x 12 root root 4096 2022-09-06 20:21 . -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 1148224 2022-09-01 03:14 ./CHECKSUMS.md5 --rw-r--r-- 1 root root 163 2022-09-01 03:14 ./CHECKSUMS.md5.asc +-rw-r--r-- 1 root root 1148843 2022-09-01 20:04 ./CHECKSUMS.md5 +-rw-r--r-- 1 root root 163 2022-09-01 20:04 ./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 1925919 2022-09-01 20:01 ./ChangeLog.txt +-rw-r--r-- 1 root root 1927696 2022-09-06 20:21 ./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 1499006 2022-09-01 03:14 ./FILELIST.TXT +-rw-r--r-- 1 root root 1499820 2022-09-01 20:04 ./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 @@ -39,12 +39,12 @@ drwxr-xr-x 2 root root 4096 2022-02-02 08:21 ./EFI/BOOT -rw-r--r-- 1 root root 17294 2008-12-08 18:13 ./SPEAK_INSTALL.TXT -rw-r--r-- 1 root root 57187 2022-02-01 19:37 ./Slackware-HOWTO -rw-r--r-- 1 root root 8700 2022-01-26 05:44 ./UPGRADE.TXT -drwxr-xr-x 19 root root 4096 2022-08-30 19:42 ./extra --rw-r--r-- 1 root root 49738 2022-08-30 19:42 ./extra/CHECKSUMS.md5 --rw-r--r-- 1 root root 163 2022-08-30 19:42 ./extra/CHECKSUMS.md5.asc --rw-r--r-- 1 root root 62608 2022-08-30 19:42 ./extra/FILE_LIST --rw-r--r-- 1 root root 1640978 2022-08-30 19:42 ./extra/MANIFEST.bz2 --rw-r--r-- 1 root root 36544 2022-08-30 19:42 ./extra/PACKAGES.TXT +drwxr-xr-x 19 root root 4096 2022-09-06 20:26 ./extra +-rw-r--r-- 1 root root 49768 2022-09-06 20:26 ./extra/CHECKSUMS.md5 +-rw-r--r-- 1 root root 163 2022-09-06 20:26 ./extra/CHECKSUMS.md5.asc +-rw-r--r-- 1 root root 62638 2022-09-06 20:26 ./extra/FILE_LIST +-rw-r--r-- 1 root root 1760849 2022-09-06 20:26 ./extra/MANIFEST.bz2 +-rw-r--r-- 1 root root 36555 2022-09-06 20:26 ./extra/PACKAGES.TXT -rw-r--r-- 1 root root 149 2002-02-09 00:18 ./extra/README.TXT drwxr-xr-x 2 root root 20480 2020-05-26 20:38 ./extra/aspell-word-lists -rw-r--r-- 1 root root 171 2016-06-06 20:10 ./extra/aspell-word-lists/aspell-af-0.50_0-x86_64-5.txt @@ -356,11 +356,11 @@ drwxr-xr-x 2 root root 4096 2022-07-07 23:07 ./extra/php81 -rw-r--r-- 1 root root 369 2022-07-07 18:50 ./extra/php81/php81-8.1.8-x86_64-1_slack15.0.txt -rw-r--r-- 1 root root 6281520 2022-07-07 18:50 ./extra/php81/php81-8.1.8-x86_64-1_slack15.0.txz -rw-r--r-- 1 root root 163 2022-07-07 18:50 ./extra/php81/php81-8.1.8-x86_64-1_slack15.0.txz.asc -drwxr-xr-x 2 root root 4096 2022-01-27 22:46 ./extra/rust-for-mozilla +drwxr-xr-x 2 root root 4096 2022-09-06 20:26 ./extra/rust-for-mozilla -rw-r--r-- 1 root root 700 2022-01-27 20:31 ./extra/rust-for-mozilla/README --rw-r--r-- 1 root root 426 2022-01-27 21:11 ./extra/rust-for-mozilla/rust-1.54.0-x86_64-4.txt --rw-r--r-- 1 root root 84007528 2022-01-27 21:11 ./extra/rust-for-mozilla/rust-1.54.0-x86_64-4.txz --rw-r--r-- 1 root root 163 2022-01-27 21:11 ./extra/rust-for-mozilla/rust-1.54.0-x86_64-4.txz.asc +-rw-r--r-- 1 root root 426 2022-09-03 04:36 ./extra/rust-for-mozilla/rust-1.60.0-x86_64-1_slack15.0.txt +-rw-r--r-- 1 root root 93741788 2022-09-03 04:36 ./extra/rust-for-mozilla/rust-1.60.0-x86_64-1_slack15.0.txz +-rw-r--r-- 1 root root 163 2022-09-03 04:36 ./extra/rust-for-mozilla/rust-1.60.0-x86_64-1_slack15.0.txz.asc drwxr-xr-x 2 root root 4096 2022-08-30 19:42 ./extra/sendmail -rw-r--r-- 1 root root 146 2017-11-15 00:39 ./extra/sendmail/README -rw-r--r-- 1 root root 503 2022-08-30 18:26 ./extra/sendmail/sendmail-8.17.1-x86_64-4_slack15.0.txt @@ -588,11 +588,11 @@ drwxr-xr-x 2 root root 4096 2022-07-07 18:46 ./extra/source/php81 -rw-r--r-- 1 root root 806 2021-11-29 19:09 ./extra/source/php81/php.ini-development.diff.gz -rwxr-xr-x 1 root root 10642 2022-02-18 02:33 ./extra/source/php81/php81.SlackBuild -rw-r--r-- 1 root root 822 2021-12-03 05:18 ./extra/source/php81/slack-desc -drwxr-xr-x 2 root root 4096 2021-12-27 22:24 ./extra/source/rust-for-mozilla +drwxr-xr-x 2 root root 4096 2022-09-06 20:16 ./extra/source/rust-for-mozilla -rw-r--r-- 1 root root 261 2020-11-19 19:46 ./extra/source/rust-for-mozilla/link_libffi.diff.gz --rwxr-xr-x 1 root root 9872 2022-01-27 19:49 ./extra/source/rust-for-mozilla/rust.SlackBuild --rw-r--r-- 1 root root 1657 2021-07-29 18:13 ./extra/source/rust-for-mozilla/rust.url --rw-r--r-- 1 root root 107016714 2021-07-29 14:14 ./extra/source/rust-for-mozilla/rustc-1.54.0-src.tar.lz +-rwxr-xr-x 1 root root 9882 2022-09-03 03:43 ./extra/source/rust-for-mozilla/rust.SlackBuild +-rw-r--r-- 1 root root 1658 2022-07-02 01:40 ./extra/source/rust-for-mozilla/rust.url +-rw-r--r-- 1 root root 124480467 2022-04-07 13:58 ./extra/source/rust-for-mozilla/rustc-1.60.0-src.tar.lz -rw-r--r-- 1 root root 910 2018-02-27 06:49 ./extra/source/rust-for-mozilla/slack-desc drwxr-xr-x 2 root root 4096 2022-08-30 18:17 ./extra/source/sendmail -rw-r--r-- 1 root root 799 2008-04-12 05:48 ./extra/source/sendmail/Build.gz @@ -738,13 +738,13 @@ drwxr-xr-x 2 root root 4096 2008-05-07 05:21 ./pasture/source/php/pear -rwxr-xr-x 1 root root 9448 2018-05-16 22:38 ./pasture/source/php/php.SlackBuild -rw-r--r-- 1 root root 775 2017-07-07 19:25 ./pasture/source/php/php.ini-development.diff.gz -rw-r--r-- 1 root root 830 2005-12-09 05:18 ./pasture/source/php/slack-desc -drwxr-xr-x 4 root root 4096 2022-09-01 20:04 ./patches --rw-r--r-- 1 root root 45025 2022-09-01 20:04 ./patches/CHECKSUMS.md5 --rw-r--r-- 1 root root 163 2022-09-01 20:04 ./patches/CHECKSUMS.md5.asc --rw-r--r-- 1 root root 60395 2022-09-01 20:04 ./patches/FILE_LIST --rw-r--r-- 1 root root 11269324 2022-09-01 20:04 ./patches/MANIFEST.bz2 --rw-r--r-- 1 root root 34859 2022-09-01 20:04 ./patches/PACKAGES.TXT -drwxr-xr-x 3 root root 16384 2022-09-01 20:04 ./patches/packages +drwxr-xr-x 4 root root 4096 2022-09-06 20:26 ./patches +-rw-r--r-- 1 root root 45206 2022-09-06 20:26 ./patches/CHECKSUMS.md5 +-rw-r--r-- 1 root root 163 2022-09-06 20:26 ./patches/CHECKSUMS.md5.asc +-rw-r--r-- 1 root root 60610 2022-09-06 20:26 ./patches/FILE_LIST +-rw-r--r-- 1 root root 11645301 2022-09-06 20:26 ./patches/MANIFEST.bz2 +-rw-r--r-- 1 root root 34859 2022-09-06 20:26 ./patches/PACKAGES.TXT +drwxr-xr-x 3 root root 16384 2022-09-06 20:26 ./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 @@ -830,12 +830,12 @@ drwxr-xr-x 2 root root 4096 2022-08-26 04:06 ./patches/packages/linux-5.15 -rw-r--r-- 1 root root 369 2022-08-16 18:26 ./patches/packages/mariadb-10.5.17-x86_64-1_slack15.0.txt -rw-r--r-- 1 root root 29383552 2022-08-16 18:26 ./patches/packages/mariadb-10.5.17-x86_64-1_slack15.0.txz -rw-r--r-- 1 root root 163 2022-08-16 18:26 ./patches/packages/mariadb-10.5.17-x86_64-1_slack15.0.txz.asc --rw-r--r-- 1 root root 570 2022-08-22 17:27 ./patches/packages/mozilla-firefox-91.13.0esr-x86_64-1_slack15.0.txt --rw-r--r-- 1 root root 56518656 2022-08-22 17:27 ./patches/packages/mozilla-firefox-91.13.0esr-x86_64-1_slack15.0.txz --rw-r--r-- 1 root root 163 2022-08-22 17:27 ./patches/packages/mozilla-firefox-91.13.0esr-x86_64-1_slack15.0.txz.asc --rw-r--r-- 1 root root 663 2022-08-23 18:04 ./patches/packages/mozilla-thunderbird-91.13.0-x86_64-1_slack15.0.txt --rw-r--r-- 1 root root 53176448 2022-08-23 18:04 ./patches/packages/mozilla-thunderbird-91.13.0-x86_64-1_slack15.0.txz --rw-r--r-- 1 root root 163 2022-08-23 18:04 ./patches/packages/mozilla-thunderbird-91.13.0-x86_64-1_slack15.0.txz.asc +-rw-r--r-- 1 root root 570 2022-09-06 02:53 ./patches/packages/mozilla-firefox-102.2.0esr-x86_64-1_slack15.0.txt +-rw-r--r-- 1 root root 59101448 2022-09-06 02:53 ./patches/packages/mozilla-firefox-102.2.0esr-x86_64-1_slack15.0.txz +-rw-r--r-- 1 root root 163 2022-09-06 02:53 ./patches/packages/mozilla-firefox-102.2.0esr-x86_64-1_slack15.0.txz.asc +-rw-r--r-- 1 root root 663 2022-09-06 03:48 ./patches/packages/mozilla-thunderbird-102.2.1-x86_64-1_slack15.0.txt +-rw-r--r-- 1 root root 56047488 2022-09-06 03:48 ./patches/packages/mozilla-thunderbird-102.2.1-x86_64-1_slack15.0.txz +-rw-r--r-- 1 root root 163 2022-09-06 03:48 ./patches/packages/mozilla-thunderbird-102.2.1-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 @@ -881,12 +881,12 @@ drwxr-xr-x 2 root root 4096 2022-08-26 04:06 ./patches/packages/linux-5.15 -rw-r--r-- 1 root root 354 2022-02-15 18:37 ./patches/packages/util-linux-2.37.4-x86_64-1_slack15.0.txt -rw-r--r-- 1 root root 2805300 2022-02-15 18:37 ./patches/packages/util-linux-2.37.4-x86_64-1_slack15.0.txz -rw-r--r-- 1 root root 163 2022-02-15 18:37 ./patches/packages/util-linux-2.37.4-x86_64-1_slack15.0.txz.asc --rw-r--r-- 1 root root 383 2022-08-30 19:27 ./patches/packages/vim-9.0.0334-x86_64-1_slack15.0.txt --rw-r--r-- 1 root root 8419824 2022-08-30 19:27 ./patches/packages/vim-9.0.0334-x86_64-1_slack15.0.txz --rw-r--r-- 1 root root 163 2022-08-30 19:27 ./patches/packages/vim-9.0.0334-x86_64-1_slack15.0.txz.asc --rw-r--r-- 1 root root 503 2022-08-30 19:28 ./patches/packages/vim-gvim-9.0.0334-x86_64-1_slack15.0.txt --rw-r--r-- 1 root root 1682912 2022-08-30 19:28 ./patches/packages/vim-gvim-9.0.0334-x86_64-1_slack15.0.txz --rw-r--r-- 1 root root 163 2022-08-30 19:28 ./patches/packages/vim-gvim-9.0.0334-x86_64-1_slack15.0.txz.asc +-rw-r--r-- 1 root root 383 2022-09-06 17:08 ./patches/packages/vim-9.0.0396-x86_64-1_slack15.0.txt +-rw-r--r-- 1 root root 8434852 2022-09-06 17:08 ./patches/packages/vim-9.0.0396-x86_64-1_slack15.0.txz +-rw-r--r-- 1 root root 163 2022-09-06 17:08 ./patches/packages/vim-9.0.0396-x86_64-1_slack15.0.txz.asc +-rw-r--r-- 1 root root 503 2022-09-06 17:08 ./patches/packages/vim-gvim-9.0.0396-x86_64-1_slack15.0.txt +-rw-r--r-- 1 root root 1686456 2022-09-06 17:08 ./patches/packages/vim-gvim-9.0.0396-x86_64-1_slack15.0.txz +-rw-r--r-- 1 root root 163 2022-09-06 17:08 ./patches/packages/vim-gvim-9.0.0396-x86_64-1_slack15.0.txz.asc -rw-r--r-- 1 root root 507 2022-07-10 18:40 ./patches/packages/wavpack-5.5.0-x86_64-1_slack15.0.txt -rw-r--r-- 1 root root 185936 2022-07-10 18:40 ./patches/packages/wavpack-5.5.0-x86_64-1_slack15.0.txz -rw-r--r-- 1 root root 163 2022-07-10 18:40 ./patches/packages/wavpack-5.5.0-x86_64-1_slack15.0.txz.asc @@ -911,7 +911,7 @@ drwxr-xr-x 2 root root 4096 2022-08-26 04:06 ./patches/packages/linux-5.15 -rw-r--r-- 1 root root 388 2022-08-09 17:48 ./patches/packages/zlib-1.2.12-x86_64-2_slack15.0.txt -rw-r--r-- 1 root root 105196 2022-08-09 17:48 ./patches/packages/zlib-1.2.12-x86_64-2_slack15.0.txz -rw-r--r-- 1 root root 163 2022-08-09 17:48 ./patches/packages/zlib-1.2.12-x86_64-2_slack15.0.txz.asc -drwxr-xr-x 47 root root 4096 2022-09-01 18:50 ./patches/source +drwxr-xr-x 47 root root 4096 2022-09-06 20:17 ./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 @@ -1090,7 +1090,7 @@ drwxr-xr-x 2 root root 4096 2022-08-16 18:12 ./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 2022-08-22 16:28 ./patches/source/mozilla-firefox +drwxr-xr-x 3 root root 4096 2022-09-05 23:20 ./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 1919 2019-07-09 19:35 ./patches/source/mozilla-firefox/build-deps.sh @@ -1102,28 +1102,29 @@ drwxr-xr-x 2 root root 4096 2022-06-13 00:06 ./patches/source/mozilla-fire -rw-r--r-- 1 root root 150253 2022-04-21 16:48 ./patches/source/mozilla-firefox/build-deps/cbindgen/cbindgen-0.23.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 2022-08-10 17:53 ./patches/source/mozilla-firefox/build-deps/nodejs --rw-r--r-- 1 root root 36945328 2022-07-26 14:35 ./patches/source/mozilla-firefox/build-deps/nodejs/node-v18.7.0.tar.xz +drwxr-xr-x 2 root root 4096 2022-08-24 19:48 ./patches/source/mozilla-firefox/build-deps/nodejs +-rw-r--r-- 1 root root 38285796 2022-08-24 14:01 ./patches/source/mozilla-firefox/build-deps/nodejs/node-v18.8.0.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 380053584 2022-08-22 14:02 ./patches/source/mozilla-firefox/firefox-91.13.0esr.source.tar.xz --rw-r--r-- 1 root root 833 2022-08-22 14:03 ./patches/source/mozilla-firefox/firefox-91.13.0esr.source.tar.xz.asc +-rw-r--r-- 1 root root 479840072 2022-08-22 13:59 ./patches/source/mozilla-firefox/firefox-102.2.0esr.source.tar.xz +-rw-r--r-- 1 root root 833 2022-08-22 13:58 ./patches/source/mozilla-firefox/firefox-102.2.0esr.source.tar.xz.asc -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 -rw-r--r-- 1 root root 462 2009-07-01 06:05 ./patches/source/mozilla-firefox/mimeTypes.rdf.gz -rw-r--r-- 1 root root 680 2009-07-01 13:28 ./patches/source/mozilla-firefox/mozilla-firefox-mimeTypes-fix.diff.gz --rwxr-xr-x 1 root root 16070 2022-02-09 05:18 ./patches/source/mozilla-firefox/mozilla-firefox.SlackBuild +-rwxr-xr-x 1 root root 16087 2022-09-06 02:02 ./patches/source/mozilla-firefox/mozilla-firefox.SlackBuild -rw-r--r-- 1 root root 2748 2017-12-04 21:30 ./patches/source/mozilla-firefox/mozilla-firefox.desktop -rw-r--r-- 1 root root 1033 2020-07-07 18:08 ./patches/source/mozilla-firefox/slack-desc -drwxr-xr-x 4 root root 4096 2022-08-23 16:55 ./patches/source/mozilla-thunderbird +drwxr-xr-x 4 root root 4096 2022-09-01 18:05 ./patches/source/mozilla-thunderbird +-rw-r--r-- 1 root root 266 2022-08-06 19:40 ./patches/source/mozilla-thunderbird/arc4random_buf.glibc-2.36.diff.gz 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 -rwxr-xr-x 1 root root 2632 2016-07-03 18:50 ./patches/source/mozilla-thunderbird/autoconf/autoconf.build drwxr-xr-x 5 root root 4096 2021-08-13 18:35 ./patches/source/mozilla-thunderbird/build-deps --rwxr-xr-x 1 root root 1939 2019-08-27 19:18 ./patches/source/mozilla-thunderbird/build-deps.sh +-rwxr-xr-x 1 root root 1939 2022-09-02 16:37 ./patches/source/mozilla-thunderbird/build-deps.sh drwxr-xr-x 2 root root 4096 2016-07-03 18:05 ./patches/source/mozilla-thunderbird/build-deps/autoconf -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 @@ -1132,17 +1133,18 @@ drwxr-xr-x 2 root root 4096 2022-06-13 00:06 ./patches/source/mozilla-thun -rw-r--r-- 1 root root 150253 2022-04-21 16:48 ./patches/source/mozilla-thunderbird/build-deps/cbindgen/cbindgen-0.23.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 2022-08-10 17:51 ./patches/source/mozilla-thunderbird/build-deps/nodejs --rw-r--r-- 1 root root 36945328 2022-07-26 14:35 ./patches/source/mozilla-thunderbird/build-deps/nodejs/node-v18.7.0.tar.xz --rwxr-xr-x 1 root root 3011 2022-08-10 17:51 ./patches/source/mozilla-thunderbird/build-deps/nodejs/nodejs.build +drwxr-xr-x 2 root root 4096 2022-09-02 16:36 ./patches/source/mozilla-thunderbird/build-deps/nodejs +-rw-r--r-- 1 root root 38285796 2022-08-24 14:01 ./patches/source/mozilla-thunderbird/build-deps/nodejs/node-v18.8.0.tar.xz +-rwxr-xr-x 1 root root 3013 2021-08-13 18:10 ./patches/source/mozilla-thunderbird/build-deps/nodejs/nodejs.build -rw-r--r-- 1 root root 86 2019-07-08 21:02 ./patches/source/mozilla-thunderbird/build-deps/nodejs/nodejs.url +-rw-r--r-- 1 root root 263 2022-06-30 18:42 ./patches/source/mozilla-thunderbird/double_t.x86.diff.gz -rw-r--r-- 1 root root 518 2021-03-15 17:43 ./patches/source/mozilla-thunderbird/gkrust.a.no.networking.check.diff.gz --rwxr-xr-x 1 root root 13011 2022-02-09 05:55 ./patches/source/mozilla-thunderbird/mozilla-thunderbird.SlackBuild +-rwxr-xr-x 1 root root 13405 2022-09-06 02:02 ./patches/source/mozilla-thunderbird/mozilla-thunderbird.SlackBuild -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 403859320 2022-08-23 01:56 ./patches/source/mozilla-thunderbird/thunderbird-91.13.0.source.tar.xz --rw-r--r-- 1 root root 833 2022-08-23 01:56 ./patches/source/mozilla-thunderbird/thunderbird-91.13.0.source.tar.xz.asc +-rw-r--r-- 1 root root 501438680 2022-08-31 23:55 ./patches/source/mozilla-thunderbird/thunderbird-102.2.1.source.tar.xz +-rw-r--r-- 1 root root 833 2022-08-31 23:55 ./patches/source/mozilla-thunderbird/thunderbird-102.2.1.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 @@ -1317,13 +1319,13 @@ drwxr-xr-x 2 root root 4096 2020-05-08 19:39 ./patches/source/util-linux/p -rw-r--r-- 1 root root 335 2014-07-03 08:34 ./patches/source/util-linux/util-linux.fdisk-no-solaris.diff.gz -rw-r--r-- 1 root root 10292 2009-05-30 01:25 ./patches/source/util-linux/ziptool-1.4.0.tar.xz -rw-r--r-- 1 root root 386 2009-05-30 01:25 ./patches/source/util-linux/ziptool-fix_build.patch.gz -drwxr-xr-x 2 root root 4096 2022-08-30 18:52 ./patches/source/vim +drwxr-xr-x 2 root root 4096 2022-09-06 17:06 ./patches/source/vim -rw-r--r-- 1 root root 299348 2009-07-09 22:03 ./patches/source/vim/ctags-5.8.tar.xz -rw-r--r-- 1 root root 2768 2022-02-12 08:11 ./patches/source/vim/ctags.use-conventional-unused-marker.patch.gz -rw-r--r-- 1 root root 8249 2006-01-19 17:01 ./patches/source/vim/gvim.png -rw-r--r-- 1 root root 834 2018-02-27 06:13 ./patches/source/vim/slack-desc.vim -rw-r--r-- 1 root root 959 2018-03-15 02:41 ./patches/source/vim/slack-desc.vim-gvim --rw-r--r-- 1 root root 10700982 2022-08-30 18:49 ./patches/source/vim/vim-9.0.0334.tar.lz +-rw-r--r-- 1 root root 10716695 2022-09-06 17:02 ./patches/source/vim/vim-9.0.0396.tar.lz -rwxr-xr-x 1 root root 6370 2022-08-24 18:49 ./patches/source/vim/vim-gvim.SlackBuild -rwxr-xr-x 1 root root 7934 2022-08-24 18:49 ./patches/source/vim/vim.SlackBuild -rw-r--r-- 1 root root 283 2019-01-11 20:43 ./patches/source/vim/vim.vimrc.diff.gz @@ -2734,9 +2736,9 @@ drwxr-xr-x 2 root root 69632 2022-02-01 08:29 ./slackware64/kde -rw-r--r-- 1 root root 116704 2022-01-06 21:37 ./slackware64/kde/kidentitymanagement-21.12.1-x86_64-1.txz -rw-r--r-- 1 root root 163 2022-01-06 21:37 ./slackware64/kde/kidentitymanagement-21.12.1-x86_64-1.txz.asc -rw-r--r-- 1 root root 399 2022-01-08 22:26 ./slackware64/kde/kidletime-5.90.0-x86_64-1.txt --rw-r--r-- 1 root root 44316 2022-01-08 22:26 ./slackware64/kde/kidletime-5.90.0-x86_64-1.txz --rw-r--r-- 1 root root 163 2022-01-08 22:26 ./slackware64/kde/kidletime-5.90.0-x86_64-1.txz.asc --rw-r--r-- 1 root root 267 2022-01-27 19:37 ./slackware64/kde/kig-21.12.1-x86_64-2.txt +-rw-r--r-- 1 root root 44316 2022-01-08 22:26 ./slackware64/kde/kidletime-5.90.0-x86_64-1.txz +-rw-r--r-- 1 root root 163 2022-01-08 22:26 ./slackware64/kde/kidletime-5.90.0-x86_64-1.txz.asc +-rw-r--r-- 1 root root 267 2022-01-27 19:37 ./slackware64/kde/kig-21.12.1-x86_64-2.txt -rw-r--r-- 1 root root 3469108 2022-01-27 19:37 ./slackware64/kde/kig-21.12.1-x86_64-2.txz -rw-r--r-- 1 root root 163 2022-01-27 19:37 ./slackware64/kde/kig-21.12.1-x86_64-2.txz.asc -rw-r--r-- 1 root root 528 2022-01-06 22:29 ./slackware64/kde/kigo-21.12.1-x86_64-1.txt @@ -5489,9 +5491,9 @@ drwxr-xr-x 2 root root 65536 2022-02-01 04:47 ./slackware64/x -rw-r--r-- 1 root root 362 2022-01-28 20:24 ./slackware64/x/mesa-21.3.5-x86_64-2.txt -rw-r--r-- 1 root root 22970408 2022-01-28 20:24 ./slackware64/x/mesa-21.3.5-x86_64-2.txz -rw-r--r-- 1 root root 163 2022-01-28 20:24 ./slackware64/x/mesa-21.3.5-x86_64-2.txz.asc --rw-r--r-- 1 root root 425 2021-02-13 13:11 ./slackware64/x/mkcomposecache-1.2.1-x86_64-5.txt --rw-r--r-- 1 root root 9392 2021-02-13 13:11 ./slackware64/x/mkcomposecache-1.2.1-x86_64-5.txz --rw-r--r-- 1 root root 163 2021-02-13 13:11 ./slackware64/x/mkcomposecache-1.2.1-x86_64-5.txz.asc +-rw-r--r-- 1 root root 425 2021-02-13 13:11 ./slackware64/x/mkcomposecache-1.2.1-x86_64-5.txt +-rw-r--r-- 1 root root 9392 2021-02-13 13:11 ./slackware64/x/mkcomposecache-1.2.1-x86_64-5.txz +-rw-r--r-- 1 root root 163 2021-02-13 13:11 ./slackware64/x/mkcomposecache-1.2.1-x86_64-5.txz.asc -rw-r--r-- 1 root root 375 2021-02-13 13:11 ./slackware64/x/mkfontscale-1.2.1-x86_64-4.txt -rw-r--r-- 1 root root 35624 2021-02-13 13:11 ./slackware64/x/mkfontscale-1.2.1-x86_64-4.txz -rw-r--r-- 1 root root 163 2021-02-13 13:11 ./slackware64/x/mkfontscale-1.2.1-x86_64-4.txz.asc @@ -15103,9 +15105,9 @@ drwxr-xr-x 2 root root 4096 2021-12-10 20:40 ./source/x/x11/src/lib -rw-r--r-- 1 root root 684716 2021-01-24 14:49 ./source/x/x11/src/lib/libXt-1.2.1.tar.xz -rw-r--r-- 1 root root 267468 2016-10-04 20:25 ./source/x/x11/src/lib/libXtst-1.2.3.tar.xz -rw-r--r-- 1 root root 257292 2016-10-04 20:25 ./source/x/x11/src/lib/libXv-1.0.11.tar.xz --rw-r--r-- 1 root root 270188 2019-09-24 16:55 ./source/x/x11/src/lib/libXvMC-1.0.12.tar.xz --rw-r--r-- 1 root root 262516 2019-03-16 22:21 ./source/x/x11/src/lib/libXxf86dga-1.1.5.tar.xz --rw-r--r-- 1 root root 251004 2018-07-05 16:49 ./source/x/x11/src/lib/libXxf86misc-1.0.4.tar.xz +-rw-r--r-- 1 root root 270188 2019-09-24 16:55 ./source/x/x11/src/lib/libXvMC-1.0.12.tar.xz +-rw-r--r-- 1 root root 262516 2019-03-16 22:21 ./source/x/x11/src/lib/libXxf86dga-1.1.5.tar.xz +-rw-r--r-- 1 root root 251004 2018-07-05 16:49 ./source/x/x11/src/lib/libXxf86misc-1.0.4.tar.xz -rw-r--r-- 1 root root 244964 2015-02-24 07:04 ./source/x/x11/src/lib/libXxf86vm-1.1.4.tar.xz -rw-r--r-- 1 root root 259316 2018-05-14 00:45 ./source/x/x11/src/lib/libdmx-1.1.4.tar.xz -rw-r--r-- 1 root root 263112 2019-02-20 01:33 ./source/x/x11/src/lib/libfontenc-1.1.4.tar.xz diff --git a/extra/source/rust-for-mozilla/rust.SlackBuild b/extra/source/rust-for-mozilla/rust.SlackBuild index ac4f11766..99686ea00 100755 --- a/extra/source/rust-for-mozilla/rust.SlackBuild +++ b/extra/source/rust-for-mozilla/rust.SlackBuild @@ -26,17 +26,17 @@ cd $(dirname $0) ; CWD=$(pwd) PKGNAM=rust SRCNAM="${PKGNAM}c" -VERSION=${VERSION:-1.54.0} -BUILD=${BUILD:-4} +VERSION=${VERSION:-1.60.0} +BUILD=${BUILD:-1_slack15.0} # Set this to YES to build with the system LLVM, or NO to use the bundled LLVM. # YES is probably better (when it works...) SYSTEM_LLVM=${SYSTEM_LLVM:-NO} # Bootstrap variables (might not be kept updated for latest Rust): -RSTAGE0_VERSION=${RSTAGE0_VERSION:-1.53.0} -RSTAGE0_DIR=${RSTAGE0_DIR:-2021-06-17} -CSTAGE0_VERSION=${CSTAGE0_VERSION:-1.53.0} +RSTAGE0_VERSION=${RSTAGE0_VERSION:-1.59.0} +RSTAGE0_DIR=${RSTAGE0_DIR:-2022-02-24} +CSTAGE0_VERSION=${CSTAGE0_VERSION:-1.59.0} CSTAGE0_DIR=${CSTAGE0_DIR:-$RSTAGE0_DIR} # Automatically determine the architecture we're building on: diff --git a/extra/source/rust-for-mozilla/rust.url b/extra/source/rust-for-mozilla/rust.url index 6733bccc5..3e7ea75a2 100644 --- a/extra/source/rust-for-mozilla/rust.url +++ b/extra/source/rust-for-mozilla/rust.url @@ -1,5 +1,5 @@ # Source code (repacked to .tar.lz): -VERSION=1.54.0 +VERSION=1.60.0 rm -f rustc-${VERSION}-src.tar.* lftpget https://static.rust-lang.org/dist/rustc-${VERSION}-src.tar.gz lftpget https://static.rust-lang.org/dist/rustc-${VERSION}-src.tar.gz.asc @@ -17,12 +17,12 @@ fi # should be able to compile the next released version of Rust. # # To find the expected date/versions for bootstrap binaries to be able to -# update the settings below, look at src/stage0.txt in the Rust sources. +# update the settings below, look at src/stage0.json in the Rust sources. exit 0 -BOOTSTRAP_DATE=2021-06-17 -BOOTSTRAP_CARGO=1.53.0 -BOOTSTRAP_VERSION=1.53.0 +BOOTSTRAP_DATE=2022-02-24 +BOOTSTRAP_CARGO=1.59.0 +BOOTSTRAP_VERSION=1.59.0 # i686 bootstrap: lftpget https://static.rust-lang.org/dist/${BOOTSTRAP_DATE}/cargo-${BOOTSTRAP_CARGO}-i686-unknown-linux-gnu.tar.xz diff --git a/patches/packages/mozilla-firefox-102.2.0esr-x86_64-1_slack15.0.txt b/patches/packages/mozilla-firefox-102.2.0esr-x86_64-1_slack15.0.txt new file mode 100644 index 000000000..9d8594319 --- /dev/null +++ b/patches/packages/mozilla-firefox-102.2.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/packages/mozilla-firefox-91.13.0esr-x86_64-1_slack15.0.txt b/patches/packages/mozilla-firefox-91.13.0esr-x86_64-1_slack15.0.txt deleted file mode 100644 index 9d8594319..000000000 --- a/patches/packages/mozilla-firefox-91.13.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-thunderbird-102.2.1-x86_64-1_slack15.0.txt b/patches/packages/mozilla-thunderbird-102.2.1-x86_64-1_slack15.0.txt new file mode 100644 index 000000000..5acb7b92e --- /dev/null +++ b/patches/packages/mozilla-thunderbird-102.2.1-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/mozilla-thunderbird-91.13.0-x86_64-1_slack15.0.txt b/patches/packages/mozilla-thunderbird-91.13.0-x86_64-1_slack15.0.txt deleted file mode 100644 index 5acb7b92e..000000000 --- a/patches/packages/mozilla-thunderbird-91.13.0-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/vim-9.0.0334-x86_64-1_slack15.0.txt b/patches/packages/vim-9.0.0334-x86_64-1_slack15.0.txt deleted file mode 100644 index 4a843388d..000000000 --- a/patches/packages/vim-9.0.0334-x86_64-1_slack15.0.txt +++ /dev/null @@ -1,11 +0,0 @@ -vim: vim (Vi IMproved) -vim: -vim: Vim is an almost compatible version of the UNIX editor vi. Many new -vim: features have been added: multi level undo, command line history, -vim: filename completion, block operations, and more. -vim: -vim: Vim's development is led by Bram Moolenaar. -vim: -vim: This package also contains the Exuberant Ctags program -vim: written by Darren Hiebert. -vim: diff --git a/patches/packages/vim-9.0.0396-x86_64-1_slack15.0.txt b/patches/packages/vim-9.0.0396-x86_64-1_slack15.0.txt new file mode 100644 index 000000000..4a843388d --- /dev/null +++ b/patches/packages/vim-9.0.0396-x86_64-1_slack15.0.txt @@ -0,0 +1,11 @@ +vim: vim (Vi IMproved) +vim: +vim: Vim is an almost compatible version of the UNIX editor vi. Many new +vim: features have been added: multi level undo, command line history, +vim: filename completion, block operations, and more. +vim: +vim: Vim's development is led by Bram Moolenaar. +vim: +vim: This package also contains the Exuberant Ctags program +vim: written by Darren Hiebert. +vim: diff --git a/patches/packages/vim-gvim-9.0.0334-x86_64-1_slack15.0.txt b/patches/packages/vim-gvim-9.0.0334-x86_64-1_slack15.0.txt deleted file mode 100644 index 3b81553b1..000000000 --- a/patches/packages/vim-gvim-9.0.0334-x86_64-1_slack15.0.txt +++ /dev/null @@ -1,11 +0,0 @@ -vim-gvim: vim-gvim (gvim, the X/GTK3 enabled version of vim) -vim-gvim: -vim-gvim: Gvim is a graphical version of vim. Vim is an almost compatible -vim-gvim: version of the UNIX editor vi. Many new features have been added, -vim-gvim: such as multi level undo, command line history, filename completion, -vim-gvim: block operations, and more. -vim-gvim: -vim-gvim: The main vim package in the AP series is required to use this package. -vim-gvim: -vim-gvim: Vim's development is led by Bram Moolenaar. -vim-gvim: diff --git a/patches/packages/vim-gvim-9.0.0396-x86_64-1_slack15.0.txt b/patches/packages/vim-gvim-9.0.0396-x86_64-1_slack15.0.txt new file mode 100644 index 000000000..3b81553b1 --- /dev/null +++ b/patches/packages/vim-gvim-9.0.0396-x86_64-1_slack15.0.txt @@ -0,0 +1,11 @@ +vim-gvim: vim-gvim (gvim, the X/GTK3 enabled version of vim) +vim-gvim: +vim-gvim: Gvim is a graphical version of vim. Vim is an almost compatible +vim-gvim: version of the UNIX editor vi. Many new features have been added, +vim-gvim: such as multi level undo, command line history, filename completion, +vim-gvim: block operations, and more. +vim-gvim: +vim-gvim: The main vim package in the AP series is required to use this package. +vim-gvim: +vim-gvim: Vim's development is led by Bram Moolenaar. +vim-gvim: diff --git a/patches/source/mozilla-firefox/mozilla-firefox.SlackBuild b/patches/source/mozilla-firefox/mozilla-firefox.SlackBuild index 3c83f3080..5cad8cc89 100755 --- a/patches/source/mozilla-firefox/mozilla-firefox.SlackBuild +++ b/patches/source/mozilla-firefox/mozilla-firefox.SlackBuild @@ -234,9 +234,9 @@ OPTIONS="\ --prefix=/usr \ --libdir=/usr/lib${LIBDIRSUFFIX} \ --with-system-zlib \ - --with-system-nss \ --with-system-nspr \ --with-unsigned-addon-scopes=app,system \ + --without-wasm-sandboxed-libraries \ --allow-addon-sideload \ --enable-alsa \ --enable-application=browser \ diff --git a/patches/source/mozilla-thunderbird/arc4random_buf.glibc-2.36.diff b/patches/source/mozilla-thunderbird/arc4random_buf.glibc-2.36.diff new file mode 100644 index 000000000..d4131c0a2 --- /dev/null +++ b/patches/source/mozilla-thunderbird/arc4random_buf.glibc-2.36.diff @@ -0,0 +1,18 @@ +--- ./ipc/chromium/src/third_party/libevent/arc4random.c.orig 2022-08-04 14:57:57.000000000 -0500 ++++ ./ipc/chromium/src/third_party/libevent/arc4random.c 2022-08-06 14:40:21.569033657 -0500 +@@ -484,6 +484,7 @@ + } + #endif + ++#if 0 + ARC4RANDOM_EXPORT void + arc4random_buf(void *buf_, size_t n) + { +@@ -497,6 +498,7 @@ + } + ARC4_UNLOCK_(); + } ++#endif + + #ifndef ARC4RANDOM_NOUNIFORM + /* diff --git a/patches/source/mozilla-thunderbird/build-deps/nodejs/nodejs.build b/patches/source/mozilla-thunderbird/build-deps/nodejs/nodejs.build index 136b05b26..e07f5a72e 100755 --- a/patches/source/mozilla-thunderbird/build-deps/nodejs/nodejs.build +++ b/patches/source/mozilla-thunderbird/build-deps/nodejs/nodejs.build @@ -76,9 +76,9 @@ find . \ # Fix paths for $LIBDIRSUFFIX (if needed): if [ ! -z $LIBDIRSUFFIX ]; then + sed -i "s|\"lib\"|\"lib${LIBDIRSUFFIX}\"|" deps/npm/lib/npm.js + sed -i "s/'lib'/'lib${LIBDIRSUFFIX}'/" lib/module.js sed -i "s|lib/|lib${LIBDIRSUFFIX}/|g" tools/install.py - sed -i "s|'lib'|'lib${LIBDIRSUFFIX}'|g" lib/module.js - sed -i "s|'lib'|'lib${LIBDIRSUFFIX}'|g" deps/npm/lib/npm.js fi # Use gcc as there have been linker failures with objects build with clang: diff --git a/patches/source/mozilla-thunderbird/double_t.x86.diff b/patches/source/mozilla-thunderbird/double_t.x86.diff new file mode 100644 index 000000000..12f04c378 --- /dev/null +++ b/patches/source/mozilla-thunderbird/double_t.x86.diff @@ -0,0 +1,13 @@ +--- ./modules/fdlibm/src/math_private.h.orig 2022-06-27 21:04:57.000000000 -0500 ++++ ./modules/fdlibm/src/math_private.h 2022-06-30 13:41:46.761170878 -0500 +@@ -30,8 +30,8 @@ + * Adapted from https://github.com/freebsd/freebsd-src/search?q=__double_t + */ + +-typedef double __double_t; +-typedef __double_t double_t; ++typedef long double __double_t; ++typedef long double double_t; + + /* + * The original fdlibm code used statements like: diff --git a/patches/source/mozilla-thunderbird/mozilla-thunderbird.SlackBuild b/patches/source/mozilla-thunderbird/mozilla-thunderbird.SlackBuild index 6fccba89a..4039ae9fc 100755 --- a/patches/source/mozilla-thunderbird/mozilla-thunderbird.SlackBuild +++ b/patches/source/mozilla-thunderbird/mozilla-thunderbird.SlackBuild @@ -1,6 +1,6 @@ #!/bin/bash -# Copyright 2008, 2009, 2010, 2011, 2012, 2014, 2016, 2017, 2018, 2019, 2020, 2021 Patrick J. Volkerding, Sebeka, Minnesota, USA +# Copyright 2008, 2009, 2010, 2011, 2012, 2014, 2016, 2017, 2018, 2019, 2020, 2021, 2022 Patrick J. Volkerding, Sebeka, Minnesota, USA # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -172,6 +172,14 @@ zcat $CWD/tb.ui.scrollToClick.diff.gz | patch -p1 --verbose || exit 1 # Bypass a test that fails the build: zcat $CWD/gkrust.a.no.networking.check.diff.gz | patch -p1 --verbose || exit 1 +# Fix header mismatch on x86 with GCC: +if [ "$ARCH" = "i686" -a "$CC" = "gcc" ]; then + zcat $CWD/double_t.x86.diff.gz | patch -p1 --verbose || exit 1 +fi + +## Don't define a function that's included starting in glibc-2.36: +#zcat $CWD/arc4random_buf.glibc-2.36.diff.gz | patch -p1 --verbose || exit 1 + # Fetch localization, if requested: if [ ! -z $MOZLOCALIZE ]; then LOC_TAG="THUNDERBIRD_$( echo $VERSION | tr \. _ )_RELEASE" @@ -202,9 +210,11 @@ OPTIONS="\ --prefix=/usr \ --libdir=/usr/lib${LIBDIRSUFFIX} \ --with-system-zlib \ - --with-system-nss \ --with-system-nspr \ --enable-alsa \ + --with-unsigned-addon-scopes=app,system \ + --without-wasm-sandboxed-libraries \ + --allow-addon-sideload \ --enable-application=comm/mail \ --enable-default-toolkit=cairo-gtk3-wayland \ --enable-linker=$LINKER \ diff --git a/recompress.sh b/recompress.sh index 6663b5ed4..ac0d2d733 100755 --- a/recompress.sh +++ b/recompress.sh @@ -1167,7 +1167,9 @@ gzip ./patches/source/bluez/bluez-5.51-obexd_without_systemd-1.patch gzip ./patches/source/bluez/doinst.sh gzip ./patches/source/mozilla-thunderbird/autoconf/autoconf-2.13-consolidated_fixes-1.patch gzip ./patches/source/mozilla-thunderbird/build-deps/autoconf/autoconf-2.13-consolidated_fixes-1.patch +gzip ./patches/source/mozilla-thunderbird/arc4random_buf.glibc-2.36.diff gzip ./patches/source/mozilla-thunderbird/tb.ui.scrollToClick.diff +gzip ./patches/source/mozilla-thunderbird/double_t.x86.diff gzip ./patches/source/mozilla-thunderbird/gkrust.a.no.networking.check.diff gzip ./patches/source/mariadb/rc.mysqld gzip ./patches/source/mariadb/doinst.sh -- cgit v1.2.3