From 3087018ea7a666f6feb8780f5a569da2b5a6d850 Mon Sep 17 00:00:00 2001 From: Patrick J Volkerding Date: Fri, 30 Sep 2022 17:52:21 +0000 Subject: Fri Sep 30 17:52:21 UTC 2022 extra/php80/php80-8.0.24-x86_64-1_slack15.0.txz: Upgraded. This update fixes bugs and security issues: phar wrapper: DOS when using quine gzip file. Don't mangle HTTP variable names that clash with ones that have a specific semantic meaning. For more information, see: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-31628 https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-31629 (* Security fix *) extra/php81/php81-8.1.11-x86_64-1_slack15.0.txz: Upgraded. This update fixes bugs and security issues: phar wrapper: DOS when using quine gzip file. Don't mangle HTTP variable names that clash with ones that have a specific semantic meaning. For more information, see: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-31628 https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-31629 (* Security fix *) patches/packages/mozilla-thunderbird-102.3.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.3.1/releasenotes/ https://www.mozilla.org/en-US/security/advisories/mfsa2022-43/ https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-39249 https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-39250 https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-39251 https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-39236 (* Security fix *) patches/packages/php-7.4.32-x86_64-1_slack15.0.txz: Upgraded. This update fixes bugs and security issues: phar wrapper: DOS when using quine gzip file. Don't mangle HTTP variable names that clash with ones that have a specific semantic meaning. For more information, see: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-31628 https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-31629 (* Security fix *) patches/packages/seamonkey-2.53.14-x86_64-1_slack15.0.txz: Upgraded. This update contains security fixes and improvements. For more information, see: https://www.seamonkey-project.org/releases/seamonkey2.53.14 (* Security fix *) patches/packages/vim-9.0.0623-x86_64-1_slack15.0.txz: Upgraded. Fixed use-after-free and stack-based buffer overflow. Thanks to marav for the heads-up. For more information, see: https://cve.mitre.org/cgi-bin/cvename.cgi?name=2022-3352 https://cve.mitre.org/cgi-bin/cvename.cgi?name=2022-3324 (* Security fix *) patches/packages/vim-gvim-9.0.0623-x86_64-1_slack15.0.txz: Upgraded. --- ChangeLog.rss | 64 +++++++++- ChangeLog.txt | 52 +++++++++ FILELIST.TXT | 130 ++++++++++----------- extra/source/php80/fetch-php.sh | 4 +- extra/source/php81/fetch-php.sh | 4 +- ...illa-thunderbird-102.3.0-x86_64-1_slack15.0.txt | 11 -- ...illa-thunderbird-102.3.1-x86_64-1_slack15.0.txt | 11 ++ patches/packages/php-7.4.30-x86_64-1_slack15.0.txt | 11 -- patches/packages/php-7.4.32-x86_64-1_slack15.0.txt | 11 ++ .../seamonkey-2.53.13-x86_64-1_slack15.0.txt | 11 -- .../seamonkey-2.53.14-x86_64-1_slack15.0.txt | 11 ++ .../packages/vim-9.0.0594-x86_64-1_slack15.0.txt | 11 -- .../packages/vim-9.0.0623-x86_64-1_slack15.0.txt | 11 ++ .../vim-gvim-9.0.0594-x86_64-1_slack15.0.txt | 11 -- .../vim-gvim-9.0.0623-x86_64-1_slack15.0.txt | 11 ++ patches/source/php/fetch-php.sh | 4 +- 16 files changed, 240 insertions(+), 128 deletions(-) delete mode 100644 patches/packages/mozilla-thunderbird-102.3.0-x86_64-1_slack15.0.txt create mode 100644 patches/packages/mozilla-thunderbird-102.3.1-x86_64-1_slack15.0.txt delete mode 100644 patches/packages/php-7.4.30-x86_64-1_slack15.0.txt create mode 100644 patches/packages/php-7.4.32-x86_64-1_slack15.0.txt delete mode 100644 patches/packages/seamonkey-2.53.13-x86_64-1_slack15.0.txt create mode 100644 patches/packages/seamonkey-2.53.14-x86_64-1_slack15.0.txt delete mode 100644 patches/packages/vim-9.0.0594-x86_64-1_slack15.0.txt create mode 100644 patches/packages/vim-9.0.0623-x86_64-1_slack15.0.txt delete mode 100644 patches/packages/vim-gvim-9.0.0594-x86_64-1_slack15.0.txt create mode 100644 patches/packages/vim-gvim-9.0.0623-x86_64-1_slack15.0.txt diff --git a/ChangeLog.rss b/ChangeLog.rss index d7827a3fd..d75919007 100644 --- a/ChangeLog.rss +++ b/ChangeLog.rss @@ -11,9 +11,69 @@ Tracking Slackware development in git. en-us urn:uuid:c964f45e-6732-11e8-bbe5-107b4450212f - Wed, 28 Sep 2022 18:59:51 GMT - Thu, 29 Sep 2022 11:29:53 GMT + Fri, 30 Sep 2022 17:52:21 GMT + Sat, 1 Oct 2022 11:30:22 GMT maintain_current_git.sh v 1.17 + + Fri, 30 Sep 2022 17:52:21 GMT + Fri, 30 Sep 2022 17:52:21 GMT + https://git.slackware.nl/current/tag/?h=20220930175221 + 20220930175221 + + +extra/php80/php80-8.0.24-x86_64-1_slack15.0.txz: Upgraded. + This update fixes bugs and security issues: + phar wrapper: DOS when using quine gzip file. + Don't mangle HTTP variable names that clash with ones that have a specific + semantic meaning. + For more information, see: + https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-31628 + https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-31629 + (* Security fix *) +extra/php81/php81-8.1.11-x86_64-1_slack15.0.txz: Upgraded. + This update fixes bugs and security issues: + phar wrapper: DOS when using quine gzip file. + Don't mangle HTTP variable names that clash with ones that have a specific + semantic meaning. + For more information, see: + https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-31628 + https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-31629 + (* Security fix *) +patches/packages/mozilla-thunderbird-102.3.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.3.1/releasenotes/ + https://www.mozilla.org/en-US/security/advisories/mfsa2022-43/ + https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-39249 + https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-39250 + https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-39251 + https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-39236 + (* Security fix *) +patches/packages/php-7.4.32-x86_64-1_slack15.0.txz: Upgraded. + This update fixes bugs and security issues: + phar wrapper: DOS when using quine gzip file. + Don't mangle HTTP variable names that clash with ones that have a specific + semantic meaning. + For more information, see: + https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-31628 + https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-31629 + (* Security fix *) +patches/packages/seamonkey-2.53.14-x86_64-1_slack15.0.txz: Upgraded. + This update contains security fixes and improvements. + For more information, see: + https://www.seamonkey-project.org/releases/seamonkey2.53.14 + (* Security fix *) +patches/packages/vim-9.0.0623-x86_64-1_slack15.0.txz: Upgraded. + Fixed use-after-free and stack-based buffer overflow. + Thanks to marav for the heads-up. + For more information, see: + https://cve.mitre.org/cgi-bin/cvename.cgi?name=2022-3352 + https://cve.mitre.org/cgi-bin/cvename.cgi?name=2022-3324 + (* Security fix *) +patches/packages/vim-gvim-9.0.0623-x86_64-1_slack15.0.txz: Upgraded. + ]]> + + Wed, 28 Sep 2022 18:59:51 GMT Wed, 28 Sep 2022 18:59:51 GMT diff --git a/ChangeLog.txt b/ChangeLog.txt index 9c095ccac..f09775449 100644 --- a/ChangeLog.txt +++ b/ChangeLog.txt @@ -1,3 +1,55 @@ +Fri Sep 30 17:52:21 UTC 2022 +extra/php80/php80-8.0.24-x86_64-1_slack15.0.txz: Upgraded. + This update fixes bugs and security issues: + phar wrapper: DOS when using quine gzip file. + Don't mangle HTTP variable names that clash with ones that have a specific + semantic meaning. + For more information, see: + https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-31628 + https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-31629 + (* Security fix *) +extra/php81/php81-8.1.11-x86_64-1_slack15.0.txz: Upgraded. + This update fixes bugs and security issues: + phar wrapper: DOS when using quine gzip file. + Don't mangle HTTP variable names that clash with ones that have a specific + semantic meaning. + For more information, see: + https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-31628 + https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-31629 + (* Security fix *) +patches/packages/mozilla-thunderbird-102.3.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.3.1/releasenotes/ + https://www.mozilla.org/en-US/security/advisories/mfsa2022-43/ + https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-39249 + https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-39250 + https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-39251 + https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-39236 + (* Security fix *) +patches/packages/php-7.4.32-x86_64-1_slack15.0.txz: Upgraded. + This update fixes bugs and security issues: + phar wrapper: DOS when using quine gzip file. + Don't mangle HTTP variable names that clash with ones that have a specific + semantic meaning. + For more information, see: + https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-31628 + https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-31629 + (* Security fix *) +patches/packages/seamonkey-2.53.14-x86_64-1_slack15.0.txz: Upgraded. + This update contains security fixes and improvements. + For more information, see: + https://www.seamonkey-project.org/releases/seamonkey2.53.14 + (* Security fix *) +patches/packages/vim-9.0.0623-x86_64-1_slack15.0.txz: Upgraded. + Fixed use-after-free and stack-based buffer overflow. + Thanks to marav for the heads-up. + For more information, see: + https://cve.mitre.org/cgi-bin/cvename.cgi?name=2022-3352 + https://cve.mitre.org/cgi-bin/cvename.cgi?name=2022-3324 + (* Security fix *) +patches/packages/vim-gvim-9.0.0623-x86_64-1_slack15.0.txz: Upgraded. ++--------------------------+ Wed Sep 28 18:59:51 UTC 2022 patches/packages/xorg-server-xwayland-21.1.4-x86_64-2_slack15.0.txz: Rebuilt. xkb: switch to array index loops to moving pointers. diff --git a/FILELIST.TXT b/FILELIST.TXT index 29145c0e4..cbff5dd11 100644 --- a/FILELIST.TXT +++ b/FILELIST.TXT @@ -1,20 +1,20 @@ -Wed Sep 28 19:03:07 UTC 2022 +Fri Sep 30 17:56:37 UTC 2022 Here is the file list for this directory. If you are using a mirror site and find missing or extra files in the disk subdirectories, please have the archive administrator refresh the mirror. -drwxr-xr-x 12 root root 4096 2022-09-28 18:59 . +drwxr-xr-x 12 root root 4096 2022-09-30 17:52 . -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 1152496 2022-09-26 19:49 ./CHECKSUMS.md5 --rw-r--r-- 1 root root 163 2022-09-26 19:49 ./CHECKSUMS.md5.asc +-rw-r--r-- 1 root root 1153574 2022-09-28 19:03 ./CHECKSUMS.md5 +-rw-r--r-- 1 root root 163 2022-09-28 19:03 ./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 1934634 2022-09-28 18:59 ./ChangeLog.txt +-rw-r--r-- 1 root root 1937219 2022-09-30 17:52 ./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 1504478 2022-09-26 19:48 ./FILELIST.TXT +-rw-r--r-- 1 root root 1505822 2022-09-28 19:03 ./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-09-06 20:26 ./extra --rw-r--r-- 1 root root 49768 2022-09-06 20:26 ./extra/CHECKSUMS.md5 --rw-r--r-- 1 root root 163 2022-09-06 20:26 ./extra/CHECKSUMS.md5.asc --rw-r--r-- 1 root root 62638 2022-09-06 20:26 ./extra/FILE_LIST --rw-r--r-- 1 root root 1760849 2022-09-06 20:26 ./extra/MANIFEST.bz2 --rw-r--r-- 1 root root 36555 2022-09-06 20:26 ./extra/PACKAGES.TXT +drwxr-xr-x 19 root root 4096 2022-09-30 17:56 ./extra +-rw-r--r-- 1 root root 49773 2022-09-30 17:56 ./extra/CHECKSUMS.md5 +-rw-r--r-- 1 root root 163 2022-09-30 17:56 ./extra/CHECKSUMS.md5.asc +-rw-r--r-- 1 root root 62643 2022-09-30 17:56 ./extra/FILE_LIST +-rw-r--r-- 1 root root 1762111 2022-09-30 17:56 ./extra/MANIFEST.bz2 +-rw-r--r-- 1 root root 36556 2022-09-30 17:56 ./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-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-07-07 23:07 ./extra/php81 --rw-r--r-- 1 root root 369 2022-07-07 18:50 ./extra/php81/php81-8.1.8-x86_64-1_slack15.0.txt --rw-r--r-- 1 root root 6281520 2022-07-07 18:50 ./extra/php81/php81-8.1.8-x86_64-1_slack15.0.txz --rw-r--r-- 1 root root 163 2022-07-07 18:50 ./extra/php81/php81-8.1.8-x86_64-1_slack15.0.txz.asc +drwxr-xr-x 2 root root 4096 2022-09-30 17:56 ./extra/php80 +-rw-r--r-- 1 root root 369 2022-09-30 17:08 ./extra/php80/php80-8.0.24-x86_64-1_slack15.0.txt +-rw-r--r-- 1 root root 6160376 2022-09-30 17:08 ./extra/php80/php80-8.0.24-x86_64-1_slack15.0.txz +-rw-r--r-- 1 root root 163 2022-09-30 17:08 ./extra/php80/php80-8.0.24-x86_64-1_slack15.0.txz.asc +drwxr-xr-x 2 root root 4096 2022-09-30 17:56 ./extra/php81 +-rw-r--r-- 1 root root 369 2022-09-29 18:37 ./extra/php81/php81-8.1.11-x86_64-1_slack15.0.txt +-rw-r--r-- 1 root root 6282788 2022-09-29 18:37 ./extra/php81/php81-8.1.11-x86_64-1_slack15.0.txz +-rw-r--r-- 1 root root 163 2022-09-29 18:37 ./extra/php81/php81-8.1.11-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 2022-08-30 19:42 ./extra/sendmail -rw-r--r-- 1 root root 586 2022-08-30 18:26 ./extra/sendmail/sendmail-cf-8.17.1-noarch-4_slack15.0.txt -rw-r--r-- 1 root root 118912 2022-08-30 18:26 ./extra/sendmail/sendmail-cf-8.17.1-noarch-4_slack15.0.txz -rw-r--r-- 1 root root 163 2022-08-30 18:26 ./extra/sendmail/sendmail-cf-8.17.1-noarch-4_slack15.0.txz.asc -drwxr-xr-x 17 root root 4096 2022-08-30 18:32 ./extra/source +drwxr-xr-x 17 root root 4096 2022-09-30 17:24 ./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-06-13 20:26 ./extra/source/php80 +drwxr-xr-x 2 root root 4096 2022-09-30 17:01 ./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-06-13 20:23 ./extra/source/php80/fetch-php.sh +-rwxr-xr-x 1 root root 120 2022-09-30 17:01 ./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 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 10895332 2022-09-28 16:50 ./extra/source/php80/php-8.0.24.tar.xz +-rw-r--r-- 1 root root 858 2022-09-28 16:50 ./extra/source/php80/php-8.0.24.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-07-07 18:46 ./extra/source/php81 +drwxr-xr-x 2 root root 4096 2022-09-29 18:31 ./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-07-07 18:30 ./extra/source/php81/fetch-php.sh +-rwxr-xr-x 1 root root 120 2022-09-29 18:27 ./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 11722100 2022-07-06 15:40 ./extra/source/php81/php-8.1.8.tar.xz --rw-r--r-- 1 root root 833 2022-07-06 15:40 ./extra/source/php81/php-8.1.8.tar.xz.asc +-rw-r--r-- 1 root root 11797016 2022-09-28 09:20 ./extra/source/php81/php-8.1.11.tar.xz +-rw-r--r-- 1 root root 833 2022-09-28 09:20 ./extra/source/php81/php-8.1.11.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 @@ -738,13 +738,13 @@ drwxr-xr-x 2 root root 4096 2008-05-07 05:21 ./pasture/source/php/pear -rwxr-xr-x 1 root root 9448 2018-05-16 22:38 ./pasture/source/php/php.SlackBuild -rw-r--r-- 1 root root 775 2017-07-07 19:25 ./pasture/source/php/php.ini-development.diff.gz -rw-r--r-- 1 root root 830 2005-12-09 05:18 ./pasture/source/php/slack-desc -drwxr-xr-x 4 root root 4096 2022-09-28 19:03 ./patches --rw-r--r-- 1 root root 49342 2022-09-28 19:03 ./patches/CHECKSUMS.md5 --rw-r--r-- 1 root root 163 2022-09-28 19:03 ./patches/CHECKSUMS.md5.asc --rw-r--r-- 1 root root 65925 2022-09-28 19:03 ./patches/FILE_LIST --rw-r--r-- 1 root root 11638196 2022-09-28 19:03 ./patches/MANIFEST.bz2 --rw-r--r-- 1 root root 36496 2022-09-28 19:03 ./patches/PACKAGES.TXT -drwxr-xr-x 3 root root 16384 2022-09-28 19:03 ./patches/packages +drwxr-xr-x 4 root root 4096 2022-09-30 17:56 ./patches +-rw-r--r-- 1 root root 49343 2022-09-30 17:56 ./patches/CHECKSUMS.md5 +-rw-r--r-- 1 root root 163 2022-09-30 17:56 ./patches/CHECKSUMS.md5.asc +-rw-r--r-- 1 root root 65926 2022-09-30 17:56 ./patches/FILE_LIST +-rw-r--r-- 1 root root 11653846 2022-09-30 17:56 ./patches/MANIFEST.bz2 +-rw-r--r-- 1 root root 36496 2022-09-30 17:56 ./patches/PACKAGES.TXT +drwxr-xr-x 3 root root 16384 2022-09-30 17:56 ./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 @@ -836,9 +836,9 @@ drwxr-xr-x 2 root root 4096 2022-08-26 04:06 ./patches/packages/linux-5.15 -rw-r--r-- 1 root root 570 2022-09-19 21:00 ./patches/packages/mozilla-firefox-102.3.0esr-x86_64-1_slack15.0.txt -rw-r--r-- 1 root root 59164804 2022-09-19 21:00 ./patches/packages/mozilla-firefox-102.3.0esr-x86_64-1_slack15.0.txz -rw-r--r-- 1 root root 163 2022-09-19 21:00 ./patches/packages/mozilla-firefox-102.3.0esr-x86_64-1_slack15.0.txz.asc --rw-r--r-- 1 root root 663 2022-09-20 20:59 ./patches/packages/mozilla-thunderbird-102.3.0-x86_64-1_slack15.0.txt --rw-r--r-- 1 root root 56117224 2022-09-20 20:59 ./patches/packages/mozilla-thunderbird-102.3.0-x86_64-1_slack15.0.txz --rw-r--r-- 1 root root 163 2022-09-20 20:59 ./patches/packages/mozilla-thunderbird-102.3.0-x86_64-1_slack15.0.txz.asc +-rw-r--r-- 1 root root 663 2022-09-29 20:04 ./patches/packages/mozilla-thunderbird-102.3.1-x86_64-1_slack15.0.txt +-rw-r--r-- 1 root root 56120560 2022-09-29 20:04 ./patches/packages/mozilla-thunderbird-102.3.1-x86_64-1_slack15.0.txz +-rw-r--r-- 1 root root 163 2022-09-29 20:04 ./patches/packages/mozilla-thunderbird-102.3.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 @@ -851,9 +851,9 @@ drwxr-xr-x 2 root root 4096 2022-08-26 04:06 ./patches/packages/linux-5.15 -rw-r--r-- 1 root root 544 2022-07-25 18:03 ./patches/packages/perl-5.34.0-x86_64-2_slack15.0.txt -rw-r--r-- 1 root root 17057236 2022-07-25 18:03 ./patches/packages/perl-5.34.0-x86_64-2_slack15.0.txz -rw-r--r-- 1 root root 163 2022-07-25 18:03 ./patches/packages/perl-5.34.0-x86_64-2_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 345 2022-09-29 18:28 ./patches/packages/php-7.4.32-x86_64-1_slack15.0.txt +-rw-r--r-- 1 root root 5828016 2022-09-29 18:28 ./patches/packages/php-7.4.32-x86_64-1_slack15.0.txz +-rw-r--r-- 1 root root 163 2022-09-29 18:28 ./patches/packages/php-7.4.32-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 @@ -878,18 +878,18 @@ drwxr-xr-x 2 root root 4096 2022-08-26 04:06 ./patches/packages/linux-5.15 -rw-r--r-- 1 root root 507 2022-07-27 18:55 ./patches/packages/samba-4.15.9-x86_64-1_slack15.0.txt -rw-r--r-- 1 root root 12969160 2022-07-27 18:55 ./patches/packages/samba-4.15.9-x86_64-1_slack15.0.txz -rw-r--r-- 1 root root 163 2022-07-27 18:55 ./patches/packages/samba-4.15.9-x86_64-1_slack15.0.txz.asc --rw-r--r-- 1 root root 392 2022-07-11 18:30 ./patches/packages/seamonkey-2.53.13-x86_64-1_slack15.0.txt --rw-r--r-- 1 root root 38050584 2022-07-11 18:30 ./patches/packages/seamonkey-2.53.13-x86_64-1_slack15.0.txz --rw-r--r-- 1 root root 163 2022-07-11 18:30 ./patches/packages/seamonkey-2.53.13-x86_64-1_slack15.0.txz.asc +-rw-r--r-- 1 root root 392 2022-09-29 20:19 ./patches/packages/seamonkey-2.53.14-x86_64-1_slack15.0.txt +-rw-r--r-- 1 root root 38098032 2022-09-29 20:19 ./patches/packages/seamonkey-2.53.14-x86_64-1_slack15.0.txz +-rw-r--r-- 1 root root 163 2022-09-29 20:19 ./patches/packages/seamonkey-2.53.14-x86_64-1_slack15.0.txz.asc -rw-r--r-- 1 root root 354 2022-02-15 18:37 ./patches/packages/util-linux-2.37.4-x86_64-1_slack15.0.txt -rw-r--r-- 1 root root 2805300 2022-02-15 18:37 ./patches/packages/util-linux-2.37.4-x86_64-1_slack15.0.txz -rw-r--r-- 1 root root 163 2022-02-15 18:37 ./patches/packages/util-linux-2.37.4-x86_64-1_slack15.0.txz.asc --rw-r--r-- 1 root root 383 2022-09-26 18:48 ./patches/packages/vim-9.0.0594-x86_64-1_slack15.0.txt --rw-r--r-- 1 root root 8447732 2022-09-26 18:48 ./patches/packages/vim-9.0.0594-x86_64-1_slack15.0.txz --rw-r--r-- 1 root root 163 2022-09-26 18:48 ./patches/packages/vim-9.0.0594-x86_64-1_slack15.0.txz.asc --rw-r--r-- 1 root root 503 2022-09-26 18:49 ./patches/packages/vim-gvim-9.0.0594-x86_64-1_slack15.0.txt --rw-r--r-- 1 root root 1691016 2022-09-26 18:49 ./patches/packages/vim-gvim-9.0.0594-x86_64-1_slack15.0.txz --rw-r--r-- 1 root root 163 2022-09-26 18:49 ./patches/packages/vim-gvim-9.0.0594-x86_64-1_slack15.0.txz.asc +-rw-r--r-- 1 root root 383 2022-09-29 20:21 ./patches/packages/vim-9.0.0623-x86_64-1_slack15.0.txt +-rw-r--r-- 1 root root 8462080 2022-09-29 20:21 ./patches/packages/vim-9.0.0623-x86_64-1_slack15.0.txz +-rw-r--r-- 1 root root 163 2022-09-29 20:21 ./patches/packages/vim-9.0.0623-x86_64-1_slack15.0.txz.asc +-rw-r--r-- 1 root root 503 2022-09-29 20:22 ./patches/packages/vim-gvim-9.0.0623-x86_64-1_slack15.0.txt +-rw-r--r-- 1 root root 1692032 2022-09-29 20:22 ./patches/packages/vim-gvim-9.0.0623-x86_64-1_slack15.0.txz +-rw-r--r-- 1 root root 163 2022-09-29 20:22 ./patches/packages/vim-gvim-9.0.0623-x86_64-1_slack15.0.txz.asc -rw-r--r-- 1 root root 507 2022-07-10 18:40 ./patches/packages/wavpack-5.5.0-x86_64-1_slack15.0.txt -rw-r--r-- 1 root root 185936 2022-07-10 18:40 ./patches/packages/wavpack-5.5.0-x86_64-1_slack15.0.txz -rw-r--r-- 1 root root 163 2022-07-10 18:40 ./patches/packages/wavpack-5.5.0-x86_64-1_slack15.0.txz.asc @@ -917,7 +917,7 @@ drwxr-xr-x 2 root root 4096 2022-08-26 04:06 ./patches/packages/linux-5.15 -rw-r--r-- 1 root root 388 2022-08-09 17:48 ./patches/packages/zlib-1.2.12-x86_64-2_slack15.0.txt -rw-r--r-- 1 root root 105196 2022-08-09 17:48 ./patches/packages/zlib-1.2.12-x86_64-2_slack15.0.txz -rw-r--r-- 1 root root 163 2022-08-09 17:48 ./patches/packages/zlib-1.2.12-x86_64-2_slack15.0.txz.asc -drwxr-xr-x 50 root root 4096 2022-09-28 18:32 ./patches/source +drwxr-xr-x 50 root root 4096 2022-09-30 03:52 ./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 @@ -1159,7 +1159,7 @@ drwxr-xr-x 2 root root 4096 2022-09-09 19:40 ./patches/source/mozilla-fire -rwxr-xr-x 1 root root 16087 2022-09-06 02:02 ./patches/source/mozilla-firefox/mozilla-firefox.SlackBuild -rw-r--r-- 1 root root 2748 2017-12-04 21:30 ./patches/source/mozilla-firefox/mozilla-firefox.desktop -rw-r--r-- 1 root root 1033 2020-07-07 18:08 ./patches/source/mozilla-firefox/slack-desc -drwxr-xr-x 4 root root 4096 2022-09-20 17:08 ./patches/source/mozilla-thunderbird +drwxr-xr-x 4 root root 4096 2022-09-29 18:44 ./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 @@ -1175,8 +1175,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 2022-09-09 19:41 ./patches/source/mozilla-thunderbird/build-deps/nodejs --rw-r--r-- 1 root root 38309908 2022-09-08 00:05 ./patches/source/mozilla-thunderbird/build-deps/nodejs/node-v18.9.0.tar.xz +drwxr-xr-x 2 root root 4096 2022-09-29 18:08 ./patches/source/mozilla-thunderbird/build-deps/nodejs +-rw-r--r-- 1 root root 38364672 2022-09-28 15:11 ./patches/source/mozilla-thunderbird/build-deps/nodejs/node-v18.10.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 @@ -1185,8 +1185,8 @@ drwxr-xr-x 2 root root 4096 2022-09-09 19:41 ./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 515366928 2022-09-20 16:40 ./patches/source/mozilla-thunderbird/thunderbird-102.3.0.source.tar.xz --rw-r--r-- 1 root root 833 2022-09-20 16:40 ./patches/source/mozilla-thunderbird/thunderbird-102.3.0.source.tar.xz.asc +-rw-r--r-- 1 root root 502887916 2022-09-29 09:42 ./patches/source/mozilla-thunderbird/thunderbird-102.3.1.source.tar.xz +-rw-r--r-- 1 root root 833 2022-09-29 09:42 ./patches/source/mozilla-thunderbird/thunderbird-102.3.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 @@ -1235,12 +1235,12 @@ drwxr-xr-x 2 root root 4096 2022-07-25 17:58 ./patches/source/perl -rwxr-xr-x 1 root root 18123 2022-07-25 17:58 ./patches/source/perl/perl.SlackBuild -rw-r--r-- 1 root root 606 2008-09-21 00:04 ./patches/source/perl/perl.configure.multilib.patch.gz -rw-r--r-- 1 root root 996 2021-05-21 04:51 ./patches/source/perl/slack-desc -drwxr-xr-x 2 root root 4096 2022-06-13 20:23 ./patches/source/php +drwxr-xr-x 2 root root 4096 2022-09-29 18:26 ./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-06-13 20:16 ./patches/source/php/fetch-php.sh +-rwxr-xr-x 1 root root 120 2022-09-29 18:17 ./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 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 10419092 2022-09-28 09:50 ./patches/source/php/php-7.4.32.tar.xz +-rw-r--r-- 1 root root 833 2022-09-28 09:50 ./patches/source/php/php-7.4.32.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 @@ -1316,13 +1316,13 @@ drwxr-xr-x 2 root root 4096 2022-07-27 18:46 ./patches/source/samba -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 -rw-r--r-- 1 root root 536 2017-03-23 19:18 ./patches/source/samba/smb.conf.diff.gz -drwxr-xr-x 3 root root 4096 2022-07-11 18:02 ./patches/source/seamonkey +drwxr-xr-x 3 root root 4096 2022-09-29 18:56 ./patches/source/seamonkey drwxr-xr-x 2 root root 4096 2016-07-03 18:05 ./patches/source/seamonkey/autoconf -rw-r--r-- 1 root root 5869 2016-07-03 18:04 ./patches/source/seamonkey/autoconf/autoconf-2.13-consolidated_fixes-1.patch.gz -rw-r--r-- 1 root root 300116 1999-01-15 21:03 ./patches/source/seamonkey/autoconf/autoconf-2.13.tar.xz -rwxr-xr-x 1 root root 2632 2016-07-03 18:50 ./patches/source/seamonkey/autoconf/autoconf.build -rw-r--r-- 1 root root 248 2019-09-08 19:23 ./patches/source/seamonkey/doinst.sh.gz --rw-r--r-- 1 root root 253664548 2022-07-10 23:55 ./patches/source/seamonkey/seamonkey-2.53.13.source.tar.xz +-rw-r--r-- 1 root root 256277216 2022-09-29 00:01 ./patches/source/seamonkey/seamonkey-2.53.14.source.tar.xz -rw-r--r-- 1 root root 12796 2006-02-09 03:17 ./patches/source/seamonkey/seamonkey-icon.png -rw-r--r-- 1 root root 185 2006-02-09 03:40 ./patches/source/seamonkey/seamonkey-mail-icon.png -rw-r--r-- 1 root root 211 2021-07-13 20:11 ./patches/source/seamonkey/seamonkey-mail.desktop @@ -1361,14 +1361,14 @@ drwxr-xr-x 2 root root 4096 2020-05-08 19:39 ./patches/source/util-linux/p -rw-r--r-- 1 root root 335 2014-07-03 08:34 ./patches/source/util-linux/util-linux.fdisk-no-solaris.diff.gz -rw-r--r-- 1 root root 10292 2009-05-30 01:25 ./patches/source/util-linux/ziptool-1.4.0.tar.xz -rw-r--r-- 1 root root 386 2009-05-30 01:25 ./patches/source/util-linux/ziptool-fix_build.patch.gz -drwxr-xr-x 2 root root 4096 2022-09-26 18:37 ./patches/source/vim +drwxr-xr-x 2 root root 4096 2022-09-29 18:57 ./patches/source/vim -rw-r--r-- 1 root root 299348 2009-07-09 22:03 ./patches/source/vim/ctags-5.8.tar.xz -rw-r--r-- 1 root root 2768 2022-02-12 08:11 ./patches/source/vim/ctags.use-conventional-unused-marker.patch.gz -rw-r--r-- 1 root root 505 2022-09-26 18:00 ./patches/source/vim/doinst.sh.gz -rw-r--r-- 1 root root 8249 2006-01-19 17:01 ./patches/source/vim/gvim.png -rw-r--r-- 1 root root 834 2018-02-27 06:13 ./patches/source/vim/slack-desc.vim -rw-r--r-- 1 root root 959 2018-03-15 02:41 ./patches/source/vim/slack-desc.vim-gvim --rw-r--r-- 1 root root 10679763 2022-09-26 18:37 ./patches/source/vim/vim-9.0.0594.tar.lz +-rw-r--r-- 1 root root 10701548 2022-09-29 18:52 ./patches/source/vim/vim-9.0.0623.tar.lz -rwxr-xr-x 1 root root 6370 2022-09-26 18:39 ./patches/source/vim/vim-gvim.SlackBuild -rwxr-xr-x 1 root root 7549 2022-09-26 18:39 ./patches/source/vim/vim.SlackBuild -rw-r--r-- 1 root root 283 2019-01-11 20:43 ./patches/source/vim/vim.vimrc.diff.gz diff --git a/extra/source/php80/fetch-php.sh b/extra/source/php80/fetch-php.sh index 37899898c..515013863 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.20.tar.xz.asc -lftpget http://us.php.net/distributions/php-8.0.20.tar.xz +lftpget http://us.php.net/distributions/php-8.0.24.tar.xz.asc +lftpget http://us.php.net/distributions/php-8.0.24.tar.xz diff --git a/extra/source/php81/fetch-php.sh b/extra/source/php81/fetch-php.sh index 21036aff7..fa3408cf3 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.8.tar.xz.asc -lftpget http://us.php.net/distributions/php-8.1.8.tar.xz +lftpget http://us.php.net/distributions/php-8.1.11.tar.xz.asc +lftpget http://us.php.net/distributions/php-8.1.11.tar.xz diff --git a/patches/packages/mozilla-thunderbird-102.3.0-x86_64-1_slack15.0.txt b/patches/packages/mozilla-thunderbird-102.3.0-x86_64-1_slack15.0.txt deleted file mode 100644 index 5acb7b92e..000000000 --- a/patches/packages/mozilla-thunderbird-102.3.0-x86_64-1_slack15.0.txt +++ /dev/null @@ -1,11 +0,0 @@ -mozilla-thunderbird: mozilla-thunderbird (Mozilla Thunderbird mail application) -mozilla-thunderbird: -mozilla-thunderbird: Mozilla Thunderbird is a redesign of the Mozilla mail component -mozilla-thunderbird: written using the XUL user interface language. Thunderbird makes -mozilla-thunderbird: emailing safer, faster, and easier than ever before with the -mozilla-thunderbird: industry's best implementations of features such as intelligent spam -mozilla-thunderbird: filters, built-in RSS reader, quick search, and much more. -mozilla-thunderbird: -mozilla-thunderbird: Homepage: http://www.mozilla.org/projects/thunderbird/ -mozilla-thunderbird: -mozilla-thunderbird: diff --git a/patches/packages/mozilla-thunderbird-102.3.1-x86_64-1_slack15.0.txt b/patches/packages/mozilla-thunderbird-102.3.1-x86_64-1_slack15.0.txt new file mode 100644 index 000000000..5acb7b92e --- /dev/null +++ b/patches/packages/mozilla-thunderbird-102.3.1-x86_64-1_slack15.0.txt @@ -0,0 +1,11 @@ +mozilla-thunderbird: mozilla-thunderbird (Mozilla Thunderbird mail application) +mozilla-thunderbird: +mozilla-thunderbird: Mozilla Thunderbird is a redesign of the Mozilla mail component +mozilla-thunderbird: written using the XUL user interface language. Thunderbird makes +mozilla-thunderbird: emailing safer, faster, and easier than ever before with the +mozilla-thunderbird: industry's best implementations of features such as intelligent spam +mozilla-thunderbird: filters, built-in RSS reader, quick search, and much more. +mozilla-thunderbird: +mozilla-thunderbird: Homepage: http://www.mozilla.org/projects/thunderbird/ +mozilla-thunderbird: +mozilla-thunderbird: diff --git a/patches/packages/php-7.4.30-x86_64-1_slack15.0.txt b/patches/packages/php-7.4.30-x86_64-1_slack15.0.txt deleted file mode 100644 index 88937e9e0..000000000 --- a/patches/packages/php-7.4.30-x86_64-1_slack15.0.txt +++ /dev/null @@ -1,11 +0,0 @@ -php: php (HTML-embedded scripting language) -php: -php: PHP is an HTML-embedded scripting language. It shares syntax -php: characteristics with C, Java, and Perl. The primary objective behind -php: this language is to make a fast and easy-to-use scripting language -php: for dynamic web sites. -php: -php: Homepage: https://www.php.net/ -php: -php: -php: diff --git a/patches/packages/php-7.4.32-x86_64-1_slack15.0.txt b/patches/packages/php-7.4.32-x86_64-1_slack15.0.txt new file mode 100644 index 000000000..88937e9e0 --- /dev/null +++ b/patches/packages/php-7.4.32-x86_64-1_slack15.0.txt @@ -0,0 +1,11 @@ +php: php (HTML-embedded scripting language) +php: +php: PHP is an HTML-embedded scripting language. It shares syntax +php: characteristics with C, Java, and Perl. The primary objective behind +php: this language is to make a fast and easy-to-use scripting language +php: for dynamic web sites. +php: +php: Homepage: https://www.php.net/ +php: +php: +php: diff --git a/patches/packages/seamonkey-2.53.13-x86_64-1_slack15.0.txt b/patches/packages/seamonkey-2.53.13-x86_64-1_slack15.0.txt deleted file mode 100644 index dad8e1f1b..000000000 --- a/patches/packages/seamonkey-2.53.13-x86_64-1_slack15.0.txt +++ /dev/null @@ -1,11 +0,0 @@ -seamonkey: seamonkey (an open-source web browser suite) -seamonkey: -seamonkey: The SeaMonkey browser suite. SeaMonkey features a state-of-the-art -seamonkey: web browser and powerful email client, as well as a WYSIWYG web page -seamonkey: composer and a feature-rich IRC chat client. -seamonkey: -seamonkey: Homepage: https://www.seamonkey-project.org/ -seamonkey: -seamonkey: -seamonkey: -seamonkey: diff --git a/patches/packages/seamonkey-2.53.14-x86_64-1_slack15.0.txt b/patches/packages/seamonkey-2.53.14-x86_64-1_slack15.0.txt new file mode 100644 index 000000000..dad8e1f1b --- /dev/null +++ b/patches/packages/seamonkey-2.53.14-x86_64-1_slack15.0.txt @@ -0,0 +1,11 @@ +seamonkey: seamonkey (an open-source web browser suite) +seamonkey: +seamonkey: The SeaMonkey browser suite. SeaMonkey features a state-of-the-art +seamonkey: web browser and powerful email client, as well as a WYSIWYG web page +seamonkey: composer and a feature-rich IRC chat client. +seamonkey: +seamonkey: Homepage: https://www.seamonkey-project.org/ +seamonkey: +seamonkey: +seamonkey: +seamonkey: diff --git a/patches/packages/vim-9.0.0594-x86_64-1_slack15.0.txt b/patches/packages/vim-9.0.0594-x86_64-1_slack15.0.txt deleted file mode 100644 index 4a843388d..000000000 --- a/patches/packages/vim-9.0.0594-x86_64-1_slack15.0.txt +++ /dev/null @@ -1,11 +0,0 @@ -vim: vim (Vi IMproved) -vim: -vim: Vim is an almost compatible version of the UNIX editor vi. Many new -vim: features have been added: multi level undo, command line history, -vim: filename completion, block operations, and more. -vim: -vim: Vim's development is led by Bram Moolenaar. -vim: -vim: This package also contains the Exuberant Ctags program -vim: written by Darren Hiebert. -vim: diff --git a/patches/packages/vim-9.0.0623-x86_64-1_slack15.0.txt b/patches/packages/vim-9.0.0623-x86_64-1_slack15.0.txt new file mode 100644 index 000000000..4a843388d --- /dev/null +++ b/patches/packages/vim-9.0.0623-x86_64-1_slack15.0.txt @@ -0,0 +1,11 @@ +vim: vim (Vi IMproved) +vim: +vim: Vim is an almost compatible version of the UNIX editor vi. Many new +vim: features have been added: multi level undo, command line history, +vim: filename completion, block operations, and more. +vim: +vim: Vim's development is led by Bram Moolenaar. +vim: +vim: This package also contains the Exuberant Ctags program +vim: written by Darren Hiebert. +vim: diff --git a/patches/packages/vim-gvim-9.0.0594-x86_64-1_slack15.0.txt b/patches/packages/vim-gvim-9.0.0594-x86_64-1_slack15.0.txt deleted file mode 100644 index 3b81553b1..000000000 --- a/patches/packages/vim-gvim-9.0.0594-x86_64-1_slack15.0.txt +++ /dev/null @@ -1,11 +0,0 @@ -vim-gvim: vim-gvim (gvim, the X/GTK3 enabled version of vim) -vim-gvim: -vim-gvim: Gvim is a graphical version of vim. Vim is an almost compatible -vim-gvim: version of the UNIX editor vi. Many new features have been added, -vim-gvim: such as multi level undo, command line history, filename completion, -vim-gvim: block operations, and more. -vim-gvim: -vim-gvim: The main vim package in the AP series is required to use this package. -vim-gvim: -vim-gvim: Vim's development is led by Bram Moolenaar. -vim-gvim: diff --git a/patches/packages/vim-gvim-9.0.0623-x86_64-1_slack15.0.txt b/patches/packages/vim-gvim-9.0.0623-x86_64-1_slack15.0.txt new file mode 100644 index 000000000..3b81553b1 --- /dev/null +++ b/patches/packages/vim-gvim-9.0.0623-x86_64-1_slack15.0.txt @@ -0,0 +1,11 @@ +vim-gvim: vim-gvim (gvim, the X/GTK3 enabled version of vim) +vim-gvim: +vim-gvim: Gvim is a graphical version of vim. Vim is an almost compatible +vim-gvim: version of the UNIX editor vi. Many new features have been added, +vim-gvim: such as multi level undo, command line history, filename completion, +vim-gvim: block operations, and more. +vim-gvim: +vim-gvim: The main vim package in the AP series is required to use this package. +vim-gvim: +vim-gvim: Vim's development is led by Bram Moolenaar. +vim-gvim: diff --git a/patches/source/php/fetch-php.sh b/patches/source/php/fetch-php.sh index 7ec6c2487..46f9f31f8 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.30.tar.xz.asc -lftpget http://us.php.net/distributions/php-7.4.30.tar.xz +lftpget http://us.php.net/distributions/php-7.4.32.tar.xz.asc +lftpget http://us.php.net/distributions/php-7.4.32.tar.xz -- cgit v1.2.3