1
0
Fork 0
mirror of git://slackware.nl/current.git synced 2025-01-18 22:27:20 +01:00

Wed Sep 11 17:47:14 UTC 2024

a/efibootmgr-18-x86_64-1.txz:  Upgraded.
a/grub-2.12-x86_64-16.txz:  Rebuilt.
  Long ago, we began giving all the scripts in /etc/grub.d/ the .new treatment
  to prevent local customizations from being overwritten with a package
  upgrade. But, this no longer appears to be a good idea, especially if we're
  ever going to offer the possibility to automate grub-install and grub-update.
  So, we are no longer going to preserve the contents of these files when the
  grub package is upgraded. We *will* however preserve the existing
  permissions, so you'll be able to turn off scripts that you don't want
  running, and you'll be able to make new scripts, or make edited and renamed
  copies of the scripts shipped in this package, so there's no real loss of
  functionality here.
  It looks like 40_custom is intended to be locally edited, so we make an
  exception and do not overwrite that one.
d/python-setuptools-74.1.2-x86_64-1.txz:  Upgraded.
kde/okteta-0.26.17-x86_64-1.txz:  Upgraded.
l/gobject-introspection-1.80.1-x86_64-2.txz:  Rebuilt.
  Fix running against python-setuptools-74.1.2:
  [PATCH] giscanner: remove dependency on distutils.msvccompiler.
l/python-importlib_metadata-8.5.0-x86_64-1.txz:  Upgraded.
n/curl-8.10.0-x86_64-1.txz:  Upgraded.
This commit is contained in:
Patrick J Volkerding 2024-09-11 17:47:14 +00:00 committed by Eric Hameleers
parent ed2397335f
commit b6d2c7f5fa
13 changed files with 260 additions and 166 deletions

View file

@ -11,9 +11,40 @@
<description>Tracking Slackware development in git.</description> <description>Tracking Slackware development in git.</description>
<language>en-us</language> <language>en-us</language>
<id xmlns="http://www.w3.org/2005/Atom">urn:uuid:c964f45e-6732-11e8-bbe5-107b4450212f</id> <id xmlns="http://www.w3.org/2005/Atom">urn:uuid:c964f45e-6732-11e8-bbe5-107b4450212f</id>
<pubDate>Tue, 10 Sep 2024 19:32:34 GMT</pubDate> <pubDate>Wed, 11 Sep 2024 17:47:14 GMT</pubDate>
<lastBuildDate>Tue, 10 Sep 2024 20:00:16 GMT</lastBuildDate> <lastBuildDate>Wed, 11 Sep 2024 18:35:08 GMT</lastBuildDate>
<generator>maintain_current_git.sh v 1.17</generator> <generator>maintain_current_git.sh v 1.17</generator>
<item>
<title>Wed, 11 Sep 2024 17:47:14 GMT</title>
<pubDate>Wed, 11 Sep 2024 17:47:14 GMT</pubDate>
<link>https://git.slackware.nl/current/tag/?h=20240911174714</link>
<guid isPermaLink="false">20240911174714</guid>
<description>
<![CDATA[<pre>
a/efibootmgr-18-x86_64-1.txz: Upgraded.
a/grub-2.12-x86_64-16.txz: Rebuilt.
Long ago, we began giving all the scripts in /etc/grub.d/ the .new treatment
to prevent local customizations from being overwritten with a package
upgrade. But, this no longer appears to be a good idea, especially if we're
ever going to offer the possibility to automate grub-install and grub-update.
So, we are no longer going to preserve the contents of these files when the
grub package is upgraded. We *will* however preserve the existing
permissions, so you'll be able to turn off scripts that you don't want
running, and you'll be able to make new scripts, or make edited and renamed
copies of the scripts shipped in this package, so there's no real loss of
functionality here.
It looks like 40_custom is intended to be locally edited, so we make an
exception and do not overwrite that one.
d/python-setuptools-74.1.2-x86_64-1.txz: Upgraded.
kde/okteta-0.26.17-x86_64-1.txz: Upgraded.
l/gobject-introspection-1.80.1-x86_64-2.txz: Rebuilt.
Fix running against python-setuptools-74.1.2:
[PATCH] giscanner: remove dependency on distutils.msvccompiler.
l/python-importlib_metadata-8.5.0-x86_64-1.txz: Upgraded.
n/curl-8.10.0-x86_64-1.txz: Upgraded.
</pre>]]>
</description>
</item>
<item> <item>
<title>Tue, 10 Sep 2024 19:32:34 GMT</title> <title>Tue, 10 Sep 2024 19:32:34 GMT</title>
<pubDate>Tue, 10 Sep 2024 19:32:34 GMT</pubDate> <pubDate>Tue, 10 Sep 2024 19:32:34 GMT</pubDate>

View file

@ -1,3 +1,26 @@
Wed Sep 11 17:47:14 UTC 2024
a/efibootmgr-18-x86_64-1.txz: Upgraded.
a/grub-2.12-x86_64-16.txz: Rebuilt.
Long ago, we began giving all the scripts in /etc/grub.d/ the .new treatment
to prevent local customizations from being overwritten with a package
upgrade. But, this no longer appears to be a good idea, especially if we're
ever going to offer the possibility to automate grub-install and grub-update.
So, we are no longer going to preserve the contents of these files when the
grub package is upgraded. We *will* however preserve the existing
permissions, so you'll be able to turn off scripts that you don't want
running, and you'll be able to make new scripts, or make edited and renamed
copies of the scripts shipped in this package, so there's no real loss of
functionality here.
It looks like 40_custom is intended to be locally edited, so we make an
exception and do not overwrite that one.
d/python-setuptools-74.1.2-x86_64-1.txz: Upgraded.
kde/okteta-0.26.17-x86_64-1.txz: Upgraded.
l/gobject-introspection-1.80.1-x86_64-2.txz: Rebuilt.
Fix running against python-setuptools-74.1.2:
[PATCH] giscanner: remove dependency on distutils.msvccompiler.
l/python-importlib_metadata-8.5.0-x86_64-1.txz: Upgraded.
n/curl-8.10.0-x86_64-1.txz: Upgraded.
+--------------------------+
Tue Sep 10 19:32:34 UTC 2024 Tue Sep 10 19:32:34 UTC 2024
l/Imath-3.1.12-x86_64-1.txz: Upgraded. l/Imath-3.1.12-x86_64-1.txz: Upgraded.
l/gtkmm4-4.16.0-x86_64-1.txz: Upgraded. l/gtkmm4-4.16.0-x86_64-1.txz: Upgraded.

View file

@ -1,20 +1,20 @@
Tue Sep 10 19:36:01 UTC 2024 Wed Sep 11 17:56:42 UTC 2024
Here is the file list for this directory. If you are using a Here is the file list for this directory. If you are using a
mirror site and find missing or extra files in the disk mirror site and find missing or extra files in the disk
subdirectories, please have the archive administrator refresh subdirectories, please have the archive administrator refresh
the mirror. the mirror.
drwxr-xr-x 12 root root 4096 2024-09-10 19:32 . drwxr-xr-x 12 root root 4096 2024-09-11 17:52 .
-rw-r--r-- 1 root root 5767 2022-02-02 22:44 ./ANNOUNCE.15.0 -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 16617 2022-02-02 23:27 ./CHANGES_AND_HINTS.TXT
-rw-r--r-- 1 root root 1160659 2024-09-09 17:32 ./CHECKSUMS.md5 -rw-r--r-- 1 root root 1160608 2024-09-11 17:52 ./CHECKSUMS.md5
-rw-r--r-- 1 root root 195 2024-09-09 17:32 ./CHECKSUMS.md5.asc -rw-r--r-- 1 root root 195 2024-09-11 17:52 ./CHECKSUMS.md5.asc
-rw-r--r-- 1 root root 17976 1994-06-10 02:28 ./COPYING -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 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 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 616 2006-10-02 04:37 ./CRYPTO_NOTICE.TXT
-rw-r--r-- 1 root root 1173598 2024-09-10 19:32 ./ChangeLog.txt -rw-r--r-- 1 root root 1174918 2024-09-11 17:55 ./ChangeLog.txt
drwxr-xr-x 3 root root 4096 2013-03-20 22:17 ./EFI drwxr-xr-x 3 root root 4096 2013-03-20 22:17 ./EFI
drwxr-xr-x 2 root root 4096 2024-09-09 00:52 ./EFI/BOOT drwxr-xr-x 2 root root 4096 2024-09-09 00:52 ./EFI/BOOT
-rw-r--r-- 1 root root 1200128 2024-06-23 18:50 ./EFI/BOOT/bootx64.efi -rw-r--r-- 1 root root 1200128 2024-06-23 18:50 ./EFI/BOOT/bootx64.efi
@ -25,9 +25,9 @@ drwxr-xr-x 2 root root 4096 2024-09-09 00:52 ./EFI/BOOT
-rwxr-xr-x 1 root root 2504 2019-07-05 18:54 ./EFI/BOOT/make-grub.sh -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 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 1273 2013-08-12 21:08 ./EFI/BOOT/tools.cfg
-rw-r--r-- 1 root root 1518924 2024-09-09 17:31 ./FILELIST.TXT -rw-r--r-- 1 root root 1518874 2024-09-11 17:52 ./FILELIST.TXT
-rw-r--r-- 1 root root 1572 2012-08-29 18:27 ./GPG-KEY -rw-r--r-- 1 root root 1572 2012-08-29 18:27 ./GPG-KEY
-rw-r--r-- 1 root root 916222 2024-09-10 19:35 ./PACKAGES.TXT -rw-r--r-- 1 root root 916209 2024-09-11 17:51 ./PACKAGES.TXT
-rw-r--r-- 1 root root 8034 2022-02-02 03:36 ./README.TXT -rw-r--r-- 1 root root 8034 2022-02-02 03:36 ./README.TXT
-rw-r--r-- 1 root root 3629 2024-09-09 00:37 ./README.initrd -rw-r--r-- 1 root root 3629 2024-09-09 00:37 ./README.initrd
-rw-r--r-- 1 root root 34114 2023-12-11 20:35 ./README_CRYPT.TXT -rw-r--r-- 1 root root 34114 2023-12-11 20:35 ./README_CRYPT.TXT
@ -662,13 +662,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 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 14 2022-02-03 07:02 ./patches/MANIFEST.bz2
-rw-r--r-- 1 root root 224 2022-02-03 07:02 ./patches/PACKAGES.TXT -rw-r--r-- 1 root root 224 2022-02-03 07:02 ./patches/PACKAGES.TXT
drwxr-xr-x 17 root root 4096 2024-09-10 19:35 ./slackware64 drwxr-xr-x 17 root root 4096 2024-09-11 17:51 ./slackware64
-rw-r--r-- 1 root root 357403 2024-09-10 19:35 ./slackware64/CHECKSUMS.md5 -rw-r--r-- 1 root root 357364 2024-09-11 17:51 ./slackware64/CHECKSUMS.md5
-rw-r--r-- 1 root root 195 2024-09-10 19:35 ./slackware64/CHECKSUMS.md5.asc -rw-r--r-- 1 root root 195 2024-09-11 17:51 ./slackware64/CHECKSUMS.md5.asc
-rw-r--r-- 1 root root 442551 2024-09-10 19:34 ./slackware64/FILE_LIST -rw-r--r-- 1 root root 442514 2024-09-11 17:50 ./slackware64/FILE_LIST
-rw-r--r-- 1 root root 4772016 2024-09-10 19:34 ./slackware64/MANIFEST.bz2 -rw-r--r-- 1 root root 4775696 2024-09-11 17:50 ./slackware64/MANIFEST.bz2
lrwxrwxrwx 1 root root 15 2009-08-23 23:34 ./slackware64/PACKAGES.TXT -> ../PACKAGES.TXT lrwxrwxrwx 1 root root 15 2009-08-23 23:34 ./slackware64/PACKAGES.TXT -> ../PACKAGES.TXT
drwxr-xr-x 2 root root 32768 2024-09-09 00:57 ./slackware64/a drwxr-xr-x 2 root root 32768 2024-09-11 17:50 ./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 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 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 -rw-r--r-- 1 root root 163 2022-02-15 18:16 ./slackware64/a/aaa_base-15.1-x86_64-2.txz.asc
@ -741,9 +741,9 @@ drwxr-xr-x 2 root root 32768 2024-09-09 00:57 ./slackware64/a
-rw-r--r-- 1 root root 350 2024-04-23 17:43 ./slackware64/a/ed-1.20.2-x86_64-1.txt -rw-r--r-- 1 root root 350 2024-04-23 17:43 ./slackware64/a/ed-1.20.2-x86_64-1.txt
-rw-r--r-- 1 root root 62076 2024-04-23 17:43 ./slackware64/a/ed-1.20.2-x86_64-1.txz -rw-r--r-- 1 root root 62076 2024-04-23 17:43 ./slackware64/a/ed-1.20.2-x86_64-1.txz
-rw-r--r-- 1 root root 195 2024-04-23 17:43 ./slackware64/a/ed-1.20.2-x86_64-1.txz.asc -rw-r--r-- 1 root root 195 2024-04-23 17:43 ./slackware64/a/ed-1.20.2-x86_64-1.txz.asc
-rw-r--r-- 1 root root 463 2021-02-13 10:58 ./slackware64/a/efibootmgr-20191011_e8ce9fe-x86_64-4.txt -rw-r--r-- 1 root root 463 2024-09-10 23:38 ./slackware64/a/efibootmgr-18-x86_64-1.txt
-rw-r--r-- 1 root root 31768 2021-02-13 10:58 ./slackware64/a/efibootmgr-20191011_e8ce9fe-x86_64-4.txz -rw-r--r-- 1 root root 33000 2024-09-10 23:38 ./slackware64/a/efibootmgr-18-x86_64-1.txz
-rw-r--r-- 1 root root 163 2021-02-13 10:58 ./slackware64/a/efibootmgr-20191011_e8ce9fe-x86_64-4.txz.asc -rw-r--r-- 1 root root 195 2024-09-10 23:38 ./slackware64/a/efibootmgr-18-x86_64-1.txz.asc
-rw-r--r-- 1 root root 312 2021-03-13 19:13 ./slackware64/a/efivar-20201015_cff88dd-x86_64-1.txt -rw-r--r-- 1 root root 312 2021-03-13 19:13 ./slackware64/a/efivar-20201015_cff88dd-x86_64-1.txt
-rw-r--r-- 1 root root 118768 2021-03-13 19:13 ./slackware64/a/efivar-20201015_cff88dd-x86_64-1.txz -rw-r--r-- 1 root root 118768 2021-03-13 19:13 ./slackware64/a/efivar-20201015_cff88dd-x86_64-1.txz
-rw-r--r-- 1 root root 163 2021-03-13 19:13 ./slackware64/a/efivar-20201015_cff88dd-x86_64-1.txz.asc -rw-r--r-- 1 root root 163 2021-03-13 19:13 ./slackware64/a/efivar-20201015_cff88dd-x86_64-1.txz.asc
@ -795,9 +795,9 @@ drwxr-xr-x 2 root root 32768 2024-09-09 00:57 ./slackware64/a
-rw-r--r-- 1 root root 291 2023-05-14 00:12 ./slackware64/a/grep-3.11-x86_64-1.txt -rw-r--r-- 1 root root 291 2023-05-14 00:12 ./slackware64/a/grep-3.11-x86_64-1.txt
-rw-r--r-- 1 root root 271096 2023-05-14 00:12 ./slackware64/a/grep-3.11-x86_64-1.txz -rw-r--r-- 1 root root 271096 2023-05-14 00:12 ./slackware64/a/grep-3.11-x86_64-1.txz
-rw-r--r-- 1 root root 163 2023-05-14 00:12 ./slackware64/a/grep-3.11-x86_64-1.txz.asc -rw-r--r-- 1 root root 163 2023-05-14 00:12 ./slackware64/a/grep-3.11-x86_64-1.txz.asc
-rw-r--r-- 1 root root 269 2024-07-31 18:20 ./slackware64/a/grub-2.12-x86_64-15.txt -rw-r--r-- 1 root root 269 2024-09-11 17:45 ./slackware64/a/grub-2.12-x86_64-16.txt
-rw-r--r-- 1 root root 12763292 2024-07-31 18:20 ./slackware64/a/grub-2.12-x86_64-15.txz -rw-r--r-- 1 root root 12779224 2024-09-11 17:45 ./slackware64/a/grub-2.12-x86_64-16.txz
-rw-r--r-- 1 root root 195 2024-07-31 18:20 ./slackware64/a/grub-2.12-x86_64-15.txz.asc -rw-r--r-- 1 root root 195 2024-09-11 17:45 ./slackware64/a/grub-2.12-x86_64-16.txz.asc
-rw-r--r-- 1 root root 314 2023-08-20 19:07 ./slackware64/a/gzip-1.13-x86_64-1.txt -rw-r--r-- 1 root root 314 2023-08-20 19:07 ./slackware64/a/gzip-1.13-x86_64-1.txt
-rw-r--r-- 1 root root 117772 2023-08-20 19:07 ./slackware64/a/gzip-1.13-x86_64-1.txz -rw-r--r-- 1 root root 117772 2023-08-20 19:07 ./slackware64/a/gzip-1.13-x86_64-1.txz
-rw-r--r-- 1 root root 163 2023-08-20 19:07 ./slackware64/a/gzip-1.13-x86_64-1.txz.asc -rw-r--r-- 1 root root 163 2023-08-20 19:07 ./slackware64/a/gzip-1.13-x86_64-1.txz.asc
@ -1328,7 +1328,7 @@ drwxr-xr-x 2 root root 20480 2024-09-09 17:30 ./slackware64/ap
-rw-r--r-- 1 root root 506 2022-05-15 17:09 ./slackware64/ap/zsh-5.9-x86_64-1.txt -rw-r--r-- 1 root root 506 2022-05-15 17:09 ./slackware64/ap/zsh-5.9-x86_64-1.txt
-rw-r--r-- 1 root root 3156392 2022-05-15 17:09 ./slackware64/ap/zsh-5.9-x86_64-1.txz -rw-r--r-- 1 root root 3156392 2022-05-15 17:09 ./slackware64/ap/zsh-5.9-x86_64-1.txz
-rw-r--r-- 1 root root 163 2022-05-15 17:09 ./slackware64/ap/zsh-5.9-x86_64-1.txz.asc -rw-r--r-- 1 root root 163 2022-05-15 17:09 ./slackware64/ap/zsh-5.9-x86_64-1.txz.asc
drwxr-xr-x 2 root root 20480 2024-09-09 00:57 ./slackware64/d drwxr-xr-x 2 root root 20480 2024-09-11 17:50 ./slackware64/d
-rw-r--r-- 1 root root 360 2024-08-05 18:02 ./slackware64/d/Cython-3.0.11-x86_64-1.txt -rw-r--r-- 1 root root 360 2024-08-05 18:02 ./slackware64/d/Cython-3.0.11-x86_64-1.txt
-rw-r--r-- 1 root root 4374784 2024-08-05 18:02 ./slackware64/d/Cython-3.0.11-x86_64-1.txz -rw-r--r-- 1 root root 4374784 2024-08-05 18:02 ./slackware64/d/Cython-3.0.11-x86_64-1.txz
-rw-r--r-- 1 root root 195 2024-08-05 18:02 ./slackware64/d/Cython-3.0.11-x86_64-1.txz.asc -rw-r--r-- 1 root root 195 2024-08-05 18:02 ./slackware64/d/Cython-3.0.11-x86_64-1.txz.asc
@ -1522,9 +1522,9 @@ drwxr-xr-x 2 root root 20480 2024-09-09 00:57 ./slackware64/d
-rw-r--r-- 1 root root 270 2024-07-29 18:10 ./slackware64/d/python-pip-24.2-x86_64-1.txt -rw-r--r-- 1 root root 270 2024-07-29 18:10 ./slackware64/d/python-pip-24.2-x86_64-1.txt
-rw-r--r-- 1 root root 2407136 2024-07-29 18:10 ./slackware64/d/python-pip-24.2-x86_64-1.txz -rw-r--r-- 1 root root 2407136 2024-07-29 18:10 ./slackware64/d/python-pip-24.2-x86_64-1.txz
-rw-r--r-- 1 root root 195 2024-07-29 18:10 ./slackware64/d/python-pip-24.2-x86_64-1.txz.asc -rw-r--r-- 1 root root 195 2024-07-29 18:10 ./slackware64/d/python-pip-24.2-x86_64-1.txz.asc
-rw-r--r-- 1 root root 562 2024-08-21 17:26 ./slackware64/d/python-setuptools-73.0.1-x86_64-1.txt -rw-r--r-- 1 root root 562 2024-09-11 17:04 ./slackware64/d/python-setuptools-74.1.2-x86_64-1.txt
-rw-r--r-- 1 root root 2513148 2024-08-21 17:26 ./slackware64/d/python-setuptools-73.0.1-x86_64-1.txz -rw-r--r-- 1 root root 1878316 2024-09-11 17:04 ./slackware64/d/python-setuptools-74.1.2-x86_64-1.txz
-rw-r--r-- 1 root root 195 2024-08-21 17:26 ./slackware64/d/python-setuptools-73.0.1-x86_64-1.txz.asc -rw-r--r-- 1 root root 195 2024-09-11 17:04 ./slackware64/d/python-setuptools-74.1.2-x86_64-1.txz.asc
-rw-r--r-- 1 root root 484 2024-03-31 22:38 ./slackware64/d/python2-2.7.18-x86_64-8.txt -rw-r--r-- 1 root root 484 2024-03-31 22:38 ./slackware64/d/python2-2.7.18-x86_64-8.txt
-rw-r--r-- 1 root root 14689084 2024-03-31 22:38 ./slackware64/d/python2-2.7.18-x86_64-8.txz -rw-r--r-- 1 root root 14689084 2024-03-31 22:38 ./slackware64/d/python2-2.7.18-x86_64-8.txz
-rw-r--r-- 1 root root 195 2024-03-31 22:38 ./slackware64/d/python2-2.7.18-x86_64-8.txz.asc -rw-r--r-- 1 root root 195 2024-03-31 22:38 ./slackware64/d/python2-2.7.18-x86_64-8.txz.asc
@ -1613,7 +1613,7 @@ drwxr-xr-x 2 root root 4096 2024-09-09 00:57 ./slackware64/k
-rw-r--r-- 1 root root 1170 2024-09-09 00:38 ./slackware64/k/maketag -rw-r--r-- 1 root root 1170 2024-09-09 00:38 ./slackware64/k/maketag
-rw-r--r-- 1 root root 1170 2024-09-09 00:38 ./slackware64/k/maketag.ez -rw-r--r-- 1 root root 1170 2024-09-09 00:38 ./slackware64/k/maketag.ez
-rw-r--r-- 1 root root 18 2024-09-09 00:38 ./slackware64/k/tagfile -rw-r--r-- 1 root root 18 2024-09-09 00:38 ./slackware64/k/tagfile
drwxr-xr-x 2 root root 86016 2024-09-02 19:58 ./slackware64/kde drwxr-xr-x 2 root root 86016 2024-09-11 17:50 ./slackware64/kde
-rw-r--r-- 1 root root 382 2024-02-15 20:27 ./slackware64/kde/akonadi-23.08.5-x86_64-1.txt -rw-r--r-- 1 root root 382 2024-02-15 20:27 ./slackware64/kde/akonadi-23.08.5-x86_64-1.txt
-rw-r--r-- 1 root root 2559504 2024-02-15 20:27 ./slackware64/kde/akonadi-23.08.5-x86_64-1.txz -rw-r--r-- 1 root root 2559504 2024-02-15 20:27 ./slackware64/kde/akonadi-23.08.5-x86_64-1.txz
-rw-r--r-- 1 root root 163 2024-02-15 20:27 ./slackware64/kde/akonadi-23.08.5-x86_64-1.txz.asc -rw-r--r-- 1 root root 163 2024-02-15 20:27 ./slackware64/kde/akonadi-23.08.5-x86_64-1.txz.asc
@ -2602,9 +2602,9 @@ drwxr-xr-x 2 root root 86016 2024-09-02 19:58 ./slackware64/kde
-rw-r--r-- 1 root root 310 2024-05-19 23:49 ./slackware64/kde/networkmanager-qt-5.116.0-x86_64-1.txt -rw-r--r-- 1 root root 310 2024-05-19 23:49 ./slackware64/kde/networkmanager-qt-5.116.0-x86_64-1.txt
-rw-r--r-- 1 root root 437876 2024-05-19 23:49 ./slackware64/kde/networkmanager-qt-5.116.0-x86_64-1.txz -rw-r--r-- 1 root root 437876 2024-05-19 23:49 ./slackware64/kde/networkmanager-qt-5.116.0-x86_64-1.txz
-rw-r--r-- 1 root root 195 2024-05-19 23:49 ./slackware64/kde/networkmanager-qt-5.116.0-x86_64-1.txz.asc -rw-r--r-- 1 root root 195 2024-05-19 23:49 ./slackware64/kde/networkmanager-qt-5.116.0-x86_64-1.txz.asc
-rw-r--r-- 1 root root 180 2024-08-14 18:10 ./slackware64/kde/okteta-0.26.16-x86_64-1.txt -rw-r--r-- 1 root root 180 2024-09-11 17:11 ./slackware64/kde/okteta-0.26.17-x86_64-1.txt
-rw-r--r-- 1 root root 1432724 2024-08-14 18:10 ./slackware64/kde/okteta-0.26.16-x86_64-1.txz -rw-r--r-- 1 root root 1433980 2024-09-11 17:11 ./slackware64/kde/okteta-0.26.17-x86_64-1.txz
-rw-r--r-- 1 root root 195 2024-08-14 18:10 ./slackware64/kde/okteta-0.26.16-x86_64-1.txz.asc -rw-r--r-- 1 root root 195 2024-09-11 17:11 ./slackware64/kde/okteta-0.26.17-x86_64-1.txz.asc
-rw-r--r-- 1 root root 358 2024-09-02 18:17 ./slackware64/kde/okular-23.08.5-x86_64-8.txt -rw-r--r-- 1 root root 358 2024-09-02 18:17 ./slackware64/kde/okular-23.08.5-x86_64-8.txt
-rw-r--r-- 1 root root 7272308 2024-09-02 18:17 ./slackware64/kde/okular-23.08.5-x86_64-8.txz -rw-r--r-- 1 root root 7272308 2024-09-02 18:17 ./slackware64/kde/okular-23.08.5-x86_64-8.txz
-rw-r--r-- 1 root root 195 2024-09-02 18:17 ./slackware64/kde/okular-23.08.5-x86_64-8.txz.asc -rw-r--r-- 1 root root 195 2024-09-02 18:17 ./slackware64/kde/okular-23.08.5-x86_64-8.txz.asc
@ -2786,7 +2786,7 @@ drwxr-xr-x 2 root root 86016 2024-09-02 19:58 ./slackware64/kde
-rw-r--r-- 1 root root 517 2024-02-15 21:47 ./slackware64/kde/zanshin-23.08.5-x86_64-1.txt -rw-r--r-- 1 root root 517 2024-02-15 21:47 ./slackware64/kde/zanshin-23.08.5-x86_64-1.txt
-rw-r--r-- 1 root root 686104 2024-02-15 21:47 ./slackware64/kde/zanshin-23.08.5-x86_64-1.txz -rw-r--r-- 1 root root 686104 2024-02-15 21:47 ./slackware64/kde/zanshin-23.08.5-x86_64-1.txz
-rw-r--r-- 1 root root 163 2024-02-15 21:47 ./slackware64/kde/zanshin-23.08.5-x86_64-1.txz.asc -rw-r--r-- 1 root root 163 2024-02-15 21:47 ./slackware64/kde/zanshin-23.08.5-x86_64-1.txz.asc
drwxr-xr-x 2 root root 102400 2024-09-10 19:34 ./slackware64/l drwxr-xr-x 2 root root 102400 2024-09-11 17:50 ./slackware64/l
-rw-r--r-- 1 root root 329 2022-03-06 20:00 ./slackware64/l/GConf-3.2.6-x86_64-8.txt -rw-r--r-- 1 root root 329 2022-03-06 20:00 ./slackware64/l/GConf-3.2.6-x86_64-8.txt
-rw-r--r-- 1 root root 928144 2022-03-06 20:00 ./slackware64/l/GConf-3.2.6-x86_64-8.txz -rw-r--r-- 1 root root 928144 2022-03-06 20:00 ./slackware64/l/GConf-3.2.6-x86_64-8.txz
-rw-r--r-- 1 root root 163 2022-03-06 20:00 ./slackware64/l/GConf-3.2.6-x86_64-8.txz.asc -rw-r--r-- 1 root root 163 2022-03-06 20:00 ./slackware64/l/GConf-3.2.6-x86_64-8.txz.asc
@ -3105,9 +3105,9 @@ drwxr-xr-x 2 root root 102400 2024-09-10 19:34 ./slackware64/l
-rw-r--r-- 1 root root 280 2024-03-23 23:13 ./slackware64/l/gnu-efi-3.0.18-x86_64-1.txt -rw-r--r-- 1 root root 280 2024-03-23 23:13 ./slackware64/l/gnu-efi-3.0.18-x86_64-1.txt
-rw-r--r-- 1 root root 227612 2024-03-23 23:13 ./slackware64/l/gnu-efi-3.0.18-x86_64-1.txz -rw-r--r-- 1 root root 227612 2024-03-23 23:13 ./slackware64/l/gnu-efi-3.0.18-x86_64-1.txz
-rw-r--r-- 1 root root 195 2024-03-23 23:13 ./slackware64/l/gnu-efi-3.0.18-x86_64-1.txz.asc -rw-r--r-- 1 root root 195 2024-03-23 23:13 ./slackware64/l/gnu-efi-3.0.18-x86_64-1.txz.asc
-rw-r--r-- 1 root root 604 2024-04-01 17:23 ./slackware64/l/gobject-introspection-1.80.1-x86_64-1.txt -rw-r--r-- 1 root root 604 2024-09-11 17:05 ./slackware64/l/gobject-introspection-1.80.1-x86_64-2.txt
-rw-r--r-- 1 root root 410024 2024-04-01 17:23 ./slackware64/l/gobject-introspection-1.80.1-x86_64-1.txz -rw-r--r-- 1 root root 411496 2024-09-11 17:05 ./slackware64/l/gobject-introspection-1.80.1-x86_64-2.txz
-rw-r--r-- 1 root root 195 2024-04-01 17:23 ./slackware64/l/gobject-introspection-1.80.1-x86_64-1.txz.asc -rw-r--r-- 1 root root 195 2024-09-11 17:05 ./slackware64/l/gobject-introspection-1.80.1-x86_64-2.txz.asc
-rw-r--r-- 1 root root 450 2022-11-12 18:28 ./slackware64/l/grantlee-5.3.1-x86_64-1.txt -rw-r--r-- 1 root root 450 2022-11-12 18:28 ./slackware64/l/grantlee-5.3.1-x86_64-1.txt
-rw-r--r-- 1 root root 304532 2022-11-12 18:28 ./slackware64/l/grantlee-5.3.1-x86_64-1.txz -rw-r--r-- 1 root root 304532 2022-11-12 18:28 ./slackware64/l/grantlee-5.3.1-x86_64-1.txz
-rw-r--r-- 1 root root 163 2022-11-12 18:28 ./slackware64/l/grantlee-5.3.1-x86_64-1.txz.asc -rw-r--r-- 1 root root 163 2022-11-12 18:28 ./slackware64/l/grantlee-5.3.1-x86_64-1.txz.asc
@ -3871,9 +3871,9 @@ drwxr-xr-x 2 root root 102400 2024-09-10 19:34 ./slackware64/l
-rw-r--r-- 1 root root 480 2024-03-29 04:28 ./slackware64/l/python-imagesize-1.4.1-x86_64-2.txt -rw-r--r-- 1 root root 480 2024-03-29 04:28 ./slackware64/l/python-imagesize-1.4.1-x86_64-2.txt
-rw-r--r-- 1 root root 12268 2024-03-29 04:28 ./slackware64/l/python-imagesize-1.4.1-x86_64-2.txz -rw-r--r-- 1 root root 12268 2024-03-29 04:28 ./slackware64/l/python-imagesize-1.4.1-x86_64-2.txz
-rw-r--r-- 1 root root 195 2024-03-29 04:28 ./slackware64/l/python-imagesize-1.4.1-x86_64-2.txz.asc -rw-r--r-- 1 root root 195 2024-03-29 04:28 ./slackware64/l/python-imagesize-1.4.1-x86_64-2.txz.asc
-rw-r--r-- 1 root root 597 2024-08-20 17:13 ./slackware64/l/python-importlib_metadata-8.4.0-x86_64-1.txt -rw-r--r-- 1 root root 597 2024-09-11 16:55 ./slackware64/l/python-importlib_metadata-8.5.0-x86_64-1.txt
-rw-r--r-- 1 root root 51816 2024-08-20 17:13 ./slackware64/l/python-importlib_metadata-8.4.0-x86_64-1.txz -rw-r--r-- 1 root root 52160 2024-09-11 16:55 ./slackware64/l/python-importlib_metadata-8.5.0-x86_64-1.txz
-rw-r--r-- 1 root root 195 2024-08-20 17:13 ./slackware64/l/python-importlib_metadata-8.4.0-x86_64-1.txz.asc -rw-r--r-- 1 root root 195 2024-09-11 16:55 ./slackware64/l/python-importlib_metadata-8.5.0-x86_64-1.txz.asc
-rw-r--r-- 1 root root 461 2024-03-31 22:35 ./slackware64/l/python-installer-0.7.0-x86_64-3.txt -rw-r--r-- 1 root root 461 2024-03-31 22:35 ./slackware64/l/python-installer-0.7.0-x86_64-3.txt
-rw-r--r-- 1 root root 38808 2024-03-31 22:35 ./slackware64/l/python-installer-0.7.0-x86_64-3.txz -rw-r--r-- 1 root root 38808 2024-03-31 22:35 ./slackware64/l/python-installer-0.7.0-x86_64-3.txz
-rw-r--r-- 1 root root 195 2024-03-31 22:35 ./slackware64/l/python-installer-0.7.0-x86_64-3.txz.asc -rw-r--r-- 1 root root 195 2024-03-31 22:35 ./slackware64/l/python-installer-0.7.0-x86_64-3.txz.asc
@ -4121,7 +4121,7 @@ drwxr-xr-x 2 root root 102400 2024-09-10 19:34 ./slackware64/l
-rw-r--r-- 1 root root 403 2023-12-11 22:02 ./slackware64/l/zxing-cpp-2.2.1-x86_64-1.txt -rw-r--r-- 1 root root 403 2023-12-11 22:02 ./slackware64/l/zxing-cpp-2.2.1-x86_64-1.txt
-rw-r--r-- 1 root root 773596 2023-12-11 22:02 ./slackware64/l/zxing-cpp-2.2.1-x86_64-1.txz -rw-r--r-- 1 root root 773596 2023-12-11 22:02 ./slackware64/l/zxing-cpp-2.2.1-x86_64-1.txz
-rw-r--r-- 1 root root 163 2023-12-11 22:02 ./slackware64/l/zxing-cpp-2.2.1-x86_64-1.txz.asc -rw-r--r-- 1 root root 163 2023-12-11 22:02 ./slackware64/l/zxing-cpp-2.2.1-x86_64-1.txz.asc
drwxr-xr-x 2 root root 36864 2024-09-10 19:34 ./slackware64/n drwxr-xr-x 2 root root 36864 2024-09-11 17:50 ./slackware64/n
-rw-r--r-- 1 root root 357 2024-08-21 17:23 ./slackware64/n/ModemManager-1.22.0-x86_64-1.txt -rw-r--r-- 1 root root 357 2024-08-21 17:23 ./slackware64/n/ModemManager-1.22.0-x86_64-1.txt
-rw-r--r-- 1 root root 1520380 2024-08-21 17:23 ./slackware64/n/ModemManager-1.22.0-x86_64-1.txz -rw-r--r-- 1 root root 1520380 2024-08-21 17:23 ./slackware64/n/ModemManager-1.22.0-x86_64-1.txz
-rw-r--r-- 1 root root 195 2024-08-21 17:23 ./slackware64/n/ModemManager-1.22.0-x86_64-1.txz.asc -rw-r--r-- 1 root root 195 2024-08-21 17:23 ./slackware64/n/ModemManager-1.22.0-x86_64-1.txz.asc
@ -4167,9 +4167,9 @@ drwxr-xr-x 2 root root 36864 2024-09-10 19:34 ./slackware64/n
-rw-r--r-- 1 root root 597 2023-09-30 19:58 ./slackware64/n/conntrack-tools-1.4.8-x86_64-1.txt -rw-r--r-- 1 root root 597 2023-09-30 19:58 ./slackware64/n/conntrack-tools-1.4.8-x86_64-1.txt
-rw-r--r-- 1 root root 164308 2023-09-30 19:58 ./slackware64/n/conntrack-tools-1.4.8-x86_64-1.txz -rw-r--r-- 1 root root 164308 2023-09-30 19:58 ./slackware64/n/conntrack-tools-1.4.8-x86_64-1.txz
-rw-r--r-- 1 root root 163 2023-09-30 19:58 ./slackware64/n/conntrack-tools-1.4.8-x86_64-1.txz.asc -rw-r--r-- 1 root root 163 2023-09-30 19:58 ./slackware64/n/conntrack-tools-1.4.8-x86_64-1.txz.asc
-rw-r--r-- 1 root root 552 2024-08-07 02:44 ./slackware64/n/curl-8.9.1-x86_64-2.txt -rw-r--r-- 1 root root 552 2024-09-11 16:44 ./slackware64/n/curl-8.10.0-x86_64-1.txt
-rw-r--r-- 1 root root 1303212 2024-08-07 02:44 ./slackware64/n/curl-8.9.1-x86_64-2.txz -rw-r--r-- 1 root root 1311576 2024-09-11 16:44 ./slackware64/n/curl-8.10.0-x86_64-1.txz
-rw-r--r-- 1 root root 195 2024-08-07 02:44 ./slackware64/n/curl-8.9.1-x86_64-2.txz.asc -rw-r--r-- 1 root root 195 2024-09-11 16:44 ./slackware64/n/curl-8.10.0-x86_64-1.txz.asc
-rw-r--r-- 1 root root 373 2023-03-08 02:08 ./slackware64/n/cyrus-sasl-2.1.28-x86_64-3.txt -rw-r--r-- 1 root root 373 2023-03-08 02:08 ./slackware64/n/cyrus-sasl-2.1.28-x86_64-3.txt
-rw-r--r-- 1 root root 994312 2023-03-08 02:08 ./slackware64/n/cyrus-sasl-2.1.28-x86_64-3.txz -rw-r--r-- 1 root root 994312 2023-03-08 02:08 ./slackware64/n/cyrus-sasl-2.1.28-x86_64-3.txz
-rw-r--r-- 1 root root 163 2023-03-08 02:08 ./slackware64/n/cyrus-sasl-2.1.28-x86_64-3.txz.asc -rw-r--r-- 1 root root 163 2023-03-08 02:08 ./slackware64/n/cyrus-sasl-2.1.28-x86_64-3.txz.asc
@ -5807,13 +5807,13 @@ drwxr-xr-x 2 root root 4096 2024-05-05 18:37 ./slackware64/y
-rw-r--r-- 1 root root 1488844 2024-05-05 17:22 ./slackware64/y/nethack-3.6.7-x86_64-2.txz -rw-r--r-- 1 root root 1488844 2024-05-05 17:22 ./slackware64/y/nethack-3.6.7-x86_64-2.txz
-rw-r--r-- 1 root root 195 2024-05-05 17:22 ./slackware64/y/nethack-3.6.7-x86_64-2.txz.asc -rw-r--r-- 1 root root 195 2024-05-05 17:22 ./slackware64/y/nethack-3.6.7-x86_64-2.txz.asc
-rw-r--r-- 1 root root 26 2020-12-30 21:55 ./slackware64/y/tagfile -rw-r--r-- 1 root root 26 2020-12-30 21:55 ./slackware64/y/tagfile
drwxr-xr-x 18 root root 4096 2024-09-10 19:36 ./source drwxr-xr-x 18 root root 4096 2024-09-11 17:52 ./source
-rw-r--r-- 1 root root 626698 2024-09-10 19:36 ./source/CHECKSUMS.md5 -rw-r--r-- 1 root root 626686 2024-09-11 17:52 ./source/CHECKSUMS.md5
-rw-r--r-- 1 root root 195 2024-09-10 19:36 ./source/CHECKSUMS.md5.asc -rw-r--r-- 1 root root 195 2024-09-11 17:52 ./source/CHECKSUMS.md5.asc
-rw-r--r-- 1 root root 873365 2024-09-10 19:35 ./source/FILE_LIST -rw-r--r-- 1 root root 873354 2024-09-11 17:51 ./source/FILE_LIST
-rw-r--r-- 1 root root 30255108 2024-09-10 19:35 ./source/MANIFEST.bz2 -rw-r--r-- 1 root root 30252847 2024-09-11 17:51 ./source/MANIFEST.bz2
-rw-r--r-- 1 root root 828 2022-02-02 04:43 ./source/README.TXT -rw-r--r-- 1 root root 828 2022-02-02 04:43 ./source/README.TXT
drwxr-xr-x 124 root root 4096 2024-08-12 03:46 ./source/a drwxr-xr-x 124 root root 4096 2024-09-10 21:33 ./source/a
-rw-r--r-- 1 root root 339 2023-09-28 19:06 ./source/a/FTBFSlog -rw-r--r-- 1 root root 339 2023-09-28 19:06 ./source/a/FTBFSlog
drwxr-xr-x 2 root root 4096 2022-02-15 18:15 ./source/a/aaa_base drwxr-xr-x 2 root root 4096 2022-02-15 18:15 ./source/a/aaa_base
-rw-r--r-- 1 root root 11041 2022-02-15 04:49 ./source/a/aaa_base/_aaa_base.tar.gz -rw-r--r-- 1 root root 11041 2022-02-15 04:49 ./source/a/aaa_base/_aaa_base.tar.gz
@ -6057,10 +6057,9 @@ drwxr-xr-x 2 root root 4096 2024-04-23 17:42 ./source/a/ed
-rw-r--r-- 1 root root 72 2024-04-23 16:33 ./source/a/ed/ed-1.20.2.tar.lz.sig -rw-r--r-- 1 root root 72 2024-04-23 16:33 ./source/a/ed/ed-1.20.2.tar.lz.sig
-rwxr-xr-x 1 root root 4171 2022-02-07 21:33 ./source/a/ed/ed.SlackBuild -rwxr-xr-x 1 root root 4171 2022-02-07 21:33 ./source/a/ed/ed.SlackBuild
-rw-r--r-- 1 root root 800 2018-02-27 06:13 ./source/a/ed/slack-desc -rw-r--r-- 1 root root 800 2018-02-27 06:13 ./source/a/ed/slack-desc
drwxr-xr-x 2 root root 4096 2022-09-06 18:27 ./source/a/efibootmgr drwxr-xr-x 2 root root 4096 2024-09-10 23:38 ./source/a/efibootmgr
-rw-r--r-- 1 root root 36468 2019-11-21 21:59 ./source/a/efibootmgr/efibootmgr-20191011_e8ce9fe.tar.xz -rw-r--r-- 1 root root 37875 2022-07-07 21:47 ./source/a/efibootmgr/efibootmgr-18.tar.lz
-rwxr-xr-x 1 root root 3953 2022-09-06 18:27 ./source/a/efibootmgr/efibootmgr.SlackBuild -rwxr-xr-x 1 root root 3515 2024-09-10 23:38 ./source/a/efibootmgr/efibootmgr.SlackBuild
-rw-r--r-- 1 root root 504 2019-11-24 23:20 ./source/a/efibootmgr/f862d860103511ae953cc2dd1283e1e95bf00376.patch.gz
-rwxr-xr-x 1 root root 2060 2020-07-09 18:36 ./source/a/efibootmgr/fetch-efibootmgr.sh -rwxr-xr-x 1 root root 2060 2020-07-09 18:36 ./source/a/efibootmgr/fetch-efibootmgr.sh
-rw-r--r-- 1 root root 953 2018-06-12 19:48 ./source/a/efibootmgr/slack-desc -rw-r--r-- 1 root root 953 2018-06-12 19:48 ./source/a/efibootmgr/slack-desc
drwxr-xr-x 2 root root 4096 2022-09-06 18:27 ./source/a/efivar drwxr-xr-x 2 root root 4096 2022-09-06 18:27 ./source/a/efivar
@ -6238,21 +6237,22 @@ drwxr-xr-x 2 root root 4096 2022-09-07 16:29 ./source/a/grep/scripts
-rw-r--r-- 1 root root 104 2022-09-07 16:29 ./source/a/grep/scripts/egrep -rw-r--r-- 1 root root 104 2022-09-07 16:29 ./source/a/grep/scripts/egrep
-rw-r--r-- 1 root root 104 2022-09-07 16:29 ./source/a/grep/scripts/fgrep -rw-r--r-- 1 root root 104 2022-09-07 16:29 ./source/a/grep/scripts/fgrep
-rw-r--r-- 1 root root 743 2018-02-27 06:13 ./source/a/grep/slack-desc -rw-r--r-- 1 root root 743 2018-02-27 06:13 ./source/a/grep/slack-desc
drwxr-xr-x 2 root root 4096 2024-07-30 20:57 ./source/a/grub drwxr-xr-x 2 root root 4096 2024-09-10 21:45 ./source/a/grub
-rw-r--r-- 1 root root 1167 2023-12-21 19:26 ./source/a/grub/0001-00_header-add-GRUB_COLOR_-variables.patch -rw-r--r-- 1 root root 1167 2023-12-21 19:26 ./source/a/grub/0001-00_header-add-GRUB_COLOR_-variables.patch
-rw-r--r-- 1 root root 444 2024-01-02 19:45 ./source/a/grub/0001-skip-new-and-orig-files-in-etc-grub.d.patch -rw-r--r-- 1 root root 444 2024-01-02 19:45 ./source/a/grub/0001-skip-new-and-orig-files-in-etc-grub.d.patch
-rw-r--r-- 1 root root 766 2023-12-21 19:30 ./source/a/grub/0003-support-dropins-for-default-configuration.patch -rw-r--r-- 1 root root 766 2023-12-21 19:30 ./source/a/grub/0003-support-dropins-for-default-configuration.patch
-rw-r--r-- 1 root root 917 2024-07-30 20:36 ./source/a/grub/0004-initrd_fallback_name.patch -rw-r--r-- 1 root root 917 2024-07-30 20:36 ./source/a/grub/0004-initrd_fallback_name.patch
-rw-r--r-- 1 root root 1047 2024-07-30 20:56 ./source/a/grub/0005-GRUB_DISPLAY_KERNEL_FILETYPES.patch -rw-r--r-- 1 root root 1047 2024-07-30 20:56 ./source/a/grub/0005-GRUB_DISPLAY_KERNEL_FILETYPES.patch
-rw-r--r-- 1 root root 638 2024-09-10 21:51 ./source/a/grub/0006-warn-grub.d-overwrites-docs.patch
-rw-r--r-- 1 root root 1103 2018-05-16 15:18 ./source/a/grub/0198-align-struct-efi_variable-better.patch -rw-r--r-- 1 root root 1103 2018-05-16 15:18 ./source/a/grub/0198-align-struct-efi_variable-better.patch
-rw-r--r-- 1 root root 6576 2024-06-27 18:41 ./source/a/grub/09_slackware_linux -rw-r--r-- 1 root root 6576 2024-06-27 18:41 ./source/a/grub/09_slackware_linux
-rw-r--r-- 1 root root 616 2024-07-24 19:14 ./source/a/grub/10_linux.osname.patch -rw-r--r-- 1 root root 616 2024-07-24 19:14 ./source/a/grub/10_linux.osname.patch
-rw-r--r-- 1 root root 1320 2023-12-21 07:17 ./source/a/grub/b835601c7639ed1890f2d3db91900a8506011a8e.patch -rw-r--r-- 1 root root 1320 2023-12-21 07:17 ./source/a/grub/b835601c7639ed1890f2d3db91900a8506011a8e.patch
-rw-r--r-- 1 root root 688 2024-06-23 22:41 ./source/a/grub/doinst.sh -rw-r--r-- 1 root root 1017 2024-09-11 17:38 ./source/a/grub/doinst.sh
-rw-r--r-- 1 root root 1691 2024-07-30 21:02 ./source/a/grub/etc.default.grub -rw-r--r-- 1 root root 1691 2024-07-30 21:02 ./source/a/grub/etc.default.grub
-rw-r--r-- 1 root root 6675608 2023-12-20 16:53 ./source/a/grub/grub-2.12.tar.xz -rw-r--r-- 1 root root 6675608 2023-12-20 16:53 ./source/a/grub/grub-2.12.tar.xz
-rw-r--r-- 1 root root 566 2023-12-20 16:53 ./source/a/grub/grub-2.12.tar.xz.sig -rw-r--r-- 1 root root 566 2023-12-20 16:53 ./source/a/grub/grub-2.12.tar.xz.sig
-rwxr-xr-x 1 root root 8864 2024-07-30 20:59 ./source/a/grub/grub.SlackBuild -rwxr-xr-x 1 root root 9084 2024-09-10 21:48 ./source/a/grub/grub.SlackBuild
-rw-r--r-- 1 root root 1458 2016-12-25 09:49 ./source/a/grub/grub.dejavusansmono.gfxterm.font.diff -rw-r--r-- 1 root root 1458 2016-12-25 09:49 ./source/a/grub/grub.dejavusansmono.gfxterm.font.diff
-rw-r--r-- 1 root root 721 2023-12-21 19:34 ./source/a/grub/slack-desc -rw-r--r-- 1 root root 721 2023-12-21 19:34 ./source/a/grub/slack-desc
-rw-r--r-- 1 root root 431 2024-06-26 18:21 ./source/a/grub/update-grub -rw-r--r-- 1 root root 431 2024-06-26 18:21 ./source/a/grub/update-grub
@ -7603,7 +7603,7 @@ drwxr-xr-x 2 root root 4096 2024-05-12 05:06 ./source/ap/zsh
-rwxr-xr-x 1 root root 4423 2024-05-12 05:06 ./source/ap/zsh/zsh.SlackBuild -rwxr-xr-x 1 root root 4423 2024-05-12 05:06 ./source/ap/zsh/zsh.SlackBuild
-rw-r--r-- 1 root root 23 2018-09-14 17:50 ./source/ap/zsh/zsh.url -rw-r--r-- 1 root root 23 2018-09-14 17:50 ./source/ap/zsh/zsh.url
-rwxr-xr-x 1 root root 12001 2021-10-08 01:36 ./source/buildlist-from-changelog.sh -rwxr-xr-x 1 root root 12001 2021-10-08 01:36 ./source/buildlist-from-changelog.sh
drwxr-xr-x 73 root root 4096 2024-08-30 17:23 ./source/d drwxr-xr-x 73 root root 4096 2024-09-11 17:03 ./source/d
drwxr-xr-x 2 root root 4096 2024-08-05 17:56 ./source/d/Cython drwxr-xr-x 2 root root 4096 2024-08-05 17:56 ./source/d/Cython
-rwxr-xr-x 1 root root 3132 2024-08-05 17:58 ./source/d/Cython/Cython.SlackBuild -rwxr-xr-x 1 root root 3132 2024-08-05 17:58 ./source/d/Cython/Cython.SlackBuild
-rw-r--r-- 1 root root 36 2017-09-11 18:25 ./source/d/Cython/Cython.url -rw-r--r-- 1 root root 36 2017-09-11 18:25 ./source/d/Cython/Cython.url
@ -7953,9 +7953,9 @@ drwxr-xr-x 2 root root 4096 2024-07-29 18:11 ./source/d/python-pip
-rw-r--r-- 1 root root 33 2018-03-29 06:10 ./source/d/python-pip/pip.url -rw-r--r-- 1 root root 33 2018-03-29 06:10 ./source/d/python-pip/pip.url
-rwxr-xr-x 1 root root 3283 2024-07-29 18:09 ./source/d/python-pip/python-pip.SlackBuild -rwxr-xr-x 1 root root 3283 2024-07-29 18:09 ./source/d/python-pip/python-pip.SlackBuild
-rw-r--r-- 1 root root 760 2018-02-27 06:13 ./source/d/python-pip/slack-desc -rw-r--r-- 1 root root 760 2018-02-27 06:13 ./source/d/python-pip/slack-desc
drwxr-xr-x 2 root root 4096 2024-08-21 17:26 ./source/d/python-setuptools drwxr-xr-x 2 root root 4096 2024-09-11 16:57 ./source/d/python-setuptools
-rwxr-xr-x 1 root root 3348 2024-07-29 18:12 ./source/d/python-setuptools/python-setuptools.SlackBuild -rwxr-xr-x 1 root root 3348 2024-07-29 18:12 ./source/d/python-setuptools/python-setuptools.SlackBuild
-rw-r--r-- 1 root root 1576842 2024-08-20 18:27 ./source/d/python-setuptools/setuptools-73.0.1.tar.lz -rw-r--r-- 1 root root 939186 2024-09-05 04:13 ./source/d/python-setuptools/setuptools-74.1.2.tar.lz
-rw-r--r-- 1 root root 40 2017-11-28 22:11 ./source/d/python-setuptools/setuptools.url -rw-r--r-- 1 root root 40 2017-11-28 22:11 ./source/d/python-setuptools/setuptools.url
-rw-r--r-- 1 root root 1059 2018-02-27 06:13 ./source/d/python-setuptools/slack-desc -rw-r--r-- 1 root root 1059 2018-02-27 06:13 ./source/d/python-setuptools/slack-desc
drwxr-xr-x 2 root root 4096 2024-03-21 21:57 ./source/d/python2 drwxr-xr-x 2 root root 4096 2024-03-21 21:57 ./source/d/python2
@ -9273,7 +9273,7 @@ drwxr-xr-x 2 root root 16384 2024-02-15 20:21 ./source/kde/kde/slack-desc
-rw-r--r-- 1 root root 972 2021-12-10 05:48 ./source/kde/kde/slack-desc/zanshin -rw-r--r-- 1 root root 972 2021-12-10 05:48 ./source/kde/kde/slack-desc/zanshin
drwxr-xr-x 7 root root 4096 2022-04-21 20:14 ./source/kde/kde/src drwxr-xr-x 7 root root 4096 2022-04-21 20:14 ./source/kde/kde/src
drwxr-xr-x 2 root root 36864 2024-05-30 21:55 ./source/kde/kde/src/applications drwxr-xr-x 2 root root 36864 2024-05-30 21:55 ./source/kde/kde/src/applications
drwxr-xr-x 2 root root 4096 2024-08-14 18:07 ./source/kde/kde/src/applications-extra drwxr-xr-x 2 root root 4096 2024-09-11 17:10 ./source/kde/kde/src/applications-extra
-rw-r--r-- 1 root root 267008 2023-09-04 08:23 ./source/kde/kde/src/applications-extra/alkimia-8.1.2.tar.xz -rw-r--r-- 1 root root 267008 2023-09-04 08:23 ./source/kde/kde/src/applications-extra/alkimia-8.1.2.tar.xz
-rw-r--r-- 1 root root 833 2023-09-04 08:23 ./source/kde/kde/src/applications-extra/alkimia-8.1.2.tar.xz.sig -rw-r--r-- 1 root root 833 2023-09-04 08:23 ./source/kde/kde/src/applications-extra/alkimia-8.1.2.tar.xz.sig
-rw-r--r-- 1 root root 55207684 2020-05-23 15:58 ./source/kde/kde/src/applications-extra/calligra-3.2.1.tar.xz -rw-r--r-- 1 root root 55207684 2020-05-23 15:58 ./source/kde/kde/src/applications-extra/calligra-3.2.1.tar.xz
@ -9307,8 +9307,8 @@ drwxr-xr-x 2 root root 4096 2024-08-14 18:07 ./source/kde/kde/src/applica
-rw-r--r-- 1 root root 833 2019-12-20 23:39 ./source/kde/kde/src/applications-extra/ktimetracker-5.0.1.tar.xz.sig -rw-r--r-- 1 root root 833 2019-12-20 23:39 ./source/kde/kde/src/applications-extra/ktimetracker-5.0.1.tar.xz.sig
-rw-r--r-- 1 root root 24180904 2024-07-16 09:43 ./source/kde/kde/src/applications-extra/labplot-2.11.1.tar.xz -rw-r--r-- 1 root root 24180904 2024-07-16 09:43 ./source/kde/kde/src/applications-extra/labplot-2.11.1.tar.xz
-rw-r--r-- 1 root root 659 2024-07-16 09:43 ./source/kde/kde/src/applications-extra/labplot-2.11.1.tar.xz.sig -rw-r--r-- 1 root root 659 2024-07-16 09:43 ./source/kde/kde/src/applications-extra/labplot-2.11.1.tar.xz.sig
-rw-r--r-- 1 root root 1090268 2024-08-08 17:38 ./source/kde/kde/src/applications-extra/okteta-0.26.16.tar.xz -rw-r--r-- 1 root root 1090720 2024-09-09 19:57 ./source/kde/kde/src/applications-extra/okteta-0.26.17.tar.xz
-rw-r--r-- 1 root root 833 2024-08-08 17:38 ./source/kde/kde/src/applications-extra/okteta-0.26.16.tar.xz.sig -rw-r--r-- 1 root root 833 2024-09-09 19:58 ./source/kde/kde/src/applications-extra/okteta-0.26.17.tar.xz.sig
-rw-r--r-- 1 root root 198144 2014-10-22 03:23 ./source/kde/kde/src/applications-extra/oxygen-gtk2-1.4.6.tar.xz -rw-r--r-- 1 root root 198144 2014-10-22 03:23 ./source/kde/kde/src/applications-extra/oxygen-gtk2-1.4.6.tar.xz
-rw-r--r-- 1 root root 1662512 2024-02-13 14:13 ./source/kde/kde/src/applications/akonadi-23.08.5.tar.xz -rw-r--r-- 1 root root 1662512 2024-02-13 14:13 ./source/kde/kde/src/applications/akonadi-23.08.5.tar.xz
-rw-r--r-- 1 root root 833 2024-02-13 14:13 ./source/kde/kde/src/applications/akonadi-23.08.5.tar.xz.sig -rw-r--r-- 1 root root 833 2024-02-13 14:13 ./source/kde/kde/src/applications/akonadi-23.08.5.tar.xz.sig
@ -10100,7 +10100,7 @@ drwxr-xr-x 2 root root 4096 2024-05-15 22:59 ./source/kde/wcslib
-rw-r--r-- 1 root root 2655446 2024-05-13 16:35 ./source/kde/wcslib/wcslib-8.3.tar.lz -rw-r--r-- 1 root root 2655446 2024-05-13 16:35 ./source/kde/wcslib/wcslib-8.3.tar.lz
-rwxr-xr-x 1 root root 4611 2023-10-22 00:57 ./source/kde/wcslib/wcslib.SlackBuild -rwxr-xr-x 1 root root 4611 2023-10-22 00:57 ./source/kde/wcslib/wcslib.SlackBuild
-rw-r--r-- 1 root root 44 2023-11-17 18:29 ./source/kde/wcslib/wcslib.url -rw-r--r-- 1 root root 44 2023-11-17 18:29 ./source/kde/wcslib/wcslib.url
drwxr-xr-x 440 root root 16384 2024-08-18 18:01 ./source/l drwxr-xr-x 440 root root 16384 2024-09-11 17:04 ./source/l
-rw-r--r-- 1 root root 2653 2024-03-22 18:04 ./source/l/FTBFSlog -rw-r--r-- 1 root root 2653 2024-03-22 18:04 ./source/l/FTBFSlog
drwxr-xr-x 3 root root 4096 2022-03-06 19:58 ./source/l/GConf drwxr-xr-x 3 root root 4096 2022-03-06 19:58 ./source/l/GConf
-rw-r--r-- 1 root root 1559904 2013-01-22 02:48 ./source/l/GConf/GConf-3.2.6.tar.xz -rw-r--r-- 1 root root 1559904 2013-01-22 02:48 ./source/l/GConf/GConf-3.2.6.tar.xz
@ -10695,9 +10695,10 @@ drwxr-xr-x 2 root root 4096 2024-03-23 23:13 ./source/l/gnu-efi
-rwxr-xr-x 1 root root 3583 2021-03-13 19:47 ./source/l/gnu-efi/gnu-efi.SlackBuild -rwxr-xr-x 1 root root 3583 2021-03-13 19:47 ./source/l/gnu-efi/gnu-efi.SlackBuild
-rw-r--r-- 1 root root 65 2024-03-23 23:12 ./source/l/gnu-efi/gnu-efi.url -rw-r--r-- 1 root root 65 2024-03-23 23:12 ./source/l/gnu-efi/gnu-efi.url
-rw-r--r-- 1 root root 734 2018-02-27 06:12 ./source/l/gnu-efi/slack-desc -rw-r--r-- 1 root root 734 2018-02-27 06:12 ./source/l/gnu-efi/slack-desc
drwxr-xr-x 2 root root 4096 2024-04-01 17:23 ./source/l/gobject-introspection drwxr-xr-x 2 root root 4096 2024-09-11 17:05 ./source/l/gobject-introspection
-rw-r--r-- 1 root root 3783 2024-09-11 17:05 ./source/l/gobject-introspection/a2139dba59eac283a7f543ed737f038deebddc19.patch
-rw-r--r-- 1 root root 1040228 2024-04-01 13:46 ./source/l/gobject-introspection/gobject-introspection-1.80.1.tar.xz -rw-r--r-- 1 root root 1040228 2024-04-01 13:46 ./source/l/gobject-introspection/gobject-introspection-1.80.1.tar.xz
-rwxr-xr-x 1 root root 4602 2024-04-01 17:22 ./source/l/gobject-introspection/gobject-introspection.SlackBuild -rwxr-xr-x 1 root root 4422 2024-09-11 17:05 ./source/l/gobject-introspection/gobject-introspection.SlackBuild
-rw-r--r-- 1 root root 1073 2024-04-01 17:16 ./source/l/gobject-introspection/slack-desc -rw-r--r-- 1 root root 1073 2024-04-01 17:16 ./source/l/gobject-introspection/slack-desc
drwxr-xr-x 2 root root 4096 2022-11-12 18:27 ./source/l/grantlee drwxr-xr-x 2 root root 4096 2022-11-12 18:27 ./source/l/grantlee
-rw-r--r-- 1 root root 1060766 2022-11-11 20:24 ./source/l/grantlee/grantlee-5.3.1.tar.lz -rw-r--r-- 1 root root 1060766 2022-11-11 20:24 ./source/l/grantlee/grantlee-5.3.1.tar.lz
@ -12079,10 +12080,10 @@ drwxr-xr-x 2 root root 4096 2024-03-29 03:06 ./source/l/python-imagesize
-rw-r--r-- 1 root root 35 2022-04-29 18:20 ./source/l/python-imagesize/imagesize.url -rw-r--r-- 1 root root 35 2022-04-29 18:20 ./source/l/python-imagesize/imagesize.url
-rwxr-xr-x 1 root root 2924 2024-03-29 03:06 ./source/l/python-imagesize/python-imagesize.SlackBuild -rwxr-xr-x 1 root root 2924 2024-03-29 03:06 ./source/l/python-imagesize/python-imagesize.SlackBuild
-rw-r--r-- 1 root root 976 2022-04-29 18:25 ./source/l/python-imagesize/slack-desc -rw-r--r-- 1 root root 976 2022-04-29 18:25 ./source/l/python-imagesize/slack-desc
drwxr-xr-x 2 root root 4096 2024-08-20 17:13 ./source/l/python-importlib_metadata drwxr-xr-x 2 root root 4096 2024-09-11 16:55 ./source/l/python-importlib_metadata
-rw-r--r-- 1 root root 54320 2024-08-20 17:11 ./source/l/python-importlib_metadata/importlib_metadata-8.4.0.tar.gz -rw-r--r-- 1 root root 55304 2024-09-11 14:56 ./source/l/python-importlib_metadata/importlib_metadata-8.5.0.tar.gz
-rw-r--r-- 1 root root 44 2022-04-29 18:26 ./source/l/python-importlib_metadata/importlib_metadata.url -rw-r--r-- 1 root root 44 2022-04-29 18:26 ./source/l/python-importlib_metadata/importlib_metadata.url
-rwxr-xr-x 1 root root 2936 2024-07-23 18:14 ./source/l/python-importlib_metadata/python-importlib_metadata.SlackBuild -rwxr-xr-x 1 root root 2936 2024-09-11 16:55 ./source/l/python-importlib_metadata/python-importlib_metadata.SlackBuild
-rw-r--r-- 1 root root 1102 2022-04-29 18:30 ./source/l/python-importlib_metadata/slack-desc -rw-r--r-- 1 root root 1102 2022-04-29 18:30 ./source/l/python-importlib_metadata/slack-desc
drwxr-xr-x 2 root root 4096 2024-03-29 03:06 ./source/l/python-installer drwxr-xr-x 2 root root 4096 2024-03-29 03:06 ./source/l/python-installer
-rw-r--r-- 1 root root 220807 2023-04-10 02:47 ./source/l/python-installer/installer-0.7.0.tar.lz -rw-r--r-- 1 root root 220807 2023-04-10 02:47 ./source/l/python-installer/installer-0.7.0.tar.lz
@ -12721,12 +12722,11 @@ drwxr-xr-x 2 root root 4096 2023-09-30 19:57 ./source/n/conntrack-tools
-rwxr-xr-x 1 root root 3634 2022-10-08 17:54 ./source/n/conntrack-tools/conntrack-tools.SlackBuild -rwxr-xr-x 1 root root 3634 2022-10-08 17:54 ./source/n/conntrack-tools/conntrack-tools.SlackBuild
-rw-r--r-- 1 root root 53 2022-10-08 17:54 ./source/n/conntrack-tools/conntrack-tools.url -rw-r--r-- 1 root root 53 2022-10-08 17:54 ./source/n/conntrack-tools/conntrack-tools.url
-rw-r--r-- 1 root root 1092 2018-05-28 18:00 ./source/n/conntrack-tools/slack-desc -rw-r--r-- 1 root root 1092 2018-05-28 18:00 ./source/n/conntrack-tools/slack-desc
drwxr-xr-x 2 root root 4096 2024-08-06 21:13 ./source/n/curl drwxr-xr-x 2 root root 4096 2024-09-11 16:43 ./source/n/curl
-rw-r--r-- 1 root root 2782364 2024-07-31 06:53 ./source/n/curl/curl-8.9.1.tar.xz -rw-r--r-- 1 root root 2729448 2024-09-11 05:39 ./source/n/curl/curl-8.10.0.tar.xz
-rw-r--r-- 1 root root 488 2024-07-31 06:53 ./source/n/curl/curl-8.9.1.tar.xz.asc -rw-r--r-- 1 root root 488 2024-09-11 05:39 ./source/n/curl/curl-8.10.0.tar.xz.asc
-rwxr-xr-x 1 root root 4980 2024-08-06 21:13 ./source/n/curl/curl.SlackBuild -rwxr-xr-x 1 root root 4891 2024-09-11 16:44 ./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 30 2018-04-20 16:49 ./source/n/curl/curl.url
-rw-r--r-- 1 root root 898 2024-08-06 21:07 ./source/n/curl/fe9baa1619d13a1d3ac6bfa530abe229805cddff.patch
-rw-r--r-- 1 root root 1004 2019-02-06 21:57 ./source/n/curl/slack-desc -rw-r--r-- 1 root root 1004 2019-02-06 21:57 ./source/n/curl/slack-desc
drwxr-xr-x 2 root root 4096 2023-03-07 21:39 ./source/n/cyrus-sasl drwxr-xr-x 2 root root 4096 2023-03-07 21:39 ./source/n/cyrus-sasl
-rw-r--r-- 1 root root 1577929 2022-02-22 18:04 ./source/n/cyrus-sasl/cyrus-sasl-2.1.28.tar.lz -rw-r--r-- 1 root root 1577929 2022-02-22 18:04 ./source/n/cyrus-sasl/cyrus-sasl-2.1.28.tar.lz
@ -15280,7 +15280,7 @@ drwxr-xr-x 2 root root 4096 2024-03-03 19:29 ./source/x/x11/src/font
-rw-r--r-- 1 root root 735140 2023-02-27 23:08 ./source/x/x11/src/font/font-adobe-75dpi-1.0.4.tar.xz -rw-r--r-- 1 root root 735140 2023-02-27 23:08 ./source/x/x11/src/font/font-adobe-75dpi-1.0.4.tar.xz
-rw-r--r-- 1 root root 292184 2023-02-27 23:14 ./source/x/x11/src/font/font-adobe-utopia-100dpi-1.0.5.tar.xz -rw-r--r-- 1 root root 292184 2023-02-27 23:14 ./source/x/x11/src/font/font-adobe-utopia-100dpi-1.0.5.tar.xz
-rw-r--r-- 1 root root 247312 2023-02-27 23:17 ./source/x/x11/src/font/font-adobe-utopia-75dpi-1.0.5.tar.xz -rw-r--r-- 1 root root 247312 2023-02-27 23:17 ./source/x/x11/src/font/font-adobe-utopia-75dpi-1.0.5.tar.xz
-rw-r--r-- 1 root root 264312 2023-02-27 23:19 ./source/x/x11/src/font/font-adobe-utopia-type1-1.0.5.tar.xz -rw-r--r-- 1 root root 264312 2023-02-27 23:19 ./source/x/x11/src/font/font-adobe-utopia-type1-1.0.5.tar.xz
-rw-r--r-- 1 root root 96780 2023-02-27 23:22 ./source/x/x11/src/font/font-alias-1.0.5.tar.xz -rw-r--r-- 1 root root 96780 2023-02-27 23:22 ./source/x/x11/src/font/font-alias-1.0.5.tar.xz
-rw-r--r-- 1 root root 104644 2023-02-27 23:27 ./source/x/x11/src/font/font-arabic-misc-1.0.4.tar.xz -rw-r--r-- 1 root root 104644 2023-02-27 23:27 ./source/x/x11/src/font/font-arabic-misc-1.0.4.tar.xz
-rw-r--r-- 1 root root 569512 2023-02-27 23:30 ./source/x/x11/src/font/font-bh-100dpi-1.0.4.tar.xz -rw-r--r-- 1 root root 569512 2023-02-27 23:30 ./source/x/x11/src/font/font-bh-100dpi-1.0.4.tar.xz

View file

@ -163,7 +163,6 @@ gzip ./source/a/pam/fedora-patches/pam-1.5.3-unix-nomsg.patch
gzip ./source/a/pam/doinst.sh gzip ./source/a/pam/doinst.sh
gzip ./source/a/glibc-zoneinfo/doinst.sh gzip ./source/a/glibc-zoneinfo/doinst.sh
gzip ./source/a/glibc-zoneinfo/zic.default.fat.diff gzip ./source/a/glibc-zoneinfo/zic.default.fat.diff
gzip ./source/a/efibootmgr/f862d860103511ae953cc2dd1283e1e95bf00376.patch
gzip ./source/a/ndctl/doinst.sh gzip ./source/a/ndctl/doinst.sh
gzip ./source/a/minicom/lrzsz_0.12.21-5.diff gzip ./source/a/minicom/lrzsz_0.12.21-5.diff
gzip ./source/a/minicom/config.sub-x86_64.diff gzip ./source/a/minicom/config.sub-x86_64.diff

View file

@ -24,12 +24,12 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=efibootmgr PKGNAM=efibootmgr
VERSION=${VERSION:-$(echo $PKGNAM-*.tar.?z* | rev | cut -f 3- -d . | cut -f 1 -d - | rev)} VERSION=${VERSION:-$(echo $PKGNAM-*.tar.?z* | rev | cut -f 3- -d . | cut -f 1 -d - | rev)}
BUILD=${BUILD:-4} BUILD=${BUILD:-1}
# Automatically determine the architecture we're building on: # Automatically determine the architecture we're building on:
if [ -z "$ARCH" ]; then if [ -z "$ARCH" ]; then
case "$(uname -m)" in case "$(uname -m)" in
i?86) ARCH=i586 ;; i?86) ARCH=i686 ;;
arm*) readelf /usr/bin/file -A | grep -E -q "Tag_CPU.*[4,5]" && ARCH=arm || ARCH=armv7hl ;; arm*) readelf /usr/bin/file -A | grep -E -q "Tag_CPU.*[4,5]" && ARCH=arm || ARCH=armv7hl ;;
# Unless $ARCH is already set, use uname -m for all other archs: # Unless $ARCH is already set, use uname -m for all other archs:
*) ARCH=$(uname -m) ;; *) ARCH=$(uname -m) ;;
@ -45,24 +45,12 @@ if [ ! -z "${PRINT_PACKAGE_NAME}" ]; then
exit 0 exit 0
fi fi
if [ "$ARCH" = "i386" ]; then if [ "$ARCH" = "i686" ]; then
SLKCFLAGS="-O2 -march=i386 -mcpu=i686" SLKCFLAGS="-O2 -march=pentium4 -mtune=generic"
LIBDIRSUFFIX=""
elif [ "$ARCH" = "i586" ]; then
SLKCFLAGS="-O2 -march=i586 -mtune=i686"
LIBDIRSUFFIX=""
elif [ "$ARCH" = "i686" ]; then
SLKCFLAGS="-O2 -march=i686"
LIBDIRSUFFIX=""
elif [ "$ARCH" = "s390" ]; then
SLKCFLAGS="-O2"
LIBDIRSUFFIX="" LIBDIRSUFFIX=""
elif [ "$ARCH" = "x86_64" ]; then elif [ "$ARCH" = "x86_64" ]; then
SLKCFLAGS="-O2 -fPIC" SLKCFLAGS="-O2 -march=x86-64 -mtune=generic -fPIC"
LIBDIRSUFFIX="64" LIBDIRSUFFIX="64"
elif [ "$ARCH" = "armv7hl" ]; then
SLKCFLAGS="-O3 -march=armv7-a -mfpu=vfpv3-d16"
LIBDIRSUFFIX=""
else else
SLKCFLAGS="-O2" SLKCFLAGS="-O2"
LIBDIRSUFFIX="" LIBDIRSUFFIX=""
@ -79,9 +67,6 @@ rm -rf $PKGNAM-$VERSION
tar xvf $CWD/$PKGNAM-$VERSION.tar.?z* || exit 1 tar xvf $CWD/$PKGNAM-$VERSION.tar.?z* || exit 1
cd $PKGNAM-$VERSION cd $PKGNAM-$VERSION
# Remove wrong check of opts.reconnect:
zcat $CWD/f862d860103511ae953cc2dd1283e1e95bf00376.patch.gz | patch -p1 --verbose || exit 1
chown -R root:root . chown -R root:root .
find . \ find . \
\( -perm 777 -o -perm 775 -o -perm 711 -o -perm 555 -o -perm 511 \) \ \( -perm 777 -o -perm 775 -o -perm 711 -o -perm 555 -o -perm 511 \) \

View file

@ -1,22 +0,0 @@
From f862d860103511ae953cc2dd1283e1e95bf00376 Mon Sep 17 00:00:00 2001
From: Sly_tom_cat <slytomcat@users.noreply.github.com>
Date: Thu, 24 Oct 2019 22:23:49 +0300
Subject: [PATCH] Remove wrong check of opts.reconnect
---
src/efibootmgr.c | 3 ---
1 file changed, 3 deletions(-)
diff --git a/src/efibootmgr.c b/src/efibootmgr.c
index 59ba871..f9d01bb 100644
--- a/src/efibootmgr.c
+++ b/src/efibootmgr.c
@@ -1738,9 +1738,6 @@ main(int argc, char **argv)
mode = driver;
}
- if (opts.reconnect && !opts.driver)
- errorx(30, "--reconnect is supported only for driver entries.");
-
if (!efi_variables_supported())
errorx(2, "EFI variables are not supported on this system.");

View file

@ -0,0 +1,11 @@
--- ./util/grub.d/README.orig 2018-11-24 11:13:02.000000000 -0600
+++ ./util/grub.d/README 2024-09-10 16:45:11.619178928 -0500
@@ -9,3 +9,8 @@
administrator. For example, you can add an entry to boot another OS as
01_otheros, 11_otheros, etc, depending on the position you want it to occupy in
the menu; and then adjust the default setting via /etc/default/grub.
+
+When the grub package is upgraded/reinstalled, all the files in this directory
+that are normally shipped with the package (with the exception of 40_custom)
+will be replaced! Make copies or new files with a unique filename if you don't
+want them to be overwritten.

View file

@ -17,6 +17,8 @@ preserve_perms() {
if [ -e $OLD ]; then if [ -e $OLD ]; then
cp -a $OLD ${NEW}.incoming cp -a $OLD ${NEW}.incoming
cat $NEW > ${NEW}.incoming cat $NEW > ${NEW}.incoming
# Also preserve timestamp:
touch -r $NEW ${NEW}.incoming
mv ${NEW}.incoming $NEW mv ${NEW}.incoming $NEW
fi fi
config $NEW config $NEW
@ -25,5 +27,10 @@ preserve_perms() {
# Process config files in etc/grub.d/: # Process config files in etc/grub.d/:
for file in etc/grub.d/*.new ; do for file in etc/grub.d/*.new ; do
preserve_perms $file preserve_perms $file
# Move it into place. These are not intended to be edited locally - make new custom scripts!
# We'll skip moving 40_custom.new, though.
if [ -r $file -a ! "$file" = "etc/grub.d/40_custom.new" ]; then
mv $file $(dirname $file)/$(basename $file .new)
fi
done done
config etc/default/grub.new config etc/default/grub.new

View file

@ -28,7 +28,7 @@ PKGNAM=grub
VERSION=${VERSION:-$(echo $PKGNAM-*.tar.xz | rev | cut -f 3- -d . | cut -f 1 -d - | rev)} VERSION=${VERSION:-$(echo $PKGNAM-*.tar.xz | rev | cut -f 3- -d . | cut -f 1 -d - | rev)}
# Better to use _ than ~ in the package filenames version: # Better to use _ than ~ in the package filenames version:
PKGVER=$(echo $VERSION | tr '~' '_') PKGVER=$(echo $VERSION | tr '~' '_')
BUILD=${BUILD:-15} BUILD=${BUILD:-16}
# If you use stack-protector, then grub will not work with legacy BIOS: # If you use stack-protector, then grub will not work with legacy BIOS:
STACKPROTECT=${STACKPROTECT:---enable-stack-protector=no} STACKPROTECT=${STACKPROTECT:---enable-stack-protector=no}
@ -120,6 +120,10 @@ cat $CWD/0004-initrd_fallback_name.patch | patch -p1 --verbose || exit 1
# variable in /etc/default/grub: # variable in /etc/default/grub:
cat $CWD/0005-GRUB_DISPLAY_KERNEL_FILETYPES.patch | patch -p1 --verbose || exit 1 cat $CWD/0005-GRUB_DISPLAY_KERNEL_FILETYPES.patch | patch -p1 --verbose || exit 1
# Add a warning to the README in /etc/grub.d/ so that users know that the
# standard files in here will be overwritten with every upgrade:
cat $CWD/0006-warn-grub.d-overwrites-docs.patch | patch -p1 --verbose || exit 1
# Still won't compile. Someday they'll remember how to cut a new release. # Still won't compile. Someday they'll remember how to cut a new release.
touch grub-core/extra_deps.lst touch grub-core/extra_deps.lst

View file

@ -0,0 +1,98 @@
From a2139dba59eac283a7f543ed737f038deebddc19 Mon Sep 17 00:00:00 2001
From: Christoph Reiter <reiter.christoph@gmail.com>
Date: Wed, 28 Aug 2024 21:26:02 +0200
Subject: [PATCH] giscanner: remove dependency on distutils.msvccompiler
It was removed with setuptools 74.0.0. Since we still depend on the
MSVCCompiler class use new_compiler() to get it some other way.
Remove any reference to MSVC9Compiler, which was for Visual Studio 2008
which we no longer support anyway.
Fixes #515
---
giscanner/ccompiler.py | 7 +++----
giscanner/msvccompiler.py | 14 +++++++-------
2 files changed, 10 insertions(+), 11 deletions(-)
diff --git a/giscanner/ccompiler.py b/giscanner/ccompiler.py
index d0ed70a3c..9a732cd5e 100644
--- a/giscanner/ccompiler.py
+++ b/giscanner/ccompiler.py
@@ -26,7 +26,6 @@
import sys
import distutils
-from distutils.msvccompiler import MSVCCompiler
from distutils.unixccompiler import UnixCCompiler
from distutils.cygwinccompiler import Mingw32CCompiler
from distutils.sysconfig import get_config_vars
@@ -167,7 +166,7 @@ def __init__(self,
# Now, create the distutils ccompiler instance based on the info we have.
if compiler_name == 'msvc':
# For MSVC, we need to create a instance of a subclass of distutil's
- # MSVC9Compiler class, as it does not provide a preprocess()
+ # MSVCCompiler class, as it does not provide a preprocess()
# implementation
from . import msvccompiler
self.compiler = msvccompiler.get_msvc_compiler()
@@ -460,7 +459,7 @@ def linker_cmd(self):
return self.compiler.linker_exe
def check_is_msvc(self):
- return isinstance(self.compiler, MSVCCompiler)
+ return self.compiler.compiler_type == "msvc"
# Private APIs
def _set_cpp_options(self, options):
@@ -486,7 +485,7 @@ def _set_cpp_options(self, options):
# macros for compiling using distutils
# get dropped for MSVC builds, so
# escape the escape character.
- if isinstance(self.compiler, MSVCCompiler):
+ if self.check_is_msvc():
macro_value = macro_value.replace('\"', '\\\"')
macros.append((macro_name, macro_value))
elif option.startswith('-U'):
diff --git a/giscanner/msvccompiler.py b/giscanner/msvccompiler.py
index 0a5439820..e333a80f5 100644
--- a/giscanner/msvccompiler.py
+++ b/giscanner/msvccompiler.py
@@ -19,30 +19,30 @@
#
import os
-import distutils
+from typing import Type
from distutils.errors import DistutilsExecError, CompileError
-from distutils.ccompiler import CCompiler, gen_preprocess_options
+from distutils.ccompiler import CCompiler, gen_preprocess_options, new_compiler
from distutils.dep_util import newer
# Distutil's MSVCCompiler does not provide a preprocess()
# Implementation, so do our own here.
+DistutilsMSVCCompiler: Type = type(new_compiler(compiler="msvc"))
+
+
def get_msvc_compiler():
return MSVCCompiler()
-class MSVCCompiler(distutils.msvccompiler.MSVCCompiler):
+class MSVCCompiler(DistutilsMSVCCompiler):
def __init__(self, verbose=0, dry_run=0, force=0):
- super(distutils.msvccompiler.MSVCCompiler, self).__init__()
+ super(DistutilsMSVCCompiler, self).__init__()
CCompiler.__init__(self, verbose, dry_run, force)
self.__paths = []
self.__arch = None # deprecated name
- if os.name == 'nt':
- if isinstance(self, distutils.msvc9compiler.MSVCCompiler):
- self.__version = distutils.msvc9compiler.VERSION
self.initialized = False
self.preprocess_options = None
if self.check_is_clang_cl():

View file

@ -25,12 +25,12 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=gobject-introspection PKGNAM=gobject-introspection
VERSION=${VERSION:-$(echo $PKGNAM-*.tar.?z* | rev | cut -f 3- -d . | cut -f 1 -d - | rev)} VERSION=${VERSION:-$(echo $PKGNAM-*.tar.?z* | rev | cut -f 3- -d . | cut -f 1 -d - | rev)}
BUILD=${BUILD:-1} BUILD=${BUILD:-2}
# Automatically determine the architecture we're building on: # Automatically determine the architecture we're building on:
if [ -z "$ARCH" ]; then if [ -z "$ARCH" ]; then
case "$( uname -m )" in case "$( uname -m )" in
i?86) ARCH=i586 ;; i?86) ARCH=i686 ;;
arm*) ARCH=arm ;; arm*) ARCH=arm ;;
# Unless $ARCH is already set, use uname -m for all other archs: # Unless $ARCH is already set, use uname -m for all other archs:
*) ARCH=$( uname -m ) ;; *) ARCH=$( uname -m ) ;;
@ -50,24 +50,12 @@ NUMJOBS=${NUMJOBS:-" -j$(expr $(nproc) + 1) "}
TMP=${TMP:-/tmp} TMP=${TMP:-/tmp}
PKG=$TMP/package-$PKGNAM PKG=$TMP/package-$PKGNAM
if [ "$ARCH" = "i486" ]; then if [ "$ARCH" = "i686" ]; then
SLKCFLAGS="-O2 -march=i486 -mcpu=i686" SLKCFLAGS="-O2 -march=pentium4 -mtune=generic"
LIBDIRSUFFIX=""
elif [ "$ARCH" = "i586" ]; then
SLKCFLAGS="-O2 -march=i586 -mtune=i686"
LIBDIRSUFFIX=""
elif [ "$ARCH" = "i686" ]; then
SLKCFLAGS="-O2 -march=i686"
LIBDIRSUFFIX=""
elif [ "$ARCH" = "s390" ]; then
SLKCFLAGS="-O2"
LIBDIRSUFFIX="" LIBDIRSUFFIX=""
elif [ "$ARCH" = "x86_64" ]; then elif [ "$ARCH" = "x86_64" ]; then
SLKCFLAGS="-O2 -fPIC" SLKCFLAGS="-O2 -march=x86-64 -mtune=generic -fPIC"
LIBDIRSUFFIX="64" LIBDIRSUFFIX="64"
elif [ "$ARCH" = "armv7hl" ]; then
SLKCFLAGS="-O3 -march=armv7-a -mfpu=vfpv3-d16"
LIBDIRSUFFIX=""
else else
SLKCFLAGS="-O2" SLKCFLAGS="-O2"
LIBDIRSUFFIX="" LIBDIRSUFFIX=""
@ -86,6 +74,9 @@ find . \
\( -perm 666 -o -perm 664 -o -perm 600 -o -perm 444 -o -perm 440 -o -perm 400 \) \ \( -perm 666 -o -perm 664 -o -perm 600 -o -perm 444 -o -perm 440 -o -perm 400 \) \
-exec chmod 644 {} \+ -exec chmod 644 {} \+
# Fix for recent python-setuptools:
cat $CWD/a2139dba59eac283a7f543ed737f038deebddc19.patch | patch -p1 --verbose || exit 1
# Configure, build, and install: # Configure, build, and install:
export CFLAGS="$SLKCFLAGS" export CFLAGS="$SLKCFLAGS"
export CXXFLAGS="$SLKCFLAGS" export CXXFLAGS="$SLKCFLAGS"

View file

@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=curl PKGNAM=curl
VERSION=${VERSION:-$(echo curl-*.tar.xz | rev | cut -f 3- -d . | cut -f 1 -d - | rev)} VERSION=${VERSION:-$(echo curl-*.tar.xz | rev | cut -f 3- -d . | cut -f 1 -d - | rev)}
BUILD=${BUILD:-2} BUILD=${BUILD:-1}
# Automatically determine the architecture we're building on: # Automatically determine the architecture we're building on:
if [ -z "$ARCH" ]; then if [ -z "$ARCH" ]; then
@ -77,8 +77,6 @@ find . \
\( -perm 666 -o -perm 664 -o -perm 600 -o -perm 444 -o -perm 440 -o -perm 400 \) \ \( -perm 666 -o -perm 664 -o -perm 600 -o -perm 444 -o -perm 440 -o -perm 400 \) \
-exec chmod 644 {} \+ -exec chmod 644 {} \+
cat $CWD/fe9baa1619d13a1d3ac6bfa530abe229805cddff.patch | patch -p1 --verbose || exit 1
CFLAGS="$SLKCFLAGS" \ CFLAGS="$SLKCFLAGS" \
./configure \ ./configure \
--prefix=/usr \ --prefix=/usr \

View file

@ -1,31 +0,0 @@
From fe9baa1619d13a1d3ac6bfa530abe229805cddff Mon Sep 17 00:00:00 2001
From: Daniel Stenberg <daniel@haxx.se>
Date: Mon, 5 Aug 2024 00:17:17 +0200
Subject: [PATCH] sigpipe: init the struct so that first apply ignores
Initializes 'no_signal' to TRUE, so that a call to sigpipe_apply() after
init ignores the signal (unless CURLOPT_NOSIGNAL) is set.
I have read the existing code multiple times now and I think it gets the
initial state reversed this missing to ignore.
Regression from 17e6f06ea37136c36d27
Reported-by: Rasmus Thomsen
Fixes #14344
---
lib/sigpipe.h | 1 +
1 file changed, 1 insertion(+)
diff --git a/lib/sigpipe.h b/lib/sigpipe.h
index b91a2f51333956..d78afd905d3414 100644
--- a/lib/sigpipe.h
+++ b/lib/sigpipe.h
@@ -39,6 +39,7 @@ struct sigpipe_ignore {
static void sigpipe_init(struct sigpipe_ignore *ig)
{
memset(ig, 0, sizeof(*ig));
+ ig->no_signal = TRUE;
}
/*