summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Patrick J Volkerding <volkerdi@slackware.com>2022-10-25 18:38:58 +0000
committer Eric Hameleers <alien@slackware.com>2022-10-26 07:00:17 +0200
commit387b2bc525d80b10c96f2f6ab17e50635dd0effc (patch)
tree63c279048be8e22681aff4847a10bae899424a59
parent1214d3810791ea9561cb7816e030604bf67baed5 (diff)
downloadcurrent-387b2bc525d80b10c96f2f6ab17e50635dd0effc.tar.gz
current-387b2bc525d80b10c96f2f6ab17e50635dd0effc.tar.xz
Tue Oct 25 18:38:58 UTC 202220221025183858
ap/alsa-utils-1.2.8-x86_64-1.txz: Upgraded. l/alsa-lib-1.2.8-x86_64-1.txz: Upgraded. l/expat-2.5.0-x86_64-1.txz: Upgraded. This update fixes a security issue: Fix heap use-after-free after overeager destruction of a shared DTD in function XML_ExternalEntityParserCreate in out-of-memory situations. Expected impact is denial of service or potentially arbitrary code execution. For more information, see: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-43680 (* Security fix *) n/samba-4.17.2-x86_64-1.txz: Upgraded. This update fixes the following security issues: There is a limited write heap buffer overflow in the GSSAPI unwrap_des() and unwrap_des3() routines of Heimdal (included in Samba). A malicious client can use a symlink to escape the exported directory. For more information, see: https://www.samba.org/samba/security/CVE-2022-3437.html https://www.samba.org/samba/security/CVE-2022-3592.html https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-3437 https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-3592 (* Security fix *)
-rw-r--r--ChangeLog.rss36
-rw-r--r--ChangeLog.txt24
-rw-r--r--FILELIST.TXT94
-rw-r--r--source/l/expat/expat.url4
-rw-r--r--source/n/samba/samba.url4
5 files changed, 109 insertions, 53 deletions
diff --git a/ChangeLog.rss b/ChangeLog.rss
index bb4f7f153..6047fd25f 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>Mon, 24 Oct 2022 18:57:53 GMT</pubDate>
- <lastBuildDate>Tue, 25 Oct 2022 05:00:15 GMT</lastBuildDate>
+ <pubDate>Tue, 25 Oct 2022 18:38:58 GMT</pubDate>
+ <lastBuildDate>Wed, 26 Oct 2022 05:00:15 GMT</lastBuildDate>
<generator>maintain_current_git.sh v 1.17</generator>
<item>
+ <title>Tue, 25 Oct 2022 18:38:58 GMT</title>
+ <pubDate>Tue, 25 Oct 2022 18:38:58 GMT</pubDate>
+ <link>https://git.slackware.nl/current/tag/?h=20221025183858</link>
+ <guid isPermaLink="false">20221025183858</guid>
+ <description>
+ <![CDATA[<pre>
+ap/alsa-utils-1.2.8-x86_64-1.txz: Upgraded.
+l/alsa-lib-1.2.8-x86_64-1.txz: Upgraded.
+l/expat-2.5.0-x86_64-1.txz: Upgraded.
+ This update fixes a security issue:
+ Fix heap use-after-free after overeager destruction of a shared DTD in
+ function XML_ExternalEntityParserCreate in out-of-memory situations.
+ Expected impact is denial of service or potentially arbitrary code
+ execution.
+ For more information, see:
+ https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-43680
+ (* Security fix *)
+n/samba-4.17.2-x86_64-1.txz: Upgraded.
+ This update fixes the following security issues:
+ There is a limited write heap buffer overflow in the GSSAPI unwrap_des()
+ and unwrap_des3() routines of Heimdal (included in Samba).
+ A malicious client can use a symlink to escape the exported directory.
+ For more information, see:
+ https://www.samba.org/samba/security/CVE-2022-3437.html
+ https://www.samba.org/samba/security/CVE-2022-3592.html
+ https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-3437
+ https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-3592
+ (* Security fix *)
+ </pre>]]>
+ </description>
+ </item>
+ <item>
<title>Mon, 24 Oct 2022 18:57:53 GMT</title>
<pubDate>Mon, 24 Oct 2022 18:57:53 GMT</pubDate>
<link>https://git.slackware.nl/current/tag/?h=20221024185753</link>
diff --git a/ChangeLog.txt b/ChangeLog.txt
index 7494662af..59ffdc09c 100644
--- a/ChangeLog.txt
+++ b/ChangeLog.txt
@@ -1,3 +1,27 @@
+Tue Oct 25 18:38:58 UTC 2022
+ap/alsa-utils-1.2.8-x86_64-1.txz: Upgraded.
+l/alsa-lib-1.2.8-x86_64-1.txz: Upgraded.
+l/expat-2.5.0-x86_64-1.txz: Upgraded.
+ This update fixes a security issue:
+ Fix heap use-after-free after overeager destruction of a shared DTD in
+ function XML_ExternalEntityParserCreate in out-of-memory situations.
+ Expected impact is denial of service or potentially arbitrary code
+ execution.
+ For more information, see:
+ https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-43680
+ (* Security fix *)
+n/samba-4.17.2-x86_64-1.txz: Upgraded.
+ This update fixes the following security issues:
+ There is a limited write heap buffer overflow in the GSSAPI unwrap_des()
+ and unwrap_des3() routines of Heimdal (included in Samba).
+ A malicious client can use a symlink to escape the exported directory.
+ For more information, see:
+ https://www.samba.org/samba/security/CVE-2022-3437.html
+ https://www.samba.org/samba/security/CVE-2022-3592.html
+ https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-3437
+ https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-3592
+ (* Security fix *)
++--------------------------+
Mon Oct 24 18:57:53 UTC 2022
a/kernel-firmware-20221017_48407ff-noarch-1.txz: Upgraded.
a/kernel-generic-5.19.17-x86_64-1.txz: Upgraded.
diff --git a/FILELIST.TXT b/FILELIST.TXT
index 2243b7944..f2afc14cf 100644
--- a/FILELIST.TXT
+++ b/FILELIST.TXT
@@ -1,20 +1,20 @@
-Mon Oct 24 19:02:17 UTC 2022
+Tue Oct 25 18:45:32 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-10-24 18:57 .
+drwxr-xr-x 12 root root 4096 2022-10-25 18:38 .
-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 1104618 2022-10-23 00:00 ./CHECKSUMS.md5
--rw-r--r-- 1 root root 163 2022-10-23 00:00 ./CHECKSUMS.md5.asc
+-rw-r--r-- 1 root root 1104620 2022-10-24 19:02 ./CHECKSUMS.md5
+-rw-r--r-- 1 root root 163 2022-10-24 19:02 ./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 354552 2022-10-24 18:57 ./ChangeLog.txt
+-rw-r--r-- 1 root root 355716 2022-10-25 18:38 ./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 1439109 2022-10-23 00:00 ./FILELIST.TXT
+-rw-r--r-- 1 root root 1439111 2022-10-24 19:02 ./FILELIST.TXT
-rw-r--r-- 1 root root 1572 2012-08-29 18:27 ./GPG-KEY
--rw-r--r-- 1 root root 860036 2022-10-24 19:01 ./PACKAGES.TXT
+-rw-r--r-- 1 root root 860034 2022-10-25 18:45 ./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,11 +746,11 @@ 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-10-24 19:01 ./slackware64
--rw-r--r-- 1 root root 335591 2022-10-24 19:01 ./slackware64/CHECKSUMS.md5
--rw-r--r-- 1 root root 163 2022-10-24 19:01 ./slackware64/CHECKSUMS.md5.asc
--rw-r--r-- 1 root root 416290 2022-10-24 19:01 ./slackware64/FILE_LIST
--rw-r--r-- 1 root root 4269043 2022-10-24 19:01 ./slackware64/MANIFEST.bz2
+drwxr-xr-x 17 root root 4096 2022-10-25 18:45 ./slackware64
+-rw-r--r-- 1 root root 335585 2022-10-25 18:45 ./slackware64/CHECKSUMS.md5
+-rw-r--r-- 1 root root 163 2022-10-25 18:45 ./slackware64/CHECKSUMS.md5.asc
+-rw-r--r-- 1 root root 416284 2022-10-25 18:44 ./slackware64/FILE_LIST
+-rw-r--r-- 1 root root 4249294 2022-10-25 18:44 ./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-10-24 19:00 ./slackware64/a
-rw-r--r-- 1 root root 327 2022-02-15 18:16 ./slackware64/a/aaa_base-15.1-x86_64-2.txt
@@ -1136,16 +1136,16 @@ drwxr-xr-x 2 root root 32768 2022-10-24 19:00 ./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-10-24 19:00 ./slackware64/ap
+drwxr-xr-x 2 root root 20480 2022-10-25 18:44 ./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
-rw-r--r-- 1 root root 598 2021-02-13 11:23 ./slackware64/ap/acct-6.6.4-x86_64-4.txt
-rw-r--r-- 1 root root 93164 2021-02-13 11:23 ./slackware64/ap/acct-6.6.4-x86_64-4.txz
-rw-r--r-- 1 root root 163 2021-02-13 11:23 ./slackware64/ap/acct-6.6.4-x86_64-4.txz.asc
--rw-r--r-- 1 root root 620 2022-06-02 18:49 ./slackware64/ap/alsa-utils-1.2.7-x86_64-1.txt
--rw-r--r-- 1 root root 1089808 2022-06-02 18:49 ./slackware64/ap/alsa-utils-1.2.7-x86_64-1.txz
--rw-r--r-- 1 root root 163 2022-06-02 18:49 ./slackware64/ap/alsa-utils-1.2.7-x86_64-1.txz.asc
+-rw-r--r-- 1 root root 620 2022-10-25 18:13 ./slackware64/ap/alsa-utils-1.2.8-x86_64-1.txt
+-rw-r--r-- 1 root root 1089516 2022-10-25 18:13 ./slackware64/ap/alsa-utils-1.2.8-x86_64-1.txz
+-rw-r--r-- 1 root root 163 2022-10-25 18:13 ./slackware64/ap/alsa-utils-1.2.8-x86_64-1.txz.asc
-rw-r--r-- 1 root root 274 2021-02-13 11:23 ./slackware64/ap/amp-0.7.6-x86_64-5.txt
-rw-r--r-- 1 root root 37792 2021-02-13 11:23 ./slackware64/ap/amp-0.7.6-x86_64-5.txz
-rw-r--r-- 1 root root 163 2021-02-13 11:23 ./slackware64/ap/amp-0.7.6-x86_64-5.txz.asc
@@ -2765,7 +2765,7 @@ drwxr-xr-x 2 root root 86016 2022-10-19 20:09 ./slackware64/kde
-rw-r--r-- 1 root root 517 2022-10-13 20:46 ./slackware64/kde/zanshin-22.08.2-x86_64-1.txt
-rw-r--r-- 1 root root 679220 2022-10-13 20:46 ./slackware64/kde/zanshin-22.08.2-x86_64-1.txz
-rw-r--r-- 1 root root 163 2022-10-13 20:46 ./slackware64/kde/zanshin-22.08.2-x86_64-1.txz.asc
-drwxr-xr-x 2 root root 86016 2022-10-24 19:00 ./slackware64/l
+drwxr-xr-x 2 root root 86016 2022-10-25 18:44 ./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
@@ -2820,9 +2820,9 @@ drwxr-xr-x 2 root root 86016 2022-10-24 19:00 ./slackware64/l
-rw-r--r-- 1 root root 323 2022-03-22 00:46 ./slackware64/l/adwaita-icon-theme-42.0-noarch-1.txt
-rw-r--r-- 1 root root 4185912 2022-03-22 00:46 ./slackware64/l/adwaita-icon-theme-42.0-noarch-1.txz
-rw-r--r-- 1 root root 163 2022-03-22 00:46 ./slackware64/l/adwaita-icon-theme-42.0-noarch-1.txz.asc
--rw-r--r-- 1 root root 401 2022-07-09 18:34 ./slackware64/l/alsa-lib-1.2.7.2-x86_64-1.txt
--rw-r--r-- 1 root root 539400 2022-07-09 18:34 ./slackware64/l/alsa-lib-1.2.7.2-x86_64-1.txz
--rw-r--r-- 1 root root 163 2022-07-09 18:34 ./slackware64/l/alsa-lib-1.2.7.2-x86_64-1.txz.asc
+-rw-r--r-- 1 root root 401 2022-10-25 18:12 ./slackware64/l/alsa-lib-1.2.8-x86_64-1.txt
+-rw-r--r-- 1 root root 544220 2022-10-25 18:12 ./slackware64/l/alsa-lib-1.2.8-x86_64-1.txz
+-rw-r--r-- 1 root root 163 2022-10-25 18:12 ./slackware64/l/alsa-lib-1.2.8-x86_64-1.txz.asc
-rw-r--r-- 1 root root 501 2021-02-13 06:12 ./slackware64/l/alsa-oss-1.1.8-x86_64-3.txt
-rw-r--r-- 1 root root 32536 2021-02-13 06:12 ./slackware64/l/alsa-oss-1.1.8-x86_64-3.txz
-rw-r--r-- 1 root root 163 2021-02-13 06:12 ./slackware64/l/alsa-oss-1.1.8-x86_64-3.txz.asc
@@ -2940,9 +2940,9 @@ drwxr-xr-x 2 root root 86016 2022-10-24 19:00 ./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 2022-09-20 19:16 ./slackware64/l/expat-2.4.9-x86_64-1.txt
--rw-r--r-- 1 root root 126452 2022-09-20 19:16 ./slackware64/l/expat-2.4.9-x86_64-1.txz
--rw-r--r-- 1 root root 163 2022-09-20 19:16 ./slackware64/l/expat-2.4.9-x86_64-1.txz.asc
+-rw-r--r-- 1 root root 301 2022-10-25 17:58 ./slackware64/l/expat-2.5.0-x86_64-1.txt
+-rw-r--r-- 1 root root 126892 2022-10-25 17:58 ./slackware64/l/expat-2.5.0-x86_64-1.txz
+-rw-r--r-- 1 root root 163 2022-10-25 17:58 ./slackware64/l/expat-2.5.0-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
@@ -3941,7 +3941,7 @@ drwxr-xr-x 2 root root 86016 2022-10-24 19:00 ./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-10-21 18:24 ./slackware64/n
+drwxr-xr-x 2 root root 36864 2022-10-25 18:44 ./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
@@ -4333,9 +4333,9 @@ drwxr-xr-x 2 root root 36864 2022-10-21 18:24 ./slackware64/n
-rw-r--r-- 1 root root 443 2022-03-28 18:40 ./slackware64/n/s-nail-14.9.24-x86_64-1.txt
-rw-r--r-- 1 root root 540560 2022-03-28 18:40 ./slackware64/n/s-nail-14.9.24-x86_64-1.txz
-rw-r--r-- 1 root root 163 2022-03-28 18:40 ./slackware64/n/s-nail-14.9.24-x86_64-1.txz.asc
--rw-r--r-- 1 root root 507 2022-10-19 18:53 ./slackware64/n/samba-4.17.1-x86_64-1.txt
--rw-r--r-- 1 root root 13445176 2022-10-19 18:53 ./slackware64/n/samba-4.17.1-x86_64-1.txz
--rw-r--r-- 1 root root 163 2022-10-19 18:53 ./slackware64/n/samba-4.17.1-x86_64-1.txz.asc
+-rw-r--r-- 1 root root 507 2022-10-25 16:48 ./slackware64/n/samba-4.17.2-x86_64-1.txt
+-rw-r--r-- 1 root root 13448104 2022-10-25 16:48 ./slackware64/n/samba-4.17.2-x86_64-1.txz
+-rw-r--r-- 1 root root 163 2022-10-25 16:48 ./slackware64/n/samba-4.17.2-x86_64-1.txz.asc
-rw-r--r-- 1 root root 346 2021-02-13 12:30 ./slackware64/n/slrn-1.0.3a-x86_64-3.txt
-rw-r--r-- 1 root root 468372 2021-02-13 12:30 ./slackware64/n/slrn-1.0.3a-x86_64-3.txz
-rw-r--r-- 1 root root 163 2021-02-13 12:30 ./slackware64/n/slrn-1.0.3a-x86_64-3.txz.asc
@@ -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-10-24 19:02 ./source
--rw-r--r-- 1 root root 593098 2022-10-24 19:02 ./source/CHECKSUMS.md5
--rw-r--r-- 1 root root 163 2022-10-24 19:02 ./source/CHECKSUMS.md5.asc
--rw-r--r-- 1 root root 825717 2022-10-24 19:02 ./source/FILE_LIST
--rw-r--r-- 1 root root 23820906 2022-10-24 19:02 ./source/MANIFEST.bz2
+drwxr-xr-x 18 root root 4096 2022-10-25 18:45 ./source
+-rw-r--r-- 1 root root 593094 2022-10-25 18:45 ./source/CHECKSUMS.md5
+-rw-r--r-- 1 root root 163 2022-10-25 18:45 ./source/CHECKSUMS.md5.asc
+-rw-r--r-- 1 root root 825713 2022-10-25 18:45 ./source/FILE_LIST
+-rw-r--r-- 1 root root 23817209 2022-10-25 18:45 ./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
@@ -6688,8 +6688,8 @@ drwxr-xr-x 2 root root 4096 2021-02-13 05:31 ./source/ap/acct
-rwxr-xr-x 1 root root 5045 2021-02-13 05:31 ./source/ap/acct/acct.SlackBuild
-rw-r--r-- 1 root root 390 2017-04-06 17:03 ./source/ap/acct/acct.logdir.fhs.diff.gz
-rw-r--r-- 1 root root 1050 2018-02-27 06:12 ./source/ap/acct/slack-desc
-drwxr-xr-x 2 root root 4096 2022-06-02 18:48 ./source/ap/alsa-utils
--rw-r--r-- 1 root root 1377564 2022-05-31 16:25 ./source/ap/alsa-utils/alsa-utils-1.2.7.tar.lz
+drwxr-xr-x 2 root root 4096 2022-10-25 18:13 ./source/ap/alsa-utils
+-rw-r--r-- 1 root root 1376599 2022-10-24 08:21 ./source/ap/alsa-utils/alsa-utils-1.2.8.tar.lz
-rwxr-xr-x 1 root root 4624 2021-05-31 19:16 ./source/ap/alsa-utils/alsa-utils.SlackBuild
-rw-r--r-- 1 root root 989 2010-05-30 02:08 ./source/ap/alsa-utils/alsa-utils.alsaconf.diff.gz
-rw-r--r-- 1 root root 317 2013-05-03 01:22 ./source/ap/alsa-utils/doinst.sh.gz
@@ -9823,11 +9823,11 @@ drwxr-xr-x 2 root root 4096 2022-03-22 00:45 ./source/l/adwaita-icon-them
-rw-r--r-- 1 root root 78976 2015-03-31 02:21 ./source/l/adwaita-icon-theme/adwaita-xfce-icons-0.6.tar.xz
-rw-r--r-- 1 root root 141 2014-09-23 05:08 ./source/l/adwaita-icon-theme/doinst.sh.gz
-rw-r--r-- 1 root root 789 2018-02-27 06:12 ./source/l/adwaita-icon-theme/slack-desc
-drwxr-xr-x 2 root root 4096 2022-07-09 18:12 ./source/l/alsa-lib
--rw-r--r-- 1 root root 809172 2022-07-08 15:36 ./source/l/alsa-lib/alsa-lib-1.2.7.2.tar.lz
+drwxr-xr-x 2 root root 4096 2022-10-25 18:11 ./source/l/alsa-lib
+-rw-r--r-- 1 root root 814201 2022-10-24 08:19 ./source/l/alsa-lib/alsa-lib-1.2.8.tar.lz
-rwxr-xr-x 1 root root 4981 2022-02-07 20:52 ./source/l/alsa-lib/alsa-lib.SlackBuild
-rw-r--r-- 1 root root 10353 2021-06-15 06:27 ./source/l/alsa-lib/alsa-topology-conf-1.2.5.1.tar.lz
--rw-r--r-- 1 root root 34445 2022-07-08 15:35 ./source/l/alsa-lib/alsa-ucm-conf-1.2.7.2.tar.lz
+-rw-r--r-- 1 root root 39440 2022-10-24 08:23 ./source/l/alsa-lib/alsa-ucm-conf-1.2.8.tar.lz
-rw-r--r-- 1 root root 31 2018-04-25 18:34 ./source/l/alsa-lib/asound.conf.alsa
-rw-r--r-- 1 root root 105 2016-02-22 18:50 ./source/l/alsa-lib/asound.conf.pulse
-rw-r--r-- 1 root root 263 2016-01-07 20:26 ./source/l/alsa-lib/doinst.sh.gz
@@ -10032,11 +10032,11 @@ 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 2022-09-20 19:16 ./source/l/expat
--rw-r--r-- 1 root root 457785 2022-09-20 15:11 ./source/l/expat/expat-2.4.9.tar.lz
--rw-r--r-- 1 root root 833 2022-09-20 15:11 ./source/l/expat/expat-2.4.9.tar.lz.asc
+drwxr-xr-x 2 root root 4096 2022-10-25 17:58 ./source/l/expat
+-rw-r--r-- 1 root root 459132 2022-10-25 15:41 ./source/l/expat/expat-2.5.0.tar.lz
+-rw-r--r-- 1 root root 833 2022-10-25 15:41 ./source/l/expat/expat-2.5.0.tar.lz.asc
-rwxr-xr-x 1 root root 3353 2022-01-30 20:25 ./source/l/expat/expat.SlackBuild
--rw-r--r-- 1 root root 168 2022-09-20 19:16 ./source/l/expat/expat.url
+-rw-r--r-- 1 root root 168 2022-10-25 17:57 ./source/l/expat/expat.url
-rw-r--r-- 1 root root 754 2018-08-16 17:16 ./source/l/expat/slack-desc
drwxr-xr-x 2 root root 4096 2022-09-06 18:27 ./source/l/farstream
-rw-r--r-- 1 root root 652 2020-03-12 13:53 ./source/l/farstream/farstream-0.2.8-configure-add-check-for-glib-mkenums.patch.gz
@@ -11956,7 +11956,7 @@ drwxr-xr-x 2 root root 4096 2019-08-19 18:12 ./source/n/bind/caching-exam
-rw-r--r-- 1 root root 478 2021-09-24 19:02 ./source/n/bind/default.named
-rw-r--r-- 1 root root 532 2021-09-16 00:25 ./source/n/bind/doinst.sh.gz
-rw-r--r-- 1 root root 3990 2021-09-24 19:04 ./source/n/bind/rc.bind
--rw-r--r-- 1 root root 786 2018-02-27 06:13 ./source/n/bind/slack-desc
+-rw-r--r-- 1 root root 786 2018-02-27 06:13 ./source/n/bind/slack-desc
drwxr-xr-x 3 root root 4096 2022-07-25 16:15 ./source/n/bluez
drwxr-xr-x 2 root root 4096 2021-02-13 05:32 ./source/n/bluez-firmware
-rw-r--r-- 1 root root 262963 2007-04-23 22:58 ./source/n/bluez-firmware/bluez-firmware-1.2.tar.bz2
@@ -12845,14 +12845,14 @@ drwxr-xr-x 2 root root 4096 2022-03-28 18:40 ./source/n/s-nail
-rw-r--r-- 1 root root 267 2021-02-20 02:10 ./source/n/s-nail/s-nail.no.emptystart.diff.gz
-rw-r--r-- 1 root root 92 2022-03-28 18:40 ./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 2022-10-19 18:48 ./source/n/samba
+drwxr-xr-x 2 root root 4096 2022-10-25 16:43 ./source/n/samba
-rw-r--r-- 1 root root 703 2016-06-13 04:19 ./source/n/samba/doinst.sh.gz
-rw-r--r-- 1 root root 940 2016-06-04 17:50 ./source/n/samba/rc.samba
--rw-r--r-- 1 root root 833 2022-10-19 12:21 ./source/n/samba/samba-4.17.1.tar.asc
--rw-r--r-- 1 root root 19212106 2022-10-19 12:21 ./source/n/samba/samba-4.17.1.tar.lz
+-rw-r--r-- 1 root root 833 2022-10-24 10:53 ./source/n/samba/samba-4.17.2.tar.asc
+-rw-r--r-- 1 root root 19210509 2022-10-24 10:53 ./source/n/samba/samba-4.17.2.tar.lz
-rwxr-xr-x 1 root root 7722 2022-09-14 03:22 ./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 2022-10-19 18:47 ./source/n/samba/samba.url
+-rw-r--r-- 1 root root 129 2022-10-25 16:42 ./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
@@ -15253,7 +15253,7 @@ drwxr-xr-x 3 root root 4096 2021-02-13 05:32 ./source/y/bsd-games
-rw-r--r-- 1 root root 164 1999-09-27 21:18 ./source/y/bsd-games/bsd-games-login-fortune.csh
-rw-r--r-- 1 root root 164 2010-05-11 19:26 ./source/y/bsd-games/bsd-games-login-fortune.sh
-rwxr-xr-x 1 root root 8135 2021-02-13 05:32 ./source/y/bsd-games/bsd-games.SlackBuild
--rw-r--r-- 1 root root 15107 2002-03-10 05:09 ./source/y/bsd-games/fortunes-linuxcookie.tar.gz
+-rw-r--r-- 1 root root 15107 2002-03-10 05:09 ./source/y/bsd-games/fortunes-linuxcookie.tar.gz
-rw-r--r-- 1 root root 104848 1993-10-25 00:02 ./source/y/bsd-games/hangman-words.gz
drwxr-xr-x 2 root root 4096 2019-02-17 22:03 ./source/y/bsd-games/patches
-rw-r--r-- 1 root root 2159 2019-02-17 21:20 ./source/y/bsd-games/patches/0001-Replace-getline-with-get_line.patch.gz
diff --git a/source/l/expat/expat.url b/source/l/expat/expat.url
index 6dead6436..ed04fb252 100644
--- a/source/l/expat/expat.url
+++ b/source/l/expat/expat.url
@@ -1,2 +1,2 @@
-https://github.com/libexpat/libexpat/releases/download/R_2_4_9/expat-2.4.9.tar.lz
-https://github.com/libexpat/libexpat/releases/download/R_2_4_9/expat-2.4.9.tar.lz.asc
+https://github.com/libexpat/libexpat/releases/download/R_2_5_0/expat-2.5.0.tar.lz
+https://github.com/libexpat/libexpat/releases/download/R_2_5_0/expat-2.5.0.tar.lz.asc
diff --git a/source/n/samba/samba.url b/source/n/samba/samba.url
index 3ff921501..9471b1176 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.17.1.tar.gz
-https://download.samba.org/pub/samba/stable/samba-4.17.1.tar.asc
+https://download.samba.org/pub/samba/stable/samba-4.17.2.tar.gz
+https://download.samba.org/pub/samba/stable/samba-4.17.2.tar.asc