summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Patrick J Volkerding <volkerdi@slackware.com>2022-06-13 21:02:58 +0000
committer Eric Hameleers <alien@slackware.com>2022-06-14 13:30:26 +0200
commit7809bcc7623e84d08a096f1d910be6f3fe34fc1f (patch)
tree95027dece3efdc78742ce4d3e835ea554112a981
parent348dffe043c24552437ca1408bc83fb20db9774b (diff)
downloadcurrent-7809bcc7623e84d08a096f1d910be6f3fe34fc1f.tar.gz
current-7809bcc7623e84d08a096f1d910be6f3fe34fc1f.tar.xz
Mon Jun 13 21:02:58 UTC 202220220613210258_15.0
patches/packages/php-7.4.30-x86_64-1_slack15.0.txz: Upgraded. This update fixes bugs and security issues: mysqlnd/pdo password buffer overflow. Uninitialized array in pg_query_params(). For more information, see: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-31626 https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-31625 (* Security fix *) extra/php80/php80-8.0.20-x86_64-1_slack15.0.txz: Upgraded. This update fixes bugs and security issues: mysqlnd/pdo password buffer overflow. Uninitialized array in pg_query_params(). For more information, see: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-31626 https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-31625 (* Security fix *) extra/php81/php81-8.1.7-x86_64-1_slack15.0.txz: Upgraded. This update fixes bugs and security issues: mysqlnd/pdo password buffer overflow. Uninitialized array in pg_query_params(). For more information, see: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-31626 https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-31625 (* Security fix *)
-rw-r--r--ChangeLog.rss38
-rw-r--r--ChangeLog.txt26
-rw-r--r--FILELIST.TXT88
-rwxr-xr-xextra/source/php80/fetch-php.sh4
-rwxr-xr-xextra/source/php81/fetch-php.sh4
-rw-r--r--patches/packages/php-7.4.30-x86_64-1_slack15.0.txt (renamed from patches/packages/php-7.4.28-x86_64-1_slack15.0.txt)0
-rwxr-xr-xpatches/source/php/fetch-php.sh4
7 files changed, 112 insertions, 52 deletions
diff --git a/ChangeLog.rss b/ChangeLog.rss
index 4cd638e97..1a656cba4 100644
--- a/ChangeLog.rss
+++ b/ChangeLog.rss
@@ -11,10 +11,44 @@
<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, 8 Jun 2022 19:15:34 GMT</pubDate>
- <lastBuildDate>Thu, 9 Jun 2022 11:30:15 GMT</lastBuildDate>
+ <pubDate>Mon, 13 Jun 2022 21:02:58 GMT</pubDate>
+ <lastBuildDate>Tue, 14 Jun 2022 11:30:14 GMT</lastBuildDate>
<generator>maintain_current_git.sh v 1.17</generator>
<item>
+ <title>Mon, 13 Jun 2022 21:02:58 GMT</title>
+ <pubDate>Mon, 13 Jun 2022 21:02:58 GMT</pubDate>
+ <link>https://git.slackware.nl/current/tag/?h=20220613210258</link>
+ <guid isPermaLink="false">20220613210258</guid>
+ <description>
+ <![CDATA[<pre>
+patches/packages/php-7.4.30-x86_64-1_slack15.0.txz: Upgraded.
+ This update fixes bugs and security issues:
+ mysqlnd/pdo password buffer overflow.
+ Uninitialized array in pg_query_params().
+ For more information, see:
+ https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-31626
+ https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-31625
+ (* Security fix *)
+extra/php80/php80-8.0.20-x86_64-1_slack15.0.txz: Upgraded.
+ This update fixes bugs and security issues:
+ mysqlnd/pdo password buffer overflow.
+ Uninitialized array in pg_query_params().
+ For more information, see:
+ https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-31626
+ https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-31625
+ (* Security fix *)
+extra/php81/php81-8.1.7-x86_64-1_slack15.0.txz: Upgraded.
+ This update fixes bugs and security issues:
+ mysqlnd/pdo password buffer overflow.
+ Uninitialized array in pg_query_params().
+ For more information, see:
+ https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-31626
+ https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-31625
+ (* Security fix *)
+ </pre>]]>
+ </description>
+ </item>
+ <item>
<title>Wed, 8 Jun 2022 19:15:34 GMT</title>
<pubDate>Wed, 8 Jun 2022 19:15:34 GMT</pubDate>
<link>https://git.slackware.nl/current/tag/?h=20220608191534</link>
diff --git a/ChangeLog.txt b/ChangeLog.txt
index 6b14d5b49..2deeff5b4 100644
--- a/ChangeLog.txt
+++ b/ChangeLog.txt
@@ -1,3 +1,29 @@
+Mon Jun 13 21:02:58 UTC 2022
+patches/packages/php-7.4.30-x86_64-1_slack15.0.txz: Upgraded.
+ This update fixes bugs and security issues:
+ mysqlnd/pdo password buffer overflow.
+ Uninitialized array in pg_query_params().
+ For more information, see:
+ https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-31626
+ https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-31625
+ (* Security fix *)
+extra/php80/php80-8.0.20-x86_64-1_slack15.0.txz: Upgraded.
+ This update fixes bugs and security issues:
+ mysqlnd/pdo password buffer overflow.
+ Uninitialized array in pg_query_params().
+ For more information, see:
+ https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-31626
+ https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-31625
+ (* Security fix *)
+extra/php81/php81-8.1.7-x86_64-1_slack15.0.txz: Upgraded.
+ This update fixes bugs and security issues:
+ mysqlnd/pdo password buffer overflow.
+ Uninitialized array in pg_query_params().
+ For more information, see:
+ https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-31626
+ https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-31625
+ (* Security fix *)
++--------------------------+
Wed Jun 8 19:15:34 UTC 2022
patches/packages/httpd-2.4.54-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 d8bf13210..a04e3c9b2 100644
--- a/FILELIST.TXT
+++ b/FILELIST.TXT
@@ -1,20 +1,20 @@
-Wed Jun 8 19:20:40 UTC 2022
+Mon Jun 13 21:06:29 UTC 2022
Here is the file list for this directory. If you are using a
mirror site and find missing or extra files in the disk
subdirectories, please have the archive administrator refresh
the mirror.
-drwxr-xr-x 12 root root 4096 2022-06-08 19:15 .
+drwxr-xr-x 12 root root 4096 2022-06-13 21:02 .
-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 1137740 2022-06-04 18:45 ./CHECKSUMS.md5
--rw-r--r-- 1 root root 163 2022-06-04 18:45 ./CHECKSUMS.md5.asc
+-rw-r--r-- 1 root root 1137740 2022-06-08 19:20 ./CHECKSUMS.md5
+-rw-r--r-- 1 root root 163 2022-06-08 19:20 ./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 1903048 2022-06-08 19:15 ./ChangeLog.txt
+-rw-r--r-- 1 root root 1904224 2022-06-13 21:02 ./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 1485051 2022-06-04 18:45 ./FILELIST.TXT
+-rw-r--r-- 1 root root 1485051 2022-06-08 19:20 ./FILELIST.TXT
-rw-r--r-- 1 root root 1572 2012-08-29 18:27 ./GPG-KEY
-rw-r--r-- 1 root root 864745 2022-02-02 08:25 ./PACKAGES.TXT
-rw-r--r-- 1 root root 8034 2022-02-02 03:36 ./README.TXT
@@ -39,12 +39,12 @@ drwxr-xr-x 2 root root 4096 2022-02-02 08:21 ./EFI/BOOT
-rw-r--r-- 1 root root 17294 2008-12-08 18:13 ./SPEAK_INSTALL.TXT
-rw-r--r-- 1 root root 57187 2022-02-01 19:37 ./Slackware-HOWTO
-rw-r--r-- 1 root root 8700 2022-01-26 05:44 ./UPGRADE.TXT
-drwxr-xr-x 19 root root 4096 2022-02-18 05:32 ./extra
--rw-r--r-- 1 root root 49594 2022-02-18 05:32 ./extra/CHECKSUMS.md5
--rw-r--r-- 1 root root 163 2022-02-18 05:32 ./extra/CHECKSUMS.md5.asc
--rw-r--r-- 1 root root 62447 2022-02-18 05:32 ./extra/FILE_LIST
--rw-r--r-- 1 root root 1637844 2022-02-18 05:32 ./extra/MANIFEST.bz2
--rw-r--r-- 1 root root 36524 2022-02-18 05:32 ./extra/PACKAGES.TXT
+drwxr-xr-x 19 root root 4096 2022-06-13 21:06 ./extra
+-rw-r--r-- 1 root root 49594 2022-06-13 21:06 ./extra/CHECKSUMS.md5
+-rw-r--r-- 1 root root 163 2022-06-13 21:06 ./extra/CHECKSUMS.md5.asc
+-rw-r--r-- 1 root root 62447 2022-06-13 21:06 ./extra/FILE_LIST
+-rw-r--r-- 1 root root 1643406 2022-06-13 21:06 ./extra/MANIFEST.bz2
+-rw-r--r-- 1 root root 36524 2022-06-13 21:06 ./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
@@ -348,14 +348,14 @@ drwxr-xr-x 2 root root 4096 2018-02-27 06:13 ./extra/google-chrome
-rwxr-xr-x 1 root root 4168 2019-09-18 22:18 ./extra/google-chrome/google-chrome.SlackBuild
-rw-r--r-- 1 root root 840 2018-02-27 06:13 ./extra/google-chrome/slack-desc
lrwxrwxrwx 1 root root 11 2012-07-30 20:41 ./extra/java -> source/java
-drwxr-xr-x 2 root root 4096 2022-02-18 05:32 ./extra/php80
--rw-r--r-- 1 root root 369 2022-02-18 04:55 ./extra/php80/php80-8.0.16-x86_64-1_slack15.0.txt
--rw-r--r-- 1 root root 6147544 2022-02-18 04:55 ./extra/php80/php80-8.0.16-x86_64-1_slack15.0.txz
--rw-r--r-- 1 root root 163 2022-02-18 04:55 ./extra/php80/php80-8.0.16-x86_64-1_slack15.0.txz.asc
-drwxr-xr-x 2 root root 4096 2022-02-18 05:32 ./extra/php81
--rw-r--r-- 1 root root 369 2022-02-18 02:50 ./extra/php81/php81-8.1.3-x86_64-1_slack15.0.txt
--rw-r--r-- 1 root root 6266016 2022-02-18 02:50 ./extra/php81/php81-8.1.3-x86_64-1_slack15.0.txz
--rw-r--r-- 1 root root 163 2022-02-18 02:50 ./extra/php81/php81-8.1.3-x86_64-1_slack15.0.txz.asc
+drwxr-xr-x 2 root root 4096 2022-06-13 21:06 ./extra/php80
+-rw-r--r-- 1 root root 369 2022-06-13 20:30 ./extra/php80/php80-8.0.20-x86_64-1_slack15.0.txt
+-rw-r--r-- 1 root root 6155008 2022-06-13 20:30 ./extra/php80/php80-8.0.20-x86_64-1_slack15.0.txz
+-rw-r--r-- 1 root root 163 2022-06-13 20:30 ./extra/php80/php80-8.0.20-x86_64-1_slack15.0.txz.asc
+drwxr-xr-x 2 root root 4096 2022-06-13 21:06 ./extra/php81
+-rw-r--r-- 1 root root 369 2022-06-13 20:36 ./extra/php81/php81-8.1.7-x86_64-1_slack15.0.txt
+-rw-r--r-- 1 root root 6276828 2022-06-13 20:36 ./extra/php81/php81-8.1.7-x86_64-1_slack15.0.txz
+-rw-r--r-- 1 root root 163 2022-06-13 20:36 ./extra/php81/php81-8.1.7-x86_64-1_slack15.0.txz.asc
drwxr-xr-x 2 root root 4096 2022-01-27 22:46 ./extra/rust-for-mozilla
-rw-r--r-- 1 root root 700 2022-01-27 20:31 ./extra/rust-for-mozilla/README
-rw-r--r-- 1 root root 426 2022-01-27 21:11 ./extra/rust-for-mozilla/rust-1.54.0-x86_64-4.txt
@@ -369,7 +369,7 @@ drwxr-xr-x 2 root root 4096 2021-09-01 18:41 ./extra/sendmail
-rw-r--r-- 1 root root 586 2021-09-01 18:13 ./extra/sendmail/sendmail-cf-8.17.1-noarch-2.txt
-rw-r--r-- 1 root root 118948 2021-09-01 18:13 ./extra/sendmail/sendmail-cf-8.17.1-noarch-2.txz
-rw-r--r-- 1 root root 163 2021-09-01 18:13 ./extra/sendmail/sendmail-cf-8.17.1-noarch-2.txz.asc
-drwxr-xr-x 17 root root 4096 2022-02-18 05:15 ./extra/source
+drwxr-xr-x 17 root root 4096 2022-06-13 21:00 ./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
@@ -566,23 +566,23 @@ drwxr-xr-x 2 root root 4096 2012-07-30 18:44 ./extra/source/java/profile.d
-rwxr-xr-x 1 root root 80 2019-07-30 16:57 ./extra/source/java/profile.d/jre.sh
-rw-r--r-- 1 root root 817 2018-02-27 06:13 ./extra/source/java/slack-desc.jdk
-rw-r--r-- 1 root root 861 2018-02-27 06:13 ./extra/source/java/slack-desc.jre
-drwxr-xr-x 2 root root 4096 2022-02-18 04:51 ./extra/source/php80
+drwxr-xr-x 2 root root 4096 2022-06-13 20:26 ./extra/source/php80
-rw-r--r-- 1 root root 432 2020-12-21 16:28 ./extra/source/php80/doinst.sh.gz
--rwxr-xr-x 1 root root 120 2022-02-18 02:04 ./extra/source/php80/fetch-php.sh
+-rwxr-xr-x 1 root root 120 2022-06-13 20:23 ./extra/source/php80/fetch-php.sh
-rw-r--r-- 1 root root 1020 2021-02-19 20:43 ./extra/source/php80/mod_php.conf.example
--rw-r--r-- 1 root root 10864076 2022-02-15 21:50 ./extra/source/php80/php-8.0.16.tar.xz
--rw-r--r-- 1 root root 858 2022-02-15 21:50 ./extra/source/php80/php-8.0.16.tar.xz.asc
+-rw-r--r-- 1 root root 10879064 2022-06-08 01:00 ./extra/source/php80/php-8.0.20.tar.xz
+-rw-r--r-- 1 root root 858 2022-06-08 01:00 ./extra/source/php80/php-8.0.20.tar.xz.asc
-rw-r--r-- 1 root root 387 2017-11-28 02:08 ./extra/source/php80/php-fpm.conf.diff.gz
-rw-r--r-- 1 root root 605 2020-03-17 21:22 ./extra/source/php80/php.imap.api.diff.gz
-rw-r--r-- 1 root root 805 2020-05-12 19:14 ./extra/source/php80/php.ini-development.diff.gz
-rwxr-xr-x 1 root root 10642 2022-02-18 04:51 ./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 2022-02-18 02:09 ./extra/source/php81
+drwxr-xr-x 2 root root 4096 2022-06-13 20:33 ./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 118 2022-02-18 02:09 ./extra/source/php81/fetch-php.sh
+-rwxr-xr-x 1 root root 118 2022-06-13 20:28 ./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 11751576 2022-02-16 01:20 ./extra/source/php81/php-8.1.3.tar.xz
--rw-r--r-- 1 root root 833 2022-02-16 01:20 ./extra/source/php81/php-8.1.3.tar.xz.asc
+-rw-r--r-- 1 root root 11718520 2022-06-07 18:50 ./extra/source/php81/php-8.1.7.tar.xz
+-rw-r--r-- 1 root root 833 2022-06-07 18:50 ./extra/source/php81/php-8.1.7.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 605 2020-03-17 21:22 ./extra/source/php81/php.imap.api.diff.gz
-rw-r--r-- 1 root root 806 2021-11-29 19:09 ./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 2022-06-08 19:20 ./patches
--rw-r--r-- 1 root root 35056 2022-06-08 19:20 ./patches/CHECKSUMS.md5
--rw-r--r-- 1 root root 163 2022-06-08 19:20 ./patches/CHECKSUMS.md5.asc
--rw-r--r-- 1 root root 46906 2022-06-08 19:20 ./patches/FILE_LIST
--rw-r--r-- 1 root root 11412835 2022-06-08 19:20 ./patches/MANIFEST.bz2
--rw-r--r-- 1 root root 26334 2022-06-08 19:20 ./patches/PACKAGES.TXT
-drwxr-xr-x 3 root root 12288 2022-06-08 19:20 ./patches/packages
+drwxr-xr-x 4 root root 4096 2022-06-13 21:06 ./patches
+-rw-r--r-- 1 root root 35056 2022-06-13 21:06 ./patches/CHECKSUMS.md5
+-rw-r--r-- 1 root root 163 2022-06-13 21:06 ./patches/CHECKSUMS.md5.asc
+-rw-r--r-- 1 root root 46906 2022-06-13 21:06 ./patches/FILE_LIST
+-rw-r--r-- 1 root root 11412003 2022-06-13 21:06 ./patches/MANIFEST.bz2
+-rw-r--r-- 1 root root 26334 2022-06-13 21:06 ./patches/PACKAGES.TXT
+drwxr-xr-x 3 root root 12288 2022-06-13 21:06 ./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
@@ -832,9 +832,9 @@ drwxr-xr-x 2 root root 4096 2022-05-09 21:37 ./patches/packages/linux-5.15
-rw-r--r-- 1 root root 623 2022-05-04 19:10 ./patches/packages/openssl-solibs-1.1.1o-x86_64-1_slack15.0.txt
-rw-r--r-- 1 root root 1368772 2022-05-04 19:10 ./patches/packages/openssl-solibs-1.1.1o-x86_64-1_slack15.0.txz
-rw-r--r-- 1 root root 163 2022-05-04 19:10 ./patches/packages/openssl-solibs-1.1.1o-x86_64-1_slack15.0.txz.asc
--rw-r--r-- 1 root root 345 2022-02-18 04:57 ./patches/packages/php-7.4.28-x86_64-1_slack15.0.txt
--rw-r--r-- 1 root root 5825644 2022-02-18 04:57 ./patches/packages/php-7.4.28-x86_64-1_slack15.0.txz
--rw-r--r-- 1 root root 163 2022-02-18 04:57 ./patches/packages/php-7.4.28-x86_64-1_slack15.0.txz.asc
+-rw-r--r-- 1 root root 345 2022-06-13 20:24 ./patches/packages/php-7.4.30-x86_64-1_slack15.0.txt
+-rw-r--r-- 1 root root 5820152 2022-06-13 20:24 ./patches/packages/php-7.4.30-x86_64-1_slack15.0.txz
+-rw-r--r-- 1 root root 163 2022-06-13 20:24 ./patches/packages/php-7.4.30-x86_64-1_slack15.0.txz.asc
-rw-r--r-- 1 root root 457 2022-06-04 18:23 ./patches/packages/pidgin-2.14.10-x86_64-1_slack15.0.txt
-rw-r--r-- 1 root root 5828060 2022-06-04 18:23 ./patches/packages/pidgin-2.14.10-x86_64-1_slack15.0.txz
-rw-r--r-- 1 root root 163 2022-06-04 18:23 ./patches/packages/pidgin-2.14.10-x86_64-1_slack15.0.txz.asc
@@ -874,7 +874,7 @@ drwxr-xr-x 2 root root 4096 2022-05-09 21:37 ./patches/packages/linux-5.15
-rw-r--r-- 1 root root 388 2022-03-28 19:09 ./patches/packages/zlib-1.2.12-x86_64-1_slack15.0.txt
-rw-r--r-- 1 root root 105204 2022-03-28 19:09 ./patches/packages/zlib-1.2.12-x86_64-1_slack15.0.txz
-rw-r--r-- 1 root root 163 2022-03-28 19:09 ./patches/packages/zlib-1.2.12-x86_64-1_slack15.0.txz.asc
-drwxr-xr-x 38 root root 4096 2022-06-08 18:41 ./patches/source
+drwxr-xr-x 38 root root 4096 2022-06-13 20:57 ./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
@@ -1101,12 +1101,12 @@ drwxr-xr-x 2 root root 4096 2022-05-04 18:48 ./patches/source/openssl
-rwxr-xr-x 1 root root 9161 2022-03-16 19:50 ./patches/source/openssl/openssl.SlackBuild
-rw-r--r-- 1 root root 1014 2018-02-27 06:13 ./patches/source/openssl/slack-desc.openssl
-rw-r--r-- 1 root root 1085 2018-02-27 06:13 ./patches/source/openssl/slack-desc.openssl-solibs
-drwxr-xr-x 2 root root 4096 2022-02-18 02:03 ./patches/source/php
+drwxr-xr-x 2 root root 4096 2022-06-13 20:23 ./patches/source/php
-rw-r--r-- 1 root root 432 2020-12-21 16:28 ./patches/source/php/doinst.sh.gz
--rwxr-xr-x 1 root root 120 2022-02-18 02:03 ./patches/source/php/fetch-php.sh
+-rwxr-xr-x 1 root root 120 2022-06-13 20:16 ./patches/source/php/fetch-php.sh
-rw-r--r-- 1 root root 1022 2017-11-28 18:32 ./patches/source/php/mod_php.conf.example
--rw-r--r-- 1 root root 10418352 2022-02-15 13:40 ./patches/source/php/php-7.4.28.tar.xz
--rw-r--r-- 1 root root 833 2022-02-15 13:40 ./patches/source/php/php-7.4.28.tar.xz.asc
+-rw-r--r-- 1 root root 10419136 2022-06-07 08:50 ./patches/source/php/php-7.4.30.tar.xz
+-rw-r--r-- 1 root root 833 2022-06-07 08:50 ./patches/source/php/php-7.4.30.tar.xz.asc
-rw-r--r-- 1 root root 387 2017-11-28 02:08 ./patches/source/php/php-fpm.conf.diff.gz
-rwxr-xr-x 1 root root 10805 2022-02-18 04:53 ./patches/source/php/php.SlackBuild
-rw-r--r-- 1 root root 855 2021-06-29 20:14 ./patches/source/php/php.enchant-2.patch.gz
diff --git a/extra/source/php80/fetch-php.sh b/extra/source/php80/fetch-php.sh
index a65d9f678..37899898c 100755
--- a/extra/source/php80/fetch-php.sh
+++ b/extra/source/php80/fetch-php.sh
@@ -1,2 +1,2 @@
-lftpget http://us.php.net/distributions/php-8.0.16.tar.xz.asc
-lftpget http://us.php.net/distributions/php-8.0.16.tar.xz
+lftpget http://us.php.net/distributions/php-8.0.20.tar.xz.asc
+lftpget http://us.php.net/distributions/php-8.0.20.tar.xz
diff --git a/extra/source/php81/fetch-php.sh b/extra/source/php81/fetch-php.sh
index 158e0a036..041590251 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.3.tar.xz.asc
-lftpget http://us.php.net/distributions/php-8.1.3.tar.xz
+lftpget http://us.php.net/distributions/php-8.1.7.tar.xz.asc
+lftpget http://us.php.net/distributions/php-8.1.7.tar.xz
diff --git a/patches/packages/php-7.4.28-x86_64-1_slack15.0.txt b/patches/packages/php-7.4.30-x86_64-1_slack15.0.txt
index 88937e9e0..88937e9e0 100644
--- a/patches/packages/php-7.4.28-x86_64-1_slack15.0.txt
+++ b/patches/packages/php-7.4.30-x86_64-1_slack15.0.txt
diff --git a/patches/source/php/fetch-php.sh b/patches/source/php/fetch-php.sh
index 211bc93c6..7ec6c2487 100755
--- a/patches/source/php/fetch-php.sh
+++ b/patches/source/php/fetch-php.sh
@@ -1,2 +1,2 @@
-lftpget http://us.php.net/distributions/php-7.4.28.tar.xz.asc
-lftpget http://us.php.net/distributions/php-7.4.28.tar.xz
+lftpget http://us.php.net/distributions/php-7.4.30.tar.xz.asc
+lftpget http://us.php.net/distributions/php-7.4.30.tar.xz