summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Patrick J Volkerding <volkerdi@slackware.com>2023-06-09 01:06:21 +0000
committer Eric Hameleers <alien@slackware.com>2023-06-09 13:30:37 +0200
commite23d78481110ab764057f48d8afde658066ded10 (patch)
tree2b77779b2d70ddbf3eb4965eff4d771caa778bcc
parentda0323f6ebb6a948cc7699dffcc537eea161d19c (diff)
downloadcurrent-e23d78481110ab764057f48d8afde658066ded10.tar.gz
current-e23d78481110ab764057f48d8afde658066ded10.tar.xz
Fri Jun 9 01:06:21 UTC 202320230609010621_15.0
extra/php81/php81-8.1.20-x86_64-1_slack15.0.txz: Upgraded. This update fixes bugs and security issues. For more information, see: https://www.php.net/ChangeLog-8.php#8.1.20 (* Security fix *) patches/packages/mozilla-thunderbird-102.12.0-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.12.0/releasenotes/ (* Security fix *) patches/packages/python3-3.9.17-x86_64-1_slack15.0.txz: Upgraded. This update fixes bugs and a security issue: urllib.parse.urlsplit() now strips leading C0 control and space characters following the specification for URLs defined by WHATWG. For more information, see: https://www.cve.org/CVERecord?id=CVE-2023-24329 (* Security fix *)
-rw-r--r--ChangeLog.rss31
-rw-r--r--ChangeLog.txt19
-rw-r--r--FILELIST.TXT92
-rwxr-xr-xextra/source/php81/fetch-php.sh4
-rw-r--r--patches/packages/mozilla-thunderbird-102.12.0-x86_64-1_slack15.0.txt (renamed from patches/packages/mozilla-thunderbird-102.11.2-x86_64-1_slack15.0.txt)0
-rw-r--r--patches/packages/python3-3.9.17-x86_64-1_slack15.0.txt (renamed from patches/packages/python3-3.9.16-x86_64-1_slack15.0.txt)2
-rw-r--r--patches/source/python3/slack-desc2
7 files changed, 98 insertions, 52 deletions
diff --git a/ChangeLog.rss b/ChangeLog.rss
index e7fa631ec..173b78e1f 100644
--- a/ChangeLog.rss
+++ b/ChangeLog.rss
@@ -11,10 +11,37 @@
<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>Wed, 7 Jun 2023 21:12:41 GMT</pubDate>
- <lastBuildDate>Thu, 8 Jun 2023 11:30:19 GMT</lastBuildDate>
+ <pubDate>Fri, 9 Jun 2023 01:06:21 GMT</pubDate>
+ <lastBuildDate>Fri, 9 Jun 2023 11:30:23 GMT</lastBuildDate>
<generator>maintain_current_git.sh v 1.17</generator>
<item>
+ <title>Fri, 9 Jun 2023 01:06:21 GMT</title>
+ <pubDate>Fri, 9 Jun 2023 01:06:21 GMT</pubDate>
+ <link>https://git.slackware.nl/current/tag/?h=20230609010621</link>
+ <guid isPermaLink="false">20230609010621</guid>
+ <description>
+ <![CDATA[<pre>
+extra/php81/php81-8.1.20-x86_64-1_slack15.0.txz: Upgraded.
+ This update fixes bugs and security issues.
+ For more information, see:
+ https://www.php.net/ChangeLog-8.php#8.1.20
+ (* Security fix *)
+patches/packages/mozilla-thunderbird-102.12.0-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.12.0/releasenotes/
+ (* Security fix *)
+patches/packages/python3-3.9.17-x86_64-1_slack15.0.txz: Upgraded.
+ This update fixes bugs and a security issue:
+ urllib.parse.urlsplit() now strips leading C0 control and space characters
+ following the specification for URLs defined by WHATWG.
+ For more information, see:
+ https://www.cve.org/CVERecord?id=CVE-2023-24329
+ (* Security fix *)
+ </pre>]]>
+ </description>
+ </item>
+ <item>
<title>Wed, 7 Jun 2023 21:12:41 GMT</title>
<pubDate>Wed, 7 Jun 2023 21:12:41 GMT</pubDate>
<link>https://git.slackware.nl/current/tag/?h=20230607211241</link>
diff --git a/ChangeLog.txt b/ChangeLog.txt
index ce0cf588c..06c2fff61 100644
--- a/ChangeLog.txt
+++ b/ChangeLog.txt
@@ -1,3 +1,22 @@
+Fri Jun 9 01:06:21 UTC 2023
+extra/php81/php81-8.1.20-x86_64-1_slack15.0.txz: Upgraded.
+ This update fixes bugs and security issues.
+ For more information, see:
+ https://www.php.net/ChangeLog-8.php#8.1.20
+ (* Security fix *)
+patches/packages/mozilla-thunderbird-102.12.0-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.12.0/releasenotes/
+ (* Security fix *)
+patches/packages/python3-3.9.17-x86_64-1_slack15.0.txz: Upgraded.
+ This update fixes bugs and a security issue:
+ urllib.parse.urlsplit() now strips leading C0 control and space characters
+ following the specification for URLs defined by WHATWG.
+ For more information, see:
+ https://www.cve.org/CVERecord?id=CVE-2023-24329
+ (* Security fix *)
++--------------------------+
Wed Jun 7 21:12:41 UTC 2023
patches/packages/cups-2.4.4-x86_64-1_slack15.0.txz: Upgraded.
This update is a hotfix for a segfault in cupsGetNamedDest(), when caller
diff --git a/FILELIST.TXT b/FILELIST.TXT
index 833965a99..0d0e35ac3 100644
--- a/FILELIST.TXT
+++ b/FILELIST.TXT
@@ -1,20 +1,20 @@
-Wed Jun 7 21:15:16 UTC 2023
+Fri Jun 9 01:11:57 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-06-07 21:12 .
+drwxr-xr-x 12 root root 4096 2023-06-09 01:06 .
-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 1181206 2023-06-06 20:35 ./CHECKSUMS.md5
--rw-r--r-- 1 root root 163 2023-06-06 20:35 ./CHECKSUMS.md5.asc
+-rw-r--r-- 1 root root 1181810 2023-06-07 21:15 ./CHECKSUMS.md5
+-rw-r--r-- 1 root root 163 2023-06-07 21:15 ./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 2017712 2023-06-07 21:12 ./ChangeLog.txt
+-rw-r--r-- 1 root root 2018581 2023-06-09 01:06 ./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 1540497 2023-06-06 20:34 ./FILELIST.TXT
+-rw-r--r-- 1 root root 1541296 2023-06-07 21:15 ./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-06 20:34 ./extra
--rw-r--r-- 1 root root 49689 2023-06-06 20:34 ./extra/CHECKSUMS.md5
--rw-r--r-- 1 root root 163 2023-06-06 20:34 ./extra/CHECKSUMS.md5.asc
--rw-r--r-- 1 root root 62542 2023-06-06 20:34 ./extra/FILE_LIST
--rw-r--r-- 1 root root 1761020 2023-06-06 20:34 ./extra/MANIFEST.bz2
--rw-r--r-- 1 root root 36556 2023-06-06 20:34 ./extra/PACKAGES.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
-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,10 +352,10 @@ 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-05-14 17:07 ./extra/php81
--rw-r--r-- 1 root root 369 2023-05-14 16:05 ./extra/php81/php81-8.1.19-x86_64-1_slack15.0.txt
--rw-r--r-- 1 root root 6286624 2023-05-14 16:05 ./extra/php81/php81-8.1.19-x86_64-1_slack15.0.txz
--rw-r--r-- 1 root root 163 2023-05-14 16:05 ./extra/php81/php81-8.1.19-x86_64-1_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
-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
@@ -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-06 20:26 ./extra/source
+drwxr-xr-x 17 root root 4096 2023-06-09 01:04 ./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,12 +577,12 @@ 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-05-14 16:02 ./extra/source/php81
+drwxr-xr-x 2 root root 4096 2023-06-08 20:38 ./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-05-14 15:58 ./extra/source/php81/fetch-php.sh
+-rwxr-xr-x 1 root root 120 2023-06-08 20:38 ./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 11847576 2023-05-10 14:00 ./extra/source/php81/php-8.1.19.tar.xz
--rw-r--r-- 1 root root 833 2023-05-10 14:00 ./extra/source/php81/php-8.1.19.tar.xz.asc
+-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 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
@@ -737,13 +737,13 @@ drwxr-xr-x 2 root root 4096 2008-05-07 05:21 ./pasture/source/php/pear
-rwxr-xr-x 1 root root 9448 2018-05-16 22:38 ./pasture/source/php/php.SlackBuild
-rw-r--r-- 1 root root 775 2017-07-07 19:25 ./pasture/source/php/php.ini-development.diff.gz
-rw-r--r-- 1 root root 830 2005-12-09 05:18 ./pasture/source/php/slack-desc
-drwxr-xr-x 4 root root 4096 2023-06-07 21:15 ./patches
--rw-r--r-- 1 root root 75170 2023-06-07 21:15 ./patches/CHECKSUMS.md5
--rw-r--r-- 1 root root 163 2023-06-07 21:15 ./patches/CHECKSUMS.md5.asc
--rw-r--r-- 1 root root 101754 2023-06-07 21:15 ./patches/FILE_LIST
--rw-r--r-- 1 root root 12600016 2023-06-07 21:15 ./patches/MANIFEST.bz2
--rw-r--r-- 1 root root 55465 2023-06-07 21:15 ./patches/PACKAGES.TXT
-drwxr-xr-x 3 root root 20480 2023-06-07 21:15 ./patches/packages
+drwxr-xr-x 4 root root 4096 2023-06-09 01:11 ./patches
+-rw-r--r-- 1 root root 75170 2023-06-09 01:11 ./patches/CHECKSUMS.md5
+-rw-r--r-- 1 root root 163 2023-06-09 01:11 ./patches/CHECKSUMS.md5.asc
+-rw-r--r-- 1 root root 101754 2023-06-09 01:11 ./patches/FILE_LIST
+-rw-r--r-- 1 root root 12602560 2023-06-09 01:11 ./patches/MANIFEST.bz2
+-rw-r--r-- 1 root root 55466 2023-06-09 01:11 ./patches/PACKAGES.TXT
+drwxr-xr-x 3 root root 20480 2023-06-09 01:11 ./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
@@ -889,9 +889,9 @@ drwxr-xr-x 2 root root 4096 2023-02-18 02:05 ./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-05-27 18:07 ./patches/packages/mozilla-thunderbird-102.11.2-x86_64-1_slack15.0.txt
--rw-r--r-- 1 root root 56322004 2023-05-27 18:07 ./patches/packages/mozilla-thunderbird-102.11.2-x86_64-1_slack15.0.txz
--rw-r--r-- 1 root root 163 2023-05-27 18:07 ./patches/packages/mozilla-thunderbird-102.11.2-x86_64-1_slack15.0.txz.asc
+-rw-r--r-- 1 root root 663 2023-06-08 18:06 ./patches/packages/mozilla-thunderbird-102.12.0-x86_64-1_slack15.0.txt
+-rw-r--r-- 1 root root 56329432 2023-06-08 18:06 ./patches/packages/mozilla-thunderbird-102.12.0-x86_64-1_slack15.0.txz
+-rw-r--r-- 1 root root 163 2023-06-08 18:06 ./patches/packages/mozilla-thunderbird-102.12.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
@@ -928,9 +928,9 @@ drwxr-xr-x 2 root root 4096 2023-02-18 02:05 ./patches/packages/linux-5.15
-rw-r--r-- 1 root root 533 2022-09-01 18:45 ./patches/packages/poppler-21.12.0-x86_64-2_slack15.0.txt
-rw-r--r-- 1 root root 1746808 2022-09-01 18:45 ./patches/packages/poppler-21.12.0-x86_64-2_slack15.0.txz
-rw-r--r-- 1 root root 163 2022-09-01 18:45 ./patches/packages/poppler-21.12.0-x86_64-2_slack15.0.txz.asc
--rw-r--r-- 1 root root 663 2022-12-07 17:35 ./patches/packages/python3-3.9.16-x86_64-1_slack15.0.txt
--rw-r--r-- 1 root root 19185720 2022-12-07 17:35 ./patches/packages/python3-3.9.16-x86_64-1_slack15.0.txz
--rw-r--r-- 1 root root 163 2022-12-07 17:35 ./patches/packages/python3-3.9.16-x86_64-1_slack15.0.txz.asc
+-rw-r--r-- 1 root root 664 2023-06-08 20:01 ./patches/packages/python3-3.9.17-x86_64-1_slack15.0.txt
+-rw-r--r-- 1 root root 19148712 2023-06-08 20:01 ./patches/packages/python3-3.9.17-x86_64-1_slack15.0.txz
+-rw-r--r-- 1 root root 163 2023-06-08 20:01 ./patches/packages/python3-3.9.17-x86_64-1_slack15.0.txz.asc
-rw-r--r-- 1 root root 260 2022-03-20 22:36 ./patches/packages/qt5-5.15.3_20220318_e507d3e5-x86_64-1_slack15.0.txt
-rw-r--r-- 1 root root 99025556 2022-03-20 22:36 ./patches/packages/qt5-5.15.3_20220318_e507d3e5-x86_64-1_slack15.0.txz
-rw-r--r-- 1 root root 163 2022-03-20 22:36 ./patches/packages/qt5-5.15.3_20220318_e507d3e5-x86_64-1_slack15.0.txz.asc
@@ -1009,7 +1009,7 @@ drwxr-xr-x 2 root root 4096 2023-02-18 02:05 ./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 80 root root 4096 2023-06-07 21:12 ./patches/source
+drwxr-xr-x 80 root root 4096 2023-06-09 01:02 ./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
@@ -1410,7 +1410,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-05-27 16:53 ./patches/source/mozilla-thunderbird
+drwxr-xr-x 4 root root 4096 2023-06-08 16:52 ./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
@@ -1426,8 +1426,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-05-16 18:45 ./patches/source/mozilla-thunderbird/build-deps/nodejs
--rw-r--r-- 1 root root 41778040 2023-05-16 07:03 ./patches/source/mozilla-thunderbird/build-deps/nodejs/node-v20.2.0.tar.xz
+drwxr-xr-x 2 root root 4096 2023-06-08 19:30 ./patches/source/mozilla-thunderbird/build-deps/nodejs
+-rw-r--r-- 1 root root 41709484 2023-06-08 12:44 ./patches/source/mozilla-thunderbird/build-deps/nodejs/node-v20.3.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
@@ -1436,8 +1436,8 @@ drwxr-xr-x 2 root root 4096 2023-05-16 18:45 ./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 503416640 2023-05-26 23:00 ./patches/source/mozilla-thunderbird/thunderbird-102.11.2.source.tar.xz
--rw-r--r-- 1 root root 833 2023-05-26 23:00 ./patches/source/mozilla-thunderbird/thunderbird-102.11.2.source.tar.xz.asc
+-rw-r--r-- 1 root root 502135796 2023-06-07 16:44 ./patches/source/mozilla-thunderbird/thunderbird-102.12.0.source.tar.xz
+-rw-r--r-- 1 root root 833 2023-06-07 16:44 ./patches/source/mozilla-thunderbird/thunderbird-102.12.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
@@ -1558,19 +1558,19 @@ drwxr-xr-x 2 root root 4096 2022-09-01 18:42 ./patches/source/poppler
-rw-r--r-- 1 root root 1798780 2021-12-26 19:51 ./patches/source/poppler/poppler-21.12.0.tar.xz
-rwxr-xr-x 1 root root 4628 2022-09-01 18:43 ./patches/source/poppler/poppler.SlackBuild
-rw-r--r-- 1 root root 988 2018-02-27 06:12 ./patches/source/poppler/slack-desc
-drwxr-xr-x 2 root root 4096 2022-12-07 17:33 ./patches/source/python3
--rw-r--r-- 1 root root 19738796 2022-12-06 18:42 ./patches/source/python3/Python-3.9.16.tar.xz
--rw-r--r-- 1 root root 833 2022-12-06 18:42 ./patches/source/python3/Python-3.9.16.tar.xz.asc
+drwxr-xr-x 2 root root 4096 2023-06-08 19:50 ./patches/source/python3
+-rw-r--r-- 1 root root 19647312 2023-06-06 12:44 ./patches/source/python3/Python-3.9.17.tar.xz
+-rw-r--r-- 1 root root 833 2023-06-06 12:44 ./patches/source/python3/Python-3.9.17.tar.xz.asc
-rw-r--r-- 1 root root 890 2017-01-12 20:00 ./patches/source/python3/README
--rw-r--r-- 1 root root 2545722 2022-12-06 18:41 ./patches/source/python3/python-3.9.16-docs-text.tar.bz2
+-rw-r--r-- 1 root root 2550117 2023-06-06 12:44 ./patches/source/python3/python-3.9.17-docs-text.tar.bz2
-rw-r--r-- 1 root root 372 2021-11-20 19:27 ./patches/source/python3/python.sysconfig.py.x86_64.diff.gz
--rwxr-xr-x 1 root root 6380 2022-03-18 19:40 ./patches/source/python3/python3.SlackBuild
+-rwxr-xr-x 1 root root 6380 2023-06-08 19:59 ./patches/source/python3/python3.SlackBuild
-rw-r--r-- 1 root root 495 2020-10-24 22:31 ./patches/source/python3/python3.distutils.x86_64.diff.gz
-rw-r--r-- 1 root root 1389 2020-10-24 17:53 ./patches/source/python3/python3.no-static-library.diff.gz
-rw-r--r-- 1 root root 369 2014-05-25 17:49 ./patches/source/python3/python3.readline.set_pre_input_hook.diff.gz
-rw-r--r-- 1 root root 340 2020-10-24 22:35 ./patches/source/python3/python3.setup.py.x86_64.diff.gz
-rw-r--r-- 1 root root 34 2019-03-03 19:49 ./patches/source/python3/python3.url
--rw-r--r-- 1 root root 1150 2018-02-27 06:13 ./patches/source/python3/slack-desc
+-rw-r--r-- 1 root root 1151 2023-03-06 20:41 ./patches/source/python3/slack-desc
drwxr-xr-x 4 root root 4096 2022-03-20 19:42 ./patches/source/qt5
-rw-r--r-- 1 root root 172 2013-12-17 17:08 ./patches/source/qt5/doinst.sh.gz
-rwxr-xr-x 1 root root 2321 2022-01-21 18:22 ./patches/source/qt5/fetch_sources.sh
diff --git a/extra/source/php81/fetch-php.sh b/extra/source/php81/fetch-php.sh
index 732fb526f..56281f011 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.19.tar.xz.asc
-lftpget http://us.php.net/distributions/php-8.1.19.tar.xz
+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
diff --git a/patches/packages/mozilla-thunderbird-102.11.2-x86_64-1_slack15.0.txt b/patches/packages/mozilla-thunderbird-102.12.0-x86_64-1_slack15.0.txt
index 5acb7b92e..5acb7b92e 100644
--- a/patches/packages/mozilla-thunderbird-102.11.2-x86_64-1_slack15.0.txt
+++ b/patches/packages/mozilla-thunderbird-102.12.0-x86_64-1_slack15.0.txt
diff --git a/patches/packages/python3-3.9.16-x86_64-1_slack15.0.txt b/patches/packages/python3-3.9.17-x86_64-1_slack15.0.txt
index 452e9852c..8f4c12c59 100644
--- a/patches/packages/python3-3.9.16-x86_64-1_slack15.0.txt
+++ b/patches/packages/python3-3.9.17-x86_64-1_slack15.0.txt
@@ -1,4 +1,4 @@
-python3: python3 (object-oriented interpreted programming language v3)
+python3: python3 (object-oriented interpreted programming language, v3)
python3:
python3: Python is an interpreted, interactive, object-oriented programming
python3: language that combines remarkable power with very clear syntax.
diff --git a/patches/source/python3/slack-desc b/patches/source/python3/slack-desc
index ca18863aa..448e00963 100644
--- a/patches/source/python3/slack-desc
+++ b/patches/source/python3/slack-desc
@@ -6,7 +6,7 @@
# customary to leave one space after the ':' except on otherwise blank lines.
|-----handy-ruler------------------------------------------------------|
-python3: python3 (object-oriented interpreted programming language v3)
+python3: python3 (object-oriented interpreted programming language, v3)
python3:
python3: Python is an interpreted, interactive, object-oriented programming
python3: language that combines remarkable power with very clear syntax.