From 6b6caf66ba2adca3cda2fb7b9a739fbf08d5aeba Mon Sep 17 00:00:00 2001 From: Patrick J Volkerding Date: Tue, 21 Mar 2023 21:18:59 +0000 Subject: Tue Mar 21 21:18:59 UTC 2023 a/elilo-3.16-x86_64-15.txz: Rebuilt. eliloconfig: drop support for old EFI vars interface. Mount efivarfs on /sys/firmware/efi/efivars if we find that the directory is empty. d/indent-2.2.13-x86_64-1.txz: Upgraded. d/scons-4.5.2-x86_64-1.txz: Upgraded. x/libva-2.18.0-x86_64-1.txz: Upgraded. xap/mozilla-firefox-111.0.1-x86_64-1.txz: Upgraded. This is a bugfix release. For more information, see: https://www.mozilla.org/en-US/firefox/111.0.1/releasenotes/ xfce/xfce4-clipman-plugin-1.6.3-x86_64-1.txz: Upgraded. extra/tigervnc/tigervnc-1.13.1-x86_64-1.txz: Upgraded. isolinux/initrd.img: Rebuilt. Make sure efivarfs is mounted on UEFI systems. usb-and-pxe-installers/usbboot.img: Rebuilt. Make sure efivarfs is mounted on UEFI systems. --- ChangeLog.rss | 31 ++- ChangeLog.txt | 19 ++ FILELIST.TXT | 212 ++++++++------- ...-Always-install-vbe-and-int10-sdk-headers.patch | 37 --- .../0001-autobind-GPUs-to-the-screen.patch | 293 --------------------- .../patches/xorg-server/fix-pci-segfault.diff | 12 - extra/source/tigervnc/patches/xserver120.patch | 91 ------- extra/source/tigervnc/patches/xserver211.patch | 87 ++++++ extra/source/tigervnc/tigervnc.SlackBuild | 7 +- recompress.sh | 5 +- source/a/elilo/elilo.SlackBuild | 2 +- source/a/elilo/eliloconfig | 18 +- source/d/indent/indent.SlackBuild | 2 +- source/d/scons/scons.url | 1 + source/installer/ChangeLog.txt | 3 + .../installer/sources/initrd/usr/lib/setup/setup | 4 + .../xfce4-clipman-plugin/xfce4-clipman-plugin.url | 2 +- 17 files changed, 258 insertions(+), 568 deletions(-) delete mode 100644 extra/source/tigervnc/patches/xorg-server/0001-Always-install-vbe-and-int10-sdk-headers.patch delete mode 100644 extra/source/tigervnc/patches/xorg-server/0001-autobind-GPUs-to-the-screen.patch delete mode 100644 extra/source/tigervnc/patches/xorg-server/fix-pci-segfault.diff delete mode 100644 extra/source/tigervnc/patches/xserver120.patch create mode 100644 extra/source/tigervnc/patches/xserver211.patch create mode 100644 source/d/scons/scons.url diff --git a/ChangeLog.rss b/ChangeLog.rss index 05d0d3479..55c25a8e3 100644 --- a/ChangeLog.rss +++ b/ChangeLog.rss @@ -11,9 +11,36 @@ Tracking Slackware development in git. en-us urn:uuid:c964f45e-6732-11e8-bbe5-107b4450212f - Mon, 20 Mar 2023 22:29:32 GMT - Mon, 20 Mar 2023 23:34:50 GMT + Tue, 21 Mar 2023 21:18:59 GMT + Tue, 21 Mar 2023 22:41:08 GMT maintain_current_git.sh v 1.17 + + Tue, 21 Mar 2023 21:18:59 GMT + Tue, 21 Mar 2023 21:18:59 GMT + https://git.slackware.nl/current/tag/?h=20230321211859 + 20230321211859 + + +a/elilo-3.16-x86_64-15.txz: Rebuilt. + eliloconfig: drop support for old EFI vars interface. + Mount efivarfs on /sys/firmware/efi/efivars if we find that the directory + is empty. +d/indent-2.2.13-x86_64-1.txz: Upgraded. +d/scons-4.5.2-x86_64-1.txz: Upgraded. +x/libva-2.18.0-x86_64-1.txz: Upgraded. +xap/mozilla-firefox-111.0.1-x86_64-1.txz: Upgraded. + This is a bugfix release. + For more information, see: + https://www.mozilla.org/en-US/firefox/111.0.1/releasenotes/ +xfce/xfce4-clipman-plugin-1.6.3-x86_64-1.txz: Upgraded. +extra/tigervnc/tigervnc-1.13.1-x86_64-1.txz: Upgraded. +isolinux/initrd.img: Rebuilt. + Make sure efivarfs is mounted on UEFI systems. +usb-and-pxe-installers/usbboot.img: Rebuilt. + Make sure efivarfs is mounted on UEFI systems. + ]]> + + Mon, 20 Mar 2023 22:29:32 GMT Mon, 20 Mar 2023 22:29:32 GMT diff --git a/ChangeLog.txt b/ChangeLog.txt index a32f1c52b..c839d6f4f 100644 --- a/ChangeLog.txt +++ b/ChangeLog.txt @@ -1,3 +1,22 @@ +Tue Mar 21 21:18:59 UTC 2023 +a/elilo-3.16-x86_64-15.txz: Rebuilt. + eliloconfig: drop support for old EFI vars interface. + Mount efivarfs on /sys/firmware/efi/efivars if we find that the directory + is empty. +d/indent-2.2.13-x86_64-1.txz: Upgraded. +d/scons-4.5.2-x86_64-1.txz: Upgraded. +x/libva-2.18.0-x86_64-1.txz: Upgraded. +xap/mozilla-firefox-111.0.1-x86_64-1.txz: Upgraded. + This is a bugfix release. + For more information, see: + https://www.mozilla.org/en-US/firefox/111.0.1/releasenotes/ +xfce/xfce4-clipman-plugin-1.6.3-x86_64-1.txz: Upgraded. +extra/tigervnc/tigervnc-1.13.1-x86_64-1.txz: Upgraded. +isolinux/initrd.img: Rebuilt. + Make sure efivarfs is mounted on UEFI systems. +usb-and-pxe-installers/usbboot.img: Rebuilt. + Make sure efivarfs is mounted on UEFI systems. ++--------------------------+ Mon Mar 20 22:29:32 UTC 2023 isolinux/initrd.img: Rebuilt. Added efivarfs.ko.xz kernel module. Thanks to AlleyTrotter. diff --git a/FILELIST.TXT b/FILELIST.TXT index d8ca069ed..c28c77724 100644 --- a/FILELIST.TXT +++ b/FILELIST.TXT @@ -1,33 +1,33 @@ -Mon Mar 20 22:32:05 UTC 2023 +Tue Mar 21 21:23:12 UTC 2023 Here is the file list for this directory. If you are using a mirror site and find missing or extra files in the disk subdirectories, please have the archive administrator refresh the mirror. -drwxr-xr-x 12 root root 4096 2023-03-20 22:29 . +drwxr-xr-x 12 root root 4096 2023-03-21 21:18 . -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 1105362 2023-03-20 18:45 ./CHECKSUMS.md5 --rw-r--r-- 1 root root 163 2023-03-20 18:45 ./CHECKSUMS.md5.asc +-rw-r--r-- 1 root root 1105362 2023-03-20 22:32 ./CHECKSUMS.md5 +-rw-r--r-- 1 root root 163 2023-03-20 22:32 ./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 564510 2023-03-20 22:29 ./ChangeLog.txt +-rw-r--r-- 1 root root 565332 2023-03-21 21:18 ./ChangeLog.txt drwxr-xr-x 3 root root 4096 2013-03-20 22:17 ./EFI -drwxr-xr-x 2 root root 4096 2023-03-20 22:23 ./EFI/BOOT +drwxr-xr-x 2 root root 4096 2023-03-21 21:15 ./EFI/BOOT -rw-r--r-- 1 root root 1187840 2021-06-15 19:16 ./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 12105408 2023-03-17 18:46 ./EFI/BOOT/huge.s --rw-r--r-- 2 root root 45917740 2023-03-20 22:22 ./EFI/BOOT/initrd.img +-rw-r--r-- 2 root root 45921044 2023-03-21 21:08 ./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 1438945 2023-03-20 18:44 ./FILELIST.TXT +-rw-r--r-- 1 root root 1438945 2023-03-20 22:32 ./FILELIST.TXT -rw-r--r-- 1 root root 1572 2012-08-29 18:27 ./GPG-KEY --rw-r--r-- 1 root root 864870 2023-03-20 18:32 ./PACKAGES.TXT +-rw-r--r-- 1 root root 864872 2023-03-21 21:22 ./PACKAGES.TXT -rw-r--r-- 1 root root 8034 2022-02-02 03:36 ./README.TXT -rw-r--r-- 1 root root 3629 2023-03-17 19:47 ./README.initrd -rw-r--r-- 1 root root 34162 2022-01-30 20:35 ./README_CRYPT.TXT @@ -39,12 +39,12 @@ drwxr-xr-x 2 root root 4096 2023-03-20 22:23 ./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 17 root root 4096 2023-03-08 20:34 ./extra --rw-r--r-- 1 root root 48047 2023-03-08 20:34 ./extra/CHECKSUMS.md5 --rw-r--r-- 1 root root 163 2023-03-08 20:34 ./extra/CHECKSUMS.md5.asc --rw-r--r-- 1 root root 60259 2023-03-08 20:34 ./extra/FILE_LIST --rw-r--r-- 1 root root 1469687 2023-03-08 20:34 ./extra/MANIFEST.bz2 --rw-r--r-- 1 root root 35459 2023-03-08 20:34 ./extra/PACKAGES.TXT +drwxr-xr-x 17 root root 4096 2023-03-21 21:21 ./extra +-rw-r--r-- 1 root root 47708 2023-03-21 21:21 ./extra/CHECKSUMS.md5 +-rw-r--r-- 1 root root 163 2023-03-21 21:21 ./extra/CHECKSUMS.md5.asc +-rw-r--r-- 1 root root 59869 2023-03-21 21:21 ./extra/FILE_LIST +-rw-r--r-- 1 root root 1474002 2023-03-21 21:21 ./extra/MANIFEST.bz2 +-rw-r--r-- 1 root root 35459 2023-03-21 21:21 ./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 @@ -361,7 +361,7 @@ drwxr-xr-x 2 root root 4096 2023-03-08 20:34 ./extra/sendmail -rw-r--r-- 1 root root 586 2023-03-08 18:55 ./extra/sendmail/sendmail-cf-8.17.1-noarch-7.txt -rw-r--r-- 1 root root 118896 2023-03-08 18:55 ./extra/sendmail/sendmail-cf-8.17.1-noarch-7.txz -rw-r--r-- 1 root root 163 2023-03-08 18:55 ./extra/sendmail/sendmail-cf-8.17.1-noarch-7.txz.asc -drwxr-xr-x 15 root root 4096 2023-03-07 23:18 ./extra/source +drwxr-xr-x 15 root root 4096 2023-03-21 19:46 ./extra/source lrwxrwxrwx 1 root root 21 2021-04-29 18:18 ./extra/source/alpine -> ../../source/n/alpine drwxr-xr-x 4 root root 4096 2022-09-06 18:32 ./extra/source/aspell-word-lists -rwxr-xr-x 1 root root 3533 2022-09-06 18:32 ./extra/source/aspell-word-lists/aspell-dict.SlackBuild @@ -580,27 +580,24 @@ drwxr-xr-x 2 root root 4096 2022-08-30 18:17 ./extra/source/sendmail -rw-r--r-- 1 root root 388 2022-08-30 18:11 ./extra/source/sendmail/site.config.m4 -rw-r--r-- 1 root root 959 2018-02-27 06:13 ./extra/source/sendmail/slack-desc.sendmail -rw-r--r-- 1 root root 1045 2018-02-27 06:13 ./extra/source/sendmail/slack-desc.sendmail-cf -drwxr-xr-x 3 root root 4096 2022-09-06 18:32 ./extra/source/tigervnc +drwxr-xr-x 3 root root 4096 2023-03-21 19:45 ./extra/source/tigervnc -rw-r--r-- 1 root root 590 2015-08-25 10:53 ./extra/source/tigervnc/10-libvnc.conf -rw-r--r-- 1 root root 448 2021-11-15 21:44 ./extra/source/tigervnc/doinst.sh.gz -drwxr-xr-x 3 root root 4096 2021-11-22 19:23 ./extra/source/tigervnc/patches +drwxr-xr-x 3 root root 4096 2023-03-21 19:43 ./extra/source/tigervnc/patches -rw-r--r-- 1 root root 405 2019-11-18 19:15 ./extra/source/tigervnc/patches/force_protocol_3.3_for_UVNCSC.patch.gz -rw-r--r-- 1 root root 299 2021-11-23 19:22 ./extra/source/tigervnc/patches/tigervnc.pam.d.diff.gz -rw-r--r-- 1 root root 279 2021-11-22 19:23 ./extra/source/tigervnc/patches/vncserver.xinitrc.diff.gz -drwxr-xr-x 2 root root 4096 2021-11-15 19:49 ./extra/source/tigervnc/patches/xorg-server --rw-r--r-- 1 root root 623 2018-07-15 18:32 ./extra/source/tigervnc/patches/xorg-server/0001-Always-install-vbe-and-int10-sdk-headers.patch.gz --rw-r--r-- 1 root root 3846 2018-07-15 18:32 ./extra/source/tigervnc/patches/xorg-server/0001-autobind-GPUs-to-the-screen.patch.gz +drwxr-xr-x 2 root root 4096 2023-03-21 19:39 ./extra/source/tigervnc/patches/xorg-server -rw-r--r-- 1 root root 879 2019-02-26 23:17 ./extra/source/tigervnc/patches/xorg-server/0001-xfree86-use-modesetting-driver-by-default-on-GeForce.patch.gz -rw-r--r-- 1 root root 418 2020-12-02 09:50 ./extra/source/tigervnc/patches/xorg-server/06_use-intel-only-on-pre-gen4.diff.gz -rw-r--r-- 1 root root 298 2018-05-30 05:02 ./extra/source/tigervnc/patches/xorg-server/fix-nouveau-segfault.diff.gz --rw-r--r-- 1 root root 357 2020-09-11 18:38 ./extra/source/tigervnc/patches/xorg-server/fix-pci-segfault.diff.gz -rw-r--r-- 1 root root 340 2012-04-14 03:01 ./extra/source/tigervnc/patches/xorg-server/x11.startwithblackscreen.diff.gz -rw-r--r-- 1 root root 897 2016-04-14 16:42 ./extra/source/tigervnc/patches/xorg-server/xorg-server.combo.mouse.keyboard.layout.patch.gz --rw-r--r-- 1 root root 1437 2018-05-15 07:55 ./extra/source/tigervnc/patches/xserver120.patch.gz +-rw-r--r-- 1 root root 1293 2023-03-21 19:43 ./extra/source/tigervnc/patches/xserver211.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 1094249 2021-11-09 07:51 ./extra/source/tigervnc/tigervnc-1.12.0.tar.lz --rwxr-xr-- 1 root root 8836 2022-09-06 18:32 ./extra/source/tigervnc/tigervnc.SlackBuild --rw-r--r-- 1 root root 5122260 2021-07-29 18:54 ./extra/source/tigervnc/xorg-server-1.20.13.tar.xz +-rw-r--r-- 1 root root 1542246 2023-02-28 15:11 ./extra/source/tigervnc/tigervnc-1.13.1.tar.lz +-rwxr-xr-- 1 root root 8522 2023-03-21 19:43 ./extra/source/tigervnc/tigervnc.SlackBuild +-rw-r--r-- 1 root root 4933292 2023-02-07 01:17 ./extra/source/tigervnc/xorg-server-21.1.7.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 -rw-r--r-- 1 root root 261644 2018-05-30 16:33 ./extra/source/xf86-video-fbdev/xf86-video-fbdev-0.5.0.tar.xz @@ -625,11 +622,11 @@ drwxr-xr-x 2 root root 4096 2022-02-24 19:59 ./extra/source/xv -rw-r--r-- 1 root root 336 2022-02-24 20:04 ./extra/source/xv/xv.no.jasper.diff.gz -rw-r--r-- 1 root root 317 2010-02-19 19:15 ./extra/source/xv/xv.prefix.diff.gz -rw-r--r-- 1 root root 282 2010-02-19 19:16 ./extra/source/xv/xv.prefix_x86_64.diff.gz -drwxr-xr-x 2 root root 4096 2021-11-23 19:46 ./extra/tigervnc +drwxr-xr-x 2 root root 4096 2023-03-21 21:21 ./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 2021-11-23 19:26 ./extra/tigervnc/tigervnc-1.12.0-x86_64-3.txt --rw-r--r-- 1 root root 1452280 2021-11-23 19:26 ./extra/tigervnc/tigervnc-1.12.0-x86_64-3.txz --rw-r--r-- 1 root root 163 2021-11-23 19:26 ./extra/tigervnc/tigervnc-1.12.0-x86_64-3.txz.asc +-rw-r--r-- 1 root root 474 2023-03-21 19:45 ./extra/tigervnc/tigervnc-1.13.1-x86_64-1.txt +-rw-r--r-- 1 root root 1453668 2023-03-21 19:45 ./extra/tigervnc/tigervnc-1.13.1-x86_64-1.txz +-rw-r--r-- 1 root root 163 2023-03-21 19:45 ./extra/tigervnc/tigervnc-1.13.1-x86_64-1.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 @@ -646,12 +643,12 @@ drwxr-xr-x 2 root root 4096 2022-02-25 00:07 ./extra/xv -rw-r--r-- 1 root root 233 2022-02-24 20:04 ./extra/xv/xv-3.10a-x86_64-10.txt -rw-r--r-- 1 root root 942524 2022-02-24 20:04 ./extra/xv/xv-3.10a-x86_64-10.txz -rw-r--r-- 1 root root 163 2022-02-24 20:04 ./extra/xv/xv-3.10a-x86_64-10.txz.asc -drwxr-xr-x 3 root root 4096 2023-03-20 22:23 ./isolinux +drwxr-xr-x 3 root root 4096 2023-03-21 21:08 ./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 2021-06-15 19:16 ./isolinux/efiboot.img -rw-r--r-- 1 root root 574 2013-10-24 00:19 ./isolinux/f2.txt --rw-r--r-- 2 root root 45917740 2023-03-20 22:22 ./isolinux/initrd.img +-rw-r--r-- 2 root root 45921044 2023-03-21 21:08 ./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 @@ -690,13 +687,13 @@ drwxr-xr-x 2 root root 4096 2022-02-03 07:02 ./patches -rw-r--r-- 1 root root 575 2022-02-03 07:02 ./patches/FILE_LIST -rw-r--r-- 1 root root 14 2022-02-03 07:02 ./patches/MANIFEST.bz2 -rw-r--r-- 1 root root 224 2022-02-03 07:02 ./patches/PACKAGES.TXT -drwxr-xr-x 17 root root 4096 2023-03-20 18:33 ./slackware64 --rw-r--r-- 1 root root 337326 2023-03-20 18:33 ./slackware64/CHECKSUMS.md5 --rw-r--r-- 1 root root 163 2023-03-20 18:33 ./slackware64/CHECKSUMS.md5.asc --rw-r--r-- 1 root root 418326 2023-03-20 18:32 ./slackware64/FILE_LIST --rw-r--r-- 1 root root 4340759 2023-03-20 18:32 ./slackware64/MANIFEST.bz2 +drwxr-xr-x 17 root root 4096 2023-03-21 21:22 ./slackware64 +-rw-r--r-- 1 root root 337332 2023-03-21 21:22 ./slackware64/CHECKSUMS.md5 +-rw-r--r-- 1 root root 163 2023-03-21 21:22 ./slackware64/CHECKSUMS.md5.asc +-rw-r--r-- 1 root root 418332 2023-03-21 21:22 ./slackware64/FILE_LIST +-rw-r--r-- 1 root root 4340152 2023-03-21 21:22 ./slackware64/MANIFEST.bz2 lrwxrwxrwx 1 root root 15 2009-08-23 23:34 ./slackware64/PACKAGES.TXT -> ../PACKAGES.TXT -drwxr-xr-x 2 root root 32768 2023-03-20 18:32 ./slackware64/a +drwxr-xr-x 2 root root 32768 2023-03-21 21:21 ./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 @@ -772,9 +769,9 @@ drwxr-xr-x 2 root root 32768 2023-03-20 18:32 ./slackware64/a -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 163 2021-03-13 19:13 ./slackware64/a/efivar-20201015_cff88dd-x86_64-1.txz.asc --rw-r--r-- 1 root root 445 2023-03-20 17:03 ./slackware64/a/elilo-3.16-x86_64-14.txt --rw-r--r-- 1 root root 153580 2023-03-20 17:03 ./slackware64/a/elilo-3.16-x86_64-14.txz --rw-r--r-- 1 root root 163 2023-03-20 17:03 ./slackware64/a/elilo-3.16-x86_64-14.txz.asc +-rw-r--r-- 1 root root 445 2023-03-21 21:03 ./slackware64/a/elilo-3.16-x86_64-15.txt +-rw-r--r-- 1 root root 153468 2023-03-21 21:03 ./slackware64/a/elilo-3.16-x86_64-15.txz +-rw-r--r-- 1 root root 163 2023-03-21 21:03 ./slackware64/a/elilo-3.16-x86_64-15.txz.asc -rw-r--r-- 1 root root 260 2021-03-03 19:25 ./slackware64/a/elogind-246.10-x86_64-1.txt -rw-r--r-- 1 root root 1084812 2021-03-03 19:25 ./slackware64/a/elogind-246.10-x86_64-1.txz -rw-r--r-- 1 root root 163 2021-03-03 19:25 ./slackware64/a/elogind-246.10-x86_64-1.txz.asc @@ -1338,7 +1335,7 @@ drwxr-xr-x 2 root root 20480 2023-03-20 18:32 ./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 2023-03-17 20:14 ./slackware64/d +drwxr-xr-x 2 root root 20480 2023-03-21 21:22 ./slackware64/d -rw-r--r-- 1 root root 360 2022-03-09 03:58 ./slackware64/d/Cython-0.29.28-x86_64-1.txt -rw-r--r-- 1 root root 2393012 2022-03-09 03:58 ./slackware64/d/Cython-0.29.28-x86_64-1.txz -rw-r--r-- 1 root root 163 2022-03-09 03:58 ./slackware64/d/Cython-0.29.28-x86_64-1.txz.asc @@ -1441,9 +1438,9 @@ drwxr-xr-x 2 root root 20480 2023-03-17 20:14 ./slackware64/d -rw-r--r-- 1 root root 541 2022-03-04 19:46 ./slackware64/d/icecream-1.4.0-x86_64-1.txt -rw-r--r-- 1 root root 261312 2022-03-04 19:46 ./slackware64/d/icecream-1.4.0-x86_64-1.txz -rw-r--r-- 1 root root 163 2022-03-04 19:46 ./slackware64/d/icecream-1.4.0-x86_64-1.txz.asc --rw-r--r-- 1 root root 431 2021-02-13 09:57 ./slackware64/d/indent-2.2.12-x86_64-3.txt --rw-r--r-- 1 root root 140412 2021-02-13 09:57 ./slackware64/d/indent-2.2.12-x86_64-3.txz --rw-r--r-- 1 root root 163 2021-02-13 09:57 ./slackware64/d/indent-2.2.12-x86_64-3.txz.asc +-rw-r--r-- 1 root root 431 2023-03-21 19:13 ./slackware64/d/indent-2.2.13-x86_64-1.txt +-rw-r--r-- 1 root root 142088 2023-03-21 19:13 ./slackware64/d/indent-2.2.13-x86_64-1.txz +-rw-r--r-- 1 root root 163 2023-03-21 19:13 ./slackware64/d/indent-2.2.13-x86_64-1.txz.asc -rwxr-xr-x 1 root root 2897 2009-06-24 22:06 ./slackware64/d/install-packages -rw-r--r-- 1 root root 446 2006-09-18 10:41 ./slackware64/d/install.end -rw-r--r-- 1 root root 279 2021-02-13 09:57 ./slackware64/d/intltool-0.51.0-x86_64-6.txt @@ -1541,9 +1538,9 @@ drwxr-xr-x 2 root root 20480 2023-03-17 20:14 ./slackware64/d -rw-r--r-- 1 root root 309 2021-05-21 18:57 ./slackware64/d/sassc-3.6.2-x86_64-1.txt -rw-r--r-- 1 root root 7420 2021-05-21 18:57 ./slackware64/d/sassc-3.6.2-x86_64-1.txz -rw-r--r-- 1 root root 163 2021-05-21 18:57 ./slackware64/d/sassc-3.6.2-x86_64-1.txz.asc --rw-r--r-- 1 root root 456 2023-03-07 20:19 ./slackware64/d/scons-4.5.1-x86_64-1.txt --rw-r--r-- 1 root root 1903612 2023-03-07 20:19 ./slackware64/d/scons-4.5.1-x86_64-1.txz --rw-r--r-- 1 root root 163 2023-03-07 20:19 ./slackware64/d/scons-4.5.1-x86_64-1.txz.asc +-rw-r--r-- 1 root root 456 2023-03-21 19:20 ./slackware64/d/scons-4.5.2-x86_64-1.txt +-rw-r--r-- 1 root root 1903940 2023-03-21 19:20 ./slackware64/d/scons-4.5.2-x86_64-1.txz +-rw-r--r-- 1 root root 163 2023-03-21 19:20 ./slackware64/d/scons-4.5.2-x86_64-1.txz.asc -rw-r--r-- 1 root root 467 2022-09-07 18:35 ./slackware64/d/slacktrack-2.23-x86_64-1.txt -rw-r--r-- 1 root root 100516 2022-09-07 18:35 ./slackware64/d/slacktrack-2.23-x86_64-1.txz -rw-r--r-- 1 root root 163 2022-09-07 18:35 ./slackware64/d/slacktrack-2.23-x86_64-1.txz.asc @@ -2709,10 +2706,10 @@ drwxr-xr-x 2 root root 86016 2023-03-15 18:09 ./slackware64/kde -rw-r--r-- 1 root root 209 2023-03-02 18:49 ./slackware64/kde/umbrello-22.12.3-x86_64-1.txt -rw-r--r-- 1 root root 21300712 2023-03-02 18:49 ./slackware64/kde/umbrello-22.12.3-x86_64-1.txz -rw-r--r-- 1 root root 163 2023-03-02 18:49 ./slackware64/kde/umbrello-22.12.3-x86_64-1.txz.asc --rw-r--r-- 1 root root 371 2022-02-21 19:47 ./slackware64/kde/wacomtablet-20220124_dd28b27-x86_64-1.txt --rw-r--r-- 1 root root 403004 2022-02-21 19:47 ./slackware64/kde/wacomtablet-20220124_dd28b27-x86_64-1.txz --rw-r--r-- 1 root root 163 2022-02-21 19:47 ./slackware64/kde/wacomtablet-20220124_dd28b27-x86_64-1.txz.asc --rw-r--r-- 1 root root 408 2023-03-14 18:14 ./slackware64/kde/xdg-desktop-portal-kde-5.27.3-x86_64-1.txt +-rw-r--r-- 1 root root 371 2022-02-21 19:47 ./slackware64/kde/wacomtablet-20220124_dd28b27-x86_64-1.txt +-rw-r--r-- 1 root root 403004 2022-02-21 19:47 ./slackware64/kde/wacomtablet-20220124_dd28b27-x86_64-1.txz +-rw-r--r-- 1 root root 163 2022-02-21 19:47 ./slackware64/kde/wacomtablet-20220124_dd28b27-x86_64-1.txz.asc +-rw-r--r-- 1 root root 408 2023-03-14 18:14 ./slackware64/kde/xdg-desktop-portal-kde-5.27.3-x86_64-1.txt -rw-r--r-- 1 root root 314652 2023-03-14 18:14 ./slackware64/kde/xdg-desktop-portal-kde-5.27.3-x86_64-1.txz -rw-r--r-- 1 root root 163 2023-03-14 18:14 ./slackware64/kde/xdg-desktop-portal-kde-5.27.3-x86_64-1.txz.asc -rw-r--r-- 1 root root 390 2023-03-02 18:37 ./slackware64/kde/yakuake-22.12.3-x86_64-1.txt @@ -4407,7 +4404,7 @@ drwxr-xr-x 2 root root 4096 2022-11-23 19:54 ./slackware64/tcl -rw-r--r-- 1 root root 227 2022-11-23 19:07 ./slackware64/tcl/tk-8.6.13-x86_64-1.txt -rw-r--r-- 1 root root 1802760 2022-11-23 19:07 ./slackware64/tcl/tk-8.6.13-x86_64-1.txz -rw-r--r-- 1 root root 163 2022-11-23 19:07 ./slackware64/tcl/tk-8.6.13-x86_64-1.txz.asc -drwxr-xr-x 2 root root 65536 2023-03-20 18:32 ./slackware64/x +drwxr-xr-x 2 root root 65536 2023-03-21 21:21 ./slackware64/x -rw-r--r-- 1 root root 440 2022-12-09 18:23 ./slackware64/x/OpenCC-1.1.6-x86_64-1.txt -rw-r--r-- 1 root root 677084 2022-12-09 18:23 ./slackware64/x/OpenCC-1.1.6-x86_64-1.txz -rw-r--r-- 1 root root 163 2022-12-09 18:23 ./slackware64/x/OpenCC-1.1.6-x86_64-1.txz.asc @@ -4821,9 +4818,9 @@ drwxr-xr-x 2 root root 65536 2023-03-20 18:32 ./slackware64/x -rw-r--r-- 1 root root 536 2021-02-13 13:05 ./slackware64/x/libpthread-stubs-0.4-x86_64-5.txt -rw-r--r-- 1 root root 3160 2021-02-13 13:05 ./slackware64/x/libpthread-stubs-0.4-x86_64-5.txz -rw-r--r-- 1 root root 163 2021-02-13 13:05 ./slackware64/x/libpthread-stubs-0.4-x86_64-5.txz.asc --rw-r--r-- 1 root root 423 2022-12-31 21:25 ./slackware64/x/libva-2.17.0-x86_64-1.txt --rw-r--r-- 1 root root 180256 2022-12-31 21:25 ./slackware64/x/libva-2.17.0-x86_64-1.txz --rw-r--r-- 1 root root 163 2022-12-31 21:25 ./slackware64/x/libva-2.17.0-x86_64-1.txz.asc +-rw-r--r-- 1 root root 423 2023-03-21 19:15 ./slackware64/x/libva-2.18.0-x86_64-1.txt +-rw-r--r-- 1 root root 181440 2023-03-21 19:15 ./slackware64/x/libva-2.18.0-x86_64-1.txz +-rw-r--r-- 1 root root 163 2023-03-21 19:15 ./slackware64/x/libva-2.18.0-x86_64-1.txz.asc -rw-r--r-- 1 root root 294 2023-03-20 17:43 ./slackware64/x/libva-utils-2.18.0-x86_64-1.txt -rw-r--r-- 1 root root 489560 2023-03-20 17:43 ./slackware64/x/libva-utils-2.18.0-x86_64-1.txz -rw-r--r-- 1 root root 163 2023-03-20 17:43 ./slackware64/x/libva-utils-2.18.0-x86_64-1.txz.asc @@ -5286,7 +5283,7 @@ drwxr-xr-x 2 root root 65536 2023-03-20 18:32 ./slackware64/x -rw-r--r-- 1 root root 213 2022-07-11 18:36 ./slackware64/x/xwud-1.0.6-x86_64-1.txt -rw-r--r-- 1 root root 25896 2022-07-11 18:36 ./slackware64/x/xwud-1.0.6-x86_64-1.txz -rw-r--r-- 1 root root 163 2022-07-11 18:36 ./slackware64/x/xwud-1.0.6-x86_64-1.txz.asc -drwxr-xr-x 2 root root 16384 2023-03-20 18:32 ./slackware64/xap +drwxr-xr-x 2 root root 16384 2023-03-21 21:21 ./slackware64/xap -rw-r--r-- 1 root root 625 2022-10-09 18:00 ./slackware64/xap/MPlayer-20221009-x86_64-1.txt -rw-r--r-- 1 root root 2750024 2022-10-09 18:00 ./slackware64/xap/MPlayer-20221009-x86_64-1.txz -rw-r--r-- 1 root root 163 2022-10-09 18:00 ./slackware64/xap/MPlayer-20221009-x86_64-1.txz.asc @@ -5363,9 +5360,9 @@ drwxr-xr-x 2 root root 16384 2023-03-20 18:32 ./slackware64/xap -rw-r--r-- 1 root root 163 2023-01-09 19:24 ./slackware64/xap/libnma-1.10.6-x86_64-1.txz.asc -rw-r--r-- 1 root root 4491 2021-09-23 19:14 ./slackware64/xap/maketag -rw-r--r-- 1 root root 4491 2021-09-23 19:14 ./slackware64/xap/maketag.ez --rw-r--r-- 1 root root 570 2023-03-14 16:42 ./slackware64/xap/mozilla-firefox-111.0-x86_64-1.txt --rw-r--r-- 1 root root 60017632 2023-03-14 16:42 ./slackware64/xap/mozilla-firefox-111.0-x86_64-1.txz --rw-r--r-- 1 root root 163 2023-03-14 16:42 ./slackware64/xap/mozilla-firefox-111.0-x86_64-1.txz.asc +-rw-r--r-- 1 root root 570 2023-03-21 18:12 ./slackware64/xap/mozilla-firefox-111.0.1-x86_64-1.txt +-rw-r--r-- 1 root root 60019076 2023-03-21 18:12 ./slackware64/xap/mozilla-firefox-111.0.1-x86_64-1.txz +-rw-r--r-- 1 root root 163 2023-03-21 18:12 ./slackware64/xap/mozilla-firefox-111.0.1-x86_64-1.txz.asc -rw-r--r-- 1 root root 663 2023-03-16 19:17 ./slackware64/xap/mozilla-thunderbird-102.9.0-x86_64-1.txt -rw-r--r-- 1 root root 55211412 2023-03-16 19:17 ./slackware64/xap/mozilla-thunderbird-102.9.0-x86_64-1.txz -rw-r--r-- 1 root root 163 2023-03-16 19:17 ./slackware64/xap/mozilla-thunderbird-102.9.0-x86_64-1.txz.asc @@ -5445,7 +5442,7 @@ drwxr-xr-x 2 root root 16384 2023-03-20 18:32 ./slackware64/xap -rw-r--r-- 1 root root 230 2023-03-01 19:40 ./slackware64/xap/xsnow-3.7.1-x86_64-1.txt -rw-r--r-- 1 root root 1801784 2023-03-01 19:40 ./slackware64/xap/xsnow-3.7.1-x86_64-1.txz -rw-r--r-- 1 root root 163 2023-03-01 19:40 ./slackware64/xap/xsnow-3.7.1-x86_64-1.txz.asc -drwxr-xr-x 2 root root 12288 2023-03-20 18:32 ./slackware64/xfce +drwxr-xr-x 2 root root 12288 2023-03-21 21:21 ./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 @@ -5484,9 +5481,9 @@ drwxr-xr-x 2 root root 12288 2023-03-20 18:32 ./slackware64/xfce -rw-r--r-- 1 root root 468 2022-12-17 20:43 ./slackware64/xfce/xfce4-appfinder-4.18.0-x86_64-1.txt -rw-r--r-- 1 root root 160688 2022-12-17 20:43 ./slackware64/xfce/xfce4-appfinder-4.18.0-x86_64-1.txz -rw-r--r-- 1 root root 163 2022-12-17 20:43 ./slackware64/xfce/xfce4-appfinder-4.18.0-x86_64-1.txz.asc --rw-r--r-- 1 root root 531 2021-05-05 17:07 ./slackware64/xfce/xfce4-clipman-plugin-1.6.2-x86_64-1.txt --rw-r--r-- 1 root root 163844 2021-05-05 17:07 ./slackware64/xfce/xfce4-clipman-plugin-1.6.2-x86_64-1.txz --rw-r--r-- 1 root root 163 2021-05-05 17:07 ./slackware64/xfce/xfce4-clipman-plugin-1.6.2-x86_64-1.txz.asc +-rw-r--r-- 1 root root 531 2023-03-21 19:22 ./slackware64/xfce/xfce4-clipman-plugin-1.6.3-x86_64-1.txt +-rw-r--r-- 1 root root 175476 2023-03-21 19:22 ./slackware64/xfce/xfce4-clipman-plugin-1.6.3-x86_64-1.txz +-rw-r--r-- 1 root root 163 2023-03-21 19:22 ./slackware64/xfce/xfce4-clipman-plugin-1.6.3-x86_64-1.txz.asc -rw-r--r-- 1 root root 357 2022-12-17 20:44 ./slackware64/xfce/xfce4-dev-tools-4.18.0-x86_64-1.txt -rw-r--r-- 1 root root 39680 2022-12-17 20:44 ./slackware64/xfce/xfce4-dev-tools-4.18.0-x86_64-1.txz -rw-r--r-- 1 root root 163 2022-12-17 20:44 ./slackware64/xfce/xfce4-dev-tools-4.18.0-x86_64-1.txz.asc @@ -5497,10 +5494,10 @@ drwxr-xr-x 2 root root 12288 2023-03-20 18:32 ./slackware64/xfce -rw-r--r-- 1 root root 753216 2023-02-09 20:05 ./slackware64/xfce/xfce4-panel-4.18.2-x86_64-1.txz -rw-r--r-- 1 root root 163 2023-02-09 20:05 ./slackware64/xfce/xfce4-panel-4.18.2-x86_64-1.txz.asc -rw-r--r-- 1 root root 637 2021-02-22 01:27 ./slackware64/xfce/xfce4-panel-profiles-1.0.13-x86_64-1.txt --rw-r--r-- 1 root root 77244 2021-02-22 01:27 ./slackware64/xfce/xfce4-panel-profiles-1.0.13-x86_64-1.txz --rw-r--r-- 1 root root 163 2021-02-22 01:27 ./slackware64/xfce/xfce4-panel-profiles-1.0.13-x86_64-1.txz.asc --rw-r--r-- 1 root root 413 2023-02-10 19:51 ./slackware64/xfce/xfce4-power-manager-4.18.1-x86_64-1.txt --rw-r--r-- 1 root root 527236 2023-02-10 19:51 ./slackware64/xfce/xfce4-power-manager-4.18.1-x86_64-1.txz +-rw-r--r-- 1 root root 77244 2021-02-22 01:27 ./slackware64/xfce/xfce4-panel-profiles-1.0.13-x86_64-1.txz +-rw-r--r-- 1 root root 163 2021-02-22 01:27 ./slackware64/xfce/xfce4-panel-profiles-1.0.13-x86_64-1.txz.asc +-rw-r--r-- 1 root root 413 2023-02-10 19:51 ./slackware64/xfce/xfce4-power-manager-4.18.1-x86_64-1.txt +-rw-r--r-- 1 root root 527236 2023-02-10 19:51 ./slackware64/xfce/xfce4-power-manager-4.18.1-x86_64-1.txz -rw-r--r-- 1 root root 163 2023-02-10 19:51 ./slackware64/xfce/xfce4-power-manager-4.18.1-x86_64-1.txz.asc -rw-r--r-- 1 root root 598 2022-09-17 18:36 ./slackware64/xfce/xfce4-pulseaudio-plugin-0.4.5-x86_64-1.txt -rw-r--r-- 1 root root 98532 2022-09-17 18:36 ./slackware64/xfce/xfce4-pulseaudio-plugin-0.4.5-x86_64-1.txz @@ -5553,11 +5550,11 @@ drwxr-xr-x 2 root root 4096 2023-03-08 20:34 ./slackware64/y -rw-r--r-- 1 root root 1491108 2023-02-19 18:31 ./slackware64/y/nethack-3.6.7-x86_64-1.txz -rw-r--r-- 1 root root 163 2023-02-19 18:31 ./slackware64/y/nethack-3.6.7-x86_64-1.txz.asc -rw-r--r-- 1 root root 26 2020-12-30 21:55 ./slackware64/y/tagfile -drwxr-xr-x 18 root root 4096 2023-03-20 22:32 ./source --rw-r--r-- 1 root root 595312 2023-03-20 22:32 ./source/CHECKSUMS.md5 --rw-r--r-- 1 root root 163 2023-03-20 22:32 ./source/CHECKSUMS.md5.asc --rw-r--r-- 1 root root 828105 2023-03-20 22:31 ./source/FILE_LIST --rw-r--r-- 1 root root 24458648 2023-03-20 22:31 ./source/MANIFEST.bz2 +drwxr-xr-x 18 root root 4096 2023-03-21 21:23 ./source +-rw-r--r-- 1 root root 595370 2023-03-21 21:23 ./source/CHECKSUMS.md5 +-rw-r--r-- 1 root root 163 2023-03-21 21:23 ./source/CHECKSUMS.md5.asc +-rw-r--r-- 1 root root 828181 2023-03-21 21:23 ./source/FILE_LIST +-rw-r--r-- 1 root root 24473089 2023-03-21 21:23 ./source/MANIFEST.bz2 -rw-r--r-- 1 root root 828 2022-02-02 04:43 ./source/README.TXT drwxr-xr-x 123 root root 4096 2023-03-16 18:59 ./source/a -rw-r--r-- 1 root root 234 2022-10-16 18:39 ./source/a/FTBFSlog @@ -5772,11 +5769,11 @@ drwxr-xr-x 2 root root 4096 2022-09-06 18:27 ./source/a/efivar -rw-r--r-- 1 root root 798 2018-06-12 19:27 ./source/a/efivar/slack-desc drwxr-xr-x 2 root root 4096 2023-03-20 17:03 ./source/a/elilo -rw-r--r-- 1 root root 420016 2013-03-29 20:03 ./source/a/elilo/elilo-3.16-all.tar.xz --rwxr-xr-x 1 root root 5633 2023-03-20 17:03 ./source/a/elilo/elilo.SlackBuild +-rwxr-xr-x 1 root root 5633 2023-03-21 20:40 ./source/a/elilo/elilo.SlackBuild -rw-r--r-- 1 root root 436 2017-11-20 18:33 ./source/a/elilo/elilo.double.kernel.size.limit.diff.gz -rw-r--r-- 1 root root 115516 2022-08-05 20:38 ./source/a/elilo/elilo.loader.binaries.tar.xz -rw-r--r-- 1 root root 627 2022-08-05 19:09 ./source/a/elilo/elilo.zeroes.cc_blob_address.diff.gz --rw-r--r-- 1 root root 8628 2023-03-20 17:01 ./source/a/elilo/eliloconfig +-rw-r--r-- 1 root root 8199 2023-03-21 21:03 ./source/a/elilo/eliloconfig -rw-r--r-- 1 root root 105 2013-10-06 07:42 ./source/a/elilo/setup.ll.eliloconfig -rw-r--r-- 1 root root 897 2018-02-27 06:13 ./source/a/elilo/slack-desc drwxr-xr-x 2 root root 4096 2022-09-06 18:27 ./source/a/elogind @@ -7452,10 +7449,10 @@ drwxr-xr-x 2 root root 4096 2022-11-21 20:13 ./source/d/icecream -rw-r--r-- 1 root root 901 2018-09-21 02:28 ./source/d/icecream/rc.iceccd -rw-r--r-- 1 root root 1894 2022-01-25 20:00 ./source/d/icecream/rc.icecream.conf -rw-r--r-- 1 root root 1030 2018-08-13 20:18 ./source/d/icecream/slack-desc -drwxr-xr-x 2 root root 4096 2021-02-13 05:31 ./source/d/indent --rw-r--r-- 1 root root 620280 2018-09-06 10:58 ./source/d/indent/indent-2.2.12.tar.xz --rw-r--r-- 1 root root 331 2018-09-06 10:58 ./source/d/indent/indent-2.2.12.tar.xz.sig --rwxr-xr-x 1 root root 4029 2021-02-13 05:31 ./source/d/indent/indent.SlackBuild +drwxr-xr-x 2 root root 4096 2023-03-21 19:12 ./source/d/indent +-rw-r--r-- 1 root root 475360 2023-03-20 18:10 ./source/d/indent/indent-2.2.13.tar.xz +-rw-r--r-- 1 root root 119 2023-03-20 18:10 ./source/d/indent/indent-2.2.13.tar.xz.sig +-rwxr-xr-x 1 root root 4029 2023-03-21 19:12 ./source/d/indent/indent.SlackBuild -rw-r--r-- 1 root root 885 2018-02-27 06:13 ./source/d/indent/slack-desc drwxr-xr-x 2 root root 4096 2021-02-13 05:31 ./source/d/intltool -rw-r--r-- 1 root root 572 2015-11-21 21:21 ./source/d/intltool/intltool-0.51.0-perl-5.22.patch.gz @@ -7676,9 +7673,10 @@ drwxr-xr-x 2 root root 4096 2022-09-06 18:27 ./source/d/sassc -rwxr-xr-x 1 root root 3926 2022-09-06 18:27 ./source/d/sassc/sassc.SlackBuild -rw-r--r-- 1 root root 30 2020-08-23 19:35 ./source/d/sassc/sassc.url -rw-r--r-- 1 root root 794 2020-11-01 20:04 ./source/d/sassc/slack-desc -drwxr-xr-x 2 root root 4096 2023-03-07 20:19 ./source/d/scons --rw-r--r-- 1 root root 1454123 2023-03-07 04:32 ./source/d/scons/SCons-4.5.1.tar.lz +drwxr-xr-x 2 root root 4096 2023-03-21 19:20 ./source/d/scons +-rw-r--r-- 1 root root 1461615 2023-03-21 16:13 ./source/d/scons/SCons-4.5.2.tar.lz -rwxr-xr-x 1 root root 3607 2022-08-01 18:56 ./source/d/scons/scons.SlackBuild +-rw-r--r-- 1 root root 44 2023-03-21 19:19 ./source/d/scons/scons.url -rw-r--r-- 1 root root 909 2018-02-27 06:13 ./source/d/scons/slack-desc drwxr-xr-x 2 root root 4096 2022-09-07 11:33 ./source/d/slacktrack -rw-r--r-- 1 root root 27340 2009-05-15 22:42 ./source/d/slacktrack/OVERVIEW @@ -7732,7 +7730,7 @@ drwxr-xr-x 2 root root 4096 2018-02-27 06:13 ./source/f -rw-r--r-- 1 root root 960 2018-02-27 06:13 ./source/f/slack-desc.linux-faqs -rw-r--r-- 1 root root 801 2018-02-27 06:13 ./source/f/slack-desc.linux-howtos drwxr-xr-x 3 root root 4096 2023-01-19 20:42 ./source/installer --rw-r--r-- 1 root root 44296 2023-03-20 22:19 ./source/installer/ChangeLog.txt +-rw-r--r-- 1 root root 44400 2023-03-21 21:05 ./source/installer/ChangeLog.txt -rw-r--r-- 1 root root 6849 2018-03-11 00:53 ./source/installer/README -rwxr-xr-x 1 root root 79206 2023-03-20 22:18 ./source/installer/build_installer.sh -rwxr-xr-x 1 root root 2252 2022-09-06 18:27 ./source/installer/installer.SlackBuild @@ -7772,8 +7770,8 @@ drwxr-xr-x 2 root root 4096 2018-03-11 02:36 ./source/installer/sources/e -rwxr-xr-x 1 root root 238531 2018-06-12 19:01 ./source/installer/sources/efi.x86_64/EFI/BOOT/BOOTX64.EFI -rwxr-xr-x 1 root root 422 2013-03-27 03:35 ./source/installer/sources/efi.x86_64/EFI/BOOT/elilo.conf -rwxr-xr-x 1 root root 561 2021-01-29 20:43 ./source/installer/sources/efi.x86_64/EFI/BOOT/message.txt -drwxr-xr-x 2 root root 4096 2023-01-18 20:30 ./source/installer/sources/initrd --rw-r--r-- 1 root root 145194 2023-01-18 20:30 ./source/installer/sources/initrd/skeleton_initrd.tar.gz +drwxr-xr-x 2 root root 4096 2023-03-21 21:05 ./source/installer/sources/initrd +-rw-r--r-- 1 root root 145254 2023-03-21 21:04 ./source/installer/sources/initrd/skeleton_initrd.tar.gz drwxr-xr-x 2 root root 4096 2022-12-14 18:57 ./source/installer/sources/nano -rw-r--r-- 1 root root 1605272 2022-12-14 10:35 ./source/installer/sources/nano/nano-7.1.tar.xz -rw-r--r-- 1 root root 833 2022-12-14 10:35 ./source/installer/sources/nano/nano-7.1.tar.xz.sig @@ -11930,12 +11928,12 @@ drwxr-xr-x 2 root root 4096 2022-06-05 17:55 ./source/n/alpine drwxr-xr-x 2 root root 4096 2023-03-05 20:50 ./source/n/autofs -rw-r--r-- 1 root root 833 2021-10-19 03:15 ./source/n/autofs/autofs-5.1.8.tar.sign -rw-r--r-- 1 root root 327396 2021-10-19 03:15 ./source/n/autofs/autofs-5.1.8.tar.xz --rwxr-xr-x 1 root root 5438 2023-03-05 20:50 ./source/n/autofs/autofs.SlackBuild --rw-r--r-- 1 root root 51 2017-12-24 17:09 ./source/n/autofs/autofs.url --rw-r--r-- 1 root root 370 2017-12-03 21:55 ./source/n/autofs/doinst.sh.gz --rw-r--r-- 1 root root 868 2018-02-27 06:13 ./source/n/autofs/slack-desc -drwxr-xr-x 2 root root 4096 2021-02-13 05:32 ./source/n/biff+comsat --rw-r--r-- 1 root root 195 2001-02-26 02:06 ./source/n/biff+comsat/biff+comsat-0.17.diff.gz +-rwxr-xr-x 1 root root 5438 2023-03-05 20:50 ./source/n/autofs/autofs.SlackBuild +-rw-r--r-- 1 root root 51 2017-12-24 17:09 ./source/n/autofs/autofs.url +-rw-r--r-- 1 root root 370 2017-12-03 21:55 ./source/n/autofs/doinst.sh.gz +-rw-r--r-- 1 root root 868 2018-02-27 06:13 ./source/n/autofs/slack-desc +drwxr-xr-x 2 root root 4096 2021-02-13 05:32 ./source/n/biff+comsat +-rw-r--r-- 1 root root 195 2001-02-26 02:06 ./source/n/biff+comsat/biff+comsat-0.17.diff.gz -rw-r--r-- 1 root root 13700 2000-07-31 02:56 ./source/n/biff+comsat/biff+comsat-0.17.tar.gz -rwxr-xr-x 1 root root 3214 2021-02-13 05:32 ./source/n/biff+comsat/biff+comsat.SlackBuild -rw-r--r-- 1 root root 729 2004-06-21 20:51 ./source/n/biff+comsat/biff+comsat.badutmp.diff.gz @@ -13375,14 +13373,14 @@ drwxr-xr-x 2 root root 4096 2023-01-17 21:01 ./source/x/libpinyin -rw-r--r-- 1 root root 10464384 2023-01-16 06:27 ./source/x/libpinyin/libpinyin-2.8.1.tar.lz -rwxr-xr-x 1 root root 3720 2021-09-17 03:16 ./source/x/libpinyin/libpinyin.SlackBuild -rw-r--r-- 1 root root 820 2020-11-22 20:13 ./source/x/libpinyin/slack-desc -drwxr-xr-x 2 root root 4096 2022-12-31 21:25 ./source/x/libva +drwxr-xr-x 2 root root 4096 2023-03-21 19:15 ./source/x/libva drwxr-xr-x 2 root root 4096 2023-03-20 17:43 ./source/x/libva-utils -rw-r--r-- 1 root root 854346 2023-03-17 08:21 ./source/x/libva-utils/libva-utils-2.18.0.tar.lz -rwxr-xr-x 1 root root 3601 2021-03-24 03:48 ./source/x/libva-utils/libva-utils.SlackBuild -rw-r--r-- 1 root root 42 2022-10-09 20:36 ./source/x/libva-utils/libva-utils.url -rw-r--r-- 1 root root 785 2018-02-27 06:13 ./source/x/libva-utils/slack-desc -rw-r--r-- 1 root root 263 2021-09-21 02:16 ./source/x/libva/doinst.sh.gz --rw-r--r-- 1 root root 207603 2022-12-21 14:28 ./source/x/libva/libva-2.17.0.tar.lz +-rw-r--r-- 1 root root 208980 2023-03-19 12:27 ./source/x/libva/libva-2.18.0.tar.lz -rwxr-xr-x 1 root root 3710 2022-02-21 19:39 ./source/x/libva/libva.SlackBuild -rw-r--r-- 1 root root 24 2021-09-21 02:13 ./source/x/libva/libva.conf -rw-r--r-- 1 root root 31 2018-11-08 00:15 ./source/x/libva/libva.url @@ -14805,7 +14803,7 @@ drwxr-xr-x 2 root root 4096 2023-01-09 19:24 ./source/xap/libnma -rw-r--r-- 1 root root 702820 2023-01-08 23:51 ./source/xap/libnma/libnma-1.10.6.tar.xz -rwxr-xr-x 1 root root 3630 2023-01-09 19:24 ./source/xap/libnma/libnma.SlackBuild -rw-r--r-- 1 root root 792 2020-03-07 19:38 ./source/xap/libnma/slack-desc -drwxr-xr-x 3 root root 4096 2023-03-14 16:10 ./source/xap/mozilla-firefox +drwxr-xr-x 3 root root 4096 2023-03-21 17:51 ./source/xap/mozilla-firefox -rw-r--r-- 1 root root 693 2021-03-22 17:58 ./source/xap/mozilla-firefox/0027-LTO-Only-enable-LTO-for-Rust-when-complete-build-use.patch.gz -rw-r--r-- 1 root root 266 2022-08-06 19:40 ./source/xap/mozilla-firefox/arc4random_buf.glibc-2.36.diff.gz drwxr-xr-x 3 root root 4096 2022-12-07 18:06 ./source/xap/mozilla-firefox/build-deps @@ -14816,8 +14814,8 @@ drwxr-xr-x 2 root root 4096 2016-07-03 18:05 ./source/xap/mozilla-firefox/ -rwxr-xr-x 1 root root 2486 2019-07-08 21:06 ./source/xap/mozilla-firefox/build-deps/autoconf/autoconf.build -rwxr-xr-x 1 root root 840 2018-03-13 12:55 ./source/xap/mozilla-firefox/fetch-and-repack.sh -rw-r--r-- 1 root root 330 2019-07-08 18:41 ./source/xap/mozilla-firefox/ff.ui.scrollToClick.diff.gz --rw-r--r-- 1 root root 495743080 2023-03-13 13:06 ./source/xap/mozilla-firefox/firefox-111.0.source.tar.xz --rw-r--r-- 1 root root 833 2023-03-13 13:06 ./source/xap/mozilla-firefox/firefox-111.0.source.tar.xz.asc +-rw-r--r-- 1 root root 496209640 2023-03-21 16:45 ./source/xap/mozilla-firefox/firefox-111.0.1.source.tar.xz +-rw-r--r-- 1 root root 833 2023-03-21 16:45 ./source/xap/mozilla-firefox/firefox-111.0.1.source.tar.xz.asc -rw-r--r-- 1 root root 327 2008-06-17 17:19 ./source/xap/mozilla-firefox/firefox.moz_plugin_path.diff.gz -rw-r--r-- 1 root root 518 2021-03-15 17:43 ./source/xap/mozilla-firefox/gkrust.a.no.networking.check.diff.gz -rw-r--r-- 1 root root 462 2009-07-01 06:05 ./source/xap/mozilla-firefox/mimeTypes.rdf.gz @@ -15129,12 +15127,12 @@ drwxr-xr-x 2 root root 4096 2022-12-17 20:43 ./source/xfce/xfce4-appfinder -rw-r--r-- 1 root root 483738 2022-12-15 09:27 ./source/xfce/xfce4-appfinder/xfce4-appfinder-4.18.0.tar.lz -rwxr-xr-x 1 root root 4621 2022-12-17 20:43 ./source/xfce/xfce4-appfinder/xfce4-appfinder.SlackBuild -rw-r--r-- 1 root root 55 2022-12-17 20:42 ./source/xfce/xfce4-appfinder/xfce4-appfinder.url -drwxr-xr-x 2 root root 4096 2021-05-05 17:06 ./source/xfce/xfce4-clipman-plugin +drwxr-xr-x 2 root root 4096 2023-03-21 19:22 ./source/xfce/xfce4-clipman-plugin -rw-r--r-- 1 root root 172 2012-07-18 20:50 ./source/xfce/xfce4-clipman-plugin/doinst.sh.gz -rw-r--r-- 1 root root 999 2018-02-27 06:13 ./source/xfce/xfce4-clipman-plugin/slack-desc --rw-r--r-- 1 root root 392675 2021-05-03 15:05 ./source/xfce/xfce4-clipman-plugin/xfce4-clipman-plugin-1.6.2.tar.lz +-rw-r--r-- 1 root root 407022 2023-03-20 20:06 ./source/xfce/xfce4-clipman-plugin/xfce4-clipman-plugin-1.6.3.tar.lz -rwxr-xr-x 1 root root 3766 2021-05-05 17:07 ./source/xfce/xfce4-clipman-plugin/xfce4-clipman-plugin.SlackBuild --rw-r--r-- 1 root root 102 2021-05-05 17:06 ./source/xfce/xfce4-clipman-plugin/xfce4-clipman-plugin.url +-rw-r--r-- 1 root root 102 2023-03-21 19:21 ./source/xfce/xfce4-clipman-plugin/xfce4-clipman-plugin.url drwxr-xr-x 2 root root 4096 2022-12-17 20:44 ./source/xfce/xfce4-dev-tools -rw-r--r-- 1 root root 820 2018-02-27 06:13 ./source/xfce/xfce4-dev-tools/slack-desc -rw-r--r-- 1 root root 294091 2022-12-15 09:44 ./source/xfce/xfce4-dev-tools/xfce4-dev-tools-4.18.0.tar.lz @@ -15234,13 +15232,13 @@ drwxr-xr-x 2 root root 4096 2023-01-23 20:17 ./source/xfce/xfdesktop -rw-r--r-- 1 root root 50 2022-12-17 20:35 ./source/xfce/xfdesktop/xfdesktop.url drwxr-xr-x 2 root root 4096 2022-12-17 20:36 ./source/xfce/xfwm4 -rw-r--r-- 1 root root 738 2018-02-27 06:13 ./source/xfce/xfwm4/slack-desc --rw-r--r-- 1 root root 1039961 2022-12-15 09:10 ./source/xfce/xfwm4/xfwm4-4.18.0.tar.lz --rwxr-xr-x 1 root root 4732 2022-12-17 20:36 ./source/xfce/xfwm4/xfwm4.SlackBuild --rw-r--r-- 1 root root 45 2022-12-17 20:36 ./source/xfce/xfwm4/xfwm4.url --rw-r--r-- 1 root root 886 2020-12-23 08:10 ./source/xfce/xfwm4/xinitrc.xfce -drwxr-xr-x 4 root root 4096 2020-12-30 21:23 ./source/y --rw-r--r-- 1 root root 111 2022-02-07 20:58 ./source/y/FTBFSlog -drwxr-xr-x 3 root root 4096 2023-03-07 21:39 ./source/y/bsd-games +-rw-r--r-- 1 root root 1039961 2022-12-15 09:10 ./source/xfce/xfwm4/xfwm4-4.18.0.tar.lz +-rwxr-xr-x 1 root root 4732 2022-12-17 20:36 ./source/xfce/xfwm4/xfwm4.SlackBuild +-rw-r--r-- 1 root root 45 2022-12-17 20:36 ./source/xfce/xfwm4/xfwm4.url +-rw-r--r-- 1 root root 886 2020-12-23 08:10 ./source/xfce/xfwm4/xinitrc.xfce +drwxr-xr-x 4 root root 4096 2020-12-30 21:23 ./source/y +-rw-r--r-- 1 root root 111 2022-02-07 20:58 ./source/y/FTBFSlog +drwxr-xr-x 3 root root 4096 2023-03-07 21:39 ./source/y/bsd-games -rw-r--r-- 1 root root 1794497 2005-02-18 19:17 ./source/y/bsd-games/bsd-games-2.17.tar.lz -rw-r--r-- 1 root root 164 1999-09-27 21:18 ./source/y/bsd-games/bsd-games-login-fortune.csh -rw-r--r-- 1 root root 164 2010-05-11 19:26 ./source/y/bsd-games/bsd-games-login-fortune.sh @@ -15290,9 +15288,9 @@ drwxr-xr-x 2 root root 4096 2023-03-13 18:05 ./testing/source/rust -rw-r--r-- 1 root root 1670 2023-03-13 18:05 ./testing/source/rust/rust.url -rw-r--r-- 1 root root 135561997 2023-03-09 14:44 ./testing/source/rust/rustc-1.68.0-src.tar.lz -rw-r--r-- 1 root root 910 2018-02-27 06:49 ./testing/source/rust/slack-desc -drwxr-xr-x 2 root root 4096 2023-03-20 22:23 ./usb-and-pxe-installers +drwxr-xr-x 2 root root 4096 2023-03-21 21:08 ./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 59085824 2023-03-20 22:22 ./usb-and-pxe-installers/usbboot.img +-rw-r--r-- 1 root root 59089920 2023-03-21 21:08 ./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/extra/source/tigervnc/patches/xorg-server/0001-Always-install-vbe-and-int10-sdk-headers.patch b/extra/source/tigervnc/patches/xorg-server/0001-Always-install-vbe-and-int10-sdk-headers.patch deleted file mode 100644 index c613eb8f9..000000000 --- a/extra/source/tigervnc/patches/xorg-server/0001-Always-install-vbe-and-int10-sdk-headers.patch +++ /dev/null @@ -1,37 +0,0 @@ -From e96a83d9b1b5a52a41213c7a4840dc96b4f5b06f Mon Sep 17 00:00:00 2001 -From: Adam Jackson -Date: Wed, 15 Aug 2012 12:35:21 -0400 -Subject: [PATCH] Always install vbe and int10 sdk headers - -Signed-off-by: Adam Jackson ---- - hw/xfree86/Makefile.am | 12 ++---------- - 1 file changed, 2 insertions(+), 10 deletions(-) - -diff --git a/hw/xfree86/Makefile.am b/hw/xfree86/Makefile.am -index b876b79..a170b58 100644 ---- a/hw/xfree86/Makefile.am -+++ b/hw/xfree86/Makefile.am -@@ -26,17 +26,9 @@ if VGAHW - VGAHW_SUBDIR = vgahw - endif - --if VBE --VBE_SUBDIR = vbe --endif -- --if INT10MODULE --INT10_SUBDIR = int10 --endif -- --SUBDIRS = common ddc x86emu $(INT10_SUBDIR) os-support parser \ -+SUBDIRS = common ddc x86emu int10 os-support parser \ - ramdac $(VGAHW_SUBDIR) loader modes $(DRI_SUBDIR) \ -- $(DRI2_SUBDIR) . $(VBE_SUBDIR) i2c dixmods xkb \ -+ $(DRI2_SUBDIR) . vbe i2c dixmods xkb \ - fbdevhw shadowfb exa $(XF86UTILS_SUBDIR) doc man \ - $(GLAMOR_EGL_SUBDIR) drivers - --- -2.13.6 - diff --git a/extra/source/tigervnc/patches/xorg-server/0001-autobind-GPUs-to-the-screen.patch b/extra/source/tigervnc/patches/xorg-server/0001-autobind-GPUs-to-the-screen.patch deleted file mode 100644 index 86b96a23e..000000000 --- a/extra/source/tigervnc/patches/xorg-server/0001-autobind-GPUs-to-the-screen.patch +++ /dev/null @@ -1,293 +0,0 @@ -From 471289fa1dc359555ceed6302f7d9605ab6be3ea Mon Sep 17 00:00:00 2001 -From: Dave Airlie -Date: Mon, 2 Apr 2018 16:49:02 -0400 -Subject: [PATCH] autobind GPUs to the screen - -This is a modified version of a patch we've been carry-ing in Fedora and -RHEL for years now. This patch automatically adds secondary GPUs to the -master as output sink / offload source making e.g. the use of -slave-outputs just work, with requiring the user to manually run -"xrandr --setprovideroutputsource" before he can hookup an external -monitor to his hybrid graphics laptop. - -There is one problem with this patch, which is why it was not upstreamed -before. What to do when a secondary GPU gets detected really is a policy -decission (e.g. one may want to autobind PCI GPUs but not USB ones) and -as such should be under control of the Desktop Environment. - -Unconditionally adding autobinding support to the xserver will result -in races between the DE dealing with the hotplug of a secondary GPU -and the server itself dealing with it. - -However we've waited for years for any Desktop Environments to actually -start doing some sort of autoconfiguration of secondary GPUs and there -is still not a single DE dealing with this, so I believe that it is -time to upstream this now. - -To avoid potential future problems if any DEs get support for doing -secondary GPU configuration themselves, the new autobind functionality -is made optional. Since no DEs currently support doing this themselves it -is enabled by default. When DEs grow support for doing this themselves -they can disable the servers autobinding through the servers cmdline or a -xorg.conf snippet. - -Signed-off-by: Dave Airlie -[hdegoede@redhat.com: Make configurable, fix with nvidia, submit upstream] -Signed-off-by: Hans de Goede ---- - hw/xfree86/common/xf86Config.c | 19 +++++++++++++++++++ - hw/xfree86/common/xf86Globals.c | 2 ++ - hw/xfree86/common/xf86Init.c | 20 ++++++++++++++++++++ - hw/xfree86/common/xf86Priv.h | 1 + - hw/xfree86/common/xf86Privstr.h | 1 + - hw/xfree86/common/xf86platformBus.c | 4 ++++ - hw/xfree86/man/Xorg.man | 7 +++++++ - hw/xfree86/man/xorg.conf.man | 6 ++++++ - randr/randrstr.h | 3 +++ - randr/rrprovider.c | 22 ++++++++++++++++++++++ - 10 files changed, 85 insertions(+) - -diff --git a/hw/xfree86/common/xf86Config.c b/hw/xfree86/common/xf86Config.c -index 2c1d335..d7d7c2e 100644 ---- a/hw/xfree86/common/xf86Config.c -+++ b/hw/xfree86/common/xf86Config.c -@@ -643,6 +643,7 @@ typedef enum { - FLAG_DRI2, - FLAG_USE_SIGIO, - FLAG_AUTO_ADD_GPU, -+ FLAG_AUTO_BIND_GPU, - FLAG_MAX_CLIENTS, - FLAG_IGLX, - FLAG_DEBUG, -@@ -699,6 +700,8 @@ static OptionInfoRec FlagOptions[] = { - {0}, FALSE}, - {FLAG_AUTO_ADD_GPU, "AutoAddGPU", OPTV_BOOLEAN, - {0}, FALSE}, -+ {FLAG_AUTO_BIND_GPU, "AutoBindGPU", OPTV_BOOLEAN, -+ {0}, FALSE}, - {FLAG_MAX_CLIENTS, "MaxClients", OPTV_INTEGER, - {0}, FALSE }, - {FLAG_IGLX, "IndirectGLX", OPTV_BOOLEAN, -@@ -779,6 +782,22 @@ configServerFlags(XF86ConfFlagsPtr flagsconf, XF86OptionPtr layoutopts) - } - xf86Msg(from, "%sutomatically adding GPU devices\n", - xf86Info.autoAddGPU ? "A" : "Not a"); -+ -+ if (xf86AutoBindGPUDisabled) { -+ xf86Info.autoBindGPU = FALSE; -+ from = X_CMDLINE; -+ } -+ else if (xf86IsOptionSet(FlagOptions, FLAG_AUTO_BIND_GPU)) { -+ xf86GetOptValBool(FlagOptions, FLAG_AUTO_BIND_GPU, -+ &xf86Info.autoBindGPU); -+ from = X_CONFIG; -+ } -+ else { -+ from = X_DEFAULT; -+ } -+ xf86Msg(from, "%sutomatically binding GPU devices\n", -+ xf86Info.autoBindGPU ? "A" : "Not a"); -+ - /* - * Set things up based on the config file information. Some of these - * settings may be overridden later when the command line options are -diff --git a/hw/xfree86/common/xf86Globals.c b/hw/xfree86/common/xf86Globals.c -index e890f05..7b27b4c 100644 ---- a/hw/xfree86/common/xf86Globals.c -+++ b/hw/xfree86/common/xf86Globals.c -@@ -131,6 +131,7 @@ xf86InfoRec xf86Info = { - #else - .autoAddGPU = FALSE, - #endif -+ .autoBindGPU = TRUE, - }; - - const char *xf86ConfigFile = NULL; -@@ -191,6 +192,7 @@ Bool xf86FlipPixels = FALSE; - Gamma xf86Gamma = { 0.0, 0.0, 0.0 }; - - Bool xf86AllowMouseOpenFail = FALSE; -+Bool xf86AutoBindGPUDisabled = FALSE; - - #ifdef XF86VIDMODE - Bool xf86VidModeDisabled = FALSE; -diff --git a/hw/xfree86/common/xf86Init.c b/hw/xfree86/common/xf86Init.c -index ea42ec9..ec255b6 100644 ---- a/hw/xfree86/common/xf86Init.c -+++ b/hw/xfree86/common/xf86Init.c -@@ -76,6 +76,7 @@ - #include "xf86DDC.h" - #include "xf86Xinput.h" - #include "xf86InPriv.h" -+#include "xf86Crtc.h" - #include "picturestr.h" - #include "randrstr.h" - #include "glxvndabi.h" -@@ -237,6 +238,19 @@ xf86PrivsElevated(void) - return PrivsElevated(); - } - -+static void -+xf86AutoConfigOutputDevices(void) -+{ -+ int i; -+ -+ if (!xf86Info.autoBindGPU) -+ return; -+ -+ for (i = 0; i < xf86NumGPUScreens; i++) -+ RRProviderAutoConfigGpuScreen(xf86ScrnToScreen(xf86GPUScreens[i]), -+ xf86ScrnToScreen(xf86Screens[0])); -+} -+ - static void - TrapSignals(void) - { -@@ -770,6 +784,8 @@ InitOutput(ScreenInfo * pScreenInfo, int argc, char **argv) - for (i = 0; i < xf86NumGPUScreens; i++) - AttachUnboundGPU(xf86Screens[0]->pScreen, xf86GPUScreens[i]->pScreen); - -+ xf86AutoConfigOutputDevices(); -+ - xf86VGAarbiterWrapFunctions(); - if (sigio_blocked) - input_unlock(); -@@ -1278,6 +1294,10 @@ ddxProcessArgument(int argc, char **argv, int i) - xf86Info.iglxFrom = X_CMDLINE; - return 0; - } -+ if (!strcmp(argv[i], "-noautoBindGPU")) { -+ xf86AutoBindGPUDisabled = TRUE; -+ return 1; -+ } - - /* OS-specific processing */ - return xf86ProcessArgument(argc, argv, i); -diff --git a/hw/xfree86/common/xf86Priv.h b/hw/xfree86/common/xf86Priv.h -index 4fe2b5f..6566622 100644 ---- a/hw/xfree86/common/xf86Priv.h -+++ b/hw/xfree86/common/xf86Priv.h -@@ -46,6 +46,7 @@ - extern _X_EXPORT const char *xf86ConfigFile; - extern _X_EXPORT const char *xf86ConfigDir; - extern _X_EXPORT Bool xf86AllowMouseOpenFail; -+extern _X_EXPORT Bool xf86AutoBindGPUDisabled; - - #ifdef XF86VIDMODE - extern _X_EXPORT Bool xf86VidModeDisabled; -diff --git a/hw/xfree86/common/xf86Privstr.h b/hw/xfree86/common/xf86Privstr.h -index 21c2e1f..6c71863 100644 ---- a/hw/xfree86/common/xf86Privstr.h -+++ b/hw/xfree86/common/xf86Privstr.h -@@ -98,6 +98,7 @@ typedef struct { - - Bool autoAddGPU; - const char *debug; -+ Bool autoBindGPU; - } xf86InfoRec, *xf86InfoPtr; - - /* ISC's cc can't handle ~ of UL constants, so explicitly type cast them. */ -diff --git a/hw/xfree86/common/xf86platformBus.c b/hw/xfree86/common/xf86platformBus.c -index cef47da..913a324 100644 ---- a/hw/xfree86/common/xf86platformBus.c -+++ b/hw/xfree86/common/xf86platformBus.c -@@ -49,6 +49,7 @@ - #include "Pci.h" - #include "xf86platformBus.h" - #include "xf86Config.h" -+#include "xf86Crtc.h" - - #include "randrstr.h" - int platformSlotClaimed; -@@ -665,6 +666,9 @@ xf86platformAddDevice(int index) - } - /* attach unbound to 0 protocol screen */ - AttachUnboundGPU(xf86Screens[0]->pScreen, xf86GPUScreens[i]->pScreen); -+ if (xf86Info.autoBindGPU) -+ RRProviderAutoConfigGpuScreen(xf86ScrnToScreen(xf86GPUScreens[i]), -+ xf86ScrnToScreen(xf86Screens[0])); - - RRResourcesChanged(xf86Screens[0]->pScreen); - RRTellChanged(xf86Screens[0]->pScreen); -diff --git a/hw/xfree86/man/Xorg.man b/hw/xfree86/man/Xorg.man -index 13a9dc3..745f986 100644 ---- a/hw/xfree86/man/Xorg.man -+++ b/hw/xfree86/man/Xorg.man -@@ -283,6 +283,13 @@ is a comma separated list of directories to search for - server modules. This option is only available when the server is run - as root (i.e, with real-uid 0). - .TP 8 -+.B \-noautoBindGPU -+Disable automatically setting secondary GPUs up as output sinks and offload -+sources. This is equivalent to setting the -+.B AutoBindGPU -+xorg.conf(__filemansuffix__) file option. To -+.B false. -+.TP 8 - .B \-nosilk - Disable Silken Mouse support. - .TP 8 -diff --git a/hw/xfree86/man/xorg.conf.man b/hw/xfree86/man/xorg.conf.man -index 9589262..8d51e06 100644 ---- a/hw/xfree86/man/xorg.conf.man -+++ b/hw/xfree86/man/xorg.conf.man -@@ -672,6 +672,12 @@ Enabled by default. - If this option is disabled, then no GPU devices will be added from the udev - backend. Enabled by default. (May need to be disabled to setup Xinerama). - .TP 7 -+.BI "Option \*qAutoBindGPU\*q \*q" boolean \*q -+If enabled then secondary GPUs will be automatically set up as output-sinks and -+offload-sources. Making e.g. laptop outputs connected only to the secondary -+GPU directly available for use without needing to run -+"xrandr --setprovideroutputsource". Enabled by default. -+.TP 7 - .BI "Option \*qLog\*q \*q" string \*q - This option controls whether the log is flushed and/or synced to disk after - each message. -diff --git a/randr/randrstr.h b/randr/randrstr.h -index f94174b..092d726 100644 ---- a/randr/randrstr.h -+++ b/randr/randrstr.h -@@ -1039,6 +1039,9 @@ RRProviderLookup(XID id, RRProviderPtr *provider_p); - extern _X_EXPORT void - RRDeliverProviderEvent(ClientPtr client, WindowPtr pWin, RRProviderPtr provider); - -+extern _X_EXPORT void -+RRProviderAutoConfigGpuScreen(ScreenPtr pScreen, ScreenPtr masterScreen); -+ - /* rrproviderproperty.c */ - - extern _X_EXPORT void -diff --git a/randr/rrprovider.c b/randr/rrprovider.c -index e4bc2bf..e04c18f 100644 ---- a/randr/rrprovider.c -+++ b/randr/rrprovider.c -@@ -485,3 +485,25 @@ RRDeliverProviderEvent(ClientPtr client, WindowPtr pWin, RRProviderPtr provider) - - WriteEventsToClient(client, 1, (xEvent *) &pe); - } -+ -+void -+RRProviderAutoConfigGpuScreen(ScreenPtr pScreen, ScreenPtr masterScreen) -+{ -+ rrScrPrivPtr pScrPriv = rrGetScrPriv(pScreen); -+ rrScrPrivPtr masterPriv = rrGetScrPriv(masterScreen); -+ RRProviderPtr provider = pScrPriv->provider; -+ RRProviderPtr master_provider = masterPriv->provider; -+ -+ if (!provider || !master_provider) -+ return; -+ -+ if ((provider->capabilities & RR_Capability_SinkOutput) && -+ (master_provider->capabilities & RR_Capability_SourceOutput)) { -+ pScrPriv->rrProviderSetOutputSource(pScreen, provider, master_provider); -+ RRInitPrimeSyncProps(pScreen); -+ } -+ -+ if ((provider->capabilities & RR_Capability_SourceOffload) && -+ (master_provider->capabilities & RR_Capability_SinkOffload)) -+ pScrPriv->rrProviderSetOffloadSink(pScreen, provider, master_provider); -+} --- -2.16.2 - diff --git a/extra/source/tigervnc/patches/xorg-server/fix-pci-segfault.diff b/extra/source/tigervnc/patches/xorg-server/fix-pci-segfault.diff deleted file mode 100644 index 400376287..000000000 --- a/extra/source/tigervnc/patches/xorg-server/fix-pci-segfault.diff +++ /dev/null @@ -1,12 +0,0 @@ -diff --git a/hw/xfree86/common/xf86platformBus.c b/hw/xfree86/common/xf86platformBus.c -index cef47da03d0e91e6a56a5e3cb14a51d931633eff..dadbac6c8f0ae6f3d636fdfe245e61bc0c98581d 100644 ---- a/hw/xfree86/common/xf86platformBus.c -+++ b/hw/xfree86/common/xf86platformBus.c -@@ -289,7 +289,7 @@ xf86platformProbe(void) - for (i = 0; i < xf86_num_platform_devices; i++) { - char *busid = xf86_platform_odev_attributes(i)->busid; - -- if (pci && (strncmp(busid, "pci:", 4) == 0)) { -+ if (pci && busid && (strncmp(busid, "pci:", 4) == 0)) { - platform_find_pci_info(&xf86_platform_devices[i], busid); - } diff --git a/extra/source/tigervnc/patches/xserver120.patch b/extra/source/tigervnc/patches/xserver120.patch deleted file mode 100644 index 7d0f603c6..000000000 --- a/extra/source/tigervnc/patches/xserver120.patch +++ /dev/null @@ -1,91 +0,0 @@ -diff -Naur xorg-server-1.20.0.orig/configure.ac xorg-server-1.20.0/configure.ac ---- xorg-server-1.20.0.orig/configure.ac 2018-05-10 18:32:34.000000000 +0200 -+++ xorg-server-1.20.0/configure.ac 2018-05-15 09:29:33.770640000 +0200 -@@ -74,6 +74,7 @@ - AC_CONFIG_HEADERS(include/version-config.h) - - AM_PROG_AS -+AC_PROG_CXX - AC_PROG_LN_S - LT_PREREQ([2.2]) - LT_INIT([disable-static win32-dll]) -@@ -1777,6 +1778,10 @@ - AC_SUBST([XVFB_SYS_LIBS]) - fi - -+dnl Xvnc DDX -+AC_SUBST([XVNC_CPPFLAGS], ["-DHAVE_DIX_CONFIG_H $XSERVER_CFLAGS"]) -+AC_SUBST([XVNC_LIBS], ["$FB_LIB $FIXES_LIB $XEXT_LIB $CONFIG_LIB $DBE_LIB $RECORD_LIB $GLX_LIBS $RANDR_LIB $RENDER_LIB $DAMAGE_LIB $DRI3_LIB $PRESENT_LIB $MIEXT_SYNC_LIB $MIEXT_DAMAGE_LIB $MIEXT_SHADOW_LIB $XI_LIB $XKB_LIB $XKB_STUB_LIB $COMPOSITE_LIB $MAIN_LIB"]) -+AC_SUBST([XVNC_SYS_LIBS], ["$GLX_SYS_LIBS"]) - - dnl Xnest DDX - -@@ -1812,6 +1817,8 @@ - fi - AC_MSG_RESULT([$XORG]) - -+AC_DEFINE_UNQUOTED(XORG_VERSION_CURRENT, [$VENDOR_RELEASE], [Current Xorg version]) -+ - if test "x$XORG" = xyes; then - XORG_DDXINCS='-I$(top_srcdir)/hw/xfree86 -I$(top_srcdir)/hw/xfree86/include -I$(top_srcdir)/hw/xfree86/common' - XORG_OSINCS='-I$(top_srcdir)/hw/xfree86/os-support -I$(top_srcdir)/hw/xfree86/os-support/bus -I$(top_srcdir)/os' -@@ -2029,7 +2036,6 @@ - AC_DEFINE(XORG_SERVER, 1, [Building Xorg server]) - AC_DEFINE(XORGSERVER, 1, [Building Xorg server]) - AC_DEFINE(XFree86Server, 1, [Building XFree86 server]) -- AC_DEFINE_UNQUOTED(XORG_VERSION_CURRENT, [$VENDOR_RELEASE], [Current Xorg version]) - AC_DEFINE(NEED_XF86_TYPES, 1, [Need XFree86 typedefs]) - AC_DEFINE(NEED_XF86_PROTOTYPES, 1, [Need XFree86 helper functions]) - AC_DEFINE(__XSERVERNAME__, "Xorg", [Name of X server]) -@@ -2565,6 +2571,7 @@ - hw/dmx/man/Makefile - hw/vfb/Makefile - hw/vfb/man/Makefile -+hw/vnc/Makefile - hw/xnest/Makefile - hw/xnest/man/Makefile - hw/xwin/Makefile -diff -Naur xorg-server-1.20.0.orig/hw/Makefile.am xorg-server-1.20.0/hw/Makefile.am ---- xorg-server-1.20.0.orig/hw/Makefile.am 2018-05-10 18:32:34.000000000 +0200 -+++ xorg-server-1.20.0/hw/Makefile.am 2018-05-15 09:27:21.684640000 +0200 -@@ -38,7 +38,8 @@ - $(DMX_SUBDIRS) \ - $(KDRIVE_SUBDIRS) \ - $(XQUARTZ_SUBDIRS) \ -- $(XWAYLAND_SUBDIRS) -+ $(XWAYLAND_SUBDIRS) \ -+ vnc - - DIST_SUBDIRS = dmx xfree86 vfb xnest xwin xquartz kdrive xwayland - -diff -Naur xorg-server-1.20.0.orig/include/os.h xorg-server-1.20.0/include/os.h ---- xorg-server-1.20.0.orig/include/os.h 2018-05-10 18:32:36.000000000 +0200 -+++ xorg-server-1.20.0/include/os.h 2018-05-15 09:27:21.685640000 +0200 -@@ -633,7 +633,7 @@ - extern _X_EXPORT void - LogClose(enum ExitCode error); - extern _X_EXPORT Bool --LogSetParameter(LogParameter param, int value); -+LogSetParameter(enum _LogParameter param, int value); - extern _X_EXPORT void - LogVWrite(int verb, const char *f, va_list args) - _X_ATTRIBUTE_PRINTF(2, 0); -diff -Naur xorg-server-1.20.0.orig/mi/miinitext.c xorg-server-1.20.0/mi/miinitext.c ---- xorg-server-1.20.0.orig/mi/miinitext.c 2018-05-10 18:32:37.000000000 +0200 -+++ xorg-server-1.20.0/mi/miinitext.c 2018-05-15 09:30:23.087640000 +0200 -@@ -107,8 +107,15 @@ - #include "os.h" - #include "globals.h" - -+#ifdef TIGERVNC -+extern void vncExtensionInit(INITARGS); -+#endif -+ - /* List of built-in (statically linked) extensions */ - static const ExtensionModule staticExtensions[] = { -+#ifdef TIGERVNC -+ {vncExtensionInit, "VNC-EXTENSION", NULL}, -+#endif - {GEExtensionInit, "Generic Event Extension", &noGEExtension}, - {ShapeExtensionInit, "SHAPE", NULL}, - #ifdef MITSHM diff --git a/extra/source/tigervnc/patches/xserver211.patch b/extra/source/tigervnc/patches/xserver211.patch new file mode 100644 index 000000000..72a97af9e --- /dev/null +++ b/extra/source/tigervnc/patches/xserver211.patch @@ -0,0 +1,87 @@ +--- ./configure.ac.orig 2023-02-06 19:16:51.000000000 -0600 ++++ ./configure.ac 2023-03-21 14:37:59.920154015 -0500 +@@ -72,6 +72,7 @@ + AC_CONFIG_HEADERS(include/version-config.h) + + AM_PROG_AS ++AC_PROG_CXX + AC_PROG_LN_S + LT_PREREQ([2.2]) + LT_INIT([disable-static win32-dll]) +@@ -1712,6 +1713,10 @@ + AC_SUBST([XVFB_SYS_LIBS]) + fi + ++dnl Xvnc DDX ++AC_SUBST([XVNC_CPPFLAGS], ["-DHAVE_DIX_CONFIG_H $XSERVER_CFLAGS"]) ++AC_SUBST([XVNC_LIBS], ["$FB_LIB $FIXES_LIB $XEXT_LIB $CONFIG_LIB $DBE_LIB $RECORD_LIB $GLX_LIBS $RANDR_LIB $RENDER_LIB $DAMAGE_LIB $DRI3_LIB $PRESENT_LIB $MIEXT_SYNC_LIB $MIEXT_DAMAGE_LIB $MIEXT_SHADOW_LIB $XI_LIB $XKB_LIB $XKB_STUB_LIB $COMPOSITE_LIB $MAIN_LIB"]) ++AC_SUBST([XVNC_SYS_LIBS], ["$GLX_SYS_LIBS"]) + + dnl Xnest DDX + +@@ -1747,6 +1752,8 @@ + fi + AC_MSG_RESULT([$XORG]) + ++AC_DEFINE_UNQUOTED(XORG_VERSION_CURRENT, [$VENDOR_RELEASE], [Current Xorg version]) ++ + if test "x$XORG" = xyes; then + PKG_CHECK_MODULES([LIBXCVT], $LIBXCVT) + +@@ -1955,7 +1962,6 @@ + AC_DEFINE(XORG_SERVER, 1, [Building Xorg server]) + AC_DEFINE(XORGSERVER, 1, [Building Xorg server]) + AC_DEFINE(XFree86Server, 1, [Building XFree86 server]) +- AC_DEFINE_UNQUOTED(XORG_VERSION_CURRENT, [$VENDOR_RELEASE], [Current Xorg version]) + AC_DEFINE(NEED_XF86_TYPES, 1, [Need XFree86 typedefs]) + AC_DEFINE(NEED_XF86_PROTOTYPES, 1, [Need XFree86 helper functions]) + AC_DEFINE(__XSERVERNAME__, "Xorg", [Name of X server]) +@@ -2338,6 +2344,7 @@ + hw/xfree86/utils/gtf/Makefile + hw/vfb/Makefile + hw/vfb/man/Makefile ++hw/vnc/Makefile + hw/xnest/Makefile + hw/xnest/man/Makefile + hw/xwin/Makefile +--- ./hw/Makefile.am.orig 2023-03-21 14:37:59.920154015 -0500 ++++ ./hw/Makefile.am 2023-03-21 14:42:59.489160716 -0500 +@@ -28,7 +28,8 @@ + $(XVFB_SUBDIRS) \ + $(XNEST_SUBDIRS) \ + $(KDRIVE_SUBDIRS) \ +- $(XQUARTZ_SUBDIRS) ++ $(XQUARTZ_SUBDIRS) \ ++ vnc + + DIST_SUBDIRS = xfree86 vfb xnest xwin xquartz kdrive + +--- ./mi/miinitext.c.orig 2023-02-06 19:16:51.000000000 -0600 ++++ ./mi/miinitext.c 2023-03-21 14:37:59.920154015 -0500 +@@ -106,8 +106,15 @@ + + #include "miinitext.h" + ++#ifdef TIGERVNC ++extern void vncExtensionInit(INITARGS); ++#endif ++ + /* List of built-in (statically linked) extensions */ + static const ExtensionModule staticExtensions[] = { ++#ifdef TIGERVNC ++ {vncExtensionInit, "VNC-EXTENSION", NULL}, ++#endif + {GEExtensionInit, "Generic Event Extension", &noGEExtension}, + {ShapeExtensionInit, "SHAPE", NULL}, + #ifdef MITSHM +--- ./include/os.h.orig 2023-02-06 19:16:51.000000000 -0600 ++++ ./include/os.h 2023-03-21 14:37:59.920154015 -0500 +@@ -638,7 +638,7 @@ + extern _X_EXPORT void + LogClose(enum ExitCode error); + extern _X_EXPORT Bool +-LogSetParameter(LogParameter param, int value); ++LogSetParameter(enum _LogParameter param, int value); + extern _X_EXPORT void + LogVWrite(int verb, const char *f, va_list args) + _X_ATTRIBUTE_PRINTF(2, 0); diff --git a/extra/source/tigervnc/tigervnc.SlackBuild b/extra/source/tigervnc/tigervnc.SlackBuild index 6fb240564..a6b1673ea 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:-3} +BUILD=${BUILD:-1} # Do we build the java applet (needs jdk)? JAVA_APPLET=${JAVA_APPLET:-"OFF"} @@ -88,13 +88,10 @@ cd $PKGNAM-$VERSION || exit 1 tar xvf $CWD/xorg-server-$XORGVER.tar.?z --strip-components=1 -C unix/xserver || exit 1 # Patch the X server sources: ( cd unix/xserver - zcat $CWD/patches/xserver120.patch.gz | patch -p1 --verbose || exit 1 - zcat $CWD/patches/xorg-server/0001-Always-install-vbe-and-int10-sdk-headers.patch.gz | patch -p1 --verbose || exit 1 - zcat $CWD/patches/xorg-server/0001-autobind-GPUs-to-the-screen.patch.gz | patch -p1 --verbose || exit 1 + zcat $CWD/patches/xserver211.patch.gz | patch -p1 --verbose || exit 1 zcat $CWD/patches/xorg-server/0001-xfree86-use-modesetting-driver-by-default-on-GeForce.patch.gz | patch -p1 --verbose || exit 1 zcat $CWD/patches/xorg-server/06_use-intel-only-on-pre-gen4.diff.gz | patch -p1 --verbose || exit 1 zcat $CWD/patches/xorg-server/fix-nouveau-segfault.diff.gz | patch -p1 --verbose || exit 1 - zcat $CWD/patches/xorg-server/fix-pci-segfault.diff.gz | patch -p1 --verbose || exit 1 zcat $CWD/patches/xorg-server/x11.startwithblackscreen.diff.gz | patch -p1 --verbose || exit 1 zcat $CWD/patches/xorg-server/xorg-server.combo.mouse.keyboard.layout.patch.gz | patch -p1 --verbose || exit 1 autoreconf -vif || exit 1 diff --git a/recompress.sh b/recompress.sh index f98bf30eb..1ed765c4a 100755 --- a/recompress.sh +++ b/recompress.sh @@ -20,15 +20,12 @@ gzip ./extra/source/sendmail/Build gzip ./extra/source/tigervnc/patches/tigervnc.pam.d.diff gzip ./extra/source/tigervnc/patches/force_protocol_3.3_for_UVNCSC.patch gzip ./extra/source/tigervnc/patches/xorg-server/xorg-server.combo.mouse.keyboard.layout.patch -gzip ./extra/source/tigervnc/patches/xorg-server/0001-autobind-GPUs-to-the-screen.patch gzip ./extra/source/tigervnc/patches/xorg-server/0001-xfree86-use-modesetting-driver-by-default-on-GeForce.patch gzip ./extra/source/tigervnc/patches/xorg-server/fix-nouveau-segfault.diff -gzip ./extra/source/tigervnc/patches/xorg-server/fix-pci-segfault.diff gzip ./extra/source/tigervnc/patches/xorg-server/x11.startwithblackscreen.diff gzip ./extra/source/tigervnc/patches/xorg-server/06_use-intel-only-on-pre-gen4.diff -gzip ./extra/source/tigervnc/patches/xorg-server/0001-Always-install-vbe-and-int10-sdk-headers.patch +gzip ./extra/source/tigervnc/patches/xserver211.patch gzip ./extra/source/tigervnc/patches/vncserver.xinitrc.diff -gzip ./extra/source/tigervnc/patches/xserver120.patch gzip ./extra/source/tigervnc/doinst.sh gzip ./extra/source/bash-completion/fixup-sh-script-completions.diff gzip ./source/d/python-setuptools/setuptools.x86_64.diff diff --git a/source/a/elilo/elilo.SlackBuild b/source/a/elilo/elilo.SlackBuild index ac31cacdf..57f247959 100755 --- a/source/a/elilo/elilo.SlackBuild +++ b/source/a/elilo/elilo.SlackBuild @@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd) PKGNAM=elilo VERSION=${VERSION:-$(echo $PKGNAM*.tar.?z* | rev | cut -f 2 -d - | rev)} -BUILD=${BUILD:-14} +BUILD=${BUILD:-15} if [ -z "$ARCH" ]; then case "$( uname -m )" in diff --git a/source/a/elilo/eliloconfig b/source/a/elilo/eliloconfig index ae622634f..bcded54d8 100644 --- a/source/a/elilo/eliloconfig +++ b/source/a/elilo/eliloconfig @@ -176,20 +176,10 @@ if [ "$REPLY" = "skip" ]; then exit fi -# Make sure an interface to read/write EFI variables is present: -if [ ! -d /sys/firmware/efi/efivars ]; then - modprobe efivarfs 1> /dev/null 2> /dev/null - sleep 1 # Probably not needed, but playing it safe - # Take another look: - if [ ! -d /sys/firmware/efi/efivars ]; then - # Maybe we have an old kernel, so try the previous /sys/firmware/efi/vars interface instead: - modprobe efivars 1> /dev/null 2> /dev/null - sleep 1 # Probably not needed, but playing it safe - fi -fi -# At this point, we fail silently if we don't have either of these directories: -if [ ! -d /sys/firmware/efi/efivars -a ! -d /sys/firmware/efi/vars ]; then - exit +# Make sure efivarfs is active since we'll need it to +# change UEFI boot menu entries: +if [ "$(/bin/ls /sys/firmware/efi/efivars 2> /dev/null | wc -l)" = "0" ]; then + mount -t efivarfs none /sys/firmware/efi/efivars fi efibootmgr -v | rev | cut -f 2- | rev | grep Boot0 | grep Slackware | while read line ; do diff --git a/source/d/indent/indent.SlackBuild b/source/d/indent/indent.SlackBuild index 65a8fc525..4947d47b0 100755 --- a/source/d/indent/indent.SlackBuild +++ b/source/d/indent/indent.SlackBuild @@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd) PKGNAM=indent VERSION=${VERSION:-$(echo $PKGNAM-*.tar.?z | rev | cut -f 3- -d . | cut -f 1 -d - | rev)} -BUILD=${BUILD:-3} +BUILD=${BUILD:-1} # Automatically determine the architecture we're building on: if [ -z "$ARCH" ]; then diff --git a/source/d/scons/scons.url b/source/d/scons/scons.url new file mode 100644 index 000000000..de9bbff15 --- /dev/null +++ b/source/d/scons/scons.url @@ -0,0 +1 @@ +http://sourceforge.net/projects/scons/files diff --git a/source/installer/ChangeLog.txt b/source/installer/ChangeLog.txt index a0269e4de..4c0fd7f23 100644 --- a/source/installer/ChangeLog.txt +++ b/source/installer/ChangeLog.txt @@ -1,3 +1,6 @@ +Tue Mar 21 21:05:06 UTC 2023 + setup: if UEFI is detected, mount efivarfs. ++--------------------------+ Mon Mar 20 22:18:55 UTC 2023 Keep efivarfs kernel module. Thanks to AlleyTrotter. +--------------------------+ diff --git a/source/installer/sources/initrd/usr/lib/setup/setup b/source/installer/sources/initrd/usr/lib/setup/setup index 98984cd3a..94b8a41a1 100755 --- a/source/installer/sources/initrd/usr/lib/setup/setup +++ b/source/installer/sources/initrd/usr/lib/setup/setup @@ -61,6 +61,10 @@ To do this, you'll need to leave 'setup', and make the partitions using \ information, read the 'setup' help file from the next menu." 10 64 fi if [ -d /sys/firmware/efi ]; then + # First, let's make sure that efivarfs is active: + if [ "$(/bin/ls /sys/firmware/efi/efivars 2> /dev/null | wc -l)" = "0" ]; then + mount -t efivarfs none /sys/firmware/efi/efivars + fi if ! probe -l 2> /dev/null | grep "EFI System Partition" 1> /dev/null 2> /dev/null ; then dialog --title "NO EFI SYSTEM PARTITION DETECTED" \ --msgbox "This machine appears to be using EFI/UEFI, but no EFI System \ diff --git a/source/xfce/xfce4-clipman-plugin/xfce4-clipman-plugin.url b/source/xfce/xfce4-clipman-plugin/xfce4-clipman-plugin.url index b6bfa6361..1ae5a89a4 100644 --- a/source/xfce/xfce4-clipman-plugin/xfce4-clipman-plugin.url +++ b/source/xfce/xfce4-clipman-plugin/xfce4-clipman-plugin.url @@ -1 +1 @@ -http://archive.xfce.org/src/panel-plugins/xfce4-clipman-plugin/1.6/xfce4-clipman-plugin-1.6.2.tar.bz2 +http://archive.xfce.org/src/panel-plugins/xfce4-clipman-plugin/1.6/xfce4-clipman-plugin-1.6.3.tar.bz2 -- cgit v1.2.3