summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Patrick J Volkerding <volkerdi@slackware.com>2024-04-19 19:36:17 +0000
committer Eric Hameleers <alien@slackware.com>2024-04-20 13:30:46 +0200
commit54a8f66b4986bd98b09aa33e705d5b9ca1338387 (patch)
treede7d7d5a73e0327a0835da5412850f7f057e4985
parentd3c452d720018233486e993d409d08d30948111a (diff)
downloadcurrent-54a8f66b4986bd98b09aa33e705d5b9ca1338387.tar.gz
current-54a8f66b4986bd98b09aa33e705d5b9ca1338387.tar.xz
Fri Apr 19 19:36:17 UTC 202420240419193617_15.0
patches/packages/freerdp-2.11.6-x86_64-1_slack15.0.txz: Upgraded. This release is a security release and addresses multiple issues: [Low] OutOfBound Read in zgfx_decompress_segment. [Moderate] Integer overflow & OutOfBound Write in clear_decompress_residual_data. [Low] integer underflow in nsc_rle_decode. [Low] OutOfBound Read in planar_skip_plane_rle. [Low] OutOfBound Read in ncrush_decompress. [Low] OutOfBound Read in interleaved_decompress. For more information, see: https://www.cve.org/CVERecord?id=CVE-2024-32041 https://www.cve.org/CVERecord?id=CVE-2024-32039 https://www.cve.org/CVERecord?id=CVE-2024-32040 https://www.cve.org/CVERecord?id=CVE-2024-32458 https://www.cve.org/CVERecord?id=CVE-2024-32459 https://www.cve.org/CVERecord?id=CVE-2024-32460 (* Security fix *)
-rw-r--r--ChangeLog.rss45
-rw-r--r--ChangeLog.txt25
-rw-r--r--FILELIST.TXT50
-rw-r--r--patches/packages/freerdp-2.11.6-x86_64-1_slack15.0.txt (renamed from patches/packages/freerdp-2.9.0-x86_64-1_slack15.0.txt)0
-rw-r--r--patches/packages/mozilla-thunderbird-115.10.1-x86_64-1_slack15.0.txt (renamed from patches/packages/mozilla-thunderbird-115.10.0-x86_64-1_slack15.0.txt)0
5 files changed, 93 insertions, 27 deletions
diff --git a/ChangeLog.rss b/ChangeLog.rss
index b8062489b..63310f57e 100644
--- a/ChangeLog.rss
+++ b/ChangeLog.rss
@@ -11,10 +11,51 @@
<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>Thu, 18 Apr 2024 19:17:30 GMT</pubDate>
- <lastBuildDate>Fri, 19 Apr 2024 11:30:26 GMT</lastBuildDate>
+ <pubDate>Fri, 19 Apr 2024 19:36:17 GMT</pubDate>
+ <lastBuildDate>Sat, 20 Apr 2024 11:30:31 GMT</lastBuildDate>
<generator>maintain_current_git.sh v 1.17</generator>
<item>
+ <title>Fri, 19 Apr 2024 19:36:17 GMT</title>
+ <pubDate>Fri, 19 Apr 2024 19:36:17 GMT</pubDate>
+ <link>https://git.slackware.nl/current/tag/?h=20240419193617</link>
+ <guid isPermaLink="false">20240419193617</guid>
+ <description>
+ <![CDATA[<pre>
+patches/packages/freerdp-2.11.6-x86_64-1_slack15.0.txz: Upgraded.
+ This release is a security release and addresses multiple issues:
+ [Low] OutOfBound Read in zgfx_decompress_segment.
+ [Moderate] Integer overflow & OutOfBound Write in
+ clear_decompress_residual_data.
+ [Low] integer underflow in nsc_rle_decode.
+ [Low] OutOfBound Read in planar_skip_plane_rle.
+ [Low] OutOfBound Read in ncrush_decompress.
+ [Low] OutOfBound Read in interleaved_decompress.
+ For more information, see:
+ https://www.cve.org/CVERecord?id=CVE-2024-32041
+ https://www.cve.org/CVERecord?id=CVE-2024-32039
+ https://www.cve.org/CVERecord?id=CVE-2024-32040
+ https://www.cve.org/CVERecord?id=CVE-2024-32458
+ https://www.cve.org/CVERecord?id=CVE-2024-32459
+ https://www.cve.org/CVERecord?id=CVE-2024-32460
+ (* Security fix *)
+ </pre>]]>
+ </description>
+ </item>
+ <item>
+ <title>Fri, 19 Apr 2024 05:38:28 GMT</title>
+ <pubDate>Fri, 19 Apr 2024 05:38:28 GMT</pubDate>
+ <link>https://git.slackware.nl/current/tag/?h=20240419053828</link>
+ <guid isPermaLink="false">20240419053828</guid>
+ <description>
+ <![CDATA[<pre>
+patches/packages/mozilla-thunderbird-115.10.1-x86_64-1_slack15.0.txz: Upgraded.
+ This is a bugfix release.
+ For more information, see:
+ https://www.mozilla.org/en-US/thunderbird/115.10.1/releasenotes/
+ </pre>]]>
+ </description>
+ </item>
+ <item>
<title>Thu, 18 Apr 2024 19:17:30 GMT</title>
<pubDate>Thu, 18 Apr 2024 19:17:30 GMT</pubDate>
<link>https://git.slackware.nl/current/tag/?h=20240418191730</link>
diff --git a/ChangeLog.txt b/ChangeLog.txt
index baf1d4629..547525696 100644
--- a/ChangeLog.txt
+++ b/ChangeLog.txt
@@ -1,3 +1,28 @@
+Fri Apr 19 19:36:17 UTC 2024
+patches/packages/freerdp-2.11.6-x86_64-1_slack15.0.txz: Upgraded.
+ This release is a security release and addresses multiple issues:
+ [Low] OutOfBound Read in zgfx_decompress_segment.
+ [Moderate] Integer overflow & OutOfBound Write in
+ clear_decompress_residual_data.
+ [Low] integer underflow in nsc_rle_decode.
+ [Low] OutOfBound Read in planar_skip_plane_rle.
+ [Low] OutOfBound Read in ncrush_decompress.
+ [Low] OutOfBound Read in interleaved_decompress.
+ For more information, see:
+ https://www.cve.org/CVERecord?id=CVE-2024-32041
+ https://www.cve.org/CVERecord?id=CVE-2024-32039
+ https://www.cve.org/CVERecord?id=CVE-2024-32040
+ https://www.cve.org/CVERecord?id=CVE-2024-32458
+ https://www.cve.org/CVERecord?id=CVE-2024-32459
+ https://www.cve.org/CVERecord?id=CVE-2024-32460
+ (* Security fix *)
++--------------------------+
+Fri Apr 19 05:38:28 UTC 2024
+patches/packages/mozilla-thunderbird-115.10.1-x86_64-1_slack15.0.txz: Upgraded.
+ This is a bugfix release.
+ For more information, see:
+ https://www.mozilla.org/en-US/thunderbird/115.10.1/releasenotes/
++--------------------------+
Thu Apr 18 19:17:30 UTC 2024
patches/packages/bind-9.16.50-x86_64-1_slack15.0.txz: Upgraded.
This is a bugfix release.
diff --git a/FILELIST.TXT b/FILELIST.TXT
index 3b2cd2c03..a0159c26b 100644
--- a/FILELIST.TXT
+++ b/FILELIST.TXT
@@ -1,20 +1,20 @@
-Thu Apr 18 19:20:23 UTC 2024
+Fri Apr 19 19:38:59 UTC 2024
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 2024-04-18 19:17 .
+drwxr-xr-x 12 root root 4096 2024-04-19 19:36 .
-rw-r--r-- 1 root root 5767 2022-02-02 22:44 ./ANNOUNCE.15.0
-rw-r--r-- 1 root root 16609 2022-03-30 19:03 ./CHANGES_AND_HINTS.TXT
--rw-r--r-- 1 root root 1230990 2024-04-17 20:39 ./CHECKSUMS.md5
--rw-r--r-- 1 root root 195 2024-04-17 20:39 ./CHECKSUMS.md5.asc
+-rw-r--r-- 1 root root 1234489 2024-04-19 05:41 ./CHECKSUMS.md5
+-rw-r--r-- 1 root root 195 2024-04-19 05:41 ./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 2112697 2024-04-18 19:17 ./ChangeLog.txt
+-rw-r--r-- 1 root root 2113847 2024-04-19 19:36 ./ChangeLog.txt
drwxr-xr-x 3 root root 4096 2013-03-20 22:17 ./EFI
drwxr-xr-x 2 root root 4096 2022-02-02 08:21 ./EFI/BOOT
-rw-r--r-- 1 root root 1187840 2021-06-15 19:16 ./EFI/BOOT/bootx64.efi
@@ -25,7 +25,7 @@ drwxr-xr-x 2 root root 4096 2022-02-02 08:21 ./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 1607974 2024-04-17 20:39 ./FILELIST.TXT
+-rw-r--r-- 1 root root 1612351 2024-04-19 05:41 ./FILELIST.TXT
-rw-r--r-- 1 root root 1572 2012-08-29 18:27 ./GPG-KEY
-rw-r--r-- 1 root root 864745 2022-02-02 08:25 ./PACKAGES.TXT
-rw-r--r-- 1 root root 8034 2022-02-02 03:36 ./README.TXT
@@ -832,13 +832,13 @@ drwxr-xr-x 2 root root 4096 2022-12-17 19:52 ./pasture/source/samba
-rw-r--r-- 1 root root 7921 2018-04-29 17:31 ./pasture/source/samba/smb.conf.default
-rw-r--r-- 1 root root 7933 2018-01-14 20:41 ./pasture/source/samba/smb.conf.default.orig
-rw-r--r-- 1 root root 536 2017-03-23 19:18 ./pasture/source/samba/smb.conf.diff.gz
-drwxr-xr-x 4 root root 4096 2024-04-18 19:20 ./patches
--rw-r--r-- 1 root root 115624 2024-04-18 19:20 ./patches/CHECKSUMS.md5
--rw-r--r-- 1 root root 195 2024-04-18 19:20 ./patches/CHECKSUMS.md5.asc
--rw-r--r-- 1 root root 157446 2024-04-18 19:20 ./patches/FILE_LIST
--rw-r--r-- 1 root root 15524434 2024-04-18 19:20 ./patches/MANIFEST.bz2
--rw-r--r-- 1 root root 80965 2024-04-18 19:20 ./patches/PACKAGES.TXT
-drwxr-xr-x 5 root root 32768 2024-04-18 19:20 ./patches/packages
+drwxr-xr-x 4 root root 4096 2024-04-19 19:38 ./patches
+-rw-r--r-- 1 root root 115628 2024-04-19 19:38 ./patches/CHECKSUMS.md5
+-rw-r--r-- 1 root root 195 2024-04-19 19:38 ./patches/CHECKSUMS.md5.asc
+-rw-r--r-- 1 root root 157450 2024-04-19 19:38 ./patches/FILE_LIST
+-rw-r--r-- 1 root root 15517317 2024-04-19 19:38 ./patches/MANIFEST.bz2
+-rw-r--r-- 1 root root 80966 2024-04-19 19:38 ./patches/PACKAGES.TXT
+drwxr-xr-x 5 root root 32768 2024-04-19 19:38 ./patches/packages
-rw-r--r-- 1 root root 360 2023-09-26 19:28 ./patches/packages/Cython-0.29.36-x86_64-1_slack15.0.txt
-rw-r--r-- 1 root root 2389564 2023-09-26 19:28 ./patches/packages/Cython-0.29.36-x86_64-1_slack15.0.txz
-rw-r--r-- 1 root root 163 2023-09-26 19:28 ./patches/packages/Cython-0.29.36-x86_64-1_slack15.0.txz.asc
@@ -911,9 +911,9 @@ drwxr-xr-x 5 root root 32768 2024-04-18 19:20 ./patches/packages
-rw-r--r-- 1 root root 602 2022-02-21 19:29 ./patches/packages/flac-1.3.4-x86_64-1_slack15.0.txt
-rw-r--r-- 1 root root 389380 2022-02-21 19:29 ./patches/packages/flac-1.3.4-x86_64-1_slack15.0.txz
-rw-r--r-- 1 root root 163 2022-02-21 19:29 ./patches/packages/flac-1.3.4-x86_64-1_slack15.0.txz.asc
--rw-r--r-- 1 root root 278 2022-11-17 19:39 ./patches/packages/freerdp-2.9.0-x86_64-1_slack15.0.txt
--rw-r--r-- 1 root root 1649516 2022-11-17 19:39 ./patches/packages/freerdp-2.9.0-x86_64-1_slack15.0.txz
--rw-r--r-- 1 root root 163 2022-11-17 19:39 ./patches/packages/freerdp-2.9.0-x86_64-1_slack15.0.txz.asc
+-rw-r--r-- 1 root root 278 2024-04-19 17:20 ./patches/packages/freerdp-2.11.6-x86_64-1_slack15.0.txt
+-rw-r--r-- 1 root root 1664652 2024-04-19 17:20 ./patches/packages/freerdp-2.11.6-x86_64-1_slack15.0.txz
+-rw-r--r-- 1 root root 195 2024-04-19 17:20 ./patches/packages/freerdp-2.11.6-x86_64-1_slack15.0.txz.asc
-rw-r--r-- 1 root root 406 2023-11-16 18:18 ./patches/packages/gegl-0.4.46-x86_64-1_slack15.0.txt
-rw-r--r-- 1 root root 2844164 2023-11-16 18:18 ./patches/packages/gegl-0.4.46-x86_64-1_slack15.0.txz
-rw-r--r-- 1 root root 163 2023-11-16 18:18 ./patches/packages/gegl-0.4.46-x86_64-1_slack15.0.txz.asc
@@ -1044,9 +1044,9 @@ drwxr-xr-x 2 root root 4096 2023-12-26 00:24 ./patches/packages/linux-5.1
-rw-r--r-- 1 root root 564 2023-01-06 19:37 ./patches/packages/mozilla-nss-3.87-x86_64-1_slack15.0.txt
-rw-r--r-- 1 root root 1838968 2023-01-06 19:37 ./patches/packages/mozilla-nss-3.87-x86_64-1_slack15.0.txz
-rw-r--r-- 1 root root 163 2023-01-06 19:37 ./patches/packages/mozilla-nss-3.87-x86_64-1_slack15.0.txz.asc
--rw-r--r-- 1 root root 663 2024-04-17 19:05 ./patches/packages/mozilla-thunderbird-115.10.0-x86_64-1_slack15.0.txt
--rw-r--r-- 1 root root 60807252 2024-04-17 19:05 ./patches/packages/mozilla-thunderbird-115.10.0-x86_64-1_slack15.0.txz
--rw-r--r-- 1 root root 195 2024-04-17 19:05 ./patches/packages/mozilla-thunderbird-115.10.0-x86_64-1_slack15.0.txz.asc
+-rw-r--r-- 1 root root 663 2024-04-19 04:43 ./patches/packages/mozilla-thunderbird-115.10.1-x86_64-1_slack15.0.txt
+-rw-r--r-- 1 root root 60799032 2024-04-19 04:43 ./patches/packages/mozilla-thunderbird-115.10.1-x86_64-1_slack15.0.txz
+-rw-r--r-- 1 root root 195 2024-04-19 04:43 ./patches/packages/mozilla-thunderbird-115.10.1-x86_64-1_slack15.0.txz.asc
-rw-r--r-- 1 root root 451 2022-07-21 17:53 ./patches/packages/net-snmp-5.9.3-x86_64-1_slack15.0.txt
-rw-r--r-- 1 root root 1598024 2022-07-21 17:53 ./patches/packages/net-snmp-5.9.3-x86_64-1_slack15.0.txz
-rw-r--r-- 1 root root 163 2022-07-21 17:53 ./patches/packages/net-snmp-5.9.3-x86_64-1_slack15.0.txz.asc
@@ -1235,7 +1235,7 @@ drwxr-xr-x 2 root root 4096 2023-11-21 21:09 ./patches/packages/old-linux
-rw-r--r-- 1 root root 463 2023-04-05 18:16 ./patches/packages/zstd-1.5.5-x86_64-1_slack15.0.txt
-rw-r--r-- 1 root root 459652 2023-04-05 18:16 ./patches/packages/zstd-1.5.5-x86_64-1_slack15.0.txz
-rw-r--r-- 1 root root 163 2023-04-05 18:16 ./patches/packages/zstd-1.5.5-x86_64-1_slack15.0.txz.asc
-drwxr-xr-x 113 root root 4096 2024-04-18 18:52 ./patches/source
+drwxr-xr-x 113 root root 4096 2024-04-19 19:34 ./patches/source
drwxr-xr-x 2 root root 4096 2023-09-26 19:22 ./patches/source/Cython
-rw-r--r-- 1 root root 1623580 2023-07-04 19:24 ./patches/source/Cython/Cython-0.29.36.tar.lz
-rwxr-xr-x 1 root root 3041 2023-09-26 19:23 ./patches/source/Cython/Cython.SlackBuild
@@ -1423,8 +1423,8 @@ drwxr-xr-x 2 root root 4096 2022-02-21 19:14 ./patches/source/flac
-rw-r--r-- 1 root root 433 2014-11-29 12:34 ./patches/source/flac/flac.man.diff.gz
-rw-r--r-- 1 root root 41 2019-08-05 18:53 ./patches/source/flac/flac.url
-rw-r--r-- 1 root root 1054 2018-02-27 06:12 ./patches/source/flac/slack-desc
-drwxr-xr-x 2 root root 4096 2022-11-17 19:38 ./patches/source/freerdp
--rw-r--r-- 1 root root 4750790 2022-11-16 15:23 ./patches/source/freerdp/freerdp-2.9.0.tar.lz
+drwxr-xr-x 2 root root 4096 2024-04-19 17:19 ./patches/source/freerdp
+-rw-r--r-- 1 root root 4760992 2024-04-17 12:33 ./patches/source/freerdp/freerdp-2.11.6.tar.lz
-rwxr-xr-x 1 root root 4654 2022-10-13 01:12 ./patches/source/freerdp/freerdp.SlackBuild
-rw-r--r-- 1 root root 34 2021-09-23 18:07 ./patches/source/freerdp/freerdp.url
-rw-r--r-- 1 root root 765 2021-09-23 18:18 ./patches/source/freerdp/slack-desc
@@ -1805,7 +1805,7 @@ drwxr-xr-x 2 root root 4096 2023-01-06 19:30 ./patches/source/mozilla-nss
-rw-r--r-- 1 root root 37770371 2023-01-05 18:00 ./patches/source/mozilla-nss/nss-3.87.tar.lz
-rw-r--r-- 1 root root 2488 2012-04-29 21:05 ./patches/source/mozilla-nss/nss-config.in
-rw-r--r-- 1 root root 1023 2018-02-27 06:12 ./patches/source/mozilla-nss/slack-desc
-drwxr-xr-x 4 root root 4096 2024-04-17 18:22 ./patches/source/mozilla-thunderbird
+drwxr-xr-x 4 root root 4096 2024-04-19 03:58 ./patches/source/mozilla-thunderbird
drwxr-xr-x 2 root root 4096 2016-07-03 18:05 ./patches/source/mozilla-thunderbird/autoconf
-rw-r--r-- 1 root root 5869 2016-07-03 18:04 ./patches/source/mozilla-thunderbird/autoconf/autoconf-2.13-consolidated_fixes-1.patch.gz
-rw-r--r-- 1 root root 300116 1999-01-15 21:03 ./patches/source/mozilla-thunderbird/autoconf/autoconf-2.13.tar.xz
@@ -1829,8 +1829,8 @@ drwxr-xr-x 2 root root 4096 2024-04-10 18:21 ./patches/source/mozilla-thu
-rwxr-xr-x 1 root root 12888 2024-03-20 18:47 ./patches/source/mozilla-thunderbird/mozilla-thunderbird.SlackBuild
-rw-r--r-- 1 root root 1130 2018-02-27 06:47 ./patches/source/mozilla-thunderbird/slack-desc
-rw-r--r-- 1 root root 330 2019-08-27 16:35 ./patches/source/mozilla-thunderbird/tb.ui.scrollToClick.diff.gz
--rw-r--r-- 1 root root 529687584 2024-04-16 17:27 ./patches/source/mozilla-thunderbird/thunderbird-115.10.0.source.tar.xz
--rw-r--r-- 1 root root 833 2024-04-16 17:27 ./patches/source/mozilla-thunderbird/thunderbird-115.10.0.source.tar.xz.asc
+-rw-r--r-- 1 root root 532507896 2024-04-18 16:51 ./patches/source/mozilla-thunderbird/thunderbird-115.10.1.source.tar.xz
+-rw-r--r-- 1 root root 833 2024-04-18 16:51 ./patches/source/mozilla-thunderbird/thunderbird-115.10.1.source.tar.xz.asc
-rw-r--r-- 1 root root 3378 2005-03-08 05:13 ./patches/source/mozilla-thunderbird/thunderbird.desktop
drwxr-xr-x 2 root root 4096 2022-07-21 17:44 ./patches/source/net-snmp
-rw-r--r-- 1 root root 356 2021-12-21 18:38 ./patches/source/net-snmp/doinst.sh.gz
diff --git a/patches/packages/freerdp-2.9.0-x86_64-1_slack15.0.txt b/patches/packages/freerdp-2.11.6-x86_64-1_slack15.0.txt
index 93d71ede4..93d71ede4 100644
--- a/patches/packages/freerdp-2.9.0-x86_64-1_slack15.0.txt
+++ b/patches/packages/freerdp-2.11.6-x86_64-1_slack15.0.txt
diff --git a/patches/packages/mozilla-thunderbird-115.10.0-x86_64-1_slack15.0.txt b/patches/packages/mozilla-thunderbird-115.10.1-x86_64-1_slack15.0.txt
index 5acb7b92e..5acb7b92e 100644
--- a/patches/packages/mozilla-thunderbird-115.10.0-x86_64-1_slack15.0.txt
+++ b/patches/packages/mozilla-thunderbird-115.10.1-x86_64-1_slack15.0.txt