From ad15c473138bb6e258fa0831c61a57f65721fb68 Mon Sep 17 00:00:00 2001 From: Patrick J Volkerding Date: Wed, 14 Aug 2024 19:36:01 +0000 Subject: [PATCH] Wed Aug 14 19:36:01 UTC 2024 a/kernel-generic-6.10.5-x86_64-1.txz: Upgraded. a/kernel-huge-6.10.5-x86_64-1.txz: Upgraded. a/kernel-modules-6.10.5-x86_64-1.txz: Upgraded. d/kernel-headers-6.10.5-x86-1.txz: Upgraded. d/python-setuptools-72.2.0-x86_64-1.txz: Upgraded. k/kernel-source-6.10.5-noarch-1.txz: Upgraded. kde/okteta-0.26.16-x86_64-1.txz: Upgraded. n/dovecot-2.3.21.1-x86_64-1.txz: Upgraded. This update fixes security issues: A large number of address headers in email resulted in excessive CPU usage. Abnormally large email headers are now truncated or discarded, with a limit of 10MB on a single header and 50MB for all the headers of all the parts of an email. For more information, see: https://www.cve.org/CVERecord?id=CVE-2024-23184 https://www.cve.org/CVERecord?id=CVE-2024-23185 (* Security fix *) n/lynx-2.9.2-x86_64-1.txz: Upgraded. x/mesa-24.2.0-x86_64-1.txz: Upgraded. xfce/xfce4-notifyd-0.9.5-x86_64-1.txz: Upgraded. extra/tigervnc/tigervnc-1.14.0-x86_64-3.txz: Rebuilt. Recompiled against ffmpeg-7.0.2. Thanks to Petri Kaukasoina. extra/xv/xv-6.0.0-x86_64-1.txz: Upgraded. isolinux/initrd.img: Rebuilt. kernels/*: Upgraded. usb-and-pxe-installers/usbboot.img: Rebuilt. --- ChangeLog.rss | 41 ++- ChangeLog.txt | 29 ++ FILELIST.TXT | 254 +++++++++--------- README.initrd | 14 +- extra/source/tigervnc/tigervnc.SlackBuild | 2 +- extra/source/xv/xv.SlackBuild | 17 +- isolinux/message.txt | 2 +- kernels/VERSIONS.TXT | 2 +- slackware64/a/maketag | 6 +- slackware64/a/maketag.ez | 6 +- slackware64/k/maketag | 2 +- slackware64/k/maketag.ez | 2 +- ...eneric.ia32 => config-6.10.5-generic.ia32} | 2 +- ...-generic.x64 => config-6.10.5-generic.x64} | 2 +- ...10.4-huge.ia32 => config-6.10.5-huge.ia32} | 2 +- ...6.10.4-huge.x64 => config-6.10.5-huge.x64} | 2 +- source/k/kernel-generic.SlackBuild | 7 +- source/k/kernel-modules.SlackBuild | 7 +- source/n/dovecot/dovecot.SlackBuild | 19 +- source/n/dovecot/dovecot.url | 2 +- source/n/lynx/lynx.SlackBuild | 15 +- source/x/mesa/mesa.SlackBuild | 2 +- .../xfce4-notifyd/xfce4-notifyd.SlackBuild | 13 +- 23 files changed, 247 insertions(+), 203 deletions(-) rename source/k/kernel-configs/{config-6.10.4-generic.ia32 => config-6.10.5-generic.ia32} (99%) rename source/k/kernel-configs/{config-6.10.4-generic.x64 => config-6.10.5-generic.x64} (99%) rename source/k/kernel-configs/{config-6.10.4-huge.ia32 => config-6.10.5-huge.ia32} (99%) rename source/k/kernel-configs/{config-6.10.4-huge.x64 => config-6.10.5-huge.x64} (99%) diff --git a/ChangeLog.rss b/ChangeLog.rss index 9ee4edf4a..f5b99f00e 100644 --- a/ChangeLog.rss +++ b/ChangeLog.rss @@ -11,9 +11,46 @@ Tracking Slackware development in git. en-us urn:uuid:c964f45e-6732-11e8-bbe5-107b4450212f - Wed, 14 Aug 2024 01:47:55 GMT - Wed, 14 Aug 2024 01:59:18 GMT + Wed, 14 Aug 2024 19:36:01 GMT + Wed, 14 Aug 2024 20:24:54 GMT maintain_current_git.sh v 1.17 + + Wed, 14 Aug 2024 19:36:01 GMT + Wed, 14 Aug 2024 19:36:01 GMT + https://git.slackware.nl/current/tag/?h=20240814193601 + 20240814193601 + + +a/kernel-generic-6.10.5-x86_64-1.txz: Upgraded. +a/kernel-huge-6.10.5-x86_64-1.txz: Upgraded. +a/kernel-modules-6.10.5-x86_64-1.txz: Upgraded. +d/kernel-headers-6.10.5-x86-1.txz: Upgraded. +d/python-setuptools-72.2.0-x86_64-1.txz: Upgraded. +k/kernel-source-6.10.5-noarch-1.txz: Upgraded. +kde/okteta-0.26.16-x86_64-1.txz: Upgraded. +n/dovecot-2.3.21.1-x86_64-1.txz: Upgraded. + This update fixes security issues: + A large number of address headers in email resulted in excessive CPU usage. + Abnormally large email headers are now truncated or discarded, with a limit + of 10MB on a single header and 50MB for all the headers of all the parts of + an email. + For more information, see: + https://www.cve.org/CVERecord?id=CVE-2024-23184 + https://www.cve.org/CVERecord?id=CVE-2024-23185 + (* Security fix *) +n/lynx-2.9.2-x86_64-1.txz: Upgraded. +x/mesa-24.2.0-x86_64-1.txz: Upgraded. +xfce/xfce4-notifyd-0.9.5-x86_64-1.txz: Upgraded. +extra/tigervnc/tigervnc-1.14.0-x86_64-3.txz: Rebuilt. + Recompiled against ffmpeg-7.0.2. + Thanks to Petri Kaukasoina. +extra/xv/xv-6.0.0-x86_64-1.txz: Upgraded. +isolinux/initrd.img: Rebuilt. +kernels/*: Upgraded. +usb-and-pxe-installers/usbboot.img: Rebuilt. + ]]> + + Wed, 14 Aug 2024 01:47:55 GMT Wed, 14 Aug 2024 01:47:55 GMT diff --git a/ChangeLog.txt b/ChangeLog.txt index dd29648ea..5403ad00a 100644 --- a/ChangeLog.txt +++ b/ChangeLog.txt @@ -1,3 +1,32 @@ +Wed Aug 14 19:36:01 UTC 2024 +a/kernel-generic-6.10.5-x86_64-1.txz: Upgraded. +a/kernel-huge-6.10.5-x86_64-1.txz: Upgraded. +a/kernel-modules-6.10.5-x86_64-1.txz: Upgraded. +d/kernel-headers-6.10.5-x86-1.txz: Upgraded. +d/python-setuptools-72.2.0-x86_64-1.txz: Upgraded. +k/kernel-source-6.10.5-noarch-1.txz: Upgraded. +kde/okteta-0.26.16-x86_64-1.txz: Upgraded. +n/dovecot-2.3.21.1-x86_64-1.txz: Upgraded. + This update fixes security issues: + A large number of address headers in email resulted in excessive CPU usage. + Abnormally large email headers are now truncated or discarded, with a limit + of 10MB on a single header and 50MB for all the headers of all the parts of + an email. + For more information, see: + https://www.cve.org/CVERecord?id=CVE-2024-23184 + https://www.cve.org/CVERecord?id=CVE-2024-23185 + (* Security fix *) +n/lynx-2.9.2-x86_64-1.txz: Upgraded. +x/mesa-24.2.0-x86_64-1.txz: Upgraded. +xfce/xfce4-notifyd-0.9.5-x86_64-1.txz: Upgraded. +extra/tigervnc/tigervnc-1.14.0-x86_64-3.txz: Rebuilt. + Recompiled against ffmpeg-7.0.2. + Thanks to Petri Kaukasoina. +extra/xv/xv-6.0.0-x86_64-1.txz: Upgraded. +isolinux/initrd.img: Rebuilt. +kernels/*: Upgraded. +usb-and-pxe-installers/usbboot.img: Rebuilt. ++--------------------------+ Wed Aug 14 01:47:55 UTC 2024 testing/packages/aaa_glibc-solibs-2.40-x86_64-3.txz: Rebuilt. testing/packages/glibc-2.40-x86_64-3.txz: Rebuilt. diff --git a/FILELIST.TXT b/FILELIST.TXT index db7750df6..a61b59538 100644 --- a/FILELIST.TXT +++ b/FILELIST.TXT @@ -1,35 +1,35 @@ -Wed Aug 14 01:48:33 UTC 2024 +Wed Aug 14 19:41:14 UTC 2024 Here is the file list for this directory. If you are using a mirror site and find missing or extra files in the disk subdirectories, please have the archive administrator refresh the mirror. -drwxr-xr-x 12 root root 4096 2024-08-14 01:47 . +drwxr-xr-x 12 root root 4096 2024-08-14 19:36 . -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 1161153 2024-08-13 20:35 ./CHECKSUMS.md5 --rw-r--r-- 1 root root 195 2024-08-13 20:35 ./CHECKSUMS.md5.asc +-rw-r--r-- 1 root root 1161153 2024-08-14 01:48 ./CHECKSUMS.md5 +-rw-r--r-- 1 root root 195 2024-08-14 01:48 ./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 1151776 2024-08-14 01:47 ./ChangeLog.txt +-rw-r--r-- 1 root root 1153038 2024-08-14 19:36 ./ChangeLog.txt drwxr-xr-x 3 root root 4096 2013-03-20 22:17 ./EFI -drwxr-xr-x 2 root root 4096 2024-08-11 18:20 ./EFI/BOOT +drwxr-xr-x 2 root root 4096 2024-08-14 19:35 ./EFI/BOOT -rw-r--r-- 1 root root 1200128 2024-06-23 18:50 ./EFI/BOOT/bootx64.efi -rw-r--r-- 1 root root 78 2013-09-23 20:35 ./EFI/BOOT/grub-embedded.cfg -rw-r--r-- 1 root root 893 2018-04-17 21:17 ./EFI/BOOT/grub.cfg --rw-r--r-- 2 root root 15262208 2024-08-11 18:03 ./EFI/BOOT/huge.s --rw-r--r-- 2 root root 54277096 2024-08-11 18:20 ./EFI/BOOT/initrd.img +-rw-r--r-- 2 root root 15249920 2024-08-14 18:18 ./EFI/BOOT/huge.s +-rw-r--r-- 2 root root 54276672 2024-08-14 19:34 ./EFI/BOOT/initrd.img -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 1519517 2024-08-13 20:35 ./FILELIST.TXT +-rw-r--r-- 1 root root 1519517 2024-08-14 01:48 ./FILELIST.TXT -rw-r--r-- 1 root root 1572 2012-08-29 18:27 ./GPG-KEY --rw-r--r-- 1 root root 914782 2024-08-13 20:34 ./PACKAGES.TXT +-rw-r--r-- 1 root root 914784 2024-08-14 19:40 ./PACKAGES.TXT -rw-r--r-- 1 root root 8034 2022-02-02 03:36 ./README.TXT --rw-r--r-- 1 root root 3629 2024-08-11 19:11 ./README.initrd +-rw-r--r-- 1 root root 3629 2024-08-14 19:22 ./README.initrd -rw-r--r-- 1 root root 34114 2023-12-11 20:35 ./README_CRYPT.TXT -rw-r--r-- 1 root root 8754 2022-03-30 19:05 ./README_LVM.TXT -rw-r--r-- 1 root root 19646 2023-12-11 20:36 ./README_RAID.TXT @@ -39,12 +39,12 @@ drwxr-xr-x 2 root root 4096 2024-08-11 18:20 ./EFI/BOOT -rw-r--r-- 1 root root 17294 2008-12-08 18:13 ./SPEAK_INSTALL.TXT -rw-r--r-- 1 root root 57187 2022-02-01 19:37 ./Slackware-HOWTO -rw-r--r-- 1 root root 8700 2022-01-26 05:44 ./UPGRADE.TXT -drwxr-xr-x 16 root root 4096 2024-07-31 18:38 ./extra --rw-r--r-- 1 root root 45933 2024-07-31 18:38 ./extra/CHECKSUMS.md5 --rw-r--r-- 1 root root 195 2024-07-31 18:38 ./extra/CHECKSUMS.md5.asc --rw-r--r-- 1 root root 57019 2024-07-31 18:38 ./extra/FILE_LIST --rw-r--r-- 1 root root 153601 2024-07-31 18:38 ./extra/MANIFEST.bz2 --rw-r--r-- 1 root root 34901 2024-07-31 18:38 ./extra/PACKAGES.TXT +drwxr-xr-x 16 root root 4096 2024-08-14 19:39 ./extra +-rw-r--r-- 1 root root 45933 2024-08-14 19:39 ./extra/CHECKSUMS.md5 +-rw-r--r-- 1 root root 195 2024-08-14 19:39 ./extra/CHECKSUMS.md5.asc +-rw-r--r-- 1 root root 57019 2024-08-14 19:39 ./extra/FILE_LIST +-rw-r--r-- 1 root root 153790 2024-08-14 19:39 ./extra/MANIFEST.bz2 +-rw-r--r-- 1 root root 34901 2024-08-14 19:39 ./extra/PACKAGES.TXT -rw-r--r-- 1 root root 149 2002-02-09 00:18 ./extra/README.TXT drwxr-xr-x 2 root root 20480 2020-05-26 20:38 ./extra/aspell-word-lists -rw-r--r-- 1 root root 171 2016-06-06 20:10 ./extra/aspell-word-lists/aspell-af-0.50_0-x86_64-5.txt @@ -580,7 +580,7 @@ drwxr-xr-x 2 root root 4096 2023-03-21 19:39 ./extra/source/tigervnc/patch -rw-rw-r-- 1 root root 1033 2024-07-23 08:50 ./extra/source/tigervnc/patches/xserver21.patch.gz -rw-r--r-- 1 root root 930 2018-07-26 17:46 ./extra/source/tigervnc/slack-desc -rw-r--r-- 1 root root 1604953 2024-07-23 08:50 ./extra/source/tigervnc/tigervnc-1.14.0.tar.lz --rwxr-xr-- 1 root root 8708 2024-07-31 17:18 ./extra/source/tigervnc/tigervnc.SlackBuild +-rwxr-xr-- 1 root root 8708 2024-08-14 18:10 ./extra/source/tigervnc/tigervnc.SlackBuild -rw-r--r-- 1 root root 4963952 2024-04-12 17:22 ./extra/source/tigervnc/xorg-server-21.1.13.tar.xz drwxr-xr-x 2 root root 4096 2022-09-06 18:32 ./extra/source/xf86-video-fbdev -rw-r--r-- 1 root root 875 2018-02-27 06:13 ./extra/source/xf86-video-fbdev/slack-desc @@ -592,16 +592,16 @@ drwxr-xr-x 2 root root 4096 2022-09-06 18:32 ./extra/source/xfractint -rw-r--r-- 1 root root 1097840 2020-08-02 13:12 ./extra/source/xfractint/xfractint-20.04p16.tar.xz -rwxr-xr-x 1 root root 4612 2022-09-06 18:32 ./extra/source/xfractint/xfractint.SlackBuild -rw-r--r-- 1 root root 44 2019-10-18 18:31 ./extra/source/xfractint/xfractint.url -drwxr-xr-x 2 root root 4096 2024-06-26 19:07 ./extra/source/xv +drwxr-xr-x 2 root root 4096 2024-08-14 02:12 ./extra/source/xv -rw-r--r-- 1 root root 683 2018-02-27 06:13 ./extra/source/xv/slack-desc --rw-r--r-- 1 root root 4201802 2024-06-26 06:09 ./extra/source/xv/xv-5.2.0.tar.lz --rwxr-xr-x 1 root root 4176 2023-05-28 18:06 ./extra/source/xv/xv.SlackBuild +-rw-r--r-- 1 root root 4325514 2024-08-12 21:10 ./extra/source/xv/xv-6.0.0.tar.lz +-rwxr-xr-x 1 root root 3962 2024-08-14 02:12 ./extra/source/xv/xv.SlackBuild -rw-r--r-- 1 root root 38 2023-05-28 17:57 ./extra/source/xv/xv.url -drwxr-xr-x 2 root root 4096 2024-07-31 18:38 ./extra/tigervnc +drwxr-xr-x 2 root root 4096 2024-08-14 19:39 ./extra/tigervnc -rw-r--r-- 1 root root 0 2015-12-15 08:03 ./extra/tigervnc/the_fltk_package_must_also_be_installed --rw-r--r-- 1 root root 474 2024-07-31 17:20 ./extra/tigervnc/tigervnc-1.14.0-x86_64-2.txt --rw-r--r-- 1 root root 1508768 2024-07-31 17:20 ./extra/tigervnc/tigervnc-1.14.0-x86_64-2.txz --rw-r--r-- 1 root root 195 2024-07-31 17:20 ./extra/tigervnc/tigervnc-1.14.0-x86_64-2.txz.asc +-rw-r--r-- 1 root root 474 2024-08-14 18:11 ./extra/tigervnc/tigervnc-1.14.0-x86_64-3.txt +-rw-r--r-- 1 root root 1512904 2024-08-14 18:11 ./extra/tigervnc/tigervnc-1.14.0-x86_64-3.txz +-rw-r--r-- 1 root root 195 2024-08-14 18:11 ./extra/tigervnc/tigervnc-1.14.0-x86_64-3.txz.asc drwxr-xr-x 2 root root 4096 2022-08-08 23:32 ./extra/xf86-video-fbdev -rw-r--r-- 1 root root 411 2022-08-08 21:55 ./extra/xf86-video-fbdev/xf86-video-fbdev-0.5.0-x86_64-2.txt -rw-r--r-- 1 root root 11132 2022-08-08 21:55 ./extra/xf86-video-fbdev/xf86-video-fbdev-0.5.0-x86_64-2.txz @@ -614,20 +614,20 @@ drwxr-xr-x 2 root root 4096 2020-08-02 18:22 ./extra/xfractint -rw-r--r-- 1 root root 409 2020-08-02 17:57 ./extra/xfractint/xfractint-20.04p16-x86_64-1.txt -rw-r--r-- 1 root root 824600 2020-08-02 17:57 ./extra/xfractint/xfractint-20.04p16-x86_64-1.txz -rw-r--r-- 1 root root 163 2020-08-02 17:57 ./extra/xfractint/xfractint-20.04p16-x86_64-1.txz.asc -drwxr-xr-x 2 root root 4096 2024-06-26 20:09 ./extra/xv --rw-r--r-- 1 root root 233 2024-06-26 19:07 ./extra/xv/xv-5.2.0-x86_64-1.txt --rw-r--r-- 1 root root 1098636 2024-06-26 19:07 ./extra/xv/xv-5.2.0-x86_64-1.txz --rw-r--r-- 1 root root 195 2024-06-26 19:07 ./extra/xv/xv-5.2.0-x86_64-1.txz.asc -drwxr-xr-x 3 root root 4096 2024-08-11 18:20 ./isolinux +drwxr-xr-x 2 root root 4096 2024-08-14 19:39 ./extra/xv +-rw-r--r-- 1 root root 233 2024-08-14 02:12 ./extra/xv/xv-6.0.0-x86_64-1.txt +-rw-r--r-- 1 root root 1118516 2024-08-14 02:12 ./extra/xv/xv-6.0.0-x86_64-1.txz +-rw-r--r-- 1 root root 195 2024-08-14 02:12 ./extra/xv/xv-6.0.0-x86_64-1.txz.asc +drwxr-xr-x 3 root root 4096 2024-08-14 19:35 ./isolinux -rw-r--r-- 1 root root 6185 2022-02-03 06:53 ./isolinux/README.TXT -rw-r--r-- 1 root root 788 2007-03-17 19:50 ./isolinux/README_SPLIT.TXT -rw-r--r-- 1 root root 1474560 2024-06-23 18:50 ./isolinux/efiboot.img -rw-r--r-- 1 root root 574 2013-10-24 00:19 ./isolinux/f2.txt --rw-r--r-- 2 root root 54277096 2024-08-11 18:20 ./isolinux/initrd.img +-rw-r--r-- 2 root root 54276672 2024-08-14 19:34 ./isolinux/initrd.img -rw-r--r-- 1 root root 50 2003-01-18 00:02 ./isolinux/iso.sort -rw-r--r-- 1 root root 24576 2016-05-27 20:36 ./isolinux/isolinux.bin -rw-r--r-- 1 root root 578 2013-03-27 03:29 ./isolinux/isolinux.cfg --rw-r--r-- 1 root root 682 2024-08-11 19:11 ./isolinux/message.txt +-rw-r--r-- 1 root root 682 2024-08-14 19:22 ./isolinux/message.txt drwxr-xr-x 2 root root 4096 2003-03-17 07:31 ./isolinux/sbootmgr -rwxr-xr-x 1 root root 36064 1995-05-12 01:23 ./isolinux/sbootmgr/RAWRITE.EXE -rw-r--r-- 1 root root 2138 1997-12-01 01:21 ./isolinux/sbootmgr/RAWRITE12.DOC @@ -638,12 +638,12 @@ lrwxrwxrwx 1 root root 11 2009-08-23 23:37 ./isolinux/sbootmgr/RAWRITE13 -rw-r--r-- 1 root root 1291 2003-03-17 07:31 ./isolinux/sbootmgr/README.TXT -rw-r--r-- 1 root root 110592 2003-03-16 08:38 ./isolinux/sbootmgr/sbootmgr.dsk -rw-r--r-- 1 root root 2879 2020-12-07 20:48 ./isolinux/setpkg -drwxr-xr-x 5 root root 4096 2024-08-11 19:11 ./kernels --rw-r--r-- 1 root root 36 2024-08-11 19:11 ./kernels/VERSIONS.TXT -drwxr-xr-x 2 root root 4096 2024-08-11 18:03 ./kernels/huge.s --rw-r--r-- 1 root root 1780125 2024-08-11 18:02 ./kernels/huge.s/System.map.gz --rw-r--r-- 2 root root 15262208 2024-08-11 18:03 ./kernels/huge.s/bzImage --rw-r--r-- 1 root root 266447 2024-08-11 16:40 ./kernels/huge.s/config +drwxr-xr-x 5 root root 4096 2024-08-14 19:22 ./kernels +-rw-r--r-- 1 root root 36 2024-08-14 19:22 ./kernels/VERSIONS.TXT +drwxr-xr-x 2 root root 4096 2024-08-14 18:18 ./kernels/huge.s +-rw-r--r-- 1 root root 1780746 2024-08-14 18:18 ./kernels/huge.s/System.map.gz +-rw-r--r-- 2 root root 15249920 2024-08-14 18:18 ./kernels/huge.s/bzImage +-rw-r--r-- 1 root root 266447 2024-08-14 16:43 ./kernels/huge.s/config drwxr-xr-x 2 root root 4096 2011-03-25 03:15 ./kernels/memtest -rw-r--r-- 1 root root 60 2011-03-24 00:19 ./kernels/memtest/README -rw-r--r-- 1 root root 150024 2013-10-17 04:15 ./kernels/memtest/memtest @@ -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 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 2024-08-13 20:34 ./slackware64 --rw-r--r-- 1 root root 356752 2024-08-13 20:34 ./slackware64/CHECKSUMS.md5 --rw-r--r-- 1 root root 195 2024-08-13 20:34 ./slackware64/CHECKSUMS.md5.asc --rw-r--r-- 1 root root 441769 2024-08-13 20:34 ./slackware64/FILE_LIST --rw-r--r-- 1 root root 4727571 2024-08-13 20:34 ./slackware64/MANIFEST.bz2 +drwxr-xr-x 17 root root 4096 2024-08-14 19:40 ./slackware64 +-rw-r--r-- 1 root root 356758 2024-08-14 19:40 ./slackware64/CHECKSUMS.md5 +-rw-r--r-- 1 root root 195 2024-08-14 19:40 ./slackware64/CHECKSUMS.md5.asc +-rw-r--r-- 1 root root 441775 2024-08-14 19:39 ./slackware64/FILE_LIST +-rw-r--r-- 1 root root 4730341 2024-08-14 19:40 ./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 2024-08-11 18:25 ./slackware64/a +drwxr-xr-x 2 root root 32768 2024-08-14 19:39 ./slackware64/a -rw-r--r-- 1 root root 327 2022-02-15 18:16 ./slackware64/a/aaa_base-15.1-x86_64-2.txt -rw-r--r-- 1 root root 10720 2022-02-15 18:16 ./slackware64/a/aaa_base-15.1-x86_64-2.txz -rw-r--r-- 1 root root 163 2022-02-15 18:16 ./slackware64/a/aaa_base-15.1-x86_64-2.txz.asc @@ -836,15 +836,15 @@ drwxr-xr-x 2 root root 32768 2024-08-11 18:25 ./slackware64/a -rw-r--r-- 1 root root 422 2024-08-11 16:38 ./slackware64/a/kernel-firmware-20240809_5946007-noarch-1.txt -rw-r--r-- 1 root root 337286832 2024-08-11 16:38 ./slackware64/a/kernel-firmware-20240809_5946007-noarch-1.txz -rw-r--r-- 1 root root 195 2024-08-11 16:38 ./slackware64/a/kernel-firmware-20240809_5946007-noarch-1.txz.asc --rw-r--r-- 1 root root 489 2024-08-11 18:04 ./slackware64/a/kernel-generic-6.10.4-x86_64-1.txt --rw-r--r-- 1 root root 14578020 2024-08-11 18:04 ./slackware64/a/kernel-generic-6.10.4-x86_64-1.txz --rw-r--r-- 1 root root 195 2024-08-11 18:04 ./slackware64/a/kernel-generic-6.10.4-x86_64-1.txz.asc --rw-r--r-- 1 root root 481 2024-08-11 18:03 ./slackware64/a/kernel-huge-6.10.4-x86_64-1.txt --rw-r--r-- 1 root root 16464124 2024-08-11 18:03 ./slackware64/a/kernel-huge-6.10.4-x86_64-1.txz --rw-r--r-- 1 root root 195 2024-08-11 18:03 ./slackware64/a/kernel-huge-6.10.4-x86_64-1.txz.asc --rw-r--r-- 1 root root 576 2024-08-11 18:09 ./slackware64/a/kernel-modules-6.10.4-x86_64-1.txt --rw-r--r-- 1 root root 58680116 2024-08-11 18:09 ./slackware64/a/kernel-modules-6.10.4-x86_64-1.txz --rw-r--r-- 1 root root 195 2024-08-11 18:09 ./slackware64/a/kernel-modules-6.10.4-x86_64-1.txz.asc +-rw-r--r-- 1 root root 489 2024-08-14 18:19 ./slackware64/a/kernel-generic-6.10.5-x86_64-1.txt +-rw-r--r-- 1 root root 14619256 2024-08-14 18:19 ./slackware64/a/kernel-generic-6.10.5-x86_64-1.txz +-rw-r--r-- 1 root root 195 2024-08-14 18:19 ./slackware64/a/kernel-generic-6.10.5-x86_64-1.txz.asc +-rw-r--r-- 1 root root 481 2024-08-14 18:18 ./slackware64/a/kernel-huge-6.10.5-x86_64-1.txt +-rw-r--r-- 1 root root 16453684 2024-08-14 18:18 ./slackware64/a/kernel-huge-6.10.5-x86_64-1.txz +-rw-r--r-- 1 root root 195 2024-08-14 18:18 ./slackware64/a/kernel-huge-6.10.5-x86_64-1.txz.asc +-rw-r--r-- 1 root root 576 2024-08-14 18:24 ./slackware64/a/kernel-modules-6.10.5-x86_64-1.txt +-rw-r--r-- 1 root root 58696984 2024-08-14 18:24 ./slackware64/a/kernel-modules-6.10.5-x86_64-1.txz +-rw-r--r-- 1 root root 195 2024-08-14 18:24 ./slackware64/a/kernel-modules-6.10.5-x86_64-1.txz.asc -rw-r--r-- 1 root root 509 2024-03-14 19:05 ./slackware64/a/kmod-32-x86_64-1.txt -rw-r--r-- 1 root root 120388 2024-03-14 19:05 ./slackware64/a/kmod-32-x86_64-1.txz -rw-r--r-- 1 root root 195 2024-03-14 19:05 ./slackware64/a/kmod-32-x86_64-1.txz.asc @@ -890,8 +890,8 @@ drwxr-xr-x 2 root root 32768 2024-08-11 18:25 ./slackware64/a -rw-r--r-- 1 root root 405 2024-01-23 19:48 ./slackware64/a/lzlib-1.14-x86_64-1.txt -rw-r--r-- 1 root root 58032 2024-01-23 19:48 ./slackware64/a/lzlib-1.14-x86_64-1.txz -rw-r--r-- 1 root root 163 2024-01-23 19:48 ./slackware64/a/lzlib-1.14-x86_64-1.txz.asc --rw-r--r-- 1 root root 10071 2024-08-11 19:11 ./slackware64/a/maketag --rw-r--r-- 1 root root 10071 2024-08-11 19:11 ./slackware64/a/maketag.ez +-rw-r--r-- 1 root root 10071 2024-08-14 19:22 ./slackware64/a/maketag +-rw-r--r-- 1 root root 10071 2024-08-14 19:22 ./slackware64/a/maketag.ez -rw-r--r-- 1 root root 591 2024-06-20 17:40 ./slackware64/a/mcelog-200-x86_64-1.txt -rw-r--r-- 1 root root 356572 2024-06-20 17:40 ./slackware64/a/mcelog-200-x86_64-1.txz -rw-r--r-- 1 root root 195 2024-06-20 17:40 ./slackware64/a/mcelog-200-x86_64-1.txz.asc @@ -1003,7 +1003,7 @@ drwxr-xr-x 2 root root 32768 2024-08-11 18:25 ./slackware64/a -rw-r--r-- 1 root root 378 2024-06-28 19:01 ./slackware64/a/sysvinit-scripts-15.1-noarch-20.txt -rw-r--r-- 1 root root 17764 2024-06-28 19:01 ./slackware64/a/sysvinit-scripts-15.1-noarch-20.txz -rw-r--r-- 1 root root 195 2024-06-28 19:01 ./slackware64/a/sysvinit-scripts-15.1-noarch-20.txz.asc --rw-r--r-- 1 root root 1590 2024-08-11 19:11 ./slackware64/a/tagfile +-rw-r--r-- 1 root root 1590 2024-08-14 19:22 ./slackware64/a/tagfile -rw-r--r-- 1 root root 395 2023-07-18 18:38 ./slackware64/a/tar-1.35-x86_64-1.txt -rw-r--r-- 1 root root 774812 2023-07-18 18:38 ./slackware64/a/tar-1.35-x86_64-1.txz -rw-r--r-- 1 root root 163 2023-07-18 18:38 ./slackware64/a/tar-1.35-x86_64-1.txz.asc @@ -1325,7 +1325,7 @@ drwxr-xr-x 2 root root 20480 2024-08-13 20: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 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 -drwxr-xr-x 2 root root 20480 2024-08-12 18:43 ./slackware64/d +drwxr-xr-x 2 root root 20480 2024-08-14 19:39 ./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 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 @@ -1445,9 +1445,9 @@ drwxr-xr-x 2 root root 20480 2024-08-12 18:43 ./slackware64/d -rw-r--r-- 1 root root 279 2021-02-13 09:57 ./slackware64/d/intltool-0.51.0-x86_64-6.txt -rw-r--r-- 1 root root 48024 2021-02-13 09:57 ./slackware64/d/intltool-0.51.0-x86_64-6.txz -rw-r--r-- 1 root root 163 2021-02-13 09:57 ./slackware64/d/intltool-0.51.0-x86_64-6.txz.asc --rw-r--r-- 1 root root 332 2024-08-11 18:09 ./slackware64/d/kernel-headers-6.10.4-x86-1.txt --rw-r--r-- 1 root root 1200068 2024-08-11 18:09 ./slackware64/d/kernel-headers-6.10.4-x86-1.txz --rw-r--r-- 1 root root 195 2024-08-11 18:09 ./slackware64/d/kernel-headers-6.10.4-x86-1.txz.asc +-rw-r--r-- 1 root root 332 2024-08-14 18:25 ./slackware64/d/kernel-headers-6.10.5-x86-1.txt +-rw-r--r-- 1 root root 1200160 2024-08-14 18:25 ./slackware64/d/kernel-headers-6.10.5-x86-1.txz +-rw-r--r-- 1 root root 195 2024-08-14 18:25 ./slackware64/d/kernel-headers-6.10.5-x86-1.txz.asc -rw-r--r-- 1 root root 312 2024-08-02 01:47 ./slackware64/d/libgccjit-14.2.0-x86_64-1.txt -rw-r--r-- 1 root root 10450952 2024-08-02 01:47 ./slackware64/d/libgccjit-14.2.0-x86_64-1.txz -rw-r--r-- 1 root root 195 2024-08-02 01:47 ./slackware64/d/libgccjit-14.2.0-x86_64-1.txz.asc @@ -1519,9 +1519,9 @@ drwxr-xr-x 2 root root 20480 2024-08-12 18:43 ./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 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 562 2024-07-29 18:12 ./slackware64/d/python-setuptools-72.1.0-x86_64-1.txt --rw-r--r-- 1 root root 2512628 2024-07-29 18:12 ./slackware64/d/python-setuptools-72.1.0-x86_64-1.txz --rw-r--r-- 1 root root 195 2024-07-29 18:12 ./slackware64/d/python-setuptools-72.1.0-x86_64-1.txz.asc +-rw-r--r-- 1 root root 562 2024-08-14 02:10 ./slackware64/d/python-setuptools-72.2.0-x86_64-1.txt +-rw-r--r-- 1 root root 2512448 2024-08-14 02:10 ./slackware64/d/python-setuptools-72.2.0-x86_64-1.txz +-rw-r--r-- 1 root root 195 2024-08-14 02:10 ./slackware64/d/python-setuptools-72.2.0-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 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 @@ -1601,16 +1601,16 @@ drwxr-xr-x 2 root root 4096 2016-04-01 21:41 ./slackware64/f -rw-r--r-- 1 root root 1075 2018-03-01 07:54 ./slackware64/f/maketag -rw-r--r-- 1 root root 1075 2018-03-01 07:54 ./slackware64/f/maketag.ez -rw-r--r-- 1 root root 32 2018-03-01 07:54 ./slackware64/f/tagfile -drwxr-xr-x 2 root root 4096 2024-08-11 18:25 ./slackware64/k +drwxr-xr-x 2 root root 4096 2024-08-14 19:39 ./slackware64/k -rwxr-xr-x 1 root root 2897 2009-06-24 22:06 ./slackware64/k/install-packages -rw-r--r-- 1 root root 446 2006-09-18 10:41 ./slackware64/k/install.end --rw-r--r-- 1 root root 317 2024-08-11 17:58 ./slackware64/k/kernel-source-6.10.4-noarch-1.txt --rw-r--r-- 1 root root 140987396 2024-08-11 17:58 ./slackware64/k/kernel-source-6.10.4-noarch-1.txz --rw-r--r-- 1 root root 195 2024-08-11 17:58 ./slackware64/k/kernel-source-6.10.4-noarch-1.txz.asc --rw-r--r-- 1 root root 1170 2024-08-11 19:11 ./slackware64/k/maketag --rw-r--r-- 1 root root 1170 2024-08-11 19:11 ./slackware64/k/maketag.ez --rw-r--r-- 1 root root 18 2024-08-11 19:11 ./slackware64/k/tagfile -drwxr-xr-x 2 root root 86016 2024-08-13 20:30 ./slackware64/kde +-rw-r--r-- 1 root root 317 2024-08-14 18:13 ./slackware64/k/kernel-source-6.10.5-noarch-1.txt +-rw-r--r-- 1 root root 140993300 2024-08-14 18:13 ./slackware64/k/kernel-source-6.10.5-noarch-1.txz +-rw-r--r-- 1 root root 195 2024-08-14 18:13 ./slackware64/k/kernel-source-6.10.5-noarch-1.txz.asc +-rw-r--r-- 1 root root 1170 2024-08-14 19:23 ./slackware64/k/maketag +-rw-r--r-- 1 root root 1170 2024-08-14 19:23 ./slackware64/k/maketag.ez +-rw-r--r-- 1 root root 18 2024-08-14 19:23 ./slackware64/k/tagfile +drwxr-xr-x 2 root root 86016 2024-08-14 19:39 ./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 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 @@ -2599,9 +2599,9 @@ drwxr-xr-x 2 root root 86016 2024-08-13 20:30 ./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 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 180 2024-01-07 18:40 ./slackware64/kde/okteta-0.26.15-x86_64-1.txt --rw-r--r-- 1 root root 1431492 2024-01-07 18:40 ./slackware64/kde/okteta-0.26.15-x86_64-1.txz --rw-r--r-- 1 root root 163 2024-01-07 18:40 ./slackware64/kde/okteta-0.26.15-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 1432724 2024-08-14 18:10 ./slackware64/kde/okteta-0.26.16-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 358 2024-08-04 22:13 ./slackware64/kde/okular-23.08.5-x86_64-7.txt -rw-r--r-- 1 root root 7270984 2024-08-04 22:13 ./slackware64/kde/okular-23.08.5-x86_64-7.txz -rw-r--r-- 1 root root 195 2024-08-04 22:13 ./slackware64/kde/okular-23.08.5-x86_64-7.txz.asc @@ -4118,7 +4118,7 @@ drwxr-xr-x 2 root root 102400 2024-08-13 20:30 ./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 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 -drwxr-xr-x 2 root root 36864 2024-08-09 21:11 ./slackware64/n +drwxr-xr-x 2 root root 36864 2024-08-14 19:39 ./slackware64/n -rw-r--r-- 1 root root 357 2023-03-09 19:11 ./slackware64/n/ModemManager-1.20.6-x86_64-1.txt -rw-r--r-- 1 root root 1517848 2023-03-09 19:11 ./slackware64/n/ModemManager-1.20.6-x86_64-1.txz -rw-r--r-- 1 root root 163 2023-03-09 19:11 ./slackware64/n/ModemManager-1.20.6-x86_64-1.txz.asc @@ -4185,9 +4185,9 @@ drwxr-xr-x 2 root root 36864 2024-08-09 21:11 ./slackware64/n -rw-r--r-- 1 root root 443 2024-02-14 03:01 ./slackware64/n/dnsmasq-2.90-x86_64-1.txt -rw-r--r-- 1 root root 414636 2024-02-14 03:01 ./slackware64/n/dnsmasq-2.90-x86_64-1.txz -rw-r--r-- 1 root root 163 2024-02-14 03:01 ./slackware64/n/dnsmasq-2.90-x86_64-1.txz.asc --rw-r--r-- 1 root root 450 2023-11-01 21:05 ./slackware64/n/dovecot-2.3.21-x86_64-2.txt --rw-r--r-- 1 root root 3364508 2023-11-01 21:05 ./slackware64/n/dovecot-2.3.21-x86_64-2.txz --rw-r--r-- 1 root root 163 2023-11-01 21:05 ./slackware64/n/dovecot-2.3.21-x86_64-2.txz.asc +-rw-r--r-- 1 root root 450 2024-08-14 18:54 ./slackware64/n/dovecot-2.3.21.1-x86_64-1.txt +-rw-r--r-- 1 root root 3370428 2024-08-14 18:54 ./slackware64/n/dovecot-2.3.21.1-x86_64-1.txz +-rw-r--r-- 1 root root 195 2024-08-14 18:54 ./slackware64/n/dovecot-2.3.21.1-x86_64-1.txz.asc -rw-r--r-- 1 root root 423 2021-02-13 12:01 ./slackware64/n/ebtables-2.0.11-x86_64-3.txt -rw-r--r-- 1 root root 80700 2021-02-13 12:01 ./slackware64/n/ebtables-2.0.11-x86_64-3.txz -rw-r--r-- 1 root root 163 2021-02-13 12:01 ./slackware64/n/ebtables-2.0.11-x86_64-3.txz.asc @@ -4328,9 +4328,9 @@ drwxr-xr-x 2 root root 36864 2024-08-09 21:11 ./slackware64/n -rw-r--r-- 1 root root 445 2024-07-29 17:52 ./slackware64/n/links-2.30-x86_64-1.txt -rw-r--r-- 1 root root 2980232 2024-07-29 17:52 ./slackware64/n/links-2.30-x86_64-1.txz -rw-r--r-- 1 root root 195 2024-07-29 17:52 ./slackware64/n/links-2.30-x86_64-1.txz.asc --rw-r--r-- 1 root root 530 2024-04-29 17:19 ./slackware64/n/lynx-2.9.1-x86_64-1.txt --rw-r--r-- 1 root root 1629468 2024-04-29 17:19 ./slackware64/n/lynx-2.9.1-x86_64-1.txz --rw-r--r-- 1 root root 195 2024-04-29 17:19 ./slackware64/n/lynx-2.9.1-x86_64-1.txz.asc +-rw-r--r-- 1 root root 530 2024-08-14 18:47 ./slackware64/n/lynx-2.9.2-x86_64-1.txt +-rw-r--r-- 1 root root 1634640 2024-08-14 18:47 ./slackware64/n/lynx-2.9.2-x86_64-1.txz +-rw-r--r-- 1 root root 195 2024-08-14 18:47 ./slackware64/n/lynx-2.9.2-x86_64-1.txz.asc -rw-r--r-- 1 root root 12038 2024-07-16 18:28 ./slackware64/n/maketag -rw-r--r-- 1 root root 12038 2024-07-16 18:28 ./slackware64/n/maketag.ez -rw-r--r-- 1 root root 401 2021-02-13 12:12 ./slackware64/n/mcabber-1.1.2-x86_64-3.txt @@ -4640,7 +4640,7 @@ drwxr-xr-x 2 root root 4096 2024-03-01 22:17 ./slackware64/tcl -rw-r--r-- 1 root root 227 2024-03-01 18:55 ./slackware64/tcl/tk-8.6.14-x86_64-1.txt -rw-r--r-- 1 root root 1806636 2024-03-01 18:55 ./slackware64/tcl/tk-8.6.14-x86_64-1.txz -rw-r--r-- 1 root root 163 2024-03-01 18:55 ./slackware64/tcl/tk-8.6.14-x86_64-1.txz.asc -drwxr-xr-x 2 root root 65536 2024-08-13 20:30 ./slackware64/x +drwxr-xr-x 2 root root 65536 2024-08-14 19:39 ./slackware64/x -rw-r--r-- 1 root root 440 2024-08-09 18:16 ./slackware64/x/OpenCC-1.1.9-x86_64-1.txt -rw-r--r-- 1 root root 649604 2024-08-09 18:16 ./slackware64/x/OpenCC-1.1.9-x86_64-1.txz -rw-r--r-- 1 root root 195 2024-08-09 18:16 ./slackware64/x/OpenCC-1.1.9-x86_64-1.txz.asc @@ -5098,9 +5098,9 @@ drwxr-xr-x 2 root root 65536 2024-08-13 20:30 ./slackware64/x -rw-r--r-- 1 root root 485 2024-07-22 03:34 ./slackware64/x/marisa-0.2.6-x86_64-10.txt -rw-r--r-- 1 root root 162568 2024-07-22 03:34 ./slackware64/x/marisa-0.2.6-x86_64-10.txz -rw-r--r-- 1 root root 195 2024-07-22 03:34 ./slackware64/x/marisa-0.2.6-x86_64-10.txz.asc --rw-r--r-- 1 root root 362 2024-08-12 20:14 ./slackware64/x/mesa-24.1.5-x86_64-2.txt --rw-r--r-- 1 root root 34609212 2024-08-12 20:14 ./slackware64/x/mesa-24.1.5-x86_64-2.txz --rw-r--r-- 1 root root 195 2024-08-12 20:14 ./slackware64/x/mesa-24.1.5-x86_64-2.txz.asc +-rw-r--r-- 1 root root 362 2024-08-14 19:05 ./slackware64/x/mesa-24.2.0-x86_64-1.txt +-rw-r--r-- 1 root root 41356640 2024-08-14 19:05 ./slackware64/x/mesa-24.2.0-x86_64-1.txz +-rw-r--r-- 1 root root 195 2024-08-14 19:05 ./slackware64/x/mesa-24.2.0-x86_64-1.txz.asc -rw-r--r-- 1 root root 425 2022-04-04 18:48 ./slackware64/x/mkcomposecache-1.2.2-x86_64-1.txt -rw-r--r-- 1 root root 13532 2022-04-04 18:48 ./slackware64/x/mkcomposecache-1.2.2-x86_64-1.txz -rw-r--r-- 1 root root 163 2022-04-04 18:48 ./slackware64/x/mkcomposecache-1.2.2-x86_64-1.txz.asc @@ -5486,7 +5486,7 @@ drwxr-xr-x 2 root root 65536 2024-08-13 20:30 ./slackware64/x -rw-r--r-- 1 root root 207 2022-12-04 19:50 ./slackware64/x/xrandr-1.5.2-x86_64-1.txt -rw-r--r-- 1 root root 54668 2022-12-04 19:50 ./slackware64/x/xrandr-1.5.2-x86_64-1.txz -rw-r--r-- 1 root root 163 2022-12-04 19:50 ./slackware64/x/xrandr-1.5.2-x86_64-1.txz.asc --rw-r--r-- 1 root root 281 2023-06-04 18:36 ./slackware64/x/xrdb-1.2.2-x86_64-1.txt +-rw-r--r-- 1 root root 281 2023-06-04 18:36 ./slackware64/x/xrdb-1.2.2-x86_64-1.txt -rw-r--r-- 1 root root 33944 2023-06-04 18:36 ./slackware64/x/xrdb-1.2.2-x86_64-1.txz -rw-r--r-- 1 root root 163 2023-06-04 18:36 ./slackware64/x/xrdb-1.2.2-x86_64-1.txz.asc -rw-r--r-- 1 root root 333 2024-03-04 19:28 ./slackware64/x/xrefresh-1.1.0-x86_64-1.txt @@ -5690,7 +5690,7 @@ drwxr-xr-x 2 root root 16384 2024-08-13 20:30 ./slackware64/xap -rw-r--r-- 1 root root 230 2024-05-25 17:29 ./slackware64/xap/xsnow-3.7.9-x86_64-2.txt -rw-r--r-- 1 root root 1829408 2024-05-25 17:29 ./slackware64/xap/xsnow-3.7.9-x86_64-2.txz -rw-r--r-- 1 root root 195 2024-05-25 17:29 ./slackware64/xap/xsnow-3.7.9-x86_64-2.txz.asc -drwxr-xr-x 2 root root 12288 2024-07-31 18:38 ./slackware64/xfce +drwxr-xr-x 2 root root 12288 2024-08-14 19:39 ./slackware64/xfce -rw-r--r-- 1 root root 253 2021-10-01 03:27 ./slackware64/xfce/Greybird-3.22.15-noarch-1.txt -rw-r--r-- 1 root root 189900 2021-10-01 03:27 ./slackware64/xfce/Greybird-3.22.15-noarch-1.txz -rw-r--r-- 1 root root 163 2021-10-01 03:27 ./slackware64/xfce/Greybird-3.22.15-noarch-1.txz.asc @@ -5735,9 +5735,9 @@ drwxr-xr-x 2 root root 12288 2024-07-31 18:38 ./slackware64/xfce -rw-r--r-- 1 root root 357 2023-10-18 19:47 ./slackware64/xfce/xfce4-dev-tools-4.18.1-x86_64-1.txt -rw-r--r-- 1 root root 40952 2023-10-18 19:47 ./slackware64/xfce/xfce4-dev-tools-4.18.1-x86_64-1.txz -rw-r--r-- 1 root root 163 2023-10-18 19:47 ./slackware64/xfce/xfce4-dev-tools-4.18.1-x86_64-1.txz.asc --rw-r--r-- 1 root root 378 2024-04-17 18:43 ./slackware64/xfce/xfce4-notifyd-0.9.4-x86_64-2.txt --rw-r--r-- 1 root root 214392 2024-04-17 18:43 ./slackware64/xfce/xfce4-notifyd-0.9.4-x86_64-2.txz --rw-r--r-- 1 root root 195 2024-04-17 18:43 ./slackware64/xfce/xfce4-notifyd-0.9.4-x86_64-2.txz.asc +-rw-r--r-- 1 root root 378 2024-08-14 02:11 ./slackware64/xfce/xfce4-notifyd-0.9.5-x86_64-1.txt +-rw-r--r-- 1 root root 212592 2024-08-14 02:11 ./slackware64/xfce/xfce4-notifyd-0.9.5-x86_64-1.txz +-rw-r--r-- 1 root root 195 2024-08-14 02:11 ./slackware64/xfce/xfce4-notifyd-0.9.5-x86_64-1.txz.asc -rw-r--r-- 1 root root 437 2024-02-29 18:15 ./slackware64/xfce/xfce4-panel-4.18.6-x86_64-1.txt -rw-r--r-- 1 root root 869468 2024-02-29 18:15 ./slackware64/xfce/xfce4-panel-4.18.6-x86_64-1.txz -rw-r--r-- 1 root root 163 2024-02-29 18:15 ./slackware64/xfce/xfce4-panel-4.18.6-x86_64-1.txz.asc @@ -5798,11 +5798,11 @@ 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 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 -drwxr-xr-x 18 root root 4096 2024-08-13 20:35 ./source --rw-r--r-- 1 root root 625448 2024-08-13 20:35 ./source/CHECKSUMS.md5 --rw-r--r-- 1 root root 195 2024-08-13 20:35 ./source/CHECKSUMS.md5.asc --rw-r--r-- 1 root root 871613 2024-08-13 20:35 ./source/FILE_LIST --rw-r--r-- 1 root root 30005599 2024-08-13 20:35 ./source/MANIFEST.bz2 +drwxr-xr-x 18 root root 4096 2024-08-14 19:41 ./source +-rw-r--r-- 1 root root 625450 2024-08-14 19:41 ./source/CHECKSUMS.md5 +-rw-r--r-- 1 root root 195 2024-08-14 19:41 ./source/CHECKSUMS.md5.asc +-rw-r--r-- 1 root root 871615 2024-08-14 19:41 ./source/FILE_LIST +-rw-r--r-- 1 root root 30004185 2024-08-14 19:41 ./source/MANIFEST.bz2 -rw-r--r-- 1 root root 828 2022-02-02 04:43 ./source/README.TXT drwxr-xr-x 124 root root 4096 2024-08-12 03:46 ./source/a -rw-r--r-- 1 root root 339 2023-09-28 19:06 ./source/a/FTBFSlog @@ -7941,9 +7941,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 -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 -drwxr-xr-x 2 root root 4096 2024-07-29 18:11 ./source/d/python-setuptools +drwxr-xr-x 2 root root 4096 2024-08-14 02:09 ./source/d/python-setuptools -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 1554034 2024-07-29 15:11 ./source/d/python-setuptools/setuptools-72.1.0.tar.lz +-rw-r--r-- 1 root root 1553185 2024-08-13 15:17 ./source/d/python-setuptools/setuptools-72.2.0.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 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 @@ -8116,19 +8116,19 @@ drwxr-xr-x 2 root root 4096 2024-07-28 20:45 ./source/installer/sources/i drwxr-xr-x 2 root root 4096 2024-07-12 17:12 ./source/installer/sources/nano -rw-r--r-- 1 root root 1667392 2024-07-12 09:24 ./source/installer/sources/nano/nano-8.1.tar.xz -rw-r--r-- 1 root root 833 2024-07-12 09:24 ./source/installer/sources/nano/nano-8.1.tar.xz.sig -drwxr-xr-x 5 root root 4096 2024-08-11 16:33 ./source/k +drwxr-xr-x 5 root root 4096 2024-08-14 16:39 ./source/k -rwxr-xr-x 1 root root 8211 2024-07-15 03:24 ./source/k/build-all-kernels.sh -drwxr-xr-x 2 root root 4096 2024-08-11 21:47 ./source/k/kernel-configs --rw-r--r-- 1 root root 262583 2024-08-11 18:19 ./source/k/kernel-configs/config-6.10.4-generic.ia32 --rw-r--r-- 1 root root 266447 2024-08-11 16:40 ./source/k/kernel-configs/config-6.10.4-generic.x64 --rw-r--r-- 1 root root 262583 2024-08-11 18:19 ./source/k/kernel-configs/config-6.10.4-huge.ia32 --rw-r--r-- 1 root root 266447 2024-08-11 16:40 ./source/k/kernel-configs/config-6.10.4-huge.x64 --rwxr-xr-x 1 root root 7304 2024-07-11 22:15 ./source/k/kernel-generic.SlackBuild +drwxr-xr-x 2 root root 4096 2024-08-14 21:54 ./source/k/kernel-configs +-rw-r--r-- 1 root root 262583 2024-08-14 16:57 ./source/k/kernel-configs/config-6.10.5-generic.ia32 +-rw-r--r-- 1 root root 266447 2024-08-14 16:42 ./source/k/kernel-configs/config-6.10.5-generic.x64 +-rw-r--r-- 1 root root 262583 2024-08-14 16:57 ./source/k/kernel-configs/config-6.10.5-huge.ia32 +-rw-r--r-- 1 root root 266447 2024-08-14 16:43 ./source/k/kernel-configs/config-6.10.5-huge.x64 +-rwxr-xr-x 1 root root 7400 2024-08-14 18:36 ./source/k/kernel-generic.SlackBuild -rwxr-xr-x 1 root root 3778 2024-07-12 01:18 ./source/k/kernel-headers.SlackBuild --rwxr-xr-x 1 root root 6522 2024-07-11 22:02 ./source/k/kernel-modules.SlackBuild +-rwxr-xr-x 1 root root 6618 2024-08-14 18:36 ./source/k/kernel-modules.SlackBuild -rwxr-xr-x 1 root root 10495 2024-07-12 01:18 ./source/k/kernel-source.SlackBuild --rw-r--r-- 1 root root 989 2024-08-11 11:04 ./source/k/linux-6.10.4.tar.sign --rw-r--r-- 1 root root 145115632 2024-08-11 11:04 ./source/k/linux-6.10.4.tar.xz +-rw-r--r-- 1 root root 989 2024-08-14 13:49 ./source/k/linux-6.10.5.tar.sign +-rw-r--r-- 1 root root 145139876 2024-08-14 13:49 ./source/k/linux-6.10.5.tar.xz drwxr-xr-x 2 root root 4096 2023-01-04 20:50 ./source/k/patches-revert-i686 -rw-r--r-- 1 root root 1132 2023-01-03 00:53 ./source/k/patches-revert-i686/0001-x86-ioremap-Fix-page-aligned-size-calculation-in-__i.patch.gz -rw-r--r-- 1 root root 246 2023-01-04 20:50 ./source/k/patches-revert-i686/README @@ -9261,7 +9261,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 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 4096 2024-08-05 17:49 ./source/kde/kde/src/applications-extra +drwxr-xr-x 2 root root 4096 2024-08-14 18:07 ./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 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 @@ -9295,8 +9295,8 @@ drwxr-xr-x 2 root root 4096 2024-08-05 17:49 ./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 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 1090764 2024-01-01 08:20 ./source/kde/kde/src/applications-extra/okteta-0.26.15.tar.xz --rw-r--r-- 1 root root 833 2024-01-01 08:20 ./source/kde/kde/src/applications-extra/okteta-0.26.15.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 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 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 833 2024-02-13 14:13 ./source/kde/kde/src/applications/akonadi-23.08.5.tar.xz.sig @@ -12764,14 +12764,14 @@ drwxr-xr-x 2 root root 4096 2024-02-14 03:01 ./source/n/dnsmasq -rw-r--r-- 1 root root 345 2021-04-25 18:48 ./source/n/dnsmasq/doinst.sh.gz -rw-r--r-- 1 root root 383 2021-04-25 18:44 ./source/n/dnsmasq/rc.dnsmasq.gz -rw-r--r-- 1 root root 898 2018-02-27 06:13 ./source/n/dnsmasq/slack-desc -drwxr-xr-x 2 root root 4096 2023-11-01 19:30 ./source/n/dovecot +drwxr-xr-x 2 root root 4096 2024-08-14 18:52 ./source/n/dovecot -rw-r--r-- 1 root root 574 2020-02-12 17:48 ./source/n/dovecot/doinst.sh.gz --rw-r--r-- 1 root root 4575570 2023-09-15 10:06 ./source/n/dovecot/dovecot-2.3.21.tar.lz --rwxr-xr-x 1 root root 6193 2023-11-01 19:30 ./source/n/dovecot/dovecot.SlackBuild +-rw-r--r-- 1 root root 4578742 2024-08-14 09:55 ./source/n/dovecot/dovecot-2.3.21.1.tar.lz +-rwxr-xr-x 1 root root 5979 2024-08-14 18:52 ./source/n/dovecot/dovecot.SlackBuild -rw-r--r-- 1 root root 498 2017-11-15 01:04 ./source/n/dovecot/dovecot.config.README.diff.gz -rw-r--r-- 1 root root 650 2018-01-31 23:05 ./source/n/dovecot/dovecot.default.shadow.auth.diff.gz -rw-r--r-- 1 root root 157 2020-02-12 17:46 ./source/n/dovecot/dovecot.pam --rw-r--r-- 1 root root 29 2022-02-07 21:10 ./source/n/dovecot/dovecot.url +-rw-r--r-- 1 root root 33 2024-08-14 18:51 ./source/n/dovecot/dovecot.url -rw-r--r-- 1 root root 554 2017-11-19 20:37 ./source/n/dovecot/rc.dovecot -rw-r--r-- 1 root root 937 2018-02-27 06:13 ./source/n/dovecot/slack-desc drwxr-xr-x 2 root root 4096 2021-02-13 05:32 ./source/n/ebtables @@ -13034,13 +13034,13 @@ drwxr-xr-x 2 root root 4096 2024-07-29 17:51 ./source/n/links -rwxr-xr-x 1 root root 4012 2024-07-29 17:51 ./source/n/links/links.SlackBuild -rw-r--r-- 1 root root 36 2018-05-16 20:42 ./source/n/links/links.url -rw-r--r-- 1 root root 898 2018-02-27 06:13 ./source/n/links/slack-desc -drwxr-xr-x 2 root root 4096 2024-04-29 17:17 ./source/n/lynx +drwxr-xr-x 2 root root 4096 2024-08-14 18:46 ./source/n/lynx -rw-r--r-- 1 root root 264 2017-05-29 19:39 ./source/n/lynx/doinst.sh.gz -rw-r--r-- 1 root root 1124 2018-02-19 16:18 ./source/n/lynx/lynx-CVE-2008-4690.patch.gz --rwxr-xr-x 1 root root 4945 2024-04-29 17:17 ./source/n/lynx/lynx.SlackBuild +-rwxr-xr-x 1 root root 4913 2024-08-14 18:47 ./source/n/lynx/lynx.SlackBuild -rw-r--r-- 1 root root 517 2021-09-25 18:27 ./source/n/lynx/lynx.cfg.diff.gz -rw-r--r-- 1 root root 53 2024-03-26 17:15 ./source/n/lynx/lynx.url --rw-r--r-- 1 root root 2290900 2024-04-15 23:13 ./source/n/lynx/lynx2.9.1.tar.lz +-rw-r--r-- 1 root root 2291626 2024-05-31 23:03 ./source/n/lynx/lynx2.9.2.tar.lz -rw-r--r-- 1 root root 982 2021-09-25 18:18 ./source/n/lynx/slack-desc drwxr-xr-x 2 root root 4096 2021-02-13 05:32 ./source/n/mcabber -rw-r--r-- 1 root root 527531 2020-09-19 14:28 ./source/n/mcabber/mcabber-1.1.2.tar.lz @@ -14146,7 +14146,7 @@ drwxr-xr-x 2 root root 4096 2024-03-29 03:06 ./source/x/marisa -rwxr-xr-x 1 root root 4840 2024-07-22 03:15 ./source/x/marisa/marisa.SlackBuild -rw-r--r-- 1 root root 38 2020-12-08 18:39 ./source/x/marisa/marisa.url -rw-r--r-- 1 root root 972 2020-11-28 00:57 ./source/x/marisa/slack-desc -drwxr-xr-x 5 root root 4096 2024-07-31 17:25 ./source/x/mesa +drwxr-xr-x 5 root root 4096 2024-08-14 18:57 ./source/x/mesa drwxr-xr-x 4 root root 4096 2022-08-08 18:18 ./source/x/mesa/amber -rw-r--r-- 1 root root 16607716 2022-06-08 18:26 ./source/x/mesa/amber/mesa-21.3.9.tar.xz -rw-r--r-- 1 root root 119 2022-06-08 18:26 ./source/x/mesa/amber/mesa-21.3.9.tar.xz.sig @@ -14156,13 +14156,13 @@ drwxr-xr-x 2 root root 4096 2021-03-12 01:31 ./source/x/mesa/amber/patche -rw-r--r-- 1 root root 1259 2021-03-12 01:31 ./source/x/mesa/amber/patches-revert/80817b6e344258ac9b955f824ebf9019a0fc1610.patch -rw-r--r-- 1 root root 388 2018-12-07 19:28 ./source/x/mesa/doinst.sh.gz -rwxr-xr-x 1 root root 720 2015-12-11 03:09 ./source/x/mesa/get-mesa.sh --rw-r--r-- 1 root root 29140156 2024-07-31 15:41 ./source/x/mesa/mesa-24.1.5.tar.xz --rw-r--r-- 1 root root 310 2024-07-31 15:41 ./source/x/mesa/mesa-24.1.5.tar.xz.sig +-rw-r--r-- 1 root root 29342732 2024-08-14 17:06 ./source/x/mesa/mesa-24.2.0.tar.xz +-rw-r--r-- 1 root root 310 2024-08-14 17:06 ./source/x/mesa/mesa-24.2.0.tar.xz.sig -rwxr-xr-x 1 root root 2901 2024-06-09 18:30 ./source/x/mesa/mesa-amber.build -rw-r--r-- 1 root root 7322153 2022-05-30 14:26 ./source/x/mesa/mesa-demos-8.5.0.tar.lz -rwxr-xr-x 1 root root 1590 2023-08-24 13:39 ./source/x/mesa/mesa-demos.build -rw-r--r-- 1 root root 884838 2024-06-19 17:37 ./source/x/mesa/mesa-subprojects.tar.lz --rwxr-xr-x 1 root root 6863 2024-08-12 20:02 ./source/x/mesa/mesa.SlackBuild +-rwxr-xr-x 1 root root 6863 2024-08-14 18:57 ./source/x/mesa/mesa.SlackBuild -rw-r--r-- 1 root root 78 2010-10-01 04:23 ./source/x/mesa/mesa.url drwxr-xr-x 2 root root 4096 2023-11-30 19:16 ./source/x/mesa/patches drwxr-xr-x 2 root root 4096 2022-08-08 18:00 ./source/x/mesa/patches-revert @@ -15274,7 +15274,7 @@ drwxr-xr-x 2 root root 4096 2024-03-03 19:29 ./source/x/x11/src/font -rw-r--r-- 1 root root 94544 2023-02-28 00:36 ./source/x/x11/src/font/font-micro-misc-1.0.4.tar.xz -rw-r--r-- 1 root root 124252 2023-02-28 00:39 ./source/x/x11/src/font/font-misc-cyrillic-1.0.4.tar.xz -rw-r--r-- 1 root root 222624 2023-02-28 00:43 ./source/x/x11/src/font/font-misc-ethiopic-1.0.5.tar.xz --rw-r--r-- 1 root root 831660 2023-02-28 00:47 ./source/x/x11/src/font/font-misc-meltho-1.0.4.tar.xz +-rw-r--r-- 1 root root 831660 2023-02-28 00:47 ./source/x/x11/src/font/font-misc-meltho-1.0.4.tar.xz -rw-r--r-- 1 root root 1563776 2023-02-28 00:56 ./source/x/x11/src/font/font-misc-misc-1.1.3.tar.xz -rw-r--r-- 1 root root 220528 2023-02-28 00:59 ./source/x/x11/src/font/font-mutt-misc-1.0.4.tar.xz -rw-r--r-- 1 root root 128680 2023-02-28 01:04 ./source/x/x11/src/font/font-schumacher-misc-1.1.3.tar.xz @@ -15922,11 +15922,11 @@ drwxr-xr-x 2 root root 4096 2023-10-18 19:47 ./source/xfce/xfce4-dev-tools -rw-r--r-- 1 root root 296150 2023-10-18 05:06 ./source/xfce/xfce4-dev-tools/xfce4-dev-tools-4.18.1.tar.lz -rwxr-xr-x 1 root root 4621 2022-12-17 20:44 ./source/xfce/xfce4-dev-tools/xfce4-dev-tools.SlackBuild -rw-r--r-- 1 root root 55 2022-12-17 20:43 ./source/xfce/xfce4-dev-tools/xfce4-dev-tools.url -drwxr-xr-x 2 root root 4096 2024-04-14 18:11 ./source/xfce/xfce4-notifyd +drwxr-xr-x 2 root root 4096 2024-08-14 02:11 ./source/xfce/xfce4-notifyd -rw-r--r-- 1 root root 174 2009-02-26 05:47 ./source/xfce/xfce4-notifyd/doinst.sh.gz -rw-r--r-- 1 root root 839 2018-03-01 19:39 ./source/xfce/xfce4-notifyd/slack-desc --rw-r--r-- 1 root root 533012 2024-02-09 20:47 ./source/xfce/xfce4-notifyd/xfce4-notifyd-0.9.4.tar.lz --rwxr-xr-x 1 root root 4061 2024-04-17 18:43 ./source/xfce/xfce4-notifyd/xfce4-notifyd.SlackBuild +-rw-r--r-- 1 root root 536400 2024-08-13 22:16 ./source/xfce/xfce4-notifyd/xfce4-notifyd-0.9.5.tar.lz +-rwxr-xr-x 1 root root 4005 2024-08-14 02:10 ./source/xfce/xfce4-notifyd/xfce4-notifyd.SlackBuild -rw-r--r-- 1 root root 52 2024-04-14 18:11 ./source/xfce/xfce4-notifyd/xfce4-notifyd.url drwxr-xr-x 2 root root 4096 2024-02-29 18:15 ./source/xfce/xfce4-panel drwxr-xr-x 2 root root 4096 2023-06-05 18:35 ./source/xfce/xfce4-panel-profiles @@ -16100,9 +16100,9 @@ drwxr-xr-x 2 root root 4096 2006-09-14 06:32 ./testing/source/glibc/profil -rw-r--r-- 1 root root 1132 2018-02-27 06:12 ./testing/source/glibc/slack-desc.glibc-debug -rw-r--r-- 1 root root 811 2018-02-27 06:12 ./testing/source/glibc/slack-desc.glibc-i18n -rw-r--r-- 1 root root 968 2018-02-27 06:12 ./testing/source/glibc/slack-desc.glibc-profile -drwxr-xr-x 2 root root 4096 2024-08-11 18:20 ./usb-and-pxe-installers +drwxr-xr-x 2 root root 4096 2024-08-14 19:35 ./usb-and-pxe-installers -rw-r--r-- 1 root root 31203 2011-03-21 21:21 ./usb-and-pxe-installers/README_PXE.TXT -rw-r--r-- 1 root root 9197 2013-09-25 04:33 ./usb-and-pxe-installers/README_USB.TXT -rw-r--r-- 1 root root 574 2013-03-27 04:59 ./usb-and-pxe-installers/pxelinux.cfg_default --rw-r--r-- 1 root root 70603776 2024-08-11 18:20 ./usb-and-pxe-installers/usbboot.img +-rw-r--r-- 1 root root 70591488 2024-08-14 19:34 ./usb-and-pxe-installers/usbboot.img -rw-r--r-- 1 root root 16314 2022-03-24 20:54 ./usb-and-pxe-installers/usbimg2disk.sh diff --git a/README.initrd b/README.initrd index 8f04e6379..eed0c166b 100644 --- a/README.initrd +++ b/README.initrd @@ -1,7 +1,7 @@ Slackware initrd mini HOWTO by Patrick Volkerding, volkerdi@slackware.com -Sun Aug 11 23:11:41 UTC 2024 +Wed Aug 14 19:22:53 UTC 2024 This document describes how to create and install an initrd, which may be required to use the 4.x kernel. Also see "man mkinitrd". @@ -33,15 +33,15 @@ flexible to ship a generic kernel and a set of kernel modules for it. The easiest way to make the initrd is to use the mkinitrd script included in Slackware's mkinitrd package. We'll walk through the process of -upgrading to the generic 6.10.4 Linux kernel using the packages +upgrading to the generic 6.10.5 Linux kernel using the packages found in Slackware's slackware/a/ directory. First, make sure the kernel, kernel modules, and mkinitrd package are installed (the current version numbers might be a little different, so this is just an example): - installpkg kernel-generic-6.10.4-x86_64-1.txz - installpkg kernel-modules-6.10.4-x86_64-1.txz + installpkg kernel-generic-6.10.5-x86_64-1.txz + installpkg kernel-modules-6.10.5-x86_64-1.txz installpkg mkinitrd-1.4.11-x86_64-35.txz Change into the /boot directory: @@ -52,7 +52,7 @@ Now you'll want to run "mkinitrd". I'm using ext4 for my root filesystem, and since the disk controller requires no special support the ext4 module will be the only one I need to load: - mkinitrd -c -k 6.10.4 -m ext4 + mkinitrd -c -k 6.10.5 -m ext4 This should do two things. First, it will create a directory /boot/initrd-tree containing the initrd's filesystem. Then it will @@ -61,10 +61,10 @@ you could make some additional changes in /boot/initrd-tree/ and then run mkinitrd again without options to rebuild the image. That's optional, though, and only advanced users will need to think about that. -Here's another example: Build an initrd image using Linux 6.10.4 +Here's another example: Build an initrd image using Linux 6.10.5 kernel modules for a system with an ext4 root partition on /dev/sdb3: - mkinitrd -c -k 6.10.4 -m ext4 -f ext4 -r /dev/sdb3 + mkinitrd -c -k 6.10.5 -m ext4 -f ext4 -r /dev/sdb3 4. Now that I've built an initrd, how do I use it? diff --git a/extra/source/tigervnc/tigervnc.SlackBuild b/extra/source/tigervnc/tigervnc.SlackBuild index 328d3dcc4..c784dc48c 100755 --- a/extra/source/tigervnc/tigervnc.SlackBuild +++ b/extra/source/tigervnc/tigervnc.SlackBuild @@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PKGNAM=tigervnc VERSION=${VERSION:-$(echo $PKGNAM-*.tar.?z | rev | cut -f 3- -d . | cut -f 1 -d - | rev)} XORGVER=${XORGVER:-$(echo xorg-server-*.tar.?z | rev | cut -f 3- -d . | cut -f 1 -d - | rev)} -BUILD=${BUILD:-2} +BUILD=${BUILD:-3} # Do we build the java applet (needs jdk)? JAVA_APPLET=${JAVA_APPLET:-"OFF"} diff --git a/extra/source/xv/xv.SlackBuild b/extra/source/xv/xv.SlackBuild index 75f3f918c..a8b166d22 100755 --- a/extra/source/xv/xv.SlackBuild +++ b/extra/source/xv/xv.SlackBuild @@ -29,7 +29,7 @@ BUILD=${BUILD:-1} # Automatically determine the architecture we're building on: if [ -z "$ARCH" ]; then case "$(uname -m)" in - i?86) ARCH=i586 ;; + i?86) ARCH=i686 ;; arm*) readelf /usr/bin/file -A | egrep -q "Tag_CPU.*[4,5]" && ARCH=arm || ARCH=armv7hl ;; # Unless $ARCH is already set, use uname -m for all other archs: *) ARCH=$(uname -m) ;; @@ -47,21 +47,12 @@ fi NUMJOBS=${NUMJOBS:-" -j $(expr $(nproc) + 1) "} -if [ "$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" +if [ "$ARCH" = "i686" ]; then + SLKCFLAGS="-O2 -march=pentium4 -mtune=generic" LIBDIRSUFFIX="" elif [ "$ARCH" = "x86_64" ]; then - SLKCFLAGS="-O2 -fPIC" + SLKCFLAGS="-O2 -march=x86-64 -mtune=generic -fPIC" LIBDIRSUFFIX="64" -elif [ "$ARCH" = "armv7hl" ]; then - SLKCFLAGS="-O3 -march=armv7-a -mfpu=vfpv3-d16" - LIBDIRSUFFIX="" else SLKCFLAGS="-O2" LIBDIRSUFFIX="" diff --git a/isolinux/message.txt b/isolinux/message.txt index fb795c233..293e7a59e 100644 --- a/isolinux/message.txt +++ b/isolinux/message.txt @@ -1,5 +1,5 @@ -Welcome to 09Slackware6407 version 15.1 (Linux kernel 6.10.4)! +Welcome to 09Slackware6407 version 15.1 (Linux kernel 6.10.5)! If you need to pass extra parameters to the kernel, enter them at the prompt below after the name of the kernel to boot (e.g., huge.s). diff --git a/kernels/VERSIONS.TXT b/kernels/VERSIONS.TXT index b2c535271..a7a8ab549 100644 --- a/kernels/VERSIONS.TXT +++ b/kernels/VERSIONS.TXT @@ -1,3 +1,3 @@ -These kernels are version 6.10.4. +These kernels are version 6.10.5. diff --git a/slackware64/a/maketag b/slackware64/a/maketag index 81f5fe6e8..b6ae010fc 100644 --- a/slackware64/a/maketag +++ b/slackware64/a/maketag @@ -66,9 +66,9 @@ system. :^) Press ENTER when you are done." 21 76 10 \ "jfsutils" "Utilities for IBM's Journaled Filesystem" "on" \ "kbd" "Change keyboard and console mappings" "on" \ "kernel-firmware" "Linux kernel firmware -- REQUIRED" "on" \ -"kernel-generic" "Generic 6.10.4 kernel (needs an initrd)" "on" \ -"kernel-huge" "Loaded 6.10.4 Linux kernel" "on" \ -"kernel-modules" "Linux 6.10.4 kernel modules -- REQUIRED" "on" \ +"kernel-generic" "Generic 6.10.5 kernel (needs an initrd)" "on" \ +"kernel-huge" "Loaded 6.10.5 Linux kernel" "on" \ +"kernel-modules" "Linux 6.10.5 kernel modules -- REQUIRED" "on" \ "kmod" "Kernel module utilities -- REQUIRED" "on" \ "lbzip2" "Parallel bzip2 compressor" "on" \ "less" "A text pager utility - REQUIRED" "on" \ diff --git a/slackware64/a/maketag.ez b/slackware64/a/maketag.ez index 81f5fe6e8..b6ae010fc 100644 --- a/slackware64/a/maketag.ez +++ b/slackware64/a/maketag.ez @@ -66,9 +66,9 @@ system. :^) Press ENTER when you are done." 21 76 10 \ "jfsutils" "Utilities for IBM's Journaled Filesystem" "on" \ "kbd" "Change keyboard and console mappings" "on" \ "kernel-firmware" "Linux kernel firmware -- REQUIRED" "on" \ -"kernel-generic" "Generic 6.10.4 kernel (needs an initrd)" "on" \ -"kernel-huge" "Loaded 6.10.4 Linux kernel" "on" \ -"kernel-modules" "Linux 6.10.4 kernel modules -- REQUIRED" "on" \ +"kernel-generic" "Generic 6.10.5 kernel (needs an initrd)" "on" \ +"kernel-huge" "Loaded 6.10.5 Linux kernel" "on" \ +"kernel-modules" "Linux 6.10.5 kernel modules -- REQUIRED" "on" \ "kmod" "Kernel module utilities -- REQUIRED" "on" \ "lbzip2" "Parallel bzip2 compressor" "on" \ "less" "A text pager utility - REQUIRED" "on" \ diff --git a/slackware64/k/maketag b/slackware64/k/maketag index 9c8469803..fd668faa9 100644 --- a/slackware64/k/maketag +++ b/slackware64/k/maketag @@ -21,7 +21,7 @@ from series K. Use the UP/DOWN keys to scroll through the list, and \ the SPACE key to deselect any items you don't want to install. \ Press ENTER when you are \ done." 11 70 1 \ -"kernel-source" "Linux 6.10.4 kernel source" "on" \ +"kernel-source" "Linux 6.10.5 kernel source" "on" \ 2> $TMP/SeTpkgs if [ $? = 1 -o $? = 255 ]; then rm -f $TMP/SeTpkgs diff --git a/slackware64/k/maketag.ez b/slackware64/k/maketag.ez index 9c8469803..fd668faa9 100644 --- a/slackware64/k/maketag.ez +++ b/slackware64/k/maketag.ez @@ -21,7 +21,7 @@ from series K. Use the UP/DOWN keys to scroll through the list, and \ the SPACE key to deselect any items you don't want to install. \ Press ENTER when you are \ done." 11 70 1 \ -"kernel-source" "Linux 6.10.4 kernel source" "on" \ +"kernel-source" "Linux 6.10.5 kernel source" "on" \ 2> $TMP/SeTpkgs if [ $? = 1 -o $? = 255 ]; then rm -f $TMP/SeTpkgs diff --git a/source/k/kernel-configs/config-6.10.4-generic.ia32 b/source/k/kernel-configs/config-6.10.5-generic.ia32 similarity index 99% rename from source/k/kernel-configs/config-6.10.4-generic.ia32 rename to source/k/kernel-configs/config-6.10.5-generic.ia32 index b0f237772..50e03d12e 100644 --- a/source/k/kernel-configs/config-6.10.4-generic.ia32 +++ b/source/k/kernel-configs/config-6.10.5-generic.ia32 @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 6.10.4 Kernel Configuration +# Linux/x86 6.10.5 Kernel Configuration # CONFIG_CC_VERSION_TEXT="gcc (GCC) 14.2.0" CONFIG_CC_IS_GCC=y diff --git a/source/k/kernel-configs/config-6.10.4-generic.x64 b/source/k/kernel-configs/config-6.10.5-generic.x64 similarity index 99% rename from source/k/kernel-configs/config-6.10.4-generic.x64 rename to source/k/kernel-configs/config-6.10.5-generic.x64 index aa84b0735..4fd82fa5a 100644 --- a/source/k/kernel-configs/config-6.10.4-generic.x64 +++ b/source/k/kernel-configs/config-6.10.5-generic.x64 @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 6.10.4 Kernel Configuration +# Linux/x86 6.10.5 Kernel Configuration # CONFIG_CC_VERSION_TEXT="gcc (GCC) 14.2.0" CONFIG_CC_IS_GCC=y diff --git a/source/k/kernel-configs/config-6.10.4-huge.ia32 b/source/k/kernel-configs/config-6.10.5-huge.ia32 similarity index 99% rename from source/k/kernel-configs/config-6.10.4-huge.ia32 rename to source/k/kernel-configs/config-6.10.5-huge.ia32 index 3995ccc15..f6438abb7 100644 --- a/source/k/kernel-configs/config-6.10.4-huge.ia32 +++ b/source/k/kernel-configs/config-6.10.5-huge.ia32 @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 6.10.4 Kernel Configuration +# Linux/x86 6.10.5 Kernel Configuration # CONFIG_CC_VERSION_TEXT="gcc (GCC) 14.2.0" CONFIG_CC_IS_GCC=y diff --git a/source/k/kernel-configs/config-6.10.4-huge.x64 b/source/k/kernel-configs/config-6.10.5-huge.x64 similarity index 99% rename from source/k/kernel-configs/config-6.10.4-huge.x64 rename to source/k/kernel-configs/config-6.10.5-huge.x64 index 37924376c..1df16d91e 100644 --- a/source/k/kernel-configs/config-6.10.4-huge.x64 +++ b/source/k/kernel-configs/config-6.10.5-huge.x64 @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 6.10.4 Kernel Configuration +# Linux/x86 6.10.5 Kernel Configuration # CONFIG_CC_VERSION_TEXT="gcc (GCC) 14.2.0" CONFIG_CC_IS_GCC=y diff --git a/source/k/kernel-generic.SlackBuild b/source/k/kernel-generic.SlackBuild index d9ac8169a..a80e91511 100755 --- a/source/k/kernel-generic.SlackBuild +++ b/source/k/kernel-generic.SlackBuild @@ -70,14 +70,15 @@ KERNEL_OUTPUT_DIRECTORY=${KERNEL_OUTPUT_DIRECTORY:-} # 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 - # We will need to copy the config and run make oldconfig and make + # We will need to copy the config and run make olddefconfig and make # prepare in order to generate kernel/bounds.s, where we can find - # the true $PACKAGE_ARCH. + # the true $PACKAGE_ARCH. Use olddefconfig (not oldconfig) to prevent + # stalling if user input would be required. if [ ! "${KERNEL_CONFIG}" = "${KERNEL_SOURCE}/.config" ]; then cp -a ${KERNEL_CONFIG} ${KERNEL_SOURCE}/.config fi cd ${KERNEL_SOURCE} - make oldconfig 1> /dev/null 2> /dev/null + make olddefconfig 1> /dev/null 2> /dev/null make prepare 1> /dev/null 2> /dev/null PACKAGE_ARCH=$(cat kernel/bounds.s | grep -w "\-march=.*" | tr " " "\n" | grep -w "\-march=.*" | cut -f 2 -d = | tr - _) echo "kernel-${KERNEL_NAME}-$(echo ${VERSION} | tr - _)$(echo ${LOCALVERSION} | tr - _)-${PACKAGE_ARCH}-$BUILD.txz" diff --git a/source/k/kernel-modules.SlackBuild b/source/k/kernel-modules.SlackBuild index 4de02e913..56b8ebd8b 100755 --- a/source/k/kernel-modules.SlackBuild +++ b/source/k/kernel-modules.SlackBuild @@ -67,14 +67,15 @@ LOCALVERSION="$(cat ${KERNEL_SOURCE}/.config 2> /dev/null | grep CONFIG_LOCALVER # 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 - # We will need to copy the config and run make oldconfig and make + # We will need to copy the config and run make olddefconfig and make # prepare in order to generate kernel/bounds.s, where we can find - # the true $PACKAGE_ARCH. + # the true $PACKAGE_ARCH. Use olddefconfig (not oldconfig) to prevent + # stalling if user input would be required. if [ ! "${KERNEL_CONFIG}" = "${KERNEL_SOURCE}/.config" ]; then cp -a ${KERNEL_CONFIG} ${KERNEL_SOURCE}/.config fi cd ${KERNEL_SOURCE} - make oldconfig 1> /dev/null 2> /dev/null + make olddefconfig 1> /dev/null 2> /dev/null make prepare 1> /dev/null 2> /dev/null PACKAGE_ARCH=$(cat kernel/bounds.s | grep -w "\-march=.*" | tr " " "\n" | grep -w "\-march=.*" | cut -f 2 -d = | tr - _) echo "kernel${KERNEL_NAME}-modules${LOCALVERSION}-$(echo ${VERSION} | tr - _)$(echo ${LOCALVERSION} | tr - _)-${PACKAGE_ARCH}-$BUILD.txz" diff --git a/source/n/dovecot/dovecot.SlackBuild b/source/n/dovecot/dovecot.SlackBuild index 7993a195e..76ef90147 100755 --- a/source/n/dovecot/dovecot.SlackBuild +++ b/source/n/dovecot/dovecot.SlackBuild @@ -26,11 +26,11 @@ cd $(dirname $0) ; CWD=$(pwd) PKGNAM=dovecot VERSION=${VERSION:-$(echo $PKGNAM-*.tar.?z | rev | cut -f 3- -d . | cut -f 1 -d - | rev)} -BUILD=${BUILD:-2} +BUILD=${BUILD:-1} if [ -z "$ARCH" ]; then case "$( uname -m )" in - i?86) ARCH=i586 ;; + i?86) ARCH=i686 ;; arm*) ARCH=arm ;; *) ARCH=$( uname -m ) ;; esac @@ -49,21 +49,12 @@ NUMJOBS=${NUMJOBS:-" -j$(expr $(nproc) + 1) "} TMP=${TMP:-/tmp} PKG=$TMP/package-$PKGNAM -if [ "$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" +if [ "$ARCH" = "i686" ]; then + SLKCFLAGS="-O2 -march=pentium4 -mtune=generic" LIBDIRSUFFIX="" elif [ "$ARCH" = "x86_64" ]; then - SLKCFLAGS="-O2 -fPIC" + SLKCFLAGS="-O2 -march=x86-64 -mtune=generic -fPIC" LIBDIRSUFFIX="64" -elif [ "$ARCH" = "armv7hl" ]; then - SLKCFLAGS="-O3 -march=armv7-a -mfpu=vfpv3-d16" - LIBDIRSUFFIX="" else SLKCFLAGS="-O2" LIBDIRSUFFIX="" diff --git a/source/n/dovecot/dovecot.url b/source/n/dovecot/dovecot.url index 65afd7518..cbbe71a25 100644 --- a/source/n/dovecot/dovecot.url +++ b/source/n/dovecot/dovecot.url @@ -1 +1 @@ -https://dovecot.org/releases +https://dovecot.org/releases/2.3 diff --git a/source/n/lynx/lynx.SlackBuild b/source/n/lynx/lynx.SlackBuild index 26bbf5e82..16e86e313 100755 --- a/source/n/lynx/lynx.SlackBuild +++ b/source/n/lynx/lynx.SlackBuild @@ -23,8 +23,8 @@ cd $(dirname $0) ; CWD=$(pwd) PKGNAM=lynx -PKGVER=2.9.1 -DIRVER=2.9.1 +PKGVER=2.9.2 +DIRVER=2.9.2 BUILD=${BUILD:-1} NUMJOBS=${NUMJOBS:-" -j$(expr $(nproc) + 1) "} @@ -32,7 +32,7 @@ NUMJOBS=${NUMJOBS:-" -j$(expr $(nproc) + 1) "} # Automatically determine the architecture we're building on: if [ -z "$ARCH" ]; then case "$( uname -m )" in - i?86) export ARCH=i586 ;; + i?86) export ARCH=i686 ;; arm*) export ARCH=arm ;; # Unless $ARCH is already set, use uname -m for all other archs: *) export ARCH=$( uname -m ) ;; @@ -47,14 +47,11 @@ if [ ! -z "${PRINT_PACKAGE_NAME}" ]; then exit 0 fi -if [ "$ARCH" = "i586" ]; then - SLKCFLAGS="-O2 -march=i586 -mtune=i686" - LIBDIRSUFFIX="" -elif [ "$ARCH" = "s390" ]; then - SLKCFLAGS="-O2" +if [ "$ARCH" = "i686" ]; then + SLKCFLAGS="-O2 -march=pentium4 -mtune=generic" LIBDIRSUFFIX="" elif [ "$ARCH" = "x86_64" ]; then - SLKCFLAGS="-O2 -fPIC" + SLKCFLAGS="-O2 -march=x86-64 -mtune=generic -fPIC" LIBDIRSUFFIX="64" else SLKCFLAGS="-O2" diff --git a/source/x/mesa/mesa.SlackBuild b/source/x/mesa/mesa.SlackBuild index ad6a20f4b..970492c78 100755 --- a/source/x/mesa/mesa.SlackBuild +++ b/source/x/mesa/mesa.SlackBuild @@ -26,7 +26,7 @@ PKGNAM=mesa VERSION=${VERSION:-$(echo $PKGNAM-[0-9]*.tar.?z | rev | cut -f 3- -d . | rev | cut -f 2- -d -)} AMBERVERS=${AMBERVERS:-21.3.9} DEMOVERS=${DEMOVERS:-8.5.0} -BUILD=${BUILD:-2} +BUILD=${BUILD:-1} BUILD_AMBER=${BUILD_AMBER:-YES} BUILD_DEMOS=${BUILD_DEMOS:-YES} CODECS=${CODECS:-h264dec,h264enc,h265dec,h265enc,vc1dec,av1dec,av1enc,vp9dec} diff --git a/source/xfce/xfce4-notifyd/xfce4-notifyd.SlackBuild b/source/xfce/xfce4-notifyd/xfce4-notifyd.SlackBuild index 32312381a..13a3e1a0a 100755 --- a/source/xfce/xfce4-notifyd/xfce4-notifyd.SlackBuild +++ b/source/xfce/xfce4-notifyd/xfce4-notifyd.SlackBuild @@ -27,12 +27,12 @@ cd $(dirname $0) ; CWD=$(pwd) PKGNAM=xfce4-notifyd VERSION=${VERSION:-$(echo $PKGNAM-*.tar.?z | rev | cut -f 3- -d . | cut -f 1 -d - | rev)} -BUILD=${BUILD:-2} +BUILD=${BUILD:-1} # Automatically determine the architecture we're building on: if [ -z "$ARCH" ]; then case "$( uname -m )" in - i?86) export ARCH=i586 ;; + i?86) export ARCH=i686 ;; arm*) export ARCH=arm ;; # Unless $ARCH is already set, use uname -m for all other archs: *) export ARCH=$( uname -m ) ;; @@ -52,14 +52,11 @@ NUMJOBS=${NUMJOBS:-" -j$(expr $(nproc) + 1) "} TMP=${TMP:-/tmp} PKG=$TMP/package-$PKGNAM -if [ "$ARCH" = "i586" ]; then - SLKCFLAGS="-O2 -march=i586 -mtune=i686" - LIBDIRSUFFIX="" -elif [ "$ARCH" = "i686" ]; then - SLKCFLAGS="-O2 -march=i686 -mtune=i686" +if [ "$ARCH" = "i686" ]; then + SLKCFLAGS="-O2 -march=pentium4 -mtune=generic" LIBDIRSUFFIX="" elif [ "$ARCH" = "x86_64" ]; then - SLKCFLAGS="-O2 -fPIC" + SLKCFLAGS="-O2 -march=x86-64 -mtune=generic -fPIC" LIBDIRSUFFIX="64" else SLKCFLAGS="-O2"