summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Patrick J Volkerding <volkerdi@slackware.com>2022-05-11 19:01:59 +0000
committer Eric Hameleers <alien@slackware.com>2022-05-12 06:59:53 +0200
commit8aa103090cd9ec2830f977dc4700aa59e8305526 (patch)
tree81129839cf930966e3c957ed3b69c982a0528587
parent5ec6fc1f1e98f927ec059ec59639a4cba2efa793 (diff)
downloadcurrent-8aa103090cd9ec2830f977dc4700aa59e8305526.tar.gz
current-8aa103090cd9ec2830f977dc4700aa59e8305526.tar.xz
Wed May 11 19:01:59 UTC 202220220511190159
n/curl-7.83.1-x86_64-1.txz: Upgraded. This update fixes security issues: HSTS bypass via trailing dot. TLS and SSH connection too eager reuse. CERTINFO never-ending busy-loop. percent-encoded path separator in URL host. cookie for trailing dot TLD. curl removes wrong file on error. For more information, see: https://curl.se/docs/CVE-2022-30115.html https://curl.se/docs/CVE-2022-27782.html https://curl.se/docs/CVE-2022-27781.html https://curl.se/docs/CVE-2022-27780.html https://curl.se/docs/CVE-2022-27779.html https://curl.se/docs/CVE-2022-27778.html https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-30115 https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-27782 https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-27781 https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-27780 https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-27779 https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-27778 (* Security fix *) n/epic5-2.1.9-x86_64-1.txz: Upgraded. n/mobile-broadband-provider-info-20220511-x86_64-1.txz: Upgraded.
-rw-r--r--ChangeLog.rss38
-rw-r--r--ChangeLog.txt26
-rw-r--r--FILELIST.TXT70
-rwxr-xr-xsource/n/epic5/epic5.SlackBuild4
4 files changed, 100 insertions, 38 deletions
diff --git a/ChangeLog.rss b/ChangeLog.rss
index c2285ef85..5e9b63f07 100644
--- a/ChangeLog.rss
+++ b/ChangeLog.rss
@@ -11,10 +11,44 @@
<description>Tracking Slackware development in git.</description>
<language>en-us</language>
<id xmlns="http://www.w3.org/2005/Atom">urn:uuid:c964f45e-6732-11e8-bbe5-107b4450212f</id>
- <pubDate>Tue, 10 May 2022 19:36:06 GMT</pubDate>
- <lastBuildDate>Wed, 11 May 2022 04:59:47 GMT</lastBuildDate>
+ <pubDate>Wed, 11 May 2022 19:01:59 GMT</pubDate>
+ <lastBuildDate>Thu, 12 May 2022 04:59:53 GMT</lastBuildDate>
<generator>maintain_current_git.sh v 1.17</generator>
<item>
+ <title>Wed, 11 May 2022 19:01:59 GMT</title>
+ <pubDate>Wed, 11 May 2022 19:01:59 GMT</pubDate>
+ <link>https://git.slackware.nl/current/tag/?h=20220511190159</link>
+ <guid isPermaLink="false">20220511190159</guid>
+ <description>
+ <![CDATA[<pre>
+n/curl-7.83.1-x86_64-1.txz: Upgraded.
+ This update fixes security issues:
+ HSTS bypass via trailing dot.
+ TLS and SSH connection too eager reuse.
+ CERTINFO never-ending busy-loop.
+ percent-encoded path separator in URL host.
+ cookie for trailing dot TLD.
+ curl removes wrong file on error.
+ For more information, see:
+ https://curl.se/docs/CVE-2022-30115.html
+ https://curl.se/docs/CVE-2022-27782.html
+ https://curl.se/docs/CVE-2022-27781.html
+ https://curl.se/docs/CVE-2022-27780.html
+ https://curl.se/docs/CVE-2022-27779.html
+ https://curl.se/docs/CVE-2022-27778.html
+ https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-30115
+ https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-27782
+ https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-27781
+ https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-27780
+ https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-27779
+ https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-27778
+ (* Security fix *)
+n/epic5-2.1.9-x86_64-1.txz: Upgraded.
+n/mobile-broadband-provider-info-20220511-x86_64-1.txz: Upgraded.
+ </pre>]]>
+ </description>
+ </item>
+ <item>
<title>Tue, 10 May 2022 19:36:06 GMT</title>
<pubDate>Tue, 10 May 2022 19:36:06 GMT</pubDate>
<link>https://git.slackware.nl/current/tag/?h=20220510193606</link>
diff --git a/ChangeLog.txt b/ChangeLog.txt
index e3d0e7aac..3b6f9b93a 100644
--- a/ChangeLog.txt
+++ b/ChangeLog.txt
@@ -1,3 +1,29 @@
+Wed May 11 19:01:59 UTC 2022
+n/curl-7.83.1-x86_64-1.txz: Upgraded.
+ This update fixes security issues:
+ HSTS bypass via trailing dot.
+ TLS and SSH connection too eager reuse.
+ CERTINFO never-ending busy-loop.
+ percent-encoded path separator in URL host.
+ cookie for trailing dot TLD.
+ curl removes wrong file on error.
+ For more information, see:
+ https://curl.se/docs/CVE-2022-30115.html
+ https://curl.se/docs/CVE-2022-27782.html
+ https://curl.se/docs/CVE-2022-27781.html
+ https://curl.se/docs/CVE-2022-27780.html
+ https://curl.se/docs/CVE-2022-27779.html
+ https://curl.se/docs/CVE-2022-27778.html
+ https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-30115
+ https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-27782
+ https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-27781
+ https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-27780
+ https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-27779
+ https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-27778
+ (* Security fix *)
+n/epic5-2.1.9-x86_64-1.txz: Upgraded.
+n/mobile-broadband-provider-info-20220511-x86_64-1.txz: Upgraded.
++--------------------------+
Tue May 10 19:36:06 UTC 2022
kde/alkimia-8.1.1-x86_64-1.txz: Upgraded.
kde/kmymoney-5.1.2-x86_64-5.txz: Rebuilt.
diff --git a/FILELIST.TXT b/FILELIST.TXT
index da95b88b2..c89c98075 100644
--- a/FILELIST.TXT
+++ b/FILELIST.TXT
@@ -1,20 +1,20 @@
-Tue May 10 19:39:16 UTC 2022
+Wed May 11 19:08:33 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-05-10 19:36 .
+drwxr-xr-x 12 root root 4096 2022-05-11 19:01 .
-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 1105021 2022-05-09 21:39 ./CHECKSUMS.md5
--rw-r--r-- 1 root root 163 2022-05-09 21:39 ./CHECKSUMS.md5.asc
+-rw-r--r-- 1 root root 1105087 2022-05-10 19:39 ./CHECKSUMS.md5
+-rw-r--r-- 1 root root 163 2022-05-10 19:39 ./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 127460 2022-05-10 19:36 ./ChangeLog.txt
+-rw-r--r-- 1 root root 128638 2022-05-11 19:01 ./ChangeLog.txt
drwxr-xr-x 3 root root 4096 2013-03-20 22:17 ./EFI
drwxr-xr-x 2 root root 4096 2022-05-09 21:07 ./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-05-09 21:07 ./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 1438578 2022-05-09 21:39 ./FILELIST.TXT
+-rw-r--r-- 1 root root 1438659 2022-05-10 19:39 ./FILELIST.TXT
-rw-r--r-- 1 root root 1572 2012-08-29 18:27 ./GPG-KEY
--rw-r--r-- 1 root root 872156 2022-05-10 19:38 ./PACKAGES.TXT
+-rw-r--r-- 1 root root 872156 2022-05-11 19:08 ./PACKAGES.TXT
-rw-r--r-- 1 root root 8034 2022-02-02 03:36 ./README.TXT
-rw-r--r-- 1 root root 3629 2022-05-09 18:31 ./README.initrd
-rw-r--r-- 1 root root 34162 2022-01-30 20:35 ./README_CRYPT.TXT
@@ -744,11 +744,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-05-10 19:38 ./slackware64
--rw-r--r-- 1 root root 339840 2022-05-10 19:38 ./slackware64/CHECKSUMS.md5
--rw-r--r-- 1 root root 163 2022-05-10 19:38 ./slackware64/CHECKSUMS.md5.asc
--rw-r--r-- 1 root root 421400 2022-05-10 19:38 ./slackware64/FILE_LIST
--rw-r--r-- 1 root root 4244946 2022-05-10 19:38 ./slackware64/MANIFEST.bz2
+drwxr-xr-x 17 root root 4096 2022-05-11 19:08 ./slackware64
+-rw-r--r-- 1 root root 339840 2022-05-11 19:08 ./slackware64/CHECKSUMS.md5
+-rw-r--r-- 1 root root 163 2022-05-11 19:08 ./slackware64/CHECKSUMS.md5.asc
+-rw-r--r-- 1 root root 421400 2022-05-11 19:07 ./slackware64/FILE_LIST
+-rw-r--r-- 1 root root 4243302 2022-05-11 19:07 ./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-05-09 21:38 ./slackware64/a
-rw-r--r-- 1 root root 327 2022-02-15 18:16 ./slackware64/a/aaa_base-15.1-x86_64-2.txt
@@ -3915,7 +3915,7 @@ drwxr-xr-x 2 root root 86016 2022-05-10 19:38 ./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-05-10 19:38 ./slackware64/n
+drwxr-xr-x 2 root root 36864 2022-05-11 19:07 ./slackware64/n
-rw-r--r-- 1 root root 357 2022-04-30 20:02 ./slackware64/n/ModemManager-1.18.8-x86_64-1.txt
-rw-r--r-- 1 root root 2141932 2022-04-30 20:02 ./slackware64/n/ModemManager-1.18.8-x86_64-1.txz
-rw-r--r-- 1 root root 163 2022-04-30 20:02 ./slackware64/n/ModemManager-1.18.8-x86_64-1.txz.asc
@@ -3964,9 +3964,9 @@ drwxr-xr-x 2 root root 36864 2022-05-10 19:38 ./slackware64/n
-rw-r--r-- 1 root root 409 2021-02-13 11:57 ./slackware64/n/crda-4.14-x86_64-3.txt
-rw-r--r-- 1 root root 69208 2021-02-13 11:57 ./slackware64/n/crda-4.14-x86_64-3.txz
-rw-r--r-- 1 root root 163 2021-02-13 11:57 ./slackware64/n/crda-4.14-x86_64-3.txz.asc
--rw-r--r-- 1 root root 552 2022-04-27 18:29 ./slackware64/n/curl-7.83.0-x86_64-1.txt
--rw-r--r-- 1 root root 1292980 2022-04-27 18:29 ./slackware64/n/curl-7.83.0-x86_64-1.txz
--rw-r--r-- 1 root root 163 2022-04-27 18:29 ./slackware64/n/curl-7.83.0-x86_64-1.txz.asc
+-rw-r--r-- 1 root root 552 2022-05-11 18:24 ./slackware64/n/curl-7.83.1-x86_64-1.txt
+-rw-r--r-- 1 root root 1293588 2022-05-11 18:24 ./slackware64/n/curl-7.83.1-x86_64-1.txz
+-rw-r--r-- 1 root root 163 2022-05-11 18:24 ./slackware64/n/curl-7.83.1-x86_64-1.txz.asc
-rw-r--r-- 1 root root 373 2022-03-06 20:01 ./slackware64/n/cyrus-sasl-2.1.28-x86_64-2.txt
-rw-r--r-- 1 root root 992604 2022-03-06 20:01 ./slackware64/n/cyrus-sasl-2.1.28-x86_64-2.txz
-rw-r--r-- 1 root root 163 2022-03-06 20:01 ./slackware64/n/cyrus-sasl-2.1.28-x86_64-2.txz.asc
@@ -3994,9 +3994,9 @@ drwxr-xr-x 2 root root 36864 2022-05-10 19:38 ./slackware64/n
-rw-r--r-- 1 root root 224 2021-02-13 12:01 ./slackware64/n/elm-2.5.8-x86_64-7.txt
-rw-r--r-- 1 root root 259064 2021-02-13 12:01 ./slackware64/n/elm-2.5.8-x86_64-7.txz
-rw-r--r-- 1 root root 163 2021-02-13 12:01 ./slackware64/n/elm-2.5.8-x86_64-7.txz.asc
--rw-r--r-- 1 root root 318 2022-03-28 18:34 ./slackware64/n/epic5-2.1.7-x86_64-1.txt
--rw-r--r-- 1 root root 829488 2022-03-28 18:34 ./slackware64/n/epic5-2.1.7-x86_64-1.txz
--rw-r--r-- 1 root root 163 2022-03-28 18:34 ./slackware64/n/epic5-2.1.7-x86_64-1.txz.asc
+-rw-r--r-- 1 root root 318 2022-05-11 18:40 ./slackware64/n/epic5-2.1.9-x86_64-1.txt
+-rw-r--r-- 1 root root 832860 2022-05-11 18:40 ./slackware64/n/epic5-2.1.9-x86_64-1.txz
+-rw-r--r-- 1 root root 163 2022-05-11 18:40 ./slackware64/n/epic5-2.1.9-x86_64-1.txz.asc
-rw-r--r-- 1 root root 440 2022-04-05 18:42 ./slackware64/n/ethtool-5.17-x86_64-1.txt
-rw-r--r-- 1 root root 180824 2022-04-05 18:42 ./slackware64/n/ethtool-5.17-x86_64-1.txz
-rw-r--r-- 1 root root 163 2022-04-05 18:42 ./slackware64/n/ethtool-5.17-x86_64-1.txz.asc
@@ -4139,9 +4139,9 @@ drwxr-xr-x 2 root root 36864 2022-05-10 19:38 ./slackware64/n
-rw-r--r-- 1 root root 467 2022-01-12 17:24 ./slackware64/n/metamail-2.7-x86_64-10.txt
-rw-r--r-- 1 root root 125824 2022-01-12 17:24 ./slackware64/n/metamail-2.7-x86_64-10.txz
-rw-r--r-- 1 root root 163 2022-01-12 17:24 ./slackware64/n/metamail-2.7-x86_64-10.txz.asc
--rw-r--r-- 1 root root 593 2022-03-16 19:42 ./slackware64/n/mobile-broadband-provider-info-20220316-x86_64-1.txt
--rw-r--r-- 1 root root 60200 2022-03-16 19:42 ./slackware64/n/mobile-broadband-provider-info-20220316-x86_64-1.txz
--rw-r--r-- 1 root root 163 2022-03-16 19:42 ./slackware64/n/mobile-broadband-provider-info-20220316-x86_64-1.txz.asc
+-rw-r--r-- 1 root root 593 2022-05-11 18:42 ./slackware64/n/mobile-broadband-provider-info-20220511-x86_64-1.txt
+-rw-r--r-- 1 root root 60464 2022-05-11 18:42 ./slackware64/n/mobile-broadband-provider-info-20220511-x86_64-1.txz
+-rw-r--r-- 1 root root 163 2022-05-11 18:42 ./slackware64/n/mobile-broadband-provider-info-20220511-x86_64-1.txz.asc
-rw-r--r-- 1 root root 314 2022-01-11 20:43 ./slackware64/n/mtr-0.95-x86_64-1.txt
-rw-r--r-- 1 root root 70220 2022-01-11 20:43 ./slackware64/n/mtr-0.95-x86_64-1.txz
-rw-r--r-- 1 root root 163 2022-01-11 20:43 ./slackware64/n/mtr-0.95-x86_64-1.txz.asc
@@ -5643,11 +5643,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-05-10 19:39 ./source
--rw-r--r-- 1 root root 587473 2022-05-10 19:39 ./source/CHECKSUMS.md5
--rw-r--r-- 1 root root 163 2022-05-10 19:39 ./source/CHECKSUMS.md5.asc
--rw-r--r-- 1 root root 817912 2022-05-10 19:39 ./source/FILE_LIST
--rw-r--r-- 1 root root 23672807 2022-05-10 19:39 ./source/MANIFEST.bz2
+drwxr-xr-x 18 root root 4096 2022-05-11 19:08 ./source
+-rw-r--r-- 1 root root 587473 2022-05-11 19:08 ./source/CHECKSUMS.md5
+-rw-r--r-- 1 root root 163 2022-05-11 19:08 ./source/CHECKSUMS.md5.asc
+-rw-r--r-- 1 root root 817912 2022-05-11 19:08 ./source/FILE_LIST
+-rw-r--r-- 1 root root 23663842 2022-05-11 19:08 ./source/MANIFEST.bz2
-rw-r--r-- 1 root root 828 2022-02-02 04:43 ./source/README.TXT
drwxr-xr-x 122 root root 4096 2022-04-30 19:56 ./source/a
-rw-r--r-- 1 root root 111 2022-02-07 20:58 ./source/a/FTBFSlog
@@ -12028,9 +12028,9 @@ drwxr-xr-x 2 root root 4096 2021-02-13 05:32 ./source/n/crda
-rw-r--r-- 1 root root 488 2019-06-03 21:45 ./source/n/crda/wireless-regdb-2019.06.03.tar.sign
-rw-r--r-- 1 root root 23176 2019-06-03 21:45 ./source/n/crda/wireless-regdb-2019.06.03.tar.xz
-rw-r--r-- 1 root root 55 2018-02-05 06:31 ./source/n/crda/wireless-regdb.url
-drwxr-xr-x 2 root root 4096 2022-04-27 18:29 ./source/n/curl
--rw-r--r-- 1 root root 2472560 2022-04-27 06:17 ./source/n/curl/curl-7.83.0.tar.xz
--rw-r--r-- 1 root root 488 2022-04-27 06:17 ./source/n/curl/curl-7.83.0.tar.xz.asc
+drwxr-xr-x 2 root root 4096 2022-05-11 18:23 ./source/n/curl
+-rw-r--r-- 1 root root 2474940 2022-05-11 06:24 ./source/n/curl/curl-7.83.1.tar.xz
+-rw-r--r-- 1 root root 488 2022-05-11 06:24 ./source/n/curl/curl-7.83.1.tar.xz.asc
-rwxr-xr-x 1 root root 4851 2022-04-27 18:29 ./source/n/curl/curl.SlackBuild
-rw-r--r-- 1 root root 30 2018-04-20 16:49 ./source/n/curl/curl.url
-rw-r--r-- 1 root root 1004 2019-02-06 21:57 ./source/n/curl/slack-desc
@@ -12108,10 +12108,10 @@ drwxr-xr-x 2 root root 4096 2021-02-13 05:32 ./source/n/elm
-rwxr-xr-x 1 root root 3200 2021-02-13 05:32 ./source/n/elm/elm.SlackBuild
-rw-r--r-- 1 root root 481431 2005-08-18 13:25 ./source/n/elm/elm2.5.8.tar.bz2
-rw-r--r-- 1 root root 675 2018-02-27 06:13 ./source/n/elm/slack-desc
-drwxr-xr-x 2 root root 4096 2022-03-28 18:33 ./source/n/epic5
+drwxr-xr-x 2 root root 4096 2022-05-11 18:29 ./source/n/epic5
-rw-r--r-- 1 root root 249636 2005-03-16 01:15 ./source/n/epic5/epic-help-current.tar.xz
--rw-r--r-- 1 root root 893792 2022-03-28 01:15 ./source/n/epic5/epic5-2.1.7.tar.xz
--rwxr-xr-x 1 root root 4236 2022-03-28 18:33 ./source/n/epic5/epic5.SlackBuild
+-rw-r--r-- 1 root root 888056 2022-05-10 02:29 ./source/n/epic5/epic5-2.1.9.tar.xz
+-rwxr-xr-x 1 root root 4286 2022-05-11 18:39 ./source/n/epic5/epic5.SlackBuild
-rw-r--r-- 1 root root 33 2022-03-28 18:33 ./source/n/epic5/epic5.url
-rw-r--r-- 1 root root 771 2018-02-27 06:13 ./source/n/epic5/slack-desc
drwxr-xr-x 2 root root 4096 2022-04-05 18:42 ./source/n/ethtool
@@ -12369,9 +12369,9 @@ drwxr-xr-x 2 root root 4096 2021-02-13 05:32 ./source/n/metamail
-rw-r--r-- 1 root root 284 2010-08-12 01:05 ./source/n/metamail/metamail.uue.getline.diff.gz
-rw-r--r-- 1 root root 202588 2008-03-08 23:47 ./source/n/metamail/metamail_2.7-54.diff.xz
-rw-r--r-- 1 root root 923 2018-02-27 06:13 ./source/n/metamail/slack-desc
-drwxr-xr-x 2 root root 4096 2022-03-16 19:42 ./source/n/mobile-broadband-provider-info
+drwxr-xr-x 2 root root 4096 2022-05-11 18:42 ./source/n/mobile-broadband-provider-info
-rwxr-xr-x 1 root root 2389 2020-07-09 18:37 ./source/n/mobile-broadband-provider-info/fetch-mobile-broadband-provider-info.sh
--rw-r--r-- 1 root root 44728 2022-03-16 16:16 ./source/n/mobile-broadband-provider-info/mobile-broadband-provider-info-20220316_c0f3bed.tar.xz
+-rw-r--r-- 1 root root 44884 2022-05-11 11:30 ./source/n/mobile-broadband-provider-info/mobile-broadband-provider-info-20220511_3d5c8d0.tar.xz
-rwxr-xr-x 1 root root 3959 2021-08-06 17:29 ./source/n/mobile-broadband-provider-info/mobile-broadband-provider-info.SlackBuild
-rw-r--r-- 1 root root 1071 2018-02-27 06:13 ./source/n/mobile-broadband-provider-info/slack-desc
drwxr-xr-x 2 root root 4096 2022-01-11 20:43 ./source/n/mtr
diff --git a/source/n/epic5/epic5.SlackBuild b/source/n/epic5/epic5.SlackBuild
index 29f1547d7..dee3f9041 100755
--- a/source/n/epic5/epic5.SlackBuild
+++ b/source/n/epic5/epic5.SlackBuild
@@ -83,10 +83,12 @@ find . \
\( -perm 666 -o -perm 664 -o -perm 600 -o -perm 444 -o -perm 440 -o -perm 400 \) \
-exec chmod 644 {} \+
+# Tcl support seems to have been removed in 2.1.9:
+# --with-tcl=/usr/lib${LIBDIRSUFFIX}/tclConfig.sh
+
CFLAGS="$SLKCFLAGS" \
./configure \
--prefix=/usr \
- --with-tcl=/usr/lib${LIBDIRSUFFIX}/tclConfig.sh \
--mandir=/usr/man \
$RUBY_OPTION \
--build=$ARCH-slackware-linux || exit 1