From 9f08fbd623121f1d7b0f71483a6ced9c2ba6fc32 Mon Sep 17 00:00:00 2001 From: Patrick J Volkerding Date: Tue, 19 Dec 2023 21:24:05 +0000 Subject: Tue Dec 19 21:24:05 UTC 2023 patches/packages/bluez-5.71-x86_64-2_slack15.0.txz: Rebuilt. Fix a regression in bluez-5.71: [PATCH] adapter: Fix link key address type for old kernels. Thanks to marav. patches/packages/libssh-0.10.6-x86_64-1_slack15.0.txz: Upgraded. This update fixes security issues: Command injection using proxycommand. Potential downgrade attack using strict kex. Missing checks for return values of MD functions. For more information, see: https://www.cve.org/CVERecord?id=CVE-2023-6004 https://www.cve.org/CVERecord?id=CVE-2023-48795 https://www.cve.org/CVERecord?id=CVE-2023-6918 (* Security fix *) patches/packages/mozilla-firefox-115.6.0esr-x86_64-1_slack15.0.txz: Upgraded. This update contains security fixes and improvements. For more information, see: https://www.mozilla.org/en-US/firefox/115.6.0/releasenotes/ https://www.mozilla.org/security/advisories/mfsa2023-54/ https://www.cve.org/CVERecord?id=CVE-2023-6856 https://www.cve.org/CVERecord?id=CVE-2023-6865 https://www.cve.org/CVERecord?id=CVE-2023-6857 https://www.cve.org/CVERecord?id=CVE-2023-6858 https://www.cve.org/CVERecord?id=CVE-2023-6859 https://www.cve.org/CVERecord?id=CVE-2023-6860 https://www.cve.org/CVERecord?id=CVE-2023-6867 https://www.cve.org/CVERecord?id=CVE-2023-6861 https://www.cve.org/CVERecord?id=CVE-2023-6862 https://www.cve.org/CVERecord?id=CVE-2023-6863 https://www.cve.org/CVERecord?id=CVE-2023-6864 (* Security fix *) patches/packages/mozilla-thunderbird-115.6.0-x86_64-1_slack15.0.txz: Upgraded. This release contains security fixes and improvements. For more information, see: https://www.thunderbird.net/en-US/thunderbird/115.6.0/releasenotes/ https://www.mozilla.org/en-US/security/advisories/mfsa2023-55/ https://www.cve.org/CVERecord?id=CVE-2023-50762 https://www.cve.org/CVERecord?id=CVE-2023-50761 https://www.cve.org/CVERecord?id=CVE-2023-6856 https://www.cve.org/CVERecord?id=CVE-2023-6857 https://www.cve.org/CVERecord?id=CVE-2023-6858 https://www.cve.org/CVERecord?id=CVE-2023-6859 https://www.cve.org/CVERecord?id=CVE-2023-6860 https://www.cve.org/CVERecord?id=CVE-2023-6861 https://www.cve.org/CVERecord?id=CVE-2023-6862 https://www.cve.org/CVERecord?id=CVE-2023-6863 https://www.cve.org/CVERecord?id=CVE-2023-6864 (* Security fix *) --- ChangeLog.rss | 62 +++++++++++- ChangeLog.txt | 50 ++++++++++ FILELIST.TXT | 107 +++++++++++---------- patches/packages/bluez-5.71-x86_64-1_slack15.0.txt | 11 --- patches/packages/bluez-5.71-x86_64-2_slack15.0.txt | 11 +++ .../packages/libssh-0.10.5-x86_64-1_slack15.0.txt | 11 --- .../packages/libssh-0.10.6-x86_64-1_slack15.0.txt | 11 +++ ...zilla-firefox-115.5.0esr-x86_64-1_slack15.0.txt | 11 --- ...zilla-firefox-115.6.0esr-x86_64-1_slack15.0.txt | 11 +++ ...illa-thunderbird-115.5.2-x86_64-1_slack15.0.txt | 11 --- ...illa-thunderbird-115.6.0-x86_64-1_slack15.0.txt | 11 +++ .../1528118a8f84b4b178729c1f9fc3f6d858c04f9f.patch | 35 +++++++ patches/source/bluez/bluez.SlackBuild | 5 +- patches/source/mozilla-firefox/firefox.desktop | 80 +++++++++++++++ .../mozilla-firefox/mozilla-firefox.SlackBuild | 2 +- .../source/mozilla-firefox/mozilla-firefox.desktop | 80 --------------- 16 files changed, 328 insertions(+), 181 deletions(-) delete mode 100644 patches/packages/bluez-5.71-x86_64-1_slack15.0.txt create mode 100644 patches/packages/bluez-5.71-x86_64-2_slack15.0.txt delete mode 100644 patches/packages/libssh-0.10.5-x86_64-1_slack15.0.txt create mode 100644 patches/packages/libssh-0.10.6-x86_64-1_slack15.0.txt delete mode 100644 patches/packages/mozilla-firefox-115.5.0esr-x86_64-1_slack15.0.txt create mode 100644 patches/packages/mozilla-firefox-115.6.0esr-x86_64-1_slack15.0.txt delete mode 100644 patches/packages/mozilla-thunderbird-115.5.2-x86_64-1_slack15.0.txt create mode 100644 patches/packages/mozilla-thunderbird-115.6.0-x86_64-1_slack15.0.txt create mode 100644 patches/source/bluez/1528118a8f84b4b178729c1f9fc3f6d858c04f9f.patch create mode 100644 patches/source/mozilla-firefox/firefox.desktop delete mode 100644 patches/source/mozilla-firefox/mozilla-firefox.desktop diff --git a/ChangeLog.rss b/ChangeLog.rss index 063dab6d0..f2e77ab27 100644 --- a/ChangeLog.rss +++ b/ChangeLog.rss @@ -11,9 +11,67 @@ Tracking Slackware development in git. en-us urn:uuid:c964f45e-6732-11e8-bbe5-107b4450212f - Sat, 16 Dec 2023 20:33:34 GMT - Sun, 17 Dec 2023 12:30:25 GMT + Tue, 19 Dec 2023 21:24:05 GMT + Wed, 20 Dec 2023 12:30:20 GMT maintain_current_git.sh v 1.17 + + Tue, 19 Dec 2023 21:24:05 GMT + Tue, 19 Dec 2023 21:24:05 GMT + https://git.slackware.nl/current/tag/?h=20231219212405 + 20231219212405 + + +patches/packages/bluez-5.71-x86_64-2_slack15.0.txz: Rebuilt. + Fix a regression in bluez-5.71: + [PATCH] adapter: Fix link key address type for old kernels. + Thanks to marav. +patches/packages/libssh-0.10.6-x86_64-1_slack15.0.txz: Upgraded. + This update fixes security issues: + Command injection using proxycommand. + Potential downgrade attack using strict kex. + Missing checks for return values of MD functions. + For more information, see: + https://www.cve.org/CVERecord?id=CVE-2023-6004 + https://www.cve.org/CVERecord?id=CVE-2023-48795 + https://www.cve.org/CVERecord?id=CVE-2023-6918 + (* Security fix *) +patches/packages/mozilla-firefox-115.6.0esr-x86_64-1_slack15.0.txz: Upgraded. + This update contains security fixes and improvements. + For more information, see: + https://www.mozilla.org/en-US/firefox/115.6.0/releasenotes/ + https://www.mozilla.org/security/advisories/mfsa2023-54/ + https://www.cve.org/CVERecord?id=CVE-2023-6856 + https://www.cve.org/CVERecord?id=CVE-2023-6865 + https://www.cve.org/CVERecord?id=CVE-2023-6857 + https://www.cve.org/CVERecord?id=CVE-2023-6858 + https://www.cve.org/CVERecord?id=CVE-2023-6859 + https://www.cve.org/CVERecord?id=CVE-2023-6860 + https://www.cve.org/CVERecord?id=CVE-2023-6867 + https://www.cve.org/CVERecord?id=CVE-2023-6861 + https://www.cve.org/CVERecord?id=CVE-2023-6862 + https://www.cve.org/CVERecord?id=CVE-2023-6863 + https://www.cve.org/CVERecord?id=CVE-2023-6864 + (* Security fix *) +patches/packages/mozilla-thunderbird-115.6.0-x86_64-1_slack15.0.txz: Upgraded. + This release contains security fixes and improvements. + For more information, see: + https://www.thunderbird.net/en-US/thunderbird/115.6.0/releasenotes/ + https://www.mozilla.org/en-US/security/advisories/mfsa2023-55/ + https://www.cve.org/CVERecord?id=CVE-2023-50762 + https://www.cve.org/CVERecord?id=CVE-2023-50761 + https://www.cve.org/CVERecord?id=CVE-2023-6856 + https://www.cve.org/CVERecord?id=CVE-2023-6857 + https://www.cve.org/CVERecord?id=CVE-2023-6858 + https://www.cve.org/CVERecord?id=CVE-2023-6859 + https://www.cve.org/CVERecord?id=CVE-2023-6860 + https://www.cve.org/CVERecord?id=CVE-2023-6861 + https://www.cve.org/CVERecord?id=CVE-2023-6862 + https://www.cve.org/CVERecord?id=CVE-2023-6863 + https://www.cve.org/CVERecord?id=CVE-2023-6864 + (* Security fix *) + ]]> + + Sat, 16 Dec 2023 20:33:34 GMT Sat, 16 Dec 2023 20:33:34 GMT diff --git a/ChangeLog.txt b/ChangeLog.txt index 05f8e60ac..759cd7544 100644 --- a/ChangeLog.txt +++ b/ChangeLog.txt @@ -1,3 +1,53 @@ +Tue Dec 19 21:24:05 UTC 2023 +patches/packages/bluez-5.71-x86_64-2_slack15.0.txz: Rebuilt. + Fix a regression in bluez-5.71: + [PATCH] adapter: Fix link key address type for old kernels. + Thanks to marav. +patches/packages/libssh-0.10.6-x86_64-1_slack15.0.txz: Upgraded. + This update fixes security issues: + Command injection using proxycommand. + Potential downgrade attack using strict kex. + Missing checks for return values of MD functions. + For more information, see: + https://www.cve.org/CVERecord?id=CVE-2023-6004 + https://www.cve.org/CVERecord?id=CVE-2023-48795 + https://www.cve.org/CVERecord?id=CVE-2023-6918 + (* Security fix *) +patches/packages/mozilla-firefox-115.6.0esr-x86_64-1_slack15.0.txz: Upgraded. + This update contains security fixes and improvements. + For more information, see: + https://www.mozilla.org/en-US/firefox/115.6.0/releasenotes/ + https://www.mozilla.org/security/advisories/mfsa2023-54/ + https://www.cve.org/CVERecord?id=CVE-2023-6856 + https://www.cve.org/CVERecord?id=CVE-2023-6865 + https://www.cve.org/CVERecord?id=CVE-2023-6857 + https://www.cve.org/CVERecord?id=CVE-2023-6858 + https://www.cve.org/CVERecord?id=CVE-2023-6859 + https://www.cve.org/CVERecord?id=CVE-2023-6860 + https://www.cve.org/CVERecord?id=CVE-2023-6867 + https://www.cve.org/CVERecord?id=CVE-2023-6861 + https://www.cve.org/CVERecord?id=CVE-2023-6862 + https://www.cve.org/CVERecord?id=CVE-2023-6863 + https://www.cve.org/CVERecord?id=CVE-2023-6864 + (* Security fix *) +patches/packages/mozilla-thunderbird-115.6.0-x86_64-1_slack15.0.txz: Upgraded. + This release contains security fixes and improvements. + For more information, see: + https://www.thunderbird.net/en-US/thunderbird/115.6.0/releasenotes/ + https://www.mozilla.org/en-US/security/advisories/mfsa2023-55/ + https://www.cve.org/CVERecord?id=CVE-2023-50762 + https://www.cve.org/CVERecord?id=CVE-2023-50761 + https://www.cve.org/CVERecord?id=CVE-2023-6856 + https://www.cve.org/CVERecord?id=CVE-2023-6857 + https://www.cve.org/CVERecord?id=CVE-2023-6858 + https://www.cve.org/CVERecord?id=CVE-2023-6859 + https://www.cve.org/CVERecord?id=CVE-2023-6860 + https://www.cve.org/CVERecord?id=CVE-2023-6861 + https://www.cve.org/CVERecord?id=CVE-2023-6862 + https://www.cve.org/CVERecord?id=CVE-2023-6863 + https://www.cve.org/CVERecord?id=CVE-2023-6864 + (* Security fix *) ++--------------------------+ Sat Dec 16 20:33:34 UTC 2023 patches/packages/sudo-1.9.15p4-x86_64-1_slack15.0.txz: Upgraded. This is a bugfix release. diff --git a/FILELIST.TXT b/FILELIST.TXT index bee08deec..2cf43b9d5 100644 --- a/FILELIST.TXT +++ b/FILELIST.TXT @@ -1,20 +1,20 @@ -Sat Dec 16 20:38:55 UTC 2023 +Tue Dec 19 21:29:03 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-12-16 20:33 . +drwxr-xr-x 12 root root 4096 2023-12-19 21:24 . -rw-r--r-- 1 root root 5767 2022-02-02 22:44 ./ANNOUNCE.15.0 -rw-r--r-- 1 root root 16609 2022-03-30 19:03 ./CHANGES_AND_HINTS.TXT --rw-r--r-- 1 root root 1203646 2023-12-14 20:15 ./CHECKSUMS.md5 --rw-r--r-- 1 root root 163 2023-12-14 20:15 ./CHECKSUMS.md5.asc +-rw-r--r-- 1 root root 1203646 2023-12-16 20:39 ./CHECKSUMS.md5 +-rw-r--r-- 1 root root 163 2023-12-16 20:39 ./CHECKSUMS.md5.asc -rw-r--r-- 1 root root 17976 1994-06-10 02:28 ./COPYING -rw-r--r-- 1 root root 35147 2007-06-30 04:21 ./COPYING3 -rw-r--r-- 1 root root 19573 2016-06-23 20:08 ./COPYRIGHT.TXT -rw-r--r-- 1 root root 616 2006-10-02 04:37 ./CRYPTO_NOTICE.TXT --rw-r--r-- 1 root root 2073948 2023-12-16 20:33 ./ChangeLog.txt +-rw-r--r-- 1 root root 2076389 2023-12-19 21:24 ./ChangeLog.txt drwxr-xr-x 3 root root 4096 2013-03-20 22:17 ./EFI drwxr-xr-x 2 root root 4096 2022-02-02 08:21 ./EFI/BOOT -rw-r--r-- 1 root root 1187840 2021-06-15 19:16 ./EFI/BOOT/bootx64.efi @@ -25,7 +25,7 @@ drwxr-xr-x 2 root root 4096 2022-02-02 08:21 ./EFI/BOOT -rwxr-xr-x 1 root root 2504 2019-07-05 18:54 ./EFI/BOOT/make-grub.sh -rw-r--r-- 1 root root 10722 2013-09-21 19:02 ./EFI/BOOT/osdetect.cfg -rw-r--r-- 1 root root 1273 2013-08-12 21:08 ./EFI/BOOT/tools.cfg --rw-r--r-- 1 root root 1573487 2023-12-14 20:14 ./FILELIST.TXT +-rw-r--r-- 1 root root 1573487 2023-12-16 20:38 ./FILELIST.TXT -rw-r--r-- 1 root root 1572 2012-08-29 18:27 ./GPG-KEY -rw-r--r-- 1 root root 864745 2022-02-02 08:25 ./PACKAGES.TXT -rw-r--r-- 1 root root 8034 2022-02-02 03:36 ./README.TXT @@ -770,13 +770,13 @@ drwxr-xr-x 2 root root 4096 2022-12-17 19:52 ./pasture/source/samba -rw-r--r-- 1 root root 7921 2018-04-29 17:31 ./pasture/source/samba/smb.conf.default -rw-r--r-- 1 root root 7933 2018-01-14 20:41 ./pasture/source/samba/smb.conf.default.orig -rw-r--r-- 1 root root 536 2017-03-23 19:18 ./pasture/source/samba/smb.conf.diff.gz -drwxr-xr-x 4 root root 4096 2023-12-16 20:38 ./patches --rw-r--r-- 1 root root 92291 2023-12-16 20:38 ./patches/CHECKSUMS.md5 --rw-r--r-- 1 root root 163 2023-12-16 20:38 ./patches/CHECKSUMS.md5.asc --rw-r--r-- 1 root root 125500 2023-12-16 20:38 ./patches/FILE_LIST --rw-r--r-- 1 root root 14540574 2023-12-16 20:38 ./patches/MANIFEST.bz2 --rw-r--r-- 1 root root 67683 2023-12-16 20:38 ./patches/PACKAGES.TXT -drwxr-xr-x 4 root root 28672 2023-12-16 20:38 ./patches/packages +drwxr-xr-x 4 root root 4096 2023-12-19 21:29 ./patches +-rw-r--r-- 1 root root 92380 2023-12-19 21:29 ./patches/CHECKSUMS.md5 +-rw-r--r-- 1 root root 163 2023-12-19 21:29 ./patches/CHECKSUMS.md5.asc +-rw-r--r-- 1 root root 125606 2023-12-19 21:28 ./patches/FILE_LIST +-rw-r--r-- 1 root root 14535328 2023-12-19 21:28 ./patches/MANIFEST.bz2 +-rw-r--r-- 1 root root 67683 2023-12-19 21:29 ./patches/PACKAGES.TXT +drwxr-xr-x 4 root root 28672 2023-12-19 21:28 ./patches/packages -rw-r--r-- 1 root root 360 2023-09-26 19:28 ./patches/packages/Cython-0.29.36-x86_64-1_slack15.0.txt -rw-r--r-- 1 root root 2389564 2023-09-26 19:28 ./patches/packages/Cython-0.29.36-x86_64-1_slack15.0.txz -rw-r--r-- 1 root root 163 2023-09-26 19:28 ./patches/packages/Cython-0.29.36-x86_64-1_slack15.0.txz.asc @@ -798,9 +798,9 @@ drwxr-xr-x 4 root root 28672 2023-12-16 20:38 ./patches/packages -rw-r--r-- 1 root root 334 2023-09-20 19:03 ./patches/packages/bind-9.16.44-x86_64-1_slack15.0.txt -rw-r--r-- 1 root root 2227656 2023-09-20 19:03 ./patches/packages/bind-9.16.44-x86_64-1_slack15.0.txz -rw-r--r-- 1 root root 163 2023-09-20 19:03 ./patches/packages/bind-9.16.44-x86_64-1_slack15.0.txz.asc --rw-r--r-- 1 root root 333 2023-12-14 20:08 ./patches/packages/bluez-5.71-x86_64-1_slack15.0.txt --rw-r--r-- 1 root root 1469036 2023-12-14 20:08 ./patches/packages/bluez-5.71-x86_64-1_slack15.0.txz --rw-r--r-- 1 root root 163 2023-12-14 20:08 ./patches/packages/bluez-5.71-x86_64-1_slack15.0.txz.asc +-rw-r--r-- 1 root root 333 2023-12-19 20:33 ./patches/packages/bluez-5.71-x86_64-2_slack15.0.txt +-rw-r--r-- 1 root root 1470196 2023-12-19 20:33 ./patches/packages/bluez-5.71-x86_64-2_slack15.0.txz +-rw-r--r-- 1 root root 163 2023-12-19 20:33 ./patches/packages/bluez-5.71-x86_64-2_slack15.0.txz.asc -rw-r--r-- 1 root root 432 2022-03-08 02:17 ./patches/packages/boost-1.78.0-x86_64-2_slack15.0.txt -rw-r--r-- 1 root root 11235356 2022-03-08 02:17 ./patches/packages/boost-1.78.0-x86_64-2_slack15.0.txz -rw-r--r-- 1 root root 163 2022-03-08 02:17 ./patches/packages/boost-1.78.0-x86_64-2_slack15.0.txz.asc @@ -909,9 +909,9 @@ drwxr-xr-x 4 root root 28672 2023-12-16 20:38 ./patches/packages -rw-r--r-- 1 root root 248 2023-10-10 18:00 ./patches/packages/libnotify-0.8.3-x86_64-1_slack15.0.txt -rw-r--r-- 1 root root 42032 2023-10-10 18:00 ./patches/packages/libnotify-0.8.3-x86_64-1_slack15.0.txz -rw-r--r-- 1 root root 163 2023-10-10 18:00 ./patches/packages/libnotify-0.8.3-x86_64-1_slack15.0.txz.asc --rw-r--r-- 1 root root 405 2023-05-04 17:54 ./patches/packages/libssh-0.10.5-x86_64-1_slack15.0.txt --rw-r--r-- 1 root root 237236 2023-05-04 17:54 ./patches/packages/libssh-0.10.5-x86_64-1_slack15.0.txz --rw-r--r-- 1 root root 163 2023-05-04 17:54 ./patches/packages/libssh-0.10.5-x86_64-1_slack15.0.txz.asc +-rw-r--r-- 1 root root 405 2023-12-19 20:56 ./patches/packages/libssh-0.10.6-x86_64-1_slack15.0.txt +-rw-r--r-- 1 root root 238436 2023-12-19 20:56 ./patches/packages/libssh-0.10.6-x86_64-1_slack15.0.txz +-rw-r--r-- 1 root root 163 2023-12-19 20:56 ./patches/packages/libssh-0.10.6-x86_64-1_slack15.0.txz.asc -rw-r--r-- 1 root root 440 2023-01-03 22:02 ./patches/packages/libtiff-4.4.0-x86_64-1_slack15.0.txt -rw-r--r-- 1 root root 467968 2023-01-03 22:02 ./patches/packages/libtiff-4.4.0-x86_64-1_slack15.0.txz -rw-r--r-- 1 root root 163 2023-01-03 22:02 ./patches/packages/libtiff-4.4.0-x86_64-1_slack15.0.txz.asc @@ -946,15 +946,15 @@ drwxr-xr-x 2 root root 4096 2023-11-21 21:09 ./patches/packages/linux-5.15 -rw-r--r-- 1 root root 369 2023-11-14 19:43 ./patches/packages/mariadb-10.5.23-x86_64-1_slack15.0.txt -rw-r--r-- 1 root root 29705596 2023-11-14 19:43 ./patches/packages/mariadb-10.5.23-x86_64-1_slack15.0.txz -rw-r--r-- 1 root root 163 2023-11-14 19:43 ./patches/packages/mariadb-10.5.23-x86_64-1_slack15.0.txz.asc --rw-r--r-- 1 root root 570 2023-11-21 19:18 ./patches/packages/mozilla-firefox-115.5.0esr-x86_64-1_slack15.0.txt --rw-r--r-- 1 root root 61399440 2023-11-21 19:18 ./patches/packages/mozilla-firefox-115.5.0esr-x86_64-1_slack15.0.txz --rw-r--r-- 1 root root 163 2023-11-21 19:18 ./patches/packages/mozilla-firefox-115.5.0esr-x86_64-1_slack15.0.txz.asc +-rw-r--r-- 1 root root 570 2023-12-18 19:18 ./patches/packages/mozilla-firefox-115.6.0esr-x86_64-1_slack15.0.txt +-rw-r--r-- 1 root root 61404560 2023-12-18 19:18 ./patches/packages/mozilla-firefox-115.6.0esr-x86_64-1_slack15.0.txz +-rw-r--r-- 1 root root 163 2023-12-18 19:18 ./patches/packages/mozilla-firefox-115.6.0esr-x86_64-1_slack15.0.txz.asc -rw-r--r-- 1 root root 564 2023-01-06 19:37 ./patches/packages/mozilla-nss-3.87-x86_64-1_slack15.0.txt -rw-r--r-- 1 root root 1838968 2023-01-06 19:37 ./patches/packages/mozilla-nss-3.87-x86_64-1_slack15.0.txz -rw-r--r-- 1 root root 163 2023-01-06 19:37 ./patches/packages/mozilla-nss-3.87-x86_64-1_slack15.0.txz.asc --rw-r--r-- 1 root root 663 2023-12-12 09:10 ./patches/packages/mozilla-thunderbird-115.5.2-x86_64-1_slack15.0.txt --rw-r--r-- 1 root root 60732132 2023-12-12 09:10 ./patches/packages/mozilla-thunderbird-115.5.2-x86_64-1_slack15.0.txz --rw-r--r-- 1 root root 163 2023-12-12 09:10 ./patches/packages/mozilla-thunderbird-115.5.2-x86_64-1_slack15.0.txz.asc +-rw-r--r-- 1 root root 663 2023-12-19 19:12 ./patches/packages/mozilla-thunderbird-115.6.0-x86_64-1_slack15.0.txt +-rw-r--r-- 1 root root 60749172 2023-12-19 19:12 ./patches/packages/mozilla-thunderbird-115.6.0-x86_64-1_slack15.0.txz +-rw-r--r-- 1 root root 163 2023-12-19 19:12 ./patches/packages/mozilla-thunderbird-115.6.0-x86_64-1_slack15.0.txz.asc -rw-r--r-- 1 root root 451 2022-07-21 17:53 ./patches/packages/net-snmp-5.9.3-x86_64-1_slack15.0.txt -rw-r--r-- 1 root root 1598024 2022-07-21 17:53 ./patches/packages/net-snmp-5.9.3-x86_64-1_slack15.0.txz -rw-r--r-- 1 root root 163 2022-07-21 17:53 ./patches/packages/net-snmp-5.9.3-x86_64-1_slack15.0.txz.asc @@ -1103,7 +1103,7 @@ drwxr-xr-x 2 root root 4096 2023-06-23 18:50 ./patches/packages/old-linux- -rw-r--r-- 1 root root 463 2023-04-05 18:16 ./patches/packages/zstd-1.5.5-x86_64-1_slack15.0.txt -rw-r--r-- 1 root root 459652 2023-04-05 18:16 ./patches/packages/zstd-1.5.5-x86_64-1_slack15.0.txz -rw-r--r-- 1 root root 163 2023-04-05 18:16 ./patches/packages/zstd-1.5.5-x86_64-1_slack15.0.txz.asc -drwxr-xr-x 97 root root 4096 2023-12-16 20:28 ./patches/source +drwxr-xr-x 97 root root 4096 2023-12-19 21:23 ./patches/source drwxr-xr-x 2 root root 4096 2023-09-26 19:22 ./patches/source/Cython -rw-r--r-- 1 root root 1623580 2023-07-04 19:24 ./patches/source/Cython/Cython-0.29.36.tar.lz -rwxr-xr-x 1 root root 3041 2023-09-26 19:23 ./patches/source/Cython/Cython.SlackBuild @@ -1157,11 +1157,12 @@ drwxr-xr-x 2 root root 4096 2019-08-19 18:12 ./patches/source/bind/caching -rw-r--r-- 1 root root 532 2021-09-16 00:25 ./patches/source/bind/doinst.sh.gz -rw-r--r-- 1 root root 3990 2021-09-24 19:04 ./patches/source/bind/rc.bind -rw-r--r-- 1 root root 786 2018-02-27 06:13 ./patches/source/bind/slack-desc -drwxr-xr-x 3 root root 4096 2023-12-14 20:04 ./patches/source/bluez +drwxr-xr-x 3 root root 4096 2023-12-19 20:31 ./patches/source/bluez +-rw-r--r-- 1 root root 1291 2023-12-19 20:29 ./patches/source/bluez/1528118a8f84b4b178729c1f9fc3f6d858c04f9f.patch -rw-r--r-- 1 root root 852 2019-10-13 03:07 ./patches/source/bluez/bluez-5.51-obexd_without_systemd-1.patch.gz -rw-r--r-- 1 root root 801 2023-12-13 22:36 ./patches/source/bluez/bluez-5.71.tar.sign -rw-r--r-- 1 root root 2381208 2023-12-13 22:36 ./patches/source/bluez/bluez-5.71.tar.xz --rwxr-xr-x 1 root root 6559 2022-03-17 19:38 ./patches/source/bluez/bluez.SlackBuild +-rwxr-xr-x 1 root root 6674 2023-12-19 20:32 ./patches/source/bluez/bluez.SlackBuild -rw-r--r-- 1 root root 42 2019-10-31 16:44 ./patches/source/bluez/bluez.url -rw-r--r-- 1 root root 128 2016-03-26 18:17 ./patches/source/bluez/btusb.conf drwxr-xr-x 2 root root 4096 2016-04-18 18:04 ./patches/source/bluez/config @@ -1471,9 +1472,9 @@ drwxr-xr-x 2 root root 4096 2023-10-10 17:55 ./patches/source/libnotify -rw-r--r-- 1 root root 104966 2023-10-09 21:24 ./patches/source/libnotify/libnotify-0.8.3.tar.lz -rwxr-xr-x 1 root root 3907 2023-10-10 18:00 ./patches/source/libnotify/libnotify.SlackBuild -rw-r--r-- 1 root root 701 2022-04-28 18:26 ./patches/source/libnotify/slack-desc -drwxr-xr-x 2 root root 4096 2023-05-04 17:27 ./patches/source/libssh --rw-r--r-- 1 root root 557776 2023-05-04 11:59 ./patches/source/libssh/libssh-0.10.5.tar.xz --rw-r--r-- 1 root root 833 2023-05-04 11:59 ./patches/source/libssh/libssh-0.10.5.tar.xz.asc +drwxr-xr-x 2 root root 4096 2023-12-19 20:55 ./patches/source/libssh +-rw-r--r-- 1 root root 561036 2023-12-18 16:51 ./patches/source/libssh/libssh-0.10.6.tar.xz +-rw-r--r-- 1 root root 833 2023-12-18 16:51 ./patches/source/libssh/libssh-0.10.6.tar.xz.asc -rwxr-xr-x 1 root root 3801 2023-05-04 17:43 ./patches/source/libssh/libssh.SlackBuild -rw-r--r-- 1 root root 29 2021-08-29 02:33 ./patches/source/libssh/libssh.url -rw-r--r-- 1 root root 859 2018-02-27 06:12 ./patches/source/libssh/slack-desc @@ -1547,7 +1548,7 @@ drwxr-xr-x 2 root root 4096 2023-11-14 19:20 ./patches/source/mariadb -rw-r--r-- 1 root root 34 2015-05-07 18:51 ./patches/source/mariadb/mirror.url -rw-r--r-- 1 root root 1208 2021-04-23 17:54 ./patches/source/mariadb/rc.mysqld.gz -rw-r--r-- 1 root root 824 2018-02-27 06:12 ./patches/source/mariadb/slack-desc -drwxr-xr-x 3 root root 4096 2023-11-20 19:53 ./patches/source/mozilla-firefox +drwxr-xr-x 3 root root 4096 2023-12-18 18:46 ./patches/source/mozilla-firefox -rw-r--r-- 1 root root 693 2021-03-22 17:58 ./patches/source/mozilla-firefox/0027-LTO-Only-enable-LTO-for-Rust-when-complete-build-use.patch.gz drwxr-xr-x 5 root root 4096 2021-08-13 18:36 ./patches/source/mozilla-firefox/build-deps -rwxr-xr-x 1 root root 2003 2023-07-23 19:20 ./patches/source/mozilla-firefox/build-deps.sh @@ -1559,20 +1560,20 @@ drwxr-xr-x 2 root root 4096 2023-09-13 18:47 ./patches/source/mozilla-fire -rw-r--r-- 1 root root 163871 2023-09-13 09:14 ./patches/source/mozilla-firefox/build-deps/cbindgen/cbindgen-0.26.0.tar.lz -rwxr-xr-x 1 root root 2032 2022-06-14 16:39 ./patches/source/mozilla-firefox/build-deps/cbindgen/cbindgen.build -rw-r--r-- 1 root root 35 2021-06-25 03:11 ./patches/source/mozilla-firefox/build-deps/cbindgen/cbindgen.url -drwxr-xr-x 2 root root 4096 2023-10-24 18:53 ./patches/source/mozilla-firefox/build-deps/nodejs --rw-r--r-- 1 root root 41857572 2023-10-24 00:41 ./patches/source/mozilla-firefox/build-deps/nodejs/node-v20.9.0.tar.xz +drwxr-xr-x 2 root root 4096 2023-11-22 22:33 ./patches/source/mozilla-firefox/build-deps/nodejs +-rw-r--r-- 1 root root 42201036 2023-11-22 10:18 ./patches/source/mozilla-firefox/build-deps/nodejs/node-v20.10.0.tar.xz -rwxr-xr-x 1 root root 3003 2022-08-10 17:53 ./patches/source/mozilla-firefox/build-deps/nodejs/nodejs.build -rw-r--r-- 1 root root 86 2019-07-08 21:02 ./patches/source/mozilla-firefox/build-deps/nodejs/nodejs.url -rwxr-xr-x 1 root root 840 2018-03-13 12:55 ./patches/source/mozilla-firefox/fetch-and-repack.sh -rw-r--r-- 1 root root 330 2019-07-08 18:41 ./patches/source/mozilla-firefox/ff.ui.scrollToClick.diff.gz --rw-r--r-- 1 root root 512244040 2023-11-20 13:29 ./patches/source/mozilla-firefox/firefox-115.5.0esr.source.tar.xz --rw-r--r-- 1 root root 833 2023-11-20 13:29 ./patches/source/mozilla-firefox/firefox-115.5.0esr.source.tar.xz.asc +-rw-r--r-- 1 root root 511017732 2023-12-18 15:07 ./patches/source/mozilla-firefox/firefox-115.6.0esr.source.tar.xz +-rw-r--r-- 1 root root 833 2023-12-18 15:07 ./patches/source/mozilla-firefox/firefox-115.6.0esr.source.tar.xz.asc +-rw-r--r-- 1 root root 2748 2017-12-04 21:30 ./patches/source/mozilla-firefox/firefox.desktop -rw-r--r-- 1 root root 327 2008-06-17 17:19 ./patches/source/mozilla-firefox/firefox.moz_plugin_path.diff.gz -rw-r--r-- 1 root root 518 2021-03-15 17:43 ./patches/source/mozilla-firefox/gkrust.a.no.networking.check.diff.gz -rw-r--r-- 1 root root 462 2009-07-01 06:05 ./patches/source/mozilla-firefox/mimeTypes.rdf.gz -rw-r--r-- 1 root root 680 2009-07-01 13:28 ./patches/source/mozilla-firefox/mozilla-firefox-mimeTypes-fix.diff.gz --rwxr-xr-x 1 root root 15679 2023-11-20 19:52 ./patches/source/mozilla-firefox/mozilla-firefox.SlackBuild --rw-r--r-- 1 root root 2748 2017-12-04 21:30 ./patches/source/mozilla-firefox/mozilla-firefox.desktop +-rwxr-xr-x 1 root root 15663 2023-11-25 19:58 ./patches/source/mozilla-firefox/mozilla-firefox.SlackBuild -rw-r--r-- 1 root root 1033 2020-07-07 18:08 ./patches/source/mozilla-firefox/slack-desc drwxr-xr-x 2 root root 4096 2023-01-06 19:30 ./patches/source/mozilla-nss -rw-r--r-- 1 root root 25755 2008-02-27 08:35 ./patches/source/mozilla-nss/MPL-1.1.txt @@ -1584,7 +1585,7 @@ drwxr-xr-x 2 root root 4096 2023-01-06 19:30 ./patches/source/mozilla-nss -rw-r--r-- 1 root root 37770371 2023-01-05 18:00 ./patches/source/mozilla-nss/nss-3.87.tar.lz -rw-r--r-- 1 root root 2488 2012-04-29 21:05 ./patches/source/mozilla-nss/nss-config.in -rw-r--r-- 1 root root 1023 2018-02-27 06:12 ./patches/source/mozilla-nss/slack-desc -drwxr-xr-x 4 root root 4096 2023-12-12 06:10 ./patches/source/mozilla-thunderbird +drwxr-xr-x 4 root root 4096 2023-12-19 18:23 ./patches/source/mozilla-thunderbird drwxr-xr-x 2 root root 4096 2016-07-03 18:05 ./patches/source/mozilla-thunderbird/autoconf -rw-r--r-- 1 root root 5869 2016-07-03 18:04 ./patches/source/mozilla-thunderbird/autoconf/autoconf-2.13-consolidated_fixes-1.patch.gz -rw-r--r-- 1 root root 300116 1999-01-15 21:03 ./patches/source/mozilla-thunderbird/autoconf/autoconf-2.13.tar.xz @@ -1608,8 +1609,8 @@ drwxr-xr-x 2 root root 4096 2023-11-22 22:33 ./patches/source/mozilla-thun -rwxr-xr-x 1 root root 12749 2023-11-25 19:58 ./patches/source/mozilla-thunderbird/mozilla-thunderbird.SlackBuild -rw-r--r-- 1 root root 1130 2018-02-27 06:47 ./patches/source/mozilla-thunderbird/slack-desc -rw-r--r-- 1 root root 330 2019-08-27 16:35 ./patches/source/mozilla-thunderbird/tb.ui.scrollToClick.diff.gz --rw-r--r-- 1 root root 531855444 2023-12-11 23:29 ./patches/source/mozilla-thunderbird/thunderbird-115.5.2.source.tar.xz --rw-r--r-- 1 root root 833 2023-12-11 23:29 ./patches/source/mozilla-thunderbird/thunderbird-115.5.2.source.tar.xz.asc +-rw-r--r-- 1 root root 530104696 2023-12-19 15:45 ./patches/source/mozilla-thunderbird/thunderbird-115.6.0.source.tar.xz +-rw-r--r-- 1 root root 833 2023-12-19 15:45 ./patches/source/mozilla-thunderbird/thunderbird-115.6.0.source.tar.xz.asc -rw-r--r-- 1 root root 3378 2005-03-08 05:13 ./patches/source/mozilla-thunderbird/thunderbird.desktop drwxr-xr-x 2 root root 4096 2022-07-21 17:44 ./patches/source/net-snmp -rw-r--r-- 1 root root 356 2021-12-21 18:38 ./patches/source/net-snmp/doinst.sh.gz @@ -2708,8 +2709,8 @@ drwxr-xr-x 2 root root 20480 2022-02-02 04:20 ./slackware64/ap -rw-r--r-- 1 root root 533 2021-10-10 21:42 ./slackware64/ap/sc-im-20210927_64b1a41-x86_64-1.txt -rw-r--r-- 1 root root 157840 2021-10-10 21:42 ./slackware64/ap/sc-im-20210927_64b1a41-x86_64-1.txz -rw-r--r-- 1 root root 163 2021-10-10 21:42 ./slackware64/ap/sc-im-20210927_64b1a41-x86_64-1.txz.asc --rw-r--r-- 1 root root 653 2022-02-02 02:13 ./slackware64/ap/screen-4.9.0-x86_64-1.txt --rw-r--r-- 1 root root 550196 2022-02-02 02:13 ./slackware64/ap/screen-4.9.0-x86_64-1.txz +-rw-r--r-- 1 root root 653 2022-02-02 02:13 ./slackware64/ap/screen-4.9.0-x86_64-1.txt +-rw-r--r-- 1 root root 550196 2022-02-02 02:13 ./slackware64/ap/screen-4.9.0-x86_64-1.txz -rw-r--r-- 1 root root 163 2022-02-02 02:13 ./slackware64/ap/screen-4.9.0-x86_64-1.txz.asc -rw-r--r-- 1 root root 452 2021-02-13 11:43 ./slackware64/ap/seejpeg-1.10-x86_64-4.txt -rw-r--r-- 1 root root 56116 2021-02-13 11:43 ./slackware64/ap/seejpeg-1.10-x86_64-4.txz @@ -5446,8 +5447,8 @@ drwxr-xr-x 2 root root 32768 2022-02-01 04:47 ./slackware64/n -rw-r--r-- 1 root root 25640 2021-05-21 18:53 ./slackware64/n/libndp-1.8-x86_64-1.txz -rw-r--r-- 1 root root 163 2021-05-21 18:53 ./slackware64/n/libndp-1.8-x86_64-1.txz.asc -rw-r--r-- 1 root root 413 2021-02-13 12:10 ./slackware64/n/libnetfilter_acct-1.0.3-x86_64-4.txt --rw-r--r-- 1 root root 14808 2021-02-13 12:10 ./slackware64/n/libnetfilter_acct-1.0.3-x86_64-4.txz --rw-r--r-- 1 root root 163 2021-02-13 12:10 ./slackware64/n/libnetfilter_acct-1.0.3-x86_64-4.txz.asc +-rw-r--r-- 1 root root 14808 2021-02-13 12:10 ./slackware64/n/libnetfilter_acct-1.0.3-x86_64-4.txz +-rw-r--r-- 1 root root 163 2021-02-13 12:10 ./slackware64/n/libnetfilter_acct-1.0.3-x86_64-4.txz.asc -rw-r--r-- 1 root root 600 2021-02-13 12:10 ./slackware64/n/libnetfilter_conntrack-1.0.8-x86_64-3.txt -rw-r--r-- 1 root root 49656 2021-02-13 12:10 ./slackware64/n/libnetfilter_conntrack-1.0.8-x86_64-3.txz -rw-r--r-- 1 root root 163 2021-02-13 12:10 ./slackware64/n/libnetfilter_conntrack-1.0.8-x86_64-3.txz.asc @@ -8503,9 +8504,9 @@ drwxr-xr-x 2 root root 4096 2021-10-10 21:42 ./source/ap/sc-im drwxr-xr-x 2 root root 4096 2022-02-02 02:08 ./source/ap/screen -rw-r--r-- 1 root root 2913 2014-07-26 12:01 ./source/ap/screen/26source_encoding.patch.gz -rw-r--r-- 1 root root 237 2014-07-26 12:01 ./source/ap/screen/45suppress_remap.patch.gz --rw-r--r-- 1 root root 693 2014-07-26 12:01 ./source/ap/screen/52fix_screen_utf8_nfd.patch.gz --rw-r--r-- 1 root root 341 2016-08-23 17:08 ./source/ap/screen/60-revert-screenrc-change.diff.gz --rw-r--r-- 1 root root 350 2020-02-07 00:25 ./source/ap/screen/doinst.sh.gz +-rw-r--r-- 1 root root 693 2014-07-26 12:01 ./source/ap/screen/52fix_screen_utf8_nfd.patch.gz +-rw-r--r-- 1 root root 341 2016-08-23 17:08 ./source/ap/screen/60-revert-screenrc-change.diff.gz +-rw-r--r-- 1 root root 350 2020-02-07 00:25 ./source/ap/screen/doinst.sh.gz -rw-r--r-- 1 root root 571934 2022-02-01 16:01 ./source/ap/screen/screen-4.9.0.tar.lz -rwxr-xr-x 1 root root 5380 2022-02-02 02:13 ./source/ap/screen/screen.SlackBuild -rw-r--r-- 1 root root 77 2014-07-26 21:04 ./source/ap/screen/screen.pam @@ -14986,11 +14987,11 @@ drwxr-xr-x 2 root root 12288 2021-11-29 19:51 ./source/x/x11/build -rw-r--r-- 1 root root 2 2021-02-13 05:35 ./source/x/x11/build/xcursor-themes -rw-r--r-- 1 root root 2 2021-02-13 05:35 ./source/x/x11/build/xcursorgen -rw-r--r-- 1 root root 2 2021-02-13 05:35 ./source/x/x11/build/xdbedizzy --rw-r--r-- 1 root root 2 2021-02-13 05:35 ./source/x/x11/build/xdg-utils --rw-r--r-- 1 root root 2 2021-02-13 05:35 ./source/x/x11/build/xditview --rw-r--r-- 1 root root 3 2021-02-13 05:35 ./source/x/x11/build/xdm --rw-r--r-- 1 root root 2 2021-02-13 05:35 ./source/x/x11/build/xdpyinfo --rw-r--r-- 1 root root 2 2021-02-13 05:35 ./source/x/x11/build/xdriinfo +-rw-r--r-- 1 root root 2 2021-02-13 05:35 ./source/x/x11/build/xdg-utils +-rw-r--r-- 1 root root 2 2021-02-13 05:35 ./source/x/x11/build/xditview +-rw-r--r-- 1 root root 3 2021-02-13 05:35 ./source/x/x11/build/xdm +-rw-r--r-- 1 root root 2 2021-02-13 05:35 ./source/x/x11/build/xdpyinfo +-rw-r--r-- 1 root root 2 2021-02-13 05:35 ./source/x/x11/build/xdriinfo -rw-r--r-- 1 root root 2 2021-02-13 05:35 ./source/x/x11/build/xedit -rw-r--r-- 1 root root 2 2021-02-13 05:35 ./source/x/x11/build/xev -rw-r--r-- 1 root root 2 2021-02-13 05:35 ./source/x/x11/build/xextproto diff --git a/patches/packages/bluez-5.71-x86_64-1_slack15.0.txt b/patches/packages/bluez-5.71-x86_64-1_slack15.0.txt deleted file mode 100644 index 3142d4fd0..000000000 --- a/patches/packages/bluez-5.71-x86_64-1_slack15.0.txt +++ /dev/null @@ -1,11 +0,0 @@ -bluez: bluez (Bluetooth libraries and utilities) -bluez: -bluez: Bluez is the Bluetooth stack for Linux, allowing Bluetooth adaptors -bluez: and devices to be used with Linux. This package contains the Bluez -bluez: libraries, utilities, and other support files. -bluez: -bluez: Homepage: http://www.bluez.org -bluez: -bluez: -bluez: -bluez: diff --git a/patches/packages/bluez-5.71-x86_64-2_slack15.0.txt b/patches/packages/bluez-5.71-x86_64-2_slack15.0.txt new file mode 100644 index 000000000..3142d4fd0 --- /dev/null +++ b/patches/packages/bluez-5.71-x86_64-2_slack15.0.txt @@ -0,0 +1,11 @@ +bluez: bluez (Bluetooth libraries and utilities) +bluez: +bluez: Bluez is the Bluetooth stack for Linux, allowing Bluetooth adaptors +bluez: and devices to be used with Linux. This package contains the Bluez +bluez: libraries, utilities, and other support files. +bluez: +bluez: Homepage: http://www.bluez.org +bluez: +bluez: +bluez: +bluez: diff --git a/patches/packages/libssh-0.10.5-x86_64-1_slack15.0.txt b/patches/packages/libssh-0.10.5-x86_64-1_slack15.0.txt deleted file mode 100644 index 0126bf828..000000000 --- a/patches/packages/libssh-0.10.5-x86_64-1_slack15.0.txt +++ /dev/null @@ -1,11 +0,0 @@ -libssh: libssh (library implementing ssh protocols) -libssh: -libssh: libssh is a mulitplatform C library implementing the SSHv2 and SSHv1 -libssh: protocol on client and server side. With libssh, you can remotely -libssh: execute programs, transfer files, and use a secure and transparent -libssh: tunnel for your remote applications. -libssh: -libssh: Homepage: http://www.libssh.org/ -libssh: -libssh: -libssh: diff --git a/patches/packages/libssh-0.10.6-x86_64-1_slack15.0.txt b/patches/packages/libssh-0.10.6-x86_64-1_slack15.0.txt new file mode 100644 index 000000000..0126bf828 --- /dev/null +++ b/patches/packages/libssh-0.10.6-x86_64-1_slack15.0.txt @@ -0,0 +1,11 @@ +libssh: libssh (library implementing ssh protocols) +libssh: +libssh: libssh is a mulitplatform C library implementing the SSHv2 and SSHv1 +libssh: protocol on client and server side. With libssh, you can remotely +libssh: execute programs, transfer files, and use a secure and transparent +libssh: tunnel for your remote applications. +libssh: +libssh: Homepage: http://www.libssh.org/ +libssh: +libssh: +libssh: diff --git a/patches/packages/mozilla-firefox-115.5.0esr-x86_64-1_slack15.0.txt b/patches/packages/mozilla-firefox-115.5.0esr-x86_64-1_slack15.0.txt deleted file mode 100644 index 9d8594319..000000000 --- a/patches/packages/mozilla-firefox-115.5.0esr-x86_64-1_slack15.0.txt +++ /dev/null @@ -1,11 +0,0 @@ -mozilla-firefox: mozilla-firefox (Mozilla Firefox Web browser) -mozilla-firefox: -mozilla-firefox: Firefox is a free and open-source web browser developed by the Mozilla -mozilla-firefox: Foundation and its subsidiary, the Mozilla Corporation. It has lots of -mozilla-firefox: great features including popup blocking, tabbed browsing, integrated -mozilla-firefox: search, improved privacy features (such as enhanced tracking -mozilla-firefox: protection), and more. -mozilla-firefox: -mozilla-firefox: Homepage: https://www.mozilla.org/firefox -mozilla-firefox: -mozilla-firefox: diff --git a/patches/packages/mozilla-firefox-115.6.0esr-x86_64-1_slack15.0.txt b/patches/packages/mozilla-firefox-115.6.0esr-x86_64-1_slack15.0.txt new file mode 100644 index 000000000..9d8594319 --- /dev/null +++ b/patches/packages/mozilla-firefox-115.6.0esr-x86_64-1_slack15.0.txt @@ -0,0 +1,11 @@ +mozilla-firefox: mozilla-firefox (Mozilla Firefox Web browser) +mozilla-firefox: +mozilla-firefox: Firefox is a free and open-source web browser developed by the Mozilla +mozilla-firefox: Foundation and its subsidiary, the Mozilla Corporation. It has lots of +mozilla-firefox: great features including popup blocking, tabbed browsing, integrated +mozilla-firefox: search, improved privacy features (such as enhanced tracking +mozilla-firefox: protection), and more. +mozilla-firefox: +mozilla-firefox: Homepage: https://www.mozilla.org/firefox +mozilla-firefox: +mozilla-firefox: diff --git a/patches/packages/mozilla-thunderbird-115.5.2-x86_64-1_slack15.0.txt b/patches/packages/mozilla-thunderbird-115.5.2-x86_64-1_slack15.0.txt deleted file mode 100644 index 5acb7b92e..000000000 --- a/patches/packages/mozilla-thunderbird-115.5.2-x86_64-1_slack15.0.txt +++ /dev/null @@ -1,11 +0,0 @@ -mozilla-thunderbird: mozilla-thunderbird (Mozilla Thunderbird mail application) -mozilla-thunderbird: -mozilla-thunderbird: Mozilla Thunderbird is a redesign of the Mozilla mail component -mozilla-thunderbird: written using the XUL user interface language. Thunderbird makes -mozilla-thunderbird: emailing safer, faster, and easier than ever before with the -mozilla-thunderbird: industry's best implementations of features such as intelligent spam -mozilla-thunderbird: filters, built-in RSS reader, quick search, and much more. -mozilla-thunderbird: -mozilla-thunderbird: Homepage: http://www.mozilla.org/projects/thunderbird/ -mozilla-thunderbird: -mozilla-thunderbird: diff --git a/patches/packages/mozilla-thunderbird-115.6.0-x86_64-1_slack15.0.txt b/patches/packages/mozilla-thunderbird-115.6.0-x86_64-1_slack15.0.txt new file mode 100644 index 000000000..5acb7b92e --- /dev/null +++ b/patches/packages/mozilla-thunderbird-115.6.0-x86_64-1_slack15.0.txt @@ -0,0 +1,11 @@ +mozilla-thunderbird: mozilla-thunderbird (Mozilla Thunderbird mail application) +mozilla-thunderbird: +mozilla-thunderbird: Mozilla Thunderbird is a redesign of the Mozilla mail component +mozilla-thunderbird: written using the XUL user interface language. Thunderbird makes +mozilla-thunderbird: emailing safer, faster, and easier than ever before with the +mozilla-thunderbird: industry's best implementations of features such as intelligent spam +mozilla-thunderbird: filters, built-in RSS reader, quick search, and much more. +mozilla-thunderbird: +mozilla-thunderbird: Homepage: http://www.mozilla.org/projects/thunderbird/ +mozilla-thunderbird: +mozilla-thunderbird: diff --git a/patches/source/bluez/1528118a8f84b4b178729c1f9fc3f6d858c04f9f.patch b/patches/source/bluez/1528118a8f84b4b178729c1f9fc3f6d858c04f9f.patch new file mode 100644 index 000000000..c09a54daf --- /dev/null +++ b/patches/source/bluez/1528118a8f84b4b178729c1f9fc3f6d858c04f9f.patch @@ -0,0 +1,35 @@ +From 1528118a8f84b4b178729c1f9fc3f6d858c04f9f Mon Sep 17 00:00:00 2001 +From: Xiao Yao +Date: Sun, 17 Dec 2023 21:50:12 +0800 +Subject: [PATCH] adapter: Fix link key address type for old kernels + +Fixes: https://github.com/bluez/bluez/issues/686 + +Signed-off-by: Xiao Yao +--- + src/adapter.c | 12 +++++++++++- + 1 file changed, 11 insertions(+), 1 deletion(-) + +diff --git a/src/adapter.c b/src/adapter.c +index ee70b00d2..b4628a411 100644 +--- a/src/adapter.c ++++ b/src/adapter.c +@@ -4347,7 +4347,17 @@ static void load_link_keys(struct btd_adapter *adapter, GSList *keys, + struct link_key_info *info = l->data; + + bacpy(&key->addr.bdaddr, &info->bdaddr); +- key->addr.type = info->bdaddr_type; ++ ++ /* ++ * According to the Bluetooth specification, the address ++ * type of the link key is not fixed. However, the ++ * load_link_keys function in the old kernel code requires ++ * that the address type must be BREDR. Since the address ++ * type is not actually used by the link key, to maintain ++ * compatibility with older kernel versions, the addr.type ++ * of the link key is set to BDADDR_BREDR. ++ */ ++ key->addr.type = BDADDR_BREDR; + key->type = info->type; + memcpy(key->val, info->key, 16); + key->pin_len = info->pin_len; diff --git a/patches/source/bluez/bluez.SlackBuild b/patches/source/bluez/bluez.SlackBuild index 69c9083a3..5912a7dd3 100755 --- a/patches/source/bluez/bluez.SlackBuild +++ b/patches/source/bluez/bluez.SlackBuild @@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd) PKGNAM=bluez VERSION=${VERSION:-$(echo $PKGNAM-*.tar.?z | rev | cut -f 3- -d . | cut -f 1 -d - | rev)} -BUILD=${BUILD:-1_slack15.0} +BUILD=${BUILD:-2_slack15.0} NUMJOBS=${NUMJOBS:-" -j$(expr $(nproc) + 1) "} @@ -78,6 +78,9 @@ find . \ zcat $CWD/bluez-5.51-obexd_without_systemd-1.patch.gz | patch -p1 --verbose || exit 1 +# Fix regression in 5.71: +cat $CWD/1528118a8f84b4b178729c1f9fc3f6d858c04f9f.patch | patch -p1 --verbose || exit 1 + sed -i -e 's|-lreadline|\0 -lncursesw|g' Makefile.{in,tools} autoreconf -vif diff --git a/patches/source/mozilla-firefox/firefox.desktop b/patches/source/mozilla-firefox/firefox.desktop new file mode 100644 index 000000000..9c7478b05 --- /dev/null +++ b/patches/source/mozilla-firefox/firefox.desktop @@ -0,0 +1,80 @@ +[Desktop Entry] +Exec=firefox %u +Icon=firefox +Type=Application +Categories=Network;WebBrowser; +Name=Firefox +Name[bn]=ফায়ারফক্স +Name[eo]=Mozilo Fajrovulpo +Name[fi]=Mozilla Firefox +Name[pa]=ਫਾਇਰਫੋਕਸ +Name[tg]=Рӯбоҳи оташин +GenericName=Web Browser +GenericName[af]=Web Blaaier +GenericName[ar]=متصفح ويب +GenericName[az]=Veb Səyyahı +GenericName[bg]=Браузър +GenericName[bn]=ওয়েব ব্রাউজার +GenericName[br]=Furcher ar Gwiad +GenericName[bs]=WWW Preglednik +GenericName[ca]=Fullejador web +GenericName[cs]=WWW prohlížeč +GenericName[cy]=Porydd Gwe +GenericName[da]=Browser +GenericName[de]=Web-Browser +GenericName[el]=Περιηγητής Ιστού +GenericName[eo]=TTT-legilo +GenericName[es]=Navegador web +GenericName[et]=Veebilehitseja +GenericName[eu]=Web arakatzailea +GenericName[fa]=مرورگر وب +GenericName[fi]=WWW-selain +GenericName[fo]=Alnótsfar +GenericName[fr]=Navigateur web +GenericName[gl]=Navegador Web +GenericName[he]=דפדפן אינטרנט +GenericName[hi]=वेब ब्राउज़र +GenericName[hr]=Web preglednik +GenericName[hu]=Webböngésző +GenericName[is]=Vafri +GenericName[it]=Browser Web +GenericName[ja]=ウェブブラウザ +GenericName[ko]=웹 브라우저 +GenericName[lo]=ເວັບບຣາວເຊີ +GenericName[lt]=Žiniatinklio naršyklė +GenericName[lv]=Web Pārlūks +GenericName[mk]=Прелистувач на Интернет +GenericName[mn]=Веб-Хөтөч +GenericName[nb]=Nettleser +GenericName[nds]=Nettkieker +GenericName[nl]=Webbrowser +GenericName[nn]=Nettlesar +GenericName[nso]=Seinyakisi sa Web +GenericName[pa]=ਵੈਬ ਝਲਕਾਰਾ +GenericName[pl]=Przeglądarka WWW +GenericName[pt]=Navegador Web +GenericName[pt_BR]=Navegador Web +GenericName[ro]=Navigator de web +GenericName[ru]=Веб-браузер +GenericName[se]=Fierpmádatlogan +GenericName[sk]=Webový prehliadač +GenericName[sl]=Spletni brskalnik +GenericName[sr]=Веб претраживач +GenericName[sr@Latn]=Veb pretraživač +GenericName[ss]=Ibrawuza yeWeb +GenericName[sv]=Webbläsare +GenericName[ta]=வலை உலாவி +GenericName[tg]=Тафсиргари вэб +GenericName[th]=เว็บบราวเซอร์ +GenericName[tr]=Web Tarayıcı +GenericName[uk]=Навігатор Тенет +GenericName[uz]=Веб-браузер +GenericName[ven]=Buronza ya Webu +GenericName[vi]=Trình duyệt Web +GenericName[wa]=Betchteu waibe +GenericName[xh]=Umkhangeli zincwadi we Web +GenericName[zh_CN]=网页浏览器 +GenericName[zh_TW]=網頁瀏覽器 +GenericName[zu]=Umcingi we-Web +MimeType=text/html;text/xml;application/xhtml+xml;application/vnd.mozilla.xul+xml;text/mml;x-scheme-handler/http;x-scheme-handler/https; +X-KDE-StartupNotify=true diff --git a/patches/source/mozilla-firefox/mozilla-firefox.SlackBuild b/patches/source/mozilla-firefox/mozilla-firefox.SlackBuild index 100d85c32..b2da5322e 100755 --- a/patches/source/mozilla-firefox/mozilla-firefox.SlackBuild +++ b/patches/source/mozilla-firefox/mozilla-firefox.SlackBuild @@ -363,7 +363,7 @@ rm -rf $PKG/usr/include mkdir -p $PKG/usr/lib${LIBDIRSUFFIX}/mozilla/plugins mkdir -p $PKG/usr/share/applications -cat $CWD/mozilla-firefox.desktop > $PKG/usr/share/applications/mozilla-firefox.desktop +cat $CWD/firefox.desktop > $PKG/usr/share/applications/firefox.desktop # Need some default icons in the right place: for i in 16 22 24 32 48 256; do diff --git a/patches/source/mozilla-firefox/mozilla-firefox.desktop b/patches/source/mozilla-firefox/mozilla-firefox.desktop deleted file mode 100644 index 9c7478b05..000000000 --- a/patches/source/mozilla-firefox/mozilla-firefox.desktop +++ /dev/null @@ -1,80 +0,0 @@ -[Desktop Entry] -Exec=firefox %u -Icon=firefox -Type=Application -Categories=Network;WebBrowser; -Name=Firefox -Name[bn]=ফায়ারফক্স -Name[eo]=Mozilo Fajrovulpo -Name[fi]=Mozilla Firefox -Name[pa]=ਫਾਇਰਫੋਕਸ -Name[tg]=Рӯбоҳи оташин -GenericName=Web Browser -GenericName[af]=Web Blaaier -GenericName[ar]=متصفح ويب -GenericName[az]=Veb Səyyahı -GenericName[bg]=Браузър -GenericName[bn]=ওয়েব ব্রাউজার -GenericName[br]=Furcher ar Gwiad -GenericName[bs]=WWW Preglednik -GenericName[ca]=Fullejador web -GenericName[cs]=WWW prohlížeč -GenericName[cy]=Porydd Gwe -GenericName[da]=Browser -GenericName[de]=Web-Browser -GenericName[el]=Περιηγητής Ιστού -GenericName[eo]=TTT-legilo -GenericName[es]=Navegador web -GenericName[et]=Veebilehitseja -GenericName[eu]=Web arakatzailea -GenericName[fa]=مرورگر وب -GenericName[fi]=WWW-selain -GenericName[fo]=Alnótsfar -GenericName[fr]=Navigateur web -GenericName[gl]=Navegador Web -GenericName[he]=דפדפן אינטרנט -GenericName[hi]=वेब ब्राउज़र -GenericName[hr]=Web preglednik -GenericName[hu]=Webböngésző -GenericName[is]=Vafri -GenericName[it]=Browser Web -GenericName[ja]=ウェブブラウザ -GenericName[ko]=웹 브라우저 -GenericName[lo]=ເວັບບຣາວເຊີ -GenericName[lt]=Žiniatinklio naršyklė -GenericName[lv]=Web Pārlūks -GenericName[mk]=Прелистувач на Интернет -GenericName[mn]=Веб-Хөтөч -GenericName[nb]=Nettleser -GenericName[nds]=Nettkieker -GenericName[nl]=Webbrowser -GenericName[nn]=Nettlesar -GenericName[nso]=Seinyakisi sa Web -GenericName[pa]=ਵੈਬ ਝਲਕਾਰਾ -GenericName[pl]=Przeglądarka WWW -GenericName[pt]=Navegador Web -GenericName[pt_BR]=Navegador Web -GenericName[ro]=Navigator de web -GenericName[ru]=Веб-браузер -GenericName[se]=Fierpmádatlogan -GenericName[sk]=Webový prehliadač -GenericName[sl]=Spletni brskalnik -GenericName[sr]=Веб претраживач -GenericName[sr@Latn]=Veb pretraživač -GenericName[ss]=Ibrawuza yeWeb -GenericName[sv]=Webbläsare -GenericName[ta]=வலை உலாவி -GenericName[tg]=Тафсиргари вэб -GenericName[th]=เว็บบราวเซอร์ -GenericName[tr]=Web Tarayıcı -GenericName[uk]=Навігатор Тенет -GenericName[uz]=Веб-браузер -GenericName[ven]=Buronza ya Webu -GenericName[vi]=Trình duyệt Web -GenericName[wa]=Betchteu waibe -GenericName[xh]=Umkhangeli zincwadi we Web -GenericName[zh_CN]=网页浏览器 -GenericName[zh_TW]=網頁瀏覽器 -GenericName[zu]=Umcingi we-Web -MimeType=text/html;text/xml;application/xhtml+xml;application/vnd.mozilla.xul+xml;text/mml;x-scheme-handler/http;x-scheme-handler/https; -X-KDE-StartupNotify=true -- cgit v1.2.3-65-gdbad