summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Patrick J Volkerding <volkerdi@slackware.com>2023-02-01 22:27:31 +0000
committer Eric Hameleers <alien@slackware.com>2023-02-02 13:30:30 +0100
commit7453cf8b304eae3ce386c64fe1739e21b2559edb (patch)
tree1296e6548aadd9c18bf1d6d17065b49580c57130
parent139b76eee421713ee3f6c9054c40d326bacb20a6 (diff)
downloadcurrent-7453cf8b304eae3ce386c64fe1739e21b2559edb.tar.gz
current-7453cf8b304eae3ce386c64fe1739e21b2559edb.tar.xz
Wed Feb 1 22:27:31 UTC 202320230201222731_15.0
patches/packages/apr-1.7.2-x86_64-1_slack15.0.txz: Upgraded. This update fixes security issues: Integer Overflow or Wraparound vulnerability in apr_encode functions of Apache Portable Runtime (APR) allows an attacker to write beyond bounds of a buffer. (CVE-2022-24963) Restore fix for out-of-bounds array dereference in apr_time_exp*() functions. (This issue was addressed as CVE-2017-12613 in APR 1.6.3 and later 1.6.x releases, but was missing in 1.7.0.) (CVE-2021-35940) For more information, see: https://www.cve.org/CVERecord?id=CVE-2022-24963 https://www.cve.org/CVERecord?id=CVE-2021-35940 https://www.cve.org/CVERecord?id=CVE-2017-12613 (* Security fix *) patches/packages/apr-util-1.6.3-x86_64-1_slack15.0.txz: Upgraded. This update fixes a security issue: Integer Overflow or Wraparound vulnerability in apr_base64 functions of Apache Portable Runtime Utility (APR-util) allows an attacker to write beyond bounds of a buffer. (CVE-2022-25147) For more information, see: https://www.cve.org/CVERecord?id=CVE-2022-25147 (* Security fix *) patches/packages/mozilla-thunderbird-102.7.1-x86_64-1_slack15.0.txz: Upgraded. This release contains security fixes and improvements. For more information, see: https://www.mozilla.org/en-US/thunderbird/102.7.1/releasenotes/ https://www.mozilla.org/en-US/security/advisories/mfsa2023-04/ https://www.cve.org/CVERecord?id=CVE-2023-0430 (* Security fix *)
-rw-r--r--ChangeLog.rss42
-rw-r--r--ChangeLog.txt30
-rw-r--r--FILELIST.TXT160
-rw-r--r--patches/packages/apr-1.7.2-x86_64-1_slack15.0.txt11
-rw-r--r--patches/packages/apr-util-1.6.3-x86_64-1_slack15.0.txt11
-rw-r--r--patches/packages/mozilla-thunderbird-102.7.1-x86_64-1_slack15.0.txt (renamed from patches/packages/mozilla-thunderbird-102.7.0-x86_64-1_slack15.0.txt)0
-rwxr-xr-xpatches/source/apr-util/apr-util.SlackBuild126
-rw-r--r--patches/source/apr-util/apr-util.url2
-rw-r--r--patches/source/apr-util/slack-desc19
-rwxr-xr-xpatches/source/apr/apr.SlackBuild121
-rw-r--r--patches/source/apr/apr.url2
-rw-r--r--patches/source/apr/slack-desc19
12 files changed, 470 insertions, 73 deletions
diff --git a/ChangeLog.rss b/ChangeLog.rss
index 2f6e66739..308613206 100644
--- a/ChangeLog.rss
+++ b/ChangeLog.rss
@@ -11,10 +11,48 @@
<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>Thu, 26 Jan 2023 00:34:41 GMT</pubDate>
- <lastBuildDate>Thu, 26 Jan 2023 12:30:16 GMT</lastBuildDate>
+ <pubDate>Wed, 1 Feb 2023 22:27:31 GMT</pubDate>
+ <lastBuildDate>Thu, 2 Feb 2023 12:30:17 GMT</lastBuildDate>
<generator>maintain_current_git.sh v 1.17</generator>
<item>
+ <title>Wed, 1 Feb 2023 22:27:31 GMT</title>
+ <pubDate>Wed, 1 Feb 2023 22:27:31 GMT</pubDate>
+ <link>https://git.slackware.nl/current/tag/?h=20230201222731</link>
+ <guid isPermaLink="false">20230201222731</guid>
+ <description>
+ <![CDATA[<pre>
+patches/packages/apr-1.7.2-x86_64-1_slack15.0.txz: Upgraded.
+ This update fixes security issues:
+ Integer Overflow or Wraparound vulnerability in apr_encode functions of
+ Apache Portable Runtime (APR) allows an attacker to write beyond bounds
+ of a buffer. (CVE-2022-24963)
+ Restore fix for out-of-bounds array dereference in apr_time_exp*() functions.
+ (This issue was addressed as CVE-2017-12613 in APR 1.6.3 and
+ later 1.6.x releases, but was missing in 1.7.0.) (CVE-2021-35940)
+ For more information, see:
+ https://www.cve.org/CVERecord?id=CVE-2022-24963
+ https://www.cve.org/CVERecord?id=CVE-2021-35940
+ https://www.cve.org/CVERecord?id=CVE-2017-12613
+ (* Security fix *)
+patches/packages/apr-util-1.6.3-x86_64-1_slack15.0.txz: Upgraded.
+ This update fixes a security issue:
+ Integer Overflow or Wraparound vulnerability in apr_base64 functions
+ of Apache Portable Runtime Utility (APR-util) allows an attacker to
+ write beyond bounds of a buffer. (CVE-2022-25147)
+ For more information, see:
+ https://www.cve.org/CVERecord?id=CVE-2022-25147
+ (* Security fix *)
+patches/packages/mozilla-thunderbird-102.7.1-x86_64-1_slack15.0.txz: Upgraded.
+ This release contains security fixes and improvements.
+ For more information, see:
+ https://www.mozilla.org/en-US/thunderbird/102.7.1/releasenotes/
+ https://www.mozilla.org/en-US/security/advisories/mfsa2023-04/
+ https://www.cve.org/CVERecord?id=CVE-2023-0430
+ (* Security fix *)
+ </pre>]]>
+ </description>
+ </item>
+ <item>
<title>Thu, 26 Jan 2023 00:34:41 GMT</title>
<pubDate>Thu, 26 Jan 2023 00:34:41 GMT</pubDate>
<link>https://git.slackware.nl/current/tag/?h=20230126003441</link>
diff --git a/ChangeLog.txt b/ChangeLog.txt
index 8fe2ae661..4e1b261ff 100644
--- a/ChangeLog.txt
+++ b/ChangeLog.txt
@@ -1,3 +1,33 @@
+Wed Feb 1 22:27:31 UTC 2023
+patches/packages/apr-1.7.2-x86_64-1_slack15.0.txz: Upgraded.
+ This update fixes security issues:
+ Integer Overflow or Wraparound vulnerability in apr_encode functions of
+ Apache Portable Runtime (APR) allows an attacker to write beyond bounds
+ of a buffer. (CVE-2022-24963)
+ Restore fix for out-of-bounds array dereference in apr_time_exp*() functions.
+ (This issue was addressed as CVE-2017-12613 in APR 1.6.3 and
+ later 1.6.x releases, but was missing in 1.7.0.) (CVE-2021-35940)
+ For more information, see:
+ https://www.cve.org/CVERecord?id=CVE-2022-24963
+ https://www.cve.org/CVERecord?id=CVE-2021-35940
+ https://www.cve.org/CVERecord?id=CVE-2017-12613
+ (* Security fix *)
+patches/packages/apr-util-1.6.3-x86_64-1_slack15.0.txz: Upgraded.
+ This update fixes a security issue:
+ Integer Overflow or Wraparound vulnerability in apr_base64 functions
+ of Apache Portable Runtime Utility (APR-util) allows an attacker to
+ write beyond bounds of a buffer. (CVE-2022-25147)
+ For more information, see:
+ https://www.cve.org/CVERecord?id=CVE-2022-25147
+ (* Security fix *)
+patches/packages/mozilla-thunderbird-102.7.1-x86_64-1_slack15.0.txz: Upgraded.
+ This release contains security fixes and improvements.
+ For more information, see:
+ https://www.mozilla.org/en-US/thunderbird/102.7.1/releasenotes/
+ https://www.mozilla.org/en-US/security/advisories/mfsa2023-04/
+ https://www.cve.org/CVERecord?id=CVE-2023-0430
+ (* Security fix *)
++--------------------------+
Thu Jan 26 00:34:41 UTC 2023
patches/packages/bind-9.16.37-x86_64-1_slack15.0.txz: Upgraded.
This update fixes bugs and the following security issues:
diff --git a/FILELIST.TXT b/FILELIST.TXT
index 127ad3982..2d3940d2b 100644
--- a/FILELIST.TXT
+++ b/FILELIST.TXT
@@ -1,20 +1,20 @@
-Thu Jan 26 00:37:27 UTC 2023
+Wed Feb 1 22:31:41 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-01-26 00:34 .
+drwxr-xr-x 12 root root 4096 2023-02-01 22:27 .
-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 1169262 2023-01-23 22:12 ./CHECKSUMS.md5
--rw-r--r-- 1 root root 163 2023-01-23 22:12 ./CHECKSUMS.md5.asc
+-rw-r--r-- 1 root root 1169262 2023-01-26 00:37 ./CHECKSUMS.md5
+-rw-r--r-- 1 root root 163 2023-01-26 00:37 ./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 1982149 2023-01-26 00:34 ./ChangeLog.txt
+-rw-r--r-- 1 root root 1983676 2023-02-01 22:27 ./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 1528042 2023-01-23 22:11 ./FILELIST.TXT
+-rw-r--r-- 1 root root 1528042 2023-01-26 00:37 ./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
@@ -738,16 +738,22 @@ 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-01-26 00:37 ./patches
--rw-r--r-- 1 root root 63529 2023-01-26 00:37 ./patches/CHECKSUMS.md5
--rw-r--r-- 1 root root 163 2023-01-26 00:37 ./patches/CHECKSUMS.md5.asc
--rw-r--r-- 1 root root 86292 2023-01-26 00:37 ./patches/FILE_LIST
--rw-r--r-- 1 root root 11947160 2023-01-26 00:37 ./patches/MANIFEST.bz2
--rw-r--r-- 1 root root 45568 2023-01-26 00:37 ./patches/PACKAGES.TXT
-drwxr-xr-x 3 root root 20480 2023-01-26 00:37 ./patches/packages
+drwxr-xr-x 4 root root 4096 2023-02-01 22:31 ./patches
+-rw-r--r-- 1 root root 64683 2023-02-01 22:31 ./patches/CHECKSUMS.md5
+-rw-r--r-- 1 root root 163 2023-02-01 22:31 ./patches/CHECKSUMS.md5.asc
+-rw-r--r-- 1 root root 87851 2023-02-01 22:31 ./patches/FILE_LIST
+-rw-r--r-- 1 root root 11960342 2023-02-01 22:31 ./patches/MANIFEST.bz2
+-rw-r--r-- 1 root root 46653 2023-02-01 22:31 ./patches/PACKAGES.TXT
+drwxr-xr-x 3 root root 20480 2023-02-01 22:31 ./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
+-rw-r--r-- 1 root root 275 2023-02-01 21:43 ./patches/packages/apr-1.7.2-x86_64-1_slack15.0.txt
+-rw-r--r-- 1 root root 265316 2023-02-01 21:43 ./patches/packages/apr-1.7.2-x86_64-1_slack15.0.txz
+-rw-r--r-- 1 root root 163 2023-02-01 21:43 ./patches/packages/apr-1.7.2-x86_64-1_slack15.0.txz.asc
+-rw-r--r-- 1 root root 483 2023-02-01 21:46 ./patches/packages/apr-util-1.6.3-x86_64-1_slack15.0.txt
+-rw-r--r-- 1 root root 138448 2023-02-01 21:46 ./patches/packages/apr-util-1.6.3-x86_64-1_slack15.0.txz
+-rw-r--r-- 1 root root 163 2023-02-01 21:46 ./patches/packages/apr-util-1.6.3-x86_64-1_slack15.0.txz.asc
-rw-r--r-- 1 root root 326 2022-02-07 18:56 ./patches/packages/at-3.2.3-x86_64-1_slack15.0.txt
-rw-r--r-- 1 root root 43124 2022-02-07 18:56 ./patches/packages/at-3.2.3-x86_64-1_slack15.0.txz
-rw-r--r-- 1 root root 163 2022-02-07 18:56 ./patches/packages/at-3.2.3-x86_64-1_slack15.0.txz.asc
@@ -863,9 +869,9 @@ drwxr-xr-x 2 root root 4096 2022-11-29 21:00 ./patches/packages/linux-5.15
-rw-r--r-- 1 root root 564 2023-01-06 19:37 ./patches/packages/mozilla-nss-3.87-x86_64-1_slack15.0.txt
-rw-r--r-- 1 root root 1838968 2023-01-06 19:37 ./patches/packages/mozilla-nss-3.87-x86_64-1_slack15.0.txz
-rw-r--r-- 1 root root 163 2023-01-06 19:37 ./patches/packages/mozilla-nss-3.87-x86_64-1_slack15.0.txz.asc
--rw-r--r-- 1 root root 663 2023-01-20 21:29 ./patches/packages/mozilla-thunderbird-102.7.0-x86_64-1_slack15.0.txt
--rw-r--r-- 1 root root 56231240 2023-01-20 21:29 ./patches/packages/mozilla-thunderbird-102.7.0-x86_64-1_slack15.0.txz
--rw-r--r-- 1 root root 163 2023-01-20 21:29 ./patches/packages/mozilla-thunderbird-102.7.0-x86_64-1_slack15.0.txz.asc
+-rw-r--r-- 1 root root 663 2023-02-01 18:51 ./patches/packages/mozilla-thunderbird-102.7.1-x86_64-1_slack15.0.txt
+-rw-r--r-- 1 root root 56226168 2023-02-01 18:51 ./patches/packages/mozilla-thunderbird-102.7.1-x86_64-1_slack15.0.txz
+-rw-r--r-- 1 root root 163 2023-02-01 18:51 ./patches/packages/mozilla-thunderbird-102.7.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
@@ -962,7 +968,7 @@ drwxr-xr-x 2 root root 4096 2022-11-29 21:00 ./patches/packages/linux-5.15
-rw-r--r-- 1 root root 388 2022-10-15 04:05 ./patches/packages/zlib-1.2.13-x86_64-1_slack15.0.txt
-rw-r--r-- 1 root root 105356 2022-10-15 04:05 ./patches/packages/zlib-1.2.13-x86_64-1_slack15.0.txz
-rw-r--r-- 1 root root 163 2022-10-15 04:05 ./patches/packages/zlib-1.2.13-x86_64-1_slack15.0.txz.asc
-drwxr-xr-x 64 root root 4096 2023-01-25 23:56 ./patches/source
+drwxr-xr-x 66 root root 4096 2023-02-01 22:15 ./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
@@ -970,6 +976,18 @@ drwxr-xr-x 2 root root 4096 2022-01-16 05:07 ./patches/source/aaa_base
-rw-r--r-- 1 root root 334 2021-07-17 17:46 ./patches/source/aaa_base/os-release
-rw-r--r-- 1 root root 783 2018-02-27 06:13 ./patches/source/aaa_base/slack-desc
-rw-r--r-- 1 root root 15 2021-07-17 17:46 ./patches/source/aaa_base/slackware-version
+drwxr-xr-x 2 root root 4096 2023-02-01 21:27 ./patches/source/apr
+drwxr-xr-x 2 root root 4096 2023-02-01 21:28 ./patches/source/apr-util
+-rw-r--r-- 1 root root 432692 2023-02-01 19:06 ./patches/source/apr-util/apr-util-1.6.3.tar.bz2
+-rw-r--r-- 1 root root 833 2023-02-01 19:06 ./patches/source/apr-util/apr-util-1.6.3.tar.bz2.asc
+-rwxr-xr-x 1 root root 3915 2023-02-01 21:44 ./patches/source/apr-util/apr-util.SlackBuild
+-rw-r--r-- 1 root root 112 2023-02-01 21:27 ./patches/source/apr-util/apr-util.url
+-rw-r--r-- 1 root root 939 2018-02-27 06:12 ./patches/source/apr-util/slack-desc
+-rw-r--r-- 1 root root 890218 2023-02-01 19:06 ./patches/source/apr/apr-1.7.2.tar.bz2
+-rw-r--r-- 1 root root 833 2023-02-01 19:06 ./patches/source/apr/apr-1.7.2.tar.bz2.asc
+-rwxr-xr-x 1 root root 3805 2023-02-01 21:42 ./patches/source/apr/apr.SlackBuild
+-rw-r--r-- 1 root root 102 2023-02-01 21:26 ./patches/source/apr/apr.url
+-rw-r--r-- 1 root root 726 2018-02-27 06:12 ./patches/source/apr/slack-desc
drwxr-xr-x 2 root root 4096 2022-02-07 18:45 ./patches/source/at
-rw-r--r-- 1 root root 103110 2022-01-29 15:45 ./patches/source/at/at-3.2.3.tar.lz
-rwxr-xr-x 1 root root 3938 2022-02-07 18:52 ./patches/source/at/at.SlackBuild
@@ -1319,7 +1337,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-01-20 20:15 ./patches/source/mozilla-thunderbird
+drwxr-xr-x 4 root root 4096 2023-02-01 17:42 ./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
@@ -1335,8 +1353,8 @@ 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 2023-01-06 19:24 ./patches/source/mozilla-thunderbird/build-deps/nodejs
--rw-r--r-- 1 root root 40703740 2023-01-05 21:29 ./patches/source/mozilla-thunderbird/build-deps/nodejs/node-v19.4.0.tar.xz
+drwxr-xr-x 2 root root 4096 2023-01-25 18:41 ./patches/source/mozilla-thunderbird/build-deps/nodejs
+-rw-r--r-- 1 root root 40728492 2023-01-24 16:14 ./patches/source/mozilla-thunderbird/build-deps/nodejs/node-v19.5.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
@@ -1345,8 +1363,8 @@ drwxr-xr-x 2 root root 4096 2023-01-06 19:24 ./patches/source/mozilla-thun
-rw-r--r-- 1 root root 3378 2005-03-08 05:13 ./patches/source/mozilla-thunderbird/mozilla-thunderbird.desktop
-rw-r--r-- 1 root root 1130 2018-02-27 06:47 ./patches/source/mozilla-thunderbird/slack-desc
-rw-r--r-- 1 root root 330 2019-08-27 16:35 ./patches/source/mozilla-thunderbird/tb.ui.scrollToClick.diff.gz
--rw-r--r-- 1 root root 500620784 2023-01-19 20:13 ./patches/source/mozilla-thunderbird/thunderbird-102.7.0.source.tar.xz
--rw-r--r-- 1 root root 833 2023-01-19 20:13 ./patches/source/mozilla-thunderbird/thunderbird-102.7.0.source.tar.xz.asc
+-rw-r--r-- 1 root root 510875912 2023-02-01 02:10 ./patches/source/mozilla-thunderbird/thunderbird-102.7.1.source.tar.xz
+-rw-r--r-- 1 root root 833 2023-02-01 02:10 ./patches/source/mozilla-thunderbird/thunderbird-102.7.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
@@ -2727,22 +2745,22 @@ drwxr-xr-x 2 root root 69632 2022-02-01 08:29 ./slackware64/kde
-rw-r--r-- 1 root root 163 2022-01-08 22:42 ./slackware64/kde/kactivities-stats-5.90.0-x86_64-1.txz.asc
-rw-r--r-- 1 root root 411 2022-01-04 21:51 ./slackware64/kde/kactivitymanagerd-5.23.5-x86_64-1.txt
-rw-r--r-- 1 root root 209732 2022-01-04 21:51 ./slackware64/kde/kactivitymanagerd-5.23.5-x86_64-1.txz
--rw-r--r-- 1 root root 163 2022-01-04 21:51 ./slackware64/kde/kactivitymanagerd-5.23.5-x86_64-1.txz.asc
--rw-r--r-- 1 root root 210 2022-01-06 21:51 ./slackware64/kde/kaddressbook-21.12.1-x86_64-1.txt
--rw-r--r-- 1 root root 3357096 2022-01-06 21:51 ./slackware64/kde/kaddressbook-21.12.1-x86_64-1.txz
--rw-r--r-- 1 root root 163 2022-01-06 21:51 ./slackware64/kde/kaddressbook-21.12.1-x86_64-1.txz.asc
--rw-r--r-- 1 root root 148 2022-01-06 21:52 ./slackware64/kde/kalarm-21.12.1-x86_64-1.txt
--rw-r--r-- 1 root root 2756236 2022-01-06 21:52 ./slackware64/kde/kalarm-21.12.1-x86_64-1.txz
--rw-r--r-- 1 root root 163 2022-01-06 21:52 ./slackware64/kde/kalarm-21.12.1-x86_64-1.txz.asc
--rw-r--r-- 1 root root 201 2022-01-06 21:40 ./slackware64/kde/kalarmcal-21.12.1-x86_64-1.txt
--rw-r--r-- 1 root root 264520 2022-01-06 21:40 ./slackware64/kde/kalarmcal-21.12.1-x86_64-1.txz
--rw-r--r-- 1 root root 163 2022-01-06 21:40 ./slackware64/kde/kalarmcal-21.12.1-x86_64-1.txz.asc
--rw-r--r-- 1 root root 290 2022-01-06 22:37 ./slackware64/kde/kalgebra-21.12.1-x86_64-1.txt
--rw-r--r-- 1 root root 1125140 2022-01-06 22:37 ./slackware64/kde/kalgebra-21.12.1-x86_64-1.txz
--rw-r--r-- 1 root root 163 2022-01-06 22:37 ./slackware64/kde/kalgebra-21.12.1-x86_64-1.txz.asc
--rw-r--r-- 1 root root 188 2022-01-06 22:41 ./slackware64/kde/kalzium-21.12.1-x86_64-1.txt
--rw-r--r-- 1 root root 24408712 2022-01-06 22:41 ./slackware64/kde/kalzium-21.12.1-x86_64-1.txz
--rw-r--r-- 1 root root 163 2022-01-06 22:41 ./slackware64/kde/kalzium-21.12.1-x86_64-1.txz.asc
+-rw-r--r-- 1 root root 163 2022-01-04 21:51 ./slackware64/kde/kactivitymanagerd-5.23.5-x86_64-1.txz.asc
+-rw-r--r-- 1 root root 210 2022-01-06 21:51 ./slackware64/kde/kaddressbook-21.12.1-x86_64-1.txt
+-rw-r--r-- 1 root root 3357096 2022-01-06 21:51 ./slackware64/kde/kaddressbook-21.12.1-x86_64-1.txz
+-rw-r--r-- 1 root root 163 2022-01-06 21:51 ./slackware64/kde/kaddressbook-21.12.1-x86_64-1.txz.asc
+-rw-r--r-- 1 root root 148 2022-01-06 21:52 ./slackware64/kde/kalarm-21.12.1-x86_64-1.txt
+-rw-r--r-- 1 root root 2756236 2022-01-06 21:52 ./slackware64/kde/kalarm-21.12.1-x86_64-1.txz
+-rw-r--r-- 1 root root 163 2022-01-06 21:52 ./slackware64/kde/kalarm-21.12.1-x86_64-1.txz.asc
+-rw-r--r-- 1 root root 201 2022-01-06 21:40 ./slackware64/kde/kalarmcal-21.12.1-x86_64-1.txt
+-rw-r--r-- 1 root root 264520 2022-01-06 21:40 ./slackware64/kde/kalarmcal-21.12.1-x86_64-1.txz
+-rw-r--r-- 1 root root 163 2022-01-06 21:40 ./slackware64/kde/kalarmcal-21.12.1-x86_64-1.txz.asc
+-rw-r--r-- 1 root root 290 2022-01-06 22:37 ./slackware64/kde/kalgebra-21.12.1-x86_64-1.txt
+-rw-r--r-- 1 root root 1125140 2022-01-06 22:37 ./slackware64/kde/kalgebra-21.12.1-x86_64-1.txz
+-rw-r--r-- 1 root root 163 2022-01-06 22:37 ./slackware64/kde/kalgebra-21.12.1-x86_64-1.txz.asc
+-rw-r--r-- 1 root root 188 2022-01-06 22:41 ./slackware64/kde/kalzium-21.12.1-x86_64-1.txt
+-rw-r--r-- 1 root root 24408712 2022-01-06 22:41 ./slackware64/kde/kalzium-21.12.1-x86_64-1.txz
+-rw-r--r-- 1 root root 163 2022-01-06 22:41 ./slackware64/kde/kalzium-21.12.1-x86_64-1.txz.asc
-rw-r--r-- 1 root root 160 2022-01-06 22:12 ./slackware64/kde/kamera-21.12.1-x86_64-1.txt
-rw-r--r-- 1 root root 163000 2022-01-06 22:12 ./slackware64/kde/kamera-21.12.1-x86_64-1.txz
-rw-r--r-- 1 root root 163 2022-01-06 22:12 ./slackware64/kde/kamera-21.12.1-x86_64-1.txz.asc
@@ -5458,21 +5476,21 @@ drwxr-xr-x 2 root root 65536 2022-02-01 04:47 ./slackware64/x
-rw-r--r-- 1 root root 163 2021-02-13 13:20 ./slackware64/x/font-ibm-type1-1.0.3-noarch-5.txz.asc
-rw-r--r-- 1 root root 397 2021-02-13 13:20 ./slackware64/x/font-isas-misc-1.0.3-noarch-5.txt
-rw-r--r-- 1 root root 806412 2021-02-13 13:20 ./slackware64/x/font-isas-misc-1.0.3-noarch-5.txz
--rw-r--r-- 1 root root 163 2021-02-13 13:20 ./slackware64/x/font-isas-misc-1.0.3-noarch-5.txz.asc
--rw-r--r-- 1 root root 384 2021-02-13 13:20 ./slackware64/x/font-jis-misc-1.0.3-noarch-5.txt
--rw-r--r-- 1 root root 544580 2021-02-13 13:20 ./slackware64/x/font-jis-misc-1.0.3-noarch-5.txz
--rw-r--r-- 1 root root 163 2021-02-13 13:20 ./slackware64/x/font-jis-misc-1.0.3-noarch-5.txz.asc
--rw-r--r-- 1 root root 410 2021-02-13 13:20 ./slackware64/x/font-micro-misc-1.0.3-noarch-5.txt
--rw-r--r-- 1 root root 10096 2021-02-13 13:20 ./slackware64/x/font-micro-misc-1.0.3-noarch-5.txz
--rw-r--r-- 1 root root 163 2021-02-13 13:20 ./slackware64/x/font-micro-misc-1.0.3-noarch-5.txz.asc
--rw-r--r-- 1 root root 449 2021-02-13 13:20 ./slackware64/x/font-misc-cyrillic-1.0.3-noarch-5.txt
--rw-r--r-- 1 root root 74676 2021-02-13 13:20 ./slackware64/x/font-misc-cyrillic-1.0.3-noarch-5.txz
--rw-r--r-- 1 root root 163 2021-02-13 13:20 ./slackware64/x/font-misc-cyrillic-1.0.3-noarch-5.txz.asc
--rw-r--r-- 1 root root 449 2021-02-13 13:20 ./slackware64/x/font-misc-ethiopic-1.0.4-noarch-3.txt
--rw-r--r-- 1 root root 139364 2021-02-13 13:20 ./slackware64/x/font-misc-ethiopic-1.0.4-noarch-3.txz
--rw-r--r-- 1 root root 163 2021-02-13 13:20 ./slackware64/x/font-misc-ethiopic-1.0.4-noarch-3.txz.asc
--rw-r--r-- 1 root root 423 2021-02-13 13:20 ./slackware64/x/font-misc-meltho-1.0.3-noarch-5.txt
--rw-r--r-- 1 root root 743136 2021-02-13 13:20 ./slackware64/x/font-misc-meltho-1.0.3-noarch-5.txz
+-rw-r--r-- 1 root root 163 2021-02-13 13:20 ./slackware64/x/font-isas-misc-1.0.3-noarch-5.txz.asc
+-rw-r--r-- 1 root root 384 2021-02-13 13:20 ./slackware64/x/font-jis-misc-1.0.3-noarch-5.txt
+-rw-r--r-- 1 root root 544580 2021-02-13 13:20 ./slackware64/x/font-jis-misc-1.0.3-noarch-5.txz
+-rw-r--r-- 1 root root 163 2021-02-13 13:20 ./slackware64/x/font-jis-misc-1.0.3-noarch-5.txz.asc
+-rw-r--r-- 1 root root 410 2021-02-13 13:20 ./slackware64/x/font-micro-misc-1.0.3-noarch-5.txt
+-rw-r--r-- 1 root root 10096 2021-02-13 13:20 ./slackware64/x/font-micro-misc-1.0.3-noarch-5.txz
+-rw-r--r-- 1 root root 163 2021-02-13 13:20 ./slackware64/x/font-micro-misc-1.0.3-noarch-5.txz.asc
+-rw-r--r-- 1 root root 449 2021-02-13 13:20 ./slackware64/x/font-misc-cyrillic-1.0.3-noarch-5.txt
+-rw-r--r-- 1 root root 74676 2021-02-13 13:20 ./slackware64/x/font-misc-cyrillic-1.0.3-noarch-5.txz
+-rw-r--r-- 1 root root 163 2021-02-13 13:20 ./slackware64/x/font-misc-cyrillic-1.0.3-noarch-5.txz.asc
+-rw-r--r-- 1 root root 449 2021-02-13 13:20 ./slackware64/x/font-misc-ethiopic-1.0.4-noarch-3.txt
+-rw-r--r-- 1 root root 139364 2021-02-13 13:20 ./slackware64/x/font-misc-ethiopic-1.0.4-noarch-3.txz
+-rw-r--r-- 1 root root 163 2021-02-13 13:20 ./slackware64/x/font-misc-ethiopic-1.0.4-noarch-3.txz.asc
+-rw-r--r-- 1 root root 423 2021-02-13 13:20 ./slackware64/x/font-misc-meltho-1.0.3-noarch-5.txt
+-rw-r--r-- 1 root root 743136 2021-02-13 13:20 ./slackware64/x/font-misc-meltho-1.0.3-noarch-5.txz
-rw-r--r-- 1 root root 163 2021-02-13 13:20 ./slackware64/x/font-misc-meltho-1.0.3-noarch-5.txz.asc
-rw-r--r-- 1 root root 397 2021-02-13 13:20 ./slackware64/x/font-misc-misc-1.1.2-noarch-5.txt
-rw-r--r-- 1 root root 3512492 2021-02-13 13:20 ./slackware64/x/font-misc-misc-1.1.2-noarch-5.txz
@@ -15061,24 +15079,24 @@ drwxr-xr-x 2 root root 12288 2020-05-18 17:50 ./source/x/x11/slack-desc
-rw-r--r-- 1 root root 920 2015-11-19 17:17 ./source/x/x11/slack-desc/xf86-video-amdgpu
-rw-r--r-- 1 root root 889 2012-04-08 04:04 ./source/x/x11/slack-desc/xf86-video-apm
-rw-r--r-- 1 root root 882 2012-04-08 04:05 ./source/x/x11/slack-desc/xf86-video-ark
--rw-r--r-- 1 root root 895 2012-04-08 04:05 ./source/x/x11/slack-desc/xf86-video-ast
--rw-r--r-- 1 root root 887 2012-04-08 04:05 ./source/x/x11/slack-desc/xf86-video-ati
--rw-r--r-- 1 root root 914 2012-04-08 04:06 ./source/x/x11/slack-desc/xf86-video-chips
--rw-r--r-- 1 root root 931 2012-04-08 04:06 ./source/x/x11/slack-desc/xf86-video-cirrus
--rw-r--r-- 1 root root 919 2012-04-08 04:07 ./source/x/x11/slack-desc/xf86-video-dummy
--rw-r--r-- 1 root root 878 2012-05-08 16:28 ./source/x/x11/slack-desc/xf86-video-fbdev
--rw-r--r-- 1 root root 915 2012-04-08 04:07 ./source/x/x11/slack-desc/xf86-video-geode
--rw-r--r-- 1 root root 919 2012-04-08 04:07 ./source/x/x11/slack-desc/xf86-video-glint
--rw-r--r-- 1 root root 907 2012-04-08 04:08 ./source/x/x11/slack-desc/xf86-video-i128
--rw-r--r-- 1 root root 901 2012-04-08 04:08 ./source/x/x11/slack-desc/xf86-video-i740
--rw-r--r-- 1 root root 910 2012-04-08 04:09 ./source/x/x11/slack-desc/xf86-video-intel
--rw-r--r-- 1 root root 923 2012-04-08 04:09 ./source/x/x11/slack-desc/xf86-video-mach64
--rw-r--r-- 1 root root 883 2012-04-08 04:10 ./source/x/x11/slack-desc/xf86-video-mga
--rw-r--r-- 1 root root 955 2012-04-08 04:10 ./source/x/x11/slack-desc/xf86-video-neomagic
--rw-r--r-- 1 root root 945 2012-04-08 04:13 ./source/x/x11/slack-desc/xf86-video-nouveau
--rw-r--r-- 1 root root 873 2012-04-08 04:11 ./source/x/x11/slack-desc/xf86-video-nv
--rw-r--r-- 1 root root 978 2012-04-08 04:13 ./source/x/x11/slack-desc/xf86-video-openchrome
--rw-r--r-- 1 root root 734 2012-04-08 04:14 ./source/x/x11/slack-desc/xf86-video-qxl
+-rw-r--r-- 1 root root 895 2012-04-08 04:05 ./source/x/x11/slack-desc/xf86-video-ast
+-rw-r--r-- 1 root root 887 2012-04-08 04:05 ./source/x/x11/slack-desc/xf86-video-ati
+-rw-r--r-- 1 root root 914 2012-04-08 04:06 ./source/x/x11/slack-desc/xf86-video-chips
+-rw-r--r-- 1 root root 931 2012-04-08 04:06 ./source/x/x11/slack-desc/xf86-video-cirrus
+-rw-r--r-- 1 root root 919 2012-04-08 04:07 ./source/x/x11/slack-desc/xf86-video-dummy
+-rw-r--r-- 1 root root 878 2012-05-08 16:28 ./source/x/x11/slack-desc/xf86-video-fbdev
+-rw-r--r-- 1 root root 915 2012-04-08 04:07 ./source/x/x11/slack-desc/xf86-video-geode
+-rw-r--r-- 1 root root 919 2012-04-08 04:07 ./source/x/x11/slack-desc/xf86-video-glint
+-rw-r--r-- 1 root root 907 2012-04-08 04:08 ./source/x/x11/slack-desc/xf86-video-i128
+-rw-r--r-- 1 root root 901 2012-04-08 04:08 ./source/x/x11/slack-desc/xf86-video-i740
+-rw-r--r-- 1 root root 910 2012-04-08 04:09 ./source/x/x11/slack-desc/xf86-video-intel
+-rw-r--r-- 1 root root 923 2012-04-08 04:09 ./source/x/x11/slack-desc/xf86-video-mach64
+-rw-r--r-- 1 root root 883 2012-04-08 04:10 ./source/x/x11/slack-desc/xf86-video-mga
+-rw-r--r-- 1 root root 955 2012-04-08 04:10 ./source/x/x11/slack-desc/xf86-video-neomagic
+-rw-r--r-- 1 root root 945 2012-04-08 04:13 ./source/x/x11/slack-desc/xf86-video-nouveau
+-rw-r--r-- 1 root root 873 2012-04-08 04:11 ./source/x/x11/slack-desc/xf86-video-nv
+-rw-r--r-- 1 root root 978 2012-04-08 04:13 ./source/x/x11/slack-desc/xf86-video-openchrome
+-rw-r--r-- 1 root root 734 2012-04-08 04:14 ./source/x/x11/slack-desc/xf86-video-qxl
-rw-r--r-- 1 root root 903 2012-04-08 04:15 ./source/x/x11/slack-desc/xf86-video-r128
-rw-r--r-- 1 root root 970 2012-04-08 04:19 ./source/x/x11/slack-desc/xf86-video-rendition
-rw-r--r-- 1 root root 882 2012-04-08 04:19 ./source/x/x11/slack-desc/xf86-video-s3
diff --git a/patches/packages/apr-1.7.2-x86_64-1_slack15.0.txt b/patches/packages/apr-1.7.2-x86_64-1_slack15.0.txt
new file mode 100644
index 000000000..462103daa
--- /dev/null
+++ b/patches/packages/apr-1.7.2-x86_64-1_slack15.0.txt
@@ -0,0 +1,11 @@
+apr: apr (Apache Portable Runtime)
+apr:
+apr: The mission of the Apache Portable Runtime (APR) is to provide a
+apr: free library of C data structures and routines, forming a system
+apr: portability layer to as many operating systems as possible.
+apr:
+apr:
+apr:
+apr:
+apr:
+apr:
diff --git a/patches/packages/apr-util-1.6.3-x86_64-1_slack15.0.txt b/patches/packages/apr-util-1.6.3-x86_64-1_slack15.0.txt
new file mode 100644
index 000000000..8a5614af8
--- /dev/null
+++ b/patches/packages/apr-util-1.6.3-x86_64-1_slack15.0.txt
@@ -0,0 +1,11 @@
+apr-util: apr-util (Apache Portable Runtime utilities)
+apr-util:
+apr-util: The mission of the Apache Portable Runtime (APR) is to provide a
+apr-util: free library of C data structures and routines, forming a system
+apr-util: portability layer to as many operating systems as possible.
+apr-util:
+apr-util: This package contains additional utility interfaces for APR;
+apr-util: including support for XML, LDAP, database interfaces, URI parsing,
+apr-util: and more.
+apr-util:
+apr-util:
diff --git a/patches/packages/mozilla-thunderbird-102.7.0-x86_64-1_slack15.0.txt b/patches/packages/mozilla-thunderbird-102.7.1-x86_64-1_slack15.0.txt
index 5acb7b92e..5acb7b92e 100644
--- a/patches/packages/mozilla-thunderbird-102.7.0-x86_64-1_slack15.0.txt
+++ b/patches/packages/mozilla-thunderbird-102.7.1-x86_64-1_slack15.0.txt
diff --git a/patches/source/apr-util/apr-util.SlackBuild b/patches/source/apr-util/apr-util.SlackBuild
new file mode 100755
index 000000000..7da5fdf04
--- /dev/null
+++ b/patches/source/apr-util/apr-util.SlackBuild
@@ -0,0 +1,126 @@
+#!/bin/bash
+
+# Copyright 2008, 2009, 2010, 2011, 2012, 2013, 2018, 2023 Patrick J. Volkerding, Sebeka, Minnesota, USA
+# All rights reserved.
+#
+# Redistribution and use of this script, with or without modification, is
+# permitted provided that the following conditions are met:
+#
+# 1. Redistributions of this script must retain the above copyright
+# notice, this list of conditions and the following disclaimer.
+#
+# THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR IMPLIED
+# WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
+# MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO
+# EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
+# PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;
+# OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
+# WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
+# OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
+# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+
+cd $(dirname $0) ; CWD=$(pwd)
+
+PKGNAM=apr-util
+VERSION=${VERSION:-$(echo apr-util-*.tar.bz2 | rev | cut -f 3- -d . | cut -f 1 -d - | rev)}
+BUILD=${BUILD:-1_slack15.0}
+
+# Automatically determine the architecture we're building on:
+if [ -z "$ARCH" ]; then
+ case "$( uname -m )" in
+ i?86) export ARCH=i586 ;;
+ arm*) export ARCH=arm ;;
+ # Unless $ARCH is already set, use uname -m for all other archs:
+ *) export ARCH=$( uname -m ) ;;
+ esac
+fi
+
+# If the variable PRINT_PACKAGE_NAME is set, then this script will report what
+# the name of the created package would be, and then exit. This information
+# could be useful to other scripts.
+if [ ! -z "${PRINT_PACKAGE_NAME}" ]; then
+ echo "$PKGNAM-$VERSION-$ARCH-$BUILD.txz"
+ exit 0
+fi
+
+NUMJOBS=${NUMJOBS:-" -j$(expr $(nproc) + 1) "}
+
+if [ "$ARCH" = "i586" ]; then
+ SLKCFLAGS="-O2 -march=i586 -mtune=i686"
+ LIBDIRSUFFIX=""
+elif [ "$ARCH" = "s390" ]; then
+ SLKCFLAGS="-O2"
+ LIBDIRSUFFIX=""
+elif [ "$ARCH" = "x86_64" ]; then
+ SLKCFLAGS="-O2 -fPIC"
+ LIBDIRSUFFIX="64"
+else
+ SLKCFLAGS="-O2"
+ LIBDIRSUFFIX=""
+fi
+
+TMP=${TMP:-/tmp}
+PKG=$TMP/package-apr-util
+
+rm -rf $PKG
+mkdir -p $TMP $PKG
+
+cd $TMP
+rm -rf apr-util-$VERSION
+tar xvf $CWD/apr-util-$VERSION.tar.bz2 || exit 1
+cd apr-util-$VERSION || exit 1
+
+chown -R root:root .
+find . \
+ \( -perm 777 -o -perm 775 -o -perm 711 -o -perm 555 -o -perm 511 \) \
+ -exec chmod 755 {} \+ -o \
+ \( -perm 666 -o -perm 664 -o -perm 600 -o -perm 444 -o -perm 440 -o -perm 400 \) \
+ -exec chmod 644 {} \+
+
+CFLAGS="$SLKCFLAGS" \
+./configure \
+ --prefix=/usr \
+ --libdir=/usr/lib${LIBDIRSUFFIX} \
+ --with-apr=/usr \
+ --with-dbm=db44 \
+ --with-berkeley-db \
+ --with-mysql=/usr \
+ --disable-util-dso \
+ --without-gdbm \
+ --with-ldap \
+ --without-sqlite2 \
+ --build=$ARCH-slackware-linux || exit 1
+
+make $NUMJOBS || make || exit 1
+make dox || exit 1
+make install DESTDIR=$PKG || exit 1
+
+# Don't ship .la files:
+rm -f $PKG/{,usr/}lib${LIBDIRSUFFIX}/*.la
+
+find $PKG | xargs file | grep -e "executable" -e "shared object" \
+ | grep ELF | cut -f 1 -d : | xargs strip --strip-unneeded 2> /dev/null
+
+mkdir -p $PKG/usr/doc/apr-util-$VERSION
+cp -a \
+ INSTALL.MySQL LICENSE NOTICE \
+ $PKG/usr/doc/apr-util-$VERSION
+
+# If there's a CHANGES file, installing at least part of the recent history
+# is useful, but don't let it get totally out of control:
+if [ -r CHANGES ]; then
+ DOCSDIR=$(echo $PKG/usr/doc/*-$VERSION)
+ cat CHANGES | head -n 1000 > $DOCSDIR/CHANGES
+ touch -r CHANGES $DOCSDIR/CHANGES
+fi
+
+# This just seems like way too much stuff...
+#mv docs/dox/html $PKG/usr/doc/apr-util-$VERSION
+
+mkdir -p $PKG/install
+cat $CWD/slack-desc > $PKG/install/slack-desc
+
+# Build the package:
+cd $PKG
+/sbin/makepkg -l y -c n $TMP/apr-util-$VERSION-$ARCH-$BUILD.txz
diff --git a/patches/source/apr-util/apr-util.url b/patches/source/apr-util/apr-util.url
new file mode 100644
index 000000000..9f0e7e332
--- /dev/null
+++ b/patches/source/apr-util/apr-util.url
@@ -0,0 +1,2 @@
+http://www.apache.org/dist/apr/apr-util-1.6.3.tar.bz2
+http://www.apache.org/dist/apr/apr-util-1.6.3.tar.bz2.asc
diff --git a/patches/source/apr-util/slack-desc b/patches/source/apr-util/slack-desc
new file mode 100644
index 000000000..0e5f1009d
--- /dev/null
+++ b/patches/source/apr-util/slack-desc
@@ -0,0 +1,19 @@
+# HOW TO EDIT THIS FILE:
+# The "handy ruler" below makes it easier to edit a package description. Line
+# up the first '|' above the ':' following the base package name, and the '|'
+# on the right side marks the last column you can put a character in. You must
+# make exactly 11 lines for the formatting to be correct. It's also
+# customary to leave one space after the ':'.
+
+ |-----handy-ruler------------------------------------------------------|
+apr-util: apr-util (Apache Portable Runtime utilities)
+apr-util:
+apr-util: The mission of the Apache Portable Runtime (APR) is to provide a
+apr-util: free library of C data structures and routines, forming a system
+apr-util: portability layer to as many operating systems as possible.
+apr-util:
+apr-util: This package contains additional utility interfaces for APR;
+apr-util: including support for XML, LDAP, database interfaces, URI parsing,
+apr-util: and more.
+apr-util:
+apr-util:
diff --git a/patches/source/apr/apr.SlackBuild b/patches/source/apr/apr.SlackBuild
new file mode 100755
index 000000000..ce011a406
--- /dev/null
+++ b/patches/source/apr/apr.SlackBuild
@@ -0,0 +1,121 @@
+#!/bin/bash
+
+# Copyright 2008, 2009, 2010, 2011, 2018 Patrick J. Volkerding, Sebeka, Minnesota, USA
+# All rights reserved.
+#
+# Redistribution and use of this script, with or without modification, is
+# permitted provided that the following conditions are met:
+#
+# 1. Redistributions of this script must retain the above copyright
+# notice, this list of conditions and the following disclaimer.
+#
+# THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR IMPLIED
+# WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
+# MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO
+# EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
+# PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;
+# OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
+# WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
+# OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
+# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+
+cd $(dirname $0) ; CWD=$(pwd)
+
+PKGNAM=apr
+VERSION=${VERSION:-$(echo apr-*.tar.bz2 | rev | cut -f 3- -d . | cut -f 1 -d - | rev)}
+BUILD=${BUILD:-1_slack15.0}
+
+# Automatically determine the architecture we're building on:
+if [ -z "$ARCH" ]; then
+ case "$( uname -m )" in
+ i?86) export ARCH=i586 ;;
+ arm*) export ARCH=arm ;;
+ # Unless $ARCH is already set, use uname -m for all other archs:
+ *) export ARCH=$( uname -m ) ;;
+ esac
+fi
+
+# If the variable PRINT_PACKAGE_NAME is set, then this script will report what
+# the name of the created package would be, and then exit. This information
+# could be useful to other scripts.
+if [ ! -z "${PRINT_PACKAGE_NAME}" ]; then
+ echo "$PKGNAM-$VERSION-$ARCH-$BUILD.txz"
+ exit 0
+fi
+
+NUMJOBS=${NUMJOBS:-" -j$(expr $(nproc) + 1) "}
+
+if [ "$ARCH" = "i586" ]; then
+ SLKCFLAGS="-O2 -march=i586 -mtune=i686"
+ LIBDIRSUFFIX=""
+elif [ "$ARCH" = "s390" ]; then
+ SLKCFLAGS="-O2"
+ LIBDIRSUFFIX=""
+elif [ "$ARCH" = "x86_64" ]; then
+ SLKCFLAGS="-O2 -fPIC"
+ LIBDIRSUFFIX="64"
+else
+ SLKCFLAGS="-O2"
+ LIBDIRSUFFIX=""
+fi
+
+TMP=${TMP:-/tmp}
+PKG=$TMP/package-apr
+
+rm -rf $PKG
+mkdir -p $TMP $PKG
+
+cd $TMP
+rm -rf apr-$VERSION
+tar xvf $CWD/apr-$VERSION.tar.bz2 || exit 1
+cd apr-$VERSION || exit 1
+
+chown -R root:root .
+find . \
+ \( -perm 777 -o -perm 775 -o -perm 711 -o -perm 555 -o -perm 511 \) \
+ -exec chmod 755 {} \+ -o \
+ \( -perm 666 -o -perm 664 -o -perm 600 -o -perm 444 -o -perm 440 -o -perm 400 \) \
+ -exec chmod 644 {} \+
+
+CFLAGS="$SLKCFLAGS" \
+./configure \
+ --prefix=/usr \
+ --libdir=/usr/lib${LIBDIRSUFFIX} \
+ --with-installbuilddir=/usr/lib${LIBDIRSUFFIX}/apr-${VERSION}/build-1 \
+ --disable-static \
+ --with-devrandom=/dev/urandom \
+ --build=$ARCH-slackware-linux || exit 1
+
+make $NUMJOBS || make || exit 1
+make dox || exit 1
+make install DESTDIR=$PKG || exit 1
+
+# Don't ship .la files:
+rm -f $PKG/{,usr/}lib${LIBDIRSUFFIX}/*.la
+
+find $PKG | xargs file | grep -e "executable" -e "shared object" \
+ | grep ELF | cut -f 1 -d : | xargs strip --strip-unneeded 2> /dev/null
+
+mkdir -p $PKG/usr/doc/apr-$VERSION
+cp -a \
+ LICENSE NOTICE README* \
+ $PKG/usr/doc/apr-$VERSION
+
+# If there's a CHANGES file, installing at least part of the recent history
+# is useful, but don't let it get totally out of control:
+if [ -r CHANGES ]; then
+ DOCSDIR=$(echo $PKG/usr/doc/*-$VERSION)
+ cat CHANGES | head -n 1000 > $DOCSDIR/CHANGES
+ touch -r CHANGES $DOCSDIR/CHANGES
+fi
+
+# This just seems like way too much stuff...
+#mv docs/dox/html $PKG/usr/doc/apr-$VERSION
+
+mkdir -p $PKG/install
+cat $CWD/slack-desc > $PKG/install/slack-desc
+
+# Build the package:
+cd $PKG
+/sbin/makepkg -l y -c n $TMP/apr-$VERSION-$ARCH-$BUILD.txz
diff --git a/patches/source/apr/apr.url b/patches/source/apr/apr.url
new file mode 100644
index 000000000..064ec5fa6
--- /dev/null
+++ b/patches/source/apr/apr.url
@@ -0,0 +1,2 @@
+http://www.apache.org/dist/apr/apr-1.7.2.tar.bz2
+http://www.apache.org/dist/apr/apr-1.7.2.tar.bz2.asc
diff --git a/patches/source/apr/slack-desc b/patches/source/apr/slack-desc
new file mode 100644
index 000000000..bc9236870
--- /dev/null
+++ b/patches/source/apr/slack-desc
@@ -0,0 +1,19 @@
+# HOW TO EDIT THIS FILE:
+# The "handy ruler" below makes it easier to edit a package description. Line
+# up the first '|' above the ':' following the base package name, and the '|'
+# on the right side marks the last column you can put a character in. You must
+# make exactly 11 lines for the formatting to be correct. It's also
+# customary to leave one space after the ':'.
+
+ |-----handy-ruler------------------------------------------------------|
+apr: apr (Apache Portable Runtime)
+apr:
+apr: The mission of the Apache Portable Runtime (APR) is to provide a
+apr: free library of C data structures and routines, forming a system
+apr: portability layer to as many operating systems as possible.
+apr:
+apr:
+apr:
+apr:
+apr:
+apr: