diff options
author | Patrick J Volkerding <volkerdi@slackware.com> | 2022-11-23 19:51:17 +0000 |
---|---|---|
committer | Eric Hameleers <alien@slackware.com> | 2022-11-24 07:00:17 +0100 |
commit | 65b9f8df0a7ec56770c39a7eb04a10610605608d (patch) | |
tree | 0bb6ddee76b9dc749d49f52c886e50446be3a076 | |
parent | 7354944bf0b536dced46748dbc3f1b80d3da6cbf (diff) | |
download | current-65b9f8df0a7ec56770c39a7eb04a10610605608d.tar.gz current-65b9f8df0a7ec56770c39a7eb04a10610605608d.tar.xz |
Wed Nov 23 19:51:17 UTC 202220221123195117
a/gawk-5.2.1-x86_64-1.txz: Upgraded.
a/rpm2tgz-1.2.2-x86_64-7.txz: Rebuilt.
Take rpmoffset fixes from Gentoo.
Thanks to allend.
d/ccache-4.7.4-x86_64-1.txz: Upgraded.
d/meson-0.64.1-x86_64-1.txz: Upgraded.
d/parallel-20221122-noarch-1.txz: Upgraded.
kde/fcitx5-configtool-5.0.16-x86_64-1.txz: Upgraded.
l/SDL2-2.26.0-x86_64-1.txz: Upgraded.
l/glib2-2.74.1-x86_64-2.txz: Rebuilt.
[PATCH 1/2] Revert "Handling collision between standard i/o file descriptors
and newly created ones."
[PATCH 2/2] glib-unix: Add test to make sure g_unix_open_pipe will intrude
standard range.
Thanks to marav.
l/newt-0.52.22-x86_64-1.txz: Upgraded.
l/pipewire-0.3.60-x86_64-2.txz: Rebuilt.
[PATCH] alsa: force playback start when buffer is full.
Thanks to marav.
tcl/tcl-8.6.13-x86_64-1.txz: Upgraded.
tcl/tk-8.6.13-x86_64-1.txz: Upgraded.
x/libglvnd-1.6.0-x86_64-1.txz: Upgraded.
x/wayland-protocols-1.30-noarch-1.txz: Upgraded.
xap/blueman-2.3.5-x86_64-1.txz: Upgraded.
-rw-r--r-- | ChangeLog.rss | 38 | ||||
-rw-r--r-- | ChangeLog.txt | 26 | ||||
-rw-r--r-- | FILELIST.TXT | 236 | ||||
-rwxr-xr-x | recompress.sh | 2 | ||||
-rw-r--r-- | source/a/gawk/0001-Add-missing-UPREF.patch | 24 | ||||
-rwxr-xr-x | source/a/gawk/gawk.SlackBuild | 4 | ||||
-rwxr-xr-x | source/a/rpm2tgz/rpm2tgz.SlackBuild | 2 | ||||
-rw-r--r-- | source/a/rpm2tgz/rpmoffset.c | 145 | ||||
-rw-r--r-- | source/a/rpm2tgz/rpmoffset.c.url | 1 | ||||
-rw-r--r-- | source/l/glib2/glib-2.74.1-gnome-keyring-cpu.patch | 131 | ||||
-rwxr-xr-x | source/l/glib2/glib2.SlackBuild | 4 | ||||
-rwxr-xr-x | source/l/newt/newt.SlackBuild | 2 | ||||
-rw-r--r-- | source/l/pipewire/b46d8a8c921a8da6883610ad4b68da95bf59b59e.patch | 30 | ||||
-rwxr-xr-x | source/l/pipewire/pipewire.SlackBuild | 4 | ||||
-rwxr-xr-x | source/tcl/tcl/tcl.SlackBuild | 2 | ||||
-rwxr-xr-x | source/tcl/tk/tk.SlackBuild | 2 | ||||
-rw-r--r-- | source/x/wayland-protocols/wayland-protocols.url | 1 |
17 files changed, 488 insertions, 166 deletions
diff --git a/ChangeLog.rss b/ChangeLog.rss index 8fd6c65fb..b4e583eee 100644 --- a/ChangeLog.rss +++ b/ChangeLog.rss @@ -11,10 +11,44 @@ <description>Tracking Slackware development in git.</description> <language>en-us</language> <id xmlns="http://www.w3.org/2005/Atom">urn:uuid:c964f45e-6732-11e8-bbe5-107b4450212f</id> - <pubDate>Mon, 21 Nov 2022 20:23:13 GMT</pubDate> - <lastBuildDate>Tue, 22 Nov 2022 06:00:12 GMT</lastBuildDate> + <pubDate>Wed, 23 Nov 2022 19:51:17 GMT</pubDate> + <lastBuildDate>Thu, 24 Nov 2022 06:00:14 GMT</lastBuildDate> <generator>maintain_current_git.sh v 1.17</generator> <item> + <title>Wed, 23 Nov 2022 19:51:17 GMT</title> + <pubDate>Wed, 23 Nov 2022 19:51:17 GMT</pubDate> + <link>https://git.slackware.nl/current/tag/?h=20221123195117</link> + <guid isPermaLink="false">20221123195117</guid> + <description> + <![CDATA[<pre> +a/gawk-5.2.1-x86_64-1.txz: Upgraded. +a/rpm2tgz-1.2.2-x86_64-7.txz: Rebuilt. + Take rpmoffset fixes from Gentoo. + Thanks to allend. +d/ccache-4.7.4-x86_64-1.txz: Upgraded. +d/meson-0.64.1-x86_64-1.txz: Upgraded. +d/parallel-20221122-noarch-1.txz: Upgraded. +kde/fcitx5-configtool-5.0.16-x86_64-1.txz: Upgraded. +l/SDL2-2.26.0-x86_64-1.txz: Upgraded. +l/glib2-2.74.1-x86_64-2.txz: Rebuilt. + [PATCH 1/2] Revert "Handling collision between standard i/o file descriptors + and newly created ones." + [PATCH 2/2] glib-unix: Add test to make sure g_unix_open_pipe will intrude + standard range. + Thanks to marav. +l/newt-0.52.22-x86_64-1.txz: Upgraded. +l/pipewire-0.3.60-x86_64-2.txz: Rebuilt. + [PATCH] alsa: force playback start when buffer is full. + Thanks to marav. +tcl/tcl-8.6.13-x86_64-1.txz: Upgraded. +tcl/tk-8.6.13-x86_64-1.txz: Upgraded. +x/libglvnd-1.6.0-x86_64-1.txz: Upgraded. +x/wayland-protocols-1.30-noarch-1.txz: Upgraded. +xap/blueman-2.3.5-x86_64-1.txz: Upgraded. + </pre>]]> + </description> + </item> + <item> <title>Mon, 21 Nov 2022 20:23:13 GMT</title> <pubDate>Mon, 21 Nov 2022 20:23:13 GMT</pubDate> <link>https://git.slackware.nl/current/tag/?h=20221121202313</link> diff --git a/ChangeLog.txt b/ChangeLog.txt index 4c33a7925..9d7df8a8c 100644 --- a/ChangeLog.txt +++ b/ChangeLog.txt @@ -1,3 +1,29 @@ +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. + Take rpmoffset fixes from Gentoo. + Thanks to allend. +d/ccache-4.7.4-x86_64-1.txz: Upgraded. +d/meson-0.64.1-x86_64-1.txz: Upgraded. +d/parallel-20221122-noarch-1.txz: Upgraded. +kde/fcitx5-configtool-5.0.16-x86_64-1.txz: Upgraded. +l/SDL2-2.26.0-x86_64-1.txz: Upgraded. +l/glib2-2.74.1-x86_64-2.txz: Rebuilt. + [PATCH 1/2] Revert "Handling collision between standard i/o file descriptors + and newly created ones." + [PATCH 2/2] glib-unix: Add test to make sure g_unix_open_pipe will intrude + standard range. + Thanks to marav. +l/newt-0.52.22-x86_64-1.txz: Upgraded. +l/pipewire-0.3.60-x86_64-2.txz: Rebuilt. + [PATCH] alsa: force playback start when buffer is full. + Thanks to marav. +tcl/tcl-8.6.13-x86_64-1.txz: Upgraded. +tcl/tk-8.6.13-x86_64-1.txz: Upgraded. +x/libglvnd-1.6.0-x86_64-1.txz: Upgraded. +x/wayland-protocols-1.30-noarch-1.txz: Upgraded. +xap/blueman-2.3.5-x86_64-1.txz: Upgraded. ++--------------------------+ Mon Nov 21 20:23:13 UTC 2022 a/libpwquality-1.4.5-x86_64-1.txz: Upgraded. a/pciutils-3.9.0-x86_64-1.txz: Upgraded. diff --git a/FILELIST.TXT b/FILELIST.TXT index 47d6ec7dc..5d26d5c54 100644 --- a/FILELIST.TXT +++ b/FILELIST.TXT @@ -1,20 +1,20 @@ -Mon Nov 21 20:26:57 UTC 2022 +Wed Nov 23 19:55:21 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-21 20:23 . +drwxr-xr-x 12 root root 4096 2022-11-23 19:51 . -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 1104760 2022-11-20 01:05 ./CHECKSUMS.md5 --rw-r--r-- 1 root root 163 2022-11-20 01:05 ./CHECKSUMS.md5.asc +-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 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 394272 2022-11-21 20:23 ./ChangeLog.txt +-rw-r--r-- 1 root root 395314 2022-11-23 19:51 ./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 1438996 2022-11-20 01:05 ./FILELIST.TXT +-rw-r--r-- 1 root root 1438902 2022-11-21 20:26 ./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-21 20:26 ./PACKAGES.TXT +-rw-r--r-- 1 root root 859693 2022-11-23 19:54 ./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-21 20:26 ./slackware64 --rw-r--r-- 1 root root 335668 2022-11-21 20:26 ./slackware64/CHECKSUMS.md5 --rw-r--r-- 1 root root 163 2022-11-21 20:26 ./slackware64/CHECKSUMS.md5.asc --rw-r--r-- 1 root root 416306 2022-11-21 20:25 ./slackware64/FILE_LIST --rw-r--r-- 1 root root 4252818 2022-11-21 20:25 ./slackware64/MANIFEST.bz2 +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 lrwxrwxrwx 1 root root 15 2009-08-23 23:34 ./slackware64/PACKAGES.TXT -> ../PACKAGES.TXT -drwxr-xr-x 2 root root 32768 2022-11-21 20:25 ./slackware64/a +drwxr-xr-x 2 root root 32768 2022-11-23 19:54 ./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 @@ -858,9 +858,9 @@ drwxr-xr-x 2 root root 32768 2022-11-21 20:25 ./slackware64/a -rw-r--r-- 1 root root 257 2021-02-13 11:02 ./slackware64/a/floppy-5.5-x86_64-4.txt -rw-r--r-- 1 root root 358912 2021-02-13 11:02 ./slackware64/a/floppy-5.5-x86_64-4.txz -rw-r--r-- 1 root root 163 2021-02-13 11:02 ./slackware64/a/floppy-5.5-x86_64-4.txz.asc --rw-r--r-- 1 root root 585 2022-09-07 17:53 ./slackware64/a/gawk-5.2.0-x86_64-2.txt --rw-r--r-- 1 root root 1240708 2022-09-07 17:53 ./slackware64/a/gawk-5.2.0-x86_64-2.txz --rw-r--r-- 1 root root 163 2022-09-07 17:53 ./slackware64/a/gawk-5.2.0-x86_64-2.txz.asc +-rw-r--r-- 1 root root 585 2022-11-23 18:54 ./slackware64/a/gawk-5.2.1-x86_64-1.txt +-rw-r--r-- 1 root root 1246072 2022-11-23 18:54 ./slackware64/a/gawk-5.2.1-x86_64-1.txz +-rw-r--r-- 1 root root 163 2022-11-23 18:54 ./slackware64/a/gawk-5.2.1-x86_64-1.txz.asc -rw-r--r-- 1 root root 496 2021-02-13 11:03 ./slackware64/a/genpower-1.0.5-x86_64-5.txt -rw-r--r-- 1 root root 43092 2021-02-13 11:03 ./slackware64/a/genpower-1.0.5-x86_64-5.txz -rw-r--r-- 1 root root 163 2021-02-13 11:03 ./slackware64/a/genpower-1.0.5-x86_64-5.txz.asc @@ -1042,9 +1042,9 @@ drwxr-xr-x 2 root root 32768 2022-11-21 20:25 ./slackware64/a -rw-r--r-- 1 root root 421 2021-02-13 11:14 ./slackware64/a/reiserfsprogs-3.6.27-x86_64-4.txt -rw-r--r-- 1 root root 221668 2021-02-13 11:14 ./slackware64/a/reiserfsprogs-3.6.27-x86_64-4.txz -rw-r--r-- 1 root root 163 2021-02-13 11:14 ./slackware64/a/reiserfsprogs-3.6.27-x86_64-4.txz.asc --rw-r--r-- 1 root root 396 2022-02-01 05:25 ./slackware64/a/rpm2tgz-1.2.2-x86_64-6.txt --rw-r--r-- 1 root root 5768 2022-02-01 05:25 ./slackware64/a/rpm2tgz-1.2.2-x86_64-6.txz --rw-r--r-- 1 root root 163 2022-02-01 05:25 ./slackware64/a/rpm2tgz-1.2.2-x86_64-6.txz.asc +-rw-r--r-- 1 root root 396 2022-11-23 19:19 ./slackware64/a/rpm2tgz-1.2.2-x86_64-7.txt +-rw-r--r-- 1 root root 6196 2022-11-23 19:19 ./slackware64/a/rpm2tgz-1.2.2-x86_64-7.txz +-rw-r--r-- 1 root root 163 2022-11-23 19:19 ./slackware64/a/rpm2tgz-1.2.2-x86_64-7.txz.asc -rw-r--r-- 1 root root 465 2021-11-11 16:25 ./slackware64/a/sdparm-1.12-x86_64-2.txt -rw-r--r-- 1 root root 97412 2021-11-11 16:25 ./slackware64/a/sdparm-1.12-x86_64-2.txz -rw-r--r-- 1 root root 163 2021-11-11 16:25 ./slackware64/a/sdparm-1.12-x86_64-2.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-21 20:25 ./slackware64/d +drwxr-xr-x 2 root root 20480 2022-11-23 19:54 ./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 @@ -1410,9 +1410,9 @@ drwxr-xr-x 2 root root 20480 2022-11-21 20:25 ./slackware64/d -rw-r--r-- 1 root root 513 2021-09-25 16:55 ./slackware64/d/bison-3.8.2-x86_64-1.txt -rw-r--r-- 1 root root 717412 2021-09-25 16:55 ./slackware64/d/bison-3.8.2-x86_64-1.txz -rw-r--r-- 1 root root 163 2021-09-25 16:55 ./slackware64/d/bison-3.8.2-x86_64-1.txz.asc --rw-r--r-- 1 root root 350 2022-11-08 20:06 ./slackware64/d/ccache-4.7.3-x86_64-1.txt --rw-r--r-- 1 root root 597724 2022-11-08 20:06 ./slackware64/d/ccache-4.7.3-x86_64-1.txz --rw-r--r-- 1 root root 163 2022-11-08 20:06 ./slackware64/d/ccache-4.7.3-x86_64-1.txz.asc +-rw-r--r-- 1 root root 350 2022-11-23 18:53 ./slackware64/d/ccache-4.7.4-x86_64-1.txt +-rw-r--r-- 1 root root 598340 2022-11-23 18:53 ./slackware64/d/ccache-4.7.4-x86_64-1.txz +-rw-r--r-- 1 root root 163 2022-11-23 18:53 ./slackware64/d/ccache-4.7.4-x86_64-1.txz.asc -rw-r--r-- 1 root root 516 2021-02-13 09:10 ./slackware64/d/check-0.15.2-x86_64-3.txt -rw-r--r-- 1 root root 102104 2021-02-13 09:10 ./slackware64/d/check-0.15.2-x86_64-3.txz -rw-r--r-- 1 root root 163 2021-02-13 09:10 ./slackware64/d/check-0.15.2-x86_64-3.txz.asc @@ -1516,9 +1516,9 @@ drwxr-xr-x 2 root root 20480 2022-11-21 20:25 ./slackware64/d -rw-r--r-- 1 root root 659 2022-11-21 19:52 ./slackware64/d/mercurial-6.3.1-x86_64-1.txt -rw-r--r-- 1 root root 4535184 2022-11-21 19:52 ./slackware64/d/mercurial-6.3.1-x86_64-1.txz -rw-r--r-- 1 root root 163 2022-11-21 19:52 ./slackware64/d/mercurial-6.3.1-x86_64-1.txz.asc --rw-r--r-- 1 root root 410 2022-11-08 20:32 ./slackware64/d/meson-0.64.0-x86_64-1.txt --rw-r--r-- 1 root root 1215876 2022-11-08 20:32 ./slackware64/d/meson-0.64.0-x86_64-1.txz --rw-r--r-- 1 root root 163 2022-11-08 20:32 ./slackware64/d/meson-0.64.0-x86_64-1.txz.asc +-rw-r--r-- 1 root root 410 2022-11-23 18:57 ./slackware64/d/meson-0.64.1-x86_64-1.txt +-rw-r--r-- 1 root root 1216580 2022-11-23 18:57 ./slackware64/d/meson-0.64.1-x86_64-1.txz +-rw-r--r-- 1 root root 163 2022-11-23 18:57 ./slackware64/d/meson-0.64.1-x86_64-1.txz.asc -rw-r--r-- 1 root root 339 2021-02-13 10:39 ./slackware64/d/nasm-2.15.05-x86_64-3.txt -rw-r--r-- 1 root root 411484 2021-02-13 10:39 ./slackware64/d/nasm-2.15.05-x86_64-3.txz -rw-r--r-- 1 root root 163 2021-02-13 10:39 ./slackware64/d/nasm-2.15.05-x86_64-3.txz.asc @@ -1537,9 +1537,9 @@ drwxr-xr-x 2 root root 20480 2022-11-21 20:25 ./slackware64/d -rw-r--r-- 1 root root 529 2022-08-24 16:56 ./slackware64/d/pahole-1.24-x86_64-1.txt -rw-r--r-- 1 root root 320284 2022-08-24 16:56 ./slackware64/d/pahole-1.24-x86_64-1.txz -rw-r--r-- 1 root root 163 2022-08-24 16:56 ./slackware64/d/pahole-1.24-x86_64-1.txz.asc --rw-r--r-- 1 root root 398 2022-10-22 18:27 ./slackware64/d/parallel-20221022-noarch-1.txt --rw-r--r-- 1 root root 497332 2022-10-22 18:27 ./slackware64/d/parallel-20221022-noarch-1.txz --rw-r--r-- 1 root root 163 2022-10-22 18:27 ./slackware64/d/parallel-20221022-noarch-1.txz.asc +-rw-r--r-- 1 root root 398 2022-11-23 18:59 ./slackware64/d/parallel-20221122-noarch-1.txt +-rw-r--r-- 1 root root 499128 2022-11-23 18:59 ./slackware64/d/parallel-20221122-noarch-1.txz +-rw-r--r-- 1 root root 163 2022-11-23 18:59 ./slackware64/d/parallel-20221122-noarch-1.txz.asc -rw-r--r-- 1 root root 469 2022-11-08 20:40 ./slackware64/d/patchelf-0.17.0-x86_64-1.txt -rw-r--r-- 1 root root 72856 2022-11-08 20:40 ./slackware64/d/patchelf-0.17.0-x86_64-1.txz -rw-r--r-- 1 root root 163 2022-11-08 20:40 ./slackware64/d/patchelf-0.17.0-x86_64-1.txz.asc @@ -1640,7 +1640,7 @@ drwxr-xr-x 2 root root 4096 2022-10-24 19:00 ./slackware64/k -rw-r--r-- 1 root root 1171 2022-10-24 18:47 ./slackware64/k/maketag -rw-r--r-- 1 root root 1171 2022-10-24 18:47 ./slackware64/k/maketag.ez -rw-r--r-- 1 root root 18 2022-10-24 18:47 ./slackware64/k/tagfile -drwxr-xr-x 2 root root 86016 2022-11-21 20:25 ./slackware64/kde +drwxr-xr-x 2 root root 86016 2022-11-23 19:54 ./slackware64/kde -rw-r--r-- 1 root root 382 2022-11-03 18:56 ./slackware64/kde/akonadi-22.08.3-x86_64-1.txt -rw-r--r-- 1 root root 2448980 2022-11-03 18:56 ./slackware64/kde/akonadi-22.08.3-x86_64-1.txz -rw-r--r-- 1 root root 163 2022-11-03 18:56 ./slackware64/kde/akonadi-22.08.3-x86_64-1.txz.asc @@ -1764,9 +1764,9 @@ drwxr-xr-x 2 root root 86016 2022-11-21 20:25 ./slackware64/kde -rw-r--r-- 1 root root 172 2022-11-03 20:25 ./slackware64/kde/falkon-22.08.3-x86_64-1.txt -rw-r--r-- 1 root root 2459340 2022-11-03 20:25 ./slackware64/kde/falkon-22.08.3-x86_64-1.txz -rw-r--r-- 1 root root 163 2022-11-03 20:25 ./slackware64/kde/falkon-22.08.3-x86_64-1.txz.asc --rw-r--r-- 1 root root 341 2022-08-30 17:57 ./slackware64/kde/fcitx5-configtool-5.0.15-x86_64-1.txt --rw-r--r-- 1 root root 392860 2022-08-30 17:57 ./slackware64/kde/fcitx5-configtool-5.0.15-x86_64-1.txz --rw-r--r-- 1 root root 163 2022-08-30 17:57 ./slackware64/kde/fcitx5-configtool-5.0.15-x86_64-1.txz.asc +-rw-r--r-- 1 root root 341 2022-11-23 18:54 ./slackware64/kde/fcitx5-configtool-5.0.16-x86_64-1.txt +-rw-r--r-- 1 root root 391892 2022-11-23 18:54 ./slackware64/kde/fcitx5-configtool-5.0.16-x86_64-1.txz +-rw-r--r-- 1 root root 163 2022-11-23 18:54 ./slackware64/kde/fcitx5-configtool-5.0.16-x86_64-1.txz.asc -rw-r--r-- 1 root root 369 2022-08-15 19:52 ./slackware64/kde/fcitx5-theme-breeze-2.0.0-noarch-1.txt -rw-r--r-- 1 root root 15900 2022-08-15 19:52 ./slackware64/kde/fcitx5-theme-breeze-2.0.0-noarch-1.txz -rw-r--r-- 1 root root 163 2022-08-15 19:52 ./slackware64/kde/fcitx5-theme-breeze-2.0.0-noarch-1.txz.asc @@ -2765,7 +2765,7 @@ drwxr-xr-x 2 root root 86016 2022-11-21 20:25 ./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-21 20:25 ./slackware64/l +drwxr-xr-x 2 root root 86016 2022-11-23 19:54 ./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 @@ -2790,9 +2790,9 @@ drwxr-xr-x 2 root root 86016 2022-11-21 20:25 ./slackware64/l -rw-r--r-- 1 root root 248 2022-10-09 20:17 ./slackware64/l/QtAV-20220226_fdc613dc-x86_64-1.txt -rw-r--r-- 1 root root 883400 2022-10-09 20:17 ./slackware64/l/QtAV-20220226_fdc613dc-x86_64-1.txz -rw-r--r-- 1 root root 163 2022-10-09 20:17 ./slackware64/l/QtAV-20220226_fdc613dc-x86_64-1.txz.asc --rw-r--r-- 1 root root 377 2022-11-02 19:16 ./slackware64/l/SDL2-2.24.2-x86_64-1.txt --rw-r--r-- 1 root root 891276 2022-11-02 19:16 ./slackware64/l/SDL2-2.24.2-x86_64-1.txz --rw-r--r-- 1 root root 163 2022-11-02 19:16 ./slackware64/l/SDL2-2.24.2-x86_64-1.txz.asc +-rw-r--r-- 1 root root 377 2022-11-23 19:02 ./slackware64/l/SDL2-2.26.0-x86_64-1.txt +-rw-r--r-- 1 root root 936060 2022-11-23 19:02 ./slackware64/l/SDL2-2.26.0-x86_64-1.txz +-rw-r--r-- 1 root root 163 2022-11-23 19:02 ./slackware64/l/SDL2-2.26.0-x86_64-1.txz.asc -rw-r--r-- 1 root root 325 2021-02-13 06:10 ./slackware64/l/SDL2_gfx-1.0.4-x86_64-3.txt -rw-r--r-- 1 root root 31184 2021-02-13 06:10 ./slackware64/l/SDL2_gfx-1.0.4-x86_64-3.txz -rw-r--r-- 1 root root 163 2021-02-13 06:10 ./slackware64/l/SDL2_gfx-1.0.4-x86_64-3.txz.asc @@ -3015,9 +3015,9 @@ drwxr-xr-x 2 root root 86016 2022-11-21 20:25 ./slackware64/l -rw-r--r-- 1 root root 300 2022-11-19 19:59 ./slackware64/l/glib-networking-2.74.0-x86_64-1.txt -rw-r--r-- 1 root root 144184 2022-11-19 19:59 ./slackware64/l/glib-networking-2.74.0-x86_64-1.txz -rw-r--r-- 1 root root 163 2022-11-19 19:59 ./slackware64/l/glib-networking-2.74.0-x86_64-1.txz.asc --rw-r--r-- 1 root root 407 2022-11-19 19:59 ./slackware64/l/glib2-2.74.1-x86_64-1.txt --rw-r--r-- 1 root root 4133924 2022-11-19 19:59 ./slackware64/l/glib2-2.74.1-x86_64-1.txz --rw-r--r-- 1 root root 163 2022-11-19 19:59 ./slackware64/l/glib2-2.74.1-x86_64-1.txz.asc +-rw-r--r-- 1 root root 407 2022-11-23 19:27 ./slackware64/l/glib2-2.74.1-x86_64-2.txt +-rw-r--r-- 1 root root 4132772 2022-11-23 19:27 ./slackware64/l/glib2-2.74.1-x86_64-2.txz +-rw-r--r-- 1 root root 163 2022-11-23 19:27 ./slackware64/l/glib2-2.74.1-x86_64-2.txz.asc -rw-r--r-- 1 root root 313 2022-09-01 02:33 ./slackware64/l/glibc-2.36-x86_64-3.txt -rw-r--r-- 1 root root 5417592 2022-09-01 02:33 ./slackware64/l/glibc-2.36-x86_64-3.txz -rw-r--r-- 1 root root 163 2022-09-01 02:33 ./slackware64/l/glibc-2.36-x86_64-3.txz.asc @@ -3574,9 +3574,9 @@ drwxr-xr-x 2 root root 86016 2022-11-21 20:25 ./slackware64/l -rw-r--r-- 1 root root 271 2022-11-16 17:57 ./slackware64/l/netpbm-11.00.02-x86_64-1.txt -rw-r--r-- 1 root root 2130028 2022-11-16 17:57 ./slackware64/l/netpbm-11.00.02-x86_64-1.txz -rw-r--r-- 1 root root 163 2022-11-16 17:57 ./slackware64/l/netpbm-11.00.02-x86_64-1.txz.asc --rw-r--r-- 1 root root 423 2021-11-03 01:01 ./slackware64/l/newt-0.52.21-x86_64-7.txt --rw-r--r-- 1 root root 114448 2021-11-03 01:01 ./slackware64/l/newt-0.52.21-x86_64-7.txz --rw-r--r-- 1 root root 163 2021-11-03 01:01 ./slackware64/l/newt-0.52.21-x86_64-7.txz.asc +-rw-r--r-- 1 root root 423 2022-11-23 18:58 ./slackware64/l/newt-0.52.22-x86_64-1.txt +-rw-r--r-- 1 root root 114780 2022-11-23 18:58 ./slackware64/l/newt-0.52.22-x86_64-1.txz +-rw-r--r-- 1 root root 163 2022-11-23 18:58 ./slackware64/l/newt-0.52.22-x86_64-1.txz.asc -rw-r--r-- 1 root root 470 2022-11-14 19:37 ./slackware64/l/nodejs-19.1.0-x86_64-1.txt -rw-r--r-- 1 root root 11105040 2022-11-14 19:37 ./slackware64/l/nodejs-19.1.0-x86_64-1.txz -rw-r--r-- 1 root root 163 2022-11-14 19:37 ./slackware64/l/nodejs-19.1.0-x86_64-1.txz.asc @@ -3634,9 +3634,9 @@ drwxr-xr-x 2 root root 86016 2022-11-21 20:25 ./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-10 19:40 ./slackware64/l/pipewire-0.3.60-x86_64-1.txt --rw-r--r-- 1 root root 1964024 2022-11-10 19:40 ./slackware64/l/pipewire-0.3.60-x86_64-1.txz --rw-r--r-- 1 root root 163 2022-11-10 19:40 ./slackware64/l/pipewire-0.3.60-x86_64-1.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 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 @@ -4421,7 +4421,7 @@ drwxr-xr-x 2 root root 4096 2022-10-27 02:37 ./slackware64/t -rw-r--r-- 1 root root 457 2021-08-23 18:15 ./slackware64/t/xfig-3.2.8b-x86_64-1.txt -rw-r--r-- 1 root root 3386488 2021-08-23 18:15 ./slackware64/t/xfig-3.2.8b-x86_64-1.txz -rw-r--r-- 1 root root 163 2021-08-23 18:15 ./slackware64/t/xfig-3.2.8b-x86_64-1.txz.asc -drwxr-xr-x 2 root root 4096 2021-11-06 20:26 ./slackware64/tcl +drwxr-xr-x 2 root root 4096 2022-11-23 19:54 ./slackware64/tcl -rw-r--r-- 1 root root 567 2021-02-13 12:41 ./slackware64/tcl/expect-5.45.4-x86_64-4.txt -rw-r--r-- 1 root root 300336 2021-02-13 12:41 ./slackware64/tcl/expect-5.45.4-x86_64-4.txz -rw-r--r-- 1 root root 163 2021-02-13 12:41 ./slackware64/tcl/expect-5.45.4-x86_64-4.txz.asc @@ -4433,19 +4433,19 @@ drwxr-xr-x 2 root root 4096 2021-11-06 20:26 ./slackware64/tcl -rw-r--r-- 1 root root 1296 2018-03-01 07:55 ./slackware64/tcl/maketag -rw-r--r-- 1 root root 1296 2018-03-01 07:55 ./slackware64/tcl/maketag.ez -rw-r--r-- 1 root root 56 2018-03-01 07:55 ./slackware64/tcl/tagfile --rw-r--r-- 1 root root 288 2021-11-06 17:03 ./slackware64/tcl/tcl-8.6.12-x86_64-1.txt --rw-r--r-- 1 root root 3023368 2021-11-06 17:03 ./slackware64/tcl/tcl-8.6.12-x86_64-1.txz --rw-r--r-- 1 root root 163 2021-11-06 17:03 ./slackware64/tcl/tcl-8.6.12-x86_64-1.txz.asc +-rw-r--r-- 1 root root 288 2022-11-23 19:06 ./slackware64/tcl/tcl-8.6.13-x86_64-1.txt +-rw-r--r-- 1 root root 3057248 2022-11-23 19:06 ./slackware64/tcl/tcl-8.6.13-x86_64-1.txz +-rw-r--r-- 1 root root 163 2022-11-23 19:06 ./slackware64/tcl/tcl-8.6.13-x86_64-1.txz.asc -rw-r--r-- 1 root root 555 2021-02-13 12:42 ./slackware64/tcl/tclx-8.4.4-x86_64-3.txt -rw-r--r-- 1 root root 114788 2021-02-13 12:42 ./slackware64/tcl/tclx-8.4.4-x86_64-3.txz -rw-r--r-- 1 root root 163 2021-02-13 12:42 ./slackware64/tcl/tclx-8.4.4-x86_64-3.txz.asc -rw-r--r-- 1 root root 406 2021-02-13 12:42 ./slackware64/tcl/tix-8.4.3-x86_64-6.txt -rw-r--r-- 1 root root 540968 2021-02-13 12:42 ./slackware64/tcl/tix-8.4.3-x86_64-6.txz -rw-r--r-- 1 root root 163 2021-02-13 12:42 ./slackware64/tcl/tix-8.4.3-x86_64-6.txz.asc --rw-r--r-- 1 root root 227 2021-11-06 17:03 ./slackware64/tcl/tk-8.6.12-x86_64-1.txt --rw-r--r-- 1 root root 1788908 2021-11-06 17:03 ./slackware64/tcl/tk-8.6.12-x86_64-1.txz --rw-r--r-- 1 root root 163 2021-11-06 17:03 ./slackware64/tcl/tk-8.6.12-x86_64-1.txz.asc -drwxr-xr-x 2 root root 65536 2022-11-21 20:25 ./slackware64/x +-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 -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 @@ -4829,9 +4829,9 @@ drwxr-xr-x 2 root root 65536 2022-11-21 20:25 ./slackware64/x -rw-r--r-- 1 root root 286 2022-09-17 18:24 ./slackware64/x/libgee-0.20.6-x86_64-1.txt -rw-r--r-- 1 root root 293860 2022-09-17 18:24 ./slackware64/x/libgee-0.20.6-x86_64-1.txz -rw-r--r-- 1 root root 163 2022-09-17 18:24 ./slackware64/x/libgee-0.20.6-x86_64-1.txz.asc --rw-r--r-- 1 root root 462 2022-08-23 03:12 ./slackware64/x/libglvnd-1.5.0-x86_64-1.txt --rw-r--r-- 1 root root 339804 2022-08-23 03:12 ./slackware64/x/libglvnd-1.5.0-x86_64-1.txz --rw-r--r-- 1 root root 163 2022-08-23 03:12 ./slackware64/x/libglvnd-1.5.0-x86_64-1.txz.asc +-rw-r--r-- 1 root root 462 2022-11-23 18:55 ./slackware64/x/libglvnd-1.6.0-x86_64-1.txt +-rw-r--r-- 1 root root 339272 2022-11-23 18:55 ./slackware64/x/libglvnd-1.6.0-x86_64-1.txz +-rw-r--r-- 1 root root 163 2022-11-23 18:55 ./slackware64/x/libglvnd-1.6.0-x86_64-1.txz.asc -rw-r--r-- 1 root root 378 2021-02-13 12:51 ./slackware64/x/libhangul-0.1.0-x86_64-4.txt -rw-r--r-- 1 root root 1865140 2021-02-13 12:51 ./slackware64/x/libhangul-0.1.0-x86_64-4.txz -rw-r--r-- 1 root root 163 2021-02-13 12:51 ./slackware64/x/libhangul-0.1.0-x86_64-4.txz.asc @@ -4994,9 +4994,9 @@ drwxr-xr-x 2 root root 65536 2022-11-21 20:25 ./slackware64/x -rw-r--r-- 1 root root 551 2022-08-06 20:27 ./slackware64/x/wayland-1.21.0-x86_64-2.txt -rw-r--r-- 1 root root 131112 2022-08-06 20:27 ./slackware64/x/wayland-1.21.0-x86_64-2.txz -rw-r--r-- 1 root root 163 2022-08-06 20:27 ./slackware64/x/wayland-1.21.0-x86_64-2.txz.asc --rw-r--r-- 1 root root 566 2022-11-16 19:10 ./slackware64/x/wayland-protocols-1.29-noarch-1.txt --rw-r--r-- 1 root root 73716 2022-11-16 19:10 ./slackware64/x/wayland-protocols-1.29-noarch-1.txz --rw-r--r-- 1 root root 163 2022-11-16 19:10 ./slackware64/x/wayland-protocols-1.29-noarch-1.txz.asc +-rw-r--r-- 1 root root 566 2022-11-23 19:10 ./slackware64/x/wayland-protocols-1.30-noarch-1.txt +-rw-r--r-- 1 root root 74368 2022-11-23 19:10 ./slackware64/x/wayland-protocols-1.30-noarch-1.txz +-rw-r--r-- 1 root root 163 2022-11-23 19:10 ./slackware64/x/wayland-protocols-1.30-noarch-1.txz.asc -rw-r--r-- 1 root root 681 2021-02-13 13:04 ./slackware64/x/wqy-zenhei-font-ttf-0.8.38_1-noarch-9.txt -rw-r--r-- 1 root root 5751084 2021-02-13 13:04 ./slackware64/x/wqy-zenhei-font-ttf-0.8.38_1-noarch-9.txz -rw-r--r-- 1 root root 163 2021-02-13 13:04 ./slackware64/x/wqy-zenhei-font-ttf-0.8.38_1-noarch-9.txz.asc @@ -5318,7 +5318,7 @@ drwxr-xr-x 2 root root 65536 2022-11-21 20:25 ./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-20 00:50 ./slackware64/xap +drwxr-xr-x 2 root root 16384 2022-11-23 19:54 ./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 @@ -5334,9 +5334,9 @@ drwxr-xr-x 2 root root 16384 2022-11-20 00:50 ./slackware64/xap -rw-r--r-- 1 root root 431 2021-08-05 05:16 ./slackware64/xap/blackbox-0.77-x86_64-1.txt -rw-r--r-- 1 root root 393060 2021-08-05 05:16 ./slackware64/xap/blackbox-0.77-x86_64-1.txz -rw-r--r-- 1 root root 163 2021-08-05 05:16 ./slackware64/xap/blackbox-0.77-x86_64-1.txz.asc --rw-r--r-- 1 root root 434 2022-10-17 19:06 ./slackware64/xap/blueman-2.3.4-x86_64-1.txt --rw-r--r-- 1 root root 1240260 2022-10-17 19:06 ./slackware64/xap/blueman-2.3.4-x86_64-1.txz --rw-r--r-- 1 root root 163 2022-10-17 19:06 ./slackware64/xap/blueman-2.3.4-x86_64-1.txz.asc +-rw-r--r-- 1 root root 434 2022-11-23 18:52 ./slackware64/xap/blueman-2.3.5-x86_64-1.txt +-rw-r--r-- 1 root root 1243736 2022-11-23 18:52 ./slackware64/xap/blueman-2.3.5-x86_64-1.txz +-rw-r--r-- 1 root root 163 2022-11-23 18:52 ./slackware64/xap/blueman-2.3.5-x86_64-1.txz.asc -rw-r--r-- 1 root root 429 2021-02-13 13:29 ./slackware64/xap/ddd-3.3.12-x86_64-8.txt -rw-r--r-- 1 root root 1370356 2021-02-13 13:29 ./slackware64/xap/ddd-3.3.12-x86_64-8.txz -rw-r--r-- 1 root root 163 2021-02-13 13:29 ./slackware64/xap/ddd-3.3.12-x86_64-8.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-21 20:26 ./source --rw-r--r-- 1 root root 593249 2022-11-21 20:26 ./source/CHECKSUMS.md5 --rw-r--r-- 1 root root 163 2022-11-21 20:26 ./source/CHECKSUMS.md5.asc --rw-r--r-- 1 root root 825688 2022-11-21 20:26 ./source/FILE_LIST --rw-r--r-- 1 root root 23898899 2022-11-21 20:26 ./source/MANIFEST.bz2 +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 -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 @@ -5904,11 +5904,10 @@ drwxr-xr-x 2 root root 4096 2021-02-13 05:31 ./source/a/floppy -rw-r--r-- 1 root root 356712 2013-01-09 20:31 ./source/a/floppy/mtools-4.0.18.tar.xz -rw-r--r-- 1 root root 1914 2001-02-04 04:50 ./source/a/floppy/mtools.conf -rw-r--r-- 1 root root 711 2018-02-27 06:13 ./source/a/floppy/slack-desc -drwxr-xr-x 2 root root 4096 2022-09-07 17:53 ./source/a/gawk --rw-r--r-- 1 root root 507 2022-09-07 17:52 ./source/a/gawk/0001-Add-missing-UPREF.patch.gz --rw-r--r-- 1 root root 3385496 2022-09-04 17:48 ./source/a/gawk/gawk-5.2.0.tar.xz --rw-r--r-- 1 root root 488 2022-09-04 17:48 ./source/a/gawk/gawk-5.2.0.tar.xz.sig --rwxr-xr-x 1 root root 4503 2022-09-07 17:53 ./source/a/gawk/gawk.SlackBuild +drwxr-xr-x 2 root root 4096 2022-11-23 18:54 ./source/a/gawk +-rw-r--r-- 1 root root 3411420 2022-11-22 16:36 ./source/a/gawk/gawk-5.2.1.tar.xz +-rw-r--r-- 1 root root 488 2022-11-22 16:36 ./source/a/gawk/gawk-5.2.1.tar.xz.sig +-rwxr-xr-x 1 root root 4428 2022-11-23 18:54 ./source/a/gawk/gawk.SlackBuild -rw-r--r-- 1 root root 1037 2018-02-27 06:13 ./source/a/gawk/slack-desc drwxr-xr-x 2 root root 4096 2021-02-13 05:31 ./source/a/genpower -rw-r--r-- 1 root root 66728 2005-01-04 22:32 ./source/a/genpower/genpower-1.0.5.tar.gz @@ -6416,7 +6415,7 @@ drwxr-xr-x 2 root root 4096 2021-02-13 05:31 ./source/a/reiserfsprogs -rwxr-xr-x 1 root root 4316 2021-02-13 05:31 ./source/a/reiserfsprogs/reiserfsprogs.SlackBuild -rw-r--r-- 1 root root 460 2018-09-19 00:00 ./source/a/reiserfsprogs/reiserfsprogs.glibc228.diff.gz -rw-r--r-- 1 root root 882 2018-02-27 06:13 ./source/a/reiserfsprogs/slack-desc -drwxr-xr-x 3 root root 4096 2021-02-13 05:31 ./source/a/rpm2tgz +drwxr-xr-x 3 root root 4096 2022-11-23 19:19 ./source/a/rpm2tgz -rw-r--r-- 1 root root 1809 2002-11-27 21:47 ./source/a/rpm2tgz/getrpmtype.tar.gz drwxr-xr-x 2 root root 4096 2022-01-29 05:46 ./source/a/rpm2tgz/patches -rw-r--r-- 1 root root 567 2010-04-30 22:32 ./source/a/rpm2tgz/patches/0001-fix-d-handling.patch.gz @@ -6432,8 +6431,9 @@ drwxr-xr-x 2 root root 4096 2022-01-29 05:46 ./source/a/rpm2tgz/patches -rw-r--r-- 1 root root 743 2022-01-29 05:53 ./source/a/rpm2tgz/patches/0011-ignore-rpm2cpio-error-code.patch.gz -rw-r--r-- 1 root root 7339 2022-01-29 05:31 ./source/a/rpm2tgz/rpm2targz -rw-r--r-- 1 root root 986 2006-12-23 06:51 ./source/a/rpm2tgz/rpm2targz.README --rwxr-xr-x 1 root root 4751 2022-02-01 05:24 ./source/a/rpm2tgz/rpm2tgz.SlackBuild --rw-r--r-- 1 root root 854 2010-02-23 21:02 ./source/a/rpm2tgz/rpmoffset.c +-rwxr-xr-x 1 root root 4751 2022-11-23 19:19 ./source/a/rpm2tgz/rpm2tgz.SlackBuild +-rw-r--r-- 1 root root 3332 2022-11-23 19:18 ./source/a/rpm2tgz/rpmoffset.c +-rw-r--r-- 1 root root 107 2022-11-23 19:18 ./source/a/rpm2tgz/rpmoffset.c.url -rw-r--r-- 1 root root 851 2018-02-27 06:13 ./source/a/rpm2tgz/slack-desc drwxr-xr-x 2 root root 4096 2021-04-22 18:04 ./source/a/sdparm -rw-r--r-- 1 root root 332796 2021-04-22 01:23 ./source/a/sdparm/sdparm-1.12.tar.xz @@ -7335,9 +7335,9 @@ drwxr-xr-x 2 root root 4096 2021-09-25 16:54 ./source/d/bison -rw-r--r-- 1 root root 195 2021-09-25 09:31 ./source/d/bison/bison-3.8.2.tar.lz.sig -rwxr-xr-x 1 root root 4463 2021-03-09 19:11 ./source/d/bison/bison.SlackBuild -rw-r--r-- 1 root root 966 2018-08-28 17:22 ./source/d/bison/slack-desc -drwxr-xr-x 2 root root 4096 2022-11-08 20:05 ./source/d/ccache --rw-r--r-- 1 root root 546528 2022-11-05 19:46 ./source/d/ccache/ccache-4.7.3.tar.xz --rw-r--r-- 1 root root 833 2022-11-05 19:46 ./source/d/ccache/ccache-4.7.3.tar.xz.asc +drwxr-xr-x 2 root root 4096 2022-11-23 18:52 ./source/d/ccache +-rw-r--r-- 1 root root 547820 2022-11-21 19:04 ./source/d/ccache/ccache-4.7.4.tar.xz +-rw-r--r-- 1 root root 833 2022-11-21 19:04 ./source/d/ccache/ccache-4.7.4.tar.xz.asc -rwxr-xr-x 1 root root 3593 2021-08-21 02:56 ./source/d/ccache/ccache.SlackBuild -rw-r--r-- 1 root root 804 2018-02-27 06:13 ./source/d/ccache/slack-desc drwxr-xr-x 2 root root 4096 2022-09-06 18:27 ./source/d/check @@ -7523,8 +7523,8 @@ drwxr-xr-x 2 root root 4096 2022-11-21 19:51 ./source/d/mercurial -rwxr-xr-x 1 root root 4114 2021-11-23 19:08 ./source/d/mercurial/mercurial.SlackBuild -rw-r--r-- 1 root root 38 2017-12-02 19:13 ./source/d/mercurial/mercurial.url -rw-r--r-- 1 root root 1245 2018-02-27 06:13 ./source/d/mercurial/slack-desc -drwxr-xr-x 2 root root 4096 2022-11-08 20:31 ./source/d/meson --rw-r--r-- 1 root root 3907899 2022-11-06 13:42 ./source/d/meson/meson-0.64.0.tar.lz +drwxr-xr-x 2 root root 4096 2022-11-23 18:57 ./source/d/meson +-rw-r--r-- 1 root root 3908678 2022-11-22 17:13 ./source/d/meson/meson-0.64.1.tar.lz -rwxr-xr-x 1 root root 2771 2022-11-08 20:31 ./source/d/meson/meson.SlackBuild -rw-r--r-- 1 root root 36 2018-11-09 03:24 ./source/d/meson/meson.url -rw-r--r-- 1 root root 895 2018-02-27 06:13 ./source/d/meson/slack-desc @@ -7558,8 +7558,8 @@ drwxr-xr-x 2 root root 4096 2022-08-24 16:55 ./source/d/pahole -rwxr-xr-x 1 root root 3820 2022-05-23 18:28 ./source/d/pahole/pahole.SlackBuild -rw-r--r-- 1 root root 52 2022-05-23 18:20 ./source/d/pahole/pahole.url -rw-r--r-- 1 root root 1015 2022-05-23 18:32 ./source/d/pahole/slack-desc -drwxr-xr-x 2 root root 4096 2022-10-22 18:27 ./source/d/parallel --rw-r--r-- 1 root root 1914114 2022-10-22 16:47 ./source/d/parallel/parallel-20221022.tar.lz +drwxr-xr-x 2 root root 4096 2022-11-23 18:59 ./source/d/parallel +-rw-r--r-- 1 root root 1919544 2022-11-22 18:09 ./source/d/parallel/parallel-20221122.tar.lz -rwxr-xr-x 1 root root 4535 2022-09-06 18:27 ./source/d/parallel/parallel.SlackBuild -rw-r--r-- 1 root root 857 2018-04-21 03:27 ./source/d/parallel/slack-desc drwxr-xr-x 2 root root 4096 2022-11-08 20:39 ./source/d/patchelf @@ -7801,10 +7801,10 @@ drwxr-xr-x 2 root root 4096 2018-03-05 18:29 ./source/k/slack-desc -rw-r--r-- 1 root root 1000 2018-03-05 08:27 ./source/k/slack-desc/slack-desc.kernel-template drwxr-xr-x 8 root root 4096 2022-10-13 17:04 ./source/kde -rw-r--r-- 1 root root 244 2022-04-26 19:35 ./source/kde/FTBFSlog -drwxr-xr-x 2 root root 4096 2022-08-30 17:56 ./source/kde/fcitx5-configtool +drwxr-xr-x 2 root root 4096 2022-11-23 18:53 ./source/kde/fcitx5-configtool -rw-r--r-- 1 root root 112 2022-05-19 18:21 ./source/kde/fcitx5-configtool/doinst.sh.gz --rw-r--r-- 1 root root 112796 2022-08-30 02:33 ./source/kde/fcitx5-configtool/fcitx5-configtool-5.0.15.tar.xz --rw-r--r-- 1 root root 310 2022-08-30 02:33 ./source/kde/fcitx5-configtool/fcitx5-configtool-5.0.15.tar.xz.sig +-rw-r--r-- 1 root root 113112 2022-11-20 07:33 ./source/kde/fcitx5-configtool/fcitx5-configtool-5.0.16.tar.xz +-rw-r--r-- 1 root root 310 2022-11-20 07:33 ./source/kde/fcitx5-configtool/fcitx5-configtool-5.0.16.tar.xz.sig -rwxr-xr-x 1 root root 3482 2022-05-19 18:21 ./source/kde/fcitx5-configtool/fcitx5-configtool.SlackBuild -rw-r--r-- 1 root root 56 2022-05-19 18:15 ./source/kde/fcitx5-configtool/fcitx5-configtool.url -rw-r--r-- 1 root root 839 2022-05-19 18:25 ./source/kde/fcitx5-configtool/slack-desc @@ -9775,8 +9775,8 @@ drwxr-xr-x 2 root root 4096 2022-10-03 18:54 ./source/l/QtAV -rwxr-xr-x 1 root root 2064 2020-09-29 04:34 ./source/l/QtAV/fetch-QtAV.sh -rw-r--r-- 1 root root 8913 2022-10-03 18:54 ./source/l/QtAV/ffmpeg5.patch.gz -rw-r--r-- 1 root root 700 2020-11-01 20:04 ./source/l/QtAV/slack-desc -drwxr-xr-x 2 root root 4096 2022-11-02 19:16 ./source/l/SDL2 --rw-r--r-- 1 root root 5169139 2022-11-01 12:51 ./source/l/SDL2/SDL2-2.24.2.tar.lz +drwxr-xr-x 2 root root 4096 2022-11-23 19:01 ./source/l/SDL2 +-rw-r--r-- 1 root root 5500240 2022-11-22 00:19 ./source/l/SDL2/SDL2-2.26.0.tar.lz -rwxr-xr-x 1 root root 4645 2022-09-06 18:27 ./source/l/SDL2/SDL2.SlackBuild -rw-r--r-- 1 root root 34 2022-08-20 18:32 ./source/l/SDL2/SDL2.url -rw-r--r-- 1 root root 861 2018-02-27 06:12 ./source/l/SDL2/slack-desc @@ -10185,10 +10185,11 @@ drwxr-xr-x 2 root root 4096 2022-11-19 19:52 ./source/l/glib-networking -rw-r--r-- 1 root root 346080 2001-03-15 14:59 ./source/l/glib/glib-1.2.10.tar.bz2 -rwxr-xr-x 1 root root 5498 2021-02-13 05:31 ./source/l/glib/glib.SlackBuild -rw-r--r-- 1 root root 754 2018-02-27 06:12 ./source/l/glib/slack-desc -drwxr-xr-x 2 root root 4096 2022-11-19 19:53 ./source/l/glib2 +drwxr-xr-x 2 root root 4096 2022-11-23 19:28 ./source/l/glib2 -rw-r--r-- 1 root root 516 2011-11-06 22:03 ./source/l/glib2/doinst.sh.gz +-rw-r--r-- 1 root root 1546 2022-11-21 20:44 ./source/l/glib2/glib-2.74.1-gnome-keyring-cpu.patch.gz -rw-r--r-- 1 root root 5189452 2022-10-25 13:07 ./source/l/glib2/glib-2.74.1.tar.xz --rwxr-xr-x 1 root root 5277 2022-11-19 19:55 ./source/l/glib2/glib2.SlackBuild +-rwxr-xr-x 1 root root 5359 2022-11-23 19:23 ./source/l/glib2/glib2.SlackBuild -rw-r--r-- 1 root root 913 2021-09-02 23:31 ./source/l/glib2/libglib2.csh -rw-r--r-- 1 root root 909 2021-09-01 17:51 ./source/l/glib2/libglib2.sh -rw-r--r-- 1 root root 860 2018-11-15 04:21 ./source/l/glib2/slack-desc @@ -11190,9 +11191,9 @@ drwxr-xr-x 2 root root 4096 2022-11-16 17:56 ./source/l/netpbm -rwxr-xr-x 1 root root 6217 2022-04-04 19:03 ./source/l/netpbm/netpbm.SlackBuild -rw-r--r-- 1 root root 725 2018-11-11 19:04 ./source/l/netpbm/slack-desc -rwxr-xr-x 1 root root 1373 2018-11-11 19:28 ./source/l/netpbm/svn-checkout.sh -drwxr-xr-x 2 root root 4096 2021-11-02 19:02 ./source/l/newt --rw-r--r-- 1 root root 137651 2019-05-27 13:12 ./source/l/newt/newt-0.52.21.tar.lz --rwxr-xr-x 1 root root 3967 2021-11-02 19:02 ./source/l/newt/newt.SlackBuild +drwxr-xr-x 2 root root 4096 2022-11-23 18:57 ./source/l/newt +-rw-r--r-- 1 root root 138941 2022-11-21 13:58 ./source/l/newt/newt-0.52.22.tar.lz +-rwxr-xr-x 1 root root 3967 2022-11-23 18:58 ./source/l/newt/newt.SlackBuild -rw-r--r-- 1 root root 33 2019-05-30 19:09 ./source/l/newt/newt.url -rw-r--r-- 1 root root 907 2018-02-27 06:12 ./source/l/newt/slack-desc drwxr-xr-x 2 root root 4096 2022-11-14 19:24 ./source/l/nodejs @@ -11292,7 +11293,8 @@ 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-10 19:22 ./source/l/pipewire +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 -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 @@ -11301,7 +11303,7 @@ drwxr-xr-x 2 root root 4096 2022-11-10 19:22 ./source/l/pipewire -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 5277 2022-11-10 19:40 ./source/l/pipewire/pipewire.SlackBuild +-rwxr-xr-- 1 root root 5366 2022-11-23 19:13 ./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 @@ -11937,9 +11939,9 @@ 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 +-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 -rwxr-xr-x 1 root root 5639 2022-02-07 21:05 ./source/n/bind/bind.SlackBuild drwxr-xr-x 2 root root 4096 2019-08-19 18:12 ./source/n/bind/caching-example -rw-r--r-- 1 root root 195 2001-05-18 02:03 ./source/n/bind/caching-example/localhost.zone @@ -13042,11 +13044,11 @@ drwxr-xr-x 2 root root 4096 2021-02-13 05:32 ./source/tcl/hfsutils -rwxr-xr-x 1 root root 5163 2021-02-13 05:32 ./source/tcl/hfsutils/hfsutils.SlackBuild -rw-r--r-- 1 root root 209 2005-07-11 02:18 ./source/tcl/hfsutils/hfsutils.errno.diff.gz -rw-r--r-- 1 root root 923 2018-02-27 06:13 ./source/tcl/hfsutils/slack-desc -drwxr-xr-x 2 root root 4096 2021-11-06 17:01 ./source/tcl/tcl +drwxr-xr-x 2 root root 4096 2022-11-23 19:04 ./source/tcl/tcl -rw-r--r-- 1 root root 739 2018-11-16 18:32 ./source/tcl/tcl/slack-desc --rwxr-xr-x 1 root root 4513 2021-11-06 17:01 ./source/tcl/tcl/tcl.SlackBuild +-rwxr-xr-x 1 root root 4513 2022-11-23 19:04 ./source/tcl/tcl/tcl.SlackBuild -rw-r--r-- 1 root root 48 2021-01-04 23:37 ./source/tcl/tcl/tcl.url --rw-r--r-- 1 root root 6033620 2021-11-05 20:54 ./source/tcl/tcl/tcl8.6.12-src.tar.lz +-rw-r--r-- 1 root root 6282223 2022-11-21 20:02 ./source/tcl/tcl/tcl8.6.13-src.tar.lz drwxr-xr-x 2 root root 4096 2021-02-13 05:32 ./source/tcl/tclx -rw-r--r-- 1 root root 1007 2018-02-27 06:13 ./source/tcl/tclx/slack-desc -rw-r--r-- 1 root root 333652 2020-03-29 18:25 ./source/tcl/tclx/tclx-8.4.4.tar.lz @@ -13059,11 +13061,11 @@ drwxr-xr-x 2 root root 4096 2021-02-13 05:32 ./source/tcl/tix -rwxr-xr-x 1 root root 3865 2021-02-13 05:32 ./source/tcl/tix/tix.SlackBuild -rw-r--r-- 1 root root 236 2006-11-18 04:05 ./source/tcl/tix/tix.soname.patch.gz -rw-r--r-- 1 root root 1908 2008-09-09 00:46 ./source/tcl/tix/tix.tcl8.5.patch.gz -drwxr-xr-x 2 root root 4096 2021-11-06 17:02 ./source/tcl/tk +drwxr-xr-x 2 root root 4096 2022-11-23 19:53 ./source/tcl/tk -rw-r--r-- 1 root root 677 2018-11-16 18:36 ./source/tcl/tk/slack-desc --rwxr-xr-x 1 root root 4429 2021-11-06 17:02 ./source/tcl/tk/tk.SlackBuild +-rwxr-xr-x 1 root root 4429 2022-11-23 19:05 ./source/tcl/tk/tk.SlackBuild -rw-r--r-- 1 root root 48 2021-01-04 23:37 ./source/tcl/tk/tk.url --rw-r--r-- 1 root root 2995110 2021-11-05 20:54 ./source/tcl/tk/tk8.6.12-src.tar.lz +-rw-r--r-- 1 root root 3026044 2022-11-21 19:56 ./source/tcl/tk/tk8.6.13-src.tar.lz drwxr-xr-x 83 root root 4096 2022-10-08 19:19 ./source/x -rw-r--r-- 1 root root 347 2022-10-15 19:21 ./source/x/FTBFSlog drwxr-xr-x 2 root root 4096 2022-06-04 18:16 ./source/x/OpenCC @@ -13321,8 +13323,8 @@ drwxr-xr-x 2 root root 4096 2022-09-17 18:24 ./source/x/libgee -rwxr-xr-x 1 root root 3544 2021-03-18 18:36 ./source/x/libgee/libgee.SlackBuild -rw-r--r-- 1 root root 43 2020-12-08 18:36 ./source/x/libgee/libgee.url -rw-r--r-- 1 root root 773 2013-11-22 19:47 ./source/x/libgee/slack-desc -drwxr-xr-x 2 root root 4096 2022-08-23 03:11 ./source/x/libglvnd --rw-r--r-- 1 root root 461462 2022-08-22 13:02 ./source/x/libglvnd/libglvnd-1.5.0.tar.lz +drwxr-xr-x 2 root root 4096 2022-11-23 18:55 ./source/x/libglvnd +-rw-r--r-- 1 root root 461438 2022-11-21 21:05 ./source/x/libglvnd/libglvnd-1.6.0.tar.lz -rwxr--r-- 1 root root 3408 2021-05-01 17:59 ./source/x/libglvnd/libglvnd.SlackBuild -rw-r--r-- 1 root root 44 2019-04-29 09:39 ./source/x/libglvnd/libglvnd.url -rw-r--r-- 1 root root 950 2019-04-29 09:43 ./source/x/libglvnd/slack-desc @@ -13516,12 +13518,12 @@ drwxr-xr-x 2 root root 4096 2022-03-06 19:17 ./source/x/vulkan-sdk -rw-r--r-- 1 root root 1017 2018-02-27 06:13 ./source/x/vulkan-sdk/slack-desc -rwxr-xr-x 1 root root 24303 2022-03-06 15:50 ./source/x/vulkan-sdk/vulkan-sdk.SlackBuild drwxr-xr-x 2 root root 4096 2022-09-06 18:27 ./source/x/wayland -drwxr-xr-x 2 root root 4096 2022-11-16 19:09 ./source/x/wayland-protocols +drwxr-xr-x 2 root root 4096 2022-11-23 19:10 ./source/x/wayland-protocols -rw-r--r-- 1 root root 1063 2020-02-19 20:00 ./source/x/wayland-protocols/slack-desc --rw-r--r-- 1 root root 84116 2022-11-14 14:42 ./source/x/wayland-protocols/wayland-protocols-1.29.tar.xz --rw-r--r-- 1 root root 566 2022-11-14 14:42 ./source/x/wayland-protocols/wayland-protocols-1.29.tar.xz.sig +-rw-r--r-- 1 root root 84776 2022-11-21 16:10 ./source/x/wayland-protocols/wayland-protocols-1.30.tar.xz +-rw-r--r-- 1 root root 566 2022-11-21 16:10 ./source/x/wayland-protocols/wayland-protocols-1.30.tar.xz.sig -rwxr-xr-x 1 root root 4126 2022-09-06 18:27 ./source/x/wayland-protocols/wayland-protocols.SlackBuild --rw-r--r-- 1 root root 46 2020-02-19 19:41 ./source/x/wayland-protocols/wayland-protocols.url +-rw-r--r-- 1 root root 159 2022-11-23 19:10 ./source/x/wayland-protocols/wayland-protocols.url -rw-r--r-- 1 root root 1038 2020-02-19 19:48 ./source/x/wayland/slack-desc -rw-r--r-- 1 root root 225936 2022-06-30 22:00 ./source/x/wayland/wayland-1.21.0.tar.xz -rw-r--r-- 1 root root 566 2022-06-30 22:00 ./source/x/wayland/wayland-1.21.0.tar.xz.sig @@ -14670,8 +14672,8 @@ drwxr-xr-x 2 root root 4096 2022-10-09 20:10 ./source/xap/blackbox -rw-r--r-- 1 root root 887 2018-11-07 23:03 ./source/xap/blackbox/slack-desc -rw-r--r-- 1 root root 221 2012-08-08 17:58 ./source/xap/blackbox/startblackbox.gz -rw-r--r-- 1 root root 341 2012-08-08 17:58 ./source/xap/blackbox/xinitrc.blackbox.gz -drwxr-xr-x 2 root root 4096 2022-10-17 19:06 ./source/xap/blueman --rw-r--r-- 1 root root 1207702 2022-10-13 22:16 ./source/xap/blueman/blueman-2.3.4.tar.lz +drwxr-xr-x 2 root root 4096 2022-11-23 18:52 ./source/xap/blueman +-rw-r--r-- 1 root root 1211557 2022-11-22 19:00 ./source/xap/blueman/blueman-2.3.5.tar.lz -rwxr-xr-x 1 root root 4957 2022-02-10 19:14 ./source/xap/blueman/blueman.SlackBuild -rw-r--r-- 1 root root 361 2020-06-23 19:52 ./source/xap/blueman/blueman.allow.access.to.netdev.group.diff.gz -rw-r--r-- 1 root root 200 2020-06-23 19:57 ./source/xap/blueman/doinst.sh.gz @@ -15233,10 +15235,10 @@ drwxr-xr-x 2 root root 4096 2022-08-21 18:40 ./source/xfce/xfdesktop -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 --rwxr-xr-x 1 root root 4732 2021-02-13 05:32 ./source/xfce/xfwm4/xfwm4.SlackBuild +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 +-rwxr-xr-x 1 root root 4732 2021-02-13 05:32 ./source/xfce/xfwm4/xfwm4.SlackBuild -rw-r--r-- 1 root root 65 2019-02-08 19:39 ./source/xfce/xfwm4/xfwm4.url -rw-r--r-- 1 root root 886 2020-12-23 08:10 ./source/xfce/xfwm4/xinitrc.xfce drwxr-xr-x 4 root root 4096 2020-12-30 21:23 ./source/y diff --git a/recompress.sh b/recompress.sh index 51dcebc6f..15abf1543 100755 --- a/recompress.sh +++ b/recompress.sh @@ -127,7 +127,6 @@ gzip ./source/a/rpm2tgz/patches/0009-Add-c-option-just-as-makepkg-c-y.patch gzip ./source/a/rpm2tgz/patches/0010-no-absolute-filenames-extracting-cpio.patch gzip ./source/a/udisks/udisks.no.pci-db.diff gzip ./source/a/udisks/udisks.glibc228.diff -gzip ./source/a/gawk/0001-Add-missing-UPREF.patch gzip ./source/a/dialog/dialog.all.use_height.diff gzip ./source/a/dialog/dialog.smaller.min.height.diff gzip ./source/a/dialog/doinst.sh @@ -792,6 +791,7 @@ gzip ./source/l/netpbm/netpbm-gcc4.patch gzip ./source/l/netpbm/netpbm-noppmtompeg.patch gzip ./source/l/hicolor-icon-theme/doinst.sh gzip ./source/l/dvdauthor/dvdauthor-0.7.2_imagemagick7.patch +gzip ./source/l/glib2/glib-2.74.1-gnome-keyring-cpu.patch gzip ./source/l/glib2/doinst.sh gzip ./source/l/gsettings-desktop-schemas/doinst.sh gzip ./source/l/gsettings-desktop-schemas/gsettings-desktop-schemas.font.defaults.diff diff --git a/source/a/gawk/0001-Add-missing-UPREF.patch b/source/a/gawk/0001-Add-missing-UPREF.patch deleted file mode 100644 index a9a5cda86..000000000 --- a/source/a/gawk/0001-Add-missing-UPREF.patch +++ /dev/null @@ -1,24 +0,0 @@ -From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 -From: "Jan Alexander Steffens (heftig)" <heftig@archlinux.org> -Date: Mon, 5 Sep 2022 15:33:49 +0000 -Subject: [PATCH] Add missing UPREF. - -Fixes: d2e694ad66a379fa128137d19c10b77b942972f2 -Fixes: https://bugs.gentoo.org/868567 -Fixes: https://lists.gnu.org/archive/html/bug-gawk/2022-09/msg00006.html ---- - interpret.h | 1 + - 1 file changed, 1 insertion(+) - -diff --git a/interpret.h b/interpret.h -index 57d060e63f37..268655b2231f 100644 ---- a/interpret.h -+++ b/interpret.h -@@ -238,6 +238,7 @@ uninitialized_scalar: - _("reference to uninitialized argument `%s'") : - _("reference to uninitialized variable `%s'"), - save_symbol->vname); -+ UPREF(m); - PUSH(m); - break; - diff --git a/source/a/gawk/gawk.SlackBuild b/source/a/gawk/gawk.SlackBuild index 7c0d701e0..63d668eb7 100755 --- a/source/a/gawk/gawk.SlackBuild +++ b/source/a/gawk/gawk.SlackBuild @@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd) PKGNAM=gawk VERSION=${VERSION:-$(echo $PKGNAM-*.tar.?z | rev | cut -f 3- -d . | cut -f 1 -d - | rev)} -BUILD=${BUILD:-2} +BUILD=${BUILD:-1} NUMJOBS=${NUMJOBS:-" -j$(expr $(nproc) + 1) "} @@ -82,8 +82,6 @@ find . \ \( -perm 666 -o -perm 664 -o -perm 600 -o -perm 444 -o -perm 440 -o -perm 400 \) \ -exec chmod 644 {} \+ -zcat $CWD/0001-Add-missing-UPREF.patch.gz | patch -p1 --verbose || exit 1 - CFLAGS="$SLKCFLAGS" \ ./configure \ --prefix=/usr \ diff --git a/source/a/rpm2tgz/rpm2tgz.SlackBuild b/source/a/rpm2tgz/rpm2tgz.SlackBuild index 7aae64cbd..0fadd0d13 100755 --- a/source/a/rpm2tgz/rpm2tgz.SlackBuild +++ b/source/a/rpm2tgz/rpm2tgz.SlackBuild @@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd) PKGNAM=rpm2tgz VERSION=1.2.2 -BUILD=${BUILD:-6} +BUILD=${BUILD:-7} # Automatically determine the architecture we're building on: if [ -z "$ARCH" ]; then diff --git a/source/a/rpm2tgz/rpmoffset.c b/source/a/rpm2tgz/rpmoffset.c index fd09e623b..99a5c16cf 100644 --- a/source/a/rpm2tgz/rpmoffset.c +++ b/source/a/rpm2tgz/rpmoffset.c @@ -4,22 +4,141 @@ /* Wouldn't it be a lot more sane if we could just untar these things? */ -#include <stdlib.h> +#ifndef _GNU_SOURCE +# define _GNU_SOURCE +#endif + +#include <stdint.h> #include <stdio.h> +#include <string.h> + +#ifndef ARRAY_SIZE +# define ARRAY_SIZE(a) (sizeof(a) / sizeof((a)[0])) +#endif +#ifndef BUFSIZ +# define BUFSIZ 8192 +#endif -/* These offsets keep getting bigger, so we're going to just bite a 2MB */ -/* chunk of RAM right away so that we have enough. Yeah, horrible */ -/* quick and dirty implementation, but hey -- it gets the job done. */ +#if !defined(__GLIBC__) +static void *rp_memmem(const void *buf, size_t buflen, const void *pattern, size_t len) +{ + char *bf = (char *)buf, *pt = (char *)pattern, *p = bf; -#define RPMBUFSIZ 2097152 + while (len <= (buflen - (p - bf))) { + if (NULL != (p = memchr(p, (int)(*pt), buflen - (p - bf)))) { + if (0 == memcmp(p, pattern, len)) + return p; + else + ++p; + } + else + break; + } + return NULL; +} +#define memmem(a,b,c,d) rp_memmem(a,b,c,d) +#endif + +typedef struct { + const char *type; + const unsigned char *magic; + const size_t len; +} magic_t; + +/* LZMA is some fuzzy crap */ +int is_magic_lzma(const char *buf) +{ + const unsigned char *ubuf = (const void *)buf; + return (ubuf[0] == 0x5d && ubuf[4] < 0x20) && + (!memcmp(buf + 10, "\x00\x00\x00", 3) || + !memcmp(buf + 5, "\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF", 8)); +} +#define magic_lzma_len 13 + +static const unsigned char magic_gzip[] = { '\037', '\213', '\010' }; +static const unsigned char magic_bzip2[] = { 'B', 'Z', 'h' }; +static const unsigned char magic_xz[] = { 0xFD, '7', 'z', 'X', 'Z', 0x00 }; +static const unsigned char magic_zstd[] = { 0x28, 0xB5, 0x2F, 0xFD }; +static const magic_t magics[] = { +#define DECLARE_MAGIC_T(t) { .type = #t, .magic = magic_##t, .len = sizeof(magic_##t), }, + DECLARE_MAGIC_T(gzip) + DECLARE_MAGIC_T(bzip2) + DECLARE_MAGIC_T(xz) + DECLARE_MAGIC_T(zstd) +#undef DECLARE_MAGIC_T +}; +#define MAGIC_SIZE_MIN 3 +#define MAGIC_SIZE_MAX 13 + +static int show_magic; + +static int magic_finish(const char *magic, size_t offset) +{ + if (show_magic) + printf("%s ", magic); + printf("%zu\n", offset); + return 0; +} -main() +int main(int argc, char *argv[]) { - char *buff = malloc(RPMBUFSIZ),*eb,*p; - for (p = buff, eb = buff + read(0,buff,RPMBUFSIZ); p < eb; p++) - if ((*p == '\037' && p[1] == '\213' && p[2] == '\010') || - (*p == 'B' && p[1] == 'Z' && p[2] == 'h' && '1' <= p[3] && p[3] <= '9' )) - printf("%d\n",p - buff), - exit(0); - exit(1); + size_t i, read_cnt, offset, left, lzma_offset; + FILE *fp = stdin; + char p[BUFSIZ]; + + if (argc == 2 && !strcmp(argv[1], "-v")) { + show_magic = 1; + --argc; + } + + if (argc != 1) { + puts("Usage: rpmoffset < rpmfile"); + return 1; + } + /* fp = fopen(argv[1], "r"); */ + + lzma_offset = 0; + offset = left = 0; + while (1) { + read_cnt = fread(p + left, 1, sizeof(p) - left, fp); + if (read_cnt + left < MAGIC_SIZE_MIN) + break; + + for (i = 0; i < ARRAY_SIZE(magics); ++i) { + const char *needle; + + if (read_cnt + left < magics[i].len) + continue; + + needle = memmem(p, sizeof(p), magics[i].magic, magics[i].len); + if (needle) + return magic_finish(magics[i].type, offset + (needle - p)); + } + + /* Scan for LZMA magic, but don't return yet ... */ + if (!lzma_offset && read_cnt + left >= magic_lzma_len) { + for (i = 0; i <= read_cnt + left - magic_lzma_len; ++i) + if (is_magic_lzma(p + i)) { + lzma_offset = offset + i; + break; + } + } + + memmove(p, p + left + read_cnt - MAGIC_SIZE_MIN + 1, MAGIC_SIZE_MIN - 1); + + offset += read_cnt; + if (left == 0) { + offset -= MAGIC_SIZE_MIN - 1; + left = MAGIC_SIZE_MIN - 1; + } + } + + /* Delay till the end for LZMA archives since it is too fuzzy */ + if (lzma_offset) + return magic_finish("lzma", lzma_offset); + + if (ferror(stdin)) + perror(argv[0]); + + return 1; } diff --git a/source/a/rpm2tgz/rpmoffset.c.url b/source/a/rpm2tgz/rpmoffset.c.url new file mode 100644 index 000000000..b335732a5 --- /dev/null +++ b/source/a/rpm2tgz/rpmoffset.c.url @@ -0,0 +1 @@ +https://gitweb.gentoo.org/proj/rpm2targz.git/plain/rpmoffset.c?id=9abf939441a6d38c512f8723d1c4e62a1f2af611 diff --git a/source/l/glib2/glib-2.74.1-gnome-keyring-cpu.patch b/source/l/glib2/glib-2.74.1-gnome-keyring-cpu.patch new file mode 100644 index 000000000..8cb07a280 --- /dev/null +++ b/source/l/glib2/glib-2.74.1-gnome-keyring-cpu.patch @@ -0,0 +1,131 @@ +https://gitlab.gnome.org/GNOME/glib/-/merge_requests/3029 +https://gitlab.gnome.org/GNOME/glib/-/merge_requests/3039 (backport PR we've used) +https://bugs.gentoo.org/878995 +https://bugs.gentoo.org/878351 + +From e2f283d7c8c5ab3aeb2f281a27ec7c0f24b86868 Mon Sep 17 00:00:00 2001 +From: Ray Strode <rstrode@redhat.com> +Date: Fri, 28 Oct 2022 11:21:04 -0400 +Subject: [PATCH 1/2] Revert "Handling collision between standard i/o file + descriptors and newly created ones" + +g_unix_open_pipe tries to avoid the standard io fd range +when getting pipe fds. This turns out to be a bad idea because +certain buggy programs rely on it using that range. + +This reverts commit d9ba6150909818beb05573f54f26232063492c5b +--- a/glib/glib-unix.c ++++ b/glib/glib-unix.c +@@ -108,17 +108,6 @@ g_unix_open_pipe (int *fds, + ecode = pipe2 (fds, pipe2_flags); + if (ecode == -1 && errno != ENOSYS) + return g_unix_set_error_from_errno (error, errno); +- /* Don't reassign pipes to stdin, stdout, stderr if closed meanwhile */ +- else if (fds[0] < 3 || fds[1] < 3) +- { +- int old_fds[2] = { fds[0], fds[1] }; +- gboolean result = g_unix_open_pipe (fds, flags, error); +- close (old_fds[0]); +- close (old_fds[1]); +- +- if (!result) +- g_unix_set_error_from_errno (error, errno); +- } + else if (ecode == 0) + return TRUE; + /* Fall through on -ENOSYS, we must be running on an old kernel */ +@@ -127,19 +116,6 @@ g_unix_open_pipe (int *fds, + ecode = pipe (fds); + if (ecode == -1) + return g_unix_set_error_from_errno (error, errno); +- /* Don't reassign pipes to stdin, stdout, stderr if closed meanwhile */ +- else if (fds[0] < 3 || fds[1] < 3) +- { +- int old_fds[2] = { fds[0], fds[1] }; +- gboolean result = g_unix_open_pipe (fds, flags, error); +- close (old_fds[0]); +- close (old_fds[1]); +- +- if (!result) +- g_unix_set_error_from_errno (error, errno); +- +- return result; +- } + + if (flags == 0) + return TRUE; +GitLab +From 4526620d8c485f5dfba6ddca33f91670982f82eb Mon Sep 17 00:00:00 2001 +From: Ray Strode <rstrode@redhat.com> +Date: Mon, 31 Oct 2022 09:17:55 -0400 +Subject: [PATCH 2/2] glib-unix: Add test to make sure g_unix_open_pipe will + intrude standard range + +Now that we know it's a bad idea to avoid the standard io fd range +when getting pipe fds for g_unix_open_pipe, we should test to make sure +we don't inadvertently try to do it again. + +This commit adds that test. +--- a/glib/tests/unix.c ++++ b/glib/tests/unix.c +@@ -24,8 +24,11 @@ + #include "config.h" + + #include "glib-unix.h" ++#include "gstdio.h" ++ + #include <string.h> + #include <pwd.h> ++#include <unistd.h> + + static void + test_pipe (void) +@@ -52,6 +55,39 @@ test_pipe (void) + g_assert (g_str_has_prefix (buf, "hello")); + } + ++static void ++test_pipe_stdio_overwrite (void) ++{ ++ GError *error = NULL; ++ int pipefd[2], ret; ++ gboolean res; ++ int stdin_fd; ++ ++ stdin_fd = dup (STDIN_FILENO); ++ g_assert_cmpint (stdin_fd, >, 0); ++ ++ g_close (STDIN_FILENO, &error); ++ g_assert_no_error (error); ++ ++ res = g_unix_open_pipe (pipefd, FD_CLOEXEC, &error); ++ g_assert_no_error (error); ++ g_assert_true (res); ++ ++ g_assert_cmpint (pipefd[0], ==, STDIN_FILENO); ++ ++ g_close (pipefd[0], &error); ++ g_assert_no_error (error); ++ ++ g_close (pipefd[1], &error); ++ g_assert_no_error (error); ++ ++ ret = dup2 (stdin_fd, STDIN_FILENO); ++ g_assert_cmpint (ret, >=, 0); ++ ++ g_close (stdin_fd, &error); ++ g_assert_no_error (error); ++} ++ + static void + test_error (void) + { +@@ -337,6 +373,7 @@ main (int argc, + g_test_init (&argc, &argv, NULL); + + g_test_add_func ("/glib-unix/pipe", test_pipe); ++ g_test_add_func ("/glib-unix/pipe-stdio-overwrite", test_pipe_stdio_overwrite); + g_test_add_func ("/glib-unix/error", test_error); + g_test_add_func ("/glib-unix/nonblocking", test_nonblocking); + g_test_add_func ("/glib-unix/sighup", test_sighup); +GitLab diff --git a/source/l/glib2/glib2.SlackBuild b/source/l/glib2/glib2.SlackBuild index c3ff80303..2424b9616 100755 --- a/source/l/glib2/glib2.SlackBuild +++ b/source/l/glib2/glib2.SlackBuild @@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd) PKGNAM=glib2 VERSION=${VERSION:-$(echo glib-*.tar.?z* | rev | cut -f 3- -d . | cut -f 1 -d - | rev)} -BUILD=${BUILD:-1} +BUILD=${BUILD:-2} NUMJOBS=${NUMJOBS:-" -j$(expr $(nproc) + 1) "} @@ -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 {} \+ +zcat $CWD/glib-2.74.1-gnome-keyring-cpu.patch.gz | patch -p1 --verbose || exit 1 + # Configure, build, and install: export CFLAGS="$SLKCFLAGS" export CXXFLAGS="$SLKCFLAGS" diff --git a/source/l/newt/newt.SlackBuild b/source/l/newt/newt.SlackBuild index 5c9ffc0bb..db12aa63e 100755 --- a/source/l/newt/newt.SlackBuild +++ b/source/l/newt/newt.SlackBuild @@ -27,7 +27,7 @@ cd $(dirname $0) ; CWD=$(pwd) PKGNAM=newt VERSION=${VERSION:-$(echo $PKGNAM-*.tar.?z* | rev | cut -f 3- -d . | cut -f 1 -d - | rev)} -BUILD=${BUILD:-7} +BUILD=${BUILD:-1} if [ -z "$ARCH" ]; then case "$( uname -m )" in diff --git a/source/l/pipewire/b46d8a8c921a8da6883610ad4b68da95bf59b59e.patch b/source/l/pipewire/b46d8a8c921a8da6883610ad4b68da95bf59b59e.patch new file mode 100644 index 000000000..70af7d0ad --- /dev/null +++ b/source/l/pipewire/b46d8a8c921a8da6883610ad4b68da95bf59b59e.patch @@ -0,0 +1,30 @@ +From b46d8a8c921a8da6883610ad4b68da95bf59b59e Mon Sep 17 00:00:00 2001 +From: Wim Taymans <wtaymans@redhat.com> +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 a601917b7..474b3a626 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:-1} +BUILD=${BUILD:-2} # Automatically determine the architecture we're building on: if [ -z "$ARCH" ]; then @@ -89,6 +89,8 @@ 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" diff --git a/source/tcl/tcl/tcl.SlackBuild b/source/tcl/tcl/tcl.SlackBuild index c42d80aff..4960c0c2c 100755 --- a/source/tcl/tcl/tcl.SlackBuild +++ b/source/tcl/tcl/tcl.SlackBuild @@ -23,7 +23,7 @@ cd $(dirname $0) ; CWD=$(pwd) PKGNAM=tcl -VERSION=${VERSION:-8.6.12} +VERSION=${VERSION:-8.6.13} # See also version number 8.6 in the symlinks below...) BUILD=${BUILD:-1} diff --git a/source/tcl/tk/tk.SlackBuild b/source/tcl/tk/tk.SlackBuild index a15808493..44408ddfc 100755 --- a/source/tcl/tk/tk.SlackBuild +++ b/source/tcl/tk/tk.SlackBuild @@ -23,7 +23,7 @@ cd $(dirname $0) ; CWD=$(pwd) PKGNAM=tk -VERSION=${VERSION:-8.6.12} +VERSION=${VERSION:-8.6.13} # See also version number 8.6 in the symlinks below...) BUILD=${BUILD:-1} diff --git a/source/x/wayland-protocols/wayland-protocols.url b/source/x/wayland-protocols/wayland-protocols.url index e7383601d..799c61be2 100644 --- a/source/x/wayland-protocols/wayland-protocols.url +++ b/source/x/wayland-protocols/wayland-protocols.url @@ -1 +1,2 @@ https://wayland.freedesktop.org/releases.html +https://gitlab.freedesktop.org/wayland/wayland-protocols/-/releases/1.30/downloads/wayland-protocols-1.30.tar.xz |