summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--ChangeLog.rss77
-rw-r--r--ChangeLog.txt65
-rw-r--r--FILELIST.TXT354
-rwxr-xr-xextra/source/php81/fetch-php.sh4
-rwxr-xr-xextra/source/rust-for-mozilla/rust.SlackBuild16
-rw-r--r--extra/source/rust-for-mozilla/rust.url8
-rw-r--r--patches/packages/mozilla-firefox-115.1.0esr-x86_64-1_slack15.0.txt (renamed from patches/packages/mozilla-firefox-102.13.0esr-x86_64-1_slack15.0.txt)0
-rw-r--r--patches/packages/mozilla-thunderbird-115.1.0-x86_64-1_slack15.0.txt (renamed from patches/packages/mozilla-thunderbird-102.13.1-x86_64-1_slack15.0.txt)0
-rw-r--r--patches/packages/samba-4.18.5-x86_64-1_slack15.0.txt (renamed from patches/packages/samba-4.15.13-x86_64-1_slack15.0.txt)0
-rwxr-xr-xpatches/source/mozilla-firefox/build-deps.sh12
-rwxr-xr-xpatches/source/mozilla-firefox/mozilla-firefox.SlackBuild47
-rw-r--r--patches/source/mozilla-thunderbird/arc4random_buf.glibc-2.36.diff18
-rwxr-xr-xpatches/source/mozilla-thunderbird/mozilla-thunderbird.SlackBuild23
-rwxr-xr-xpatches/source/samba/samba.SlackBuild25
-rw-r--r--patches/source/samba/samba.url4
-rwxr-xr-xrecompress.sh1
16 files changed, 353 insertions, 301 deletions
diff --git a/ChangeLog.rss b/ChangeLog.rss
index 5f5508f6c..ebe812777 100644
--- a/ChangeLog.rss
+++ b/ChangeLog.rss
@@ -11,10 +11,83 @@
<description>Tracking Slackware development in git.</description>
<language>en-us</language>
<id xmlns="http://www.w3.org/2005/Atom">urn:uuid:c964f45e-6732-11e8-bbe5-107b4450212f</id>
- <pubDate>Tue, 1 Aug 2023 19:50:53 GMT</pubDate>
- <lastBuildDate>Wed, 2 Aug 2023 11:30:21 GMT</lastBuildDate>
+ <pubDate>Fri, 4 Aug 2023 20:17:36 GMT</pubDate>
+ <lastBuildDate>Sat, 5 Aug 2023 11:30:25 GMT</lastBuildDate>
<generator>maintain_current_git.sh v 1.17</generator>
<item>
+ <title>Fri, 4 Aug 2023 20:17:36 GMT</title>
+ <pubDate>Fri, 4 Aug 2023 20:17:36 GMT</pubDate>
+ <link>https://git.slackware.nl/current/tag/?h=20230804201736</link>
+ <guid isPermaLink="false">20230804201736</guid>
+ <description>
+ <![CDATA[<pre>
+extra/php81/php81-8.1.22-x86_64-1_slack15.0.txz: Upgraded.
+ This update fixes a security issue:
+ Libxml: Fixed bug GHSA-3qrf-m4j2-pcrr (Security issue with external entity
+ loading in XML without enabling it).
+ For more information, see:
+ https://www.cve.org/CVERecord?id=CVE-2023-3823
+ (* Security fix *)
+extra/rust-for-mozilla/rust-1.70.0-x86_64-1_slack15.0.txz: Upgraded.
+ Upgraded the Rust compiler for Firefox 115.1.0 ESR and Thunderbird 115.1.0.
+pasture/samba-4.15.13-x86_64-1_slack15.0.txz: Added.
+ We'll hang onto this just in case.
+patches/packages/mozilla-firefox-115.1.0esr-x86_64-1_slack15.0.txz: Upgraded.
+ This update contains security fixes and improvements.
+ For more information, see:
+ https://www.mozilla.org/en-US/firefox/115.1.0esr/releasenotes/
+ https://www.mozilla.org/en-US/security/advisories/mfsa2023-31/
+ https://www.cve.org/CVERecord?id=CVE-2023-4045
+ https://www.cve.org/CVERecord?id=CVE-2023-4046
+ https://www.cve.org/CVERecord?id=CVE-2023-4047
+ https://www.cve.org/CVERecord?id=CVE-2023-4048
+ https://www.cve.org/CVERecord?id=CVE-2023-4049
+ https://www.cve.org/CVERecord?id=CVE-2023-4050
+ https://www.cve.org/CVERecord?id=CVE-2023-4052
+ https://www.cve.org/CVERecord?id=CVE-2023-4054
+ https://www.cve.org/CVERecord?id=CVE-2023-4055
+ https://www.cve.org/CVERecord?id=CVE-2023-4056
+ https://www.cve.org/CVERecord?id=CVE-2023-4057
+ (* Security fix *)
+patches/packages/mozilla-thunderbird-115.1.0-x86_64-1_slack15.0.txz: Upgraded.
+ This is a bugfix release.
+ For more information, see:
+ https://www.mozilla.org/en-US/thunderbird/115.1.0/releasenotes/
+patches/packages/samba-4.18.5-x86_64-1_slack15.0.txz: Upgraded.
+ PLEASE NOTE: We are taking the unusual step of moving to the latest Samba
+ branch because Windows has made changes that break Samba 4.15.x. The last
+ 4.15.x will be retained in /pasture as a fallback. There may be some
+ required configuration changes with this, but we've kept using MIT Kerberos
+ to try to have the behavior change as little as possible. Upgrade carefully.
+ This update fixes security issues:
+ When winbind is used for NTLM authentication, a maliciously crafted request
+ can trigger an out-of-bounds read in winbind and possibly crash it.
+ SMB2 packet signing is not enforced if an admin configured
+ "server signing = required" or for SMB2 connections to Domain Controllers
+ where SMB2 packet signing is mandatory.
+ An infinite loop bug in Samba's mdssvc RPC service for Spotlight can be
+ triggered by an unauthenticated attacker by issuing a malformed RPC request.
+ Missing type validation in Samba's mdssvc RPC service for Spotlight can be
+ used by an unauthenticated attacker to trigger a process crash in a shared
+ RPC mdssvc worker process.
+ As part of the Spotlight protocol Samba discloses the server-side absolute
+ path of shares and files and directories in search results.
+ For more information, see:
+ https://www.samba.org/samba/security/CVE-2022-2127.html
+ https://www.samba.org/samba/security/CVE-2023-3347.html
+ https://www.samba.org/samba/security/CVE-2023-34966.html
+ https://www.samba.org/samba/security/CVE-2023-34967.html
+ https://www.samba.org/samba/security/CVE-2023-34968.html
+ https://www.cve.org/CVERecord?id=CVE-2022-2127
+ https://www.cve.org/CVERecord?id=CVE-2023-3347
+ https://www.cve.org/CVERecord?id=CVE-2023-34966
+ https://www.cve.org/CVERecord?id=CVE-2023-34967
+ https://www.cve.org/CVERecord?id=CVE-2023-34968
+ (* Security fix *)
+ </pre>]]>
+ </description>
+ </item>
+ <item>
<title>Tue, 1 Aug 2023 19:50:53 GMT</title>
<pubDate>Tue, 1 Aug 2023 19:50:53 GMT</pubDate>
<link>https://git.slackware.nl/current/tag/?h=20230801195053</link>
diff --git a/ChangeLog.txt b/ChangeLog.txt
index bae9e4622..39a186b4f 100644
--- a/ChangeLog.txt
+++ b/ChangeLog.txt
@@ -1,3 +1,68 @@
+Fri Aug 4 20:17:36 UTC 2023
+extra/php81/php81-8.1.22-x86_64-1_slack15.0.txz: Upgraded.
+ This update fixes a security issue:
+ Libxml: Fixed bug GHSA-3qrf-m4j2-pcrr (Security issue with external entity
+ loading in XML without enabling it).
+ For more information, see:
+ https://www.cve.org/CVERecord?id=CVE-2023-3823
+ (* Security fix *)
+extra/rust-for-mozilla/rust-1.70.0-x86_64-1_slack15.0.txz: Upgraded.
+ Upgraded the Rust compiler for Firefox 115.1.0 ESR and Thunderbird 115.1.0.
+pasture/samba-4.15.13-x86_64-1_slack15.0.txz: Added.
+ We'll hang onto this just in case.
+patches/packages/mozilla-firefox-115.1.0esr-x86_64-1_slack15.0.txz: Upgraded.
+ This update contains security fixes and improvements.
+ For more information, see:
+ https://www.mozilla.org/en-US/firefox/115.1.0esr/releasenotes/
+ https://www.mozilla.org/en-US/security/advisories/mfsa2023-31/
+ https://www.cve.org/CVERecord?id=CVE-2023-4045
+ https://www.cve.org/CVERecord?id=CVE-2023-4046
+ https://www.cve.org/CVERecord?id=CVE-2023-4047
+ https://www.cve.org/CVERecord?id=CVE-2023-4048
+ https://www.cve.org/CVERecord?id=CVE-2023-4049
+ https://www.cve.org/CVERecord?id=CVE-2023-4050
+ https://www.cve.org/CVERecord?id=CVE-2023-4052
+ https://www.cve.org/CVERecord?id=CVE-2023-4054
+ https://www.cve.org/CVERecord?id=CVE-2023-4055
+ https://www.cve.org/CVERecord?id=CVE-2023-4056
+ https://www.cve.org/CVERecord?id=CVE-2023-4057
+ (* Security fix *)
+patches/packages/mozilla-thunderbird-115.1.0-x86_64-1_slack15.0.txz: Upgraded.
+ This is a bugfix release.
+ For more information, see:
+ https://www.mozilla.org/en-US/thunderbird/115.1.0/releasenotes/
+patches/packages/samba-4.18.5-x86_64-1_slack15.0.txz: Upgraded.
+ PLEASE NOTE: We are taking the unusual step of moving to the latest Samba
+ branch because Windows has made changes that break Samba 4.15.x. The last
+ 4.15.x will be retained in /pasture as a fallback. There may be some
+ required configuration changes with this, but we've kept using MIT Kerberos
+ to try to have the behavior change as little as possible. Upgrade carefully.
+ This update fixes security issues:
+ When winbind is used for NTLM authentication, a maliciously crafted request
+ can trigger an out-of-bounds read in winbind and possibly crash it.
+ SMB2 packet signing is not enforced if an admin configured
+ "server signing = required" or for SMB2 connections to Domain Controllers
+ where SMB2 packet signing is mandatory.
+ An infinite loop bug in Samba's mdssvc RPC service for Spotlight can be
+ triggered by an unauthenticated attacker by issuing a malformed RPC request.
+ Missing type validation in Samba's mdssvc RPC service for Spotlight can be
+ used by an unauthenticated attacker to trigger a process crash in a shared
+ RPC mdssvc worker process.
+ As part of the Spotlight protocol Samba discloses the server-side absolute
+ path of shares and files and directories in search results.
+ For more information, see:
+ https://www.samba.org/samba/security/CVE-2022-2127.html
+ https://www.samba.org/samba/security/CVE-2023-3347.html
+ https://www.samba.org/samba/security/CVE-2023-34966.html
+ https://www.samba.org/samba/security/CVE-2023-34967.html
+ https://www.samba.org/samba/security/CVE-2023-34968.html
+ https://www.cve.org/CVERecord?id=CVE-2022-2127
+ https://www.cve.org/CVERecord?id=CVE-2023-3347
+ https://www.cve.org/CVERecord?id=CVE-2023-34966
+ https://www.cve.org/CVERecord?id=CVE-2023-34967
+ https://www.cve.org/CVERecord?id=CVE-2023-34968
+ (* Security fix *)
++--------------------------+
Tue Aug 1 19:50:53 UTC 2023
patches/packages/openssl-1.1.1v-x86_64-1_slack15.0.txz: Upgraded.
This update fixes bugs and security issues:
diff --git a/FILELIST.TXT b/FILELIST.TXT
index 77c68267a..77f4a9ee0 100644
--- a/FILELIST.TXT
+++ b/FILELIST.TXT
@@ -1,20 +1,20 @@
-Tue Aug 1 19:53:45 UTC 2023
+Fri Aug 4 20:23:20 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-08-01 19:50 .
+drwxr-xr-x 12 root root 4096 2023-08-04 20:17 .
-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 1192345 2023-07-31 21:56 ./CHECKSUMS.md5
--rw-r--r-- 1 root root 163 2023-07-31 21:56 ./CHECKSUMS.md5.asc
+-rw-r--r-- 1 root root 1192345 2023-08-01 19:54 ./CHECKSUMS.md5
+-rw-r--r-- 1 root root 163 2023-08-01 19:54 ./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 2031884 2023-08-01 19:50 ./ChangeLog.txt
+-rw-r--r-- 1 root root 2035476 2023-08-04 20:17 ./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 1558954 2023-07-31 21:56 ./FILELIST.TXT
+-rw-r--r-- 1 root root 1558954 2023-08-01 19:53 ./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 2023-06-09 01:11 ./extra
--rw-r--r-- 1 root root 49689 2023-06-09 01:11 ./extra/CHECKSUMS.md5
--rw-r--r-- 1 root root 163 2023-06-09 01:11 ./extra/CHECKSUMS.md5.asc
--rw-r--r-- 1 root root 62542 2023-06-09 01:11 ./extra/FILE_LIST
--rw-r--r-- 1 root root 1769676 2023-06-09 01:11 ./extra/MANIFEST.bz2
--rw-r--r-- 1 root root 36556 2023-06-09 01:11 ./extra/PACKAGES.TXT
+drwxr-xr-x 19 root root 4096 2023-08-04 20:22 ./extra
+-rw-r--r-- 1 root root 49689 2023-08-04 20:22 ./extra/CHECKSUMS.md5
+-rw-r--r-- 1 root root 163 2023-08-04 20:22 ./extra/CHECKSUMS.md5.asc
+-rw-r--r-- 1 root root 62542 2023-08-04 20:22 ./extra/FILE_LIST
+-rw-r--r-- 1 root root 1980219 2023-08-04 20:22 ./extra/MANIFEST.bz2
+-rw-r--r-- 1 root root 36555 2023-08-04 20:22 ./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
@@ -352,15 +352,15 @@ drwxr-xr-x 2 root root 4096 2023-05-14 17:07 ./extra/php80
-rw-r--r-- 1 root root 369 2023-05-14 15:55 ./extra/php80/php80-8.0.28-x86_64-2_slack15.0.txt
-rw-r--r-- 1 root root 6164976 2023-05-14 15:55 ./extra/php80/php80-8.0.28-x86_64-2_slack15.0.txz
-rw-r--r-- 1 root root 163 2023-05-14 15:55 ./extra/php80/php80-8.0.28-x86_64-2_slack15.0.txz.asc
-drwxr-xr-x 2 root root 4096 2023-06-09 01:11 ./extra/php81
--rw-r--r-- 1 root root 369 2023-06-08 20:43 ./extra/php81/php81-8.1.20-x86_64-1_slack15.0.txt
--rw-r--r-- 1 root root 6294160 2023-06-08 20:43 ./extra/php81/php81-8.1.20-x86_64-1_slack15.0.txz
--rw-r--r-- 1 root root 163 2023-06-08 20:43 ./extra/php81/php81-8.1.20-x86_64-1_slack15.0.txz.asc
-drwxr-xr-x 2 root root 4096 2022-09-06 20:26 ./extra/rust-for-mozilla
+drwxr-xr-x 2 root root 4096 2023-08-04 20:22 ./extra/php81
+-rw-r--r-- 1 root root 369 2023-08-04 18:28 ./extra/php81/php81-8.1.22-x86_64-1_slack15.0.txt
+-rw-r--r-- 1 root root 6318596 2023-08-04 18:28 ./extra/php81/php81-8.1.22-x86_64-1_slack15.0.txz
+-rw-r--r-- 1 root root 163 2023-08-04 18:28 ./extra/php81/php81-8.1.22-x86_64-1_slack15.0.txz.asc
+drwxr-xr-x 2 root root 4096 2023-08-04 19:16 ./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-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
+-rw-r--r-- 1 root root 426 2023-07-25 20:55 ./extra/rust-for-mozilla/rust-1.70.0-x86_64-1_slack15.0.txt
+-rw-r--r-- 1 root root 96914364 2023-07-25 20:55 ./extra/rust-for-mozilla/rust-1.70.0-x86_64-1_slack15.0.txz
+-rw-r--r-- 1 root root 163 2023-07-25 20:55 ./extra/rust-for-mozilla/rust-1.70.0-x86_64-1_slack15.0.txz.asc
drwxr-xr-x 2 root root 4096 2023-06-06 20:34 ./extra/sendmail
-rw-r--r-- 1 root root 146 2017-11-15 00:39 ./extra/sendmail/README
-rw-r--r-- 1 root root 503 2023-06-06 19:10 ./extra/sendmail/sendmail-8.17.2-x86_64-2_slack15.0.txt
@@ -369,7 +369,7 @@ drwxr-xr-x 2 root root 4096 2023-06-06 20:34 ./extra/sendmail
-rw-r--r-- 1 root root 586 2023-06-06 19:10 ./extra/sendmail/sendmail-cf-8.17.2-noarch-2_slack15.0.txt
-rw-r--r-- 1 root root 118876 2023-06-06 19:10 ./extra/sendmail/sendmail-cf-8.17.2-noarch-2_slack15.0.txz
-rw-r--r-- 1 root root 163 2023-06-06 19:10 ./extra/sendmail/sendmail-cf-8.17.2-noarch-2_slack15.0.txz.asc
-drwxr-xr-x 17 root root 4096 2023-06-09 01:04 ./extra/source
+drwxr-xr-x 17 root root 4096 2023-08-04 19:11 ./extra/source
lrwxrwxrwx 1 root root 21 2021-04-29 18:18 ./extra/source/alpine -> ../../source/n/alpine
drwxr-xr-x 4 root root 4096 2018-11-09 05:59 ./extra/source/aspell-word-lists
-rwxr-xr-x 1 root root 3531 2020-05-26 20:06 ./extra/source/aspell-word-lists/aspell-dict.SlackBuild
@@ -577,22 +577,22 @@ drwxr-xr-x 2 root root 4096 2023-02-14 21:50 ./extra/source/php80
-rw-r--r-- 1 root root 806 2023-03-11 19:34 ./extra/source/php80/php.ini-development.diff.gz
-rwxr-xr-x 1 root root 10642 2023-05-14 15:49 ./extra/source/php80/php80.SlackBuild
-rw-r--r-- 1 root root 822 2021-12-03 05:20 ./extra/source/php80/slack-desc
-drwxr-xr-x 2 root root 4096 2023-06-08 20:38 ./extra/source/php81
+drwxr-xr-x 2 root root 4096 2023-08-04 17:22 ./extra/source/php81
-rw-r--r-- 1 root root 432 2020-12-21 16:28 ./extra/source/php81/doinst.sh.gz
--rwxr-xr-x 1 root root 120 2023-06-08 20:38 ./extra/source/php81/fetch-php.sh
+-rwxr-xr-x 1 root root 120 2023-08-04 17:22 ./extra/source/php81/fetch-php.sh
-rw-r--r-- 1 root root 1020 2021-02-19 20:43 ./extra/source/php81/mod_php.conf.example
--rw-r--r-- 1 root root 11793228 2023-06-06 23:20 ./extra/source/php81/php-8.1.20.tar.xz
--rw-r--r-- 1 root root 833 2023-06-06 23:20 ./extra/source/php81/php-8.1.20.tar.xz.asc
+-rw-r--r-- 1 root root 11809048 2023-08-01 16:30 ./extra/source/php81/php-8.1.22.tar.xz
+-rw-r--r-- 1 root root 833 2023-08-01 16:30 ./extra/source/php81/php-8.1.22.tar.xz.asc
-rw-r--r-- 1 root root 387 2017-11-28 02:08 ./extra/source/php81/php-fpm.conf.diff.gz
-rw-r--r-- 1 root root 565 2023-04-13 17:54 ./extra/source/php81/php.imap.api.diff.gz
-rw-r--r-- 1 root root 806 2023-03-11 19:34 ./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 2022-09-06 20:16 ./extra/source/rust-for-mozilla
+drwxr-xr-x 2 root root 4096 2023-08-04 19: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 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
+-rwxr-xr-x 1 root root 9923 2023-07-25 17:21 ./extra/source/rust-for-mozilla/rust.SlackBuild
+-rw-r--r-- 1 root root 1670 2023-06-12 18:51 ./extra/source/rust-for-mozilla/rust.url
+-rw-r--r-- 1 root root 145507120 2023-06-01 18:51 ./extra/source/rust-for-mozilla/rustc-1.70.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 2023-06-04 18:40 ./extra/source/sendmail
-rw-r--r-- 1 root root 799 2008-04-12 05:48 ./extra/source/sendmail/Build.gz
@@ -704,19 +704,22 @@ drwxr-xr-x 2 root root 4096 2011-03-25 03:15 ./kernels/memtest
-rw-r--r-- 1 root root 150024 2013-10-17 04:15 ./kernels/memtest/memtest
drwxr-xr-x 2 root root 4096 2011-03-02 22:16 ./kernels/speakup.s
-rw-r--r-- 1 root root 240 2011-03-02 22:16 ./kernels/speakup.s/README.TXT
-drwxr-xr-x 3 root root 4096 2019-02-07 22:47 ./pasture
--rw-r--r-- 1 root root 2007 2019-02-07 22:47 ./pasture/CHECKSUMS.md5
--rw-r--r-- 1 root root 163 2019-02-07 22:47 ./pasture/CHECKSUMS.md5.asc
--rw-r--r-- 1 root root 2701 2019-02-07 22:47 ./pasture/FILE_LIST
--rw-r--r-- 1 root root 127791 2019-02-07 22:47 ./pasture/MANIFEST.bz2
--rw-r--r-- 1 root root 1477 2019-02-07 22:47 ./pasture/PACKAGES.TXT
+drwxr-xr-x 3 root root 4096 2023-08-04 20:22 ./pasture
+-rw-r--r-- 1 root root 2971 2023-08-04 20:22 ./pasture/CHECKSUMS.md5
+-rw-r--r-- 1 root root 163 2023-08-04 20:22 ./pasture/CHECKSUMS.md5.asc
+-rw-r--r-- 1 root root 3939 2023-08-04 20:22 ./pasture/FILE_LIST
+-rw-r--r-- 1 root root 210060 2023-08-04 20:22 ./pasture/MANIFEST.bz2
+-rw-r--r-- 1 root root 2163 2023-08-04 20:22 ./pasture/PACKAGES.TXT
-rw-r--r-- 1 root root 554 2011-04-11 06:20 ./pasture/apmd-3.2.2-x86_64-3.txt
-rw-r--r-- 1 root root 54944 2011-04-11 06:20 ./pasture/apmd-3.2.2-x86_64-3.txz
-rw-r--r-- 1 root root 198 2011-04-11 06:20 ./pasture/apmd-3.2.2-x86_64-3.txz.asc
-rw-r--r-- 1 root root 376 2019-02-07 21:19 ./pasture/php-5.6.40-x86_64-1.txt
-rw-r--r-- 1 root root 5917280 2019-02-07 21:19 ./pasture/php-5.6.40-x86_64-1.txz
-rw-r--r-- 1 root root 163 2019-02-07 21:19 ./pasture/php-5.6.40-x86_64-1.txz.asc
-drwxr-xr-x 5 root root 4096 2018-05-16 21:13 ./pasture/source
+-rw-r--r-- 1 root root 507 2022-12-17 19:58 ./pasture/samba-4.15.13-x86_64-1_slack15.0.txt
+-rw-r--r-- 1 root root 13030204 2022-12-17 19:58 ./pasture/samba-4.15.13-x86_64-1_slack15.0.txz
+-rw-r--r-- 1 root root 163 2022-12-17 19:58 ./pasture/samba-4.15.13-x86_64-1_slack15.0.txz.asc
+drwxr-xr-x 6 root root 4096 2023-08-04 19:13 ./pasture/source
drwxr-xr-x 2 root root 4096 2018-02-27 06:12 ./pasture/source/apmd
-rw-r--r-- 1 root root 61686 2004-04-30 04:29 ./pasture/source/apmd/apmd-3.2.2.tar.bz2
-rwxr-xr-x 1 root root 3572 2011-04-11 06:19 ./pasture/source/apmd/apmd.SlackBuild
@@ -737,13 +740,25 @@ 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 2023-08-01 19:53 ./patches
--rw-r--r-- 1 root root 79532 2023-08-01 19:53 ./patches/CHECKSUMS.md5
--rw-r--r-- 1 root root 163 2023-08-01 19:53 ./patches/CHECKSUMS.md5.asc
--rw-r--r-- 1 root root 108192 2023-08-01 19:53 ./patches/FILE_LIST
--rw-r--r-- 1 root root 12636632 2023-08-01 19:53 ./patches/MANIFEST.bz2
--rw-r--r-- 1 root root 56668 2023-08-01 19:53 ./patches/PACKAGES.TXT
-drwxr-xr-x 3 root root 20480 2023-08-01 19:53 ./patches/packages
+drwxr-xr-x 2 root root 4096 2022-12-17 19:52 ./pasture/source/samba
+-rw-r--r-- 1 root root 703 2016-06-13 04:19 ./pasture/source/samba/doinst.sh.gz
+-rw-r--r-- 1 root root 940 2016-06-04 17:50 ./pasture/source/samba/rc.samba
+-rw-r--r-- 1 root root 833 2022-12-15 16:08 ./pasture/source/samba/samba-4.15.13.tar.asc
+-rw-r--r-- 1 root root 11925267 2022-12-15 16:08 ./pasture/source/samba/samba-4.15.13.tar.lz
+-rwxr-xr-x 1 root root 7654 2022-05-02 18:04 ./pasture/source/samba/samba.SlackBuild
+-rw-r--r-- 1 root root 227 2019-02-06 20:36 ./pasture/source/samba/samba.libsmbclient.h.ffmpeg.compat.diff.gz
+-rw-r--r-- 1 root root 131 2022-12-17 19:52 ./pasture/source/samba/samba.url
+-rw-r--r-- 1 root root 960 2018-02-27 06:13 ./pasture/source/samba/slack-desc
+-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-08-04 20:23 ./patches
+-rw-r--r-- 1 root root 79420 2023-08-04 20:23 ./patches/CHECKSUMS.md5
+-rw-r--r-- 1 root root 163 2023-08-04 20:23 ./patches/CHECKSUMS.md5.asc
+-rw-r--r-- 1 root root 108063 2023-08-04 20:23 ./patches/FILE_LIST
+-rw-r--r-- 1 root root 13090958 2023-08-04 20:23 ./patches/MANIFEST.bz2
+-rw-r--r-- 1 root root 56665 2023-08-04 20:23 ./patches/PACKAGES.TXT
+drwxr-xr-x 3 root root 20480 2023-08-04 20:23 ./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
@@ -886,15 +901,15 @@ drwxr-xr-x 2 root root 4096 2023-06-23 18:50 ./patches/packages/linux-5.15
-rw-r--r-- 1 root root 369 2022-11-08 20:39 ./patches/packages/mariadb-10.5.18-x86_64-1_slack15.0.txt
-rw-r--r-- 1 root root 29412112 2022-11-08 20:39 ./patches/packages/mariadb-10.5.18-x86_64-1_slack15.0.txz
-rw-r--r-- 1 root root 163 2022-11-08 20:39 ./patches/packages/mariadb-10.5.18-x86_64-1_slack15.0.txz.asc
--rw-r--r-- 1 root root 570 2023-07-04 18:16 ./patches/packages/mozilla-firefox-102.13.0esr-x86_64-1_slack15.0.txt
--rw-r--r-- 1 root root 59333800 2023-07-04 18:16 ./patches/packages/mozilla-firefox-102.13.0esr-x86_64-1_slack15.0.txz
--rw-r--r-- 1 root root 163 2023-07-04 18:16 ./patches/packages/mozilla-firefox-102.13.0esr-x86_64-1_slack15.0.txz.asc
+-rw-r--r-- 1 root root 570 2023-08-02 18:03 ./patches/packages/mozilla-firefox-115.1.0esr-x86_64-1_slack15.0.txt
+-rw-r--r-- 1 root root 61372676 2023-08-02 18:03 ./patches/packages/mozilla-firefox-115.1.0esr-x86_64-1_slack15.0.txz
+-rw-r--r-- 1 root root 163 2023-08-02 18:03 ./patches/packages/mozilla-firefox-115.1.0esr-x86_64-1_slack15.0.txz.asc
-rw-r--r-- 1 root root 564 2023-01-06 19:37 ./patches/packages/mozilla-nss-3.87-x86_64-1_slack15.0.txt
-rw-r--r-- 1 root root 1838968 2023-01-06 19:37 ./patches/packages/mozilla-nss-3.87-x86_64-1_slack15.0.txz
-rw-r--r-- 1 root root 163 2023-01-06 19:37 ./patches/packages/mozilla-nss-3.87-x86_64-1_slack15.0.txz.asc
--rw-r--r-- 1 root root 663 2023-07-31 19:16 ./patches/packages/mozilla-thunderbird-102.13.1-x86_64-1_slack15.0.txt
--rw-r--r-- 1 root root 56341044 2023-07-31 19:16 ./patches/packages/mozilla-thunderbird-102.13.1-x86_64-1_slack15.0.txz
--rw-r--r-- 1 root root 163 2023-07-31 19:16 ./patches/packages/mozilla-thunderbird-102.13.1-x86_64-1_slack15.0.txz.asc
+-rw-r--r-- 1 root root 663 2023-08-02 19:13 ./patches/packages/mozilla-thunderbird-115.1.0-x86_64-1_slack15.0.txt
+-rw-r--r-- 1 root root 60693944 2023-08-02 19:13 ./patches/packages/mozilla-thunderbird-115.1.0-x86_64-1_slack15.0.txz
+-rw-r--r-- 1 root root 163 2023-08-02 19:13 ./patches/packages/mozilla-thunderbird-115.1.0-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
@@ -949,9 +964,9 @@ drwxr-xr-x 2 root root 4096 2023-06-23 18:50 ./patches/packages/linux-5.15
-rw-r--r-- 1 root root 480 2023-01-03 20:05 ./patches/packages/rxvt-unicode-9.26-x86_64-3_slack15.0.txt
-rw-r--r-- 1 root root 901912 2023-01-03 20:05 ./patches/packages/rxvt-unicode-9.26-x86_64-3_slack15.0.txz
-rw-r--r-- 1 root root 163 2023-01-03 20:05 ./patches/packages/rxvt-unicode-9.26-x86_64-3_slack15.0.txz.asc
--rw-r--r-- 1 root root 507 2022-12-17 19:58 ./patches/packages/samba-4.15.13-x86_64-1_slack15.0.txt
--rw-r--r-- 1 root root 13030204 2022-12-17 19:58 ./patches/packages/samba-4.15.13-x86_64-1_slack15.0.txz
--rw-r--r-- 1 root root 163 2022-12-17 19:58 ./patches/packages/samba-4.15.13-x86_64-1_slack15.0.txz.asc
+-rw-r--r-- 1 root root 507 2023-08-04 04:08 ./patches/packages/samba-4.18.5-x86_64-1_slack15.0.txt
+-rw-r--r-- 1 root root 13651664 2023-08-04 04:08 ./patches/packages/samba-4.18.5-x86_64-1_slack15.0.txz
+-rw-r--r-- 1 root root 163 2023-08-04 04:08 ./patches/packages/samba-4.18.5-x86_64-1_slack15.0.txz.asc
-rw-r--r-- 1 root root 480 2022-12-20 20:19 ./patches/packages/sdl-1.2.15-x86_64-13_slack15.0.txt
-rw-r--r-- 1 root root 735084 2022-12-20 20:19 ./patches/packages/sdl-1.2.15-x86_64-13_slack15.0.txz
-rw-r--r-- 1 root root 163 2022-12-20 20:19 ./patches/packages/sdl-1.2.15-x86_64-13_slack15.0.txz.asc
@@ -1015,7 +1030,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 83 root root 4096 2023-08-01 19:43 ./patches/source
+drwxr-xr-x 83 root root 4096 2023-08-04 19:22 ./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
@@ -1404,31 +1419,31 @@ drwxr-xr-x 2 root root 4096 2022-11-08 20:23 ./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 2023-07-04 17:04 ./patches/source/mozilla-firefox
+drwxr-xr-x 3 root root 4096 2023-08-02 17:13 ./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
+-rwxr-xr-x 1 root root 2003 2023-07-23 19:20 ./patches/source/mozilla-firefox/build-deps.sh
drwxr-xr-x 2 root root 4096 2016-07-03 18:05 ./patches/source/mozilla-firefox/build-deps/autoconf
-rw-r--r-- 1 root root 5869 2016-07-03 18:04 ./patches/source/mozilla-firefox/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-firefox/build-deps/autoconf/autoconf-2.13.tar.xz
-rwxr-xr-x 1 root root 2486 2019-07-08 21:06 ./patches/source/mozilla-firefox/build-deps/autoconf/autoconf.build
-drwxr-xr-x 2 root root 4096 2023-07-28 19:44 ./patches/source/mozilla-firefox/build-deps/cbindgen
--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
+drwxr-xr-x 2 root root 4096 2023-07-28 03:16 ./patches/source/mozilla-firefox/build-deps/cbindgen
+-rw-r--r-- 1 root root 160170 2023-05-31 10:32 ./patches/source/mozilla-firefox/build-deps/cbindgen/cbindgen-0.24.6.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 2023-06-21 18:44 ./patches/source/mozilla-firefox/build-deps/nodejs
--rw-r--r-- 1 root root 41712208 2023-06-20 13:16 ./patches/source/mozilla-firefox/build-deps/nodejs/node-v20.3.1.tar.xz
+drwxr-xr-x 2 root root 4096 2023-07-21 19:48 ./patches/source/mozilla-firefox/build-deps/nodejs
+-rw-r--r-- 1 root root 41738488 2023-07-20 18:33 ./patches/source/mozilla-firefox/build-deps/nodejs/node-v20.5.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 485854020 2023-07-04 07:52 ./patches/source/mozilla-firefox/firefox-102.13.0esr.source.tar.xz
--rw-r--r-- 1 root root 833 2023-07-04 07:52 ./patches/source/mozilla-firefox/firefox-102.13.0esr.source.tar.xz.asc
+-rw-r--r-- 1 root root 507060904 2023-07-31 13:15 ./patches/source/mozilla-firefox/firefox-115.1.0esr.source.tar.xz
+-rw-r--r-- 1 root root 833 2023-07-31 13:15 ./patches/source/mozilla-firefox/firefox-115.1.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 16087 2022-09-06 02:02 ./patches/source/mozilla-firefox/mozilla-firefox.SlackBuild
+-rwxr-xr-x 1 root root 15641 2023-07-23 19:21 ./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 2 root root 4096 2023-01-06 19:30 ./patches/source/mozilla-nss
@@ -1441,8 +1456,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-07-31 18:36 ./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 4 root root 4096 2023-08-02 18:27 ./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
@@ -1453,8 +1467,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 2022-06-13 00:06 ./patches/source/mozilla-thunderbird/build-deps/cbindgen
--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
+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
-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-07-21 19:48 ./patches/source/mozilla-thunderbird/build-deps/nodejs
@@ -1463,12 +1477,12 @@ drwxr-xr-x 2 root root 4096 2023-07-21 19:48 ./patches/source/mozilla-thun
-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 13405 2022-09-06 02:02 ./patches/source/mozilla-thunderbird/mozilla-thunderbird.SlackBuild
+-rwxr-xr-x 1 root root 12765 2023-08-02 18:27 ./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 502958888 2023-07-24 23:52 ./patches/source/mozilla-thunderbird/thunderbird-102.13.1.source.tar.xz
--rw-r--r-- 1 root root 833 2023-07-24 23:52 ./patches/source/mozilla-thunderbird/thunderbird-102.13.1.source.tar.xz.asc
+-rw-r--r-- 1 root root 532785608 2023-08-01 20:32 ./patches/source/mozilla-thunderbird/thunderbird-115.1.0.source.tar.xz
+-rw-r--r-- 1 root root 833 2023-08-01 20:32 ./patches/source/mozilla-thunderbird/thunderbird-115.1.0.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
@@ -1670,14 +1684,14 @@ drwxr-xr-x 2 root root 4096 2023-01-03 19:55 ./patches/source/rxvt-unicode
-rw-r--r-- 1 root root 207 2018-03-31 17:17 ./patches/source/rxvt-unicode/rxvt-unicode.desktop
-rw-r--r-- 1 root root 7758 2018-03-31 16:26 ./patches/source/rxvt-unicode/rxvt-unicode.utempter.diff.gz
-rw-r--r-- 1 root root 940 2018-03-31 16:58 ./patches/source/rxvt-unicode/slack-desc
-drwxr-xr-x 2 root root 4096 2022-12-17 19:52 ./patches/source/samba
+drwxr-xr-x 2 root root 4096 2023-07-19 19:18 ./patches/source/samba
-rw-r--r-- 1 root root 703 2016-06-13 04:19 ./patches/source/samba/doinst.sh.gz
-rw-r--r-- 1 root root 940 2016-06-04 17:50 ./patches/source/samba/rc.samba
--rw-r--r-- 1 root root 833 2022-12-15 16:08 ./patches/source/samba/samba-4.15.13.tar.asc
--rw-r--r-- 1 root root 11925267 2022-12-15 16:08 ./patches/source/samba/samba-4.15.13.tar.lz
--rwxr-xr-x 1 root root 7654 2022-05-02 18:04 ./patches/source/samba/samba.SlackBuild
+-rw-r--r-- 1 root root 833 2023-07-17 20:14 ./patches/source/samba/samba-4.18.5.tar.asc
+-rw-r--r-- 1 root root 25502571 2023-07-17 20:14 ./patches/source/samba/samba-4.18.5.tar.lz
+-rwxr-xr-x 1 root root 8234 2023-08-04 04:03 ./patches/source/samba/samba.SlackBuild
-rw-r--r-- 1 root root 227 2019-02-06 20:36 ./patches/source/samba/samba.libsmbclient.h.ffmpeg.compat.diff.gz
--rw-r--r-- 1 root root 131 2022-12-17 19:52 ./patches/source/samba/samba.url
+-rw-r--r-- 1 root root 129 2023-07-19 19:17 ./patches/source/samba/samba.url
-rw-r--r-- 1 root root 960 2018-02-27 06:13 ./patches/source/samba/slack-desc
-rw-r--r-- 1 root root 7921 2018-04-29 17:31 ./patches/source/samba/smb.conf.default
-rw-r--r-- 1 root root 7933 2018-01-14 20:41 ./patches/source/samba/smb.conf.default.orig
@@ -2735,19 +2749,19 @@ drwxr-xr-x 2 root root 16384 2022-02-02 08:24 ./slackware64/d
-rw-r--r-- 1 root root 505 2021-08-03 05:36 ./slackware64/d/re2c-2.2-x86_64-1.txt
-rw-r--r-- 1 root root 328148 2021-08-03 05:36 ./slackware64/d/re2c-2.2-x86_64-1.txz
-rw-r--r-- 1 root root 163 2021-08-03 05:36 ./slackware64/d/re2c-2.2-x86_64-1.txz.asc
--rw-r--r-- 1 root root 488 2021-09-06 18:01 ./slackware64/d/rinutils-0.10.0-x86_64-1.txt
--rw-r--r-- 1 root root 6740 2021-09-06 18:01 ./slackware64/d/rinutils-0.10.0-x86_64-1.txz
--rw-r--r-- 1 root root 163 2021-09-06 18:01 ./slackware64/d/rinutils-0.10.0-x86_64-1.txz.asc
--rw-r--r-- 1 root root 385 2021-11-24 18:45 ./slackware64/d/ruby-3.0.3-x86_64-1.txt
--rw-r--r-- 1 root root 7744232 2021-11-24 18:45 ./slackware64/d/ruby-3.0.3-x86_64-1.txz
--rw-r--r-- 1 root root 163 2021-11-24 18:45 ./slackware64/d/ruby-3.0.3-x86_64-1.txz.asc
--rw-r--r-- 1 root root 426 2022-01-21 04:38 ./slackware64/d/rust-1.58.1-x86_64-1.txt
--rw-r--r-- 1 root root 69972144 2022-01-21 04:38 ./slackware64/d/rust-1.58.1-x86_64-1.txz
--rw-r--r-- 1 root root 163 2022-01-21 04:38 ./slackware64/d/rust-1.58.1-x86_64-1.txz.asc
--rw-r--r-- 1 root root 309 2021-05-21 18:57 ./slackware64/d/sassc-3.6.2-x86_64-1.txt
--rw-r--r-- 1 root root 7420 2021-05-21 18:57 ./slackware64/d/sassc-3.6.2-x86_64-1.txz
--rw-r--r-- 1 root root 163 2021-05-21 18:57 ./slackware64/d/sassc-3.6.2-x86_64-1.txz.asc
--rw-r--r-- 1 root root 456 2021-11-03 01:06 ./slackware64/d/scons-4.2.0-x86_64-2.txt
+-rw-r--r-- 1 root root 488 2021-09-06 18:01 ./slackware64/d/rinutils-0.10.0-x86_64-1.txt
+-rw-r--r-- 1 root root 6740 2021-09-06 18:01 ./slackware64/d/rinutils-0.10.0-x86_64-1.txz
+-rw-r--r-- 1 root root 163 2021-09-06 18:01 ./slackware64/d/rinutils-0.10.0-x86_64-1.txz.asc
+-rw-r--r-- 1 root root 385 2021-11-24 18:45 ./slackware64/d/ruby-3.0.3-x86_64-1.txt
+-rw-r--r-- 1 root root 7744232 2021-11-24 18:45 ./slackware64/d/ruby-3.0.3-x86_64-1.txz
+-rw-r--r-- 1 root root 163 2021-11-24 18:45 ./slackware64/d/ruby-3.0.3-x86_64-1.txz.asc
+-rw-r--r-- 1 root root 426 2022-01-21 04:38 ./slackware64/d/rust-1.58.1-x86_64-1.txt
+-rw-r--r-- 1 root root 69972144 2022-01-21 04:38 ./slackware64/d/rust-1.58.1-x86_64-1.txz
+-rw-r--r-- 1 root root 163 2022-01-21 04:38 ./slackware64/d/rust-1.58.1-x86_64-1.txz.asc
+-rw-r--r-- 1 root root 309 2021-05-21 18:57 ./slackware64/d/sassc-3.6.2-x86_64-1.txt
+-rw-r--r-- 1 root root 7420 2021-05-21 18:57 ./slackware64/d/sassc-3.6.2-x86_64-1.txz
+-rw-r--r-- 1 root root 163 2021-05-21 18:57 ./slackware64/d/sassc-3.6.2-x86_64-1.txz.asc
+-rw-r--r-- 1 root root 456 2021-11-03 01:06 ./slackware64/d/scons-4.2.0-x86_64-2.txt
-rw-r--r-- 1 root root 1811308 2021-11-03 01:06 ./slackware64/d/scons-4.2.0-x86_64-2.txz
-rw-r--r-- 1 root root 163 2021-11-03 01:06 ./slackware64/d/scons-4.2.0-x86_64-2.txz.asc
-rw-r--r-- 1 root root 467 2021-11-14 17:09 ./slackware64/d/slacktrack-2.22-x86_64-1.txt
@@ -5469,19 +5483,19 @@ drwxr-xr-x 2 root root 32768 2022-02-01 04:47 ./slackware64/n
-rw-r--r-- 1 root root 555 2021-02-13 12:31 ./slackware64/n/telnet-0.17-x86_64-6.txt
-rw-r--r-- 1 root root 66344 2021-02-13 12:31 ./slackware64/n/telnet-0.17-x86_64-6.txz
-rw-r--r-- 1 root root 163 2021-02-13 12:31 ./slackware64/n/telnet-0.17-x86_64-6.txz.asc
--rw-r--r-- 1 root root 553 2021-02-13 12:31 ./slackware64/n/tftp-hpa-5.2-x86_64-8.txt
--rw-r--r-- 1 root root 49716 2021-02-13 12:31 ./slackware64/n/tftp-hpa-5.2-x86_64-8.txz
--rw-r--r-- 1 root root 163 2021-02-13 12:31 ./slackware64/n/tftp-hpa-5.2-x86_64-8.txz.asc
--rw-r--r-- 1 root root 488 2021-12-27 19:55 ./slackware64/n/tin-2.6.1-x86_64-1.txt
--rw-r--r-- 1 root root 847132 2021-12-27 19:55 ./slackware64/n/tin-2.6.1-x86_64-1.txz
--rw-r--r-- 1 root root 163 2021-12-27 19:55 ./slackware64/n/tin-2.6.1-x86_64-1.txz.asc
--rw-r--r-- 1 root root 550 2021-02-13 12:31 ./slackware64/n/traceroute-2.1.0-x86_64-4.txt
--rw-r--r-- 1 root root 53204 2021-02-13 12:31 ./slackware64/n/traceroute-2.1.0-x86_64-4.txz
--rw-r--r-- 1 root root 163 2021-02-13 12:31 ./slackware64/n/traceroute-2.1.0-x86_64-4.txz.asc
--rw-r--r-- 1 root root 399 2021-02-13 12:32 ./slackware64/n/ulogd-2.0.7-x86_64-4.txt
--rw-r--r-- 1 root root 97096 2021-02-13 12:32 ./slackware64/n/ulogd-2.0.7-x86_64-4.txz
--rw-r--r-- 1 root root 163 2021-02-13 12:32 ./slackware64/n/ulogd-2.0.7-x86_64-4.txz.asc
--rw-r--r-- 1 root root 282 2021-02-13 12:32 ./slackware64/n/uucp-1.07-x86_64-5.txt
+-rw-r--r-- 1 root root 553 2021-02-13 12:31 ./slackware64/n/tftp-hpa-5.2-x86_64-8.txt
+-rw-r--r-- 1 root root 49716 2021-02-13 12:31 ./slackware64/n/tftp-hpa-5.2-x86_64-8.txz
+-rw-r--r-- 1 root root 163 2021-02-13 12:31 ./slackware64/n/tftp-hpa-5.2-x86_64-8.txz.asc
+-rw-r--r-- 1 root root 488 2021-12-27 19:55 ./slackware64/n/tin-2.6.1-x86_64-1.txt
+-rw-r--r-- 1 root root 847132 2021-12-27 19:55 ./slackware64/n/tin-2.6.1-x86_64-1.txz
+-rw-r--r-- 1 root root 163 2021-12-27 19:55 ./slackware64/n/tin-2.6.1-x86_64-1.txz.asc
+-rw-r--r-- 1 root root 550 2021-02-13 12:31 ./slackware64/n/traceroute-2.1.0-x86_64-4.txt
+-rw-r--r-- 1 root root 53204 2021-02-13 12:31 ./slackware64/n/traceroute-2.1.0-x86_64-4.txz
+-rw-r--r-- 1 root root 163 2021-02-13 12:31 ./slackware64/n/traceroute-2.1.0-x86_64-4.txz.asc
+-rw-r--r-- 1 root root 399 2021-02-13 12:32 ./slackware64/n/ulogd-2.0.7-x86_64-4.txt
+-rw-r--r-- 1 root root 97096 2021-02-13 12:32 ./slackware64/n/ulogd-2.0.7-x86_64-4.txz
+-rw-r--r-- 1 root root 163 2021-02-13 12:32 ./slackware64/n/ulogd-2.0.7-x86_64-4.txz.asc
+-rw-r--r-- 1 root root 282 2021-02-13 12:32 ./slackware64/n/uucp-1.07-x86_64-5.txt
-rw-r--r-- 1 root root 387040 2021-02-13 12:32 ./slackware64/n/uucp-1.07-x86_64-5.txz
-rw-r--r-- 1 root root 163 2021-02-13 12:32 ./slackware64/n/uucp-1.07-x86_64-5.txz.asc
-rw-r--r-- 1 root root 432 2021-02-13 12:32 ./slackware64/n/vlan-1.9-x86_64-5.txt
@@ -8564,24 +8578,24 @@ drwxr-xr-x 2 root root 4096 2021-02-13 05:31 ./source/d/cvs
-rw-r--r-- 1 root root 352 2013-06-26 09:19 ./source/d/cvs/cvs.getline64.diff.gz
-rw-r--r-- 1 root root 987 2018-02-27 06:13 ./source/d/cvs/slack-desc
drwxr-xr-x 2 root root 4096 2021-02-13 05:31 ./source/d/dev86
--rw-r--r-- 1 root root 535556 2015-06-21 16:17 ./source/d/dev86/Dev86src-0.16.21.tar.xz
--rwxr-xr-x 1 root root 3774 2021-02-13 05:31 ./source/d/dev86/dev86.SlackBuild
--rw-r--r-- 1 root root 475 2018-02-27 06:13 ./source/d/dev86/slack-desc
-drwxr-xr-x 2 root root 4096 2021-11-02 19:02 ./source/d/distcc
--rw-r--r-- 1 root root 757566 2021-05-11 17:26 ./source/d/distcc/distcc-3.4.tar.lz
--rwxr-xr-x 1 root root 4711 2021-11-02 19:02 ./source/d/distcc/distcc.SlackBuild
--rw-r--r-- 1 root root 33 2018-03-10 19:45 ./source/d/distcc/distcc.url
--rw-r--r-- 1 root root 295 2013-03-31 22:26 ./source/d/distcc/doinst.sh.gz
--rw-r--r-- 1 root root 935 2018-02-27 06:13 ./source/d/distcc/slack-desc
-drwxr-xr-x 2 root root 4096 2022-01-05 00:59 ./source/d/doxygen
--rw-r--r-- 1 root root 3042659 2021-12-31 09:54 ./source/d/doxygen/doxygen-1.9.3.src.tar.lz
--rwxr-xr-x 1 root root 4517 2022-01-05 01:04 ./source/d/doxygen/doxygen.SlackBuild
--rw-r--r-- 1 root root 37 2019-08-10 04:16 ./source/d/doxygen/doxygen.url
--rw-r--r-- 1 root root 998 2021-03-12 19:59 ./source/d/doxygen/slack-desc
-drwxr-xr-x 2 root root 4096 2021-02-13 05:31 ./source/d/flex
--rw-r--r-- 1 root root 843138 2017-05-06 20:50 ./source/d/flex/flex-2.6.4.tar.lz
--rw-r--r-- 1 root root 473 2017-05-06 20:49 ./source/d/flex/flex-2.6.4.tar.lz.sig
--rwxr-xr-x 1 root root 4301 2021-02-13 05:31 ./source/d/flex/flex.SlackBuild
+-rw-r--r-- 1 root root 535556 2015-06-21 16:17 ./source/d/dev86/Dev86src-0.16.21.tar.xz
+-rwxr-xr-x 1 root root 3774 2021-02-13 05:31 ./source/d/dev86/dev86.SlackBuild
+-rw-r--r-- 1 root root 475 2018-02-27 06:13 ./source/d/dev86/slack-desc
+drwxr-xr-x 2 root root 4096 2021-11-02 19:02 ./source/d/distcc
+-rw-r--r-- 1 root root 757566 2021-05-11 17:26 ./source/d/distcc/distcc-3.4.tar.lz
+-rwxr-xr-x 1 root root 4711 2021-11-02 19:02 ./source/d/distcc/distcc.SlackBuild
+-rw-r--r-- 1 root root 33 2018-03-10 19:45 ./source/d/distcc/distcc.url
+-rw-r--r-- 1 root root 295 2013-03-31 22:26 ./source/d/distcc/doinst.sh.gz
+-rw-r--r-- 1 root root 935 2018-02-27 06:13 ./source/d/distcc/slack-desc
+drwxr-xr-x 2 root root 4096 2022-01-05 00:59 ./source/d/doxygen
+-rw-r--r-- 1 root root 3042659 2021-12-31 09:54 ./source/d/doxygen/doxygen-1.9.3.src.tar.lz
+-rwxr-xr-x 1 root root 4517 2022-01-05 01:04 ./source/d/doxygen/doxygen.SlackBuild
+-rw-r--r-- 1 root root 37 2019-08-10 04:16 ./source/d/doxygen/doxygen.url
+-rw-r--r-- 1 root root 998 2021-03-12 19:59 ./source/d/doxygen/slack-desc
+drwxr-xr-x 2 root root 4096 2021-02-13 05:31 ./source/d/flex
+-rw-r--r-- 1 root root 843138 2017-05-06 20:50 ./source/d/flex/flex-2.6.4.tar.lz
+-rw-r--r-- 1 root root 473 2017-05-06 20:49 ./source/d/flex/flex-2.6.4.tar.lz.sig
+-rwxr-xr-x 1 root root 4301 2021-02-13 05:31 ./source/d/flex/flex.SlackBuild
-rw-r--r-- 1 root root 823 2018-02-27 06:13 ./source/d/flex/slack-desc
drwxr-xr-x 3 root root 4096 2021-08-08 05:35 ./source/d/gcc
-rw-r--r-- 1 root root 224 2015-08-03 18:13 ./source/d/gcc/c89.sh
@@ -15043,15 +15057,15 @@ drwxr-xr-x 10 root root 4096 2019-10-28 19:02 ./source/x/x11/post-install
-rw-r--r-- 37 root root 275 2007-02-13 21:50 ./source/x/x11/post-install/font-adobe-utopia-100dpi.post-install
-rw-r--r-- 37 root root 275 2007-02-13 21:50 ./source/x/x11/post-install/font-adobe-utopia-75dpi.post-install
-rw-r--r-- 37 root root 275 2007-02-13 21:50 ./source/x/x11/post-install/font-adobe-utopia-type1.post-install
--rw-r--r-- 37 root root 275 2007-02-13 21:50 ./source/x/x11/post-install/font-alias.post-install
--rw-r--r-- 37 root root 275 2007-02-13 21:50 ./source/x/x11/post-install/font-arabic-misc.post-install
--rw-r--r-- 37 root root 275 2007-02-13 21:50 ./source/x/x11/post-install/font-bh-100dpi.post-install
--rw-r--r-- 37 root root 275 2007-02-13 21:50 ./source/x/x11/post-install/font-bh-75dpi.post-install
--rw-r--r-- 37 root root 275 2007-02-13 21:50 ./source/x/x11/post-install/font-bh-lucidatypewriter-100dpi.post-install
--rw-r--r-- 37 root root 275 2007-02-13 21:50 ./source/x/x11/post-install/font-bh-lucidatypewriter-75dpi.post-install
--rw-r--r-- 37 root root 275 2007-02-13 21:50 ./source/x/x11/post-install/font-bh-ttf.post-install
--rw-r--r-- 37 root root 275 2007-02-13 21:50 ./source/x/x11/post-install/font-bh-type1.post-install
--rw-r--r-- 37 root root 275 2007-02-13 21:50 ./source/x/x11/post-install/font-bitstream-100dpi.post-install
+-rw-r--r-- 37 root root 275 2007-02-13 21:50 ./source/x/x11/post-install/font-alias.post-install
+-rw-r--r-- 37 root root 275 2007-02-13 21:50 ./source/x/x11/post-install/font-arabic-misc.post-install
+-rw-r--r-- 37 root root 275 2007-02-13 21:50 ./source/x/x11/post-install/font-bh-100dpi.post-install
+-rw-r--r-- 37 root root 275 2007-02-13 21:50 ./source/x/x11/post-install/font-bh-75dpi.post-install
+-rw-r--r-- 37 root root 275 2007-02-13 21:50 ./source/x/x11/post-install/font-bh-lucidatypewriter-100dpi.post-install
+-rw-r--r-- 37 root root 275 2007-02-13 21:50 ./source/x/x11/post-install/font-bh-lucidatypewriter-75dpi.post-install
+-rw-r--r-- 37 root root 275 2007-02-13 21:50 ./source/x/x11/post-install/font-bh-ttf.post-install
+-rw-r--r-- 37 root root 275 2007-02-13 21:50 ./source/x/x11/post-install/font-bh-type1.post-install
+-rw-r--r-- 37 root root 275 2007-02-13 21:50 ./source/x/x11/post-install/font-bitstream-100dpi.post-install
-rw-r--r-- 37 root root 275 2007-02-13 21:50 ./source/x/x11/post-install/font-bitstream-75dpi.post-install
-rw-r--r-- 37 root root 275 2007-02-13 21:50 ./source/x/x11/post-install/font-bitstream-speedo.post-install
-rw-r--r-- 37 root root 275 2007-02-13 21:50 ./source/x/x11/post-install/font-bitstream-type1.post-install
@@ -16330,26 +16344,17 @@ drwxr-xr-x 2 root root 4096 2021-02-13 05:32 ./source/y/nethack
-rwxr-xr-x 1 root root 4998 2021-02-13 05:32 ./source/y/nethack/nethack.SlackBuild
-rw-r--r-- 1 root root 59 2020-12-30 20:25 ./source/y/nethack/nethack.url
-rw-r--r-- 1 root root 1031 2020-12-30 21:50 ./source/y/nethack/slack-desc
-drwxr-xr-x 4 root root 4096 2023-07-28 19:49 ./testing
--rw-r--r-- 1 root root 7482 2023-07-28 19:49 ./testing/CHECKSUMS.md5
--rw-r--r-- 1 root root 163 2023-07-28 19:49 ./testing/CHECKSUMS.md5.asc
--rw-r--r-- 1 root root 10219 2023-07-28 19:49 ./testing/FILE_LIST
--rw-r--r-- 1 root root 7167104 2023-07-28 19:49 ./testing/MANIFEST.bz2
--rw-r--r-- 1 root root 2934 2023-07-28 19:49 ./testing/PACKAGES.TXT
-drwxr-xr-x 2 root root 4096 2023-07-26 19:32 ./testing/packages
+drwxr-xr-x 4 root root 4096 2023-08-04 20:22 ./testing
+-rw-r--r-- 1 root root 2205 2023-08-04 20:22 ./testing/CHECKSUMS.md5
+-rw-r--r-- 1 root root 163 2023-08-04 20:22 ./testing/CHECKSUMS.md5.asc
+-rw-r--r-- 1 root root 2888 2023-08-04 20:22 ./testing/FILE_LIST
+-rw-r--r-- 1 root root 35785 2023-08-04 20:22 ./testing/MANIFEST.bz2
+-rw-r--r-- 1 root root 729 2023-08-04 20:22 ./testing/PACKAGES.TXT
+drwxr-xr-x 2 root root 4096 2023-08-04 19:17 ./testing/packages
-rw-r--r-- 1 root root 334 2023-06-21 20:24 ./testing/packages/bind-9.18.16-x86_64-1_slack15.0.txt
-rw-r--r-- 1 root root 2446452 2023-06-21 20:24 ./testing/packages/bind-9.18.16-x86_64-1_slack15.0.txz
-rw-r--r-- 1 root root 163 2023-06-21 20:24 ./testing/packages/bind-9.18.16-x86_64-1_slack15.0.txz.asc
--rw-r--r-- 1 root root 570 2023-07-25 23:47 ./testing/packages/mozilla-firefox-115.0.3esr-x86_64-1_slack15.0.txt
--rw-r--r-- 1 root root 61377172 2023-07-25 23:47 ./testing/packages/mozilla-firefox-115.0.3esr-x86_64-1_slack15.0.txz
--rw-r--r-- 1 root root 163 2023-07-25 23:47 ./testing/packages/mozilla-firefox-115.0.3esr-x86_64-1_slack15.0.txz.asc
--rw-r--r-- 1 root root 663 2023-07-26 00:23 ./testing/packages/mozilla-thunderbird-115.0.1-x86_64-1_slack15.0.txt
--rw-r--r-- 1 root root 60696192 2023-07-26 00:23 ./testing/packages/mozilla-thunderbird-115.0.1-x86_64-1_slack15.0.txz
--rw-r--r-- 1 root root 163 2023-07-26 00:23 ./testing/packages/mozilla-thunderbird-115.0.1-x86_64-1_slack15.0.txz.asc
--rw-r--r-- 1 root root 426 2023-07-25 20:55 ./testing/packages/rust-1.70.0-x86_64-1_slack15.0.txt
--rw-r--r-- 1 root root 96914364 2023-07-25 20:55 ./testing/packages/rust-1.70.0-x86_64-1_slack15.0.txz
--rw-r--r-- 1 root root 163 2023-07-25 20:55 ./testing/packages/rust-1.70.0-x86_64-1_slack15.0.txz.asc
-drwxr-xr-x 7 root root 4096 2023-07-26 19:21 ./testing/source
+drwxr-xr-x 4 root root 4096 2023-08-04 19:17 ./testing/source
drwxr-xr-x 3 root root 4096 2023-06-21 18:19 ./testing/source/bind
-rw-r--r-- 1 root root 5120 2007-06-08 04:48 ./testing/source/bind/3link.sh
-rw-r--r-- 1 root root 5462456 2023-06-21 13:33 ./testing/source/bind/bind-9.18.16.tar.xz
@@ -16372,67 +16377,6 @@ drwxr-xr-x 2 root root 4096 2022-02-02 06:50 ./testing/source/linux-5.16.5
-rw-r--r-- 1 root root 238263 2022-02-02 06:54 ./testing/source/linux-5.16.5-configs/config-huge-5.16.5
-rw-r--r-- 1 root root 241231 2022-02-02 06:57 ./testing/source/linux-5.16.5-configs/config-huge-5.16.5.x64
-rw-r--r-- 1 root root 239608 2022-02-02 06:54 ./testing/source/linux-5.16.5-configs/config-huge-smp-5.16.5-smp
-drwxr-xr-x 3 root root 4096 2023-07-23 19:38 ./testing/source/mozilla-firefox
--rw-r--r-- 1 root root 693 2021-03-22 17:58 ./testing/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 ./testing/source/mozilla-firefox/build-deps
--rwxr-xr-x 1 root root 2003 2023-07-23 19:20 ./testing/source/mozilla-firefox/build-deps.sh
-drwxr-xr-x 2 root root 4096 2016-07-03 18:05 ./testing/source/mozilla-firefox/build-deps/autoconf
--rw-r--r-- 1 root root 5869 2016-07-03 18:04 ./testing/source/mozilla-firefox/build-deps/autoconf/autoconf-2.13-consolidated_fixes-1.patch.gz
--rw-r--r-- 1 root root 300116 1999-01-15 21:03 ./testing/source/mozilla-firefox/build-deps/autoconf/autoconf-2.13.tar.xz
--rwxr-xr-x 1 root root 2486 2019-07-08 21:06 ./testing/source/mozilla-firefox/build-deps/autoconf/autoconf.build
-drwxr-xr-x 2 root root 4096 2023-07-28 19:43 ./testing/source/mozilla-firefox/build-deps/cbindgen
--rw-r--r-- 1 root root 160170 2023-05-31 10:32 ./testing/source/mozilla-firefox/build-deps/cbindgen/cbindgen-0.24.6.tar.lz
--rwxr-xr-x 1 root root 2032 2022-06-14 16:39 ./testing/source/mozilla-firefox/build-deps/cbindgen/cbindgen.build
--rw-r--r-- 1 root root 35 2021-06-25 03:11 ./testing/source/mozilla-firefox/build-deps/cbindgen/cbindgen.url
-drwxr-xr-x 2 root root 4096 2023-07-21 19:48 ./testing/source/mozilla-firefox/build-deps/nodejs
--rw-r--r-- 1 root root 41738488 2023-07-20 18:33 ./testing/source/mozilla-firefox/build-deps/nodejs/node-v20.5.0.tar.xz
--rwxr-xr-x 1 root root 3003 2022-08-10 17:53 ./testing/source/mozilla-firefox/build-deps/nodejs/nodejs.build
--rw-r--r-- 1 root root 86 2019-07-08 21:02 ./testing/source/mozilla-firefox/build-deps/nodejs/nodejs.url
--rwxr-xr-x 1 root root 840 2018-03-13 12:55 ./testing/source/mozilla-firefox/fetch-and-repack.sh
--rw-r--r-- 1 root root 330 2019-07-08 18:41 ./testing/source/mozilla-firefox/ff.ui.scrollToClick.diff.gz
--rw-r--r-- 1 root root 516725896 2023-07-18 21:46 ./testing/source/mozilla-firefox/firefox-115.0.3esr.source.tar.xz
--rw-r--r-- 1 root root 833 2023-07-18 21:46 ./testing/source/mozilla-firefox/firefox-115.0.3esr.source.tar.xz.asc
--rw-r--r-- 1 root root 327 2008-06-17 17:19 ./testing/source/mozilla-firefox/firefox.moz_plugin_path.diff.gz
--rw-r--r-- 1 root root 518 2021-03-15 17:43 ./testing/source/mozilla-firefox/gkrust.a.no.networking.check.diff.gz
--rw-r--r-- 1 root root 462 2009-07-01 06:05 ./testing/source/mozilla-firefox/mimeTypes.rdf.gz
--rw-r--r-- 1 root root 680 2009-07-01 13:28 ./testing/source/mozilla-firefox/mozilla-firefox-mimeTypes-fix.diff.gz
--rwxr-xr-x 1 root root 15641 2023-07-23 19:21 ./testing/source/mozilla-firefox/mozilla-firefox.SlackBuild
--rw-r--r-- 1 root root 2748 2017-12-04 21:30 ./testing/source/mozilla-firefox/mozilla-firefox.desktop
--rw-r--r-- 1 root root 1033 2020-07-07 18:08 ./testing/source/mozilla-firefox/slack-desc
-drwxr-xr-x 4 root root 4096 2023-07-23 19:22 ./testing/source/mozilla-thunderbird
-drwxr-xr-x 2 root root 4096 2016-07-03 18:05 ./testing/source/mozilla-thunderbird/autoconf
--rw-r--r-- 1 root root 5869 2016-07-03 18:04 ./testing/source/mozilla-thunderbird/autoconf/autoconf-2.13-consolidated_fixes-1.patch.gz
--rw-r--r-- 1 root root 300116 1999-01-15 21:03 ./testing/source/mozilla-thunderbird/autoconf/autoconf-2.13.tar.xz
--rwxr-xr-x 1 root root 2632 2016-07-03 18:50 ./testing/source/mozilla-thunderbird/autoconf/autoconf.build
-drwxr-xr-x 5 root root 4096 2021-08-13 18:35 ./testing/source/mozilla-thunderbird/build-deps
--rwxr-xr-x 1 root root 2023 2023-07-23 19:22 ./testing/source/mozilla-thunderbird/build-deps.sh
-drwxr-xr-x 2 root root 4096 2016-07-03 18:05 ./testing/source/mozilla-thunderbird/build-deps/autoconf
--rw-r--r-- 1 root root 5869 2016-07-03 18:04 ./testing/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 ./testing/source/mozilla-thunderbird/build-deps/autoconf/autoconf-2.13.tar.xz
--rwxr-xr-x 1 root root 2502 2019-08-27 19:46 ./testing/source/mozilla-thunderbird/build-deps/autoconf/autoconf.build
-drwxr-xr-x 2 root root 4096 2023-07-28 19:43 ./testing/source/mozilla-thunderbird/build-deps/cbindgen
--rw-r--r-- 1 root root 160170 2023-05-31 10:32 ./testing/source/mozilla-thunderbird/build-deps/cbindgen/cbindgen-0.24.6.tar.lz
--rwxr-xr-x 1 root root 2032 2022-06-14 16:39 ./testing/source/mozilla-thunderbird/build-deps/cbindgen/cbindgen.build
--rw-r--r-- 1 root root 35 2021-06-25 03:11 ./testing/source/mozilla-thunderbird/build-deps/cbindgen/cbindgen.url
-drwxr-xr-x 2 root root 4096 2023-07-21 19:48 ./testing/source/mozilla-thunderbird/build-deps/nodejs
--rw-r--r-- 1 root root 41738488 2023-07-20 18:33 ./testing/source/mozilla-thunderbird/build-deps/nodejs/node-v20.5.0.tar.xz
--rwxr-xr-x 1 root root 3013 2021-08-13 18:10 ./testing/source/mozilla-thunderbird/build-deps/nodejs/nodejs.build
--rw-r--r-- 1 root root 86 2019-07-08 21:02 ./testing/source/mozilla-thunderbird/build-deps/nodejs/nodejs.url
--rw-r--r-- 1 root root 263 2022-06-30 18:42 ./testing/source/mozilla-thunderbird/double_t.x86.diff.gz
--rw-r--r-- 1 root root 213 2023-07-12 19:05 ./testing/source/mozilla-thunderbird/gcc-13.patch.gz
--rw-r--r-- 1 root root 518 2021-03-15 17:43 ./testing/source/mozilla-thunderbird/gkrust.a.no.networking.check.diff.gz
--rwxr-xr-x 1 root root 12848 2023-07-23 19:22 ./testing/source/mozilla-thunderbird/mozilla-thunderbird.SlackBuild
--rw-r--r-- 1 root root 3378 2005-03-08 05:13 ./testing/source/mozilla-thunderbird/mozilla-thunderbird.desktop
--rw-r--r-- 1 root root 1130 2018-02-27 06:47 ./testing/source/mozilla-thunderbird/slack-desc
--rw-r--r-- 1 root root 330 2019-08-27 16:35 ./testing/source/mozilla-thunderbird/tb.ui.scrollToClick.diff.gz
--rw-r--r-- 1 root root 535105316 2023-07-20 14:51 ./testing/source/mozilla-thunderbird/thunderbird-115.0.1.source.tar.xz
--rw-r--r-- 1 root root 833 2023-07-20 14:51 ./testing/source/mozilla-thunderbird/thunderbird-115.0.1.source.tar.xz.asc
-drwxr-xr-x 2 root root 4096 2023-07-26 19:16 ./testing/source/rust
--rw-r--r-- 1 root root 261 2020-11-19 19:46 ./testing/source/rust/link_libffi.diff.gz
--rwxr-xr-x 1 root root 9923 2023-07-25 17:21 ./testing/source/rust/rust.SlackBuild
--rw-r--r-- 1 root root 1670 2023-06-12 18:51 ./testing/source/rust/rust.url
--rw-r--r-- 1 root root 145507120 2023-06-01 18:51 ./testing/source/rust/rustc-1.70.0-src.tar.lz
--rw-r--r-- 1 root root 910 2018-02-27 06:49 ./testing/source/rust/slack-desc
drwxr-xr-x 2 root root 4096 2022-02-02 08:21 ./usb-and-pxe-installers
-rw-r--r-- 1 root root 31203 2011-03-21 21:21 ./usb-and-pxe-installers/README_PXE.TXT
-rw-r--r-- 1 root root 9197 2013-09-25 04:33 ./usb-and-pxe-installers/README_USB.TXT
diff --git a/extra/source/php81/fetch-php.sh b/extra/source/php81/fetch-php.sh
index 56281f011..8aed679d1 100755
--- a/extra/source/php81/fetch-php.sh
+++ b/extra/source/php81/fetch-php.sh
@@ -1,2 +1,2 @@
-lftpget http://us.php.net/distributions/php-8.1.20.tar.xz.asc
-lftpget http://us.php.net/distributions/php-8.1.20.tar.xz
+lftpget http://us.php.net/distributions/php-8.1.22.tar.xz.asc
+lftpget http://us.php.net/distributions/php-8.1.22.tar.xz
diff --git a/extra/source/rust-for-mozilla/rust.SlackBuild b/extra/source/rust-for-mozilla/rust.SlackBuild
index 99686ea00..939a73336 100755
--- a/extra/source/rust-for-mozilla/rust.SlackBuild
+++ b/extra/source/rust-for-mozilla/rust.SlackBuild
@@ -1,7 +1,7 @@
#!/bin/bash
# Copyright 2017 Andrew Clemons, Wellington, New Zealand
-# Copyright 2017, 2018, 2019, 2020, 2021 Patrick J. Volkerding, Sebeka, Minnesota, USA
+# Copyright 2017, 2018, 2019, 2020, 2021, 2022 Patrick J. Volkerding, Sebeka, Minnesota, USA
# Copyright 2017 Stuart Winter
# All rights reserved.
#
@@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=rust
SRCNAM="${PKGNAM}c"
-VERSION=${VERSION:-1.60.0}
+VERSION=${VERSION:-1.70.0}
BUILD=${BUILD:-1_slack15.0}
# Set this to YES to build with the system LLVM, or NO to use the bundled LLVM.
@@ -34,9 +34,9 @@ BUILD=${BUILD:-1_slack15.0}
SYSTEM_LLVM=${SYSTEM_LLVM:-NO}
# Bootstrap variables (might not be kept updated for latest Rust):
-RSTAGE0_VERSION=${RSTAGE0_VERSION:-1.59.0}
-RSTAGE0_DIR=${RSTAGE0_DIR:-2022-02-24}
-CSTAGE0_VERSION=${CSTAGE0_VERSION:-1.59.0}
+RSTAGE0_VERSION=${RSTAGE0_VERSION:-1.69.0}
+RSTAGE0_DIR=${RSTAGE0_DIR:-2023-04-20}
+CSTAGE0_VERSION=${CSTAGE0_VERSION:-1.69.0}
CSTAGE0_DIR=${CSTAGE0_DIR:-$RSTAGE0_DIR}
# Automatically determine the architecture we're building on:
@@ -111,7 +111,7 @@ else
fi
TMP=${TMP:-/tmp}
-OUTPUT=${OUTPUT:-/tmp}
+OUTPUT=${OUTPUT:-$TMP}
PKG=$TMP/package-$PKGNAM
# Not needed, as the build will automatically use as many jobs as there are
@@ -134,7 +134,8 @@ rm -rf $PKG
mkdir -p $TMP $PKG $OUTPUT
cd $TMP
rm -rf $SRCNAM-$VERSION-src
-tar xvf $CWD/$SRCNAM-$VERSION-src.tar.?z || exit 1
+echo "Extracting $CWD/$SRCNAM-$VERSION-src.tar.?z..."
+tar xf $CWD/$SRCNAM-$VERSION-src.tar.?z || exit 1
cd $SRCNAM-$VERSION-src || exit 1
# Link with -lffi in case of using system LLVM:
@@ -179,7 +180,6 @@ codegen-units = 0
channel = "stable"
rpath = false
codegen-tests = false
-ignore-git = true
EOF
diff --git a/extra/source/rust-for-mozilla/rust.url b/extra/source/rust-for-mozilla/rust.url
index 3e7ea75a2..98cc2f672 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.60.0
+VERSION=1.70.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
@@ -20,9 +20,9 @@ fi
# update the settings below, look at src/stage0.json in the Rust sources.
exit 0
-BOOTSTRAP_DATE=2022-02-24
-BOOTSTRAP_CARGO=1.59.0
-BOOTSTRAP_VERSION=1.59.0
+BOOTSTRAP_DATE=2023-04-20
+BOOTSTRAP_VERSION=1.69.0
+BOOTSTRAP_CARGO=$BOOTSTRAP_VERSION
# 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.13.0esr-x86_64-1_slack15.0.txt b/patches/packages/mozilla-firefox-115.1.0esr-x86_64-1_slack15.0.txt
index 9d8594319..9d8594319 100644
--- a/patches/packages/mozilla-firefox-102.13.0esr-x86_64-1_slack15.0.txt
+++ b/patches/packages/mozilla-firefox-115.1.0esr-x86_64-1_slack15.0.txt
diff --git a/patches/packages/mozilla-thunderbird-102.13.1-x86_64-1_slack15.0.txt b/patches/packages/mozilla-thunderbird-115.1.0-x86_64-1_slack15.0.txt
index 5acb7b92e..5acb7b92e 100644
--- a/patches/packages/mozilla-thunderbird-102.13.1-x86_64-1_slack15.0.txt
+++ b/patches/packages/mozilla-thunderbird-115.1.0-x86_64-1_slack15.0.txt
diff --git a/patches/packages/samba-4.15.13-x86_64-1_slack15.0.txt b/patches/packages/samba-4.18.5-x86_64-1_slack15.0.txt
index e1800f156..e1800f156 100644
--- a/patches/packages/samba-4.15.13-x86_64-1_slack15.0.txt
+++ b/patches/packages/samba-4.18.5-x86_64-1_slack15.0.txt
diff --git a/patches/source/mozilla-firefox/build-deps.sh b/patches/source/mozilla-firefox/build-deps.sh
index af9d440e2..4cec5c9a1 100755
--- a/patches/source/mozilla-firefox/build-deps.sh
+++ b/patches/source/mozilla-firefox/build-deps.sh
@@ -1,6 +1,6 @@
#!/bin/bash
-# Copyright 2019 Patrick J. Volkerding, Sebeka, Minnesota, USA
+# Copyright 2019, 2023 Patrick J. Volkerding, Sebeka, Minnesota, USA
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -29,13 +29,17 @@ chmod 700 $TMP/mozilla-firefox-build-deps
PATH=$TMP/mozilla-firefox-build-deps/usr/bin:$HOME/.cargo/bin:$PATH
# cbindgen is a build-time dependency:
-( cd $CWD/build-deps/cbindgen ; ./cbindgen.build ) || exit 1
+if [ ! -x /usr/bin/cbindgen ]; then
+ ( cd $CWD/build-deps/cbindgen ; ./cbindgen.build ) || exit 1
+fi
if /bin/ls build-deps*.txz 1> /dev/null 2> /dev/null ; then # use prebuilt autoconf/nodejs
( cd $TMP/mozilla-firefox-build-deps ; tar xf $CWD/build-deps*.txz )
else
# We need to use the incredibly ancient autoconf-2.13 for this :/
( cd $CWD/build-deps/autoconf ; ./autoconf.build ) || exit 1
- # And node.js... WHY
- ( cd $CWD/build-deps/nodejs ; ./nodejs.build ) || exit 1
+ # And node.js...
+ if [ ! -x /usr/bin/node ]; then
+ ( cd $CWD/build-deps/nodejs ; ./nodejs.build ) || exit 1
+ fi
fi
diff --git a/patches/source/mozilla-firefox/mozilla-firefox.SlackBuild b/patches/source/mozilla-firefox/mozilla-firefox.SlackBuild
index 5cad8cc89..cbf1fb9e4 100755
--- a/patches/source/mozilla-firefox/mozilla-firefox.SlackBuild
+++ b/patches/source/mozilla-firefox/mozilla-firefox.SlackBuild
@@ -1,6 +1,6 @@
#!/bin/bash
-# Copyright 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2018, 2019, 2020, 2021 Patrick J. Volkerding, Sebeka, Minnesota, USA
+# Copyright 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2018, 2019, 2020, 2021, 2022, 2023 Patrick J. Volkerding, Sebeka, Minnesota, USA
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -189,7 +189,8 @@ rm -rf firefox-$RELEASEVER
rm -rf firefox-unpack
mkdir firefox-unpack
cd firefox-unpack
-tar xvf $CWD/firefox-$VERSION.source.tar.?z || exit 1
+echo "Extracting $CWD/firefox-$VERSION.source.tar.?z..."
+tar xf $CWD/firefox-$VERSION.source.tar.?z || exit 1
mv * ..
cd ..
rm -rf firefox-unpack
@@ -234,7 +235,6 @@ OPTIONS="\
--prefix=/usr \
--libdir=/usr/lib${LIBDIRSUFFIX} \
--with-system-zlib \
- --with-system-nspr \
--with-unsigned-addon-scopes=app,system \
--without-wasm-sandboxed-libraries \
--allow-addon-sideload \
@@ -345,38 +345,25 @@ rm -rf $PKG/usr/lib${LIBDIRSUFFIX}/firefox-devel-$RELEASEVER
# Nor these:
rm -rf $PKG/usr/include
-( cd $PKG/usr/lib${LIBDIRSUFFIX}/firefox-$RELEASEVER
- #mv defaults/profile/mimeTypes.rdf defaults/profile/mimeTypes.rdf.orig || exit 1
- if [ -d defaults/profile ]; then
- zcat $CWD/mimeTypes.rdf > defaults/profile/mimeTypes.rdf || exit 1
- fi
- # OK, this patch is useless on 7.x. We'll float without it and see what happens.
- # Perhaps it won't make a difference or should be worked around elsewhere.
- #zcat $CWD/firefox.moz_plugin_path.diff.gz \
- # | sed -e "s#usr/lib#usr/lib${LIBDIRSUFFIX}#g" \
- # | patch -p1 --verbose --backup --suffix=.orig || exit 1
- # Clean up if the above patch was successful:
- #rm -f firefox.orig
-) || exit
+# 2022-12, COMMENTING OUT AS OBSOLETE
+#( cd $PKG/usr/lib${LIBDIRSUFFIX}/firefox
+# #mv defaults/profile/mimeTypes.rdf defaults/profile/mimeTypes.rdf.orig || exit 1
+# if [ -d defaults/profile ]; then
+# zcat $CWD/mimeTypes.rdf > defaults/profile/mimeTypes.rdf || exit 1
+# fi
+# # OK, this patch is useless on 7.x. We'll float without it and see what happens.
+# # Perhaps it won't make a difference or should be worked around elsewhere.
+# #zcat $CWD/firefox.moz_plugin_path.diff.gz \
+# # | sed -e "s#usr/lib#usr/lib${LIBDIRSUFFIX}#g" \
+# # | patch -p1 --verbose --backup --suffix=.orig || exit 1
+# # Clean up if the above patch was successful:
+# #rm -f firefox.orig
+#) || exit
mkdir -p $PKG/usr/lib${LIBDIRSUFFIX}/mozilla/plugins
mkdir -p $PKG/usr/share/applications
cat $CWD/mozilla-firefox.desktop > $PKG/usr/share/applications/mozilla-firefox.desktop
-# These files/directories are usually created if Firefox is run as root,
-# which on many systems might (and possibly should) be never. Therefore, if we
-# don't see them we'll put stubs in place to prevent startup errors.
-( cd $PKG/usr/lib${LIBDIRSUFFIX}/firefox-$RELEASEVER
- if [ -d extensions/talkback\@mozilla.org ]; then
- if [ ! -r extensions/talkback\@mozilla.org/chrome.manifest ]; then
- echo > extensions/talkback\@mozilla.org/chrome.manifest
- fi
- fi
- if [ ! -d updates ]; then
- mkdir -p updates/0
- fi
-)
-
# Need some default icons in the right place:
for i in 16 22 24 32 48 256; do
install -m 0644 -D browser/branding/official/default${i}.png \
diff --git a/patches/source/mozilla-thunderbird/arc4random_buf.glibc-2.36.diff b/patches/source/mozilla-thunderbird/arc4random_buf.glibc-2.36.diff
deleted file mode 100644
index d4131c0a2..000000000
--- a/patches/source/mozilla-thunderbird/arc4random_buf.glibc-2.36.diff
+++ /dev/null
@@ -1,18 +0,0 @@
---- ./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/mozilla-thunderbird.SlackBuild b/patches/source/mozilla-thunderbird/mozilla-thunderbird.SlackBuild
index 4039ae9fc..adf013765 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, 2022 Patrick J. Volkerding, Sebeka, Minnesota, USA
+# Copyright 2008, 2009, 2010, 2011, 2012, 2014, 2016, 2017, 2018, 2019, 2020, 2021, 2022, 2023 Patrick J. Volkerding, Sebeka, Minnesota, USA
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -157,7 +157,8 @@ rm -rf thunderbird-$RELEASEVER
rm -rf thunderbird-unpack
mkdir thunderbird-unpack
cd thunderbird-unpack
-tar xvf $CWD/thunderbird-$VERSION.source.tar.?z || exit 1
+echo "Extracting $CWD/thunderbird-$VERSION.source.tar.?z..."
+tar xf $CWD/thunderbird-$VERSION.source.tar.?z || exit 1
mv * ..
cd ..
rm -rf thunderbird-unpack
@@ -177,9 +178,6 @@ 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"
@@ -210,7 +208,6 @@ OPTIONS="\
--prefix=/usr \
--libdir=/usr/lib${LIBDIRSUFFIX} \
--with-system-zlib \
- --with-system-nspr \
--enable-alsa \
--with-unsigned-addon-scopes=app,system \
--without-wasm-sandboxed-libraries \
@@ -316,20 +313,6 @@ mkdir -p $PKG/usr/share/pixmaps
# Symlinked below.
#cat $CWD/thunderbird.png > $PKG/usr/share/pixmaps/thunderbird.png
-# These files/directories are usually created if Thunderbird is run as root,
-# which on many systems might (and possibly should) be never. Therefore, if we
-# don't see them we'll put stubs in place to prevent startup errors.
-( cd $PKG/usr/lib${LIBDIRSUFFIX}/thunderbird-$RELEASEVER
- if [ -d extensions/talkback\@mozilla.org ]; then
- if [ ! -r extensions/talkback\@mozilla.org/chrome.manifest ]; then
- echo > extensions/talkback\@mozilla.org/chrome.manifest
- fi
- fi
- if [ ! -d updates ]; then
- mkdir -p updates/0
- fi
-)
-
# Need some default icons in the right place:
for i in 16 22 24 32 48 256; do
install -m 0644 -D comm/mail/branding/thunderbird/default${i}.png \
diff --git a/patches/source/samba/samba.SlackBuild b/patches/source/samba/samba.SlackBuild
index f5085c02b..821de6817 100755
--- a/patches/source/samba/samba.SlackBuild
+++ b/patches/source/samba/samba.SlackBuild
@@ -1,6 +1,6 @@
#!/bin/bash
-# Copyright 2008, 2009, 2010, 2012, 2013, 2015, 2016, 2017, 2018, 2019, 2020, 2021 Patrick J. Volkerding, Sebeka, Minnesota, USA
+# Copyright 2008, 2009, 2010, 2012, 2013, 2015, 2016, 2017, 2018, 2019, 2020, 2021, 2022, 2023 Patrick J. Volkerding, Sebeka, Minnesota, USA
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -28,6 +28,19 @@ PKGNAM=samba
VERSION=${VERSION:-$(echo samba-*.tar.?z | rev | cut -f 3- -d . | cut -f 1 -d - | rev)}
BUILD=${BUILD:-1_slack15.0}
+# This option may be set to "heimdal" or "mit".
+# Upstream considers the use of MIT Kerberos for provisioning an AD DC
+# to be experimental (for now), and recommends using the bundled Heimdal.
+# Set here to MIT, since Slackware 15.0 shipped using that option.
+KERBEROS=${KERBEROS:-mit}
+
+if [ "$KERBEROS" = "mit" ]; then
+ KERB_OPTIONS="--with-system-mitkrb5 --with-experimental-mit-ad-dc"
+elif [ "$KERBEROS" = "heimdal" ]; then
+ # Please note that this perl module will be required: https://metacpan.org/pod/JSON
+ KERB_OPTIONS="--bundled-libraries=heimdal"
+fi
+
if [ -e $CWD/machine.conf ]; then
. $CWD/machine.conf ]
elif [ -e /etc/slackbuild/machine.conf ]; then
@@ -102,7 +115,7 @@ find . \
# Choose correct options depending on whether PAM is installed:
if [ -L /lib${LIBDIRSUFFIX}/libpam.so.? ]; then
- PAM_OPTIONS="--with-pam --with-pammodulesdir=/lib${LIBDIRSUFFIX}/security --with-system-mitkrb5 --with-experimental-mit-ad-dc"
+ PAM_OPTIONS="--with-pam --with-pammodulesdir=/lib${LIBDIRSUFFIX}/security"
unset SHADOW_OPTIONS
else
unset PAM_OPTIONS
@@ -143,16 +156,16 @@ CFLAGS="$SLKCFLAGS" \
--with-ldap \
--with-ads \
--without-fam \
+ $KERB_OPTIONS \
$PAM_OPTIONS \
$SHADOW_OPTIONS \
--build=$TARGET || exit 1
# Gives errors:
#--builtin-libraries=replace,ccan \
- #--bundled-libraries=heimdal \
# Build with waf directly so that multiple jobs work.
# Script lifted from "./configure".
-PREVPATH=`dirname $0`
+PREVPATH=$(dirname $0)
WAF=./buildtools/bin/waf
# using JOBS=1 gives maximum compatibility with
# systems like AIX which have broken threading in python
@@ -160,6 +173,9 @@ JOBS=$(echo $NUMJOBS | tr -dc '0-9')
export JOBS
# Make sure we don't have any library preloaded.
unset LD_PRELOAD
+# Make sure we get stable hashes
+PYTHONHASHSEED=1
+export PYTHONHASHSEED
cd . || exit 1
${PYTHON:=python3} $WAF build "$@" || exit 1
cd $PREVPATH
@@ -240,4 +256,3 @@ EOF
cd $PKG
/sbin/makepkg -l y -c n $TMP/samba-$VERSION-$ARCH-$BUILD.txz
-
diff --git a/patches/source/samba/samba.url b/patches/source/samba/samba.url
index cbd5b0980..997f3a46b 100644
--- a/patches/source/samba/samba.url
+++ b/patches/source/samba/samba.url
@@ -1,2 +1,2 @@
-https://download.samba.org/pub/samba/stable/samba-4.15.13.tar.gz
-https://download.samba.org/pub/samba/stable/samba-4.15.13.tar.asc
+https://download.samba.org/pub/samba/stable/samba-4.18.5.tar.gz
+https://download.samba.org/pub/samba/stable/samba-4.18.5.tar.asc
diff --git a/recompress.sh b/recompress.sh
index 2d8c69eac..63672086f 100755
--- a/recompress.sh
+++ b/recompress.sh
@@ -1166,7 +1166,6 @@ 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