summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Patrick J Volkerding <volkerdi@slackware.com>2021-04-20 19:44:02 +0000
committer Eric Hameleers <alien@slackware.com>2021-04-21 08:59:55 +0200
commitb3fe11ea2cf9e0146a94e2dd76c825b874e6e944 (patch)
treeedad9f657780189230998a82daff8cdfdfff48dd
parentdae0b85c1c4fda0a19e38f6515c8a83be9650a6c (diff)
downloadcurrent-b3fe11ea2cf9e0146a94e2dd76c825b874e6e944.tar.gz
current-b3fe11ea2cf9e0146a94e2dd76c825b874e6e944.tar.xz
Tue Apr 20 19:44:02 UTC 202120210420194402
ap/slackpkg-15.0.2-noarch-1.txz: Upgraded. Fix break error messages (dive) Remove now pointless if/then/else (dive) Safer config sourcing (dive) files/slackpkg: replace #!/bin/sh with #!/bin/bash (Eugen Wissner) Don't create blacklist when running update (dive) Add show-changelog & help to non-root commands (dive) Improve search blacklisting (dive) Fix package duplicate bug (PiterPunk) Thanks to Robby Workman. ap/sqlite-3.35.5-x86_64-1.txz: Upgraded. kde/kwin-5.21.4-x86_64-2.txz: Rebuilt. Delay closing Wayland streams. Thanks to LuckyCyborg. kde/okteta-0.26.6-x86_64-1.txz: Upgraded. l/libtiff-4.3.0-x86_64-1.txz: Upgraded. n/libgcrypt-1.9.3-x86_64-1.txz: Upgraded. n/samba-4.14.3-x86_64-1.txz: Upgraded. x/xorg-cf-files-1.0.6-x86_64-6.txz: Rebuilt. Patched to fix an incompatibility introduced by binutils-2.36. Thanks to BenCollver. xap/seamonkey-2.53.7.1-x86_64-1.txz: Upgraded. This update contains security fixes and improvements. For more information, see: https://www.seamonkey-project.org/releases/seamonkey2.53.7.1 (* Security fix *)
-rw-r--r--ChangeLog.rss42
-rw-r--r--ChangeLog.txt30
-rw-r--r--FILELIST.TXT184
-rwxr-xr-xrecompress.sh1
-rw-r--r--source/ap/slackpkg/files/ChangeLog11
-rw-r--r--source/ap/slackpkg/files/core-functions.sh24
-rw-r--r--source/ap/slackpkg/files/post-functions.sh4
-rw-r--r--source/ap/slackpkg/files/slackpkg4
-rwxr-xr-xsource/ap/slackpkg/slackpkg.SlackBuild2
-rwxr-xr-xsource/ap/sqlite/sqlite.SlackBuild2
-rw-r--r--source/installer/ChangeLog.txt4
-rwxr-xr-xsource/installer/sources/initrd/usr/lib/setup/setup6
-rw-r--r--source/kde/kde/build/kwin2
-rw-r--r--source/kde/kde/build/okteta2
-rw-r--r--source/kde/kde/patch/kwin.patch2
-rw-r--r--source/kde/kde/patch/kwin/kwin.wayland.stream.diff12
-rwxr-xr-xsource/l/libtiff/libtiff.SlackBuild2
-rwxr-xr-xsource/n/samba/samba.SlackBuild2
-rw-r--r--source/n/samba/samba.url4
-rw-r--r--source/x/x11/build/xorg-cf-files2
-rw-r--r--source/x/x11/patch/xorg-cf-files.patch1
-rw-r--r--source/x/x11/patch/xorg-cf-files/Imake.tmpl-binutils-ar-2.36.patch27
22 files changed, 242 insertions, 128 deletions
diff --git a/ChangeLog.rss b/ChangeLog.rss
index 3c300739a..7471bc343 100644
--- a/ChangeLog.rss
+++ b/ChangeLog.rss
@@ -11,10 +11,45 @@
<description>Tracking Slackware development in git.</description>
<language>en-us</language>
<id xmlns="http://www.w3.org/2005/Atom">urn:uuid:c964f45e-6732-11e8-bbe5-107b4450212f</id>
- <pubDate>Mon, 19 Apr 2021 21:40:04 GMT</pubDate>
- <lastBuildDate>Tue, 20 Apr 2021 00:59:47 GMT</lastBuildDate>
+ <pubDate>Tue, 20 Apr 2021 19:44:02 GMT</pubDate>
+ <lastBuildDate>Wed, 21 Apr 2021 06:59:47 GMT</lastBuildDate>
<generator>maintain_current_git.sh v 1.12</generator>
<item>
+ <title>Tue, 20 Apr 2021 19:44:02 GMT</title>
+ <pubDate>Tue, 20 Apr 2021 19:44:02 GMT</pubDate>
+ <link>https://git.slackware.nl/current/tag/?h=20210420194402</link>
+ <guid isPermaLink="false">20210420194402</guid>
+ <description>
+ <![CDATA[<pre>
+ap/slackpkg-15.0.2-noarch-1.txz: Upgraded.
+ Fix break error messages (dive)
+ Remove now pointless if/then/else (dive)
+ Safer config sourcing (dive)
+ files/slackpkg: replace #!/bin/sh with #!/bin/bash (Eugen Wissner)
+ Don't create blacklist when running update (dive)
+ Add show-changelog & help to non-root commands (dive)
+ Improve search blacklisting (dive)
+ Fix package duplicate bug (PiterPunk)
+ Thanks to Robby Workman.
+ap/sqlite-3.35.5-x86_64-1.txz: Upgraded.
+kde/kwin-5.21.4-x86_64-2.txz: Rebuilt.
+ Delay closing Wayland streams. Thanks to LuckyCyborg.
+kde/okteta-0.26.6-x86_64-1.txz: Upgraded.
+l/libtiff-4.3.0-x86_64-1.txz: Upgraded.
+n/libgcrypt-1.9.3-x86_64-1.txz: Upgraded.
+n/samba-4.14.3-x86_64-1.txz: Upgraded.
+x/xorg-cf-files-1.0.6-x86_64-6.txz: Rebuilt.
+ Patched to fix an incompatibility introduced by binutils-2.36.
+ Thanks to BenCollver.
+xap/seamonkey-2.53.7.1-x86_64-1.txz: Upgraded.
+ This update contains security fixes and improvements.
+ For more information, see:
+ https://www.seamonkey-project.org/releases/seamonkey2.53.7.1
+ (* Security fix *)
+ </pre>]]>
+ </description>
+ </item>
+ <item>
<title>Mon, 19 Apr 2021 21:40:04 GMT</title>
<pubDate>Mon, 19 Apr 2021 21:40:04 GMT</pubDate>
<link>https://git.slackware.nl/current/tag/?h=20210419214004</link>
@@ -69,8 +104,7 @@ l/libdvdread-6.1.2-x86_64-1.txz: Upgraded.
l/libgpod-0.8.3-x86_64-10.txz: Rebuilt.
Recompiled against sg3_utils-1.46. Thanks to Toutatis and USUARIONUEVO.
l/libical-3.0.10-x86_64-1.txz: Upgraded.
-l/libical-3.0.9-x86_64-4.txz: Rebuilt.
- Recompiled against icu4c-69.1.
+ Compiled against icu4c-69.1.
l/libqalculate-3.18.0-x86_64-2.txz: Rebuilt.
Recompiled against icu4c-69.1.
l/libvisio-0.1.7-x86_64-7.txz: Rebuilt.
diff --git a/ChangeLog.txt b/ChangeLog.txt
index 847ca3401..8cdddca2a 100644
--- a/ChangeLog.txt
+++ b/ChangeLog.txt
@@ -1,3 +1,30 @@
+Tue Apr 20 19:44:02 UTC 2021
+ap/slackpkg-15.0.2-noarch-1.txz: Upgraded.
+ Fix break error messages (dive)
+ Remove now pointless if/then/else (dive)
+ Safer config sourcing (dive)
+ files/slackpkg: replace #!/bin/sh with #!/bin/bash (Eugen Wissner)
+ Don't create blacklist when running update (dive)
+ Add show-changelog & help to non-root commands (dive)
+ Improve search blacklisting (dive)
+ Fix package duplicate bug (PiterPunk)
+ Thanks to Robby Workman.
+ap/sqlite-3.35.5-x86_64-1.txz: Upgraded.
+kde/kwin-5.21.4-x86_64-2.txz: Rebuilt.
+ Delay closing Wayland streams. Thanks to LuckyCyborg.
+kde/okteta-0.26.6-x86_64-1.txz: Upgraded.
+l/libtiff-4.3.0-x86_64-1.txz: Upgraded.
+n/libgcrypt-1.9.3-x86_64-1.txz: Upgraded.
+n/samba-4.14.3-x86_64-1.txz: Upgraded.
+x/xorg-cf-files-1.0.6-x86_64-6.txz: Rebuilt.
+ Patched to fix an incompatibility introduced by binutils-2.36.
+ Thanks to BenCollver.
+xap/seamonkey-2.53.7.1-x86_64-1.txz: Upgraded.
+ This update contains security fixes and improvements.
+ For more information, see:
+ https://www.seamonkey-project.org/releases/seamonkey2.53.7.1
+ (* Security fix *)
++--------------------------+
Mon Apr 19 21:40:04 UTC 2021
a/aaa_libraries-15.0-x86_64-6.txz: Rebuilt.
Temporarily added the shared libraries from icu4c-68.2 and boost-1.75.0 to
@@ -47,8 +74,7 @@ l/libdvdread-6.1.2-x86_64-1.txz: Upgraded.
l/libgpod-0.8.3-x86_64-10.txz: Rebuilt.
Recompiled against sg3_utils-1.46. Thanks to Toutatis and USUARIONUEVO.
l/libical-3.0.10-x86_64-1.txz: Upgraded.
-l/libical-3.0.9-x86_64-4.txz: Rebuilt.
- Recompiled against icu4c-69.1.
+ Compiled against icu4c-69.1.
l/libqalculate-3.18.0-x86_64-2.txz: Rebuilt.
Recompiled against icu4c-69.1.
l/libvisio-0.1.7-x86_64-7.txz: Rebuilt.
diff --git a/FILELIST.TXT b/FILELIST.TXT
index 30bc607ef..4f7e3cd6c 100644
--- a/FILELIST.TXT
+++ b/FILELIST.TXT
@@ -1,20 +1,20 @@
-Mon Apr 19 21:45:30 UTC 2021
+Tue Apr 20 19:48:35 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-04-19 21:40 .
+drwxr-xr-x 12 root root 4096 2021-04-20 19:44 .
-rw-r--r-- 1 root root 10064 2016-06-30 18:39 ./ANNOUNCE.14_2
-rw-r--r-- 1 root root 15397 2021-03-19 18:39 ./CHANGES_AND_HINTS.TXT
--rw-r--r-- 1 root root 1072966 2021-04-16 23:34 ./CHECKSUMS.md5
--rw-r--r-- 1 root root 163 2021-04-16 23:34 ./CHECKSUMS.md5.asc
+-rw-r--r-- 1 root root 1075611 2021-04-19 21:45 ./CHECKSUMS.md5
+-rw-r--r-- 1 root root 163 2021-04-19 21:45 ./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 1455360 2021-04-19 21:40 ./ChangeLog.txt
+-rw-r--r-- 1 root root 1456468 2021-04-20 19:44 ./ChangeLog.txt
drwxr-xr-x 3 root root 4096 2013-03-20 22:17 ./EFI
drwxr-xr-x 2 root root 4096 2021-04-16 23:29 ./EFI/BOOT
-rw-r--r-- 1 root root 1417216 2019-07-05 18:54 ./EFI/BOOT/bootx64.efi
@@ -25,9 +25,9 @@ drwxr-xr-x 2 root root 4096 2021-04-16 23:29 ./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 1398541 2021-04-16 23:34 ./FILELIST.TXT
+-rw-r--r-- 1 root root 1402318 2021-04-19 21:45 ./FILELIST.TXT
-rw-r--r-- 1 root root 1572 2012-08-29 18:27 ./GPG-KEY
--rw-r--r-- 1 root root 847825 2021-04-19 21:45 ./PACKAGES.TXT
+-rw-r--r-- 1 root root 847827 2021-04-20 19:48 ./PACKAGES.TXT
-rw-r--r-- 1 root root 8564 2016-06-28 21:33 ./README.TXT
-rw-r--r-- 1 root root 3635 2021-04-16 23:19 ./README.initrd
-rw-r--r-- 1 root root 34412 2017-12-01 17:44 ./README_CRYPT.TXT
@@ -714,11 +714,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-04-19 21:45 ./slackware64
--rw-r--r-- 1 root root 331583 2021-04-19 21:45 ./slackware64/CHECKSUMS.md5
--rw-r--r-- 1 root root 163 2021-04-19 21:45 ./slackware64/CHECKSUMS.md5.asc
--rw-r--r-- 1 root root 411470 2021-04-19 21:44 ./slackware64/FILE_LIST
--rw-r--r-- 1 root root 4028874 2021-04-19 21:44 ./slackware64/MANIFEST.bz2
+drwxr-xr-x 17 root root 4096 2021-04-20 19:48 ./slackware64
+-rw-r--r-- 1 root root 331589 2021-04-20 19:48 ./slackware64/CHECKSUMS.md5
+-rw-r--r-- 1 root root 163 2021-04-20 19:48 ./slackware64/CHECKSUMS.md5.asc
+-rw-r--r-- 1 root root 411476 2021-04-20 19:47 ./slackware64/FILE_LIST
+-rw-r--r-- 1 root root 4020617 2021-04-20 19:47 ./slackware64/MANIFEST.bz2
lrwxrwxrwx 1 root root 15 2009-08-23 23:34 ./slackware64/PACKAGES.TXT -> ../PACKAGES.TXT
drwxr-xr-x 2 root root 28672 2021-04-19 21:43 ./slackware64/a
-rw-r--r-- 1 root root 327 2021-02-13 10:54 ./slackware64/a/aaa_base-14.2-x86_64-7.txt
@@ -1101,7 +1101,7 @@ drwxr-xr-x 2 root root 28672 2021-04-19 21:43 ./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-04-19 21:43 ./slackware64/ap
+drwxr-xr-x 2 root root 20480 2021-04-20 19: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
@@ -1301,18 +1301,18 @@ drwxr-xr-x 2 root root 20480 2021-04-19 21:43 ./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-03-18 23:33 ./slackware64/ap/slackpkg-15.0.1-noarch-1.txt
--rw-r--r-- 1 root root 177712 2021-03-18 23:33 ./slackware64/ap/slackpkg-15.0.1-noarch-1.txz
--rw-r--r-- 1 root root 163 2021-03-18 23:33 ./slackware64/ap/slackpkg-15.0.1-noarch-1.txz.asc
+-rw-r--r-- 1 root root 556 2021-04-20 19:26 ./slackware64/ap/slackpkg-15.0.2-noarch-1.txt
+-rw-r--r-- 1 root root 177792 2021-04-20 19:26 ./slackware64/ap/slackpkg-15.0.2-noarch-1.txz
+-rw-r--r-- 1 root root 163 2021-04-20 19:26 ./slackware64/ap/slackpkg-15.0.2-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
-rw-r--r-- 1 root root 293 2021-02-13 11:43 ./slackware64/ap/sox-14.4.2-x86_64-8.txt
-rw-r--r-- 1 root root 387228 2021-02-13 11:43 ./slackware64/ap/sox-14.4.2-x86_64-8.txz
-rw-r--r-- 1 root root 163 2021-02-13 11:43 ./slackware64/ap/sox-14.4.2-x86_64-8.txz.asc
--rw-r--r-- 1 root root 483 2021-04-17 18:58 ./slackware64/ap/sqlite-3.35.4-x86_64-2.txt
--rw-r--r-- 1 root root 1012012 2021-04-17 18:58 ./slackware64/ap/sqlite-3.35.4-x86_64-2.txz
--rw-r--r-- 1 root root 163 2021-04-17 18:58 ./slackware64/ap/sqlite-3.35.4-x86_64-2.txz.asc
+-rw-r--r-- 1 root root 483 2021-04-20 19:28 ./slackware64/ap/sqlite-3.35.5-x86_64-1.txt
+-rw-r--r-- 1 root root 1012816 2021-04-20 19:28 ./slackware64/ap/sqlite-3.35.5-x86_64-1.txz
+-rw-r--r-- 1 root root 163 2021-04-20 19:28 ./slackware64/ap/sqlite-3.35.5-x86_64-1.txz.asc
-rw-r--r-- 1 root root 584 2021-02-13 11:44 ./slackware64/ap/squashfs-tools-4.4-x86_64-4.txt
-rw-r--r-- 1 root root 136912 2021-02-13 11:44 ./slackware64/ap/squashfs-tools-4.4-x86_64-4.txz
-rw-r--r-- 1 root root 163 2021-02-13 11:44 ./slackware64/ap/squashfs-tools-4.4-x86_64-4.txz.asc
@@ -1605,7 +1605,7 @@ drwxr-xr-x 2 root root 4096 2021-04-16 23:32 ./slackware64/k
-rw-r--r-- 1 root root 1171 2021-04-16 23:19 ./slackware64/k/maketag
-rw-r--r-- 1 root root 1171 2021-04-16 23:19 ./slackware64/k/maketag.ez
-rw-r--r-- 1 root root 18 2021-04-16 23:19 ./slackware64/k/tagfile
-drwxr-xr-x 2 root root 77824 2021-04-19 21:44 ./slackware64/kde
+drwxr-xr-x 2 root root 77824 2021-04-20 19:47 ./slackware64/kde
-rw-r--r-- 1 root root 382 2021-03-05 18:58 ./slackware64/kde/akonadi-20.12.3-x86_64-1.txt
-rw-r--r-- 1 root root 2415612 2021-03-05 18:58 ./slackware64/kde/akonadi-20.12.3-x86_64-1.txz
-rw-r--r-- 1 root root 163 2021-03-05 18:58 ./slackware64/kde/akonadi-20.12.3-x86_64-1.txz.asc
@@ -2424,9 +2424,9 @@ drwxr-xr-x 2 root root 77824 2021-04-19 21:44 ./slackware64/kde
-rw-r--r-- 1 root root 581 2021-04-11 17:55 ./slackware64/kde/kwidgetsaddons-5.81.0-x86_64-1.txt
-rw-r--r-- 1 root root 2107656 2021-04-11 17:55 ./slackware64/kde/kwidgetsaddons-5.81.0-x86_64-1.txz
-rw-r--r-- 1 root root 163 2021-04-11 17:55 ./slackware64/kde/kwidgetsaddons-5.81.0-x86_64-1.txz.asc
--rw-r--r-- 1 root root 294 2021-04-06 18:37 ./slackware64/kde/kwin-5.21.4-x86_64-1.txt
--rw-r--r-- 1 root root 6362504 2021-04-06 18:37 ./slackware64/kde/kwin-5.21.4-x86_64-1.txz
--rw-r--r-- 1 root root 163 2021-04-06 18:37 ./slackware64/kde/kwin-5.21.4-x86_64-1.txz.asc
+-rw-r--r-- 1 root root 294 2021-04-20 18:38 ./slackware64/kde/kwin-5.21.4-x86_64-2.txt
+-rw-r--r-- 1 root root 6488428 2021-04-20 18:38 ./slackware64/kde/kwin-5.21.4-x86_64-2.txz
+-rw-r--r-- 1 root root 163 2021-04-20 18:38 ./slackware64/kde/kwin-5.21.4-x86_64-2.txz.asc
-rw-r--r-- 1 root root 525 2021-04-11 17:55 ./slackware64/kde/kwindowsystem-5.81.0-x86_64-1.txt
-rw-r--r-- 1 root root 167888 2021-04-11 17:55 ./slackware64/kde/kwindowsystem-5.81.0-x86_64-1.txz
-rw-r--r-- 1 root root 163 2021-04-11 17:55 ./slackware64/kde/kwindowsystem-5.81.0-x86_64-1.txz.asc
@@ -2537,9 +2537,9 @@ drwxr-xr-x 2 root root 77824 2021-04-19 21:44 ./slackware64/kde
-rw-r--r-- 1 root root 310 2021-04-11 17:56 ./slackware64/kde/networkmanager-qt-5.81.0-x86_64-1.txt
-rw-r--r-- 1 root root 387896 2021-04-11 17:56 ./slackware64/kde/networkmanager-qt-5.81.0-x86_64-1.txz
-rw-r--r-- 1 root root 163 2021-04-11 17:56 ./slackware64/kde/networkmanager-qt-5.81.0-x86_64-1.txz.asc
--rw-r--r-- 1 root root 180 2021-02-13 16:05 ./slackware64/kde/okteta-0.26.5-x86_64-2.txt
--rw-r--r-- 1 root root 1294136 2021-02-13 16:05 ./slackware64/kde/okteta-0.26.5-x86_64-2.txz
--rw-r--r-- 1 root root 163 2021-02-13 16:05 ./slackware64/kde/okteta-0.26.5-x86_64-2.txz.asc
+-rw-r--r-- 1 root root 180 2021-04-20 04:04 ./slackware64/kde/okteta-0.26.6-x86_64-1.txt
+-rw-r--r-- 1 root root 1328580 2021-04-20 04:04 ./slackware64/kde/okteta-0.26.6-x86_64-1.txz
+-rw-r--r-- 1 root root 163 2021-04-20 04:04 ./slackware64/kde/okteta-0.26.6-x86_64-1.txz.asc
-rw-r--r-- 1 root root 358 2021-04-02 19:10 ./slackware64/kde/okular-20.12.3-x86_64-2.txt
-rw-r--r-- 1 root root 6498104 2021-04-02 19:10 ./slackware64/kde/okular-20.12.3-x86_64-2.txz
-rw-r--r-- 1 root root 163 2021-04-02 19:10 ./slackware64/kde/okular-20.12.3-x86_64-2.txz.asc
@@ -2703,7 +2703,7 @@ drwxr-xr-x 2 root root 77824 2021-04-19 21:44 ./slackware64/kde
-rw-r--r-- 1 root root 296 2021-03-05 19:33 ./slackware64/kde/zeroconf-ioslave-20.12.3-x86_64-1.txt
-rw-r--r-- 1 root root 52680 2021-03-05 19:33 ./slackware64/kde/zeroconf-ioslave-20.12.3-x86_64-1.txz
-rw-r--r-- 1 root root 163 2021-03-05 19:33 ./slackware64/kde/zeroconf-ioslave-20.12.3-x86_64-1.txz.asc
-drwxr-xr-x 2 root root 73728 2021-04-19 21:43 ./slackware64/l
+drwxr-xr-x 2 root root 73728 2021-04-20 19: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
@@ -3369,9 +3369,9 @@ drwxr-xr-x 2 root root 73728 2021-04-19 21:43 ./slackware64/l
-rw-r--r-- 1 root root 624 2021-02-13 07:14 ./slackware64/l/libtheora-1.1.1-x86_64-4.txt
-rw-r--r-- 1 root root 164632 2021-02-13 07:14 ./slackware64/l/libtheora-1.1.1-x86_64-4.txz
-rw-r--r-- 1 root root 163 2021-02-13 07:14 ./slackware64/l/libtheora-1.1.1-x86_64-4.txz.asc
--rw-r--r-- 1 root root 440 2021-02-13 07:14 ./slackware64/l/libtiff-4.2.0-x86_64-3.txt
--rw-r--r-- 1 root root 463968 2021-02-13 07:14 ./slackware64/l/libtiff-4.2.0-x86_64-3.txz
--rw-r--r-- 1 root root 163 2021-02-13 07:14 ./slackware64/l/libtiff-4.2.0-x86_64-3.txz.asc
+-rw-r--r-- 1 root root 440 2021-04-20 18:13 ./slackware64/l/libtiff-4.3.0-x86_64-1.txt
+-rw-r--r-- 1 root root 461888 2021-04-20 18:13 ./slackware64/l/libtiff-4.3.0-x86_64-1.txz
+-rw-r--r-- 1 root root 163 2021-04-20 18:13 ./slackware64/l/libtiff-4.3.0-x86_64-1.txz.asc
-rw-r--r-- 1 root root 371 2021-02-13 07:15 ./slackware64/l/libunistring-0.9.10-x86_64-3.txt
-rw-r--r-- 1 root root 529024 2021-02-13 07:15 ./slackware64/l/libunistring-0.9.10-x86_64-3.txz
-rw-r--r-- 1 root root 163 2021-02-13 07:15 ./slackware64/l/libunistring-0.9.10-x86_64-3.txz.asc
@@ -3786,7 +3786,7 @@ drwxr-xr-x 2 root root 73728 2021-04-19 21:43 ./slackware64/l
-rw-r--r-- 1 root root 463 2021-03-05 21:29 ./slackware64/l/zstd-1.4.9-x86_64-1.txt
-rw-r--r-- 1 root root 421332 2021-03-05 21:29 ./slackware64/l/zstd-1.4.9-x86_64-1.txz
-rw-r--r-- 1 root root 163 2021-03-05 21:29 ./slackware64/l/zstd-1.4.9-x86_64-1.txz.asc
-drwxr-xr-x 2 root root 32768 2021-04-19 21:43 ./slackware64/n
+drwxr-xr-x 2 root root 32768 2021-04-20 19: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
@@ -3945,9 +3945,9 @@ drwxr-xr-x 2 root root 32768 2021-04-19 21:43 ./slackware64/n
-rw-r--r-- 1 root root 252 2021-03-24 03:46 ./slackware64/n/libassuan-2.5.5-x86_64-1.txt
-rw-r--r-- 1 root root 121496 2021-03-24 03:46 ./slackware64/n/libassuan-2.5.5-x86_64-1.txz
-rw-r--r-- 1 root root 163 2021-03-24 03:46 ./slackware64/n/libassuan-2.5.5-x86_64-1.txz.asc
--rw-r--r-- 1 root root 245 2021-02-17 19:08 ./slackware64/n/libgcrypt-1.9.2-x86_64-1.txt
--rw-r--r-- 1 root root 580540 2021-02-17 19:08 ./slackware64/n/libgcrypt-1.9.2-x86_64-1.txz
--rw-r--r-- 1 root root 163 2021-02-17 19:08 ./slackware64/n/libgcrypt-1.9.2-x86_64-1.txz.asc
+-rw-r--r-- 1 root root 245 2021-04-20 17:57 ./slackware64/n/libgcrypt-1.9.3-x86_64-1.txt
+-rw-r--r-- 1 root root 585268 2021-04-20 17:57 ./slackware64/n/libgcrypt-1.9.3-x86_64-1.txz
+-rw-r--r-- 1 root root 163 2021-04-20 17:57 ./slackware64/n/libgcrypt-1.9.3-x86_64-1.txz.asc
-rw-r--r-- 1 root root 392 2021-03-22 18:30 ./slackware64/n/libgpg-error-1.42-x86_64-1.txt
-rw-r--r-- 1 root root 240968 2021-03-22 18:30 ./slackware64/n/libgpg-error-1.42-x86_64-1.txz
-rw-r--r-- 1 root root 163 2021-03-22 18:30 ./slackware64/n/libgpg-error-1.42-x86_64-1.txz.asc
@@ -4175,9 +4175,9 @@ drwxr-xr-x 2 root root 32768 2021-04-19 21:43 ./slackware64/n
-rw-r--r-- 1 root root 443 2021-02-24 18:51 ./slackware64/n/s-nail-14.9.22-x86_64-1.txt
-rw-r--r-- 1 root root 539028 2021-02-24 18:51 ./slackware64/n/s-nail-14.9.22-x86_64-1.txz
-rw-r--r-- 1 root root 163 2021-02-24 18:51 ./slackware64/n/s-nail-14.9.22-x86_64-1.txz.asc
--rw-r--r-- 1 root root 507 2021-04-17 20:21 ./slackware64/n/samba-4.14.2-x86_64-2.txt
--rw-r--r-- 1 root root 12705472 2021-04-17 20:21 ./slackware64/n/samba-4.14.2-x86_64-2.txz
--rw-r--r-- 1 root root 163 2021-04-17 20:21 ./slackware64/n/samba-4.14.2-x86_64-2.txz.asc
+-rw-r--r-- 1 root root 507 2021-04-20 18:03 ./slackware64/n/samba-4.14.3-x86_64-1.txt
+-rw-r--r-- 1 root root 12713128 2021-04-20 18:03 ./slackware64/n/samba-4.14.3-x86_64-1.txz
+-rw-r--r-- 1 root root 163 2021-04-20 18:03 ./slackware64/n/samba-4.14.3-x86_64-1.txz.asc
-rw-r--r-- 1 root root 346 2021-02-13 12:30 ./slackware64/n/slrn-1.0.3a-x86_64-3.txt
-rw-r--r-- 1 root root 468372 2021-02-13 12:30 ./slackware64/n/slrn-1.0.3a-x86_64-3.txz
-rw-r--r-- 1 root root 163 2021-02-13 12:30 ./slackware64/n/slrn-1.0.3a-x86_64-3.txz.asc
@@ -4287,7 +4287,7 @@ drwxr-xr-x 2 root root 4096 2021-04-06 19:37 ./slackware64/tcl
-rw-r--r-- 1 root root 227 2021-04-05 19:38 ./slackware64/tcl/tk-8.6.11.1-x86_64-4.txt
-rw-r--r-- 1 root root 1787828 2021-04-05 19:38 ./slackware64/tcl/tk-8.6.11.1-x86_64-4.txz
-rw-r--r-- 1 root root 163 2021-04-05 19:38 ./slackware64/tcl/tk-8.6.11.1-x86_64-4.txz.asc
-drwxr-xr-x 2 root root 65536 2021-04-19 21:43 ./slackware64/x
+drwxr-xr-x 2 root root 65536 2021-04-20 19:47 ./slackware64/x
-rw-r--r-- 1 root root 440 2021-03-05 02:40 ./slackware64/x/OpenCC-1.1.2-x86_64-1.txt
-rw-r--r-- 1 root root 681960 2021-03-05 02:40 ./slackware64/x/OpenCC-1.1.2-x86_64-1.txz
-rw-r--r-- 1 root root 163 2021-03-05 02:40 ./slackware64/x/OpenCC-1.1.2-x86_64-1.txz.asc
@@ -5157,9 +5157,9 @@ drwxr-xr-x 2 root root 65536 2021-04-19 21:43 ./slackware64/x
-rw-r--r-- 1 root root 310 2021-02-13 13:13 ./slackware64/x/xmore-1.0.3-x86_64-3.txt
-rw-r--r-- 1 root root 16868 2021-02-13 13:13 ./slackware64/x/xmore-1.0.3-x86_64-3.txz
-rw-r--r-- 1 root root 163 2021-02-13 13:13 ./slackware64/x/xmore-1.0.3-x86_64-3.txz.asc
--rw-r--r-- 1 root root 490 2021-02-13 13:05 ./slackware64/x/xorg-cf-files-1.0.6-x86_64-5.txt
--rw-r--r-- 1 root root 186064 2021-02-13 13:05 ./slackware64/x/xorg-cf-files-1.0.6-x86_64-5.txz
--rw-r--r-- 1 root root 163 2021-02-13 13:05 ./slackware64/x/xorg-cf-files-1.0.6-x86_64-5.txz.asc
+-rw-r--r-- 1 root root 490 2021-04-20 18:13 ./slackware64/x/xorg-cf-files-1.0.6-x86_64-6.txt
+-rw-r--r-- 1 root root 186116 2021-04-20 18:13 ./slackware64/x/xorg-cf-files-1.0.6-x86_64-6.txz
+-rw-r--r-- 1 root root 163 2021-04-20 18:13 ./slackware64/x/xorg-cf-files-1.0.6-x86_64-6.txz.asc
-rw-r--r-- 1 root root 345 2021-02-13 13:14 ./slackware64/x/xorg-docs-1.7.1-noarch-4.txt
-rw-r--r-- 1 root root 274320 2021-02-13 13:14 ./slackware64/x/xorg-docs-1.7.1-noarch-4.txz
-rw-r--r-- 1 root root 163 2021-02-13 13:14 ./slackware64/x/xorg-docs-1.7.1-noarch-4.txz.asc
@@ -5238,7 +5238,7 @@ drwxr-xr-x 2 root root 65536 2021-04-19 21:43 ./slackware64/x
-rw-r--r-- 1 root root 213 2021-02-13 13:14 ./slackware64/x/xwud-1.0.5-x86_64-4.txt
-rw-r--r-- 1 root root 25428 2021-02-13 13:14 ./slackware64/x/xwud-1.0.5-x86_64-4.txz
-rw-r--r-- 1 root root 163 2021-02-13 13:14 ./slackware64/x/xwud-1.0.5-x86_64-4.txz.asc
-drwxr-xr-x 2 root root 12288 2021-04-19 21:43 ./slackware64/xap
+drwxr-xr-x 2 root root 12288 2021-04-20 19:47 ./slackware64/xap
-rw-r--r-- 1 root root 625 2021-04-18 18:11 ./slackware64/xap/MPlayer-20210418-x86_64-1.txt
-rw-r--r-- 1 root root 2738724 2021-04-18 18:11 ./slackware64/xap/MPlayer-20210418-x86_64-1.txz
-rw-r--r-- 1 root root 163 2021-04-18 18:11 ./slackware64/xap/MPlayer-20210418-x86_64-1.txz.asc
@@ -5339,9 +5339,9 @@ drwxr-xr-x 2 root root 12288 2021-04-19 21:43 ./slackware64/xap
-rw-r--r-- 1 root root 359 2021-02-15 20:28 ./slackware64/xap/sane-1.0.32-x86_64-1.txt
-rw-r--r-- 1 root root 3407020 2021-02-15 20:28 ./slackware64/xap/sane-1.0.32-x86_64-1.txz
-rw-r--r-- 1 root root 163 2021-02-15 20:28 ./slackware64/xap/sane-1.0.32-x86_64-1.txz.asc
--rw-r--r-- 1 root root 392 2021-03-31 20:22 ./slackware64/xap/seamonkey-2.53.7-x86_64-1.txt
--rw-r--r-- 1 root root 38085460 2021-03-31 20:22 ./slackware64/xap/seamonkey-2.53.7-x86_64-1.txz
--rw-r--r-- 1 root root 163 2021-03-31 20:22 ./slackware64/xap/seamonkey-2.53.7-x86_64-1.txz.asc
+-rw-r--r-- 1 root root 392 2021-04-20 18:16 ./slackware64/xap/seamonkey-2.53.7.1-x86_64-1.txt
+-rw-r--r-- 1 root root 38083304 2021-04-20 18:16 ./slackware64/xap/seamonkey-2.53.7.1-x86_64-1.txz
+-rw-r--r-- 1 root root 163 2021-04-20 18:16 ./slackware64/xap/seamonkey-2.53.7.1-x86_64-1.txz.asc
-rw-r--r-- 1 root root 602 2021-02-13 13:41 ./slackware64/xap/seyon-2.20c-x86_64-6.txt
-rw-r--r-- 1 root root 116916 2021-02-13 13:41 ./slackware64/xap/seyon-2.20c-x86_64-6.txz
-rw-r--r-- 1 root root 163 2021-02-13 13:41 ./slackware64/xap/seyon-2.20c-x86_64-6.txz.asc
@@ -5502,11 +5502,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-04-19 21:45 ./source
--rw-r--r-- 1 root root 570090 2021-04-19 21:45 ./source/CHECKSUMS.md5
--rw-r--r-- 1 root root 163 2021-04-19 21:45 ./source/CHECKSUMS.md5.asc
--rw-r--r-- 1 root root 793797 2021-04-19 21:45 ./source/FILE_LIST
--rw-r--r-- 1 root root 22447593 2021-04-19 21:45 ./source/MANIFEST.bz2
+drwxr-xr-x 18 root root 4096 2021-04-20 19:48 ./source
+-rw-r--r-- 1 root root 570400 2021-04-20 19:48 ./source/CHECKSUMS.md5
+-rw-r--r-- 1 root root 163 2021-04-20 19:48 ./source/CHECKSUMS.md5.asc
+-rw-r--r-- 1 root root 794328 2021-04-20 19:48 ./source/FILE_LIST
+-rw-r--r-- 1 root root 22431483 2021-04-20 19:48 ./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-04-06 18:09 ./source/a
-rw-r--r-- 1 root root 1591 2021-04-06 18:09 ./source/a/FTBFSlog
@@ -6585,7 +6585,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-03-01 19:35 ./source/ap
+drwxr-xr-x 85 root root 4096 2021-04-20 01:59 ./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
@@ -7025,14 +7025,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-03-14 15:18 ./source/ap/slackpkg
+drwxr-xr-x 3 root root 4096 2021-04-13 06:51 ./source/ap/slackpkg
-rw-r--r-- 1 root root 1026 2021-02-12 23:30 ./source/ap/slackpkg/doinst.sh
-drwxr-xr-x 3 root root 4096 2021-03-14 15:17 ./source/ap/slackpkg/files
--rw-r--r-- 1 root root 60084 2021-03-14 15:17 ./source/ap/slackpkg/files/ChangeLog
+drwxr-xr-x 3 root root 4096 2021-04-13 06:51 ./source/ap/slackpkg/files
+-rw-r--r-- 1 root root 60460 2021-04-13 06:51 ./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-03-13 03:29 ./source/ap/slackpkg/files/blacklist.new
--rw-r--r-- 1 root root 39465 2021-03-14 15:15 ./source/ap/slackpkg/files/core-functions.sh
+-rw-r--r-- 1 root root 39209 2021-04-20 19:15 ./source/ap/slackpkg/files/core-functions.sh
-rw-r--r-- 1 root root 46 2021-03-10 04:17 ./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
@@ -7076,13 +7076,13 @@ drwxr-xr-x 2 root root 4096 2021-02-12 23:30 ./source/ap/slackpkg/files/ma
-rw-r--r-- 1 root root 19033 2021-03-13 01:59 ./source/ap/slackpkg/files/mirrors-x86.sample
-rw-r--r-- 1 root root 19019 2021-03-13 01:59 ./source/ap/slackpkg/files/mirrors-x86_64.sample
-rw-r--r-- 1 root root 815 2021-02-12 23:30 ./source/ap/slackpkg/files/pkglist.awk
--rw-r--r-- 1 root root 7721 2021-02-28 19:40 ./source/ap/slackpkg/files/post-functions.sh
--rw-r--r-- 1 root root 14086 2021-03-13 03:29 ./source/ap/slackpkg/files/slackpkg
+-rw-r--r-- 1 root root 7681 2021-04-12 06:35 ./source/ap/slackpkg/files/post-functions.sh
+-rw-r--r-- 1 root root 14109 2021-04-12 06:35 ./source/ap/slackpkg/files/slackpkg
-rw-r--r-- 1 root root 9495 2021-03-13 03:30 ./source/ap/slackpkg/files/slackpkg.8
-rw-r--r-- 1 root root 8945 2021-03-13 03:30 ./source/ap/slackpkg/files/slackpkg.conf.5
-rw-r--r-- 1 root root 6109 2021-03-03 02:23 ./source/ap/slackpkg/files/slackpkg.conf.new
-rw-r--r-- 1 root root 1008 2021-03-13 02:08 ./source/ap/slackpkg/slack-desc
--rwxr-xr-x 1 root root 4192 2021-03-13 03:30 ./source/ap/slackpkg/slackpkg.SlackBuild
+-rwxr-xr-x 1 root root 4192 2021-04-13 06:51 ./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
@@ -7094,11 +7094,11 @@ drwxr-xr-x 2 root root 4096 2021-02-13 05:31 ./source/ap/sox
-rw-r--r-- 1 root root 744 2018-06-26 22:00 ./source/ap/sox/slack-desc
-rw-r--r-- 1 root root 763840 2015-02-22 21:04 ./source/ap/sox/sox-14.4.2.tar.xz
-rwxr-xr-x 1 root root 4156 2021-02-13 05:31 ./source/ap/sox/sox.SlackBuild
-drwxr-xr-x 2 root root 4096 2021-04-17 18:41 ./source/ap/sqlite
+drwxr-xr-x 2 root root 4096 2021-04-20 18:06 ./source/ap/sqlite
-rw-r--r-- 1 root root 1684 2008-08-01 05:31 ./source/ap/sqlite/COPYRIGHT.gz
-rw-r--r-- 1 root root 937 2018-11-29 19:15 ./source/ap/sqlite/slack-desc
--rw-r--r-- 1 root root 7123094 2021-04-02 20:12 ./source/ap/sqlite/sqlite-src-3350400.tar.lz
--rwxr-xr-x 1 root root 6251 2021-04-17 18:41 ./source/ap/sqlite/sqlite.SlackBuild
+-rw-r--r-- 1 root root 7123157 2021-04-19 19:06 ./source/ap/sqlite/sqlite-src-3350500.tar.lz
+-rwxr-xr-x 1 root root 6251 2021-04-20 19:27 ./source/ap/sqlite/sqlite.SlackBuild
drwxr-xr-x 2 root root 4096 2021-02-13 05:31 ./source/ap/squashfs-tools
-rwxr-xr-x 1 root root 1939 2020-07-09 18:37 ./source/ap/squashfs-tools/get-squashfs-tools.sh
-rw-r--r-- 1 root root 1078 2018-09-13 21:00 ./source/ap/squashfs-tools/slack-desc
@@ -7633,7 +7633,7 @@ drwxr-xr-x 2 root root 4096 2018-02-27 06:13 ./source/f
-rw-r--r-- 1 root root 960 2018-02-27 06:13 ./source/f/slack-desc.linux-faqs
-rw-r--r-- 1 root root 801 2018-02-27 06:13 ./source/f/slack-desc.linux-howtos
drwxr-xr-x 3 root root 4096 2021-04-07 18:05 ./source/installer
--rw-r--r-- 1 root root 36731 2021-04-10 18:47 ./source/installer/ChangeLog.txt
+-rw-r--r-- 1 root root 36871 2021-04-20 18:47 ./source/installer/ChangeLog.txt
-rw-r--r-- 1 root root 6849 2018-03-11 00:53 ./source/installer/README
-rwxr-xr-x 1 root root 75398 2021-04-07 14:22 ./source/installer/build_installer.sh
-rwxr-xr-x 1 root root 2244 2018-03-18 19:14 ./source/installer/installer.SlackBuild
@@ -7664,8 +7664,8 @@ drwxr-xr-x 2 root root 4096 2018-03-11 02:36 ./source/installer/sources/ef
-rwxr-xr-x 1 root root 238531 2018-06-12 19:01 ./source/installer/sources/efi.x86_64/EFI/BOOT/BOOTX64.EFI
-rwxr-xr-x 1 root root 422 2013-03-27 03:35 ./source/installer/sources/efi.x86_64/EFI/BOOT/elilo.conf
-rwxr-xr-x 1 root root 561 2021-01-29 20:43 ./source/installer/sources/efi.x86_64/EFI/BOOT/message.txt
-drwxr-xr-x 2 root root 4096 2021-04-10 18:46 ./source/installer/sources/initrd
--rw-r--r-- 1 root root 144300 2021-04-10 18:46 ./source/installer/sources/initrd/skeleton_initrd.tar.gz
+drwxr-xr-x 2 root root 4096 2021-04-20 18:46 ./source/installer/sources/initrd
+-rw-r--r-- 1 root root 144337 2021-04-20 18:46 ./source/installer/sources/initrd/skeleton_initrd.tar.gz
drwxr-xr-x 2 root root 4096 2021-03-03 19:26 ./source/installer/sources/nano
-rw-r--r-- 1 root root 1432720 2021-03-03 09:12 ./source/installer/sources/nano/nano-5.6.1.tar.xz
-rw-r--r-- 1 root root 833 2021-03-03 09:12 ./source/installer/sources/nano/nano-5.6.1.tar.xz.sig
@@ -8013,7 +8013,7 @@ drwxr-xr-x 2 root root 16384 2021-03-05 18:59 ./source/kde/kde/build
-rw-r--r-- 1 root root 2 2021-02-16 20:08 ./source/kde/kde/build/kwayland-server
-rw-r--r-- 1 root root 2 2021-02-13 05:34 ./source/kde/kde/build/kwebkitpart
-rw-r--r-- 1 root root 2 2021-02-16 04:19 ./source/kde/kde/build/kwidgetsaddons
--rw-r--r-- 1 root root 2 2021-02-16 20:08 ./source/kde/kde/build/kwin
+-rw-r--r-- 1 root root 2 2021-04-20 18:35 ./source/kde/kde/build/kwin
-rw-r--r-- 1 root root 2 2021-02-16 04:19 ./source/kde/kde/build/kwindowsystem
-rw-r--r-- 1 root root 2 2021-03-05 18:56 ./source/kde/kde/build/kwordquiz
-rw-r--r-- 1 root root 2 2021-02-16 20:08 ./source/kde/kde/build/kwrited
@@ -8052,7 +8052,7 @@ drwxr-xr-x 2 root root 16384 2021-03-05 18:59 ./source/kde/kde/build
-rw-r--r-- 1 root root 2 2021-03-05 18:56 ./source/kde/kde/build/minuet
-rw-r--r-- 1 root root 2 2021-02-16 04:19 ./source/kde/kde/build/modemmanager-qt
-rw-r--r-- 1 root root 2 2021-02-16 04:19 ./source/kde/kde/build/networkmanager-qt
--rw-r--r-- 1 root root 2 2021-02-13 05:34 ./source/kde/kde/build/okteta
+-rw-r--r-- 1 root root 2 2021-04-20 04:02 ./source/kde/kde/build/okteta
-rw-r--r-- 1 root root 2 2021-04-02 18:49 ./source/kde/kde/build/okular
-rw-r--r-- 1 root root 2 2021-02-16 20:08 ./source/kde/kde/build/oxygen
-rw-r--r-- 1 root root 2 2021-02-13 05:34 ./source/kde/kde/build/oxygen-fonts
@@ -8235,7 +8235,7 @@ drwxr-xr-x 2 root root 4096 2021-02-04 19:30 ./source/kde/kde/modules
-rw-r--r-- 1 root root 44 2016-04-11 07:39 ./source/kde/kde/nomake
drwxr-xr-x 2 root root 4096 2017-10-30 11:32 ./source/kde/kde/nostrip
-rw-r--r-- 1 root root 237 2017-10-24 13:23 ./source/kde/kde/package-blacklist
-drwxr-xr-x 20 root root 4096 2021-04-18 17:47 ./source/kde/kde/patch
+drwxr-xr-x 21 root root 4096 2021-04-20 18:35 ./source/kde/kde/patch
-rw-r--r-- 1 root root 328 2011-07-28 17:38 ./source/kde/kde/patch/README
drwxr-xr-x 2 root root 4096 2020-07-29 17:52 ./source/kde/kde/patch/baloo
-rw-r--r-- 1 root root 189 2020-11-02 01:05 ./source/kde/kde/patch/baloo.patch
@@ -8274,6 +8274,9 @@ drwxr-xr-x 2 root root 4096 2020-12-11 17:41 ./source/kde/kde/patch/ktorre
-rw-r--r-- 1 root root 232 2020-12-11 17:41 ./source/kde/kde/patch/ktorrent.patch
-rw-r--r-- 1 root root 710752 2019-03-17 20:21 ./source/kde/kde/patch/ktorrent/geoip.dat.gz
-rw-r--r-- 1 root root 1578 2020-12-11 17:40 ./source/kde/kde/patch/ktorrent/ktorrent.use.package.geoip.database.diff
+drwxr-xr-x 2 root root 4096 2021-04-20 18:35 ./source/kde/kde/patch/kwin
+-rw-r--r-- 1 root root 171 2021-04-20 18:36 ./source/kde/kde/patch/kwin.patch
+-rw-r--r-- 1 root root 781 2021-04-20 18:34 ./source/kde/kde/patch/kwin/kwin.wayland.stream.diff
drwxr-xr-x 2 root root 4096 2015-01-07 23:07 ./source/kde/kde/patch/milou
-rw-r--r-- 1 root root 158 2015-01-07 23:01 ./source/kde/kde/patch/milou.patch
-rw-r--r-- 1 root root 236 2014-08-01 12:53 ./source/kde/kde/patch/milou/milou_krunner_include.diff
@@ -8762,7 +8765,7 @@ drwxr-xr-x 2 root root 12288 2021-03-05 19:00 ./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-03-05 18:48 ./source/kde/kde/src/applications
-drwxr-xr-x 2 root root 4096 2021-03-24 04:08 ./source/kde/kde/src/applications-extra
+drwxr-xr-x 2 root root 4096 2021-04-20 04:02 ./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
@@ -8799,8 +8802,8 @@ drwxr-xr-x 2 root root 4096 2021-03-24 04:08 ./source/kde/kde/src/applicat
-rw-r--r-- 1 root root 488 2021-02-28 17:12 ./source/kde/kde/src/applications-extra/kstars-3.5.2.tar.xz.sig
-rw-r--r-- 1 root root 422820 2019-12-20 23:39 ./source/kde/kde/src/applications-extra/ktimetracker-5.0.1.tar.xz
-rw-r--r-- 1 root root 833 2019-12-20 23:39 ./source/kde/kde/src/applications-extra/ktimetracker-5.0.1.tar.xz.sig
--rw-r--r-- 1 root root 971940 2021-02-01 12:45 ./source/kde/kde/src/applications-extra/okteta-0.26.5.tar.xz
--rw-r--r-- 1 root root 833 2021-02-01 12:45 ./source/kde/kde/src/applications-extra/okteta-0.26.5.tar.xz.sig
+-rw-r--r-- 1 root root 975720 2021-03-29 11:53 ./source/kde/kde/src/applications-extra/okteta-0.26.6.tar.xz
+-rw-r--r-- 1 root root 833 2021-03-29 11:53 ./source/kde/kde/src/applications-extra/okteta-0.26.6.tar.xz.sig
-rw-r--r-- 1 root root 198144 2014-10-22 03:23 ./source/kde/kde/src/applications-extra/oxygen-gtk2-1.4.6.tar.xz
-rw-r--r-- 1 root root 2415104 2020-07-20 17:38 ./source/kde/kde/src/applications-extra/skanlite-2.2.0.tar.xz
-rw-r--r-- 1 root root 488 2020-07-20 17:39 ./source/kde/kde/src/applications-extra/skanlite-2.2.0.tar.xz.sig
@@ -8895,8 +8898,8 @@ drwxr-xr-x 2 root root 4096 2021-03-24 04:08 ./source/kde/kde/src/applicat
-rw-r--r-- 1 root root 108696 2021-03-02 00:57 ./source/kde/kde/src/applications/kamera-20.12.3.tar.xz
-rw-r--r-- 1 root root 833 2021-03-02 01:13 ./source/kde/kde/src/applications/kamera-20.12.3.tar.xz.sig
-rw-r--r-- 1 root root 211540 2021-03-02 00:57 ./source/kde/kde/src/applications/kamoso-20.12.3.tar.xz
--rw-r--r-- 1 root root 833 2021-03-02 01:13 ./source/kde/kde/src/applications/kamoso-20.12.3.tar.xz.sig
--rw-r--r-- 1 root root 8028804 2021-03-02 00:57 ./source/kde/kde/src/applications/kanagram-20.12.3.tar.xz
+-rw-r--r-- 1 root root 833 2021-03-02 01:13 ./source/kde/kde/src/applications/kamoso-20.12.3.tar.xz.sig
+-rw-r--r-- 1 root root 8028804 2021-03-02 00:57 ./source/kde/kde/src/applications/kanagram-20.12.3.tar.xz
-rw-r--r-- 1 root root 833 2021-03-02 01:13 ./source/kde/kde/src/applications/kanagram-20.12.3.tar.xz.sig
-rw-r--r-- 1 root root 2531568 2021-03-02 00:57 ./source/kde/kde/src/applications/kapman-20.12.3.tar.xz
-rw-r--r-- 1 root root 833 2021-03-02 01:13 ./source/kde/kde/src/applications/kapman-20.12.3.tar.xz.sig
@@ -10697,12 +10700,12 @@ drwxr-xr-x 2 root root 4096 2021-02-13 05:32 ./source/l/libtheora
-rw-r--r-- 1 root root 1434496 2010-01-25 14:33 ./source/l/libtheora/libtheora-1.1.1.tar.xz
-rwxr-xr-x 1 root root 4355 2021-02-13 05:32 ./source/l/libtheora/libtheora.SlackBuild
-rw-r--r-- 1 root root 1081 2018-02-27 06:12 ./source/l/libtheora/slack-desc
-drwxr-xr-x 2 root root 4096 2021-02-13 05:32 ./source/l/libtiff
--rwxr-xr-x 1 root root 4238 2021-02-13 05:32 ./source/l/libtiff/libtiff.SlackBuild
+drwxr-xr-x 2 root root 4096 2021-04-20 18:06 ./source/l/libtiff
+-rwxr-xr-x 1 root root 4238 2021-04-20 18:06 ./source/l/libtiff/libtiff.SlackBuild
-rw-r--r-- 1 root root 35 2018-11-12 18:29 ./source/l/libtiff/libtiff.repo
-rw-r--r-- 1 root root 36 2018-11-12 18:26 ./source/l/libtiff/libtiff.url
-rw-r--r-- 1 root root 895 2018-02-27 06:12 ./source/l/libtiff/slack-desc
--rw-r--r-- 1 root root 1901943 2020-12-19 18:41 ./source/l/libtiff/tiff-4.2.0.tar.lz
+-rw-r--r-- 1 root root 1900910 2021-04-20 12:01 ./source/l/libtiff/tiff-4.3.0.tar.lz
drwxr-xr-x 2 root root 4096 2021-02-13 05:32 ./source/l/libunistring
-rw-r--r-- 1 root root 2051320 2018-05-25 16:15 ./source/l/libunistring/libunistring-0.9.10.tar.xz
-rw-r--r-- 1 root root 801 2018-05-25 16:15 ./source/l/libunistring/libunistring-0.9.10.tar.xz.sig
@@ -11873,8 +11876,8 @@ drwxr-xr-x 2 root root 4096 2021-03-24 03:46 ./source/n/libassuan
-rw-r--r-- 1 root root 488363 2021-03-22 12:29 ./source/n/libassuan/libassuan-2.5.5.tar.lz
-rwxr-xr-x 1 root root 3860 2021-03-24 03:46 ./source/n/libassuan/libassuan.SlackBuild
-rw-r--r-- 1 root root 709 2018-02-27 06:13 ./source/n/libassuan/slack-desc
-drwxr-xr-x 2 root root 4096 2021-02-17 19:08 ./source/n/libgcrypt
--rw-r--r-- 1 root root 2664723 2021-02-17 08:16 ./source/n/libgcrypt/libgcrypt-1.9.2.tar.lz
+drwxr-xr-x 2 root root 4096 2021-04-20 17:57 ./source/n/libgcrypt
+-rw-r--r-- 1 root root 2682841 2021-04-19 21:05 ./source/n/libgcrypt/libgcrypt-1.9.3.tar.lz
-rwxr-xr-x 1 root root 4316 2021-02-17 19:08 ./source/n/libgcrypt/libgcrypt.SlackBuild
-rw-r--r-- 1 root root 702 2018-02-27 06:13 ./source/n/libgcrypt/slack-desc
drwxr-xr-x 2 root root 4096 2021-03-22 18:29 ./source/n/libgpg-error
@@ -12049,8 +12052,8 @@ drwxr-xr-x 2 root root 4096 2014-06-25 04:05 ./source/n/netkit-ftp/patche
-rw-r--r-- 1 root root 1772 2014-06-07 17:00 ./source/n/netkit-ftp/patches/04-netkit-ftp-0.17-segv.patch
-rw-r--r-- 1 root root 1202 2014-06-07 17:00 ./source/n/netkit-ftp/patches/05-netkit-ftp-0.17-volatile.patch
-rw-r--r-- 1 root root 409 2014-06-07 17:00 ./source/n/netkit-ftp/patches/06-netkit-ftp-0.17-runique_mget.patch
--rw-r--r-- 1 root root 459 2014-06-07 17:00 ./source/n/netkit-ftp/patches/06-netkit-ftp-locale.patch
--rw-r--r-- 1 root root 428 2014-06-07 17:00 ./source/n/netkit-ftp/patches/07-netkit-ftp-0.17-printf.patch
+-rw-r--r-- 1 root root 459 2014-06-07 17:00 ./source/n/netkit-ftp/patches/06-netkit-ftp-locale.patch
+-rw-r--r-- 1 root root 428 2014-06-07 17:00 ./source/n/netkit-ftp/patches/07-netkit-ftp-0.17-printf.patch
-rw-r--r-- 1 root root 4396 2014-06-07 17:00 ./source/n/netkit-ftp/patches/08-netkit-ftp-0.17-longint.patch
-rw-r--r-- 1 root root 1324 2014-06-07 17:00 ./source/n/netkit-ftp/patches/09-netkit-ftp-0.17-vsftp165083.patch
-rw-r--r-- 1 root root 754 2014-06-07 17:00 ./source/n/netkit-ftp/patches/10-netkit-ftp-0.17-C-Frame121.patch
@@ -12432,14 +12435,14 @@ drwxr-xr-x 2 root root 4096 2021-02-24 18:51 ./source/n/s-nail
-rw-r--r-- 1 root root 267 2021-02-20 02:10 ./source/n/s-nail/s-nail.no.emptystart.diff.gz
-rw-r--r-- 1 root root 92 2021-02-24 18:50 ./source/n/s-nail/s-nail.url
-rw-r--r-- 1 root root 930 2018-11-24 18:35 ./source/n/s-nail/slack-desc
-drwxr-xr-x 2 root root 4096 2021-04-17 18:41 ./source/n/samba
+drwxr-xr-x 2 root root 4096 2021-04-20 17:59 ./source/n/samba
-rw-r--r-- 1 root root 703 2016-06-13 04:19 ./source/n/samba/doinst.sh.gz
-rw-r--r-- 1 root root 940 2016-06-04 17:50 ./source/n/samba/rc.samba
--rw-r--r-- 1 root root 833 2021-03-24 10:13 ./source/n/samba/samba-4.14.2.tar.asc
--rw-r--r-- 1 root root 11576982 2021-03-24 10:13 ./source/n/samba/samba-4.14.2.tar.lz
--rwxr-xr-x 1 root root 7644 2021-04-17 18:41 ./source/n/samba/samba.SlackBuild
+-rw-r--r-- 1 root root 833 2021-04-20 10:05 ./source/n/samba/samba-4.14.3.tar.asc
+-rw-r--r-- 1 root root 11576494 2021-04-20 10:05 ./source/n/samba/samba-4.14.3.tar.lz
+-rwxr-xr-x 1 root root 7644 2021-04-20 17:58 ./source/n/samba/samba.SlackBuild
-rw-r--r-- 1 root root 227 2019-02-06 20:36 ./source/n/samba/samba.libsmbclient.h.ffmpeg.compat.diff.gz
--rw-r--r-- 1 root root 129 2021-03-10 19:48 ./source/n/samba/samba.url
+-rw-r--r-- 1 root root 129 2021-04-20 17:58 ./source/n/samba/samba.url
-rw-r--r-- 1 root root 960 2018-02-27 06:13 ./source/n/samba/slack-desc
-rw-r--r-- 1 root root 7921 2018-04-29 17:31 ./source/n/samba/smb.conf.default
-rw-r--r-- 1 root root 7933 2018-01-14 20:41 ./source/n/samba/smb.conf.default.orig
@@ -13097,7 +13100,7 @@ drwxr-xr-x 2 root root 4096 2021-01-05 21:04 ./source/x/x11-skel/scripts
-rw-r--r-- 1 root root 1062 2018-02-27 06:13 ./source/x/x11-skel/slack-desc
-rwxr-xr-x 1 root root 3122 2021-02-13 05:32 ./source/x/x11-skel/x11-skel.SlackBuild
-rw-r--r-- 1 root root 376 2021-01-16 18:58 ./source/x/x11/arch.use.flags
-drwxr-xr-x 2 root root 12288 2021-02-13 05:36 ./source/x/x11/build
+drwxr-xr-x 2 root root 12288 2021-04-20 18:11 ./source/x/x11/build
-rw-r--r-- 1 root root 2 2021-02-13 05:35 ./source/x/x11/build/anthy
-rw-r--r-- 1 root root 2 2021-02-13 05:35 ./source/x/x11/build/appres
-rw-r--r-- 1 root root 2 2021-02-13 05:35 ./source/x/x11/build/bdftopcf
@@ -13387,7 +13390,7 @@ drwxr-xr-x 2 root root 12288 2021-02-13 05:36 ./source/x/x11/build
-rw-r--r-- 1 root root 2 2021-02-13 05:35 ./source/x/x11/build/xmh
-rw-r--r-- 1 root root 2 2021-02-13 05:35 ./source/x/x11/build/xmodmap
-rw-r--r-- 1 root root 2 2021-02-13 05:35 ./source/x/x11/build/xmore
--rw-r--r-- 1 root root 2 2021-02-13 05:35 ./source/x/x11/build/xorg-cf-files
+-rw-r--r-- 1 root root 2 2021-04-20 18:11 ./source/x/x11/build/xorg-cf-files
-rw-r--r-- 1 root root 2 2021-02-13 05:35 ./source/x/x11/build/xorg-docs
-rw-r--r-- 1 root root 2 2021-04-13 17:31 ./source/x/x11/build/xorg-server
-rw-r--r-- 1 root root 2 2021-02-13 05:35 ./source/x/x11/build/xorg-sgml-doctools
@@ -13489,7 +13492,7 @@ drwxr-xr-x 2 root root 4096 2015-04-21 02:59 ./source/x/x11/makepkg
-rw-r--r-- 1 root root 3518 2021-02-13 21:06 ./source/x/x11/modularize
-rw-r--r-- 1 root root 1189 2018-05-03 12:16 ./source/x/x11/noarch
-rw-r--r-- 1 root root 833 2019-12-09 18:56 ./source/x/x11/package-blacklist
-drwxr-xr-x 15 root root 4096 2020-12-07 19:41 ./source/x/x11/patch
+drwxr-xr-x 16 root root 4096 2021-04-20 18:11 ./source/x/x11/patch
-rw-r--r-- 1 root root 326 2010-11-13 18:39 ./source/x/x11/patch/README
drwxr-xr-x 2 root root 4096 2014-07-14 23:09 ./source/x/x11/patch/luit
-rw-r--r-- 1 root root 170 2014-07-14 23:09 ./source/x/x11/patch/luit.patch
@@ -13539,6 +13542,9 @@ drwxr-xr-x 2 root root 4096 2015-04-22 04:50 ./source/x/x11/patch/xf86-vid
drwxr-xr-x 2 root root 4096 2020-06-19 19:44 ./source/x/x11/patch/xinit
-rw-r--r-- 1 root root 171 2015-03-30 04:16 ./source/x/x11/patch/xinit.patch
-rw-r--r-- 1 root root 468 2020-06-19 19:43 ./source/x/x11/patch/xinit/xinit.remove.systemd.kludge.diff.gz
+drwxr-xr-x 2 root root 4096 2021-04-20 18:11 ./source/x/x11/patch/xorg-cf-files
+-rw-r--r-- 1 root root 144 2021-04-20 18:11 ./source/x/x11/patch/xorg-cf-files.patch
+-rw-r--r-- 1 root root 295 2021-04-20 18:11 ./source/x/x11/patch/xorg-cf-files/Imake.tmpl-binutils-ar-2.36.patch.gz
drwxr-xr-x 2 root root 4096 2021-01-18 12:48 ./source/x/x11/patch/xorg-server
-rw-r--r-- 1 root root 2253 2021-01-18 12:50 ./source/x/x11/patch/xorg-server.patch
-rw-r--r-- 1 root root 623 2018-07-15 18:32 ./source/x/x11/patch/xorg-server/0001-Always-install-vbe-and-int10-sdk-headers.patch.gz
@@ -14458,13 +14464,13 @@ drwxr-xr-x 2 root root 4096 2021-02-15 20:27 ./source/xap/sane
-rwxr-xr-x 1 root root 6139 2021-02-15 20:27 ./source/xap/sane/sane.SlackBuild
-rw-r--r-- 1 root root 40 2020-05-17 19:09 ./source/xap/sane/sane.url
-rw-r--r-- 1 root root 811 2020-05-17 19:09 ./source/xap/sane/slack-desc
-drwxr-xr-x 3 root root 4096 2021-03-31 20:09 ./source/xap/seamonkey
+drwxr-xr-x 3 root root 4096 2021-04-20 18:01 ./source/xap/seamonkey
drwxr-xr-x 2 root root 4096 2016-07-03 18:05 ./source/xap/seamonkey/autoconf
-rw-r--r-- 1 root root 5869 2016-07-03 18:04 ./source/xap/seamonkey/autoconf/autoconf-2.13-consolidated_fixes-1.patch.gz
-rw-r--r-- 1 root root 300116 1999-01-15 21:03 ./source/xap/seamonkey/autoconf/autoconf-2.13.tar.xz
-rwxr-xr-x 1 root root 2632 2016-07-03 18:50 ./source/xap/seamonkey/autoconf/autoconf.build
-rw-r--r-- 1 root root 248 2019-09-08 19:23 ./source/xap/seamonkey/doinst.sh.gz
--rw-r--r-- 1 root root 283282204 2021-03-30 02:11 ./source/xap/seamonkey/seamonkey-2.53.7.source.tar.xz
+-rw-r--r-- 1 root root 283452108 2021-04-15 04:25 ./source/xap/seamonkey/seamonkey-2.53.7.1.source.tar.xz
-rw-r--r-- 1 root root 12796 2006-02-09 03:17 ./source/xap/seamonkey/seamonkey-icon.png
-rw-r--r-- 1 root root 185 2006-02-09 03:40 ./source/xap/seamonkey/seamonkey-mail-icon.png
-rw-r--r-- 1 root root 207 2006-02-09 03:23 ./source/xap/seamonkey/seamonkey-mail.desktop
diff --git a/recompress.sh b/recompress.sh
index 05f1f9033..2ccbc4906 100755
--- a/recompress.sh
+++ b/recompress.sh
@@ -1123,6 +1123,7 @@ gzip ./source/x/x11/patch/xorg-server/0001-Always-install-vbe-and-int10-sdk-head
gzip ./source/x/x11/patch/xinit/xinit.remove.systemd.kludge.diff
gzip ./source/x/x11/patch/xf86-video-intel/0001-sna-Avoid-clobbering-output-physical-size-with-xf86O.patch
gzip ./source/x/x11/patch/xf86-video-s3virge/xf86-video-s3virge.xorg-server-1.20.x.diff
+gzip ./source/x/x11/patch/xorg-cf-files/Imake.tmpl-binutils-ar-2.36.patch
gzip ./source/x/ibus/NamesList.txt
gzip ./source/x/ibus/Blocks.txt
gzip ./source/x/ibus/doinst.sh
diff --git a/source/ap/slackpkg/files/ChangeLog b/source/ap/slackpkg/files/ChangeLog
index 46971acd0..b462b8396 100644
--- a/source/ap/slackpkg/files/ChangeLog
+++ b/source/ap/slackpkg/files/ChangeLog
@@ -1,3 +1,14 @@
+
+Tue Apr 13 06:48:40 UTC 2021
+---------------
+ - Fix break error messages (dive)
+ - Remove now pointless if/then/else (dive)
+ - Safer config sourcing (dive)
+ - files/slackpkg: replace #!/bin/sh with #!/bin/bash (Eugen Wissner)
+ - Don't create blacklist when running update (dive)
+ - Add show-changelog & help to non-root commands (dive)
+ - Improve search blacklisting (dive)
+
Sun Mar 14 15:17:21 UTC 2021
---------------
- Re-release slackpkg-15.0.1 (no package generated yet anyway)
diff --git a/source/ap/slackpkg/files/core-functions.sh b/source/ap/slackpkg/files/core-functions.sh
index 9591d652a..2dc7f0504 100644
--- a/source/ap/slackpkg/files/core-functions.sh
+++ b/source/ap/slackpkg/files/core-functions.sh
@@ -163,7 +163,7 @@ function system_setup() {
# Create initial blacklist of single package names from regexps in
# ${CONF}/blacklist.
- mkregex_blacklist
+ [ "$CMD" != update ] && mkregex_blacklist
SLACKCFVERSION=$(grep "# v[0-9.]\+" $CONF/slackpkg.conf | cut -f2 -dv)
CHECKSUMSFILE=${WORKDIR}/CHECKSUMS.md5
@@ -327,6 +327,8 @@ to the closest mirror and is very slow.\n"
[ "$CMD" != "search" ] && \
[ "$CMD" != "file-search" ] && \
[ "$CMD" != "check-updates" ] && \
+ [ "$CMD" != "show-changelog" ] && \
+ [ "$CMD" != "help" ] && \
[ "$CMD" != "info" ]; then
echo -e "\n\
Only root can install, upgrade, or remove packages.\n\
@@ -629,13 +631,9 @@ function makelist() {
INPUTLIST=$@
- if echo $CMD | grep -q install ; then
- ls -1 $ROOT/var/log/packages/* |
- awk -f /usr/libexec/slackpkg/pkglist.awk > ${TMPDIR}/tmplist
- else
- ls -1 $ROOT/var/log/packages/* |
- awk -f /usr/libexec/slackpkg/pkglist.awk > ${TMPDIR}/tmplist
- fi
+ printf "%s\n" $ROOT/var/log/packages/* |
+ awk -f /usr/libexec/slackpkg/pkglist.awk > ${TMPDIR}/tmplist
+
cat ${WORKDIR}/pkglist > ${TMPDIR}/pkglist
touch ${TMPDIR}/waiting
@@ -784,9 +782,6 @@ function makelist() {
else
for i in ${PRIORITY[@]}; do
- # Test for search pattern in blacklist first
- grep -q "^${PATTERN}$" ${TMPDIR}/blacklist && continue
-
PKGS=$( cut -d\ -f1-7 ${TMPDIR}/pkglist |
grep "^${i}.*${PATTERN}" | cut -f6 -d\ )
@@ -800,14 +795,9 @@ function makelist() {
done
fi
rm -f $PKGNAMELIST
- rm ${TMPDIR}/waiting
-
- echo -e "DONE\n"
- # We need to return early before the blacklist
- return
;;
esac
- LIST=$( printf "%s\n" $LIST | applyblacklist | uniq )
+ LIST=$( printf "%s\n" $LIST | applyblacklist | sort | uniq )
rm ${TMPDIR}/waiting
diff --git a/source/ap/slackpkg/files/post-functions.sh b/source/ap/slackpkg/files/post-functions.sh
index a9f86f80e..9191766a0 100644
--- a/source/ap/slackpkg/files/post-functions.sh
+++ b/source/ap/slackpkg/files/post-functions.sh
@@ -242,19 +242,16 @@ EOF
answer
case $ANSWER in
K|k)
- break
;;
O|o)
for i in $FILES; do
overold $i
done
- break
;;
R|r)
for i in $FILES; do
removeold $i
done
- break
;;
P|p)
echo "Select what you want file-by-file"
@@ -288,7 +285,6 @@ EOF
esac
done
done
- break
;;
*)
echo "
diff --git a/source/ap/slackpkg/files/slackpkg b/source/ap/slackpkg/files/slackpkg
index 2553191dc..1076ba330 100644
--- a/source/ap/slackpkg/files/slackpkg
+++ b/source/ap/slackpkg/files/slackpkg
@@ -1,4 +1,4 @@
-#!/bin/sh
+#!/bin/bash
#
# SlackPkg - An Automated packaging tool for Slackware Linux
# Copyright (C) 2003-2011 Roberto F. Batista, Evaldo Gardenali
@@ -70,7 +70,7 @@ SOURCE=$(sed -n '
\@^local://@p
\@^https\{0,1\}://@p
\@^ftps\{0,1\}://@p' $CONF/mirrors)
-. $CONF/slackpkg.conf
+PATH='' builtin source $CONF/slackpkg.conf
WORKDIR=${ROOT}/${WORKDIR}
ERROR=""
diff --git a/source/ap/slackpkg/slackpkg.SlackBuild b/source/ap/slackpkg/slackpkg.SlackBuild
index 788eb52d4..cff9f572d 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.1}
+VERSION=${VERSION:-15.0.2}
ARCH="noarch"
BUILD=${BUILD:-1}
diff --git a/source/ap/sqlite/sqlite.SlackBuild b/source/ap/sqlite/sqlite.SlackBuild
index 781f7d40a..6e4df6f07 100755
--- a/source/ap/sqlite/sqlite.SlackBuild
+++ b/source/ap/sqlite/sqlite.SlackBuild
@@ -26,7 +26,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=sqlite
-BUILD=${BUILD:-2}
+BUILD=${BUILD:-1}
# First, convert the .zip file if needed:
if ls *.zip 1> /dev/null 2> /dev/null ; then
diff --git a/source/installer/ChangeLog.txt b/source/installer/ChangeLog.txt
index bd58b89b5..e40e0c179 100644
--- a/source/installer/ChangeLog.txt
+++ b/source/installer/ChangeLog.txt
@@ -1,3 +1,7 @@
+Tue Apr 20 18:46:38 UTC 2021
+ setup: run ldconfig after the packages are installed.
+ Thanks to average_user.
++--------------------------+
Sat Apr 10 18:46:46 UTC 2021
setup: update size estimate of a complete installation to 15+ GB.
+--------------------------+
diff --git a/source/installer/sources/initrd/usr/lib/setup/setup b/source/installer/sources/initrd/usr/lib/setup/setup
index 079723143..a77349838 100755
--- a/source/installer/sources/initrd/usr/lib/setup/setup
+++ b/source/installer/sources/initrd/usr/lib/setup/setup
@@ -100,7 +100,7 @@ mkdir /var/log/mount 2> /dev/null
while [ 0 ]; do
- dialog --title "Slackware Linux Setup (version 12.2)" \
+ dialog --title "Slackware Linux Setup (version 15.0)" \
--menu \
"Welcome to Slackware Linux Setup.\n\
Select an option below using the UP/DOWN keys and SPACE or ENTER.\n\
@@ -322,6 +322,10 @@ to choose packages individually." 4 60
else
slackinstall --device noremount --promptmode $MODE --srcpath `cat $TMP/SeTDS` --mountpoint /var/log/mount --target $T_PX --series $SERIES
fi
+ # Run ldconfig on the newly installed system:
+ if [ -x $T_PX/sbin/ldconfig ]; then
+ ( chroot $T_PX ; /sbin/ldconfig )
+ fi
if [ $MODE = terse ]; then
# Let's pause a moment and then restore the terminal settings
sleep 1
diff --git a/source/kde/kde/build/kwin b/source/kde/kde/build/kwin
index d00491fd7..0cfbf0888 100644
--- a/source/kde/kde/build/kwin
+++ b/source/kde/kde/build/kwin
@@ -1 +1 @@
-1
+2
diff --git a/source/kde/kde/build/okteta b/source/kde/kde/build/okteta
index 0cfbf0888..d00491fd7 100644
--- a/source/kde/kde/build/okteta
+++ b/source/kde/kde/build/okteta
@@ -1 +1 @@
-2
+1
diff --git a/source/kde/kde/patch/kwin.patch b/source/kde/kde/patch/kwin.patch
new file mode 100644
index 000000000..c2063e72e
--- /dev/null
+++ b/source/kde/kde/patch/kwin.patch
@@ -0,0 +1,2 @@
+# delay deletion of wayland streams:
+cat $CWD/patch/kwin/kwin.wayland.stream.diff | patch -p1 --verbose || { touch ${SLACK_KDE_BUILD_DIR}/${PKGNAME}.failed ; continue ; }
diff --git a/source/kde/kde/patch/kwin/kwin.wayland.stream.diff b/source/kde/kde/patch/kwin/kwin.wayland.stream.diff
new file mode 100644
index 000000000..e5c368823
--- /dev/null
+++ b/source/kde/kde/patch/kwin/kwin.wayland.stream.diff
@@ -0,0 +1,12 @@
+diff -urN kwin-5.21.4.orig/plugins/screencast/screencastmanager.cpp kwin-5.21.4/plugins/screencast/screencastmanager.cpp
+--- kwin-5.21.4.orig/plugins/screencast/screencastmanager.cpp 2021-04-06 15:27:01.000000000 +0300
++++ kwin-5.21.4/plugins/screencast/screencastmanager.cpp 2021-04-19 10:58:00.395022083 +0300
+@@ -131,7 +131,7 @@
+ connect(waylandStream, &KWaylandServer::ScreencastStreamV1Interface::finished, stream, &PipeWireStream::stop);
+ connect(stream, &PipeWireStream::stopStreaming, waylandStream, [stream, waylandStream] {
+ waylandStream->sendClosed();
+- delete stream;
++ stream->deleteLater();
+ });
+ connect(stream, &PipeWireStream::streamReady, stream, [waylandStream] (uint nodeid) {
+ waylandStream->sendCreated(nodeid);
diff --git a/source/l/libtiff/libtiff.SlackBuild b/source/l/libtiff/libtiff.SlackBuild
index 44afea2c2..cbadc1421 100755
--- a/source/l/libtiff/libtiff.SlackBuild
+++ b/source/l/libtiff/libtiff.SlackBuild
@@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=libtiff
VERSION=${VERSION:-$(echo tiff-*.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/n/samba/samba.SlackBuild b/source/n/samba/samba.SlackBuild
index 71b6212d2..0761cb69d 100755
--- a/source/n/samba/samba.SlackBuild
+++ b/source/n/samba/samba.SlackBuild
@@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=samba
VERSION=${VERSION:-$(echo samba-*.tar.?z | rev | cut -f 3- -d . | cut -f 1 -d - | rev)}
-BUILD=${BUILD:-2}
+BUILD=${BUILD:-1}
if [ -e $CWD/machine.conf ]; then
. $CWD/machine.conf ]
diff --git a/source/n/samba/samba.url b/source/n/samba/samba.url
index 6aa47a83a..d5f3c17d0 100644
--- a/source/n/samba/samba.url
+++ b/source/n/samba/samba.url
@@ -1,2 +1,2 @@
-https://download.samba.org/pub/samba/stable/samba-4.14.0.tar.gz
-https://download.samba.org/pub/samba/stable/samba-4.14.0.tar.asc
+https://download.samba.org/pub/samba/stable/samba-4.14.3.tar.gz
+https://download.samba.org/pub/samba/stable/samba-4.14.3.tar.asc
diff --git a/source/x/x11/build/xorg-cf-files b/source/x/x11/build/xorg-cf-files
index 7ed6ff82d..1e8b31496 100644
--- a/source/x/x11/build/xorg-cf-files
+++ b/source/x/x11/build/xorg-cf-files
@@ -1 +1 @@
-5
+6
diff --git a/source/x/x11/patch/xorg-cf-files.patch b/source/x/x11/patch/xorg-cf-files.patch
new file mode 100644
index 000000000..f00f26280
--- /dev/null
+++ b/source/x/x11/patch/xorg-cf-files.patch
@@ -0,0 +1 @@
+zcat $CWD/patch/xorg-cf-files/Imake.tmpl-binutils-ar-2.36.patch.gz | patch -p1 || { touch ${SLACK_X_BUILD_DIR}/${PKGNAME}.failed ; continue ; }
diff --git a/source/x/x11/patch/xorg-cf-files/Imake.tmpl-binutils-ar-2.36.patch b/source/x/x11/patch/xorg-cf-files/Imake.tmpl-binutils-ar-2.36.patch
new file mode 100644
index 000000000..55b6d8dc5
--- /dev/null
+++ b/source/x/x11/patch/xorg-cf-files/Imake.tmpl-binutils-ar-2.36.patch
@@ -0,0 +1,27 @@
+--- xorg-cf-files-1.0.6/Imake.tmpl.orig 2021-04-15 11:06:19.978750979 -0700
++++ xorg-cf-files-1.0.6/Imake.tmpl 2021-04-15 11:07:02.421749295 -0700
+@@ -1081,21 +1081,21 @@
+ #if HasLargeTmp || SystemV4
+ #define ArCmd ArCmdBase cq
+ #else
+-#define ArCmd ArCmdBase clq
++#define ArCmd ArCmdBase cq
+ #endif
+ #endif
+ #ifndef ArAddCmd
+ #if HasLargeTmp || SystemV4
+ #define ArAddCmd ArCmdBase ru
+ #else
+-#define ArAddCmd ArCmdBase rul
++#define ArAddCmd ArCmdBase ru
+ #endif
+ #endif
+ #ifndef ArExtCmd
+ #if HasLargeTmp || SystemV4
+ #define ArExtCmd ArCmdBase x
+ #else
+-#define ArExtCmd ArCmdBase xl
++#define ArExtCmd ArCmdBase x
+ #endif
+ #endif
+ #ifndef BootstrapCFlags