summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Patrick J Volkerding <volkerdi@slackware.com>2023-11-16 20:51:47 +0000
committer Eric Hameleers <alien@slackware.com>2023-11-17 13:30:41 +0100
commit65d9c1e075af3943292ff2187303f6951ddd6ba6 (patch)
tree8834f4db84cdc5b0e90fe5b9d43e0b9ed7aa034b
parent2aa4bf659d5d93805e81f555da0ec5455357f040 (diff)
downloadcurrent-20231116205147_15.0.tar.gz
current-20231116205147_15.0.tar.xz
Thu Nov 16 20:51:47 UTC 202320231116205147_15.0
patches/packages/gegl-0.4.46-x86_64-1_slack15.0.txz: Upgraded. This is a bugfix release, needed by the GIMP upgrade. patches/packages/gimp-2.10.36-x86_64-1_slack15.0.txz: Upgraded. This release fixes security issues: If a user loads a malicious DDS, PSD, or PSP file, this could result in a program crash or possibly the execution of arbitrary code. Please note that this package also requires the updated gegl package. Thanks to henca for the heads-up. For more information, see: https://www.gimp.org/news/2023/11/07/gimp-2-10-36-released/ https://www.zerodayinitiative.com/advisories/ZDI-23-1591/ https://www.zerodayinitiative.com/advisories/ZDI-23-1592/ https://www.zerodayinitiative.com/advisories/ZDI-23-1593/ https://www.zerodayinitiative.com/advisories/ZDI-23-1594/ http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-44441 http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-44442 http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-44443 http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-44444 (* Security fix *)
-rw-r--r--ChangeLog.rss33
-rw-r--r--ChangeLog.txt21
-rw-r--r--FILELIST.TXT192
-rw-r--r--patches/packages/gegl-0.4.46-x86_64-1_slack15.0.txt11
-rw-r--r--patches/packages/gimp-2.10.36-x86_64-1_slack15.0.txt11
-rwxr-xr-xpatches/source/gegl/gegl.SlackBuild128
-rw-r--r--patches/source/gegl/gegl.no.runtime.dot.check.diff26
-rw-r--r--patches/source/gegl/gegl.url1
-rw-r--r--patches/source/gegl/slack-desc19
-rwxr-xr-xpatches/source/gimp/gimp.SlackBuild148
-rw-r--r--patches/source/gimp/slack-desc19
-rwxr-xr-xrecompress.sh1
12 files changed, 520 insertions, 90 deletions
diff --git a/ChangeLog.rss b/ChangeLog.rss
index c6bd79695..3efad66e7 100644
--- a/ChangeLog.rss
+++ b/ChangeLog.rss
@@ -11,10 +11,39 @@
<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>Wed, 15 Nov 2023 22:01:26 GMT</pubDate>
- <lastBuildDate>Thu, 16 Nov 2023 12:39:15 GMT</lastBuildDate>
+ <pubDate>Thu, 16 Nov 2023 20:51:47 GMT</pubDate>
+ <lastBuildDate>Fri, 17 Nov 2023 12:30:27 GMT</lastBuildDate>
<generator>maintain_current_git.sh v 1.17</generator>
<item>
+ <title>Thu, 16 Nov 2023 20:51:47 GMT</title>
+ <pubDate>Thu, 16 Nov 2023 20:51:47 GMT</pubDate>
+ <link>https://git.slackware.nl/current/tag/?h=20231116205147</link>
+ <guid isPermaLink="false">20231116205147</guid>
+ <description>
+ <![CDATA[<pre>
+patches/packages/gegl-0.4.46-x86_64-1_slack15.0.txz: Upgraded.
+ This is a bugfix release, needed by the GIMP upgrade.
+patches/packages/gimp-2.10.36-x86_64-1_slack15.0.txz: Upgraded.
+ This release fixes security issues:
+ If a user loads a malicious DDS, PSD, or PSP file, this could result in a
+ program crash or possibly the execution of arbitrary code.
+ Please note that this package also requires the updated gegl package.
+ Thanks to henca for the heads-up.
+ For more information, see:
+ https://www.gimp.org/news/2023/11/07/gimp-2-10-36-released/
+ https://www.zerodayinitiative.com/advisories/ZDI-23-1591/
+ https://www.zerodayinitiative.com/advisories/ZDI-23-1592/
+ https://www.zerodayinitiative.com/advisories/ZDI-23-1593/
+ https://www.zerodayinitiative.com/advisories/ZDI-23-1594/
+ http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-44441
+ http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-44442
+ http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-44443
+ http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-44444
+ (* Security fix *)
+ </pre>]]>
+ </description>
+ </item>
+ <item>
<title>Wed, 15 Nov 2023 22:01:26 GMT</title>
<pubDate>Wed, 15 Nov 2023 22:01:26 GMT</pubDate>
<link>https://git.slackware.nl/current/tag/?h=20231115220126</link>
diff --git a/ChangeLog.txt b/ChangeLog.txt
index 1fbd565a1..0e52f941c 100644
--- a/ChangeLog.txt
+++ b/ChangeLog.txt
@@ -1,3 +1,24 @@
+Thu Nov 16 20:51:47 UTC 2023
+patches/packages/gegl-0.4.46-x86_64-1_slack15.0.txz: Upgraded.
+ This is a bugfix release, needed by the GIMP upgrade.
+patches/packages/gimp-2.10.36-x86_64-1_slack15.0.txz: Upgraded.
+ This release fixes security issues:
+ If a user loads a malicious DDS, PSD, or PSP file, this could result in a
+ program crash or possibly the execution of arbitrary code.
+ Please note that this package also requires the updated gegl package.
+ Thanks to henca for the heads-up.
+ For more information, see:
+ https://www.gimp.org/news/2023/11/07/gimp-2-10-36-released/
+ https://www.zerodayinitiative.com/advisories/ZDI-23-1591/
+ https://www.zerodayinitiative.com/advisories/ZDI-23-1592/
+ https://www.zerodayinitiative.com/advisories/ZDI-23-1593/
+ https://www.zerodayinitiative.com/advisories/ZDI-23-1594/
+ http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-44441
+ http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-44442
+ http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-44443
+ http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-44444
+ (* Security fix *)
++--------------------------+
Wed Nov 15 22:01:26 UTC 2023
patches/packages/mozilla-thunderbird-115.4.3-x86_64-1_slack15.0.txz: Upgraded.
This is a bugfix release.
diff --git a/FILELIST.TXT b/FILELIST.TXT
index a406167bb..9c134600c 100644
--- a/FILELIST.TXT
+++ b/FILELIST.TXT
@@ -1,20 +1,20 @@
-Wed Nov 15 22:05:02 UTC 2023
+Thu Nov 16 20:54:50 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-11-15 22:01 .
+drwxr-xr-x 12 root root 4096 2023-11-16 20:51 .
-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 1197377 2023-11-14 21:26 ./CHECKSUMS.md5
--rw-r--r-- 1 root root 163 2023-11-14 21:26 ./CHECKSUMS.md5.asc
+-rw-r--r-- 1 root root 1197377 2023-11-15 22:05 ./CHECKSUMS.md5
+-rw-r--r-- 1 root root 163 2023-11-15 22:05 ./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 2061237 2023-11-15 22:01 ./ChangeLog.txt
+-rw-r--r-- 1 root root 2062385 2023-11-16 20:51 ./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 1565562 2023-11-14 21:25 ./FILELIST.TXT
+-rw-r--r-- 1 root root 1565562 2023-11-15 22:05 ./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
@@ -770,13 +770,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 2023-11-15 22:05 ./patches
--rw-r--r-- 1 root root 86534 2023-11-15 22:05 ./patches/CHECKSUMS.md5
--rw-r--r-- 1 root root 163 2023-11-15 22:05 ./patches/CHECKSUMS.md5.asc
--rw-r--r-- 1 root root 118114 2023-11-15 22:04 ./patches/FILE_LIST
--rw-r--r-- 1 root root 13209323 2023-11-15 22:04 ./patches/MANIFEST.bz2
--rw-r--r-- 1 root root 62618 2023-11-15 22:05 ./patches/PACKAGES.TXT
-drwxr-xr-x 3 root root 24576 2023-11-15 22:04 ./patches/packages
+drwxr-xr-x 4 root root 4096 2023-11-16 20:54 ./patches
+-rw-r--r-- 1 root root 87545 2023-11-16 20:54 ./patches/CHECKSUMS.md5
+-rw-r--r-- 1 root root 163 2023-11-16 20:54 ./patches/CHECKSUMS.md5.asc
+-rw-r--r-- 1 root root 119493 2023-11-16 20:54 ./patches/FILE_LIST
+-rw-r--r-- 1 root root 13301746 2023-11-16 20:54 ./patches/MANIFEST.bz2
+-rw-r--r-- 1 root root 63846 2023-11-16 20:54 ./patches/PACKAGES.TXT
+drwxr-xr-x 3 root root 24576 2023-11-16 20:54 ./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
@@ -840,6 +840,12 @@ drwxr-xr-x 3 root root 24576 2023-11-15 22:04 ./patches/packages
-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 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
+-rw-r--r-- 1 root root 471 2023-11-16 18:22 ./patches/packages/gimp-2.10.36-x86_64-1_slack15.0.txt
+-rw-r--r-- 1 root root 19611980 2023-11-16 18:22 ./patches/packages/gimp-2.10.36-x86_64-1_slack15.0.txz
+-rw-r--r-- 1 root root 163 2023-11-16 18:22 ./patches/packages/gimp-2.10.36-x86_64-1_slack15.0.txz.asc
-rw-r--r-- 1 root root 397 2023-04-25 21:09 ./patches/packages/git-2.35.8-x86_64-1_slack15.0.txt
-rw-r--r-- 1 root root 6689412 2023-04-25 21:09 ./patches/packages/git-2.35.8-x86_64-1_slack15.0.txz
-rw-r--r-- 1 root root 163 2023-04-25 21:09 ./patches/packages/git-2.35.8-x86_64-1_slack15.0.txz.asc
@@ -1078,7 +1084,7 @@ drwxr-xr-x 2 root root 4096 2023-06-23 18:50 ./patches/packages/linux-5.15
-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 93 root root 4096 2023-11-15 21:59 ./patches/source
+drwxr-xr-x 95 root root 4096 2023-11-16 19:48 ./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
@@ -1234,6 +1240,16 @@ drwxr-xr-x 2 root root 4096 2022-11-17 19:38 ./patches/source/freerdp
-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
+drwxr-xr-x 2 root root 4096 2023-09-01 18:48 ./patches/source/gegl
+-rw-r--r-- 1 root root 5799248 2023-06-25 22:55 ./patches/source/gegl/gegl-0.4.46.tar.xz
+-rwxr-xr-x 1 root root 4226 2023-11-16 18:17 ./patches/source/gegl/gegl.SlackBuild
+-rw-r--r-- 1 root root 394 2020-12-21 21:41 ./patches/source/gegl/gegl.no.runtime.dot.check.diff.gz
+-rw-r--r-- 1 root root 36 2019-02-04 19:59 ./patches/source/gegl/gegl.url
+-rw-r--r-- 1 root root 860 2018-07-04 20:30 ./patches/source/gegl/slack-desc
+drwxr-xr-x 2 root root 4096 2023-11-06 19:28 ./patches/source/gimp
+-rw-r--r-- 1 root root 23807835 2023-11-06 11:09 ./patches/source/gimp/gimp-2.10.36.tar.lz
+-rwxr-xr-x 1 root root 4646 2023-11-16 18:14 ./patches/source/gimp/gimp.SlackBuild
+-rw-r--r-- 1 root root 923 2018-02-27 06:13 ./patches/source/gimp/slack-desc
drwxr-xr-x 2 root root 4096 2023-04-25 20:46 ./patches/source/git
-rw-r--r-- 1 root root 566 2023-04-25 17:00 ./patches/source/git/git-2.35.8.tar.sign
-rw-r--r-- 1 root root 6885832 2023-04-25 17:00 ./patches/source/git/git-2.35.8.tar.xz
@@ -2718,21 +2734,21 @@ drwxr-xr-x 2 root root 16384 2022-02-02 08:24 ./slackware64/d
-rw-r--r-- 1 root root 717412 2021-09-25 16:55 ./slackware64/d/bison-3.8.2-x86_64-1.txz
-rw-r--r-- 1 root root 163 2021-09-25 16:55 ./slackware64/d/bison-3.8.2-x86_64-1.txz.asc
-rw-r--r-- 1 root root 350 2021-11-18 04:58 ./slackware64/d/ccache-4.5.1-x86_64-1.txt
--rw-r--r-- 1 root root 562536 2021-11-18 04:58 ./slackware64/d/ccache-4.5.1-x86_64-1.txz
--rw-r--r-- 1 root root 163 2021-11-18 04:58 ./slackware64/d/ccache-4.5.1-x86_64-1.txz.asc
--rw-r--r-- 1 root root 516 2021-02-13 09:10 ./slackware64/d/check-0.15.2-x86_64-3.txt
--rw-r--r-- 1 root root 102104 2021-02-13 09:10 ./slackware64/d/check-0.15.2-x86_64-3.txz
--rw-r--r-- 1 root root 163 2021-02-13 09:10 ./slackware64/d/check-0.15.2-x86_64-3.txz.asc
--rw-r--r-- 1 root root 663 2021-06-07 18:23 ./slackware64/d/clisp-2.50_20191103_c26de7873-x86_64-5.txt
--rw-r--r-- 1 root root 3119484 2021-06-07 18:23 ./slackware64/d/clisp-2.50_20191103_c26de7873-x86_64-5.txz
--rw-r--r-- 1 root root 163 2021-06-07 18:23 ./slackware64/d/clisp-2.50_20191103_c26de7873-x86_64-5.txz.asc
--rw-r--r-- 1 root root 379 2021-10-28 00:42 ./slackware64/d/cmake-3.21.4-x86_64-1.txt
--rw-r--r-- 1 root root 7977268 2021-10-28 00:42 ./slackware64/d/cmake-3.21.4-x86_64-1.txz
--rw-r--r-- 1 root root 163 2021-10-28 00:42 ./slackware64/d/cmake-3.21.4-x86_64-1.txz.asc
--rw-r--r-- 1 root root 332 2021-02-13 09:13 ./slackware64/d/cscope-15.9-x86_64-3.txt
--rw-r--r-- 1 root root 143136 2021-02-13 09:13 ./slackware64/d/cscope-15.9-x86_64-3.txz
--rw-r--r-- 1 root root 163 2021-02-13 09:13 ./slackware64/d/cscope-15.9-x86_64-3.txz.asc
--rw-r--r-- 1 root root 536 2021-02-13 09:13 ./slackware64/d/cvs-1.11.23-x86_64-7.txt
+-rw-r--r-- 1 root root 562536 2021-11-18 04:58 ./slackware64/d/ccache-4.5.1-x86_64-1.txz
+-rw-r--r-- 1 root root 163 2021-11-18 04:58 ./slackware64/d/ccache-4.5.1-x86_64-1.txz.asc
+-rw-r--r-- 1 root root 516 2021-02-13 09:10 ./slackware64/d/check-0.15.2-x86_64-3.txt
+-rw-r--r-- 1 root root 102104 2021-02-13 09:10 ./slackware64/d/check-0.15.2-x86_64-3.txz
+-rw-r--r-- 1 root root 163 2021-02-13 09:10 ./slackware64/d/check-0.15.2-x86_64-3.txz.asc
+-rw-r--r-- 1 root root 663 2021-06-07 18:23 ./slackware64/d/clisp-2.50_20191103_c26de7873-x86_64-5.txt
+-rw-r--r-- 1 root root 3119484 2021-06-07 18:23 ./slackware64/d/clisp-2.50_20191103_c26de7873-x86_64-5.txz
+-rw-r--r-- 1 root root 163 2021-06-07 18:23 ./slackware64/d/clisp-2.50_20191103_c26de7873-x86_64-5.txz.asc
+-rw-r--r-- 1 root root 379 2021-10-28 00:42 ./slackware64/d/cmake-3.21.4-x86_64-1.txt
+-rw-r--r-- 1 root root 7977268 2021-10-28 00:42 ./slackware64/d/cmake-3.21.4-x86_64-1.txz
+-rw-r--r-- 1 root root 163 2021-10-28 00:42 ./slackware64/d/cmake-3.21.4-x86_64-1.txz.asc
+-rw-r--r-- 1 root root 332 2021-02-13 09:13 ./slackware64/d/cscope-15.9-x86_64-3.txt
+-rw-r--r-- 1 root root 143136 2021-02-13 09:13 ./slackware64/d/cscope-15.9-x86_64-3.txz
+-rw-r--r-- 1 root root 163 2021-02-13 09:13 ./slackware64/d/cscope-15.9-x86_64-3.txz.asc
+-rw-r--r-- 1 root root 536 2021-02-13 09:13 ./slackware64/d/cvs-1.11.23-x86_64-7.txt
-rw-r--r-- 1 root root 721504 2021-02-13 09:13 ./slackware64/d/cvs-1.11.23-x86_64-7.txz
-rw-r--r-- 1 root root 163 2021-02-13 09:13 ./slackware64/d/cvs-1.11.23-x86_64-7.txz.asc
-rw-r--r-- 1 root root 397 2021-02-13 09:14 ./slackware64/d/dev86-0.16.21-x86_64-4.txt
@@ -5452,21 +5468,21 @@ drwxr-xr-x 2 root root 32768 2022-02-01 04:47 ./slackware64/n
-rw-r--r-- 1 root root 48720 2021-02-13 12:15 ./slackware64/n/netkit-ftp-0.17-x86_64-7.txz
-rw-r--r-- 1 root root 163 2021-02-13 12:15 ./slackware64/n/netkit-ftp-0.17-x86_64-7.txz.asc
-rw-r--r-- 1 root root 477 2021-02-13 12:15 ./slackware64/n/netkit-ntalk-0.17-x86_64-7.txt
--rw-r--r-- 1 root root 26172 2021-02-13 12:15 ./slackware64/n/netkit-ntalk-0.17-x86_64-7.txz
--rw-r--r-- 1 root root 163 2021-02-13 12:15 ./slackware64/n/netkit-ntalk-0.17-x86_64-7.txz.asc
--rw-r--r-- 1 root root 635 2021-02-13 12:15 ./slackware64/n/netkit-routed-0.17-x86_64-4.txt
--rw-r--r-- 1 root root 26536 2021-02-13 12:15 ./slackware64/n/netkit-routed-0.17-x86_64-4.txz
--rw-r--r-- 1 root root 163 2021-02-13 12:15 ./slackware64/n/netkit-routed-0.17-x86_64-4.txz.asc
--rw-r--r-- 1 root root 420 2021-02-13 12:15 ./slackware64/n/netkit-rsh-0.17-x86_64-5.txt
--rw-r--r-- 1 root root 43284 2021-02-13 12:15 ./slackware64/n/netkit-rsh-0.17-x86_64-5.txz
--rw-r--r-- 1 root root 163 2021-02-13 12:15 ./slackware64/n/netkit-rsh-0.17-x86_64-5.txz.asc
--rw-r--r-- 1 root root 693 2021-02-13 12:15 ./slackware64/n/netkit-rusers-0.17-x86_64-5.txt
--rw-r--r-- 1 root root 18024 2021-02-13 12:15 ./slackware64/n/netkit-rusers-0.17-x86_64-5.txz
--rw-r--r-- 1 root root 163 2021-02-13 12:15 ./slackware64/n/netkit-rusers-0.17-x86_64-5.txz.asc
--rw-r--r-- 1 root root 460 2021-02-13 12:15 ./slackware64/n/netkit-rwall-0.17-x86_64-5.txt
--rw-r--r-- 1 root root 10264 2021-02-13 12:15 ./slackware64/n/netkit-rwall-0.17-x86_64-5.txz
--rw-r--r-- 1 root root 163 2021-02-13 12:15 ./slackware64/n/netkit-rwall-0.17-x86_64-5.txz.asc
--rw-r--r-- 1 root root 688 2021-02-13 12:15 ./slackware64/n/netkit-rwho-0.17-x86_64-5.txt
+-rw-r--r-- 1 root root 26172 2021-02-13 12:15 ./slackware64/n/netkit-ntalk-0.17-x86_64-7.txz
+-rw-r--r-- 1 root root 163 2021-02-13 12:15 ./slackware64/n/netkit-ntalk-0.17-x86_64-7.txz.asc
+-rw-r--r-- 1 root root 635 2021-02-13 12:15 ./slackware64/n/netkit-routed-0.17-x86_64-4.txt
+-rw-r--r-- 1 root root 26536 2021-02-13 12:15 ./slackware64/n/netkit-routed-0.17-x86_64-4.txz
+-rw-r--r-- 1 root root 163 2021-02-13 12:15 ./slackware64/n/netkit-routed-0.17-x86_64-4.txz.asc
+-rw-r--r-- 1 root root 420 2021-02-13 12:15 ./slackware64/n/netkit-rsh-0.17-x86_64-5.txt
+-rw-r--r-- 1 root root 43284 2021-02-13 12:15 ./slackware64/n/netkit-rsh-0.17-x86_64-5.txz
+-rw-r--r-- 1 root root 163 2021-02-13 12:15 ./slackware64/n/netkit-rsh-0.17-x86_64-5.txz.asc
+-rw-r--r-- 1 root root 693 2021-02-13 12:15 ./slackware64/n/netkit-rusers-0.17-x86_64-5.txt
+-rw-r--r-- 1 root root 18024 2021-02-13 12:15 ./slackware64/n/netkit-rusers-0.17-x86_64-5.txz
+-rw-r--r-- 1 root root 163 2021-02-13 12:15 ./slackware64/n/netkit-rusers-0.17-x86_64-5.txz.asc
+-rw-r--r-- 1 root root 460 2021-02-13 12:15 ./slackware64/n/netkit-rwall-0.17-x86_64-5.txt
+-rw-r--r-- 1 root root 10264 2021-02-13 12:15 ./slackware64/n/netkit-rwall-0.17-x86_64-5.txz
+-rw-r--r-- 1 root root 163 2021-02-13 12:15 ./slackware64/n/netkit-rwall-0.17-x86_64-5.txz.asc
+-rw-r--r-- 1 root root 688 2021-02-13 12:15 ./slackware64/n/netkit-rwho-0.17-x86_64-5.txt
-rw-r--r-- 1 root root 16988 2021-02-13 12:15 ./slackware64/n/netkit-rwho-0.17-x86_64-5.txz
-rw-r--r-- 1 root root 163 2021-02-13 12:15 ./slackware64/n/netkit-rwho-0.17-x86_64-5.txz.asc
-rw-r--r-- 1 root root 406 2021-02-13 12:15 ./slackware64/n/netkit-timed-0.17-x86_64-4.txt
@@ -8516,28 +8532,28 @@ drwxr-xr-x 2 root root 4096 2021-02-13 05:31 ./source/ap/soma
-rw-r--r-- 1 root root 39006 2021-02-07 19:15 ./source/ap/soma/soma-3.3.7.tar.gz
-rwxr-xr-x 1 root root 2650 2021-02-13 05:31 ./source/ap/soma/soma.SlackBuild
-rw-r--r-- 1 root root 268 2021-02-07 17:46 ./source/ap/soma/soma.info
-drwxr-xr-x 2 root root 4096 2021-02-13 05:31 ./source/ap/sox
--rw-r--r-- 1 root root 744 2018-06-26 22:00 ./source/ap/sox/slack-desc
--rw-r--r-- 1 root root 763840 2015-02-22 21:04 ./source/ap/sox/sox-14.4.2.tar.xz
--rwxr-xr-x 1 root root 4156 2021-02-13 05:31 ./source/ap/sox/sox.SlackBuild
-drwxr-xr-x 2 root root 4096 2022-01-06 19:29 ./source/ap/sqlite
--rw-r--r-- 1 root root 1684 2008-08-01 05:31 ./source/ap/sqlite/COPYRIGHT.gz
--rw-r--r-- 1 root root 937 2018-11-29 19:15 ./source/ap/sqlite/slack-desc
--rw-r--r-- 1 root root 7258805 2022-01-06 18:55 ./source/ap/sqlite/sqlite-src-3370200.tar.lz
--rwxr-xr-x 1 root root 6251 2021-04-20 19:27 ./source/ap/sqlite/sqlite.SlackBuild
-drwxr-xr-x 2 root root 4096 2021-08-15 22:32 ./source/ap/squashfs-tools
--rwxr-xr-x 1 root root 1939 2020-07-09 18:37 ./source/ap/squashfs-tools/get-squashfs-tools.sh
--rw-r--r-- 1 root root 1078 2018-09-13 21:00 ./source/ap/squashfs-tools/slack-desc
--rw-r--r-- 1 root root 183237 2021-07-22 20:11 ./source/ap/squashfs-tools/squashfs-tools-4.5.tar.lz
--rwxr-xr-- 1 root root 4204 2021-10-03 04:53 ./source/ap/squashfs-tools/squashfs-tools.SlackBuild
-drwxr-xr-x 2 root root 4096 2022-01-28 20:41 ./source/ap/sudo
--rw-r--r-- 1 root root 275 2004-09-19 00:25 ./source/ap/sudo/doinst.sh.gz
--rw-r--r-- 1 root root 894 2018-02-27 06:12 ./source/ap/sudo/slack-desc
--rw-r--r-- 1 root root 2380631 2022-01-27 21:26 ./source/ap/sudo/sudo-1.9.9.tar.lz
--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 2021-12-09 19:54 ./source/ap/sysstat
--rw-r--r-- 1 root root 527 2009-08-30 05:02 ./source/ap/sysstat/doinst.sh.gz
+drwxr-xr-x 2 root root 4096 2021-02-13 05:31 ./source/ap/sox
+-rw-r--r-- 1 root root 744 2018-06-26 22:00 ./source/ap/sox/slack-desc
+-rw-r--r-- 1 root root 763840 2015-02-22 21:04 ./source/ap/sox/sox-14.4.2.tar.xz
+-rwxr-xr-x 1 root root 4156 2021-02-13 05:31 ./source/ap/sox/sox.SlackBuild
+drwxr-xr-x 2 root root 4096 2022-01-06 19:29 ./source/ap/sqlite
+-rw-r--r-- 1 root root 1684 2008-08-01 05:31 ./source/ap/sqlite/COPYRIGHT.gz
+-rw-r--r-- 1 root root 937 2018-11-29 19:15 ./source/ap/sqlite/slack-desc
+-rw-r--r-- 1 root root 7258805 2022-01-06 18:55 ./source/ap/sqlite/sqlite-src-3370200.tar.lz
+-rwxr-xr-x 1 root root 6251 2021-04-20 19:27 ./source/ap/sqlite/sqlite.SlackBuild
+drwxr-xr-x 2 root root 4096 2021-08-15 22:32 ./source/ap/squashfs-tools
+-rwxr-xr-x 1 root root 1939 2020-07-09 18:37 ./source/ap/squashfs-tools/get-squashfs-tools.sh
+-rw-r--r-- 1 root root 1078 2018-09-13 21:00 ./source/ap/squashfs-tools/slack-desc
+-rw-r--r-- 1 root root 183237 2021-07-22 20:11 ./source/ap/squashfs-tools/squashfs-tools-4.5.tar.lz
+-rwxr-xr-- 1 root root 4204 2021-10-03 04:53 ./source/ap/squashfs-tools/squashfs-tools.SlackBuild
+drwxr-xr-x 2 root root 4096 2022-01-28 20:41 ./source/ap/sudo
+-rw-r--r-- 1 root root 275 2004-09-19 00:25 ./source/ap/sudo/doinst.sh.gz
+-rw-r--r-- 1 root root 894 2018-02-27 06:12 ./source/ap/sudo/slack-desc
+-rw-r--r-- 1 root root 2380631 2022-01-27 21:26 ./source/ap/sudo/sudo-1.9.9.tar.lz
+-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 2021-12-09 19:54 ./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 860712 2021-12-05 08:41 ./source/ap/sysstat/sysstat-12.5.5.tar.xz
-rwxr-xr-x 1 root root 5755 2021-03-05 02:42 ./source/ap/sysstat/sysstat.SlackBuild
@@ -15026,28 +15042,28 @@ drwxr-xr-x 2 root root 12288 2021-11-29 19:51 ./source/x/x11/build
-rw-r--r-- 1 root root 2 2021-02-13 05:35 ./source/x/x11/build/xsetroot
-rw-r--r-- 1 root root 2 2021-02-13 05:35 ./source/x/x11/build/xsm
-rw-r--r-- 1 root root 2 2021-02-13 05:35 ./source/x/x11/build/xstdcmap
--rw-r--r-- 1 root root 2 2021-02-13 05:35 ./source/x/x11/build/xtrans
--rw-r--r-- 1 root root 2 2021-02-13 05:35 ./source/x/x11/build/xvidtune
--rw-r--r-- 1 root root 2 2021-02-13 05:35 ./source/x/x11/build/xvinfo
--rw-r--r-- 1 root root 2 2021-08-02 17:59 ./source/x/x11/build/xwd
--rw-r--r-- 1 root root 2 2021-02-13 05:35 ./source/x/x11/build/xwininfo
--rw-r--r-- 1 root root 2 2021-02-13 05:35 ./source/x/x11/build/xwud
-drwxr-xr-x 2 root root 4096 2020-05-18 17:49 ./source/x/x11/configure
--rw-r--r-- 1 root root 362 2016-01-16 20:11 ./source/x/x11/configure/autogen
--rw-r--r-- 1 root root 361 2016-01-16 20:11 ./source/x/x11/configure/configure
--rw-r--r-- 1 root root 341 2010-11-13 18:36 ./source/x/x11/configure/font-bh-ttf
--rw-r--r-- 1 root root 297 2009-10-20 04:17 ./source/x/x11/configure/font-util
--rw-r--r-- 1 root root 320 2010-11-13 20:17 ./source/x/x11/configure/gccmakedep
--rw-r--r-- 1 root root 341 2021-04-23 17:48 ./source/x/x11/configure/igt-gpu-tools
--rw-r--r-- 1 root root 317 2010-12-04 23:25 ./source/x/x11/configure/libX11
--rw-r--r-- 1 root root 440 2012-05-21 17:51 ./source/x/x11/configure/libXaw3d
--rw-r--r-- 1 root root 320 2010-11-13 19:40 ./source/x/x11/configure/libXp
--rw-r--r-- 1 root root 304 2008-10-14 22:51 ./source/x/x11/configure/libXt
--rw-r--r-- 1 root root 354 2014-05-31 08:54 ./source/x/x11/configure/libxcb
--rw-r--r-- 1 root root 406 2014-05-13 05:38 ./source/x/x11/configure/libxshmfence
--rw-r--r-- 1 root root 504 2021-01-16 20:03 ./source/x/x11/configure/pixman
--rw-r--r-- 1 root root 276 2009-07-24 04:25 ./source/x/x11/configure/setxkbmap
--rw-r--r-- 1 root root 869 2017-04-15 15:03 ./source/x/x11/configure/xcb-proto
+-rw-r--r-- 1 root root 2 2021-02-13 05:35 ./source/x/x11/build/xtrans
+-rw-r--r-- 1 root root 2 2021-02-13 05:35 ./source/x/x11/build/xvidtune
+-rw-r--r-- 1 root root 2 2021-02-13 05:35 ./source/x/x11/build/xvinfo
+-rw-r--r-- 1 root root 2 2021-08-02 17:59 ./source/x/x11/build/xwd
+-rw-r--r-- 1 root root 2 2021-02-13 05:35 ./source/x/x11/build/xwininfo
+-rw-r--r-- 1 root root 2 2021-02-13 05:35 ./source/x/x11/build/xwud
+drwxr-xr-x 2 root root 4096 2020-05-18 17:49 ./source/x/x11/configure
+-rw-r--r-- 1 root root 362 2016-01-16 20:11 ./source/x/x11/configure/autogen
+-rw-r--r-- 1 root root 361 2016-01-16 20:11 ./source/x/x11/configure/configure
+-rw-r--r-- 1 root root 341 2010-11-13 18:36 ./source/x/x11/configure/font-bh-ttf
+-rw-r--r-- 1 root root 297 2009-10-20 04:17 ./source/x/x11/configure/font-util
+-rw-r--r-- 1 root root 320 2010-11-13 20:17 ./source/x/x11/configure/gccmakedep
+-rw-r--r-- 1 root root 341 2021-04-23 17:48 ./source/x/x11/configure/igt-gpu-tools
+-rw-r--r-- 1 root root 317 2010-12-04 23:25 ./source/x/x11/configure/libX11
+-rw-r--r-- 1 root root 440 2012-05-21 17:51 ./source/x/x11/configure/libXaw3d
+-rw-r--r-- 1 root root 320 2010-11-13 19:40 ./source/x/x11/configure/libXp
+-rw-r--r-- 1 root root 304 2008-10-14 22:51 ./source/x/x11/configure/libXt
+-rw-r--r-- 1 root root 354 2014-05-31 08:54 ./source/x/x11/configure/libxcb
+-rw-r--r-- 1 root root 406 2014-05-13 05:38 ./source/x/x11/configure/libxshmfence
+-rw-r--r-- 1 root root 504 2021-01-16 20:03 ./source/x/x11/configure/pixman
+-rw-r--r-- 1 root root 276 2009-07-24 04:25 ./source/x/x11/configure/setxkbmap
+-rw-r--r-- 1 root root 869 2017-04-15 15:03 ./source/x/x11/configure/xcb-proto
-rw-r--r-- 1 root root 447 2020-02-07 00:47 ./source/x/x11/configure/xdm
-rw-r--r-- 1 root root 404 2019-08-20 17:29 ./source/x/x11/configure/xf86-video-geode
-rw-r--r-- 1 root root 573 2017-01-09 21:37 ./source/x/x11/configure/xf86-video-intel
diff --git a/patches/packages/gegl-0.4.46-x86_64-1_slack15.0.txt b/patches/packages/gegl-0.4.46-x86_64-1_slack15.0.txt
new file mode 100644
index 000000000..6f957938f
--- /dev/null
+++ b/patches/packages/gegl-0.4.46-x86_64-1_slack15.0.txt
@@ -0,0 +1,11 @@
+gegl: gegl (Generic Graphics Library)
+gegl:
+gegl: GEGL (Generic Graphics Library) is a graph based image processing
+gegl: framework.
+gegl:
+gegl: GEGL provides infrastructure to do demand based cached non destructive
+gegl: image editing on larger than RAM buffers. Through babl it provides
+gegl: support for a wide range of color models and pixel storage formats for
+gegl: input and output.
+gegl:
+gegl:
diff --git a/patches/packages/gimp-2.10.36-x86_64-1_slack15.0.txt b/patches/packages/gimp-2.10.36-x86_64-1_slack15.0.txt
new file mode 100644
index 000000000..dafe1a565
--- /dev/null
+++ b/patches/packages/gimp-2.10.36-x86_64-1_slack15.0.txt
@@ -0,0 +1,11 @@
+gimp: gimp (The GNU Image Manipulation Program)
+gimp:
+gimp: The GIMP is a powerful tool for the preparation and manipulation of
+gimp: digital images. The GIMP provides the user with a wide variety of
+gimp: image manipulation, painting, processing, and rendering tools. The
+gimp: GIMP's open design and extensible architecture make for a very
+gimp: powerful end product for photo and image retouching, web graphics
+gimp: design, or digital illustration.
+gimp:
+gimp:
+gimp:
diff --git a/patches/source/gegl/gegl.SlackBuild b/patches/source/gegl/gegl.SlackBuild
new file mode 100755
index 000000000..2cdf8670a
--- /dev/null
+++ b/patches/source/gegl/gegl.SlackBuild
@@ -0,0 +1,128 @@
+#!/bin/bash
+
+# Copyright 2008, 2009, 2010, 2018 Patrick J. Volkerding, Sebeka, MN, USA
+# Copyright 2008, 2009 Robby Workman, Northport, Alabama, USA
+# All rights reserved.
+#
+# Redistribution and use of this script, with or without modification, is
+# permitted provided that the following conditions are met:
+#
+# 1. Redistributions of this script must retain the above copyright
+# notice, this list of conditions and the following disclaimer.
+#
+# THIS SOFTWARE IS PROVIDED BY THE AUTHOR ''AS IS'' AND ANY EXPRESS OR IMPLIED
+# WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
+# MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO
+# EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
+# PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;
+# OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
+# WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
+# OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
+# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+
+cd $(dirname $0) ; CWD=$(pwd)
+
+PKGNAM=gegl
+VERSION=${VERSION:-$(echo gegl-*.tar.?z | rev | cut -f 3- -d . | cut -f 1 -d - | rev)}
+BUILD=${BUILD:-1_slack15.0}
+
+# Automatically determine the architecture we're building on:
+if [ -z "$ARCH" ]; then
+ case "$( uname -m )" in
+ i?86) export ARCH=i586 ;;
+ arm*) export ARCH=arm ;;
+ # Unless $ARCH is already set, use uname -m for all other archs:
+ *) export ARCH=$( uname -m ) ;;
+ esac
+fi
+
+# If the variable PRINT_PACKAGE_NAME is set, then this script will report what
+# the name of the created package would be, and then exit. This information
+# could be useful to other scripts.
+if [ ! -z "${PRINT_PACKAGE_NAME}" ]; then
+ echo "$PKGNAM-$VERSION-$ARCH-$BUILD.txz"
+ exit 0
+fi
+
+NUMJOBS=${NUMJOBS:-" -j$(expr $(nproc) + 1) "}
+
+TMP=${TMP:-/tmp}
+PKG=$TMP/package-gegl
+
+if [ "$ARCH" = "i586" ]; then
+ SLKCFLAGS="-O2 -march=i586 -mtune=i686"
+ LIBDIRSUFFIX=""
+elif [ "$ARCH" = "s390" ]; then
+ SLKCFLAGS="-O2"
+ LIBDIRSUFFIX=""
+elif [ "$ARCH" = "x86_64" ]; then
+ SLKCFLAGS="-O2 -fPIC"
+ LIBDIRSUFFIX="64"
+else
+ SLKCFLAGS="-O2"
+ LIBDIRSUFFIX=""
+fi
+
+rm -rf $PKG
+mkdir -p $TMP $PKG
+cd $TMP
+rm -rf gegl-$VERSION
+tar xvf $CWD/gegl-$VERSION.tar.?z || exit 1
+cd gegl-$VERSION || exit 1
+chown -R root:root .
+find . \
+ \( -perm 777 -o -perm 775 -o -perm 711 -o -perm 555 -o -perm 511 \) \
+ -exec chmod 755 {} \+ -o \
+ \( -perm 666 -o -perm 664 -o -perm 600 -o -perm 444 -o -perm 440 -o -perm 400 \) \
+ -exec chmod 644 {} \+
+
+# GEGL 0.4.28 started checking for "dot" at runtime, breaking GIMP on machines
+# that lack it. We'll drop the runtime check for now and revisit this approach
+# later if it causes any unwanted side effects.
+zcat $CWD/gegl.no.runtime.dot.check.diff.gz | patch -p1 --verbose || exit 1
+
+# Configure, build, and install:
+export CFLAGS="$SLKCFLAGS"
+export CXXFLAGS="$SLKCFLAGS"
+mkdir meson-build
+cd meson-build
+meson setup \
+ --prefix=/usr \
+ --libdir=lib${LIBDIRSUFFIX} \
+ --libexecdir=/usr/libexec \
+ --bindir=/usr/bin \
+ --sbindir=/usr/sbin \
+ --includedir=/usr/include \
+ --datadir=/usr/share \
+ --mandir=/usr/man \
+ --sysconfdir=/etc \
+ --localstatedir=/var \
+ --buildtype=release \
+ .. || exit 1
+ "${NINJA:=ninja}" $NUMJOBS || exit 1
+ DESTDIR=$PKG $NINJA install || exit 1
+cd ..
+
+find $PKG | xargs file | grep -e "executable" -e "shared object" | grep ELF \
+ | cut -f 1 -d : | xargs strip --strip-unneeded 2> /dev/null
+
+mkdir -p $PKG/usr/doc/gegl-$VERSION
+cp -a \
+ AUTHORS COPYING* INSTALL NEWS README* TODO \
+ $PKG/usr/doc/gegl-$VERSION
+#( cd $PKG/usr/doc/gegl-$VERSION ; ln -s /usr/share/gtk-doc/html/gegl/ html )
+
+# If there's a ChangeLog, installing at least part of the recent history
+# is useful, but don't let it get totally out of control:
+if [ -r ChangeLog ]; then
+ DOCSDIR=$(echo $PKG/usr/doc/*-$VERSION)
+ cat ChangeLog | head -n 1000 > $DOCSDIR/ChangeLog
+ touch -r ChangeLog $DOCSDIR/ChangeLog
+fi
+
+mkdir -p $PKG/install
+cat $CWD/slack-desc > $PKG/install/slack-desc
+
+cd $PKG
+/sbin/makepkg -l y -c n $TMP/gegl-$VERSION-$ARCH-$BUILD.txz
diff --git a/patches/source/gegl/gegl.no.runtime.dot.check.diff b/patches/source/gegl/gegl.no.runtime.dot.check.diff
new file mode 100644
index 000000000..f6dd7f6fe
--- /dev/null
+++ b/patches/source/gegl/gegl.no.runtime.dot.check.diff
@@ -0,0 +1,26 @@
+--- ./operations/common/introspect.c.orig 2020-12-20 06:16:48.799965900 -0600
++++ ./operations/common/introspect.c 2020-12-21 15:41:14.459774463 -0600
+@@ -48,7 +48,7 @@
+
+ dot = g_find_program_in_path ("dot");
+
+- if (! dot || op_introspect->user_data || op_introspect->node == NULL)
++ if (op_introspect->user_data || op_introspect->node == NULL)
+ return;
+
+ /* Construct temp filenames */
+@@ -175,12 +175,9 @@
+ gegl_introspect_is_available (void)
+ {
+ gchar *dot;
+- gboolean found = FALSE;
+-
+- dot = g_find_program_in_path ("dot");
+- found = (dot != NULL);
+- g_free (dot);
++ gboolean found = TRUE;
+
++ /* always return TRUE to avoid a runtime check on dot */
+ return found;
+ }
+
diff --git a/patches/source/gegl/gegl.url b/patches/source/gegl/gegl.url
new file mode 100644
index 000000000..e049b17b1
--- /dev/null
+++ b/patches/source/gegl/gegl.url
@@ -0,0 +1 @@
+https://download.gimp.org/pub/gegl/
diff --git a/patches/source/gegl/slack-desc b/patches/source/gegl/slack-desc
new file mode 100644
index 000000000..7ef1cb733
--- /dev/null
+++ b/patches/source/gegl/slack-desc
@@ -0,0 +1,19 @@
+# HOW TO EDIT THIS FILE:
+# The "handy ruler" below makes it easier to edit a package description. Line
+# up the first '|' above the ':' following the base package name, and the '|'
+# on the right side marks the last column you can put a character in. You must
+# make exactly 11 lines for the formatting to be correct. It's also
+# customary to leave one space after the ':'.
+
+ |-----handy-ruler--------------------------------------------------------|
+gegl: gegl (Generic Graphics Library)
+gegl:
+gegl: GEGL (Generic Graphics Library) is a graph based image processing
+gegl: framework.
+gegl:
+gegl: GEGL provides infrastructure to do demand based cached non destructive
+gegl: image editing on larger than RAM buffers. Through babl it provides
+gegl: support for a wide range of color models and pixel storage formats for
+gegl: input and output.
+gegl:
+gegl:
diff --git a/patches/source/gimp/gimp.SlackBuild b/patches/source/gimp/gimp.SlackBuild
new file mode 100755
index 000000000..e42478f40
--- /dev/null
+++ b/patches/source/gimp/gimp.SlackBuild
@@ -0,0 +1,148 @@
+#!/bin/bash
+
+# Copyright 2008, 2009, 2010, 2011, 2015, 2018, 2020 Patrick J. Volkerding, Sebeka, MN, USA
+# All rights reserved.
+#
+# Redistribution and use of this script, with or without modification, is
+# permitted provided that the following conditions are met:
+#
+# 1. Redistributions of this script must retain the above copyright
+# notice, this list of conditions and the following disclaimer.
+#
+# THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR IMPLIED
+# WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
+# MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO
+# EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
+# PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;
+# OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
+# WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
+# OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
+# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+
+cd $(dirname $0) ; CWD=$(pwd)
+
+PKGNAM=gimp
+VERSION=${VERSION:-$(echo $PKGNAM-*.tar.?z | rev | cut -f 3- -d . | cut -f 1 -d - | rev)}
+BUILD=${BUILD:-1_slack15.0}
+
+# Automatically determine the architecture we're building on:
+if [ -z "$ARCH" ]; then
+ case "$( uname -m )" in
+ i?86) export ARCH=i586 ;;
+ arm*) export ARCH=arm ;;
+ # Unless $ARCH is already set, use uname -m for all other archs:
+ *) export ARCH=$( uname -m ) ;;
+ esac
+fi
+
+# If the variable PRINT_PACKAGE_NAME is set, then this script will report what
+# the name of the created package would be, and then exit. This information
+# could be useful to other scripts.
+if [ ! -z "${PRINT_PACKAGE_NAME}" ]; then
+ echo "$PKGNAM-$VERSION-$ARCH-$BUILD.txz"
+ exit 0
+fi
+
+NUMJOBS=${NUMJOBS:-" -j$(expr $(nproc) + 1) "}
+
+TMP=${TMP:-/tmp}
+PKG=$TMP/package-gimp
+rm -rf $PKG
+mkdir -p $TMP $PKG
+
+if [ "$ARCH" = "i586" ]; then
+ SLKCFLAGS="-O2 -march=i586 -mtune=i686"
+ LIBDIRSUFFIX=""
+elif [ "$ARCH" = "s390" ]; then
+ SLKCFLAGS="-O2"
+ LIBDIRSUFFIX=""
+elif [ "$ARCH" = "x86_64" ]; then
+ SLKCFLAGS="-O2 -fPIC"
+ LIBDIRSUFFIX="64"
+else
+ SLKCFLAGS="-O2"
+ LIBDIRSUFFIX=""
+fi
+
+cd $TMP
+rm -rf gimp-$VERSION
+tar xvf $CWD/gimp-$VERSION.tar.?z || exit 1
+cd gimp-$VERSION || exit 1
+
+chown -R root:root .
+find . \
+ \( -perm 777 -o -perm 775 -o -perm 711 -o -perm 555 -o -perm 511 \) \
+ -exec chmod 755 {} \+ -o \
+ \( -perm 666 -o -perm 664 -o -perm 600 -o -perm 444 -o -perm 440 -o -perm 400 \) \
+ -exec chmod 644 {} \+
+
+CFLAGS="$SLKCFLAGS" \
+./configure \
+ --prefix=/usr \
+ --libdir=/usr/lib${LIBDIRSUFFIX} \
+ --sysconfdir=/etc \
+ --localstatedir=/var/lib \
+ --mandir=/usr/man \
+ --infodir=/usr/info \
+ --docdir=/usr/doc/gimp-$VERSION \
+ --disable-static \
+ --disable-check-update \
+ --build=$ARCH-slackware-linux || exit 1
+
+make $NUMJOBS || make || exit 1
+mkdir -p $PKG/usr/share/applications $PKG/usr/share/application-registry
+make install DESTDIR=$PKG || exit 1
+
+# Don't ship .la files:
+rm -f $PKG/{,usr/}lib${LIBDIRSUFFIX}/*.la
+
+# Add a manpage symlink for POLA-compliance
+if [ -r $PKG/usr/man/man1/gimptool-2.?.1 -a ! -r $PKG/usr/man/man1/gimptool.1 ]; then
+ ( cd $PKG/usr/man/man1 ; ln -sf gimptool-2.?.1 gimptool.1 )
+fi
+
+# Compress and link manpages, if any:
+if [ -d $PKG/usr/man ]; then
+ ( cd $PKG/usr/man
+ for manpagedir in $(find . -type d -name "man*") ; do
+ ( cd $manpagedir
+ for eachpage in $( find . -type l -maxdepth 1) ; do
+ ln -s $( readlink $eachpage ).gz $eachpage.gz
+ rm $eachpage
+ done
+ gzip -9 *.?
+ )
+ done
+ )
+fi
+
+mkdir -p $PKG/usr/doc/gimp-$VERSION
+cp -a \
+ AUTHORS COPYING* HACKING INSTALL LICENSE NEWS README* docs/Wilber* \
+ $PKG/usr/doc/gimp-$VERSION
+( cd $PKG/usr/doc/gimp-$VERSION
+ for i in \
+ libgimp libgimpbase libgimpcolor libgimpconfig libgimpmath \
+ libgimpmodule libgimpthumb libgimpwidgets ; do \
+ ln -s /usr/share/gtk-doc/html/$i $i-html ;
+ done
+)
+
+# If there's a ChangeLog, installing at least part of the recent history
+# is useful, but don't let it get totally out of control:
+if [ -r ChangeLog ]; then
+ DOCSDIR=$(echo $PKG/usr/doc/*-$VERSION)
+ cat ChangeLog | head -n 1000 > $DOCSDIR/ChangeLog
+ touch -r ChangeLog $DOCSDIR/ChangeLog
+fi
+
+find $PKG | xargs file | grep -e "executable" -e "shared object" | grep ELF \
+ | cut -f 1 -d : | xargs strip --strip-unneeded 2> /dev/null
+
+mkdir -p $PKG/install
+cat $CWD/slack-desc > $PKG/install/slack-desc
+
+cd $PKG
+/sbin/makepkg -l y -c n $TMP/gimp-$VERSION-$ARCH-$BUILD.txz
+
diff --git a/patches/source/gimp/slack-desc b/patches/source/gimp/slack-desc
new file mode 100644
index 000000000..04a027cce
--- /dev/null
+++ b/patches/source/gimp/slack-desc
@@ -0,0 +1,19 @@
+# HOW TO EDIT THIS FILE:
+# The "handy ruler" below makes it easier to edit a package description. Line
+# up the first '|' above the ':' following the base package name, and the '|'
+# on the right side marks the last column you can put a character in. You must
+# make exactly 11 lines for the formatting to be correct. It's also
+# customary to leave one space after the ':'.
+
+ |-----handy-ruler------------------------------------------------------|
+gimp: gimp (The GNU Image Manipulation Program)
+gimp:
+gimp: The GIMP is a powerful tool for the preparation and manipulation of
+gimp: digital images. The GIMP provides the user with a wide variety of
+gimp: image manipulation, painting, processing, and rendering tools. The
+gimp: GIMP's open design and extensible architecture make for a very
+gimp: powerful end product for photo and image retouching, web graphics
+gimp: design, or digital illustration.
+gimp:
+gimp:
+gimp:
diff --git a/recompress.sh b/recompress.sh
index d31ffbae6..5458ddf24 100755
--- a/recompress.sh
+++ b/recompress.sh
@@ -1237,6 +1237,7 @@ gzip ./patches/source/openssl/doinst.sh-openssl-solibs
gzip ./patches/source/openssl/doinst.sh-openssl
gzip ./patches/source/openssl/certwatch
gzip ./patches/source/network-scripts/doinst.sh
+gzip ./patches/source/gegl/gegl.no.runtime.dot.check.diff
gzip ./patches/source/tar/CVE-2022-48303.patch
gzip ./patches/source/tar/tar-1.13.bzip2.diff
gzip ./patches/source/tar/tar.nolonezero.diff