From bcdf30a8fe54332bcfd46afc2e244869c906b6c1 Mon Sep 17 00:00:00 2001 From: Patrick J Volkerding Date: Mon, 31 Oct 2022 23:31:36 +0000 Subject: Mon Oct 31 23:31:36 UTC 2022 extra/php80/php80-8.0.25-x86_64-1_slack15.0.txz: Upgraded. This update fixes security issues: GD: OOB read due to insufficient input validation in imageloadfont(). Hash: buffer overflow in hash_update() on long parameter. For more information, see: https://www.cve.org/CVERecord?id=CVE-2022-31630 https://www.cve.org/CVERecord?id=CVE-2022-37454 (* Security fix *) extra/php81/php81-8.1.12-x86_64-1_slack15.0.txz: Upgraded. This update fixes security issues: GD: OOB read due to insufficient input validation in imageloadfont(). Hash: buffer overflow in hash_update() on long parameter. For more information, see: https://www.cve.org/CVERecord?id=CVE-2022-31630 https://www.cve.org/CVERecord?id=CVE-2022-37454 (* Security fix *) patches/packages/mozilla-thunderbird-102.4.1-x86_64-1_slack15.0.txz: Upgraded. This is a bugfix release. For more information, see: https://www.mozilla.org/en-US/thunderbird/102.4.1/releasenotes/ patches/packages/vim-9.0.0814-x86_64-1_slack15.0.txz: Upgraded. A vulnerability was found in vim and classified as problematic. Affected by this issue is the function qf_update_buffer of the file quickfix.c of the component autocmd Handler. The manipulation leads to use after free. The attack may be launched remotely. Upgrading to version 9.0.0805 is able to address this issue. Thanks to marav for the heads-up. For more information, see: https://www.cve.org/CVERecord?id=CVE-2022-3705 (* Security fix *) patches/packages/vim-gvim-9.0.0814-x86_64-1_slack15.0.txz: Upgraded. --- ChangeLog.rss | 45 ++++++++- ChangeLog.txt | 33 +++++++ FILELIST.TXT | 102 ++++++++++----------- extra/source/php80/fetch-php.sh | 4 +- extra/source/php81/fetch-php.sh | 4 +- ...illa-thunderbird-102.4.0-x86_64-1_slack15.0.txt | 11 --- ...illa-thunderbird-102.4.1-x86_64-1_slack15.0.txt | 11 +++ .../packages/vim-9.0.0623-x86_64-1_slack15.0.txt | 11 --- .../packages/vim-9.0.0814-x86_64-1_slack15.0.txt | 11 +++ .../vim-gvim-9.0.0623-x86_64-1_slack15.0.txt | 11 --- .../vim-gvim-9.0.0814-x86_64-1_slack15.0.txt | 11 +++ 11 files changed, 164 insertions(+), 90 deletions(-) delete mode 100644 patches/packages/mozilla-thunderbird-102.4.0-x86_64-1_slack15.0.txt create mode 100644 patches/packages/mozilla-thunderbird-102.4.1-x86_64-1_slack15.0.txt delete mode 100644 patches/packages/vim-9.0.0623-x86_64-1_slack15.0.txt create mode 100644 patches/packages/vim-9.0.0814-x86_64-1_slack15.0.txt delete mode 100644 patches/packages/vim-gvim-9.0.0623-x86_64-1_slack15.0.txt create mode 100644 patches/packages/vim-gvim-9.0.0814-x86_64-1_slack15.0.txt diff --git a/ChangeLog.rss b/ChangeLog.rss index fbedd0ff3..4955be188 100644 --- a/ChangeLog.rss +++ b/ChangeLog.rss @@ -11,9 +11,50 @@ Tracking Slackware development in git. en-us urn:uuid:c964f45e-6732-11e8-bbe5-107b4450212f - Thu, 27 Oct 2022 02:30:15 GMT - Fri, 28 Oct 2022 11:29:56 GMT + Mon, 31 Oct 2022 23:31:36 GMT + Tue, 1 Nov 2022 12:30:23 GMT maintain_current_git.sh v 1.17 + + Mon, 31 Oct 2022 23:31:36 GMT + Mon, 31 Oct 2022 23:31:36 GMT + https://git.slackware.nl/current/tag/?h=20221031233136 + 20221031233136 + + +extra/php80/php80-8.0.25-x86_64-1_slack15.0.txz: Upgraded. + This update fixes security issues: + GD: OOB read due to insufficient input validation in imageloadfont(). + Hash: buffer overflow in hash_update() on long parameter. + For more information, see: + https://www.cve.org/CVERecord?id=CVE-2022-31630 + https://www.cve.org/CVERecord?id=CVE-2022-37454 + (* Security fix *) +extra/php81/php81-8.1.12-x86_64-1_slack15.0.txz: Upgraded. + This update fixes security issues: + GD: OOB read due to insufficient input validation in imageloadfont(). + Hash: buffer overflow in hash_update() on long parameter. + For more information, see: + https://www.cve.org/CVERecord?id=CVE-2022-31630 + https://www.cve.org/CVERecord?id=CVE-2022-37454 + (* Security fix *) +patches/packages/mozilla-thunderbird-102.4.1-x86_64-1_slack15.0.txz: Upgraded. + This is a bugfix release. + For more information, see: + https://www.mozilla.org/en-US/thunderbird/102.4.1/releasenotes/ +patches/packages/vim-9.0.0814-x86_64-1_slack15.0.txz: Upgraded. + A vulnerability was found in vim and classified as problematic. Affected by + this issue is the function qf_update_buffer of the file quickfix.c of the + component autocmd Handler. The manipulation leads to use after free. The + attack may be launched remotely. Upgrading to version 9.0.0805 is able to + address this issue. + Thanks to marav for the heads-up. + For more information, see: + https://www.cve.org/CVERecord?id=CVE-2022-3705 + (* Security fix *) +patches/packages/vim-gvim-9.0.0814-x86_64-1_slack15.0.txz: Upgraded. + ]]> + + Thu, 27 Oct 2022 02:30:15 GMT Thu, 27 Oct 2022 02:30:15 GMT diff --git a/ChangeLog.txt b/ChangeLog.txt index 817d21fe0..35f7ee36d 100644 --- a/ChangeLog.txt +++ b/ChangeLog.txt @@ -1,3 +1,36 @@ +Mon Oct 31 23:31:36 UTC 2022 +extra/php80/php80-8.0.25-x86_64-1_slack15.0.txz: Upgraded. + This update fixes security issues: + GD: OOB read due to insufficient input validation in imageloadfont(). + Hash: buffer overflow in hash_update() on long parameter. + For more information, see: + https://www.cve.org/CVERecord?id=CVE-2022-31630 + https://www.cve.org/CVERecord?id=CVE-2022-37454 + (* Security fix *) +extra/php81/php81-8.1.12-x86_64-1_slack15.0.txz: Upgraded. + This update fixes security issues: + GD: OOB read due to insufficient input validation in imageloadfont(). + Hash: buffer overflow in hash_update() on long parameter. + For more information, see: + https://www.cve.org/CVERecord?id=CVE-2022-31630 + https://www.cve.org/CVERecord?id=CVE-2022-37454 + (* Security fix *) +patches/packages/mozilla-thunderbird-102.4.1-x86_64-1_slack15.0.txz: Upgraded. + This is a bugfix release. + For more information, see: + https://www.mozilla.org/en-US/thunderbird/102.4.1/releasenotes/ +patches/packages/vim-9.0.0814-x86_64-1_slack15.0.txz: Upgraded. + A vulnerability was found in vim and classified as problematic. Affected by + this issue is the function qf_update_buffer of the file quickfix.c of the + component autocmd Handler. The manipulation leads to use after free. The + attack may be launched remotely. Upgrading to version 9.0.0805 is able to + address this issue. + Thanks to marav for the heads-up. + For more information, see: + https://www.cve.org/CVERecord?id=CVE-2022-3705 + (* Security fix *) +patches/packages/vim-gvim-9.0.0814-x86_64-1_slack15.0.txz: Upgraded. ++--------------------------+ Thu Oct 27 02:30:15 UTC 2022 patches/packages/curl-7.86.0-x86_64-1_slack15.0.txz: Upgraded. This update fixes security issues: diff --git a/FILELIST.TXT b/FILELIST.TXT index 7c96750f4..6513305f8 100644 --- a/FILELIST.TXT +++ b/FILELIST.TXT @@ -1,20 +1,20 @@ -Thu Oct 27 02:36:52 UTC 2022 +Mon Oct 31 23:35:33 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-10-27 02:30 . +drwxr-xr-x 12 root root 4096 2022-10-31 23:31 . -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 1155615 2022-10-25 18:44 ./CHECKSUMS.md5 --rw-r--r-- 1 root root 163 2022-10-25 18:44 ./CHECKSUMS.md5.asc +-rw-r--r-- 1 root root 1155615 2022-10-27 02:37 ./CHECKSUMS.md5 +-rw-r--r-- 1 root root 163 2022-10-27 02: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 1946183 2022-10-27 02:30 ./ChangeLog.txt +-rw-r--r-- 1 root root 1947811 2022-10-31 23:31 ./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 1508427 2022-10-25 18:43 ./FILELIST.TXT +-rw-r--r-- 1 root root 1508427 2022-10-27 02:36 ./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-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 +drwxr-xr-x 19 root root 4096 2022-10-31 23:35 ./extra +-rw-r--r-- 1 root root 49773 2022-10-31 23:35 ./extra/CHECKSUMS.md5 +-rw-r--r-- 1 root root 163 2022-10-31 23:35 ./extra/CHECKSUMS.md5.asc +-rw-r--r-- 1 root root 62643 2022-10-31 23:35 ./extra/FILE_LIST +-rw-r--r-- 1 root root 1763787 2022-10-31 23:35 ./extra/MANIFEST.bz2 +-rw-r--r-- 1 root root 36556 2022-10-31 23:35 ./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-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-10-31 23:35 ./extra/php80 +-rw-r--r-- 1 root root 369 2022-10-31 23:23 ./extra/php80/php80-8.0.25-x86_64-1_slack15.0.txt +-rw-r--r-- 1 root root 6161820 2022-10-31 23:23 ./extra/php80/php80-8.0.25-x86_64-1_slack15.0.txz +-rw-r--r-- 1 root root 163 2022-10-31 23:23 ./extra/php80/php80-8.0.25-x86_64-1_slack15.0.txz.asc +drwxr-xr-x 2 root root 4096 2022-10-31 23:35 ./extra/php81 +-rw-r--r-- 1 root root 369 2022-10-31 23:26 ./extra/php81/php81-8.1.12-x86_64-1_slack15.0.txt +-rw-r--r-- 1 root root 6289580 2022-10-31 23:26 ./extra/php81/php81-8.1.12-x86_64-1_slack15.0.txz +-rw-r--r-- 1 root root 163 2022-10-31 23:26 ./extra/php81/php81-8.1.12-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-09-30 17:24 ./extra/source +drwxr-xr-x 17 root root 4096 2022-10-31 23:30 ./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-09-30 17:01 ./extra/source/php80 +drwxr-xr-x 2 root root 4096 2022-10-31 21:08 ./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-09-30 17:01 ./extra/source/php80/fetch-php.sh +-rwxr-xr-x 1 root root 120 2022-10-31 20:59 ./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 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 10802888 2022-10-25 17:50 ./extra/source/php80/php-8.0.25.tar.xz +-rw-r--r-- 1 root root 866 2022-10-25 17:50 ./extra/source/php80/php-8.0.25.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-09-29 18:31 ./extra/source/php81 +drwxr-xr-x 2 root root 4096 2022-10-31 21:08 ./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 2022-09-29 18:27 ./extra/source/php81/fetch-php.sh +-rwxr-xr-x 1 root root 120 2022-10-31 20:59 ./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 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 11747176 2022-10-25 17:50 ./extra/source/php81/php-8.1.12.tar.xz +-rw-r--r-- 1 root root 833 2022-10-25 17:50 ./extra/source/php81/php-8.1.12.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-10-27 02:36 ./patches --rw-r--r-- 1 root root 51186 2022-10-27 02:36 ./patches/CHECKSUMS.md5 --rw-r--r-- 1 root root 163 2022-10-27 02:36 ./patches/CHECKSUMS.md5.asc --rw-r--r-- 1 root root 68310 2022-10-27 02:36 ./patches/FILE_LIST --rw-r--r-- 1 root root 11686987 2022-10-27 02:36 ./patches/MANIFEST.bz2 --rw-r--r-- 1 root root 37792 2022-10-27 02:36 ./patches/PACKAGES.TXT -drwxr-xr-x 3 root root 16384 2022-10-27 02:36 ./patches/packages +drwxr-xr-x 4 root root 4096 2022-10-31 23:35 ./patches +-rw-r--r-- 1 root root 51186 2022-10-31 23:35 ./patches/CHECKSUMS.md5 +-rw-r--r-- 1 root root 163 2022-10-31 23:35 ./patches/CHECKSUMS.md5.asc +-rw-r--r-- 1 root root 68310 2022-10-31 23:35 ./patches/FILE_LIST +-rw-r--r-- 1 root root 11667489 2022-10-31 23:35 ./patches/MANIFEST.bz2 +-rw-r--r-- 1 root root 37792 2022-10-31 23:35 ./patches/PACKAGES.TXT +drwxr-xr-x 3 root root 16384 2022-10-31 23:35 ./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 @@ -842,9 +842,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-10-17 21:29 ./patches/packages/mozilla-firefox-102.4.0esr-x86_64-1_slack15.0.txt -rw-r--r-- 1 root root 59169076 2022-10-17 21:29 ./patches/packages/mozilla-firefox-102.4.0esr-x86_64-1_slack15.0.txz -rw-r--r-- 1 root root 163 2022-10-17 21:29 ./patches/packages/mozilla-firefox-102.4.0esr-x86_64-1_slack15.0.txz.asc --rw-r--r-- 1 root root 663 2022-10-20 02:52 ./patches/packages/mozilla-thunderbird-102.4.0-x86_64-1_slack15.0.txt --rw-r--r-- 1 root root 56134188 2022-10-20 02:52 ./patches/packages/mozilla-thunderbird-102.4.0-x86_64-1_slack15.0.txz --rw-r--r-- 1 root root 163 2022-10-20 02:52 ./patches/packages/mozilla-thunderbird-102.4.0-x86_64-1_slack15.0.txz.asc +-rw-r--r-- 1 root root 663 2022-10-31 18:33 ./patches/packages/mozilla-thunderbird-102.4.1-x86_64-1_slack15.0.txt +-rw-r--r-- 1 root root 56154876 2022-10-31 18:33 ./patches/packages/mozilla-thunderbird-102.4.1-x86_64-1_slack15.0.txz +-rw-r--r-- 1 root root 163 2022-10-31 18:33 ./patches/packages/mozilla-thunderbird-102.4.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 @@ -890,12 +890,12 @@ drwxr-xr-x 2 root root 4096 2022-08-26 04:06 ./patches/packages/linux-5.15 -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-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 383 2022-10-31 23:19 ./patches/packages/vim-9.0.0814-x86_64-1_slack15.0.txt +-rw-r--r-- 1 root root 8473744 2022-10-31 23:19 ./patches/packages/vim-9.0.0814-x86_64-1_slack15.0.txz +-rw-r--r-- 1 root root 163 2022-10-31 23:19 ./patches/packages/vim-9.0.0814-x86_64-1_slack15.0.txz.asc +-rw-r--r-- 1 root root 503 2022-10-31 23:20 ./patches/packages/vim-gvim-9.0.0814-x86_64-1_slack15.0.txt +-rw-r--r-- 1 root root 1699924 2022-10-31 23:20 ./patches/packages/vim-gvim-9.0.0814-x86_64-1_slack15.0.txz +-rw-r--r-- 1 root root 163 2022-10-31 23:20 ./patches/packages/vim-gvim-9.0.0814-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 @@ -923,7 +923,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-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 52 root root 4096 2022-10-27 01:30 ./patches/source +drwxr-xr-x 52 root root 4096 2022-10-31 23:28 ./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 @@ -1182,7 +1182,7 @@ drwxr-xr-x 2 root root 4096 2022-10-18 18:16 ./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-10-20 01:45 ./patches/source/mozilla-thunderbird +drwxr-xr-x 4 root root 4096 2022-10-31 17:37 ./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 @@ -1208,8 +1208,8 @@ drwxr-xr-x 2 root root 4096 2022-10-18 18:16 ./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 508467296 2022-10-19 16:52 ./patches/source/mozilla-thunderbird/thunderbird-102.4.0.source.tar.xz --rw-r--r-- 1 root root 833 2022-10-19 16:52 ./patches/source/mozilla-thunderbird/thunderbird-102.4.0.source.tar.xz.asc +-rw-r--r-- 1 root root 501950000 2022-10-26 19:55 ./patches/source/mozilla-thunderbird/thunderbird-102.4.1.source.tar.xz +-rw-r--r-- 1 root root 833 2022-10-26 19:55 ./patches/source/mozilla-thunderbird/thunderbird-102.4.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 @@ -1384,14 +1384,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-29 18:57 ./patches/source/vim +drwxr-xr-x 2 root root 4096 2022-10-31 20: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 10701548 2022-09-29 18:52 ./patches/source/vim/vim-9.0.0623.tar.lz +-rw-r--r-- 1 root root 10685009 2022-10-31 18:27 ./patches/source/vim/vim-9.0.0814.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 515013863..f50b30fa7 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.24.tar.xz.asc -lftpget http://us.php.net/distributions/php-8.0.24.tar.xz +lftpget http://us.php.net/distributions/php-8.0.25.tar.xz.asc +lftpget http://us.php.net/distributions/php-8.0.25.tar.xz diff --git a/extra/source/php81/fetch-php.sh b/extra/source/php81/fetch-php.sh index fa3408cf3..43a99ae97 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.11.tar.xz.asc -lftpget http://us.php.net/distributions/php-8.1.11.tar.xz +lftpget http://us.php.net/distributions/php-8.1.12.tar.xz.asc +lftpget http://us.php.net/distributions/php-8.1.12.tar.xz diff --git a/patches/packages/mozilla-thunderbird-102.4.0-x86_64-1_slack15.0.txt b/patches/packages/mozilla-thunderbird-102.4.0-x86_64-1_slack15.0.txt deleted file mode 100644 index 5acb7b92e..000000000 --- a/patches/packages/mozilla-thunderbird-102.4.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.4.1-x86_64-1_slack15.0.txt b/patches/packages/mozilla-thunderbird-102.4.1-x86_64-1_slack15.0.txt new file mode 100644 index 000000000..5acb7b92e --- /dev/null +++ b/patches/packages/mozilla-thunderbird-102.4.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/vim-9.0.0623-x86_64-1_slack15.0.txt b/patches/packages/vim-9.0.0623-x86_64-1_slack15.0.txt deleted file mode 100644 index 4a843388d..000000000 --- a/patches/packages/vim-9.0.0623-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.0814-x86_64-1_slack15.0.txt b/patches/packages/vim-9.0.0814-x86_64-1_slack15.0.txt new file mode 100644 index 000000000..4a843388d --- /dev/null +++ b/patches/packages/vim-9.0.0814-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.0623-x86_64-1_slack15.0.txt b/patches/packages/vim-gvim-9.0.0623-x86_64-1_slack15.0.txt deleted file mode 100644 index 3b81553b1..000000000 --- a/patches/packages/vim-gvim-9.0.0623-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.0814-x86_64-1_slack15.0.txt b/patches/packages/vim-gvim-9.0.0814-x86_64-1_slack15.0.txt new file mode 100644 index 000000000..3b81553b1 --- /dev/null +++ b/patches/packages/vim-gvim-9.0.0814-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: -- cgit v1.2.3-65-gdbad