From 9ec807270408426f344cc14e5c3d82368d5c1d09 Mon Sep 17 00:00:00 2001 From: Patrick J Volkerding Date: Tue, 6 Jul 2021 20:44:20 +0000 Subject: Tue Jul 6 20:44:20 UTC 2021 ap/mc-4.8.26-x86_64-3.txz: Rebuilt. Rebuilt with --enable-aspell. Thanks to Ressy and bassmadrigal. ap/slackpkg-15.0.6-noarch-1.txz: Upgraded. Fix getting gpg key on ARM ; use only www.slackware.com. Remove support for Slackintosh project - it's dead, Jim. Thanks to Robby Workman. d/python-setuptools-57.1.0-x86_64-1.txz: Upgraded. kde/bluedevil-5.22.3-x86_64-1.txz: Upgraded. kde/breeze-5.22.3-x86_64-1.txz: Upgraded. kde/breeze-grub-5.22.3-x86_64-1.txz: Upgraded. kde/breeze-gtk-5.22.3-x86_64-1.txz: Upgraded. kde/digikam-7.2.0-x86_64-4.txz: Rebuilt. Recompiled against opencv-4.5.3. kde/drkonqi-5.22.3-x86_64-1.txz: Upgraded. kde/kactivitymanagerd-5.22.3-x86_64-1.txz: Upgraded. kde/kde-cli-tools-5.22.3-x86_64-1.txz: Upgraded. kde/kde-gtk-config-5.22.3-x86_64-1.txz: Upgraded. kde/kdecoration-5.22.3-x86_64-1.txz: Upgraded. kde/kdeplasma-addons-5.22.3-x86_64-1.txz: Upgraded. kde/kgamma5-5.22.3-x86_64-1.txz: Upgraded. kde/khotkeys-5.22.3-x86_64-1.txz: Upgraded. kde/kinfocenter-5.22.3-x86_64-1.txz: Upgraded. kde/kio-extras-21.04.2-x86_64-2.txz: Rebuilt. Recompiled against kdsoap-2.0.0. kde/kmenuedit-5.22.3-x86_64-1.txz: Upgraded. kde/kscreen-5.22.3-x86_64-1.txz: Upgraded. kde/kscreenlocker-5.22.3-x86_64-1.txz: Upgraded. kde/ksshaskpass-5.22.3-x86_64-1.txz: Upgraded. kde/ksystemstats-5.22.3-x86_64-1.txz: Upgraded. kde/kwallet-pam-5.22.3-x86_64-1.txz: Upgraded. kde/kwayland-integration-5.22.3-x86_64-1.txz: Upgraded. kde/kwayland-server-5.22.3-x86_64-1.txz: Upgraded. kde/kwin-5.22.3-x86_64-1.txz: Upgraded. kde/kwrited-5.22.3-x86_64-1.txz: Upgraded. kde/layer-shell-qt-5.22.3-x86_64-1.txz: Upgraded. kde/libkscreen-5.22.3-x86_64-1.txz: Upgraded. kde/libksysguard-5.22.3-x86_64-1.txz: Upgraded. kde/milou-5.22.3-x86_64-1.txz: Upgraded. kde/oxygen-5.22.3-x86_64-1.txz: Upgraded. kde/plasma-browser-integration-5.22.3-x86_64-1.txz: Upgraded. kde/plasma-desktop-5.22.3-x86_64-1.txz: Upgraded. kde/plasma-disks-5.22.3-x86_64-1.txz: Upgraded. kde/plasma-firewall-5.22.3-x86_64-1.txz: Upgraded. kde/plasma-integration-5.22.3-x86_64-1.txz: Upgraded. kde/plasma-nm-5.22.3-x86_64-1.txz: Upgraded. kde/plasma-pa-5.22.3-x86_64-1.txz: Upgraded. kde/plasma-sdk-5.22.3-x86_64-1.txz: Upgraded. kde/plasma-systemmonitor-5.22.3-x86_64-1.txz: Upgraded. kde/plasma-vault-5.22.3-x86_64-1.txz: Upgraded. kde/plasma-workspace-5.22.3-x86_64-1.txz: Upgraded. kde/plasma-workspace-wallpapers-5.22.3-x86_64-1.txz: Upgraded. kde/polkit-kde-agent-1-5.22.3-x86_64-1.txz: Upgraded. kde/powerdevil-5.22.3-x86_64-1.txz: Upgraded. kde/qqc2-breeze-style-5.22.3-x86_64-1.txz: Upgraded. kde/sddm-kcm-5.22.3-x86_64-1.txz: Upgraded. kde/systemsettings-5.22.3-x86_64-1.txz: Upgraded. kde/xdg-desktop-portal-kde-5.22.3-x86_64-1.txz: Upgraded. l/kdsoap-2.0.0-x86_64-1.txz: Upgraded. Shared library .so-version bump. l/opencv-4.5.3-x86_64-1.txz: Upgraded. Changed ABI. n/getmail-6.18.1-x86_64-1.txz: Upgraded. t/texlive-2021.210418-x86_64-1.txz: Upgraded. Thanks to Johannes Schoepfer. --- ChangeLog.rss | 78 ++- ChangeLog.txt | 66 ++ FILELIST.TXT | 712 ++++++++++----------- source/ap/mc/mc.SlackBuild | 3 +- source/ap/slackpkg/files/ChangeLog | 6 + source/ap/slackpkg/files/core-functions.sh | 30 +- source/ap/slackpkg/slackpkg.SlackBuild | 2 +- source/kde/kde/build/digikam | 2 +- source/kde/kde/build/kio-extras | 2 +- source/l/kdsoap/kdsoap.SlackBuild | 2 +- .../dump.unused.internal.libraries.from.sources.sh | 3 +- source/t/texlive/patches/fixes-210420.patch | 162 +++++ source/t/texlive/patches/tabu.sty.diff | 32 - source/t/texlive/prep/texmf_get.sh | 76 ++- source/t/texlive/texlive.SlackBuild | 58 +- source/t/texlive/texlive.url | 4 +- 16 files changed, 765 insertions(+), 473 deletions(-) create mode 100644 source/t/texlive/patches/fixes-210420.patch delete mode 100644 source/t/texlive/patches/tabu.sty.diff diff --git a/ChangeLog.rss b/ChangeLog.rss index 6a5417192..f7a4b9b19 100644 --- a/ChangeLog.rss +++ b/ChangeLog.rss @@ -11,9 +11,83 @@ Tracking Slackware development in git. en-us urn:uuid:c964f45e-6732-11e8-bbe5-107b4450212f - Sun, 4 Jul 2021 18:14:23 GMT - Mon, 5 Jul 2021 06:59:42 GMT + Tue, 6 Jul 2021 20:44:20 GMT + Wed, 7 Jul 2021 06:59:43 GMT maintain_current_git.sh v 1.12 + + Tue, 6 Jul 2021 20:44:20 GMT + Tue, 6 Jul 2021 20:44:20 GMT + https://git.slackware.nl/current/tag/?h=20210706204420 + 20210706204420 + + +ap/mc-4.8.26-x86_64-3.txz: Rebuilt. + Rebuilt with --enable-aspell. Thanks to Ressy and bassmadrigal. +ap/slackpkg-15.0.6-noarch-1.txz: Upgraded. + Fix getting gpg key on ARM ; use only www.slackware.com. + Remove support for Slackintosh project - it's dead, Jim. + Thanks to Robby Workman. +d/python-setuptools-57.1.0-x86_64-1.txz: Upgraded. +kde/bluedevil-5.22.3-x86_64-1.txz: Upgraded. +kde/breeze-5.22.3-x86_64-1.txz: Upgraded. +kde/breeze-grub-5.22.3-x86_64-1.txz: Upgraded. +kde/breeze-gtk-5.22.3-x86_64-1.txz: Upgraded. +kde/digikam-7.2.0-x86_64-4.txz: Rebuilt. + Recompiled against opencv-4.5.3. +kde/drkonqi-5.22.3-x86_64-1.txz: Upgraded. +kde/kactivitymanagerd-5.22.3-x86_64-1.txz: Upgraded. +kde/kde-cli-tools-5.22.3-x86_64-1.txz: Upgraded. +kde/kde-gtk-config-5.22.3-x86_64-1.txz: Upgraded. +kde/kdecoration-5.22.3-x86_64-1.txz: Upgraded. +kde/kdeplasma-addons-5.22.3-x86_64-1.txz: Upgraded. +kde/kgamma5-5.22.3-x86_64-1.txz: Upgraded. +kde/khotkeys-5.22.3-x86_64-1.txz: Upgraded. +kde/kinfocenter-5.22.3-x86_64-1.txz: Upgraded. +kde/kio-extras-21.04.2-x86_64-2.txz: Rebuilt. + Recompiled against kdsoap-2.0.0. +kde/kmenuedit-5.22.3-x86_64-1.txz: Upgraded. +kde/kscreen-5.22.3-x86_64-1.txz: Upgraded. +kde/kscreenlocker-5.22.3-x86_64-1.txz: Upgraded. +kde/ksshaskpass-5.22.3-x86_64-1.txz: Upgraded. +kde/ksystemstats-5.22.3-x86_64-1.txz: Upgraded. +kde/kwallet-pam-5.22.3-x86_64-1.txz: Upgraded. +kde/kwayland-integration-5.22.3-x86_64-1.txz: Upgraded. +kde/kwayland-server-5.22.3-x86_64-1.txz: Upgraded. +kde/kwin-5.22.3-x86_64-1.txz: Upgraded. +kde/kwrited-5.22.3-x86_64-1.txz: Upgraded. +kde/layer-shell-qt-5.22.3-x86_64-1.txz: Upgraded. +kde/libkscreen-5.22.3-x86_64-1.txz: Upgraded. +kde/libksysguard-5.22.3-x86_64-1.txz: Upgraded. +kde/milou-5.22.3-x86_64-1.txz: Upgraded. +kde/oxygen-5.22.3-x86_64-1.txz: Upgraded. +kde/plasma-browser-integration-5.22.3-x86_64-1.txz: Upgraded. +kde/plasma-desktop-5.22.3-x86_64-1.txz: Upgraded. +kde/plasma-disks-5.22.3-x86_64-1.txz: Upgraded. +kde/plasma-firewall-5.22.3-x86_64-1.txz: Upgraded. +kde/plasma-integration-5.22.3-x86_64-1.txz: Upgraded. +kde/plasma-nm-5.22.3-x86_64-1.txz: Upgraded. +kde/plasma-pa-5.22.3-x86_64-1.txz: Upgraded. +kde/plasma-sdk-5.22.3-x86_64-1.txz: Upgraded. +kde/plasma-systemmonitor-5.22.3-x86_64-1.txz: Upgraded. +kde/plasma-vault-5.22.3-x86_64-1.txz: Upgraded. +kde/plasma-workspace-5.22.3-x86_64-1.txz: Upgraded. +kde/plasma-workspace-wallpapers-5.22.3-x86_64-1.txz: Upgraded. +kde/polkit-kde-agent-1-5.22.3-x86_64-1.txz: Upgraded. +kde/powerdevil-5.22.3-x86_64-1.txz: Upgraded. +kde/qqc2-breeze-style-5.22.3-x86_64-1.txz: Upgraded. +kde/sddm-kcm-5.22.3-x86_64-1.txz: Upgraded. +kde/systemsettings-5.22.3-x86_64-1.txz: Upgraded. +kde/xdg-desktop-portal-kde-5.22.3-x86_64-1.txz: Upgraded. +l/kdsoap-2.0.0-x86_64-1.txz: Upgraded. + Shared library .so-version bump. +l/opencv-4.5.3-x86_64-1.txz: Upgraded. + Changed ABI. +n/getmail-6.18.1-x86_64-1.txz: Upgraded. +t/texlive-2021.210418-x86_64-1.txz: Upgraded. + Thanks to Johannes Schoepfer. + ]]> + + Sun, 4 Jul 2021 18:14:23 GMT Sun, 4 Jul 2021 18:14:23 GMT diff --git a/ChangeLog.txt b/ChangeLog.txt index 5b74130fa..0c1954953 100644 --- a/ChangeLog.txt +++ b/ChangeLog.txt @@ -1,3 +1,69 @@ +Tue Jul 6 20:44:20 UTC 2021 +ap/mc-4.8.26-x86_64-3.txz: Rebuilt. + Rebuilt with --enable-aspell. Thanks to Ressy and bassmadrigal. +ap/slackpkg-15.0.6-noarch-1.txz: Upgraded. + Fix getting gpg key on ARM ; use only www.slackware.com. + Remove support for Slackintosh project - it's dead, Jim. + Thanks to Robby Workman. +d/python-setuptools-57.1.0-x86_64-1.txz: Upgraded. +kde/bluedevil-5.22.3-x86_64-1.txz: Upgraded. +kde/breeze-5.22.3-x86_64-1.txz: Upgraded. +kde/breeze-grub-5.22.3-x86_64-1.txz: Upgraded. +kde/breeze-gtk-5.22.3-x86_64-1.txz: Upgraded. +kde/digikam-7.2.0-x86_64-4.txz: Rebuilt. + Recompiled against opencv-4.5.3. +kde/drkonqi-5.22.3-x86_64-1.txz: Upgraded. +kde/kactivitymanagerd-5.22.3-x86_64-1.txz: Upgraded. +kde/kde-cli-tools-5.22.3-x86_64-1.txz: Upgraded. +kde/kde-gtk-config-5.22.3-x86_64-1.txz: Upgraded. +kde/kdecoration-5.22.3-x86_64-1.txz: Upgraded. +kde/kdeplasma-addons-5.22.3-x86_64-1.txz: Upgraded. +kde/kgamma5-5.22.3-x86_64-1.txz: Upgraded. +kde/khotkeys-5.22.3-x86_64-1.txz: Upgraded. +kde/kinfocenter-5.22.3-x86_64-1.txz: Upgraded. +kde/kio-extras-21.04.2-x86_64-2.txz: Rebuilt. + Recompiled against kdsoap-2.0.0. +kde/kmenuedit-5.22.3-x86_64-1.txz: Upgraded. +kde/kscreen-5.22.3-x86_64-1.txz: Upgraded. +kde/kscreenlocker-5.22.3-x86_64-1.txz: Upgraded. +kde/ksshaskpass-5.22.3-x86_64-1.txz: Upgraded. +kde/ksystemstats-5.22.3-x86_64-1.txz: Upgraded. +kde/kwallet-pam-5.22.3-x86_64-1.txz: Upgraded. +kde/kwayland-integration-5.22.3-x86_64-1.txz: Upgraded. +kde/kwayland-server-5.22.3-x86_64-1.txz: Upgraded. +kde/kwin-5.22.3-x86_64-1.txz: Upgraded. +kde/kwrited-5.22.3-x86_64-1.txz: Upgraded. +kde/layer-shell-qt-5.22.3-x86_64-1.txz: Upgraded. +kde/libkscreen-5.22.3-x86_64-1.txz: Upgraded. +kde/libksysguard-5.22.3-x86_64-1.txz: Upgraded. +kde/milou-5.22.3-x86_64-1.txz: Upgraded. +kde/oxygen-5.22.3-x86_64-1.txz: Upgraded. +kde/plasma-browser-integration-5.22.3-x86_64-1.txz: Upgraded. +kde/plasma-desktop-5.22.3-x86_64-1.txz: Upgraded. +kde/plasma-disks-5.22.3-x86_64-1.txz: Upgraded. +kde/plasma-firewall-5.22.3-x86_64-1.txz: Upgraded. +kde/plasma-integration-5.22.3-x86_64-1.txz: Upgraded. +kde/plasma-nm-5.22.3-x86_64-1.txz: Upgraded. +kde/plasma-pa-5.22.3-x86_64-1.txz: Upgraded. +kde/plasma-sdk-5.22.3-x86_64-1.txz: Upgraded. +kde/plasma-systemmonitor-5.22.3-x86_64-1.txz: Upgraded. +kde/plasma-vault-5.22.3-x86_64-1.txz: Upgraded. +kde/plasma-workspace-5.22.3-x86_64-1.txz: Upgraded. +kde/plasma-workspace-wallpapers-5.22.3-x86_64-1.txz: Upgraded. +kde/polkit-kde-agent-1-5.22.3-x86_64-1.txz: Upgraded. +kde/powerdevil-5.22.3-x86_64-1.txz: Upgraded. +kde/qqc2-breeze-style-5.22.3-x86_64-1.txz: Upgraded. +kde/sddm-kcm-5.22.3-x86_64-1.txz: Upgraded. +kde/systemsettings-5.22.3-x86_64-1.txz: Upgraded. +kde/xdg-desktop-portal-kde-5.22.3-x86_64-1.txz: Upgraded. +l/kdsoap-2.0.0-x86_64-1.txz: Upgraded. + Shared library .so-version bump. +l/opencv-4.5.3-x86_64-1.txz: Upgraded. + Changed ABI. +n/getmail-6.18.1-x86_64-1.txz: Upgraded. +t/texlive-2021.210418-x86_64-1.txz: Upgraded. + Thanks to Johannes Schoepfer. ++--------------------------+ Sun Jul 4 18:14:23 UTC 2021 ap/texinfo-6.8-x86_64-1.txz: Upgraded. l/pango-1.48.7-x86_64-1.txz: Upgraded. diff --git a/FILELIST.TXT b/FILELIST.TXT index 267befb7a..d82748315 100644 --- a/FILELIST.TXT +++ b/FILELIST.TXT @@ -1,20 +1,20 @@ -Sun Jul 4 18:17:40 UTC 2021 +Tue Jul 6 20:50:26 UTC 2021 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 2021-07-04 18:14 . +drwxr-xr-x 12 root root 4096 2021-07-06 20:44 . -rw-r--r-- 1 root root 10064 2016-06-30 18:39 ./ANNOUNCE.14_2 -rw-r--r-- 1 root root 15411 2021-03-28 17:36 ./CHANGES_AND_HINTS.TXT --rw-r--r-- 1 root root 1081038 2021-07-02 21:08 ./CHECKSUMS.md5 --rw-r--r-- 1 root root 163 2021-07-02 21:08 ./CHECKSUMS.md5.asc +-rw-r--r-- 1 root root 1080945 2021-07-04 18:17 ./CHECKSUMS.md5 +-rw-r--r-- 1 root root 163 2021-07-04 18:17 ./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 1550871 2021-07-04 18:14 ./ChangeLog.txt +-rw-r--r-- 1 root root 1553958 2021-07-06 20:44 ./ChangeLog.txt drwxr-xr-x 3 root root 4096 2013-03-20 22:17 ./EFI drwxr-xr-x 2 root root 4096 2021-06-30 18:28 ./EFI/BOOT -rw-r--r-- 1 root root 1187840 2021-06-15 19:16 ./EFI/BOOT/bootx64.efi @@ -25,9 +25,9 @@ drwxr-xr-x 2 root root 4096 2021-06-30 18:28 ./EFI/BOOT -rwxr-xr-x 1 root root 2504 2019-07-05 18:54 ./EFI/BOOT/make-grub.sh -rw-r--r-- 1 root root 10722 2013-09-21 19:02 ./EFI/BOOT/osdetect.cfg -rw-r--r-- 1 root root 1273 2013-08-12 21:08 ./EFI/BOOT/tools.cfg --rw-r--r-- 1 root root 1406902 2021-07-02 21:08 ./FILELIST.TXT +-rw-r--r-- 1 root root 1406789 2021-07-04 18:17 ./FILELIST.TXT -rw-r--r-- 1 root root 1572 2012-08-29 18:27 ./GPG-KEY --rw-r--r-- 1 root root 851305 2021-07-04 18:17 ./PACKAGES.TXT +-rw-r--r-- 1 root root 851214 2021-07-06 20:49 ./PACKAGES.TXT -rw-r--r-- 1 root root 8564 2016-06-28 21:33 ./README.TXT -rw-r--r-- 1 root root 3635 2021-06-30 18:18 ./README.initrd -rw-r--r-- 1 root root 34412 2017-12-01 17:44 ./README_CRYPT.TXT @@ -715,11 +715,11 @@ drwxr-xr-x 2 root root 4096 2012-09-20 18:06 ./patches -rw-r--r-- 1 root root 575 2012-09-20 18:06 ./patches/FILE_LIST -rw-r--r-- 1 root root 14 2012-09-20 18:06 ./patches/MANIFEST.bz2 -rw-r--r-- 1 root root 224 2012-09-20 18:06 ./patches/PACKAGES.TXT -drwxr-xr-x 17 root root 4096 2021-07-04 18:17 ./slackware64 --rw-r--r-- 1 root root 333263 2021-07-04 18:17 ./slackware64/CHECKSUMS.md5 --rw-r--r-- 1 root root 163 2021-07-04 18:17 ./slackware64/CHECKSUMS.md5.asc --rw-r--r-- 1 root root 413402 2021-07-04 18:16 ./slackware64/FILE_LIST --rw-r--r-- 1 root root 4082772 2021-07-04 18:16 ./slackware64/MANIFEST.bz2 +drwxr-xr-x 17 root root 4096 2021-07-06 20:49 ./slackware64 +-rw-r--r-- 1 root root 332990 2021-07-06 20:49 ./slackware64/CHECKSUMS.md5 +-rw-r--r-- 1 root root 163 2021-07-06 20:49 ./slackware64/CHECKSUMS.md5.asc +-rw-r--r-- 1 root root 413143 2021-07-06 20:48 ./slackware64/FILE_LIST +-rw-r--r-- 1 root root 4095856 2021-07-06 20:48 ./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 2021-06-30 18:31 ./slackware64/a -rw-r--r-- 1 root root 327 2021-02-13 10:54 ./slackware64/a/aaa_base-14.2-x86_64-7.txt @@ -1102,7 +1102,7 @@ drwxr-xr-x 2 root root 32768 2021-06-30 18:31 ./slackware64/a -rw-r--r-- 1 root root 540 2021-02-13 11:22 ./slackware64/a/zoo-2.10_22-x86_64-4.txt -rw-r--r-- 1 root root 56160 2021-02-13 11:22 ./slackware64/a/zoo-2.10_22-x86_64-4.txz -rw-r--r-- 1 root root 163 2021-02-13 11:22 ./slackware64/a/zoo-2.10_22-x86_64-4.txz.asc -drwxr-xr-x 2 root root 20480 2021-07-04 18:16 ./slackware64/ap +drwxr-xr-x 2 root root 20480 2021-07-06 20:47 ./slackware64/ap -rw-r--r-- 1 root root 291 2021-02-13 11:23 ./slackware64/ap/a2ps-4.14-x86_64-9.txt -rw-r--r-- 1 root root 703580 2021-02-13 11:23 ./slackware64/ap/a2ps-4.14-x86_64-9.txz -rw-r--r-- 1 root root 163 2021-02-13 11:23 ./slackware64/ap/a2ps-4.14-x86_64-9.txz.asc @@ -1245,9 +1245,9 @@ drwxr-xr-x 2 root root 20480 2021-07-04 18:16 ./slackware64/ap -rw-r--r-- 1 root root 369 2021-06-23 18:20 ./slackware64/ap/mariadb-10.5.11-x86_64-1.txt -rw-r--r-- 1 root root 29103320 2021-06-23 18:20 ./slackware64/ap/mariadb-10.5.11-x86_64-1.txz -rw-r--r-- 1 root root 163 2021-06-23 18:20 ./slackware64/ap/mariadb-10.5.11-x86_64-1.txz.asc --rw-r--r-- 1 root root 489 2021-02-13 11:40 ./slackware64/ap/mc-4.8.26-x86_64-2.txt --rw-r--r-- 1 root root 1808072 2021-02-13 11:40 ./slackware64/ap/mc-4.8.26-x86_64-2.txz --rw-r--r-- 1 root root 163 2021-02-13 11:40 ./slackware64/ap/mc-4.8.26-x86_64-2.txz.asc +-rw-r--r-- 1 root root 489 2021-07-06 19:04 ./slackware64/ap/mc-4.8.26-x86_64-3.txt +-rw-r--r-- 1 root root 1811568 2021-07-06 19:04 ./slackware64/ap/mc-4.8.26-x86_64-3.txz +-rw-r--r-- 1 root root 163 2021-07-06 19:04 ./slackware64/ap/mc-4.8.26-x86_64-3.txz.asc -rw-r--r-- 1 root root 417 2021-02-13 11:40 ./slackware64/ap/moc-2.5.2-x86_64-8.txt -rw-r--r-- 1 root root 239680 2021-02-13 11:40 ./slackware64/ap/moc-2.5.2-x86_64-8.txz -rw-r--r-- 1 root root 163 2021-02-13 11:40 ./slackware64/ap/moc-2.5.2-x86_64-8.txz.asc @@ -1302,9 +1302,9 @@ drwxr-xr-x 2 root root 20480 2021-07-04 18:16 ./slackware64/ap -rw-r--r-- 1 root root 452 2021-02-13 11:43 ./slackware64/ap/seejpeg-1.10-x86_64-4.txt -rw-r--r-- 1 root root 56116 2021-02-13 11:43 ./slackware64/ap/seejpeg-1.10-x86_64-4.txz -rw-r--r-- 1 root root 163 2021-02-13 11:43 ./slackware64/ap/seejpeg-1.10-x86_64-4.txz.asc --rw-r--r-- 1 root root 556 2021-06-06 20:07 ./slackware64/ap/slackpkg-15.0.5-noarch-1.txt --rw-r--r-- 1 root root 179340 2021-06-06 20:07 ./slackware64/ap/slackpkg-15.0.5-noarch-1.txz --rw-r--r-- 1 root root 163 2021-06-06 20:07 ./slackware64/ap/slackpkg-15.0.5-noarch-1.txz.asc +-rw-r--r-- 1 root root 556 2021-07-06 04:57 ./slackware64/ap/slackpkg-15.0.6-noarch-1.txt +-rw-r--r-- 1 root root 179412 2021-07-06 04:57 ./slackware64/ap/slackpkg-15.0.6-noarch-1.txz +-rw-r--r-- 1 root root 163 2021-07-06 04:57 ./slackware64/ap/slackpkg-15.0.6-noarch-1.txz.asc -rw-r--r-- 1 root root 298 2021-02-13 11:43 ./slackware64/ap/soma-3.3.7-noarch-2.txt -rw-r--r-- 1 root root 31044 2021-02-13 11:43 ./slackware64/ap/soma-3.3.7-noarch-2.txz -rw-r--r-- 1 root root 163 2021-02-13 11:43 ./slackware64/ap/soma-3.3.7-noarch-2.txz.asc @@ -1357,7 +1357,7 @@ drwxr-xr-x 2 root root 20480 2021-07-04 18:16 ./slackware64/ap -rw-r--r-- 1 root root 506 2021-02-13 11:48 ./slackware64/ap/zsh-5.8-x86_64-3.txt -rw-r--r-- 1 root root 3056824 2021-02-13 11:48 ./slackware64/ap/zsh-5.8-x86_64-3.txz -rw-r--r-- 1 root root 163 2021-02-13 11:48 ./slackware64/ap/zsh-5.8-x86_64-3.txz.asc -drwxr-xr-x 2 root root 16384 2021-06-30 18:31 ./slackware64/d +drwxr-xr-x 2 root root 16384 2021-07-06 20:48 ./slackware64/d -rw-r--r-- 1 root root 360 2021-04-18 19:02 ./slackware64/d/Cython-0.29.23-x86_64-1.txt -rw-r--r-- 1 root root 2385788 2021-04-18 19:02 ./slackware64/d/Cython-0.29.23-x86_64-1.txz -rw-r--r-- 1 root root 163 2021-04-18 19:02 ./slackware64/d/Cython-0.29.23-x86_64-1.txz.asc @@ -1524,9 +1524,9 @@ drwxr-xr-x 2 root root 16384 2021-06-30 18:31 ./slackware64/d -rw-r--r-- 1 root root 270 2021-06-27 18:17 ./slackware64/d/python-pip-21.1.3-x86_64-1.txt -rw-r--r-- 1 root root 1709164 2021-06-27 18:17 ./slackware64/d/python-pip-21.1.3-x86_64-1.txz -rw-r--r-- 1 root root 163 2021-06-27 18:17 ./slackware64/d/python-pip-21.1.3-x86_64-1.txz.asc --rw-r--r-- 1 root root 562 2021-05-23 19:10 ./slackware64/d/python-setuptools-57.0.0-x86_64-1.txt --rw-r--r-- 1 root root 676964 2021-05-23 19:10 ./slackware64/d/python-setuptools-57.0.0-x86_64-1.txz --rw-r--r-- 1 root root 163 2021-05-23 19:10 ./slackware64/d/python-setuptools-57.0.0-x86_64-1.txz.asc +-rw-r--r-- 1 root root 562 2021-07-06 05:08 ./slackware64/d/python-setuptools-57.1.0-x86_64-1.txt +-rw-r--r-- 1 root root 673964 2021-07-06 05:08 ./slackware64/d/python-setuptools-57.1.0-x86_64-1.txz +-rw-r--r-- 1 root root 163 2021-07-06 05:08 ./slackware64/d/python-setuptools-57.1.0-x86_64-1.txz.asc -rw-r--r-- 1 root root 484 2021-02-13 10:45 ./slackware64/d/python2-2.7.18-x86_64-4.txt -rw-r--r-- 1 root root 13018740 2021-02-13 10:45 ./slackware64/d/python2-2.7.18-x86_64-4.txz -rw-r--r-- 1 root root 163 2021-02-13 10:45 ./slackware64/d/python2-2.7.18-x86_64-4.txz.asc @@ -1606,7 +1606,7 @@ drwxr-xr-x 2 root root 4096 2021-06-30 18:31 ./slackware64/k -rw-r--r-- 1 root root 1171 2021-06-30 18:18 ./slackware64/k/maketag -rw-r--r-- 1 root root 1171 2021-06-30 18:18 ./slackware64/k/maketag.ez -rw-r--r-- 1 root root 18 2021-06-30 18:18 ./slackware64/k/tagfile -drwxr-xr-x 2 root root 77824 2021-06-30 03:48 ./slackware64/kde +drwxr-xr-x 2 root root 77824 2021-07-06 20:48 ./slackware64/kde -rw-r--r-- 1 root root 382 2021-06-10 19:53 ./slackware64/kde/akonadi-21.04.2-x86_64-1.txt -rw-r--r-- 1 root root 2520260 2021-06-10 19:53 ./slackware64/kde/akonadi-21.04.2-x86_64-1.txz -rw-r--r-- 1 root root 163 2021-06-10 19:53 ./slackware64/kde/akonadi-21.04.2-x86_64-1.txz.asc @@ -1664,9 +1664,9 @@ drwxr-xr-x 2 root root 77824 2021-06-30 03:48 ./slackware64/kde -rw-r--r-- 1 root root 181 2021-06-10 20:42 ./slackware64/kde/blinken-21.04.2-x86_64-1.txt -rw-r--r-- 1 root root 2396816 2021-06-10 20:42 ./slackware64/kde/blinken-21.04.2-x86_64-1.txz -rw-r--r-- 1 root root 163 2021-06-10 20:42 ./slackware64/kde/blinken-21.04.2-x86_64-1.txz.asc --rw-r--r-- 1 root root 234 2021-06-23 18:57 ./slackware64/kde/bluedevil-5.22.2.1-x86_64-1.txt --rw-r--r-- 1 root root 263188 2021-06-23 18:57 ./slackware64/kde/bluedevil-5.22.2.1-x86_64-1.txz --rw-r--r-- 1 root root 163 2021-06-23 18:57 ./slackware64/kde/bluedevil-5.22.2.1-x86_64-1.txz.asc +-rw-r--r-- 1 root root 234 2021-07-06 19:07 ./slackware64/kde/bluedevil-5.22.3-x86_64-1.txt +-rw-r--r-- 1 root root 263424 2021-07-06 19:07 ./slackware64/kde/bluedevil-5.22.3-x86_64-1.txz +-rw-r--r-- 1 root root 163 2021-07-06 19:07 ./slackware64/kde/bluedevil-5.22.3-x86_64-1.txz.asc -rw-r--r-- 1 root root 439 2021-06-13 17:16 ./slackware64/kde/bluez-qt-5.83.0-x86_64-1.txt -rw-r--r-- 1 root root 207596 2021-06-13 17:16 ./slackware64/kde/bluez-qt-5.83.0-x86_64-1.txz -rw-r--r-- 1 root root 163 2021-06-13 17:16 ./slackware64/kde/bluez-qt-5.83.0-x86_64-1.txz.asc @@ -1676,15 +1676,15 @@ drwxr-xr-x 2 root root 77824 2021-06-30 03:48 ./slackware64/kde -rw-r--r-- 1 root root 331 2021-06-10 20:35 ./slackware64/kde/bovo-21.04.2-x86_64-1.txt -rw-r--r-- 1 root root 290256 2021-06-10 20:35 ./slackware64/kde/bovo-21.04.2-x86_64-1.txz -rw-r--r-- 1 root root 163 2021-06-10 20:35 ./slackware64/kde/bovo-21.04.2-x86_64-1.txz.asc --rw-r--r-- 1 root root 195 2021-06-23 18:44 ./slackware64/kde/breeze-5.22.2.1-x86_64-1.txt --rw-r--r-- 1 root root 32593908 2021-06-23 18:44 ./slackware64/kde/breeze-5.22.2.1-x86_64-1.txz --rw-r--r-- 1 root root 163 2021-06-23 18:44 ./slackware64/kde/breeze-5.22.2.1-x86_64-1.txz.asc --rw-r--r-- 1 root root 202 2021-06-23 18:44 ./slackware64/kde/breeze-grub-5.22.2.1-x86_64-1.txt --rw-r--r-- 1 root root 3141884 2021-06-23 18:44 ./slackware64/kde/breeze-grub-5.22.2.1-x86_64-1.txz --rw-r--r-- 1 root root 163 2021-06-23 18:44 ./slackware64/kde/breeze-grub-5.22.2.1-x86_64-1.txz.asc --rw-r--r-- 1 root root 218 2021-06-23 18:44 ./slackware64/kde/breeze-gtk-5.22.2.1-x86_64-1.txt --rw-r--r-- 1 root root 203840 2021-06-23 18:44 ./slackware64/kde/breeze-gtk-5.22.2.1-x86_64-1.txz --rw-r--r-- 1 root root 163 2021-06-23 18:44 ./slackware64/kde/breeze-gtk-5.22.2.1-x86_64-1.txz.asc +-rw-r--r-- 1 root root 195 2021-07-06 18:54 ./slackware64/kde/breeze-5.22.3-x86_64-1.txt +-rw-r--r-- 1 root root 32593816 2021-07-06 18:54 ./slackware64/kde/breeze-5.22.3-x86_64-1.txz +-rw-r--r-- 1 root root 163 2021-07-06 18:54 ./slackware64/kde/breeze-5.22.3-x86_64-1.txz.asc +-rw-r--r-- 1 root root 202 2021-07-06 18:54 ./slackware64/kde/breeze-grub-5.22.3-x86_64-1.txt +-rw-r--r-- 1 root root 3146060 2021-07-06 18:54 ./slackware64/kde/breeze-grub-5.22.3-x86_64-1.txz +-rw-r--r-- 1 root root 163 2021-07-06 18:54 ./slackware64/kde/breeze-grub-5.22.3-x86_64-1.txz.asc +-rw-r--r-- 1 root root 218 2021-07-06 18:54 ./slackware64/kde/breeze-gtk-5.22.3-x86_64-1.txt +-rw-r--r-- 1 root root 203804 2021-07-06 18:54 ./slackware64/kde/breeze-gtk-5.22.3-x86_64-1.txz +-rw-r--r-- 1 root root 163 2021-07-06 18:54 ./slackware64/kde/breeze-gtk-5.22.3-x86_64-1.txz.asc -rw-r--r-- 1 root root 303 2021-06-13 17:20 ./slackware64/kde/breeze-icons-5.83.0-noarch-1.txt -rw-r--r-- 1 root root 4100936 2021-06-13 17:20 ./slackware64/kde/breeze-icons-5.83.0-noarch-1.txz -rw-r--r-- 1 root root 163 2021-06-13 17:20 ./slackware64/kde/breeze-icons-5.83.0-noarch-1.txz.asc @@ -1703,9 +1703,9 @@ drwxr-xr-x 2 root root 77824 2021-06-30 03:48 ./slackware64/kde -rw-r--r-- 1 root root 175 2021-06-10 20:18 ./slackware64/kde/cervisia-21.04.2-x86_64-1.txt -rw-r--r-- 1 root root 2446716 2021-06-10 20:18 ./slackware64/kde/cervisia-21.04.2-x86_64-1.txz -rw-r--r-- 1 root root 163 2021-06-10 20:18 ./slackware64/kde/cervisia-21.04.2-x86_64-1.txz.asc --rw-r--r-- 1 root root 537 2021-06-05 18:40 ./slackware64/kde/digikam-7.2.0-x86_64-3.txt --rw-r--r-- 1 root root 19382352 2021-06-05 18:40 ./slackware64/kde/digikam-7.2.0-x86_64-3.txz --rw-r--r-- 1 root root 163 2021-06-05 18:40 ./slackware64/kde/digikam-7.2.0-x86_64-3.txz.asc +-rw-r--r-- 1 root root 537 2021-07-06 18:50 ./slackware64/kde/digikam-7.2.0-x86_64-4.txt +-rw-r--r-- 1 root root 19363888 2021-07-06 18:50 ./slackware64/kde/digikam-7.2.0-x86_64-4.txz +-rw-r--r-- 1 root root 163 2021-07-06 18:50 ./slackware64/kde/digikam-7.2.0-x86_64-4.txz.asc -rw-r--r-- 1 root root 338 2021-06-10 20:17 ./slackware64/kde/dolphin-21.04.2-x86_64-1.txt -rw-r--r-- 1 root root 4003300 2021-06-10 20:17 ./slackware64/kde/dolphin-21.04.2-x86_64-1.txz -rw-r--r-- 1 root root 163 2021-06-10 20:17 ./slackware64/kde/dolphin-21.04.2-x86_64-1.txz.asc @@ -1715,9 +1715,9 @@ drwxr-xr-x 2 root root 77824 2021-06-30 03:48 ./slackware64/kde -rw-r--r-- 1 root root 296 2021-06-10 20:25 ./slackware64/kde/dragon-21.04.2-x86_64-1.txt -rw-r--r-- 1 root root 1754004 2021-06-10 20:25 ./slackware64/kde/dragon-21.04.2-x86_64-1.txz -rw-r--r-- 1 root root 163 2021-06-10 20:25 ./slackware64/kde/dragon-21.04.2-x86_64-1.txz.asc --rw-r--r-- 1 root root 196 2021-06-23 18:59 ./slackware64/kde/drkonqi-5.22.2.1-x86_64-1.txt --rw-r--r-- 1 root root 741060 2021-06-23 18:59 ./slackware64/kde/drkonqi-5.22.2.1-x86_64-1.txz --rw-r--r-- 1 root root 163 2021-06-23 18:59 ./slackware64/kde/drkonqi-5.22.2.1-x86_64-1.txz.asc +-rw-r--r-- 1 root root 196 2021-07-06 19:09 ./slackware64/kde/drkonqi-5.22.3-x86_64-1.txt +-rw-r--r-- 1 root root 740064 2021-07-06 19:09 ./slackware64/kde/drkonqi-5.22.3-x86_64-1.txz +-rw-r--r-- 1 root root 163 2021-07-06 19:09 ./slackware64/kde/drkonqi-5.22.3-x86_64-1.txz.asc -rw-r--r-- 1 root root 260 2021-06-10 20:28 ./slackware64/kde/elisa-21.04.2-x86_64-1.txt -rw-r--r-- 1 root root 1887996 2021-06-10 20:28 ./slackware64/kde/elisa-21.04.2-x86_64-1.txz -rw-r--r-- 1 root root 163 2021-06-10 20:28 ./slackware64/kde/elisa-21.04.2-x86_64-1.txz.asc @@ -1771,9 +1771,9 @@ drwxr-xr-x 2 root root 77824 2021-06-30 03:48 ./slackware64/kde -rw-r--r-- 1 root root 351 2021-06-13 17:30 ./slackware64/kde/kactivities-stats-5.83.0-x86_64-1.txt -rw-r--r-- 1 root root 79500 2021-06-13 17:30 ./slackware64/kde/kactivities-stats-5.83.0-x86_64-1.txz -rw-r--r-- 1 root root 163 2021-06-13 17:30 ./slackware64/kde/kactivities-stats-5.83.0-x86_64-1.txz.asc --rw-r--r-- 1 root root 411 2021-06-23 18:59 ./slackware64/kde/kactivitymanagerd-5.22.2.1-x86_64-1.txt --rw-r--r-- 1 root root 186700 2021-06-23 18:59 ./slackware64/kde/kactivitymanagerd-5.22.2.1-x86_64-1.txz --rw-r--r-- 1 root root 163 2021-06-23 18:59 ./slackware64/kde/kactivitymanagerd-5.22.2.1-x86_64-1.txz.asc +-rw-r--r-- 1 root root 411 2021-07-06 19:08 ./slackware64/kde/kactivitymanagerd-5.22.3-x86_64-1.txt +-rw-r--r-- 1 root root 186732 2021-07-06 19:08 ./slackware64/kde/kactivitymanagerd-5.22.3-x86_64-1.txz +-rw-r--r-- 1 root root 163 2021-07-06 19:08 ./slackware64/kde/kactivitymanagerd-5.22.3-x86_64-1.txz.asc -rw-r--r-- 1 root root 210 2021-06-10 20:05 ./slackware64/kde/kaddressbook-21.04.2-x86_64-1.txt -rw-r--r-- 1 root root 3335436 2021-06-10 20:05 ./slackware64/kde/kaddressbook-21.04.2-x86_64-1.txz -rw-r--r-- 1 root root 163 2021-06-10 20:05 ./slackware64/kde/kaddressbook-21.04.2-x86_64-1.txz.asc @@ -1894,18 +1894,18 @@ drwxr-xr-x 2 root root 77824 2021-06-30 03:48 ./slackware64/kde -rw-r--r-- 1 root root 288 2021-06-13 17:11 ./slackware64/kde/kdbusaddons-5.83.0-x86_64-1.txt -rw-r--r-- 1 root root 66472 2021-06-13 17:11 ./slackware64/kde/kdbusaddons-5.83.0-x86_64-1.txz -rw-r--r-- 1 root root 163 2021-06-13 17:11 ./slackware64/kde/kdbusaddons-5.83.0-x86_64-1.txz.asc --rw-r--r-- 1 root root 272 2021-06-23 18:52 ./slackware64/kde/kde-cli-tools-5.22.2.1-x86_64-1.txt --rw-r--r-- 1 root root 834932 2021-06-23 18:52 ./slackware64/kde/kde-cli-tools-5.22.2.1-x86_64-1.txz --rw-r--r-- 1 root root 163 2021-06-23 18:52 ./slackware64/kde/kde-cli-tools-5.22.2.1-x86_64-1.txz.asc +-rw-r--r-- 1 root root 272 2021-07-06 19:01 ./slackware64/kde/kde-cli-tools-5.22.3-x86_64-1.txt +-rw-r--r-- 1 root root 834340 2021-07-06 19:01 ./slackware64/kde/kde-cli-tools-5.22.3-x86_64-1.txz +-rw-r--r-- 1 root root 163 2021-07-06 19:01 ./slackware64/kde/kde-cli-tools-5.22.3-x86_64-1.txz.asc -rw-r--r-- 1 root root 314 2021-06-10 20:19 ./slackware64/kde/kde-dev-scripts-21.04.2-x86_64-1.txt -rw-r--r-- 1 root root 296776 2021-06-10 20:19 ./slackware64/kde/kde-dev-scripts-21.04.2-x86_64-1.txz -rw-r--r-- 1 root root 163 2021-06-10 20:19 ./slackware64/kde/kde-dev-scripts-21.04.2-x86_64-1.txz.asc -rw-r--r-- 1 root root 336 2021-06-10 20:19 ./slackware64/kde/kde-dev-utils-21.04.2-x86_64-1.txt -rw-r--r-- 1 root root 76608 2021-06-10 20:19 ./slackware64/kde/kde-dev-utils-21.04.2-x86_64-1.txz -rw-r--r-- 1 root root 163 2021-06-10 20:19 ./slackware64/kde/kde-dev-utils-21.04.2-x86_64-1.txz.asc --rw-r--r-- 1 root root 332 2021-06-23 18:58 ./slackware64/kde/kde-gtk-config-5.22.2.1-x86_64-1.txt --rw-r--r-- 1 root root 61700 2021-06-23 18:58 ./slackware64/kde/kde-gtk-config-5.22.2.1-x86_64-1.txz --rw-r--r-- 1 root root 163 2021-06-23 18:58 ./slackware64/kde/kde-gtk-config-5.22.2.1-x86_64-1.txz.asc +-rw-r--r-- 1 root root 332 2021-07-06 19:08 ./slackware64/kde/kde-gtk-config-5.22.3-x86_64-1.txt +-rw-r--r-- 1 root root 61604 2021-07-06 19:08 ./slackware64/kde/kde-gtk-config-5.22.3-x86_64-1.txz +-rw-r--r-- 1 root root 163 2021-07-06 19:08 ./slackware64/kde/kde-gtk-config-5.22.3-x86_64-1.txz.asc -rw-r--r-- 1 root root 294 2021-06-10 20:17 ./slackware64/kde/kdebugsettings-21.04.2-x86_64-1.txt -rw-r--r-- 1 root root 112900 2021-06-10 20:17 ./slackware64/kde/kdebugsettings-21.04.2-x86_64-1.txz -rw-r--r-- 1 root root 163 2021-06-10 20:17 ./slackware64/kde/kdebugsettings-21.04.2-x86_64-1.txz.asc @@ -1915,9 +1915,9 @@ drwxr-xr-x 2 root root 77824 2021-06-30 03:48 ./slackware64/kde -rw-r--r-- 1 root root 568 2021-06-18 06:15 ./slackware64/kde/kdeconnect-kde-21.04.2-x86_64-2.txt -rw-r--r-- 1 root root 823724 2021-06-18 06:15 ./slackware64/kde/kdeconnect-kde-21.04.2-x86_64-2.txz -rw-r--r-- 1 root root 163 2021-06-18 06:15 ./slackware64/kde/kdeconnect-kde-21.04.2-x86_64-2.txz.asc --rw-r--r-- 1 root root 354 2021-06-23 18:44 ./slackware64/kde/kdecoration-5.22.2.1-x86_64-1.txt --rw-r--r-- 1 root root 62392 2021-06-23 18:44 ./slackware64/kde/kdecoration-5.22.2.1-x86_64-1.txz --rw-r--r-- 1 root root 163 2021-06-23 18:44 ./slackware64/kde/kdecoration-5.22.2.1-x86_64-1.txz.asc +-rw-r--r-- 1 root root 354 2021-07-06 18:53 ./slackware64/kde/kdecoration-5.22.3-x86_64-1.txt +-rw-r--r-- 1 root root 62624 2021-07-06 18:53 ./slackware64/kde/kdecoration-5.22.3-x86_64-1.txz +-rw-r--r-- 1 root root 163 2021-07-06 18:53 ./slackware64/kde/kdecoration-5.22.3-x86_64-1.txz.asc -rw-r--r-- 1 root root 366 2021-06-13 17:26 ./slackware64/kde/kded-5.83.0-x86_64-1.txt -rw-r--r-- 1 root root 53308 2021-06-13 17:26 ./slackware64/kde/kded-5.83.0-x86_64-1.txz -rw-r--r-- 1 root root 163 2021-06-13 17:26 ./slackware64/kde/kded-5.83.0-x86_64-1.txz.asc @@ -1945,9 +1945,9 @@ drwxr-xr-x 2 root root 77824 2021-06-30 03:48 ./slackware64/kde -rw-r--r-- 1 root root 508 2021-06-10 20:03 ./slackware64/kde/kdepim-runtime-21.04.2-x86_64-1.txt -rw-r--r-- 1 root root 2453260 2021-06-10 20:03 ./slackware64/kde/kdepim-runtime-21.04.2-x86_64-1.txz -rw-r--r-- 1 root root 163 2021-06-10 20:03 ./slackware64/kde/kdepim-runtime-21.04.2-x86_64-1.txz.asc --rw-r--r-- 1 root root 296 2021-06-23 18:55 ./slackware64/kde/kdeplasma-addons-5.22.2.1-x86_64-1.txt --rw-r--r-- 1 root root 783420 2021-06-23 18:55 ./slackware64/kde/kdeplasma-addons-5.22.2.1-x86_64-1.txz --rw-r--r-- 1 root root 163 2021-06-23 18:55 ./slackware64/kde/kdeplasma-addons-5.22.2.1-x86_64-1.txz.asc +-rw-r--r-- 1 root root 296 2021-07-06 19:05 ./slackware64/kde/kdeplasma-addons-5.22.3-x86_64-1.txt +-rw-r--r-- 1 root root 783248 2021-07-06 19:05 ./slackware64/kde/kdeplasma-addons-5.22.3-x86_64-1.txz +-rw-r--r-- 1 root root 163 2021-07-06 19:05 ./slackware64/kde/kdeplasma-addons-5.22.3-x86_64-1.txz.asc -rw-r--r-- 1 root root 286 2021-06-10 20:19 ./slackware64/kde/kdesdk-kioslaves-21.04.2-x86_64-1.txt -rw-r--r-- 1 root root 42320 2021-06-10 20:19 ./slackware64/kde/kdesdk-kioslaves-21.04.2-x86_64-1.txz -rw-r--r-- 1 root root 163 2021-06-10 20:19 ./slackware64/kde/kdesdk-kioslaves-21.04.2-x86_64-1.txz.asc @@ -2011,9 +2011,9 @@ drwxr-xr-x 2 root root 77824 2021-06-30 03:48 ./slackware64/kde -rw-r--r-- 1 root root 335 2021-06-10 20:38 ./slackware64/kde/kfourinline-21.04.2-x86_64-1.txt -rw-r--r-- 1 root root 732432 2021-06-10 20:38 ./slackware64/kde/kfourinline-21.04.2-x86_64-1.txz -rw-r--r-- 1 root root 163 2021-06-10 20:38 ./slackware64/kde/kfourinline-21.04.2-x86_64-1.txz.asc --rw-r--r-- 1 root root 194 2021-06-23 18:44 ./slackware64/kde/kgamma5-5.22.2.1-x86_64-1.txt --rw-r--r-- 1 root root 143044 2021-06-23 18:44 ./slackware64/kde/kgamma5-5.22.2.1-x86_64-1.txz --rw-r--r-- 1 root root 163 2021-06-23 18:44 ./slackware64/kde/kgamma5-5.22.2.1-x86_64-1.txz.asc +-rw-r--r-- 1 root root 194 2021-07-06 18:53 ./slackware64/kde/kgamma5-5.22.3-x86_64-1.txt +-rw-r--r-- 1 root root 143460 2021-07-06 18:53 ./slackware64/kde/kgamma5-5.22.3-x86_64-1.txz +-rw-r--r-- 1 root root 163 2021-07-06 18:53 ./slackware64/kde/kgamma5-5.22.3-x86_64-1.txz.asc -rw-r--r-- 1 root root 475 2021-06-10 20:44 ./slackware64/kde/kgeography-21.04.2-x86_64-1.txt -rw-r--r-- 1 root root 9504552 2021-06-10 20:44 ./slackware64/kde/kgeography-21.04.2-x86_64-1.txz -rw-r--r-- 1 root root 163 2021-06-10 20:44 ./slackware64/kde/kgeography-21.04.2-x86_64-1.txz.asc @@ -2041,9 +2041,9 @@ drwxr-xr-x 2 root root 77824 2021-06-30 03:48 ./slackware64/kde -rw-r--r-- 1 root root 419 2021-06-13 17:17 ./slackware64/kde/kholidays-5.83.0-x86_64-1.txt -rw-r--r-- 1 root root 223028 2021-06-13 17:17 ./slackware64/kde/kholidays-5.83.0-x86_64-1.txz -rw-r--r-- 1 root root 163 2021-06-13 17:17 ./slackware64/kde/kholidays-5.83.0-x86_64-1.txz.asc --rw-r--r-- 1 root root 326 2021-06-23 18:57 ./slackware64/kde/khotkeys-5.22.2.1-x86_64-1.txt --rw-r--r-- 1 root root 2007828 2021-06-23 18:57 ./slackware64/kde/khotkeys-5.22.2.1-x86_64-1.txz --rw-r--r-- 1 root root 163 2021-06-23 18:57 ./slackware64/kde/khotkeys-5.22.2.1-x86_64-1.txz.asc +-rw-r--r-- 1 root root 326 2021-07-06 19:07 ./slackware64/kde/khotkeys-5.22.3-x86_64-1.txt +-rw-r--r-- 1 root root 2007640 2021-07-06 19:07 ./slackware64/kde/khotkeys-5.22.3-x86_64-1.txz +-rw-r--r-- 1 root root 163 2021-07-06 19:07 ./slackware64/kde/khotkeys-5.22.3-x86_64-1.txz.asc -rw-r--r-- 1 root root 208 2021-06-13 17:35 ./slackware64/kde/khtml-5.83.0-x86_64-1.txt -rw-r--r-- 1 root root 2617192 2021-06-13 17:35 ./slackware64/kde/khtml-5.83.0-x86_64-1.txz -rw-r--r-- 1 root root 163 2021-06-13 17:35 ./slackware64/kde/khtml-5.83.0-x86_64-1.txz.asc @@ -2083,18 +2083,18 @@ drwxr-xr-x 2 root root 77824 2021-06-30 03:48 ./slackware64/kde -rw-r--r-- 1 root root 184 2021-06-10 19:54 ./slackware64/kde/kimap-21.04.2-x86_64-1.txt -rw-r--r-- 1 root root 223128 2021-06-10 19:54 ./slackware64/kde/kimap-21.04.2-x86_64-1.txz -rw-r--r-- 1 root root 163 2021-06-10 19:54 ./slackware64/kde/kimap-21.04.2-x86_64-1.txz.asc --rw-r--r-- 1 root root 268 2021-06-23 18:45 ./slackware64/kde/kinfocenter-5.22.2.1-x86_64-1.txt --rw-r--r-- 1 root root 1379968 2021-06-23 18:45 ./slackware64/kde/kinfocenter-5.22.2.1-x86_64-1.txz --rw-r--r-- 1 root root 163 2021-06-23 18:45 ./slackware64/kde/kinfocenter-5.22.2.1-x86_64-1.txz.asc +-rw-r--r-- 1 root root 268 2021-07-06 18:55 ./slackware64/kde/kinfocenter-5.22.3-x86_64-1.txt +-rw-r--r-- 1 root root 1380276 2021-07-06 18:55 ./slackware64/kde/kinfocenter-5.22.3-x86_64-1.txz +-rw-r--r-- 1 root root 163 2021-07-06 18:55 ./slackware64/kde/kinfocenter-5.22.3-x86_64-1.txz.asc -rw-r--r-- 1 root root 439 2021-06-13 17:29 ./slackware64/kde/kinit-5.83.0-x86_64-1.txt -rw-r--r-- 1 root root 123596 2021-06-13 17:29 ./slackware64/kde/kinit-5.83.0-x86_64-1.txz -rw-r--r-- 1 root root 163 2021-06-13 17:29 ./slackware64/kde/kinit-5.83.0-x86_64-1.txz.asc -rw-r--r-- 1 root root 523 2021-06-13 17:27 ./slackware64/kde/kio-5.83.0-x86_64-1.txt -rw-r--r-- 1 root root 4107980 2021-06-13 17:27 ./slackware64/kde/kio-5.83.0-x86_64-1.txz -rw-r--r-- 1 root root 163 2021-06-13 17:27 ./slackware64/kde/kio-5.83.0-x86_64-1.txz.asc --rw-r--r-- 1 root root 235 2021-06-10 20:11 ./slackware64/kde/kio-extras-21.04.2-x86_64-1.txt --rw-r--r-- 1 root root 1140032 2021-06-10 20:11 ./slackware64/kde/kio-extras-21.04.2-x86_64-1.txz --rw-r--r-- 1 root root 163 2021-06-10 20:11 ./slackware64/kde/kio-extras-21.04.2-x86_64-1.txz.asc +-rw-r--r-- 1 root root 235 2021-07-06 18:31 ./slackware64/kde/kio-extras-21.04.2-x86_64-2.txt +-rw-r--r-- 1 root root 1139692 2021-07-06 18:31 ./slackware64/kde/kio-extras-21.04.2-x86_64-2.txz +-rw-r--r-- 1 root root 163 2021-07-06 18:31 ./slackware64/kde/kio-extras-21.04.2-x86_64-2.txz.asc -rw-r--r-- 1 root root 367 2021-06-10 20:11 ./slackware64/kde/kio-gdrive-21.04.2-x86_64-1.txt -rw-r--r-- 1 root root 116904 2021-06-10 20:11 ./slackware64/kde/kio-gdrive-21.04.2-x86_64-1.txz -rw-r--r-- 1 root root 163 2021-06-10 20:11 ./slackware64/kde/kio-gdrive-21.04.2-x86_64-1.txz.asc @@ -2170,9 +2170,9 @@ drwxr-xr-x 2 root root 77824 2021-06-30 03:48 ./slackware64/kde -rw-r--r-- 1 root root 315 2021-06-13 17:32 ./slackware64/kde/kmediaplayer-5.83.0-x86_64-1.txt -rw-r--r-- 1 root root 18576 2021-06-13 17:32 ./slackware64/kde/kmediaplayer-5.83.0-x86_64-1.txz -rw-r--r-- 1 root root 163 2021-06-13 17:32 ./slackware64/kde/kmediaplayer-5.83.0-x86_64-1.txz.asc --rw-r--r-- 1 root root 265 2021-06-23 18:57 ./slackware64/kde/kmenuedit-5.22.2.1-x86_64-1.txt --rw-r--r-- 1 root root 1027716 2021-06-23 18:57 ./slackware64/kde/kmenuedit-5.22.2.1-x86_64-1.txz --rw-r--r-- 1 root root 163 2021-06-23 18:57 ./slackware64/kde/kmenuedit-5.22.2.1-x86_64-1.txz.asc +-rw-r--r-- 1 root root 265 2021-07-06 19:07 ./slackware64/kde/kmenuedit-5.22.3-x86_64-1.txt +-rw-r--r-- 1 root root 1027896 2021-07-06 19:07 ./slackware64/kde/kmenuedit-5.22.3-x86_64-1.txz +-rw-r--r-- 1 root root 163 2021-07-06 19:07 ./slackware64/kde/kmenuedit-5.22.3-x86_64-1.txz.asc -rw-r--r-- 1 root root 184 2021-06-10 19:54 ./slackware64/kde/kmime-21.04.2-x86_64-1.txt -rw-r--r-- 1 root root 175152 2021-06-10 19:54 ./slackware64/kde/kmime-21.04.2-x86_64-1.txz -rw-r--r-- 1 root root 163 2021-06-10 19:54 ./slackware64/kde/kmime-21.04.2-x86_64-1.txz.asc @@ -2329,12 +2329,12 @@ drwxr-xr-x 2 root root 77824 2021-06-30 03:48 ./slackware64/kde -rw-r--r-- 1 root root 319 2021-02-13 16:00 ./slackware64/kde/krusader-2.7.2-x86_64-3.txt -rw-r--r-- 1 root root 3698020 2021-02-13 16:00 ./slackware64/kde/krusader-2.7.2-x86_64-3.txz -rw-r--r-- 1 root root 163 2021-02-13 16:00 ./slackware64/kde/krusader-2.7.2-x86_64-3.txz.asc --rw-r--r-- 1 root root 408 2021-06-23 18:58 ./slackware64/kde/kscreen-5.22.2.1-x86_64-1.txt --rw-r--r-- 1 root root 214852 2021-06-23 18:58 ./slackware64/kde/kscreen-5.22.2.1-x86_64-1.txz --rw-r--r-- 1 root root 163 2021-06-23 18:58 ./slackware64/kde/kscreen-5.22.2.1-x86_64-1.txz.asc --rw-r--r-- 1 root root 322 2021-06-23 18:46 ./slackware64/kde/kscreenlocker-5.22.2.1-x86_64-1.txt --rw-r--r-- 1 root root 174768 2021-06-23 18:46 ./slackware64/kde/kscreenlocker-5.22.2.1-x86_64-1.txz --rw-r--r-- 1 root root 163 2021-06-23 18:46 ./slackware64/kde/kscreenlocker-5.22.2.1-x86_64-1.txz.asc +-rw-r--r-- 1 root root 408 2021-07-06 19:07 ./slackware64/kde/kscreen-5.22.3-x86_64-1.txt +-rw-r--r-- 1 root root 216492 2021-07-06 19:07 ./slackware64/kde/kscreen-5.22.3-x86_64-1.txz +-rw-r--r-- 1 root root 163 2021-07-06 19:07 ./slackware64/kde/kscreen-5.22.3-x86_64-1.txz.asc +-rw-r--r-- 1 root root 322 2021-07-06 18:56 ./slackware64/kde/kscreenlocker-5.22.3-x86_64-1.txt +-rw-r--r-- 1 root root 175236 2021-07-06 18:56 ./slackware64/kde/kscreenlocker-5.22.3-x86_64-1.txz +-rw-r--r-- 1 root root 163 2021-07-06 18:56 ./slackware64/kde/kscreenlocker-5.22.3-x86_64-1.txz.asc -rw-r--r-- 1 root root 339 2021-06-13 17:25 ./slackware64/kde/kservice-5.83.0-x86_64-1.txt -rw-r--r-- 1 root root 321464 2021-06-13 17:25 ./slackware64/kde/kservice-5.83.0-x86_64-1.txz -rw-r--r-- 1 root root 163 2021-06-13 17:25 ./slackware64/kde/kservice-5.83.0-x86_64-1.txz.asc @@ -2356,9 +2356,9 @@ drwxr-xr-x 2 root root 77824 2021-06-30 03:48 ./slackware64/kde -rw-r--r-- 1 root root 307 2021-06-10 20:33 ./slackware64/kde/ksquares-21.04.2-x86_64-1.txt -rw-r--r-- 1 root root 330420 2021-06-10 20:33 ./slackware64/kde/ksquares-21.04.2-x86_64-1.txz -rw-r--r-- 1 root root 163 2021-06-10 20:33 ./slackware64/kde/ksquares-21.04.2-x86_64-1.txz.asc --rw-r--r-- 1 root root 327 2021-06-23 18:58 ./slackware64/kde/ksshaskpass-5.22.2.1-x86_64-1.txt --rw-r--r-- 1 root root 21444 2021-06-23 18:58 ./slackware64/kde/ksshaskpass-5.22.2.1-x86_64-1.txz --rw-r--r-- 1 root root 163 2021-06-23 18:58 ./slackware64/kde/ksshaskpass-5.22.2.1-x86_64-1.txz.asc +-rw-r--r-- 1 root root 327 2021-07-06 19:08 ./slackware64/kde/ksshaskpass-5.22.3-x86_64-1.txt +-rw-r--r-- 1 root root 21880 2021-07-06 19:08 ./slackware64/kde/ksshaskpass-5.22.3-x86_64-1.txz +-rw-r--r-- 1 root root 163 2021-07-06 19:08 ./slackware64/kde/ksshaskpass-5.22.3-x86_64-1.txz.asc -rw-r--r-- 1 root root 501 2021-04-26 18:05 ./slackware64/kde/kstars-3.5.3-x86_64-1.txt -rw-r--r-- 1 root root 50423224 2021-04-26 18:05 ./slackware64/kde/kstars-3.5.3-x86_64-1.txz -rw-r--r-- 1 root root 163 2021-04-26 18:05 ./slackware64/kde/kstars-3.5.3-x86_64-1.txz.asc @@ -2371,9 +2371,9 @@ drwxr-xr-x 2 root root 77824 2021-06-30 03:48 ./slackware64/kde -rw-r--r-- 1 root root 598 2021-06-10 20:32 ./slackware64/kde/ksystemlog-21.04.2-x86_64-1.txt -rw-r--r-- 1 root root 2051376 2021-06-10 20:32 ./slackware64/kde/ksystemlog-21.04.2-x86_64-1.txz -rw-r--r-- 1 root root 163 2021-06-10 20:32 ./slackware64/kde/ksystemlog-21.04.2-x86_64-1.txz.asc --rw-r--r-- 1 root root 280 2021-06-23 19:00 ./slackware64/kde/ksystemstats-5.22.2.1-x86_64-1.txt --rw-r--r-- 1 root root 142204 2021-06-23 19:00 ./slackware64/kde/ksystemstats-5.22.2.1-x86_64-1.txz --rw-r--r-- 1 root root 163 2021-06-23 19:00 ./slackware64/kde/ksystemstats-5.22.2.1-x86_64-1.txz.asc +-rw-r--r-- 1 root root 280 2021-07-06 19:10 ./slackware64/kde/ksystemstats-5.22.3-x86_64-1.txt +-rw-r--r-- 1 root root 141376 2021-07-06 19:10 ./slackware64/kde/ksystemstats-5.22.3-x86_64-1.txz +-rw-r--r-- 1 root root 163 2021-07-06 19:10 ./slackware64/kde/ksystemstats-5.22.3-x86_64-1.txz.asc -rw-r--r-- 1 root root 409 2021-06-10 20:39 ./slackware64/kde/kteatime-21.04.2-x86_64-1.txt -rw-r--r-- 1 root root 333668 2021-06-10 20:39 ./slackware64/kde/kteatime-21.04.2-x86_64-1.txz -rw-r--r-- 1 root root 163 2021-06-10 20:39 ./slackware64/kde/kteatime-21.04.2-x86_64-1.txz.asc @@ -2410,9 +2410,9 @@ drwxr-xr-x 2 root root 77824 2021-06-30 03:48 ./slackware64/kde -rw-r--r-- 1 root root 250 2021-06-13 17:25 ./slackware64/kde/kwallet-5.83.0-x86_64-1.txt -rw-r--r-- 1 root root 352348 2021-06-13 17:25 ./slackware64/kde/kwallet-5.83.0-x86_64-1.txz -rw-r--r-- 1 root root 163 2021-06-13 17:25 ./slackware64/kde/kwallet-5.83.0-x86_64-1.txz.asc --rw-r--r-- 1 root root 206 2021-06-23 19:00 ./slackware64/kde/kwallet-pam-5.22.2.1-x86_64-1.txt --rw-r--r-- 1 root root 18156 2021-06-23 19:00 ./slackware64/kde/kwallet-pam-5.22.2.1-x86_64-1.txz --rw-r--r-- 1 root root 163 2021-06-23 19:00 ./slackware64/kde/kwallet-pam-5.22.2.1-x86_64-1.txz.asc +-rw-r--r-- 1 root root 206 2021-07-06 19:09 ./slackware64/kde/kwallet-pam-5.22.3-x86_64-1.txt +-rw-r--r-- 1 root root 18156 2021-07-06 19:09 ./slackware64/kde/kwallet-pam-5.22.3-x86_64-1.txz +-rw-r--r-- 1 root root 163 2021-07-06 19:09 ./slackware64/kde/kwallet-pam-5.22.3-x86_64-1.txz.asc -rw-r--r-- 1 root root 334 2021-06-10 20:16 ./slackware64/kde/kwalletmanager-21.04.2-x86_64-1.txt -rw-r--r-- 1 root root 920864 2021-06-10 20:16 ./slackware64/kde/kwalletmanager-21.04.2-x86_64-1.txz -rw-r--r-- 1 root root 163 2021-06-10 20:16 ./slackware64/kde/kwalletmanager-21.04.2-x86_64-1.txz.asc @@ -2422,27 +2422,27 @@ drwxr-xr-x 2 root root 77824 2021-06-30 03:48 ./slackware64/kde -rw-r--r-- 1 root root 240 2021-06-13 17:17 ./slackware64/kde/kwayland-5.83.0-x86_64-1.txt -rw-r--r-- 1 root root 516300 2021-06-13 17:17 ./slackware64/kde/kwayland-5.83.0-x86_64-1.txz -rw-r--r-- 1 root root 163 2021-06-13 17:17 ./slackware64/kde/kwayland-5.83.0-x86_64-1.txz.asc --rw-r--r-- 1 root root 402 2021-06-23 18:44 ./slackware64/kde/kwayland-integration-5.22.2.1-x86_64-1.txt --rw-r--r-- 1 root root 26716 2021-06-23 18:44 ./slackware64/kde/kwayland-integration-5.22.2.1-x86_64-1.txz --rw-r--r-- 1 root root 163 2021-06-23 18:44 ./slackware64/kde/kwayland-integration-5.22.2.1-x86_64-1.txz.asc --rw-r--r-- 1 root root 282 2021-06-23 18:45 ./slackware64/kde/kwayland-server-5.22.2.1-x86_64-1.txt --rw-r--r-- 1 root root 362164 2021-06-23 18:45 ./slackware64/kde/kwayland-server-5.22.2.1-x86_64-1.txz --rw-r--r-- 1 root root 163 2021-06-23 18:45 ./slackware64/kde/kwayland-server-5.22.2.1-x86_64-1.txz.asc +-rw-r--r-- 1 root root 402 2021-07-06 18:54 ./slackware64/kde/kwayland-integration-5.22.3-x86_64-1.txt +-rw-r--r-- 1 root root 26772 2021-07-06 18:54 ./slackware64/kde/kwayland-integration-5.22.3-x86_64-1.txz +-rw-r--r-- 1 root root 163 2021-07-06 18:54 ./slackware64/kde/kwayland-integration-5.22.3-x86_64-1.txz.asc +-rw-r--r-- 1 root root 282 2021-07-06 18:54 ./slackware64/kde/kwayland-server-5.22.3-x86_64-1.txt +-rw-r--r-- 1 root root 363064 2021-07-06 18:54 ./slackware64/kde/kwayland-server-5.22.3-x86_64-1.txz +-rw-r--r-- 1 root root 163 2021-07-06 18:54 ./slackware64/kde/kwayland-server-5.22.3-x86_64-1.txz.asc -rw-r--r-- 1 root root 581 2021-06-13 17:13 ./slackware64/kde/kwidgetsaddons-5.83.0-x86_64-1.txt -rw-r--r-- 1 root root 2109684 2021-06-13 17:13 ./slackware64/kde/kwidgetsaddons-5.83.0-x86_64-1.txz -rw-r--r-- 1 root root 163 2021-06-13 17:13 ./slackware64/kde/kwidgetsaddons-5.83.0-x86_64-1.txz.asc --rw-r--r-- 1 root root 294 2021-06-23 18:48 ./slackware64/kde/kwin-5.22.2.1-x86_64-1.txt --rw-r--r-- 1 root root 6575532 2021-06-23 18:48 ./slackware64/kde/kwin-5.22.2.1-x86_64-1.txz --rw-r--r-- 1 root root 163 2021-06-23 18:48 ./slackware64/kde/kwin-5.22.2.1-x86_64-1.txz.asc +-rw-r--r-- 1 root root 294 2021-07-06 18:58 ./slackware64/kde/kwin-5.22.3-x86_64-1.txt +-rw-r--r-- 1 root root 6580144 2021-07-06 18:58 ./slackware64/kde/kwin-5.22.3-x86_64-1.txz +-rw-r--r-- 1 root root 163 2021-07-06 18:58 ./slackware64/kde/kwin-5.22.3-x86_64-1.txz.asc -rw-r--r-- 1 root root 525 2021-06-13 17:14 ./slackware64/kde/kwindowsystem-5.83.0-x86_64-1.txt -rw-r--r-- 1 root root 169012 2021-06-13 17:14 ./slackware64/kde/kwindowsystem-5.83.0-x86_64-1.txz -rw-r--r-- 1 root root 163 2021-06-13 17:14 ./slackware64/kde/kwindowsystem-5.83.0-x86_64-1.txz.asc -rw-r--r-- 1 root root 267 2021-06-10 20:45 ./slackware64/kde/kwordquiz-21.04.2-x86_64-1.txt -rw-r--r-- 1 root root 3004404 2021-06-10 20:45 ./slackware64/kde/kwordquiz-21.04.2-x86_64-1.txz -rw-r--r-- 1 root root 163 2021-06-10 20:45 ./slackware64/kde/kwordquiz-21.04.2-x86_64-1.txz.asc --rw-r--r-- 1 root root 189 2021-06-23 18:48 ./slackware64/kde/kwrited-5.22.2.1-x86_64-1.txt --rw-r--r-- 1 root root 13816 2021-06-23 18:48 ./slackware64/kde/kwrited-5.22.2.1-x86_64-1.txz --rw-r--r-- 1 root root 163 2021-06-23 18:48 ./slackware64/kde/kwrited-5.22.2.1-x86_64-1.txz.asc +-rw-r--r-- 1 root root 189 2021-07-06 18:58 ./slackware64/kde/kwrited-5.22.3-x86_64-1.txt +-rw-r--r-- 1 root root 13828 2021-07-06 18:58 ./slackware64/kde/kwrited-5.22.3-x86_64-1.txz +-rw-r--r-- 1 root root 163 2021-07-06 18:58 ./slackware64/kde/kwrited-5.22.3-x86_64-1.txz.asc -rw-r--r-- 1 root root 417 2021-06-13 17:26 ./slackware64/kde/kxmlgui-5.83.0-x86_64-1.txt -rw-r--r-- 1 root root 619044 2021-06-13 17:26 ./slackware64/kde/kxmlgui-5.83.0-x86_64-1.txz -rw-r--r-- 1 root root 163 2021-06-13 17:26 ./slackware64/kde/kxmlgui-5.83.0-x86_64-1.txz.asc @@ -2452,9 +2452,9 @@ drwxr-xr-x 2 root root 77824 2021-06-30 03:48 ./slackware64/kde -rw-r--r-- 1 root root 455 2021-06-08 20:32 ./slackware64/kde/latte-dock-0.9.12-x86_64-1.txt -rw-r--r-- 1 root root 970856 2021-06-08 20:32 ./slackware64/kde/latte-dock-0.9.12-x86_64-1.txz -rw-r--r-- 1 root root 163 2021-06-08 20:32 ./slackware64/kde/latte-dock-0.9.12-x86_64-1.txz.asc --rw-r--r-- 1 root root 323 2021-06-23 18:46 ./slackware64/kde/layer-shell-qt-5.22.2.1-x86_64-1.txt --rw-r--r-- 1 root root 19364 2021-06-23 18:46 ./slackware64/kde/layer-shell-qt-5.22.2.1-x86_64-1.txz --rw-r--r-- 1 root root 163 2021-06-23 18:46 ./slackware64/kde/layer-shell-qt-5.22.2.1-x86_64-1.txz.asc +-rw-r--r-- 1 root root 323 2021-07-06 18:55 ./slackware64/kde/layer-shell-qt-5.22.3-x86_64-1.txt +-rw-r--r-- 1 root root 19352 2021-07-06 18:55 ./slackware64/kde/layer-shell-qt-5.22.3-x86_64-1.txz +-rw-r--r-- 1 root root 163 2021-07-06 18:55 ./slackware64/kde/layer-shell-qt-5.22.3-x86_64-1.txz.asc -rw-r--r-- 1 root root 243 2021-06-10 19:57 ./slackware64/kde/libgravatar-21.04.2-x86_64-1.txt -rw-r--r-- 1 root root 41120 2021-06-10 19:57 ./slackware64/kde/libgravatar-21.04.2-x86_64-1.txz -rw-r--r-- 1 root root 163 2021-06-10 19:57 ./slackware64/kde/libgravatar-21.04.2-x86_64-1.txz.asc @@ -2497,15 +2497,15 @@ drwxr-xr-x 2 root root 77824 2021-06-30 03:48 ./slackware64/kde -rw-r--r-- 1 root root 204 2021-06-10 20:10 ./slackware64/kde/libksane-21.04.2-x86_64-1.txt -rw-r--r-- 1 root root 158616 2021-06-10 20:10 ./slackware64/kde/libksane-21.04.2-x86_64-1.txz -rw-r--r-- 1 root root 163 2021-06-10 20:10 ./slackware64/kde/libksane-21.04.2-x86_64-1.txz.asc --rw-r--r-- 1 root root 301 2021-06-23 18:49 ./slackware64/kde/libkscreen-5.22.2.1-x86_64-1.txt --rw-r--r-- 1 root root 202932 2021-06-23 18:49 ./slackware64/kde/libkscreen-5.22.2.1-x86_64-1.txz --rw-r--r-- 1 root root 163 2021-06-23 18:49 ./slackware64/kde/libkscreen-5.22.2.1-x86_64-1.txz.asc +-rw-r--r-- 1 root root 301 2021-07-06 18:58 ./slackware64/kde/libkscreen-5.22.3-x86_64-1.txt +-rw-r--r-- 1 root root 202388 2021-07-06 18:58 ./slackware64/kde/libkscreen-5.22.3-x86_64-1.txz +-rw-r--r-- 1 root root 163 2021-07-06 18:58 ./slackware64/kde/libkscreen-5.22.3-x86_64-1.txz.asc -rw-r--r-- 1 root root 221 2021-06-10 19:57 ./slackware64/kde/libksieve-21.04.2-x86_64-1.txt -rw-r--r-- 1 root root 748536 2021-06-10 19:57 ./slackware64/kde/libksieve-21.04.2-x86_64-1.txz -rw-r--r-- 1 root root 163 2021-06-10 19:57 ./slackware64/kde/libksieve-21.04.2-x86_64-1.txz.asc --rw-r--r-- 1 root root 277 2021-06-23 18:46 ./slackware64/kde/libksysguard-5.22.2.1-x86_64-1.txt --rw-r--r-- 1 root root 945488 2021-06-23 18:46 ./slackware64/kde/libksysguard-5.22.2.1-x86_64-1.txz --rw-r--r-- 1 root root 163 2021-06-23 18:46 ./slackware64/kde/libksysguard-5.22.2.1-x86_64-1.txz.asc +-rw-r--r-- 1 root root 277 2021-07-06 18:55 ./slackware64/kde/libksysguard-5.22.3-x86_64-1.txt +-rw-r--r-- 1 root root 945652 2021-07-06 18:55 ./slackware64/kde/libksysguard-5.22.3-x86_64-1.txz +-rw-r--r-- 1 root root 163 2021-07-06 18:55 ./slackware64/kde/libksysguard-5.22.3-x86_64-1.txz.asc -rw-r--r-- 1 root root 498 2021-06-10 20:54 ./slackware64/kde/libktorrent-21.04.2-x86_64-1.txt -rw-r--r-- 1 root root 667740 2021-06-10 20:54 ./slackware64/kde/libktorrent-21.04.2-x86_64-1.txz -rw-r--r-- 1 root root 163 2021-06-10 20:54 ./slackware64/kde/libktorrent-21.04.2-x86_64-1.txz.asc @@ -2535,9 +2535,9 @@ drwxr-xr-x 2 root root 77824 2021-06-30 03:48 ./slackware64/kde -rw-r--r-- 1 root root 198 2021-06-10 20:00 ./slackware64/kde/messagelib-21.04.2-x86_64-1.txt -rw-r--r-- 1 root root 6299024 2021-06-10 20:00 ./slackware64/kde/messagelib-21.04.2-x86_64-1.txz -rw-r--r-- 1 root root 163 2021-06-10 20:00 ./slackware64/kde/messagelib-21.04.2-x86_64-1.txz.asc --rw-r--r-- 1 root root 215 2021-06-23 18:49 ./slackware64/kde/milou-5.22.2.1-x86_64-1.txt --rw-r--r-- 1 root root 74392 2021-06-23 18:49 ./slackware64/kde/milou-5.22.2.1-x86_64-1.txz --rw-r--r-- 1 root root 163 2021-06-23 18:49 ./slackware64/kde/milou-5.22.2.1-x86_64-1.txz.asc +-rw-r--r-- 1 root root 215 2021-07-06 18:58 ./slackware64/kde/milou-5.22.3-x86_64-1.txt +-rw-r--r-- 1 root root 74452 2021-07-06 18:58 ./slackware64/kde/milou-5.22.3-x86_64-1.txz +-rw-r--r-- 1 root root 163 2021-07-06 18:58 ./slackware64/kde/milou-5.22.3-x86_64-1.txz.asc -rw-r--r-- 1 root root 317 2021-06-10 20:50 ./slackware64/kde/minuet-21.04.2-x86_64-1.txt -rw-r--r-- 1 root root 27301432 2021-06-10 20:50 ./slackware64/kde/minuet-21.04.2-x86_64-1.txz -rw-r--r-- 1 root root 163 2021-06-10 20:50 ./slackware64/kde/minuet-21.04.2-x86_64-1.txz.asc @@ -2553,9 +2553,9 @@ drwxr-xr-x 2 root root 77824 2021-06-30 03:48 ./slackware64/kde -rw-r--r-- 1 root root 358 2021-06-10 20:23 ./slackware64/kde/okular-21.04.2-x86_64-1.txt -rw-r--r-- 1 root root 6619736 2021-06-10 20:23 ./slackware64/kde/okular-21.04.2-x86_64-1.txz -rw-r--r-- 1 root root 163 2021-06-10 20:23 ./slackware64/kde/okular-21.04.2-x86_64-1.txz.asc --rw-r--r-- 1 root root 155 2021-06-23 18:49 ./slackware64/kde/oxygen-5.22.2.1-x86_64-1.txt --rw-r--r-- 1 root root 4579664 2021-06-23 18:49 ./slackware64/kde/oxygen-5.22.2.1-x86_64-1.txz --rw-r--r-- 1 root root 163 2021-06-23 18:49 ./slackware64/kde/oxygen-5.22.2.1-x86_64-1.txz.asc +-rw-r--r-- 1 root root 155 2021-07-06 18:59 ./slackware64/kde/oxygen-5.22.3-x86_64-1.txt +-rw-r--r-- 1 root root 4577660 2021-07-06 18:59 ./slackware64/kde/oxygen-5.22.3-x86_64-1.txz +-rw-r--r-- 1 root root 163 2021-07-06 18:59 ./slackware64/kde/oxygen-5.22.3-x86_64-1.txz.asc -rw-r--r-- 1 root root 252 2021-02-13 14:48 ./slackware64/kde/oxygen-fonts-5.4.3-noarch-3.txt -rw-r--r-- 1 root root 62312 2021-02-13 14:48 ./slackware64/kde/oxygen-fonts-5.4.3-noarch-3.txz -rw-r--r-- 1 root root 163 2021-02-13 14:48 ./slackware64/kde/oxygen-fonts-5.4.3-noarch-3.txz.asc @@ -2586,54 +2586,54 @@ drwxr-xr-x 2 root root 77824 2021-06-30 03:48 ./slackware64/kde -rw-r--r-- 1 root root 211 2021-06-10 19:57 ./slackware64/kde/pimcommon-21.04.2-x86_64-1.txt -rw-r--r-- 1 root root 516148 2021-06-10 19:57 ./slackware64/kde/pimcommon-21.04.2-x86_64-1.txz -rw-r--r-- 1 root root 163 2021-06-10 19:57 ./slackware64/kde/pimcommon-21.04.2-x86_64-1.txz.asc --rw-r--r-- 1 root root 483 2021-06-23 19:00 ./slackware64/kde/plasma-browser-integration-5.22.2.1-x86_64-1.txt --rw-r--r-- 1 root root 179568 2021-06-23 19:00 ./slackware64/kde/plasma-browser-integration-5.22.2.1-x86_64-1.txz --rw-r--r-- 1 root root 163 2021-06-23 19:00 ./slackware64/kde/plasma-browser-integration-5.22.2.1-x86_64-1.txz.asc --rw-r--r-- 1 root root 535 2021-06-23 18:55 ./slackware64/kde/plasma-desktop-5.22.2.1-x86_64-1.txt --rw-r--r-- 1 root root 16809604 2021-06-23 18:55 ./slackware64/kde/plasma-desktop-5.22.2.1-x86_64-1.txz --rw-r--r-- 1 root root 163 2021-06-23 18:55 ./slackware64/kde/plasma-desktop-5.22.2.1-x86_64-1.txz.asc --rw-r--r-- 1 root root 295 2021-06-23 19:00 ./slackware64/kde/plasma-disks-5.22.2.1-x86_64-1.txt --rw-r--r-- 1 root root 109812 2021-06-23 19:00 ./slackware64/kde/plasma-disks-5.22.2.1-x86_64-1.txz --rw-r--r-- 1 root root 163 2021-06-23 19:00 ./slackware64/kde/plasma-disks-5.22.2.1-x86_64-1.txz.asc --rw-r--r-- 1 root root 276 2021-06-23 19:00 ./slackware64/kde/plasma-firewall-5.22.2.1-x86_64-1.txt --rw-r--r-- 1 root root 410740 2021-06-23 19:00 ./slackware64/kde/plasma-firewall-5.22.2.1-x86_64-1.txz --rw-r--r-- 1 root root 163 2021-06-23 19:00 ./slackware64/kde/plasma-firewall-5.22.2.1-x86_64-1.txz.asc +-rw-r--r-- 1 root root 483 2021-07-06 19:09 ./slackware64/kde/plasma-browser-integration-5.22.3-x86_64-1.txt +-rw-r--r-- 1 root root 179504 2021-07-06 19:09 ./slackware64/kde/plasma-browser-integration-5.22.3-x86_64-1.txz +-rw-r--r-- 1 root root 163 2021-07-06 19:09 ./slackware64/kde/plasma-browser-integration-5.22.3-x86_64-1.txz.asc +-rw-r--r-- 1 root root 535 2021-07-06 19:04 ./slackware64/kde/plasma-desktop-5.22.3-x86_64-1.txt +-rw-r--r-- 1 root root 16810472 2021-07-06 19:04 ./slackware64/kde/plasma-desktop-5.22.3-x86_64-1.txz +-rw-r--r-- 1 root root 163 2021-07-06 19:04 ./slackware64/kde/plasma-desktop-5.22.3-x86_64-1.txz.asc +-rw-r--r-- 1 root root 295 2021-07-06 19:09 ./slackware64/kde/plasma-disks-5.22.3-x86_64-1.txt +-rw-r--r-- 1 root root 109288 2021-07-06 19:09 ./slackware64/kde/plasma-disks-5.22.3-x86_64-1.txz +-rw-r--r-- 1 root root 163 2021-07-06 19:09 ./slackware64/kde/plasma-disks-5.22.3-x86_64-1.txz.asc +-rw-r--r-- 1 root root 276 2021-07-06 19:10 ./slackware64/kde/plasma-firewall-5.22.3-x86_64-1.txt +-rw-r--r-- 1 root root 410452 2021-07-06 19:10 ./slackware64/kde/plasma-firewall-5.22.3-x86_64-1.txz +-rw-r--r-- 1 root root 163 2021-07-06 19:10 ./slackware64/kde/plasma-firewall-5.22.3-x86_64-1.txz.asc -rw-r--r-- 1 root root 343 2021-06-13 17:30 ./slackware64/kde/plasma-framework-5.83.0-x86_64-1.txt -rw-r--r-- 1 root root 3371360 2021-06-13 17:30 ./slackware64/kde/plasma-framework-5.83.0-x86_64-1.txz -rw-r--r-- 1 root root 163 2021-06-13 17:30 ./slackware64/kde/plasma-framework-5.83.0-x86_64-1.txz.asc --rw-r--r-- 1 root root 407 2021-06-23 18:45 ./slackware64/kde/plasma-integration-5.22.2.1-x86_64-1.txt --rw-r--r-- 1 root root 142272 2021-06-23 18:45 ./slackware64/kde/plasma-integration-5.22.2.1-x86_64-1.txz --rw-r--r-- 1 root root 163 2021-06-23 18:45 ./slackware64/kde/plasma-integration-5.22.2.1-x86_64-1.txz.asc --rw-r--r-- 1 root root 229 2021-06-23 18:56 ./slackware64/kde/plasma-nm-5.22.2.1-x86_64-1.txt --rw-r--r-- 1 root root 1245132 2021-06-23 18:56 ./slackware64/kde/plasma-nm-5.22.2.1-x86_64-1.txz --rw-r--r-- 1 root root 163 2021-06-23 18:56 ./slackware64/kde/plasma-nm-5.22.2.1-x86_64-1.txz.asc --rw-r--r-- 1 root root 217 2021-06-23 18:58 ./slackware64/kde/plasma-pa-5.22.2.1-x86_64-1.txt --rw-r--r-- 1 root root 206008 2021-06-23 18:58 ./slackware64/kde/plasma-pa-5.22.2.1-x86_64-1.txz --rw-r--r-- 1 root root 163 2021-06-23 18:58 ./slackware64/kde/plasma-pa-5.22.2.1-x86_64-1.txz.asc --rw-r--r-- 1 root root 221 2021-06-23 18:58 ./slackware64/kde/plasma-sdk-5.22.2.1-x86_64-1.txt --rw-r--r-- 1 root root 333764 2021-06-23 18:58 ./slackware64/kde/plasma-sdk-5.22.2.1-x86_64-1.txz --rw-r--r-- 1 root root 163 2021-06-23 18:58 ./slackware64/kde/plasma-sdk-5.22.2.1-x86_64-1.txz.asc --rw-r--r-- 1 root root 570 2021-06-23 19:00 ./slackware64/kde/plasma-systemmonitor-5.22.2.1-x86_64-1.txt --rw-r--r-- 1 root root 171124 2021-06-23 19:00 ./slackware64/kde/plasma-systemmonitor-5.22.2.1-x86_64-1.txz --rw-r--r-- 1 root root 163 2021-06-23 19:00 ./slackware64/kde/plasma-systemmonitor-5.22.2.1-x86_64-1.txz.asc --rw-r--r-- 1 root root 452 2021-06-23 18:59 ./slackware64/kde/plasma-vault-5.22.2.1-x86_64-1.txt --rw-r--r-- 1 root root 282436 2021-06-23 18:59 ./slackware64/kde/plasma-vault-5.22.2.1-x86_64-1.txz --rw-r--r-- 1 root root 163 2021-06-23 18:59 ./slackware64/kde/plasma-vault-5.22.2.1-x86_64-1.txz.asc +-rw-r--r-- 1 root root 407 2021-07-06 18:55 ./slackware64/kde/plasma-integration-5.22.3-x86_64-1.txt +-rw-r--r-- 1 root root 143244 2021-07-06 18:55 ./slackware64/kde/plasma-integration-5.22.3-x86_64-1.txz +-rw-r--r-- 1 root root 163 2021-07-06 18:55 ./slackware64/kde/plasma-integration-5.22.3-x86_64-1.txz.asc +-rw-r--r-- 1 root root 229 2021-07-06 19:06 ./slackware64/kde/plasma-nm-5.22.3-x86_64-1.txt +-rw-r--r-- 1 root root 1246104 2021-07-06 19:06 ./slackware64/kde/plasma-nm-5.22.3-x86_64-1.txz +-rw-r--r-- 1 root root 163 2021-07-06 19:06 ./slackware64/kde/plasma-nm-5.22.3-x86_64-1.txz.asc +-rw-r--r-- 1 root root 217 2021-07-06 19:08 ./slackware64/kde/plasma-pa-5.22.3-x86_64-1.txt +-rw-r--r-- 1 root root 206376 2021-07-06 19:08 ./slackware64/kde/plasma-pa-5.22.3-x86_64-1.txz +-rw-r--r-- 1 root root 163 2021-07-06 19:08 ./slackware64/kde/plasma-pa-5.22.3-x86_64-1.txz.asc +-rw-r--r-- 1 root root 221 2021-07-06 19:08 ./slackware64/kde/plasma-sdk-5.22.3-x86_64-1.txt +-rw-r--r-- 1 root root 333576 2021-07-06 19:08 ./slackware64/kde/plasma-sdk-5.22.3-x86_64-1.txz +-rw-r--r-- 1 root root 163 2021-07-06 19:08 ./slackware64/kde/plasma-sdk-5.22.3-x86_64-1.txz.asc +-rw-r--r-- 1 root root 570 2021-07-06 19:10 ./slackware64/kde/plasma-systemmonitor-5.22.3-x86_64-1.txt +-rw-r--r-- 1 root root 171156 2021-07-06 19:10 ./slackware64/kde/plasma-systemmonitor-5.22.3-x86_64-1.txz +-rw-r--r-- 1 root root 163 2021-07-06 19:10 ./slackware64/kde/plasma-systemmonitor-5.22.3-x86_64-1.txz.asc +-rw-r--r-- 1 root root 452 2021-07-06 19:09 ./slackware64/kde/plasma-vault-5.22.3-x86_64-1.txt +-rw-r--r-- 1 root root 282380 2021-07-06 19:09 ./slackware64/kde/plasma-vault-5.22.3-x86_64-1.txz +-rw-r--r-- 1 root root 163 2021-07-06 19:09 ./slackware64/kde/plasma-vault-5.22.3-x86_64-1.txz.asc -rw-r--r-- 1 root root 424 2021-05-02 18:49 ./slackware64/kde/plasma-wayland-protocols-1.3.0-x86_64-1.txt -rw-r--r-- 1 root root 34960 2021-05-02 18:49 ./slackware64/kde/plasma-wayland-protocols-1.3.0-x86_64-1.txz -rw-r--r-- 1 root root 163 2021-05-02 18:49 ./slackware64/kde/plasma-wayland-protocols-1.3.0-x86_64-1.txz.asc --rw-r--r-- 1 root root 378 2021-06-23 18:53 ./slackware64/kde/plasma-workspace-5.22.2.1-x86_64-1.txt --rw-r--r-- 1 root root 9830092 2021-06-23 18:53 ./slackware64/kde/plasma-workspace-5.22.2.1-x86_64-1.txz --rw-r--r-- 1 root root 163 2021-06-23 18:53 ./slackware64/kde/plasma-workspace-5.22.2.1-x86_64-1.txz.asc --rw-r--r-- 1 root root 423 2021-06-23 18:55 ./slackware64/kde/plasma-workspace-wallpapers-5.22.2.1-x86_64-1.txt --rw-r--r-- 1 root root 51349372 2021-06-23 18:55 ./slackware64/kde/plasma-workspace-wallpapers-5.22.2.1-x86_64-1.txz --rw-r--r-- 1 root root 163 2021-06-23 18:55 ./slackware64/kde/plasma-workspace-wallpapers-5.22.2.1-x86_64-1.txz.asc --rw-r--r-- 1 root root 399 2021-06-23 18:58 ./slackware64/kde/polkit-kde-agent-1-5.22.2.1-x86_64-1.txt --rw-r--r-- 1 root root 58316 2021-06-23 18:58 ./slackware64/kde/polkit-kde-agent-1-5.22.2.1-x86_64-1.txz --rw-r--r-- 1 root root 163 2021-06-23 18:58 ./slackware64/kde/polkit-kde-agent-1-5.22.2.1-x86_64-1.txz.asc --rw-r--r-- 1 root root 372 2021-06-23 18:57 ./slackware64/kde/powerdevil-5.22.2.1-x86_64-1.txt --rw-r--r-- 1 root root 804796 2021-06-23 18:57 ./slackware64/kde/powerdevil-5.22.2.1-x86_64-1.txz --rw-r--r-- 1 root root 163 2021-06-23 18:57 ./slackware64/kde/powerdevil-5.22.2.1-x86_64-1.txz.asc +-rw-r--r-- 1 root root 378 2021-07-06 19:02 ./slackware64/kde/plasma-workspace-5.22.3-x86_64-1.txt +-rw-r--r-- 1 root root 9833740 2021-07-06 19:02 ./slackware64/kde/plasma-workspace-5.22.3-x86_64-1.txz +-rw-r--r-- 1 root root 163 2021-07-06 19:02 ./slackware64/kde/plasma-workspace-5.22.3-x86_64-1.txz.asc +-rw-r--r-- 1 root root 423 2021-07-06 19:05 ./slackware64/kde/plasma-workspace-wallpapers-5.22.3-x86_64-1.txt +-rw-r--r-- 1 root root 51349364 2021-07-06 19:05 ./slackware64/kde/plasma-workspace-wallpapers-5.22.3-x86_64-1.txz +-rw-r--r-- 1 root root 163 2021-07-06 19:05 ./slackware64/kde/plasma-workspace-wallpapers-5.22.3-x86_64-1.txz.asc +-rw-r--r-- 1 root root 399 2021-07-06 19:07 ./slackware64/kde/polkit-kde-agent-1-5.22.3-x86_64-1.txt +-rw-r--r-- 1 root root 58400 2021-07-06 19:07 ./slackware64/kde/polkit-kde-agent-1-5.22.3-x86_64-1.txz +-rw-r--r-- 1 root root 163 2021-07-06 19:07 ./slackware64/kde/polkit-kde-agent-1-5.22.3-x86_64-1.txz.asc +-rw-r--r-- 1 root root 372 2021-07-06 19:06 ./slackware64/kde/powerdevil-5.22.3-x86_64-1.txt +-rw-r--r-- 1 root root 804876 2021-07-06 19:06 ./slackware64/kde/powerdevil-5.22.3-x86_64-1.txz +-rw-r--r-- 1 root root 163 2021-07-06 19:06 ./slackware64/kde/powerdevil-5.22.3-x86_64-1.txz.asc -rw-r--r-- 1 root root 346 2021-06-10 20:20 ./slackware64/kde/poxml-21.04.2-x86_64-1.txt -rw-r--r-- 1 root root 123748 2021-06-10 20:20 ./slackware64/kde/poxml-21.04.2-x86_64-1.txz -rw-r--r-- 1 root root 163 2021-06-10 20:20 ./slackware64/kde/poxml-21.04.2-x86_64-1.txz.asc @@ -2649,9 +2649,9 @@ drwxr-xr-x 2 root root 77824 2021-06-30 03:48 ./slackware64/kde -rw-r--r-- 1 root root 503 2021-06-13 17:31 ./slackware64/kde/purpose-5.83.0-x86_64-1.txt -rw-r--r-- 1 root root 249848 2021-06-13 17:31 ./slackware64/kde/purpose-5.83.0-x86_64-1.txz -rw-r--r-- 1 root root 163 2021-06-13 17:31 ./slackware64/kde/purpose-5.83.0-x86_64-1.txz.asc --rw-r--r-- 1 root root 388 2021-06-23 19:00 ./slackware64/kde/qqc2-breeze-style-5.22.2.1-x86_64-1.txt --rw-r--r-- 1 root root 69340 2021-06-23 19:00 ./slackware64/kde/qqc2-breeze-style-5.22.2.1-x86_64-1.txz --rw-r--r-- 1 root root 163 2021-06-23 19:00 ./slackware64/kde/qqc2-breeze-style-5.22.2.1-x86_64-1.txz.asc +-rw-r--r-- 1 root root 388 2021-07-06 19:10 ./slackware64/kde/qqc2-breeze-style-5.22.3-x86_64-1.txt +-rw-r--r-- 1 root root 69480 2021-07-06 19:10 ./slackware64/kde/qqc2-breeze-style-5.22.3-x86_64-1.txz +-rw-r--r-- 1 root root 163 2021-07-06 19:10 ./slackware64/kde/qqc2-breeze-style-5.22.3-x86_64-1.txz.asc -rw-r--r-- 1 root root 498 2021-06-13 17:31 ./slackware64/kde/qqc2-desktop-style-5.83.0-x86_64-1.txt -rw-r--r-- 1 root root 64000 2021-06-13 17:31 ./slackware64/kde/qqc2-desktop-style-5.83.0-x86_64-1.txz -rw-r--r-- 1 root root 163 2021-06-13 17:31 ./slackware64/kde/qqc2-desktop-style-5.83.0-x86_64-1.txz.asc @@ -2661,9 +2661,9 @@ drwxr-xr-x 2 root root 77824 2021-06-30 03:48 ./slackware64/kde -rw-r--r-- 1 root root 490 2021-04-26 17:56 ./slackware64/kde/sddm-0.19.0-x86_64-7.txt -rw-r--r-- 1 root root 3509696 2021-04-26 17:56 ./slackware64/kde/sddm-0.19.0-x86_64-7.txz -rw-r--r-- 1 root root 163 2021-04-26 17:56 ./slackware64/kde/sddm-0.19.0-x86_64-7.txz.asc --rw-r--r-- 1 root root 275 2021-06-23 18:58 ./slackware64/kde/sddm-kcm-5.22.2.1-x86_64-1.txt --rw-r--r-- 1 root root 98252 2021-06-23 18:58 ./slackware64/kde/sddm-kcm-5.22.2.1-x86_64-1.txz --rw-r--r-- 1 root root 163 2021-06-23 18:58 ./slackware64/kde/sddm-kcm-5.22.2.1-x86_64-1.txz.asc +-rw-r--r-- 1 root root 275 2021-07-06 19:08 ./slackware64/kde/sddm-kcm-5.22.3-x86_64-1.txt +-rw-r--r-- 1 root root 98164 2021-07-06 19:08 ./slackware64/kde/sddm-kcm-5.22.3-x86_64-1.txz +-rw-r--r-- 1 root root 163 2021-07-06 19:08 ./slackware64/kde/sddm-kcm-5.22.3-x86_64-1.txz.asc -rw-r--r-- 1 root root 204 2021-02-13 15:54 ./slackware64/kde/skanlite-2.2.0-x86_64-3.txt -rw-r--r-- 1 root root 2501096 2021-02-13 15:54 ./slackware64/kde/skanlite-2.2.0-x86_64-3.txz -rw-r--r-- 1 root root 163 2021-02-13 15:54 ./slackware64/kde/skanlite-2.2.0-x86_64-3.txz.asc @@ -2691,9 +2691,9 @@ drwxr-xr-x 2 root root 77824 2021-06-30 03:48 ./slackware64/kde -rw-r--r-- 1 root root 339 2021-06-13 17:17 ./slackware64/kde/syntax-highlighting-5.83.0-x86_64-1.txt -rw-r--r-- 1 root root 1546848 2021-06-13 17:17 ./slackware64/kde/syntax-highlighting-5.83.0-x86_64-1.txz -rw-r--r-- 1 root root 163 2021-06-13 17:17 ./slackware64/kde/syntax-highlighting-5.83.0-x86_64-1.txz.asc --rw-r--r-- 1 root root 265 2021-06-23 18:53 ./slackware64/kde/systemsettings-5.22.2.1-x86_64-1.txt --rw-r--r-- 1 root root 309660 2021-06-23 18:53 ./slackware64/kde/systemsettings-5.22.2.1-x86_64-1.txz --rw-r--r-- 1 root root 163 2021-06-23 18:53 ./slackware64/kde/systemsettings-5.22.2.1-x86_64-1.txz.asc +-rw-r--r-- 1 root root 265 2021-07-06 19:03 ./slackware64/kde/systemsettings-5.22.3-x86_64-1.txt +-rw-r--r-- 1 root root 310048 2021-07-06 19:03 ./slackware64/kde/systemsettings-5.22.3-x86_64-1.txz +-rw-r--r-- 1 root root 163 2021-07-06 19:03 ./slackware64/kde/systemsettings-5.22.3-x86_64-1.txz.asc -rw-r--r-- 1 root root 5456 2021-06-09 18:51 ./slackware64/kde/tagfile -rw-r--r-- 1 root root 543 2021-06-13 17:11 ./slackware64/kde/threadweaver-5.83.0-x86_64-1.txt -rw-r--r-- 1 root root 73704 2021-06-13 17:11 ./slackware64/kde/threadweaver-5.83.0-x86_64-1.txz @@ -2704,28 +2704,28 @@ drwxr-xr-x 2 root root 77824 2021-06-30 03:48 ./slackware64/kde -rw-r--r-- 1 root root 371 2021-02-13 14:49 ./slackware64/kde/wacomtablet-20201030_417d9d9-x86_64-3.txt -rw-r--r-- 1 root root 386240 2021-02-13 14:49 ./slackware64/kde/wacomtablet-20201030_417d9d9-x86_64-3.txz -rw-r--r-- 1 root root 163 2021-02-13 14:49 ./slackware64/kde/wacomtablet-20201030_417d9d9-x86_64-3.txz.asc --rw-r--r-- 1 root root 389 2021-06-23 18:59 ./slackware64/kde/xdg-desktop-portal-kde-5.22.2.1-x86_64-1.txt --rw-r--r-- 1 root root 194336 2021-06-23 18:59 ./slackware64/kde/xdg-desktop-portal-kde-5.22.2.1-x86_64-1.txz --rw-r--r-- 1 root root 163 2021-06-23 18:59 ./slackware64/kde/xdg-desktop-portal-kde-5.22.2.1-x86_64-1.txz.asc +-rw-r--r-- 1 root root 389 2021-07-06 19:09 ./slackware64/kde/xdg-desktop-portal-kde-5.22.3-x86_64-1.txt +-rw-r--r-- 1 root root 194840 2021-07-06 19:09 ./slackware64/kde/xdg-desktop-portal-kde-5.22.3-x86_64-1.txz +-rw-r--r-- 1 root root 163 2021-07-06 19:09 ./slackware64/kde/xdg-desktop-portal-kde-5.22.3-x86_64-1.txz.asc -rw-r--r-- 1 root root 390 2021-06-10 20:52 ./slackware64/kde/yakuake-21.04.2-x86_64-1.txt -rw-r--r-- 1 root root 371720 2021-06-10 20:52 ./slackware64/kde/yakuake-21.04.2-x86_64-1.txz -rw-r--r-- 1 root root 163 2021-06-10 20:52 ./slackware64/kde/yakuake-21.04.2-x86_64-1.txz.asc -rw-r--r-- 1 root root 296 2021-06-10 20:28 ./slackware64/kde/zeroconf-ioslave-21.04.2-x86_64-1.txt -rw-r--r-- 1 root root 55236 2021-06-10 20:28 ./slackware64/kde/zeroconf-ioslave-21.04.2-x86_64-1.txz -rw-r--r-- 1 root root 163 2021-06-10 20:28 ./slackware64/kde/zeroconf-ioslave-21.04.2-x86_64-1.txz.asc -drwxr-xr-x 2 root root 73728 2021-07-04 18:16 ./slackware64/l +drwxr-xr-x 2 root root 73728 2021-07-06 20:47 ./slackware64/l -rw-r--r-- 1 root root 329 2021-02-13 05:56 ./slackware64/l/GConf-3.2.6-x86_64-7.txt -rw-r--r-- 1 root root 928148 2021-02-13 05:56 ./slackware64/l/GConf-3.2.6-x86_64-7.txz -rw-r--r-- 1 root root 163 2021-02-13 05:56 ./slackware64/l/GConf-3.2.6-x86_64-7.txz.asc -rw-r--r-- 1 root root 551 2021-02-13 05:56 ./slackware64/l/LibRaw-0.20.2-x86_64-3.txt -rw-r--r-- 1 root root 395128 2021-02-13 05:56 ./slackware64/l/LibRaw-0.20.2-x86_64-3.txz --rw-r--r-- 1 root root 163 2021-02-13 05:56 ./slackware64/l/LibRaw-0.20.2-x86_64-3.txz.asc --rw-r--r-- 1 root root 569 2021-06-15 18:41 ./slackware64/l/M2Crypto-0.38.0-x86_64-1.txt --rw-r--r-- 1 root root 1212332 2021-06-15 18:41 ./slackware64/l/M2Crypto-0.38.0-x86_64-1.txz --rw-r--r-- 1 root root 163 2021-06-15 18:41 ./slackware64/l/M2Crypto-0.38.0-x86_64-1.txz.asc --rw-r--r-- 1 root root 477 2021-02-13 05:56 ./slackware64/l/Mako-1.1.4-x86_64-3.txt --rw-r--r-- 1 root root 111204 2021-02-13 05:56 ./slackware64/l/Mako-1.1.4-x86_64-3.txz --rw-r--r-- 1 root root 163 2021-02-13 05:56 ./slackware64/l/Mako-1.1.4-x86_64-3.txz.asc +-rw-r--r-- 1 root root 163 2021-02-13 05:56 ./slackware64/l/LibRaw-0.20.2-x86_64-3.txz.asc +-rw-r--r-- 1 root root 569 2021-06-15 18:41 ./slackware64/l/M2Crypto-0.38.0-x86_64-1.txt +-rw-r--r-- 1 root root 1212332 2021-06-15 18:41 ./slackware64/l/M2Crypto-0.38.0-x86_64-1.txz +-rw-r--r-- 1 root root 163 2021-06-15 18:41 ./slackware64/l/M2Crypto-0.38.0-x86_64-1.txz.asc +-rw-r--r-- 1 root root 477 2021-02-13 05:56 ./slackware64/l/Mako-1.1.4-x86_64-3.txt +-rw-r--r-- 1 root root 111204 2021-02-13 05:56 ./slackware64/l/Mako-1.1.4-x86_64-3.txz +-rw-r--r-- 1 root root 163 2021-02-13 05:56 ./slackware64/l/Mako-1.1.4-x86_64-3.txz.asc -rw-r--r-- 1 root root 290 2021-02-13 06:08 ./slackware64/l/PyQt5-5.15.2-x86_64-3.txt -rw-r--r-- 1 root root 6005792 2021-02-13 06:08 ./slackware64/l/PyQt5-5.15.2-x86_64-3.txz -rw-r--r-- 1 root root 163 2021-02-13 06:08 ./slackware64/l/PyQt5-5.15.2-x86_64-3.txz.asc @@ -3100,9 +3100,9 @@ drwxr-xr-x 2 root root 73728 2021-07-04 18:16 ./slackware64/l -rw-r--r-- 1 root root 450 2021-02-13 06:55 ./slackware64/l/judy-1.0.5-x86_64-4.txt -rw-r--r-- 1 root root 141616 2021-02-13 06:55 ./slackware64/l/judy-1.0.5-x86_64-4.txz -rw-r--r-- 1 root root 163 2021-02-13 06:55 ./slackware64/l/judy-1.0.5-x86_64-4.txz.asc --rw-r--r-- 1 root root 600 2021-02-13 06:55 ./slackware64/l/kdsoap-1.10.0-x86_64-3.txt --rw-r--r-- 1 root root 436560 2021-02-13 06:55 ./slackware64/l/kdsoap-1.10.0-x86_64-3.txz --rw-r--r-- 1 root root 163 2021-02-13 06:55 ./slackware64/l/kdsoap-1.10.0-x86_64-3.txz.asc +-rw-r--r-- 1 root root 600 2021-07-06 18:30 ./slackware64/l/kdsoap-2.0.0-x86_64-1.txt +-rw-r--r-- 1 root root 436916 2021-07-06 18:30 ./slackware64/l/kdsoap-2.0.0-x86_64-1.txz +-rw-r--r-- 1 root root 163 2021-07-06 18:30 ./slackware64/l/kdsoap-2.0.0-x86_64-1.txz.asc -rw-r--r-- 1 root root 366 2021-02-13 06:55 ./slackware64/l/keybinder3-3.0_0.3.2-x86_64-3.txt -rw-r--r-- 1 root root 25640 2021-02-13 06:55 ./slackware64/l/keybinder3-3.0_0.3.2-x86_64-3.txz -rw-r--r-- 1 root root 163 2021-02-13 06:55 ./slackware64/l/keybinder3-3.0_0.3.2-x86_64-3.txz.asc @@ -3513,9 +3513,9 @@ drwxr-xr-x 2 root root 73728 2021-07-04 18:16 ./slackware64/l -rw-r--r-- 1 root root 463 2021-02-13 07:27 ./slackware64/l/openal-soft-1.21.1-x86_64-2.txt -rw-r--r-- 1 root root 484004 2021-02-13 07:27 ./slackware64/l/openal-soft-1.21.1-x86_64-2.txz -rw-r--r-- 1 root root 163 2021-02-13 07:27 ./slackware64/l/openal-soft-1.21.1-x86_64-2.txz.asc --rw-r--r-- 1 root root 257 2021-04-03 18:06 ./slackware64/l/opencv-4.5.2-x86_64-1.txt --rw-r--r-- 1 root root 13395260 2021-04-03 18:06 ./slackware64/l/opencv-4.5.2-x86_64-1.txz --rw-r--r-- 1 root root 163 2021-04-03 18:06 ./slackware64/l/opencv-4.5.2-x86_64-1.txz.asc +-rw-r--r-- 1 root root 257 2021-07-06 18:42 ./slackware64/l/opencv-4.5.3-x86_64-1.txt +-rw-r--r-- 1 root root 13521132 2021-07-06 18:42 ./slackware64/l/opencv-4.5.3-x86_64-1.txz +-rw-r--r-- 1 root root 163 2021-07-06 18:42 ./slackware64/l/opencv-4.5.3-x86_64-1.txz.asc -rw-r--r-- 1 root root 456 2021-06-21 17:54 ./slackware64/l/openexr-2.5.7-x86_64-1.txt -rw-r--r-- 1 root root 8581428 2021-06-21 17:54 ./slackware64/l/openexr-2.5.7-x86_64-1.txz -rw-r--r-- 1 root root 163 2021-06-21 17:54 ./slackware64/l/openexr-2.5.7-x86_64-1.txz.asc @@ -3805,7 +3805,7 @@ drwxr-xr-x 2 root root 73728 2021-07-04 18:16 ./slackware64/l -rw-r--r-- 1 root root 463 2021-05-15 18:01 ./slackware64/l/zstd-1.5.0-x86_64-1.txt -rw-r--r-- 1 root root 458040 2021-05-15 18:01 ./slackware64/l/zstd-1.5.0-x86_64-1.txz -rw-r--r-- 1 root root 163 2021-05-15 18:01 ./slackware64/l/zstd-1.5.0-x86_64-1.txz.asc -drwxr-xr-x 2 root root 32768 2021-06-30 18:31 ./slackware64/n +drwxr-xr-x 2 root root 32768 2021-07-06 20:47 ./slackware64/n -rw-r--r-- 1 root root 357 2021-02-13 11:52 ./slackware64/n/ModemManager-1.14.10-x86_64-3.txt -rw-r--r-- 1 root root 1877092 2021-02-13 11:52 ./slackware64/n/ModemManager-1.14.10-x86_64-3.txz -rw-r--r-- 1 root root 163 2021-02-13 11:52 ./slackware64/n/ModemManager-1.14.10-x86_64-3.txz.asc @@ -3893,9 +3893,9 @@ drwxr-xr-x 2 root root 32768 2021-06-30 18:31 ./slackware64/n -rw-r--r-- 1 root root 604 2021-04-24 18:24 ./slackware64/n/fetchmail-6.4.19-x86_64-1.txt -rw-r--r-- 1 root root 654172 2021-04-24 18:24 ./slackware64/n/fetchmail-6.4.19-x86_64-1.txz -rw-r--r-- 1 root root 163 2021-04-24 18:24 ./slackware64/n/fetchmail-6.4.19-x86_64-1.txz.asc --rw-r--r-- 1 root root 362 2021-06-15 18:34 ./slackware64/n/getmail-6.17-x86_64-1.txt --rw-r--r-- 1 root root 177892 2021-06-15 18:34 ./slackware64/n/getmail-6.17-x86_64-1.txz --rw-r--r-- 1 root root 163 2021-06-15 18:34 ./slackware64/n/getmail-6.17-x86_64-1.txz.asc +-rw-r--r-- 1 root root 362 2021-07-06 18:26 ./slackware64/n/getmail-6.18.1-x86_64-1.txt +-rw-r--r-- 1 root root 179240 2021-07-06 18:26 ./slackware64/n/getmail-6.18.1-x86_64-1.txz +-rw-r--r-- 1 root root 163 2021-07-06 18:26 ./slackware64/n/getmail-6.18.1-x86_64-1.txz.asc -rw-r--r-- 1 root root 369 2021-02-13 12:02 ./slackware64/n/gnupg-1.4.23-x86_64-4.txt -rw-r--r-- 1 root root 1171720 2021-02-13 12:02 ./slackware64/n/gnupg-1.4.23-x86_64-4.txz -rw-r--r-- 1 root root 163 2021-02-13 12:02 ./slackware64/n/gnupg-1.4.23-x86_64-4.txz.asc @@ -4267,7 +4267,7 @@ drwxr-xr-x 2 root root 32768 2021-06-30 18:31 ./slackware64/n -rw-r--r-- 1 root root 648 2021-02-13 12:34 ./slackware64/n/zd1211-firmware-1.5-fw-4.txt -rw-r--r-- 1 root root 31144 2021-02-13 12:34 ./slackware64/n/zd1211-firmware-1.5-fw-4.txz -rw-r--r-- 1 root root 163 2021-02-13 12:34 ./slackware64/n/zd1211-firmware-1.5-fw-4.txz.asc -drwxr-xr-x 2 root root 4096 2021-04-19 21:43 ./slackware64/t +drwxr-xr-x 2 root root 4096 2021-07-06 20:47 ./slackware64/t -rw-r--r-- 1 root root 484 2021-03-28 18:06 ./slackware64/t/fig2dev-3.2.8a-x86_64-1.txt -rw-r--r-- 1 root root 290896 2021-03-28 18:06 ./slackware64/t/fig2dev-3.2.8a-x86_64-1.txz -rw-r--r-- 1 root root 163 2021-03-28 18:06 ./slackware64/t/fig2dev-3.2.8a-x86_64-1.txz.asc @@ -4276,9 +4276,9 @@ drwxr-xr-x 2 root root 4096 2021-04-19 21:43 ./slackware64/t -rw-r--r-- 1 root root 1102 2018-03-01 07:55 ./slackware64/t/maketag -rw-r--r-- 1 root root 1102 2018-03-01 07:55 ./slackware64/t/maketag.ez -rw-r--r-- 1 root root 33 2018-03-01 07:55 ./slackware64/t/tagfile --rw-r--r-- 1 root root 508 2021-04-17 20:26 ./slackware64/t/texlive-2020.200608-x86_64-5.txt --rw-r--r-- 1 root root 79225648 2021-04-17 20:26 ./slackware64/t/texlive-2020.200608-x86_64-5.txz --rw-r--r-- 1 root root 163 2021-04-17 20:26 ./slackware64/t/texlive-2020.200608-x86_64-5.txz.asc +-rw-r--r-- 1 root root 508 2021-07-06 19:34 ./slackware64/t/texlive-2021.210418-x86_64-1.txt +-rw-r--r-- 1 root root 80271084 2021-07-06 19:34 ./slackware64/t/texlive-2021.210418-x86_64-1.txz +-rw-r--r-- 1 root root 163 2021-07-06 19:34 ./slackware64/t/texlive-2021.210418-x86_64-1.txz.asc -rw-r--r-- 1 root root 457 2021-03-28 18:07 ./slackware64/t/xfig-3.2.8a-x86_64-1.txt -rw-r--r-- 1 root root 3386092 2021-03-28 18:07 ./slackware64/t/xfig-3.2.8a-x86_64-1.txz -rw-r--r-- 1 root root 163 2021-03-28 18:07 ./slackware64/t/xfig-3.2.8a-x86_64-1.txz.asc @@ -5500,12 +5500,12 @@ drwxr-xr-x 2 root root 12288 2021-06-09 19:02 ./slackware64/xfce -rw-r--r-- 1 root root 829 2021-02-13 13:54 ./slackware64/xfce/xfce4-whiskermenu-plugin-2.5.3-x86_64-2.txt -rw-r--r-- 1 root root 193872 2021-02-13 13:54 ./slackware64/xfce/xfce4-whiskermenu-plugin-2.5.3-x86_64-2.txz -rw-r--r-- 1 root root 163 2021-02-13 13:54 ./slackware64/xfce/xfce4-whiskermenu-plugin-2.5.3-x86_64-2.txz.asc --rw-r--r-- 1 root root 293 2021-02-13 13:54 ./slackware64/xfce/xfconf-4.16.0-x86_64-3.txt --rw-r--r-- 1 root root 182500 2021-02-13 13:54 ./slackware64/xfce/xfconf-4.16.0-x86_64-3.txz --rw-r--r-- 1 root root 163 2021-02-13 13:54 ./slackware64/xfce/xfconf-4.16.0-x86_64-3.txz.asc --rw-r--r-- 1 root root 423 2021-02-13 13:54 ./slackware64/xfce/xfdesktop-4.16.0-x86_64-3.txt --rw-r--r-- 1 root root 1312804 2021-02-13 13:54 ./slackware64/xfce/xfdesktop-4.16.0-x86_64-3.txz --rw-r--r-- 1 root root 163 2021-02-13 13:54 ./slackware64/xfce/xfdesktop-4.16.0-x86_64-3.txz.asc +-rw-r--r-- 1 root root 293 2021-02-13 13:54 ./slackware64/xfce/xfconf-4.16.0-x86_64-3.txt +-rw-r--r-- 1 root root 182500 2021-02-13 13:54 ./slackware64/xfce/xfconf-4.16.0-x86_64-3.txz +-rw-r--r-- 1 root root 163 2021-02-13 13:54 ./slackware64/xfce/xfconf-4.16.0-x86_64-3.txz.asc +-rw-r--r-- 1 root root 423 2021-02-13 13:54 ./slackware64/xfce/xfdesktop-4.16.0-x86_64-3.txt +-rw-r--r-- 1 root root 1312804 2021-02-13 13:54 ./slackware64/xfce/xfdesktop-4.16.0-x86_64-3.txz +-rw-r--r-- 1 root root 163 2021-02-13 13:54 ./slackware64/xfce/xfdesktop-4.16.0-x86_64-3.txz.asc -rw-r--r-- 1 root root 285 2021-02-13 13:54 ./slackware64/xfce/xfwm4-4.16.1-x86_64-3.txt -rw-r--r-- 1 root root 450368 2021-02-13 13:54 ./slackware64/xfce/xfwm4-4.16.1-x86_64-3.txz -rw-r--r-- 1 root root 163 2021-02-13 13:54 ./slackware64/xfce/xfwm4-4.16.1-x86_64-3.txz.asc @@ -5521,11 +5521,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 2021-07-04 18:17 ./source --rw-r--r-- 1 root root 573370 2021-07-04 18:17 ./source/CHECKSUMS.md5 --rw-r--r-- 1 root root 163 2021-07-04 18:17 ./source/CHECKSUMS.md5.asc --rw-r--r-- 1 root root 797996 2021-07-04 18:17 ./source/FILE_LIST --rw-r--r-- 1 root root 22831150 2021-07-04 18:17 ./source/MANIFEST.bz2 +drwxr-xr-x 18 root root 4096 2021-07-06 20:50 ./source +-rw-r--r-- 1 root root 573159 2021-07-06 20:50 ./source/CHECKSUMS.md5 +-rw-r--r-- 1 root root 163 2021-07-06 20:50 ./source/CHECKSUMS.md5.asc +-rw-r--r-- 1 root root 797791 2021-07-06 20:49 ./source/FILE_LIST +-rw-r--r-- 1 root root 22817887 2021-07-06 20:49 ./source/MANIFEST.bz2 -rw-r--r-- 1 root root 1314 2006-10-02 04:40 ./source/README.TXT drwxr-xr-x 122 root root 4096 2021-06-11 18:54 ./source/a -rw-r--r-- 1 root root 1591 2021-04-06 18:09 ./source/a/FTBFSlog @@ -6607,7 +6607,7 @@ drwxr-xr-x 2 root root 4096 2021-02-13 05:31 ./source/a/zoo -rw-r--r-- 1 root root 173607 1994-12-30 20:19 ./source/a/zoo/zoo-2.10.tar.gz -rwxr-xr-x 1 root root 3143 2021-02-13 05:31 ./source/a/zoo/zoo.SlackBuild -rw-r--r-- 1 root root 14136 2010-05-22 09:49 ./source/a/zoo/zoo_2.10-22.debian.tar.gz -drwxr-xr-x 85 root root 4096 2021-06-06 20:06 ./source/ap +drwxr-xr-x 85 root root 4096 2021-07-06 04:57 ./source/ap -rw-r--r-- 1 root root 976 2021-04-03 17:43 ./source/ap/FTBFSlog drwxr-xr-x 2 root root 4096 2021-02-13 05:31 ./source/ap/a2ps -rw-r--r-- 1 root root 1521 2017-10-01 17:59 ./source/ap/a2ps/a2ps-4.14-texinfo-nodes.patch.gz @@ -6939,7 +6939,7 @@ drwxr-xr-x 2 root root 4096 2021-06-23 18:13 ./source/ap/mariadb drwxr-xr-x 3 root root 4096 2021-02-13 05:31 ./source/ap/mc -rw-r--r-- 1 root root 1211 2016-03-26 18:35 ./source/ap/mc/mc-3605-extfs.c-fix-buffer-overflow.patch.gz -rw-r--r-- 1 root root 2492612 2021-01-21 17:27 ./source/ap/mc/mc-4.8.26.tar.xz --rwxr-xr-x 1 root root 4341 2021-02-13 05:31 ./source/ap/mc/mc.SlackBuild +-rwxr-xr-x 1 root root 4361 2021-07-06 19:02 ./source/ap/mc/mc.SlackBuild -rw-r--r-- 1 root root 32 2019-01-01 20:08 ./source/ap/mc/mc.url drwxr-xr-x 2 root root 4096 2009-07-14 20:23 ./source/ap/mc/profile.d -rwxr-xr-x 1 root root 389 2008-11-29 19:55 ./source/ap/mc/profile.d/mc-wrapper.csh @@ -7045,14 +7045,14 @@ drwxr-xr-x 2 root root 4096 2021-02-13 05:31 ./source/ap/seejpeg -rw-r--r-- 1 root root 46550 1999-11-09 00:03 ./source/ap/seejpeg/seejpeg-1.10.tgz -rwxr-xr-x 1 root root 2938 2021-02-13 05:31 ./source/ap/seejpeg/seejpeg.SlackBuild -rw-r--r-- 1 root root 907 2018-02-27 06:12 ./source/ap/seejpeg/slack-desc -drwxr-xr-x 3 root root 4096 2021-06-05 03:56 ./source/ap/slackpkg +drwxr-xr-x 3 root root 4096 2021-07-06 03:49 ./source/ap/slackpkg -rw-r--r-- 1 root root 1026 2021-02-12 23:30 ./source/ap/slackpkg/doinst.sh -drwxr-xr-x 4 root root 4096 2021-06-05 03:54 ./source/ap/slackpkg/files --rw-r--r-- 1 root root 61104 2021-06-05 03:54 ./source/ap/slackpkg/files/ChangeLog +drwxr-xr-x 4 root root 4096 2021-07-06 03:46 ./source/ap/slackpkg/files +-rw-r--r-- 1 root root 61286 2021-07-06 03:46 ./source/ap/slackpkg/files/ChangeLog -rw-r--r-- 1 root root 17992 2021-02-12 23:30 ./source/ap/slackpkg/files/GPL -rw-r--r-- 1 root root 2922 2021-02-12 23:30 ./source/ap/slackpkg/files/README -rw-r--r-- 1 root root 1326 2021-05-31 20:24 ./source/ap/slackpkg/files/blacklist.new --rw-r--r-- 1 root root 40586 2021-06-05 03:24 ./source/ap/slackpkg/files/core-functions.sh +-rw-r--r-- 1 root root 40597 2021-07-06 03:46 ./source/ap/slackpkg/files/core-functions.sh -rw-r--r-- 1 root root 46 2021-05-31 20:24 ./source/ap/slackpkg/files/cutpkg.awk -rw-r--r-- 1 root root 2456 2021-02-12 23:30 ./source/ap/slackpkg/files/dialog-functions.sh -rw-r--r-- 1 root root 424 2021-02-12 23:30 ./source/ap/slackpkg/files/filelist.awk @@ -7100,12 +7100,12 @@ drwxr-xr-x 2 root root 4096 2021-02-12 23:30 ./source/ap/slackpkg/files/m -rw-r--r-- 1 root root 8373 2021-06-05 03:24 ./source/ap/slackpkg/files/post-functions.sh drwxr-xr-x 2 root root 4096 2021-06-05 03:50 ./source/ap/slackpkg/files/shell-completion -rw-r--r-- 1 root root 3552 2021-06-05 03:50 ./source/ap/slackpkg/files/shell-completion/slackpkg.bash --rw-r--r-- 1 root root 13781 2021-06-05 03:24 ./source/ap/slackpkg/files/slackpkg +-rw-r--r-- 1 root root 13781 2021-06-10 00:40 ./source/ap/slackpkg/files/slackpkg -rw-r--r-- 1 root root 9495 2021-05-31 20:24 ./source/ap/slackpkg/files/slackpkg.8 -rw-r--r-- 1 root root 8945 2021-05-31 20:24 ./source/ap/slackpkg/files/slackpkg.conf.5 -rw-r--r-- 1 root root 6109 2021-05-31 20:24 ./source/ap/slackpkg/files/slackpkg.conf.new -rw-r--r-- 1 root root 1008 2021-05-31 20:24 ./source/ap/slackpkg/slack-desc --rwxr-xr-x 1 root root 4407 2021-06-05 03:54 ./source/ap/slackpkg/slackpkg.SlackBuild +-rwxr-xr-x 1 root root 4407 2021-07-06 03:46 ./source/ap/slackpkg/slackpkg.SlackBuild drwxr-xr-x 2 root root 4096 2021-02-13 05:31 ./source/ap/soma -rw-r--r-- 1 root root 3364 2020-08-21 17:24 ./source/ap/soma/README -rw-r--r-- 1 root root 336 2020-06-16 06:05 ./source/ap/soma/doinst.sh.gz @@ -7545,10 +7545,10 @@ drwxr-xr-x 2 root root 4096 2021-06-27 18:17 ./source/d/python-pip -rw-r--r-- 1 root root 33 2018-03-29 06:10 ./source/d/python-pip/pip.url -rwxr-xr-x 1 root root 2876 2021-04-25 18:32 ./source/d/python-pip/python-pip.SlackBuild -rw-r--r-- 1 root root 760 2018-02-27 06:13 ./source/d/python-pip/slack-desc -drwxr-xr-x 2 root root 4096 2021-05-23 19:10 ./source/d/python-setuptools +drwxr-xr-x 2 root root 4096 2021-07-06 05:08 ./source/d/python-setuptools -rwxr-xr-x 1 root root 3206 2021-02-25 19:53 ./source/d/python-setuptools/python-setuptools.SlackBuild -rw-r--r-- 1 root root 40 2017-11-28 22:11 ./source/d/python-setuptools/python-setuptools.url --rw-r--r-- 1 root root 1264055 2021-05-23 03:55 ./source/d/python-setuptools/setuptools-57.0.0.tar.lz +-rw-r--r-- 1 root root 1263376 2021-07-05 03:57 ./source/d/python-setuptools/setuptools-57.1.0.tar.lz -rw-r--r-- 1 root root 1059 2018-02-27 06:13 ./source/d/python-setuptools/slack-desc drwxr-xr-x 2 root root 4096 2021-02-13 05:31 ./source/d/python2 -rw-r--r-- 1 root root 12854736 2020-04-19 21:50 ./source/d/python2/Python-2.7.18.tar.xz @@ -7767,7 +7767,7 @@ drwxr-xr-x 2 root root 16384 2021-06-08 19:05 ./source/kde/kde/build -rw-r--r-- 1 root root 2 2021-02-13 05:34 ./source/kde/kde/build/calligraplan -rw-r--r-- 1 root root 2 2021-06-10 18:00 ./source/kde/kde/build/cantor -rw-r--r-- 1 root root 2 2021-03-05 18:56 ./source/kde/kde/build/cervisia --rw-r--r-- 1 root root 2 2021-06-05 18:32 ./source/kde/kde/build/digikam +-rw-r--r-- 1 root root 2 2021-07-06 18:43 ./source/kde/kde/build/digikam -rw-r--r-- 1 root root 2 2021-02-16 20:08 ./source/kde/kde/build/discover -rw-r--r-- 1 root root 2 2021-03-05 18:56 ./source/kde/kde/build/dolphin -rw-r--r-- 1 root root 2 2021-03-05 18:56 ./source/kde/kde/build/dolphin-plugins @@ -7912,7 +7912,7 @@ drwxr-xr-x 2 root root 16384 2021-06-08 19:05 ./source/kde/kde/build -rw-r--r-- 1 root root 2 2021-02-16 20:08 ./source/kde/kde/build/kinfocenter -rw-r--r-- 1 root root 2 2021-02-16 04:19 ./source/kde/kde/build/kinit -rw-r--r-- 1 root root 2 2021-02-16 04:19 ./source/kde/kde/build/kio --rw-r--r-- 1 root root 2 2021-03-05 18:56 ./source/kde/kde/build/kio-extras +-rw-r--r-- 1 root root 2 2021-07-06 18:31 ./source/kde/kde/build/kio-extras -rw-r--r-- 1 root root 2 2021-03-05 18:56 ./source/kde/kde/build/kio-gdrive -rw-r--r-- 1 root root 2 2021-03-05 18:56 ./source/kde/kde/build/kipi-plugins -rw-r--r-- 1 root root 2 2021-03-05 18:56 ./source/kde/kde/build/kirigami-gallery @@ -8792,7 +8792,7 @@ drwxr-xr-x 2 root root 12288 2021-06-08 19:02 ./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 2020-09-29 01:10 ./source/kde/kde/src drwxr-xr-x 2 root root 36864 2021-06-10 17:59 ./source/kde/kde/src/applications -drwxr-xr-x 2 root root 4096 2021-06-24 20:59 ./source/kde/kde/src/applications-extra +drwxr-xr-x 2 root root 4096 2021-07-06 19:29 ./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 @@ -9449,7 +9449,7 @@ drwxr-xr-x 2 root root 4096 2021-06-13 17:08 ./source/kde/kde/src/framewo -rw-r--r-- 1 root root 488 2021-06-05 10:53 ./source/kde/kde/src/frameworks/syntax-highlighting-5.83.0.tar.xz.sig -rw-r--r-- 1 root root 1410052 2021-06-05 10:53 ./source/kde/kde/src/frameworks/threadweaver-5.83.0.tar.xz -rw-r--r-- 1 root root 488 2021-06-05 10:53 ./source/kde/kde/src/frameworks/threadweaver-5.83.0.tar.xz.sig -drwxr-xr-x 2 root root 12288 2021-06-23 18:24 ./source/kde/kde/src/plasma +drwxr-xr-x 2 root root 12288 2021-07-06 18:41 ./source/kde/kde/src/plasma drwxr-xr-x 2 root root 4096 2021-06-16 01:03 ./source/kde/kde/src/plasma-extra -rwxr-xr-x 1 root root 2071 2020-07-12 21:54 ./source/kde/kde/src/plasma-extra/fetch-wacomtablet.sh -rw-r--r-- 1 root root 13424 2019-12-07 18:49 ./source/kde/kde/src/plasma-extra/kpeoplevcard-0.1.tar.xz @@ -9462,114 +9462,114 @@ drwxr-xr-x 2 root root 4096 2021-06-16 01:03 ./source/kde/kde/src/plasma- -rw-r--r-- 1 root root 488 2021-05-27 13:20 ./source/kde/kde/src/plasma-extra/pulseaudio-qt-1.3.tar.xz.sig -rw-r--r-- 1 root root 3406056 2020-11-03 09:57 ./source/kde/kde/src/plasma-extra/sddm-0.19.0.tar.xz -rw-r--r-- 1 root root 501029 2020-10-30 06:44 ./source/kde/kde/src/plasma-extra/wacomtablet-20201030_417d9d9.tar.lz --rw-r--r-- 1 root root 162776 2021-06-22 18:52 ./source/kde/kde/src/plasma/bluedevil-5.22.2.1.tar.xz --rw-r--r-- 1 root root 488 2021-06-22 18:52 ./source/kde/kde/src/plasma/bluedevil-5.22.2.1.tar.xz.sig --rw-r--r-- 1 root root 34545512 2021-06-22 18:52 ./source/kde/kde/src/plasma/breeze-5.22.2.1.tar.xz --rw-r--r-- 1 root root 488 2021-06-22 18:52 ./source/kde/kde/src/plasma/breeze-5.22.2.1.tar.xz.sig --rw-r--r-- 1 root root 3155000 2021-06-22 18:53 ./source/kde/kde/src/plasma/breeze-grub-5.22.2.1.tar.xz --rw-r--r-- 1 root root 488 2021-06-22 18:53 ./source/kde/kde/src/plasma/breeze-grub-5.22.2.1.tar.xz.sig --rw-r--r-- 1 root root 47680 2021-06-22 18:53 ./source/kde/kde/src/plasma/breeze-gtk-5.22.2.1.tar.xz --rw-r--r-- 1 root root 488 2021-06-22 18:53 ./source/kde/kde/src/plasma/breeze-gtk-5.22.2.1.tar.xz.sig --rw-r--r-- 1 root root 108788 2021-06-22 18:53 ./source/kde/kde/src/plasma/breeze-plymouth-5.22.2.1.tar.xz --rw-r--r-- 1 root root 488 2021-06-22 18:53 ./source/kde/kde/src/plasma/breeze-plymouth-5.22.2.1.tar.xz.sig --rw-r--r-- 1 root root 8456060 2021-06-22 18:54 ./source/kde/kde/src/plasma/discover-5.22.2.1.tar.xz --rw-r--r-- 1 root root 488 2021-06-22 18:54 ./source/kde/kde/src/plasma/discover-5.22.2.1.tar.xz.sig --rw-r--r-- 1 root root 781236 2021-06-22 18:54 ./source/kde/kde/src/plasma/drkonqi-5.22.2.1.tar.xz --rw-r--r-- 1 root root 488 2021-06-22 18:54 ./source/kde/kde/src/plasma/drkonqi-5.22.2.1.tar.xz.sig --rw-r--r-- 1 root root 103100 2021-06-22 18:55 ./source/kde/kde/src/plasma/kactivitymanagerd-5.22.2.1.tar.xz --rw-r--r-- 1 root root 488 2021-06-22 18:55 ./source/kde/kde/src/plasma/kactivitymanagerd-5.22.2.1.tar.xz.sig --rw-r--r-- 1 root root 626592 2021-06-22 18:55 ./source/kde/kde/src/plasma/kde-cli-tools-5.22.2.1.tar.xz --rw-r--r-- 1 root root 488 2021-06-22 18:55 ./source/kde/kde/src/plasma/kde-cli-tools-5.22.2.1.tar.xz.sig --rw-r--r-- 1 root root 70716 2021-06-22 18:56 ./source/kde/kde/src/plasma/kde-gtk-config-5.22.2.1.tar.xz --rw-r--r-- 1 root root 488 2021-06-22 18:56 ./source/kde/kde/src/plasma/kde-gtk-config-5.22.2.1.tar.xz.sig --rw-r--r-- 1 root root 46972 2021-06-22 18:56 ./source/kde/kde/src/plasma/kdecoration-5.22.2.1.tar.xz --rw-r--r-- 1 root root 488 2021-06-22 18:56 ./source/kde/kde/src/plasma/kdecoration-5.22.2.1.tar.xz.sig --rw-r--r-- 1 root root 633228 2021-06-22 18:57 ./source/kde/kde/src/plasma/kdeplasma-addons-5.22.2.1.tar.xz --rw-r--r-- 1 root root 484 2021-06-22 18:57 ./source/kde/kde/src/plasma/kdeplasma-addons-5.22.2.1.tar.xz.sig --rw-r--r-- 1 root root 82836 2021-06-22 18:57 ./source/kde/kde/src/plasma/kgamma5-5.22.2.1.tar.xz --rw-r--r-- 1 root root 488 2021-06-22 18:57 ./source/kde/kde/src/plasma/kgamma5-5.22.2.1.tar.xz.sig --rw-r--r-- 1 root root 1858324 2021-06-22 18:58 ./source/kde/kde/src/plasma/khotkeys-5.22.2.1.tar.xz --rw-r--r-- 1 root root 488 2021-06-22 18:58 ./source/kde/kde/src/plasma/khotkeys-5.22.2.1.tar.xz.sig --rw-r--r-- 1 root root 1163044 2021-06-22 18:58 ./source/kde/kde/src/plasma/kinfocenter-5.22.2.1.tar.xz --rw-r--r-- 1 root root 488 2021-06-22 18:58 ./source/kde/kde/src/plasma/kinfocenter-5.22.2.1.tar.xz.sig --rw-r--r-- 1 root root 899264 2021-06-22 18:59 ./source/kde/kde/src/plasma/kmenuedit-5.22.2.1.tar.xz --rw-r--r-- 1 root root 488 2021-06-22 18:59 ./source/kde/kde/src/plasma/kmenuedit-5.22.2.1.tar.xz.sig --rw-r--r-- 1 root root 116648 2021-06-22 18:59 ./source/kde/kde/src/plasma/kscreen-5.22.2.1.tar.xz --rw-r--r-- 1 root root 488 2021-06-22 18:59 ./source/kde/kde/src/plasma/kscreen-5.22.2.1.tar.xz.sig --rw-r--r-- 1 root root 116576 2021-06-22 19:00 ./source/kde/kde/src/plasma/kscreenlocker-5.22.2.1.tar.xz --rw-r--r-- 1 root root 488 2021-06-22 19:00 ./source/kde/kde/src/plasma/kscreenlocker-5.22.2.1.tar.xz.sig --rw-r--r-- 1 root root 23652 2021-06-22 19:00 ./source/kde/kde/src/plasma/ksshaskpass-5.22.2.1.tar.xz --rw-r--r-- 1 root root 488 2021-06-22 19:00 ./source/kde/kde/src/plasma/ksshaskpass-5.22.2.1.tar.xz.sig +-rw-r--r-- 1 root root 162724 2021-07-06 10:10 ./source/kde/kde/src/plasma/bluedevil-5.22.3.tar.xz +-rw-r--r-- 1 root root 488 2021-07-06 10:10 ./source/kde/kde/src/plasma/bluedevil-5.22.3.tar.xz.sig +-rw-r--r-- 1 root root 34545872 2021-07-06 10:11 ./source/kde/kde/src/plasma/breeze-5.22.3.tar.xz +-rw-r--r-- 1 root root 488 2021-07-06 10:11 ./source/kde/kde/src/plasma/breeze-5.22.3.tar.xz.sig +-rw-r--r-- 1 root root 3134032 2021-07-06 10:11 ./source/kde/kde/src/plasma/breeze-grub-5.22.3.tar.xz +-rw-r--r-- 1 root root 488 2021-07-06 10:11 ./source/kde/kde/src/plasma/breeze-grub-5.22.3.tar.xz.sig +-rw-r--r-- 1 root root 47680 2021-07-06 10:12 ./source/kde/kde/src/plasma/breeze-gtk-5.22.3.tar.xz +-rw-r--r-- 1 root root 488 2021-07-06 10:12 ./source/kde/kde/src/plasma/breeze-gtk-5.22.3.tar.xz.sig +-rw-r--r-- 1 root root 108744 2021-07-06 10:12 ./source/kde/kde/src/plasma/breeze-plymouth-5.22.3.tar.xz +-rw-r--r-- 1 root root 488 2021-07-06 10:12 ./source/kde/kde/src/plasma/breeze-plymouth-5.22.3.tar.xz.sig +-rw-r--r-- 1 root root 8457300 2021-07-06 10:13 ./source/kde/kde/src/plasma/discover-5.22.3.tar.xz +-rw-r--r-- 1 root root 488 2021-07-06 10:13 ./source/kde/kde/src/plasma/discover-5.22.3.tar.xz.sig +-rw-r--r-- 1 root root 781516 2021-07-06 10:13 ./source/kde/kde/src/plasma/drkonqi-5.22.3.tar.xz +-rw-r--r-- 1 root root 488 2021-07-06 10:13 ./source/kde/kde/src/plasma/drkonqi-5.22.3.tar.xz.sig +-rw-r--r-- 1 root root 103096 2021-07-06 10:13 ./source/kde/kde/src/plasma/kactivitymanagerd-5.22.3.tar.xz +-rw-r--r-- 1 root root 488 2021-07-06 10:14 ./source/kde/kde/src/plasma/kactivitymanagerd-5.22.3.tar.xz.sig +-rw-r--r-- 1 root root 626516 2021-07-06 10:14 ./source/kde/kde/src/plasma/kde-cli-tools-5.22.3.tar.xz +-rw-r--r-- 1 root root 488 2021-07-06 10:14 ./source/kde/kde/src/plasma/kde-cli-tools-5.22.3.tar.xz.sig +-rw-r--r-- 1 root root 70848 2021-07-06 10:15 ./source/kde/kde/src/plasma/kde-gtk-config-5.22.3.tar.xz +-rw-r--r-- 1 root root 488 2021-07-06 10:15 ./source/kde/kde/src/plasma/kde-gtk-config-5.22.3.tar.xz.sig +-rw-r--r-- 1 root root 47328 2021-07-06 10:15 ./source/kde/kde/src/plasma/kdecoration-5.22.3.tar.xz +-rw-r--r-- 1 root root 488 2021-07-06 10:15 ./source/kde/kde/src/plasma/kdecoration-5.22.3.tar.xz.sig +-rw-r--r-- 1 root root 633168 2021-07-06 10:16 ./source/kde/kde/src/plasma/kdeplasma-addons-5.22.3.tar.xz +-rw-r--r-- 1 root root 488 2021-07-06 10:16 ./source/kde/kde/src/plasma/kdeplasma-addons-5.22.3.tar.xz.sig +-rw-r--r-- 1 root root 83204 2021-07-06 10:16 ./source/kde/kde/src/plasma/kgamma5-5.22.3.tar.xz +-rw-r--r-- 1 root root 488 2021-07-06 10:16 ./source/kde/kde/src/plasma/kgamma5-5.22.3.tar.xz.sig +-rw-r--r-- 1 root root 1858436 2021-07-06 10:17 ./source/kde/kde/src/plasma/khotkeys-5.22.3.tar.xz +-rw-r--r-- 1 root root 488 2021-07-06 10:17 ./source/kde/kde/src/plasma/khotkeys-5.22.3.tar.xz.sig +-rw-r--r-- 1 root root 1163596 2021-07-06 10:17 ./source/kde/kde/src/plasma/kinfocenter-5.22.3.tar.xz +-rw-r--r-- 1 root root 488 2021-07-06 10:17 ./source/kde/kde/src/plasma/kinfocenter-5.22.3.tar.xz.sig +-rw-r--r-- 1 root root 899324 2021-07-06 10:18 ./source/kde/kde/src/plasma/kmenuedit-5.22.3.tar.xz +-rw-r--r-- 1 root root 488 2021-07-06 10:18 ./source/kde/kde/src/plasma/kmenuedit-5.22.3.tar.xz.sig +-rw-r--r-- 1 root root 117472 2021-07-06 10:18 ./source/kde/kde/src/plasma/kscreen-5.22.3.tar.xz +-rw-r--r-- 1 root root 488 2021-07-06 10:18 ./source/kde/kde/src/plasma/kscreen-5.22.3.tar.xz.sig +-rw-r--r-- 1 root root 116924 2021-07-06 10:19 ./source/kde/kde/src/plasma/kscreenlocker-5.22.3.tar.xz +-rw-r--r-- 1 root root 488 2021-07-06 10:19 ./source/kde/kde/src/plasma/kscreenlocker-5.22.3.tar.xz.sig +-rw-r--r-- 1 root root 24084 2021-07-06 10:19 ./source/kde/kde/src/plasma/ksshaskpass-5.22.3.tar.xz +-rw-r--r-- 1 root root 488 2021-07-06 10:19 ./source/kde/kde/src/plasma/ksshaskpass-5.22.3.tar.xz.sig -rw-r--r-- 1 root root 521768 2021-06-04 15:51 ./source/kde/kde/src/plasma/ksysguard-5.22.0.tar.xz -rw-r--r-- 1 root root 488 2021-06-04 15:51 ./source/kde/kde/src/plasma/ksysguard-5.22.0.tar.xz.sig --rw-r--r-- 1 root root 85828 2021-06-22 19:00 ./source/kde/kde/src/plasma/ksystemstats-5.22.2.1.tar.xz --rw-r--r-- 1 root root 488 2021-06-22 19:00 ./source/kde/kde/src/plasma/ksystemstats-5.22.2.1.tar.xz.sig --rw-r--r-- 1 root root 20152 2021-06-22 19:01 ./source/kde/kde/src/plasma/kwallet-pam-5.22.2.1.tar.xz --rw-r--r-- 1 root root 488 2021-06-22 19:01 ./source/kde/kde/src/plasma/kwallet-pam-5.22.2.1.tar.xz.sig --rw-r--r-- 1 root root 22776 2021-06-22 19:01 ./source/kde/kde/src/plasma/kwayland-integration-5.22.2.1.tar.xz --rw-r--r-- 1 root root 488 2021-06-22 19:01 ./source/kde/kde/src/plasma/kwayland-integration-5.22.2.1.tar.xz.sig --rw-r--r-- 1 root root 219340 2021-06-22 19:01 ./source/kde/kde/src/plasma/kwayland-server-5.22.2.1.tar.xz --rw-r--r-- 1 root root 488 2021-06-22 19:01 ./source/kde/kde/src/plasma/kwayland-server-5.22.2.1.tar.xz.sig --rw-r--r-- 1 root root 6443212 2021-06-22 19:02 ./source/kde/kde/src/plasma/kwin-5.22.2.1.tar.xz --rw-r--r-- 1 root root 488 2021-06-22 19:02 ./source/kde/kde/src/plasma/kwin-5.22.2.1.tar.xz.sig --rw-r--r-- 1 root root 20476 2021-06-22 19:03 ./source/kde/kde/src/plasma/kwrited-5.22.2.1.tar.xz --rw-r--r-- 1 root root 488 2021-06-22 19:03 ./source/kde/kde/src/plasma/kwrited-5.22.2.1.tar.xz.sig --rw-r--r-- 1 root root 17616 2021-06-22 19:03 ./source/kde/kde/src/plasma/layer-shell-qt-5.22.2.1.tar.xz --rw-r--r-- 1 root root 488 2021-06-22 19:03 ./source/kde/kde/src/plasma/layer-shell-qt-5.22.2.1.tar.xz.sig --rw-r--r-- 1 root root 95424 2021-06-22 19:03 ./source/kde/kde/src/plasma/libkscreen-5.22.2.1.tar.xz --rw-r--r-- 1 root root 488 2021-06-22 19:03 ./source/kde/kde/src/plasma/libkscreen-5.22.2.1.tar.xz.sig --rw-r--r-- 1 root root 737248 2021-06-22 19:04 ./source/kde/kde/src/plasma/libksysguard-5.22.2.1.tar.xz --rw-r--r-- 1 root root 488 2021-06-22 19:04 ./source/kde/kde/src/plasma/libksysguard-5.22.2.1.tar.xz.sig --rw-r--r-- 1 root root 52676 2021-06-22 19:04 ./source/kde/kde/src/plasma/milou-5.22.2.1.tar.xz --rw-r--r-- 1 root root 488 2021-06-22 19:04 ./source/kde/kde/src/plasma/milou-5.22.2.1.tar.xz.sig --rw-r--r-- 1 root root 4474560 2021-06-22 19:05 ./source/kde/kde/src/plasma/oxygen-5.22.2.1.tar.xz --rw-r--r-- 1 root root 488 2021-06-22 19:05 ./source/kde/kde/src/plasma/oxygen-5.22.2.1.tar.xz.sig --rw-r--r-- 1 root root 213084 2021-06-22 19:05 ./source/kde/kde/src/plasma/plasma-browser-integration-5.22.2.1.tar.xz --rw-r--r-- 1 root root 488 2021-06-22 19:05 ./source/kde/kde/src/plasma/plasma-browser-integration-5.22.2.1.tar.xz.sig --rw-r--r-- 1 root root 15736360 2021-06-22 19:06 ./source/kde/kde/src/plasma/plasma-desktop-5.22.2.1.tar.xz --rw-r--r-- 1 root root 488 2021-06-22 19:06 ./source/kde/kde/src/plasma/plasma-desktop-5.22.2.1.tar.xz.sig --rw-r--r-- 1 root root 84184 2021-06-22 19:07 ./source/kde/kde/src/plasma/plasma-disks-5.22.2.1.tar.xz --rw-r--r-- 1 root root 488 2021-06-22 19:07 ./source/kde/kde/src/plasma/plasma-disks-5.22.2.1.tar.xz.sig --rw-r--r-- 1 root root 339064 2021-06-22 19:07 ./source/kde/kde/src/plasma/plasma-firewall-5.22.2.1.tar.xz --rw-r--r-- 1 root root 488 2021-06-22 19:07 ./source/kde/kde/src/plasma/plasma-firewall-5.22.2.1.tar.xz.sig --rw-r--r-- 1 root root 65120 2021-06-22 19:07 ./source/kde/kde/src/plasma/plasma-integration-5.22.2.1.tar.xz --rw-r--r-- 1 root root 488 2021-06-22 19:07 ./source/kde/kde/src/plasma/plasma-integration-5.22.2.1.tar.xz.sig --rw-r--r-- 1 root root 64612 2021-06-22 19:08 ./source/kde/kde/src/plasma/plasma-nano-5.22.2.1.tar.xz --rw-r--r-- 1 root root 488 2021-06-22 19:08 ./source/kde/kde/src/plasma/plasma-nano-5.22.2.1.tar.xz.sig --rw-r--r-- 1 root root 899636 2021-06-22 19:08 ./source/kde/kde/src/plasma/plasma-nm-5.22.2.1.tar.xz --rw-r--r-- 1 root root 488 2021-06-22 19:08 ./source/kde/kde/src/plasma/plasma-nm-5.22.2.1.tar.xz.sig --rw-r--r-- 1 root root 127284 2021-06-22 19:09 ./source/kde/kde/src/plasma/plasma-pa-5.22.2.1.tar.xz --rw-r--r-- 1 root root 488 2021-06-22 19:09 ./source/kde/kde/src/plasma/plasma-pa-5.22.2.1.tar.xz.sig --rw-r--r-- 1 root root 1507028 2021-06-22 19:09 ./source/kde/kde/src/plasma/plasma-phone-components-5.22.2.1.tar.xz --rw-r--r-- 1 root root 488 2021-06-22 19:09 ./source/kde/kde/src/plasma/plasma-phone-components-5.22.2.1.tar.xz.sig --rw-r--r-- 1 root root 269544 2021-06-22 19:10 ./source/kde/kde/src/plasma/plasma-sdk-5.22.2.1.tar.xz --rw-r--r-- 1 root root 488 2021-06-22 19:10 ./source/kde/kde/src/plasma/plasma-sdk-5.22.2.1.tar.xz.sig --rw-r--r-- 1 root root 134028 2021-06-22 19:10 ./source/kde/kde/src/plasma/plasma-systemmonitor-5.22.2.1.tar.xz --rw-r--r-- 1 root root 488 2021-06-22 19:10 ./source/kde/kde/src/plasma/plasma-systemmonitor-5.22.2.1.tar.xz.sig --rw-r--r-- 1 root root 1528 2021-06-22 19:10 ./source/kde/kde/src/plasma/plasma-tests-5.22.2.1.tar.xz --rw-r--r-- 1 root root 488 2021-06-22 19:10 ./source/kde/kde/src/plasma/plasma-tests-5.22.2.1.tar.xz.sig --rw-r--r-- 1 root root 64352 2021-06-22 19:11 ./source/kde/kde/src/plasma/plasma-thunderbolt-5.22.2.1.tar.xz --rw-r--r-- 1 root root 488 2021-06-22 19:11 ./source/kde/kde/src/plasma/plasma-thunderbolt-5.22.2.1.tar.xz.sig --rw-r--r-- 1 root root 170884 2021-06-22 19:11 ./source/kde/kde/src/plasma/plasma-vault-5.22.2.1.tar.xz --rw-r--r-- 1 root root 488 2021-06-22 19:11 ./source/kde/kde/src/plasma/plasma-vault-5.22.2.1.tar.xz.sig --rw-r--r-- 1 root root 8352316 2021-06-22 19:13 ./source/kde/kde/src/plasma/plasma-workspace-5.22.2.1.tar.xz --rw-r--r-- 1 root root 488 2021-06-22 19:13 ./source/kde/kde/src/plasma/plasma-workspace-5.22.2.1.tar.xz.sig --rw-r--r-- 1 root root 51347492 2021-06-22 19:14 ./source/kde/kde/src/plasma/plasma-workspace-wallpapers-5.22.2.1.tar.xz --rw-r--r-- 1 root root 488 2021-06-22 19:14 ./source/kde/kde/src/plasma/plasma-workspace-wallpapers-5.22.2.1.tar.xz.sig --rw-r--r-- 1 root root 38308 2021-06-22 19:14 ./source/kde/kde/src/plasma/plymouth-kcm-5.22.2.1.tar.xz --rw-r--r-- 1 root root 488 2021-06-22 19:14 ./source/kde/kde/src/plasma/plymouth-kcm-5.22.2.1.tar.xz.sig --rw-r--r-- 1 root root 45796 2021-06-22 19:15 ./source/kde/kde/src/plasma/polkit-kde-agent-1-5.22.2.1.tar.xz --rw-r--r-- 1 root root 488 2021-06-22 19:15 ./source/kde/kde/src/plasma/polkit-kde-agent-1-5.22.2.1.tar.xz.sig --rw-r--r-- 1 root root 617732 2021-06-22 19:15 ./source/kde/kde/src/plasma/powerdevil-5.22.2.1.tar.xz --rw-r--r-- 1 root root 488 2021-06-22 19:15 ./source/kde/kde/src/plasma/powerdevil-5.22.2.1.tar.xz.sig --rw-r--r-- 1 root root 66332 2021-06-22 19:16 ./source/kde/kde/src/plasma/qqc2-breeze-style-5.22.2.1.tar.xz --rw-r--r-- 1 root root 488 2021-06-22 19:16 ./source/kde/kde/src/plasma/qqc2-breeze-style-5.22.2.1.tar.xz.sig --rw-r--r-- 1 root root 64468 2021-06-22 19:16 ./source/kde/kde/src/plasma/sddm-kcm-5.22.2.1.tar.xz --rw-r--r-- 1 root root 488 2021-06-22 19:16 ./source/kde/kde/src/plasma/sddm-kcm-5.22.2.1.tar.xz.sig --rw-r--r-- 1 root root 204504 2021-06-22 19:16 ./source/kde/kde/src/plasma/systemsettings-5.22.2.1.tar.xz --rw-r--r-- 1 root root 488 2021-06-22 19:16 ./source/kde/kde/src/plasma/systemsettings-5.22.2.1.tar.xz.sig --rw-r--r-- 1 root root 87016 2021-06-22 19:17 ./source/kde/kde/src/plasma/xdg-desktop-portal-kde-5.22.2.1.tar.xz --rw-r--r-- 1 root root 488 2021-06-22 19:17 ./source/kde/kde/src/plasma/xdg-desktop-portal-kde-5.22.2.1.tar.xz.sig +-rw-r--r-- 1 root root 86184 2021-07-06 10:20 ./source/kde/kde/src/plasma/ksystemstats-5.22.3.tar.xz +-rw-r--r-- 1 root root 488 2021-07-06 10:20 ./source/kde/kde/src/plasma/ksystemstats-5.22.3.tar.xz.sig +-rw-r--r-- 1 root root 20140 2021-07-06 10:20 ./source/kde/kde/src/plasma/kwallet-pam-5.22.3.tar.xz +-rw-r--r-- 1 root root 488 2021-07-06 10:20 ./source/kde/kde/src/plasma/kwallet-pam-5.22.3.tar.xz.sig +-rw-r--r-- 1 root root 22772 2021-07-06 10:20 ./source/kde/kde/src/plasma/kwayland-integration-5.22.3.tar.xz +-rw-r--r-- 1 root root 488 2021-07-06 10:20 ./source/kde/kde/src/plasma/kwayland-integration-5.22.3.tar.xz.sig +-rw-r--r-- 1 root root 219048 2021-07-06 10:21 ./source/kde/kde/src/plasma/kwayland-server-5.22.3.tar.xz +-rw-r--r-- 1 root root 488 2021-07-06 10:21 ./source/kde/kde/src/plasma/kwayland-server-5.22.3.tar.xz.sig +-rw-r--r-- 1 root root 6446712 2021-07-06 10:22 ./source/kde/kde/src/plasma/kwin-5.22.3.tar.xz +-rw-r--r-- 1 root root 488 2021-07-06 10:22 ./source/kde/kde/src/plasma/kwin-5.22.3.tar.xz.sig +-rw-r--r-- 1 root root 20468 2021-07-06 10:22 ./source/kde/kde/src/plasma/kwrited-5.22.3.tar.xz +-rw-r--r-- 1 root root 488 2021-07-06 10:22 ./source/kde/kde/src/plasma/kwrited-5.22.3.tar.xz.sig +-rw-r--r-- 1 root root 17616 2021-07-06 10:22 ./source/kde/kde/src/plasma/layer-shell-qt-5.22.3.tar.xz +-rw-r--r-- 1 root root 488 2021-07-06 10:22 ./source/kde/kde/src/plasma/layer-shell-qt-5.22.3.tar.xz.sig +-rw-r--r-- 1 root root 95416 2021-07-06 10:23 ./source/kde/kde/src/plasma/libkscreen-5.22.3.tar.xz +-rw-r--r-- 1 root root 488 2021-07-06 10:23 ./source/kde/kde/src/plasma/libkscreen-5.22.3.tar.xz.sig +-rw-r--r-- 1 root root 737164 2021-07-06 10:23 ./source/kde/kde/src/plasma/libksysguard-5.22.3.tar.xz +-rw-r--r-- 1 root root 488 2021-07-06 10:23 ./source/kde/kde/src/plasma/libksysguard-5.22.3.tar.xz.sig +-rw-r--r-- 1 root root 52680 2021-07-06 10:24 ./source/kde/kde/src/plasma/milou-5.22.3.tar.xz +-rw-r--r-- 1 root root 488 2021-07-06 10:24 ./source/kde/kde/src/plasma/milou-5.22.3.tar.xz.sig +-rw-r--r-- 1 root root 4474612 2021-07-06 10:24 ./source/kde/kde/src/plasma/oxygen-5.22.3.tar.xz +-rw-r--r-- 1 root root 488 2021-07-06 10:24 ./source/kde/kde/src/plasma/oxygen-5.22.3.tar.xz.sig +-rw-r--r-- 1 root root 213104 2021-07-06 10:24 ./source/kde/kde/src/plasma/plasma-browser-integration-5.22.3.tar.xz +-rw-r--r-- 1 root root 488 2021-07-06 10:24 ./source/kde/kde/src/plasma/plasma-browser-integration-5.22.3.tar.xz.sig +-rw-r--r-- 1 root root 15738116 2021-07-06 10:26 ./source/kde/kde/src/plasma/plasma-desktop-5.22.3.tar.xz +-rw-r--r-- 1 root root 488 2021-07-06 10:26 ./source/kde/kde/src/plasma/plasma-desktop-5.22.3.tar.xz.sig +-rw-r--r-- 1 root root 84248 2021-07-06 10:26 ./source/kde/kde/src/plasma/plasma-disks-5.22.3.tar.xz +-rw-r--r-- 1 root root 488 2021-07-06 10:26 ./source/kde/kde/src/plasma/plasma-disks-5.22.3.tar.xz.sig +-rw-r--r-- 1 root root 339064 2021-07-06 10:27 ./source/kde/kde/src/plasma/plasma-firewall-5.22.3.tar.xz +-rw-r--r-- 1 root root 488 2021-07-06 10:27 ./source/kde/kde/src/plasma/plasma-firewall-5.22.3.tar.xz.sig +-rw-r--r-- 1 root root 65596 2021-07-06 10:27 ./source/kde/kde/src/plasma/plasma-integration-5.22.3.tar.xz +-rw-r--r-- 1 root root 488 2021-07-06 10:27 ./source/kde/kde/src/plasma/plasma-integration-5.22.3.tar.xz.sig +-rw-r--r-- 1 root root 64644 2021-07-06 10:27 ./source/kde/kde/src/plasma/plasma-nano-5.22.3.tar.xz +-rw-r--r-- 1 root root 488 2021-07-06 10:27 ./source/kde/kde/src/plasma/plasma-nano-5.22.3.tar.xz.sig +-rw-r--r-- 1 root root 899928 2021-07-06 10:28 ./source/kde/kde/src/plasma/plasma-nm-5.22.3.tar.xz +-rw-r--r-- 1 root root 488 2021-07-06 10:28 ./source/kde/kde/src/plasma/plasma-nm-5.22.3.tar.xz.sig +-rw-r--r-- 1 root root 127344 2021-07-06 10:28 ./source/kde/kde/src/plasma/plasma-pa-5.22.3.tar.xz +-rw-r--r-- 1 root root 488 2021-07-06 10:28 ./source/kde/kde/src/plasma/plasma-pa-5.22.3.tar.xz.sig +-rw-r--r-- 1 root root 1507024 2021-07-06 10:29 ./source/kde/kde/src/plasma/plasma-phone-components-5.22.3.tar.xz +-rw-r--r-- 1 root root 488 2021-07-06 10:29 ./source/kde/kde/src/plasma/plasma-phone-components-5.22.3.tar.xz.sig +-rw-r--r-- 1 root root 269476 2021-07-06 10:29 ./source/kde/kde/src/plasma/plasma-sdk-5.22.3.tar.xz +-rw-r--r-- 1 root root 488 2021-07-06 10:29 ./source/kde/kde/src/plasma/plasma-sdk-5.22.3.tar.xz.sig +-rw-r--r-- 1 root root 134032 2021-07-06 10:30 ./source/kde/kde/src/plasma/plasma-systemmonitor-5.22.3.tar.xz +-rw-r--r-- 1 root root 488 2021-07-06 10:30 ./source/kde/kde/src/plasma/plasma-systemmonitor-5.22.3.tar.xz.sig +-rw-r--r-- 1 root root 1524 2021-07-06 10:30 ./source/kde/kde/src/plasma/plasma-tests-5.22.3.tar.xz +-rw-r--r-- 1 root root 488 2021-07-06 10:30 ./source/kde/kde/src/plasma/plasma-tests-5.22.3.tar.xz.sig +-rw-r--r-- 1 root root 64384 2021-07-06 10:30 ./source/kde/kde/src/plasma/plasma-thunderbolt-5.22.3.tar.xz +-rw-r--r-- 1 root root 488 2021-07-06 10:30 ./source/kde/kde/src/plasma/plasma-thunderbolt-5.22.3.tar.xz.sig +-rw-r--r-- 1 root root 170884 2021-07-06 10:31 ./source/kde/kde/src/plasma/plasma-vault-5.22.3.tar.xz +-rw-r--r-- 1 root root 488 2021-07-06 10:31 ./source/kde/kde/src/plasma/plasma-vault-5.22.3.tar.xz.sig +-rw-r--r-- 1 root root 8358432 2021-07-06 10:32 ./source/kde/kde/src/plasma/plasma-workspace-5.22.3.tar.xz +-rw-r--r-- 1 root root 488 2021-07-06 10:32 ./source/kde/kde/src/plasma/plasma-workspace-5.22.3.tar.xz.sig +-rw-r--r-- 1 root root 51348192 2021-07-06 10:33 ./source/kde/kde/src/plasma/plasma-workspace-wallpapers-5.22.3.tar.xz +-rw-r--r-- 1 root root 488 2021-07-06 10:33 ./source/kde/kde/src/plasma/plasma-workspace-wallpapers-5.22.3.tar.xz.sig +-rw-r--r-- 1 root root 38304 2021-07-06 10:34 ./source/kde/kde/src/plasma/plymouth-kcm-5.22.3.tar.xz +-rw-r--r-- 1 root root 488 2021-07-06 10:34 ./source/kde/kde/src/plasma/plymouth-kcm-5.22.3.tar.xz.sig +-rw-r--r-- 1 root root 45792 2021-07-06 10:34 ./source/kde/kde/src/plasma/polkit-kde-agent-1-5.22.3.tar.xz +-rw-r--r-- 1 root root 488 2021-07-06 10:34 ./source/kde/kde/src/plasma/polkit-kde-agent-1-5.22.3.tar.xz.sig +-rw-r--r-- 1 root root 617804 2021-07-06 10:35 ./source/kde/kde/src/plasma/powerdevil-5.22.3.tar.xz +-rw-r--r-- 1 root root 488 2021-07-06 10:35 ./source/kde/kde/src/plasma/powerdevil-5.22.3.tar.xz.sig +-rw-r--r-- 1 root root 66364 2021-07-06 10:35 ./source/kde/kde/src/plasma/qqc2-breeze-style-5.22.3.tar.xz +-rw-r--r-- 1 root root 488 2021-07-06 10:35 ./source/kde/kde/src/plasma/qqc2-breeze-style-5.22.3.tar.xz.sig +-rw-r--r-- 1 root root 64460 2021-07-06 10:35 ./source/kde/kde/src/plasma/sddm-kcm-5.22.3.tar.xz +-rw-r--r-- 1 root root 488 2021-07-06 10:35 ./source/kde/kde/src/plasma/sddm-kcm-5.22.3.tar.xz.sig +-rw-r--r-- 1 root root 204492 2021-07-06 10:36 ./source/kde/kde/src/plasma/systemsettings-5.22.3.tar.xz +-rw-r--r-- 1 root root 488 2021-07-06 10:36 ./source/kde/kde/src/plasma/systemsettings-5.22.3.tar.xz.sig +-rw-r--r-- 1 root root 87028 2021-07-06 10:36 ./source/kde/kde/src/plasma/xdg-desktop-portal-kde-5.22.3.tar.xz +-rw-r--r-- 1 root root 488 2021-07-06 10:36 ./source/kde/kde/src/plasma/xdg-desktop-portal-kde-5.22.3.tar.xz.sig drwxr-xr-x 361 root root 12288 2021-07-02 20:58 ./source/l -rw-r--r-- 1 root root 5232 2021-04-06 18:12 ./source/l/FTBFSlog drwxr-xr-x 3 root root 4096 2021-02-13 05:31 ./source/l/GConf @@ -10299,9 +10299,9 @@ drwxr-xr-x 2 root root 4096 2021-02-13 05:31 ./source/l/judy -rw-r--r-- 1 root root 471420 2009-05-19 15:20 ./source/l/judy/Judy-1.0.5.tar.xz -rwxr--r-- 1 root root 3433 2021-02-13 05:31 ./source/l/judy/judy.SlackBuild -rw-r--r-- 1 root root 934 2018-02-27 06:12 ./source/l/judy/slack-desc -drwxr-xr-x 2 root root 4096 2021-02-13 05:31 ./source/l/kdsoap --rw-r--r-- 1 root root 905252 2020-12-22 17:25 ./source/l/kdsoap/kdsoap-1.10.0.tar.lz --rwxr-xr-- 1 root root 3903 2021-02-13 05:31 ./source/l/kdsoap/kdsoap.SlackBuild +drwxr-xr-x 2 root root 4096 2021-07-06 18:30 ./source/l/kdsoap +-rw-r--r-- 1 root root 1795579 2021-06-30 22:19 ./source/l/kdsoap/kdsoap-2.0.0.tar.lz +-rwxr-xr-- 1 root root 3903 2021-07-06 18:30 ./source/l/kdsoap/kdsoap.SlackBuild -rw-r--r-- 1 root root 31 2020-09-29 03:28 ./source/l/kdsoap/kdsoap.url -rw-r--r-- 1 root root 1054 2020-11-01 20:04 ./source/l/kdsoap/slack-desc drwxr-xr-x 2 root root 4096 2021-02-13 05:31 ./source/l/keybinder3 @@ -10998,11 +10998,11 @@ drwxr-xr-x 2 root root 4096 2021-02-13 05:32 ./source/l/openal-soft -rwxr-xr-- 1 root root 4478 2021-02-13 05:32 ./source/l/openal-soft/openal-soft.SlackBuild -rw-r--r-- 1 root root 40 2020-02-15 19:19 ./source/l/openal-soft/openal-soft.url -rw-r--r-- 1 root root 923 2020-02-12 22:30 ./source/l/openal-soft/slack-desc -drwxr-xr-x 2 root root 4096 2021-04-03 18:02 ./source/l/opencv --rw-r--r-- 1 root root 78372200 2021-04-02 11:23 ./source/l/opencv/opencv-4.5.2.tar.lz +drwxr-xr-x 2 root root 4096 2021-07-06 18:38 ./source/l/opencv +-rw-r--r-- 1 root root 78578740 2021-07-05 12:03 ./source/l/opencv/opencv-4.5.3.tar.lz -rwxr-xr-x 1 root root 4829 2021-04-03 18:03 ./source/l/opencv/opencv.SlackBuild -rw-r--r-- 1 root root 74 2020-09-29 00:36 ./source/l/opencv/opencv.url --rw-r--r-- 1 root root 54821462 2021-04-02 10:28 ./source/l/opencv/opencv_contrib-4.5.2.tar.lz +-rw-r--r-- 1 root root 55023873 2021-07-04 21:55 ./source/l/opencv/opencv_contrib-4.5.3.tar.lz -rw-r--r-- 1 root root 743 2020-11-28 00:31 ./source/l/opencv/slack-desc drwxr-xr-x 2 root root 4096 2021-06-21 17:51 ./source/l/openexr -rw-r--r-- 1 root root 19710666 2021-06-15 00:15 ./source/l/openexr/openexr-2.5.7.tar.lz @@ -11785,10 +11785,10 @@ drwxr-xr-x 2 root root 4096 2021-04-24 18:24 ./source/n/fetchmail -rwxr-xr-x 1 root root 3596 2021-03-08 18:52 ./source/n/fetchmail/fetchmail.SlackBuild -rw-r--r-- 1 root root 42 2019-09-28 19:00 ./source/n/fetchmail/fetchmail.url -rw-r--r-- 1 root root 1061 2018-02-27 06:13 ./source/n/fetchmail/slack-desc -drwxr-xr-x 2 root root 4096 2021-06-15 18:34 ./source/n/getmail +drwxr-xr-x 2 root root 4096 2021-07-06 18:26 ./source/n/getmail -rwxr-xr-x 1 root root 2433 2021-03-22 18:08 ./source/n/getmail/getmail.SlackBuild -rw-r--r-- 1 root root 73 2020-08-15 18:00 ./source/n/getmail/getmail.url --rw-r--r-- 1 root root 140347 2021-06-15 06:12 ./source/n/getmail/getmail6-6.17.tar.lz +-rw-r--r-- 1 root root 142472 2021-07-06 17:38 ./source/n/getmail/getmail6-6.18.1.tar.lz -rw-r--r-- 1 root root 817 2018-02-27 06:13 ./source/n/getmail/slack-desc drwxr-xr-x 2 root root 4096 2021-02-13 05:32 ./source/n/gnupg -rw-r--r-- 1 root root 2663136 2018-06-11 08:48 ./source/n/gnupg/gnupg-1.4.23.tar.xz @@ -12027,22 +12027,22 @@ drwxr-xr-x 2 root root 4096 2021-02-13 05:32 ./source/n/metamail -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-02-13 05:32 ./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 43576 2020-12-25 15:12 ./source/n/mobile-broadband-provider-info/mobile-broadband-provider-info-20201225_90f3fe2.tar.xz --rwxr-xr-x 1 root root 3959 2021-02-13 05:32 ./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 2021-02-13 05:32 ./source/n/mtr --rw-r--r-- 1 root root 207152 2020-09-24 10:27 ./source/n/mtr/mtr-0.94.tar.lz --rwxr-xr-x 1 root root 3743 2021-02-13 05:32 ./source/n/mtr/mtr.SlackBuild --rw-r--r-- 1 root root 28 2019-08-05 19:01 ./source/n/mtr/mtr.url --rw-r--r-- 1 root root 765 2019-08-05 19:01 ./source/n/mtr/slack-desc -drwxr-xr-x 2 root root 4096 2021-06-13 18:42 ./source/n/mutt --rw-r--r-- 1 root root 264 2002-06-01 05:12 ./source/n/mutt/doinst.sh.gz --rw-r--r-- 1 root root 2389986 2021-06-12 19:09 ./source/n/mutt/mutt-2.1.0.tar.lz --rwxr-xr-x 1 root root 4415 2021-05-05 19:37 ./source/n/mutt/mutt.SlackBuild --rw-r--r-- 1 root root 29 2018-11-26 18:07 ./source/n/mutt/mutt.url --rw-r--r-- 1 root root 900 2018-08-27 17:37 ./source/n/mutt/slack-desc -drwxr-xr-x 2 root root 4096 2021-02-13 05:32 ./source/n/nc --rw-r--r-- 1 root root 10439 2002-03-14 16:47 ./source/n/nc/nc-110-21.diff.gz +-rw-r--r-- 1 root root 43576 2020-12-25 15:12 ./source/n/mobile-broadband-provider-info/mobile-broadband-provider-info-20201225_90f3fe2.tar.xz +-rwxr-xr-x 1 root root 3959 2021-02-13 05:32 ./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 2021-02-13 05:32 ./source/n/mtr +-rw-r--r-- 1 root root 207152 2020-09-24 10:27 ./source/n/mtr/mtr-0.94.tar.lz +-rwxr-xr-x 1 root root 3743 2021-02-13 05:32 ./source/n/mtr/mtr.SlackBuild +-rw-r--r-- 1 root root 28 2019-08-05 19:01 ./source/n/mtr/mtr.url +-rw-r--r-- 1 root root 765 2019-08-05 19:01 ./source/n/mtr/slack-desc +drwxr-xr-x 2 root root 4096 2021-06-13 18:42 ./source/n/mutt +-rw-r--r-- 1 root root 264 2002-06-01 05:12 ./source/n/mutt/doinst.sh.gz +-rw-r--r-- 1 root root 2389986 2021-06-12 19:09 ./source/n/mutt/mutt-2.1.0.tar.lz +-rwxr-xr-x 1 root root 4415 2021-05-05 19:37 ./source/n/mutt/mutt.SlackBuild +-rw-r--r-- 1 root root 29 2018-11-26 18:07 ./source/n/mutt/mutt.url +-rw-r--r-- 1 root root 900 2018-08-27 17:37 ./source/n/mutt/slack-desc +drwxr-xr-x 2 root root 4096 2021-02-13 05:32 ./source/n/nc +-rw-r--r-- 1 root root 10439 2002-03-14 16:47 ./source/n/nc/nc-110-21.diff.gz -rwxr-xr-x 1 root root 2994 2021-02-13 05:32 ./source/n/nc/nc.SlackBuild -rw-r--r-- 1 root root 641 2002-05-28 21:39 ./source/n/nc/nc.diff.gz -rw-r--r-- 1 root root 75267 2002-05-28 18:18 ./source/n/nc/nc110.tgz @@ -12643,26 +12643,26 @@ drwxr-xr-x 2 root root 4096 2021-02-13 05:32 ./source/n/zd1211-firmware -rw-r--r-- 1 root root 1111 2018-02-27 06:13 ./source/n/zd1211-firmware/slack-desc -rw-r--r-- 1 root root 30904 2014-04-29 14:09 ./source/n/zd1211-firmware/zd1211-firmware-1.5.tar.xz -rwxr-xr-x 1 root root 2234 2021-02-13 05:32 ./source/n/zd1211-firmware/zd1211-firmware.SlackBuild -drwxr-xr-x 5 root root 4096 2020-06-23 19:44 ./source/t +drwxr-xr-x 5 root root 4096 2021-07-06 19:21 ./source/t -rw-r--r-- 1 root root 82 2018-02-01 03:15 ./source/t/FTBFSlog drwxr-xr-x 2 root root 4096 2021-03-28 18:06 ./source/t/fig2dev -rw-r--r-- 1 root root 520000 2021-03-27 19:39 ./source/t/fig2dev/fig2dev-3.2.8a.tar.xz -rwxr-xr-x 1 root root 4197 2021-03-28 18:06 ./source/t/fig2dev/fig2dev.SlackBuild -rw-r--r-- 1 root root 940 2018-02-27 06:12 ./source/t/fig2dev/slack-desc -drwxr-xr-x 4 root root 4096 2021-04-17 18:41 ./source/t/texlive +drwxr-xr-x 4 root root 4096 2021-07-06 19:20 ./source/t/texlive -rw-r--r-- 1 root root 773 2017-05-22 17:37 ./source/t/texlive/README.tlpkg -rw-r--r-- 1 root root 151 2019-06-27 18:05 ./source/t/texlive/doinst.sh.gz --rwxr-xr-x 1 root root 911 2019-06-27 18:05 ./source/t/texlive/dump.unused.internal.libraries.from.sources.sh -drwxr-xr-x 2 root root 4096 2020-06-13 11:44 ./source/t/texlive/patches --rw-r--r-- 1 root root 1461 2019-06-30 21:27 ./source/t/texlive/patches/tabu.sty.diff -drwxr-xr-x 2 root root 4096 2020-06-13 12:26 ./source/t/texlive/prep +-rwxr-xr-x 1 root root 845 2021-04-18 18:00 ./source/t/texlive/dump.unused.internal.libraries.from.sources.sh +drwxr-xr-x 2 root root 4096 2021-04-20 05:20 ./source/t/texlive/patches +-rw-r--r-- 1 root root 6924 2021-04-20 05:03 ./source/t/texlive/patches/fixes-210420.patch +drwxr-xr-x 2 root root 4096 2021-04-19 11:34 ./source/t/texlive/prep -rw-r--r-- 1 root root 109 2017-09-29 05:12 ./source/t/texlive/prep/README --rw-r--r-- 1 root root 38575 2020-06-13 12:25 ./source/t/texlive/prep/texmf_get.sh +-rw-r--r-- 1 root root 39002 2021-04-18 11:00 ./source/t/texlive/prep/texmf_get.sh -rw-r--r-- 1 root root 996 2018-08-22 16:53 ./source/t/texlive/slack-desc --rw-r--r-- 1 root root 21145240 2020-03-27 01:52 ./source/t/texlive/texlive-20200327-source.tar.xz --rw-r--r-- 1 root root 69613448 2020-06-08 06:05 ./source/t/texlive/texlive-base-2020.200608.tar.xz --rwxr-xr-x 1 root root 8186 2021-04-17 18:41 ./source/t/texlive/texlive.SlackBuild --rw-r--r-- 1 root root 155 2020-06-13 11:32 ./source/t/texlive/texlive.url +-rw-r--r-- 1 root root 22290664 2021-03-24 22:31 ./source/t/texlive/texlive-20210324-source.tar.xz +-rw-r--r-- 1 root root 73759108 2021-04-18 11:56 ./source/t/texlive/texlive-base-210418.tar.xz +-rwxr-xr-x 1 root root 7344 2021-04-20 05:20 ./source/t/texlive/texlive.SlackBuild +-rw-r--r-- 1 root root 150 2021-04-19 06:48 ./source/t/texlive/texlive.url drwxr-xr-x 2 root root 4096 2021-03-28 18:07 ./source/t/xfig -rw-r--r-- 1 root root 909 2018-02-27 06:12 ./source/t/xfig/slack-desc -rw-r--r-- 1 root root 5380896 2021-03-27 19:36 ./source/t/xfig/xfig-3.2.8a.tar.xz diff --git a/source/ap/mc/mc.SlackBuild b/source/ap/mc/mc.SlackBuild index ac79ef0d4..5f8ba10d4 100755 --- a/source/ap/mc/mc.SlackBuild +++ b/source/ap/mc/mc.SlackBuild @@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd) PKGNAM=mc VERSION=${VERSION:-$(echo mc-*.tar.?z* | cut -d - -f 2 | rev | cut -f 3- -d . | rev)} -BUILD=${BUILD:-2} +BUILD=${BUILD:-3} # Automatically determine the architecture we're building on: if [ -z "$ARCH" ]; then @@ -91,6 +91,7 @@ CFLAGS="$SLKCFLAGS" \ --enable-netcode \ --enable-background \ --enable-charset \ + --enable-aspell \ --with-gpm-mouse \ --with-ext2undel \ --with-x=yes \ diff --git a/source/ap/slackpkg/files/ChangeLog b/source/ap/slackpkg/files/ChangeLog index 08608ae58..aa6dba543 100644 --- a/source/ap/slackpkg/files/ChangeLog +++ b/source/ap/slackpkg/files/ChangeLog @@ -1,3 +1,9 @@ +Tue Jul 6 03:01:40 UTC 2021 +--------------- + - Release 15.0.6 + - Fix getting gpg key on ARM ; use only www.slackware.com + - Remove support for Slackintosh project - it's dead, Jim + Sat Jun 5 03:54:45 UTC 2021 --------------- - Release 15.0.5 diff --git a/source/ap/slackpkg/files/core-functions.sh b/source/ap/slackpkg/files/core-functions.sh index 69f80620f..ea38f2992 100644 --- a/source/ap/slackpkg/files/core-functions.sh +++ b/source/ap/slackpkg/files/core-functions.sh @@ -137,11 +137,6 @@ function system_setup() { SLACKKEY=${SLACKKEY:-"Slackware ARM (Slackware ARM Linux Project) "} PKGMAIN=${PKGMAIN:-slackware} ;; - powerpc|ppc) - ARCH=powerpc - SLACKKEY=${SLACKKEY:-"Slackintosh-Project Sign "} - PKGMAIN=${PKGMAIN:-slackintosh} - ;; *) ARCH=none ;; @@ -555,19 +550,23 @@ function checkgpg() { gpg --verify ${1}.asc ${1} 2>/dev/null && echo "1" || echo "0" } +# Fetch $SLACKKEY from a trusted source function get_gpg_key() { - if ping -c 1 slackware.com &>/dev/null; then - echo -e "\t\t\tGetting key from https://www.slackware.com/infra/keys/GPG-KEY" - $DOWNLOADER $TMPDIR/gpgkey https://www.slackware.com/infra/keys/GPG-KEY &>/dev/null - elif ping -c 1 mirrors.slackware.com &>/dev/null; then - echo -e "\t\t\tGetting key from https://mirrors.slackware.com/slackware/slackware-current/GPG-KEY" - $DOWNLOADER $TMPDIR/gpgkey https://mirrors.slackware.com/slackware/slackware-current/GPG-KEY &>/dev/null + if ping -c 1 www.slackware.com &>/dev/null; then + if printf "$ARCH" | grep -q -e "arm" -e "aarch64" &>/dev/null ; then + echo -e "\t\t\tGetting key from https://www.slackware.com/infra/keys/arm/GPG-KEY" + $DOWNLOADER $TMPDIR/gpgkey https://www.slackware.com/infra/keys/arm/GPG-KEY &>/dev/null + # Backup: https://arm.slackware.com/keys/GPG-KEY + else + echo -e "\t\t\tGetting key from https://www.slackware.com/infra/keys/GPG-KEY" + $DOWNLOADER $TMPDIR/gpgkey https://www.slackware.com/infra/keys/GPG-KEY &>/dev/null + # Backup: https://mirrors.slackware.com/slackware/slackware-current/GPG-KEY + fi else echo -e "\ -slackpkg is unable to get the Slackware GPG key from either\n\ -slackware.com or mirrors.slackware.com; if you trust the\n\ -source you have configured in /etc/slackpkg/mirrors, slackpkg\n\ -can import the GPG key from that source.\n\ +slackpkg is unable to get the Slackware GPG key from www.slackware.com\n\ +If you trust the source you have configured in /etc/slackpkg/mirrors,\n\ +slackpkg can import the GPG key from that source.\n\ The source currently in use is:\n\ \t ${SOURCE}\n\ Do you want to import the GPG key from this source? (YES|NO)\n" @@ -584,6 +583,7 @@ Do you want to import the GPG key from this source? (YES|NO)\n" fi } +# Import $SLACKKEY function import_gpg_key() { mkdir -p ~/.gnupg gpg --yes --batch --delete-key "$SLACKKEY" &>/dev/null diff --git a/source/ap/slackpkg/slackpkg.SlackBuild b/source/ap/slackpkg/slackpkg.SlackBuild index 60dcf16e6..3ad02540f 100755 --- a/source/ap/slackpkg/slackpkg.SlackBuild +++ b/source/ap/slackpkg/slackpkg.SlackBuild @@ -23,7 +23,7 @@ cd $(dirname $0) ; CWD=$(pwd) PKGNAM=slackpkg -VERSION=${VERSION:-15.0.5} +VERSION=${VERSION:-15.0.6} ARCH="noarch" BUILD=${BUILD:-1} diff --git a/source/kde/kde/build/digikam b/source/kde/kde/build/digikam index 00750edc0..b8626c4cf 100644 --- a/source/kde/kde/build/digikam +++ b/source/kde/kde/build/digikam @@ -1 +1 @@ -3 +4 diff --git a/source/kde/kde/build/kio-extras b/source/kde/kde/build/kio-extras index d00491fd7..0cfbf0888 100644 --- a/source/kde/kde/build/kio-extras +++ b/source/kde/kde/build/kio-extras @@ -1 +1 @@ -1 +2 diff --git a/source/l/kdsoap/kdsoap.SlackBuild b/source/l/kdsoap/kdsoap.SlackBuild index 24b0a8777..c6df5a089 100755 --- a/source/l/kdsoap/kdsoap.SlackBuild +++ b/source/l/kdsoap/kdsoap.SlackBuild @@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd) PKGNAM=kdsoap 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: if [ -z "$ARCH" ]; then diff --git a/source/t/texlive/dump.unused.internal.libraries.from.sources.sh b/source/t/texlive/dump.unused.internal.libraries.from.sources.sh index 9f3c01264..11f775ed7 100755 --- a/source/t/texlive/dump.unused.internal.libraries.from.sources.sh +++ b/source/t/texlive/dump.unused.internal.libraries.from.sources.sh @@ -8,10 +8,9 @@ mv texlive-${VERSION}-source.tar.xz texlive-${VERSION}-source.tar.xz.orig ( cd texlive-${VERSION}-source/libs && rm -rf cairo freetype2 gd gmp graphite2 harfbuzz mpfr icu libpng pixman potrace zlib ) ( cd texlive-${VERSION}-source/utils && rm -rf asymptote ) ( cd texlive-${VERSION}-source/texk && rm -rf dvisvgm ) -( cd texlive-${VERSION}-source/texk/web2c && rm -rf alephdir ) ( cd texlive-${VERSION}-source/texk/texlive && rm -rf w*_wrapper ) tar cf texlive-${VERSION}-source.tar texlive-${VERSION}-source rm -r texlive-${VERSION}-source -xz -9 texlive-${VERSION}-source.tar +xz texlive-${VERSION}-source.tar touch -r texlive-${VERSION}-source.tar.xz.orig texlive-${VERSION}-source.tar.xz rm texlive-${VERSION}-source.tar.xz.orig diff --git a/source/t/texlive/patches/fixes-210420.patch b/source/t/texlive/patches/fixes-210420.patch new file mode 100644 index 000000000..345b479e9 --- /dev/null +++ b/source/t/texlive/patches/fixes-210420.patch @@ -0,0 +1,162 @@ +diff -ru texlive-20210324-source/texk/web2c/luatexdir/ChangeLog source/texk/web2c/luatexdir/ChangeLog +--- texlive-20210324-source/texk/web2c/luatexdir/ChangeLog 2021-03-23 18:33:25.000000000 +0100 ++++ source/texk/web2c/luatexdir/ChangeLog 2021-04-19 07:46:56.693445474 +0200 +@@ -1,3 +1,12 @@ ++2021-04-10 Luigi Scarso ++ * LuaTeX version 1.13.2 with MetaPost 2.01. ++ The version change in MetaPost ++ is due solely to the bug fix in btex .. etex ++ ++2021-04-02 Luigi Scarso ++ * LuaTeX version 1.13.1, ++ The version change is due solely to the bug fix in btex .. etex ++ + 2021-03-23 Karl Berry + * TL'21. + +diff -ru texlive-20210324-source/texk/web2c/luatexdir/NEWS source/texk/web2c/luatexdir/NEWS +--- texlive-20210324-source/texk/web2c/luatexdir/NEWS 2021-03-12 23:55:21.000000000 +0100 ++++ source/texk/web2c/luatexdir/NEWS 2021-04-19 07:46:56.695445474 +0200 +@@ -1,4 +1,23 @@ + ============================================================== ++LuaTeX 1.13.2 2021-04-10 ++============================================================== ++ ++MetaPost 2.01 (to mark the patch on the unwanted space in ++btex etex). ++ ++ ++ ++============================================================== ++LuaTeX 1.13.1 2021-04-02 ++============================================================== ++ ++Fixed an unwanted space in btex etex in metapost, introduced ++after a patch for troff. ++ ++ ++ ++ ++============================================================== + LuaTeX 1.13.0 2021-03-12 + ============================================================== + +diff -ru texlive-20210324-source/texk/web2c/luatexdir/luatex.c source/texk/web2c/luatexdir/luatex.c +--- texlive-20210324-source/texk/web2c/luatexdir/luatex.c 2021-02-25 20:15:40.000000000 +0100 ++++ source/texk/web2c/luatexdir/luatex.c 2021-04-19 07:46:59.292445512 +0200 +@@ -33,8 +33,8 @@ + */ + + int luatex_version = 113; +-int luatex_revision = '0'; +-const char *luatex_version_string = "1.13.0"; ++int luatex_revision = '2'; ++const char *luatex_version_string = "1.13.2"; + const char *engine_name = my_name; + + #include +diff -ru texlive-20210324-source/texk/web2c/luatexdir/luatex_svnversion.h source/texk/web2c/luatexdir/luatex_svnversion.h +--- texlive-20210324-source/texk/web2c/luatexdir/luatex_svnversion.h 2021-03-16 22:21:41.000000000 +0100 ++++ source/texk/web2c/luatexdir/luatex_svnversion.h 2021-04-19 07:46:59.293445512 +0200 +@@ -1 +1 @@ +-#define luatex_svn_revision 7418 ++#define luatex_svn_revision 7430 +diff -ru texlive-20210324-source/texk/web2c/mplibdir/ChangeLog source/texk/web2c/mplibdir/ChangeLog +--- texlive-20210324-source/texk/web2c/mplibdir/ChangeLog 2021-03-23 18:33:25.000000000 +0100 ++++ source/texk/web2c/mplibdir/ChangeLog 2021-04-19 07:47:01.823445550 +0200 +@@ -1,10 +1,15 @@ ++2021-04-10 Luigi Scarso ++ * Metapost version 2.01 (needed to mark the patch mpx_copy_mpto). ++ ++2021-04-02 Luigi Scarso ++ * Revert the patch in mpx_copy_mpto, it was wrong in tex mode. Added a check if in troff mode. ++ + 2021-03-23 Karl Berry + * TL'21. + + 2020-12-28 Luigi Scarso + * Temp, fix in mpx_copy_mpto, changed || with && to avoid a wrong final % + +- + 2020-12-27 Luigi Scarso + * Fixed some typos in manual (thank to 胡亚捷 (Hu Yajie) ) + * Added the undocumented -T option +diff -ru texlive-20210324-source/texk/web2c/mplibdir/am/libmplib.am source/texk/web2c/mplibdir/am/libmplib.am +--- texlive-20210324-source/texk/web2c/mplibdir/am/libmplib.am 2021-02-25 20:15:51.000000000 +0100 ++++ source/texk/web2c/mplibdir/am/libmplib.am 2021-04-19 07:47:01.824445550 +0200 +@@ -1,6 +1,6 @@ + ## texk/web2c/mplibdir/am/libmplib.am: Makefile fragment for libmplib. + ## +-## Copyright (C) 2015-2020 Luigi Scarso ++## Copyright (C) 2015-2021 Luigi Scarso + ## Copyright (C) 2009-2014 Peter Breitenlohner + ## You may freely use, modify and/or distribute this file. + +diff -ru texlive-20210324-source/texk/web2c/mplibdir/am/mplib.am source/texk/web2c/mplibdir/am/mplib.am +--- texlive-20210324-source/texk/web2c/mplibdir/am/mplib.am 2021-02-25 20:15:51.000000000 +0100 ++++ source/texk/web2c/mplibdir/am/mplib.am 2021-04-19 07:47:01.826445550 +0200 +@@ -1,6 +1,6 @@ + ## texk/web2c/mplibdir/am/mplib.am: Makefile fragment for MetaPost. + ## +-## Copyright 2017-2018 Luigi Scarso ++## Copyright 2017-2021 Luigi Scarso + ## Copyright 2009-2015 Peter Breitenlohner + ## You may freely use, modify and/or distribute this file. + +diff -ru texlive-20210324-source/texk/web2c/mplibdir/mp.w source/texk/web2c/mplibdir/mp.w +--- texlive-20210324-source/texk/web2c/mplibdir/mp.w 2021-02-25 20:15:52.000000000 +0100 ++++ source/texk/web2c/mplibdir/mp.w 2021-04-19 07:47:01.967445552 +0200 +@@ -71,12 +71,12 @@ + @^extensions to \MP@> + @^system dependencies@> + +-@d default_banner "This is MetaPost, Version 2.00" /* printed when \MP\ starts */ ++@d default_banner "This is MetaPost, Version 2.01" /* printed when \MP\ starts */ + @d true 1 + @d false 0 + + @= +-#define metapost_version "2.00" ++#define metapost_version "2.01" + + @ The external library header for \MP\ is |mplib.h|. It contains a + few typedefs and the header defintions for the externally used +diff -ru texlive-20210324-source/texk/web2c/mplibdir/mpxout.w source/texk/web2c/mplibdir/mpxout.w +--- texlive-20210324-source/texk/web2c/mplibdir/mpxout.w 2021-02-25 20:15:52.000000000 +0100 ++++ source/texk/web2c/mplibdir/mpxout.w 2021-04-19 07:47:01.979445552 +0200 +@@ -564,7 +564,7 @@ + if (textype == B_TEX) { + /* put no |%| at end if it's only 1 line total, starting with |%|; + * this covers the special case |%&format| in a single line. */ +- if (t != s && *t != '%') ++ if ((t != s || *t != '%') && mpx->mode == mpx_tex_mode) + fprintf(outfile,"%%"); + } + free(res); +diff -ru texlive-20210324-source/texk/web2c/pmpostdir/pmp.ch source/texk/web2c/pmpostdir/pmp.ch +--- texlive-20210324-source/texk/web2c/pmpostdir/pmp.ch 2021-02-25 20:16:12.000000000 +0100 ++++ source/texk/web2c/pmpostdir/pmp.ch 2021-04-20 07:00:12.086686937 +0200 +@@ -13,19 +13,19 @@ + % + + @x +-@d default_banner "This is MetaPost, Version 2.00" /* printed when \MP\ starts */ ++@d default_banner "This is MetaPost, Version 2.01" /* printed when \MP\ starts */ + @y + @z + + @x +-#define metapost_version "2.00" ++#define metapost_version "2.01" + @y + #ifdef UPMP + #define P_UP "up" +-#define metapost_version "2.00-0.04-u1.27" ++#define metapost_version "2.01-0.04-u1.27" + #else + #define P_UP "p" +-#define metapost_version "2.00-0.04" ++#define metapost_version "2.01-0.04" + #endif + #define default_banner "This is " P_UP "MetaPost, Version " metapost_version /* printed when \MP\ starts */ + @z diff --git a/source/t/texlive/patches/tabu.sty.diff b/source/t/texlive/patches/tabu.sty.diff deleted file mode 100644 index 8ebe034d1..000000000 --- a/source/t/texlive/patches/tabu.sty.diff +++ /dev/null @@ -1,32 +0,0 @@ ---- ./tabu.sty.orig 2019-01-14 16:10:48.000000000 -0600 -+++ ./tabu.sty 2019-06-30 16:24:01.975474339 -0500 -@@ -57,7 +57,7 @@ - %% - - \NeedsTeXFormat{LaTeX2e} --\ProvidesPackage{tabu}[2019/01/11 v2.9 - flexible LaTeX tabulars (FC+tabu-fixed)] -+\ProvidesPackage{tabu}[2019/01/11 v2.9 - flexible LaTeX tabulars (FC+tabu-fixed) + intermediate FMi] - \RequirePackage{array}[2008/09/09] - \RequirePackage{varwidth}[2009/03/30] - \AtEndOfPackage{\tabu@AtEnd \let\tabu@AtEnd \@undefined} -@@ -727,6 +727,10 @@ - \tabu@currentgrouptype\expandafter{\the\currentgrouptype}}% - \fi - }% \tabu@init -+%%TABU-FIXED set up \tabu@currentgrouptype -+%FMi cancel for nested arrays ... -+\def\@tabarray{\m@th\def\tabu@currentgrouptype{\currentgrouptype}\@ifnextchar[\@array{\@array[c]}} -+ - \def\tabu@indent{% correction for indentation - \ifdim \parindent>\z@\ifx \linewidth\tabudefaulttarget - \everypar\expandafter{% -@@ -1663,6 +1667,9 @@ - \ifdim \tabu@temp\p@>\z@ \ifdim \tabu@temp\tabucolX<\tabu@target - \tabu@target=\tabu@temp\tabucolX \fi\fi - \setbox\tabu@box \hbox \bgroup -+%%TABU-FIXED add \color@begingroup -+%%FMi not yet understood why this one is also needed ... -+ \color@begingroup - \begin{varwidth}\tabu@target - \let\FV@ListProcessLine \tabu@FV@ListProcessLine % \hbox to natural width... - \narrowragged \arraybackslash \parfillskip \@flushglue diff --git a/source/t/texlive/prep/texmf_get.sh b/source/t/texlive/prep/texmf_get.sh index c66a71b7f..2732f087b 100644 --- a/source/t/texlive/prep/texmf_get.sh +++ b/source/t/texlive/prep/texmf_get.sh @@ -2,7 +2,7 @@ # texmf_get.sh # -# Copyright 2016 - 2020 Johannes Schoepfer, Germany, slackbuilds@schoepfer.info +# Copyright 2016 - 2021 Johannes Schoepfer, Germany, slackbuilds@schoepfer.info # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -22,7 +22,7 @@ # OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. # -# V 15.0.4 +# V 15.0.5 # # Prepare xz-compressed tarballs of texlive-texmf-trees based on texlive.tlpdb # This script takes care of dependencies(as far as these are present in texlive.tlpdb) @@ -38,13 +38,14 @@ # packages from any collection. #set -e -MAJORVERSION=2020 mirror="http://mirror.ctan.org/systems/texlive/tlnet/" +# Pre-test mirror for new releases +#mirror="http://ftp.cstug.cz/pub/tex/local/tlpretest/" TMP=${TMP:-$PWD/tmp} # Globally excluded packages, which are/contain # -useless without tlmgr-installer -# -non-linux, e.g. texworks +# -non-linux, e.g. texworks(windows binary) # -covered by an external package, e.g. asymptote on SBo # -obsolete, e.g. omega # -binaries provided already by texlive.Slackbuild @@ -96,8 +97,6 @@ special_packages=" ptex-fonts uptex-fonts " -#Todo: split type1 fonts, or keep subset of type1 fonts in base -# cm-super # keep precompiled binaries, list binary, not package name keep_precompiled=" @@ -108,6 +107,36 @@ texmf_editions () { # "excludes from -base", also dependencies are excluded PACKAGES=" + albatross + antiqua + augie + aspectratio + calligra-type1 + causets + chhaya + chifoot + chinese-jfm + color-edits + econlipsum + ekdosis + esvect + figchild + fonetika + hitreport + mahjong + matapli + newpax + numerica + pdfmanagement-testphase + profcollege + rojud + svrsymbols + tikz-among-us + tkz-berge + tkz-graph + tzplot + typicons + zztex cm-super biber bib2gls @@ -166,6 +195,14 @@ texmf_editions () { # packages/collections and their dependencies for -extra PACKAGES=" $(grep ^"name .*biblatex" $db | cut -d' ' -f2 ) + aalok + algpseudocodex + association-matrix + beamerthemelalic + beamerthemenord + beaulivre + bithesis + bubblesort amiri arabi arabi-add @@ -194,9 +231,11 @@ texmf_editions () { ctanupload dad duckuments + easybook ethiop-t1 fibeamer fithesis + fonetika ghsystem gregoriotex hustthesis @@ -212,20 +251,26 @@ texmf_editions () { lilyglyphs lni luatexko + lua-physical media9 musuos mwe newtx nwejm + obnov padauk pdfwin pdfx powerdot-tuliplab powerdot-fuberlin + profcollege quran + quran-bn quran-de + quran-ur realhats resumecls + rojud sanskrit-t1 sapthesis sduthesis @@ -235,6 +280,7 @@ texmf_editions () { stellenbosch suanpan texdoctk + texnegar tudscr uantwerpendocs udesoftec @@ -747,15 +793,14 @@ lint () { echo "Comparing content of all editions, this may take a while ..." cd $TMP # check if all editions of same VERSION are there, take -base as reference -lint_version=$( ls texlive-base-*tar.xz | head -n1 | cut -d'.' -f2 || exit 1) -if [ -s texlive-extra-$MAJORVERSION.$lint_version.tar.xz \ - -a -s texlive-docs-$MAJORVERSION.$lint_version.tar.xz ] +if [ -s texlive-extra-$VERSION.tar.xz \ + -a -s texlive-docs-$VERSION.tar.xz ] then for edition in base extra docs do - echo "Extracting index of texlive-${edition}-$MAJORVERSION.$lint_version.tar.xz ..." + echo "Extracting index of texlive-${edition}-$VERSION.tar.xz ..." # don't list directories - tar tf texlive-${edition}-$MAJORVERSION.$lint_version.tar.xz | grep -v '/'$ > $TMP/packages.$edition.lint + tar tf texlive-${edition}-$VERSION.tar.xz | grep -v '/'$ > $TMP/packages.$edition.lint done # compare content @@ -819,8 +864,7 @@ echo "Building $edition tarball ..." # Set VERSION, get texlive.tlpdb and keep unshorten $db.orig if [ ! -s ${db}.orig -o ! -s $db -o ! -s VERSION ] then - echo $MAJORVERSION.$(date +%y%m%d) > VERSION - #wget -q --show-progress -c -O ${db}.orig ${mirror}tlpkg/texlive.tlpdb + echo $(date +%y%m%d) > VERSION wget -q --show-progress -c -O ${db}.orig.xz ${mirror}tlpkg/texlive.tlpdb.xz unxz ${db}.orig.xz @@ -945,7 +989,7 @@ do # Calculate package-minimal size, uncompressed and compressed mkdir -p calculate/texmf-dist tar xf $texmf/$package.tar.xz -C calculate/texmf-dist --exclude-from=$files_split.tmp - tar cf calculate/calc.tar.xz -I 'xz -9' calculate/texmf-dist + tar cf calculate/calc.tar.xz -I 'xz' calculate/texmf-dist size_minimal=$(du -bc calculate/calc.tar.xz | tail -n1 | sed "s/[[:space:]].*//") size_minimal_uncompressed="$(xz -l --verbose calculate/calc.tar.xz | grep "Uncompressed size" | cut -d'(' -f2 | cut -d' ' -f1 )" sed -i \ @@ -961,7 +1005,7 @@ do then mkdir -p calculate/texmf-dist tar xf $texmf/${package}.tar.xz -C calculate/texmf-dist $(paste $files_split.tmp) - tar cf calculate/calc.tar.xz -I 'xz -9' calculate/texmf-dist + tar cf calculate/calc.tar.xz -I 'xz' calculate/texmf-dist size_extended=$(du -bc calculate/calc.tar.xz | tail -n1 | sed "s/[[:space:]].*//") size_extended_uncompressed="$(xz -l --verbose calculate/calc.tar.xz | \ grep "Uncompressed size" | cut -d'(' -f2 | cut -d' ' -f1 )" @@ -1140,7 +1184,7 @@ rm -rf texmf-dist # compress the tarball as everything is in place now echo "Compressing $tarball ..." [ -f $tarball.xz ] && rm $tarball.xz -xz -9 -T0 $tarball || exit 1 +xz -T0 $tarball || exit 1 md5sum $tarball.xz ls -lh $tarball.xz echo "Logfile: $logfile" diff --git a/source/t/texlive/texlive.SlackBuild b/source/t/texlive/texlive.SlackBuild index 7fa89ebf9..064ed234f 100755 --- a/source/t/texlive/texlive.SlackBuild +++ b/source/t/texlive/texlive.SlackBuild @@ -2,7 +2,7 @@ # TeXLive build script for Slackware -# Copyright 2009, 2017 - 2020 Patrick J. Volkerding, Sebeka, MN, USA +# Copyright 2009, 2017 - 2021 Patrick J. Volkerding, Sebeka, MN, USA # Copyright 2009 - 2014 Robby Workman, Northport, AL, USA # Copyright 2016 - 2017 Johannes Schoepfer, Germany # All rights reserved. @@ -26,14 +26,15 @@ # URL: ftp://tug.org/historic/systems/texlive/ # Testrelease: ftp://tug.org/texlive/Images/test/ -# Upstream stable fixes: svn://tug.org/texlive/branches/branch2020/Build/source +# Upstream stable fixes: svn://tug.org/texlive/branches/branch2021/Build/source cd $(dirname $0) ; CWD=$(pwd) PKGNAM=texlive -SOURCEVERSION=${SOURCEVERSION:-20200327} -VERSION=${VERSION:-2020.200608} -BUILD=${BUILD:-5} +SOURCEVERSION=${SOURCEVERSION:-20210324} +TEXMFVERSION=${TEXMFVERSION:-210418} +VERSION=${VERSION:-2021.$TEXMFVERSION} +BUILD=${BUILD:-1} TMP=${TMP:-/tmp} PKG=$TMP/package-texlive @@ -67,19 +68,6 @@ else LIBDIRSUFFIX="" fi -TEXMFROOT=/usr/share - -# NOTE: Using the system version of poppler will require texlive to be -# recompiled with pretty much every poppler update, as they almost always -# bump the shared library version. But sometimes you do what you have -# to do... -SYSTEMPOPPLER=${SYSTEMPOPPLER:-NO} -if [ "$SYSTEMPOPPLER" = "NO" ]; then - POPPLER="--without-system-poppler --without-system-xpdf" -else - POPPLER="--with-system-poppler --with-system-xpdf" -fi - rm -rf $PKG mkdir -p $TMP $PKG cd $TMP @@ -89,23 +77,13 @@ cd texlive-$SOURCEVERSION-source || exit 1 chown -R root:root . chmod -R u+w,go-w,a+rX-st . -export LANG=C -export PATH="$PKG/usr/bin:$PATH" -export LD_LIBRARY_PATH="$PKG/usr/lib${LIBDIRSUFFIX}:$LD_LIBRARY_PATH" - -# set TEXMFROOT and TEXMFLOCAL -sed -i \ - -e "s|^TEXMFROOT.*|TEXMFROOT = $TEXMFROOT|" \ - -e "s|^TEXMFLOCAL.*|TEXMFLOCAL = \$TEXMFROOT/texmf-local|" \ - texk/kpathsea/texmf.cnf - -# prevent compiling Xdvi with libXp -sed -i 's|-lXp ||' texk/xdvik/configure +# fixes from stable branch +cat $CWD/patches/fixes-210420.patch | patch -p1 --verbose || exit 1 mkdir build cd build CFLAGS="$SLKCFLAGS" \ - CXXFLAGS="$SLKCFLAGS -fpermissive" \ + CXXFLAGS="$SLKCFLAGS" \ ../configure \ --prefix=/usr \ --libdir=/usr/lib${LIBDIRSUFFIX} \ @@ -120,7 +98,6 @@ cd build --disable-multiplatform \ --disable-debug \ --disable-dialog \ - --disable-bibtexu \ --disable-xz \ --with-x \ --disable-dvisvgm \ @@ -143,14 +120,11 @@ cd build --with-system-fontconfig \ --with-system-ncurses \ --with-system-harfbuzz \ - --disable-aleph \ - --disable-dump-share \ --disable-linked-scripts \ - $POPPLER \ --build=$ARCH-slackware-linux || exit 1 make $NUMJOBS || make || exit 1 - # make check || exit 1 + make check || exit 1 make install-strip DESTDIR=$PKG || exit 1 cd .. @@ -158,18 +132,22 @@ cd .. # Don't ship .la files: rm -f $PKG/usr/lib${LIBDIRSUFFIX}/*.la +TEXMFROOT=/usr/share + # Remove all files which are covered by tlnet rm -rf $PKG$TEXMFROOT $PKG/usr/man $PKG/usr/info # install the tlnet stuff mkdir -p $PKG$TEXMFROOT -tar xvf $CWD/texlive-base-$VERSION.tar.xz -C $PKG$TEXMFROOT || exit 1 +tar xvf $CWD/texlive-base-$TEXMFVERSION.tar.xz -C $PKG$TEXMFROOT || exit 1 chown -R root:root $PKG chmod -R u+w,go-w,a+rX-st $PKG # use symlinks/scripts from tlnet mv $PKG$TEXMFROOT/texmf-dist/linked_scripts/* $PKG/usr/bin rmdir $PKG$TEXMFROOT/texmf-dist/linked_scripts +# xindy expects to be executed within $TEXMFROOT/texmf-dist/scripts +ln -sf $TEXMFROOT/texmf-dist/scripts/xindy/xindy.pl $PKG/usr/bin/xindy # set some paths sed -i \ @@ -220,12 +198,6 @@ cat $CWD/README.tlpkg > $PKG/usr/doc/texlive-$VERSION/README.tlpkg # Create some directories to make it clear that they're owned by this package mkdir -p $PKG$TEXMFROOT/{texmf-config,texmf-var,texmf-local} -# Use patch for tabu.sty from https://github.com/tabu-fixed/tabu to fix -# breakage when compiling doxygen: -( cd $PKG$TEXMFROOT/texmf-dist/tex/latex/tabu - cat $CWD/patches/tabu.sty.diff | patch -p1 --verbose || exit 1 -) || exit 1 - # Add texlive perl modules mkdir -p $PKG/usr/share/perl5 mv $PKG$TEXMFROOT/texmf-dist/scripts/texlive/TeXLive $PKG/usr/share/perl5/ diff --git a/source/t/texlive/texlive.url b/source/t/texlive/texlive.url index dcac21501..31cfdda0d 100644 --- a/source/t/texlive/texlive.url +++ b/source/t/texlive/texlive.url @@ -1,2 +1,2 @@ -https://ctan.net/systems/texlive/Source/texlive-20200327-source.tar.xz -http://slackware.schoepfer.info/slackbuilds/texlive/texlive-base-2020.200608.tar.xz +https://ctan.net/systems/texlive/Source/texlive-20210324-source.tar.xz +http://slackware.schoepfer.info/slackbuilds/texlive/texlive-base-210418.tar.xz -- cgit v1.2.3