summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Patrick J Volkerding <volkerdi@slackware.com>2021-12-20 19:41:32 +0000
committer Eric Hameleers <alien@slackware.com>2021-12-21 08:59:54 +0100
commitc7bc4d7179cfcf3ec450f8f5cec7956d81cf23f9 (patch)
treebf73bf696ea4ded6058898b54ebc0a3ce43dc06a
parentad82a27736106e5f9c9f2e1e0aa6f7da617c7a1d (diff)
downloadcurrent-20211220194132.tar.gz
current-20211220194132.tar.xz
Mon Dec 20 19:41:32 UTC 202120211220194132
a/pkgtools-15.0-noarch-42.txz: Rebuilt. setup.services: list rc.nfsd. Suggested by alienBOB. l/expat-2.4.2-x86_64-1.txz: Upgraded. l/gegl-0.4.34-x86_64-1.txz: Upgraded. n/httpd-2.4.52-x86_64-1.txz: Upgraded. SECURITY: CVE-2021-44790: Possible buffer overflow when parsing multipart content in mod_lua of Apache HTTP Server 2.4.51 and earlier (cve.mitre.org) A carefully crafted request body can cause a buffer overflow in the mod_lua multipart parser (r:parsebody() called from Lua scripts). The Apache httpd team is not aware of an exploit for the vulnerabilty though it might be possible to craft one. This issue affects Apache HTTP Server 2.4.51 and earlier. Credits: Chamal SECURITY: CVE-2021-44224: Possible NULL dereference or SSRF in forward proxy configurations in Apache HTTP Server 2.4.51 and earlier (cve.mitre.org) A crafted URI sent to httpd configured as a forward proxy (ProxyRequests on) can cause a crash (NULL pointer dereference) or, for configurations mixing forward and reverse proxy declarations, can allow for requests to be directed to a declared Unix Domain Socket endpoint (Server Side Request Forgery). This issue affects Apache HTTP Server 2.4.7 up to 2.4.51 (included). Credits: ae 1/4*a-o(R)e 1/4 TengMA(@Te3t123) For more information, see: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-44790 https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-44224 (* Security fix *) xap/gimp-2.10.30-x86_64-1.txz: Upgraded. xap/mozilla-thunderbird-91.4.1-x86_64-1.txz: Upgraded. This release contains security fixes and improvements. For more information, see: https://www.mozilla.org/en-US/thunderbird/91.4.1/releasenotes/ https://www.mozilla.org/en-US/security/advisories/mfsa2021-55/ https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-4126 https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-44538 (* Security fix *) xap/xlockmore-5.68-x86_64-1.txz: Upgraded. xap/xsnow-3.4.2-x86_64-1.txz: Upgraded.
-rw-r--r--ChangeLog.rss57
-rw-r--r--ChangeLog.txt45
-rw-r--r--FILELIST.TXT134
-rw-r--r--UPGRADE.TXT163
-rwxr-xr-xsource/a/pkgtools/pkgtools.SlackBuild2
-rw-r--r--source/a/pkgtools/scripts/setup.services13
-rw-r--r--source/n/httpd/httpd.url4
7 files changed, 271 insertions, 147 deletions
diff --git a/ChangeLog.rss b/ChangeLog.rss
index 02785ad21..25a066324 100644
--- a/ChangeLog.rss
+++ b/ChangeLog.rss
@@ -11,10 +11,63 @@
<description>Tracking Slackware development in git.</description>
<language>en-us</language>
<id xmlns="http://www.w3.org/2005/Atom">urn:uuid:c964f45e-6732-11e8-bbe5-107b4450212f</id>
- <pubDate>Sun, 19 Dec 2021 18:57:11 GMT</pubDate>
- <lastBuildDate>Sun, 19 Dec 2021 19:59:43 GMT</lastBuildDate>
+ <pubDate>Mon, 20 Dec 2021 19:41:32 GMT</pubDate>
+ <lastBuildDate>Tue, 21 Dec 2021 07:59:44 GMT</lastBuildDate>
<generator>maintain_current_git.sh v 1.13</generator>
<item>
+ <title>Mon, 20 Dec 2021 19:41:32 GMT</title>
+ <pubDate>Mon, 20 Dec 2021 19:41:32 GMT</pubDate>
+ <link>https://git.slackware.nl/current/tag/?h=20211220194132</link>
+ <guid isPermaLink="false">20211220194132</guid>
+ <description>
+ <![CDATA[<pre>
+a/pkgtools-15.0-noarch-42.txz: Rebuilt.
+ setup.services: list rc.nfsd. Suggested by alienBOB.
+l/expat-2.4.2-x86_64-1.txz: Upgraded.
+l/gegl-0.4.34-x86_64-1.txz: Upgraded.
+n/httpd-2.4.52-x86_64-1.txz: Upgraded.
+ SECURITY: CVE-2021-44790: Possible buffer overflow when parsing
+ multipart content in mod_lua of Apache HTTP Server 2.4.51 and
+ earlier (cve.mitre.org)
+ A carefully crafted request body can cause a buffer overflow in
+ the mod_lua multipart parser (r:parsebody() called from Lua
+ scripts).
+ The Apache httpd team is not aware of an exploit for the
+ vulnerabilty though it might be possible to craft one.
+ This issue affects Apache HTTP Server 2.4.51 and earlier.
+ Credits: Chamal
+ SECURITY: CVE-2021-44224: Possible NULL dereference or SSRF in
+ forward proxy configurations in Apache HTTP Server 2.4.51 and
+ earlier (cve.mitre.org)
+ A crafted URI sent to httpd configured as a forward proxy
+ (ProxyRequests on) can cause a crash (NULL pointer dereference)
+ or, for configurations mixing forward and reverse proxy
+ declarations, can allow for requests to be directed to a
+ declared Unix Domain Socket endpoint (Server Side Request
+ Forgery).
+ This issue affects Apache HTTP Server 2.4.7 up to 2.4.51
+ (included).
+ Credits: ae 1/4*a-o(R)e 1/4
+ TengMA(@Te3t123)
+ For more information, see:
+ https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-44790
+ https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-44224
+ (* Security fix *)
+xap/gimp-2.10.30-x86_64-1.txz: Upgraded.
+xap/mozilla-thunderbird-91.4.1-x86_64-1.txz: Upgraded.
+ This release contains security fixes and improvements.
+ For more information, see:
+ https://www.mozilla.org/en-US/thunderbird/91.4.1/releasenotes/
+ https://www.mozilla.org/en-US/security/advisories/mfsa2021-55/
+ https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-4126
+ https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-44538
+ (* Security fix *)
+xap/xlockmore-5.68-x86_64-1.txz: Upgraded.
+xap/xsnow-3.4.2-x86_64-1.txz: Upgraded.
+ </pre>]]>
+ </description>
+ </item>
+ <item>
<title>Sun, 19 Dec 2021 18:57:11 GMT</title>
<pubDate>Sun, 19 Dec 2021 18:57:11 GMT</pubDate>
<link>https://git.slackware.nl/current/tag/?h=20211219185711</link>
diff --git a/ChangeLog.txt b/ChangeLog.txt
index 72c9a9e86..ebb036f75 100644
--- a/ChangeLog.txt
+++ b/ChangeLog.txt
@@ -1,3 +1,48 @@
+Mon Dec 20 19:41:32 UTC 2021
+a/pkgtools-15.0-noarch-42.txz: Rebuilt.
+ setup.services: list rc.nfsd. Suggested by alienBOB.
+l/expat-2.4.2-x86_64-1.txz: Upgraded.
+l/gegl-0.4.34-x86_64-1.txz: Upgraded.
+n/httpd-2.4.52-x86_64-1.txz: Upgraded.
+ SECURITY: CVE-2021-44790: Possible buffer overflow when parsing
+ multipart content in mod_lua of Apache HTTP Server 2.4.51 and
+ earlier (cve.mitre.org)
+ A carefully crafted request body can cause a buffer overflow in
+ the mod_lua multipart parser (r:parsebody() called from Lua
+ scripts).
+ The Apache httpd team is not aware of an exploit for the
+ vulnerabilty though it might be possible to craft one.
+ This issue affects Apache HTTP Server 2.4.51 and earlier.
+ Credits: Chamal
+ SECURITY: CVE-2021-44224: Possible NULL dereference or SSRF in
+ forward proxy configurations in Apache HTTP Server 2.4.51 and
+ earlier (cve.mitre.org)
+ A crafted URI sent to httpd configured as a forward proxy
+ (ProxyRequests on) can cause a crash (NULL pointer dereference)
+ or, for configurations mixing forward and reverse proxy
+ declarations, can allow for requests to be directed to a
+ declared Unix Domain Socket endpoint (Server Side Request
+ Forgery).
+ This issue affects Apache HTTP Server 2.4.7 up to 2.4.51
+ (included).
+ Credits: ae 1/4*a-o(R)e 1/4
+ TengMA(@Te3t123)
+ For more information, see:
+ https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-44790
+ https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-44224
+ (* Security fix *)
+xap/gimp-2.10.30-x86_64-1.txz: Upgraded.
+xap/mozilla-thunderbird-91.4.1-x86_64-1.txz: Upgraded.
+ This release contains security fixes and improvements.
+ For more information, see:
+ https://www.mozilla.org/en-US/thunderbird/91.4.1/releasenotes/
+ https://www.mozilla.org/en-US/security/advisories/mfsa2021-55/
+ https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-4126
+ https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-44538
+ (* Security fix *)
+xap/xlockmore-5.68-x86_64-1.txz: Upgraded.
+xap/xsnow-3.4.2-x86_64-1.txz: Upgraded.
++--------------------------+
Sun Dec 19 18:57:11 UTC 2021
kde/kid3-3.9.0-x86_64-1.txz: Upgraded.
kde/latte-dock-0.10.6-x86_64-1.txz: Upgraded.
diff --git a/FILELIST.TXT b/FILELIST.TXT
index 0d39f6487..21fb6bc9c 100644
--- a/FILELIST.TXT
+++ b/FILELIST.TXT
@@ -1,20 +1,20 @@
-Sun Dec 19 19:00:16 UTC 2021
+Mon Dec 20 19:47:49 UTC 2021
Here is the file list for this directory. If you are using a
mirror site and find missing or extra files in the disk
subdirectories, please have the archive administrator refresh
the mirror.
-drwxr-xr-x 12 root root 4096 2021-12-19 18:57 .
+drwxr-xr-x 12 root root 4096 2021-12-20 19:41 .
-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 1091425 2021-12-17 20:54 ./CHECKSUMS.md5
--rw-r--r-- 1 root root 163 2021-12-17 20:54 ./CHECKSUMS.md5.asc
+-rw-r--r-- 1 root root 1091612 2021-12-19 19:00 ./CHECKSUMS.md5
+-rw-r--r-- 1 root root 163 2021-12-19 19:00 ./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 1807632 2021-12-19 18:57 ./ChangeLog.txt
+-rw-r--r-- 1 root root 1809723 2021-12-20 19:41 ./ChangeLog.txt
drwxr-xr-x 3 root root 4096 2013-03-20 22:17 ./EFI
drwxr-xr-x 2 root root 4096 2021-12-17 20:46 ./EFI/BOOT
-rw-r--r-- 1 root root 1187840 2021-06-15 19:16 ./EFI/BOOT/bootx64.efi
@@ -25,9 +25,9 @@ drwxr-xr-x 2 root root 4096 2021-12-17 20:46 ./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 1420921 2021-12-17 20:53 ./FILELIST.TXT
+-rw-r--r-- 1 root root 1421224 2021-12-19 19:00 ./FILELIST.TXT
-rw-r--r-- 1 root root 1572 2012-08-29 18:27 ./GPG-KEY
--rw-r--r-- 1 root root 863772 2021-12-19 18:59 ./PACKAGES.TXT
+-rw-r--r-- 1 root root 863772 2021-12-20 19:47 ./PACKAGES.TXT
-rw-r--r-- 1 root root 8564 2016-06-28 21:33 ./README.TXT
-rw-r--r-- 1 root root 3635 2021-12-17 20:38 ./README.initrd
-rw-r--r-- 1 root root 34412 2017-12-01 17:44 ./README_CRYPT.TXT
@@ -38,7 +38,7 @@ drwxr-xr-x 2 root root 4096 2021-12-17 20:46 ./EFI/BOOT
-rw-r--r-- 1 root root 13855 2008-12-08 18:13 ./SPEAKUP_DOCS.TXT
-rw-r--r-- 1 root root 17294 2008-12-08 18:13 ./SPEAK_INSTALL.TXT
-rw-r--r-- 1 root root 57627 2021-04-11 19:48 ./Slackware-HOWTO
--rw-r--r-- 1 root root 6672 2021-02-08 05:11 ./UPGRADE.TXT
+-rw-r--r-- 1 root root 8670 2021-12-20 19:17 ./UPGRADE.TXT
drwxr-xr-x 18 root root 4096 2021-12-17 20:52 ./extra
-rw-r--r-- 1 root root 48856 2021-12-17 20:52 ./extra/CHECKSUMS.md5
-rw-r--r-- 1 root root 163 2021-12-17 20:52 ./extra/CHECKSUMS.md5.asc
@@ -732,13 +732,13 @@ drwxr-xr-x 2 root root 4096 2012-09-20 18:06 ./patches
-rw-r--r-- 1 root root 575 2012-09-20 18:06 ./patches/FILE_LIST
-rw-r--r-- 1 root root 14 2012-09-20 18:06 ./patches/MANIFEST.bz2
-rw-r--r-- 1 root root 224 2012-09-20 18:06 ./patches/PACKAGES.TXT
-drwxr-xr-x 17 root root 4096 2021-12-19 18:59 ./slackware64
--rw-r--r-- 1 root root 337209 2021-12-19 18:59 ./slackware64/CHECKSUMS.md5
--rw-r--r-- 1 root root 163 2021-12-19 18:59 ./slackware64/CHECKSUMS.md5.asc
--rw-r--r-- 1 root root 418225 2021-12-19 18:59 ./slackware64/FILE_LIST
--rw-r--r-- 1 root root 4146533 2021-12-19 18:59 ./slackware64/MANIFEST.bz2
+drwxr-xr-x 17 root root 4096 2021-12-20 19:47 ./slackware64
+-rw-r--r-- 1 root root 337209 2021-12-20 19:47 ./slackware64/CHECKSUMS.md5
+-rw-r--r-- 1 root root 163 2021-12-20 19:47 ./slackware64/CHECKSUMS.md5.asc
+-rw-r--r-- 1 root root 418225 2021-12-20 19:46 ./slackware64/FILE_LIST
+-rw-r--r-- 1 root root 4153680 2021-12-20 19:46 ./slackware64/MANIFEST.bz2
lrwxrwxrwx 1 root root 15 2009-08-23 23:34 ./slackware64/PACKAGES.TXT -> ../PACKAGES.TXT
-drwxr-xr-x 2 root root 32768 2021-12-17 20:52 ./slackware64/a
+drwxr-xr-x 2 root root 32768 2021-12-20 19:46 ./slackware64/a
-rw-r--r-- 1 root root 327 2021-07-17 17:47 ./slackware64/a/aaa_base-15.0-x86_64-1.txt
-rw-r--r-- 1 root root 10788 2021-07-17 17:47 ./slackware64/a/aaa_base-15.0-x86_64-1.txz
-rw-r--r-- 1 root root 163 2021-07-17 17:47 ./slackware64/a/aaa_base-15.0-x86_64-1.txz.asc
@@ -1010,9 +1010,9 @@ drwxr-xr-x 2 root root 32768 2021-12-17 20:52 ./slackware64/a
-rw-r--r-- 1 root root 450 2021-02-13 11:14 ./slackware64/a/pcmciautils-018-x86_64-4.txt
-rw-r--r-- 1 root root 31464 2021-02-13 11:14 ./slackware64/a/pcmciautils-018-x86_64-4.txz
-rw-r--r-- 1 root root 163 2021-02-13 11:14 ./slackware64/a/pcmciautils-018-x86_64-4.txz.asc
--rw-r--r-- 1 root root 672 2021-05-21 16:31 ./slackware64/a/pkgtools-15.0-noarch-41.txt
--rw-r--r-- 1 root root 197652 2021-05-21 16:31 ./slackware64/a/pkgtools-15.0-noarch-41.txz
--rw-r--r-- 1 root root 163 2021-05-21 16:31 ./slackware64/a/pkgtools-15.0-noarch-41.txz.asc
+-rw-r--r-- 1 root root 672 2021-12-20 19:35 ./slackware64/a/pkgtools-15.0-noarch-42.txt
+-rw-r--r-- 1 root root 197704 2021-12-20 19:35 ./slackware64/a/pkgtools-15.0-noarch-42.txz
+-rw-r--r-- 1 root root 163 2021-12-20 19:35 ./slackware64/a/pkgtools-15.0-noarch-42.txz.asc
-rw-r--r-- 1 root root 523 2021-02-13 11:14 ./slackware64/a/plzip-1.9-x86_64-3.txt
-rw-r--r-- 1 root root 61360 2021-02-13 11:14 ./slackware64/a/plzip-1.9-x86_64-3.txz
-rw-r--r-- 1 root root 163 2021-02-13 11:14 ./slackware64/a/plzip-1.9-x86_64-3.txz.asc
@@ -2730,7 +2730,7 @@ drwxr-xr-x 2 root root 86016 2021-12-19 18:59 ./slackware64/kde
-rw-r--r-- 1 root root 296 2021-12-10 06:34 ./slackware64/kde/zeroconf-ioslave-21.12.0-x86_64-1.txt
-rw-r--r-- 1 root root 50236 2021-12-10 06:34 ./slackware64/kde/zeroconf-ioslave-21.12.0-x86_64-1.txz
-rw-r--r-- 1 root root 163 2021-12-10 06:34 ./slackware64/kde/zeroconf-ioslave-21.12.0-x86_64-1.txz.asc
-drwxr-xr-x 2 root root 81920 2021-12-19 18:59 ./slackware64/l
+drwxr-xr-x 2 root root 81920 2021-12-20 19: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
@@ -2902,9 +2902,9 @@ drwxr-xr-x 2 root root 81920 2021-12-19 18:59 ./slackware64/l
-rw-r--r-- 1 root root 257 2021-10-23 04:43 ./slackware64/l/exiv2-0.27.5-x86_64-1.txt
-rw-r--r-- 1 root root 1827568 2021-10-23 04:43 ./slackware64/l/exiv2-0.27.5-x86_64-1.txz
-rw-r--r-- 1 root root 163 2021-10-23 04:43 ./slackware64/l/exiv2-0.27.5-x86_64-1.txz.asc
--rw-r--r-- 1 root root 301 2021-05-23 19:02 ./slackware64/l/expat-2.4.1-x86_64-1.txt
--rw-r--r-- 1 root root 126160 2021-05-23 19:02 ./slackware64/l/expat-2.4.1-x86_64-1.txz
--rw-r--r-- 1 root root 163 2021-05-23 19:02 ./slackware64/l/expat-2.4.1-x86_64-1.txz.asc
+-rw-r--r-- 1 root root 301 2021-12-20 03:03 ./slackware64/l/expat-2.4.2-x86_64-1.txt
+-rw-r--r-- 1 root root 126804 2021-12-20 03:03 ./slackware64/l/expat-2.4.2-x86_64-1.txz
+-rw-r--r-- 1 root root 163 2021-12-20 03:03 ./slackware64/l/expat-2.4.2-x86_64-1.txz.asc
-rw-r--r-- 1 root root 315 2021-02-13 06:27 ./slackware64/l/farstream-0.2.9-x86_64-3.txt
-rw-r--r-- 1 root root 268080 2021-02-13 06:27 ./slackware64/l/farstream-0.2.9-x86_64-3.txz
-rw-r--r-- 1 root root 163 2021-02-13 06:27 ./slackware64/l/farstream-0.2.9-x86_64-3.txz.asc
@@ -2956,9 +2956,9 @@ drwxr-xr-x 2 root root 81920 2021-12-19 18:59 ./slackware64/l
-rw-r--r-- 1 root root 456 2021-02-13 06:32 ./slackware64/l/gdk-pixbuf2-xlib-2.40.2-x86_64-3.txt
-rw-r--r-- 1 root root 45020 2021-02-13 06:32 ./slackware64/l/gdk-pixbuf2-xlib-2.40.2-x86_64-3.txz
-rw-r--r-- 1 root root 163 2021-02-13 06:32 ./slackware64/l/gdk-pixbuf2-xlib-2.40.2-x86_64-3.txz.asc
--rw-r--r-- 1 root root 406 2021-09-06 17:46 ./slackware64/l/gegl-0.4.32-x86_64-1.txt
--rw-r--r-- 1 root root 2391264 2021-09-06 17:46 ./slackware64/l/gegl-0.4.32-x86_64-1.txz
--rw-r--r-- 1 root root 163 2021-09-06 17:46 ./slackware64/l/gegl-0.4.32-x86_64-1.txz.asc
+-rw-r--r-- 1 root root 406 2021-12-19 23:24 ./slackware64/l/gegl-0.4.34-x86_64-1.txt
+-rw-r--r-- 1 root root 2163432 2021-12-19 23:24 ./slackware64/l/gegl-0.4.34-x86_64-1.txz
+-rw-r--r-- 1 root root 163 2021-12-19 23:24 ./slackware64/l/gegl-0.4.34-x86_64-1.txz.asc
-rw-r--r-- 1 root root 295 2021-11-03 00:53 ./slackware64/l/gexiv2-0.14.0-x86_64-3.txt
-rw-r--r-- 1 root root 638172 2021-11-03 00:53 ./slackware64/l/gexiv2-0.14.0-x86_64-3.txz
-rw-r--r-- 1 root root 163 2021-11-03 00:53 ./slackware64/l/gexiv2-0.14.0-x86_64-3.txz.asc
@@ -3867,7 +3867,7 @@ drwxr-xr-x 2 root root 81920 2021-12-19 18:59 ./slackware64/l
-rw-r--r-- 1 root root 463 2021-05-15 18:01 ./slackware64/l/zstd-1.5.0-x86_64-1.txt
-rw-r--r-- 1 root root 458040 2021-05-15 18:01 ./slackware64/l/zstd-1.5.0-x86_64-1.txz
-rw-r--r-- 1 root root 163 2021-05-15 18:01 ./slackware64/l/zstd-1.5.0-x86_64-1.txz.asc
-drwxr-xr-x 2 root root 32768 2021-12-17 20:52 ./slackware64/n
+drwxr-xr-x 2 root root 32768 2021-12-20 19: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
@@ -3976,9 +3976,9 @@ drwxr-xr-x 2 root root 32768 2021-12-17 20:52 ./slackware64/n
-rw-r--r-- 1 root root 434 2021-02-13 12:06 ./slackware64/n/htdig-3.2.0b6-x86_64-8.txt
-rw-r--r-- 1 root root 962848 2021-02-13 12:06 ./slackware64/n/htdig-3.2.0b6-x86_64-8.txz
-rw-r--r-- 1 root root 163 2021-02-13 12:06 ./slackware64/n/htdig-3.2.0b6-x86_64-8.txz.asc
--rw-r--r-- 1 root root 513 2021-10-08 03:11 ./slackware64/n/httpd-2.4.51-x86_64-1.txt
--rw-r--r-- 1 root root 3870304 2021-10-08 03:11 ./slackware64/n/httpd-2.4.51-x86_64-1.txz
--rw-r--r-- 1 root root 163 2021-10-08 03:11 ./slackware64/n/httpd-2.4.51-x86_64-1.txz.asc
+-rw-r--r-- 1 root root 513 2021-12-20 18:31 ./slackware64/n/httpd-2.4.52-x86_64-1.txt
+-rw-r--r-- 1 root root 3879964 2021-12-20 18:31 ./slackware64/n/httpd-2.4.52-x86_64-1.txz
+-rw-r--r-- 1 root root 163 2021-12-20 18:31 ./slackware64/n/httpd-2.4.52-x86_64-1.txz.asc
-rw-r--r-- 1 root root 365 2021-02-13 12:07 ./slackware64/n/icmpinfo-1.11-x86_64-5.txt
-rw-r--r-- 1 root root 9520 2021-02-13 12:07 ./slackware64/n/icmpinfo-1.11-x86_64-5.txz
-rw-r--r-- 1 root root 163 2021-02-13 12:07 ./slackware64/n/icmpinfo-1.11-x86_64-5.txz.asc
@@ -5328,7 +5328,7 @@ drwxr-xr-x 2 root root 65536 2021-12-16 21:25 ./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 2021-12-17 20:52 ./slackware64/xap
+drwxr-xr-x 2 root root 16384 2021-12-20 19: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
@@ -5374,9 +5374,9 @@ drwxr-xr-x 2 root root 16384 2021-12-17 20:52 ./slackware64/xap
-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
--rw-r--r-- 1 root root 471 2021-09-15 05:29 ./slackware64/xap/gimp-2.10.28-x86_64-1.txt
--rw-r--r-- 1 root root 19357524 2021-09-15 05:29 ./slackware64/xap/gimp-2.10.28-x86_64-1.txz
--rw-r--r-- 1 root root 163 2021-09-15 05:29 ./slackware64/xap/gimp-2.10.28-x86_64-1.txz.asc
+-rw-r--r-- 1 root root 471 2021-12-19 23:27 ./slackware64/xap/gimp-2.10.30-x86_64-1.txt
+-rw-r--r-- 1 root root 19335536 2021-12-19 23:27 ./slackware64/xap/gimp-2.10.30-x86_64-1.txz
+-rw-r--r-- 1 root root 163 2021-12-19 23:27 ./slackware64/xap/gimp-2.10.30-x86_64-1.txz.asc
-rw-r--r-- 1 root root 513 2021-02-13 13:35 ./slackware64/xap/gkrellm-2.3.11-x86_64-3.txt
-rw-r--r-- 1 root root 573456 2021-02-13 13:35 ./slackware64/xap/gkrellm-2.3.11-x86_64-3.txz
-rw-r--r-- 1 root root 163 2021-02-13 13:35 ./slackware64/xap/gkrellm-2.3.11-x86_64-3.txz.asc
@@ -5408,9 +5408,9 @@ drwxr-xr-x 2 root root 16384 2021-12-17 20:52 ./slackware64/xap
-rw-r--r-- 1 root root 570 2021-12-16 17:45 ./slackware64/xap/mozilla-firefox-91.4.1esr-x86_64-1.txt
-rw-r--r-- 1 root root 56649544 2021-12-16 17:45 ./slackware64/xap/mozilla-firefox-91.4.1esr-x86_64-1.txz
-rw-r--r-- 1 root root 163 2021-12-16 17:45 ./slackware64/xap/mozilla-firefox-91.4.1esr-x86_64-1.txz.asc
--rw-r--r-- 1 root root 663 2021-12-08 01:42 ./slackware64/xap/mozilla-thunderbird-91.4.0-x86_64-1.txt
--rw-r--r-- 1 root root 53264512 2021-12-08 01:42 ./slackware64/xap/mozilla-thunderbird-91.4.0-x86_64-1.txz
--rw-r--r-- 1 root root 163 2021-12-08 01:42 ./slackware64/xap/mozilla-thunderbird-91.4.0-x86_64-1.txz.asc
+-rw-r--r-- 1 root root 663 2021-12-20 18:01 ./slackware64/xap/mozilla-thunderbird-91.4.1-x86_64-1.txt
+-rw-r--r-- 1 root root 53277096 2021-12-20 18:01 ./slackware64/xap/mozilla-thunderbird-91.4.1-x86_64-1.txz
+-rw-r--r-- 1 root root 163 2021-12-20 18:01 ./slackware64/xap/mozilla-thunderbird-91.4.1-x86_64-1.txz.asc
-rw-r--r-- 1 root root 359 2021-09-10 17:57 ./slackware64/xap/network-manager-applet-1.24.0-x86_64-2.txt
-rw-r--r-- 1 root root 860376 2021-09-10 17:57 ./slackware64/xap/network-manager-applet-1.24.0-x86_64-2.txz
-rw-r--r-- 1 root root 163 2021-09-10 17:57 ./slackware64/xap/network-manager-applet-1.24.0-x86_64-2.txz.asc
@@ -5466,9 +5466,9 @@ drwxr-xr-x 2 root root 16384 2021-12-17 20:52 ./slackware64/xap
-rw-r--r-- 1 root root 373 2021-12-17 18:46 ./slackware64/xap/xine-ui-0.99.13-x86_64-1.txt
-rw-r--r-- 1 root root 1661140 2021-12-17 18:46 ./slackware64/xap/xine-ui-0.99.13-x86_64-1.txz
-rw-r--r-- 1 root root 163 2021-12-17 18:46 ./slackware64/xap/xine-ui-0.99.13-x86_64-1.txz.asc
--rw-r--r-- 1 root root 508 2021-08-31 19:56 ./slackware64/xap/xlockmore-5.67-x86_64-1.txt
--rw-r--r-- 1 root root 1240652 2021-08-31 19:56 ./slackware64/xap/xlockmore-5.67-x86_64-1.txz
--rw-r--r-- 1 root root 163 2021-08-31 19:56 ./slackware64/xap/xlockmore-5.67-x86_64-1.txz.asc
+-rw-r--r-- 1 root root 508 2021-12-20 03:05 ./slackware64/xap/xlockmore-5.68-x86_64-1.txt
+-rw-r--r-- 1 root root 1239492 2021-12-20 03:05 ./slackware64/xap/xlockmore-5.68-x86_64-1.txz
+-rw-r--r-- 1 root root 163 2021-12-20 03:05 ./slackware64/xap/xlockmore-5.68-x86_64-1.txz.asc
-rw-r--r-- 1 root root 376 2021-02-13 13:45 ./slackware64/xap/xmms-1.2.11-x86_64-8.txt
-rw-r--r-- 1 root root 1123980 2021-02-13 13:45 ./slackware64/xap/xmms-1.2.11-x86_64-8.txz
-rw-r--r-- 1 root root 163 2021-02-13 13:45 ./slackware64/xap/xmms-1.2.11-x86_64-8.txz.asc
@@ -5484,9 +5484,9 @@ drwxr-xr-x 2 root root 16384 2021-12-17 20:52 ./slackware64/xap
-rw-r--r-- 1 root root 463 2021-10-13 18:12 ./slackware64/xap/xscreensaver-6.02-x86_64-1.txt
-rw-r--r-- 1 root root 6988916 2021-10-13 18:12 ./slackware64/xap/xscreensaver-6.02-x86_64-1.txz
-rw-r--r-- 1 root root 163 2021-10-13 18:12 ./slackware64/xap/xscreensaver-6.02-x86_64-1.txz.asc
--rw-r--r-- 1 root root 230 2021-12-14 21:08 ./slackware64/xap/xsnow-3.4.1-x86_64-1.txt
--rw-r--r-- 1 root root 647952 2021-12-14 21:08 ./slackware64/xap/xsnow-3.4.1-x86_64-1.txz
--rw-r--r-- 1 root root 163 2021-12-14 21:08 ./slackware64/xap/xsnow-3.4.1-x86_64-1.txz.asc
+-rw-r--r-- 1 root root 230 2021-12-20 03:06 ./slackware64/xap/xsnow-3.4.2-x86_64-1.txt
+-rw-r--r-- 1 root root 650064 2021-12-20 03:06 ./slackware64/xap/xsnow-3.4.2-x86_64-1.txz
+-rw-r--r-- 1 root root 163 2021-12-20 03:06 ./slackware64/xap/xsnow-3.4.2-x86_64-1.txz.asc
drwxr-xr-x 2 root root 12288 2021-12-08 20:45 ./slackware64/xfce
-rw-r--r-- 1 root root 253 2021-10-01 03:27 ./slackware64/xfce/Greybird-3.22.15-noarch-1.txt
-rw-r--r-- 1 root root 189900 2021-10-01 03:27 ./slackware64/xfce/Greybird-3.22.15-noarch-1.txz
@@ -5595,11 +5595,11 @@ drwxr-xr-x 2 root root 4096 2021-02-15 19:33 ./slackware64/y
-rw-r--r-- 1 root root 1486956 2021-02-13 13:56 ./slackware64/y/nethack-3.6.6-x86_64-3.txz
-rw-r--r-- 1 root root 163 2021-02-13 13:56 ./slackware64/y/nethack-3.6.6-x86_64-3.txz.asc
-rw-r--r-- 1 root root 26 2020-12-30 21:55 ./slackware64/y/tagfile
-drwxr-xr-x 18 root root 4096 2021-12-19 19:00 ./source
--rw-r--r-- 1 root root 581174 2021-12-19 19:00 ./source/CHECKSUMS.md5
--rw-r--r-- 1 root root 163 2021-12-19 19:00 ./source/CHECKSUMS.md5.asc
--rw-r--r-- 1 root root 809292 2021-12-19 19:00 ./source/FILE_LIST
--rw-r--r-- 1 root root 23315675 2021-12-19 19:00 ./source/MANIFEST.bz2
+drwxr-xr-x 18 root root 4096 2021-12-20 19:47 ./source
+-rw-r--r-- 1 root root 581174 2021-12-20 19:47 ./source/CHECKSUMS.md5
+-rw-r--r-- 1 root root 163 2021-12-20 19:47 ./source/CHECKSUMS.md5.asc
+-rw-r--r-- 1 root root 809292 2021-12-20 19:47 ./source/FILE_LIST
+-rw-r--r-- 1 root root 23316221 2021-12-20 19: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 2021-11-11 20:15 ./source/a
-rw-r--r-- 1 root root 1591 2021-04-06 18:09 ./source/a/FTBFSlog
@@ -6373,7 +6373,7 @@ drwxr-xr-x 2 root root 4096 2019-10-04 06:20 ./source/a/pkgtools/manpages
-rw-r--r-- 1 root root 2518 2021-04-19 18:25 ./source/a/pkgtools/manpages/pkgtool.8
-rw-r--r-- 1 root root 4049 2020-04-01 22:09 ./source/a/pkgtools/manpages/removepkg.8
-rw-r--r-- 1 root root 2962 2018-06-08 19:56 ./source/a/pkgtools/manpages/upgradepkg.8
--rwxr-xr-x 1 root root 3754 2021-05-21 16:31 ./source/a/pkgtools/pkgtools.SlackBuild
+-rwxr-xr-x 1 root root 3754 2021-12-20 19:35 ./source/a/pkgtools/pkgtools.SlackBuild
drwxr-xr-x 2 root root 4096 2021-02-16 21:37 ./source/a/pkgtools/scripts
-rw-r--r-- 1 root root 3610 2021-04-24 18:44 ./source/a/pkgtools/scripts/explodepkg
-rw-r--r-- 1 root root 28853 2021-05-21 01:30 ./source/a/pkgtools/scripts/installpkg
@@ -6385,7 +6385,7 @@ drwxr-xr-x 2 root root 4096 2021-02-16 21:37 ./source/a/pkgtools/scripts
-rw-r--r-- 1 root root 170 2003-02-16 00:56 ./source/a/pkgtools/scripts/setup.70.install-kernel
-rw-r--r-- 1 root root 9164 2018-06-19 19:28 ./source/a/pkgtools/scripts/setup.80.make-bootdisk
-rw-r--r-- 1 root root 1062 2018-04-28 19:12 ./source/a/pkgtools/scripts/setup.htmlview
--rw-r--r-- 1 root root 9395 2020-05-15 05:48 ./source/a/pkgtools/scripts/setup.services
+-rw-r--r-- 1 root root 9674 2021-12-20 19:35 ./source/a/pkgtools/scripts/setup.services
-rw-r--r-- 1 root root 1357 2020-01-22 20:08 ./source/a/pkgtools/scripts/setup.vi-ex
-rw-r--r-- 1 root root 15163 2021-05-21 04:30 ./source/a/pkgtools/scripts/upgradepkg
-rw-r--r-- 1 root root 1128 2018-04-11 19:51 ./source/a/pkgtools/slack-desc
@@ -9967,9 +9967,9 @@ drwxr-xr-x 2 root root 4096 2021-10-23 04:43 ./source/l/exiv2
-rwxr-xr-x 1 root root 4434 2021-06-16 18:00 ./source/l/exiv2/exiv2.SlackBuild
-rwxr-xr-x 1 root root 1897 2020-09-29 00:01 ./source/l/exiv2/paredown.sh
-rw-r--r-- 1 root root 710 2019-11-10 03:11 ./source/l/exiv2/slack-desc
-drwxr-xr-x 2 root root 4096 2021-05-23 19:00 ./source/l/expat
--rw-r--r-- 1 root root 443612 2021-05-23 16:35 ./source/l/expat/expat-2.4.1.tar.lz
--rw-r--r-- 1 root root 833 2021-05-23 16:35 ./source/l/expat/expat-2.4.1.tar.lz.asc
+drwxr-xr-x 2 root root 4096 2021-12-20 03:02 ./source/l/expat
+-rw-r--r-- 1 root root 448211 2021-12-19 22:45 ./source/l/expat/expat-2.4.2.tar.lz
+-rw-r--r-- 1 root root 833 2021-12-19 22:45 ./source/l/expat/expat-2.4.2.tar.lz.asc
-rwxr-xr-x 1 root root 3346 2021-03-26 17:38 ./source/l/expat/expat.SlackBuild
-rw-r--r-- 1 root root 754 2018-08-16 17:16 ./source/l/expat/slack-desc
drwxr-xr-x 2 root root 4096 2021-02-13 05:31 ./source/l/farstream
@@ -10072,8 +10072,8 @@ drwxr-xr-x 2 root root 4096 2021-02-13 05:31 ./source/l/gdk-pixbuf2-xlib
-rwxr-xr-x 1 root root 5202 2021-03-31 19:14 ./source/l/gdk-pixbuf2/gdk-pixbuf2.SlackBuild
-rw-r--r-- 1 root root 996 2018-02-27 06:12 ./source/l/gdk-pixbuf2/slack-desc
-rw-r--r-- 1 root root 1653 2017-07-24 19:13 ./source/l/gdk-pixbuf2/update-gdk-pixbuf-loaders
-drwxr-xr-x 2 root root 4096 2021-09-06 17:45 ./source/l/gegl
--rw-r--r-- 1 root root 5633796 2021-09-05 17:29 ./source/l/gegl/gegl-0.4.32.tar.xz
+drwxr-xr-x 2 root root 4096 2021-12-19 23:23 ./source/l/gegl
+-rw-r--r-- 1 root root 5647516 2021-12-18 23:51 ./source/l/gegl/gegl-0.4.34.tar.xz
-rwxr-xr-x 1 root root 4216 2021-03-28 18:07 ./source/l/gegl/gegl.SlackBuild
-rw-r--r-- 1 root root 394 2020-12-21 21:41 ./source/l/gegl/gegl.no.runtime.dot.check.diff.gz
-rw-r--r-- 1 root root 36 2019-02-04 19:59 ./source/l/gegl/gegl.url
@@ -12018,13 +12018,13 @@ drwxr-xr-x 2 root root 4096 2021-02-13 05:32 ./source/n/htdig
-rwxr-xr-x 1 root root 4788 2021-02-13 05:32 ./source/n/htdig/htdig.SlackBuild
-rw-r--r-- 1 root root 288 2007-05-02 18:02 ./source/n/htdig/htdig.conf.diff.gz
-rw-r--r-- 1 root root 887 2018-02-27 06:13 ./source/n/htdig/slack-desc
-drwxr-xr-x 2 root root 4096 2021-10-08 03:10 ./source/n/httpd
+drwxr-xr-x 2 root root 4096 2021-12-20 18:30 ./source/n/httpd
-rw-r--r-- 1 root root 931 2018-09-24 18:58 ./source/n/httpd/doinst.sh.gz
--rw-r--r-- 1 root root 7653609 2021-10-07 15:17 ./source/n/httpd/httpd-2.4.51.tar.bz2
--rw-r--r-- 1 root root 874 2021-10-07 15:17 ./source/n/httpd/httpd-2.4.51.tar.bz2.asc
+-rw-r--r-- 1 root root 7439184 2021-12-20 09:36 ./source/n/httpd/httpd-2.4.52.tar.bz2
+-rw-r--r-- 1 root root 874 2021-12-20 09:36 ./source/n/httpd/httpd-2.4.52.tar.bz2.asc
-rwxr-xr-x 1 root root 9105 2021-06-03 18:29 ./source/n/httpd/httpd.SlackBuild
-rw-r--r-- 1 root root 260 2012-04-13 02:17 ./source/n/httpd/httpd.runasapache.diff.gz
--rw-r--r-- 1 root root 112 2021-10-08 03:10 ./source/n/httpd/httpd.url
+-rw-r--r-- 1 root root 112 2021-12-20 18:30 ./source/n/httpd/httpd.url
-rw-r--r-- 1 root root 171 2021-05-23 19:15 ./source/n/httpd/logrotate.httpd
-rw-r--r-- 1 root root 1083 2018-03-20 18:37 ./source/n/httpd/rc.httpd
-rw-r--r-- 1 root root 966 2018-02-27 06:13 ./source/n/httpd/slack-desc
@@ -14560,8 +14560,8 @@ drwxr-xr-x 2 root root 4096 2021-11-15 20:10 ./source/xap/gftp
-rwxr-xr-x 1 root root 3664 2021-11-15 20:14 ./source/xap/gftp/gftp.SlackBuild
-rw-r--r-- 1 root root 32 2021-02-11 18:21 ./source/xap/gftp/gftp.url
-rw-r--r-- 1 root root 895 2018-02-27 06:13 ./source/xap/gftp/slack-desc
-drwxr-xr-x 2 root root 4096 2021-09-15 05:25 ./source/xap/gimp
--rw-r--r-- 1 root root 23790040 2021-09-14 20:39 ./source/xap/gimp/gimp-2.10.28.tar.lz
+drwxr-xr-x 2 root root 4096 2021-12-19 22:30 ./source/xap/gimp
+-rw-r--r-- 1 root root 23680015 2021-12-19 21:19 ./source/xap/gimp/gimp-2.10.30.tar.lz
-rwxr-xr-x 1 root root 4636 2021-03-31 19:59 ./source/xap/gimp/gimp.SlackBuild
-rw-r--r-- 1 root root 923 2018-02-27 06:13 ./source/xap/gimp/slack-desc
drwxr-xr-x 2 root root 4096 2021-02-13 05:32 ./source/xap/gkrellm
@@ -14649,7 +14649,7 @@ drwxr-xr-x 2 root root 4096 2021-10-12 20:15 ./source/xap/mozilla-firefox/
-rwxr-xr-x 1 root root 16186 2021-12-13 19:38 ./source/xap/mozilla-firefox/mozilla-firefox.SlackBuild
-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
-drwxr-xr-x 4 root root 4096 2021-12-13 19:49 ./source/xap/mozilla-thunderbird
+drwxr-xr-x 4 root root 4096 2021-12-20 17:39 ./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
@@ -14674,8 +14674,8 @@ drwxr-xr-x 2 root root 4096 2021-10-12 20:16 ./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 401512224 2021-12-07 16:01 ./source/xap/mozilla-thunderbird/thunderbird-91.4.0.source.tar.xz
--rw-r--r-- 1 root root 833 2021-12-07 16:01 ./source/xap/mozilla-thunderbird/thunderbird-91.4.0.source.tar.xz.asc
+-rw-r--r-- 1 root root 408805472 2021-12-20 02:49 ./source/xap/mozilla-thunderbird/thunderbird-91.4.1.source.tar.xz
+-rw-r--r-- 1 root root 833 2021-12-20 02:50 ./source/xap/mozilla-thunderbird/thunderbird-91.4.1.source.tar.xz.asc
drwxr-xr-x 2 root root 4096 2021-09-10 17:57 ./source/xap/network-manager-applet
-rw-r--r-- 1 root root 173 2021-09-10 17:57 ./source/xap/network-manager-applet/doinst.sh.gz
-rw-r--r-- 1 root root 1903280 2021-08-17 08:14 ./source/xap/network-manager-applet/network-manager-applet-1.24.0.tar.xz
@@ -14798,7 +14798,7 @@ drwxr-xr-x 2 root root 4096 2021-12-17 18:45 ./source/xap/xine-ui
-rw-r--r-- 1 root root 2154161 2021-12-12 20:04 ./source/xap/xine-ui/xine-ui-0.99.13.tar.lz
-rwxr-xr-x 1 root root 3385 2021-12-17 18:46 ./source/xap/xine-ui/xine-ui.SlackBuild
-rw-r--r-- 1 root root 28 2021-12-14 21:06 ./source/xap/xine-ui/xine-ui.url
-drwxr-xr-x 2 root root 4096 2021-08-31 19:56 ./source/xap/xlockmore
+drwxr-xr-x 2 root root 4096 2021-12-20 03:05 ./source/xap/xlockmore
-rw-r--r-- 1 root root 277 2020-02-07 00:37 ./source/xap/xlockmore/doinst.sh.gz
-rw-r--r-- 1 root root 225 2002-02-23 22:23 ./source/xap/xlockmore/l-bob.README
-rw-r--r-- 1 root root 27870 1998-04-01 15:09 ./source/xap/xlockmore/l-bob.xbm
@@ -14806,8 +14806,8 @@ drwxr-xr-x 2 root root 4096 2021-08-31 19:56 ./source/xap/xlockmore
-rw-r--r-- 1 root root 7025 2002-02-23 21:40 ./source/xap/xlockmore/s-bob.xbm
-rw-r--r-- 1 root root 965 2018-02-27 06:13 ./source/xap/xlockmore/slack-desc
-rw-r--r-- 1 root root 154 2014-07-26 21:14 ./source/xap/xlockmore/xlock.pam
--rw-r--r-- 1 root root 2000040 2021-08-30 01:21 ./source/xap/xlockmore/xlockmore-5.67.tar.xz
--rw-r--r-- 1 root root 195 2021-08-30 01:21 ./source/xap/xlockmore/xlockmore-5.67.tar.xz.asc
+-rw-r--r-- 1 root root 1998852 2021-12-20 01:28 ./source/xap/xlockmore/xlockmore-5.68.tar.xz
+-rw-r--r-- 1 root root 195 2021-12-20 01:28 ./source/xap/xlockmore/xlockmore-5.68.tar.xz.asc
-rwxr-xr-x 1 root root 4373 2021-08-31 19:56 ./source/xap/xlockmore/xlockmore.SlackBuild
-rw-r--r-- 1 root root 371 2002-05-30 04:25 ./source/xap/xlockmore/xlockmore.bitmap.diff.gz
drwxr-xr-x 2 root root 4096 2021-02-13 05:32 ./source/xap/xmms
@@ -14890,9 +14890,9 @@ drwxr-xr-x 2 root root 4096 2021-10-13 18:11 ./source/xap/xscreensaver
-rw-r--r-- 1 root root 285 2009-05-15 21:22 ./source/xap/xscreensaver/xscreensaver.electricsheep.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 2 root root 4096 2021-12-14 21:08 ./source/xap/xsnow
+drwxr-xr-x 2 root root 4096 2021-12-20 03:05 ./source/xap/xsnow
-rw-r--r-- 1 root root 683 2020-12-24 22:16 ./source/xap/xsnow/slack-desc
--rw-r--r-- 1 root root 302383 2021-12-13 19:31 ./source/xap/xsnow/xsnow-3.4.1.tar.lz
+-rw-r--r-- 1 root root 303508 2021-12-19 14:15 ./source/xap/xsnow/xsnow-3.4.2.tar.lz
-rwxr-xr-x 1 root root 4095 2021-03-27 18:21 ./source/xap/xsnow/xsnow.SlackBuild
-rw-r--r-- 1 root root 46 2020-12-24 21:51 ./source/xap/xsnow/xsnow.url
drwxr-xr-x 32 root root 4096 2021-01-15 04:25 ./source/xfce
diff --git a/UPGRADE.TXT b/UPGRADE.TXT
index 1efbba02c..84e0837ba 100644
--- a/UPGRADE.TXT
+++ b/UPGRADE.TXT
@@ -1,32 +1,32 @@
-Slackware 14.1 to 14.2 Upgrade HOWTO <volkerdi@slackware.com>
+Slackware 14.2 to 15.0 Upgrade HOWTO <volkerdi@slackware.com>
-This document explains how to upgrade from Slackware 14.1 to Slackware 14.2.
+This document explains how to upgrade from Slackware 14.2 to Slackware 15.0.
----------------------------------------------------------------------------
-For details of important changes from Slackware 14.1 to 14.2, see the file
-'CHANGES_AND_HINTS.TXT'. Thanks to Robby Workman for help with this.
+For details of important changes from Slackware 14.2 to 15.0, see the file
+'CHANGES_AND_HINTS.TXT'. Thanks to Robby Workman for help with this.
Before you begin, I would strongly recommend making a backup of your
-system, or, if not the entire system, at least the /etc directory. You
+system, or, if not the entire system, at least the /etc directory. You
might find that you need to refer to a few things after the upgrade
process is complete. Back it up, or take your chances.
OK, now that everything is safely backed up, let's proceed. :-)
-To do this, you'll need the Slackware 14.2 packages. If these are on a CD,
-create a new directory to mount the CD on so that it doesn't get in the way
+To do this, you'll need the Slackware 15.0 packages. If these are on a DVD,
+create a new directory to mount the DVD on so that it doesn't get in the way
during the upgrade:
mkdir /packages
mount /dev/cdrom /packages
-The packages don't have to be on a CD-ROM, as an alternative you could
+The packages don't have to be on a DVD, as an alternative you could
copy the slackware directory (the one with the various package
subdirectories in it, basically the "slackware" or "slackware64" directory
-from the install disc) to someplace like /root/slackware/. The important thing
-is that you know where the slackware packages directory is. We'll use
+from the install disc) to someplace like /root/slackware/. The important thing
+is that you know where the slackware packages directory is. We'll use
/root/slackware in the following examples.
@@ -41,7 +41,7 @@ is that you know where the slackware packages directory is. We'll use
uncover any problem areas and come up with workarounds for them.
-1. Upgrade your glibc shared libraries. This is important, or things
+1. Upgrade your glibc shared libraries. This is important, or things
might go haywire during the next part of the upgrade:
upgradepkg /root/slackware/a/aaa_glibc-solibs-*.txz
@@ -59,45 +59,79 @@ is that you know where the slackware packages directory is. We'll use
upgradepkg --install-new /root/slackware/*/*.t?z
- If you wish to upgrade everything except for the KDEI language
- packs for KDE (these take a lot of space and can be dealt with
- after the main upgrade more quickly and easily), running this
- script in the "slackware" directory will do the trick:
- #!/bin/sh
- for dir in a ap d e f k kde l n t tcl x xap xfce y ; do
- ( cd $dir ; upgradepkg --install-new *.t?z )
- done
-
-
-4. Remove obsolete packages. The CHANGES_AND_HINTS.TXT file should have a
- list of these. You may also wish to go into /var/log/packages and take
- a look at the package list:
+4. Remove obsolete packages. The CHANGES_AND_HINTS.TXT file should have a
+ list of these. You may also wish to go into /var/lib/pkgtools/packages
+ and take a look at the package list:
ls -lt | less
- You may spot some old, obsolete, or discontinued packages. If so,
- you can remove these using 'removepkg'. This command will get rid of
- the packages which became obsolete since Slackware 14.1:
-
- removepkg ConsoleKit apmd bluez-hcidump cxxlibs foomatic-filters \
- gnome-icon-theme imlib kdeadmin kdenetwork kdesdk kdetoys kwallet \
- lesstif libelf libjpeg libxfcegui4 networkmanagement obex-data-server \
- obexfs open-cobol oxygen-gtk3 phonon-mplayer phonon-xine pil portmap \
- procps qca-cyrus-sasl qca-gnupg qca-ossl udev xchat xf86-input-aiptek \
- xf86-video-modesetting xfce4-mixer xfce4-volumed xfwm4-themes
-
-
-5. Fix your config files. Some of the config files in /etc are going to
- need your attention. You'll find the new incoming config files on
- your system with the ".new" extension. You may need to fill these in
+ You may spot some old, obsolete, or discontinued packages. If so,
+ you can remove these using 'removepkg'. This command will get rid of
+ the packages which became obsolete since Slackware 14.2 or were
+ introduced during the 15.0 development cycle and later removed:
+
+ removepkg ConsoleKit2 PyQt Thunar aaa_elflibs amarok amor ash automoc4 \
+ bigreqsproto calligra-l10n-bs calligra-l10n-ca \
+ calligra-l10n-ca@valencia calligra-l10n-cs calligra-l10n-da \
+ calligra-l10n-de calligra-l10n-el calligra-l10n-en_GB calligra-l10n-es \
+ calligra-l10n-et calligra-l10n-fi calligra-l10n-fr calligra-l10n-gl \
+ calligra-l10n-hu calligra-l10n-it calligra-l10n-ja calligra-l10n-kk \
+ calligra-l10n-nb calligra-l10n-nl calligra-l10n-pl calligra-l10n-pt \
+ calligra-l10n-pt_BR calligra-l10n-ru calligra-l10n-sk calligra-l10n-sv \
+ calligra-l10n-tr calligra-l10n-uk calligra-l10n-zh_CN \
+ calligra-l10n-zh_TW cargo cgmanager compositeproto damageproto db42 \
+ db44 dirmngr dmxproto dri2proto dri3proto eigen2 eject evieext \
+ fixesproto fontcacheproto fontsproto gcc-java getty-ps glade3 \
+ glibc-solibs glproto gnome-themes-standard gnu-cobol gst-plugins-base0 \
+ gst-plugins-good0 gstreamer0 gtk-xfce-engine herqq idnkit ilmbase \
+ imapd inputproto intel-gpu-tools js185 kaccessible kajongg \
+ kaudiocreator kbproto kde-base-artwork kde-baseapps kde-l10n-ar \
+ kde-l10n-bg kde-l10n-bs kde-l10n-ca kde-l10n-ca@valencia kde-l10n-cs \
+ kde-l10n-da kde-l10n-de kde-l10n-el kde-l10n-en_GB kde-l10n-es \
+ kde-l10n-et kde-l10n-eu kde-l10n-fa kde-l10n-fi kde-l10n-fr \
+ kde-l10n-ga kde-l10n-gl kde-l10n-he kde-l10n-hi kde-l10n-hr \
+ kde-l10n-hu kde-l10n-ia kde-l10n-id kde-l10n-is kde-l10n-it \
+ kde-l10n-ja kde-l10n-kk kde-l10n-km kde-l10n-ko kde-l10n-lt \
+ kde-l10n-lv kde-l10n-mr kde-l10n-nb kde-l10n-nds kde-l10n-nl \
+ kde-l10n-nn kde-l10n-pa kde-l10n-pl kde-l10n-pt kde-l10n-pt_BR \
+ kde-l10n-ro kde-l10n-ru kde-l10n-sk kde-l10n-sl kde-l10n-sr \
+ kde-l10n-sv kde-l10n-tr kde-l10n-ug kde-l10n-uk kde-l10n-wa \
+ kde-l10n-zh_CN kde-l10n-zh_TW kde-runtime kde-wallpapers kde-workspace \
+ kdeartwork kdegraphics-strigi-analyzer kdelibs \
+ kdenetwork-strigi-analyzers kdepim kdepim-apps-libs kdepimlibs \
+ kdesdk-strigi-analyzers kdevelop-php kdevelop-php-docs kdevplatform \
+ kdewebdev keybinder kgamma kio-mtp klettres korundum kplayer kppp \
+ kremotecontrol ksaneplugin ksnapshot ksysguard ktuberling ktux \
+ kuser kwebkitpart lha libXfont libart_lgpl libbluedevil libcroco \
+ libkdeedu libkgeomap liblastfm libmcs libmm-qt libmowgli libmsn \
+ libnm-qt libtermcap libva-intel-driver libwmf-docs mailx man \
+ mkfontdir mozjs52 mozjs60 mozjs68 mplayerthumbs nepomuk-core \
+ nepomuk-widgets notify-python openldap-client openssl10 \
+ openssl10-solibs orage oxygen-icons pairs perlkde perlqt \
+ phonon-gstreamer pm-utils presentproto printproto pth pykde4 pyrex \
+ python python-enum34 qca-qt5 qimageblitz qjson qt qt-gstreamer qtruby \
+ qtscriptgenerator randrproto raptor2 rasqal recordproto redland \
+ renderproto resourceproto rfkill rxvt scim scim-anthy scim-hangul \
+ scim-input-pad scim-m17n scim-pinyin scim-tables scrnsaverproto \
+ seamonkey-solibs sendmail sendmail-cf slocate smokegen smokekde \
+ smokeqt soprano strigi superkaramba tetex tetex-doc transfig trn \
+ urwid videoproto virtuoso-ose wicd-kde wireless-tools workbone \
+ xcmiscproto xextproto xf86-video-xgi xf86-video-xgixp xf86bigfontproto \
+ xf86dgaproto xf86driproto xf86miscproto xf86vidmodeproto xfractint \
+ xineramaproto xproto xv
+
+
+5. Fix your config files. Some of the config files in /etc are going to
+ need your attention. You'll find the new incoming config files on
+ your system with the ".new" extension. You may need to fill these in
with information from your old config files and then move them over.
- Feel brave? You can use this little script to install most of the
- .new config files in /etc. If you've made any local changes you'll
- need to add them to the newly installed files. Your old config files
- will be copied to *.bak. Anyway, it might be an easier starting
- point. Here it is:
+ Feel brave? You can use this little script to install most of the
+ .new config files in /etc. If you've made any local changes you'll
+ need to add them to the newly installed files. Your old config files
+ will be copied to *.bak. Anyway, it might be an easier starting
+ point. Here it is:
#!/bin/sh
cd /etc
@@ -118,51 +152,32 @@ is that you know where the slackware packages directory is. We'll use
/usr/share/vim/vimrc.new
-6. If you use a non-en_US language pack for KDE and you already have it
- installed, then you may upgrade it by moving into the slackware/kdei
- directory and using this command:
-
- upgradepkg --install-new *-<your KDE locale>-*t?z
-
- If your language has been added to KDE since Slackware 14.1, you'll
- need to install it using installpkg, or upgradepkg --install-new.
-
- Typically you'll need to make sure that you have installed the
- slackware/kdei packages for kde and calligra (if you use those).
-
-
-7. IMPORTANT! *Before* attempting to reboot your system, you will need
+6. IMPORTANT! *Before* attempting to reboot your system, you will need
to make sure that the bootloader has been updated for the new kernel!
- First, be sure your initrd is up to date (if you use one). You can
- build a new initrd automatically by running the
- mkinitrd_command_generator.sh script.
-
- If you're running the 64-bit kernel, or the 32-bit single processor
- kernel, this is the command to use:
-
- /usr/share/mkinitrd/mkinitrd_command_generator.sh -k 4.4.14 | bash
+ First, be sure your initrd is up to date (if you use one). You can
+ build a new initrd automatically by running the geninitrd script:
- If you're using the 32-bit SMP kernel, use this command:
-
- /usr/share/mkinitrd/mkinitrd_command_generator.sh -k 4.4.14-smp | bash
+ # geninitrd
If you use LILO, make sure the paths in /etc/lilo.conf point to a valid
- kernel and then type 'lilo' to reinstall LILO. If you use a USB memory
+ kernel and then type 'lilo' to reinstall LILO. If you use a USB memory
stick to boot, copy the new kernel to it in place of the old one.
+ If you are using elilo on a machine with UEFI BIOS, run the eliloconfig
+ command to install the new kernel and initrd to the EFI System Partition.
+
-8. Return to multi-user mode:
+7. Return to multi-user mode:
telinit 3
-9. Reboot to start using the new kernel.
+8. Reboot to start using the new kernel.
-At this point you should be running Slackware 14.2. :-)
+At this point you should be running Slackware 15.0. :-)
I wish everyone good luck with this!
---
Patrick Volkerding
volkerdi@slackware.com
-
diff --git a/source/a/pkgtools/pkgtools.SlackBuild b/source/a/pkgtools/pkgtools.SlackBuild
index c34f82f50..f9c031a08 100755
--- a/source/a/pkgtools/pkgtools.SlackBuild
+++ b/source/a/pkgtools/pkgtools.SlackBuild
@@ -30,7 +30,7 @@ PKGNAM=pkgtools
# *** UPDATE THESE WITH EACH BUILD:
VERSION=15.0
ARCH=${ARCH:-noarch}
-BUILD=${BUILD:-41}
+BUILD=${BUILD:-42}
# 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
diff --git a/source/a/pkgtools/scripts/setup.services b/source/a/pkgtools/scripts/setup.services
index ee31b6f94..768254329 100644
--- a/source/a/pkgtools/scripts/setup.services
+++ b/source/a/pkgtools/scripts/setup.services
@@ -196,6 +196,17 @@ if [ -r etc/rc.d/rc.mysqld ]; then
EOF
fi
+if [ -r etc/rc.d/rc.nfsd ]; then
+ if [ -x etc/rc.d/rc.nfsd ]; then
+ RC_NFSD=on
+ else
+ RC_NFSD=off
+ fi
+ cat << EOF >> $TMP/tmpscript
+ "rc.nfsd" "The Network File System Daemons" $RC_NFSD "Daemons needed to share files to other machines using NFS." \\
+EOF
+fi
+
if [ -r etc/rc.d/rc.ntpd ]; then
if [ -x etc/rc.d/rc.ntpd ]; then
RC_NTPD=on
@@ -350,7 +361,7 @@ if [ ! $? = 0 ]; then
exit
fi
-for service in rc.atalk rc.atd rc.bind rc.crond rc.cups rc.dovecot rc.dnsmasq rc.fuse rc.hald rc.hplip rc.httpd rc.inetd rc.ip_forward rc.lprng rc.messagebus rc.mysqld rc.ntpd rc.openldap rc.openvpn rc.pcmcia rc.postfix rc.rpc rc.samba rc.saslauthd rc.smartd rc.snmpd rc.sendmail rc.syslog rc.sshd ; do
+for service in rc.atalk rc.atd rc.bind rc.crond rc.cups rc.dovecot rc.dnsmasq rc.fuse rc.hald rc.hplip rc.httpd rc.inetd rc.ip_forward rc.lprng rc.messagebus rc.mysqld rc.nfsd rc.ntpd rc.openldap rc.openvpn rc.pcmcia rc.postfix rc.rpc rc.samba rc.saslauthd rc.smartd rc.snmpd rc.sendmail rc.syslog rc.sshd ; do
if [ -f etc/rc.d/$service ]; then
if grep -w $service $TMP/reply 1> /dev/null ; then
chmod 755 etc/rc.d/$service
diff --git a/source/n/httpd/httpd.url b/source/n/httpd/httpd.url
index e9acbe714..19b3dcbab 100644
--- a/source/n/httpd/httpd.url
+++ b/source/n/httpd/httpd.url
@@ -1,2 +1,2 @@
-http://www.apache.org/dist/httpd/httpd-2.4.51.tar.bz2
-http://www.apache.org/dist/httpd/httpd-2.4.51.tar.bz2.asc
+http://www.apache.org/dist/httpd/httpd-2.4.52.tar.bz2
+http://www.apache.org/dist/httpd/httpd-2.4.52.tar.bz2.asc