Thu Mar 17 19:46:28 UTC 2022

Have a great day, everyone! Off to enjoy a couple Guinness. :-)
a/kernel-generic-5.16.15-x86_64-1.txz:  Upgraded.
a/kernel-huge-5.16.15-x86_64-1.txz:  Upgraded.
a/kernel-modules-5.16.15-x86_64-1.txz:  Upgraded.
a/openssl-solibs-1.1.1n-x86_64-1.txz:  Upgraded.
d/kernel-headers-5.16.15-x86-1.txz:  Upgraded.
d/meson-0.61.3-x86_64-1.txz:  Upgraded.
k/kernel-source-5.16.15-noarch-1.txz:  Upgraded.
kde/kstars-3.5.8-x86_64-1.txz:  Upgraded.
l/nodejs-16.14.1-x86_64-1.txz:  Upgraded.
n/bind-9.18.1-x86_64-1.txz:  Upgraded.
  This update fixes bugs and the following security issues:
  An assertion could occur in resume_dslookup() if the fetch had been shut
  down earlier.
  Lookups involving a DNAME could trigger an INSIST when "synth-from-dnssec"
  was enabled.
  A synchronous call to closehandle_cb() caused isc__nm_process_sock_buffer()
  to be called recursively, which in turn left TCP connections hanging in the
  CLOSE_WAIT state blocking indefinitely when out-of-order processing was
  disabled.
  The rules for acceptance of records into the cache have been tightened to
  prevent the possibility of poisoning if forwarders send records outside
  the configured bailiwick.
  For more information, see:
    https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-0667
    https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-0635
    https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-0396
    https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-25220
  (* Security fix *)
n/bluez-5.64-x86_64-1.txz:  Upgraded.
n/mobile-broadband-provider-info-20220316-x86_64-1.txz:  Upgraded.
n/openssl-1.1.1n-x86_64-1.txz:  Upgraded.
  This update fixes a high severity security issue:
  The BN_mod_sqrt() function, which computes a modular square root, contains
  a bug that can cause it to loop forever for non-prime moduli.
  For more information, see:
    https://www.openssl.org/news/secadv/20220315.txt
    https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-0778
  (* Security fix *)
n/openvpn-2.5.6-x86_64-1.txz:  Upgraded.
x/ibus-1.5.26-x86_64-1.txz:  Upgraded.
isolinux/initrd.img:  Rebuilt.
kernels/*:  Upgraded.
usb-and-pxe-installers/usbboot.img:  Rebuilt.
This commit is contained in:
Patrick J Volkerding 2022-03-17 19:46:28 +00:00 committed by Eric Hameleers
parent ae74897d32
commit a55e318a86
23 changed files with 1977 additions and 289 deletions

View file

@ -11,9 +11,63 @@
<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>Wed, 16 Mar 2022 01:46:29 GMT</pubDate>
<lastBuildDate>Wed, 16 Mar 2022 05:59:45 GMT</lastBuildDate>
<pubDate>Thu, 17 Mar 2022 19:46:28 GMT</pubDate>
<lastBuildDate>Fri, 18 Mar 2022 05:59:44 GMT</lastBuildDate>
<generator>maintain_current_git.sh v 1.17</generator>
<item>
<title>Thu, 17 Mar 2022 19:46:28 GMT</title>
<pubDate>Thu, 17 Mar 2022 19:46:28 GMT</pubDate>
<link>https://git.slackware.nl/current/tag/?h=20220317194628</link>
<guid isPermaLink="false">20220317194628</guid>
<description>
<![CDATA[<pre>
Have a great day, everyone! Off to enjoy a couple Guinness. :-)
a/kernel-generic-5.16.15-x86_64-1.txz: Upgraded.
a/kernel-huge-5.16.15-x86_64-1.txz: Upgraded.
a/kernel-modules-5.16.15-x86_64-1.txz: Upgraded.
a/openssl-solibs-1.1.1n-x86_64-1.txz: Upgraded.
d/kernel-headers-5.16.15-x86-1.txz: Upgraded.
d/meson-0.61.3-x86_64-1.txz: Upgraded.
k/kernel-source-5.16.15-noarch-1.txz: Upgraded.
kde/kstars-3.5.8-x86_64-1.txz: Upgraded.
l/nodejs-16.14.1-x86_64-1.txz: Upgraded.
n/bind-9.18.1-x86_64-1.txz: Upgraded.
This update fixes bugs and the following security issues:
An assertion could occur in resume_dslookup() if the fetch had been shut
down earlier.
Lookups involving a DNAME could trigger an INSIST when "synth-from-dnssec"
was enabled.
A synchronous call to closehandle_cb() caused isc__nm_process_sock_buffer()
to be called recursively, which in turn left TCP connections hanging in the
CLOSE_WAIT state blocking indefinitely when out-of-order processing was
disabled.
The rules for acceptance of records into the cache have been tightened to
prevent the possibility of poisoning if forwarders send records outside
the configured bailiwick.
For more information, see:
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-0667
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-0635
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-0396
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-25220
(* Security fix *)
n/bluez-5.64-x86_64-1.txz: Upgraded.
n/mobile-broadband-provider-info-20220316-x86_64-1.txz: Upgraded.
n/openssl-1.1.1n-x86_64-1.txz: Upgraded.
This update fixes a high severity security issue:
The BN_mod_sqrt() function, which computes a modular square root, contains
a bug that can cause it to loop forever for non-prime moduli.
For more information, see:
https://www.openssl.org/news/secadv/20220315.txt
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-0778
(* Security fix *)
n/openvpn-2.5.6-x86_64-1.txz: Upgraded.
x/ibus-1.5.26-x86_64-1.txz: Upgraded.
isolinux/initrd.img: Rebuilt.
kernels/*: Upgraded.
usb-and-pxe-installers/usbboot.img: Rebuilt.
</pre>]]>
</description>
</item>
<item>
<title>Wed, 16 Mar 2022 01:46:29 GMT</title>
<pubDate>Wed, 16 Mar 2022 01:46:29 GMT</pubDate>

View file

@ -1,3 +1,49 @@
Thu Mar 17 19:46:28 UTC 2022
Have a great day, everyone! Off to enjoy a couple Guinness. :-)
a/kernel-generic-5.16.15-x86_64-1.txz: Upgraded.
a/kernel-huge-5.16.15-x86_64-1.txz: Upgraded.
a/kernel-modules-5.16.15-x86_64-1.txz: Upgraded.
a/openssl-solibs-1.1.1n-x86_64-1.txz: Upgraded.
d/kernel-headers-5.16.15-x86-1.txz: Upgraded.
d/meson-0.61.3-x86_64-1.txz: Upgraded.
k/kernel-source-5.16.15-noarch-1.txz: Upgraded.
kde/kstars-3.5.8-x86_64-1.txz: Upgraded.
l/nodejs-16.14.1-x86_64-1.txz: Upgraded.
n/bind-9.18.1-x86_64-1.txz: Upgraded.
This update fixes bugs and the following security issues:
An assertion could occur in resume_dslookup() if the fetch had been shut
down earlier.
Lookups involving a DNAME could trigger an INSIST when "synth-from-dnssec"
was enabled.
A synchronous call to closehandle_cb() caused isc__nm_process_sock_buffer()
to be called recursively, which in turn left TCP connections hanging in the
CLOSE_WAIT state blocking indefinitely when out-of-order processing was
disabled.
The rules for acceptance of records into the cache have been tightened to
prevent the possibility of poisoning if forwarders send records outside
the configured bailiwick.
For more information, see:
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-0667
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-0635
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-0396
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-25220
(* Security fix *)
n/bluez-5.64-x86_64-1.txz: Upgraded.
n/mobile-broadband-provider-info-20220316-x86_64-1.txz: Upgraded.
n/openssl-1.1.1n-x86_64-1.txz: Upgraded.
This update fixes a high severity security issue:
The BN_mod_sqrt() function, which computes a modular square root, contains
a bug that can cause it to loop forever for non-prime moduli.
For more information, see:
https://www.openssl.org/news/secadv/20220315.txt
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-0778
(* Security fix *)
n/openvpn-2.5.6-x86_64-1.txz: Upgraded.
x/ibus-1.5.26-x86_64-1.txz: Upgraded.
isolinux/initrd.img: Rebuilt.
kernels/*: Upgraded.
usb-and-pxe-installers/usbboot.img: Rebuilt.
+--------------------------+
Wed Mar 16 01:46:29 UTC 2022
l/jasper-3.0.3-x86_64-1.txz: Upgraded.
l/qt5-5.15.3_20220312_33a3f16f-x86_64-1.txz: Upgraded.

View file

@ -1,35 +1,35 @@
Wed Mar 16 01:56:24 UTC 2022
Thu Mar 17 19:55:17 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-03-16 01:50 .
drwxr-xr-x 12 root root 4096 2022-03-17 19:46 .
-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 1096030 2022-03-16 01:50 ./CHECKSUMS.md5
-rw-r--r-- 1 root root 163 2022-03-16 01:50 ./CHECKSUMS.md5.asc
-rw-r--r-- 1 root root 1096030 2022-03-16 01:56 ./CHECKSUMS.md5
-rw-r--r-- 1 root root 163 2022-03-16 01:56 ./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 71115 2022-03-16 01:46 ./ChangeLog.txt
-rw-r--r-- 1 root root 73353 2022-03-17 19:52 ./ChangeLog.txt
drwxr-xr-x 3 root root 4096 2013-03-20 22:17 ./EFI
drwxr-xr-x 2 root root 4096 2022-03-12 20:56 ./EFI/BOOT
drwxr-xr-x 2 root root 4096 2022-03-17 19:35 ./EFI/BOOT
-rw-r--r-- 1 root root 1187840 2021-06-15 19:16 ./EFI/BOOT/bootx64.efi
-rw-r--r-- 1 root root 78 2013-09-23 20:35 ./EFI/BOOT/grub-embedded.cfg
-rw-r--r-- 1 root root 893 2018-04-17 21:17 ./EFI/BOOT/grub.cfg
-rw-r--r-- 2 root root 11305824 2022-03-11 21:18 ./EFI/BOOT/huge.s
-rw-r--r-- 2 root root 50866948 2022-03-12 20:56 ./EFI/BOOT/initrd.img
-rw-r--r-- 2 root root 11308800 2022-03-17 18:46 ./EFI/BOOT/huge.s
-rw-r--r-- 2 root root 50863496 2022-03-17 19:35 ./EFI/BOOT/initrd.img
-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 1426916 2022-03-16 01:50 ./FILELIST.TXT
-rw-r--r-- 1 root root 1426916 2022-03-16 01:56 ./FILELIST.TXT
-rw-r--r-- 1 root root 1572 2012-08-29 18:27 ./GPG-KEY
-rw-r--r-- 1 root root 865364 2022-03-16 01:50 ./PACKAGES.TXT
-rw-r--r-- 1 root root 865364 2022-03-17 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-03-12 20:40 ./README.initrd
-rw-r--r-- 1 root root 3635 2022-03-17 19:26 ./README.initrd
-rw-r--r-- 1 root root 34162 2022-01-30 20:35 ./README_CRYPT.TXT
-rw-r--r-- 1 root root 8751 2016-06-28 21:44 ./README_LVM.TXT
-rw-r--r-- 1 root root 19658 2013-06-18 04:34 ./README_RAID.TXT
@ -674,16 +674,16 @@ drwxr-xr-x 2 root root 4096 2022-02-25 00:07 ./extra/xv
-rw-r--r-- 1 root root 233 2022-02-24 20:04 ./extra/xv/xv-3.10a-x86_64-10.txt
-rw-r--r-- 1 root root 942524 2022-02-24 20:04 ./extra/xv/xv-3.10a-x86_64-10.txz
-rw-r--r-- 1 root root 163 2022-02-24 20:04 ./extra/xv/xv-3.10a-x86_64-10.txz.asc
drwxr-xr-x 3 root root 4096 2022-03-12 20:56 ./isolinux
drwxr-xr-x 3 root root 4096 2022-03-17 19:35 ./isolinux
-rw-r--r-- 1 root root 6185 2022-02-03 06:53 ./isolinux/README.TXT
-rw-r--r-- 1 root root 788 2007-03-17 19:50 ./isolinux/README_SPLIT.TXT
-rw-r--r-- 1 root root 1474560 2021-06-15 19:16 ./isolinux/efiboot.img
-rw-r--r-- 1 root root 574 2013-10-24 00:19 ./isolinux/f2.txt
-rw-r--r-- 2 root root 50866948 2022-03-12 20:56 ./isolinux/initrd.img
-rw-r--r-- 2 root root 50863496 2022-03-17 19:35 ./isolinux/initrd.img
-rw-r--r-- 1 root root 50 2003-01-18 00:02 ./isolinux/iso.sort
-rw-r--r-- 1 root root 24576 2016-05-27 20:36 ./isolinux/isolinux.bin
-rw-r--r-- 1 root root 578 2013-03-27 03:29 ./isolinux/isolinux.cfg
-rw-r--r-- 1 root root 683 2022-03-12 20:40 ./isolinux/message.txt
-rw-r--r-- 1 root root 683 2022-03-17 19:26 ./isolinux/message.txt
drwxr-xr-x 2 root root 4096 2003-03-17 07:31 ./isolinux/sbootmgr
-rwxr-xr-x 1 root root 36064 1995-05-12 01:23 ./isolinux/sbootmgr/RAWRITE.EXE
-rw-r--r-- 1 root root 2138 1997-12-01 01:21 ./isolinux/sbootmgr/RAWRITE12.DOC
@ -694,12 +694,12 @@ lrwxrwxrwx 1 root root 11 2009-08-23 23:37 ./isolinux/sbootmgr/RAWRITE13
-rw-r--r-- 1 root root 1291 2003-03-17 07:31 ./isolinux/sbootmgr/README.TXT
-rw-r--r-- 1 root root 110592 2003-03-16 08:38 ./isolinux/sbootmgr/sbootmgr.dsk
-rw-r--r-- 1 root root 2879 2020-12-07 20:48 ./isolinux/setpkg
drwxr-xr-x 5 root root 4096 2022-03-12 20:40 ./kernels
-rw-r--r-- 1 root root 37 2022-03-12 20:40 ./kernels/VERSIONS.TXT
drwxr-xr-x 2 root root 4096 2022-03-11 21:18 ./kernels/huge.s
-rw-r--r-- 1 root root 1332041 2022-03-11 21:18 ./kernels/huge.s/System.map.gz
-rw-r--r-- 2 root root 11305824 2022-03-11 21:18 ./kernels/huge.s/bzImage
-rw-r--r-- 1 root root 241226 2022-03-11 19:38 ./kernels/huge.s/config
drwxr-xr-x 5 root root 4096 2022-03-17 19:26 ./kernels
-rw-r--r-- 1 root root 37 2022-03-17 19:26 ./kernels/VERSIONS.TXT
drwxr-xr-x 2 root root 4096 2022-03-17 18:46 ./kernels/huge.s
-rw-r--r-- 1 root root 1332361 2022-03-17 18:46 ./kernels/huge.s/System.map.gz
-rw-r--r-- 2 root root 11308800 2022-03-17 18:46 ./kernels/huge.s/bzImage
-rw-r--r-- 1 root root 241226 2022-03-17 17:27 ./kernels/huge.s/config
drwxr-xr-x 2 root root 4096 2011-03-25 03:15 ./kernels/memtest
-rw-r--r-- 1 root root 60 2011-03-24 00:19 ./kernels/memtest/README
-rw-r--r-- 1 root root 150024 2013-10-17 04:15 ./kernels/memtest/memtest
@ -744,13 +744,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-03-16 01:50 ./slackware64
-rw-r--r-- 1 root root 337655 2022-03-16 01:50 ./slackware64/CHECKSUMS.md5
-rw-r--r-- 1 root root 163 2022-03-16 01:50 ./slackware64/CHECKSUMS.md5.asc
-rw-r--r-- 1 root root 418763 2022-03-16 01:49 ./slackware64/FILE_LIST
-rw-r--r-- 1 root root 4234445 2022-03-16 01:49 ./slackware64/MANIFEST.bz2
drwxr-xr-x 17 root root 4096 2022-03-17 19:54 ./slackware64
-rw-r--r-- 1 root root 337655 2022-03-17 19:54 ./slackware64/CHECKSUMS.md5
-rw-r--r-- 1 root root 163 2022-03-17 19:54 ./slackware64/CHECKSUMS.md5.asc
-rw-r--r-- 1 root root 418763 2022-03-17 19:53 ./slackware64/FILE_LIST
-rw-r--r-- 1 root root 4236045 2022-03-17 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-03-12 21:00 ./slackware64/a
drwxr-xr-x 2 root root 32768 2022-03-17 19:53 ./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
@ -915,15 +915,15 @@ drwxr-xr-x 2 root root 32768 2022-03-12 21:00 ./slackware64/a
-rw-r--r-- 1 root root 422 2022-03-10 19:28 ./slackware64/a/kernel-firmware-20220309_cd01f85-noarch-1.txt
-rw-r--r-- 1 root root 212544988 2022-03-10 19:28 ./slackware64/a/kernel-firmware-20220309_cd01f85-noarch-1.txz
-rw-r--r-- 1 root root 163 2022-03-10 19:28 ./slackware64/a/kernel-firmware-20220309_cd01f85-noarch-1.txz.asc
-rw-r--r-- 1 root root 624 2022-03-11 21:19 ./slackware64/a/kernel-generic-5.16.14-x86_64-1.txt
-rw-r--r-- 1 root root 8259236 2022-03-11 21:19 ./slackware64/a/kernel-generic-5.16.14-x86_64-1.txz
-rw-r--r-- 1 root root 163 2022-03-11 21:19 ./slackware64/a/kernel-generic-5.16.14-x86_64-1.txz.asc
-rw-r--r-- 1 root root 636 2022-03-11 21:18 ./slackware64/a/kernel-huge-5.16.14-x86_64-1.txt
-rw-r--r-- 1 root root 12242468 2022-03-11 21:18 ./slackware64/a/kernel-huge-5.16.14-x86_64-1.txz
-rw-r--r-- 1 root root 163 2022-03-11 21:18 ./slackware64/a/kernel-huge-5.16.14-x86_64-1.txz.asc
-rw-r--r-- 1 root root 567 2022-03-11 21:25 ./slackware64/a/kernel-modules-5.16.14-x86_64-1.txt
-rw-r--r-- 1 root root 50691444 2022-03-11 21:25 ./slackware64/a/kernel-modules-5.16.14-x86_64-1.txz
-rw-r--r-- 1 root root 163 2022-03-11 21:25 ./slackware64/a/kernel-modules-5.16.14-x86_64-1.txz.asc
-rw-r--r-- 1 root root 624 2022-03-17 18:47 ./slackware64/a/kernel-generic-5.16.15-x86_64-1.txt
-rw-r--r-- 1 root root 8259176 2022-03-17 18:47 ./slackware64/a/kernel-generic-5.16.15-x86_64-1.txz
-rw-r--r-- 1 root root 163 2022-03-17 18:47 ./slackware64/a/kernel-generic-5.16.15-x86_64-1.txz.asc
-rw-r--r-- 1 root root 636 2022-03-17 18:46 ./slackware64/a/kernel-huge-5.16.15-x86_64-1.txt
-rw-r--r-- 1 root root 12244564 2022-03-17 18:46 ./slackware64/a/kernel-huge-5.16.15-x86_64-1.txz
-rw-r--r-- 1 root root 163 2022-03-17 18:46 ./slackware64/a/kernel-huge-5.16.15-x86_64-1.txz.asc
-rw-r--r-- 1 root root 567 2022-03-17 18:56 ./slackware64/a/kernel-modules-5.16.15-x86_64-1.txt
-rw-r--r-- 1 root root 50670716 2022-03-17 18:56 ./slackware64/a/kernel-modules-5.16.15-x86_64-1.txz
-rw-r--r-- 1 root root 163 2022-03-17 18:56 ./slackware64/a/kernel-modules-5.16.15-x86_64-1.txz.asc
-rw-r--r-- 1 root root 508 2021-05-21 04:35 ./slackware64/a/kmod-29-x86_64-1.txt
-rw-r--r-- 1 root root 114996 2021-05-21 04:35 ./slackware64/a/kmod-29-x86_64-1.txz
-rw-r--r-- 1 root root 163 2021-05-21 04:35 ./slackware64/a/kmod-29-x86_64-1.txz.asc
@ -969,8 +969,8 @@ drwxr-xr-x 2 root root 32768 2022-03-12 21:00 ./slackware64/a
-rw-r--r-- 1 root root 405 2022-01-27 19:11 ./slackware64/a/lzlib-1.13-x86_64-1.txt
-rw-r--r-- 1 root root 58460 2022-01-27 19:11 ./slackware64/a/lzlib-1.13-x86_64-1.txz
-rw-r--r-- 1 root root 163 2022-01-27 19:11 ./slackware64/a/lzlib-1.13-x86_64-1.txz.asc
-rw-r--r-- 1 root root 9806 2022-03-12 20:40 ./slackware64/a/maketag
-rw-r--r-- 1 root root 9806 2022-03-12 20:40 ./slackware64/a/maketag.ez
-rw-r--r-- 1 root root 9806 2022-03-17 19:26 ./slackware64/a/maketag
-rw-r--r-- 1 root root 9806 2022-03-17 19:26 ./slackware64/a/maketag.ez
-rw-r--r-- 1 root root 591 2021-12-10 20:45 ./slackware64/a/mcelog-180-x86_64-1.txt
-rw-r--r-- 1 root root 349496 2021-12-10 20:45 ./slackware64/a/mcelog-180-x86_64-1.txz
-rw-r--r-- 1 root root 163 2021-12-10 20:45 ./slackware64/a/mcelog-180-x86_64-1.txz.asc
@ -1004,9 +1004,9 @@ drwxr-xr-x 2 root root 32768 2022-03-12 21:00 ./slackware64/a
-rw-r--r-- 1 root root 461 2021-02-13 11:12 ./slackware64/a/nvi-1.81.6-x86_64-3.txt
-rw-r--r-- 1 root root 338324 2021-02-13 11:12 ./slackware64/a/nvi-1.81.6-x86_64-3.txz
-rw-r--r-- 1 root root 163 2021-02-13 11:12 ./slackware64/a/nvi-1.81.6-x86_64-3.txz.asc
-rw-r--r-- 1 root root 623 2021-12-16 19:03 ./slackware64/a/openssl-solibs-1.1.1m-x86_64-1.txt
-rw-r--r-- 1 root root 1369192 2021-12-16 19:03 ./slackware64/a/openssl-solibs-1.1.1m-x86_64-1.txz
-rw-r--r-- 1 root root 163 2021-12-16 19:03 ./slackware64/a/openssl-solibs-1.1.1m-x86_64-1.txz.asc
-rw-r--r-- 1 root root 623 2022-03-16 19:55 ./slackware64/a/openssl-solibs-1.1.1n-x86_64-1.txt
-rw-r--r-- 1 root root 1368684 2022-03-16 19:55 ./slackware64/a/openssl-solibs-1.1.1n-x86_64-1.txz
-rw-r--r-- 1 root root 163 2022-03-16 19:55 ./slackware64/a/openssl-solibs-1.1.1n-x86_64-1.txz.asc
-rw-r--r-- 1 root root 417 2021-07-11 17:53 ./slackware64/a/os-prober-1.79-x86_64-1.txt
-rw-r--r-- 1 root root 16948 2021-07-11 17:53 ./slackware64/a/os-prober-1.79-x86_64-1.txz
-rw-r--r-- 1 root root 163 2021-07-11 17:53 ./slackware64/a/os-prober-1.79-x86_64-1.txz.asc
@ -1076,7 +1076,7 @@ drwxr-xr-x 2 root root 32768 2022-03-12 21:00 ./slackware64/a
-rw-r--r-- 1 root root 378 2022-01-27 22:36 ./slackware64/a/sysvinit-scripts-15.0-noarch-8.txt
-rw-r--r-- 1 root root 16304 2022-01-27 22:36 ./slackware64/a/sysvinit-scripts-15.0-noarch-8.txz
-rw-r--r-- 1 root root 163 2022-01-27 22:36 ./slackware64/a/sysvinit-scripts-15.0-noarch-8.txz.asc
-rw-r--r-- 1 root root 1534 2022-03-12 20:40 ./slackware64/a/tagfile
-rw-r--r-- 1 root root 1534 2022-03-17 19:26 ./slackware64/a/tagfile
-rw-r--r-- 1 root root 395 2021-02-15 20:32 ./slackware64/a/tar-1.34-x86_64-1.txt
-rw-r--r-- 1 root root 850976 2021-02-15 20:32 ./slackware64/a/tar-1.34-x86_64-1.txz
-rw-r--r-- 1 root root 163 2021-02-15 20:32 ./slackware64/a/tar-1.34-x86_64-1.txz.asc
@ -1386,7 +1386,7 @@ drwxr-xr-x 2 root root 20480 2022-03-14 01:57 ./slackware64/ap
-rw-r--r-- 1 root root 506 2022-02-13 19:41 ./slackware64/ap/zsh-5.8.1-x86_64-1.txt
-rw-r--r-- 1 root root 3054964 2022-02-13 19:41 ./slackware64/ap/zsh-5.8.1-x86_64-1.txz
-rw-r--r-- 1 root root 163 2022-02-13 19:41 ./slackware64/ap/zsh-5.8.1-x86_64-1.txz.asc
drwxr-xr-x 2 root root 20480 2022-03-14 01:58 ./slackware64/d
drwxr-xr-x 2 root root 20480 2022-03-17 19:53 ./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
@ -1494,9 +1494,9 @@ drwxr-xr-x 2 root root 20480 2022-03-14 01:58 ./slackware64/d
-rw-r--r-- 1 root root 279 2021-02-13 09:57 ./slackware64/d/intltool-0.51.0-x86_64-6.txt
-rw-r--r-- 1 root root 48024 2021-02-13 09:57 ./slackware64/d/intltool-0.51.0-x86_64-6.txz
-rw-r--r-- 1 root root 163 2021-02-13 09:57 ./slackware64/d/intltool-0.51.0-x86_64-6.txz.asc
-rw-r--r-- 1 root root 332 2022-03-11 21:26 ./slackware64/d/kernel-headers-5.16.14-x86-1.txt
-rw-r--r-- 1 root root 1086852 2022-03-11 21:26 ./slackware64/d/kernel-headers-5.16.14-x86-1.txz
-rw-r--r-- 1 root root 163 2022-03-11 21:26 ./slackware64/d/kernel-headers-5.16.14-x86-1.txz.asc
-rw-r--r-- 1 root root 332 2022-03-17 18:57 ./slackware64/d/kernel-headers-5.16.15-x86-1.txt
-rw-r--r-- 1 root root 1087012 2022-03-17 18:57 ./slackware64/d/kernel-headers-5.16.15-x86-1.txz
-rw-r--r-- 1 root root 163 2022-03-17 18:57 ./slackware64/d/kernel-headers-5.16.15-x86-1.txz.asc
-rw-r--r-- 1 root root 498 2021-08-12 18:03 ./slackware64/d/libtool-2.4.6-x86_64-18.txt
-rw-r--r-- 1 root root 428432 2021-08-12 18:03 ./slackware64/d/libtool-2.4.6-x86_64-18.txz
-rw-r--r-- 1 root root 163 2021-08-12 18:03 ./slackware64/d/libtool-2.4.6-x86_64-18.txz.asc
@ -1514,9 +1514,9 @@ drwxr-xr-x 2 root root 20480 2022-03-14 01:58 ./slackware64/d
-rw-r--r-- 1 root root 659 2022-03-02 01:47 ./slackware64/d/mercurial-6.1-x86_64-1.txt
-rw-r--r-- 1 root root 4533320 2022-03-02 01:47 ./slackware64/d/mercurial-6.1-x86_64-1.txz
-rw-r--r-- 1 root root 163 2022-03-02 01:47 ./slackware64/d/mercurial-6.1-x86_64-1.txz.asc
-rw-r--r-- 1 root root 410 2022-02-20 21:46 ./slackware64/d/meson-0.61.2-x86_64-1.txt
-rw-r--r-- 1 root root 1153324 2022-02-20 21:46 ./slackware64/d/meson-0.61.2-x86_64-1.txz
-rw-r--r-- 1 root root 163 2022-02-20 21:46 ./slackware64/d/meson-0.61.2-x86_64-1.txz.asc
-rw-r--r-- 1 root root 410 2022-03-16 19:41 ./slackware64/d/meson-0.61.3-x86_64-1.txt
-rw-r--r-- 1 root root 1153868 2022-03-16 19:41 ./slackware64/d/meson-0.61.3-x86_64-1.txz
-rw-r--r-- 1 root root 163 2022-03-16 19:41 ./slackware64/d/meson-0.61.3-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
@ -1626,16 +1626,16 @@ drwxr-xr-x 2 root root 4096 2016-04-01 21:41 ./slackware64/f
-rw-r--r-- 1 root root 1075 2018-03-01 07:54 ./slackware64/f/maketag
-rw-r--r-- 1 root root 1075 2018-03-01 07:54 ./slackware64/f/maketag.ez
-rw-r--r-- 1 root root 32 2018-03-01 07:54 ./slackware64/f/tagfile
drwxr-xr-x 2 root root 4096 2022-03-12 21:01 ./slackware64/k
drwxr-xr-x 2 root root 4096 2022-03-17 19:53 ./slackware64/k
-rwxr-xr-x 1 root root 2897 2009-06-24 22:06 ./slackware64/k/install-packages
-rw-r--r-- 1 root root 446 2006-09-18 10:41 ./slackware64/k/install.end
-rw-r--r-- 1 root root 317 2022-03-11 21:14 ./slackware64/k/kernel-source-5.16.14-noarch-1.txt
-rw-r--r-- 1 root root 124208660 2022-03-11 21:14 ./slackware64/k/kernel-source-5.16.14-noarch-1.txz
-rw-r--r-- 1 root root 163 2022-03-11 21:14 ./slackware64/k/kernel-source-5.16.14-noarch-1.txz.asc
-rw-r--r-- 1 root root 1171 2022-03-12 20:40 ./slackware64/k/maketag
-rw-r--r-- 1 root root 1171 2022-03-12 20:40 ./slackware64/k/maketag.ez
-rw-r--r-- 1 root root 18 2022-03-12 20:40 ./slackware64/k/tagfile
drwxr-xr-x 2 root root 86016 2022-03-14 01:58 ./slackware64/kde
-rw-r--r-- 1 root root 317 2022-03-17 18:43 ./slackware64/k/kernel-source-5.16.15-noarch-1.txt
-rw-r--r-- 1 root root 124216532 2022-03-17 18:43 ./slackware64/k/kernel-source-5.16.15-noarch-1.txz
-rw-r--r-- 1 root root 163 2022-03-17 18:43 ./slackware64/k/kernel-source-5.16.15-noarch-1.txz.asc
-rw-r--r-- 1 root root 1171 2022-03-17 19:26 ./slackware64/k/maketag
-rw-r--r-- 1 root root 1171 2022-03-17 19:26 ./slackware64/k/maketag.ez
-rw-r--r-- 1 root root 18 2022-03-17 19:26 ./slackware64/k/tagfile
drwxr-xr-x 2 root root 86016 2022-03-17 19:53 ./slackware64/kde
-rw-r--r-- 1 root root 382 2022-03-03 19:31 ./slackware64/kde/akonadi-21.12.3-x86_64-1.txt
-rw-r--r-- 1 root root 2540296 2022-03-03 19:31 ./slackware64/kde/akonadi-21.12.3-x86_64-1.txz
-rw-r--r-- 1 root root 163 2022-03-03 19:31 ./slackware64/kde/akonadi-21.12.3-x86_64-1.txz.asc
@ -2388,9 +2388,9 @@ drwxr-xr-x 2 root root 86016 2022-03-14 01:58 ./slackware64/kde
-rw-r--r-- 1 root root 327 2022-03-08 17:46 ./slackware64/kde/ksshaskpass-5.24.3-x86_64-1.txt
-rw-r--r-- 1 root root 28060 2022-03-08 17:46 ./slackware64/kde/ksshaskpass-5.24.3-x86_64-1.txz
-rw-r--r-- 1 root root 163 2022-03-08 17:46 ./slackware64/kde/ksshaskpass-5.24.3-x86_64-1.txz.asc
-rw-r--r-- 1 root root 501 2022-01-17 22:08 ./slackware64/kde/kstars-3.5.7-x86_64-1.txt
-rw-r--r-- 1 root root 56175008 2022-01-17 22:08 ./slackware64/kde/kstars-3.5.7-x86_64-1.txz
-rw-r--r-- 1 root root 163 2022-01-17 22:08 ./slackware64/kde/kstars-3.5.7-x86_64-1.txz.asc
-rw-r--r-- 1 root root 501 2022-03-16 19:42 ./slackware64/kde/kstars-3.5.8-x86_64-1.txt
-rw-r--r-- 1 root root 56340996 2022-03-16 19:42 ./slackware64/kde/kstars-3.5.8-x86_64-1.txz
-rw-r--r-- 1 root root 163 2022-03-16 19:42 ./slackware64/kde/kstars-3.5.8-x86_64-1.txz.asc
-rw-r--r-- 1 root root 316 2022-03-03 20:40 ./slackware64/kde/ksudoku-21.12.3-x86_64-1.txt
-rw-r--r-- 1 root root 1797928 2022-03-03 20:40 ./slackware64/kde/ksudoku-21.12.3-x86_64-1.txz
-rw-r--r-- 1 root root 163 2022-03-03 20:40 ./slackware64/kde/ksudoku-21.12.3-x86_64-1.txz.asc
@ -2742,7 +2742,7 @@ drwxr-xr-x 2 root root 86016 2022-03-14 01:58 ./slackware64/kde
-rw-r--r-- 1 root root 296 2022-03-03 20:32 ./slackware64/kde/zeroconf-ioslave-21.12.3-x86_64-1.txt
-rw-r--r-- 1 root root 50192 2022-03-03 20:32 ./slackware64/kde/zeroconf-ioslave-21.12.3-x86_64-1.txz
-rw-r--r-- 1 root root 163 2022-03-03 20:32 ./slackware64/kde/zeroconf-ioslave-21.12.3-x86_64-1.txz.asc
drwxr-xr-x 2 root root 86016 2022-03-16 01:49 ./slackware64/l
drwxr-xr-x 2 root root 86016 2022-03-17 19:53 ./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
@ -3548,9 +3548,9 @@ drwxr-xr-x 2 root root 86016 2022-03-16 01:49 ./slackware64/l
-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 470 2022-03-02 01:30 ./slackware64/l/nodejs-16.14.0-x86_64-1.txt
-rw-r--r-- 1 root root 9611960 2022-03-02 01:30 ./slackware64/l/nodejs-16.14.0-x86_64-1.txz
-rw-r--r-- 1 root root 163 2022-03-02 01:30 ./slackware64/l/nodejs-16.14.0-x86_64-1.txz.asc
-rw-r--r-- 1 root root 470 2022-03-16 19:56 ./slackware64/l/nodejs-16.14.1-x86_64-1.txt
-rw-r--r-- 1 root root 9624868 2022-03-16 19:56 ./slackware64/l/nodejs-16.14.1-x86_64-1.txz
-rw-r--r-- 1 root root 163 2022-03-16 19:56 ./slackware64/l/nodejs-16.14.1-x86_64-1.txz.asc
-rw-r--r-- 1 root root 406 2021-08-19 18:18 ./slackware64/l/ocl-icd-2.3.1-x86_64-1.txt
-rw-r--r-- 1 root root 35540 2021-08-19 18:18 ./slackware64/l/ocl-icd-2.3.1-x86_64-1.txz
-rw-r--r-- 1 root root 163 2021-08-19 18:18 ./slackware64/l/ocl-icd-2.3.1-x86_64-1.txz.asc
@ -3885,7 +3885,7 @@ drwxr-xr-x 2 root root 86016 2022-03-16 01:49 ./slackware64/l
-rw-r--r-- 1 root root 463 2022-01-21 04:11 ./slackware64/l/zstd-1.5.2-x86_64-1.txt
-rw-r--r-- 1 root root 437228 2022-01-21 04:11 ./slackware64/l/zstd-1.5.2-x86_64-1.txz
-rw-r--r-- 1 root root 163 2022-01-21 04:11 ./slackware64/l/zstd-1.5.2-x86_64-1.txz.asc
drwxr-xr-x 2 root root 32768 2022-03-16 01:49 ./slackware64/n
drwxr-xr-x 2 root root 32768 2022-03-17 19:53 ./slackware64/n
-rw-r--r-- 1 root root 357 2022-02-11 19:23 ./slackware64/n/ModemManager-1.18.6-x86_64-1.txt
-rw-r--r-- 1 root root 2132292 2022-02-11 19:23 ./slackware64/n/ModemManager-1.18.6-x86_64-1.txz
-rw-r--r-- 1 root root 163 2022-02-11 19:23 ./slackware64/n/ModemManager-1.18.6-x86_64-1.txz.asc
@ -3901,12 +3901,12 @@ drwxr-xr-x 2 root root 32768 2022-03-16 01:49 ./slackware64/n
-rw-r--r-- 1 root root 683 2021-02-13 11:55 ./slackware64/n/biff+comsat-0.17-x86_64-4.txt
-rw-r--r-- 1 root root 11280 2021-02-13 11:55 ./slackware64/n/biff+comsat-0.17-x86_64-4.txz
-rw-r--r-- 1 root root 163 2021-02-13 11:55 ./slackware64/n/biff+comsat-0.17-x86_64-4.txz.asc
-rw-r--r-- 1 root root 334 2022-02-07 21:06 ./slackware64/n/bind-9.18.0-x86_64-1.txt
-rw-r--r-- 1 root root 2125252 2022-02-07 21:06 ./slackware64/n/bind-9.18.0-x86_64-1.txz
-rw-r--r-- 1 root root 163 2022-02-07 21:06 ./slackware64/n/bind-9.18.0-x86_64-1.txz.asc
-rw-r--r-- 1 root root 333 2022-01-26 19:15 ./slackware64/n/bluez-5.63-x86_64-2.txt
-rw-r--r-- 1 root root 1208952 2022-01-26 19:15 ./slackware64/n/bluez-5.63-x86_64-2.txz
-rw-r--r-- 1 root root 163 2022-01-26 19:15 ./slackware64/n/bluez-5.63-x86_64-2.txz.asc
-rw-r--r-- 1 root root 334 2022-03-16 19:25 ./slackware64/n/bind-9.18.1-x86_64-1.txt
-rw-r--r-- 1 root root 2125676 2022-03-16 19:25 ./slackware64/n/bind-9.18.1-x86_64-1.txz
-rw-r--r-- 1 root root 163 2022-03-16 19:25 ./slackware64/n/bind-9.18.1-x86_64-1.txz.asc
-rw-r--r-- 1 root root 333 2022-03-17 19:22 ./slackware64/n/bluez-5.64-x86_64-1.txt
-rw-r--r-- 1 root root 1204208 2022-03-17 19:22 ./slackware64/n/bluez-5.64-x86_64-1.txz
-rw-r--r-- 1 root root 163 2022-03-17 19:22 ./slackware64/n/bluez-5.64-x86_64-1.txz.asc
-rw-r--r-- 1 root root 366 2021-02-13 11:56 ./slackware64/n/bluez-firmware-1.2-x86_64-4.txt
-rw-r--r-- 1 root root 71900 2021-02-13 11:56 ./slackware64/n/bluez-firmware-1.2-x86_64-4.txz
-rw-r--r-- 1 root root 163 2021-02-13 11:56 ./slackware64/n/bluez-firmware-1.2-x86_64-4.txz.asc
@ -4109,9 +4109,9 @@ drwxr-xr-x 2 root root 32768 2022-03-16 01:49 ./slackware64/n
-rw-r--r-- 1 root root 467 2022-01-12 17:24 ./slackware64/n/metamail-2.7-x86_64-10.txt
-rw-r--r-- 1 root root 125824 2022-01-12 17:24 ./slackware64/n/metamail-2.7-x86_64-10.txz
-rw-r--r-- 1 root root 163 2022-01-12 17:24 ./slackware64/n/metamail-2.7-x86_64-10.txz.asc
-rw-r--r-- 1 root root 593 2021-08-06 17:29 ./slackware64/n/mobile-broadband-provider-info-20210805-x86_64-1.txt
-rw-r--r-- 1 root root 59408 2021-08-06 17:29 ./slackware64/n/mobile-broadband-provider-info-20210805-x86_64-1.txz
-rw-r--r-- 1 root root 163 2021-08-06 17:29 ./slackware64/n/mobile-broadband-provider-info-20210805-x86_64-1.txz.asc
-rw-r--r-- 1 root root 593 2022-03-16 19:42 ./slackware64/n/mobile-broadband-provider-info-20220316-x86_64-1.txt
-rw-r--r-- 1 root root 60200 2022-03-16 19:42 ./slackware64/n/mobile-broadband-provider-info-20220316-x86_64-1.txz
-rw-r--r-- 1 root root 163 2022-03-16 19:42 ./slackware64/n/mobile-broadband-provider-info-20220316-x86_64-1.txz.asc
-rw-r--r-- 1 root root 314 2022-01-11 20:43 ./slackware64/n/mtr-0.95-x86_64-1.txt
-rw-r--r-- 1 root root 70220 2022-01-11 20:43 ./slackware64/n/mtr-0.95-x86_64-1.txz
-rw-r--r-- 1 root root 163 2022-01-11 20:43 ./slackware64/n/mtr-0.95-x86_64-1.txz.asc
@ -4223,12 +4223,12 @@ drwxr-xr-x 2 root root 32768 2022-03-16 01:49 ./slackware64/n
-rw-r--r-- 1 root root 672 2022-02-24 19:31 ./slackware64/n/openssh-8.9p1-x86_64-1.txt
-rw-r--r-- 1 root root 1031768 2022-02-24 19:31 ./slackware64/n/openssh-8.9p1-x86_64-1.txz
-rw-r--r-- 1 root root 163 2022-02-24 19:31 ./slackware64/n/openssh-8.9p1-x86_64-1.txz.asc
-rw-r--r-- 1 root root 559 2021-12-16 19:03 ./slackware64/n/openssl-1.1.1m-x86_64-1.txt
-rw-r--r-- 1 root root 4015704 2021-12-16 19:03 ./slackware64/n/openssl-1.1.1m-x86_64-1.txz
-rw-r--r-- 1 root root 163 2021-12-16 19:03 ./slackware64/n/openssl-1.1.1m-x86_64-1.txz.asc
-rw-r--r-- 1 root root 430 2021-12-15 17:21 ./slackware64/n/openvpn-2.5.5-x86_64-1.txt
-rw-r--r-- 1 root root 554892 2021-12-15 17:21 ./slackware64/n/openvpn-2.5.5-x86_64-1.txz
-rw-r--r-- 1 root root 163 2021-12-15 17:21 ./slackware64/n/openvpn-2.5.5-x86_64-1.txz.asc
-rw-r--r-- 1 root root 559 2022-03-16 19:54 ./slackware64/n/openssl-1.1.1n-x86_64-1.txt
-rw-r--r-- 1 root root 4020748 2022-03-16 19:54 ./slackware64/n/openssl-1.1.1n-x86_64-1.txz
-rw-r--r-- 1 root root 163 2022-03-16 19:54 ./slackware64/n/openssl-1.1.1n-x86_64-1.txz.asc
-rw-r--r-- 1 root root 430 2022-03-16 20:06 ./slackware64/n/openvpn-2.5.6-x86_64-1.txt
-rw-r--r-- 1 root root 557324 2022-03-16 20:06 ./slackware64/n/openvpn-2.5.6-x86_64-1.txz
-rw-r--r-- 1 root root 163 2022-03-16 20:06 ./slackware64/n/openvpn-2.5.6-x86_64-1.txz.asc
-rw-r--r-- 1 root root 485 2022-01-17 22:08 ./slackware64/n/p11-kit-0.24.1-x86_64-1.txt
-rw-r--r-- 1 root root 461552 2022-01-17 22:08 ./slackware64/n/p11-kit-0.24.1-x86_64-1.txz
-rw-r--r-- 1 root root 163 2022-01-17 22:08 ./slackware64/n/p11-kit-0.24.1-x86_64-1.txz.asc
@ -4392,7 +4392,7 @@ drwxr-xr-x 2 root root 4096 2021-11-06 20:26 ./slackware64/tcl
-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-03-10 20:15 ./slackware64/x
drwxr-xr-x 2 root root 65536 2022-03-17 19:53 ./slackware64/x
-rw-r--r-- 1 root root 440 2021-09-04 17:57 ./slackware64/x/OpenCC-1.1.3-x86_64-1.txt
-rw-r--r-- 1 root root 682700 2021-09-04 17:57 ./slackware64/x/OpenCC-1.1.3-x86_64-1.txz
-rw-r--r-- 1 root root 163 2021-09-04 17:57 ./slackware64/x/OpenCC-1.1.3-x86_64-1.txz.asc
@ -4606,9 +4606,9 @@ drwxr-xr-x 2 root root 65536 2022-03-10 20:15 ./slackware64/x
-rw-r--r-- 1 root root 508 2021-02-13 12:47 ./slackware64/x/hack-fonts-ttf-3.003-noarch-3.txt
-rw-r--r-- 1 root root 375048 2021-02-13 12:47 ./slackware64/x/hack-fonts-ttf-3.003-noarch-3.txz
-rw-r--r-- 1 root root 163 2021-02-13 12:47 ./slackware64/x/hack-fonts-ttf-3.003-noarch-3.txz.asc
-rw-r--r-- 1 root root 287 2021-11-18 18:00 ./slackware64/x/ibus-1.5.25-x86_64-5.txt
-rw-r--r-- 1 root root 7728816 2021-11-18 18:00 ./slackware64/x/ibus-1.5.25-x86_64-5.txz
-rw-r--r-- 1 root root 163 2021-11-18 18:00 ./slackware64/x/ibus-1.5.25-x86_64-5.txz.asc
-rw-r--r-- 1 root root 287 2022-03-16 19:37 ./slackware64/x/ibus-1.5.26-x86_64-1.txt
-rw-r--r-- 1 root root 7740592 2022-03-16 19:37 ./slackware64/x/ibus-1.5.26-x86_64-1.txz
-rw-r--r-- 1 root root 163 2022-03-16 19:37 ./slackware64/x/ibus-1.5.26-x86_64-1.txz.asc
-rw-r--r-- 1 root root 253 2021-12-27 19:51 ./slackware64/x/ibus-anthy-1.5.14-x86_64-1.txt
-rw-r--r-- 1 root root 807520 2021-12-27 19:51 ./slackware64/x/ibus-anthy-1.5.14-x86_64-1.txz
-rw-r--r-- 1 root root 163 2021-12-27 19:51 ./slackware64/x/ibus-anthy-1.5.14-x86_64-1.txz.asc
@ -5613,11 +5613,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-03-16 01:56 ./source
-rw-r--r-- 1 root root 583377 2022-03-16 01:56 ./source/CHECKSUMS.md5
-rw-r--r-- 1 root root 163 2022-03-16 01:56 ./source/CHECKSUMS.md5.asc
-rw-r--r-- 1 root root 812126 2022-03-16 01:56 ./source/FILE_LIST
-rw-r--r-- 1 root root 23500163 2022-03-16 01:56 ./source/MANIFEST.bz2
drwxr-xr-x 18 root root 4096 2022-03-17 19:55 ./source
-rw-r--r-- 1 root root 583284 2022-03-17 19:55 ./source/CHECKSUMS.md5
-rw-r--r-- 1 root root 163 2022-03-17 19:55 ./source/CHECKSUMS.md5.asc
-rw-r--r-- 1 root root 812017 2022-03-17 19:55 ./source/FILE_LIST
-rw-r--r-- 1 root root 23514156 2022-03-17 19:55 ./source/MANIFEST.bz2
-rw-r--r-- 1 root root 828 2022-02-02 04:43 ./source/README.TXT
drwxr-xr-x 122 root root 4096 2022-02-24 03:26 ./source/a
-rw-r--r-- 1 root root 111 2022-02-07 20:58 ./source/a/FTBFSlog
@ -7556,9 +7556,9 @@ drwxr-xr-x 2 root root 4096 2022-03-02 01:35 ./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-02-16 18:36 ./source/d/meson
drwxr-xr-x 2 root root 4096 2022-03-16 19:41 ./source/d/meson
-rw-r--r-- 1 root root 756 2021-05-11 18:50 ./source/d/meson/39bb5e07eab736b525abfc66eb5ad0dd626aedc6.patch.gz
-rw-r--r-- 1 root root 3842203 2022-02-14 14:00 ./source/d/meson/meson-0.61.2.tar.lz
-rw-r--r-- 1 root root 3841994 2022-03-14 05:39 ./source/d/meson/meson-0.61.3.tar.lz
-rwxr-xr-x 1 root root 3004 2021-11-03 00:39 ./source/d/meson/meson.SlackBuild
-rw-r--r-- 1 root root 185 2021-05-11 18:55 ./source/d/meson/meson.import.copy.diff.gz
-rw-r--r-- 1 root root 36 2018-11-09 03:24 ./source/d/meson/meson.url
@ -7800,21 +7800,21 @@ drwxr-xr-x 2 root root 4096 2022-01-22 20:57 ./source/installer/sources/i
drwxr-xr-x 2 root root 4096 2022-02-20 05:02 ./source/installer/sources/nano
-rw-r--r-- 1 root root 1531800 2022-02-18 09:59 ./source/installer/sources/nano/nano-6.2.tar.xz
-rw-r--r-- 1 root root 833 2022-02-18 09:59 ./source/installer/sources/nano/nano-6.2.tar.xz.sig
drwxr-xr-x 4 root root 4096 2022-03-11 19:32 ./source/k
drwxr-xr-x 4 root root 4096 2022-03-17 17:18 ./source/k
-rwxr-xr-x 1 root root 8297 2022-02-09 20:47 ./source/k/build-all-kernels.sh
drwxr-xr-x 2 root root 4096 2022-03-11 19:38 ./source/k/kernel-configs
-rw-r--r-- 1 root root 238300 2022-03-11 19:35 ./source/k/kernel-configs/config-generic-5.16.14
-rw-r--r-- 1 root root 241257 2022-03-11 19:38 ./source/k/kernel-configs/config-generic-5.16.14.x64
-rw-r--r-- 1 root root 239645 2022-03-11 19:35 ./source/k/kernel-configs/config-generic-smp-5.16.14-smp
-rw-r--r-- 1 root root 238269 2022-03-11 19:35 ./source/k/kernel-configs/config-huge-5.16.14
-rw-r--r-- 1 root root 241226 2022-03-11 19:38 ./source/k/kernel-configs/config-huge-5.16.14.x64
-rw-r--r-- 1 root root 239614 2022-03-11 19:35 ./source/k/kernel-configs/config-huge-smp-5.16.14-smp
drwxr-xr-x 2 root root 4096 2022-03-17 17:27 ./source/k/kernel-configs
-rw-r--r-- 1 root root 238300 2022-03-17 17:26 ./source/k/kernel-configs/config-generic-5.16.15
-rw-r--r-- 1 root root 241257 2022-03-17 17:27 ./source/k/kernel-configs/config-generic-5.16.15.x64
-rw-r--r-- 1 root root 239645 2022-03-17 17:25 ./source/k/kernel-configs/config-generic-smp-5.16.15-smp
-rw-r--r-- 1 root root 238269 2022-03-17 17:26 ./source/k/kernel-configs/config-huge-5.16.15
-rw-r--r-- 1 root root 241226 2022-03-17 17:27 ./source/k/kernel-configs/config-huge-5.16.15.x64
-rw-r--r-- 1 root root 239614 2022-03-17 17:26 ./source/k/kernel-configs/config-huge-smp-5.16.15-smp
-rwxr-xr-x 1 root root 7441 2020-06-11 19:56 ./source/k/kernel-generic.SlackBuild
-rwxr-xr-x 1 root root 3779 2019-09-29 23:48 ./source/k/kernel-headers.SlackBuild
-rwxr-xr-x 1 root root 6004 2020-06-11 19:57 ./source/k/kernel-modules.SlackBuild
-rwxr-xr-x 1 root root 8863 2021-10-29 17:19 ./source/k/kernel-source.SlackBuild
-rw-r--r-- 1 root root 991 2022-03-11 11:48 ./source/k/linux-5.16.14.tar.sign
-rw-r--r-- 1 root root 127571576 2022-03-11 11:48 ./source/k/linux-5.16.14.tar.xz
-rw-r--r-- 1 root root 991 2022-03-16 13:36 ./source/k/linux-5.16.15.tar.sign
-rw-r--r-- 1 root root 127599700 2022-03-16 13:36 ./source/k/linux-5.16.15.tar.xz
drwxr-xr-x 2 root root 4096 2018-03-05 18:29 ./source/k/slack-desc
-rw-r--r-- 1 root root 1138 2018-02-27 06:16 ./source/k/slack-desc/slack-desc.kernel-generic-smp.i686
-rw-r--r-- 1 root root 1041 2018-02-27 06:16 ./source/k/slack-desc/slack-desc.kernel-generic.i586
@ -8912,7 +8912,7 @@ drwxr-xr-x 2 root root 12288 2021-12-10 05:43 ./source/kde/kde/slack-desc
-rw-r--r-- 1 root root 760 2020-11-01 20:11 ./source/kde/kde/slack-desc/zeroconf-ioslave
drwxr-xr-x 7 root root 4096 2021-08-13 19:52 ./source/kde/kde/src
drwxr-xr-x 2 root root 36864 2022-03-03 19:27 ./source/kde/kde/src/applications
drwxr-xr-x 2 root root 4096 2022-03-02 19:53 ./source/kde/kde/src/applications-extra
drwxr-xr-x 2 root root 4096 2022-03-16 19:39 ./source/kde/kde/src/applications-extra
-rw-r--r-- 1 root root 230804 2021-03-03 22:04 ./source/kde/kde/src/applications-extra/alkimia-8.1.0.tar.xz
-rw-r--r-- 1 root root 833 2021-03-03 22:04 ./source/kde/kde/src/applications-extra/alkimia-8.1.0.tar.xz.sig
-rw-r--r-- 1 root root 55207684 2020-05-23 15:58 ./source/kde/kde/src/applications-extra/calligra-3.2.1.tar.xz
@ -8940,8 +8940,8 @@ drwxr-xr-x 2 root root 4096 2022-03-02 19:53 ./source/kde/kde/src/applica
-rw-r--r-- 1 root root 179049488 2022-01-05 12:10 ./source/kde/kde/src/applications-extra/krita-5.0.2.tar.xz
-rw-r--r-- 1 root root 833 2022-01-05 12:21 ./source/kde/kde/src/applications-extra/krita-5.0.2.tar.xz.sig
-rw-r--r-- 1 root root 2912396 2019-08-25 06:54 ./source/kde/kde/src/applications-extra/krusader-2.7.2.tar.xz
-rw-r--r-- 1 root root 86749048 2022-01-17 12:02 ./source/kde/kde/src/applications-extra/kstars-3.5.7.tar.xz
-rw-r--r-- 1 root root 488 2022-01-17 12:02 ./source/kde/kde/src/applications-extra/kstars-3.5.7.tar.xz.sig
-rw-r--r-- 1 root root 86831012 2022-03-16 06:14 ./source/kde/kde/src/applications-extra/kstars-3.5.8.tar.xz
-rw-r--r-- 1 root root 488 2022-03-16 06:16 ./source/kde/kde/src/applications-extra/kstars-3.5.8.tar.xz.sig
-rw-r--r-- 1 root root 422820 2019-12-20 23:39 ./source/kde/kde/src/applications-extra/ktimetracker-5.0.1.tar.xz
-rw-r--r-- 1 root root 833 2019-12-20 23:39 ./source/kde/kde/src/applications-extra/ktimetracker-5.0.1.tar.xz.sig
-rw-r--r-- 1 root root 983388 2022-02-22 16:41 ./source/kde/kde/src/applications-extra/okteta-0.26.7.tar.xz
@ -11149,8 +11149,8 @@ drwxr-xr-x 2 root root 4096 2021-11-02 19:02 ./source/l/newt
-rwxr-xr-x 1 root root 3967 2021-11-02 19:02 ./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-03-01 21:24 ./source/l/nodejs
-rw-r--r-- 1 root root 34311760 2022-02-08 12:43 ./source/l/nodejs/node-v16.14.0.tar.xz
drwxr-xr-x 2 root root 4096 2022-03-16 19:45 ./source/l/nodejs
-rw-r--r-- 1 root root 34617840 2022-03-16 01:39 ./source/l/nodejs/node-v16.14.1.tar.xz
-rwxr-xr-x 1 root root 5034 2022-03-02 01:48 ./source/l/nodejs/nodejs.SlackBuild
-rw-r--r-- 1 root root 956 2022-03-01 20:48 ./source/l/nodejs/slack-desc
drwxr-xr-x 2 root root 4096 2021-08-19 18:18 ./source/l/ocl-icd
@ -11835,13 +11835,13 @@ drwxr-xr-x 2 root root 4096 2021-02-13 05:32 ./source/n/biff+comsat
-rw-r--r-- 1 root root 729 2004-06-21 20:51 ./source/n/biff+comsat/biff+comsat.badutmp.diff.gz
-rw-r--r-- 1 root root 1222 2001-06-03 08:32 ./source/n/biff+comsat/biff+comsat.offset.diff.gz
-rw-r--r-- 1 root root 1142 2018-02-27 06:13 ./source/n/biff+comsat/slack-desc
drwxr-xr-x 3 root root 4096 2022-02-07 21:01 ./source/n/bind
drwxr-xr-x 3 root root 4096 2022-03-16 19:24 ./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 5292320 2022-01-26 10:24 ./source/n/bind/bind-9.18.0.tar.xz
-rw-r--r-- 1 root root 874 2022-01-26 10:24 ./source/n/bind/bind-9.18.0.tar.xz.asc
-rw-r--r-- 1 root root 874 2022-01-26 10:24 ./source/n/bind/bind-9.18.0.tar.xz.sha1.asc
-rw-r--r-- 1 root root 874 2022-01-26 10:24 ./source/n/bind/bind-9.18.0.tar.xz.sha256.asc
-rw-r--r-- 1 root root 874 2022-01-26 10:24 ./source/n/bind/bind-9.18.0.tar.xz.sha512.asc
-rw-r--r-- 1 root root 5059456 2022-03-16 15:33 ./source/n/bind/bind-9.18.1.tar.xz
-rw-r--r-- 1 root root 874 2022-03-16 15:33 ./source/n/bind/bind-9.18.1.tar.xz.asc
-rw-r--r-- 1 root root 874 2022-03-16 15:33 ./source/n/bind/bind-9.18.1.tar.xz.sha1.asc
-rw-r--r-- 1 root root 874 2022-03-16 15:33 ./source/n/bind/bind-9.18.1.tar.xz.sha256.asc
-rw-r--r-- 1 root root 874 2022-03-16 15:33 ./source/n/bind/bind-9.18.1.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
@ -11852,15 +11852,15 @@ drwxr-xr-x 2 root root 4096 2019-08-19 18:12 ./source/n/bind/caching-exam
-rw-r--r-- 1 root root 532 2021-09-16 00:25 ./source/n/bind/doinst.sh.gz
-rw-r--r-- 1 root root 3990 2021-09-24 19:04 ./source/n/bind/rc.bind
-rw-r--r-- 1 root root 786 2018-02-27 06:13 ./source/n/bind/slack-desc
drwxr-xr-x 3 root root 4096 2022-01-06 00:45 ./source/n/bluez
drwxr-xr-x 3 root root 4096 2022-03-17 19:22 ./source/n/bluez
drwxr-xr-x 2 root root 4096 2021-02-13 05:32 ./source/n/bluez-firmware
-rw-r--r-- 1 root root 262963 2007-04-23 22:58 ./source/n/bluez-firmware/bluez-firmware-1.2.tar.bz2
-rwxr-xr-x 1 root root 3876 2021-02-13 05:32 ./source/n/bluez-firmware/bluez-firmware.SlackBuild
-rw-r--r-- 1 root root 828 2018-02-27 06:13 ./source/n/bluez-firmware/slack-desc
-rw-r--r-- 1 root root 852 2019-10-13 03:07 ./source/n/bluez/bluez-5.51-obexd_without_systemd-1.patch.gz
-rw-r--r-- 1 root root 801 2022-01-05 22:30 ./source/n/bluez/bluez-5.63.tar.sign
-rw-r--r-- 1 root root 2169168 2022-01-05 22:30 ./source/n/bluez/bluez-5.63.tar.xz
-rwxr-xr-x 1 root root 6549 2022-01-26 19:14 ./source/n/bluez/bluez.SlackBuild
-rw-r--r-- 1 root root 801 2022-03-16 19:27 ./source/n/bluez/bluez-5.64.tar.sign
-rw-r--r-- 1 root root 2175148 2022-03-16 19:27 ./source/n/bluez/bluez-5.64.tar.xz
-rwxr-xr-x 1 root root 6549 2022-03-17 19:22 ./source/n/bluez/bluez.SlackBuild
-rw-r--r-- 1 root root 42 2019-10-31 16:44 ./source/n/bluez/bluez.url
-rw-r--r-- 1 root root 128 2016-03-26 18:17 ./source/n/bluez/btusb.conf
drwxr-xr-x 2 root root 4096 2016-04-18 18:04 ./source/n/bluez/config
@ -12269,9 +12269,9 @@ drwxr-xr-x 2 root root 4096 2021-02-13 05:32 ./source/n/metamail
-rw-r--r-- 1 root root 284 2010-08-12 01:05 ./source/n/metamail/metamail.uue.getline.diff.gz
-rw-r--r-- 1 root root 202588 2008-03-08 23:47 ./source/n/metamail/metamail_2.7-54.diff.xz
-rw-r--r-- 1 root root 923 2018-02-27 06:13 ./source/n/metamail/slack-desc
drwxr-xr-x 2 root root 4096 2021-08-06 17:29 ./source/n/mobile-broadband-provider-info
drwxr-xr-x 2 root root 4096 2022-03-16 19:42 ./source/n/mobile-broadband-provider-info
-rwxr-xr-x 1 root root 2389 2020-07-09 18:37 ./source/n/mobile-broadband-provider-info/fetch-mobile-broadband-provider-info.sh
-rw-r--r-- 1 root root 44236 2021-08-05 15:27 ./source/n/mobile-broadband-provider-info/mobile-broadband-provider-info-20210805_11f2247.tar.xz
-rw-r--r-- 1 root root 44728 2022-03-16 16:16 ./source/n/mobile-broadband-provider-info/mobile-broadband-provider-info-20220316_c0f3bed.tar.xz
-rwxr-xr-x 1 root root 3959 2021-08-06 17:29 ./source/n/mobile-broadband-provider-info/mobile-broadband-provider-info.SlackBuild
-rw-r--r-- 1 root root 1071 2018-02-27 06:13 ./source/n/mobile-broadband-provider-info/slack-desc
drwxr-xr-x 2 root root 4096 2022-01-11 20:43 ./source/n/mtr
@ -12575,19 +12575,19 @@ drwxr-xr-x 2 root root 4096 2022-02-24 19:30 ./source/n/openssh
-rw-r--r-- 1 root root 318 2017-07-18 18:45 ./source/n/openssh/sshd.default
-rw-r--r-- 1 root root 1228 2021-09-29 19:00 ./source/n/openssh/sshd.pam
-rw-r--r-- 1 root root 271 2021-08-21 03:23 ./source/n/openssh/sshd_config-pam.diff.gz
drwxr-xr-x 2 root root 4096 2021-12-16 19:01 ./source/n/openssl
drwxr-xr-x 2 root root 4096 2022-03-16 19:49 ./source/n/openssl
-rw-r--r-- 1 root root 1758 2012-08-08 22:46 ./source/n/openssl/certwatch.gz
-rw-r--r-- 1 root root 281 2007-06-13 17:20 ./source/n/openssl/doinst.sh-openssl-solibs.gz
-rw-r--r-- 1 root root 501 2012-07-12 16:21 ./source/n/openssl/doinst.sh-openssl.gz
-rw-r--r-- 1 root root 9847315 2021-12-14 16:28 ./source/n/openssl/openssl-1.1.1m.tar.gz
-rw-r--r-- 1 root root 488 2021-12-14 16:28 ./source/n/openssl/openssl-1.1.1m.tar.gz.asc
-rw-r--r-- 1 root root 9850712 2022-03-15 15:24 ./source/n/openssl/openssl-1.1.1n.tar.gz
-rw-r--r-- 1 root root 488 2022-03-15 15:24 ./source/n/openssl/openssl-1.1.1n.tar.gz.asc
-rwxr-xr-x 1 root root 9151 2021-02-16 19:16 ./source/n/openssl/openssl.SlackBuild
-rw-r--r-- 1 root root 1014 2018-02-27 06:13 ./source/n/openssl/slack-desc.openssl
-rw-r--r-- 1 root root 1085 2018-02-27 06:13 ./source/n/openssl/slack-desc.openssl-solibs
drwxr-xr-x 2 root root 4096 2021-12-15 17:21 ./source/n/openvpn
drwxr-xr-x 2 root root 4096 2022-03-16 20:05 ./source/n/openvpn
-rw-r--r-- 1 root root 1375 2007-06-10 01:25 ./source/n/openvpn/README
-rw-r--r-- 1 root root 355 2018-02-22 02:16 ./source/n/openvpn/doinst.sh.gz
-rw-r--r-- 1 root root 870200 2021-12-14 18:35 ./source/n/openvpn/openvpn-2.5.5.tar.lz
-rw-r--r-- 1 root root 874914 2022-03-16 09:03 ./source/n/openvpn/openvpn-2.5.6.tar.lz
-rwxr-xr-x 1 root root 6313 2021-02-24 18:42 ./source/n/openvpn/openvpn.SlackBuild
-rw-r--r-- 1 root root 35 2019-02-20 21:37 ./source/n/openvpn/openvpn.url
-rw-r--r-- 1 root root 3489 2018-02-28 21:25 ./source/n/openvpn/rc.openvpn
@ -13101,7 +13101,7 @@ drwxr-xr-x 2 root root 4096 2021-02-13 05:32 ./source/x/hack-fonts-ttf
-rwxr-xr-x 1 root root 3348 2021-02-13 05:32 ./source/x/hack-fonts-ttf/hack-fonts-ttf.SlackBuild
-rw-r--r-- 1 root root 222 2020-07-29 18:08 ./source/x/hack-fonts-ttf/hack-fonts-ttf.url
-rw-r--r-- 1 root root 973 2020-07-29 18:22 ./source/x/hack-fonts-ttf/slack-desc
drwxr-xr-x 2 root root 4096 2021-11-18 18:59 ./source/x/ibus
drwxr-xr-x 2 root root 4096 2022-03-16 19:35 ./source/x/ibus
drwxr-xr-x 2 root root 4096 2021-12-27 19:51 ./source/x/ibus-anthy
-rw-r--r-- 1 root root 112 2017-03-18 17:08 ./source/x/ibus-anthy/doinst.sh.gz
-rw-r--r-- 1 root root 142792 2021-12-24 14:22 ./source/x/ibus-anthy/ibus-anthy-1.5.14.tar.lz
@ -13136,17 +13136,16 @@ drwxr-xr-x 2 root root 4096 2021-02-13 05:32 ./source/x/ibus-unikey
-rw-r--r-- 1 root root 77832 2017-03-26 10:30 ./source/x/ibus-unikey/ibus-unikey-0.6.1.tar.xz
-rwxr-xr-x 1 root root 3717 2021-02-13 05:32 ./source/x/ibus-unikey/ibus-unikey.SlackBuild
-rw-r--r-- 1 root root 784 2020-11-22 20:12 ./source/x/ibus-unikey/slack-desc
-rw-r--r-- 1 root root 561 2021-11-18 17:59 ./source/x/ibus/571e3b6e4f386abf12d3db70b9468e092c8d72bd.patch.gz
-rw-r--r-- 1 root root 4318 2019-07-10 18:25 ./source/x/ibus/Blocks.txt.gz
-rw-r--r-- 1 root root 370924 2020-02-24 21:51 ./source/x/ibus/NamesList.txt.gz
-rw-r--r-- 1 root root 4460 2021-01-22 23:44 ./source/x/ibus/Blocks.txt.gz
-rw-r--r-- 1 root root 384160 2021-09-07 17:23 ./source/x/ibus/NamesList.txt.gz
-rw-r--r-- 1 root root 191 2017-03-18 18:15 ./source/x/ibus/doinst.sh.gz
-rw-r--r-- 1 root root 38764 2018-02-07 17:26 ./source/x/ibus/emoji-test.txt.gz
-rw-r--r-- 1 root root 1713284 2021-08-20 07:13 ./source/x/ibus/ibus-1.5.25.tar.lz
-rw-r--r-- 1 root root 1728819 2022-03-14 05:57 ./source/x/ibus/ibus-1.5.26.tar.lz
-rw-r--r-- 1 root root 409 2017-10-03 09:24 ./source/x/ibus/ibus-autostart
-rw-r--r-- 1 root root 710 2017-10-03 09:39 ./source/x/ibus/ibus-autostart-plasma.desktop
-rw-r--r-- 1 root root 740 2017-10-03 09:39 ./source/x/ibus/ibus-autostart.desktop
-rwxr-xr-x 1 root root 4503 2021-11-18 17:59 ./source/x/ibus/ibus.SlackBuild
-rw-r--r-- 1 root root 232 2021-08-21 03:08 ./source/x/ibus/ibus.url
-rwxr-xr-x 1 root root 4447 2022-03-16 19:36 ./source/x/ibus/ibus.SlackBuild
-rw-r--r-- 1 root root 232 2022-03-16 19:33 ./source/x/ibus/ibus.url
-rw-r--r-- 1 root root 772 2020-11-22 20:12 ./source/x/ibus/slack-desc
drwxr-xr-x 2 root root 4096 2021-02-13 05:32 ./source/x/intel-vaapi-driver
-rw-r--r-- 1 root root 1570064 2020-06-01 01:17 ./source/x/intel-vaapi-driver/intel-vaapi-driver-2.4.1.tar.lz
@ -15160,9 +15159,9 @@ drwxr-xr-x 2 root root 4096 2022-02-02 06:50 ./testing/source/linux-5.16.5
-rw-r--r-- 1 root root 238263 2022-02-02 06:54 ./testing/source/linux-5.16.5-configs/config-huge-5.16.5
-rw-r--r-- 1 root root 241231 2022-02-02 06:57 ./testing/source/linux-5.16.5-configs/config-huge-5.16.5.x64
-rw-r--r-- 1 root root 239608 2022-02-02 06:54 ./testing/source/linux-5.16.5-configs/config-huge-smp-5.16.5-smp
drwxr-xr-x 2 root root 4096 2022-03-12 20:56 ./usb-and-pxe-installers
drwxr-xr-x 2 root root 4096 2022-03-17 19:35 ./usb-and-pxe-installers
-rw-r--r-- 1 root root 31203 2011-03-21 21:21 ./usb-and-pxe-installers/README_PXE.TXT
-rw-r--r-- 1 root root 9197 2013-09-25 04:33 ./usb-and-pxe-installers/README_USB.TXT
-rw-r--r-- 1 root root 574 2013-03-27 04:59 ./usb-and-pxe-installers/pxelinux.cfg_default
-rw-r--r-- 1 root root 63235072 2022-03-12 20:56 ./usb-and-pxe-installers/usbboot.img
-rw-r--r-- 1 root root 63230976 2022-03-17 19:35 ./usb-and-pxe-installers/usbboot.img
-rw-r--r-- 1 root root 16194 2021-03-19 18:02 ./usb-and-pxe-installers/usbimg2disk.sh

View file

@ -1,7 +1,7 @@
Slackware initrd mini HOWTO
by Patrick Volkerding, volkerdi@slackware.com
Sat Mar 12 20:40:47 UTC 2022
Thu Mar 17 19:26:17 UTC 2022
This document describes how to create and install an initrd, which may be
required to use the 4.x kernel. Also see "man mkinitrd".
@ -33,15 +33,15 @@ flexible to ship a generic kernel and a set of kernel modules for it.
The easiest way to make the initrd is to use the mkinitrd script included
in Slackware's mkinitrd package. We'll walk through the process of
upgrading to the generic 5.16.14 Linux kernel using the packages
upgrading to the generic 5.16.15 Linux kernel using the packages
found in Slackware's slackware/a/ directory.
First, make sure the kernel, kernel modules, and mkinitrd package are
installed (the current version numbers might be a little different, so
this is just an example):
installpkg kernel-generic-5.16.14-x86_64-1.txz
installpkg kernel-modules-5.16.14-x86_64-1.txz
installpkg kernel-generic-5.16.15-x86_64-1.txz
installpkg kernel-modules-5.16.15-x86_64-1.txz
installpkg mkinitrd-1.4.11-x86_64-28.txz
Change into the /boot directory:
@ -52,7 +52,7 @@ Now you'll want to run "mkinitrd". I'm using ext4 for my root filesystem,
and since the disk controller requires no special support the ext4 module
will be the only one I need to load:
mkinitrd -c -k 5.16.14 -m ext4
mkinitrd -c -k 5.16.15 -m ext4
This should do two things. First, it will create a directory
/boot/initrd-tree containing the initrd's filesystem. Then it will
@ -61,10 +61,10 @@ you could make some additional changes in /boot/initrd-tree/ and
then run mkinitrd again without options to rebuild the image. That's
optional, though, and only advanced users will need to think about that.
Here's another example: Build an initrd image using Linux 5.16.14
Here's another example: Build an initrd image using Linux 5.16.15
kernel modules for a system with an ext4 root partition on /dev/sdb3:
mkinitrd -c -k 5.16.14 -m ext4 -f ext4 -r /dev/sdb3
mkinitrd -c -k 5.16.15 -m ext4 -f ext4 -r /dev/sdb3
4. Now that I've built an initrd, how do I use it?

View file

@ -1,5 +1,5 @@
Welcome to 09Slackware6407 version 15.1 (Linux kernel 5.16.14)!
Welcome to 09Slackware6407 version 15.1 (Linux kernel 5.16.15)!
If you need to pass extra parameters to the kernel, enter them at the prompt
below after the name of the kernel to boot (e.g., huge.s).

View file

@ -1,3 +1,3 @@
These kernels are version 5.16.14.
These kernels are version 5.16.15.

View file

@ -1149,7 +1149,6 @@ gzip ./source/x/x11/patch/xf86-video-intel/0001-sna-Avoid-clobbering-output-phys
gzip ./source/x/x11/patch/xf86-video-s3virge/xf86-video-s3virge.xorg-server-1.20.x.diff
gzip ./source/x/x11/patch/xorg-cf-files/Imake.tmpl-binutils-ar-2.36.patch
gzip ./source/x/x11/patch/igt-gpu-tools/963917a3565466832a3b2fc22e9285d34a0bf944.patch
gzip ./source/x/ibus/571e3b6e4f386abf12d3db70b9468e092c8d72bd.patch
gzip ./source/x/ibus/NamesList.txt
gzip ./source/x/ibus/Blocks.txt
gzip ./source/x/ibus/doinst.sh

View file

@ -65,9 +65,9 @@ system. :^) Press ENTER when you are done." 21 76 10 \
"jfsutils" "Utilities for IBM's Journaled Filesystem" "on" \
"kbd" "Change keyboard and console mappings" "on" \
"kernel-firmware" "Linux kernel firmware -- REQUIRED" "on" \
"kernel-generic" "Generic 5.16.14 kernel (needs an initrd)" "on" \
"kernel-huge" "Loaded 5.16.14 Linux kernel" "on" \
"kernel-modules" "Linux 5.16.14 kernel modules -- REQUIRED" "on" \
"kernel-generic" "Generic 5.16.15 kernel (needs an initrd)" "on" \
"kernel-huge" "Loaded 5.16.15 Linux kernel" "on" \
"kernel-modules" "Linux 5.16.15 kernel modules -- REQUIRED" "on" \
"kmod" "Kernel module utilities -- REQUIRED" "on" \
"lbzip2" "Parallel bzip2 compressor" "on" \
"less" "A text pager utility - REQUIRED" "on" \

View file

@ -65,9 +65,9 @@ system. :^) Press ENTER when you are done." 21 76 10 \
"jfsutils" "Utilities for IBM's Journaled Filesystem" "on" \
"kbd" "Change keyboard and console mappings" "on" \
"kernel-firmware" "Linux kernel firmware -- REQUIRED" "on" \
"kernel-generic" "Generic 5.16.14 kernel (needs an initrd)" "on" \
"kernel-huge" "Loaded 5.16.14 Linux kernel" "on" \
"kernel-modules" "Linux 5.16.14 kernel modules -- REQUIRED" "on" \
"kernel-generic" "Generic 5.16.15 kernel (needs an initrd)" "on" \
"kernel-huge" "Loaded 5.16.15 Linux kernel" "on" \
"kernel-modules" "Linux 5.16.15 kernel modules -- REQUIRED" "on" \
"kmod" "Kernel module utilities -- REQUIRED" "on" \
"lbzip2" "Parallel bzip2 compressor" "on" \
"less" "A text pager utility - REQUIRED" "on" \

View file

@ -21,7 +21,7 @@ from series K. Use the UP/DOWN keys to scroll through the list, and \
the SPACE key to deselect any items you don't want to install. \
Press ENTER when you are \
done." 11 70 1 \
"kernel-source" "Linux 5.16.14 kernel source" "on" \
"kernel-source" "Linux 5.16.15 kernel source" "on" \
2> $TMP/SeTpkgs
if [ $? = 1 -o $? = 255 ]; then
rm -f $TMP/SeTpkgs

View file

@ -21,7 +21,7 @@ from series K. Use the UP/DOWN keys to scroll through the list, and \
the SPACE key to deselect any items you don't want to install. \
Press ENTER when you are \
done." 11 70 1 \
"kernel-source" "Linux 5.16.14 kernel source" "on" \
"kernel-source" "Linux 5.16.15 kernel source" "on" \
2> $TMP/SeTpkgs
if [ $? = 1 -o $? = 255 ]; then
rm -f $TMP/SeTpkgs

View file

@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
# Linux/x86 5.16.14 Kernel Configuration
# Linux/x86 5.16.15 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="gcc (GCC) 11.2.0"
CONFIG_CC_IS_GCC=y

View file

@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
# Linux/x86 5.16.14 Kernel Configuration
# Linux/x86 5.16.15 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="gcc (GCC) 11.2.0"
CONFIG_CC_IS_GCC=y

View file

@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
# Linux/x86 5.16.14 Kernel Configuration
# Linux/x86 5.16.15 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="gcc (GCC) 11.2.0"
CONFIG_CC_IS_GCC=y

View file

@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
# Linux/x86 5.16.14 Kernel Configuration
# Linux/x86 5.16.15 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="gcc (GCC) 11.2.0"
CONFIG_CC_IS_GCC=y

View file

@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
# Linux/x86 5.16.14 Kernel Configuration
# Linux/x86 5.16.15 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="gcc (GCC) 11.2.0"
CONFIG_CC_IS_GCC=y

View file

@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
# Linux/x86 5.16.14 Kernel Configuration
# Linux/x86 5.16.15 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="gcc (GCC) 11.2.0"
CONFIG_CC_IS_GCC=y

View file

@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=bluez
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) "}

View file

@ -1,27 +0,0 @@
From 571e3b6e4f386abf12d3db70b9468e092c8d72bd Mon Sep 17 00:00:00 2001
From: Alynx Zhou <alynx.zhou@gmail.com>
Date: Tue, 24 Aug 2021 10:12:52 +0800
Subject: [PATCH] client/gtk3/ibusimcontext: Fix wrong cursor location in gtk3
apps
---
client/gtk3/ibusimcontext.c | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/client/gtk3/ibusimcontext.c b/client/gtk3/ibusimcontext.c
index da9a402ff..b1ccede95 100644
--- a/client/gtk3/ibusimcontext.c
+++ b/client/gtk3/ibusimcontext.c
@@ -1497,7 +1497,10 @@ _set_cursor_location_internal (IBusIMContext *ibusimcontext)
#if GTK_CHECK_VERSION (3, 98, 4)
#elif GTK_CHECK_VERSION (2, 91, 0)
- area.y += gdk_window_get_height (ibusimcontext->client_window);
+ if (area.x == -1 && area.y == -1 && area.width == 0 && area.height == 0) {
+ area.x = 0;
+ area.y += gdk_window_get_height (ibusimcontext->client_window);
+ }
#else
if (area.x == -1 && area.y == -1 && area.width == 0 && area.height == 0) {
gint w, h;

View file

@ -1,6 +1,6 @@
# Blocks-13.0.0.txt
# Date: 2019-07-10, 19:06:00 GMT [KW]
# © 2019 Unicode®, Inc.
# Blocks-14.0.0.txt
# Date: 2021-01-22, 23:29:00 GMT [KW]
# © 2021 Unicode®, Inc.
# For terms of use, see http://www.unicode.org/terms_of_use.html
#
# Unicode Character Database
@ -52,6 +52,7 @@
0800..083F; Samaritan
0840..085F; Mandaic
0860..086F; Syriac Supplement
0870..089F; Arabic Extended-B
08A0..08FF; Arabic Extended-A
0900..097F; Devanagari
0980..09FF; Bengali
@ -215,7 +216,9 @@ FFF0..FFFF; Specials
104B0..104FF; Osage
10500..1052F; Elbasan
10530..1056F; Caucasian Albanian
10570..105BF; Vithkuqi
10600..1077F; Linear A
10780..107BF; Latin Extended-F
10800..1083F; Cypriot Syllabary
10840..1085F; Imperial Aramaic
10860..1087F; Palmyrene
@ -240,6 +243,7 @@ FFF0..FFFF; Specials
10E80..10EBF; Yezidi
10F00..10F2F; Old Sogdian
10F30..10F6F; Sogdian
10F70..10FAF; Old Uyghur
10FB0..10FDF; Chorasmian
10FE0..10FFF; Elymaic
11000..1107F; Brahmi
@ -259,13 +263,14 @@ FFF0..FFFF; Specials
11600..1165F; Modi
11660..1167F; Mongolian Supplement
11680..116CF; Takri
11700..1173F; Ahom
11700..1174F; Ahom
11800..1184F; Dogra
118A0..118FF; Warang Citi
11900..1195F; Dives Akuru
119A0..119FF; Nandinagari
11A00..11A4F; Zanabazar Square
11A50..11AAF; Soyombo
11AB0..11ABF; Unified Canadian Aboriginal Syllabics Extended-A
11AC0..11AFF; Pau Cin Hau
11C00..11C6F; Bhaiksuki
11C70..11CBF; Marchen
@ -277,11 +282,13 @@ FFF0..FFFF; Specials
12000..123FF; Cuneiform
12400..1247F; Cuneiform Numbers and Punctuation
12480..1254F; Early Dynastic Cuneiform
12F90..12FFF; Cypro-Minoan
13000..1342F; Egyptian Hieroglyphs
13430..1343F; Egyptian Hieroglyph Format Controls
14400..1467F; Anatolian Hieroglyphs
16800..16A3F; Bamum Supplement
16A40..16A6F; Mro
16A70..16ACF; Tangsa
16AD0..16AFF; Bassa Vah
16B00..16B8F; Pahawh Hmong
16E40..16E9F; Medefaidrin
@ -290,13 +297,15 @@ FFF0..FFFF; Specials
17000..187FF; Tangut
18800..18AFF; Tangut Components
18B00..18CFF; Khitan Small Script
18D00..18D8F; Tangut Supplement
18D00..18D7F; Tangut Supplement
1AFF0..1AFFF; Kana Extended-B
1B000..1B0FF; Kana Supplement
1B100..1B12F; Kana Extended-A
1B130..1B16F; Small Kana Extension
1B170..1B2FF; Nushu
1BC00..1BC9F; Duployan
1BCA0..1BCAF; Shorthand Format Controls
1CF00..1CFCF; Znamenny Musical Notation
1D000..1D0FF; Byzantine Musical Symbols
1D100..1D1FF; Musical Symbols
1D200..1D24F; Ancient Greek Musical Notation
@ -305,9 +314,12 @@ FFF0..FFFF; Specials
1D360..1D37F; Counting Rod Numerals
1D400..1D7FF; Mathematical Alphanumeric Symbols
1D800..1DAAF; Sutton SignWriting
1DF00..1DFFF; Latin Extended-G
1E000..1E02F; Glagolitic Supplement
1E100..1E14F; Nyiakeng Puachue Hmong
1E290..1E2BF; Toto
1E2C0..1E2FF; Wancho
1E7E0..1E7FF; Ethiopic Extended-B
1E800..1E8DF; Mende Kikakui
1E900..1E95F; Adlam
1EC70..1ECBF; Indic Siyaq Numbers

File diff suppressed because it is too large Load diff

View file

@ -3,7 +3,7 @@
# Slackware build script for ibus
# Copyright 2017 Heinz Wiesinger, Amsterdam, The Netherlands
# Copyright 2017, 2020 Patrick J. Volkerding, Sebeka, MN, USA
# Copyright 2017, 2020, 2022 Patrick J. Volkerding, Sebeka, MN, USA
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@ -27,7 +27,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=ibus
VERSION=${VERSION:-$(echo $PKGNAM-*.tar.?z | rev | cut -f 3- -d . | cut -f 1 -d - | rev)}
BUILD=${BUILD:-5}
BUILD=${BUILD:-1}
NUMJOBS=${NUMJOBS:-" -j$(expr $(nproc) + 1) "}
@ -88,8 +88,6 @@ find . \
\( -perm 666 -o -perm 664 -o -perm 600 -o -perm 444 -o -perm 440 -o -perm 400 \) \
-exec chmod 644 {} \+
zcat $CWD/571e3b6e4f386abf12d3db70b9468e092c8d72bd.patch.gz | patch -p1 --verbose || exit 1
zcat $CWD/emoji-test.txt.gz > emoji-test.txt
zcat $CWD/NamesList.txt.gz > NamesList.txt
zcat $CWD/Blocks.txt.gz > Blocks.txt
@ -116,6 +114,7 @@ CFLAGS="$SLKCFLAGS" \
--with-python=python3 \
--with-unicode-emoji-dir=$TMP/ibus-$VERSION \
--with-ucd-dir=$TMP/ibus-$VERSION \
--disable-systemd-services \
--build=$ARCH-slackware-linux || exit 1
make $NUMJOBS || make || exit 1

View file

@ -1,4 +1,4 @@
https://github.com/ibus/ibus/releases/download/1.5.25/ibus-1.5.25.tar.gz
https://github.com/ibus/ibus/releases/download/1.5.26/ibus-1.5.26.tar.gz
http://www.unicode.org/Public/emoji/11.0/emoji-test.txt
https://www.unicode.org/Public/UNIDATA/NamesList.txt
https://www.unicode.org/Public/UNIDATA/Blocks.txt