summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Patrick J Volkerding <volkerdi@slackware.com>2023-07-18 19:58:10 +0000
committer Eric Hameleers <alien@slackware.com>2023-07-18 22:30:10 +0200
commita1b07eafc1e2522790168868d732f16d0c442ff8 (patch)
tree83fe618f3da1e4ca9cc12de4b74f1719de354018
parent53caf4f3e2e7fff4c43ef1d9e92949049e63a1b0 (diff)
downloadcurrent-20230718195810.tar.gz
current-20230718195810.tar.xz
Tue Jul 18 19:58:10 UTC 202320230718195810
a/tar-1.35-x86_64-1.txz: Upgraded. x/mesa-23.2.0_rc1-x86_64-1.txz: Upgraded. OK, usually I won't use rc versions even in -current, but in this case I'm going to. Some time ago my desktop machine with RS880 / Radeon HD 4290 graphics on the motherboard began acting up with the screen going black for a few seconds before returning. This after an hour or so of uptime, usually, then becoming more frequent with more uptime. Eventually I'd lose mouse and/or keyboard too, and have to reboot. Here's a couple of errors from dmesg: [ 9942.677675] [drm:r600_ib_test [radeon]] *ERROR* radeon: fence wait timed out. [ 9942.677741] [drm:radeon_ib_ring_tests [radeon]] *ERROR* radeon: failed testing IB on GFX ring (-110). I also noticed that the backtrace started with ttm_bo_release, and seeing this in recent kernel patches had been chalking this up to a kernel bug. I *still* think it could be, and there are a bunch of kernel patches coming soon to -stable from Alex Deucher that could address the underlying causes (not for 6.1.39 though, unfortunately). Anyway, I'd recently figured out that reverting Mesa sufficiently made the issue go away. And now it seems this 23.2.0 release candidate also fixes the issue. Yes, I could go search for the commits to cherry-pick, but we'll be moving to mesa-23.2.0 when it's released, so we might as well start testing now.
-rw-r--r--ChangeLog.rss36
-rw-r--r--ChangeLog.txt24
-rw-r--r--FILELIST.TXT71
-rwxr-xr-xrecompress.sh1
-rw-r--r--source/a/tar/CVE-2022-48303.patch31
-rwxr-xr-xsource/a/tar/tar.SlackBuild5
-rwxr-xr-xsource/x/mesa/mesa.SlackBuild8
7 files changed, 98 insertions, 78 deletions
diff --git a/ChangeLog.rss b/ChangeLog.rss
index c34b46f44..1b47af390 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, 17 Jul 2023 19:17:19 GMT</pubDate>
- <lastBuildDate>Mon, 17 Jul 2023 19:59:01 GMT</lastBuildDate>
+ <pubDate>Tue, 18 Jul 2023 19:58:10 GMT</pubDate>
+ <lastBuildDate>Tue, 18 Jul 2023 20:30:06 GMT</lastBuildDate>
<generator>maintain_current_git.sh v 1.17</generator>
<item>
+ <title>Tue, 18 Jul 2023 19:58:10 GMT</title>
+ <pubDate>Tue, 18 Jul 2023 19:58:10 GMT</pubDate>
+ <link>https://git.slackware.nl/current/tag/?h=20230718195810</link>
+ <guid isPermaLink="false">20230718195810</guid>
+ <description>
+ <![CDATA[<pre>
+a/tar-1.35-x86_64-1.txz: Upgraded.
+x/mesa-23.2.0_rc1-x86_64-1.txz: Upgraded.
+ OK, usually I won't use rc versions even in -current, but in this case I'm
+ going to. Some time ago my desktop machine with RS880 / Radeon HD 4290
+ graphics on the motherboard began acting up with the screen going black
+ for a few seconds before returning. This after an hour or so of uptime,
+ usually, then becoming more frequent with more uptime. Eventually I'd lose
+ mouse and/or keyboard too, and have to reboot. Here's a couple of errors
+ from dmesg:
+ [ 9942.677675] [drm:r600_ib_test [radeon]] *ERROR* radeon: fence wait
+ timed out.
+ [ 9942.677741] [drm:radeon_ib_ring_tests [radeon]] *ERROR* radeon: failed
+ testing IB on GFX ring (-110).
+ I also noticed that the backtrace started with ttm_bo_release, and seeing
+ this in recent kernel patches had been chalking this up to a kernel bug.
+ I *still* think it could be, and there are a bunch of kernel patches coming
+ soon to -stable from Alex Deucher that could address the underlying causes
+ (not for 6.1.39 though, unfortunately). Anyway, I'd recently figured out
+ that reverting Mesa sufficiently made the issue go away. And now it seems
+ this 23.2.0 release candidate also fixes the issue.
+ Yes, I could go search for the commits to cherry-pick, but we'll be moving
+ to mesa-23.2.0 when it's released, so we might as well start testing now.
+ </pre>]]>
+ </description>
+ </item>
+ <item>
<title>Mon, 17 Jul 2023 19:17:19 GMT</title>
<pubDate>Mon, 17 Jul 2023 19:17:19 GMT</pubDate>
<link>https://git.slackware.nl/current/tag/?h=20230717191719</link>
diff --git a/ChangeLog.txt b/ChangeLog.txt
index 115418e14..47ab1ac4d 100644
--- a/ChangeLog.txt
+++ b/ChangeLog.txt
@@ -1,3 +1,27 @@
+Tue Jul 18 19:58:10 UTC 2023
+a/tar-1.35-x86_64-1.txz: Upgraded.
+x/mesa-23.2.0_rc1-x86_64-1.txz: Upgraded.
+ OK, usually I won't use rc versions even in -current, but in this case I'm
+ going to. Some time ago my desktop machine with RS880 / Radeon HD 4290
+ graphics on the motherboard began acting up with the screen going black
+ for a few seconds before returning. This after an hour or so of uptime,
+ usually, then becoming more frequent with more uptime. Eventually I'd lose
+ mouse and/or keyboard too, and have to reboot. Here's a couple of errors
+ from dmesg:
+ [ 9942.677675] [drm:r600_ib_test [radeon]] *ERROR* radeon: fence wait
+ timed out.
+ [ 9942.677741] [drm:radeon_ib_ring_tests [radeon]] *ERROR* radeon: failed
+ testing IB on GFX ring (-110).
+ I also noticed that the backtrace started with ttm_bo_release, and seeing
+ this in recent kernel patches had been chalking this up to a kernel bug.
+ I *still* think it could be, and there are a bunch of kernel patches coming
+ soon to -stable from Alex Deucher that could address the underlying causes
+ (not for 6.1.39 though, unfortunately). Anyway, I'd recently figured out
+ that reverting Mesa sufficiently made the issue go away. And now it seems
+ this 23.2.0 release candidate also fixes the issue.
+ Yes, I could go search for the commits to cherry-pick, but we'll be moving
+ to mesa-23.2.0 when it's released, so we might as well start testing now.
++--------------------------+
Mon Jul 17 19:17:19 UTC 2023
ap/sudo-1.9.14p2-x86_64-1.txz: Upgraded.
This is a bugfix release.
diff --git a/FILELIST.TXT b/FILELIST.TXT
index 561d437c9..1bc9ab1ea 100644
--- a/FILELIST.TXT
+++ b/FILELIST.TXT
@@ -1,20 +1,20 @@
-Mon Jul 17 19:24:21 UTC 2023
+Tue Jul 18 20:01:30 UTC 2023
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 2023-07-17 19:17 .
+drwxr-xr-x 12 root root 4096 2023-07-18 19:58 .
-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 1114276 2023-07-16 20:39 ./CHECKSUMS.md5
--rw-r--r-- 1 root root 163 2023-07-16 20:39 ./CHECKSUMS.md5.asc
+-rw-r--r-- 1 root root 1114272 2023-07-17 19:24 ./CHECKSUMS.md5
+-rw-r--r-- 1 root root 163 2023-07-17 19:24 ./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 704432 2023-07-17 19:17 ./ChangeLog.txt
+-rw-r--r-- 1 root root 705929 2023-07-18 19:58 ./ChangeLog.txt
drwxr-xr-x 3 root root 4096 2013-03-20 22:17 ./EFI
drwxr-xr-x 2 root root 4096 2023-07-05 21:01 ./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 2023-07-05 21:01 ./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 1453484 2023-07-16 20:39 ./FILELIST.TXT
+-rw-r--r-- 1 root root 1453480 2023-07-17 19:24 ./FILELIST.TXT
-rw-r--r-- 1 root root 1572 2012-08-29 18:27 ./GPG-KEY
--rw-r--r-- 1 root root 873776 2023-07-17 19:23 ./PACKAGES.TXT
+-rw-r--r-- 1 root root 873780 2023-07-18 20:01 ./PACKAGES.TXT
-rw-r--r-- 1 root root 8034 2022-02-02 03:36 ./README.TXT
-rw-r--r-- 1 root root 3629 2023-07-05 20:48 ./README.initrd
-rw-r--r-- 1 root root 34162 2022-01-30 20:35 ./README_CRYPT.TXT
@@ -665,13 +665,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 2023-07-17 19:24 ./slackware64
--rw-r--r-- 1 root root 341012 2023-07-17 19:24 ./slackware64/CHECKSUMS.md5
--rw-r--r-- 1 root root 163 2023-07-17 19:24 ./slackware64/CHECKSUMS.md5.asc
--rw-r--r-- 1 root root 422753 2023-07-17 19:23 ./slackware64/FILE_LIST
--rw-r--r-- 1 root root 4311779 2023-07-17 19:23 ./slackware64/MANIFEST.bz2
+drwxr-xr-x 17 root root 4096 2023-07-18 20:01 ./slackware64
+-rw-r--r-- 1 root root 341024 2023-07-18 20:01 ./slackware64/CHECKSUMS.md5
+-rw-r--r-- 1 root root 163 2023-07-18 20:01 ./slackware64/CHECKSUMS.md5.asc
+-rw-r--r-- 1 root root 422765 2023-07-18 20:00 ./slackware64/FILE_LIST
+-rw-r--r-- 1 root root 4304265 2023-07-18 20:00 ./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 2023-07-08 19:48 ./slackware64/a
+drwxr-xr-x 2 root root 32768 2023-07-18 20: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
-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
@@ -1004,9 +1004,9 @@ drwxr-xr-x 2 root root 32768 2023-07-08 19:48 ./slackware64/a
-rw-r--r-- 1 root root 16600 2023-07-08 19:05 ./slackware64/a/sysvinit-scripts-15.1-noarch-6.txz
-rw-r--r-- 1 root root 163 2023-07-08 19:05 ./slackware64/a/sysvinit-scripts-15.1-noarch-6.txz.asc
-rw-r--r-- 1 root root 1587 2023-07-05 20:48 ./slackware64/a/tagfile
--rw-r--r-- 1 root root 395 2023-03-24 18:56 ./slackware64/a/tar-1.34-x86_64-3.txt
--rw-r--r-- 1 root root 803840 2023-03-24 18:56 ./slackware64/a/tar-1.34-x86_64-3.txz
--rw-r--r-- 1 root root 163 2023-03-24 18:56 ./slackware64/a/tar-1.34-x86_64-3.txz.asc
+-rw-r--r-- 1 root root 395 2023-07-18 18:38 ./slackware64/a/tar-1.35-x86_64-1.txt
+-rw-r--r-- 1 root root 774812 2023-07-18 18:38 ./slackware64/a/tar-1.35-x86_64-1.txz
+-rw-r--r-- 1 root root 163 2023-07-18 18:38 ./slackware64/a/tar-1.35-x86_64-1.txz.asc
-rw-r--r-- 1 root root 431 2023-04-14 18:34 ./slackware64/a/tcsh-6.24.10-x86_64-1.txt
-rw-r--r-- 1 root root 409688 2023-04-14 18:34 ./slackware64/a/tcsh-6.24.10-x86_64-1.txz
-rw-r--r-- 1 root root 163 2023-04-14 18:34 ./slackware64/a/tcsh-6.24.10-x86_64-1.txz.asc
@@ -4427,7 +4427,7 @@ drwxr-xr-x 2 root root 4096 2023-06-02 21:03 ./slackware64/tcl
-rw-r--r-- 1 root root 227 2022-11-23 19:07 ./slackware64/tcl/tk-8.6.13-x86_64-1.txt
-rw-r--r-- 1 root root 1802760 2022-11-23 19:07 ./slackware64/tcl/tk-8.6.13-x86_64-1.txz
-rw-r--r-- 1 root root 163 2022-11-23 19:07 ./slackware64/tcl/tk-8.6.13-x86_64-1.txz.asc
-drwxr-xr-x 2 root root 65536 2023-07-14 17:55 ./slackware64/x
+drwxr-xr-x 2 root root 65536 2023-07-18 20:00 ./slackware64/x
-rw-r--r-- 1 root root 440 2022-12-09 18:23 ./slackware64/x/OpenCC-1.1.6-x86_64-1.txt
-rw-r--r-- 1 root root 677084 2022-12-09 18:23 ./slackware64/x/OpenCC-1.1.6-x86_64-1.txz
-rw-r--r-- 1 root root 163 2022-12-09 18:23 ./slackware64/x/OpenCC-1.1.6-x86_64-1.txz.asc
@@ -4885,9 +4885,9 @@ drwxr-xr-x 2 root root 65536 2023-07-14 17:55 ./slackware64/x
-rw-r--r-- 1 root root 485 2022-12-25 19:47 ./slackware64/x/marisa-0.2.6-x86_64-6.txt
-rw-r--r-- 1 root root 157376 2022-12-25 19:47 ./slackware64/x/marisa-0.2.6-x86_64-6.txz
-rw-r--r-- 1 root root 163 2022-12-25 19:47 ./slackware64/x/marisa-0.2.6-x86_64-6.txz.asc
--rw-r--r-- 1 root root 362 2023-06-22 18:26 ./slackware64/x/mesa-23.1.3-x86_64-1.txt
--rw-r--r-- 1 root root 26545732 2023-06-22 18:26 ./slackware64/x/mesa-23.1.3-x86_64-1.txz
--rw-r--r-- 1 root root 163 2023-06-22 18:26 ./slackware64/x/mesa-23.1.3-x86_64-1.txz.asc
+-rw-r--r-- 1 root root 362 2023-07-18 19:17 ./slackware64/x/mesa-23.2.0_rc1-x86_64-1.txt
+-rw-r--r-- 1 root root 28286776 2023-07-18 19:17 ./slackware64/x/mesa-23.2.0_rc1-x86_64-1.txz
+-rw-r--r-- 1 root root 163 2023-07-18 19:17 ./slackware64/x/mesa-23.2.0_rc1-x86_64-1.txz.asc
-rw-r--r-- 1 root root 425 2022-04-04 18:48 ./slackware64/x/mkcomposecache-1.2.2-x86_64-1.txt
-rw-r--r-- 1 root root 13532 2022-04-04 18:48 ./slackware64/x/mkcomposecache-1.2.2-x86_64-1.txz
-rw-r--r-- 1 root root 163 2022-04-04 18:48 ./slackware64/x/mkcomposecache-1.2.2-x86_64-1.txz.asc
@@ -5579,11 +5579,11 @@ drwxr-xr-x 2 root root 4096 2023-03-08 20:34 ./slackware64/y
-rw-r--r-- 1 root root 1491108 2023-02-19 18:31 ./slackware64/y/nethack-3.6.7-x86_64-1.txz
-rw-r--r-- 1 root root 163 2023-02-19 18:31 ./slackware64/y/nethack-3.6.7-x86_64-1.txz.asc
-rw-r--r-- 1 root root 26 2020-12-30 21:55 ./slackware64/y/tagfile
-drwxr-xr-x 18 root root 4096 2023-07-17 19:24 ./source
--rw-r--r-- 1 root root 599439 2023-07-17 19:24 ./source/CHECKSUMS.md5
--rw-r--r-- 1 root root 163 2023-07-17 19:24 ./source/CHECKSUMS.md5.asc
--rw-r--r-- 1 root root 833540 2023-07-17 19:24 ./source/FILE_LIST
--rw-r--r-- 1 root root 24718947 2023-07-17 19:24 ./source/MANIFEST.bz2
+drwxr-xr-x 18 root root 4096 2023-07-18 20:01 ./source
+-rw-r--r-- 1 root root 599381 2023-07-18 20:01 ./source/CHECKSUMS.md5
+-rw-r--r-- 1 root root 163 2023-07-18 20:01 ./source/CHECKSUMS.md5.asc
+-rw-r--r-- 1 root root 833465 2023-07-18 20:01 ./source/FILE_LIST
+-rw-r--r-- 1 root root 24712381 2023-07-18 20:01 ./source/MANIFEST.bz2
-rw-r--r-- 1 root root 828 2022-02-02 04:43 ./source/README.TXT
drwxr-xr-x 124 root root 4096 2023-06-29 19:08 ./source/a
-rw-r--r-- 1 root root 234 2022-10-16 18:39 ./source/a/FTBFSlog
@@ -6565,12 +6565,11 @@ drwxr-xr-x 2 root root 4096 2023-07-08 18:52 ./source/a/sysvinit-scripts/
-rw-r--r-- 1 root root 277 2021-12-14 21:04 ./source/a/sysvinit/sysvinit.always.define.version.diff.gz
-rw-r--r-- 1 root root 367 2012-07-31 16:44 ./source/a/sysvinit/sysvinit.paths.diff.gz
-rw-r--r-- 1 root root 93 2022-12-18 20:16 ./source/a/sysvinit/sysvinit.url
-drwxr-xr-x 2 root root 4096 2023-03-24 18:57 ./source/a/tar
--rw-r--r-- 1 root root 643 2023-03-23 19:27 ./source/a/tar/CVE-2022-48303.patch.gz
+drwxr-xr-x 2 root root 4096 2023-07-18 18:37 ./source/a/tar
-rw-r--r-- 1 root root 846 2018-05-29 21:31 ./source/a/tar/slack-desc
--rw-r--r-- 1 root root 2226068 2021-02-13 11:33 ./source/a/tar/tar-1.34.tar.xz
--rw-r--r-- 1 root root 181 2021-02-13 11:33 ./source/a/tar/tar-1.34.tar.xz.sig
--rwxr-xr-x 1 root root 4190 2023-03-24 18:56 ./source/a/tar/tar.SlackBuild
+-rw-r--r-- 1 root root 2317208 2023-07-18 07:16 ./source/a/tar/tar-1.35.tar.xz
+-rw-r--r-- 1 root root 95 2023-07-18 07:16 ./source/a/tar/tar-1.35.tar.xz.sig
+-rwxr-xr-x 1 root root 4095 2023-07-18 18:37 ./source/a/tar/tar.SlackBuild
-rw-r--r-- 1 root root 564 2018-09-06 21:52 ./source/a/tar/tar.nolonezero.diff.gz
drwxr-xr-x 2 root root 4096 2023-04-14 18:33 ./source/a/tcsh
-rw-r--r-- 1 root root 105 2015-11-07 18:20 ./source/a/tcsh/doinst.sh.gz
@@ -13165,7 +13164,7 @@ drwxr-xr-x 2 root root 4096 2022-11-23 19:53 ./source/tcl/tk
-rwxr-xr-x 1 root root 4429 2022-11-23 19:05 ./source/tcl/tk/tk.SlackBuild
-rw-r--r-- 1 root root 48 2021-01-04 23:37 ./source/tcl/tk/tk.url
-rw-r--r-- 1 root root 3026044 2022-11-21 19:56 ./source/tcl/tk/tk8.6.13-src.tar.lz
-drwxr-xr-x 83 root root 4096 2023-03-18 18:29 ./source/x
+drwxr-xr-x 83 root root 4096 2023-07-18 19:14 ./source/x
-rw-r--r-- 1 root root 760 2023-05-22 17:51 ./source/x/FTBFSlog
drwxr-xr-x 2 root root 4096 2022-12-09 18:23 ./source/x/OpenCC
-rw-r--r-- 1 root root 2443382 2022-12-08 07:44 ./source/x/OpenCC/OpenCC-ver.1.1.6.tar.lz
@@ -13500,7 +13499,7 @@ drwxr-xr-x 2 root root 4096 2022-03-06 20:46 ./source/x/marisa
-rwxr-xr-x 1 root root 4717 2022-12-25 19:46 ./source/x/marisa/marisa.SlackBuild
-rw-r--r-- 1 root root 38 2020-12-08 18:39 ./source/x/marisa/marisa.url
-rw-r--r-- 1 root root 972 2020-11-28 00:57 ./source/x/marisa/slack-desc
-drwxr-xr-x 5 root root 4096 2023-06-22 18:22 ./source/x/mesa
+drwxr-xr-x 5 root root 4096 2023-07-18 19:06 ./source/x/mesa
drwxr-xr-x 4 root root 4096 2022-08-08 18:18 ./source/x/mesa/amber
-rw-r--r-- 1 root root 16607716 2022-06-08 18:26 ./source/x/mesa/amber/mesa-21.3.9.tar.xz
-rw-r--r-- 1 root root 119 2022-06-08 18:26 ./source/x/mesa/amber/mesa-21.3.9.tar.xz.sig
@@ -13510,12 +13509,12 @@ drwxr-xr-x 2 root root 4096 2021-03-12 01:31 ./source/x/mesa/amber/patche
-rw-r--r-- 1 root root 1259 2021-03-12 01:31 ./source/x/mesa/amber/patches-revert/80817b6e344258ac9b955f824ebf9019a0fc1610.patch
-rw-r--r-- 1 root root 388 2018-12-07 19:28 ./source/x/mesa/doinst.sh.gz
-rwxr-xr-x 1 root root 720 2015-12-11 03:09 ./source/x/mesa/get-mesa.sh
--rw-r--r-- 1 root root 18358052 2023-06-22 16:47 ./source/x/mesa/mesa-23.1.3.tar.xz
--rw-r--r-- 1 root root 310 2023-06-22 16:47 ./source/x/mesa/mesa-23.1.3.tar.xz.sig
+-rw-r--r-- 1 root root 18621208 2023-07-12 21:36 ./source/x/mesa/mesa-23.2.0-rc1.tar.xz
+-rw-r--r-- 1 root root 119 2023-07-12 21:36 ./source/x/mesa/mesa-23.2.0-rc1.tar.xz.sig
-rwxr-xr-x 1 root root 2551 2023-03-25 17:13 ./source/x/mesa/mesa-amber.build
-rw-r--r-- 1 root root 7322153 2022-05-30 14:26 ./source/x/mesa/mesa-demos-8.5.0.tar.lz
-rwxr-xr-x 1 root root 1347 2022-08-08 19:08 ./source/x/mesa/mesa-demos.build
--rwxr-xr-x 1 root root 6122 2023-04-08 16:37 ./source/x/mesa/mesa.SlackBuild
+-rwxr-xr-x 1 root root 6163 2023-07-18 19:14 ./source/x/mesa/mesa.SlackBuild
-rw-r--r-- 1 root root 78 2010-10-01 04:23 ./source/x/mesa/mesa.url
drwxr-xr-x 2 root root 4096 2023-05-18 02:06 ./source/x/mesa/patches
drwxr-xr-x 2 root root 4096 2022-08-08 18:00 ./source/x/mesa/patches-revert
@@ -15247,7 +15246,7 @@ drwxr-xr-x 2 root root 4096 2023-06-05 18:35 ./source/xfce/xfce4-panel-pr
-rw-r--r-- 1 root root 52 2022-12-17 20:44 ./source/xfce/xfce4-panel/xfce4-panel.url
drwxr-xr-x 2 root root 4096 2023-05-30 17:47 ./source/xfce/xfce4-power-manager
-rw-r--r-- 1 root root 172 2009-05-30 01:47 ./source/xfce/xfce4-power-manager/doinst.sh.gz
--rw-r--r-- 1 root root 880 2020-11-25 21:10 ./source/xfce/xfce4-power-manager/slack-desc
+-rw-r--r-- 1 root root 880 2020-11-25 21:10 ./source/xfce/xfce4-power-manager/slack-desc
-rw-r--r-- 1 root root 926948 2023-05-30 07:45 ./source/xfce/xfce4-power-manager/xfce4-power-manager-4.18.2.tar.lz
-rwxr-xr-x 1 root root 4138 2022-12-17 20:46 ./source/xfce/xfce4-power-manager/xfce4-power-manager.SlackBuild
-rw-r--r-- 1 root root 60 2022-12-17 20:45 ./source/xfce/xfce4-power-manager/xfce4-power-manager.url
diff --git a/recompress.sh b/recompress.sh
index 9d5c5d6a8..8df50b2e9 100755
--- a/recompress.sh
+++ b/recompress.sh
@@ -171,7 +171,6 @@ gzip ./source/a/lbzip2/lbzip2.glibc228.diff
gzip ./source/a/libpwquality/doinst.sh
gzip ./source/a/lrzip/doinst.sh
gzip ./source/a/sysklogd/doinst.sh
-gzip ./source/a/tar/CVE-2022-48303.patch
gzip ./source/a/tar/tar.nolonezero.diff
gzip ./source/a/genpower/genpower.halt.diff
gzip ./source/a/genpower/genpower.var.diff
diff --git a/source/a/tar/CVE-2022-48303.patch b/source/a/tar/CVE-2022-48303.patch
deleted file mode 100644
index b248fb089..000000000
--- a/source/a/tar/CVE-2022-48303.patch
+++ /dev/null
@@ -1,31 +0,0 @@
-From 1d530107a24d71e798727d7f0afa0833473d1074 Mon Sep 17 00:00:00 2001
-From: =?UTF-8?q?Matej=20Mu=C5=BEila?= <mmuzila@gmail.com>
-Date: Wed, 11 Jan 2023 08:55:58 +0100
-Subject: [PATCH] Fix savannah bug #62387
-
-* src/list.c (from_header): Check for the end of field after leading byte
- (0x80 or 0xff) of base-256 encoded header value
----
- src/list.c | 6 ++++++
- 1 file changed, 6 insertions(+)
-
-diff --git a/src/list.c b/src/list.c
-index 9fafc425..bf41b581 100644
---- a/src/list.c
-+++ b/src/list.c
-@@ -895,6 +895,12 @@ from_header (char const *where0, size_t digs, char const *type,
- << (CHAR_BIT * sizeof (uintmax_t)
- - LG_256 - (LG_256 - 2)));
- value = (*where++ & ((1 << (LG_256 - 2)) - 1)) - signbit;
-+ if (where == lim)
-+ {
-+ if (type && !silent)
-+ ERROR ((0, 0, _("Archive base-256 value is invalid")));
-+ return -1;
-+ }
- for (;;)
- {
- value = (value << LG_256) + (unsigned char) *where++;
---
-2.38.1
-
diff --git a/source/a/tar/tar.SlackBuild b/source/a/tar/tar.SlackBuild
index 20dcd4956..b01d00eda 100755
--- a/source/a/tar/tar.SlackBuild
+++ b/source/a/tar/tar.SlackBuild
@@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=tar
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) "}
@@ -78,9 +78,6 @@ find . \
# The "A lone zero block at %s" messages also cause problems:
zcat $CWD/tar.nolonezero.diff.gz | patch -p1 --verbose || exit 1
-# Patch for CVE-2022-48303:
-zcat $CWD/CVE-2022-48303.patch.gz | patch -p1 --verbose || exit 1
-
FORCE_UNSAFE_CONFIGURE=1 \
CFLAGS="$SLKCFLAGS" \
./configure \
diff --git a/source/x/mesa/mesa.SlackBuild b/source/x/mesa/mesa.SlackBuild
index 6f42f6607..81fb4b4e8 100755
--- a/source/x/mesa/mesa.SlackBuild
+++ b/source/x/mesa/mesa.SlackBuild
@@ -1,6 +1,6 @@
#!/bin/bash
-# Copyright 2006, 2007, 2008, 2009, 2010, 2011, 2013, 2014, 2015, 2016, 2017, 2018, 2019, 2020, 2021, 2022 Patrick J. Volkerding, Sebeka, MN, USA
+# Copyright 2006, 2007, 2008, 2009, 2010, 2011, 2013, 2014, 2015, 2016, 2017, 2018, 2019, 2020, 2021, 2022, 2023 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=mesa
-VERSION=${VERSION:-$(echo $PKGNAM-[0-9]*.tar.?z | rev | cut -f 3- -d . | cut -f 1 -d - | rev)}
+VERSION=${VERSION:-$(echo $PKGNAM-[0-9]*.tar.?z | rev | cut -f 3- -d . | rev | cut -f 2- -d -)}
AMBERVERS=${AMBERVERS:-21.3.9}
DEMOVERS=${DEMOVERS:-8.5.0}
BUILD=${BUILD:-1}
@@ -48,7 +48,7 @@ fi
# the name of the created package would be, and then exit. This information
# could be useful to other scripts.
if [ ! -z "${PRINT_PACKAGE_NAME}" ]; then
- echo "$PKGNAM-$VERSION-$ARCH-$BUILD.txz"
+ echo "$PKGNAM-$(echo $VERSION | tr - _)-$ARCH-$BUILD.txz"
exit 0
fi
@@ -198,4 +198,4 @@ cat $CWD/slack-desc > $PKG/install/slack-desc
zcat $CWD/doinst.sh.gz > $PKG/install/doinst.sh
cd $PKG
-/sbin/makepkg -l y -c n $TMP/${PKGNAM}-$VERSION-$ARCH-$BUILD.txz
+/sbin/makepkg -l y -c n $TMP/${PKGNAM}-$(echo $VERSION | tr - _)-$ARCH-$BUILD.txz