summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Patrick J Volkerding <volkerdi@slackware.com>2020-12-15 20:39:53 +0000
committer Eric Hameleers <alien@slackware.com>2020-12-16 08:59:50 +0100
commitc56a16f1ecd0afa42c16dab6fdfb1f0b667dc287 (patch)
treed954850372722972b665c6894a50f57f2463a5ae
parent0dc2fd5cf511a8234b81a1df1444fb2a0a131eaa (diff)
downloadcurrent-c56a16f1ecd0afa42c16dab6fdfb1f0b667dc287.tar.gz
current-c56a16f1ecd0afa42c16dab6fdfb1f0b667dc287.tar.xz
Tue Dec 15 20:39:53 UTC 202020201215203953
d/python-pip-20.3.3-x86_64-1.txz: Upgraded. kde/sddm-0.19.0-x86_64-3.txz: Rebuilt. In SDDM's Xsession script, don't source $HOME/.xsession as this may launch the wrong session type or cause dbus-run-session to start twice breaking logout. l/orc-0.4.32-x86_64-1.txz: Upgraded. l/pipewire-0.3.18-x86_64-1.txz: Upgraded. l/python-chardet-4.0.0-x86_64-1.txz: Upgraded. l/python-packaging-20.8-x86_64-1.txz: Upgraded. n/samba-4.13.3-x86_64-1.txz: Upgraded. xap/mozilla-thunderbird-78.6.0-x86_64-1.txz: Upgraded. This is a bugfix release. For more information, see: https://www.mozilla.org/en-US/thunderbird/78.6.0/releasenotes/ xfce/mousepad-0.5.0-x86_64-1.txz: Upgraded.
-rw-r--r--ChangeLog.rss29
-rw-r--r--ChangeLog.txt17
-rw-r--r--FILELIST.TXT189
-rwxr-xr-xrecompress.sh1
-rw-r--r--source/installer/ChangeLog.txt3
-rwxr-xr-xsource/installer/sources/dropbear/dropbear.Slackbuild104
-rw-r--r--source/installer/sources/dropbear/dropbear_emptypass.patch8
-rw-r--r--source/installer/sources/dropbear/localoptions.h2
-rw-r--r--source/installer/sources/dropbear/slack-desc6
-rw-r--r--source/kde/kde/build/sddm2
-rw-r--r--source/kde/kde/patch/sddm.patch5
-rw-r--r--source/kde/kde/patch/sddm/sddm.do.not.source.HOME.xsession.diff18
-rwxr-xr-xsource/l/orc/orc.SlackBuild4
-rw-r--r--source/l/python-chardet/chardet.url1
-rwxr-xr-xsource/l/python-chardet/python-chardet.SlackBuild6
-rwxr-xr-xsource/l/python-packaging/python-packaging.SlackBuild2
-rw-r--r--source/n/samba/samba.url4
-rwxr-xr-xsource/xfce/mousepad/mousepad.SlackBuild4
18 files changed, 241 insertions, 164 deletions
diff --git a/ChangeLog.rss b/ChangeLog.rss
index 5ab04170e..e4b2bd06a 100644
--- a/ChangeLog.rss
+++ b/ChangeLog.rss
@@ -11,10 +11,35 @@
<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, 14 Dec 2020 22:41:16 GMT</pubDate>
- <lastBuildDate>Tue, 15 Dec 2020 07:59:42 GMT</lastBuildDate>
+ <pubDate>Tue, 15 Dec 2020 20:39:53 GMT</pubDate>
+ <lastBuildDate>Wed, 16 Dec 2020 07:59:42 GMT</lastBuildDate>
<generator>maintain_current_git.sh v 1.12</generator>
<item>
+ <title>Tue, 15 Dec 2020 20:39:53 GMT</title>
+ <pubDate>Tue, 15 Dec 2020 20:39:53 GMT</pubDate>
+ <link>https://git.slackware.nl/current/tag/?h=20201215203953</link>
+ <guid isPermaLink="false">20201215203953</guid>
+ <description>
+ <![CDATA[<pre>
+d/python-pip-20.3.3-x86_64-1.txz: Upgraded.
+kde/sddm-0.19.0-x86_64-3.txz: Rebuilt.
+ In SDDM's Xsession script, don't source $HOME/.xsession as this may launch
+ the wrong session type or cause dbus-run-session to start twice breaking
+ logout.
+l/orc-0.4.32-x86_64-1.txz: Upgraded.
+l/pipewire-0.3.18-x86_64-1.txz: Upgraded.
+l/python-chardet-4.0.0-x86_64-1.txz: Upgraded.
+l/python-packaging-20.8-x86_64-1.txz: Upgraded.
+n/samba-4.13.3-x86_64-1.txz: Upgraded.
+xap/mozilla-thunderbird-78.6.0-x86_64-1.txz: Upgraded.
+ This is a bugfix release.
+ For more information, see:
+ https://www.mozilla.org/en-US/thunderbird/78.6.0/releasenotes/
+xfce/mousepad-0.5.0-x86_64-1.txz: Upgraded.
+ </pre>]]>
+ </description>
+ </item>
+ <item>
<title>Mon, 14 Dec 2020 22:41:16 GMT</title>
<pubDate>Mon, 14 Dec 2020 22:41:16 GMT</pubDate>
<link>https://git.slackware.nl/current/tag/?h=20201214224116</link>
diff --git a/ChangeLog.txt b/ChangeLog.txt
index 1d2ca71fd..0d730b87b 100644
--- a/ChangeLog.txt
+++ b/ChangeLog.txt
@@ -1,3 +1,20 @@
+Tue Dec 15 20:39:53 UTC 2020
+d/python-pip-20.3.3-x86_64-1.txz: Upgraded.
+kde/sddm-0.19.0-x86_64-3.txz: Rebuilt.
+ In SDDM's Xsession script, don't source $HOME/.xsession as this may launch
+ the wrong session type or cause dbus-run-session to start twice breaking
+ logout.
+l/orc-0.4.32-x86_64-1.txz: Upgraded.
+l/pipewire-0.3.18-x86_64-1.txz: Upgraded.
+l/python-chardet-4.0.0-x86_64-1.txz: Upgraded.
+l/python-packaging-20.8-x86_64-1.txz: Upgraded.
+n/samba-4.13.3-x86_64-1.txz: Upgraded.
+xap/mozilla-thunderbird-78.6.0-x86_64-1.txz: Upgraded.
+ This is a bugfix release.
+ For more information, see:
+ https://www.mozilla.org/en-US/thunderbird/78.6.0/releasenotes/
+xfce/mousepad-0.5.0-x86_64-1.txz: Upgraded.
++--------------------------+
Mon Dec 14 22:41:16 UTC 2020
ap/pamixer-1.4-x86_64-7.txz: Rebuilt.
Recompiled against boost-1.75.0.
diff --git a/FILELIST.TXT b/FILELIST.TXT
index 06a65a54d..95ed6d038 100644
--- a/FILELIST.TXT
+++ b/FILELIST.TXT
@@ -1,20 +1,20 @@
-Mon Dec 14 22:44:01 UTC 2020
+Tue Dec 15 20:43:16 UTC 2020
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 2020-12-14 22:41 .
+drwxr-xr-x 12 root root 4096 2020-12-15 20:39 .
-rw-r--r-- 1 root root 10064 2016-06-30 18:39 ./ANNOUNCE.14_2
-rw-r--r-- 1 root root 14975 2020-02-08 21:06 ./CHANGES_AND_HINTS.TXT
--rw-r--r-- 1 root root 1063842 2020-12-14 22:27 ./CHECKSUMS.md5
--rw-r--r-- 1 root root 163 2020-12-14 22:27 ./CHECKSUMS.md5.asc
+-rw-r--r-- 1 root root 1063842 2020-12-14 22:44 ./CHECKSUMS.md5
+-rw-r--r-- 1 root root 163 2020-12-14 22:44 ./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 1146956 2020-12-14 22:41 ./ChangeLog.txt
+-rw-r--r-- 1 root root 1147704 2020-12-15 20:39 ./ChangeLog.txt
drwxr-xr-x 3 root root 4096 2013-03-20 22:17 ./EFI
drwxr-xr-x 2 root root 4096 2020-12-12 22:11 ./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 2020-12-12 22:11 ./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 1384499 2020-12-14 22:27 ./FILELIST.TXT
+-rw-r--r-- 1 root root 1384499 2020-12-14 22:44 ./FILELIST.TXT
-rw-r--r-- 1 root root 1572 2012-08-29 18:27 ./GPG-KEY
--rw-r--r-- 1 root root 841103 2020-12-14 22:43 ./PACKAGES.TXT
+-rw-r--r-- 1 root root 841104 2020-12-15 20:42 ./PACKAGES.TXT
-rw-r--r-- 1 root root 8564 2016-06-28 21:33 ./README.TXT
-rw-r--r-- 1 root root 3629 2020-12-12 22:03 ./README.initrd
-rw-r--r-- 1 root root 34412 2017-12-01 17:44 ./README_CRYPT.TXT
@@ -791,11 +791,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 2020-12-14 22:43 ./slackware64
--rw-r--r-- 1 root root 328849 2020-12-14 22:43 ./slackware64/CHECKSUMS.md5
--rw-r--r-- 1 root root 163 2020-12-14 22:43 ./slackware64/CHECKSUMS.md5.asc
--rw-r--r-- 1 root root 408143 2020-12-14 22:43 ./slackware64/FILE_LIST
--rw-r--r-- 1 root root 3971199 2020-12-14 22:43 ./slackware64/MANIFEST.bz2
+drwxr-xr-x 17 root root 4096 2020-12-15 20:42 ./slackware64
+-rw-r--r-- 1 root root 328849 2020-12-15 20:42 ./slackware64/CHECKSUMS.md5
+-rw-r--r-- 1 root root 163 2020-12-15 20:42 ./slackware64/CHECKSUMS.md5.asc
+-rw-r--r-- 1 root root 408143 2020-12-15 20:42 ./slackware64/FILE_LIST
+-rw-r--r-- 1 root root 3971220 2020-12-15 20:42 ./slackware64/MANIFEST.bz2
lrwxrwxrwx 1 root root 15 2009-08-23 23:34 ./slackware64/PACKAGES.TXT -> ../PACKAGES.TXT
drwxr-xr-x 2 root root 24576 2020-12-12 22:18 ./slackware64/a
-rw-r--r-- 1 root root 327 2018-06-24 18:44 ./slackware64/a/aaa_base-14.2-x86_64-5.txt
@@ -1430,7 +1430,7 @@ drwxr-xr-x 2 root root 20480 2020-12-14 22:26 ./slackware64/ap
-rw-r--r-- 1 root root 506 2020-02-16 18:00 ./slackware64/ap/zsh-5.8-x86_64-1.txt
-rw-r--r-- 1 root root 3053312 2020-02-16 18:00 ./slackware64/ap/zsh-5.8-x86_64-1.txz
-rw-r--r-- 1 root root 163 2020-02-16 18:00 ./slackware64/ap/zsh-5.8-x86_64-1.txz.asc
-drwxr-xr-x 2 root root 16384 2020-12-14 22:26 ./slackware64/d
+drwxr-xr-x 2 root root 16384 2020-12-15 20:42 ./slackware64/d
-rw-r--r-- 1 root root 360 2020-10-24 22:39 ./slackware64/d/Cython-0.29.21-x86_64-2.txt
-rw-r--r-- 1 root root 2380688 2020-10-24 22:39 ./slackware64/d/Cython-0.29.21-x86_64-2.txz
-rw-r--r-- 1 root root 163 2020-10-24 22:39 ./slackware64/d/Cython-0.29.21-x86_64-2.txz.asc
@@ -1591,9 +1591,9 @@ drwxr-xr-x 2 root root 16384 2020-12-14 22:26 ./slackware64/d
-rw-r--r-- 1 root root 337 2018-04-13 14:04 ./slackware64/d/pmake-1.111-x86_64-5.txt
-rw-r--r-- 1 root root 120924 2018-04-13 14:04 ./slackware64/d/pmake-1.111-x86_64-5.txz
-rw-r--r-- 1 root root 163 2018-04-13 14:04 ./slackware64/d/pmake-1.111-x86_64-5.txz.asc
--rw-r--r-- 1 root root 270 2020-12-03 19:39 ./slackware64/d/python-pip-20.3.1-x86_64-1.txt
--rw-r--r-- 1 root root 1700676 2020-12-03 19:39 ./slackware64/d/python-pip-20.3.1-x86_64-1.txz
--rw-r--r-- 1 root root 163 2020-12-03 19:39 ./slackware64/d/python-pip-20.3.1-x86_64-1.txz.asc
+-rw-r--r-- 1 root root 270 2020-12-15 19:32 ./slackware64/d/python-pip-20.3.3-x86_64-1.txt
+-rw-r--r-- 1 root root 1703740 2020-12-15 19:32 ./slackware64/d/python-pip-20.3.3-x86_64-1.txz
+-rw-r--r-- 1 root root 163 2020-12-15 19:32 ./slackware64/d/python-pip-20.3.3-x86_64-1.txz.asc
-rw-r--r-- 1 root root 562 2020-12-07 02:22 ./slackware64/d/python-setuptools-51.0.0-x86_64-1.txt
-rw-r--r-- 1 root root 628332 2020-12-07 02:22 ./slackware64/d/python-setuptools-51.0.0-x86_64-1.txz
-rw-r--r-- 1 root root 163 2020-12-07 02:22 ./slackware64/d/python-setuptools-51.0.0-x86_64-1.txz.asc
@@ -1676,7 +1676,7 @@ drwxr-xr-x 2 root root 4096 2020-12-12 22:19 ./slackware64/k
-rw-r--r-- 1 root root 1170 2020-12-12 22:03 ./slackware64/k/maketag
-rw-r--r-- 1 root root 1170 2020-12-12 22:03 ./slackware64/k/maketag.ez
-rw-r--r-- 1 root root 18 2020-12-12 22:03 ./slackware64/k/tagfile
-drwxr-xr-x 2 root root 77824 2020-12-14 22:26 ./slackware64/kde
+drwxr-xr-x 2 root root 77824 2020-12-15 20:42 ./slackware64/kde
-rw-r--r-- 1 root root 382 2020-12-11 06:07 ./slackware64/kde/akonadi-20.12.0-x86_64-1.txt
-rw-r--r-- 1 root root 2414976 2020-12-11 06:07 ./slackware64/kde/akonadi-20.12.0-x86_64-1.txz
-rw-r--r-- 1 root root 163 2020-12-11 06:07 ./slackware64/kde/akonadi-20.12.0-x86_64-1.txz.asc
@@ -2710,9 +2710,9 @@ drwxr-xr-x 2 root root 77824 2020-12-14 22:26 ./slackware64/kde
-rw-r--r-- 1 root root 460 2020-12-11 06:47 ./slackware64/kde/rocs-20.12.0-x86_64-1.txt
-rw-r--r-- 1 root root 1168992 2020-12-11 06:47 ./slackware64/kde/rocs-20.12.0-x86_64-1.txz
-rw-r--r-- 1 root root 163 2020-12-11 06:47 ./slackware64/kde/rocs-20.12.0-x86_64-1.txz.asc
--rw-r--r-- 1 root root 490 2020-12-12 18:28 ./slackware64/kde/sddm-0.19.0-x86_64-2.txt
--rw-r--r-- 1 root root 3494348 2020-12-12 18:28 ./slackware64/kde/sddm-0.19.0-x86_64-2.txz
--rw-r--r-- 1 root root 163 2020-12-12 18:28 ./slackware64/kde/sddm-0.19.0-x86_64-2.txz.asc
+-rw-r--r-- 1 root root 490 2020-12-15 20:30 ./slackware64/kde/sddm-0.19.0-x86_64-3.txt
+-rw-r--r-- 1 root root 3494420 2020-12-15 20:30 ./slackware64/kde/sddm-0.19.0-x86_64-3.txz
+-rw-r--r-- 1 root root 163 2020-12-15 20:30 ./slackware64/kde/sddm-0.19.0-x86_64-3.txz.asc
-rw-r--r-- 1 root root 275 2020-12-06 01:57 ./slackware64/kde/sddm-kcm-5.20.4-x86_64-1.txt
-rw-r--r-- 1 root root 97516 2020-12-06 01:57 ./slackware64/kde/sddm-kcm-5.20.4-x86_64-1.txz
-rw-r--r-- 1 root root 163 2020-12-06 01:57 ./slackware64/kde/sddm-kcm-5.20.4-x86_64-1.txz.asc
@@ -2765,7 +2765,7 @@ drwxr-xr-x 2 root root 77824 2020-12-14 22:26 ./slackware64/kde
-rw-r--r-- 1 root root 296 2020-12-11 06:35 ./slackware64/kde/zeroconf-ioslave-20.12.0-x86_64-1.txt
-rw-r--r-- 1 root root 52464 2020-12-11 06:35 ./slackware64/kde/zeroconf-ioslave-20.12.0-x86_64-1.txz
-rw-r--r-- 1 root root 163 2020-12-11 06:35 ./slackware64/kde/zeroconf-ioslave-20.12.0-x86_64-1.txz.asc
-drwxr-xr-x 2 root root 73728 2020-12-14 22:26 ./slackware64/l
+drwxr-xr-x 2 root root 73728 2020-12-15 20:42 ./slackware64/l
-rw-r--r-- 1 root root 329 2018-04-13 14:14 ./slackware64/l/GConf-3.2.6-x86_64-4.txt
-rw-r--r-- 1 root root 930172 2018-04-13 14:14 ./slackware64/l/GConf-3.2.6-x86_64-4.txz
-rw-r--r-- 1 root root 163 2018-04-13 14:14 ./slackware64/l/GConf-3.2.6-x86_64-4.txz.asc
@@ -3580,9 +3580,9 @@ drwxr-xr-x 2 root root 73728 2020-12-14 22:26 ./slackware64/l
-rw-r--r-- 1 root root 404 2020-06-30 18:26 ./slackware64/l/opusfile-0.12-x86_64-1.txt
-rw-r--r-- 1 root root 152264 2020-06-30 18:26 ./slackware64/l/opusfile-0.12-x86_64-1.txz
-rw-r--r-- 1 root root 163 2020-06-30 18:26 ./slackware64/l/opusfile-0.12-x86_64-1.txz.asc
--rw-r--r-- 1 root root 446 2019-11-03 18:40 ./slackware64/l/orc-0.4.31-x86_64-1.txt
--rw-r--r-- 1 root root 208200 2019-11-03 18:40 ./slackware64/l/orc-0.4.31-x86_64-1.txz
--rw-r--r-- 1 root root 163 2019-11-03 18:40 ./slackware64/l/orc-0.4.31-x86_64-1.txz.asc
+-rw-r--r-- 1 root root 446 2020-12-15 19:26 ./slackware64/l/orc-0.4.32-x86_64-1.txt
+-rw-r--r-- 1 root root 210500 2020-12-15 19:26 ./slackware64/l/orc-0.4.32-x86_64-1.txz
+-rw-r--r-- 1 root root 163 2020-12-15 19:26 ./slackware64/l/orc-0.4.32-x86_64-1.txz.asc
-rw-r--r-- 1 root root 429 2020-11-26 23:17 ./slackware64/l/pango-1.48.0-x86_64-1.txt
-rw-r--r-- 1 root root 569220 2020-11-26 23:17 ./slackware64/l/pango-1.48.0-x86_64-1.txz
-rw-r--r-- 1 root root 163 2020-11-26 23:17 ./slackware64/l/pango-1.48.0-x86_64-1.txz.asc
@@ -3610,9 +3610,9 @@ drwxr-xr-x 2 root root 73728 2020-12-14 22:26 ./slackware64/l
-rw-r--r-- 1 root root 415 2019-04-03 21:02 ./slackware64/l/pilot-link-0.12.5-x86_64-14.txt
-rw-r--r-- 1 root root 557668 2019-04-03 21:02 ./slackware64/l/pilot-link-0.12.5-x86_64-14.txz
-rw-r--r-- 1 root root 163 2019-04-03 21:02 ./slackware64/l/pilot-link-0.12.5-x86_64-14.txz.asc
--rw-r--r-- 1 root root 552 2020-12-08 18:50 ./slackware64/l/pipewire-0.3.17-x86_64-1.txt
--rw-r--r-- 1 root root 1108116 2020-12-08 18:50 ./slackware64/l/pipewire-0.3.17-x86_64-1.txz
--rw-r--r-- 1 root root 163 2020-12-08 18:50 ./slackware64/l/pipewire-0.3.17-x86_64-1.txz.asc
+-rw-r--r-- 1 root root 552 2020-12-15 19:28 ./slackware64/l/pipewire-0.3.18-x86_64-1.txt
+-rw-r--r-- 1 root root 1135224 2020-12-15 19:28 ./slackware64/l/pipewire-0.3.18-x86_64-1.txz
+-rw-r--r-- 1 root root 163 2020-12-15 19:28 ./slackware64/l/pipewire-0.3.18-x86_64-1.txz.asc
-rw-r--r-- 1 root root 450 2020-12-06 04:33 ./slackware64/l/polkit-0.118-x86_64-2.txt
-rw-r--r-- 1 root root 400760 2020-12-06 04:33 ./slackware64/l/polkit-0.118-x86_64-2.txz
-rw-r--r-- 1 root root 163 2020-12-06 04:33 ./slackware64/l/polkit-0.118-x86_64-2.txz.asc
@@ -3661,9 +3661,9 @@ drwxr-xr-x 2 root root 73728 2020-12-14 22:26 ./slackware64/l
-rw-r--r-- 1 root root 432 2020-12-07 02:21 ./slackware64/l/python-certifi-2020.12.5-x86_64-1.txt
-rw-r--r-- 1 root root 136500 2020-12-07 02:21 ./slackware64/l/python-certifi-2020.12.5-x86_64-1.txz
-rw-r--r-- 1 root root 163 2020-12-07 02:21 ./slackware64/l/python-certifi-2020.12.5-x86_64-1.txz.asc
--rw-r--r-- 1 root root 365 2020-10-24 22:45 ./slackware64/l/python-chardet-3.0.4-x86_64-6.txt
--rw-r--r-- 1 root root 150664 2020-10-24 22:45 ./slackware64/l/python-chardet-3.0.4-x86_64-6.txz
--rw-r--r-- 1 root root 163 2020-10-24 22:45 ./slackware64/l/python-chardet-3.0.4-x86_64-6.txz.asc
+-rw-r--r-- 1 root root 365 2020-12-15 19:31 ./slackware64/l/python-chardet-4.0.0-x86_64-1.txt
+-rw-r--r-- 1 root root 170680 2020-12-15 19:31 ./slackware64/l/python-chardet-4.0.0-x86_64-1.txz
+-rw-r--r-- 1 root root 163 2020-12-15 19:31 ./slackware64/l/python-chardet-4.0.0-x86_64-1.txz.asc
-rw-r--r-- 1 root root 381 2020-10-24 22:53 ./slackware64/l/python-distro-1.5.0-x86_64-2.txt
-rw-r--r-- 1 root root 25032 2020-10-24 22:53 ./slackware64/l/python-distro-1.5.0-x86_64-2.txz
-rw-r--r-- 1 root root 163 2020-10-24 22:53 ./slackware64/l/python-distro-1.5.0-x86_64-2.txz.asc
@@ -3679,9 +3679,9 @@ drwxr-xr-x 2 root root 73728 2020-12-14 22:26 ./slackware64/l
-rw-r--r-- 1 root root 502 2020-10-24 22:46 ./slackware64/l/python-notify2-0.3.1-x86_64-6.txt
-rw-r--r-- 1 root root 9160 2020-10-24 22:46 ./slackware64/l/python-notify2-0.3.1-x86_64-6.txz
-rw-r--r-- 1 root root 163 2020-10-24 22:46 ./slackware64/l/python-notify2-0.3.1-x86_64-6.txz.asc
--rw-r--r-- 1 root root 333 2020-10-24 22:46 ./slackware64/l/python-packaging-20.4-x86_64-2.txt
--rw-r--r-- 1 root root 49240 2020-10-24 22:46 ./slackware64/l/python-packaging-20.4-x86_64-2.txz
--rw-r--r-- 1 root root 163 2020-10-24 22:46 ./slackware64/l/python-packaging-20.4-x86_64-2.txz.asc
+-rw-r--r-- 1 root root 333 2020-12-15 19:33 ./slackware64/l/python-packaging-20.8-x86_64-1.txt
+-rw-r--r-- 1 root root 51624 2020-12-15 19:33 ./slackware64/l/python-packaging-20.8-x86_64-1.txz
+-rw-r--r-- 1 root root 163 2020-12-15 19:33 ./slackware64/l/python-packaging-20.8-x86_64-1.txz.asc
-rw-r--r-- 1 root root 526 2020-10-25 17:47 ./slackware64/l/python-pillow-8.0.1-x86_64-1.txt
-rw-r--r-- 1 root root 651180 2020-10-25 17:47 ./slackware64/l/python-pillow-8.0.1-x86_64-1.txz
-rw-r--r-- 1 root root 163 2020-10-25 17:47 ./slackware64/l/python-pillow-8.0.1-x86_64-1.txz.asc
@@ -3845,7 +3845,7 @@ drwxr-xr-x 2 root root 73728 2020-12-14 22:26 ./slackware64/l
-rw-r--r-- 1 root root 463 2020-06-23 19:31 ./slackware64/l/zstd-1.4.5-x86_64-2.txt
-rw-r--r-- 1 root root 627360 2020-06-23 19:31 ./slackware64/l/zstd-1.4.5-x86_64-2.txz
-rw-r--r-- 1 root root 163 2020-06-23 19:31 ./slackware64/l/zstd-1.4.5-x86_64-2.txz.asc
-drwxr-xr-x 2 root root 32768 2020-12-14 22:26 ./slackware64/n
+drwxr-xr-x 2 root root 32768 2020-12-15 20:42 ./slackware64/n
-rw-r--r-- 1 root root 357 2020-11-16 19:57 ./slackware64/n/ModemManager-1.14.8-x86_64-1.txt
-rw-r--r-- 1 root root 1867448 2020-11-16 19:57 ./slackware64/n/ModemManager-1.14.8-x86_64-1.txz
-rw-r--r-- 1 root root 163 2020-11-16 19:57 ./slackware64/n/ModemManager-1.14.8-x86_64-1.txz.asc
@@ -4228,9 +4228,9 @@ drwxr-xr-x 2 root root 32768 2020-12-14 22:26 ./slackware64/n
-rw-r--r-- 1 root root 443 2020-12-14 20:52 ./slackware64/n/s-nail-14.9.20-x86_64-1.txt
-rw-r--r-- 1 root root 543104 2020-12-14 20:52 ./slackware64/n/s-nail-14.9.20-x86_64-1.txz
-rw-r--r-- 1 root root 163 2020-12-14 20:52 ./slackware64/n/s-nail-14.9.20-x86_64-1.txz.asc
--rw-r--r-- 1 root root 507 2020-11-04 18:55 ./slackware64/n/samba-4.13.2-x86_64-1.txt
--rw-r--r-- 1 root root 12500628 2020-11-04 18:55 ./slackware64/n/samba-4.13.2-x86_64-1.txz
--rw-r--r-- 1 root root 163 2020-11-04 18:55 ./slackware64/n/samba-4.13.2-x86_64-1.txz.asc
+-rw-r--r-- 1 root root 507 2020-12-15 19:39 ./slackware64/n/samba-4.13.3-x86_64-1.txt
+-rw-r--r-- 1 root root 12558964 2020-12-15 19:39 ./slackware64/n/samba-4.13.3-x86_64-1.txz
+-rw-r--r-- 1 root root 163 2020-12-15 19:39 ./slackware64/n/samba-4.13.3-x86_64-1.txz.asc
-rw-r--r-- 1 root root 346 2018-11-08 00:52 ./slackware64/n/slrn-1.0.3a-x86_64-1.txt
-rw-r--r-- 1 root root 470008 2018-11-08 00:52 ./slackware64/n/slrn-1.0.3a-x86_64-1.txz
-rw-r--r-- 1 root root 163 2018-11-08 00:52 ./slackware64/n/slrn-1.0.3a-x86_64-1.txz.asc
@@ -5282,7 +5282,7 @@ drwxr-xr-x 2 root root 65536 2020-12-08 19:32 ./slackware64/x
-rw-r--r-- 1 root root 213 2018-04-13 06:10 ./slackware64/x/xwud-1.0.5-x86_64-2.txt
-rw-r--r-- 1 root root 25288 2018-04-13 06:10 ./slackware64/x/xwud-1.0.5-x86_64-2.txz
-rw-r--r-- 1 root root 163 2018-04-13 06:10 ./slackware64/x/xwud-1.0.5-x86_64-2.txz.asc
-drwxr-xr-x 2 root root 12288 2020-12-14 22:26 ./slackware64/xap
+drwxr-xr-x 2 root root 12288 2020-12-15 20:42 ./slackware64/xap
-rw-r--r-- 1 root root 625 2020-04-05 20:17 ./slackware64/xap/MPlayer-20200103-x86_64-2.txt
-rw-r--r-- 1 root root 2733304 2020-04-05 20:17 ./slackware64/xap/MPlayer-20200103-x86_64-2.txz
-rw-r--r-- 1 root root 163 2020-04-05 20:17 ./slackware64/xap/MPlayer-20200103-x86_64-2.txz.asc
@@ -5359,9 +5359,9 @@ drwxr-xr-x 2 root root 12288 2020-12-14 22:26 ./slackware64/xap
-rw-r--r-- 1 root root 570 2020-12-14 20:04 ./slackware64/xap/mozilla-firefox-78.6.0esr-x86_64-1.txt
-rw-r--r-- 1 root root 60714768 2020-12-14 20:04 ./slackware64/xap/mozilla-firefox-78.6.0esr-x86_64-1.txz
-rw-r--r-- 1 root root 163 2020-12-14 20:04 ./slackware64/xap/mozilla-firefox-78.6.0esr-x86_64-1.txz.asc
--rw-r--r-- 1 root root 663 2020-12-02 22:44 ./slackware64/xap/mozilla-thunderbird-78.5.1-x86_64-1.txt
--rw-r--r-- 1 root root 57459468 2020-12-02 22:44 ./slackware64/xap/mozilla-thunderbird-78.5.1-x86_64-1.txz
--rw-r--r-- 1 root root 163 2020-12-02 22:44 ./slackware64/xap/mozilla-thunderbird-78.5.1-x86_64-1.txz.asc
+-rw-r--r-- 1 root root 663 2020-12-15 04:53 ./slackware64/xap/mozilla-thunderbird-78.6.0-x86_64-1.txt
+-rw-r--r-- 1 root root 57467388 2020-12-15 04:53 ./slackware64/xap/mozilla-thunderbird-78.6.0-x86_64-1.txz
+-rw-r--r-- 1 root root 163 2020-12-15 04:53 ./slackware64/xap/mozilla-thunderbird-78.6.0-x86_64-1.txz.asc
-rw-r--r-- 1 root root 359 2020-06-23 18:24 ./slackware64/xap/network-manager-applet-1.18.0-x86_64-1.txt
-rw-r--r-- 1 root root 905824 2020-06-23 18:24 ./slackware64/xap/network-manager-applet-1.18.0-x86_64-1.txz
-rw-r--r-- 1 root root 163 2020-06-23 18:24 ./slackware64/xap/network-manager-applet-1.18.0-x86_64-1.txz.asc
@@ -5435,7 +5435,7 @@ drwxr-xr-x 2 root root 12288 2020-12-14 22:26 ./slackware64/xap
-rw-r--r-- 1 root root 463 2020-12-09 19:49 ./slackware64/xap/xscreensaver-5.45-x86_64-1.txt
-rw-r--r-- 1 root root 6851652 2020-12-09 19:49 ./slackware64/xap/xscreensaver-5.45-x86_64-1.txz
-rw-r--r-- 1 root root 163 2020-12-09 19:49 ./slackware64/xap/xscreensaver-5.45-x86_64-1.txz.asc
-drwxr-xr-x 2 root root 12288 2020-12-14 22:42 ./slackware64/xfce
+drwxr-xr-x 2 root root 12288 2020-12-15 20:42 ./slackware64/xfce
-rw-r--r-- 1 root root 253 2020-12-09 19:37 ./slackware64/xfce/Greybird-3.22.13-noarch-1.txt
-rw-r--r-- 1 root root 192576 2020-12-09 19:37 ./slackware64/xfce/Greybird-3.22.13-noarch-1.txz
-rw-r--r-- 1 root root 163 2020-12-09 19:37 ./slackware64/xfce/Greybird-3.22.13-noarch-1.txz.asc
@@ -5458,9 +5458,9 @@ drwxr-xr-x 2 root root 12288 2020-12-14 22:42 ./slackware64/xfce
-rw-r--r-- 1 root root 163 2020-12-06 00:41 ./slackware64/xfce/libxfce4util-4.14.0-x86_64-1.txz.asc
-rw-r--r-- 1 root root 3369 2020-12-07 21:31 ./slackware64/xfce/maketag
-rw-r--r-- 1 root root 3369 2020-12-07 21:31 ./slackware64/xfce/maketag.ez
--rw-r--r-- 1 root root 423 2020-12-06 00:41 ./slackware64/xfce/mousepad-0.4.2-x86_64-1.txt
--rw-r--r-- 1 root root 270940 2020-12-06 00:41 ./slackware64/xfce/mousepad-0.4.2-x86_64-1.txz
--rw-r--r-- 1 root root 163 2020-12-06 00:41 ./slackware64/xfce/mousepad-0.4.2-x86_64-1.txz.asc
+-rw-r--r-- 1 root root 423 2020-12-15 19:19 ./slackware64/xfce/mousepad-0.5.0-x86_64-1.txt
+-rw-r--r-- 1 root root 309320 2020-12-15 19:19 ./slackware64/xfce/mousepad-0.5.0-x86_64-1.txz
+-rw-r--r-- 1 root root 163 2020-12-15 19:19 ./slackware64/xfce/mousepad-0.5.0-x86_64-1.txz.asc
-rw-r--r-- 1 root root 555 2020-12-07 21:31 ./slackware64/xfce/tagfile
-rw-r--r-- 1 root root 460 2020-12-06 00:41 ./slackware64/xfce/thunar-1.8.16-x86_64-2.txt
-rw-r--r-- 1 root root 1192348 2020-12-06 00:41 ./slackware64/xfce/thunar-1.8.16-x86_64-2.txz
@@ -5540,11 +5540,11 @@ drwxr-xr-x 2 root root 4096 2019-02-17 23:51 ./slackware64/y
-rw-r--r-- 1 root root 1147 2018-03-01 07:55 ./slackware64/y/maketag
-rw-r--r-- 1 root root 1147 2018-03-01 07:55 ./slackware64/y/maketag.ez
-rw-r--r-- 1 root root 14 2018-03-01 07:55 ./slackware64/y/tagfile
-drwxr-xr-x 18 root root 4096 2020-12-14 22:44 ./source
--rw-r--r-- 1 root root 559289 2020-12-14 22:44 ./source/CHECKSUMS.md5
--rw-r--r-- 1 root root 163 2020-12-14 22:44 ./source/CHECKSUMS.md5.asc
--rw-r--r-- 1 root root 779164 2020-12-14 22:43 ./source/FILE_LIST
--rw-r--r-- 1 root root 22171968 2020-12-14 22:43 ./source/MANIFEST.bz2
+drwxr-xr-x 18 root root 4096 2020-12-15 20:43 ./source
+-rw-r--r-- 1 root root 559504 2020-12-15 20:43 ./source/CHECKSUMS.md5
+-rw-r--r-- 1 root root 163 2020-12-15 20:43 ./source/CHECKSUMS.md5.asc
+-rw-r--r-- 1 root root 779432 2020-12-15 20:43 ./source/FILE_LIST
+-rw-r--r-- 1 root root 22203844 2020-12-15 20:43 ./source/MANIFEST.bz2
-rw-r--r-- 1 root root 1314 2006-10-02 04:40 ./source/README.TXT
drwxr-xr-x 120 root root 4096 2020-12-09 20:47 ./source/a
-rw-r--r-- 1 root root 1034 2019-05-04 17:56 ./source/a/FTBFSlog
@@ -7472,8 +7472,8 @@ drwxr-xr-x 2 root root 4096 2019-09-29 23:48 ./source/d/pmake
-rw-r--r-- 1 root root 38071 2007-02-09 20:45 ./source/d/pmake/pmake.txt.gz
-rw-r--r-- 1 root root 26675 2005-07-07 09:32 ./source/d/pmake/pmake_1.111-1.diff.gz
-rw-r--r-- 1 root root 790 2018-02-27 06:49 ./source/d/pmake/slack-desc
-drwxr-xr-x 2 root root 4096 2020-12-03 19:39 ./source/d/python-pip
--rw-r--r-- 1 root root 1085475 2020-12-03 09:17 ./source/d/python-pip/pip-20.3.1.tar.lz
+drwxr-xr-x 2 root root 4096 2020-12-15 19:31 ./source/d/python-pip
+-rw-r--r-- 1 root root 1101535 2020-12-15 15:44 ./source/d/python-pip/pip-20.3.3.tar.lz
-rw-r--r-- 1 root root 33 2018-03-29 06:10 ./source/d/python-pip/pip.url
-rwxr-xr-x 1 root root 2876 2020-11-30 19:03 ./source/d/python-pip/python-pip.SlackBuild
-rw-r--r-- 1 root root 760 2018-02-27 06:13 ./source/d/python-pip/slack-desc
@@ -7591,25 +7591,25 @@ 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 2020-08-20 05:22 ./source/installer
--rw-r--r-- 1 root root 35337 2020-12-08 19:22 ./source/installer/ChangeLog.txt
+-rw-r--r-- 1 root root 35460 2020-12-15 19:25 ./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 75291 2020-10-30 22:06 ./source/installer/build_installer.sh
-rwxr-xr-x 1 root root 2244 2018-03-18 19:14 ./source/installer/installer.SlackBuild
-rw-r--r-- 1 root root 1376 2020-02-29 06:16 ./source/installer/module-blacklist
-rwxr-xr-x 1 root root 5287 2019-12-07 00:25 ./source/installer/repack_installer.SlackBuild
-drwxr-xr-x 8 root root 4096 2020-01-26 19:32 ./source/installer/sources
+drwxr-xr-x 8 root root 4096 2020-12-15 19:23 ./source/installer/sources
drwxr-xr-x 2 root root 4096 2019-03-03 19:15 ./source/installer/sources/busybox
-rw-r--r-- 1 root root 7793781 2019-02-14 14:27 ./source/installer/sources/busybox/busybox-1.30.1.tar.bz2
-rw-r--r-- 1 root root 72 2019-02-14 14:27 ./source/installer/sources/busybox/busybox-1.30.1.tar.bz2.sig
-rw-r--r-- 1 root root 28662 2020-10-29 21:48 ./source/installer/sources/busybox/busybox-dot-config
-drwxr-xr-x 2 root root 4096 2018-06-20 21:07 ./source/installer/sources/dropbear
--rw-r--r-- 1 root root 372 2008-03-13 13:43 ./source/installer/sources/dropbear/doinst.sh
--rw-r--r-- 1 root root 1407361 2018-01-14 04:51 ./source/installer/sources/dropbear/dropbear-20171018_fa3b0dd3.tar.lz
--rwxr-xr-- 1 root root 4351 2018-06-20 21:07 ./source/installer/sources/dropbear/dropbear.Slackbuild
--rw-r--r-- 1 root root 783 2018-01-14 05:07 ./source/installer/sources/dropbear/dropbear_emptypass.patch
--rw-r--r-- 1 root root 151 2018-06-20 21:07 ./source/installer/sources/dropbear/localoptions.h
--rw-r--r-- 1 root root 1912 2018-01-14 05:41 ./source/installer/sources/dropbear/rc.dropbear.new
--rw-r--r-- 1 root root 887 2018-06-21 19:41 ./source/installer/sources/dropbear/slack-desc
+drwxr-xr-x 2 root root 4096 2020-12-06 08:43 ./source/installer/sources/dropbear
+-rw-r--r-- 1 root root 266 2008-03-13 13:43 ./source/installer/sources/dropbear/doinst.sh.gz
+-rw-r--r-- 1 root root 2134491 2020-10-29 13:39 ./source/installer/sources/dropbear/dropbear-2020.81.tar.lz
+-rwxr-xr-- 1 root root 4772 2020-12-06 08:43 ./source/installer/sources/dropbear/dropbear.Slackbuild
+-rw-r--r-- 1 root root 743 2020-12-06 08:21 ./source/installer/sources/dropbear/dropbear_emptypass.patch
+-rw-r--r-- 1 root root 155 2018-01-14 05:13 ./source/installer/sources/dropbear/localoptions.h
+-rw-r--r-- 1 root root 1912 2020-12-06 08:33 ./source/installer/sources/dropbear/rc.dropbear.new
+-rw-r--r-- 1 root root 890 2008-03-13 13:43 ./source/installer/sources/dropbear/slack-desc
drwxr-xr-x 3 root root 4096 2013-03-11 21:15 ./source/installer/sources/efi.i586
drwxr-xr-x 3 root root 4096 2013-03-11 21:15 ./source/installer/sources/efi.i586/EFI
drwxr-xr-x 2 root root 4096 2015-11-24 23:20 ./source/installer/sources/efi.i586/EFI/BOOT
@@ -8038,7 +8038,7 @@ drwxr-xr-x 2 root root 12288 2020-11-30 20:51 ./source/kde/kde/build
-rw-r--r-- 1 root root 2 2020-10-27 18:44 ./source/kde/kde/build/purpose
-rw-r--r-- 1 root root 2 2020-10-27 18:44 ./source/kde/kde/build/qqc2-desktop-style
-rw-r--r-- 1 root root 2 2020-10-27 18:44 ./source/kde/kde/build/rocs
--rw-r--r-- 1 root root 2 2020-12-10 20:23 ./source/kde/kde/build/sddm
+-rw-r--r-- 1 root root 2 2020-12-15 20:30 ./source/kde/kde/build/sddm
-rw-r--r-- 1 root root 2 2020-10-27 18:44 ./source/kde/kde/build/sddm-kcm
-rw-r--r-- 1 root root 2 2020-10-27 18:44 ./source/kde/kde/build/signon-kwallet-extension
-rw-r--r-- 1 root root 2 2020-10-27 18:44 ./source/kde/kde/build/skanlite
@@ -8179,7 +8179,7 @@ drwxr-xr-x 2 root root 4096 2018-06-14 21:17 ./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 21 root root 4096 2020-12-14 20:14 ./source/kde/kde/patch
+drwxr-xr-x 21 root root 4096 2020-12-15 20:30 ./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
@@ -8244,8 +8244,9 @@ drwxr-xr-x 2 root root 4096 2018-06-20 17:39 ./source/kde/kde/patch/plasm
drwxr-xr-x 2 root root 4096 2020-11-22 01:56 ./source/kde/kde/patch/plasma-desktop
-rw-r--r-- 1 root root 247 2020-11-22 01:57 ./source/kde/kde/patch/plasma-desktop.patch
-rw-r--r-- 1 root root 840 2020-11-22 01:56 ./source/kde/kde/patch/plasma-desktop/plasma-desktop.default_launcher_tasks.diff
-drwxr-xr-x 2 root root 4096 2020-11-11 23:05 ./source/kde/kde/patch/sddm
--rw-r--r-- 1 root root 391 2020-11-11 22:20 ./source/kde/kde/patch/sddm.patch
+drwxr-xr-x 2 root root 4096 2020-12-15 20:30 ./source/kde/kde/patch/sddm
+-rw-r--r-- 1 root root 713 2020-12-15 20:18 ./source/kde/kde/patch/sddm.patch
+-rw-r--r-- 1 root root 578 2020-12-15 20:17 ./source/kde/kde/patch/sddm/sddm.do.not.source.HOME.xsession.diff
-rw-r--r-- 1 root root 6562 2020-06-02 09:59 ./source/kde/kde/patch/sddm/sddm_honor-PAM-supplemental-groups-v2.patch
-rw-r--r-- 1 root root 3617 2020-06-02 09:59 ./source/kde/kde/patch/sddm/sddm_revert-honor-PAM-supplemental-groups.patch
drwxr-xr-x 2 root root 4096 2020-10-31 22:26 ./source/kde/kde/pkgsrc
@@ -9482,7 +9483,7 @@ drwxr-xr-x 2 root root 4096 2020-11-11 22:13 ./source/kde/kde/src/plasma-
-rw-r--r-- 1 root root 488 2020-12-01 11:46 ./source/kde/kde/src/plasma/systemsettings-5.20.4.tar.xz.sig
-rw-r--r-- 1 root root 81796 2020-12-01 11:46 ./source/kde/kde/src/plasma/xdg-desktop-portal-kde-5.20.4.tar.xz
-rw-r--r-- 1 root root 488 2020-12-01 11:46 ./source/kde/kde/src/plasma/xdg-desktop-portal-kde-5.20.4.tar.xz.sig
-drwxr-xr-x 357 root root 12288 2020-12-14 21:02 ./source/l
+drwxr-xr-x 357 root root 12288 2020-12-15 19:33 ./source/l
-rw-r--r-- 1 root root 4460 2020-03-25 19:00 ./source/l/FTBFSlog
drwxr-xr-x 3 root root 4096 2019-09-29 23:48 ./source/l/GConf
-rw-r--r-- 1 root root 1559904 2013-01-22 02:48 ./source/l/GConf/GConf-3.2.6.tar.xz
@@ -10932,9 +10933,10 @@ drwxr-xr-x 2 root root 4096 2020-06-30 18:26 ./source/l/opusfile
-rw-r--r-- 1 root root 333558 2020-06-27 03:14 ./source/l/opusfile/opusfile-0.12.tar.lz
-rwxr-xr-x 1 root root 4560 2019-09-29 23:48 ./source/l/opusfile/opusfile.SlackBuild
-rw-r--r-- 1 root root 892 2018-02-27 06:12 ./source/l/opusfile/slack-desc
-drwxr-xr-x 2 root root 4096 2019-11-03 18:40 ./source/l/orc
--rw-r--r-- 1 root root 177768 2019-11-02 11:28 ./source/l/orc/orc-0.4.31.tar.xz
--rwxr-xr-x 1 root root 4530 2019-10-17 18:07 ./source/l/orc/orc.SlackBuild
+drwxr-xr-x 2 root root 4096 2020-12-15 19:25 ./source/l/orc
+-rw-r--r-- 1 root root 180340 2020-09-11 17:18 ./source/l/orc/orc-0.4.32.tar.xz
+-rw-r--r-- 1 root root 833 2020-09-11 17:21 ./source/l/orc/orc-0.4.32.tar.xz.asc
+-rwxr-xr-x 1 root root 4530 2020-12-15 19:26 ./source/l/orc/orc.SlackBuild
-rw-r--r-- 1 root root 929 2019-10-17 18:01 ./source/l/orc/slack-desc
drwxr-xr-x 2 root root 4096 2020-11-26 20:57 ./source/l/pango
-rw-r--r-- 1 root root 536136 2020-11-08 15:11 ./source/l/pango/pango-1.48.0.tar.xz
@@ -10985,9 +10987,9 @@ drwxr-xr-x 2 root root 4096 2019-09-29 23:48 ./source/l/pilot-link
-rwxr-xr-x 1 root root 4918 2019-09-29 23:48 ./source/l/pilot-link/pilot-link.SlackBuild
-rw-r--r-- 1 root root 645 2010-02-19 18:53 ./source/l/pilot-link/pilot-link.png14.diff.gz
-rw-r--r-- 1 root root 873 2018-02-27 06:12 ./source/l/pilot-link/slack-desc
-drwxr-xr-x 2 root root 4096 2020-12-08 18:50 ./source/l/pipewire
+drwxr-xr-x 2 root root 4096 2020-12-15 19:28 ./source/l/pipewire
-rw-r--r-- 1 root root 268 2020-07-29 21:00 ./source/l/pipewire/doinst.sh.gz
--rw-r--r-- 1 root root 791803 2020-12-08 18:50 ./source/l/pipewire/pipewire-0.3.17.tar.lz
+-rw-r--r-- 1 root root 803595 2020-12-15 11:45 ./source/l/pipewire/pipewire-0.3.18.tar.lz
-rwxr-xr-- 1 root root 4223 2020-11-30 20:49 ./source/l/pipewire/pipewire.SlackBuild
-rw-r--r-- 1 root root 49 2020-09-29 01:53 ./source/l/pipewire/pipewire.url
-rw-r--r-- 1 root root 1038 2020-11-01 20:04 ./source/l/pipewire/slack-desc
@@ -11080,9 +11082,10 @@ drwxr-xr-x 2 root root 4096 2020-12-07 02:21 ./source/l/python-certifi
-rwxr-xr-x 1 root root 2570 2020-11-09 19:08 ./source/l/python-certifi/python-certifi.SlackBuild
-rw-r--r-- 1 root root 37 2018-01-24 00:00 ./source/l/python-certifi/python-certifi.url
-rw-r--r-- 1 root root 926 2018-02-27 06:12 ./source/l/python-certifi/slack-desc
-drwxr-xr-x 2 root root 4096 2020-10-24 18:47 ./source/l/python-chardet
--rw-r--r-- 1 root root 1439832 2017-06-08 14:32 ./source/l/python-chardet/chardet-3.0.4.tar.xz
--rwxr-xr-x 1 root root 2573 2020-10-24 18:47 ./source/l/python-chardet/python-chardet.SlackBuild
+drwxr-xr-x 2 root root 4096 2020-12-15 19:30 ./source/l/python-chardet
+-rw-r--r-- 1 root root 1438905 2020-12-10 18:52 ./source/l/python-chardet/chardet-4.0.0.tar.lz
+-rw-r--r-- 1 root root 35 2020-12-15 19:29 ./source/l/python-chardet/chardet.url
+-rwxr-xr-x 1 root root 2571 2020-12-15 19:31 ./source/l/python-chardet/python-chardet.SlackBuild
-rw-r--r-- 1 root root 859 2018-02-27 06:12 ./source/l/python-chardet/slack-desc
drwxr-xr-x 2 root root 4096 2020-10-24 20:39 ./source/l/python-distro
-rw-r--r-- 1 root root 40158 2020-03-30 21:10 ./source/l/python-distro/distro-1.5.0.tar.lz
@@ -11109,10 +11112,10 @@ drwxr-xr-x 2 root root 4096 2020-10-24 18:47 ./source/l/python-notify2
-rwxr-xr-x 1 root root 2573 2020-10-24 18:47 ./source/l/python-notify2/python-notify2.SlackBuild
-rw-r--r-- 1 root root 37 2018-02-23 21:12 ./source/l/python-notify2/python-notify2.url
-rw-r--r-- 1 root root 996 2018-02-27 06:12 ./source/l/python-notify2/slack-desc
-drwxr-xr-x 2 root root 4096 2020-10-24 18:47 ./source/l/python-packaging
--rw-r--r-- 1 root root 57322 2020-05-19 06:30 ./source/l/python-packaging/packaging-20.4.tar.lz
+drwxr-xr-x 2 root root 4096 2020-12-15 19:32 ./source/l/python-packaging
+-rw-r--r-- 1 root root 60489 2020-12-12 04:36 ./source/l/python-packaging/packaging-20.8.tar.lz
-rw-r--r-- 1 root root 36 2020-01-25 18:33 ./source/l/python-packaging/packaging.url
--rwxr-xr-x 1 root root 2904 2020-10-24 18:47 ./source/l/python-packaging/python-packaging.SlackBuild
+-rwxr-xr-x 1 root root 2904 2020-12-15 19:33 ./source/l/python-packaging/python-packaging.SlackBuild
-rw-r--r-- 1 root root 829 2018-08-27 18:22 ./source/l/python-packaging/slack-desc
drwxr-xr-x 2 root root 4096 2020-10-25 17:43 ./source/l/python-pillow
-rw-r--r-- 1 root root 606037 2020-10-22 15:05 ./source/l/python-pillow/Pillow-8.0.1.tar.lz
@@ -12002,10 +12005,10 @@ drwxr-xr-x 2 root root 4096 2018-04-23 17:20 ./source/n/netkit-routed
-rw-r--r-- 1 root root 305 2001-02-26 02:15 ./source/n/netkit-routed/netkit-routed-0.17.diff.gz
-rw-r--r-- 1 root root 36435 2000-07-31 03:02 ./source/n/netkit-routed/netkit-routed-0.17.tar.gz
-rwxr-xr-x 1 root root 2996 2018-04-23 17:20 ./source/n/netkit-routed/netkit-routed.SlackBuild
--rw-r--r-- 1 root root 8075 2000-12-26 15:14 ./source/n/netkit-routed/routed.18.candidate.final.patch.gz
--rw-r--r-- 1 root root 1096 2018-02-27 06:13 ./source/n/netkit-routed/slack-desc
-drwxr-xr-x 2 root root 4096 2020-05-16 19:32 ./source/n/netkit-rsh
--rw-r--r-- 1 root root 58268 2000-07-31 03:02 ./source/n/netkit-rsh/netkit-rsh-0.17.tar.gz
+-rw-r--r-- 1 root root 8075 2000-12-26 15:14 ./source/n/netkit-routed/routed.18.candidate.final.patch.gz
+-rw-r--r-- 1 root root 1096 2018-02-27 06:13 ./source/n/netkit-routed/slack-desc
+drwxr-xr-x 2 root root 4096 2020-05-16 19:32 ./source/n/netkit-rsh
+-rw-r--r-- 1 root root 58268 2000-07-31 03:02 ./source/n/netkit-rsh/netkit-rsh-0.17.tar.gz
-rwxr-xr-x 1 root root 3671 2020-05-16 19:32 ./source/n/netkit-rsh/netkit-rsh.SlackBuild
-rw-r--r-- 1 root root 728 2018-04-10 07:06 ./source/n/netkit-rsh/netkit-rsh.arg_max.diff.gz
-rw-r--r-- 1 root root 169 2018-04-10 07:19 ./source/n/netkit-rsh/netkit-rsh.auth.c.stddef.diff.gz
@@ -12344,14 +12347,14 @@ drwxr-xr-x 2 root root 4096 2020-12-14 20:52 ./source/n/s-nail
-rwxr-xr-x 1 root root 4203 2020-02-02 18:09 ./source/n/s-nail/s-nail.SlackBuild
-rw-r--r-- 1 root root 92 2020-12-14 20:51 ./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 2020-11-04 18:50 ./source/n/samba
+drwxr-xr-x 2 root root 4096 2020-12-15 19:34 ./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 224 2020-11-03 12:34 ./source/n/samba/samba-4.13.2.tar.asc
--rw-r--r-- 1 root root 11449111 2020-11-03 12:34 ./source/n/samba/samba-4.13.2.tar.lz
+-rw-r--r-- 1 root root 224 2020-12-15 07:54 ./source/n/samba/samba-4.13.3.tar.asc
+-rw-r--r-- 1 root root 11446052 2020-12-15 07:54 ./source/n/samba/samba-4.13.3.tar.lz
-rwxr-xr-x 1 root root 7620 2020-11-04 18:49 ./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 2020-11-04 18:49 ./source/n/samba/samba.url
+-rw-r--r-- 1 root root 129 2020-12-15 19:33 ./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
@@ -14273,7 +14276,7 @@ drwxr-xr-x 2 root root 4096 2020-07-03 19:10 ./source/xap/mozilla-firefox/
-rw-r--r-- 1 root root 2748 2017-12-04 21:30 ./source/xap/mozilla-firefox/mozilla-firefox.desktop
-rw-r--r-- 1 root root 1033 2020-07-07 18:08 ./source/xap/mozilla-firefox/slack-desc
-rw-r--r-- 1 root root 456 2019-07-08 18:54 ./source/xap/mozilla-firefox/unbreakdocs.diff.gz
-drwxr-xr-x 4 root root 4096 2020-12-02 22:12 ./source/xap/mozilla-thunderbird
+drwxr-xr-x 4 root root 4096 2020-12-15 04:53 ./source/xap/mozilla-thunderbird
drwxr-xr-x 2 root root 4096 2016-07-03 18:05 ./source/xap/mozilla-thunderbird/autoconf
-rw-r--r-- 1 root root 5869 2016-07-03 18:04 ./source/xap/mozilla-thunderbird/autoconf/autoconf-2.13-consolidated_fixes-1.patch.gz
-rw-r--r-- 1 root root 300116 1999-01-15 21:03 ./source/xap/mozilla-thunderbird/autoconf/autoconf-2.13.tar.xz
@@ -14297,8 +14300,8 @@ drwxr-xr-x 2 root root 4096 2020-08-25 02:08 ./source/xap/mozilla-thunderb
-rw-r--r-- 1 root root 3378 2005-03-08 05:13 ./source/xap/mozilla-thunderbird/mozilla-thunderbird.desktop
-rw-r--r-- 1 root root 1130 2018-02-27 06:47 ./source/xap/mozilla-thunderbird/slack-desc
-rw-r--r-- 1 root root 330 2019-08-27 16:35 ./source/xap/mozilla-thunderbird/tb.ui.scrollToClick.diff.gz
--rw-r--r-- 1 root root 352743032 2020-12-01 23:08 ./source/xap/mozilla-thunderbird/thunderbird-78.5.1.source.tar.xz
--rw-r--r-- 1 root root 833 2020-12-01 23:08 ./source/xap/mozilla-thunderbird/thunderbird-78.5.1.source.tar.xz.asc
+-rw-r--r-- 1 root root 353496712 2020-12-14 22:56 ./source/xap/mozilla-thunderbird/thunderbird-78.6.0.source.tar.xz
+-rw-r--r-- 1 root root 833 2020-12-14 22:56 ./source/xap/mozilla-thunderbird/thunderbird-78.6.0.source.tar.xz.asc
-rw-r--r-- 1 root root 456 2019-07-08 18:54 ./source/xap/mozilla-thunderbird/unbreakdocs.diff.gz
drwxr-xr-x 2 root root 4096 2020-06-23 18:18 ./source/xap/network-manager-applet
-rw-r--r-- 1 root root 207 2012-08-10 23:59 ./source/xap/network-manager-applet/doinst.sh.gz
@@ -14513,7 +14516,7 @@ drwxr-xr-x 2 root root 4096 2020-12-09 19:48 ./source/xap/xscreensaver
-rw-r--r-- 1 root root 698 2018-04-13 18:39 ./source/xap/xscreensaver/xscreensaver.no.expiration.date.diff.gz
-rw-r--r-- 1 root root 50 2014-07-26 21:13 ./source/xap/xscreensaver/xscreensaver.pam
-rw-r--r-- 1 root root 1763 2008-10-17 04:32 ./source/xap/xscreensaver/xscreensaver.setuid.diff.gz
-drwxr-xr-x 32 root root 4096 2020-12-05 23:01 ./source/xfce
+drwxr-xr-x 32 root root 4096 2020-12-15 19:19 ./source/xfce
-rw-r--r-- 1 root root 82 2020-12-05 23:01 ./source/xfce/FTBFSlog
drwxr-xr-x 2 root root 4096 2020-12-09 19:37 ./source/xfce/Greybird
-rw-r--r-- 1 root root 184521 2020-11-30 23:47 ./source/xfce/Greybird/Greybird-3.22.13.tar.lz
@@ -14545,10 +14548,10 @@ drwxr-xr-x 2 root root 4096 2020-11-30 20:50 ./source/xfce/libxfce4util
-rw-r--r-- 1 root root 412489 2019-08-11 16:00 ./source/xfce/libxfce4util/libxfce4util-4.14.0.tar.lz
-rwxr-xr-x 1 root root 4779 2020-11-30 20:50 ./source/xfce/libxfce4util/libxfce4util.SlackBuild
-rw-r--r-- 1 root root 776 2018-02-27 06:13 ./source/xfce/libxfce4util/slack-desc
-drwxr-sr-x 2 root root 4096 2020-11-30 20:50 ./source/xfce/mousepad
+drwxr-sr-x 2 root root 4096 2020-12-13 03:00 ./source/xfce/mousepad
-rw-r--r-- 1 root root 200 2020-06-21 08:00 ./source/xfce/mousepad/doinst.sh.gz
--rw-r--r-- 1 root root 608363 2019-07-28 14:12 ./source/xfce/mousepad/mousepad-0.4.2.tar.lz
--rwxr-xr-x 1 root root 3908 2020-11-30 20:50 ./source/xfce/mousepad/mousepad.SlackBuild
+-rw-r--r-- 1 root root 681160 2020-11-30 14:04 ./source/xfce/mousepad/mousepad-0.5.0.tar.lz
+-rwxr-xr-x 1 root root 3861 2020-12-13 03:00 ./source/xfce/mousepad/mousepad.SlackBuild
-rw-r--r-- 1 root root 70 2020-06-21 07:56 ./source/xfce/mousepad/mousepad.url
-rw-r--r-- 1 root root 921 2020-06-21 07:57 ./source/xfce/mousepad/slack-desc
drwxr-xr-x 2 root root 4096 2020-11-30 20:50 ./source/xfce/thunar
diff --git a/recompress.sh b/recompress.sh
index 7f32160fc..f661fd04c 100755
--- a/recompress.sh
+++ b/recompress.sh
@@ -1056,6 +1056,7 @@ gzip ./source/xap/mozilla-firefox/mimeTypes.rdf
gzip ./source/xap/mozilla-firefox/mozilla-firefox-mimeTypes-fix.diff
gzip ./source/xap/mozilla-firefox/unbreakdocs.diff
gzip ./source/xap/electricsheep/electricsheep.mplayer.diff
+gzip ./source/installer/sources/dropbear/doinst.sh
gzip ./source/installer/sources/initrd/etc/keymaps.tar
gzip ./source/x/liberation-fonts-ttf/doinst.sh
gzip ./source/x/xdg-utils/xdg-open.no.relative.paths.diff
diff --git a/source/installer/ChangeLog.txt b/source/installer/ChangeLog.txt
index 2c2dfc8b2..8ba90b522 100644
--- a/source/installer/ChangeLog.txt
+++ b/source/installer/ChangeLog.txt
@@ -1,3 +1,6 @@
+Tue Dec 15 19:24:23 UTC 2020
+ Update dropbear to get ecdsa support. Thanks to Robby Workman.
++--------------------------+
Tue Dec 8 19:22:18 UTC 2020
SeTPKG: Change KDE blurb to say "The KDE Plasma Desktop"
+--------------------------+
diff --git a/source/installer/sources/dropbear/dropbear.Slackbuild b/source/installer/sources/dropbear/dropbear.Slackbuild
index 2954effd0..712286387 100755
--- a/source/installer/sources/dropbear/dropbear.Slackbuild
+++ b/source/installer/sources/dropbear/dropbear.Slackbuild
@@ -1,8 +1,7 @@
#!/bin/sh
-# $Id: dropbear.Slackbuild,v 1.7 2008/03/13 13:42:33 root Exp root $
-# Copyright 2007, Piter Punk, São Paulo, Brazil
-# Adaptations for Slackware installer:
-# Copyright 2008, Eric Hameleers, Eindhoven, Netherlands
+
+# Copyright 2007, Piter Punk, São Paulo, Brazil
+# Copyright 2008, Eric Hameleers, Eindhoven, Netherlands
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -22,18 +21,11 @@
# OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-PRGNAM=dropbear
-VERSION=20171018_fa3b0dd3
-BUILD=${BUILD:-1}
-TAG=${TAG:-''}
+cd $(dirname $0) ; CWD=$(pwd)
-if [ -z "$ARCH" ]; then
- case "$( uname -m )" in
- i?86) ARCH=i586 ;;
- arm*) ARCH=arm ;;
- *) ARCH=$( uname -m ) ;;
- esac
-fi
+PKGNAM=dropbear
+VERSION=${VERSION:-$(echo $PKGNAM-*.tar.?z | rev | cut -f 3- -d . | cut -f 1 -d - | rev)}
+BUILD=${BUILD:-1}
# The programs we want to have as symlinks to dropbearmulti binary:
PROGS="dropbear dbclient dropbearkey dropbearconvert scp ssh"
@@ -43,15 +35,34 @@ PROGS="dropbear dbclient dropbearkey dropbearconvert scp ssh"
# and adding symlinks for ssh and scp without worry
# about overwriting any pre-existing binaries.
-CWD=$(pwd)
+# Automatically determine the architecture we're building on:
+if [ -z "$ARCH" ]; then
+ case "$( uname -m )" in
+ i?86) export ARCH=i586 ;;
+ arm*) export ARCH=arm ;;
+ # Unless $ARCH is already set, use uname -m for all other archs:
+ *) export ARCH=$( uname -m ) ;;
+ esac
+fi
+
+# If the variable PRINT_PACKAGE_NAME is set, then this script will report what
+# the name of the created package would be, and then exit. This information
+# could be useful to other scripts.
+if [ ! -z "${PRINT_PACKAGE_NAME}" ]; then
+ echo "$PKGNAM-$VERSION-$ARCH-$BUILD.txz"
+ exit 0
+fi
+
+NUMJOBS=${NUMJOBS:-" -j$(expr $(nproc) + 1) "}
+
TMP=${TMP:-/tmp}
-PKG=$TMP/pkg-$PRGNAM
+PKG=$TMP/package-$PKGNAM
if [ "$ARCH" = "i586" ]; then
SLKCFLAGS="-O2 -march=i586 -mtune=i686"
LIBDIRSUFFIX=""
-elif [ "$ARCH" = "i686" ]; then
- SLKCFLAGS="-O2 -march=i686 -mtune=i686"
+elif [ "$ARCH" = "s390" ]; then
+ SLKCFLAGS="-O2"
LIBDIRSUFFIX=""
elif [ "$ARCH" = "x86_64" ]; then
SLKCFLAGS="-O2 -fPIC"
@@ -63,11 +74,10 @@ fi
rm -rf $PKG
mkdir -p $TMP $PKG
-cd $TMP || exit 1
-rm -rf $PRGNAM-$VERSION
-tar xvf $CWD/$PRGNAM-$VERSION.tar.?z || exit 1
-cd $PRGNAM-$VERSION || exit 1
-
+cd $TMP
+rm -rf $PKGNAM-$VERSION
+tar xvf $CWD/$PKGNAM-$VERSION.tar.?z || exit 1
+cd $PKGNAM-$VERSION || exit 1
chown -R root:root .
find . \
\( -perm 777 -o -perm 775 -o -perm 711 -o -perm 555 -o -perm 511 \) \
@@ -76,10 +86,7 @@ find . \
-exec chmod 644 {} \;
# Patch to allow empty passwords (used in Slackware's installer):
-patch -p1 < $CWD/dropbear_emptypass.patch || exit 1
-
-autoconf || exit 1
-autoheader || exit 1
+patch -p1 < $CWD/dropbear_emptypass.patch
cp $CWD/localoptions.h .
@@ -95,47 +102,46 @@ CXXFLAGS="$SLKCFLAGS" \
--disable-wtmpx \
--disable-pututline \
--disable-pututxline \
- --build=$ARCH-slackware-linux
+ --build=$ARCH-slackware-linux || exit 1
-make PROGRAMS="$PROGS" MULTI="1" SCPPROGRESS="1" || exit 1
+make PROGRAMS="$PROGS" MULTI="1" SCPPROGRESS="1" $NUMJOBS || exit 1
mkdir -p $PKG/sbin $PKG/bin $PKG/lib
make DESTDIR=$PKG MULTI="1" install || exit 1
# Copy manpages to package
mkdir -p $PKG/usr/man/man1
-mkdir -p $PKG/usr/man/man8
cp dbclient.1 $PKG/usr/man/man1
+mkdir -p $PKG/usr/man/man8
cp dropbearkey.8 dropbear.8 $PKG/usr/man/man8
+# Link binaries to dropbearmulti since the 'make install' does not do that
+# if we build a multicall binary.
+ln -s /bin/dropbearmulti $PKG/sbin/dropbear
+for i in $(echo $PROGS | sed -e 's/dropbear //') ; do
+ ln -s /bin/dropbearmulti $PKG/bin/$i
+done
+
if [ -d $PKG/usr/man ]; then
find $PKG/usr/man -type f -exec gzip -9 {} \;
for i in $( find $PKG/usr/man -type l ) ; do ln -s $( readlink $i ).gz $i.gz ; rm $i ; done
fi
-# Link binaries to dropbearmulti since the 'make install' does not do that
-# if we build a multicall binary.
-(cd $PKG/bin
- ln -s ../bin/dropbearmulti ../sbin/dropbear
- for i in $(echo $PROGS | sed -e 's/dropbear //') ; do
- ln -s dropbearmulti $i
- done
-)
-
-make install DESTDIR=$PKG
-
-find $PKG -print0 | xargs -0 file | grep -e "executable" -e "shared object" | \
- grep ELF | cut -f 1 -d : | xargs strip --strip-unneeded 2> /dev/null || true
-
mkdir -p $PKG/etc/rc.d $PKG/etc/dropbear
cp $CWD/rc.dropbear.new $PKG/etc/rc.d/ # doinst.sh will handle .new
-mkdir -p $PKG/usr/doc/$PRGNAM-$VERSION
+# Don't ship .la files:
+rm -f $PKG/{,usr/}lib${LIBDIRSUFFIX}/*.la
+
+find $PKG -print0 | xargs -0 file | grep -e "executable" -e "shared object" | grep ELF \
+ | cut -f 1 -d : | xargs strip --strip-unneeded 2> /dev/null || true
+
+mkdir -p $PKG/usr/doc/$PKGNAM-$VERSION
cp -a CHANGES INSTALL LICENSE MULTI README SMALL TODO \
- $PKG/usr/doc/$PRGNAM-$VERSION
+ $PKG/usr/doc/$PKGNAM-$VERSION
mkdir -p $PKG/install
cat $CWD/slack-desc > $PKG/install/slack-desc
-cat $CWD/doinst.sh > $PKG/install/doinst.sh
+zcat $CWD/doinst.sh.gz > $PKG/install/doinst.sh
cd $PKG
-/sbin/makepkg -l y -c n $TMP/$PRGNAM-$VERSION-$ARCH-$BUILD$TAG.txz
+/sbin/makepkg -l y -c n $TMP/$PKGNAM-$VERSION-$ARCH-$BUILD.txz
diff --git a/source/installer/sources/dropbear/dropbear_emptypass.patch b/source/installer/sources/dropbear/dropbear_emptypass.patch
index a3f27f47e..4365bfe3f 100644
--- a/source/installer/sources/dropbear/dropbear_emptypass.patch
+++ b/source/installer/sources/dropbear/dropbear_emptypass.patch
@@ -1,7 +1,7 @@
-diff -Nur dropbear-20171018_fa3b0dd3.orig/svr-authpasswd.c dropbear-20171018_fa3b0dd3/svr-authpasswd.c
---- dropbear-20171018_fa3b0dd3.orig/svr-authpasswd.c 2018-01-13 19:19:59.000000000 -0600
-+++ dropbear-20171018_fa3b0dd3/svr-authpasswd.c 2018-01-13 23:07:16.441369958 -0600
-@@ -88,12 +88,16 @@
+diff -Nur dropbear-2020.81.orig/svr-authpasswd.c dropbear-2020.81/svr-authpasswd.c
+--- dropbear-2020.81.orig/svr-authpasswd.c 2020-10-29 08:35:50.000000000 -0500
++++ dropbear-2020.81/svr-authpasswd.c 2020-12-06 02:20:50.744491126 -0600
+@@ -98,12 +98,16 @@
}
/* check for empty password */
diff --git a/source/installer/sources/dropbear/localoptions.h b/source/installer/sources/dropbear/localoptions.h
index 2e6a966fa..380805b3a 100644
--- a/source/installer/sources/dropbear/localoptions.h
+++ b/source/installer/sources/dropbear/localoptions.h
@@ -1,4 +1,4 @@
/* These override content of default_options.h */
#define INETD_MODE 0
#define DROPBEAR_DH_GROUP16 1
-#define DROPBEAR_PATH_SSH_PROGRAM "/bin/dbclient"
+#define DROPBEAR_PATH_SSH_PROGRAM "/usr/bin/dbclient"
diff --git a/source/installer/sources/dropbear/slack-desc b/source/installer/sources/dropbear/slack-desc
index ca2619023..94eeac05a 100644
--- a/source/installer/sources/dropbear/slack-desc
+++ b/source/installer/sources/dropbear/slack-desc
@@ -1,8 +1,8 @@
# HOW TO EDIT THIS FILE:
-# The "handy ruler" below makes it easier to edit a package description. Line
+# The "handy ruler" below makes it easier to edit a package description. Line
# up the first '|' above the ':' following the base package name, and the '|'
-# on the right side marks the last column you can put a character in. You must
-# make exactly 11 lines for the formatting to be correct. It's also
+# on the right side marks the last column you can put a character in. You must
+# make exactly 11 lines for the formatting to be correct. It's also
# customary to leave one space after the ':'.
|-----handy-ruler------------------------------------------------------|
diff --git a/source/kde/kde/build/sddm b/source/kde/kde/build/sddm
index 0cfbf0888..00750edc0 100644
--- a/source/kde/kde/build/sddm
+++ b/source/kde/kde/build/sddm
@@ -1 +1 @@
-2
+3
diff --git a/source/kde/kde/patch/sddm.patch b/source/kde/kde/patch/sddm.patch
index a77c521f6..f03ee6262 100644
--- a/source/kde/kde/patch/sddm.patch
+++ b/source/kde/kde/patch/sddm.patch
@@ -1,3 +1,8 @@
# Properly honor supplemental groups, https://github.com/sddm/sddm/issues/1159 :
cat $CWD/patch/sddm/sddm_revert-honor-PAM-supplemental-groups.patch | patch -p1 --verbose || { touch ${SLACK_KDE_BUILD_DIR}/${PKGNAME}.failed ; continue ; }
cat $CWD/patch/sddm/sddm_honor-PAM-supplemental-groups-v2.patch | patch -p1 --verbose || { touch ${SLACK_KDE_BUILD_DIR}/${PKGNAME}.failed ; continue ; }
+
+# Don't source $HOME/.xession in SDDM's Xsession script. It may cause the
+# wrong session type to launch, or run a second copy of dbus-run-session which
+# will break logout:
+cat $CWD/patch/sddm/sddm.do.not.source.HOME.xsession.diff | patch -p1 --verbose || { touch ${SLACK_KDE_BUILD_DIR}/${PKGNAME}.failed ; continue ; }
diff --git a/source/kde/kde/patch/sddm/sddm.do.not.source.HOME.xsession.diff b/source/kde/kde/patch/sddm/sddm.do.not.source.HOME.xsession.diff
new file mode 100644
index 000000000..c14b266d6
--- /dev/null
+++ b/source/kde/kde/patch/sddm/sddm.do.not.source.HOME.xsession.diff
@@ -0,0 +1,18 @@
+--- ./data/scripts/Xsession.orig 2020-11-03 01:41:06.000000000 -0600
++++ ./data/scripts/Xsession 2020-12-15 14:16:30.968724577 -0600
+@@ -94,9 +94,12 @@
+ if [ -f "$USERXSESSIONRC" ]; then
+ . "$USERXSESSIONRC"
+ fi
+-if [ -f "$USERXSESSION" ]; then
+- . "$USERXSESSION"
+-fi
++
++# Commented out because $HOME/.xsession may start the wrong session type or
++# cause dbus-run-session to start twice.
++#if [ -f "$USERXSESSION" ]; then
++# . "$USERXSESSION"
++#fi
+
+ if [ -z "$*" ]; then
+ exec xmessage -center -buttons OK:0 -default OK "Sorry, $DESKTOP_SESSION is no valid session."
diff --git a/source/l/orc/orc.SlackBuild b/source/l/orc/orc.SlackBuild
index fa5905516..d97013604 100755
--- a/source/l/orc/orc.SlackBuild
+++ b/source/l/orc/orc.SlackBuild
@@ -24,7 +24,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=orc
-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)}
BUILD=${BUILD:-1}
NUMJOBS=${NUMJOBS:-" -j$(expr $(nproc) + 1) "}
@@ -82,7 +82,7 @@ rm -rf $PKG
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
# Make sure ownerships and permissions are sane:
diff --git a/source/l/python-chardet/chardet.url b/source/l/python-chardet/chardet.url
new file mode 100644
index 000000000..e29cd6a9e
--- /dev/null
+++ b/source/l/python-chardet/chardet.url
@@ -0,0 +1 @@
+https://github.com/chardet/chardet
diff --git a/source/l/python-chardet/python-chardet.SlackBuild b/source/l/python-chardet/python-chardet.SlackBuild
index d059002d1..0a9bdc5e9 100755
--- a/source/l/python-chardet/python-chardet.SlackBuild
+++ b/source/l/python-chardet/python-chardet.SlackBuild
@@ -24,8 +24,8 @@
cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=python-chardet
-VERSION=${VERSION:-$(echo chardet-*.tar.?z* | rev | cut -f 3- -d . | cut -f 1 -d - | rev)}
-BUILD=${BUILD:-6}
+VERSION=${VERSION:-$(echo chardet-*.tar.?z | rev | cut -f 3- -d . | cut -f 1 -d - | rev)}
+BUILD=${BUILD:-1}
SRCNAM=chardet
@@ -52,7 +52,7 @@ rm -rf $PKG
mkdir -p $TMP $PKG
cd $TMP
rm -rf $SRCNAM-$VERSION
-tar xvf $CWD/$SRCNAM-$VERSION.tar.?z* || exit 1
+tar xvf $CWD/$SRCNAM-$VERSION.tar.?z || exit 1
cd $SRCNAM-$VERSION || exit 1
chown -R root:root .
find -L . \
diff --git a/source/l/python-packaging/python-packaging.SlackBuild b/source/l/python-packaging/python-packaging.SlackBuild
index 26d8f4c21..8d3430d7a 100755
--- a/source/l/python-packaging/python-packaging.SlackBuild
+++ b/source/l/python-packaging/python-packaging.SlackBuild
@@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=python-packaging
VERSION=${VERSION:-$(echo packaging-*.tar.?z | rev | cut -f 3- -d . | cut -f 1 -d - | rev)}
-BUILD=${BUILD:-2}
+BUILD=${BUILD:-1}
SRCNAM=packaging
diff --git a/source/n/samba/samba.url b/source/n/samba/samba.url
index f6d7906cb..09b26a6b3 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.13.2.tar.gz
-https://download.samba.org/pub/samba/stable/samba-4.13.2.tar.asc
+https://download.samba.org/pub/samba/stable/samba-4.13.3.tar.gz
+https://download.samba.org/pub/samba/stable/samba-4.13.3.tar.asc
diff --git a/source/xfce/mousepad/mousepad.SlackBuild b/source/xfce/mousepad/mousepad.SlackBuild
index a12c17b18..393251b4e 100755
--- a/source/xfce/mousepad/mousepad.SlackBuild
+++ b/source/xfce/mousepad/mousepad.SlackBuild
@@ -94,10 +94,8 @@ CXXFLAGS="$SLKCFLAGS" \
--localstatedir=/var \
--mandir=/usr/man \
--docdir=/usr/doc/$PRGNAM-$VERSION \
- --enable-gtk3 \
- --enable-dbus \
+ --disable-debug \
--build=$ARCH-slackware-linux || exit 1
-# --disable-schemas-compile \
make $NUMJOBS || make || exit 1
make install DESTDIR=$PKG || exit 1