From a8f1aa5a10a2af9c4954e5334d8d0cb2c787b081 Mon Sep 17 00:00:00 2001 From: Patrick J Volkerding Date: Thu, 24 Nov 2022 20:55:37 +0000 Subject: Thu Nov 24 20:55:37 UTC 2022 a/bash-5.2.012-x86_64-1.txz: Upgraded. a/less-612-x86_64-1.txz: Upgraded. a/tcsh-6.24.02-x86_64-1.txz: Upgraded. ap/vim-9.0.0942-x86_64-1.txz: Upgraded. d/make-4.4-x86_64-2.txz: Rebuilt. [SV 63307] Spawn children with the default disposition of sigpipe. Thanks to nobodino. d/ruby-3.1.3-x86_64-1.txz: Upgraded. This release includes a security fix: HTTP response splitting in CGI. For more information, see: https://www.cve.org/CVERecord?id=CVE-2021-33621 (* Security fix *) l/pipewire-0.3.61-x86_64-1.txz: Upgraded. n/ipset-7.16-x86_64-1.txz: Upgraded. x/fcitx5-5.0.21-x86_64-1.txz: Upgraded. xap/vim-gvim-9.0.0942-x86_64-1.txz: Upgraded. --- ChangeLog.rss | 31 +- ChangeLog.txt | 19 ++ FILELIST.TXT | 188 +++++------ source/a/bash/bash-5.2-patches/bash52-010 | 71 +++++ source/a/bash/bash-5.2-patches/bash52-011 | 45 +++ source/a/bash/bash-5.2-patches/bash52-012 | 344 +++++++++++++++++++++ source/a/less/less.SlackBuild | 17 +- source/a/less/less.url | 3 +- .../0370a7a40fe9523ea334dcb8a2a60f1418595b49.patch | 48 +++ source/d/make/make.SlackBuild | 4 +- source/d/ruby/ruby.SlackBuild | 2 +- .../b46d8a8c921a8da6883610ad4b68da95bf59b59e.patch | 30 -- source/l/pipewire/pipewire.SlackBuild | 4 +- 13 files changed, 676 insertions(+), 130 deletions(-) create mode 100644 source/a/bash/bash-5.2-patches/bash52-010 create mode 100644 source/a/bash/bash-5.2-patches/bash52-011 create mode 100644 source/a/bash/bash-5.2-patches/bash52-012 create mode 100644 source/d/make/0370a7a40fe9523ea334dcb8a2a60f1418595b49.patch delete mode 100644 source/l/pipewire/b46d8a8c921a8da6883610ad4b68da95bf59b59e.patch diff --git a/ChangeLog.rss b/ChangeLog.rss index b4e583eee..3f80ebd37 100644 --- a/ChangeLog.rss +++ b/ChangeLog.rss @@ -11,9 +11,36 @@ Tracking Slackware development in git. en-us urn:uuid:c964f45e-6732-11e8-bbe5-107b4450212f - Wed, 23 Nov 2022 19:51:17 GMT - Thu, 24 Nov 2022 06:00:14 GMT + Thu, 24 Nov 2022 20:55:37 GMT + Fri, 25 Nov 2022 06:00:35 GMT maintain_current_git.sh v 1.17 + + Thu, 24 Nov 2022 20:55:37 GMT + Thu, 24 Nov 2022 20:55:37 GMT + https://git.slackware.nl/current/tag/?h=20221124205537 + 20221124205537 + + +a/bash-5.2.012-x86_64-1.txz: Upgraded. +a/less-612-x86_64-1.txz: Upgraded. +a/tcsh-6.24.02-x86_64-1.txz: Upgraded. +ap/vim-9.0.0942-x86_64-1.txz: Upgraded. +d/make-4.4-x86_64-2.txz: Rebuilt. + [SV 63307] Spawn children with the default disposition of sigpipe. + Thanks to nobodino. +d/ruby-3.1.3-x86_64-1.txz: Upgraded. + This release includes a security fix: + HTTP response splitting in CGI. + For more information, see: + https://www.cve.org/CVERecord?id=CVE-2021-33621 + (* Security fix *) +l/pipewire-0.3.61-x86_64-1.txz: Upgraded. +n/ipset-7.16-x86_64-1.txz: Upgraded. +x/fcitx5-5.0.21-x86_64-1.txz: Upgraded. +xap/vim-gvim-9.0.0942-x86_64-1.txz: Upgraded. + ]]> + + Wed, 23 Nov 2022 19:51:17 GMT Wed, 23 Nov 2022 19:51:17 GMT diff --git a/ChangeLog.txt b/ChangeLog.txt index 9d7df8a8c..825df7848 100644 --- a/ChangeLog.txt +++ b/ChangeLog.txt @@ -1,3 +1,22 @@ +Thu Nov 24 20:55:37 UTC 2022 +a/bash-5.2.012-x86_64-1.txz: Upgraded. +a/less-612-x86_64-1.txz: Upgraded. +a/tcsh-6.24.02-x86_64-1.txz: Upgraded. +ap/vim-9.0.0942-x86_64-1.txz: Upgraded. +d/make-4.4-x86_64-2.txz: Rebuilt. + [SV 63307] Spawn children with the default disposition of sigpipe. + Thanks to nobodino. +d/ruby-3.1.3-x86_64-1.txz: Upgraded. + This release includes a security fix: + HTTP response splitting in CGI. + For more information, see: + https://www.cve.org/CVERecord?id=CVE-2021-33621 + (* Security fix *) +l/pipewire-0.3.61-x86_64-1.txz: Upgraded. +n/ipset-7.16-x86_64-1.txz: Upgraded. +x/fcitx5-5.0.21-x86_64-1.txz: Upgraded. +xap/vim-gvim-9.0.0942-x86_64-1.txz: Upgraded. ++--------------------------+ Wed Nov 23 19:51:17 UTC 2022 a/gawk-5.2.1-x86_64-1.txz: Upgraded. a/rpm2tgz-1.2.2-x86_64-7.txz: Rebuilt. diff --git a/FILELIST.TXT b/FILELIST.TXT index 5d26d5c54..74e39ce33 100644 --- a/FILELIST.TXT +++ b/FILELIST.TXT @@ -1,20 +1,20 @@ -Wed Nov 23 19:55:21 UTC 2022 +Thu Nov 24 20:59:41 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-11-23 19:51 . +drwxr-xr-x 12 root root 4096 2022-11-24 20:55 . -rw-r--r-- 1 root root 5767 2022-02-02 22:44 ./ANNOUNCE.15.0 -rw-r--r-- 1 root root 16617 2022-02-02 23:27 ./CHANGES_AND_HINTS.TXT --rw-r--r-- 1 root root 1104682 2022-11-21 20:27 ./CHECKSUMS.md5 --rw-r--r-- 1 root root 163 2022-11-21 20:27 ./CHECKSUMS.md5.asc +-rw-r--r-- 1 root root 1104860 2022-11-23 19:55 ./CHECKSUMS.md5 +-rw-r--r-- 1 root root 163 2022-11-23 19:55 ./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 395314 2022-11-23 19:51 ./ChangeLog.txt +-rw-r--r-- 1 root root 396038 2022-11-24 20:55 ./ChangeLog.txt drwxr-xr-x 3 root root 4096 2013-03-20 22:17 ./EFI drwxr-xr-x 2 root root 4096 2022-10-24 18:57 ./EFI/BOOT -rw-r--r-- 1 root root 1187840 2021-06-15 19:16 ./EFI/BOOT/bootx64.efi @@ -25,9 +25,9 @@ drwxr-xr-x 2 root root 4096 2022-10-24 18:57 ./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 1438902 2022-11-21 20:26 ./FILELIST.TXT +-rw-r--r-- 1 root root 1439109 2022-11-23 19:55 ./FILELIST.TXT -rw-r--r-- 1 root root 1572 2012-08-29 18:27 ./GPG-KEY --rw-r--r-- 1 root root 859693 2022-11-23 19:54 ./PACKAGES.TXT +-rw-r--r-- 1 root root 859693 2022-11-24 20:59 ./PACKAGES.TXT -rw-r--r-- 1 root root 8034 2022-02-02 03:36 ./README.TXT -rw-r--r-- 1 root root 3635 2022-10-24 18:47 ./README.initrd -rw-r--r-- 1 root root 34162 2022-01-30 20:35 ./README_CRYPT.TXT @@ -746,13 +746,13 @@ drwxr-xr-x 2 root root 4096 2022-02-03 07:02 ./patches -rw-r--r-- 1 root root 575 2022-02-03 07:02 ./patches/FILE_LIST -rw-r--r-- 1 root root 14 2022-02-03 07:02 ./patches/MANIFEST.bz2 -rw-r--r-- 1 root root 224 2022-02-03 07:02 ./patches/PACKAGES.TXT -drwxr-xr-x 17 root root 4096 2022-11-23 19:55 ./slackware64 --rw-r--r-- 1 root root 335668 2022-11-23 19:55 ./slackware64/CHECKSUMS.md5 --rw-r--r-- 1 root root 163 2022-11-23 19:55 ./slackware64/CHECKSUMS.md5.asc --rw-r--r-- 1 root root 416306 2022-11-23 19:54 ./slackware64/FILE_LIST --rw-r--r-- 1 root root 4257503 2022-11-23 19:54 ./slackware64/MANIFEST.bz2 +drwxr-xr-x 17 root root 4096 2022-11-24 20:59 ./slackware64 +-rw-r--r-- 1 root root 335668 2022-11-24 20:59 ./slackware64/CHECKSUMS.md5 +-rw-r--r-- 1 root root 163 2022-11-24 20:59 ./slackware64/CHECKSUMS.md5.asc +-rw-r--r-- 1 root root 416306 2022-11-24 20:58 ./slackware64/FILE_LIST +-rw-r--r-- 1 root root 4262150 2022-11-24 20:58 ./slackware64/MANIFEST.bz2 lrwxrwxrwx 1 root root 15 2009-08-23 23:34 ./slackware64/PACKAGES.TXT -> ../PACKAGES.TXT -drwxr-xr-x 2 root root 32768 2022-11-23 19:54 ./slackware64/a +drwxr-xr-x 2 root root 32768 2022-11-24 20:58 ./slackware64/a -rw-r--r-- 1 root root 327 2022-02-15 18:16 ./slackware64/a/aaa_base-15.1-x86_64-2.txt -rw-r--r-- 1 root root 10720 2022-02-15 18:16 ./slackware64/a/aaa_base-15.1-x86_64-2.txz -rw-r--r-- 1 root root 163 2022-02-15 18:16 ./slackware64/a/aaa_base-15.1-x86_64-2.txz.asc @@ -774,9 +774,9 @@ drwxr-xr-x 2 root root 32768 2022-11-23 19:54 ./slackware64/a -rw-r--r-- 1 root root 606 2021-03-16 17:15 ./slackware64/a/attr-2.5.1-x86_64-1.txt -rw-r--r-- 1 root root 62320 2021-03-16 17:15 ./slackware64/a/attr-2.5.1-x86_64-1.txz -rw-r--r-- 1 root root 163 2021-03-16 17:15 ./slackware64/a/attr-2.5.1-x86_64-1.txz.asc --rw-r--r-- 1 root root 507 2022-11-08 19:59 ./slackware64/a/bash-5.2.009-x86_64-1.txt --rw-r--r-- 1 root root 1809704 2022-11-08 19:59 ./slackware64/a/bash-5.2.009-x86_64-1.txz --rw-r--r-- 1 root root 163 2022-11-08 19:59 ./slackware64/a/bash-5.2.009-x86_64-1.txz.asc +-rw-r--r-- 1 root root 507 2022-11-24 19:59 ./slackware64/a/bash-5.2.012-x86_64-1.txt +-rw-r--r-- 1 root root 1809912 2022-11-24 19:59 ./slackware64/a/bash-5.2.012-x86_64-1.txz +-rw-r--r-- 1 root root 163 2022-11-24 19:59 ./slackware64/a/bash-5.2.012-x86_64-1.txz.asc -rw-r--r-- 1 root root 226 2021-02-13 10:55 ./slackware64/a/bin-11.1-x86_64-5.txt -rw-r--r-- 1 root root 39244 2021-02-13 10:55 ./slackware64/a/bin-11.1-x86_64-5.txz -rw-r--r-- 1 root root 163 2021-02-13 10:55 ./slackware64/a/bin-11.1-x86_64-5.txz.asc @@ -935,9 +935,9 @@ drwxr-xr-x 2 root root 32768 2022-11-23 19:54 ./slackware64/a -rw-r--r-- 1 root root 341 2021-02-13 11:08 ./slackware64/a/lbzip2-2.5-x86_64-4.txt -rw-r--r-- 1 root root 86900 2021-02-13 11:08 ./slackware64/a/lbzip2-2.5-x86_64-4.txz -rw-r--r-- 1 root root 163 2021-02-13 11:08 ./slackware64/a/lbzip2-2.5-x86_64-4.txz.asc --rw-r--r-- 1 root root 386 2022-10-06 18:36 ./slackware64/a/less-608-x86_64-1.txt --rw-r--r-- 1 root root 133400 2022-10-06 18:36 ./slackware64/a/less-608-x86_64-1.txz --rw-r--r-- 1 root root 163 2022-10-06 18:36 ./slackware64/a/less-608-x86_64-1.txz.asc +-rw-r--r-- 1 root root 386 2022-11-24 20:31 ./slackware64/a/less-612-x86_64-1.txt +-rw-r--r-- 1 root root 134996 2022-11-24 20:31 ./slackware64/a/less-612-x86_64-1.txz +-rw-r--r-- 1 root root 163 2022-11-24 20:31 ./slackware64/a/less-612-x86_64-1.txz.asc -rw-r--r-- 1 root root 399 2021-02-13 11:08 ./slackware64/a/lhasa-0.3.1-x86_64-3.txt -rw-r--r-- 1 root root 37036 2021-02-13 11:08 ./slackware64/a/lhasa-0.3.1-x86_64-3.txz -rw-r--r-- 1 root root 163 2021-02-13 11:08 ./slackware64/a/lhasa-0.3.1-x86_64-3.txz.asc @@ -1085,9 +1085,9 @@ drwxr-xr-x 2 root root 32768 2022-11-23 19:54 ./slackware64/a -rw-r--r-- 1 root root 395 2022-07-26 16:52 ./slackware64/a/tar-1.34-x86_64-2.txt -rw-r--r-- 1 root root 804060 2022-07-26 16:52 ./slackware64/a/tar-1.34-x86_64-2.txz -rw-r--r-- 1 root root 163 2022-07-26 16:52 ./slackware64/a/tar-1.34-x86_64-2.txz.asc --rw-r--r-- 1 root root 431 2022-05-13 18:21 ./slackware64/a/tcsh-6.24.01-x86_64-1.txt --rw-r--r-- 1 root root 409552 2022-05-13 18:21 ./slackware64/a/tcsh-6.24.01-x86_64-1.txz --rw-r--r-- 1 root root 163 2022-05-13 18:21 ./slackware64/a/tcsh-6.24.01-x86_64-1.txz.asc +-rw-r--r-- 1 root root 431 2022-11-24 20:09 ./slackware64/a/tcsh-6.24.02-x86_64-1.txt +-rw-r--r-- 1 root root 409036 2022-11-24 20:09 ./slackware64/a/tcsh-6.24.02-x86_64-1.txz +-rw-r--r-- 1 root root 163 2022-11-24 20:09 ./slackware64/a/tcsh-6.24.02-x86_64-1.txz.asc -rw-r--r-- 1 root root 432 2021-02-13 11:19 ./slackware64/a/time-1.9-x86_64-4.txt -rw-r--r-- 1 root root 36624 2021-02-13 11:19 ./slackware64/a/time-1.9-x86_64-4.txz -rw-r--r-- 1 root root 163 2021-02-13 11:19 ./slackware64/a/time-1.9-x86_64-4.txz.asc @@ -1136,7 +1136,7 @@ drwxr-xr-x 2 root root 32768 2022-11-23 19:54 ./slackware64/a -rw-r--r-- 1 root root 540 2021-02-13 11:22 ./slackware64/a/zoo-2.10_22-x86_64-4.txt -rw-r--r-- 1 root root 56160 2021-02-13 11:22 ./slackware64/a/zoo-2.10_22-x86_64-4.txz -rw-r--r-- 1 root root 163 2021-02-13 11:22 ./slackware64/a/zoo-2.10_22-x86_64-4.txz.asc -drwxr-xr-x 2 root root 20480 2022-11-21 20:25 ./slackware64/ap +drwxr-xr-x 2 root root 20480 2022-11-24 20:58 ./slackware64/ap -rw-r--r-- 1 root root 291 2021-02-13 11:23 ./slackware64/ap/a2ps-4.14-x86_64-9.txt -rw-r--r-- 1 root root 703580 2021-02-13 11:23 ./slackware64/ap/a2ps-4.14-x86_64-9.txz -rw-r--r-- 1 root root 163 2021-02-13 11:23 ./slackware64/ap/a2ps-4.14-x86_64-9.txz.asc @@ -1376,9 +1376,9 @@ drwxr-xr-x 2 root root 20480 2022-11-21 20:25 ./slackware64/ap -rw-r--r-- 1 root root 375 2021-02-13 11:46 ./slackware64/ap/vbetool-1.2.2-x86_64-4.txt -rw-r--r-- 1 root root 14756 2021-02-13 11:46 ./slackware64/ap/vbetool-1.2.2-x86_64-4.txz -rw-r--r-- 1 root root 163 2021-02-13 11:46 ./slackware64/ap/vbetool-1.2.2-x86_64-4.txz.asc --rw-r--r-- 1 root root 383 2022-10-31 18:28 ./slackware64/ap/vim-9.0.0814-x86_64-1.txt --rw-r--r-- 1 root root 8483604 2022-10-31 18:28 ./slackware64/ap/vim-9.0.0814-x86_64-1.txz --rw-r--r-- 1 root root 163 2022-10-31 18:28 ./slackware64/ap/vim-9.0.0814-x86_64-1.txz.asc +-rw-r--r-- 1 root root 383 2022-11-24 20:34 ./slackware64/ap/vim-9.0.0942-x86_64-1.txt +-rw-r--r-- 1 root root 8512248 2022-11-24 20:34 ./slackware64/ap/vim-9.0.0942-x86_64-1.txz +-rw-r--r-- 1 root root 163 2022-11-24 20:34 ./slackware64/ap/vim-9.0.0942-x86_64-1.txz.asc -rw-r--r-- 1 root root 604 2022-11-19 19:14 ./slackware64/ap/vorbis-tools-1.4.2-x86_64-3.txt -rw-r--r-- 1 root root 179028 2022-11-19 19:14 ./slackware64/ap/vorbis-tools-1.4.2-x86_64-3.txz -rw-r--r-- 1 root root 163 2022-11-19 19:14 ./slackware64/ap/vorbis-tools-1.4.2-x86_64-3.txz.asc @@ -1391,7 +1391,7 @@ drwxr-xr-x 2 root root 20480 2022-11-21 20:25 ./slackware64/ap -rw-r--r-- 1 root root 506 2022-05-15 17:09 ./slackware64/ap/zsh-5.9-x86_64-1.txt -rw-r--r-- 1 root root 3156392 2022-05-15 17:09 ./slackware64/ap/zsh-5.9-x86_64-1.txz -rw-r--r-- 1 root root 163 2022-05-15 17:09 ./slackware64/ap/zsh-5.9-x86_64-1.txz.asc -drwxr-xr-x 2 root root 20480 2022-11-23 19:54 ./slackware64/d +drwxr-xr-x 2 root root 20480 2022-11-24 20:58 ./slackware64/d -rw-r--r-- 1 root root 360 2022-03-09 03:58 ./slackware64/d/Cython-0.29.28-x86_64-1.txt -rw-r--r-- 1 root root 2393012 2022-03-09 03:58 ./slackware64/d/Cython-0.29.28-x86_64-1.txz -rw-r--r-- 1 root root 163 2022-03-09 03:58 ./slackware64/d/Cython-0.29.28-x86_64-1.txz.asc @@ -1508,9 +1508,9 @@ drwxr-xr-x 2 root root 20480 2022-11-23 19:54 ./slackware64/d -rw-r--r-- 1 root root 473 2021-05-31 19:24 ./slackware64/d/m4-1.4.19-x86_64-1.txt -rw-r--r-- 1 root root 298692 2021-05-31 19:24 ./slackware64/d/m4-1.4.19-x86_64-1.txz -rw-r--r-- 1 root root 163 2021-05-31 19:24 ./slackware64/d/m4-1.4.19-x86_64-1.txz.asc --rw-r--r-- 1 root root 466 2022-10-31 18:14 ./slackware64/d/make-4.4-x86_64-1.txt --rw-r--r-- 1 root root 551884 2022-10-31 18:14 ./slackware64/d/make-4.4-x86_64-1.txz --rw-r--r-- 1 root root 163 2022-10-31 18:14 ./slackware64/d/make-4.4-x86_64-1.txz.asc +-rw-r--r-- 1 root root 466 2022-11-24 20:16 ./slackware64/d/make-4.4-x86_64-2.txt +-rw-r--r-- 1 root root 551836 2022-11-24 20:16 ./slackware64/d/make-4.4-x86_64-2.txz +-rw-r--r-- 1 root root 163 2022-11-24 20:16 ./slackware64/d/make-4.4-x86_64-2.txz.asc -rw-r--r-- 1 root root 5363 2022-06-10 16:56 ./slackware64/d/maketag -rw-r--r-- 1 root root 5363 2022-06-10 16:56 ./slackware64/d/maketag.ez -rw-r--r-- 1 root root 659 2022-11-21 19:52 ./slackware64/d/mercurial-6.3.1-x86_64-1.txt @@ -1576,9 +1576,9 @@ drwxr-xr-x 2 root root 20480 2022-11-23 19:54 ./slackware64/d -rw-r--r-- 1 root root 488 2022-05-19 16:54 ./slackware64/d/rinutils-0.10.1-x86_64-1.txt -rw-r--r-- 1 root root 6808 2022-05-19 16:54 ./slackware64/d/rinutils-0.10.1-x86_64-1.txz -rw-r--r-- 1 root root 163 2022-05-19 16:54 ./slackware64/d/rinutils-0.10.1-x86_64-1.txz.asc --rw-r--r-- 1 root root 385 2022-08-06 20:07 ./slackware64/d/ruby-3.1.2-x86_64-2.txt --rw-r--r-- 1 root root 8159468 2022-08-06 20:07 ./slackware64/d/ruby-3.1.2-x86_64-2.txz --rw-r--r-- 1 root root 163 2022-08-06 20:07 ./slackware64/d/ruby-3.1.2-x86_64-2.txz.asc +-rw-r--r-- 1 root root 385 2022-11-24 20:07 ./slackware64/d/ruby-3.1.3-x86_64-1.txt +-rw-r--r-- 1 root root 8236188 2022-11-24 20:07 ./slackware64/d/ruby-3.1.3-x86_64-1.txz +-rw-r--r-- 1 root root 163 2022-11-24 20:07 ./slackware64/d/ruby-3.1.3-x86_64-1.txz.asc -rw-r--r-- 1 root root 426 2022-09-22 18:53 ./slackware64/d/rust-1.64.0-x86_64-1.txt -rw-r--r-- 1 root root 72133112 2022-09-22 18:53 ./slackware64/d/rust-1.64.0-x86_64-1.txz -rw-r--r-- 1 root root 163 2022-09-22 18:53 ./slackware64/d/rust-1.64.0-x86_64-1.txz.asc @@ -2765,7 +2765,7 @@ drwxr-xr-x 2 root root 86016 2022-11-23 19:54 ./slackware64/kde -rw-r--r-- 1 root root 517 2022-11-03 20:24 ./slackware64/kde/zanshin-22.08.3-x86_64-1.txt -rw-r--r-- 1 root root 679148 2022-11-03 20:24 ./slackware64/kde/zanshin-22.08.3-x86_64-1.txz -rw-r--r-- 1 root root 163 2022-11-03 20:24 ./slackware64/kde/zanshin-22.08.3-x86_64-1.txz.asc -drwxr-xr-x 2 root root 86016 2022-11-23 19:54 ./slackware64/l +drwxr-xr-x 2 root root 86016 2022-11-24 20:58 ./slackware64/l -rw-r--r-- 1 root root 329 2022-03-06 20:00 ./slackware64/l/GConf-3.2.6-x86_64-8.txt -rw-r--r-- 1 root root 928144 2022-03-06 20:00 ./slackware64/l/GConf-3.2.6-x86_64-8.txz -rw-r--r-- 1 root root 163 2022-03-06 20:00 ./slackware64/l/GConf-3.2.6-x86_64-8.txz.asc @@ -3634,9 +3634,9 @@ drwxr-xr-x 2 root root 86016 2022-11-23 19:54 ./slackware64/l -rw-r--r-- 1 root root 415 2021-02-13 07:37 ./slackware64/l/pilot-link-0.12.5-x86_64-16.txt -rw-r--r-- 1 root root 554276 2021-02-13 07:37 ./slackware64/l/pilot-link-0.12.5-x86_64-16.txz -rw-r--r-- 1 root root 163 2021-02-13 07:37 ./slackware64/l/pilot-link-0.12.5-x86_64-16.txz.asc --rw-r--r-- 1 root root 552 2022-11-23 19:13 ./slackware64/l/pipewire-0.3.60-x86_64-2.txt --rw-r--r-- 1 root root 1965544 2022-11-23 19:13 ./slackware64/l/pipewire-0.3.60-x86_64-2.txz --rw-r--r-- 1 root root 163 2022-11-23 19:13 ./slackware64/l/pipewire-0.3.60-x86_64-2.txz.asc +-rw-r--r-- 1 root root 552 2022-11-24 20:03 ./slackware64/l/pipewire-0.3.61-x86_64-1.txt +-rw-r--r-- 1 root root 1967584 2022-11-24 20:03 ./slackware64/l/pipewire-0.3.61-x86_64-1.txz +-rw-r--r-- 1 root root 163 2022-11-24 20:03 ./slackware64/l/pipewire-0.3.61-x86_64-1.txz.asc -rw-r--r-- 1 root root 450 2022-03-12 20:28 ./slackware64/l/polkit-0.120-x86_64-3.txt -rw-r--r-- 1 root root 402572 2022-03-12 20:28 ./slackware64/l/polkit-0.120-x86_64-3.txz -rw-r--r-- 1 root root 163 2022-03-12 20:28 ./slackware64/l/polkit-0.120-x86_64-3.txz.asc @@ -3938,7 +3938,7 @@ drwxr-xr-x 2 root root 86016 2022-11-23 19:54 ./slackware64/l -rw-r--r-- 1 root root 463 2022-01-21 04:11 ./slackware64/l/zstd-1.5.2-x86_64-1.txt -rw-r--r-- 1 root root 437228 2022-01-21 04:11 ./slackware64/l/zstd-1.5.2-x86_64-1.txz -rw-r--r-- 1 root root 163 2022-01-21 04:11 ./slackware64/l/zstd-1.5.2-x86_64-1.txz.asc -drwxr-xr-x 2 root root 36864 2022-11-17 01:53 ./slackware64/n +drwxr-xr-x 2 root root 36864 2022-11-24 20:58 ./slackware64/n -rw-r--r-- 1 root root 357 2022-09-10 18:15 ./slackware64/n/ModemManager-1.18.12-x86_64-1.txt -rw-r--r-- 1 root root 2148884 2022-09-10 18:15 ./slackware64/n/ModemManager-1.18.12-x86_64-1.txz -rw-r--r-- 1 root root 163 2022-09-10 18:15 ./slackware64/n/ModemManager-1.18.12-x86_64-1.txz.asc @@ -4064,9 +4064,9 @@ drwxr-xr-x 2 root root 36864 2022-11-17 01:53 ./slackware64/n -rw-r--r-- 1 root root 334 2022-10-06 18:33 ./slackware64/n/iproute2-6.0.0-x86_64-1.txt -rw-r--r-- 1 root root 1023704 2022-10-06 18:33 ./slackware64/n/iproute2-6.0.0-x86_64-1.txz -rw-r--r-- 1 root root 163 2022-10-06 18:33 ./slackware64/n/iproute2-6.0.0-x86_64-1.txz.asc --rw-r--r-- 1 root root 442 2021-08-06 17:25 ./slackware64/n/ipset-7.15-x86_64-1.txt --rw-r--r-- 1 root root 91156 2021-08-06 17:25 ./slackware64/n/ipset-7.15-x86_64-1.txz --rw-r--r-- 1 root root 163 2021-08-06 17:25 ./slackware64/n/ipset-7.15-x86_64-1.txz.asc +-rw-r--r-- 1 root root 442 2022-11-24 20:01 ./slackware64/n/ipset-7.16-x86_64-1.txt +-rw-r--r-- 1 root root 91824 2022-11-24 20:01 ./slackware64/n/ipset-7.16-x86_64-1.txz +-rw-r--r-- 1 root root 163 2022-11-24 20:01 ./slackware64/n/ipset-7.16-x86_64-1.txz.asc -rw-r--r-- 1 root root 642 2022-05-14 18:08 ./slackware64/n/iptables-1.8.8-x86_64-1.txt -rw-r--r-- 1 root root 449096 2022-05-14 18:08 ./slackware64/n/iptables-1.8.8-x86_64-1.txz -rw-r--r-- 1 root root 163 2022-05-14 18:08 ./slackware64/n/iptables-1.8.8-x86_64-1.txz.asc @@ -4445,7 +4445,7 @@ drwxr-xr-x 2 root root 4096 2022-11-23 19:54 ./slackware64/tcl -rw-r--r-- 1 root root 227 2022-11-23 19:07 ./slackware64/tcl/tk-8.6.13-x86_64-1.txt -rw-r--r-- 1 root root 1802760 2022-11-23 19:07 ./slackware64/tcl/tk-8.6.13-x86_64-1.txz -rw-r--r-- 1 root root 163 2022-11-23 19:07 ./slackware64/tcl/tk-8.6.13-x86_64-1.txz.asc -drwxr-xr-x 2 root root 65536 2022-11-23 19:54 ./slackware64/x +drwxr-xr-x 2 root root 65536 2022-11-24 20:58 ./slackware64/x -rw-r--r-- 1 root root 440 2022-06-04 18:16 ./slackware64/x/OpenCC-1.1.4-x86_64-1.txt -rw-r--r-- 1 root root 682804 2022-06-04 18:16 ./slackware64/x/OpenCC-1.1.4-x86_64-1.txz -rw-r--r-- 1 root root 163 2022-06-04 18:16 ./slackware64/x/OpenCC-1.1.4-x86_64-1.txz.asc @@ -4485,9 +4485,9 @@ drwxr-xr-x 2 root root 65536 2022-11-23 19:54 ./slackware64/x -rw-r--r-- 1 root root 330 2022-07-14 18:10 ./slackware64/x/encodings-1.0.6-noarch-1.txt -rw-r--r-- 1 root root 585284 2022-07-14 18:10 ./slackware64/x/encodings-1.0.6-noarch-1.txz -rw-r--r-- 1 root root 163 2022-07-14 18:10 ./slackware64/x/encodings-1.0.6-noarch-1.txz.asc --rw-r--r-- 1 root root 515 2022-11-21 19:35 ./slackware64/x/fcitx5-5.0.20-x86_64-1.txt --rw-r--r-- 1 root root 8290548 2022-11-21 19:35 ./slackware64/x/fcitx5-5.0.20-x86_64-1.txz --rw-r--r-- 1 root root 163 2022-11-21 19:35 ./slackware64/x/fcitx5-5.0.20-x86_64-1.txz.asc +-rw-r--r-- 1 root root 515 2022-11-24 20:01 ./slackware64/x/fcitx5-5.0.21-x86_64-1.txt +-rw-r--r-- 1 root root 8288708 2022-11-24 20:01 ./slackware64/x/fcitx5-5.0.21-x86_64-1.txz +-rw-r--r-- 1 root root 163 2022-11-24 20:01 ./slackware64/x/fcitx5-5.0.21-x86_64-1.txz.asc -rw-r--r-- 1 root root 250 2022-11-21 19:35 ./slackware64/x/fcitx5-anthy-5.0.13-x86_64-1.txt -rw-r--r-- 1 root root 161136 2022-11-21 19:35 ./slackware64/x/fcitx5-anthy-5.0.13-x86_64-1.txz -rw-r--r-- 1 root root 163 2022-11-21 19:35 ./slackware64/x/fcitx5-anthy-5.0.13-x86_64-1.txz.asc @@ -5318,7 +5318,7 @@ drwxr-xr-x 2 root root 65536 2022-11-23 19:54 ./slackware64/x -rw-r--r-- 1 root root 213 2022-07-11 18:36 ./slackware64/x/xwud-1.0.6-x86_64-1.txt -rw-r--r-- 1 root root 25896 2022-07-11 18:36 ./slackware64/x/xwud-1.0.6-x86_64-1.txz -rw-r--r-- 1 root root 163 2022-07-11 18:36 ./slackware64/x/xwud-1.0.6-x86_64-1.txz.asc -drwxr-xr-x 2 root root 16384 2022-11-23 19:54 ./slackware64/xap +drwxr-xr-x 2 root root 16384 2022-11-24 20:58 ./slackware64/xap -rw-r--r-- 1 root root 625 2022-10-09 18:00 ./slackware64/xap/MPlayer-20221009-x86_64-1.txt -rw-r--r-- 1 root root 2750024 2022-10-09 18:00 ./slackware64/xap/MPlayer-20221009-x86_64-1.txz -rw-r--r-- 1 root root 163 2022-10-09 18:00 ./slackware64/xap/MPlayer-20221009-x86_64-1.txz.asc @@ -5432,9 +5432,9 @@ drwxr-xr-x 2 root root 16384 2022-11-23 19:54 ./slackware64/xap -rw-r--r-- 1 root root 1351876 2022-10-09 17:57 ./slackware64/xap/ssr-0.4.4-x86_64-1.txz -rw-r--r-- 1 root root 163 2022-10-09 17:57 ./slackware64/xap/ssr-0.4.4-x86_64-1.txz.asc -rw-r--r-- 1 root root 676 2021-09-23 19:13 ./slackware64/xap/tagfile --rw-r--r-- 1 root root 503 2022-10-31 18:29 ./slackware64/xap/vim-gvim-9.0.0814-x86_64-1.txt --rw-r--r-- 1 root root 1711172 2022-10-31 18:29 ./slackware64/xap/vim-gvim-9.0.0814-x86_64-1.txz --rw-r--r-- 1 root root 163 2022-10-31 18:29 ./slackware64/xap/vim-gvim-9.0.0814-x86_64-1.txz.asc +-rw-r--r-- 1 root root 503 2022-11-24 20:35 ./slackware64/xap/vim-gvim-9.0.0942-x86_64-1.txt +-rw-r--r-- 1 root root 1715936 2022-11-24 20:35 ./slackware64/xap/vim-gvim-9.0.0942-x86_64-1.txz +-rw-r--r-- 1 root root 163 2022-11-24 20:35 ./slackware64/xap/vim-gvim-9.0.0942-x86_64-1.txz.asc -rw-r--r-- 1 root root 455 2021-02-13 13:43 ./slackware64/xap/windowmaker-0.95.9-x86_64-3.txt -rw-r--r-- 1 root root 1761052 2021-02-13 13:43 ./slackware64/xap/windowmaker-0.95.9-x86_64-3.txz -rw-r--r-- 1 root root 163 2021-02-13 13:43 ./slackware64/xap/windowmaker-0.95.9-x86_64-3.txz.asc @@ -5585,11 +5585,11 @@ drwxr-xr-x 2 root root 4096 2021-02-15 19:33 ./slackware64/y -rw-r--r-- 1 root root 1486956 2021-02-13 13:56 ./slackware64/y/nethack-3.6.6-x86_64-3.txz -rw-r--r-- 1 root root 163 2021-02-13 13:56 ./slackware64/y/nethack-3.6.6-x86_64-3.txz.asc -rw-r--r-- 1 root root 26 2020-12-30 21:55 ./slackware64/y/tagfile -drwxr-xr-x 18 root root 4096 2022-11-23 19:55 ./source --rw-r--r-- 1 root root 593413 2022-11-23 19:55 ./source/CHECKSUMS.md5 --rw-r--r-- 1 root root 163 2022-11-23 19:55 ./source/CHECKSUMS.md5.asc --rw-r--r-- 1 root root 825885 2022-11-23 19:55 ./source/FILE_LIST --rw-r--r-- 1 root root 23910593 2022-11-23 19:55 ./source/MANIFEST.bz2 +drwxr-xr-x 18 root root 4096 2022-11-24 20:59 ./source +-rw-r--r-- 1 root root 593847 2022-11-24 20:59 ./source/CHECKSUMS.md5 +-rw-r--r-- 1 root root 163 2022-11-24 20:59 ./source/CHECKSUMS.md5.asc +-rw-r--r-- 1 root root 826423 2022-11-24 20:59 ./source/FILE_LIST +-rw-r--r-- 1 root root 23893436 2022-11-24 20:59 ./source/MANIFEST.bz2 -rw-r--r-- 1 root root 828 2022-02-02 04:43 ./source/README.TXT drwxr-xr-x 123 root root 4096 2022-10-07 02:22 ./source/a -rw-r--r-- 1 root root 234 2022-10-16 18:39 ./source/a/FTBFSlog @@ -5639,7 +5639,7 @@ drwxr-xr-x 2 root root 4096 2021-03-16 17:15 ./source/a/attr -rw-r--r-- 1 root root 270 2018-06-19 18:09 ./source/a/attr/doinst.sh.gz -rw-r--r-- 1 root root 1058 2018-02-27 06:13 ./source/a/attr/slack-desc drwxr-xr-x 3 root root 4096 2022-09-26 18:03 ./source/a/bash -drwxr-xr-x 2 root root 4096 2022-11-08 19:58 ./source/a/bash/bash-5.2-patches +drwxr-xr-x 2 root root 4096 2022-11-24 19:59 ./source/a/bash/bash-5.2-patches -rw-r--r-- 1 root root 1381 2022-10-05 14:03 ./source/a/bash/bash-5.2-patches/bash52-001 -rw-r--r-- 1 root root 95 2022-10-05 14:03 ./source/a/bash/bash-5.2-patches/bash52-001.sig -rw-r--r-- 1 root root 1328 2022-10-05 14:03 ./source/a/bash/bash-5.2-patches/bash52-002 @@ -5658,6 +5658,12 @@ drwxr-xr-x 2 root root 4096 2022-11-08 19:58 ./source/a/bash/bash-5.2-pat -rw-r--r-- 1 root root 95 2022-11-07 16:20 ./source/a/bash/bash-5.2-patches/bash52-008.sig -rw-r--r-- 1 root root 1316 2022-11-07 16:20 ./source/a/bash/bash-5.2-patches/bash52-009 -rw-r--r-- 1 root root 95 2022-11-07 16:20 ./source/a/bash/bash-5.2-patches/bash52-009.sig +-rw-r--r-- 1 root root 2045 2022-11-23 22:12 ./source/a/bash/bash-5.2-patches/bash52-010 +-rw-r--r-- 1 root root 95 2022-11-23 22:12 ./source/a/bash/bash-5.2-patches/bash52-010.sig +-rw-r--r-- 1 root root 1229 2022-11-23 22:12 ./source/a/bash/bash-5.2-patches/bash52-011 +-rw-r--r-- 1 root root 95 2022-11-23 22:12 ./source/a/bash/bash-5.2-patches/bash52-011.sig +-rw-r--r-- 1 root root 9107 2022-11-23 22:13 ./source/a/bash/bash-5.2-patches/bash52-012 +-rw-r--r-- 1 root root 95 2022-11-23 22:13 ./source/a/bash/bash-5.2-patches/bash52-012.sig -rw-r--r-- 1 root root 6390158 2022-09-26 15:58 ./source/a/bash/bash-5.2.tar.lz -rwxr-xr-x 1 root root 6188 2021-05-05 16:36 ./source/a/bash/bash.SlackBuild -rw-r--r-- 1 root root 631 2018-03-29 01:12 ./source/a/bash/bash_manpages.patch.gz @@ -6101,10 +6107,10 @@ drwxr-xr-x 2 root root 4096 2022-09-06 18:27 ./source/a/lbzip2 -rwxr-xr-x 1 root root 4427 2022-09-06 18:27 ./source/a/lbzip2/lbzip2.SlackBuild -rw-r--r-- 1 root root 420 2018-09-18 23:52 ./source/a/lbzip2/lbzip2.glibc228.diff.gz -rw-r--r-- 1 root root 827 2018-04-11 19:09 ./source/a/lbzip2/slack-desc -drwxr-xr-x 2 root root 4096 2022-10-06 18:34 ./source/a/less --rw-r--r-- 1 root root 274694 2022-07-22 19:27 ./source/a/less/less-608.tar.lz --rwxr-xr-x 1 root root 4062 2021-04-29 17:09 ./source/a/less/less.SlackBuild --rw-r--r-- 1 root root 39 2019-06-05 18:08 ./source/a/less/less.url +drwxr-xr-x 2 root root 4096 2022-11-24 20:26 ./source/a/less +-rw-r--r-- 1 root root 459423 2022-11-18 23:20 ./source/a/less/less-612.tar.lz +-rwxr-xr-x 1 root root 4355 2022-11-24 20:30 ./source/a/less/less.SlackBuild +-rw-r--r-- 1 root root 69 2022-11-24 20:32 ./source/a/less/less.url -rw-r--r-- 1 root root 1379 2021-04-28 18:18 ./source/a/less/lesspipe.sh.gz -rw-r--r-- 1 root root 838 2018-02-27 06:13 ./source/a/less/slack-desc drwxr-xr-x 2 root root 4096 2022-09-06 18:27 ./source/a/lhasa @@ -6558,10 +6564,10 @@ drwxr-xr-x 2 root root 4096 2022-07-26 16:47 ./source/a/tar -rw-r--r-- 1 root root 181 2021-02-13 11:33 ./source/a/tar/tar-1.34.tar.xz.sig -rwxr-xr-x 1 root root 4095 2022-07-26 16:50 ./source/a/tar/tar.SlackBuild -rw-r--r-- 1 root root 564 2018-09-06 21:52 ./source/a/tar/tar.nolonezero.diff.gz -drwxr-xr-x 2 root root 4096 2022-05-13 18:21 ./source/a/tcsh +drwxr-xr-x 2 root root 4096 2022-11-24 20:09 ./source/a/tcsh -rw-r--r-- 1 root root 105 2015-11-07 18:20 ./source/a/tcsh/doinst.sh.gz -rw-r--r-- 1 root root 883 2018-02-27 06:13 ./source/a/tcsh/slack-desc --rw-r--r-- 1 root root 702041 2022-05-12 14:26 ./source/a/tcsh/tcsh-6.24.01.tar.lz +-rw-r--r-- 1 root root 697918 2022-11-23 22:32 ./source/a/tcsh/tcsh-6.24.02.tar.lz -rwxr-xr-x 1 root root 3836 2022-01-07 05:47 ./source/a/tcsh/tcsh.SlackBuild -rw-r--r-- 1 root root 65 2019-12-02 20:47 ./source/a/tcsh/tcsh.url drwxr-xr-x 2 root root 4096 2022-09-06 18:27 ./source/a/time @@ -7250,14 +7256,14 @@ drwxr-xr-x 2 root root 4096 2021-02-13 05:31 ./source/ap/vbetool -rw-r--r-- 1 root root 24915 2015-12-20 20:37 ./source/ap/vbetool/vbetool-1.2.2.tar.gz -rwxr-xr-x 1 root root 3202 2021-02-13 05:31 ./source/ap/vbetool/vbetool.SlackBuild -rw-r--r-- 1 root root 129 2008-11-24 18:23 ./source/ap/vbetool/vbetool.info -drwxr-xr-x 2 root root 4096 2022-10-31 18:28 ./source/ap/vim +drwxr-xr-x 2 root root 4096 2022-11-24 20:33 ./source/ap/vim -rw-r--r-- 1 root root 299348 2009-07-09 22:03 ./source/ap/vim/ctags-5.8.tar.xz -rw-r--r-- 1 root root 2768 2022-02-12 08:11 ./source/ap/vim/ctags.use-conventional-unused-marker.patch.gz -rw-r--r-- 1 root root 505 2022-09-26 18:00 ./source/ap/vim/doinst.sh.gz -rw-r--r-- 1 root root 8249 2006-01-19 17:01 ./source/ap/vim/gvim.png -rw-r--r-- 1 root root 834 2018-02-27 06:13 ./source/ap/vim/slack-desc.vim -rw-r--r-- 1 root root 959 2018-03-15 02:41 ./source/ap/vim/slack-desc.vim-gvim --rw-r--r-- 1 root root 10685009 2022-10-31 18:27 ./source/ap/vim/vim-9.0.0814.tar.lz +-rw-r--r-- 1 root root 10728305 2022-11-24 20:33 ./source/ap/vim/vim-9.0.0942.tar.lz -rwxr-xr-x 1 root root 6360 2022-06-29 20:12 ./source/ap/vim/vim-gvim.SlackBuild -rwxr-xr-x 1 root root 7539 2022-09-26 18:17 ./source/ap/vim/vim.SlackBuild -rw-r--r-- 1 root root 283 2019-01-11 20:43 ./source/ap/vim/vim.vimrc.diff.gz @@ -7512,10 +7518,11 @@ drwxr-xr-x 2 root root 4096 2021-05-31 19:24 ./source/d/m4 -rw-r--r-- 1 root root 488 2021-05-28 21:55 ./source/d/m4/m4-1.4.19.tar.xz.sig -rwxr-xr-x 1 root root 4463 2021-05-31 19:24 ./source/d/m4/m4.SlackBuild -rw-r--r-- 1 root root 923 2018-02-27 06:13 ./source/d/m4/slack-desc -drwxr-xr-x 2 root root 4096 2022-10-31 18:13 ./source/d/make +drwxr-xr-x 2 root root 4096 2022-11-24 20:16 ./source/d/make +-rw-r--r-- 1 root root 1438 2022-11-24 20:14 ./source/d/make/0370a7a40fe9523ea334dcb8a2a60f1418595b49.patch -rw-r--r-- 1 root root 1283355 2022-10-31 06:49 ./source/d/make/make-4.4.tar.lz -rw-r--r-- 1 root root 566 2022-10-31 06:49 ./source/d/make/make-4.4.tar.lz.sig --rwxr-xr-x 1 root root 4381 2022-10-31 18:14 ./source/d/make/make.SlackBuild +-rwxr-xr-x 1 root root 4470 2022-11-24 20:15 ./source/d/make/make.SlackBuild -rw-r--r-- 1 root root 918 2018-02-27 06:13 ./source/d/make/slack-desc drwxr-xr-x 2 root root 4096 2022-11-21 19:51 ./source/d/mercurial -rw-r--r-- 1 root root 279 2010-05-18 06:20 ./source/d/mercurial/doinst.sh.gz @@ -7659,9 +7666,9 @@ drwxr-xr-x 2 root root 4096 2022-09-06 18:27 ./source/d/rinutils -rwxr-xr-x 1 root root 3811 2022-09-06 18:27 ./source/d/rinutils/rinutils.SlackBuild -rw-r--r-- 1 root root 36 2020-11-12 19:40 ./source/d/rinutils/rinutils.url -rw-r--r-- 1 root root 944 2020-11-12 20:33 ./source/d/rinutils/slack-desc -drwxr-xr-x 2 root root 4096 2022-08-06 20:00 ./source/d/ruby --rw-r--r-- 1 root root 14714804 2022-04-12 12:47 ./source/d/ruby/ruby-3.1.2.tar.lz --rwxr-xr-x 1 root root 4807 2022-08-06 20:00 ./source/d/ruby/ruby.SlackBuild +drwxr-xr-x 2 root root 4096 2022-11-24 20:04 ./source/d/ruby +-rw-r--r-- 1 root root 14915069 2022-11-24 13:05 ./source/d/ruby/ruby-3.1.3.tar.lz +-rwxr-xr-x 1 root root 4807 2022-11-24 20:05 ./source/d/ruby/ruby.SlackBuild -rw-r--r-- 1 root root 837 2019-03-13 16:43 ./source/d/ruby/slack-desc drwxr-xr-x 2 root root 4096 2022-11-21 20:13 ./source/d/rust -rw-r--r-- 1 root root 261 2020-11-19 19:46 ./source/d/rust/link_libffi.diff.gz @@ -11293,17 +11300,16 @@ drwxr-xr-x 2 root root 4096 2021-02-13 05:32 ./source/l/pilot-link -rwxr-xr-x 1 root root 4918 2021-02-13 05:32 ./source/l/pilot-link/pilot-link.SlackBuild -rw-r--r-- 1 root root 645 2010-02-19 18:53 ./source/l/pilot-link/pilot-link.png14.diff.gz -rw-r--r-- 1 root root 873 2018-02-27 06:12 ./source/l/pilot-link/slack-desc -drwxr-xr-x 2 root root 4096 2022-11-23 19:12 ./source/l/pipewire --rw-r--r-- 1 root root 895 2022-11-23 19:12 ./source/l/pipewire/b46d8a8c921a8da6883610ad4b68da95bf59b59e.patch +drwxr-xr-x 2 root root 4096 2022-11-24 20:03 ./source/l/pipewire -rw-r--r-- 1 root root 162 2022-01-05 06:46 ./source/l/pipewire/doinst.sh.gz -rwxr-xr-x 1 root root 1525 2022-10-09 17:38 ./source/l/pipewire/fetch-media-session.sh -rw-r--r-- 1 root root 84451 2022-11-10 19:21 ./source/l/pipewire/media-session.tar.lz --rw-r--r-- 1 root root 1246915 2022-11-10 09:07 ./source/l/pipewire/pipewire-0.3.60.tar.lz +-rw-r--r-- 1 root root 1249308 2022-11-24 08:57 ./source/l/pipewire/pipewire-0.3.61.tar.lz -rw-r--r-- 1 root root 2661 2022-01-05 06:36 ./source/l/pipewire/pipewire-disable.sh -rw-r--r-- 1 root root 2167 2022-01-04 21:52 ./source/l/pipewire/pipewire-enable.sh -rw-r--r-- 1 root root 298 2022-01-03 20:12 ./source/l/pipewire/pipewire-media-session.desktop.sample -rw-r--r-- 1 root root 266 2022-01-05 06:27 ./source/l/pipewire/pipewire-pulse.desktop.sample --rwxr-xr-- 1 root root 5366 2022-11-23 19:13 ./source/l/pipewire/pipewire.SlackBuild +-rwxr-xr-- 1 root root 5277 2022-11-24 20:03 ./source/l/pipewire/pipewire.SlackBuild -rw-r--r-- 1 root root 268 2022-01-03 20:11 ./source/l/pipewire/pipewire.desktop.sample -rw-r--r-- 1 root root 49 2020-09-29 01:53 ./source/l/pipewire/pipewire.url -rw-r--r-- 1 root root 1038 2020-11-01 20:04 ./source/l/pipewire/slack-desc @@ -11932,13 +11938,13 @@ drwxr-xr-x 2 root root 4096 2021-02-13 05:32 ./source/n/biff+comsat -rw-r--r-- 1 root root 195 2001-02-26 02:06 ./source/n/biff+comsat/biff+comsat-0.17.diff.gz -rw-r--r-- 1 root root 13700 2000-07-31 02:56 ./source/n/biff+comsat/biff+comsat-0.17.tar.gz -rwxr-xr-x 1 root root 3214 2021-02-13 05:32 ./source/n/biff+comsat/biff+comsat.SlackBuild --rw-r--r-- 1 root root 729 2004-06-21 20:51 ./source/n/biff+comsat/biff+comsat.badutmp.diff.gz --rw-r--r-- 1 root root 1222 2001-06-03 08:32 ./source/n/biff+comsat/biff+comsat.offset.diff.gz --rw-r--r-- 1 root root 1142 2018-02-27 06:13 ./source/n/biff+comsat/slack-desc -drwxr-xr-x 3 root root 4096 2022-11-16 17:48 ./source/n/bind --rw-r--r-- 1 root root 5120 2007-06-08 04:48 ./source/n/bind/3link.sh --rw-r--r-- 1 root root 5281732 2022-11-16 09:59 ./source/n/bind/bind-9.18.9.tar.xz --rw-r--r-- 1 root root 874 2022-11-16 09:59 ./source/n/bind/bind-9.18.9.tar.xz.asc +-rw-r--r-- 1 root root 729 2004-06-21 20:51 ./source/n/biff+comsat/biff+comsat.badutmp.diff.gz +-rw-r--r-- 1 root root 1222 2001-06-03 08:32 ./source/n/biff+comsat/biff+comsat.offset.diff.gz +-rw-r--r-- 1 root root 1142 2018-02-27 06:13 ./source/n/biff+comsat/slack-desc +drwxr-xr-x 3 root root 4096 2022-11-16 17:48 ./source/n/bind +-rw-r--r-- 1 root root 5120 2007-06-08 04:48 ./source/n/bind/3link.sh +-rw-r--r-- 1 root root 5281732 2022-11-16 09:59 ./source/n/bind/bind-9.18.9.tar.xz +-rw-r--r-- 1 root root 874 2022-11-16 09:59 ./source/n/bind/bind-9.18.9.tar.xz.asc -rw-r--r-- 1 root root 874 2022-11-16 09:59 ./source/n/bind/bind-9.18.9.tar.xz.sha1.asc -rw-r--r-- 1 root root 874 2022-11-16 09:59 ./source/n/bind/bind-9.18.9.tar.xz.sha256.asc -rw-r--r-- 1 root root 874 2022-11-16 09:59 ./source/n/bind/bind-9.18.9.tar.xz.sha512.asc @@ -12204,8 +12210,8 @@ drwxr-xr-x 2 root root 4096 2022-10-06 18:32 ./source/n/iproute2 -rwxr-xr-x 1 root root 4945 2021-02-23 21:51 ./source/n/iproute2/iproute2.SlackBuild -rw-r--r-- 1 root root 53 2017-11-12 22:05 ./source/n/iproute2/iproute2.url -rw-r--r-- 1 root root 790 2022-08-02 00:52 ./source/n/iproute2/slack-desc -drwxr-xr-x 2 root root 4096 2021-08-06 17:25 ./source/n/ipset --rw-r--r-- 1 root root 498155 2021-08-04 06:19 ./source/n/ipset/ipset-7.15.tar.lz +drwxr-xr-x 2 root root 4096 2022-11-24 20:01 ./source/n/ipset +-rw-r--r-- 1 root root 500866 2022-11-21 19:14 ./source/n/ipset/ipset-7.16.tar.lz -rwxr-xr-x 1 root root 3918 2021-02-20 19:19 ./source/n/ipset/ipset.SlackBuild -rw-r--r-- 1 root root 927 2018-02-27 06:13 ./source/n/ipset/slack-desc drwxr-xr-x 2 root root 4096 2022-05-14 18:07 ./source/n/iptables @@ -13103,7 +13109,7 @@ drwxr-xr-x 2 root root 4096 2021-04-17 18:28 ./source/x/eglexternalplatfor -rwxr-xr-x 1 root root 3271 2021-04-17 18:30 ./source/x/eglexternalplatform/eglexternalplatform.SlackBuild -rw-r--r-- 1 root root 46 2021-04-17 18:27 ./source/x/eglexternalplatform/eglexternalplatform.url -rw-r--r-- 1 root root 815 2021-04-17 18:27 ./source/x/eglexternalplatform/slack-desc -drwxr-xr-x 2 root root 4096 2022-11-21 19:34 ./source/x/fcitx5 +drwxr-xr-x 2 root root 4096 2022-11-24 20:00 ./source/x/fcitx5 drwxr-xr-x 2 root root 4096 2022-11-21 19:35 ./source/x/fcitx5-anthy -rw-r--r-- 1 root root 78660 2022-11-20 07:33 ./source/x/fcitx5-anthy/fcitx5-anthy-5.0.13.tar.xz -rw-r--r-- 1 root root 310 2022-11-20 07:33 ./source/x/fcitx5-anthy/fcitx5-anthy-5.0.13.tar.xz.sig @@ -13172,8 +13178,8 @@ drwxr-xr-x 2 root root 4096 2022-11-21 19:42 ./source/x/fcitx5-unikey -rw-r--r-- 1 root root 52 2022-05-21 10:28 ./source/x/fcitx5-unikey/fcitx5-unikey.url -rw-r--r-- 1 root root 799 2022-05-21 10:28 ./source/x/fcitx5-unikey/slack-desc -rw-r--r-- 1 root root 132 2022-05-15 15:12 ./source/x/fcitx5/doinst.sh.gz --rw-r--r-- 1 root root 7439124 2022-11-20 07:33 ./source/x/fcitx5/fcitx5-5.0.20_dict.tar.xz --rw-r--r-- 1 root root 310 2022-11-20 07:33 ./source/x/fcitx5/fcitx5-5.0.20_dict.tar.xz.sig +-rw-r--r-- 1 root root 7438648 2022-11-24 12:36 ./source/x/fcitx5/fcitx5-5.0.21_dict.tar.xz +-rw-r--r-- 1 root root 310 2022-11-24 12:36 ./source/x/fcitx5/fcitx5-5.0.21_dict.tar.xz.sig -rwxr-xr-x 1 root root 554 2022-05-15 15:11 ./source/x/fcitx5/fcitx5-autostart -rwxr-xr-x 1 root root 3832 2022-05-19 18:48 ./source/x/fcitx5/fcitx5.SlackBuild -rw-r--r-- 1 root root 45 2022-05-15 14:21 ./source/x/fcitx5/fcitx5.url @@ -15228,13 +15234,13 @@ drwxr-xr-x 2 root root 4096 2021-11-15 19:35 ./source/xfce/xfce4-whiskerme -rw-r--r-- 1 root root 69 2018-11-20 06:26 ./source/xfce/xfce4-whiskermenu-plugin/xfce4-whiskermenu-plugin.url drwxr-xr-x 2 root root 4096 2021-02-13 05:32 ./source/xfce/xfconf -rw-r--r-- 1 root root 747 2018-02-27 06:13 ./source/xfce/xfconf/slack-desc --rw-r--r-- 1 root root 491652 2020-12-22 22:54 ./source/xfce/xfconf/xfconf-4.16.0.tar.lz --rwxr-xr-x 1 root root 4785 2021-02-13 05:32 ./source/xfce/xfconf/xfconf.SlackBuild -drwxr-xr-x 2 root root 4096 2022-08-21 18:40 ./source/xfce/xfdesktop --rw-r--r-- 1 root root 880 2018-02-27 06:13 ./source/xfce/xfdesktop/slack-desc --rw-r--r-- 1 root root 1714552 2022-08-20 16:14 ./source/xfce/xfdesktop/xfdesktop-4.16.1.tar.lz --rwxr-xr-x 1 root root 4615 2022-08-21 18:40 ./source/xfce/xfdesktop/xfdesktop.SlackBuild --rw-r--r-- 1 root root 50 2022-08-21 18:39 ./source/xfce/xfdesktop/xfdesktop.url +-rw-r--r-- 1 root root 491652 2020-12-22 22:54 ./source/xfce/xfconf/xfconf-4.16.0.tar.lz +-rwxr-xr-x 1 root root 4785 2021-02-13 05:32 ./source/xfce/xfconf/xfconf.SlackBuild +drwxr-xr-x 2 root root 4096 2022-08-21 18:40 ./source/xfce/xfdesktop +-rw-r--r-- 1 root root 880 2018-02-27 06:13 ./source/xfce/xfdesktop/slack-desc +-rw-r--r-- 1 root root 1714552 2022-08-20 16:14 ./source/xfce/xfdesktop/xfdesktop-4.16.1.tar.lz +-rwxr-xr-x 1 root root 4615 2022-08-21 18:40 ./source/xfce/xfdesktop/xfdesktop.SlackBuild +-rw-r--r-- 1 root root 50 2022-08-21 18:39 ./source/xfce/xfdesktop/xfdesktop.url drwxr-xr-x 2 root root 4096 2021-02-13 05:32 ./source/xfce/xfwm4 -rw-r--r-- 1 root root 738 2018-02-27 06:13 ./source/xfce/xfwm4/slack-desc -rw-r--r-- 1 root root 1013895 2021-01-09 18:02 ./source/xfce/xfwm4/xfwm4-4.16.1.tar.lz diff --git a/source/a/bash/bash-5.2-patches/bash52-010 b/source/a/bash/bash-5.2-patches/bash52-010 new file mode 100644 index 000000000..b58f4a86b --- /dev/null +++ b/source/a/bash/bash-5.2-patches/bash52-010 @@ -0,0 +1,71 @@ + BASH PATCH REPORT + ================= + +Bash-Release: 5.2 +Patch-ID: bash52-010 + +Bug-Reported-by: larsh@apache.org +Bug-Reference-ID: +Bug-Reference-URL: https://savannah.gnu.org/support/?110744 + +Bug-Description: + +Bash-5.2 checks the first 128 characters of an executable file that execve() +refuses to execute to see whether it's a binary file before trying to +execute it as a shell script. This defeats some previously-supported use +cases like "self-executing" jar files or "self-uncompressing" scripts. + +Patch (apply with `patch -p0'): + +*** ../bash-5.2-patched/general.c 2022-11-07 10:31:42.000000000 -0500 +--- general.c 2022-11-18 14:48:45.000000000 -0500 +*************** +*** 684,687 **** +--- 684,688 ---- + { + register int i; ++ int nline; + unsigned char c; + +*************** +*** 690,702 **** + + /* Generally we check the first line for NULs. If the first line looks like +! a `#!' interpreter specifier, we just look for NULs anywhere in the +! buffer. */ +! if (sample[0] == '#' && sample[1] == '!') +! return (memchr (sample, '\0', sample_len) != NULL); + + for (i = 0; i < sample_len; i++) + { + c = sample[i]; +! if (c == '\n') + return (0); + if (c == '\0') +--- 691,701 ---- + + /* Generally we check the first line for NULs. If the first line looks like +! a `#!' interpreter specifier, we look for NULs in the first two lines. */ +! nline = (sample[0] == '#' && sample[1] == '!') ? 2 : 1; + + for (i = 0; i < sample_len; i++) + { + c = sample[i]; +! if (c == '\n' && --nline == 0) + return (0); + if (c == '\0') +*** ../bash-5.2/patchlevel.h 2020-06-22 14:51:03.000000000 -0400 +--- patchlevel.h 2020-10-01 11:01:28.000000000 -0400 +*************** +*** 26,30 **** + looks for to find the patch level (for the sccs version string). */ + +! #define PATCHLEVEL 9 + + #endif /* _PATCHLEVEL_H_ */ +--- 26,30 ---- + looks for to find the patch level (for the sccs version string). */ + +! #define PATCHLEVEL 10 + + #endif /* _PATCHLEVEL_H_ */ diff --git a/source/a/bash/bash-5.2-patches/bash52-011 b/source/a/bash/bash-5.2-patches/bash52-011 new file mode 100644 index 000000000..e65a50a2d --- /dev/null +++ b/source/a/bash/bash-5.2-patches/bash52-011 @@ -0,0 +1,45 @@ + BASH PATCH REPORT + ================= + +Bash-Release: 5.2 +Patch-ID: bash52-011 + +Bug-Reported-by: Fabien Orjollet +Bug-Reference-ID: +Bug-Reference-URL: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1023776 + +Bug-Description: + +Patch (apply with `patch -p0'): + +Using timeouts and readline editing with the `read' builtin (read -e -t) can +leave the readline timeout enabled, potentially resulting in an erroneous +timeout on the next call. + +*** ../bash-5.2-patched/builtins/read.def 2022-06-02 14:23:19.000000000 -0400 +--- builtins/read.def 2022-11-10 10:27:45.000000000 -0500 +*************** +*** 168,171 **** +--- 168,174 ---- + if (read_timeout) + shtimer_clear (read_timeout); ++ #if defined (READLINE) ++ rl_clear_timeout (); ++ #endif + read_timeout = 0; + } +*** ../bash-5.2/patchlevel.h 2020-06-22 14:51:03.000000000 -0400 +--- patchlevel.h 2020-10-01 11:01:28.000000000 -0400 +*************** +*** 26,30 **** + looks for to find the patch level (for the sccs version string). */ + +! #define PATCHLEVEL 10 + + #endif /* _PATCHLEVEL_H_ */ +--- 26,30 ---- + looks for to find the patch level (for the sccs version string). */ + +! #define PATCHLEVEL 11 + + #endif /* _PATCHLEVEL_H_ */ diff --git a/source/a/bash/bash-5.2-patches/bash52-012 b/source/a/bash/bash-5.2-patches/bash52-012 new file mode 100644 index 000000000..2791542c9 --- /dev/null +++ b/source/a/bash/bash-5.2-patches/bash52-012 @@ -0,0 +1,344 @@ + BASH PATCH REPORT + ================= + +Bash-Release: 5.2 +Patch-ID: bash52-012 + +Bug-Reported-by: Kerin Millar +Bug-Reference-ID: <20221002095107.89561bc811e549b55644df11@plushkava.net> +Bug-Reference-URL: https://lists.gnu.org/archive/html/bug-bash/2022-10/msg00001.html + +Bug-Description: + +When running in bash compatibility mode, nested command substitutions can +leave the `extglob' option enabled. + +Patch (apply with `patch -p0'): + +*** /fs1/chet/scratch/bash-5.2.12/builtins/shopt.def 2022-11-07 10:31:42.000000000 -0500 +--- builtins/shopt.def 2022-10-14 09:30:11.000000000 -0400 +*************** +*** 150,153 **** +--- 150,158 ---- + #endif + ++ #if defined (EXTENDED_GLOB) ++ int extglob_flag = EXTGLOB_DEFAULT; ++ static int shopt_set_extglob PARAMS((char *, int)); ++ #endif ++ + int expaliases_flag = 0; + static int shopt_set_expaliases PARAMS((char *, int)); +*************** +*** 207,211 **** + #endif + #if defined (EXTENDED_GLOB) +! { "extglob", &extended_glob, (shopt_set_func_t *)NULL }, + #endif + { "extquote", &extended_quote, (shopt_set_func_t *)NULL }, +--- 212,216 ---- + #endif + #if defined (EXTENDED_GLOB) +! { "extglob", &extglob_flag, shopt_set_extglob }, + #endif + { "extquote", &extended_quote, (shopt_set_func_t *)NULL }, +*************** +*** 378,382 **** + + #if defined (EXTENDED_GLOB) +! extended_glob = EXTGLOB_DEFAULT; + #endif + +--- 383,387 ---- + + #if defined (EXTENDED_GLOB) +! extended_glob = extglob_flag = EXTGLOB_DEFAULT; + #endif + +*************** +*** 644,647 **** +--- 649,663 ---- + } + ++ #if defined (EXTENDED_GLOB) ++ static int ++ shopt_set_extglob (option_name, mode) ++ char *option_name; ++ int mode; ++ { ++ extended_glob = extglob_flag; ++ return 0; ++ } ++ #endif ++ + #if defined (READLINE) + static int +*** /fs1/chet/scratch/bash-5.2.12/builtins/common.h 2022-11-07 10:31:42.000000000 -0500 +--- builtins/common.h 2022-10-14 09:29:25.000000000 -0400 +*************** +*** 258,261 **** +--- 258,265 ---- + #endif + ++ #if defined (EXTENDED_GLOB) ++ extern int extglob_flag; ++ #endif ++ + extern int expaliases_flag; + +*** /fs1/chet/scratch/bash-5.2.12/execute_cmd.c 2022-11-07 10:31:42.000000000 -0500 +--- execute_cmd.c 2022-11-02 16:32:12.000000000 -0400 +*************** +*** 3991,4001 **** + #endif /* COND_REGEXP */ + { +- int oe; +- oe = extended_glob; + extended_glob = 1; + result = binary_test (cond->op->word, arg1, arg2, TEST_PATMATCH|TEST_ARITHEXP|TEST_LOCALE) + ? EXECUTION_SUCCESS + : EXECUTION_FAILURE; +! extended_glob = oe; + } + if (arg1 != nullstr) +--- 4015,4023 ---- + #endif /* COND_REGEXP */ + { + extended_glob = 1; + result = binary_test (cond->op->word, arg1, arg2, TEST_PATMATCH|TEST_ARITHEXP|TEST_LOCALE) + ? EXECUTION_SUCCESS + : EXECUTION_FAILURE; +! extended_glob = extglob_flag; + } + if (arg1 != nullstr) +*** /fs1/chet/scratch/bash-5.2.9/parse.y 2022-11-07 10:31:47.000000000 -0500 +--- parse.y 2022-11-14 11:27:22.000000000 -0500 +*************** +*** 126,130 **** + + #if defined (EXTENDED_GLOB) +! extern int extended_glob; + #endif + +--- 126,130 ---- + + #if defined (EXTENDED_GLOB) +! extern int extended_glob, extglob_flag; + #endif + +*************** +*** 3305,3309 **** + /* Reset to global value of extended glob */ + if (parser_state & (PST_EXTPAT|PST_CMDSUBST)) +! extended_glob = global_extglob; + #endif + if (parser_state & (PST_CMDSUBST|PST_STRING)) +--- 3321,3325 ---- + /* Reset to global value of extended glob */ + if (parser_state & (PST_EXTPAT|PST_CMDSUBST)) +! extended_glob = extglob_flag; + #endif + if (parser_state & (PST_CMDSUBST|PST_STRING)) +*************** +*** 4125,4132 **** + #if defined (EXTENDED_GLOB) + /* If (parser_state & PST_EXTPAT), we're parsing an extended pattern for a +! conditional command and have already set global_extglob appropriately. */ + if (shell_compatibility_level <= 51 && was_extpat == 0) + { +! local_extglob = global_extglob = extended_glob; + extended_glob = 1; + } +--- 4143,4150 ---- + #if defined (EXTENDED_GLOB) + /* If (parser_state & PST_EXTPAT), we're parsing an extended pattern for a +! conditional command and have already set extended_glob appropriately. */ + if (shell_compatibility_level <= 51 && was_extpat == 0) + { +! local_extglob = extended_glob; + extended_glob = 1; + } +*************** +*** 4236,4240 **** + sh_parser_state_t ps; + sh_input_line_state_t ls; +! int orig_ind, nc, sflags, start_lineno; + char *ret, *ep, *ostring; + +--- 4256,4260 ---- + sh_parser_state_t ps; + sh_input_line_state_t ls; +! int orig_ind, nc, sflags, start_lineno, local_extglob; + char *ret, *ep, *ostring; + +*************** +*** 4279,4283 **** + expand_aliases = 0; + #if defined (EXTENDED_GLOB) +! global_extglob = extended_glob; /* for reset_parser() */ + #endif + +--- 4299,4303 ---- + expand_aliases = 0; + #if defined (EXTENDED_GLOB) +! local_extglob = extended_glob; + #endif + +*************** +*** 4297,4300 **** +--- 4317,4323 ---- + restore_parser_state (&ps); + ++ #if defined (EXTENDED_GLOB) ++ extended_glob = local_extglob; ++ #endif + token_to_read = 0; + +*************** +*** 4732,4741 **** +--- 4755,4768 ---- + + /* rhs */ ++ #if defined (EXTENDED_GLOB) + local_extglob = extended_glob; + if (parser_state & PST_EXTPAT) + extended_glob = 1; ++ #endif + tok = read_token (READ); ++ #if defined (EXTENDED_GLOB) + if (parser_state & PST_EXTPAT) + extended_glob = local_extglob; ++ #endif + parser_state &= ~(PST_REGEXP|PST_EXTPAT); + +*************** +*** 4784,4788 **** + COND_COM *cexp; + +- global_extglob = extended_glob; + cexp = cond_expr (); + return (make_cond_command (cexp)); +--- 4811,4814 ---- +*** y.tab.c.save 2022-11-07 10:31:47.000000000 -0500 +--- y.tab.c 2022-11-18 15:58:03.000000000 -0500 +*************** +*** 176,180 **** + + #if defined (EXTENDED_GLOB) +! extern int extended_glob; + #endif + +--- 176,180 ---- + + #if defined (EXTENDED_GLOB) +! extern int extended_glob, extglob_flag; + #endif + +*************** +*** 5616,5620 **** + /* Reset to global value of extended glob */ + if (parser_state & (PST_EXTPAT|PST_CMDSUBST)) +! extended_glob = global_extglob; + #endif + if (parser_state & (PST_CMDSUBST|PST_STRING)) +--- 5616,5620 ---- + /* Reset to global value of extended glob */ + if (parser_state & (PST_EXTPAT|PST_CMDSUBST)) +! extended_glob = extglob_flag; + #endif + if (parser_state & (PST_CMDSUBST|PST_STRING)) +*************** +*** 6436,6443 **** + #if defined (EXTENDED_GLOB) + /* If (parser_state & PST_EXTPAT), we're parsing an extended pattern for a +! conditional command and have already set global_extglob appropriately. */ + if (shell_compatibility_level <= 51 && was_extpat == 0) + { +! local_extglob = global_extglob = extended_glob; + extended_glob = 1; + } +--- 6436,6443 ---- + #if defined (EXTENDED_GLOB) + /* If (parser_state & PST_EXTPAT), we're parsing an extended pattern for a +! conditional command and have already set extended_glob appropriately. */ + if (shell_compatibility_level <= 51 && was_extpat == 0) + { +! local_extglob = extended_glob; + extended_glob = 1; + } +*************** +*** 6547,6551 **** + sh_parser_state_t ps; + sh_input_line_state_t ls; +! int orig_ind, nc, sflags, start_lineno; + char *ret, *ep, *ostring; + +--- 6547,6551 ---- + sh_parser_state_t ps; + sh_input_line_state_t ls; +! int orig_ind, nc, sflags, start_lineno, local_extglob; + char *ret, *ep, *ostring; + +*************** +*** 6590,6594 **** + expand_aliases = 0; + #if defined (EXTENDED_GLOB) +! global_extglob = extended_glob; /* for reset_parser() */ + #endif + +--- 6590,6594 ---- + expand_aliases = 0; + #if defined (EXTENDED_GLOB) +! local_extglob = extended_glob; + #endif + +*************** +*** 6608,6611 **** +--- 6608,6614 ---- + restore_parser_state (&ps); + ++ #if defined (EXTENDED_GLOB) ++ extended_glob = local_extglob; ++ #endif + token_to_read = 0; + +*************** +*** 7043,7052 **** +--- 7046,7059 ---- + + /* rhs */ ++ #if defined (EXTENDED_GLOB) + local_extglob = extended_glob; + if (parser_state & PST_EXTPAT) + extended_glob = 1; ++ #endif + tok = read_token (READ); ++ #if defined (EXTENDED_GLOB) + if (parser_state & PST_EXTPAT) + extended_glob = local_extglob; ++ #endif + parser_state &= ~(PST_REGEXP|PST_EXTPAT); + +*************** +*** 7095,7099 **** + COND_COM *cexp; + +- global_extglob = extended_glob; + cexp = cond_expr (); + return (make_cond_command (cexp)); +--- 7102,7105 ---- +*** ../bash-5.2/patchlevel.h 2020-06-22 14:51:03.000000000 -0400 +--- patchlevel.h 2020-10-01 11:01:28.000000000 -0400 +*************** +*** 26,30 **** + looks for to find the patch level (for the sccs version string). */ + +! #define PATCHLEVEL 11 + + #endif /* _PATCHLEVEL_H_ */ +--- 26,30 ---- + looks for to find the patch level (for the sccs version string). */ + +! #define PATCHLEVEL 12 + + #endif /* _PATCHLEVEL_H_ */ diff --git a/source/a/less/less.SlackBuild b/source/a/less/less.SlackBuild index 6db39b350..002899a60 100755 --- a/source/a/less/less.SlackBuild +++ b/source/a/less/less.SlackBuild @@ -1,6 +1,6 @@ #!/bin/bash -# Copyright 2005-2018 Patrick J. Volkerding, Sebeka, MN, USA +# Copyright 2005-2022 Patrick J. Volkerding, Sebeka, MN, USA # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -83,6 +83,21 @@ find . \ \( -perm 666 -o -perm 664 -o -perm 600 -o -perm 444 -o -perm 440 -o -perm 400 \) \ -exec chmod 644 {} \+ +if [ ! -r configure ]; then + if [ -x ./autogen.sh ]; then + NOCONFIGURE=1 ./autogen.sh + else + autoreconf -vif + fi +fi + +# Prep needed if using the git archive: +for file in funcs.h less.nro lesskey.nro lessecho.nro ; do + if [ ! -r $file ]; then + make -f Makefile.aut $file + fi +done + CFLAGS="$SLKCFLAGS" \ ./configure \ --prefix=/usr \ diff --git a/source/a/less/less.url b/source/a/less/less.url index ff83ccdc5..34b36062b 100644 --- a/source/a/less/less.url +++ b/source/a/less/less.url @@ -1 +1,2 @@ -http://www.greenwoodsoftware.com/less/ +#http://www.greenwoodsoftware.com/less/ +https://github.com/gwsw/less diff --git a/source/d/make/0370a7a40fe9523ea334dcb8a2a60f1418595b49.patch b/source/d/make/0370a7a40fe9523ea334dcb8a2a60f1418595b49.patch new file mode 100644 index 000000000..9b6a35447 --- /dev/null +++ b/source/d/make/0370a7a40fe9523ea334dcb8a2a60f1418595b49.patch @@ -0,0 +1,48 @@ +commit 0370a7a40fe9523ea334dcb8a2a60f1418595b49 +Author: Dmitry Goncharov +Date: Sun Nov 6 07:36:26 2022 -0500 + + [SV 63307] Spawn children with the default disposition of sigpipe. + + * src/main.c (main): Set sigpipe disposition to a handler, rather than + SIG_IGN, in order for children to have the default sigpipe disposition. + * tests/scripts/misc/sigpipe: Add sigpipe tests. + +diff --git a/src/main.c b/src/main.c +index eec93656..d8857696 100644 +--- a/src/main.c ++++ b/src/main.c +@@ -1152,6 +1152,15 @@ temp_stdin_unlink () + } + } + ++#ifdef SIGPIPE ++static void ++handle_sigpipe (int sig) ++{ ++ /* Suppress unused variable warning. */ ++ sig = sig; ++} ++#endif ++ + #ifdef _AMIGA + int + main (int argc, char **argv) +@@ -1182,9 +1191,15 @@ main (int argc, char **argv, char **envp) + /* Useful for attaching debuggers, etc. */ + SPIN ("main-entry"); + +- /* Don't die if our stdout sends us SIGPIPE. */ ++ /* Don't die if our stdout sends us SIGPIPE to get temporary files removed. ++ * If make has inherited SIG_IGN, keep running with SIG_IGN to let make's ++ * children inherit SIG_IGN. ++ * Othwerwise, set sigpipe disposition to a handler, in order for children to ++ * have the default sigpipe disposition. */ ++ + #ifdef SIGPIPE +- bsd_signal (SIGPIPE, SIG_IGN); ++ if (bsd_signal (SIGPIPE, handle_sigpipe) == SIG_IGN) ++ bsd_signal (SIGPIPE, SIG_IGN); + #endif + + #ifdef HAVE_ATEXIT diff --git a/source/d/make/make.SlackBuild b/source/d/make/make.SlackBuild index dfce383db..e879bcff1 100755 --- a/source/d/make/make.SlackBuild +++ b/source/d/make/make.SlackBuild @@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd) PKGNAM=make VERSION=${VERSION:-$(echo $PKGNAM-*.tar.?z | rev | cut -f 3- -d . | cut -f 1 -d - | rev)} -BUILD=${BUILD:-1} +BUILD=${BUILD:-2} # Automatically determine the architecture we're building on: if [ -z "$ARCH" ]; then @@ -77,6 +77,8 @@ find . \ \( -perm 666 -o -perm 664 -o -perm 600 -o -perm 444 -o -perm 440 -o -perm 400 \) \ -exec chmod 644 {} \+ +cat $CWD/0370a7a40fe9523ea334dcb8a2a60f1418595b49.patch | patch -p1 --verbose || exit 1 + # Configure: CFLAGS="$SLKCFLAGS" \ ./configure \ diff --git a/source/d/ruby/ruby.SlackBuild b/source/d/ruby/ruby.SlackBuild index 092377804..d3c486f53 100755 --- a/source/d/ruby/ruby.SlackBuild +++ b/source/d/ruby/ruby.SlackBuild @@ -32,7 +32,7 @@ else VERSION=$(echo $PKGNAM-*.tar.?z | rev | cut -f 3- -d . | cut -f 1 -d - | rev) fi -BUILD=${BUILD:-2} +BUILD=${BUILD:-1} # Automatically determine the architecture we're building on: if [ -z "$ARCH" ]; then diff --git a/source/l/pipewire/b46d8a8c921a8da6883610ad4b68da95bf59b59e.patch b/source/l/pipewire/b46d8a8c921a8da6883610ad4b68da95bf59b59e.patch deleted file mode 100644 index 70af7d0ad..000000000 --- a/source/l/pipewire/b46d8a8c921a8da6883610ad4b68da95bf59b59e.patch +++ /dev/null @@ -1,30 +0,0 @@ -From b46d8a8c921a8da6883610ad4b68da95bf59b59e Mon Sep 17 00:00:00 2001 -From: Wim Taymans -Date: Wed, 16 Nov 2022 20:45:38 +0100 -Subject: [PATCH] alsa: force playback start when buffer is full - -When we try to play data but the ringbuffer is full, we need to start -the device or else we will stay in this situation forever and stay -silent. - -Fixes #2830 ---- - spa/plugins/alsa/alsa-pcm.c | 2 +- - 1 file changed, 1 insertion(+), 1 deletion(-) - -diff --git a/spa/plugins/alsa/alsa-pcm.c b/spa/plugins/alsa/alsa-pcm.c -index fed56e7bb..5e0a60b37 100644 ---- a/spa/plugins/alsa/alsa-pcm.c -+++ b/spa/plugins/alsa/alsa-pcm.c -@@ -2128,7 +2128,7 @@ again: - - state->sample_count += total_written; - -- if (SPA_UNLIKELY(!state->alsa_started && total_written > 0)) -+ if (SPA_UNLIKELY(!state->alsa_started && (total_written > 0 || frames == 0))) - do_start(state); - - return 0; --- -GitLab - diff --git a/source/l/pipewire/pipewire.SlackBuild b/source/l/pipewire/pipewire.SlackBuild index 474b3a626..a601917b7 100755 --- a/source/l/pipewire/pipewire.SlackBuild +++ b/source/l/pipewire/pipewire.SlackBuild @@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd) PKGNAM=pipewire VERSION=${VERSION:-$(echo $PKGNAM-*.tar.?z | rev | cut -f 3- -d . | cut -f 1 -d - | rev)} -BUILD=${BUILD:-2} +BUILD=${BUILD:-1} # Automatically determine the architecture we're building on: if [ -z "$ARCH" ]; then @@ -89,8 +89,6 @@ find . \ # Add media-session: ( cd subprojects ; tar xf $CWD/media-session.tar.lz ) -cat $CWD/b46d8a8c921a8da6883610ad4b68da95bf59b59e.patch | patch -p1 --verbose || exit 1 - # Configure, build, and install: export CFLAGS="$SLKCFLAGS" export CXXFLAGS="$SLKCFLAGS" -- cgit v1.2.3-79-gdb01