summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Patrick J Volkerding <volkerdi@slackware.com>2022-11-09 22:16:30 +0000
committer Eric Hameleers <alien@slackware.com>2022-11-10 07:00:17 +0100
commite519d8d2c69426feefc2ee207e3b14940fad2d2a (patch)
treea2594ad06d1047cc0fea45bc8c48683c3c95c00e
parent458c6cc7f8c05cd766aaa02b9468e25a234741d1 (diff)
downloadcurrent-e519d8d2c69426feefc2ee207e3b14940fad2d2a.tar.gz
current-e519d8d2c69426feefc2ee207e3b14940fad2d2a.tar.xz
Wed Nov 9 22:16:30 UTC 202220221109221630
a/btrfs-progs-6.0.1-x86_64-1.txz: Upgraded. ap/sysstat-12.7.1-x86_64-1.txz: Upgraded. On 32 bit systems, in versions 9.1.16 and newer but prior to 12.7.1, allocate_structures contains a size_t overflow in sa_common.c. The allocate_structures function insufficiently checks bounds before arithmetic multiplication, allowing for an overflow in the size allocated for the buffer representing system activities. This issue may lead to Remote Code Execution (RCE). For more information, see: https://www.cve.org/CVERecord?id=CVE-2022-39377 (* Security fix *) kde/bluedevil-5.26.3.1-x86_64-1.txz: Upgraded. kde/breeze-5.26.3.1-x86_64-1.txz: Upgraded. kde/oxygen-sounds-5.26.3.1-x86_64-1.txz: Upgraded. l/gdk-pixbuf2-2.42.10-x86_64-1.txz: Upgraded. l/orc-0.4.33-x86_64-1.txz: Upgraded. n/mobile-broadband-provider-info-20221107-x86_64-1.txz: Upgraded. xfce/xfce4-settings-4.16.4-x86_64-1.txz: Upgraded. Fixed an argument injection vulnerability in xfce4-mime-helper. For more information, see: https://www.cve.org/CVERecord?id=CVE-2022-45062 (* Security fix *)
-rw-r--r--ChangeLog.rss36
-rw-r--r--ChangeLog.txt24
-rw-r--r--FILELIST.TXT150
-rwxr-xr-xsource/ap/sysstat/sysstat.SlackBuild6
-rw-r--r--source/ap/sysstat/sysstat.url3
-rwxr-xr-xsource/l/orc/orc.SlackBuild2
-rw-r--r--source/xfce/xfce4-settings/xfce4-settings.url2
7 files changed, 140 insertions, 83 deletions
diff --git a/ChangeLog.rss b/ChangeLog.rss
index 7ba04e475..48fabbb78 100644
--- a/ChangeLog.rss
+++ b/ChangeLog.rss
@@ -11,10 +11,42 @@
<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>Tue, 8 Nov 2022 22:21:43 GMT</pubDate>
- <lastBuildDate>Wed, 9 Nov 2022 06:00:16 GMT</lastBuildDate>
+ <pubDate>Wed, 9 Nov 2022 22:16:30 GMT</pubDate>
+ <lastBuildDate>Thu, 10 Nov 2022 06:00:15 GMT</lastBuildDate>
<generator>maintain_current_git.sh v 1.17</generator>
<item>
+ <title>Wed, 9 Nov 2022 22:16:30 GMT</title>
+ <pubDate>Wed, 9 Nov 2022 22:16:30 GMT</pubDate>
+ <link>https://git.slackware.nl/current/tag/?h=20221109221630</link>
+ <guid isPermaLink="false">20221109221630</guid>
+ <description>
+ <![CDATA[<pre>
+a/btrfs-progs-6.0.1-x86_64-1.txz: Upgraded.
+ap/sysstat-12.7.1-x86_64-1.txz: Upgraded.
+ On 32 bit systems, in versions 9.1.16 and newer but prior to 12.7.1,
+ allocate_structures contains a size_t overflow in sa_common.c. The
+ allocate_structures function insufficiently checks bounds before arithmetic
+ multiplication, allowing for an overflow in the size allocated for the
+ buffer representing system activities.
+ This issue may lead to Remote Code Execution (RCE).
+ For more information, see:
+ https://www.cve.org/CVERecord?id=CVE-2022-39377
+ (* Security fix *)
+kde/bluedevil-5.26.3.1-x86_64-1.txz: Upgraded.
+kde/breeze-5.26.3.1-x86_64-1.txz: Upgraded.
+kde/oxygen-sounds-5.26.3.1-x86_64-1.txz: Upgraded.
+l/gdk-pixbuf2-2.42.10-x86_64-1.txz: Upgraded.
+l/orc-0.4.33-x86_64-1.txz: Upgraded.
+n/mobile-broadband-provider-info-20221107-x86_64-1.txz: Upgraded.
+xfce/xfce4-settings-4.16.4-x86_64-1.txz: Upgraded.
+ Fixed an argument injection vulnerability in xfce4-mime-helper.
+ For more information, see:
+ https://www.cve.org/CVERecord?id=CVE-2022-45062
+ (* Security fix *)
+ </pre>]]>
+ </description>
+ </item>
+ <item>
<title>Tue, 8 Nov 2022 22:21:43 GMT</title>
<pubDate>Tue, 8 Nov 2022 22:21:43 GMT</pubDate>
<link>https://git.slackware.nl/current/tag/?h=20221108222143</link>
diff --git a/ChangeLog.txt b/ChangeLog.txt
index 2003326e9..8fffe8b16 100644
--- a/ChangeLog.txt
+++ b/ChangeLog.txt
@@ -1,3 +1,27 @@
+Wed Nov 9 22:16:30 UTC 2022
+a/btrfs-progs-6.0.1-x86_64-1.txz: Upgraded.
+ap/sysstat-12.7.1-x86_64-1.txz: Upgraded.
+ On 32 bit systems, in versions 9.1.16 and newer but prior to 12.7.1,
+ allocate_structures contains a size_t overflow in sa_common.c. The
+ allocate_structures function insufficiently checks bounds before arithmetic
+ multiplication, allowing for an overflow in the size allocated for the
+ buffer representing system activities.
+ This issue may lead to Remote Code Execution (RCE).
+ For more information, see:
+ https://www.cve.org/CVERecord?id=CVE-2022-39377
+ (* Security fix *)
+kde/bluedevil-5.26.3.1-x86_64-1.txz: Upgraded.
+kde/breeze-5.26.3.1-x86_64-1.txz: Upgraded.
+kde/oxygen-sounds-5.26.3.1-x86_64-1.txz: Upgraded.
+l/gdk-pixbuf2-2.42.10-x86_64-1.txz: Upgraded.
+l/orc-0.4.33-x86_64-1.txz: Upgraded.
+n/mobile-broadband-provider-info-20221107-x86_64-1.txz: Upgraded.
+xfce/xfce4-settings-4.16.4-x86_64-1.txz: Upgraded.
+ Fixed an argument injection vulnerability in xfce4-mime-helper.
+ For more information, see:
+ https://www.cve.org/CVERecord?id=CVE-2022-45062
+ (* Security fix *)
++--------------------------+
Tue Nov 8 22:21:43 UTC 2022
a/bash-5.2.009-x86_64-1.txz: Upgraded.
a/glibc-zoneinfo-2022f-noarch-1.txz: Upgraded.
diff --git a/FILELIST.TXT b/FILELIST.TXT
index 652f6fc0a..4f1740380 100644
--- a/FILELIST.TXT
+++ b/FILELIST.TXT
@@ -1,20 +1,20 @@
-Tue Nov 8 22:29:11 UTC 2022
+Wed Nov 9 22:21:22 UTC 2022
Here is the file list for this directory. If you are using a
mirror site and find missing or extra files in the disk
subdirectories, please have the archive administrator refresh
the mirror.
-drwxr-xr-x 12 root root 4096 2022-11-08 22:21 .
+drwxr-xr-x 12 root root 4096 2022-11-09 22:16 .
-rw-r--r-- 1 root root 5767 2022-02-02 22:44 ./ANNOUNCE.15.0
-rw-r--r-- 1 root root 16617 2022-02-02 23:27 ./CHANGES_AND_HINTS.TXT
--rw-r--r-- 1 root root 1104937 2022-11-06 21:21 ./CHECKSUMS.md5
--rw-r--r-- 1 root root 163 2022-11-06 21:21 ./CHECKSUMS.md5.asc
+-rw-r--r-- 1 root root 1105474 2022-11-08 22:29 ./CHECKSUMS.md5
+-rw-r--r-- 1 root root 163 2022-11-08 22:29 ./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 379703 2022-11-08 22:21 ./ChangeLog.txt
+-rw-r--r-- 1 root root 380855 2022-11-09 22:16 ./ChangeLog.txt
drwxr-xr-x 3 root root 4096 2013-03-20 22:17 ./EFI
drwxr-xr-x 2 root root 4096 2022-10-24 18:57 ./EFI/BOOT
-rw-r--r-- 1 root root 1187840 2021-06-15 19:16 ./EFI/BOOT/bootx64.efi
@@ -25,9 +25,9 @@ drwxr-xr-x 2 root root 4096 2022-10-24 18:57 ./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 1439528 2022-11-06 21:20 ./FILELIST.TXT
+-rw-r--r-- 1 root root 1440116 2022-11-08 22:29 ./FILELIST.TXT
-rw-r--r-- 1 root root 1572 2012-08-29 18:27 ./GPG-KEY
--rw-r--r-- 1 root root 860039 2022-11-08 22:28 ./PACKAGES.TXT
+-rw-r--r-- 1 root root 860048 2022-11-09 22:20 ./PACKAGES.TXT
-rw-r--r-- 1 root root 8034 2022-02-02 03:36 ./README.TXT
-rw-r--r-- 1 root root 3635 2022-10-24 18:47 ./README.initrd
-rw-r--r-- 1 root root 34162 2022-01-30 20:35 ./README_CRYPT.TXT
@@ -746,13 +746,13 @@ drwxr-xr-x 2 root root 4096 2022-02-03 07:02 ./patches
-rw-r--r-- 1 root root 575 2022-02-03 07:02 ./patches/FILE_LIST
-rw-r--r-- 1 root root 14 2022-02-03 07:02 ./patches/MANIFEST.bz2
-rw-r--r-- 1 root root 224 2022-02-03 07:02 ./patches/PACKAGES.TXT
-drwxr-xr-x 17 root root 4096 2022-11-08 22:28 ./slackware64
--rw-r--r-- 1 root root 335594 2022-11-08 22:28 ./slackware64/CHECKSUMS.md5
--rw-r--r-- 1 root root 163 2022-11-08 22:28 ./slackware64/CHECKSUMS.md5.asc
--rw-r--r-- 1 root root 416293 2022-11-08 22:27 ./slackware64/FILE_LIST
--rw-r--r-- 1 root root 4250403 2022-11-08 22:28 ./slackware64/MANIFEST.bz2
+drwxr-xr-x 17 root root 4096 2022-11-09 22:21 ./slackware64
+-rw-r--r-- 1 root root 335621 2022-11-09 22:21 ./slackware64/CHECKSUMS.md5
+-rw-r--r-- 1 root root 163 2022-11-09 22:21 ./slackware64/CHECKSUMS.md5.asc
+-rw-r--r-- 1 root root 416318 2022-11-09 22:20 ./slackware64/FILE_LIST
+-rw-r--r-- 1 root root 4258929 2022-11-09 22:20 ./slackware64/MANIFEST.bz2
lrwxrwxrwx 1 root root 15 2009-08-23 23:34 ./slackware64/PACKAGES.TXT -> ../PACKAGES.TXT
-drwxr-xr-x 2 root root 32768 2022-11-08 22:27 ./slackware64/a
+drwxr-xr-x 2 root root 32768 2022-11-09 22:20 ./slackware64/a
-rw-r--r-- 1 root root 327 2022-02-15 18:16 ./slackware64/a/aaa_base-15.1-x86_64-2.txt
-rw-r--r-- 1 root root 10720 2022-02-15 18:16 ./slackware64/a/aaa_base-15.1-x86_64-2.txz
-rw-r--r-- 1 root root 163 2022-02-15 18:16 ./slackware64/a/aaa_base-15.1-x86_64-2.txz.asc
@@ -780,9 +780,9 @@ drwxr-xr-x 2 root root 32768 2022-11-08 22:27 ./slackware64/a
-rw-r--r-- 1 root root 226 2021-02-13 10:55 ./slackware64/a/bin-11.1-x86_64-5.txt
-rw-r--r-- 1 root root 39244 2021-02-13 10:55 ./slackware64/a/bin-11.1-x86_64-5.txz
-rw-r--r-- 1 root root 163 2021-02-13 10:55 ./slackware64/a/bin-11.1-x86_64-5.txz.asc
--rw-r--r-- 1 root root 482 2022-10-13 01:06 ./slackware64/a/btrfs-progs-6.0-x86_64-1.txt
--rw-r--r-- 1 root root 811652 2022-10-13 01:06 ./slackware64/a/btrfs-progs-6.0-x86_64-1.txz
--rw-r--r-- 1 root root 163 2022-10-13 01:06 ./slackware64/a/btrfs-progs-6.0-x86_64-1.txz.asc
+-rw-r--r-- 1 root root 482 2022-11-09 20:10 ./slackware64/a/btrfs-progs-6.0.1-x86_64-1.txt
+-rw-r--r-- 1 root root 813552 2022-11-09 20:10 ./slackware64/a/btrfs-progs-6.0.1-x86_64-1.txz
+-rw-r--r-- 1 root root 163 2022-11-09 20:10 ./slackware64/a/btrfs-progs-6.0.1-x86_64-1.txz.asc
-rw-r--r-- 1 root root 477 2021-02-13 10:55 ./slackware64/a/bzip2-1.0.8-x86_64-3.txt
-rw-r--r-- 1 root root 92456 2021-02-13 10:55 ./slackware64/a/bzip2-1.0.8-x86_64-3.txz
-rw-r--r-- 1 root root 163 2021-02-13 10:55 ./slackware64/a/bzip2-1.0.8-x86_64-3.txz.asc
@@ -1136,7 +1136,7 @@ drwxr-xr-x 2 root root 32768 2022-11-08 22:27 ./slackware64/a
-rw-r--r-- 1 root root 540 2021-02-13 11:22 ./slackware64/a/zoo-2.10_22-x86_64-4.txt
-rw-r--r-- 1 root root 56160 2021-02-13 11:22 ./slackware64/a/zoo-2.10_22-x86_64-4.txz
-rw-r--r-- 1 root root 163 2021-02-13 11:22 ./slackware64/a/zoo-2.10_22-x86_64-4.txz.asc
-drwxr-xr-x 2 root root 20480 2022-11-08 22:27 ./slackware64/ap
+drwxr-xr-x 2 root root 20480 2022-11-09 22:20 ./slackware64/ap
-rw-r--r-- 1 root root 291 2021-02-13 11:23 ./slackware64/ap/a2ps-4.14-x86_64-9.txt
-rw-r--r-- 1 root root 703580 2021-02-13 11:23 ./slackware64/ap/a2ps-4.14-x86_64-9.txz
-rw-r--r-- 1 root root 163 2021-02-13 11:23 ./slackware64/ap/a2ps-4.14-x86_64-9.txz.asc
@@ -1354,9 +1354,9 @@ drwxr-xr-x 2 root root 20480 2022-11-08 22:27 ./slackware64/ap
-rw-r--r-- 1 root root 442 2022-11-05 18:09 ./slackware64/ap/sudo-1.9.12p1-x86_64-1.txt
-rw-r--r-- 1 root root 1207048 2022-11-05 18:09 ./slackware64/ap/sudo-1.9.12p1-x86_64-1.txz
-rw-r--r-- 1 root root 163 2022-11-05 18:09 ./slackware64/ap/sudo-1.9.12p1-x86_64-1.txz.asc
--rw-r--r-- 1 root root 403 2022-05-31 01:09 ./slackware64/ap/sysstat-12.6.0-x86_64-1.txt
--rw-r--r-- 1 root root 356528 2022-05-31 01:09 ./slackware64/ap/sysstat-12.6.0-x86_64-1.txz
--rw-r--r-- 1 root root 163 2022-05-31 01:09 ./slackware64/ap/sysstat-12.6.0-x86_64-1.txz.asc
+-rw-r--r-- 1 root root 403 2022-11-09 20:17 ./slackware64/ap/sysstat-12.7.1-x86_64-1.txt
+-rw-r--r-- 1 root root 360872 2022-11-09 20:17 ./slackware64/ap/sysstat-12.7.1-x86_64-1.txz
+-rw-r--r-- 1 root root 163 2022-11-09 20:17 ./slackware64/ap/sysstat-12.7.1-x86_64-1.txz.asc
-rw-r--r-- 1 root root 957 2020-12-07 21:44 ./slackware64/ap/tagfile
-rw-r--r-- 1 root root 495 2021-02-13 11:45 ./slackware64/ap/terminus-font-4.49.1-noarch-3.txt
-rw-r--r-- 1 root root 2309356 2021-02-13 11:45 ./slackware64/ap/terminus-font-4.49.1-noarch-3.txz
@@ -1640,7 +1640,7 @@ drwxr-xr-x 2 root root 4096 2022-10-24 19:00 ./slackware64/k
-rw-r--r-- 1 root root 1171 2022-10-24 18:47 ./slackware64/k/maketag
-rw-r--r-- 1 root root 1171 2022-10-24 18:47 ./slackware64/k/maketag.ez
-rw-r--r-- 1 root root 18 2022-10-24 18:47 ./slackware64/k/tagfile
-drwxr-xr-x 2 root root 86016 2022-11-08 22:27 ./slackware64/kde
+drwxr-xr-x 2 root root 86016 2022-11-09 22:20 ./slackware64/kde
-rw-r--r-- 1 root root 382 2022-11-03 18:56 ./slackware64/kde/akonadi-22.08.3-x86_64-1.txt
-rw-r--r-- 1 root root 2448980 2022-11-03 18:56 ./slackware64/kde/akonadi-22.08.3-x86_64-1.txz
-rw-r--r-- 1 root root 163 2022-11-03 18:56 ./slackware64/kde/akonadi-22.08.3-x86_64-1.txz.asc
@@ -1698,9 +1698,9 @@ drwxr-xr-x 2 root root 86016 2022-11-08 22:27 ./slackware64/kde
-rw-r--r-- 1 root root 181 2022-11-03 19:59 ./slackware64/kde/blinken-22.08.3-x86_64-1.txt
-rw-r--r-- 1 root root 2413560 2022-11-03 19:59 ./slackware64/kde/blinken-22.08.3-x86_64-1.txz
-rw-r--r-- 1 root root 163 2022-11-03 19:59 ./slackware64/kde/blinken-22.08.3-x86_64-1.txz.asc
--rw-r--r-- 1 root root 234 2022-11-08 18:49 ./slackware64/kde/bluedevil-5.26.3-x86_64-1.txt
--rw-r--r-- 1 root root 461900 2022-11-08 18:49 ./slackware64/kde/bluedevil-5.26.3-x86_64-1.txz
--rw-r--r-- 1 root root 163 2022-11-08 18:49 ./slackware64/kde/bluedevil-5.26.3-x86_64-1.txz.asc
+-rw-r--r-- 1 root root 234 2022-11-09 20:08 ./slackware64/kde/bluedevil-5.26.3.1-x86_64-1.txt
+-rw-r--r-- 1 root root 462480 2022-11-09 20:08 ./slackware64/kde/bluedevil-5.26.3.1-x86_64-1.txz
+-rw-r--r-- 1 root root 163 2022-11-09 20:08 ./slackware64/kde/bluedevil-5.26.3.1-x86_64-1.txz.asc
-rw-r--r-- 1 root root 439 2022-10-10 16:58 ./slackware64/kde/bluez-qt-5.99.0-x86_64-1.txt
-rw-r--r-- 1 root root 251532 2022-10-10 16:58 ./slackware64/kde/bluez-qt-5.99.0-x86_64-1.txz
-rw-r--r-- 1 root root 163 2022-10-10 16:58 ./slackware64/kde/bluez-qt-5.99.0-x86_64-1.txz.asc
@@ -1710,9 +1710,9 @@ drwxr-xr-x 2 root root 86016 2022-11-08 22:27 ./slackware64/kde
-rw-r--r-- 1 root root 331 2022-11-03 19:49 ./slackware64/kde/bovo-22.08.3-x86_64-1.txt
-rw-r--r-- 1 root root 296696 2022-11-03 19:49 ./slackware64/kde/bovo-22.08.3-x86_64-1.txz
-rw-r--r-- 1 root root 163 2022-11-03 19:49 ./slackware64/kde/bovo-22.08.3-x86_64-1.txz.asc
--rw-r--r-- 1 root root 195 2022-11-08 18:34 ./slackware64/kde/breeze-5.26.3-x86_64-1.txt
--rw-r--r-- 1 root root 47467872 2022-11-08 18:34 ./slackware64/kde/breeze-5.26.3-x86_64-1.txz
--rw-r--r-- 1 root root 163 2022-11-08 18:34 ./slackware64/kde/breeze-5.26.3-x86_64-1.txz.asc
+-rw-r--r-- 1 root root 195 2022-11-09 20:09 ./slackware64/kde/breeze-5.26.3.1-x86_64-1.txt
+-rw-r--r-- 1 root root 47468620 2022-11-09 20:09 ./slackware64/kde/breeze-5.26.3.1-x86_64-1.txz
+-rw-r--r-- 1 root root 163 2022-11-09 20:09 ./slackware64/kde/breeze-5.26.3.1-x86_64-1.txz.asc
-rw-r--r-- 1 root root 202 2022-11-08 18:34 ./slackware64/kde/breeze-grub-5.26.3-x86_64-1.txt
-rw-r--r-- 1 root root 3148224 2022-11-08 18:34 ./slackware64/kde/breeze-grub-5.26.3-x86_64-1.txz
-rw-r--r-- 1 root root 163 2022-11-08 18:34 ./slackware64/kde/breeze-grub-5.26.3-x86_64-1.txz.asc
@@ -2611,9 +2611,9 @@ drwxr-xr-x 2 root root 86016 2022-11-08 22:27 ./slackware64/kde
-rw-r--r-- 1 root root 260 2022-10-10 17:05 ./slackware64/kde/oxygen-icons5-5.99.0-noarch-1.txt
-rw-r--r-- 1 root root 31605208 2022-10-10 17:05 ./slackware64/kde/oxygen-icons5-5.99.0-noarch-1.txz
-rw-r--r-- 1 root root 163 2022-10-10 17:05 ./slackware64/kde/oxygen-icons5-5.99.0-noarch-1.txz.asc
--rw-r--r-- 1 root root 252 2022-11-08 18:40 ./slackware64/kde/oxygen-sounds-5.26.3-x86_64-1.txt
--rw-r--r-- 1 root root 1894936 2022-11-08 18:40 ./slackware64/kde/oxygen-sounds-5.26.3-x86_64-1.txz
--rw-r--r-- 1 root root 163 2022-11-08 18:40 ./slackware64/kde/oxygen-sounds-5.26.3-x86_64-1.txz.asc
+-rw-r--r-- 1 root root 252 2022-11-09 20:09 ./slackware64/kde/oxygen-sounds-5.26.3.1-x86_64-1.txt
+-rw-r--r-- 1 root root 1894908 2022-11-09 20:09 ./slackware64/kde/oxygen-sounds-5.26.3.1-x86_64-1.txz
+-rw-r--r-- 1 root root 163 2022-11-09 20:09 ./slackware64/kde/oxygen-sounds-5.26.3.1-x86_64-1.txz.asc
-rw-r--r-- 1 root root 400 2022-11-03 19:54 ./slackware64/kde/palapeli-22.08.3-x86_64-1.txt
-rw-r--r-- 1 root root 2382760 2022-11-03 19:54 ./slackware64/kde/palapeli-22.08.3-x86_64-1.txz
-rw-r--r-- 1 root root 163 2022-11-03 19:54 ./slackware64/kde/palapeli-22.08.3-x86_64-1.txz.asc
@@ -2765,7 +2765,7 @@ drwxr-xr-x 2 root root 86016 2022-11-08 22:27 ./slackware64/kde
-rw-r--r-- 1 root root 517 2022-11-03 20:24 ./slackware64/kde/zanshin-22.08.3-x86_64-1.txt
-rw-r--r-- 1 root root 679148 2022-11-03 20:24 ./slackware64/kde/zanshin-22.08.3-x86_64-1.txz
-rw-r--r-- 1 root root 163 2022-11-03 20:24 ./slackware64/kde/zanshin-22.08.3-x86_64-1.txz.asc
-drwxr-xr-x 2 root root 86016 2022-11-08 22:27 ./slackware64/l
+drwxr-xr-x 2 root root 86016 2022-11-09 22:20 ./slackware64/l
-rw-r--r-- 1 root root 329 2022-03-06 20:00 ./slackware64/l/GConf-3.2.6-x86_64-8.txt
-rw-r--r-- 1 root root 928144 2022-03-06 20:00 ./slackware64/l/GConf-3.2.6-x86_64-8.txz
-rw-r--r-- 1 root root 163 2022-03-06 20:00 ./slackware64/l/GConf-3.2.6-x86_64-8.txz.asc
@@ -2991,9 +2991,9 @@ drwxr-xr-x 2 root root 86016 2022-11-08 22:27 ./slackware64/l
-rw-r--r-- 1 root root 186 2022-02-07 21:39 ./slackware64/l/gdbm-1.23-x86_64-1.txt
-rw-r--r-- 1 root root 242768 2022-02-07 21:39 ./slackware64/l/gdbm-1.23-x86_64-1.txz
-rw-r--r-- 1 root root 163 2022-02-07 21:39 ./slackware64/l/gdbm-1.23-x86_64-1.txz.asc
--rw-r--r-- 1 root root 537 2022-08-10 01:53 ./slackware64/l/gdk-pixbuf2-2.42.9-x86_64-1.txt
--rw-r--r-- 1 root root 487468 2022-08-10 01:53 ./slackware64/l/gdk-pixbuf2-2.42.9-x86_64-1.txz
--rw-r--r-- 1 root root 163 2022-08-10 01:53 ./slackware64/l/gdk-pixbuf2-2.42.9-x86_64-1.txz.asc
+-rw-r--r-- 1 root root 537 2022-11-09 20:11 ./slackware64/l/gdk-pixbuf2-2.42.10-x86_64-1.txt
+-rw-r--r-- 1 root root 487416 2022-11-09 20:11 ./slackware64/l/gdk-pixbuf2-2.42.10-x86_64-1.txz
+-rw-r--r-- 1 root root 163 2022-11-09 20:11 ./slackware64/l/gdk-pixbuf2-2.42.10-x86_64-1.txz.asc
-rw-r--r-- 1 root root 456 2022-02-20 22:14 ./slackware64/l/gdk-pixbuf2-xlib-2.40.2-x86_64-4.txt
-rw-r--r-- 1 root root 45008 2022-02-20 22:14 ./slackware64/l/gdk-pixbuf2-xlib-2.40.2-x86_64-4.txz
-rw-r--r-- 1 root root 163 2022-02-20 22:14 ./slackware64/l/gdk-pixbuf2-xlib-2.40.2-x86_64-4.txz.asc
@@ -3607,9 +3607,9 @@ drwxr-xr-x 2 root root 86016 2022-11-08 22:27 ./slackware64/l
-rw-r--r-- 1 root root 404 2021-02-13 07:34 ./slackware64/l/opusfile-0.12-x86_64-3.txt
-rw-r--r-- 1 root root 153992 2021-02-13 07:34 ./slackware64/l/opusfile-0.12-x86_64-3.txz
-rw-r--r-- 1 root root 163 2021-02-13 07:34 ./slackware64/l/opusfile-0.12-x86_64-3.txz.asc
--rw-r--r-- 1 root root 446 2021-02-13 07:34 ./slackware64/l/orc-0.4.32-x86_64-3.txt
--rw-r--r-- 1 root root 210488 2021-02-13 07:34 ./slackware64/l/orc-0.4.32-x86_64-3.txz
--rw-r--r-- 1 root root 163 2021-02-13 07:34 ./slackware64/l/orc-0.4.32-x86_64-3.txz.asc
+-rw-r--r-- 1 root root 446 2022-11-09 20:14 ./slackware64/l/orc-0.4.33-x86_64-1.txt
+-rw-r--r-- 1 root root 232632 2022-11-09 20:14 ./slackware64/l/orc-0.4.33-x86_64-1.txz
+-rw-r--r-- 1 root root 163 2022-11-09 20:14 ./slackware64/l/orc-0.4.33-x86_64-1.txz.asc
-rw-r--r-- 1 root root 426 2022-10-04 00:01 ./slackware64/l/pango-1.50.11-x86_64-1.txt
-rw-r--r-- 1 root root 426604 2022-10-04 00:01 ./slackware64/l/pango-1.50.11-x86_64-1.txz
-rw-r--r-- 1 root root 163 2022-10-04 00:01 ./slackware64/l/pango-1.50.11-x86_64-1.txz.asc
@@ -3941,7 +3941,7 @@ drwxr-xr-x 2 root root 86016 2022-11-08 22:27 ./slackware64/l
-rw-r--r-- 1 root root 463 2022-01-21 04:11 ./slackware64/l/zstd-1.5.2-x86_64-1.txt
-rw-r--r-- 1 root root 437228 2022-01-21 04:11 ./slackware64/l/zstd-1.5.2-x86_64-1.txz
-rw-r--r-- 1 root root 163 2022-01-21 04:11 ./slackware64/l/zstd-1.5.2-x86_64-1.txz.asc
-drwxr-xr-x 2 root root 36864 2022-11-08 22:27 ./slackware64/n
+drwxr-xr-x 2 root root 36864 2022-11-09 22:20 ./slackware64/n
-rw-r--r-- 1 root root 357 2022-09-10 18:15 ./slackware64/n/ModemManager-1.18.12-x86_64-1.txt
-rw-r--r-- 1 root root 2148884 2022-09-10 18:15 ./slackware64/n/ModemManager-1.18.12-x86_64-1.txz
-rw-r--r-- 1 root root 163 2022-09-10 18:15 ./slackware64/n/ModemManager-1.18.12-x86_64-1.txz.asc
@@ -4165,9 +4165,9 @@ drwxr-xr-x 2 root root 36864 2022-11-08 22:27 ./slackware64/n
-rw-r--r-- 1 root root 467 2022-01-12 17:24 ./slackware64/n/metamail-2.7-x86_64-10.txt
-rw-r--r-- 1 root root 125824 2022-01-12 17:24 ./slackware64/n/metamail-2.7-x86_64-10.txz
-rw-r--r-- 1 root root 163 2022-01-12 17:24 ./slackware64/n/metamail-2.7-x86_64-10.txz.asc
--rw-r--r-- 1 root root 593 2022-07-26 16:44 ./slackware64/n/mobile-broadband-provider-info-20220725-x86_64-1.txt
--rw-r--r-- 1 root root 60596 2022-07-26 16:44 ./slackware64/n/mobile-broadband-provider-info-20220725-x86_64-1.txz
--rw-r--r-- 1 root root 163 2022-07-26 16:44 ./slackware64/n/mobile-broadband-provider-info-20220725-x86_64-1.txz.asc
+-rw-r--r-- 1 root root 593 2022-11-09 20:13 ./slackware64/n/mobile-broadband-provider-info-20221107-x86_64-1.txt
+-rw-r--r-- 1 root root 60804 2022-11-09 20:13 ./slackware64/n/mobile-broadband-provider-info-20221107-x86_64-1.txz
+-rw-r--r-- 1 root root 163 2022-11-09 20:13 ./slackware64/n/mobile-broadband-provider-info-20221107-x86_64-1.txz.asc
-rw-r--r-- 1 root root 314 2022-01-11 20:43 ./slackware64/n/mtr-0.95-x86_64-1.txt
-rw-r--r-- 1 root root 70220 2022-01-11 20:43 ./slackware64/n/mtr-0.95-x86_64-1.txz
-rw-r--r-- 1 root root 163 2022-01-11 20:43 ./slackware64/n/mtr-0.95-x86_64-1.txz.asc
@@ -5480,7 +5480,7 @@ drwxr-xr-x 2 root root 16384 2022-11-05 19:23 ./slackware64/xap
-rw-r--r-- 1 root root 230 2022-09-29 18:50 ./slackware64/xap/xsnow-3.5.3-x86_64-1.txt
-rw-r--r-- 1 root root 716328 2022-09-29 18:50 ./slackware64/xap/xsnow-3.5.3-x86_64-1.txz
-rw-r--r-- 1 root root 163 2022-09-29 18:50 ./slackware64/xap/xsnow-3.5.3-x86_64-1.txz.asc
-drwxr-xr-x 2 root root 12288 2022-09-17 19:01 ./slackware64/xfce
+drwxr-xr-x 2 root root 12288 2022-11-09 22:20 ./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
-rw-r--r-- 1 root root 163 2021-10-01 03:27 ./slackware64/xfce/Greybird-3.22.15-noarch-1.txz.asc
@@ -5549,9 +5549,9 @@ drwxr-xr-x 2 root root 12288 2022-09-17 19:01 ./slackware64/xfce
-rw-r--r-- 1 root root 449 2021-02-13 13:53 ./slackware64/xfce/xfce4-session-4.16.0-x86_64-3.txt
-rw-r--r-- 1 root root 318644 2021-02-13 13:53 ./slackware64/xfce/xfce4-session-4.16.0-x86_64-3.txz
-rw-r--r-- 1 root root 163 2021-02-13 13:53 ./slackware64/xfce/xfce4-session-4.16.0-x86_64-3.txz.asc
--rw-r--r-- 1 root root 377 2022-07-13 18:29 ./slackware64/xfce/xfce4-settings-4.16.3-x86_64-1.txt
--rw-r--r-- 1 root root 801004 2022-07-13 18:29 ./slackware64/xfce/xfce4-settings-4.16.3-x86_64-1.txz
--rw-r--r-- 1 root root 163 2022-07-13 18:29 ./slackware64/xfce/xfce4-settings-4.16.3-x86_64-1.txz.asc
+-rw-r--r-- 1 root root 377 2022-11-09 20:27 ./slackware64/xfce/xfce4-settings-4.16.4-x86_64-1.txt
+-rw-r--r-- 1 root root 800604 2022-11-09 20:27 ./slackware64/xfce/xfce4-settings-4.16.4-x86_64-1.txz
+-rw-r--r-- 1 root root 163 2022-11-09 20:27 ./slackware64/xfce/xfce4-settings-4.16.4-x86_64-1.txz.asc
-rw-r--r-- 1 root root 402 2021-02-13 13:53 ./slackware64/xfce/xfce4-systemload-plugin-1.2.4-x86_64-4.txt
-rw-r--r-- 1 root root 41468 2021-02-13 13:53 ./slackware64/xfce/xfce4-systemload-plugin-1.2.4-x86_64-4.txz
-rw-r--r-- 1 root root 163 2021-02-13 13:53 ./slackware64/xfce/xfce4-systemload-plugin-1.2.4-x86_64-4.txz.asc
@@ -5588,11 +5588,11 @@ drwxr-xr-x 2 root root 4096 2021-02-15 19:33 ./slackware64/y
-rw-r--r-- 1 root root 1486956 2021-02-13 13:56 ./slackware64/y/nethack-3.6.6-x86_64-3.txz
-rw-r--r-- 1 root root 163 2021-02-13 13:56 ./slackware64/y/nethack-3.6.6-x86_64-3.txz.asc
-rw-r--r-- 1 root root 26 2020-12-30 21:55 ./slackware64/y/tagfile
-drwxr-xr-x 18 root root 4096 2022-11-08 22:29 ./source
--rw-r--r-- 1 root root 593879 2022-11-08 22:29 ./source/CHECKSUMS.md5
--rw-r--r-- 1 root root 163 2022-11-08 22:29 ./source/CHECKSUMS.md5.asc
--rw-r--r-- 1 root root 826670 2022-11-08 22:29 ./source/FILE_LIST
--rw-r--r-- 1 root root 23833805 2022-11-08 22:29 ./source/MANIFEST.bz2
+drwxr-xr-x 18 root root 4096 2022-11-09 22:21 ./source
+-rw-r--r-- 1 root root 593896 2022-11-09 22:21 ./source/CHECKSUMS.md5
+-rw-r--r-- 1 root root 163 2022-11-09 22:21 ./source/CHECKSUMS.md5.asc
+-rw-r--r-- 1 root root 826686 2022-11-09 22:21 ./source/FILE_LIST
+-rw-r--r-- 1 root root 23815422 2022-11-09 22:21 ./source/MANIFEST.bz2
-rw-r--r-- 1 root root 828 2022-02-02 04:43 ./source/README.TXT
drwxr-xr-x 123 root root 4096 2022-10-07 02:22 ./source/a
-rw-r--r-- 1 root root 234 2022-10-16 18:39 ./source/a/FTBFSlog
@@ -5675,9 +5675,9 @@ drwxr-xr-x 2 root root 4096 2006-12-23 06:28 ./source/a/bin/scripts
-rw-r--r-- 1 root root 595 1993-05-02 00:04 ./source/a/bin/scripts/xx.gz
-rw-r--r-- 1 root root 677 2018-02-27 06:13 ./source/a/bin/slack-desc
-rw-r--r-- 1 root root 2403 1997-06-15 20:38 ./source/a/bin/todos.tar.gz
-drwxr-xr-x 2 root root 4096 2022-10-13 01:06 ./source/a/btrfs-progs
--rw-r--r-- 1 root root 566 2022-10-11 07:49 ./source/a/btrfs-progs/btrfs-progs-v6.0.tar.sign
--rw-r--r-- 1 root root 2317272 2022-10-11 07:49 ./source/a/btrfs-progs/btrfs-progs-v6.0.tar.xz
+drwxr-xr-x 2 root root 4096 2022-11-09 20:10 ./source/a/btrfs-progs
+-rw-r--r-- 1 root root 566 2022-11-04 19:32 ./source/a/btrfs-progs/btrfs-progs-v6.0.1.tar.sign
+-rw-r--r-- 1 root root 2318988 2022-11-04 19:32 ./source/a/btrfs-progs/btrfs-progs-v6.0.1.tar.xz
-rwxr-xr-x 1 root root 5172 2022-04-29 19:06 ./source/a/btrfs-progs/btrfs-progs.SlackBuild
-rw-r--r-- 1 root root 66 2017-04-23 04:56 ./source/a/btrfs-progs/btrfs-progs.url
-rw-r--r-- 1 root root 942 2018-11-04 19:06 ./source/a/btrfs-progs/slack-desc
@@ -7209,12 +7209,12 @@ drwxr-xr-x 2 root root 4096 2022-11-05 19:09 ./source/ap/sudo
-rw-r--r-- 1 root root 2667660 2022-11-04 20:32 ./source/ap/sudo/sudo-1.9.12p1.tar.xz
-rwxr-xr-x 1 root root 4572 2022-01-28 20:44 ./source/ap/sudo/sudo.SlackBuild
-rw-r--r-- 1 root root 25 2020-06-19 19:00 ./source/ap/sudo/sudo.url
-drwxr-xr-x 2 root root 4096 2022-05-31 01:08 ./source/ap/sysstat
+drwxr-xr-x 2 root root 4096 2022-11-09 20:23 ./source/ap/sysstat
-rw-r--r-- 1 root root 527 2009-08-30 05:02 ./source/ap/sysstat/doinst.sh.gz
-rw-r--r-- 1 root root 858 2019-08-16 04:05 ./source/ap/sysstat/slack-desc
--rw-r--r-- 1 root root 883408 2022-05-29 07:31 ./source/ap/sysstat/sysstat-12.6.0.tar.xz
--rwxr-xr-x 1 root root 5755 2021-03-05 02:42 ./source/ap/sysstat/sysstat.SlackBuild
--rw-r--r-- 1 root root 46 2019-08-16 04:04 ./source/ap/sysstat/sysstat.url
+-rw-r--r-- 1 root root 833868 2022-11-06 15:41 ./source/ap/sysstat/sysstat-12.7.1.tar.xz
+-rwxr-xr-x 1 root root 5759 2022-11-09 20:17 ./source/ap/sysstat/sysstat.SlackBuild
+-rw-r--r-- 1 root root 82 2022-11-09 20:16 ./source/ap/sysstat/sysstat.url
drwxr-xr-x 2 root root 4096 2021-02-13 05:31 ./source/ap/terminus-font
-rw-r--r-- 1 root root 159 2018-06-05 22:38 ./source/ap/terminus-font/doinst.sh.gz
-rw-r--r-- 1 root root 956 2019-12-14 18:35 ./source/ap/terminus-font/slack-desc
@@ -9595,7 +9595,7 @@ drwxr-xr-x 2 root root 4096 2022-10-10 16:50 ./source/kde/kde/src/framewo
-rw-r--r-- 1 root root 488 2022-10-01 17:02 ./source/kde/kde/src/frameworks/syntax-highlighting-5.99.0.tar.xz.sig
-rw-r--r-- 1 root root 1413044 2022-10-01 17:02 ./source/kde/kde/src/frameworks/threadweaver-5.99.0.tar.xz
-rw-r--r-- 1 root root 488 2022-10-01 17:02 ./source/kde/kde/src/frameworks/threadweaver-5.99.0.tar.xz.sig
-drwxr-xr-x 2 root root 12288 2022-11-08 18:32 ./source/kde/kde/src/plasma
+drwxr-xr-x 2 root root 12288 2022-11-09 20:08 ./source/kde/kde/src/plasma
drwxr-xr-x 2 root root 4096 2022-09-30 16:46 ./source/kde/kde/src/plasma-extra
-rwxr-xr-x 1 root root 2071 2020-07-12 21:54 ./source/kde/kde/src/plasma-extra/fetch-wacomtablet.sh
-rw-r--r-- 1 root root 13424 2019-12-07 18:49 ./source/kde/kde/src/plasma-extra/kpeoplevcard-0.1.tar.xz
@@ -9611,10 +9611,10 @@ drwxr-xr-x 2 root root 4096 2022-09-30 16:46 ./source/kde/kde/src/plasma-
-rw-r--r-- 1 root root 501475 2022-01-24 15:20 ./source/kde/kde/src/plasma-extra/wacomtablet-20220124_dd28b27.tar.lz
-rw-r--r-- 1 root root 3047380 2022-11-08 13:04 ./source/kde/kde/src/plasma/aura-browser-5.26.3.tar.xz
-rw-r--r-- 1 root root 833 2022-11-08 13:04 ./source/kde/kde/src/plasma/aura-browser-5.26.3.tar.xz.sig
--rw-r--r-- 1 root root 317188 2022-11-08 13:04 ./source/kde/kde/src/plasma/bluedevil-5.26.3.tar.xz
--rw-r--r-- 1 root root 833 2022-11-08 13:04 ./source/kde/kde/src/plasma/bluedevil-5.26.3.tar.xz.sig
--rw-r--r-- 1 root root 57806104 2022-11-08 13:05 ./source/kde/kde/src/plasma/breeze-5.26.3.tar.xz
--rw-r--r-- 1 root root 833 2022-11-08 13:05 ./source/kde/kde/src/plasma/breeze-5.26.3.tar.xz.sig
+-rw-r--r-- 1 root root 316944 2022-11-08 21:07 ./source/kde/kde/src/plasma/bluedevil-5.26.3.1.tar.xz
+-rw-r--r-- 1 root root 833 2022-11-08 21:07 ./source/kde/kde/src/plasma/bluedevil-5.26.3.1.tar.xz.sig
+-rw-r--r-- 1 root root 57809300 2022-11-08 21:06 ./source/kde/kde/src/plasma/breeze-5.26.3.1.tar.xz
+-rw-r--r-- 1 root root 833 2022-11-08 21:06 ./source/kde/kde/src/plasma/breeze-5.26.3.1.tar.xz.sig
-rw-r--r-- 1 root root 3155596 2022-11-08 13:05 ./source/kde/kde/src/plasma/breeze-grub-5.26.3.tar.xz
-rw-r--r-- 1 root root 833 2022-11-08 13:05 ./source/kde/kde/src/plasma/breeze-grub-5.26.3.tar.xz.sig
-rw-r--r-- 1 root root 40316 2022-11-08 13:05 ./source/kde/kde/src/plasma/breeze-gtk-5.26.3.tar.xz
@@ -9671,8 +9671,8 @@ drwxr-xr-x 2 root root 4096 2022-09-30 16:46 ./source/kde/kde/src/plasma-
-rw-r--r-- 1 root root 833 2022-11-08 13:10 ./source/kde/kde/src/plasma/milou-5.26.3.tar.xz.sig
-rw-r--r-- 1 root root 2724236 2022-11-08 13:10 ./source/kde/kde/src/plasma/oxygen-5.26.3.tar.xz
-rw-r--r-- 1 root root 833 2022-11-08 13:10 ./source/kde/kde/src/plasma/oxygen-5.26.3.tar.xz.sig
--rw-r--r-- 1 root root 1896652 2022-11-08 13:10 ./source/kde/kde/src/plasma/oxygen-sounds-5.26.3.tar.xz
--rw-r--r-- 1 root root 833 2022-11-08 13:10 ./source/kde/kde/src/plasma/oxygen-sounds-5.26.3.tar.xz.sig
+-rw-r--r-- 1 root root 1896532 2022-11-08 21:39 ./source/kde/kde/src/plasma/oxygen-sounds-5.26.3.1.tar.xz
+-rw-r--r-- 1 root root 833 2022-11-08 21:39 ./source/kde/kde/src/plasma/oxygen-sounds-5.26.3.1.tar.xz.sig
-rw-r--r-- 1 root root 156592 2022-11-08 13:14 ./source/kde/kde/src/plasma/plank-player-5.26.3.tar.xz
-rw-r--r-- 1 root root 833 2022-11-08 13:14 ./source/kde/kde/src/plasma/plank-player-5.26.3.tar.xz.sig
-rw-r--r-- 1 root root 1055496 2022-11-08 13:14 ./source/kde/kde/src/plasma/plasma-bigscreen-5.26.3.tar.xz
@@ -10147,13 +10147,13 @@ drwxr-xr-x 2 root root 4096 2022-02-07 21:39 ./source/l/gdbm
-rw-r--r-- 1 root root 690810 2022-02-04 14:13 ./source/l/gdbm/gdbm-1.23.tar.lz
-rwxr-xr-x 1 root root 4336 2021-06-17 17:05 ./source/l/gdbm/gdbm.SlackBuild
-rw-r--r-- 1 root root 638 2018-02-27 06:12 ./source/l/gdbm/slack-desc
-drwxr-xr-x 2 root root 4096 2022-08-10 01:52 ./source/l/gdk-pixbuf2
+drwxr-xr-x 2 root root 4096 2022-11-09 20:11 ./source/l/gdk-pixbuf2
drwxr-xr-x 2 root root 4096 2021-02-13 05:31 ./source/l/gdk-pixbuf2-xlib
-rw-r--r-- 1 root root 53588 2020-11-13 15:54 ./source/l/gdk-pixbuf2-xlib/gdk-pixbuf-xlib-2.40.2.tar.xz
-rwxr-xr-x 1 root root 4323 2022-02-16 20:28 ./source/l/gdk-pixbuf2-xlib/gdk-pixbuf2-xlib.SlackBuild
-rw-r--r-- 1 root root 920 2020-11-26 22:25 ./source/l/gdk-pixbuf2-xlib/slack-desc
-rw-r--r-- 1 root root 91 2010-11-16 21:31 ./source/l/gdk-pixbuf2/doinst.sh.gz
--rw-r--r-- 1 root root 6596068 2022-08-09 15:44 ./source/l/gdk-pixbuf2/gdk-pixbuf-2.42.9.tar.xz
+-rw-r--r-- 1 root root 6519776 2022-10-25 16:55 ./source/l/gdk-pixbuf2/gdk-pixbuf-2.42.10.tar.xz
-rwxr-xr-x 1 root root 5172 2022-05-09 16:32 ./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
@@ -11256,10 +11256,10 @@ drwxr-xr-x 2 root root 4096 2022-09-06 18:27 ./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 4562 2022-09-06 18:27 ./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 2022-09-06 18:27 ./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 4532 2022-09-06 18:27 ./source/l/orc/orc.SlackBuild
+drwxr-xr-x 2 root root 4096 2022-11-09 20:14 ./source/l/orc
+-rw-r--r-- 1 root root 199024 2022-10-31 23:36 ./source/l/orc/orc-0.4.33.tar.xz
+-rw-r--r-- 1 root root 833 2022-10-31 23:37 ./source/l/orc/orc-0.4.33.tar.xz.asc
+-rwxr-xr-x 1 root root 4532 2022-11-09 20:14 ./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 2022-10-04 00:01 ./source/l/pango
-rw-r--r-- 1 root root 4263184 2022-10-03 18:12 ./source/l/pango/pango-1.50.11.tar.xz
@@ -12388,9 +12388,9 @@ drwxr-xr-x 2 root root 4096 2021-02-13 05:32 ./source/n/metamail
-rw-r--r-- 1 root root 284 2010-08-12 01:05 ./source/n/metamail/metamail.uue.getline.diff.gz
-rw-r--r-- 1 root root 202588 2008-03-08 23:47 ./source/n/metamail/metamail_2.7-54.diff.xz
-rw-r--r-- 1 root root 923 2018-02-27 06:13 ./source/n/metamail/slack-desc
-drwxr-xr-x 2 root root 4096 2022-07-26 16:44 ./source/n/mobile-broadband-provider-info
+drwxr-xr-x 2 root root 4096 2022-11-09 20:13 ./source/n/mobile-broadband-provider-info
-rwxr-xr-x 1 root root 2389 2020-07-09 18:37 ./source/n/mobile-broadband-provider-info/fetch-mobile-broadband-provider-info.sh
--rw-r--r-- 1 root root 44976 2022-07-25 12:43 ./source/n/mobile-broadband-provider-info/mobile-broadband-provider-info-20220725_fe19892.tar.xz
+-rw-r--r-- 1 root root 45212 2022-11-07 13:42 ./source/n/mobile-broadband-provider-info/mobile-broadband-provider-info-20221107_c3d327d.tar.xz
-rwxr-xr-x 1 root root 3959 2021-08-06 17:29 ./source/n/mobile-broadband-provider-info/mobile-broadband-provider-info.SlackBuild
-rw-r--r-- 1 root root 1071 2018-02-27 06:13 ./source/n/mobile-broadband-provider-info/slack-desc
drwxr-xr-x 2 root root 4096 2022-01-11 20:43 ./source/n/mtr
@@ -15207,12 +15207,12 @@ drwxr-xr-x 2 root root 4096 2021-02-13 05:32 ./source/xfce/xfce4-session
-rw-r--r-- 1 root root 338 2020-12-19 05:09 ./source/xfce/xfce4-session/use-xfss-by-default-in-xfce.patch.gz
-rw-r--r-- 1 root root 875504 2020-12-22 23:10 ./source/xfce/xfce4-session/xfce4-session-4.16.0.tar.bz2
-rwxr-xr-x 1 root root 4908 2021-02-13 05:32 ./source/xfce/xfce4-session/xfce4-session.SlackBuild
-drwxr-xr-x 2 root root 4096 2022-07-13 18:27 ./source/xfce/xfce4-settings
+drwxr-xr-x 2 root root 4096 2022-11-09 20:26 ./source/xfce/xfce4-settings
-rw-r--r-- 1 root root 839 2018-02-27 06:13 ./source/xfce/xfce4-settings/slack-desc
--rw-r--r-- 1 root root 1206181 2022-07-05 13:59 ./source/xfce/xfce4-settings/xfce4-settings-4.16.3.tar.lz
+-rw-r--r-- 1 root root 1211411 2022-11-07 20:28 ./source/xfce/xfce4-settings/xfce4-settings-4.16.4.tar.lz
-rwxr-xr-x 1 root root 4913 2021-04-12 17:35 ./source/xfce/xfce4-settings/xfce4-settings.SlackBuild
-rw-r--r-- 1 root root 363 2019-07-30 02:26 ./source/xfce/xfce4-settings/xfce4-settings.theme.diff.gz
--rw-r--r-- 1 root root 83 2022-07-13 18:27 ./source/xfce/xfce4-settings/xfce4-settings.url
+-rw-r--r-- 1 root root 83 2022-11-09 20:26 ./source/xfce/xfce4-settings/xfce4-settings.url
-rw-r--r-- 1 root root 543 2012-07-19 19:32 ./source/xfce/xfce4-settings/xfce4-settings.xft.defaults.diff.gz
drwxr-xr-x 2 root root 4096 2021-02-13 05:32 ./source/xfce/xfce4-systemload-plugin
-rw-r--r-- 1 root root 873 2018-02-27 06:13 ./source/xfce/xfce4-systemload-plugin/slack-desc
diff --git a/source/ap/sysstat/sysstat.SlackBuild b/source/ap/sysstat/sysstat.SlackBuild
index 6f772d5de..fc61cb959 100755
--- a/source/ap/sysstat/sysstat.SlackBuild
+++ b/source/ap/sysstat/sysstat.SlackBuild
@@ -1,6 +1,6 @@
#!/bin/bash
-# Copyright 2006, 2008, 2009, 2010, 2018 Patrick J. Volkerding, Sebeka, MN, USA
+# Copyright 2006, 2008, 2009, 2010, 2018, 2022 Patrick J. Volkerding, Sebeka, MN, USA
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -23,7 +23,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=sysstat
-VERSION=${VERSION:-$(echo $PKGNAM-*.tar.?z* | 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}
# Automatically determine the architecture we're building on:
@@ -79,7 +79,7 @@ mkdir -p $TMP $PKG
cd $TMP
rm -rf ${PKGNAM}-${VERSION}
-tar xvf $CWD/${PKGNAM}-$VERSION.tar.?z* || 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/ap/sysstat/sysstat.url b/source/ap/sysstat/sysstat.url
index 4f46fe0e7..3047a92cc 100644
--- a/source/ap/sysstat/sysstat.url
+++ b/source/ap/sysstat/sysstat.url
@@ -1 +1,2 @@
-http://sebastien.godard.pagesperso-orange.fr/
+#http://sebastien.godard.pagesperso-orange.fr/
+https://github.com/sysstat/sysstat
diff --git a/source/l/orc/orc.SlackBuild b/source/l/orc/orc.SlackBuild
index 35455b8d4..8d2bd21eb 100755
--- a/source/l/orc/orc.SlackBuild
+++ b/source/l/orc/orc.SlackBuild
@@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=orc
VERSION=${VERSION:-$(echo $PKGNAM-*.tar.?z | rev | cut -f 3- -d . | cut -f 1 -d - | rev)}
-BUILD=${BUILD:-3}
+BUILD=${BUILD:-1}
NUMJOBS=${NUMJOBS:-" -j$(expr $(nproc) + 1) "}
diff --git a/source/xfce/xfce4-settings/xfce4-settings.url b/source/xfce/xfce4-settings/xfce4-settings.url
index a9acf4e3c..6d2295fcc 100644
--- a/source/xfce/xfce4-settings/xfce4-settings.url
+++ b/source/xfce/xfce4-settings/xfce4-settings.url
@@ -1 +1 @@
-http://archive.xfce.org/src/xfce/xfce4-settings/4.16/xfce4-settings-4.16.3.tar.bz2
+http://archive.xfce.org/src/xfce/xfce4-settings/4.16/xfce4-settings-4.16.4.tar.bz2