summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog.rss42
-rw-r--r--ChangeLog.txt30
-rw-r--r--FILELIST.TXT198
-rwxr-xr-xrecompress.sh1
-rw-r--r--source/ap/slackpkg/files/ChangeLog9
-rw-r--r--source/ap/slackpkg/files/core-functions.sh23
-rw-r--r--source/ap/slackpkg/files/mirrors-x86.sample20
-rw-r--r--source/ap/slackpkg/files/mirrors-x86_64.sample20
-rw-r--r--source/ap/slackpkg/files/post-functions.conf-sample7
-rw-r--r--source/ap/slackpkg/files/post-functions.sh13
-rwxr-xr-xsource/ap/slackpkg/slackpkg.SlackBuild2
-rw-r--r--source/kde/kde/build/kwin2
-rw-r--r--source/kde/kde/build/plasma-workspace2
-rw-r--r--source/kde/kde/patch/kwin.patch1
-rw-r--r--source/kde/kde/patch/kwin/0001-Bypass-wayland-interface-blacklisting.patch26
-rw-r--r--source/kde/kde/patch/plasma-workspace.patch3
-rw-r--r--source/kde/kde/patch/plasma-workspace/0001-Revert-Drop-setupX11-from-startplasma-waylandsession.patch30
-rw-r--r--source/kde/kde/patch/plasma-workspace/0002-Revert-Drop-X11-root-properties-for-KDE-full-session.patch86
-rw-r--r--source/x/xterm/XTerm-console102
-rw-r--r--source/x/xterm/linux-console-xterm.ad71
-rwxr-xr-xsource/x/xterm/xterm.SlackBuild10
-rw-r--r--source/xap/fluxbox/dcdde4d32c93d01df205bc06d7dfcbd356be031f.patch100
-rwxr-xr-xsource/xap/fluxbox/fluxbox.SlackBuild7
-rwxr-xr-xsource/xap/geeqie/geeqie.SlackBuild9
-rw-r--r--source/xap/geeqie/geeqie.url1
25 files changed, 594 insertions, 221 deletions
diff --git a/ChangeLog.rss b/ChangeLog.rss
index 038dac800..dff4e5958 100644
--- a/ChangeLog.rss
+++ b/ChangeLog.rss
@@ -11,10 +11,48 @@
<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>Sun, 16 Jan 2022 21:33:27 GMT</pubDate>
- <lastBuildDate>Mon, 17 Jan 2022 07:59:45 GMT</lastBuildDate>
+ <pubDate>Mon, 17 Jan 2022 22:44:42 GMT</pubDate>
+ <lastBuildDate>Tue, 18 Jan 2022 07:59:45 GMT</lastBuildDate>
<generator>maintain_current_git.sh v 1.13</generator>
<item>
+ <title>Mon, 17 Jan 2022 22:44:42 GMT</title>
+ <pubDate>Mon, 17 Jan 2022 22:44:42 GMT</pubDate>
+ <link>https://git.slackware.nl/current/tag/?h=20220117224442</link>
+ <guid isPermaLink="false">20220117224442</guid>
+ <description>
+ <![CDATA[<pre>
+Things haven't quite settled down yet with more bugfixes and a couple of safe
+upgrades, so not today folks. But enjoy Slackware's half-birthday anyway! ;-)
+ap/slackpkg-15.0.10-noarch-1.txz: Upgraded.
+ Fix mirrors.ucr.ac.cr link address (Emmet Ford)
+ Remove wroc.pl mirrors (Emmet Ford)
+ Remove kddilabs.jp from mirrors (Emmet Ford)
+ Unattended usage improvements (PiterPUNK)
+ Create file to flag if the system needs restart (PiterPUNK)
+ Thanks to Robby Workman.
+kde/kstars-3.5.7-x86_64-1.txz: Upgraded.
+kde/kwin-5.23.5-x86_64-2.txz: Rebuilt.
+ [PATCH] Bypass wayland interface blacklisting.
+ Thanks to LuckyCyborg.
+kde/plasma-workspace-5.23.5-x86_64-3.txz: Rebuilt.
+ [PATCH 1/2] Revert "Drop setupX11 from startplasma-waylandsession."
+ [PATCH 2/2] Revert "Drop X11 root properties for KDE full session."
+ Thanks to LuckyCyborg.
+l/libical-3.0.13-x86_64-1.txz: Upgraded.
+n/p11-kit-0.24.1-x86_64-1.txz: Upgraded.
+n/stunnel-5.62-x86_64-1.txz: Upgraded.
+x/xterm-370-x86_64-4.txz: Rebuilt.
+ Fixed XTerm-console (previously XTerm.linux.console).
+ Renamed XTerm.upstream.default to XTerm-upstream.
+ Thanks to GazL.
+xap/fluxbox-1.3.7-x86_64-6.txz: Rebuilt.
+ [PATCH] replace FbRootWindow::depth with maxDepth.
+ Thanks to OldHolborn.
+xap/geeqie-1.7.1-x86_64-1.txz: Upgraded.
+ </pre>]]>
+ </description>
+ </item>
+ <item>
<title>Sun, 16 Jan 2022 21:33:27 GMT</title>
<pubDate>Sun, 16 Jan 2022 21:33:27 GMT</pubDate>
<link>https://git.slackware.nl/current/tag/?h=20220116213327</link>
diff --git a/ChangeLog.txt b/ChangeLog.txt
index 199476c7b..9a22cafa5 100644
--- a/ChangeLog.txt
+++ b/ChangeLog.txt
@@ -1,3 +1,33 @@
+Mon Jan 17 22:44:42 UTC 2022
+Things haven't quite settled down yet with more bugfixes and a couple of safe
+upgrades, so not today folks. But enjoy Slackware's half-birthday anyway! ;-)
+ap/slackpkg-15.0.10-noarch-1.txz: Upgraded.
+ Fix mirrors.ucr.ac.cr link address (Emmet Ford)
+ Remove wroc.pl mirrors (Emmet Ford)
+ Remove kddilabs.jp from mirrors (Emmet Ford)
+ Unattended usage improvements (PiterPUNK)
+ Create file to flag if the system needs restart (PiterPUNK)
+ Thanks to Robby Workman.
+kde/kstars-3.5.7-x86_64-1.txz: Upgraded.
+kde/kwin-5.23.5-x86_64-2.txz: Rebuilt.
+ [PATCH] Bypass wayland interface blacklisting.
+ Thanks to LuckyCyborg.
+kde/plasma-workspace-5.23.5-x86_64-3.txz: Rebuilt.
+ [PATCH 1/2] Revert "Drop setupX11 from startplasma-waylandsession."
+ [PATCH 2/2] Revert "Drop X11 root properties for KDE full session."
+ Thanks to LuckyCyborg.
+l/libical-3.0.13-x86_64-1.txz: Upgraded.
+n/p11-kit-0.24.1-x86_64-1.txz: Upgraded.
+n/stunnel-5.62-x86_64-1.txz: Upgraded.
+x/xterm-370-x86_64-4.txz: Rebuilt.
+ Fixed XTerm-console (previously XTerm.linux.console).
+ Renamed XTerm.upstream.default to XTerm-upstream.
+ Thanks to GazL.
+xap/fluxbox-1.3.7-x86_64-6.txz: Rebuilt.
+ [PATCH] replace FbRootWindow::depth with maxDepth.
+ Thanks to OldHolborn.
+xap/geeqie-1.7.1-x86_64-1.txz: Upgraded.
++--------------------------+
Sun Jan 16 21:33:27 UTC 2022
a/aaa_libraries-15.0-x86_64-14.txz: Rebuilt.
Upgraded: libexpat.so.1.8.3.
diff --git a/FILELIST.TXT b/FILELIST.TXT
index 90adfd32d..89d42da54 100644
--- a/FILELIST.TXT
+++ b/FILELIST.TXT
@@ -1,20 +1,20 @@
-Sun Jan 16 21:40:10 UTC 2022
+Mon Jan 17 22:47:57 UTC 2022
Here is the file list for this directory. If you are using a
mirror site and find missing or extra files in the disk
subdirectories, please have the archive administrator refresh
the mirror.
-drwxr-xr-x 12 root root 4096 2022-01-16 21:33 .
+drwxr-xr-x 12 root root 4096 2022-01-17 22:44 .
-rw-r--r-- 1 root root 10064 2016-06-30 18:39 ./ANNOUNCE.14_2
-rw-r--r-- 1 root root 15573 2021-12-07 17:35 ./CHANGES_AND_HINTS.TXT
--rw-r--r-- 1 root root 1095874 2022-01-16 07:27 ./CHECKSUMS.md5
--rw-r--r-- 1 root root 163 2022-01-16 07:27 ./CHECKSUMS.md5.asc
+-rw-r--r-- 1 root root 1096073 2022-01-16 21:40 ./CHECKSUMS.md5
+-rw-r--r-- 1 root root 163 2022-01-16 21:40 ./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 1846180 2022-01-16 21:33 ./ChangeLog.txt
+-rw-r--r-- 1 root root 1847527 2022-01-17 22:44 ./ChangeLog.txt
drwxr-xr-x 3 root root 4096 2013-03-20 22:17 ./EFI
drwxr-xr-x 2 root root 4096 2022-01-16 21:32 ./EFI/BOOT
-rw-r--r-- 1 root root 1187840 2021-06-15 19:16 ./EFI/BOOT/bootx64.efi
@@ -25,9 +25,9 @@ drwxr-xr-x 2 root root 4096 2022-01-16 21:32 ./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 1426498 2022-01-16 07:27 ./FILELIST.TXT
+-rw-r--r-- 1 root root 1426819 2022-01-16 21:40 ./FILELIST.TXT
-rw-r--r-- 1 root root 1572 2012-08-29 18:27 ./GPG-KEY
--rw-r--r-- 1 root root 864740 2022-01-16 21:39 ./PACKAGES.TXT
+-rw-r--r-- 1 root root 864744 2022-01-17 22:47 ./PACKAGES.TXT
-rw-r--r-- 1 root root 8564 2016-06-28 21:33 ./README.TXT
-rw-r--r-- 1 root root 3635 2022-01-16 21:23 ./README.initrd
-rw-r--r-- 1 root root 34412 2017-12-01 17:44 ./README_CRYPT.TXT
@@ -743,11 +743,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 2022-01-16 21:39 ./slackware64
--rw-r--r-- 1 root root 337486 2022-01-16 21:39 ./slackware64/CHECKSUMS.md5
--rw-r--r-- 1 root root 163 2022-01-16 21:39 ./slackware64/CHECKSUMS.md5.asc
--rw-r--r-- 1 root root 418545 2022-01-16 21:38 ./slackware64/FILE_LIST
--rw-r--r-- 1 root root 4197752 2022-01-16 21:39 ./slackware64/MANIFEST.bz2
+drwxr-xr-x 17 root root 4096 2022-01-17 22:47 ./slackware64
+-rw-r--r-- 1 root root 337495 2022-01-17 22:47 ./slackware64/CHECKSUMS.md5
+-rw-r--r-- 1 root root 163 2022-01-17 22:47 ./slackware64/CHECKSUMS.md5.asc
+-rw-r--r-- 1 root root 418554 2022-01-17 22:46 ./slackware64/FILE_LIST
+-rw-r--r-- 1 root root 4213606 2022-01-17 22: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 32768 2022-01-16 21:38 ./slackware64/a
-rw-r--r-- 1 root root 327 2022-01-16 05:08 ./slackware64/a/aaa_base-15.0-x86_64-3.txt
@@ -1130,7 +1130,7 @@ drwxr-xr-x 2 root root 32768 2022-01-16 21:38 ./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 2022-01-16 21:38 ./slackware64/ap
+drwxr-xr-x 2 root root 20480 2022-01-17 22:46 ./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
@@ -1330,9 +1330,9 @@ drwxr-xr-x 2 root root 20480 2022-01-16 21:38 ./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-12-13 05:43 ./slackware64/ap/slackpkg-15.0.9-noarch-1.txt
--rw-r--r-- 1 root root 179484 2021-12-13 05:43 ./slackware64/ap/slackpkg-15.0.9-noarch-1.txz
--rw-r--r-- 1 root root 163 2021-12-13 05:43 ./slackware64/ap/slackpkg-15.0.9-noarch-1.txz.asc
+-rw-r--r-- 1 root root 556 2022-01-17 19:27 ./slackware64/ap/slackpkg-15.0.10-noarch-1.txt
+-rw-r--r-- 1 root root 179800 2022-01-17 19:27 ./slackware64/ap/slackpkg-15.0.10-noarch-1.txz
+-rw-r--r-- 1 root root 163 2022-01-17 19:27 ./slackware64/ap/slackpkg-15.0.10-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
@@ -1634,7 +1634,7 @@ drwxr-xr-x 2 root root 4096 2022-01-16 21:38 ./slackware64/k
-rw-r--r-- 1 root root 1171 2022-01-16 21:23 ./slackware64/k/maketag
-rw-r--r-- 1 root root 1171 2022-01-16 21:23 ./slackware64/k/maketag.ez
-rw-r--r-- 1 root root 18 2022-01-16 21:23 ./slackware64/k/tagfile
-drwxr-xr-x 2 root root 86016 2022-01-16 21:38 ./slackware64/kde
+drwxr-xr-x 2 root root 86016 2022-01-17 22:46 ./slackware64/kde
-rw-r--r-- 1 root root 382 2022-01-06 21:36 ./slackware64/kde/akonadi-21.12.1-x86_64-1.txt
-rw-r--r-- 1 root root 2541268 2022-01-06 21:36 ./slackware64/kde/akonadi-21.12.1-x86_64-1.txz
-rw-r--r-- 1 root root 163 2022-01-06 21:36 ./slackware64/kde/akonadi-21.12.1-x86_64-1.txz.asc
@@ -2387,9 +2387,9 @@ drwxr-xr-x 2 root root 86016 2022-01-16 21:38 ./slackware64/kde
-rw-r--r-- 1 root root 327 2022-01-04 21:50 ./slackware64/kde/ksshaskpass-5.23.5-x86_64-1.txt
-rw-r--r-- 1 root root 27912 2022-01-04 21:50 ./slackware64/kde/ksshaskpass-5.23.5-x86_64-1.txz
-rw-r--r-- 1 root root 163 2022-01-04 21:50 ./slackware64/kde/ksshaskpass-5.23.5-x86_64-1.txz.asc
--rw-r--r-- 1 root root 501 2021-11-14 05:25 ./slackware64/kde/kstars-3.5.6-x86_64-1.txt
--rw-r--r-- 1 root root 48638224 2021-11-14 05:25 ./slackware64/kde/kstars-3.5.6-x86_64-1.txz
--rw-r--r-- 1 root root 163 2021-11-14 05:25 ./slackware64/kde/kstars-3.5.6-x86_64-1.txz.asc
+-rw-r--r-- 1 root root 501 2022-01-17 22:08 ./slackware64/kde/kstars-3.5.7-x86_64-1.txt
+-rw-r--r-- 1 root root 56175008 2022-01-17 22:08 ./slackware64/kde/kstars-3.5.7-x86_64-1.txz
+-rw-r--r-- 1 root root 163 2022-01-17 22:08 ./slackware64/kde/kstars-3.5.7-x86_64-1.txz.asc
-rw-r--r-- 1 root root 316 2022-01-06 22:26 ./slackware64/kde/ksudoku-21.12.1-x86_64-1.txt
-rw-r--r-- 1 root root 1798016 2022-01-06 22:26 ./slackware64/kde/ksudoku-21.12.1-x86_64-1.txz
-rw-r--r-- 1 root root 163 2022-01-06 22:26 ./slackware64/kde/ksudoku-21.12.1-x86_64-1.txz.asc
@@ -2456,9 +2456,9 @@ drwxr-xr-x 2 root root 86016 2022-01-16 21:38 ./slackware64/kde
-rw-r--r-- 1 root root 581 2022-01-08 22:26 ./slackware64/kde/kwidgetsaddons-5.90.0-x86_64-1.txt
-rw-r--r-- 1 root root 2148176 2022-01-08 22:26 ./slackware64/kde/kwidgetsaddons-5.90.0-x86_64-1.txz
-rw-r--r-- 1 root root 163 2022-01-08 22:26 ./slackware64/kde/kwidgetsaddons-5.90.0-x86_64-1.txz.asc
--rw-r--r-- 1 root root 294 2022-01-04 21:39 ./slackware64/kde/kwin-5.23.5-x86_64-1.txt
--rw-r--r-- 1 root root 7922796 2022-01-04 21:39 ./slackware64/kde/kwin-5.23.5-x86_64-1.txz
--rw-r--r-- 1 root root 163 2022-01-04 21:39 ./slackware64/kde/kwin-5.23.5-x86_64-1.txz.asc
+-rw-r--r-- 1 root root 294 2022-01-17 21:29 ./slackware64/kde/kwin-5.23.5-x86_64-2.txt
+-rw-r--r-- 1 root root 7920712 2022-01-17 21:29 ./slackware64/kde/kwin-5.23.5-x86_64-2.txz
+-rw-r--r-- 1 root root 163 2022-01-17 21:29 ./slackware64/kde/kwin-5.23.5-x86_64-2.txz.asc
-rw-r--r-- 1 root root 525 2022-01-08 22:27 ./slackware64/kde/kwindowsystem-5.90.0-x86_64-1.txt
-rw-r--r-- 1 root root 182432 2022-01-08 22:27 ./slackware64/kde/kwindowsystem-5.90.0-x86_64-1.txz
-rw-r--r-- 1 root root 163 2022-01-08 22:27 ./slackware64/kde/kwindowsystem-5.90.0-x86_64-1.txz.asc
@@ -2647,9 +2647,9 @@ drwxr-xr-x 2 root root 86016 2022-01-16 21:38 ./slackware64/kde
-rw-r--r-- 1 root root 424 2022-01-16 07:16 ./slackware64/kde/plasma-wayland-protocols-1.6.0-x86_64-1.txt
-rw-r--r-- 1 root root 41336 2022-01-16 07:16 ./slackware64/kde/plasma-wayland-protocols-1.6.0-x86_64-1.txz
-rw-r--r-- 1 root root 163 2022-01-16 07:16 ./slackware64/kde/plasma-wayland-protocols-1.6.0-x86_64-1.txz.asc
--rw-r--r-- 1 root root 378 2022-01-09 05:35 ./slackware64/kde/plasma-workspace-5.23.5-x86_64-2.txt
--rw-r--r-- 1 root root 10513916 2022-01-09 05:35 ./slackware64/kde/plasma-workspace-5.23.5-x86_64-2.txz
--rw-r--r-- 1 root root 163 2022-01-09 05:35 ./slackware64/kde/plasma-workspace-5.23.5-x86_64-2.txz.asc
+-rw-r--r-- 1 root root 378 2022-01-17 21:24 ./slackware64/kde/plasma-workspace-5.23.5-x86_64-3.txt
+-rw-r--r-- 1 root root 10512760 2022-01-17 21:24 ./slackware64/kde/plasma-workspace-5.23.5-x86_64-3.txz
+-rw-r--r-- 1 root root 163 2022-01-17 21:24 ./slackware64/kde/plasma-workspace-5.23.5-x86_64-3.txz.asc
-rw-r--r-- 1 root root 423 2022-01-04 21:47 ./slackware64/kde/plasma-workspace-wallpapers-5.23.5-x86_64-1.txt
-rw-r--r-- 1 root root 57050052 2022-01-04 21:47 ./slackware64/kde/plasma-workspace-wallpapers-5.23.5-x86_64-1.txz
-rw-r--r-- 1 root root 163 2022-01-04 21:47 ./slackware64/kde/plasma-workspace-wallpapers-5.23.5-x86_64-1.txz.asc
@@ -2741,7 +2741,7 @@ drwxr-xr-x 2 root root 86016 2022-01-16 21:38 ./slackware64/kde
-rw-r--r-- 1 root root 296 2022-01-06 22:19 ./slackware64/kde/zeroconf-ioslave-21.12.1-x86_64-1.txt
-rw-r--r-- 1 root root 50224 2022-01-06 22:19 ./slackware64/kde/zeroconf-ioslave-21.12.1-x86_64-1.txz
-rw-r--r-- 1 root root 163 2022-01-06 22:19 ./slackware64/kde/zeroconf-ioslave-21.12.1-x86_64-1.txz.asc
-drwxr-xr-x 2 root root 81920 2022-01-16 21:38 ./slackware64/l
+drwxr-xr-x 2 root root 81920 2022-01-17 22:46 ./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
@@ -3260,9 +3260,9 @@ drwxr-xr-x 2 root root 81920 2022-01-16 21:38 ./slackware64/l
-rw-r--r-- 1 root root 342 2021-09-09 01:34 ./slackware64/l/libgtop-2.40.0-x86_64-5.txt
-rw-r--r-- 1 root root 196192 2021-09-09 01:34 ./slackware64/l/libgtop-2.40.0-x86_64-5.txz
-rw-r--r-- 1 root root 163 2021-09-09 01:34 ./slackware64/l/libgtop-2.40.0-x86_64-5.txz.asc
--rw-r--r-- 1 root root 461 2021-12-09 04:58 ./slackware64/l/libical-3.0.12-x86_64-1.txt
--rw-r--r-- 1 root root 616240 2021-12-09 04:58 ./slackware64/l/libical-3.0.12-x86_64-1.txz
--rw-r--r-- 1 root root 163 2021-12-09 04:58 ./slackware64/l/libical-3.0.12-x86_64-1.txz.asc
+-rw-r--r-- 1 root root 461 2022-01-17 22:07 ./slackware64/l/libical-3.0.13-x86_64-1.txt
+-rw-r--r-- 1 root root 617060 2022-01-17 22:07 ./slackware64/l/libical-3.0.13-x86_64-1.txz
+-rw-r--r-- 1 root root 163 2022-01-17 22:07 ./slackware64/l/libical-3.0.13-x86_64-1.txz.asc
-rw-r--r-- 1 root root 318 2021-02-13 07:04 ./slackware64/l/libid3tag-0.15.1b-x86_64-7.txt
-rw-r--r-- 1 root root 36388 2021-02-13 07:04 ./slackware64/l/libid3tag-0.15.1b-x86_64-7.txz
-rw-r--r-- 1 root root 163 2021-02-13 07:04 ./slackware64/l/libid3tag-0.15.1b-x86_64-7.txz.asc
@@ -3881,7 +3881,7 @@ drwxr-xr-x 2 root root 81920 2022-01-16 21:38 ./slackware64/l
-rw-r--r-- 1 root root 463 2021-12-21 17:10 ./slackware64/l/zstd-1.5.1-x86_64-1.txt
-rw-r--r-- 1 root root 436008 2021-12-21 17:10 ./slackware64/l/zstd-1.5.1-x86_64-1.txz
-rw-r--r-- 1 root root 163 2021-12-21 17:10 ./slackware64/l/zstd-1.5.1-x86_64-1.txz.asc
-drwxr-xr-x 2 root root 32768 2022-01-16 07:25 ./slackware64/n
+drwxr-xr-x 2 root root 32768 2022-01-17 22:46 ./slackware64/n
-rw-r--r-- 1 root root 357 2021-11-26 19:25 ./slackware64/n/ModemManager-1.18.4-x86_64-1.txt
-rw-r--r-- 1 root root 2127700 2021-11-26 19:25 ./slackware64/n/ModemManager-1.18.4-x86_64-1.txz
-rw-r--r-- 1 root root 163 2021-11-26 19:25 ./slackware64/n/ModemManager-1.18.4-x86_64-1.txz.asc
@@ -4225,9 +4225,9 @@ drwxr-xr-x 2 root root 32768 2022-01-16 07:25 ./slackware64/n
-rw-r--r-- 1 root root 430 2021-12-15 17:21 ./slackware64/n/openvpn-2.5.5-x86_64-1.txt
-rw-r--r-- 1 root root 554892 2021-12-15 17:21 ./slackware64/n/openvpn-2.5.5-x86_64-1.txz
-rw-r--r-- 1 root root 163 2021-12-15 17:21 ./slackware64/n/openvpn-2.5.5-x86_64-1.txz.asc
--rw-r--r-- 1 root root 485 2021-06-05 18:01 ./slackware64/n/p11-kit-0.24.0-x86_64-1.txt
--rw-r--r-- 1 root root 459624 2021-06-05 18:01 ./slackware64/n/p11-kit-0.24.0-x86_64-1.txz
--rw-r--r-- 1 root root 163 2021-06-05 18:01 ./slackware64/n/p11-kit-0.24.0-x86_64-1.txz.asc
+-rw-r--r-- 1 root root 485 2022-01-17 22:08 ./slackware64/n/p11-kit-0.24.1-x86_64-1.txt
+-rw-r--r-- 1 root root 461552 2022-01-17 22:08 ./slackware64/n/p11-kit-0.24.1-x86_64-1.txz
+-rw-r--r-- 1 root root 163 2022-01-17 22:08 ./slackware64/n/p11-kit-0.24.1-x86_64-1.txz.asc
-rw-r--r-- 1 root root 478 2021-10-29 17:02 ./slackware64/n/pam-krb5-4.11-x86_64-1.txt
-rw-r--r-- 1 root root 71756 2021-10-29 17:02 ./slackware64/n/pam-krb5-4.11-x86_64-1.txz
-rw-r--r-- 1 root root 163 2021-10-29 17:02 ./slackware64/n/pam-krb5-4.11-x86_64-1.txz.asc
@@ -4288,9 +4288,9 @@ drwxr-xr-x 2 root root 32768 2022-01-16 07:25 ./slackware64/n
-rw-r--r-- 1 root root 437 2021-06-08 20:28 ./slackware64/n/sshfs-3.7.2-x86_64-1.txt
-rw-r--r-- 1 root root 43440 2021-06-08 20:28 ./slackware64/n/sshfs-3.7.2-x86_64-1.txz
-rw-r--r-- 1 root root 163 2021-06-08 20:28 ./slackware64/n/sshfs-3.7.2-x86_64-1.txz.asc
--rw-r--r-- 1 root root 510 2021-12-23 19:18 ./slackware64/n/stunnel-5.61-x86_64-1.txt
--rw-r--r-- 1 root root 195372 2021-12-23 19:18 ./slackware64/n/stunnel-5.61-x86_64-1.txz
--rw-r--r-- 1 root root 163 2021-12-23 19:18 ./slackware64/n/stunnel-5.61-x86_64-1.txz.asc
+-rw-r--r-- 1 root root 510 2022-01-17 22:09 ./slackware64/n/stunnel-5.62-x86_64-1.txt
+-rw-r--r-- 1 root root 195524 2022-01-17 22:09 ./slackware64/n/stunnel-5.62-x86_64-1.txz
+-rw-r--r-- 1 root root 163 2022-01-17 22:09 ./slackware64/n/stunnel-5.62-x86_64-1.txz.asc
-rw-r--r-- 1 root root 2007 2021-09-13 04:43 ./slackware64/n/tagfile
-rw-r--r-- 1 root root 648 2021-02-13 12:30 ./slackware64/n/tcp_wrappers-7.6-x86_64-6.txt
-rw-r--r-- 1 root root 77080 2021-02-13 12:30 ./slackware64/n/tcp_wrappers-7.6-x86_64-6.txz
@@ -4388,7 +4388,7 @@ drwxr-xr-x 2 root root 4096 2021-11-06 20:26 ./slackware64/tcl
-rw-r--r-- 1 root root 227 2021-11-06 17:03 ./slackware64/tcl/tk-8.6.12-x86_64-1.txt
-rw-r--r-- 1 root root 1788908 2021-11-06 17:03 ./slackware64/tcl/tk-8.6.12-x86_64-1.txz
-rw-r--r-- 1 root root 163 2021-11-06 17:03 ./slackware64/tcl/tk-8.6.12-x86_64-1.txz.asc
-drwxr-xr-x 2 root root 65536 2022-01-16 21:38 ./slackware64/x
+drwxr-xr-x 2 root root 65536 2022-01-17 22:46 ./slackware64/x
-rw-r--r-- 1 root root 440 2021-09-04 17:57 ./slackware64/x/OpenCC-1.1.3-x86_64-1.txt
-rw-r--r-- 1 root root 682700 2021-09-04 17:57 ./slackware64/x/OpenCC-1.1.3-x86_64-1.txz
-rw-r--r-- 1 root root 163 2021-09-04 17:57 ./slackware64/x/OpenCC-1.1.3-x86_64-1.txz.asc
@@ -5321,9 +5321,9 @@ drwxr-xr-x 2 root root 65536 2022-01-16 21:38 ./slackware64/x
-rw-r--r-- 1 root root 421 2021-02-13 13:13 ./slackware64/x/xstdcmap-1.0.4-x86_64-3.txt
-rw-r--r-- 1 root root 18612 2021-02-13 13:13 ./slackware64/x/xstdcmap-1.0.4-x86_64-3.txz
-rw-r--r-- 1 root root 163 2021-02-13 13:13 ./slackware64/x/xstdcmap-1.0.4-x86_64-3.txz.asc
--rw-r--r-- 1 root root 308 2022-01-16 21:01 ./slackware64/x/xterm-370-x86_64-3.txt
--rw-r--r-- 1 root root 420960 2022-01-16 21:01 ./slackware64/x/xterm-370-x86_64-3.txz
--rw-r--r-- 1 root root 163 2022-01-16 21:01 ./slackware64/x/xterm-370-x86_64-3.txz.asc
+-rw-r--r-- 1 root root 308 2022-01-17 21:03 ./slackware64/x/xterm-370-x86_64-4.txt
+-rw-r--r-- 1 root root 422032 2022-01-17 21:03 ./slackware64/x/xterm-370-x86_64-4.txz
+-rw-r--r-- 1 root root 163 2022-01-17 21:03 ./slackware64/x/xterm-370-x86_64-4.txz.asc
-rw-r--r-- 1 root root 391 2021-02-13 13:09 ./slackware64/x/xtrans-1.4.0-noarch-3.txt
-rw-r--r-- 1 root root 68312 2021-02-13 13:09 ./slackware64/x/xtrans-1.4.0-noarch-3.txz
-rw-r--r-- 1 root root 163 2021-02-13 13:09 ./slackware64/x/xtrans-1.4.0-noarch-3.txz.asc
@@ -5342,7 +5342,7 @@ drwxr-xr-x 2 root root 65536 2022-01-16 21:38 ./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 16384 2022-01-16 21:38 ./slackware64/xap
+drwxr-xr-x 2 root root 16384 2022-01-17 22:46 ./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
@@ -5373,18 +5373,18 @@ drwxr-xr-x 2 root root 16384 2022-01-16 21:38 ./slackware64/xap
-rw-r--r-- 1 root root 582 2021-02-13 13:31 ./slackware64/xap/ffmpegthumbnailer-2.2.2-x86_64-3.txt
-rw-r--r-- 1 root root 89744 2021-02-13 13:31 ./slackware64/xap/ffmpegthumbnailer-2.2.2-x86_64-3.txz
-rw-r--r-- 1 root root 163 2021-02-13 13:31 ./slackware64/xap/ffmpegthumbnailer-2.2.2-x86_64-3.txz.asc
--rw-r--r-- 1 root root 229 2021-02-13 13:31 ./slackware64/xap/fluxbox-1.3.7-x86_64-5.txt
--rw-r--r-- 1 root root 744948 2021-02-13 13:31 ./slackware64/xap/fluxbox-1.3.7-x86_64-5.txz
--rw-r--r-- 1 root root 163 2021-02-13 13:31 ./slackware64/xap/fluxbox-1.3.7-x86_64-5.txz.asc
+-rw-r--r-- 1 root root 229 2022-01-17 21:13 ./slackware64/xap/fluxbox-1.3.7-x86_64-6.txt
+-rw-r--r-- 1 root root 746904 2022-01-17 21:13 ./slackware64/xap/fluxbox-1.3.7-x86_64-6.txz
+-rw-r--r-- 1 root root 163 2022-01-17 21:13 ./slackware64/xap/fluxbox-1.3.7-x86_64-6.txz.asc
-rw-r--r-- 1 root root 278 2022-01-12 17:30 ./slackware64/xap/freerdp-2.5.0-x86_64-1.txt
-rw-r--r-- 1 root root 1615380 2022-01-12 17:30 ./slackware64/xap/freerdp-2.5.0-x86_64-1.txz
-rw-r--r-- 1 root root 163 2022-01-12 17:30 ./slackware64/xap/freerdp-2.5.0-x86_64-1.txz.asc
-rw-r--r-- 1 root root 411 2021-02-13 13:31 ./slackware64/xap/fvwm-2.6.9-x86_64-4.txt
-rw-r--r-- 1 root root 2452448 2021-02-13 13:31 ./slackware64/xap/fvwm-2.6.9-x86_64-4.txz
-rw-r--r-- 1 root root 163 2021-02-13 13:31 ./slackware64/xap/fvwm-2.6.9-x86_64-4.txz.asc
--rw-r--r-- 1 root root 302 2021-12-26 19:58 ./slackware64/xap/geeqie-1.6-x86_64-4.txt
--rw-r--r-- 1 root root 1016140 2021-12-26 19:58 ./slackware64/xap/geeqie-1.6-x86_64-4.txz
--rw-r--r-- 1 root root 163 2021-12-26 19:58 ./slackware64/xap/geeqie-1.6-x86_64-4.txz.asc
+-rw-r--r-- 1 root root 302 2022-01-17 22:01 ./slackware64/xap/geeqie-1.7.1-x86_64-1.txt
+-rw-r--r-- 1 root root 1051804 2022-01-17 22:01 ./slackware64/xap/geeqie-1.7.1-x86_64-1.txz
+-rw-r--r-- 1 root root 163 2022-01-17 22:01 ./slackware64/xap/geeqie-1.7.1-x86_64-1.txz.asc
-rw-r--r-- 1 root root 443 2021-11-15 20:14 ./slackware64/xap/gftp-2.8.0b-x86_64-1.txt
-rw-r--r-- 1 root root 697428 2021-11-15 20:14 ./slackware64/xap/gftp-2.8.0b-x86_64-1.txz
-rw-r--r-- 1 root root 163 2021-11-15 20:14 ./slackware64/xap/gftp-2.8.0b-x86_64-1.txz.asc
@@ -5609,11 +5609,11 @@ drwxr-xr-x 2 root root 4096 2021-02-15 19:33 ./slackware64/y
-rw-r--r-- 1 root root 1486956 2021-02-13 13:56 ./slackware64/y/nethack-3.6.6-x86_64-3.txz
-rw-r--r-- 1 root root 163 2021-02-13 13:56 ./slackware64/y/nethack-3.6.6-x86_64-3.txz.asc
-rw-r--r-- 1 root root 26 2020-12-30 21:55 ./slackware64/y/tagfile
-drwxr-xr-x 18 root root 4096 2022-01-16 21:40 ./source
--rw-r--r-- 1 root root 584345 2022-01-16 21:40 ./source/CHECKSUMS.md5
--rw-r--r-- 1 root root 163 2022-01-16 21:40 ./source/CHECKSUMS.md5.asc
--rw-r--r-- 1 root root 813197 2022-01-16 21:39 ./source/FILE_LIST
--rw-r--r-- 1 root root 23348854 2022-01-16 21:39 ./source/MANIFEST.bz2
+drwxr-xr-x 18 root root 4096 2022-01-17 22:47 ./source
+-rw-r--r-- 1 root root 584852 2022-01-17 22:47 ./source/CHECKSUMS.md5
+-rw-r--r-- 1 root root 163 2022-01-17 22:47 ./source/CHECKSUMS.md5.asc
+-rw-r--r-- 1 root root 813853 2022-01-17 22:47 ./source/FILE_LIST
+-rw-r--r-- 1 root root 23333105 2022-01-17 22:47 ./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 2022-01-11 20:25 ./source/a
-rw-r--r-- 1 root root 1591 2021-04-06 18:09 ./source/a/FTBFSlog
@@ -6701,7 +6701,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 2022-01-06 20:34 ./source/ap
+drwxr-xr-x 85 root root 4096 2022-01-17 19:27 ./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
@@ -7130,15 +7130,15 @@ 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-12-13 00:28 ./source/ap/slackpkg
+drwxr-xr-x 3 root root 4096 2022-01-17 06:46 ./source/ap/slackpkg
-rw-r--r-- 1 root root 261 2021-07-07 03:38 ./source/ap/slackpkg/README.md
-rw-r--r-- 1 root root 1063 2021-10-12 05:34 ./source/ap/slackpkg/doinst.sh
-drwxr-xr-x 4 root root 4096 2021-12-13 00:27 ./source/ap/slackpkg/files
--rw-r--r-- 1 root root 61788 2021-12-13 00:27 ./source/ap/slackpkg/files/ChangeLog
+drwxr-xr-x 4 root root 4096 2022-01-17 06:41 ./source/ap/slackpkg/files
+-rw-r--r-- 1 root root 62099 2022-01-17 06:41 ./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 40584 2021-11-28 07:35 ./source/ap/slackpkg/files/core-functions.sh
+-rw-r--r-- 1 root root 41356 2022-01-16 08:52 ./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
@@ -7179,11 +7179,11 @@ drwxr-xr-x 2 root root 4096 2021-02-12 23:30 ./source/ap/slackpkg/files/m
-rw-r--r-- 1 root root 2781 2021-05-31 20:24 ./source/ap/slackpkg/files/mirrors-aarch64.sample
-rw-r--r-- 1 root root 3357 2021-05-31 20:24 ./source/ap/slackpkg/files/mirrors-arm.sample
-rw-r--r-- 1 root root 1764 2021-05-31 20:24 ./source/ap/slackpkg/files/mirrors-s390.sample
--rw-r--r-- 1 root root 17906 2021-11-28 07:50 ./source/ap/slackpkg/files/mirrors-x86.sample
--rw-r--r-- 1 root root 17804 2021-11-28 07:52 ./source/ap/slackpkg/files/mirrors-x86_64.sample
+-rw-r--r-- 1 root root 17054 2022-01-17 05:11 ./source/ap/slackpkg/files/mirrors-x86.sample
+-rw-r--r-- 1 root root 16928 2022-01-17 05:11 ./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 342 2021-06-05 03:24 ./source/ap/slackpkg/files/post-functions.conf-sample
--rw-r--r-- 1 root root 8373 2021-06-05 03:24 ./source/ap/slackpkg/files/post-functions.sh
+-rw-r--r-- 1 root root 512 2022-01-16 08:54 ./source/ap/slackpkg/files/post-functions.conf-sample
+-rw-r--r-- 1 root root 8634 2022-01-16 08:54 ./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 13919 2021-11-28 07:35 ./source/ap/slackpkg/files/slackpkg
@@ -7191,7 +7191,7 @@ drwxr-xr-x 2 root root 4096 2021-06-05 03:50 ./source/ap/slackpkg/files/s
-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-12-13 00:27 ./source/ap/slackpkg/slackpkg.SlackBuild
+-rwxr-xr-x 1 root root 4408 2022-01-17 06:40 ./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
@@ -8132,7 +8132,7 @@ drwxr-xr-x 2 root root 16384 2021-12-22 20:02 ./source/kde/kde/build
-rw-r--r-- 1 root root 2 2022-01-16 20:38 ./source/kde/kde/build/kwayland-server
-rw-r--r-- 1 root root 2 2021-09-30 17:57 ./source/kde/kde/build/kwebkitpart
-rw-r--r-- 1 root root 2 2021-11-13 17:19 ./source/kde/kde/build/kwidgetsaddons
--rw-r--r-- 1 root root 2 2021-10-14 16:34 ./source/kde/kde/build/kwin
+-rw-r--r-- 1 root root 2 2022-01-17 21:28 ./source/kde/kde/build/kwin
-rw-r--r-- 1 root root 2 2021-10-10 18:07 ./source/kde/kde/build/kwindowsystem
-rw-r--r-- 1 root root 2 2021-11-04 17:58 ./source/kde/kde/build/kwordquiz
-rw-r--r-- 1 root root 2 2021-10-14 16:34 ./source/kde/kde/build/kwrited
@@ -8201,7 +8201,7 @@ drwxr-xr-x 2 root root 16384 2021-12-22 20:02 ./source/kde/kde/build
-rw-r--r-- 1 root root 2 2021-09-30 17:57 ./source/kde/kde/build/plasma-thunderbolt
-rw-r--r-- 1 root root 2 2021-10-14 16:34 ./source/kde/kde/build/plasma-vault
-rw-r--r-- 1 root root 2 2021-11-05 17:38 ./source/kde/kde/build/plasma-wayland-protocols
--rw-r--r-- 1 root root 2 2022-01-09 05:30 ./source/kde/kde/build/plasma-workspace
+-rw-r--r-- 1 root root 2 2022-01-17 21:21 ./source/kde/kde/build/plasma-workspace
-rw-r--r-- 1 root root 2 2021-10-14 16:34 ./source/kde/kde/build/plasma-workspace-wallpapers
-rw-r--r-- 1 root root 2 2021-09-30 17:57 ./source/kde/kde/build/plymouth-kcm
-rw-r--r-- 1 root root 2 2021-10-14 16:34 ./source/kde/kde/build/polkit-kde-agent-1
@@ -8353,7 +8353,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 27 root root 4096 2022-01-16 20:38 ./source/kde/kde/patch
+drwxr-xr-x 28 root root 4096 2022-01-17 21:27 ./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
@@ -8414,6 +8414,9 @@ drwxr-xr-x 2 root root 4096 2021-08-05 16:48 ./source/kde/kde/patch/kwave
drwxr-xr-x 2 root root 4096 2022-01-16 20:38 ./source/kde/kde/patch/kwayland-server
-rw-r--r-- 1 root root 167 2022-01-16 20:38 ./source/kde/kde/patch/kwayland-server.patch
-rw-r--r-- 1 root root 837 2022-01-16 20:37 ./source/kde/kde/patch/kwayland-server/5f5bea1648590f24f11ce232eb78112953a4d20e.patch
+drwxr-xr-x 2 root root 4096 2022-01-17 21:27 ./source/kde/kde/patch/kwin
+-rw-r--r-- 1 root root 158 2022-01-17 21:27 ./source/kde/kde/patch/kwin.patch
+-rw-r--r-- 1 root root 891 2021-02-10 21:30 ./source/kde/kde/patch/kwin/0001-Bypass-wayland-interface-blacklisting.patch
drwxr-xr-x 2 root root 4096 2022-01-04 21:31 ./source/kde/kde/patch/libkscreen
-rw-r--r-- 1 root root 324 2021-12-05 11:19 ./source/kde/kde/patch/libkscreen.patch
-rw-r--r-- 1 root root 11686 2021-12-05 11:17 ./source/kde/kde/patch/libkscreen/7eb0390bf70fc7fb5a39bd501ffcc327a07c328a.patch
@@ -8430,9 +8433,11 @@ drwxr-xr-x 2 root root 4096 2021-10-26 21:07 ./source/kde/kde/patch/plasm
drwxr-xr-x 2 root root 4096 2022-01-04 21:32 ./source/kde/kde/patch/plasma-nm
-rw-r--r-- 1 root root 161 2021-12-19 18:36 ./source/kde/kde/patch/plasma-nm.patch
-rw-r--r-- 1 root root 3615 2021-12-19 18:35 ./source/kde/kde/patch/plasma-nm/80c47e577b80364c995aa0530a48e17c1a7e460f.patch
-drwxr-xr-x 2 root root 4096 2022-01-09 05:29 ./source/kde/kde/patch/plasma-workspace
--rw-r--r-- 1 root root 533 2022-01-09 05:30 ./source/kde/kde/patch/plasma-workspace.patch
+drwxr-xr-x 2 root root 4096 2022-01-17 21:20 ./source/kde/kde/patch/plasma-workspace
+-rw-r--r-- 1 root root 848 2022-01-17 21:21 ./source/kde/kde/patch/plasma-workspace.patch
+-rw-r--r-- 1 root root 994 2021-10-21 06:29 ./source/kde/kde/patch/plasma-workspace/0001-Revert-Drop-setupX11-from-startplasma-waylandsession.patch
-rw-r--r-- 1 root root 5085 2021-05-31 05:01 ./source/kde/kde/patch/plasma-workspace/0001-Revert-No-icons-on-the-desktop-by-default.patch
+-rw-r--r-- 1 root root 3277 2021-10-21 06:29 ./source/kde/kde/patch/plasma-workspace/0002-Revert-Drop-X11-root-properties-for-KDE-full-session.patch
-rw-r--r-- 1 root root 1834 2022-01-09 05:29 ./source/kde/kde/patch/plasma-workspace/70d23b89.patch
-rw-r--r-- 1 root root 1565 2022-01-09 05:29 ./source/kde/kde/patch/plasma-workspace/926f864756e5586f38574c166abdb5befa3dc771.patch
drwxr-xr-x 2 root root 4096 2021-08-29 18:16 ./source/kde/kde/patch/sddm
@@ -8913,7 +8918,7 @@ drwxr-xr-x 2 root root 12288 2021-12-10 05:43 ./source/kde/kde/slack-desc
-rw-r--r-- 1 root root 760 2020-11-01 20:11 ./source/kde/kde/slack-desc/zeroconf-ioslave
drwxr-xr-x 7 root root 4096 2021-08-13 19:52 ./source/kde/kde/src
drwxr-xr-x 2 root root 36864 2022-01-06 19:15 ./source/kde/kde/src/applications
-drwxr-xr-x 2 root root 4096 2022-01-16 02:52 ./source/kde/kde/src/applications-extra
+drwxr-xr-x 2 root root 4096 2022-01-17 22:04 ./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
@@ -8941,8 +8946,8 @@ drwxr-xr-x 2 root root 4096 2022-01-16 02:52 ./source/kde/kde/src/applica
-rw-r--r-- 1 root root 179049488 2022-01-05 12:10 ./source/kde/kde/src/applications-extra/krita-5.0.2.tar.xz
-rw-r--r-- 1 root root 833 2022-01-05 12:21 ./source/kde/kde/src/applications-extra/krita-5.0.2.tar.xz.sig
-rw-r--r-- 1 root root 2912396 2019-08-25 06:54 ./source/kde/kde/src/applications-extra/krusader-2.7.2.tar.xz
--rw-r--r-- 1 root root 79127060 2021-11-13 14:16 ./source/kde/kde/src/applications-extra/kstars-3.5.6.tar.xz
--rw-r--r-- 1 root root 488 2021-11-13 14:16 ./source/kde/kde/src/applications-extra/kstars-3.5.6.tar.xz.sig
+-rw-r--r-- 1 root root 86749048 2022-01-17 12:02 ./source/kde/kde/src/applications-extra/kstars-3.5.7.tar.xz
+-rw-r--r-- 1 root root 488 2022-01-17 12:02 ./source/kde/kde/src/applications-extra/kstars-3.5.7.tar.xz.sig
-rw-r--r-- 1 root root 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 975720 2021-03-29 11:53 ./source/kde/kde/src/applications-extra/okteta-0.26.6.tar.xz
@@ -10645,8 +10650,8 @@ drwxr-xr-x 2 root root 4096 2021-02-13 05:31 ./source/l/libgtop
-rwxr-xr-x 1 root root 4418 2021-09-09 01:34 ./source/l/libgtop/libgtop.SlackBuild
-rw-r--r-- 1 root root 44 2020-12-19 16:24 ./source/l/libgtop/libgtop.url
-rw-r--r-- 1 root root 830 2020-12-27 20:39 ./source/l/libgtop/slack-desc
-drwxr-xr-x 2 root root 4096 2021-12-09 04:57 ./source/l/libical
--rw-r--r-- 1 root root 536297 2021-12-08 23:36 ./source/l/libical/libical-3.0.12.tar.lz
+drwxr-xr-x 2 root root 4096 2022-01-17 22:06 ./source/l/libical
+-rw-r--r-- 1 root root 538972 2022-01-17 15:19 ./source/l/libical/libical-3.0.13.tar.lz
-rwxr-xr-x 1 root root 4087 2021-04-18 18:52 ./source/l/libical/libical.SlackBuild
-rw-r--r-- 1 root root 915 2018-02-27 06:12 ./source/l/libical/slack-desc
drwxr-xr-x 2 root root 4096 2021-02-13 05:31 ./source/l/libid3tag
@@ -11948,14 +11953,14 @@ drwxr-xr-x 2 root root 4096 2021-02-13 05:32 ./source/n/dehydrated
-rwxr-xr-x 1 root root 3560 2021-02-13 05:32 ./source/n/dehydrated/dehydrated.SlackBuild
-rw-r--r-- 1 root root 276 2021-01-04 23:19 ./source/n/dehydrated/dehydrated.cron
-rw-r--r-- 1 root root 53 2020-12-23 09:56 ./source/n/dehydrated/dehydrated.url
--rw-r--r-- 1 root root 367 2021-01-04 23:17 ./source/n/dehydrated/doinst.sh.gz
--rw-r--r-- 1 root root 1006 2021-01-04 23:24 ./source/n/dehydrated/slack-desc
-drwxr-xr-x 2 root root 4096 2021-05-29 17:22 ./source/n/dhcp
--rw-r--r-- 1 root root 414 2017-08-03 20:32 ./source/n/dhcp/dhclient-script.PATH.diff.gz
--rw-r--r-- 1 root root 9898311 2021-05-26 20:15 ./source/n/dhcp/dhcp-4.4.2-P1.tar.gz
--rw-r--r-- 1 root root 833 2021-05-26 20:15 ./source/n/dhcp/dhcp-4.4.2-P1.tar.gz.asc
--rw-r--r-- 1 root root 833 2021-05-26 20:15 ./source/n/dhcp/dhcp-4.4.2-P1.tar.gz.sha1.asc
--rw-r--r-- 1 root root 833 2021-05-26 20:15 ./source/n/dhcp/dhcp-4.4.2-P1.tar.gz.sha256.asc
+-rw-r--r-- 1 root root 367 2021-01-04 23:17 ./source/n/dehydrated/doinst.sh.gz
+-rw-r--r-- 1 root root 1006 2021-01-04 23:24 ./source/n/dehydrated/slack-desc
+drwxr-xr-x 2 root root 4096 2021-05-29 17:22 ./source/n/dhcp
+-rw-r--r-- 1 root root 414 2017-08-03 20:32 ./source/n/dhcp/dhclient-script.PATH.diff.gz
+-rw-r--r-- 1 root root 9898311 2021-05-26 20:15 ./source/n/dhcp/dhcp-4.4.2-P1.tar.gz
+-rw-r--r-- 1 root root 833 2021-05-26 20:15 ./source/n/dhcp/dhcp-4.4.2-P1.tar.gz.asc
+-rw-r--r-- 1 root root 833 2021-05-26 20:15 ./source/n/dhcp/dhcp-4.4.2-P1.tar.gz.sha1.asc
+-rw-r--r-- 1 root root 833 2021-05-26 20:15 ./source/n/dhcp/dhcp-4.4.2-P1.tar.gz.sha256.asc
-rw-r--r-- 1 root root 833 2021-05-26 20:15 ./source/n/dhcp/dhcp-4.4.2-P1.tar.gz.sha512.asc
-rwxr-xr-x 1 root root 1667 2011-04-06 19:13 ./source/n/dhcp/dhcp-remove-bind-tarball.sh
-rwxr-xr-x 1 root root 5716 2021-05-29 17:23 ./source/n/dhcp/dhcp.SlackBuild
@@ -12586,9 +12591,9 @@ drwxr-xr-x 2 root root 4096 2021-12-15 17:21 ./source/n/openvpn
-rw-r--r-- 1 root root 3489 2018-02-28 21:25 ./source/n/openvpn/rc.openvpn
-rw-r--r-- 1 root root 885 2018-02-27 06:13 ./source/n/openvpn/slack-desc
-rw-r--r-- 1 root root 6942 2007-06-12 03:48 ./source/n/openvpn/slackware.conf
-drwxr-xr-x 2 root root 4096 2021-06-05 18:01 ./source/n/p11-kit
--rw-r--r-- 1 root root 834392 2021-06-03 15:00 ./source/n/p11-kit/p11-kit-0.24.0.tar.xz
--rw-r--r-- 1 root root 566 2021-06-03 15:00 ./source/n/p11-kit/p11-kit-0.24.0.tar.xz.sig
+drwxr-xr-x 2 root root 4096 2022-01-17 22:07 ./source/n/p11-kit
+-rw-r--r-- 1 root root 838304 2022-01-17 14:51 ./source/n/p11-kit/p11-kit-0.24.1.tar.xz
+-rw-r--r-- 1 root root 566 2022-01-17 14:51 ./source/n/p11-kit/p11-kit-0.24.1.tar.xz.sig
-rwxr-xr-x 1 root root 3627 2021-06-05 18:01 ./source/n/p11-kit/p11-kit.SlackBuild
-rw-r--r-- 1 root root 45 2018-05-28 18:06 ./source/n/p11-kit/p11-kit.url
-rw-r--r-- 1 root root 972 2018-02-27 06:13 ./source/n/p11-kit/slack-desc
@@ -12760,11 +12765,11 @@ drwxr-xr-x 2 root root 4096 2021-06-08 20:28 ./source/n/sshfs
-rw-r--r-- 1 root root 53160 2021-06-08 08:56 ./source/n/sshfs/sshfs-3.7.2.tar.xz
-rw-r--r-- 1 root root 1012 2021-06-08 08:56 ./source/n/sshfs/sshfs-3.7.2.tar.xz.asc
-rwxr-xr-x 1 root root 4227 2021-06-08 20:28 ./source/n/sshfs/sshfs.SlackBuild
-drwxr-xr-x 2 root root 4096 2021-12-23 19:17 ./source/n/stunnel
+drwxr-xr-x 2 root root 4096 2022-01-17 22:09 ./source/n/stunnel
-rw-r--r-- 1 root root 268 2015-09-17 19:39 ./source/n/stunnel/doinst.sh.gz
-rw-r--r-- 1 root root 286 2016-08-22 18:28 ./source/n/stunnel/generate-stunnel-key.sh
-rw-r--r-- 1 root root 965 2018-02-27 06:13 ./source/n/stunnel/slack-desc
--rw-r--r-- 1 root root 606861 2021-12-22 20:40 ./source/n/stunnel/stunnel-5.61.tar.lz
+-rw-r--r-- 1 root root 602479 2022-01-17 20:00 ./source/n/stunnel/stunnel-5.62.tar.lz
-rwxr-xr-x 1 root root 4728 2021-02-21 02:21 ./source/n/stunnel/stunnel.SlackBuild
-rw-r--r-- 1 root root 39 2018-05-22 17:22 ./source/n/stunnel/stunnel.url
drwxr-xr-x 2 root root 4096 2021-02-13 05:32 ./source/n/tcp_wrappers
@@ -14503,14 +14508,14 @@ drwxr-xr-x 2 root root 4096 2021-12-15 03:54 ./source/x/xorg-server-xwayla
-rwxr-xr-x 1 root root 5082 2021-04-18 18:37 ./source/x/xorg-server-xwayland/xorg-server-xwayland.SlackBuild
-rw-r--r-- 1 root root 1261712 2021-12-14 14:01 ./source/x/xorg-server-xwayland/xwayland-21.1.4.tar.xz
-rw-r--r-- 1 root root 95 2021-12-14 14:01 ./source/x/xorg-server-xwayland/xwayland-21.1.4.tar.xz.sig
-drwxr-xr-x 2 root root 4096 2021-11-14 05:29 ./source/x/xterm
+drwxr-xr-x 2 root root 4096 2022-01-17 21:02 ./source/x/xterm
+-rw-r--r-- 1 root root 3464 2022-01-17 21:02 ./source/x/xterm/XTerm-console
-rw-r--r-- 1 root root 391 2019-01-01 20:06 ./source/x/xterm/doinst.sh.gz
--rw-r--r-- 1 root root 2753 2022-01-16 20:59 ./source/x/xterm/linux-console-xterm.ad
-rw-r--r-- 1 root root 761 2018-02-27 06:13 ./source/x/xterm/slack-desc
-rw-r--r-- 1 root root 1034273 2021-11-13 14:22 ./source/x/xterm/xterm-370.tar.lz
--rwxr-xr-x 1 root root 4936 2022-01-16 21:01 ./source/x/xterm/xterm.SlackBuild
+-rwxr-xr-x 1 root root 4901 2022-01-17 20:38 ./source/x/xterm/xterm.SlackBuild
-rw-r--r-- 1 root root 38 2018-08-13 18:38 ./source/x/xterm/xterm.url
-drwxr-xr-x 52 root root 4096 2022-01-06 20:35 ./source/xap
+drwxr-xr-x 52 root root 4096 2022-01-17 21:57 ./source/xap
-rw-r--r-- 1 root root 2562 2021-12-13 19:52 ./source/xap/FTBFSlog
drwxr-xr-x 2 root root 4096 2021-04-18 18:11 ./source/xap/MPlayer
-rw-r--r-- 1 root root 222707 2017-10-10 01:18 ./source/xap/MPlayer/Blue-1.13.tar.bz2
@@ -14578,9 +14583,10 @@ drwxr-xr-x 2 root root 4096 2021-02-13 05:32 ./source/xap/ffmpegthumbnaile
-rw-r--r-- 1 root root 673219 2019-10-03 19:52 ./source/xap/ffmpegthumbnailer/ffmpegthumbnailer-2.2.2.tar.lz
-rwxr-xr-x 1 root root 4316 2021-02-13 05:32 ./source/xap/ffmpegthumbnailer/ffmpegthumbnailer.SlackBuild
-rw-r--r-- 1 root root 1080 2016-11-14 10:05 ./source/xap/ffmpegthumbnailer/slack-desc
-drwxr-xr-x 2 root root 4096 2021-08-06 04:17 ./source/xap/fluxbox
+drwxr-xr-x 2 root root 4096 2022-01-17 21:09 ./source/xap/fluxbox
+-rw-r--r-- 1 root root 1578 2022-01-17 21:09 ./source/xap/fluxbox/dcdde4d32c93d01df205bc06d7dfcbd356be031f.patch.gz
-rw-r--r-- 1 root root 790300 2015-02-08 10:51 ./source/xap/fluxbox/fluxbox-1.3.7.tar.xz
--rwxr-xr-x 1 root root 4527 2021-08-06 04:17 ./source/xap/fluxbox/fluxbox.SlackBuild
+-rwxr-xr-x 1 root root 4672 2022-01-17 21:10 ./source/xap/fluxbox/fluxbox.SlackBuild
-rw-r--r-- 1 root root 272 2021-08-06 04:17 ./source/xap/fluxbox/fluxbox.gcc11.patch.gz
-rw-r--r-- 1 root root 281 2017-06-10 16:28 ./source/xap/fluxbox/fluxbox.keys.diff.gz
-rw-r--r-- 1 root root 323 2012-08-09 04:35 ./source/xap/fluxbox/fluxbox.startfluxbox.dbus.diff.gz
@@ -14599,12 +14605,12 @@ drwxr-xr-x 2 root root 4096 2021-02-13 05:32 ./source/xap/fvwm
-rw-r--r-- 1 root root 863 2018-02-27 06:13 ./source/xap/fvwm/slack-desc
-rw-r--r-- 1 root root 217 2012-08-09 04:42 ./source/xap/fvwm/startfvwm2.gz
-rw-r--r-- 1 root root 360 2012-08-10 23:46 ./source/xap/fvwm/xinitrc.fvwm2.gz
-drwxr-xr-x 2 root root 4096 2021-12-26 19:53 ./source/xap/geeqie
+drwxr-xr-x 2 root root 4096 2022-01-17 21:59 ./source/xap/geeqie
-rw-r--r-- 1 root root 163 2010-03-11 23:20 ./source/xap/geeqie/doinst.sh.gz
-rw-r--r-- 1 root root 399 2018-01-02 08:20 ./source/xap/geeqie/fix-build-re-docs.diff.gz
--rw-r--r-- 1 root root 1693488 2020-12-02 19:07 ./source/xap/geeqie/geeqie-1.6.tar.xz
--rw-r--r-- 1 root root 688 2020-12-02 19:08 ./source/xap/geeqie/geeqie-1.6.tar.xz.asc
--rwxr-xr-x 1 root root 4629 2021-12-26 19:53 ./source/xap/geeqie/geeqie.SlackBuild
+-rw-r--r-- 1 root root 1435846 2022-01-16 14:23 ./source/xap/geeqie/geeqie-1.7.1.tar.lz
+-rwxr-xr-x 1 root root 4642 2022-01-17 22:01 ./source/xap/geeqie/geeqie.SlackBuild
+-rw-r--r-- 1 root root 42 2022-01-17 21:59 ./source/xap/geeqie/geeqie.url
-rw-r--r-- 1 root root 756 2018-02-27 06:13 ./source/xap/geeqie/slack-desc
drwxr-xr-x 2 root root 4096 2021-11-15 20:10 ./source/xap/gftp
-rw-r--r-- 1 root root 737688 2021-11-13 23:54 ./source/xap/gftp/gftp-2.8.0b.tar.lz
diff --git a/recompress.sh b/recompress.sh
index 0d0e79ec2..549ba023b 100755
--- a/recompress.sh
+++ b/recompress.sh
@@ -1008,6 +1008,7 @@ gzip ./source/xap/fvwm/xinitrc.fvwm2
gzip ./source/xap/sane/sane-frontends-1.0.14-sane_cap_always_settable.diff
gzip ./source/xap/sane/dll.conf.additions
gzip ./source/xap/sane/doinst.sh
+gzip ./source/xap/fluxbox/dcdde4d32c93d01df205bc06d7dfcbd356be031f.patch
gzip ./source/xap/fluxbox/xinitrc.fluxbox
gzip ./source/xap/fluxbox/fluxbox.keys.diff
gzip ./source/xap/fluxbox/fluxbox.startfluxbox.dbus.diff
diff --git a/source/ap/slackpkg/files/ChangeLog b/source/ap/slackpkg/files/ChangeLog
index 0dffa771c..d97918fac 100644
--- a/source/ap/slackpkg/files/ChangeLog
+++ b/source/ap/slackpkg/files/ChangeLog
@@ -1,3 +1,12 @@
+Mon Jan 17 06:40:41 UTC 2022
+---------------
+ - Release 15.0.10
+ - Fix mirrors.ucr.ac.cr link address (Emmet Ford)
+ - Remove wroc.pl mirrors (Emmet Ford)
+ - Remove kddilabs.jp from mirrors (Emmet Ford)
+ - Unattended usage improvements (PiterPUNK)
+ - Create file to flag if the system needs restart (PiterPUNK)
+
Mon Dec 13 00:27:34 UTC 2021
---------------
- Release 15.0.9
diff --git a/source/ap/slackpkg/files/core-functions.sh b/source/ap/slackpkg/files/core-functions.sh
index 463a1905d..56314e990 100644
--- a/source/ap/slackpkg/files/core-functions.sh
+++ b/source/ap/slackpkg/files/core-functions.sh
@@ -1318,6 +1318,28 @@ for slackpkg to work properly.
fi
}
+# Checks if a critical package were upgraded by Slackpkg.
+# The /var/run/needs_restarting file contains the list of upgraded
+# packages.
+#
+# The file only is created if /var/run filesystem type is tmpfs so
+# the reboot will clean it
+function needs_restarting() {
+ if [ "$(stat -f -c %T /var/run/)" = "tmpfs" ]; then
+ find $ROOT/var/log/packages/ -cnewer $TMPDIR/timestamp -type f \( \
+ -name "kernel-generic-[0-9]*" -o \
+ -name "kernel-huge-[0-9]*" -o \
+ -name "openssl-solibs-[0-9]*" -o \
+ -name "openssl-[0-9]*" -o \
+ -name "glibc-[0-9]*" -o \
+ -name "aaa_glibc-solibs-[0-9]*" -o \
+ -name "eudev-[0-9]*" -o \
+ -name "elogind-[0-9]*" -o \
+ -name "dbus-[0-9]*" \) | \
+ awk -F/ '{ print $NF }' >> $ROOT/var/run/needs_restarting
+ fi
+}
+
function remove_pkg() {
local i
@@ -1342,6 +1364,7 @@ function upgrade_pkg() {
for i in $SHOWLIST; do
getpkg $i upgradepkg Upgrading
done
+ needs_restarting
}
function install_pkg() {
diff --git a/source/ap/slackpkg/files/mirrors-x86.sample b/source/ap/slackpkg/files/mirrors-x86.sample
index 0d14b201b..81f133d99 100644
--- a/source/ap/slackpkg/files/mirrors-x86.sample
+++ b/source/ap/slackpkg/files/mirrors-x86.sample
@@ -85,8 +85,8 @@
# http://mirrors.163.com/slackware/slackware-15.0/
# http://mirrors.ustc.edu.cn/slackware/slackware-15.0/
# COSTA RICA (CR)
-# ftp://mirrors.ucr.ac.cr/slackware/pub/slackware/slackware-15.0/
-# http://mirrors.ucr.ac.cr/slackware/pub/slackware/slackware-15.0/
+# ftp://mirrors.ucr.ac.cr/slackware/slackware-15.0/
+# http://mirrors.ucr.ac.cr/slackware/slackware-15.0/
# CZECH REPUBLIC (CZ)
# ftp://odysseus.linux.cz/pub/linux/slackware/slackware-15.0/
# http://odysseus.linux.cz/pub/linux/slackware/slackware-15.0/
@@ -126,8 +126,6 @@
# JAPAN (JP)
# ftp://ftp.nara.wide.ad.jp/pub/Linux/slackware/slackware-15.0/
# http://ftp.nara.wide.ad.jp/pub/Linux/slackware/slackware-15.0/
-# ftp://ftp.kddilabs.jp/Linux/distributions/Slackware/slackware-15.0/
-# http://ftp.kddilabs.jp/Linux/distributions/Slackware/slackware-15.0/
# ftp://riksun.riken.go.jp/Linux/slackware/slackware-15.0/
# http://riksun.riken.go.jp/Linux/slackware/slackware-15.0/
# LITHUANIA (LT)
@@ -142,14 +140,10 @@
# ftp://ftp.slackware.no/slackware/slackware-15.0/
# http://ftp.slackware.no/slackware/slackware-15.0/
# POLAND (PL)
-# ftp://ftp.pwr.wroc.pl/pub/linux/slackware/slackware-15.0/
-# http://ftp.pwr.wroc.pl/pub/linux/slackware/slackware-15.0/
# ftp://ftp.slackware.pl/pub/slackware/slackware-15.0/
# http://ftp.slackware.pl/pub/slackware/slackware-15.0/
# ftp://sunsite.icm.edu.pl/vol/rzm1/linux-slackware/slackware-15.0/
# http://sunsite.icm.edu.pl/packages/linux-slackware/slackware-15.0/
-# ftp://z-ftp.wcss.wroc.pl/pub/linux/slackware/slackware-15.0/
-# http://z-ftp.wcss.wroc.pl/pub/linux/slackware/slackware-15.0/
# RUSSIA (RU)
# http://mirror.rol.ru/slackware/slackware-15.0/
# ftp://mirror.yandex.ru/slackware/slackware-15.0/
@@ -241,8 +235,8 @@
# http://mirrors.163.com/slackware/slackware-current/
# http://mirrors.ustc.edu.cn/slackware/slackware-current/
# COSTA RICA (CR)
-# ftp://mirrors.ucr.ac.cr/slackware/pub/slackware/slackware-current/
-# http://mirrors.ucr.ac.cr/slackware/pub/slackware/slackware-current/
+# ftp://mirrors.ucr.ac.cr/slackware/slackware-current/
+# http://mirrors.ucr.ac.cr/slackware/slackware-current/
# CZECH REPUBLIC (CZ)
# ftp://odysseus.linux.cz/pub/linux/slackware/slackware-current/
# http://odysseus.linux.cz/pub/linux/slackware/slackware-current/
@@ -287,8 +281,6 @@
# JAPAN (JP)
# ftp://ftp.nara.wide.ad.jp/pub/Linux/slackware/slackware-current/
# http://ftp.nara.wide.ad.jp/pub/Linux/slackware/slackware-current/
-# ftp://ftp.kddilabs.jp/Linux/distributions/Slackware/slackware-current/
-# http://ftp.kddilabs.jp/Linux/distributions/Slackware/slackware-current/
# ftp://riksun.riken.go.jp/Linux/slackware/slackware-current/
# http://riksun.riken.go.jp/Linux/slackware/slackware-current/
# LITHUANIA (LT)
@@ -303,14 +295,10 @@
# ftp://ftp.slackware.no/slackware/slackware-current/
# http://ftp.slackware.no/slackware/slackware-current/
# POLAND (PL)
-# ftp://ftp.pwr.wroc.pl/pub/linux/slackware/slackware-current/
-# http://ftp.pwr.wroc.pl/pub/linux/slackware/slackware-current/
# ftp://ftp.slackware.pl/pub/slackware/slackware-current/
# http://ftp.slackware.pl/pub/slackware/slackware-current/
# ftp://sunsite.icm.edu.pl/vol/rzm1/linux-slackware/slackware-current/
# http://sunsite.icm.edu.pl/packages/linux-slackware/slackware-current/
-# ftp://z-ftp.wcss.wroc.pl/pub/linux/slackware/slackware-current/
-# http://z-ftp.wcss.wroc.pl/pub/linux/slackware/slackware-current/
# RUSSIA (RU)
# http://mirror.rol.ru/slackware/slackware-current/
# ftp://mirror.yandex.ru/slackware/slackware-current/
diff --git a/source/ap/slackpkg/files/mirrors-x86_64.sample b/source/ap/slackpkg/files/mirrors-x86_64.sample
index 21d3c4b7a..08731e0b8 100644
--- a/source/ap/slackpkg/files/mirrors-x86_64.sample
+++ b/source/ap/slackpkg/files/mirrors-x86_64.sample
@@ -85,8 +85,8 @@
# http://mirrors.163.com/slackware/slackware64-15.0/
# http://mirrors.ustc.edu.cn/slackware/slackware64-15.0/
# COSTA RICA (CR)
-# ftp://mirrors.ucr.ac.cr/slackware/pub/slackware/slackware64-15.0/
-# http://mirrors.ucr.ac.cr/slackware/pub/slackware/slackware64-15.0/
+# ftp://mirrors.ucr.ac.cr/slackware/slackware64-15.0/
+# http://mirrors.ucr.ac.cr/slackware/slackware64-15.0/
# CZECH REPUBLIC (CZ)
# ftp://odysseus.linux.cz/pub/linux/slackware/slackware64-15.0/
# http://odysseus.linux.cz/pub/linux/slackware/slackware64-15.0/
@@ -124,8 +124,6 @@
# JAPAN (JP)
# ftp://ftp.nara.wide.ad.jp/pub/Linux/slackware/slackware64-15.0/
# http://ftp.nara.wide.ad.jp/pub/Linux/slackware/slackware64-15.0/
-# ftp://ftp.kddilabs.jp/Linux/distributions/Slackware/slackware64-15.0/
-# http://ftp.kddilabs.jp/Linux/distributions/Slackware/slackware64-15.0/
# ftp://riksun.riken.go.jp/Linux/slackware/slackware64-15.0/
# http://riksun.riken.go.jp/Linux/slackware/slackware64-15.0/
# LITHUANIA (LT)
@@ -140,14 +138,10 @@
# ftp://ftp.slackware.no/slackware/slackware64-15.0/
# http://ftp.slackware.no/slackware/slackware64-15.0/
# POLAND (PL)
-# ftp://ftp.pwr.wroc.pl/pub/linux/slackware/slackware64-15.0/
-# http://ftp.pwr.wroc.pl/pub/linux/slackware/slackware64-15.0/
# ftp://ftp.slackware.pl/pub/slackware/slackware64-15.0/
# http://ftp.slackware.pl/pub/slackware/slackware64-15.0/
# ftp://sunsite.icm.edu.pl/vol/rzm1/linux-slackware/slackware64-15.0/
# http://sunsite.icm.edu.pl/packages/linux-slackware/slackware64-15.0/
-# ftp://z-ftp.wcss.wroc.pl/pub/linux/slackware/slackware64-15.0/
-# http://z-ftp.wcss.wroc.pl/pub/linux/slackware/slackware64-15.0/
# RUSSIA (RU)
# http://mirror.rol.ru/slackware/slackware64-15.0/
# ftp://mirror.yandex.ru/slackware/slackware64-15.0/
@@ -238,8 +232,8 @@
# http://mirrors.163.com/slackware/slackware64-current/
# http://mirrors.ustc.edu.cn/slackware/slackware64-current/
# COSTA RICA (CR)
-# ftp://mirrors.ucr.ac.cr/slackware/pub/slackware/slackware64-current/
-# http://mirrors.ucr.ac.cr/slackware/pub/slackware/slackware64-current/
+# ftp://mirrors.ucr.ac.cr/slackware/slackware64-current/
+# http://mirrors.ucr.ac.cr/slackware/slackware64-current/
# CZECH REPUBLIC (CZ)
# ftp://odysseus.linux.cz/pub/linux/slackware/slackware64-current/
# http://odysseus.linux.cz/pub/linux/slackware/slackware64-current/
@@ -282,8 +276,6 @@
# JAPAN (JP)
# ftp://ftp.nara.wide.ad.jp/pub/Linux/slackware/slackware64-current/
# http://ftp.nara.wide.ad.jp/pub/Linux/slackware/slackware64-current/
-# ftp://ftp.kddilabs.jp/Linux/distributions/Slackware/slackware64-current/
-# http://ftp.kddilabs.jp/Linux/distributions/Slackware/slackware64-current/
# ftp://riksun.riken.go.jp/Linux/slackware/slackware64-current/
# http://riksun.riken.go.jp/Linux/slackware/slackware64-current/
# LITHUANIA (LT)
@@ -298,14 +290,10 @@
# ftp://ftp.slackware.no/slackware/slackware64-current/
# http://ftp.slackware.no/slackware/slackware64-current/
# POLAND (PL)
-# ftp://ftp.pwr.wroc.pl/pub/linux/slackware/slackware64-current/
-# http://ftp.pwr.wroc.pl/pub/linux/slackware/slackware64-current/
# ftp://ftp.slackware.pl/pub/slackware/slackware64-current/
# http://ftp.slackware.pl/pub/slackware/slackware64-current/
# ftp://sunsite.icm.edu.pl/vol/rzm1/linux-slackware/slackware64-current/
# http://sunsite.icm.edu.pl/packages/linux-slackware/slackware64-current/
-# ftp://z-ftp.wcss.wroc.pl/pub/linux/slackware/slackware64-current/
-# http://z-ftp.wcss.wroc.pl/pub/linux/slackware/slackware64-current/
# RUSSIA (RU)
# http://mirror.rol.ru/slackware/slackware64-current/
# ftp://mirror.yandex.ru/slackware/slackware64-current/
diff --git a/source/ap/slackpkg/files/post-functions.conf-sample b/source/ap/slackpkg/files/post-functions.conf-sample
index 1cbe04ad0..79b5b1b1d 100644
--- a/source/ap/slackpkg/files/post-functions.conf-sample
+++ b/source/ap/slackpkg/files/post-functions.conf-sample
@@ -1,4 +1,4 @@
-# You can list here the .new files and the default action
+# You can list here the .new files and the default action
# to do for each file. The list format is:
#
# /full/path/of/dot/new/file.new:action
@@ -9,6 +9,11 @@
# R to Remove the new file
# K to Keep the current and the .new files
#
+# Using "default" as file name, you'll set the action for
+# the .new files in batch mode. The action for each file
+# takes precedence over the "default" one.
+#
# E.g:
#/etc/slackpkg/mirrors.new:K
#/etc/ntp.conf.new:R
+#default:O
diff --git a/source/ap/slackpkg/files/post-functions.sh b/source/ap/slackpkg/files/post-functions.sh
index e0036430f..0339e0052 100644
--- a/source/ap/slackpkg/files/post-functions.sh
+++ b/source/ap/slackpkg/files/post-functions.sh
@@ -152,6 +152,7 @@ looknew() {
-name "*.new" \
${ONLY_NEW_DOTNEW} \
-not -name "rc.inet1.conf.new" \
+ -not -name "rc.wireless.conf.new" \
-not -name "group.new" \
-not -name "passwd.new" \
-not -name "shadow.new" \
@@ -248,6 +249,9 @@ EOF
answer
if [ "${BATCH}" = "on" ] && [ -n "${NEWCONFIG}" ]; then
ANSWER=P
+
+ # This allows to have a default behaviour for all .new files in batch mode.
+ DEF_AUTOANSWER="$(sed -ne 's#^default:\([ORK]\)#\1#p' $NEWCONFIG 2>/dev/null)"
fi
case $ANSWER in
K|k)
@@ -277,7 +281,7 @@ EOF
echo $ANSWER
else
if [ "${BATCH}" = "on" ]; then
- ANSWER=K
+ ANSWER=${DEF_AUTOANSWER:-K}
echo $ANSWER
else
read ANSWER
@@ -340,7 +344,10 @@ Your kernel image was updated, and lilo does not appear to be used on
your system. You may need to adjust your boot manager (like GRUB) to
boot the appropriate kernel (after generating an initrd if required)."
fi
- echo -e "Press the \"Enter\" key to continue...\n "
- read _junk
+
+ if [ "${BATCH}" != "on" ]; then
+ echo -e "Press the \"Enter\" key to continue...\n "
+ read _junk
+ fi
fi
}
diff --git a/source/ap/slackpkg/slackpkg.SlackBuild b/source/ap/slackpkg/slackpkg.SlackBuild
index ccb24650c..4f630c485 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.9}
+VERSION=${VERSION:-15.0.10}
ARCH="noarch"
BUILD=${BUILD:-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/plasma-workspace b/source/kde/kde/build/plasma-workspace
index 0cfbf0888..00750edc0 100644
--- a/source/kde/kde/build/plasma-workspace
+++ b/source/kde/kde/build/plasma-workspace
@@ -1 +1 @@
-2
+3
diff --git a/source/kde/kde/patch/kwin.patch b/source/kde/kde/patch/kwin.patch
new file mode 100644
index 000000000..829028e5b
--- /dev/null
+++ b/source/kde/kde/patch/kwin.patch
@@ -0,0 +1 @@
+cat $CWD/patch/kwin/0001-Bypass-wayland-interface-blacklisting.patch | patch -p1 --verbose || { touch ${SLACK_KDE_BUILD_DIR}/${PKGNAME}.failed ; continue ; }
diff --git a/source/kde/kde/patch/kwin/0001-Bypass-wayland-interface-blacklisting.patch b/source/kde/kde/patch/kwin/0001-Bypass-wayland-interface-blacklisting.patch
new file mode 100644
index 000000000..7968887a6
--- /dev/null
+++ b/source/kde/kde/patch/kwin/0001-Bypass-wayland-interface-blacklisting.patch
@@ -0,0 +1,26 @@
+From 76abce728d3abb94c71076e6211a0da655397b0f Mon Sep 17 00:00:00 2001
+From: Fabian Vogt <fabian@ritter-vogt.de>
+Date: Tue, 12 Nov 2019 13:18:26 +0100
+Subject: [PATCH] Bypass wayland interface blacklisting
+
+Currently the check isn't worth anything and it breaks some applications.
+See discussion on https://phabricator.kde.org/D22571 and https://phabricator.kde.org/T4437#207062.
+---
+ src/wayland_server.cpp | 1 +
+ 1 file changed, 1 insertion(+)
+
+diff --git a/src/wayland_server.cpp b/src/wayland_server.cpp
+index e93d51911..95f3a746a 100644
+--- a/src/wayland_server.cpp
++++ b/src/wayland_server.cpp
+@@ -130,6 +130,7 @@ public:
+ QSet<QString> m_reported;
+
+ bool allowInterface(KWaylandServer::ClientConnection *client, const QByteArray &interfaceName) override {
++ return true;
+ if (client->processId() == getpid()) {
+ return true;
+ }
+--
+2.25.1
+
diff --git a/source/kde/kde/patch/plasma-workspace.patch b/source/kde/kde/patch/plasma-workspace.patch
index d6d7d971b..7d2b9d398 100644
--- a/source/kde/kde/patch/plasma-workspace.patch
+++ b/source/kde/kde/patch/plasma-workspace.patch
@@ -1,4 +1,5 @@
-# [PATCH] Revert "No icons on the desktop by default":
cat $CWD/patch/plasma-workspace/0001-Revert-No-icons-on-the-desktop-by-default.patch | patch -p1 --verbose || { touch ${SLACK_KDE_BUILD_DIR}/${PKGNAME}.failed ; continue ; }
cat $CWD/patch/plasma-workspace/70d23b89.patch | patch -p1 --verbose || { touch ${SLACK_KDE_BUILD_DIR}/${PKGNAME}.failed ; continue ; }
cat $CWD/patch/plasma-workspace/926f864756e5586f38574c166abdb5befa3dc771.patch | patch -p1 --verbose || { touch ${SLACK_KDE_BUILD_DIR}/${PKGNAME}.failed ; continue ; }
+cat $CWD/patch/plasma-workspace/0001-Revert-Drop-setupX11-from-startplasma-waylandsession.patch | patch -p1 --verbose || { touch ${SLACK_KDE_BUILD_DIR}/${PKGNAME}.failed ; continue ; }
+cat $CWD/patch/plasma-workspace/0002-Revert-Drop-X11-root-properties-for-KDE-full-session.patch | patch -p1 --verbose || { touch ${SLACK_KDE_BUILD_DIR}/${PKGNAME}.failed ; continue ; }
diff --git a/source/kde/kde/patch/plasma-workspace/0001-Revert-Drop-setupX11-from-startplasma-waylandsession.patch b/source/kde/kde/patch/plasma-workspace/0001-Revert-Drop-setupX11-from-startplasma-waylandsession.patch
new file mode 100644
index 000000000..4ed7dc6fa
--- /dev/null
+++ b/source/kde/kde/patch/plasma-workspace/0001-Revert-Drop-setupX11-from-startplasma-waylandsession.patch
@@ -0,0 +1,30 @@
+From 5db85cf17cd11236f8ee44ba95dd56b81087c6aa Mon Sep 17 00:00:00 2001
+From: Fabian Vogt <fabian@ritter-vogt.de>
+Date: Thu, 21 Oct 2021 08:20:33 +0200
+Subject: [PATCH 1/2] Revert "Drop setupX11 from startplasma-waylandsession"
+
+This reverts commit 8bf0e43620de3416e783c307ba10111c6964757b.
+---
+ startkde/startplasma-waylandsession.cpp | 6 ++++++
+ 1 file changed, 6 insertions(+)
+
+diff --git a/startkde/startplasma-waylandsession.cpp b/startkde/startplasma-waylandsession.cpp
+index 3a054a04f..ed496cc24 100644
+--- a/startkde/startplasma-waylandsession.cpp
++++ b/startkde/startplasma-waylandsession.cpp
+@@ -19,6 +19,12 @@ int main(int argc, char **argv)
+
+ out << "startplasma-waylandsession: Starting up...";
+
++ if (qEnvironmentVariableIsSet("DISPLAY")) {
++ setupX11();
++ } else {
++ qWarning() << "running kwin without Xwayland support";
++ }
++
+ if (!syncDBusEnvironment()) {
+ out << "Could not sync environment to dbus.\n";
+ return 2;
+--
+2.33.0
+
diff --git a/source/kde/kde/patch/plasma-workspace/0002-Revert-Drop-X11-root-properties-for-KDE-full-session.patch b/source/kde/kde/patch/plasma-workspace/0002-Revert-Drop-X11-root-properties-for-KDE-full-session.patch
new file mode 100644
index 000000000..3f6d71970
--- /dev/null
+++ b/source/kde/kde/patch/plasma-workspace/0002-Revert-Drop-X11-root-properties-for-KDE-full-session.patch
@@ -0,0 +1,86 @@
+From 075b2f27722d2f28a5c3d4e201c7e7e787cb68de Mon Sep 17 00:00:00 2001
+From: Fabian Vogt <fabian@ritter-vogt.de>
+Date: Thu, 21 Oct 2021 08:20:38 +0200
+Subject: [PATCH 2/2] Revert "Drop X11 root properties for KDE full session /
+ session version"
+
+This reverts commit 9a4e3d39c2a9ca48f39a60ae2ea88e9921723cec.
+---
+ startkde/startplasma-waylandsession.cpp | 1 +
+ startkde/startplasma-x11.cpp | 1 +
+ startkde/startplasma.cpp | 22 ++++++++++++++++++++++
+ startkde/startplasma.h | 1 +
+ 4 files changed, 25 insertions(+)
+
+diff --git a/startkde/startplasma-waylandsession.cpp b/startkde/startplasma-waylandsession.cpp
+index ed496cc24..d0c83bf5a 100644
+--- a/startkde/startplasma-waylandsession.cpp
++++ b/startkde/startplasma-waylandsession.cpp
+@@ -41,6 +41,7 @@ int main(int argc, char **argv)
+ // Keep for KF5; remove in KF6 (KInit will be gone then)
+ runSync(QStringLiteral("kdeinit5_shutdown"), {});
+
++ cleanupX11();
+ out << "startplasma-waylandsession: Done.\n";
+
+ return 0;
+diff --git a/startkde/startplasma-x11.cpp b/startkde/startplasma-x11.cpp
+index d6b2c5439..7ddf7b3ea 100644
+--- a/startkde/startplasma-x11.cpp
++++ b/startkde/startplasma-x11.cpp
+@@ -93,6 +93,7 @@ int main(int argc, char **argv)
+ runSync(QStringLiteral("kdeinit5_shutdown"), {});
+
+ cleanupPlasmaEnvironment(oldSystemdEnvironment);
++ cleanupX11();
+
+ out << "startkde: Done.\n";
+
+diff --git a/startkde/startplasma.cpp b/startkde/startplasma.cpp
+index 8d0b0ba89..5f78e7016 100644
+--- a/startkde/startplasma.cpp
++++ b/startkde/startplasma.cpp
+@@ -336,6 +336,28 @@ void setupX11()
+ // so don't move this up.
+
+ runSync(QStringLiteral("xsetroot"), {QStringLiteral("-cursor_name"), QStringLiteral("left_ptr")});
++ runSync(QStringLiteral("xprop"),
++ {QStringLiteral("-root"),
++ QStringLiteral("-f"),
++ QStringLiteral("KDE_FULL_SESSION"),
++ QStringLiteral("8t"),
++ QStringLiteral("-set"),
++ QStringLiteral("KDE_FULL_SESSION"),
++ QStringLiteral("true")});
++ runSync(QStringLiteral("xprop"),
++ {QStringLiteral("-root"),
++ QStringLiteral("-f"),
++ QStringLiteral("KDE_SESSION_VERSION"),
++ QStringLiteral("32c"),
++ QStringLiteral("-set"),
++ QStringLiteral("KDE_SESSION_VERSION"),
++ QStringLiteral("5")});
++}
++
++void cleanupX11()
++{
++ runSync(QStringLiteral("xprop"), {QStringLiteral("-root"), QStringLiteral("-remove"), QStringLiteral("KDE_FULL_SESSION")});
++ runSync(QStringLiteral("xprop"), {QStringLiteral("-root"), QStringLiteral("-remove"), QStringLiteral("KDE_SESSION_VERSION")});
+ }
+
+ void cleanupPlasmaEnvironment(const std::optional<QStringList> &oldSystemdEnvironment)
+diff --git a/startkde/startplasma.h b/startkde/startplasma.h
+index e8684be74..00c5c1570 100644
+--- a/startkde/startplasma.h
++++ b/startkde/startplasma.h
+@@ -26,6 +26,7 @@ void importSystemdEnvrionment();
+ void runEnvironmentScripts();
+ void setupPlasmaEnvironment();
+ void cleanupPlasmaEnvironment(const std::optional<QStringList> &oldSystemdEnvironment);
++void cleanupX11();
+ bool syncDBusEnvironment();
+ void setupFontDpi();
+ QProcess *setupKSplash();
+--
+2.33.0
+
diff --git a/source/x/xterm/XTerm-console b/source/x/xterm/XTerm-console
new file mode 100644
index 000000000..7dbe6d55b
--- /dev/null
+++ b/source/x/xterm/XTerm-console
@@ -0,0 +1,102 @@
+! /etc/X11/app-defaults/XTerm-console !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
+!
+! This resorce file will, as much as possible, configure
+! xterm to look and act like a linux console:
+
+#include "XTerm-upstream"
+
+! VT100 Fonts !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
+
+*VT100.renderFont: false
+! - Use bitmap fonts by default. User can switch to Scalable/TrueType
+! fonts from the VT_FONTS ctrl/right-click menu if required.
+
+*VT100.initialFont: 3
+! - Choose which of the following gets used on start, values: 1-6, or 'd'.
+! It probably makes sense to set this to the same as the default font.
+
+! Bitmap fonts:
+! note: Some folks may find these a little large, but 'hidpi' display
+! users will appreciate the larger sizes, and the other sizes in the
+! the terminus series don't maintain a consistent aspect ration and
+! can look a little odd when being resized.
+
+*VT100.font: -*-terminus-bold-r-normal-*-20-*-*-*-*-*-iso10646-1
+*VT100.font1: -*-terminus-bold-r-normal-*-12-*-*-*-*-*-iso10646-1
+*VT100.font2: -*-terminus-bold-r-normal-*-16-*-*-*-*-*-iso10646-1
+*VT100.font3: -*-terminus-bold-r-normal-*-20-*-*-*-*-*-iso10646-1
+*VT100.font4: -*-terminus-bold-r-normal-*-24-*-*-*-*-*-iso10646-1
+*VT100.font5: -*-terminus-bold-r-normal-*-28-*-*-*-*-*-iso10646-1
+*VT100.font6: -*-terminus-bold-r-normal-*-32-*-*-*-*-*-iso10646-1
+
+! Scalable/TrueType fonts:
+
+*VT100.faceName: monospace
+*VT100.faceSize: 12.0
+*VT100.faceSize1: 6.0
+*VT100.faceSize2: 10.0
+*VT100.faceSize3: 12.0
+*VT100.faceSize4: 16.0
+*VT100.faceSize5: 18.0
+*VT100.faceSize6: 22.0
+
+! VT100 colours and appearance !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
+
+*VT100.Background: rgb:00/00/00
+*VT100.Foreground: rgb:aa/aa/aa
+*VT100.cursorUnderLine: true
+*VT100.cursorBlink: true
+
+! Simulate underline using colour, just like the console does:
+*VT100.colorULMode: true
+*VT100.colorUL: rgb:00/aa/aa
+
+! Simulate bold using colour, just like the console does:
+*VT100.boldMode: false
+*VT100.colorBDMode: true
+*VT100.colorBD: rgb:ff/ff/ff
+
+! CGA 16-colour palette:
+*VT100.color0: rgb:00/00/00
+*VT100.color1: rgb:aa/00/00
+*VT100.color2: rgb:00/aa/00
+*VT100.color3: rgb:aa/55/00
+*VT100.color4: rgb:00/00/aa
+*VT100.color5: rgb:aa/00/aa
+*VT100.color6: rgb:00/aa/aa
+*VT100.color7: rgb:aa/aa/aa
+*VT100.color8: rgb:55/55/55
+*VT100.color9: rgb:ff/55/55
+*VT100.color10: rgb:55/ff/55
+*VT100.color11: rgb:ff/ff/55
+*VT100.color12: rgb:55/55/ff
+*VT100.color13: rgb:ff/55/ff
+*VT100.color14: rgb:55/ff/ff
+*VT100.color15: rgb:ff/ff/ff
+
+*termName: xterm-16color
+! - 16 colours only, just like the console.
+
+! Some behavioural stuff to make it work nice !!!!!!!!!!!!!!!!!!!!!!!!!!
+
+*VT100.metaSendsEscape: true
+! - Send meta-characters as a two-byte sequence prefixed with ESCAPE.
+! "XTerm.vt100.eightBitInput: false" is an alternative approach
+! but metaSendsEscape has a menu option in the ctrl-button1
+! popup menu, allowing the user to turn it off if need be. The
+! Linux console and most other terminal emulators do this by default.
+
+*VT100.bellIsUrgent: true
+! - Enable urgency hit for Window managers.
+
+*VT100.charClass: 45-47:48,58:48,64:48
+! - Set which characters are selected by double click.
+
+!*VT100.locale: true
+! - Seems better to use the XTerm.locale below, as this throws an
+! error if LC_ALL is unset.
+
+*XTerm.locale: true
+! - Enable conversion between the locale and utf-8.
+
+!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! End. !
diff --git a/source/x/xterm/linux-console-xterm.ad b/source/x/xterm/linux-console-xterm.ad
deleted file mode 100644
index 12c4fdfed..000000000
--- a/source/x/xterm/linux-console-xterm.ad
+++ /dev/null
@@ -1,71 +0,0 @@
-!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
-! These resources will, as much as possible, configure xterm to look
-! like a linux console.
-! To use this file, copy it to: /etc/X11/app-defaults/XTerm
-!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
-
-! Choose one below:
-!XTerm.termName: xterm-new
-!! Use the more featureful 'xterm-new' terminfo entry.
-XTerm.termName: xterm
-! Use the standard 'xterm' terminfo entry.
-
-XTerm.locale: true
-! Enable conversion between the locale and utf-8 if necessary.
-!XTerm.ptyInitialErase: false
-! Set the tty erase setting to match the terminfo/cap definition for
-! this terminal type.
-!XTerm.backarrowKeyIsErase: true
-! Send the erase character when the backarrow key (a.k.a. backspace)
-! is pressed.
-XTerm.vt100.metaSendsEscape: true
-! Send meta-characters as a two-byte sequence prefixed with ESCAPE.
-! "XTerm.vt100.eightBitInput: false" is an alternative approach
-! but metaSendsEscape has a menu option in the ctrl-button1
-! popup menu, allowing the user to turn it off if need be. The
-! Linux console and most other terminal emulators do this by default.
-XTerm.vt100.bellIsUrgent: true
-! Enable urgency hit for Window managers.
-XTerm.vt100.renderFont: false
-! Use bitmap fonts by default.User can switch to ttyfonts from menu,
-! if required.
-XTerm.vt100.font: -*-terminus-medium-r-normal-*-20-*-*-*-*-*-iso10646-1
-XTerm.vt100.font1: -*-terminus-medium-r-normal-*-12-*-*-*-*-*-iso10646-1
-XTerm.vt100.font2: -*-terminus-medium-r-normal-*-14-*-*-*-*-*-iso10646-1
-XTerm.vt100.font3: -*-terminus-medium-r-normal-*-16-*-*-*-*-*-iso10646-1
-XTerm.vt100.font4: -*-terminus-medium-r-normal-*-20-*-*-*-*-*-iso10646-1
-XTerm.vt100.font5: -*-terminus-medium-r-normal-*-24-*-*-*-*-*-iso10646-1
-XTerm.vt100.font6: -*-terminus-medium-r-normal-*-32-*-*-*-*-*-iso10646-1
-
-XTerm.vt100.faceName: monospace
-XTerm.vt100.faceSize: 14.0
-XTerm*Background: rgb:00/00/00
-XTerm*Foreground: rgb:aa/aa/aa
-XTerm*cursorUnderLine: true
-XTerm*cursorBlink: true
-XTerm*boldMode: false
-XTerm*colorULMode: true
-XTerm*colorUL: rgb:00/aa/aa
-XTerm*colorBDMode: true
-XTerm*colorBD: rgb:ff/ff/ff
-! CGA 16-colour palatte:
-XTerm*color0: rgb:00/00/00
-XTerm*color1: rgb:aa/00/00
-XTerm*color2: rgb:00/aa/00
-XTerm*color3: rgb:aa/55/00
-XTerm*color4: rgb:00/00/aa
-XTerm*color5: rgb:aa/00/aa
-XTerm*color6: rgb:00/aa/aa
-XTerm*color7: rgb:aa/aa/aa
-XTerm*color8: rgb:55/55/55
-XTerm*color9: rgb:ff/55/55
-XTerm*color10: rgb:55/ff/55
-XTerm*color11: rgb:ff/ff/55
-XTerm*color12: rgb:55/55/ff
-XTerm*color13: rgb:ff/55/ff
-XTerm*color14: rgb:55/ff/ff
-XTerm*color15: rgb:ff/ff/ff
-
-XTerm*charClass: 45-47:48,58:48,64:48
-
-!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
diff --git a/source/x/xterm/xterm.SlackBuild b/source/x/xterm/xterm.SlackBuild
index ff1aff97e..0b1aa21fd 100755
--- a/source/x/xterm/xterm.SlackBuild
+++ b/source/x/xterm/xterm.SlackBuild
@@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=xterm
VERSION=${VERSION:-$(echo $PKGNAM-*.tar.?z | rev | cut -f 3- -d . | cut -f 1 -d - | rev)}
-BUILD=${BUILD:-3}
+BUILD=${BUILD:-4}
NUMJOBS=${NUMJOBS:-" -j$(expr $(nproc) + 1) "}
@@ -113,10 +113,10 @@ cp xterm.desktop uxterm.desktop $PKG/usr/share/applications
# Install a sample XTerm app-defaults that looks like the Linux console.
# Thanks to GazL.
-cp -a $PKG/etc/X11/app-defaults/XTerm $PKG/etc/X11/app-defaults/XTerm.upstream.default
-cp -a $CWD/linux-console-xterm.ad $PKG/etc/X11/app-defaults/XTerm.linux.console
-chown root:root $PKG/etc/X11/app-defaults/XTerm.linux.console
-chmod 644 $PKG/etc/X11/app-defaults/XTerm.linux.console
+cp -a $PKG/etc/X11/app-defaults/XTerm $PKG/etc/X11/app-defaults/XTerm-upstream
+cp -a $CWD/XTerm-console $PKG/etc/X11/app-defaults/XTerm-console
+chown root:root $PKG/etc/X11/app-defaults/XTerm-console
+chmod 644 $PKG/etc/X11/app-defaults/XTerm-console
# Install app-defaults as .new:
mv $PKG/etc/X11/app-defaults/XTerm $PKG/etc/X11/app-defaults/XTerm.new
diff --git a/source/xap/fluxbox/dcdde4d32c93d01df205bc06d7dfcbd356be031f.patch b/source/xap/fluxbox/dcdde4d32c93d01df205bc06d7dfcbd356be031f.patch
new file mode 100644
index 000000000..71b558e1c
--- /dev/null
+++ b/source/xap/fluxbox/dcdde4d32c93d01df205bc06d7dfcbd356be031f.patch
@@ -0,0 +1,100 @@
+From dcdde4d32c93d01df205bc06d7dfcbd356be031f Mon Sep 17 00:00:00 2001
+From: =?UTF-8?q?Thomas=20L=C3=BCbking?= <thomas.luebking@gmail.com>
+Date: Sat, 25 Jun 2016 22:25:48 +0200
+Subject: replace FbRootWindow::depth with maxDepth
+
+The depth member of FbWindow was abused to store the maximum depth
+but that gets overridden with geometry changes of the root window
+(screen layout changes) so we store and read the value explicitly while
+::depth() maintains the actual depth of the root window
+
+The result of this is that frames for ARGB windows were created with a
+wrong depth and failed to reparent the client window.
+
+BUG: 1102
+BUG: 1058
+---
+ src/FbRootWindow.cc | 7 ++++---
+ src/FbRootWindow.hh | 2 ++
+ src/FbWinFrame.cc | 4 ++--
+ src/Screen.cc | 2 +-
+ 4 files changed, 9 insertions(+), 6 deletions(-)
+
+diff --git a/src/FbRootWindow.cc b/src/FbRootWindow.cc
+index d17d56f..91bd695 100644
+--- a/src/FbRootWindow.cc
++++ b/src/FbRootWindow.cc
+@@ -30,7 +30,8 @@ FbRootWindow::FbRootWindow(int screen_num):
+ m_colormap(0),
+ m_decorationDepth(0),
+ m_decorationVisual(0),
+- m_decorationColormap(0) {
++ m_decorationColormap(0),
++ m_maxDepth(depth()) {
+
+ Display *disp = FbTk::App::instance()->display();
+
+@@ -55,9 +56,9 @@ FbRootWindow::FbRootWindow(int screen_num):
+
+ for (int i = 0; i < vinfo_nitems; i++) {
+ if ((DefaultDepth(disp, screen_num) < vinfo_return[i].depth)
+- && (static_cast<int>(depth()) < vinfo_return[i].depth)){
++ && (m_maxDepth < vinfo_return[i].depth)){
+ m_visual = vinfo_return[i].visual;
+- setDepth(vinfo_return[i].depth);
++ m_maxDepth = vinfo_return[i].depth;
+ }
+
+ if((m_decorationDepth < vinfo_return[i].depth)
+diff --git a/src/FbRootWindow.hh b/src/FbRootWindow.hh
+index 8e97cc3..739c9ef 100644
+--- a/src/FbRootWindow.hh
++++ b/src/FbRootWindow.hh
+@@ -41,6 +41,7 @@ public:
+ int decorationDepth() const { return m_decorationDepth; }
+ Visual *decorationVisual() const { return m_decorationVisual; }
+ Colormap decorationColormap() const { return m_decorationColormap; }
++ int maxDepth() const { return m_maxDepth; }
+
+ private:
+ Visual *m_visual;
+@@ -49,6 +50,7 @@ private:
+ int m_decorationDepth;
+ Visual *m_decorationVisual;
+ Colormap m_decorationColormap;
++ int m_maxDepth;
+ };
+
+ #endif // FBROOTWINDOW_HH
+diff --git a/src/FbWinFrame.cc b/src/FbWinFrame.cc
+index 48d6e87..42b81e7 100644
+--- a/src/FbWinFrame.cc
++++ b/src/FbWinFrame.cc
+@@ -115,8 +115,8 @@ FbWinFrame::FbWinFrame(BScreen &screen, unsigned int client_depth,
+ m_state(state),
+ m_window(theme->screenNum(), state.x, state.y, state.width, state.height, s_mask, true, false,
+ client_depth, InputOutput,
+- ((client_depth == 32) && (screen.rootWindow().depth() == 32) ? screen.rootWindow().visual() : CopyFromParent),
+- ((client_depth == 32) && (screen.rootWindow().depth() == 32) ? screen.rootWindow().colormap() : CopyFromParent)),
++ (client_depth == screen.rootWindow().maxDepth() ? screen.rootWindow().visual() : CopyFromParent),
++ (client_depth == screen.rootWindow().maxDepth() ? screen.rootWindow().colormap() : CopyFromParent)),
+ m_layeritem(window(), *screen.layerManager().getLayer(ResourceLayer::NORMAL)),
+ m_titlebar(m_window, 0, 0, 100, 16, s_mask, false, false,
+ screen.rootWindow().decorationDepth(), InputOutput,
+diff --git a/src/Screen.cc b/src/Screen.cc
+index 2b5411d..94e4250 100644
+--- a/src/Screen.cc
++++ b/src/Screen.cc
+@@ -297,7 +297,7 @@ BScreen::BScreen(FbTk::ResourceManager &rm,
+ "using visual 0x%lx, depth %d\n",
+ "informational message saying screen number (%d), visual (%lx), and colour depth (%d)").c_str(),
+ screenNumber(), XVisualIDFromVisual(rootWindow().visual()),
+- rootWindow().depth());
++ rootWindow().maxDepth());
+ #endif // DEBUG
+
+ FbTk::EventManager *evm = FbTk::EventManager::instance();
+--
+cgit v0.11.2
+
+
diff --git a/source/xap/fluxbox/fluxbox.SlackBuild b/source/xap/fluxbox/fluxbox.SlackBuild
index 934b6b0a3..33baf85eb 100755
--- a/source/xap/fluxbox/fluxbox.SlackBuild
+++ b/source/xap/fluxbox/fluxbox.SlackBuild
@@ -1,6 +1,6 @@
#!/bin/bash
-# Copyright 2008, 2009, 2010, 2011, 2012, 2018 Patrick J. Volkerding, Sebeka, MN, USA
+# Copyright 2008, 2009, 2010, 2011, 2012, 2018, 2022 Patrick J. Volkerding, Sebeka, MN, USA
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=fluxbox
VERSION=${VERSION:-$(echo $PKGNAM-*.tar.?z* | rev | cut -f 3- -d . | cut -f 1 -d - | rev)}
-BUILD=${BUILD:-5}
+BUILD=${BUILD:-6}
NUMJOBS=${NUMJOBS:-" -j$(expr $(nproc) + 1) "}
@@ -86,6 +86,9 @@ zcat $CWD/fluxbox.keys.diff.gz | patch -p1 --verbose || exit 1
# Fix build with gcc11:
zcat $CWD/fluxbox.gcc11.patch.gz | patch -p1 --verbose || exit 1
+# Fix broken window decorations with Firefox:
+zcat $CWD/dcdde4d32c93d01df205bc06d7dfcbd356be031f.patch.gz | patch -p1 --verbose || exit 1
+
CFLAGS="$SLKCFLAGS" \
CXXFLAGS="$SLKCFLAGS" \
./configure \
diff --git a/source/xap/geeqie/geeqie.SlackBuild b/source/xap/geeqie/geeqie.SlackBuild
index 5f3e6d9e0..8d45fe6c2 100755
--- a/source/xap/geeqie/geeqie.SlackBuild
+++ b/source/xap/geeqie/geeqie.SlackBuild
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=geeqie
-BUILD=${BUILD:-4}
+BUILD=${BUILD:-1}
# Download the geeqie Git head if there's no tarball:
if ! /bin/ls $CWD/geeqie*tar* 1> /dev/null 2> /dev/null ; then
@@ -36,7 +36,7 @@ if ! /bin/ls $CWD/geeqie*tar* 1> /dev/null 2> /dev/null ; then
rm -r $CWD/geeqie-$(date +%Y%m%d)git
fi
-VERSION=${VERSION:-$(echo $PKGNAM-*.tar.xz | rev | cut -f 3- -d . | cut -f 1 -d - | rev)}
+VERSION=${VERSION:-$(echo $PKGNAM-*.tar.?z | rev | cut -f 3- -d . | cut -f 1 -d - | rev)}
# Automatically determine the architecture we're building on:
if [ -z "$ARCH" ]; then
@@ -77,7 +77,7 @@ mkdir -p $TMP $PKG
cd $TMP
rm -rf $PKGNAM-$VERSION
-tar xvf $CWD/$PKGNAM-$VERSION.tar.xz || exit 1
+tar xvf $CWD/$PKGNAM-$VERSION.tar.?z || exit 1
cd $PKGNAM-$VERSION || exit 1
chown -R root:root .
@@ -110,7 +110,7 @@ make install-strip DESTDIR=$PKG || exit 1
mkdir -p $PKG/usr/doc/$PKGNAM-$VERSION
cp -a \
- AUTHORS COPYING* INSTALL NEWS README* TODO \
+ AUTHORS* CHECKLIST* CODING* COPYING* NEWS* README* TODO* \
$PKG/usr/doc/$PKGNAM-$VERSION
# If there's a ChangeLog, installing at least part of the recent history
@@ -142,4 +142,3 @@ zcat $CWD/doinst.sh.gz > $PKG/install/doinst.sh
cd $PKG
/sbin/makepkg -l y -c n $TMP/$PKGNAM-$VERSION-$ARCH-$BUILD.txz
-
diff --git a/source/xap/geeqie/geeqie.url b/source/xap/geeqie/geeqie.url
new file mode 100644
index 000000000..a054ef71b
--- /dev/null
+++ b/source/xap/geeqie/geeqie.url
@@ -0,0 +1 @@
+https://github.com/BestImageViewer/geeqie