Mon Mar 20 18:26:23 UTC 2023

a/coreutils-9.2-x86_64-1.txz:  Upgraded.
a/elilo-3.16-x86_64-14.txz:  Rebuilt.
  eliloconfig: check first for /sys/firmware/efi/efivars, and then check for
  the older /sys/firmware/efi/vars directory. We should be able to install an
  EFI menu entry if either one is present. Thanks to AlleyTrotter.
a/xz-5.4.2-x86_64-1.txz:  Upgraded.
ap/mpg123-1.31.3-x86_64-1.txz:  Upgraded.
ap/squashfs-tools-4.6-x86_64-1.txz:  Upgraded.
ap/vim-9.0.1418-x86_64-1.txz:  Upgraded.
  Fixed security issues:
  NULL pointer dereference issue in utfc_ptr2len.
  Incorrect Calculation of Buffer Size.
  Heap-based Buffer Overflow.
  Thanks to marav for the heads-up.
  For more information, see:
    https://www.cve.org/CVERecord?id=CVE-2023-1264
    https://www.cve.org/CVERecord?id=CVE-2023-1175
    https://www.cve.org/CVERecord?id=CVE-2023-1170
  (* Security fix *)
l/imagemagick-7.1.1_4-x86_64-1.txz:  Upgraded.
l/libsigc++-2.12.0-x86_64-1.txz:  Upgraded.
l/netpbm-11.01.01-x86_64-1.txz:  Upgraded.
n/curl-8.0.1-x86_64-1.txz:  Upgraded.
  This update fixes security issues:
  SSH connection too eager reuse still.
  HSTS double-free.
  GSS delegation too eager connection re-use.
  FTP too eager connection reuse.
  SFTP path ~ resolving discrepancy.
  TELNET option IAC injection.
  For more information, see:
    https://curl.se/docs/CVE-2023-27538.html
    https://curl.se/docs/CVE-2023-27537.html
    https://curl.se/docs/CVE-2023-27536.html
    https://curl.se/docs/CVE-2023-27535.html
    https://curl.se/docs/CVE-2023-27534.html
    https://curl.se/docs/CVE-2023-27533.html
    https://www.cve.org/CVERecord?id=CVE-2023-27538
    https://www.cve.org/CVERecord?id=CVE-2023-27537
    https://www.cve.org/CVERecord?id=CVE-2023-27536
    https://www.cve.org/CVERecord?id=CVE-2023-27535
    https://www.cve.org/CVERecord?id=CVE-2023-27534
    https://www.cve.org/CVERecord?id=CVE-2023-27533
  (* Security fix *)
x/fcitx5-gtk-5.0.23-x86_64-1.txz:  Upgraded.
x/libva-utils-2.18.0-x86_64-1.txz:  Upgraded.
xap/vim-gvim-9.0.1418-x86_64-1.txz:  Upgraded.
xfce/xfce4-screensaver-4.18.0-x86_64-1.txz:  Upgraded.
This commit is contained in:
Patrick J Volkerding 2023-03-20 18:26:23 +00:00 committed by Eric Hameleers
parent ced006913d
commit 4399af2974
9 changed files with 230 additions and 114 deletions

View file

@ -11,9 +11,67 @@
<description>Tracking Slackware development in git.</description> <description>Tracking Slackware development in git.</description>
<language>en-us</language> <language>en-us</language>
<id xmlns="http://www.w3.org/2005/Atom">urn:uuid:c964f45e-6732-11e8-bbe5-107b4450212f</id> <id xmlns="http://www.w3.org/2005/Atom">urn:uuid:c964f45e-6732-11e8-bbe5-107b4450212f</id>
<pubDate>Sat, 18 Mar 2023 18:42:32 GMT</pubDate> <pubDate>Mon, 20 Mar 2023 18:26:23 GMT</pubDate>
<lastBuildDate>Sat, 18 Mar 2023 20:37:19 GMT</lastBuildDate> <lastBuildDate>Mon, 20 Mar 2023 20:32:51 GMT</lastBuildDate>
<generator>maintain_current_git.sh v 1.17</generator> <generator>maintain_current_git.sh v 1.17</generator>
<item>
<title>Mon, 20 Mar 2023 18:26:23 GMT</title>
<pubDate>Mon, 20 Mar 2023 18:26:23 GMT</pubDate>
<link>https://git.slackware.nl/current/tag/?h=20230320182623</link>
<guid isPermaLink="false">20230320182623</guid>
<description>
<![CDATA[<pre>
a/coreutils-9.2-x86_64-1.txz: Upgraded.
a/elilo-3.16-x86_64-14.txz: Rebuilt.
eliloconfig: check first for /sys/firmware/efi/efivars, and then check for
the older /sys/firmware/efi/vars directory. We should be able to install an
EFI menu entry if either one is present. Thanks to AlleyTrotter.
a/xz-5.4.2-x86_64-1.txz: Upgraded.
ap/mpg123-1.31.3-x86_64-1.txz: Upgraded.
ap/squashfs-tools-4.6-x86_64-1.txz: Upgraded.
ap/vim-9.0.1418-x86_64-1.txz: Upgraded.
Fixed security issues:
NULL pointer dereference issue in utfc_ptr2len.
Incorrect Calculation of Buffer Size.
Heap-based Buffer Overflow.
Thanks to marav for the heads-up.
For more information, see:
https://www.cve.org/CVERecord?id=CVE-2023-1264
https://www.cve.org/CVERecord?id=CVE-2023-1175
https://www.cve.org/CVERecord?id=CVE-2023-1170
(* Security fix *)
l/imagemagick-7.1.1_4-x86_64-1.txz: Upgraded.
l/libsigc++-2.12.0-x86_64-1.txz: Upgraded.
l/netpbm-11.01.01-x86_64-1.txz: Upgraded.
n/curl-8.0.1-x86_64-1.txz: Upgraded.
This update fixes security issues:
SSH connection too eager reuse still.
HSTS double-free.
GSS delegation too eager connection re-use.
FTP too eager connection reuse.
SFTP path ~ resolving discrepancy.
TELNET option IAC injection.
For more information, see:
https://curl.se/docs/CVE-2023-27538.html
https://curl.se/docs/CVE-2023-27537.html
https://curl.se/docs/CVE-2023-27536.html
https://curl.se/docs/CVE-2023-27535.html
https://curl.se/docs/CVE-2023-27534.html
https://curl.se/docs/CVE-2023-27533.html
https://www.cve.org/CVERecord?id=CVE-2023-27538
https://www.cve.org/CVERecord?id=CVE-2023-27537
https://www.cve.org/CVERecord?id=CVE-2023-27536
https://www.cve.org/CVERecord?id=CVE-2023-27535
https://www.cve.org/CVERecord?id=CVE-2023-27534
https://www.cve.org/CVERecord?id=CVE-2023-27533
(* Security fix *)
x/fcitx5-gtk-5.0.23-x86_64-1.txz: Upgraded.
x/libva-utils-2.18.0-x86_64-1.txz: Upgraded.
xap/vim-gvim-9.0.1418-x86_64-1.txz: Upgraded.
xfce/xfce4-screensaver-4.18.0-x86_64-1.txz: Upgraded.
</pre>]]>
</description>
</item>
<item> <item>
<title>Sat, 18 Mar 2023 18:42:32 GMT</title> <title>Sat, 18 Mar 2023 18:42:32 GMT</title>
<pubDate>Sat, 18 Mar 2023 18:42:32 GMT</pubDate> <pubDate>Sat, 18 Mar 2023 18:42:32 GMT</pubDate>

View file

@ -1,3 +1,53 @@
Mon Mar 20 18:26:23 UTC 2023
a/coreutils-9.2-x86_64-1.txz: Upgraded.
a/elilo-3.16-x86_64-14.txz: Rebuilt.
eliloconfig: check first for /sys/firmware/efi/efivars, and then check for
the older /sys/firmware/efi/vars directory. We should be able to install an
EFI menu entry if either one is present. Thanks to AlleyTrotter.
a/xz-5.4.2-x86_64-1.txz: Upgraded.
ap/mpg123-1.31.3-x86_64-1.txz: Upgraded.
ap/squashfs-tools-4.6-x86_64-1.txz: Upgraded.
ap/vim-9.0.1418-x86_64-1.txz: Upgraded.
Fixed security issues:
NULL pointer dereference issue in utfc_ptr2len.
Incorrect Calculation of Buffer Size.
Heap-based Buffer Overflow.
Thanks to marav for the heads-up.
For more information, see:
https://www.cve.org/CVERecord?id=CVE-2023-1264
https://www.cve.org/CVERecord?id=CVE-2023-1175
https://www.cve.org/CVERecord?id=CVE-2023-1170
(* Security fix *)
l/imagemagick-7.1.1_4-x86_64-1.txz: Upgraded.
l/libsigc++-2.12.0-x86_64-1.txz: Upgraded.
l/netpbm-11.01.01-x86_64-1.txz: Upgraded.
n/curl-8.0.1-x86_64-1.txz: Upgraded.
This update fixes security issues:
SSH connection too eager reuse still.
HSTS double-free.
GSS delegation too eager connection re-use.
FTP too eager connection reuse.
SFTP path ~ resolving discrepancy.
TELNET option IAC injection.
For more information, see:
https://curl.se/docs/CVE-2023-27538.html
https://curl.se/docs/CVE-2023-27537.html
https://curl.se/docs/CVE-2023-27536.html
https://curl.se/docs/CVE-2023-27535.html
https://curl.se/docs/CVE-2023-27534.html
https://curl.se/docs/CVE-2023-27533.html
https://www.cve.org/CVERecord?id=CVE-2023-27538
https://www.cve.org/CVERecord?id=CVE-2023-27537
https://www.cve.org/CVERecord?id=CVE-2023-27536
https://www.cve.org/CVERecord?id=CVE-2023-27535
https://www.cve.org/CVERecord?id=CVE-2023-27534
https://www.cve.org/CVERecord?id=CVE-2023-27533
(* Security fix *)
x/fcitx5-gtk-5.0.23-x86_64-1.txz: Upgraded.
x/libva-utils-2.18.0-x86_64-1.txz: Upgraded.
xap/vim-gvim-9.0.1418-x86_64-1.txz: Upgraded.
xfce/xfce4-screensaver-4.18.0-x86_64-1.txz: Upgraded.
+--------------------------+
Sat Mar 18 18:42:32 UTC 2023 Sat Mar 18 18:42:32 UTC 2023
l/glibmm-2.66.6-x86_64-1.txz: Upgraded. l/glibmm-2.66.6-x86_64-1.txz: Upgraded.
n/postfix-3.7.4-x86_64-4.txz: Rebuilt. n/postfix-3.7.4-x86_64-4.txz: Rebuilt.

View file

@ -1,20 +1,20 @@
Sat Mar 18 18:45:42 UTC 2023 Mon Mar 20 18:44:56 UTC 2023
Here is the file list for this directory. If you are using a Here is the file list for this directory. If you are using a
mirror site and find missing or extra files in the disk mirror site and find missing or extra files in the disk
subdirectories, please have the archive administrator refresh subdirectories, please have the archive administrator refresh
the mirror. the mirror.
drwxr-xr-x 12 root root 4096 2023-03-18 18:42 . drwxr-xr-x 12 root root 4096 2023-03-20 18:43 .
-rw-r--r-- 1 root root 5767 2022-02-02 22:44 ./ANNOUNCE.15.0 -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 16617 2022-02-02 23:27 ./CHANGES_AND_HINTS.TXT
-rw-r--r-- 1 root root 1105265 2023-03-17 20:16 ./CHECKSUMS.md5 -rw-r--r-- 1 root root 1105362 2023-03-20 18:43 ./CHECKSUMS.md5
-rw-r--r-- 1 root root 163 2023-03-17 20:16 ./CHECKSUMS.md5.asc -rw-r--r-- 1 root root 163 2023-03-20 18:43 ./CHECKSUMS.md5.asc
-rw-r--r-- 1 root root 17976 1994-06-10 02:28 ./COPYING -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 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 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 616 2006-10-02 04:37 ./CRYPTO_NOTICE.TXT
-rw-r--r-- 1 root root 562100 2023-03-18 18:42 ./ChangeLog.txt -rw-r--r-- 1 root root 564251 2023-03-20 18:44 ./ChangeLog.txt
drwxr-xr-x 3 root root 4096 2013-03-20 22:17 ./EFI drwxr-xr-x 3 root root 4096 2013-03-20 22:17 ./EFI
drwxr-xr-x 2 root root 4096 2023-03-17 20:09 ./EFI/BOOT drwxr-xr-x 2 root root 4096 2023-03-17 20:09 ./EFI/BOOT
-rw-r--r-- 1 root root 1187840 2021-06-15 19:16 ./EFI/BOOT/bootx64.efi -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 2023-03-17 20:09 ./EFI/BOOT
-rwxr-xr-x 1 root root 2504 2019-07-05 18:54 ./EFI/BOOT/make-grub.sh -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 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 1273 2013-08-12 21:08 ./EFI/BOOT/tools.cfg
-rw-r--r-- 1 root root 1438833 2023-03-17 20:16 ./FILELIST.TXT -rw-r--r-- 1 root root 1438945 2023-03-20 18:43 ./FILELIST.TXT
-rw-r--r-- 1 root root 1572 2012-08-29 18:27 ./GPG-KEY -rw-r--r-- 1 root root 1572 2012-08-29 18:27 ./GPG-KEY
-rw-r--r-- 1 root root 864873 2023-03-18 18:45 ./PACKAGES.TXT -rw-r--r-- 1 root root 864870 2023-03-20 18:32 ./PACKAGES.TXT
-rw-r--r-- 1 root root 8034 2022-02-02 03:36 ./README.TXT -rw-r--r-- 1 root root 8034 2022-02-02 03:36 ./README.TXT
-rw-r--r-- 1 root root 3629 2023-03-17 19:47 ./README.initrd -rw-r--r-- 1 root root 3629 2023-03-17 19:47 ./README.initrd
-rw-r--r-- 1 root root 34162 2022-01-30 20:35 ./README_CRYPT.TXT -rw-r--r-- 1 root root 34162 2022-01-30 20:35 ./README_CRYPT.TXT
@ -690,13 +690,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 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 14 2022-02-03 07:02 ./patches/MANIFEST.bz2
-rw-r--r-- 1 root root 224 2022-02-03 07:02 ./patches/PACKAGES.TXT -rw-r--r-- 1 root root 224 2022-02-03 07:02 ./patches/PACKAGES.TXT
drwxr-xr-x 17 root root 4096 2023-03-18 18:45 ./slackware64 drwxr-xr-x 17 root root 4096 2023-03-20 18:33 ./slackware64
-rw-r--r-- 1 root root 337335 2023-03-18 18:45 ./slackware64/CHECKSUMS.md5 -rw-r--r-- 1 root root 337326 2023-03-20 18:33 ./slackware64/CHECKSUMS.md5
-rw-r--r-- 1 root root 163 2023-03-18 18:45 ./slackware64/CHECKSUMS.md5.asc -rw-r--r-- 1 root root 163 2023-03-20 18:33 ./slackware64/CHECKSUMS.md5.asc
-rw-r--r-- 1 root root 418335 2023-03-18 18:44 ./slackware64/FILE_LIST -rw-r--r-- 1 root root 418326 2023-03-20 18:32 ./slackware64/FILE_LIST
-rw-r--r-- 1 root root 4333943 2023-03-18 18:44 ./slackware64/MANIFEST.bz2 -rw-r--r-- 1 root root 4340759 2023-03-20 18:32 ./slackware64/MANIFEST.bz2
lrwxrwxrwx 1 root root 15 2009-08-23 23:34 ./slackware64/PACKAGES.TXT -> ../PACKAGES.TXT lrwxrwxrwx 1 root root 15 2009-08-23 23:34 ./slackware64/PACKAGES.TXT -> ../PACKAGES.TXT
drwxr-xr-x 2 root root 32768 2023-03-17 20:14 ./slackware64/a drwxr-xr-x 2 root root 32768 2023-03-20 18:32 ./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 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 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 -rw-r--r-- 1 root root 163 2022-02-15 18:16 ./slackware64/a/aaa_base-15.1-x86_64-2.txz.asc
@ -730,9 +730,9 @@ drwxr-xr-x 2 root root 32768 2023-03-17 20:14 ./slackware64/a
-rw-r--r-- 1 root root 477 2021-02-13 10:55 ./slackware64/a/bzip2-1.0.8-x86_64-3.txt -rw-r--r-- 1 root root 477 2021-02-13 10:55 ./slackware64/a/bzip2-1.0.8-x86_64-3.txt
-rw-r--r-- 1 root root 92456 2021-02-13 10:55 ./slackware64/a/bzip2-1.0.8-x86_64-3.txz -rw-r--r-- 1 root root 92456 2021-02-13 10:55 ./slackware64/a/bzip2-1.0.8-x86_64-3.txz
-rw-r--r-- 1 root root 163 2021-02-13 10:55 ./slackware64/a/bzip2-1.0.8-x86_64-3.txz.asc -rw-r--r-- 1 root root 163 2021-02-13 10:55 ./slackware64/a/bzip2-1.0.8-x86_64-3.txz.asc
-rw-r--r-- 1 root root 523 2022-04-17 18:31 ./slackware64/a/coreutils-9.1-x86_64-1.txt -rw-r--r-- 1 root root 523 2023-03-20 17:29 ./slackware64/a/coreutils-9.2-x86_64-1.txt
-rw-r--r-- 1 root root 2646504 2022-04-17 18:31 ./slackware64/a/coreutils-9.1-x86_64-1.txz -rw-r--r-- 1 root root 2725748 2023-03-20 17:29 ./slackware64/a/coreutils-9.2-x86_64-1.txz
-rw-r--r-- 1 root root 163 2022-04-17 18:31 ./slackware64/a/coreutils-9.1-x86_64-1.txz.asc -rw-r--r-- 1 root root 163 2023-03-20 17:29 ./slackware64/a/coreutils-9.2-x86_64-1.txz.asc
-rw-r--r-- 1 root root 487 2021-02-13 10:56 ./slackware64/a/cpio-2.13-x86_64-3.txt -rw-r--r-- 1 root root 487 2021-02-13 10:56 ./slackware64/a/cpio-2.13-x86_64-3.txt
-rw-r--r-- 1 root root 241972 2021-02-13 10:56 ./slackware64/a/cpio-2.13-x86_64-3.txz -rw-r--r-- 1 root root 241972 2021-02-13 10:56 ./slackware64/a/cpio-2.13-x86_64-3.txz
-rw-r--r-- 1 root root 163 2021-02-13 10:56 ./slackware64/a/cpio-2.13-x86_64-3.txz.asc -rw-r--r-- 1 root root 163 2021-02-13 10:56 ./slackware64/a/cpio-2.13-x86_64-3.txz.asc
@ -772,9 +772,9 @@ drwxr-xr-x 2 root root 32768 2023-03-17 20:14 ./slackware64/a
-rw-r--r-- 1 root root 312 2021-03-13 19:13 ./slackware64/a/efivar-20201015_cff88dd-x86_64-1.txt -rw-r--r-- 1 root root 312 2021-03-13 19:13 ./slackware64/a/efivar-20201015_cff88dd-x86_64-1.txt
-rw-r--r-- 1 root root 118768 2021-03-13 19:13 ./slackware64/a/efivar-20201015_cff88dd-x86_64-1.txz -rw-r--r-- 1 root root 118768 2021-03-13 19:13 ./slackware64/a/efivar-20201015_cff88dd-x86_64-1.txz
-rw-r--r-- 1 root root 163 2021-03-13 19:13 ./slackware64/a/efivar-20201015_cff88dd-x86_64-1.txz.asc -rw-r--r-- 1 root root 163 2021-03-13 19:13 ./slackware64/a/efivar-20201015_cff88dd-x86_64-1.txz.asc
-rw-r--r-- 1 root root 445 2022-08-05 20:43 ./slackware64/a/elilo-3.16-x86_64-13.txt -rw-r--r-- 1 root root 445 2023-03-20 17:03 ./slackware64/a/elilo-3.16-x86_64-14.txt
-rw-r--r-- 1 root root 153444 2022-08-05 20:43 ./slackware64/a/elilo-3.16-x86_64-13.txz -rw-r--r-- 1 root root 153580 2023-03-20 17:03 ./slackware64/a/elilo-3.16-x86_64-14.txz
-rw-r--r-- 1 root root 163 2022-08-05 20:43 ./slackware64/a/elilo-3.16-x86_64-13.txz.asc -rw-r--r-- 1 root root 163 2023-03-20 17:03 ./slackware64/a/elilo-3.16-x86_64-14.txz.asc
-rw-r--r-- 1 root root 260 2021-03-03 19:25 ./slackware64/a/elogind-246.10-x86_64-1.txt -rw-r--r-- 1 root root 260 2021-03-03 19:25 ./slackware64/a/elogind-246.10-x86_64-1.txt
-rw-r--r-- 1 root root 1084812 2021-03-03 19:25 ./slackware64/a/elogind-246.10-x86_64-1.txz -rw-r--r-- 1 root root 1084812 2021-03-03 19:25 ./slackware64/a/elogind-246.10-x86_64-1.txz
-rw-r--r-- 1 root root 163 2021-03-03 19:25 ./slackware64/a/elogind-246.10-x86_64-1.txz.asc -rw-r--r-- 1 root root 163 2021-03-03 19:25 ./slackware64/a/elogind-246.10-x86_64-1.txz.asc
@ -1074,16 +1074,16 @@ drwxr-xr-x 2 root root 32768 2023-03-17 20:14 ./slackware64/a
-rw-r--r-- 1 root root 494 2022-10-26 22:10 ./slackware64/a/xfsprogs-5.13.0-x86_64-4.txt -rw-r--r-- 1 root root 494 2022-10-26 22:10 ./slackware64/a/xfsprogs-5.13.0-x86_64-4.txt
-rw-r--r-- 1 root root 1015588 2022-10-26 22:10 ./slackware64/a/xfsprogs-5.13.0-x86_64-4.txz -rw-r--r-- 1 root root 1015588 2022-10-26 22:10 ./slackware64/a/xfsprogs-5.13.0-x86_64-4.txz
-rw-r--r-- 1 root root 163 2022-10-26 22:10 ./slackware64/a/xfsprogs-5.13.0-x86_64-4.txz.asc -rw-r--r-- 1 root root 163 2022-10-26 22:10 ./slackware64/a/xfsprogs-5.13.0-x86_64-4.txz.asc
-rw-r--r-- 1 root root 489 2023-01-19 20:13 ./slackware64/a/xz-5.4.1-x86_64-2.txt -rw-r--r-- 1 root root 489 2023-03-20 15:35 ./slackware64/a/xz-5.4.2-x86_64-1.txt
-rw-r--r-- 1 root root 527688 2023-01-19 20:13 ./slackware64/a/xz-5.4.1-x86_64-2.txz -rw-r--r-- 1 root root 624796 2023-03-20 15:35 ./slackware64/a/xz-5.4.2-x86_64-1.txz
-rw-r--r-- 1 root root 163 2023-01-19 20:13 ./slackware64/a/xz-5.4.1-x86_64-2.txz.asc -rw-r--r-- 1 root root 163 2023-03-20 15:35 ./slackware64/a/xz-5.4.2-x86_64-1.txz.asc
-rw-r--r-- 1 root root 540 2021-02-13 11:21 ./slackware64/a/zerofree-1.1.1-x86_64-3.txt -rw-r--r-- 1 root root 540 2021-02-13 11:21 ./slackware64/a/zerofree-1.1.1-x86_64-3.txt
-rw-r--r-- 1 root root 6964 2021-02-13 11:21 ./slackware64/a/zerofree-1.1.1-x86_64-3.txz -rw-r--r-- 1 root root 6964 2021-02-13 11:21 ./slackware64/a/zerofree-1.1.1-x86_64-3.txz
-rw-r--r-- 1 root root 163 2021-02-13 11:21 ./slackware64/a/zerofree-1.1.1-x86_64-3.txz.asc -rw-r--r-- 1 root root 163 2021-02-13 11:21 ./slackware64/a/zerofree-1.1.1-x86_64-3.txz.asc
-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 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 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 -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 2023-03-17 20:14 ./slackware64/ap drwxr-xr-x 2 root root 20480 2023-03-20 18:32 ./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 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 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 -rw-r--r-- 1 root root 163 2021-02-13 11:23 ./slackware64/ap/a2ps-4.14-x86_64-9.txz.asc
@ -1235,9 +1235,9 @@ drwxr-xr-x 2 root root 20480 2023-03-17 20:14 ./slackware64/ap
-rw-r--r-- 1 root root 376 2022-08-05 17:52 ./slackware64/ap/most-5.2.0-x86_64-1.txt -rw-r--r-- 1 root root 376 2022-08-05 17:52 ./slackware64/ap/most-5.2.0-x86_64-1.txt
-rw-r--r-- 1 root root 50452 2022-08-05 17:52 ./slackware64/ap/most-5.2.0-x86_64-1.txz -rw-r--r-- 1 root root 50452 2022-08-05 17:52 ./slackware64/ap/most-5.2.0-x86_64-1.txz
-rw-r--r-- 1 root root 163 2022-08-05 17:52 ./slackware64/ap/most-5.2.0-x86_64-1.txz.asc -rw-r--r-- 1 root root 163 2022-08-05 17:52 ./slackware64/ap/most-5.2.0-x86_64-1.txz.asc
-rw-r--r-- 1 root root 331 2023-01-17 21:49 ./slackware64/ap/mpg123-1.31.2-x86_64-1.txt -rw-r--r-- 1 root root 331 2023-03-20 17:44 ./slackware64/ap/mpg123-1.31.3-x86_64-1.txt
-rw-r--r-- 1 root root 483904 2023-01-17 21:49 ./slackware64/ap/mpg123-1.31.2-x86_64-1.txz -rw-r--r-- 1 root root 484560 2023-03-20 17:44 ./slackware64/ap/mpg123-1.31.3-x86_64-1.txz
-rw-r--r-- 1 root root 163 2023-01-17 21:49 ./slackware64/ap/mpg123-1.31.2-x86_64-1.txz.asc -rw-r--r-- 1 root root 163 2023-03-20 17:44 ./slackware64/ap/mpg123-1.31.3-x86_64-1.txz.asc
-rw-r--r-- 1 root root 430 2023-01-18 18:21 ./slackware64/ap/nano-7.2-x86_64-1.txt -rw-r--r-- 1 root root 430 2023-01-18 18:21 ./slackware64/ap/nano-7.2-x86_64-1.txt
-rw-r--r-- 1 root root 624096 2023-01-18 18:21 ./slackware64/ap/nano-7.2-x86_64-1.txz -rw-r--r-- 1 root root 624096 2023-01-18 18:21 ./slackware64/ap/nano-7.2-x86_64-1.txz
-rw-r--r-- 1 root root 163 2023-01-18 18:21 ./slackware64/ap/nano-7.2-x86_64-1.txz.asc -rw-r--r-- 1 root root 163 2023-01-18 18:21 ./slackware64/ap/nano-7.2-x86_64-1.txz.asc
@ -1295,9 +1295,9 @@ drwxr-xr-x 2 root root 20480 2023-03-17 20:14 ./slackware64/ap
-rw-r--r-- 1 root root 483 2023-03-11 20:09 ./slackware64/ap/sqlite-3.41.1-x86_64-1.txt -rw-r--r-- 1 root root 483 2023-03-11 20:09 ./slackware64/ap/sqlite-3.41.1-x86_64-1.txt
-rw-r--r-- 1 root root 1084288 2023-03-11 20:09 ./slackware64/ap/sqlite-3.41.1-x86_64-1.txz -rw-r--r-- 1 root root 1084288 2023-03-11 20:09 ./slackware64/ap/sqlite-3.41.1-x86_64-1.txz
-rw-r--r-- 1 root root 163 2023-03-11 20:09 ./slackware64/ap/sqlite-3.41.1-x86_64-1.txz.asc -rw-r--r-- 1 root root 163 2023-03-11 20:09 ./slackware64/ap/sqlite-3.41.1-x86_64-1.txz.asc
-rw-r--r-- 1 root root 584 2023-03-17 01:11 ./slackware64/ap/squashfs-tools-4.5.1-x86_64-2.txt -rw-r--r-- 1 root root 584 2023-03-20 17:48 ./slackware64/ap/squashfs-tools-4.6-x86_64-1.txt
-rw-r--r-- 1 root root 198288 2023-03-17 01:11 ./slackware64/ap/squashfs-tools-4.5.1-x86_64-2.txz -rw-r--r-- 1 root root 197876 2023-03-20 17:48 ./slackware64/ap/squashfs-tools-4.6-x86_64-1.txz
-rw-r--r-- 1 root root 163 2023-03-17 01:11 ./slackware64/ap/squashfs-tools-4.5.1-x86_64-2.txz.asc -rw-r--r-- 1 root root 163 2023-03-20 17:48 ./slackware64/ap/squashfs-tools-4.6-x86_64-1.txz.asc
-rw-r--r-- 1 root root 442 2023-03-08 03:14 ./slackware64/ap/sudo-1.9.13p3-x86_64-2.txt -rw-r--r-- 1 root root 442 2023-03-08 03:14 ./slackware64/ap/sudo-1.9.13p3-x86_64-2.txt
-rw-r--r-- 1 root root 1220624 2023-03-08 03:14 ./slackware64/ap/sudo-1.9.13p3-x86_64-2.txz -rw-r--r-- 1 root root 1220624 2023-03-08 03:14 ./slackware64/ap/sudo-1.9.13p3-x86_64-2.txz
-rw-r--r-- 1 root root 163 2023-03-08 03:14 ./slackware64/ap/sudo-1.9.13p3-x86_64-2.txz.asc -rw-r--r-- 1 root root 163 2023-03-08 03:14 ./slackware64/ap/sudo-1.9.13p3-x86_64-2.txz.asc
@ -1323,9 +1323,9 @@ drwxr-xr-x 2 root root 20480 2023-03-17 20:14 ./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 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 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 163 2021-02-13 11:46 ./slackware64/ap/vbetool-1.2.2-x86_64-4.txz.asc
-rw-r--r-- 1 root root 383 2023-02-28 02:42 ./slackware64/ap/vim-9.0.1362-x86_64-1.txt -rw-r--r-- 1 root root 383 2023-03-20 17:51 ./slackware64/ap/vim-9.0.1418-x86_64-1.txt
-rw-r--r-- 1 root root 8582980 2023-02-28 02:42 ./slackware64/ap/vim-9.0.1362-x86_64-1.txz -rw-r--r-- 1 root root 8584956 2023-03-20 17:51 ./slackware64/ap/vim-9.0.1418-x86_64-1.txz
-rw-r--r-- 1 root root 163 2023-02-28 02:42 ./slackware64/ap/vim-9.0.1362-x86_64-1.txz.asc -rw-r--r-- 1 root root 163 2023-03-20 17:51 ./slackware64/ap/vim-9.0.1418-x86_64-1.txz.asc
-rw-r--r-- 1 root root 604 2023-03-05 21:21 ./slackware64/ap/vorbis-tools-1.4.2-x86_64-4.txt -rw-r--r-- 1 root root 604 2023-03-05 21:21 ./slackware64/ap/vorbis-tools-1.4.2-x86_64-4.txt
-rw-r--r-- 1 root root 178980 2023-03-05 21:21 ./slackware64/ap/vorbis-tools-1.4.2-x86_64-4.txz -rw-r--r-- 1 root root 178980 2023-03-05 21:21 ./slackware64/ap/vorbis-tools-1.4.2-x86_64-4.txz
-rw-r--r-- 1 root root 163 2023-03-05 21:21 ./slackware64/ap/vorbis-tools-1.4.2-x86_64-4.txz.asc -rw-r--r-- 1 root root 163 2023-03-05 21:21 ./slackware64/ap/vorbis-tools-1.4.2-x86_64-4.txz.asc
@ -2721,7 +2721,7 @@ drwxr-xr-x 2 root root 86016 2023-03-15 18:09 ./slackware64/kde
-rw-r--r-- 1 root root 517 2023-03-02 18:50 ./slackware64/kde/zanshin-22.12.3-x86_64-1.txt -rw-r--r-- 1 root root 517 2023-03-02 18:50 ./slackware64/kde/zanshin-22.12.3-x86_64-1.txt
-rw-r--r-- 1 root root 681536 2023-03-02 18:50 ./slackware64/kde/zanshin-22.12.3-x86_64-1.txz -rw-r--r-- 1 root root 681536 2023-03-02 18:50 ./slackware64/kde/zanshin-22.12.3-x86_64-1.txz
-rw-r--r-- 1 root root 163 2023-03-02 18:50 ./slackware64/kde/zanshin-22.12.3-x86_64-1.txz.asc -rw-r--r-- 1 root root 163 2023-03-02 18:50 ./slackware64/kde/zanshin-22.12.3-x86_64-1.txz.asc
drwxr-xr-x 2 root root 86016 2023-03-18 18:44 ./slackware64/l drwxr-xr-x 2 root root 86016 2023-03-20 18:32 ./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 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 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 -rw-r--r-- 1 root root 163 2022-03-06 20:00 ./slackware64/l/GConf-3.2.6-x86_64-8.txz.asc
@ -3085,9 +3085,9 @@ drwxr-xr-x 2 root root 86016 2023-03-18 18:44 ./slackware64/l
-rw-r--r-- 1 root root 473 2021-02-13 06:52 ./slackware64/l/id3lib-3.8.3-x86_64-4.txt -rw-r--r-- 1 root root 473 2021-02-13 06:52 ./slackware64/l/id3lib-3.8.3-x86_64-4.txt
-rw-r--r-- 1 root root 161400 2021-02-13 06:52 ./slackware64/l/id3lib-3.8.3-x86_64-4.txz -rw-r--r-- 1 root root 161400 2021-02-13 06:52 ./slackware64/l/id3lib-3.8.3-x86_64-4.txz
-rw-r--r-- 1 root root 163 2021-02-13 06:52 ./slackware64/l/id3lib-3.8.3-x86_64-4.txz.asc -rw-r--r-- 1 root root 163 2021-02-13 06:52 ./slackware64/l/id3lib-3.8.3-x86_64-4.txz.asc
-rw-r--r-- 1 root root 537 2023-03-13 18:04 ./slackware64/l/imagemagick-7.1.1_3-x86_64-1.txt -rw-r--r-- 1 root root 537 2023-03-20 17:41 ./slackware64/l/imagemagick-7.1.1_4-x86_64-1.txt
-rw-r--r-- 1 root root 8207136 2023-03-13 18:04 ./slackware64/l/imagemagick-7.1.1_3-x86_64-1.txz -rw-r--r-- 1 root root 8206796 2023-03-20 17:41 ./slackware64/l/imagemagick-7.1.1_4-x86_64-1.txz
-rw-r--r-- 1 root root 163 2023-03-13 18:04 ./slackware64/l/imagemagick-7.1.1_3-x86_64-1.txz.asc -rw-r--r-- 1 root root 163 2023-03-20 17:41 ./slackware64/l/imagemagick-7.1.1_4-x86_64-1.txz.asc
-rwxr-xr-x 1 root root 2897 2009-06-24 22:06 ./slackware64/l/install-packages -rwxr-xr-x 1 root root 2897 2009-06-24 22:06 ./slackware64/l/install-packages
-rw-r--r-- 1 root root 446 2006-09-18 10:41 ./slackware64/l/install.end -rw-r--r-- 1 root root 446 2006-09-18 10:41 ./slackware64/l/install.end
-rw-r--r-- 1 root root 415 2022-07-04 19:45 ./slackware64/l/isl-0.25-x86_64-1.txt -rw-r--r-- 1 root root 415 2022-07-04 19:45 ./slackware64/l/isl-0.25-x86_64-1.txt
@ -3375,9 +3375,9 @@ drwxr-xr-x 2 root root 86016 2023-03-18 18:44 ./slackware64/l
-rw-r--r-- 1 root root 249 2022-02-21 19:37 ./slackware64/l/libsecret-0.20.5-x86_64-1.txt -rw-r--r-- 1 root root 249 2022-02-21 19:37 ./slackware64/l/libsecret-0.20.5-x86_64-1.txt
-rw-r--r-- 1 root root 191524 2022-02-21 19:37 ./slackware64/l/libsecret-0.20.5-x86_64-1.txz -rw-r--r-- 1 root root 191524 2022-02-21 19:37 ./slackware64/l/libsecret-0.20.5-x86_64-1.txz
-rw-r--r-- 1 root root 163 2022-02-21 19:37 ./slackware64/l/libsecret-0.20.5-x86_64-1.txz.asc -rw-r--r-- 1 root root 163 2022-02-21 19:37 ./slackware64/l/libsecret-0.20.5-x86_64-1.txz.asc
-rw-r--r-- 1 root root 545 2022-04-07 19:10 ./slackware64/l/libsigc++-2.10.8-x86_64-1.txt -rw-r--r-- 1 root root 545 2023-03-20 17:41 ./slackware64/l/libsigc++-2.12.0-x86_64-1.txt
-rw-r--r-- 1 root root 86720 2022-04-07 19:10 ./slackware64/l/libsigc++-2.10.8-x86_64-1.txz -rw-r--r-- 1 root root 87528 2023-03-20 17:41 ./slackware64/l/libsigc++-2.12.0-x86_64-1.txz
-rw-r--r-- 1 root root 163 2022-04-07 19:10 ./slackware64/l/libsigc++-2.10.8-x86_64-1.txz.asc -rw-r--r-- 1 root root 163 2023-03-20 17:41 ./slackware64/l/libsigc++-2.12.0-x86_64-1.txz.asc
-rw-r--r-- 1 root root 552 2023-02-17 20:07 ./slackware64/l/libsigc++3-3.4.0-x86_64-1.txt -rw-r--r-- 1 root root 552 2023-02-17 20:07 ./slackware64/l/libsigc++3-3.4.0-x86_64-1.txt
-rw-r--r-- 1 root root 63240 2023-02-17 20:07 ./slackware64/l/libsigc++3-3.4.0-x86_64-1.txz -rw-r--r-- 1 root root 63240 2023-02-17 20:07 ./slackware64/l/libsigc++3-3.4.0-x86_64-1.txz
-rw-r--r-- 1 root root 163 2023-02-17 20:07 ./slackware64/l/libsigc++3-3.4.0-x86_64-1.txz.asc -rw-r--r-- 1 root root 163 2023-02-17 20:07 ./slackware64/l/libsigc++3-3.4.0-x86_64-1.txz.asc
@ -3530,9 +3530,9 @@ drwxr-xr-x 2 root root 86016 2023-03-18 18:44 ./slackware64/l
-rw-r--r-- 1 root root 345 2023-03-08 02:19 ./slackware64/l/neon-0.32.5-x86_64-2.txt -rw-r--r-- 1 root root 345 2023-03-08 02:19 ./slackware64/l/neon-0.32.5-x86_64-2.txt
-rw-r--r-- 1 root root 217372 2023-03-08 02:19 ./slackware64/l/neon-0.32.5-x86_64-2.txz -rw-r--r-- 1 root root 217372 2023-03-08 02:19 ./slackware64/l/neon-0.32.5-x86_64-2.txz
-rw-r--r-- 1 root root 163 2023-03-08 02:19 ./slackware64/l/neon-0.32.5-x86_64-2.txz.asc -rw-r--r-- 1 root root 163 2023-03-08 02:19 ./slackware64/l/neon-0.32.5-x86_64-2.txz.asc
-rw-r--r-- 1 root root 271 2023-01-03 20:38 ./slackware64/l/netpbm-11.01.00-x86_64-1.txt -rw-r--r-- 1 root root 271 2023-03-20 17:46 ./slackware64/l/netpbm-11.01.01-x86_64-1.txt
-rw-r--r-- 1 root root 2131320 2023-01-03 20:38 ./slackware64/l/netpbm-11.01.00-x86_64-1.txz -rw-r--r-- 1 root root 2132404 2023-03-20 17:46 ./slackware64/l/netpbm-11.01.01-x86_64-1.txz
-rw-r--r-- 1 root root 163 2023-01-03 20:38 ./slackware64/l/netpbm-11.01.00-x86_64-1.txz.asc -rw-r--r-- 1 root root 163 2023-03-20 17:46 ./slackware64/l/netpbm-11.01.01-x86_64-1.txz.asc
-rw-r--r-- 1 root root 423 2022-11-30 20:09 ./slackware64/l/newt-0.52.23-x86_64-1.txt -rw-r--r-- 1 root root 423 2022-11-30 20:09 ./slackware64/l/newt-0.52.23-x86_64-1.txt
-rw-r--r-- 1 root root 115100 2022-11-30 20:09 ./slackware64/l/newt-0.52.23-x86_64-1.txz -rw-r--r-- 1 root root 115100 2022-11-30 20:09 ./slackware64/l/newt-0.52.23-x86_64-1.txz
-rw-r--r-- 1 root root 163 2022-11-30 20:09 ./slackware64/l/newt-0.52.23-x86_64-1.txz.asc -rw-r--r-- 1 root root 163 2022-11-30 20:09 ./slackware64/l/newt-0.52.23-x86_64-1.txz.asc
@ -3897,7 +3897,7 @@ drwxr-xr-x 2 root root 86016 2023-03-18 18:44 ./slackware64/l
-rw-r--r-- 1 root root 463 2023-02-10 19:33 ./slackware64/l/zstd-1.5.4-x86_64-1.txt -rw-r--r-- 1 root root 463 2023-02-10 19:33 ./slackware64/l/zstd-1.5.4-x86_64-1.txt
-rw-r--r-- 1 root root 462132 2023-02-10 19:33 ./slackware64/l/zstd-1.5.4-x86_64-1.txz -rw-r--r-- 1 root root 462132 2023-02-10 19:33 ./slackware64/l/zstd-1.5.4-x86_64-1.txz
-rw-r--r-- 1 root root 163 2023-02-10 19:33 ./slackware64/l/zstd-1.5.4-x86_64-1.txz.asc -rw-r--r-- 1 root root 163 2023-02-10 19:33 ./slackware64/l/zstd-1.5.4-x86_64-1.txz.asc
drwxr-xr-x 2 root root 36864 2023-03-18 18:44 ./slackware64/n drwxr-xr-x 2 root root 36864 2023-03-20 18:32 ./slackware64/n
-rw-r--r-- 1 root root 357 2023-03-09 19:11 ./slackware64/n/ModemManager-1.20.6-x86_64-1.txt -rw-r--r-- 1 root root 357 2023-03-09 19:11 ./slackware64/n/ModemManager-1.20.6-x86_64-1.txt
-rw-r--r-- 1 root root 1517848 2023-03-09 19:11 ./slackware64/n/ModemManager-1.20.6-x86_64-1.txz -rw-r--r-- 1 root root 1517848 2023-03-09 19:11 ./slackware64/n/ModemManager-1.20.6-x86_64-1.txz
-rw-r--r-- 1 root root 163 2023-03-09 19:11 ./slackware64/n/ModemManager-1.20.6-x86_64-1.txz.asc -rw-r--r-- 1 root root 163 2023-03-09 19:11 ./slackware64/n/ModemManager-1.20.6-x86_64-1.txz.asc
@ -3946,9 +3946,9 @@ drwxr-xr-x 2 root root 36864 2023-03-18 18:44 ./slackware64/n
-rw-r--r-- 1 root root 409 2021-02-13 11:57 ./slackware64/n/crda-4.14-x86_64-3.txt -rw-r--r-- 1 root root 409 2021-02-13 11:57 ./slackware64/n/crda-4.14-x86_64-3.txt
-rw-r--r-- 1 root root 69208 2021-02-13 11:57 ./slackware64/n/crda-4.14-x86_64-3.txz -rw-r--r-- 1 root root 69208 2021-02-13 11:57 ./slackware64/n/crda-4.14-x86_64-3.txz
-rw-r--r-- 1 root root 163 2021-02-13 11:57 ./slackware64/n/crda-4.14-x86_64-3.txz.asc -rw-r--r-- 1 root root 163 2021-02-13 11:57 ./slackware64/n/crda-4.14-x86_64-3.txz.asc
-rw-r--r-- 1 root root 552 2023-03-08 02:07 ./slackware64/n/curl-7.88.1-x86_64-2.txt -rw-r--r-- 1 root root 552 2023-03-20 17:31 ./slackware64/n/curl-8.0.1-x86_64-1.txt
-rw-r--r-- 1 root root 1339024 2023-03-08 02:07 ./slackware64/n/curl-7.88.1-x86_64-2.txz -rw-r--r-- 1 root root 1339956 2023-03-20 17:31 ./slackware64/n/curl-8.0.1-x86_64-1.txz
-rw-r--r-- 1 root root 163 2023-03-08 02:07 ./slackware64/n/curl-7.88.1-x86_64-2.txz.asc -rw-r--r-- 1 root root 163 2023-03-20 17:31 ./slackware64/n/curl-8.0.1-x86_64-1.txz.asc
-rw-r--r-- 1 root root 373 2023-03-08 02:08 ./slackware64/n/cyrus-sasl-2.1.28-x86_64-3.txt -rw-r--r-- 1 root root 373 2023-03-08 02:08 ./slackware64/n/cyrus-sasl-2.1.28-x86_64-3.txt
-rw-r--r-- 1 root root 994312 2023-03-08 02:08 ./slackware64/n/cyrus-sasl-2.1.28-x86_64-3.txz -rw-r--r-- 1 root root 994312 2023-03-08 02:08 ./slackware64/n/cyrus-sasl-2.1.28-x86_64-3.txz
-rw-r--r-- 1 root root 163 2023-03-08 02:08 ./slackware64/n/cyrus-sasl-2.1.28-x86_64-3.txz.asc -rw-r--r-- 1 root root 163 2023-03-08 02:08 ./slackware64/n/cyrus-sasl-2.1.28-x86_64-3.txz.asc
@ -4407,7 +4407,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 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 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 -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 2023-03-18 18:44 ./slackware64/x drwxr-xr-x 2 root root 65536 2023-03-20 18:32 ./slackware64/x
-rw-r--r-- 1 root root 440 2022-12-09 18:23 ./slackware64/x/OpenCC-1.1.6-x86_64-1.txt -rw-r--r-- 1 root root 440 2022-12-09 18:23 ./slackware64/x/OpenCC-1.1.6-x86_64-1.txt
-rw-r--r-- 1 root root 677084 2022-12-09 18:23 ./slackware64/x/OpenCC-1.1.6-x86_64-1.txz -rw-r--r-- 1 root root 677084 2022-12-09 18:23 ./slackware64/x/OpenCC-1.1.6-x86_64-1.txz
-rw-r--r-- 1 root root 163 2022-12-09 18:23 ./slackware64/x/OpenCC-1.1.6-x86_64-1.txz.asc -rw-r--r-- 1 root root 163 2022-12-09 18:23 ./slackware64/x/OpenCC-1.1.6-x86_64-1.txz.asc
@ -4456,9 +4456,9 @@ drwxr-xr-x 2 root root 65536 2023-03-18 18:44 ./slackware64/x
-rw-r--r-- 1 root root 418 2023-03-11 19:53 ./slackware64/x/fcitx5-chinese-addons-5.0.17-x86_64-1.txt -rw-r--r-- 1 root root 418 2023-03-11 19:53 ./slackware64/x/fcitx5-chinese-addons-5.0.17-x86_64-1.txt
-rw-r--r-- 1 root root 1078992 2023-03-11 19:53 ./slackware64/x/fcitx5-chinese-addons-5.0.17-x86_64-1.txz -rw-r--r-- 1 root root 1078992 2023-03-11 19:53 ./slackware64/x/fcitx5-chinese-addons-5.0.17-x86_64-1.txz
-rw-r--r-- 1 root root 163 2023-03-11 19:53 ./slackware64/x/fcitx5-chinese-addons-5.0.17-x86_64-1.txz.asc -rw-r--r-- 1 root root 163 2023-03-11 19:53 ./slackware64/x/fcitx5-chinese-addons-5.0.17-x86_64-1.txz.asc
-rw-r--r-- 1 root root 275 2023-03-11 19:53 ./slackware64/x/fcitx5-gtk-5.0.22-x86_64-1.txt -rw-r--r-- 1 root root 275 2023-03-20 17:38 ./slackware64/x/fcitx5-gtk-5.0.23-x86_64-1.txt
-rw-r--r-- 1 root root 79472 2023-03-11 19:53 ./slackware64/x/fcitx5-gtk-5.0.22-x86_64-1.txz -rw-r--r-- 1 root root 79012 2023-03-20 17:38 ./slackware64/x/fcitx5-gtk-5.0.23-x86_64-1.txz
-rw-r--r-- 1 root root 163 2023-03-11 19:53 ./slackware64/x/fcitx5-gtk-5.0.22-x86_64-1.txz.asc -rw-r--r-- 1 root root 163 2023-03-20 17:38 ./slackware64/x/fcitx5-gtk-5.0.23-x86_64-1.txz.asc
-rw-r--r-- 1 root root 262 2023-03-11 19:56 ./slackware64/x/fcitx5-hangul-5.0.11-x86_64-1.txt -rw-r--r-- 1 root root 262 2023-03-11 19:56 ./slackware64/x/fcitx5-hangul-5.0.11-x86_64-1.txt
-rw-r--r-- 1 root root 58576 2023-03-11 19:56 ./slackware64/x/fcitx5-hangul-5.0.11-x86_64-1.txz -rw-r--r-- 1 root root 58576 2023-03-11 19:56 ./slackware64/x/fcitx5-hangul-5.0.11-x86_64-1.txz
-rw-r--r-- 1 root root 163 2023-03-11 19:56 ./slackware64/x/fcitx5-hangul-5.0.11-x86_64-1.txz.asc -rw-r--r-- 1 root root 163 2023-03-11 19:56 ./slackware64/x/fcitx5-hangul-5.0.11-x86_64-1.txz.asc
@ -4824,9 +4824,9 @@ drwxr-xr-x 2 root root 65536 2023-03-18 18:44 ./slackware64/x
-rw-r--r-- 1 root root 423 2022-12-31 21:25 ./slackware64/x/libva-2.17.0-x86_64-1.txt -rw-r--r-- 1 root root 423 2022-12-31 21:25 ./slackware64/x/libva-2.17.0-x86_64-1.txt
-rw-r--r-- 1 root root 180256 2022-12-31 21:25 ./slackware64/x/libva-2.17.0-x86_64-1.txz -rw-r--r-- 1 root root 180256 2022-12-31 21:25 ./slackware64/x/libva-2.17.0-x86_64-1.txz
-rw-r--r-- 1 root root 163 2022-12-31 21:25 ./slackware64/x/libva-2.17.0-x86_64-1.txz.asc -rw-r--r-- 1 root root 163 2022-12-31 21:25 ./slackware64/x/libva-2.17.0-x86_64-1.txz.asc
-rw-r--r-- 1 root root 294 2023-01-10 21:10 ./slackware64/x/libva-utils-2.17.1-x86_64-1.txt -rw-r--r-- 1 root root 294 2023-03-20 17:43 ./slackware64/x/libva-utils-2.18.0-x86_64-1.txt
-rw-r--r-- 1 root root 488104 2023-01-10 21:10 ./slackware64/x/libva-utils-2.17.1-x86_64-1.txz -rw-r--r-- 1 root root 489560 2023-03-20 17:43 ./slackware64/x/libva-utils-2.18.0-x86_64-1.txz
-rw-r--r-- 1 root root 163 2023-01-10 21:10 ./slackware64/x/libva-utils-2.17.1-x86_64-1.txz.asc -rw-r--r-- 1 root root 163 2023-03-20 17:43 ./slackware64/x/libva-utils-2.18.0-x86_64-1.txz.asc
-rw-r--r-- 1 root root 500 2022-03-07 20:26 ./slackware64/x/libvdpau-1.5-x86_64-1.txt -rw-r--r-- 1 root root 500 2022-03-07 20:26 ./slackware64/x/libvdpau-1.5-x86_64-1.txt
-rw-r--r-- 1 root root 59680 2022-03-07 20:26 ./slackware64/x/libvdpau-1.5-x86_64-1.txz -rw-r--r-- 1 root root 59680 2022-03-07 20:26 ./slackware64/x/libvdpau-1.5-x86_64-1.txz
-rw-r--r-- 1 root root 163 2022-03-07 20:26 ./slackware64/x/libvdpau-1.5-x86_64-1.txz.asc -rw-r--r-- 1 root root 163 2022-03-07 20:26 ./slackware64/x/libvdpau-1.5-x86_64-1.txz.asc
@ -5286,7 +5286,7 @@ drwxr-xr-x 2 root root 65536 2023-03-18 18:44 ./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 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 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 -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 2023-03-16 23:38 ./slackware64/xap drwxr-xr-x 2 root root 16384 2023-03-20 18:32 ./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 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 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 -rw-r--r-- 1 root root 163 2022-10-09 18:00 ./slackware64/xap/MPlayer-20221009-x86_64-1.txz.asc
@ -5400,9 +5400,9 @@ drwxr-xr-x 2 root root 16384 2023-03-16 23:38 ./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 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 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 676 2021-09-23 19:13 ./slackware64/xap/tagfile
-rw-r--r-- 1 root root 503 2023-02-28 02:43 ./slackware64/xap/vim-gvim-9.0.1362-x86_64-1.txt -rw-r--r-- 1 root root 503 2023-03-20 17:52 ./slackware64/xap/vim-gvim-9.0.1418-x86_64-1.txt
-rw-r--r-- 1 root root 1747120 2023-02-28 02:43 ./slackware64/xap/vim-gvim-9.0.1362-x86_64-1.txz -rw-r--r-- 1 root root 1745848 2023-03-20 17:52 ./slackware64/xap/vim-gvim-9.0.1418-x86_64-1.txz
-rw-r--r-- 1 root root 163 2023-02-28 02:43 ./slackware64/xap/vim-gvim-9.0.1362-x86_64-1.txz.asc -rw-r--r-- 1 root root 163 2023-03-20 17:52 ./slackware64/xap/vim-gvim-9.0.1418-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 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 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 -rw-r--r-- 1 root root 163 2021-02-13 13:43 ./slackware64/xap/windowmaker-0.95.9-x86_64-3.txz.asc
@ -5445,7 +5445,7 @@ drwxr-xr-x 2 root root 16384 2023-03-16 23:38 ./slackware64/xap
-rw-r--r-- 1 root root 230 2023-03-01 19:40 ./slackware64/xap/xsnow-3.7.1-x86_64-1.txt -rw-r--r-- 1 root root 230 2023-03-01 19:40 ./slackware64/xap/xsnow-3.7.1-x86_64-1.txt
-rw-r--r-- 1 root root 1801784 2023-03-01 19:40 ./slackware64/xap/xsnow-3.7.1-x86_64-1.txz -rw-r--r-- 1 root root 1801784 2023-03-01 19:40 ./slackware64/xap/xsnow-3.7.1-x86_64-1.txz
-rw-r--r-- 1 root root 163 2023-03-01 19:40 ./slackware64/xap/xsnow-3.7.1-x86_64-1.txz.asc -rw-r--r-- 1 root root 163 2023-03-01 19:40 ./slackware64/xap/xsnow-3.7.1-x86_64-1.txz.asc
drwxr-xr-x 2 root root 12288 2023-02-28 21:39 ./slackware64/xfce drwxr-xr-x 2 root root 12288 2023-03-20 18:32 ./slackware64/xfce
-rw-r--r-- 1 root root 253 2021-10-01 03:27 ./slackware64/xfce/Greybird-3.22.15-noarch-1.txt -rw-r--r-- 1 root root 253 2021-10-01 03:27 ./slackware64/xfce/Greybird-3.22.15-noarch-1.txt
-rw-r--r-- 1 root root 189900 2021-10-01 03:27 ./slackware64/xfce/Greybird-3.22.15-noarch-1.txz -rw-r--r-- 1 root root 189900 2021-10-01 03:27 ./slackware64/xfce/Greybird-3.22.15-noarch-1.txz
-rw-r--r-- 1 root root 163 2021-10-01 03:27 ./slackware64/xfce/Greybird-3.22.15-noarch-1.txz.asc -rw-r--r-- 1 root root 163 2021-10-01 03:27 ./slackware64/xfce/Greybird-3.22.15-noarch-1.txz.asc
@ -5505,9 +5505,9 @@ drwxr-xr-x 2 root root 12288 2023-02-28 21:39 ./slackware64/xfce
-rw-r--r-- 1 root root 598 2022-09-17 18:36 ./slackware64/xfce/xfce4-pulseaudio-plugin-0.4.5-x86_64-1.txt -rw-r--r-- 1 root root 598 2022-09-17 18:36 ./slackware64/xfce/xfce4-pulseaudio-plugin-0.4.5-x86_64-1.txt
-rw-r--r-- 1 root root 98532 2022-09-17 18:36 ./slackware64/xfce/xfce4-pulseaudio-plugin-0.4.5-x86_64-1.txz -rw-r--r-- 1 root root 98532 2022-09-17 18:36 ./slackware64/xfce/xfce4-pulseaudio-plugin-0.4.5-x86_64-1.txz
-rw-r--r-- 1 root root 163 2022-09-17 18:36 ./slackware64/xfce/xfce4-pulseaudio-plugin-0.4.5-x86_64-1.txz.asc -rw-r--r-- 1 root root 163 2022-09-17 18:36 ./slackware64/xfce/xfce4-pulseaudio-plugin-0.4.5-x86_64-1.txz.asc
-rw-r--r-- 1 root root 561 2021-02-13 13:53 ./slackware64/xfce/xfce4-screensaver-4.16.0-x86_64-3.txt -rw-r--r-- 1 root root 561 2023-03-20 17:50 ./slackware64/xfce/xfce4-screensaver-4.18.0-x86_64-1.txt
-rw-r--r-- 1 root root 254900 2021-02-13 13:53 ./slackware64/xfce/xfce4-screensaver-4.16.0-x86_64-3.txz -rw-r--r-- 1 root root 253996 2023-03-20 17:50 ./slackware64/xfce/xfce4-screensaver-4.18.0-x86_64-1.txz
-rw-r--r-- 1 root root 163 2021-02-13 13:53 ./slackware64/xfce/xfce4-screensaver-4.16.0-x86_64-3.txz.asc -rw-r--r-- 1 root root 163 2023-03-20 17:50 ./slackware64/xfce/xfce4-screensaver-4.18.0-x86_64-1.txz.asc
-rw-r--r-- 1 root root 365 2023-01-13 20:15 ./slackware64/xfce/xfce4-screenshooter-1.10.3-x86_64-1.txt -rw-r--r-- 1 root root 365 2023-01-13 20:15 ./slackware64/xfce/xfce4-screenshooter-1.10.3-x86_64-1.txt
-rw-r--r-- 1 root root 180912 2023-01-13 20:15 ./slackware64/xfce/xfce4-screenshooter-1.10.3-x86_64-1.txz -rw-r--r-- 1 root root 180912 2023-01-13 20:15 ./slackware64/xfce/xfce4-screenshooter-1.10.3-x86_64-1.txz
-rw-r--r-- 1 root root 163 2023-01-13 20:15 ./slackware64/xfce/xfce4-screenshooter-1.10.3-x86_64-1.txz.asc -rw-r--r-- 1 root root 163 2023-01-13 20:15 ./slackware64/xfce/xfce4-screenshooter-1.10.3-x86_64-1.txz.asc
@ -5553,11 +5553,11 @@ drwxr-xr-x 2 root root 4096 2023-03-08 20:34 ./slackware64/y
-rw-r--r-- 1 root root 1491108 2023-02-19 18:31 ./slackware64/y/nethack-3.6.7-x86_64-1.txz -rw-r--r-- 1 root root 1491108 2023-02-19 18:31 ./slackware64/y/nethack-3.6.7-x86_64-1.txz
-rw-r--r-- 1 root root 163 2023-02-19 18:31 ./slackware64/y/nethack-3.6.7-x86_64-1.txz.asc -rw-r--r-- 1 root root 163 2023-02-19 18:31 ./slackware64/y/nethack-3.6.7-x86_64-1.txz.asc
-rw-r--r-- 1 root root 26 2020-12-30 21:55 ./slackware64/y/tagfile -rw-r--r-- 1 root root 26 2020-12-30 21:55 ./slackware64/y/tagfile
drwxr-xr-x 18 root root 4096 2023-03-18 18:45 ./source drwxr-xr-x 18 root root 4096 2023-03-20 18:33 ./source
-rw-r--r-- 1 root root 595316 2023-03-18 18:45 ./source/CHECKSUMS.md5 -rw-r--r-- 1 root root 595312 2023-03-20 18:33 ./source/CHECKSUMS.md5
-rw-r--r-- 1 root root 163 2023-03-18 18:45 ./source/CHECKSUMS.md5.asc -rw-r--r-- 1 root root 163 2023-03-20 18:33 ./source/CHECKSUMS.md5.asc
-rw-r--r-- 1 root root 828109 2023-03-18 18:45 ./source/FILE_LIST -rw-r--r-- 1 root root 828105 2023-03-20 18:33 ./source/FILE_LIST
-rw-r--r-- 1 root root 24468048 2023-03-18 18:45 ./source/MANIFEST.bz2 -rw-r--r-- 1 root root 24481502 2023-03-20 18:33 ./source/MANIFEST.bz2
-rw-r--r-- 1 root root 828 2022-02-02 04:43 ./source/README.TXT -rw-r--r-- 1 root root 828 2022-02-02 04:43 ./source/README.TXT
drwxr-xr-x 123 root root 4096 2023-03-16 18:59 ./source/a drwxr-xr-x 123 root root 4096 2023-03-16 18:59 ./source/a
-rw-r--r-- 1 root root 234 2022-10-16 18:39 ./source/a/FTBFSlog -rw-r--r-- 1 root root 234 2022-10-16 18:39 ./source/a/FTBFSlog
@ -5663,10 +5663,10 @@ drwxr-xr-x 2 root root 4096 2021-02-13 05:31 ./source/a/bzip2
-rw-r--r-- 1 root root 307 2019-07-14 19:00 ./source/a/bzip2/bzip2.saneso.diff.gz -rw-r--r-- 1 root root 307 2019-07-14 19:00 ./source/a/bzip2/bzip2.saneso.diff.gz
-rw-r--r-- 1 root root 32 2019-06-28 18:17 ./source/a/bzip2/bzip2.url -rw-r--r-- 1 root root 32 2019-06-28 18:17 ./source/a/bzip2/bzip2.url
-rw-r--r-- 1 root root 930 2018-02-27 06:13 ./source/a/bzip2/slack-desc -rw-r--r-- 1 root root 930 2018-02-27 06:13 ./source/a/bzip2/slack-desc
drwxr-xr-x 2 root root 4096 2022-04-17 18:31 ./source/a/coreutils drwxr-xr-x 2 root root 4096 2023-03-20 17:28 ./source/a/coreutils
-rw-r--r-- 1 root root 1735 2021-09-27 17:36 ./source/a/coreutils/DIR_COLORS.gz -rw-r--r-- 1 root root 1735 2021-09-27 17:36 ./source/a/coreutils/DIR_COLORS.gz
-rw-r--r-- 1 root root 5712104 2022-04-15 22:16 ./source/a/coreutils/coreutils-9.1.tar.xz -rw-r--r-- 1 root root 5773008 2023-03-20 15:08 ./source/a/coreutils/coreutils-9.2.tar.xz
-rw-r--r-- 1 root root 833 2022-04-15 22:16 ./source/a/coreutils/coreutils-9.1.tar.xz.sig -rw-r--r-- 1 root root 833 2023-03-20 15:08 ./source/a/coreutils/coreutils-9.2.tar.xz.sig
-rw-r--r-- 1 root root 633 2017-11-28 22:34 ./source/a/coreutils/coreutils-dircolors.csh.gz -rw-r--r-- 1 root root 633 2017-11-28 22:34 ./source/a/coreutils/coreutils-dircolors.csh.gz
-rw-r--r-- 1 root root 754 2017-11-28 22:35 ./source/a/coreutils/coreutils-dircolors.sh.gz -rw-r--r-- 1 root root 754 2017-11-28 22:35 ./source/a/coreutils/coreutils-dircolors.sh.gz
-rwxr-xr-x 1 root root 7015 2022-04-17 18:22 ./source/a/coreutils/coreutils.SlackBuild -rwxr-xr-x 1 root root 7015 2022-04-17 18:22 ./source/a/coreutils/coreutils.SlackBuild
@ -5770,13 +5770,13 @@ drwxr-xr-x 2 root root 4096 2022-09-06 18:27 ./source/a/efivar
-rwxr-xr-x 1 root root 3669 2022-09-06 18:27 ./source/a/efivar/efivar.SlackBuild -rwxr-xr-x 1 root root 3669 2022-09-06 18:27 ./source/a/efivar/efivar.SlackBuild
-rwxr-xr-x 1 root root 1996 2020-07-09 18:37 ./source/a/efivar/fetch-efivar.sh -rwxr-xr-x 1 root root 1996 2020-07-09 18:37 ./source/a/efivar/fetch-efivar.sh
-rw-r--r-- 1 root root 798 2018-06-12 19:27 ./source/a/efivar/slack-desc -rw-r--r-- 1 root root 798 2018-06-12 19:27 ./source/a/efivar/slack-desc
drwxr-xr-x 2 root root 4096 2022-08-05 20:38 ./source/a/elilo drwxr-xr-x 2 root root 4096 2023-03-20 17:03 ./source/a/elilo
-rw-r--r-- 1 root root 420016 2013-03-29 20:03 ./source/a/elilo/elilo-3.16-all.tar.xz -rw-r--r-- 1 root root 420016 2013-03-29 20:03 ./source/a/elilo/elilo-3.16-all.tar.xz
-rwxr-xr-x 1 root root 5633 2022-08-05 20:26 ./source/a/elilo/elilo.SlackBuild -rwxr-xr-x 1 root root 5633 2023-03-20 17:03 ./source/a/elilo/elilo.SlackBuild
-rw-r--r-- 1 root root 436 2017-11-20 18:33 ./source/a/elilo/elilo.double.kernel.size.limit.diff.gz -rw-r--r-- 1 root root 436 2017-11-20 18:33 ./source/a/elilo/elilo.double.kernel.size.limit.diff.gz
-rw-r--r-- 1 root root 115516 2022-08-05 20:38 ./source/a/elilo/elilo.loader.binaries.tar.xz -rw-r--r-- 1 root root 115516 2022-08-05 20:38 ./source/a/elilo/elilo.loader.binaries.tar.xz
-rw-r--r-- 1 root root 627 2022-08-05 19:09 ./source/a/elilo/elilo.zeroes.cc_blob_address.diff.gz -rw-r--r-- 1 root root 627 2022-08-05 19:09 ./source/a/elilo/elilo.zeroes.cc_blob_address.diff.gz
-rw-r--r-- 1 root root 8206 2019-07-29 20:51 ./source/a/elilo/eliloconfig -rw-r--r-- 1 root root 8628 2023-03-20 17:01 ./source/a/elilo/eliloconfig
-rw-r--r-- 1 root root 105 2013-10-06 07:42 ./source/a/elilo/setup.ll.eliloconfig -rw-r--r-- 1 root root 105 2013-10-06 07:42 ./source/a/elilo/setup.ll.eliloconfig
-rw-r--r-- 1 root root 897 2018-02-27 06:13 ./source/a/elilo/slack-desc -rw-r--r-- 1 root root 897 2018-02-27 06:13 ./source/a/elilo/slack-desc
drwxr-xr-x 2 root root 4096 2022-09-06 18:27 ./source/a/elogind drwxr-xr-x 2 root root 4096 2022-09-06 18:27 ./source/a/elogind
@ -6650,11 +6650,11 @@ drwxr-xr-x 2 root root 4096 2022-10-26 19:08 ./source/a/xfsprogs
-rw-r--r-- 1 root root 1301112 2021-08-20 19:10 ./source/a/xfsprogs/xfsprogs-5.13.0.tar.xz -rw-r--r-- 1 root root 1301112 2021-08-20 19:10 ./source/a/xfsprogs/xfsprogs-5.13.0.tar.xz
-rwxr-xr-x 1 root root 4903 2022-10-26 19:08 ./source/a/xfsprogs/xfsprogs.SlackBuild -rwxr-xr-x 1 root root 4903 2022-10-26 19:08 ./source/a/xfsprogs/xfsprogs.SlackBuild
-rw-r--r-- 1 root root 42 2017-09-27 22:21 ./source/a/xfsprogs/xfsprogs.url -rw-r--r-- 1 root root 42 2017-09-27 22:21 ./source/a/xfsprogs/xfsprogs.url
drwxr-xr-x 2 root root 4096 2023-01-19 19:53 ./source/a/xz drwxr-xr-x 2 root root 4096 2023-03-20 15:35 ./source/a/xz
-rw-r--r-- 1 root root 939 2020-03-18 18:04 ./source/a/xz/slack-desc -rw-r--r-- 1 root root 939 2020-03-18 18:04 ./source/a/xz/slack-desc
-rw-r--r-- 1 root root 1485272 2023-01-11 17:27 ./source/a/xz/xz-5.4.1.tar.xz -rw-r--r-- 1 root root 1611636 2023-03-18 16:26 ./source/a/xz/xz-5.4.2.tar.xz
-rw-r--r-- 1 root root 566 2023-01-11 17:19 ./source/a/xz/xz-5.4.1.tar.xz.sig -rw-r--r-- 1 root root 566 2023-03-18 16:24 ./source/a/xz/xz-5.4.2.tar.xz.sig
-rwxr-xr-x 1 root root 5469 2023-01-19 19:54 ./source/a/xz/xz.SlackBuild -rwxr-xr-x 1 root root 5469 2023-03-20 15:34 ./source/a/xz/xz.SlackBuild
-rw-r--r-- 1 root root 253 2023-01-19 19:53 ./source/a/xz/xz.default.verbosity.V_ERROR.diff.gz -rw-r--r-- 1 root root 253 2023-01-19 19:53 ./source/a/xz/xz.default.verbosity.V_ERROR.diff.gz
drwxr-xr-x 2 root root 4096 2022-09-06 18:27 ./source/a/zerofree drwxr-xr-x 2 root root 4096 2022-09-06 18:27 ./source/a/zerofree
-rw-r--r-- 1 root root 996 2020-01-31 20:02 ./source/a/zerofree/slack-desc -rw-r--r-- 1 root root 996 2020-01-31 20:02 ./source/a/zerofree/slack-desc
@ -7008,8 +7008,8 @@ drwxr-xr-x 2 root root 4096 2022-08-05 17:52 ./source/ap/most
-rwxr-xr-x 1 root root 3334 2022-08-05 17:52 ./source/ap/most/most.SlackBuild -rwxr-xr-x 1 root root 3334 2022-08-05 17:52 ./source/ap/most/most.SlackBuild
-rw-r--r-- 1 root root 39 2019-03-06 19:02 ./source/ap/most/most.url -rw-r--r-- 1 root root 39 2019-03-06 19:02 ./source/ap/most/most.url
-rw-r--r-- 1 root root 828 2018-02-27 06:12 ./source/ap/most/slack-desc -rw-r--r-- 1 root root 828 2018-02-27 06:12 ./source/ap/most/slack-desc
drwxr-xr-x 2 root root 4096 2023-01-17 21:49 ./source/ap/mpg123 drwxr-xr-x 2 root root 4096 2023-03-20 17:44 ./source/ap/mpg123
-rw-r--r-- 1 root root 905253 2023-01-14 22:55 ./source/ap/mpg123/mpg123-1.31.2.tar.lz -rw-r--r-- 1 root root 905502 2023-03-19 21:25 ./source/ap/mpg123/mpg123-1.31.3.tar.lz
-rwxr-xr-x 1 root root 6313 2021-10-18 16:54 ./source/ap/mpg123/mpg123.SlackBuild -rwxr-xr-x 1 root root 6313 2021-10-18 16:54 ./source/ap/mpg123/mpg123.SlackBuild
-rw-r--r-- 1 root root 250 2021-09-18 19:47 ./source/ap/mpg123/mpg123.lib64.diff.gz -rw-r--r-- 1 root root 250 2021-09-18 19:47 ./source/ap/mpg123/mpg123.lib64.diff.gz
-rw-r--r-- 1 root root 27 2019-08-26 18:16 ./source/ap/mpg123/mpg123.url -rw-r--r-- 1 root root 27 2019-08-26 18:16 ./source/ap/mpg123/mpg123.url
@ -7177,11 +7177,11 @@ drwxr-xr-x 2 root root 4096 2023-03-11 20:08 ./source/ap/sqlite
-rw-r--r-- 1 root root 937 2018-11-29 19:15 ./source/ap/sqlite/slack-desc -rw-r--r-- 1 root root 937 2018-11-29 19:15 ./source/ap/sqlite/slack-desc
-rw-r--r-- 1 root root 7650883 2023-03-10 20:36 ./source/ap/sqlite/sqlite-src-3410100.tar.lz -rw-r--r-- 1 root root 7650883 2023-03-10 20:36 ./source/ap/sqlite/sqlite-src-3410100.tar.lz
-rwxr-xr-x 1 root root 6256 2022-11-16 19:04 ./source/ap/sqlite/sqlite.SlackBuild -rwxr-xr-x 1 root root 6256 2022-11-16 19:04 ./source/ap/sqlite/sqlite.SlackBuild
drwxr-xr-x 2 root root 4096 2022-09-06 18:27 ./source/ap/squashfs-tools drwxr-xr-x 2 root root 4096 2023-03-20 17:46 ./source/ap/squashfs-tools
-rwxr-xr-x 1 root root 1939 2020-07-09 18:37 ./source/ap/squashfs-tools/get-squashfs-tools.sh -rwxr-xr-x 1 root root 1939 2020-07-09 18:37 ./source/ap/squashfs-tools/get-squashfs-tools.sh
-rw-r--r-- 1 root root 1078 2018-09-13 21:00 ./source/ap/squashfs-tools/slack-desc -rw-r--r-- 1 root root 1078 2018-09-13 21:00 ./source/ap/squashfs-tools/slack-desc
-rw-r--r-- 1 root root 194798 2022-03-17 19:32 ./source/ap/squashfs-tools/squashfs-tools-4.5.1.tar.lz -rw-r--r-- 1 root root 202640 2023-03-17 18:19 ./source/ap/squashfs-tools/squashfs-tools-4.6.tar.lz
-rwxr-xr-- 1 root root 4251 2023-03-17 01:11 ./source/ap/squashfs-tools/squashfs-tools.SlackBuild -rwxr-xr-- 1 root root 4284 2023-03-20 17:48 ./source/ap/squashfs-tools/squashfs-tools.SlackBuild
drwxr-xr-x 2 root root 4096 2023-03-07 21:39 ./source/ap/sudo drwxr-xr-x 2 root root 4096 2023-03-07 21:39 ./source/ap/sudo
-rw-r--r-- 1 root root 275 2004-09-19 00:25 ./source/ap/sudo/doinst.sh.gz -rw-r--r-- 1 root root 275 2004-09-19 00:25 ./source/ap/sudo/doinst.sh.gz
-rw-r--r-- 1 root root 894 2018-02-27 06:12 ./source/ap/sudo/slack-desc -rw-r--r-- 1 root root 894 2018-02-27 06:12 ./source/ap/sudo/slack-desc
@ -7233,14 +7233,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 -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 -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 -rw-r--r-- 1 root root 129 2008-11-24 18:23 ./source/ap/vbetool/vbetool.info
drwxr-xr-x 2 root root 4096 2023-02-28 02:41 ./source/ap/vim drwxr-xr-x 2 root root 4096 2023-03-20 17:11 ./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 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 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 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 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 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 959 2018-03-15 02:41 ./source/ap/vim/slack-desc.vim-gvim
-rw-r--r-- 1 root root 10820983 2023-02-28 02:40 ./source/ap/vim/vim-9.0.1362.tar.lz -rw-r--r-- 1 root root 10824042 2023-03-20 17:11 ./source/ap/vim/vim-9.0.1418.tar.lz
-rwxr-xr-x 1 root root 6366 2023-02-28 02:42 ./source/ap/vim/vim-gvim.SlackBuild -rwxr-xr-x 1 root root 6366 2023-02-28 02:42 ./source/ap/vim/vim-gvim.SlackBuild
-rwxr-xr-x 1 root root 7545 2023-02-28 02:41 ./source/ap/vim/vim.SlackBuild -rwxr-xr-x 1 root root 7545 2023-02-28 02:41 ./source/ap/vim/vim.SlackBuild
-rw-r--r-- 1 root root 76 2022-12-08 18:30 ./source/ap/vim/vim.url -rw-r--r-- 1 root root 76 2022-12-08 18:30 ./source/ap/vim/vim.url
@ -10435,9 +10435,9 @@ drwxr-xr-x 2 root root 4096 2018-01-05 18:45 ./source/l/id3lib/patches
-rw-r--r-- 1 root root 629 2017-09-11 16:30 ./source/l/id3lib/patches/id3lib.utf8_writing.patch.gz -rw-r--r-- 1 root root 629 2017-09-11 16:30 ./source/l/id3lib/patches/id3lib.utf8_writing.patch.gz
-rw-r--r-- 1 root root 517 2017-09-11 16:30 ./source/l/id3lib/patches/id3lib.vbr_stack_smash.patch.gz -rw-r--r-- 1 root root 517 2017-09-11 16:30 ./source/l/id3lib/patches/id3lib.vbr_stack_smash.patch.gz
-rw-r--r-- 1 root root 927 2018-02-27 06:12 ./source/l/id3lib/slack-desc -rw-r--r-- 1 root root 927 2018-02-27 06:12 ./source/l/id3lib/slack-desc
drwxr-xr-x 2 root root 4096 2023-03-13 18:02 ./source/l/imagemagick drwxr-xr-x 2 root root 4096 2023-03-20 17:39 ./source/l/imagemagick
-rw-r--r-- 1 root root 10321824 2023-03-11 21:25 ./source/l/imagemagick/ImageMagick-7.1.1-3.tar.lz -rw-r--r-- 1 root root 10323100 2023-03-18 13:35 ./source/l/imagemagick/ImageMagick-7.1.1-4.tar.lz
-rw-r--r-- 1 root root 833 2023-03-11 22:53 ./source/l/imagemagick/ImageMagick-7.1.1-3.tar.lz.asc -rw-r--r-- 1 root root 833 2023-03-18 15:00 ./source/l/imagemagick/ImageMagick-7.1.1-4.tar.lz.asc
-rw-r--r-- 1 root root 309 2016-05-17 04:08 ./source/l/imagemagick/doinst.sh.gz -rw-r--r-- 1 root root 309 2016-05-17 04:08 ./source/l/imagemagick/doinst.sh.gz
-rwxr-xr-x 1 root root 7107 2023-03-09 18:59 ./source/l/imagemagick/imagemagick.SlackBuild -rwxr-xr-x 1 root root 7107 2023-03-09 18:59 ./source/l/imagemagick/imagemagick.SlackBuild
-rw-r--r-- 1 root root 81 2022-11-08 20:07 ./source/l/imagemagick/imagemagick.url -rw-r--r-- 1 root root 81 2022-11-08 20:07 ./source/l/imagemagick/imagemagick.url
@ -10894,8 +10894,8 @@ drwxr-xr-x 2 root root 4096 2022-02-21 19:35 ./source/l/libsecret
-rw-r--r-- 1 root root 187340 2022-02-21 06:27 ./source/l/libsecret/libsecret-0.20.5.tar.xz -rw-r--r-- 1 root root 187340 2022-02-21 06:27 ./source/l/libsecret/libsecret-0.20.5.tar.xz
-rwxr-xr-x 1 root root 3828 2022-02-21 19:37 ./source/l/libsecret/libsecret.SlackBuild -rwxr-xr-x 1 root root 3828 2022-02-21 19:37 ./source/l/libsecret/libsecret.SlackBuild
-rw-r--r-- 1 root root 706 2020-11-07 18:42 ./source/l/libsecret/slack-desc -rw-r--r-- 1 root root 706 2020-11-07 18:42 ./source/l/libsecret/slack-desc
drwxr-xr-x 2 root root 4096 2022-04-07 19:10 ./source/l/libsigc++ drwxr-xr-x 2 root root 4096 2023-03-20 17:41 ./source/l/libsigc++
-rw-r--r-- 1 root root 4998876 2022-02-11 15:01 ./source/l/libsigc++/libsigc++-2.10.8.tar.xz -rw-r--r-- 1 root root 5002560 2022-12-23 11:33 ./source/l/libsigc++/libsigc++-2.12.0.tar.xz
-rwxr-xr-x 1 root root 3911 2021-03-22 18:23 ./source/l/libsigc++/libsigc++.SlackBuild -rwxr-xr-x 1 root root 3911 2021-03-22 18:23 ./source/l/libsigc++/libsigc++.SlackBuild
-rw-r--r-- 1 root root 1034 2018-10-30 21:18 ./source/l/libsigc++/slack-desc -rw-r--r-- 1 root root 1034 2018-10-30 21:18 ./source/l/libsigc++/slack-desc
drwxr-xr-x 2 root root 4096 2023-02-17 20:07 ./source/l/libsigc++3 drwxr-xr-x 2 root root 4096 2023-02-17 20:07 ./source/l/libsigc++3
@ -11178,8 +11178,8 @@ drwxr-xr-x 2 root root 4096 2023-03-07 21:39 ./source/l/neon
-rwxr-xr-x 1 root root 4451 2023-03-07 21:39 ./source/l/neon/neon.SlackBuild -rwxr-xr-x 1 root root 4451 2023-03-07 21:39 ./source/l/neon/neon.SlackBuild
-rw-r--r-- 1 root root 31 2020-04-18 18:41 ./source/l/neon/neon.url -rw-r--r-- 1 root root 31 2020-04-18 18:41 ./source/l/neon/neon.url
-rw-r--r-- 1 root root 797 2020-04-18 18:41 ./source/l/neon/slack-desc -rw-r--r-- 1 root root 797 2020-04-18 18:41 ./source/l/neon/slack-desc
drwxr-xr-x 2 root root 4096 2023-01-03 20:38 ./source/l/netpbm drwxr-xr-x 2 root root 4096 2023-03-20 17:45 ./source/l/netpbm
-rw-r--r-- 1 root root 3239600 2023-01-03 20:37 ./source/l/netpbm/netpbm-11.01.00.tar.lz -rw-r--r-- 1 root root 3240508 2023-03-20 17:45 ./source/l/netpbm/netpbm-11.01.01.tar.lz
-rw-r--r-- 1 root root 381 2019-04-17 08:07 ./source/l/netpbm/netpbm-CAN-2005-2471.patch.gz -rw-r--r-- 1 root root 381 2019-04-17 08:07 ./source/l/netpbm/netpbm-CAN-2005-2471.patch.gz
-rw-r--r-- 1 root root 382 2019-04-17 08:07 ./source/l/netpbm/netpbm-CVE-2017-2587.patch.gz -rw-r--r-- 1 root root 382 2019-04-17 08:07 ./source/l/netpbm/netpbm-CVE-2017-2587.patch.gz
-rw-r--r-- 1 root root 284 2019-04-17 08:07 ./source/l/netpbm/netpbm-bmptopnm.patch.gz -rw-r--r-- 1 root root 284 2019-04-17 08:07 ./source/l/netpbm/netpbm-bmptopnm.patch.gz
@ -12035,10 +12035,10 @@ drwxr-xr-x 2 root root 4096 2021-02-13 05:32 ./source/n/crda
-rw-r--r-- 1 root root 488 2019-06-03 21:45 ./source/n/crda/wireless-regdb-2019.06.03.tar.sign -rw-r--r-- 1 root root 488 2019-06-03 21:45 ./source/n/crda/wireless-regdb-2019.06.03.tar.sign
-rw-r--r-- 1 root root 23176 2019-06-03 21:45 ./source/n/crda/wireless-regdb-2019.06.03.tar.xz -rw-r--r-- 1 root root 23176 2019-06-03 21:45 ./source/n/crda/wireless-regdb-2019.06.03.tar.xz
-rw-r--r-- 1 root root 55 2018-02-05 06:31 ./source/n/crda/wireless-regdb.url -rw-r--r-- 1 root root 55 2018-02-05 06:31 ./source/n/crda/wireless-regdb.url
drwxr-xr-x 2 root root 4096 2023-03-07 21:39 ./source/n/curl drwxr-xr-x 2 root root 4096 2023-03-20 17:30 ./source/n/curl
-rw-r--r-- 1 root root 2581032 2023-02-20 07:31 ./source/n/curl/curl-7.88.1.tar.xz -rw-r--r-- 1 root root 2575544 2023-03-20 13:55 ./source/n/curl/curl-8.0.1.tar.xz
-rw-r--r-- 1 root root 488 2023-02-20 07:31 ./source/n/curl/curl-7.88.1.tar.xz.asc -rw-r--r-- 1 root root 488 2023-03-20 13:55 ./source/n/curl/curl-8.0.1.tar.xz.asc
-rwxr-xr-x 1 root root 4851 2023-03-07 21:39 ./source/n/curl/curl.SlackBuild -rwxr-xr-x 1 root root 4851 2023-03-20 17:30 ./source/n/curl/curl.SlackBuild
-rw-r--r-- 1 root root 30 2018-04-20 16:49 ./source/n/curl/curl.url -rw-r--r-- 1 root root 30 2018-04-20 16:49 ./source/n/curl/curl.url
-rw-r--r-- 1 root root 1004 2019-02-06 21:57 ./source/n/curl/slack-desc -rw-r--r-- 1 root root 1004 2019-02-06 21:57 ./source/n/curl/slack-desc
drwxr-xr-x 2 root root 4096 2023-03-07 21:39 ./source/n/cyrus-sasl drwxr-xr-x 2 root root 4096 2023-03-07 21:39 ./source/n/cyrus-sasl
@ -13128,10 +13128,10 @@ drwxr-xr-x 2 root root 4096 2023-03-11 19:52 ./source/x/fcitx5-chinese-add
-rwxr-xr-x 1 root root 3409 2023-03-11 19:52 ./source/x/fcitx5-chinese-addons/fcitx5-chinese-addons.SlackBuild -rwxr-xr-x 1 root root 3409 2023-03-11 19:52 ./source/x/fcitx5-chinese-addons/fcitx5-chinese-addons.SlackBuild
-rw-r--r-- 1 root root 60 2022-05-21 09:10 ./source/x/fcitx5-chinese-addons/fcitx5-chinese-addons.url -rw-r--r-- 1 root root 60 2022-05-21 09:10 ./source/x/fcitx5-chinese-addons/fcitx5-chinese-addons.url
-rw-r--r-- 1 root root 920 2022-05-21 09:11 ./source/x/fcitx5-chinese-addons/slack-desc -rw-r--r-- 1 root root 920 2022-05-21 09:11 ./source/x/fcitx5-chinese-addons/slack-desc
drwxr-xr-x 2 root root 4096 2023-03-11 19:53 ./source/x/fcitx5-gtk drwxr-xr-x 2 root root 4096 2023-03-20 17:38 ./source/x/fcitx5-gtk
-rw-r--r-- 1 root root 102 2022-05-19 18:01 ./source/x/fcitx5-gtk/doinst.sh.gz -rw-r--r-- 1 root root 102 2022-05-19 18:01 ./source/x/fcitx5-gtk/doinst.sh.gz
-rw-r--r-- 1 root root 53416 2023-03-11 04:53 ./source/x/fcitx5-gtk/fcitx5-gtk-5.0.22.tar.xz -rw-r--r-- 1 root root 53436 2023-03-17 03:41 ./source/x/fcitx5-gtk/fcitx5-gtk-5.0.23.tar.xz
-rw-r--r-- 1 root root 310 2023-03-11 04:53 ./source/x/fcitx5-gtk/fcitx5-gtk-5.0.22.tar.xz.sig -rw-r--r-- 1 root root 310 2023-03-17 03:41 ./source/x/fcitx5-gtk/fcitx5-gtk-5.0.23.tar.xz.sig
-rwxr-xr-x 1 root root 3376 2022-05-19 18:13 ./source/x/fcitx5-gtk/fcitx5-gtk.SlackBuild -rwxr-xr-x 1 root root 3376 2022-05-19 18:13 ./source/x/fcitx5-gtk/fcitx5-gtk.SlackBuild
-rw-r--r-- 1 root root 49 2022-05-19 18:02 ./source/x/fcitx5-gtk/fcitx5-gtk.url -rw-r--r-- 1 root root 49 2022-05-19 18:02 ./source/x/fcitx5-gtk/fcitx5-gtk.url
-rw-r--r-- 1 root root 766 2022-05-19 18:04 ./source/x/fcitx5-gtk/slack-desc -rw-r--r-- 1 root root 766 2022-05-19 18:04 ./source/x/fcitx5-gtk/slack-desc
@ -13376,8 +13376,8 @@ drwxr-xr-x 2 root root 4096 2023-01-17 21:01 ./source/x/libpinyin
-rwxr-xr-x 1 root root 3720 2021-09-17 03:16 ./source/x/libpinyin/libpinyin.SlackBuild -rwxr-xr-x 1 root root 3720 2021-09-17 03:16 ./source/x/libpinyin/libpinyin.SlackBuild
-rw-r--r-- 1 root root 820 2020-11-22 20:13 ./source/x/libpinyin/slack-desc -rw-r--r-- 1 root root 820 2020-11-22 20:13 ./source/x/libpinyin/slack-desc
drwxr-xr-x 2 root root 4096 2022-12-31 21:25 ./source/x/libva drwxr-xr-x 2 root root 4096 2022-12-31 21:25 ./source/x/libva
drwxr-xr-x 2 root root 4096 2023-01-10 21:10 ./source/x/libva-utils drwxr-xr-x 2 root root 4096 2023-03-20 17:43 ./source/x/libva-utils
-rw-r--r-- 1 root root 854180 2023-01-06 08:21 ./source/x/libva-utils/libva-utils-2.17.1.tar.lz -rw-r--r-- 1 root root 854346 2023-03-17 08:21 ./source/x/libva-utils/libva-utils-2.18.0.tar.lz
-rwxr-xr-x 1 root root 3601 2021-03-24 03:48 ./source/x/libva-utils/libva-utils.SlackBuild -rwxr-xr-x 1 root root 3601 2021-03-24 03:48 ./source/x/libva-utils/libva-utils.SlackBuild
-rw-r--r-- 1 root root 42 2022-10-09 20:36 ./source/x/libva-utils/libva-utils.url -rw-r--r-- 1 root root 42 2022-10-09 20:36 ./source/x/libva-utils/libva-utils.url
-rw-r--r-- 1 root root 785 2018-02-27 06:13 ./source/x/libva-utils/slack-desc -rw-r--r-- 1 root root 785 2018-02-27 06:13 ./source/x/libva-utils/slack-desc
@ -15169,11 +15169,11 @@ drwxr-xr-x 2 root root 4096 2022-09-17 18:36 ./source/xfce/xfce4-pulseaudi
-rw-r--r-- 1 root root 343034 2022-09-15 18:35 ./source/xfce/xfce4-pulseaudio-plugin/xfce4-pulseaudio-plugin-0.4.5.tar.lz -rw-r--r-- 1 root root 343034 2022-09-15 18:35 ./source/xfce/xfce4-pulseaudio-plugin/xfce4-pulseaudio-plugin-0.4.5.tar.lz
-rwxr-xr-x 1 root root 4561 2022-09-04 18:53 ./source/xfce/xfce4-pulseaudio-plugin/xfce4-pulseaudio-plugin.SlackBuild -rwxr-xr-x 1 root root 4561 2022-09-04 18:53 ./source/xfce/xfce4-pulseaudio-plugin/xfce4-pulseaudio-plugin.SlackBuild
-rw-r--r-- 1 root root 71 2022-09-04 18:52 ./source/xfce/xfce4-pulseaudio-plugin/xfce4-pulseaudio-plugin.url -rw-r--r-- 1 root root 71 2022-09-04 18:52 ./source/xfce/xfce4-pulseaudio-plugin/xfce4-pulseaudio-plugin.url
drwxr-xr-x 2 root root 4096 2022-11-21 20:13 ./source/xfce/xfce4-screensaver drwxr-xr-x 2 root root 4096 2023-03-20 17:50 ./source/xfce/xfce4-screensaver
-rw-r--r-- 1 root root 299 2020-12-16 02:18 ./source/xfce/xfce4-screensaver/clarify-desc-in-xfce-settings.patch.gz -rw-r--r-- 1 root root 299 2020-12-16 02:18 ./source/xfce/xfce4-screensaver/clarify-desc-in-xfce-settings.patch.gz
-rw-r--r-- 1 root root 1026 2019-05-26 02:41 ./source/xfce/xfce4-screensaver/slack-desc -rw-r--r-- 1 root root 1026 2019-05-26 02:41 ./source/xfce/xfce4-screensaver/slack-desc
-rw-r--r-- 1 root root 564272 2021-01-03 13:50 ./source/xfce/xfce4-screensaver/xfce4-screensaver-4.16.0.tar.lz -rw-r--r-- 1 root root 576143 2023-03-18 10:45 ./source/xfce/xfce4-screensaver/xfce4-screensaver-4.18.0.tar.lz
-rwxr-xr-x 1 root root 4730 2022-11-21 20:13 ./source/xfce/xfce4-screensaver/xfce4-screensaver.SlackBuild -rwxr-xr-x 1 root root 4730 2023-03-20 17:49 ./source/xfce/xfce4-screensaver/xfce4-screensaver.SlackBuild
-rw-r--r-- 1 root root 51 2021-01-08 19:20 ./source/xfce/xfce4-screensaver/xfce4-screensaver.url -rw-r--r-- 1 root root 51 2021-01-08 19:20 ./source/xfce/xfce4-screensaver/xfce4-screensaver.url
drwxr-xr-x 2 root root 4096 2023-01-13 20:15 ./source/xfce/xfce4-screenshooter drwxr-xr-x 2 root root 4096 2023-01-13 20:15 ./source/xfce/xfce4-screenshooter
-rw-r--r-- 1 root root 172 2011-10-26 15:38 ./source/xfce/xfce4-screenshooter/doinst.sh.gz -rw-r--r-- 1 root root 172 2011-10-26 15:38 ./source/xfce/xfce4-screenshooter/doinst.sh.gz

View file

@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=elilo PKGNAM=elilo
VERSION=${VERSION:-$(echo $PKGNAM*.tar.?z* | rev | cut -f 2 -d - | rev)} VERSION=${VERSION:-$(echo $PKGNAM*.tar.?z* | rev | cut -f 2 -d - | rev)}
BUILD=${BUILD:-13} BUILD=${BUILD:-14}
if [ -z "$ARCH" ]; then if [ -z "$ARCH" ]; then
case "$( uname -m )" in case "$( uname -m )" in

View file

@ -1,5 +1,5 @@
#!/bin/sh #!/bin/sh
# Copyright 2013, 2016, 2017 Patrick Volkerding, Sebeka, Minnesota, USA # Copyright 2013, 2016, 2017, 2023 Patrick Volkerding, Sebeka, Minnesota, USA
# All rights reserved. # All rights reserved.
# #
# Redistribution and use of this script, with or without modification, is # Redistribution and use of this script, with or without modification, is
@ -176,12 +176,19 @@ if [ "$REPLY" = "skip" ]; then
exit exit
fi fi
if [ ! -d /sys/firmware/efi/vars ]; then # Make sure an interface to read/write EFI variables is present:
modprobe efivars 1> /dev/null 2> /dev/null if [ ! -d /sys/firmware/efi/efivars ]; then
modprobe efivarfs 1> /dev/null 2> /dev/null
sleep 1 # Probably not needed, but playing it safe sleep 1 # Probably not needed, but playing it safe
# Take another look:
if [ ! -d /sys/firmware/efi/efivars ]; then
# Maybe we have an old kernel, so try the previous /sys/firmware/efi/vars interface instead:
modprobe efivars 1> /dev/null 2> /dev/null
sleep 1 # Probably not needed, but playing it safe
fi
fi fi
# If it's still gone, we fail silently: # At this point, we fail silently if we don't have either of these directories:
if [ ! -d /sys/firmware/efi/vars ]; then if [ ! -d /sys/firmware/efi/efivars -a ! -d /sys/firmware/efi/vars ]; then
exit exit
fi fi

View file

@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=xz PKGNAM=xz
VERSION=${VERSION:-$(echo $PKGNAM-*.tar.xz | rev | cut -f 3- -d . | cut -f 1 -d - | rev)} VERSION=${VERSION:-$(echo $PKGNAM-*.tar.xz | rev | cut -f 3- -d . | cut -f 1 -d - | rev)}
BUILD=${BUILD:-2} BUILD=${BUILD:-1}
# Automatically determine the architecture we're building on: # Automatically determine the architecture we're building on:
if [ -z "$ARCH" ]; then if [ -z "$ARCH" ]; then

View file

@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=squashfs-tools PKGNAM=squashfs-tools
VERSION=${VERSION:-$( echo squashfs-tools*.tar.?z | cut -d- -f3- | rev | cut -f3- -d . | rev )} VERSION=${VERSION:-$( echo squashfs-tools*.tar.?z | cut -d- -f3- | rev | cut -f3- -d . | rev )}
BUILD=${BUILD:-2} BUILD=${BUILD:-1}
# Automatically determine the architecture we're building on: # Automatically determine the architecture we're building on:
if [ -z "$ARCH" ]; then if [ -z "$ARCH" ]; then
@ -126,6 +126,7 @@ cd ..
mkdir -p $PKG/usr/doc/${PKGNAM}-$VERSION mkdir -p $PKG/usr/doc/${PKGNAM}-$VERSION
cp -a \ cp -a \
ACKNOWLEDGEMENTS CHANGES COPYING* INSTALL *README* \ ACKNOWLEDGEMENTS CHANGES COPYING* INSTALL *README* \
examples/pseudo-file.example \
$PKG/usr/doc/${PKGNAM}-$VERSION $PKG/usr/doc/${PKGNAM}-$VERSION
mkdir -p $PKG/install mkdir -p $PKG/install

View file

@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=curl PKGNAM=curl
VERSION=${VERSION:-$(echo curl-*.tar.xz | rev | cut -f 3- -d . | cut -f 1 -d - | rev)} VERSION=${VERSION:-$(echo curl-*.tar.xz | rev | cut -f 3- -d . | cut -f 1 -d - | rev)}
BUILD=${BUILD:-2} BUILD=${BUILD:-1}
# Automatically determine the architecture we're building on: # Automatically determine the architecture we're building on:
if [ -z "$ARCH" ]; then if [ -z "$ARCH" ]; then

View file

@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=xfce4-screensaver PKGNAM=xfce4-screensaver
VERSION=${VERSION:-$(echo $PKGNAM-*.tar.?z | rev | cut -f 3- -d . | cut -f 1 -d - | rev)} VERSION=${VERSION:-$(echo $PKGNAM-*.tar.?z | rev | cut -f 3- -d . | cut -f 1 -d - | rev)}
BUILD=${BUILD:-3} BUILD=${BUILD:-1}
# Automatically determine the architecture we're building on: # Automatically determine the architecture we're building on:
if [ -z "$ARCH" ]; then if [ -z "$ARCH" ]; then