From 44c9fcd8776c083b8de52d292b23aca6b99a59d4 Mon Sep 17 00:00:00 2001 From: Patrick J Volkerding Date: Tue, 15 Mar 2022 00:13:59 +0000 Subject: [PATCH] Tue Mar 15 00:13:59 UTC 2022 patches/packages/httpd-2.4.53-x86_64-1_slack15.0.txz: Upgraded. This update fixes bugs and the following security issues: mod_sed: Read/write beyond bounds core: Possible buffer overflow with very large or unlimited LimitXMLRequestBody HTTP request smuggling vulnerability mod_lua: Use of uninitialized value in r:parsebody For more information, see: https://downloads.apache.org/httpd/CHANGES_2.4.53 https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-23943 https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-22721 https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-22720 https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-22719 (* Security fix *) patches/packages/mozilla-firefox-91.7.1esr-x86_64-1_slack15.0.txz: Upgraded. This release makes the following change: Yandex and Mail.ru have been removed as optional search providers in the drop-down search menu in Firefox. For more information, see: https://www.mozilla.org/en-US/firefox/91.7.1/releasenotes/ (* Security fix *) --- ChangeLog.rss | 35 ++- ChangeLog.txt | 23 ++ FILELIST.TXT | 123 ++++---- .../httpd-2.4.53-x86_64-1_slack15.0.txt | 11 + ...-firefox-91.7.1esr-x86_64-1_slack15.0.txt} | 0 patches/source/httpd/doinst.sh | 68 +++++ patches/source/httpd/httpd.SlackBuild | 269 ++++++++++++++++++ patches/source/httpd/httpd.runasapache.diff | 13 + patches/source/httpd/httpd.url | 2 + patches/source/httpd/logrotate.httpd | 12 + patches/source/httpd/rc.httpd | 44 +++ patches/source/httpd/slack-desc | 19 ++ recompress.sh | 2 + 13 files changed, 564 insertions(+), 57 deletions(-) create mode 100644 patches/packages/httpd-2.4.53-x86_64-1_slack15.0.txt rename patches/packages/{mozilla-firefox-91.7.0esr-x86_64-1_slack15.0.txt => mozilla-firefox-91.7.1esr-x86_64-1_slack15.0.txt} (100%) create mode 100644 patches/source/httpd/doinst.sh create mode 100755 patches/source/httpd/httpd.SlackBuild create mode 100644 patches/source/httpd/httpd.runasapache.diff create mode 100644 patches/source/httpd/httpd.url create mode 100644 patches/source/httpd/logrotate.httpd create mode 100644 patches/source/httpd/rc.httpd create mode 100644 patches/source/httpd/slack-desc diff --git a/ChangeLog.rss b/ChangeLog.rss index 9b809cdce..25a1de13e 100644 --- a/ChangeLog.rss +++ b/ChangeLog.rss @@ -11,9 +11,40 @@ Tracking Slackware development in git. en-us urn:uuid:c964f45e-6732-11e8-bbe5-107b4450212f - Sat, 12 Mar 2022 20:57:35 GMT - Sun, 13 Mar 2022 12:29:44 GMT + Tue, 15 Mar 2022 00:13:59 GMT + Tue, 15 Mar 2022 12:29:50 GMT maintain_current_git.sh v 1.17 + + Tue, 15 Mar 2022 00:13:59 GMT + Tue, 15 Mar 2022 00:13:59 GMT + https://git.slackware.nl/current/tag/?h=20220315001359 + 20220315001359 + + +patches/packages/httpd-2.4.53-x86_64-1_slack15.0.txz: Upgraded. + This update fixes bugs and the following security issues: + mod_sed: Read/write beyond bounds + core: Possible buffer overflow with very large or unlimited + LimitXMLRequestBody + HTTP request smuggling vulnerability + mod_lua: Use of uninitialized value in r:parsebody + For more information, see: + https://downloads.apache.org/httpd/CHANGES_2.4.53 + https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-23943 + https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-22721 + https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-22720 + https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-22719 + (* Security fix *) +patches/packages/mozilla-firefox-91.7.1esr-x86_64-1_slack15.0.txz: Upgraded. + This release makes the following change: + Yandex and Mail.ru have been removed as optional search providers in the + drop-down search menu in Firefox. + For more information, see: + https://www.mozilla.org/en-US/firefox/91.7.1/releasenotes/ + (* Security fix *) + ]]> + + Sat, 12 Mar 2022 20:57:35 GMT Sat, 12 Mar 2022 20:57:35 GMT diff --git a/ChangeLog.txt b/ChangeLog.txt index 8ecb25329..98cbbf992 100644 --- a/ChangeLog.txt +++ b/ChangeLog.txt @@ -1,3 +1,26 @@ +Tue Mar 15 00:13:59 UTC 2022 +patches/packages/httpd-2.4.53-x86_64-1_slack15.0.txz: Upgraded. + This update fixes bugs and the following security issues: + mod_sed: Read/write beyond bounds + core: Possible buffer overflow with very large or unlimited + LimitXMLRequestBody + HTTP request smuggling vulnerability + mod_lua: Use of uninitialized value in r:parsebody + For more information, see: + https://downloads.apache.org/httpd/CHANGES_2.4.53 + https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-23943 + https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-22721 + https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-22720 + https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-22719 + (* Security fix *) +patches/packages/mozilla-firefox-91.7.1esr-x86_64-1_slack15.0.txz: Upgraded. + This release makes the following change: + Yandex and Mail.ru have been removed as optional search providers in the + drop-down search menu in Firefox. + For more information, see: + https://www.mozilla.org/en-US/firefox/91.7.1/releasenotes/ + (* Security fix *) ++--------------------------+ Sat Mar 12 20:57:35 UTC 2022 patches/packages/polkit-0.120-x86_64-3_slack15.0.txz: Rebuilt. Patched to fix a security issue where an unprivileged user could cause a diff --git a/FILELIST.TXT b/FILELIST.TXT index 2111a1863..8941696c3 100644 --- a/FILELIST.TXT +++ b/FILELIST.TXT @@ -1,20 +1,20 @@ -Sat Mar 12 21:00:24 UTC 2022 +Tue Mar 15 00:19:51 UTC 2022 Here is the file list for this directory. If you are using a mirror site and find missing or extra files in the disk subdirectories, please have the archive administrator refresh the mirror. -drwxr-xr-x 12 root root 4096 2022-03-12 20:57 . +drwxr-xr-x 12 root root 4096 2022-03-15 00:13 . -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 1116942 2022-03-10 02:37 ./CHECKSUMS.md5 --rw-r--r-- 1 root root 163 2022-03-10 02:37 ./CHECKSUMS.md5.asc +-rw-r--r-- 1 root root 1117894 2022-03-12 21:00 ./CHECKSUMS.md5 +-rw-r--r-- 1 root root 163 2022-03-12 21:00 ./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 1876429 2022-03-12 20:57 ./ChangeLog.txt +-rw-r--r-- 1 root root 1877537 2022-03-15 00:13 ./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 1457492 2022-03-10 02:36 ./FILELIST.TXT +-rw-r--r-- 1 root root 1458690 2022-03-12 21:00 ./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 @@ -737,13 +737,13 @@ drwxr-xr-x 2 root root 4096 2008-05-07 05:21 ./pasture/source/php/pear -rwxr-xr-x 1 root root 9448 2018-05-16 22:38 ./pasture/source/php/php.SlackBuild -rw-r--r-- 1 root root 775 2017-07-07 19:25 ./pasture/source/php/php.ini-development.diff.gz -rw-r--r-- 1 root root 830 2005-12-09 05:18 ./pasture/source/php/slack-desc -drwxr-xr-x 4 root root 4096 2022-03-12 21:00 ./patches --rw-r--r-- 1 root root 18424 2022-03-12 21:00 ./patches/CHECKSUMS.md5 --rw-r--r-- 1 root root 163 2022-03-12 21:00 ./patches/CHECKSUMS.md5.asc --rw-r--r-- 1 root root 24650 2022-03-12 21:00 ./patches/FILE_LIST --rw-r--r-- 1 root root 8206383 2022-03-12 21:00 ./patches/MANIFEST.bz2 --rw-r--r-- 1 root root 12621 2022-03-12 21:00 ./patches/PACKAGES.TXT -drwxr-xr-x 3 root root 4096 2022-03-12 21:00 ./patches/packages +drwxr-xr-x 4 root root 4096 2022-03-15 00:19 ./patches +-rw-r--r-- 1 root root 19260 2022-03-15 00:19 ./patches/CHECKSUMS.md5 +-rw-r--r-- 1 root root 163 2022-03-15 00:19 ./patches/CHECKSUMS.md5.asc +-rw-r--r-- 1 root root 25756 2022-03-15 00:19 ./patches/FILE_LIST +-rw-r--r-- 1 root root 8210418 2022-03-15 00:19 ./patches/MANIFEST.bz2 +-rw-r--r-- 1 root root 13318 2022-03-15 00:19 ./patches/PACKAGES.TXT +drwxr-xr-x 3 root root 4096 2022-03-15 00:19 ./patches/packages -rw-r--r-- 1 root root 327 2022-02-15 05:07 ./patches/packages/aaa_base-15.0-x86_64-4_slack15.0.txt -rw-r--r-- 1 root root 10716 2022-02-15 05:07 ./patches/packages/aaa_base-15.0-x86_64-4_slack15.0.txz -rw-r--r-- 1 root root 163 2022-02-15 05:07 ./patches/packages/aaa_base-15.0-x86_64-4_slack15.0.txz.asc @@ -765,6 +765,9 @@ drwxr-xr-x 3 root root 4096 2022-03-12 21:00 ./patches/packages -rw-r--r-- 1 root root 602 2022-02-21 19:29 ./patches/packages/flac-1.3.4-x86_64-1_slack15.0.txt -rw-r--r-- 1 root root 389380 2022-02-21 19:29 ./patches/packages/flac-1.3.4-x86_64-1_slack15.0.txz -rw-r--r-- 1 root root 163 2022-02-21 19:29 ./patches/packages/flac-1.3.4-x86_64-1_slack15.0.txz.asc +-rw-r--r-- 1 root root 513 2022-03-14 17:42 ./patches/packages/httpd-2.4.53-x86_64-1_slack15.0.txt +-rw-r--r-- 1 root root 3882140 2022-03-14 17:42 ./patches/packages/httpd-2.4.53-x86_64-1_slack15.0.txz +-rw-r--r-- 1 root root 163 2022-03-14 17:42 ./patches/packages/httpd-2.4.53-x86_64-1_slack15.0.txz.asc -rw-r--r-- 1 root root 518 2022-03-01 04:41 ./patches/packages/libxml2-2.9.13-x86_64-1_slack15.0.txt -rw-r--r-- 1 root root 1373572 2022-03-01 04:41 ./patches/packages/libxml2-2.9.13-x86_64-1_slack15.0.txz -rw-r--r-- 1 root root 163 2022-03-01 04:41 ./patches/packages/libxml2-2.9.13-x86_64-1_slack15.0.txz.asc @@ -790,9 +793,9 @@ drwxr-xr-x 2 root root 4096 2022-03-09 04:17 ./patches/packages/linux-5.15 -rw-r--r-- 1 root root 369 2022-02-21 03:37 ./patches/packages/mariadb-10.5.15-x86_64-2_slack15.0.txt -rw-r--r-- 1 root root 29262352 2022-02-21 03:37 ./patches/packages/mariadb-10.5.15-x86_64-2_slack15.0.txz -rw-r--r-- 1 root root 163 2022-02-21 03:37 ./patches/packages/mariadb-10.5.15-x86_64-2_slack15.0.txz.asc --rw-r--r-- 1 root root 570 2022-03-07 20:47 ./patches/packages/mozilla-firefox-91.7.0esr-x86_64-1_slack15.0.txt --rw-r--r-- 1 root root 56481040 2022-03-07 20:47 ./patches/packages/mozilla-firefox-91.7.0esr-x86_64-1_slack15.0.txz --rw-r--r-- 1 root root 163 2022-03-07 20:47 ./patches/packages/mozilla-firefox-91.7.0esr-x86_64-1_slack15.0.txz.asc +-rw-r--r-- 1 root root 570 2022-03-14 20:32 ./patches/packages/mozilla-firefox-91.7.1esr-x86_64-1_slack15.0.txt +-rw-r--r-- 1 root root 56483288 2022-03-14 20:32 ./patches/packages/mozilla-firefox-91.7.1esr-x86_64-1_slack15.0.txz +-rw-r--r-- 1 root root 163 2022-03-14 20:32 ./patches/packages/mozilla-firefox-91.7.1esr-x86_64-1_slack15.0.txz.asc -rw-r--r-- 1 root root 663 2022-03-09 22:32 ./patches/packages/mozilla-thunderbird-91.7.0-x86_64-1_slack15.0.txt -rw-r--r-- 1 root root 53102828 2022-03-09 22:32 ./patches/packages/mozilla-thunderbird-91.7.0-x86_64-1_slack15.0.txz -rw-r--r-- 1 root root 163 2022-03-09 22:32 ./patches/packages/mozilla-thunderbird-91.7.0-x86_64-1_slack15.0.txz.asc @@ -808,7 +811,7 @@ drwxr-xr-x 2 root root 4096 2022-03-09 04:17 ./patches/packages/linux-5.15 -rw-r--r-- 1 root root 354 2022-02-15 18:37 ./patches/packages/util-linux-2.37.4-x86_64-1_slack15.0.txt -rw-r--r-- 1 root root 2805300 2022-02-15 18:37 ./patches/packages/util-linux-2.37.4-x86_64-1_slack15.0.txz -rw-r--r-- 1 root root 163 2022-02-15 18:37 ./patches/packages/util-linux-2.37.4-x86_64-1_slack15.0.txz.asc -drwxr-xr-x 18 root root 4096 2022-03-12 20:40 ./patches/source +drwxr-xr-x 19 root root 4096 2022-03-15 00:08 ./patches/source drwxr-xr-x 2 root root 4096 2022-01-16 05:07 ./patches/source/aaa_base -rw-r--r-- 1 root root 11041 2022-02-15 04:49 ./patches/source/aaa_base/_aaa_base.tar.gz -rwxr-xr-x 1 root root 3894 2022-02-15 05:07 ./patches/source/aaa_base/aaa_base.SlackBuild @@ -857,6 +860,16 @@ drwxr-xr-x 2 root root 4096 2022-02-21 19:14 ./patches/source/flac -rw-r--r-- 1 root root 433 2014-11-29 12:34 ./patches/source/flac/flac.man.diff.gz -rw-r--r-- 1 root root 41 2019-08-05 18:53 ./patches/source/flac/flac.url -rw-r--r-- 1 root root 1054 2018-02-27 06:12 ./patches/source/flac/slack-desc +drwxr-xr-x 2 root root 4096 2022-03-14 17:38 ./patches/source/httpd +-rw-r--r-- 1 root root 931 2018-09-24 18:58 ./patches/source/httpd/doinst.sh.gz +-rw-r--r-- 1 root root 7431942 2022-03-14 09:45 ./patches/source/httpd/httpd-2.4.53.tar.bz2 +-rw-r--r-- 1 root root 874 2022-03-14 09:45 ./patches/source/httpd/httpd-2.4.53.tar.bz2.asc +-rwxr-xr-x 1 root root 9115 2022-03-14 17:38 ./patches/source/httpd/httpd.SlackBuild +-rw-r--r-- 1 root root 260 2012-04-13 02:17 ./patches/source/httpd/httpd.runasapache.diff.gz +-rw-r--r-- 1 root root 112 2022-03-14 17:26 ./patches/source/httpd/httpd.url +-rw-r--r-- 1 root root 171 2021-05-23 19:15 ./patches/source/httpd/logrotate.httpd +-rw-r--r-- 1 root root 1083 2018-03-20 18:37 ./patches/source/httpd/rc.httpd +-rw-r--r-- 1 root root 966 2018-02-27 06:13 ./patches/source/httpd/slack-desc drwxr-xr-x 2 root root 4096 2022-02-28 19:02 ./patches/source/libxml2 -rw-r--r-- 1 root root 2756892 2022-02-19 18:26 ./patches/source/libxml2/libxml2-2.9.13.tar.xz -rwxr-xr-x 1 root root 4926 2022-03-01 01:04 ./patches/source/libxml2/libxml2.SlackBuild @@ -877,7 +890,7 @@ drwxr-xr-x 2 root root 4096 2022-02-13 23:42 ./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 2022-03-07 19:50 ./patches/source/mozilla-firefox +drwxr-xr-x 3 root root 4096 2022-03-14 19:40 ./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 1919 2019-07-09 19:35 ./patches/source/mozilla-firefox/build-deps.sh @@ -895,8 +908,8 @@ drwxr-xr-x 2 root root 4096 2021-10-12 20:15 ./patches/source/mozilla-fire -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 383133596 2022-03-07 13:37 ./patches/source/mozilla-firefox/firefox-91.7.0esr.source.tar.xz --rw-r--r-- 1 root root 833 2022-03-07 13:37 ./patches/source/mozilla-firefox/firefox-91.7.0esr.source.tar.xz.asc +-rw-r--r-- 1 root root 380937836 2022-03-13 18:33 ./patches/source/mozilla-firefox/firefox-91.7.1esr.source.tar.xz +-rw-r--r-- 1 root root 833 2022-03-13 18:33 ./patches/source/mozilla-firefox/firefox-91.7.1esr.source.tar.xz.asc -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 @@ -2715,17 +2728,17 @@ drwxr-xr-x 2 root root 69632 2022-02-01 08:29 ./slackware64/kde -rw-r--r-- 1 root root 525 2022-01-08 22:27 ./slackware64/kde/kwindowsystem-5.90.0-x86_64-1.txt -rw-r--r-- 1 root root 182432 2022-01-08 22:27 ./slackware64/kde/kwindowsystem-5.90.0-x86_64-1.txz -rw-r--r-- 1 root root 163 2022-01-08 22:27 ./slackware64/kde/kwindowsystem-5.90.0-x86_64-1.txz.asc --rw-r--r-- 1 root root 267 2022-01-06 22:45 ./slackware64/kde/kwordquiz-21.12.1-x86_64-1.txt --rw-r--r-- 1 root root 3004212 2022-01-06 22:45 ./slackware64/kde/kwordquiz-21.12.1-x86_64-1.txz --rw-r--r-- 1 root root 163 2022-01-06 22:45 ./slackware64/kde/kwordquiz-21.12.1-x86_64-1.txz.asc --rw-r--r-- 1 root root 189 2022-01-04 21:39 ./slackware64/kde/kwrited-5.23.5-x86_64-1.txt --rw-r--r-- 1 root root 20256 2022-01-04 21:39 ./slackware64/kde/kwrited-5.23.5-x86_64-1.txz --rw-r--r-- 1 root root 163 2022-01-04 21:39 ./slackware64/kde/kwrited-5.23.5-x86_64-1.txz.asc --rw-r--r-- 1 root root 417 2022-01-08 22:38 ./slackware64/kde/kxmlgui-5.90.0-x86_64-1.txt --rw-r--r-- 1 root root 671424 2022-01-08 22:38 ./slackware64/kde/kxmlgui-5.90.0-x86_64-1.txz --rw-r--r-- 1 root root 163 2022-01-08 22:38 ./slackware64/kde/kxmlgui-5.90.0-x86_64-1.txz.asc --rw-r--r-- 1 root root 286 2022-01-08 22:43 ./slackware64/kde/kxmlrpcclient-5.90.0-x86_64-1.txt --rw-r--r-- 1 root root 44864 2022-01-08 22:43 ./slackware64/kde/kxmlrpcclient-5.90.0-x86_64-1.txz +-rw-r--r-- 1 root root 267 2022-01-06 22:45 ./slackware64/kde/kwordquiz-21.12.1-x86_64-1.txt +-rw-r--r-- 1 root root 3004212 2022-01-06 22:45 ./slackware64/kde/kwordquiz-21.12.1-x86_64-1.txz +-rw-r--r-- 1 root root 163 2022-01-06 22:45 ./slackware64/kde/kwordquiz-21.12.1-x86_64-1.txz.asc +-rw-r--r-- 1 root root 189 2022-01-04 21:39 ./slackware64/kde/kwrited-5.23.5-x86_64-1.txt +-rw-r--r-- 1 root root 20256 2022-01-04 21:39 ./slackware64/kde/kwrited-5.23.5-x86_64-1.txz +-rw-r--r-- 1 root root 163 2022-01-04 21:39 ./slackware64/kde/kwrited-5.23.5-x86_64-1.txz.asc +-rw-r--r-- 1 root root 417 2022-01-08 22:38 ./slackware64/kde/kxmlgui-5.90.0-x86_64-1.txt +-rw-r--r-- 1 root root 671424 2022-01-08 22:38 ./slackware64/kde/kxmlgui-5.90.0-x86_64-1.txz +-rw-r--r-- 1 root root 163 2022-01-08 22:38 ./slackware64/kde/kxmlgui-5.90.0-x86_64-1.txz.asc +-rw-r--r-- 1 root root 286 2022-01-08 22:43 ./slackware64/kde/kxmlrpcclient-5.90.0-x86_64-1.txt +-rw-r--r-- 1 root root 44864 2022-01-08 22:43 ./slackware64/kde/kxmlrpcclient-5.90.0-x86_64-1.txz -rw-r--r-- 1 root root 163 2022-01-08 22:43 ./slackware64/kde/kxmlrpcclient-5.90.0-x86_64-1.txz.asc -rw-r--r-- 1 root root 455 2022-01-25 19:27 ./slackware64/kde/latte-dock-0.10.8-x86_64-1.txt -rw-r--r-- 1 root root 1339320 2022-01-25 19:27 ./slackware64/kde/latte-dock-0.10.8-x86_64-1.txz @@ -5469,18 +5482,18 @@ drwxr-xr-x 2 root root 65536 2022-02-01 04:47 ./slackware64/x -rw-r--r-- 1 root root 298 2021-02-13 13:12 ./slackware64/x/xkbevd-1.1.4-x86_64-4.txt -rw-r--r-- 1 root root 29396 2021-02-13 13:12 ./slackware64/x/xkbevd-1.1.4-x86_64-4.txz -rw-r--r-- 1 root root 163 2021-02-13 13:12 ./slackware64/x/xkbevd-1.1.4-x86_64-4.txz.asc --rw-r--r-- 1 root root 244 2021-02-13 13:12 ./slackware64/x/xkbprint-1.0.5-x86_64-3.txt --rw-r--r-- 1 root root 53516 2021-02-13 13:12 ./slackware64/x/xkbprint-1.0.5-x86_64-3.txz --rw-r--r-- 1 root root 163 2021-02-13 13:12 ./slackware64/x/xkbprint-1.0.5-x86_64-3.txz.asc --rw-r--r-- 1 root root 249 2021-02-13 13:12 ./slackware64/x/xkbutils-1.0.4-x86_64-5.txt --rw-r--r-- 1 root root 26568 2021-02-13 13:12 ./slackware64/x/xkbutils-1.0.4-x86_64-5.txz --rw-r--r-- 1 root root 163 2021-02-13 13:12 ./slackware64/x/xkbutils-1.0.4-x86_64-5.txz.asc --rw-r--r-- 1 root root 655 2021-10-06 18:12 ./slackware64/x/xkeyboard-config-2.34-noarch-1.txt --rw-r--r-- 1 root root 654664 2021-10-06 18:12 ./slackware64/x/xkeyboard-config-2.34-noarch-1.txz --rw-r--r-- 1 root root 163 2021-10-06 18:12 ./slackware64/x/xkeyboard-config-2.34-noarch-1.txz.asc --rw-r--r-- 1 root root 300 2021-02-13 13:13 ./slackware64/x/xkill-1.0.5-x86_64-4.txt --rw-r--r-- 1 root root 20180 2021-02-13 13:13 ./slackware64/x/xkill-1.0.5-x86_64-4.txz --rw-r--r-- 1 root root 163 2021-02-13 13:13 ./slackware64/x/xkill-1.0.5-x86_64-4.txz.asc +-rw-r--r-- 1 root root 244 2021-02-13 13:12 ./slackware64/x/xkbprint-1.0.5-x86_64-3.txt +-rw-r--r-- 1 root root 53516 2021-02-13 13:12 ./slackware64/x/xkbprint-1.0.5-x86_64-3.txz +-rw-r--r-- 1 root root 163 2021-02-13 13:12 ./slackware64/x/xkbprint-1.0.5-x86_64-3.txz.asc +-rw-r--r-- 1 root root 249 2021-02-13 13:12 ./slackware64/x/xkbutils-1.0.4-x86_64-5.txt +-rw-r--r-- 1 root root 26568 2021-02-13 13:12 ./slackware64/x/xkbutils-1.0.4-x86_64-5.txz +-rw-r--r-- 1 root root 163 2021-02-13 13:12 ./slackware64/x/xkbutils-1.0.4-x86_64-5.txz.asc +-rw-r--r-- 1 root root 655 2021-10-06 18:12 ./slackware64/x/xkeyboard-config-2.34-noarch-1.txt +-rw-r--r-- 1 root root 654664 2021-10-06 18:12 ./slackware64/x/xkeyboard-config-2.34-noarch-1.txz +-rw-r--r-- 1 root root 163 2021-10-06 18:12 ./slackware64/x/xkeyboard-config-2.34-noarch-1.txz.asc +-rw-r--r-- 1 root root 300 2021-02-13 13:13 ./slackware64/x/xkill-1.0.5-x86_64-4.txt +-rw-r--r-- 1 root root 20180 2021-02-13 13:13 ./slackware64/x/xkill-1.0.5-x86_64-4.txz +-rw-r--r-- 1 root root 163 2021-02-13 13:13 ./slackware64/x/xkill-1.0.5-x86_64-4.txz.asc -rw-r--r-- 1 root root 307 2021-02-13 13:13 ./slackware64/x/xload-1.1.3-x86_64-4.txt -rw-r--r-- 1 root root 24060 2021-02-13 13:13 ./slackware64/x/xload-1.1.3-x86_64-4.txz -rw-r--r-- 1 root root 163 2021-02-13 13:13 ./slackware64/x/xload-1.1.3-x86_64-4.txz.asc @@ -15158,18 +15171,18 @@ drwxr-xr-x 2 root root 4096 2021-01-29 18:38 ./source/xap/xpdf/lang -rw-r--r-- 1 root root 374404 2020-12-22 22:47 ./source/xap/xpdf/lang/xpdf-chinese-traditional.tar.xz -rw-r--r-- 1 root root 1504 2011-08-15 21:28 ./source/xap/xpdf/lang/xpdf-cyrillic-2011-aug-15.tar.xz -rw-r--r-- 1 root root 266 2013-03-28 20:51 ./source/xap/xpdf/lang/xpdf-cyrillic.diff.gz --rw-r--r-- 1 root root 1268 2011-08-15 21:28 ./source/xap/xpdf/lang/xpdf-greek-2011-aug-15.tar.xz --rw-r--r-- 1 root root 258 2013-03-28 20:51 ./source/xap/xpdf/lang/xpdf-greek.diff.gz --rw-r--r-- 1 root root 1288 2011-08-15 21:28 ./source/xap/xpdf/lang/xpdf-hebrew-2011-aug-15.tar.xz --rw-r--r-- 1 root root 259 2013-03-28 20:51 ./source/xap/xpdf/lang/xpdf-hebrew.diff.gz --rw-r--r-- 1 root root 743 2019-10-03 18:55 ./source/xap/xpdf/lang/xpdf-japanese.diff.gz --rw-r--r-- 1 root root 289552 2020-12-22 22:47 ./source/xap/xpdf/lang/xpdf-japanese.tar.xz --rw-r--r-- 1 root root 336 2021-01-29 18:38 ./source/xap/xpdf/lang/xpdf-korean.diff.gz --rw-r--r-- 1 root root 327024 2020-12-22 22:47 ./source/xap/xpdf/lang/xpdf-korean.tar.xz --rw-r--r-- 1 root root 1316 2011-08-15 21:28 ./source/xap/xpdf/lang/xpdf-latin2-2011-aug-15.tar.xz --rw-r--r-- 1 root root 224 2013-03-28 20:51 ./source/xap/xpdf/lang/xpdf-latin2.diff.gz --rw-r--r-- 1 root root 1804 2011-08-15 21:28 ./source/xap/xpdf/lang/xpdf-thai-2011-aug-15.tar.xz --rw-r--r-- 1 root root 252 2013-03-28 20:51 ./source/xap/xpdf/lang/xpdf-thai.diff.gz +-rw-r--r-- 1 root root 1268 2011-08-15 21:28 ./source/xap/xpdf/lang/xpdf-greek-2011-aug-15.tar.xz +-rw-r--r-- 1 root root 258 2013-03-28 20:51 ./source/xap/xpdf/lang/xpdf-greek.diff.gz +-rw-r--r-- 1 root root 1288 2011-08-15 21:28 ./source/xap/xpdf/lang/xpdf-hebrew-2011-aug-15.tar.xz +-rw-r--r-- 1 root root 259 2013-03-28 20:51 ./source/xap/xpdf/lang/xpdf-hebrew.diff.gz +-rw-r--r-- 1 root root 743 2019-10-03 18:55 ./source/xap/xpdf/lang/xpdf-japanese.diff.gz +-rw-r--r-- 1 root root 289552 2020-12-22 22:47 ./source/xap/xpdf/lang/xpdf-japanese.tar.xz +-rw-r--r-- 1 root root 336 2021-01-29 18:38 ./source/xap/xpdf/lang/xpdf-korean.diff.gz +-rw-r--r-- 1 root root 327024 2020-12-22 22:47 ./source/xap/xpdf/lang/xpdf-korean.tar.xz +-rw-r--r-- 1 root root 1316 2011-08-15 21:28 ./source/xap/xpdf/lang/xpdf-latin2-2011-aug-15.tar.xz +-rw-r--r-- 1 root root 224 2013-03-28 20:51 ./source/xap/xpdf/lang/xpdf-latin2.diff.gz +-rw-r--r-- 1 root root 1804 2011-08-15 21:28 ./source/xap/xpdf/lang/xpdf-thai-2011-aug-15.tar.xz +-rw-r--r-- 1 root root 252 2013-03-28 20:51 ./source/xap/xpdf/lang/xpdf-thai.diff.gz -rw-r--r-- 1 root root 1152 2011-08-15 21:28 ./source/xap/xpdf/lang/xpdf-turkish-2011-aug-15.tar.xz -rw-r--r-- 1 root root 239 2013-03-28 20:51 ./source/xap/xpdf/lang/xpdf-turkish.diff.gz drwxr-xr-x 2 root root 4096 2021-01-29 18:32 ./source/xap/xpdf/patches diff --git a/patches/packages/httpd-2.4.53-x86_64-1_slack15.0.txt b/patches/packages/httpd-2.4.53-x86_64-1_slack15.0.txt new file mode 100644 index 000000000..3185f84d3 --- /dev/null +++ b/patches/packages/httpd-2.4.53-x86_64-1_slack15.0.txt @@ -0,0 +1,11 @@ +httpd: httpd (The Apache HTTP Server) +httpd: +httpd: Apache is an HTTP server designed as a plug-in replacement for the +httpd: NCSA HTTP server. It fixes numerous bugs in the NCSA server and +httpd: includes many frequently requested new features, and has an API which +httpd: allows it to be extended to meet users' needs more easily. +httpd: +httpd: Apache is the most popular web server in the known universe; over +httpd: half of the servers on the Internet are running Apache or one of +httpd: its variants. +httpd: diff --git a/patches/packages/mozilla-firefox-91.7.0esr-x86_64-1_slack15.0.txt b/patches/packages/mozilla-firefox-91.7.1esr-x86_64-1_slack15.0.txt similarity index 100% rename from patches/packages/mozilla-firefox-91.7.0esr-x86_64-1_slack15.0.txt rename to patches/packages/mozilla-firefox-91.7.1esr-x86_64-1_slack15.0.txt diff --git a/patches/source/httpd/doinst.sh b/patches/source/httpd/doinst.sh new file mode 100644 index 000000000..b45fd2aaf --- /dev/null +++ b/patches/source/httpd/doinst.sh @@ -0,0 +1,68 @@ +#!/bin/sh + +config() { + NEW="$1" + OLD="`dirname $NEW`/`basename $NEW .new`" + # If there's no config file by that name, mv it over: + if [ ! -r $OLD ]; then + mv $NEW $OLD + elif [ "`cat $OLD | md5sum`" = "`cat $NEW | md5sum`" ]; then # toss the redundant copy + rm $NEW + fi + # Otherwise, we leave the .new copy for the admin to consider... +} + +preserve_perms() { + NEW="$1" + OLD="$(dirname ${NEW})/$(basename ${NEW} .new)" + if [ -e ${OLD} ]; then + cp -a ${OLD} ${NEW}.incoming + cat ${NEW} > ${NEW}.incoming + mv ${NEW}.incoming ${NEW} + fi + config ${NEW} +} + +if [ ! -e var/log/httpd ]; then + mkdir -p var/log/httpd + chmod 755 var/log/httpd +fi + +# Don't wipe out an existing document root with symlinks. If someone has +# replaced the symlinks that are created on a fresh installation, assume +# that they know what they are doing and leave things as-is. +if [ ! -e srv/www ]; then + ( cd srv ; ln -sf /var/www www ) +fi +if [ ! -e srv/httpd ]; then + ( cd srv ; ln -sf /var/www httpd ) +fi + +# Once again, our intent is not to wipe out anyone's +# site, but building in Apache's docs tree is not as +# good an idea as picking a unique DocumentRoot. +# +# Still, we will do what we can here to mitigate +# possible site damage: +if [ -r var/www/htdocs/index.html ]; then + if [ ! -r "var/log/packages/httpd-*upgraded*" ]; then + if [ var/www/htdocs/index.html -nt var/log/packages/httpd-*-? ]; then + cp -a var/www/htdocs/index.html var/www/htdocs/index.html.bak.$$ + fi + fi +fi + +# Keep same perms when installing rc.httpd.new: +preserve_perms etc/rc.d/rc.httpd.new + +# Handle config files. Unless this is a fresh installation, the +# admin will have to move the .new files into place to complete +# the package installation, as we don't want to clobber files that +# may contain local customizations. +config etc/httpd/httpd.conf.new +config etc/logrotate.d/httpd.new +for conf_file in etc/httpd/extra/*.new; do + config $conf_file +done +config var/www/htdocs/index.html.new + diff --git a/patches/source/httpd/httpd.SlackBuild b/patches/source/httpd/httpd.SlackBuild new file mode 100755 index 000000000..665bd4cd5 --- /dev/null +++ b/patches/source/httpd/httpd.SlackBuild @@ -0,0 +1,269 @@ +#!/bin/bash + +# Copyright 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2017, 2018 Patrick J. Volkerding, Sebeka, MN, USA +# All rights reserved. +# +# Redistribution and use of this script, with or without modification, is +# permitted provided that the following conditions are met: +# +# 1. Redistributions of this script must retain the above copyright +# notice, this list of conditions and the following disclaimer. +# +# THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR IMPLIED +# WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF +# MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO +# EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, +# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, +# PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; +# OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, +# WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR +# OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF +# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + +# This script was written using the one from slackbuilds.org as a reference, +# so thanks to Adis Nezirovic ( adis _at_ linux.org.ba ) for the original work. + +cd $(dirname $0) ; CWD=$(pwd) + +PKGNAM=httpd +VERSION=${VERSION:-$(echo $PKGNAM-*.tar.bz2 | rev | cut -f 3- -d . | cut -f 1 -d - | rev)} +BUILD=${BUILD:-1_slack15.0} + +# Automatically determine the architecture we're building on: +if [ -z "$ARCH" ]; then + case "$( uname -m )" in + i?86) export ARCH=i586 ;; + arm*) export ARCH=arm ;; + # Unless $ARCH is already set, use uname -m for all other archs: + *) export ARCH=$( uname -m ) ;; + esac +fi + +# If the variable PRINT_PACKAGE_NAME is set, then this script will report what +# the name of the created package would be, and then exit. This information +# could be useful to other scripts. +if [ ! -z "${PRINT_PACKAGE_NAME}" ]; then + echo "$PKGNAM-$VERSION-$ARCH-$BUILD.txz" + exit 0 +fi + +NUMJOBS=${NUMJOBS:-" -j$(expr $(nproc) + 1) "} + +TMP=${TMP:-/tmp} +PKG=$TMP/package-${PKGNAM} +rm -rf $PKG +mkdir -p $TMP $PKG + +if [ "$ARCH" = "i586" ]; then + SLKCFLAGS="-O2 -march=i586 -mtune=i686" + LIBDIRSUFFIX="" +elif [ "$ARCH" = "s390" ]; then + SLKCFLAGS="-O2" + LIBDIRSUFFIX="" +elif [ "$ARCH" = "x86_64" ]; then + SLKCFLAGS="-O2 -fPIC" + LIBDIRSUFFIX="64" +else + SLKCFLAGS="-O2" + LIBDIRSUFFIX="" +fi + +cd $TMP +rm -rf ${PKGNAM}-${VERSION} +tar xvf $CWD/${PKGNAM}-$VERSION.tar.bz2 || exit 1 +cd ${PKGNAM}-$VERSION || exit 1 + +# Make sure ownerships and permissions are sane: +chown -R root:root . +find . \ + \( -perm 777 -o -perm 775 -o -perm 711 -o -perm 555 -o -perm 511 \) \ + -exec chmod 755 {} \+ -o \ + \( -perm 666 -o -perm 664 -o -perm 600 -o -perm 444 -o -perm 440 -o -perm 400 \) \ + -exec chmod 644 {} \+ + +# A brief note about mpms: +# +# "prefork" is the legacy forked mpm, used with mod_php. Starting with httpd +# 2.4.0, new threaded mpms are available, and previously experimental mpms are +# now stable +# +# Non-threaded mpms are no longer required, since php applications can now be +# deployed with the help of mod_fcgid, essentially a set of fixed dedicated cgi +# processes spawned for the whole purpose of executing dynamic applications +# +# Threaded mpms, by their very nature, are far more scalable than the +# traditional preforking solution. They consume less memory for the same +# workload, when serving the same amount of clients. httpd 2.4 ships with two +# options, "event" and "worker", where the former is the default mpm used if +# none is specified at the ./configure line +# +# Lastly, the "prefork" mpm can be used with mod_php as of version 5.4.0, +# which yields a much improved stability, even with most mod_php extensions +# loaded. +# +# The running mpm can be changed by simply loading the module. Here is a sample: +# LoadModule mpm_event_module lib(64)/httpd/modules/mod_mpm_event.so +# +# When upgrading from 2.2, please make sure to stop the deamon first, or your +# new instance may segfault. + +# Fix config.layout to use lib${LIBDIRSUFFIX}: +sed -i -e "s#lib/httpd#lib${LIBDIRSUFFIX}/httpd#" config.layout + +# If /var/run becomes a tmpfs or a link to /run, subdirectories could be a problem. +# Just use /var/run rather than /var/run/httpd. +sed -i -e "s#/run/httpd#/run#" config.layout + +# Configure: +CFLAGS="$SLKCFLAGS" \ +CXXFLAGS="$SLKCFLAGS" \ +./configure \ + --enable-layout=Slackware-FHS \ + --with-apr=/usr \ + --with-apr-util=/usr \ + --enable-mods-shared=all \ + --enable-so \ + --enable-mpms-shared=all \ + --enable-pie \ + --enable-cgi \ + --with-pcre \ + --enable-ssl \ + --enable-http2 \ + --enable-rewrite \ + --enable-vhost-alias \ + --enable-proxy \ + --enable-proxy-http \ + --enable-proxy-http2 \ + --enable-proxy-ftp \ + --enable-cache \ + --enable-mem-cache \ + --enable-file-cache \ + --enable-disk-cache \ + --enable-dav \ + --enable-ldap \ + --enable-authnz-ldap \ + --enable-authn-anon \ + --enable-authn-alias \ + --build=$ARCH-slackware-linux || exit 1 + +# Build and install: +make $NUMJOBS || make || exit 1 +make install DESTDIR=$PKG || exit 1 + +rmdir $PKG/usr/bin + +# Tweak default apache configuration +( cd $PKG + zcat $CWD/httpd.runasapache.diff.gz | patch -p1 --verbose || exit 1 + # mod_proxy_balancer should be commented out, as otherwise httpd + # will not start without additional configuration: + sed -i "s/^LoadModule proxy_balancer_module/#LoadModule proxy_balancer_module/g" $PKG/etc/httpd/httpd.conf + # This module issues a warning unless some non-default modules are loaded: + sed -i "s/^LoadModule lbmethod_heartbeat_module/#LoadModule lbmethod_heartbeat_module/g" $PKG/etc/httpd/httpd.conf + rm -f $PKG/etc/httpd/httpd.conf~ $PKG/etc/httpd/httpd.conf.orig +) || exit 1 +# Change config files to .new: +( cd $PKG/etc/httpd + mv httpd.conf httpd.conf.new + for file in extra/*; do + mv $file "${file}.new" + done +) + +cat << EOF >> $PKG/etc/httpd/httpd.conf.new + +# Uncomment the following line to enable PHP: +# +#Include /etc/httpd/mod_php.conf + +# Uncomment the following lines (and mod_dav above) to enable svn support: +# +#LoadModule dav_svn_module lib${LIBDIRSUFFIX}/httpd/modules/mod_dav_svn.so +#LoadModule authz_svn_module lib${LIBDIRSUFFIX}/httpd/modules/mod_authz_svn.so + +EOF + +rmdir $PKG/var/log/httpd + +mkdir -p $PKG/etc/rc.d +cat $CWD/rc.httpd > $PKG/etc/rc.d/rc.httpd.new + +mkdir -p $PKG/etc/logrotate.d +cat $CWD/logrotate.httpd > $PKG/etc/logrotate.d/httpd.new + +# Add symlink that letsencrypt wants: +( cd $PKG/usr/sbin + ln -sf apachectl apache2ctl +) + +mkdir -p $PKG/install +cat $CWD/slack-desc > $PKG/install/slack-desc +zcat $CWD/doinst.sh.gz > $PKG/install/doinst.sh + +mkdir -p $PKG/usr/doc/$PKGNAM-$VERSION/ +cp -a \ + ABOUT_APACHE CHANGES INSTALL LICENSE NOTICE README* ROADMAP VERSIONING \ + $PKG/usr/doc/$PKGNAM-$VERSION + +# If there's a CHANGES file, installing at least part of the recent history +# is useful, but don't let it get totally out of control: +if [ -r CHANGES ]; then + DOCSDIR=$(echo $PKG/usr/doc/${PKGNAM}-$VERSION) + cat CHANGES | head -n 1000 > $DOCSDIR/CHANGES + touch -r CHANGES $DOCSDIR/CHANGES +fi + +# Other distributions also strip the manual down to just English. +# If this isn't your language of choice, mea culpa. +( cd $PKG/srv/httpd/htdocs/manual + for file in $(find . -type f -name "*.html") ; do + if [ -f ${file}.en ]; then + cp ${file}.en ${file} + rm -f ${file}.* + fi + done +) + +# On Slackware, the traditional location for the Apache document root has always +# been "/var/www/htdocs/". We can avoid an unpleasant surprise for people by +# leaving things where they've always been, and comply with the FHS by providing +# symlinks allowing access through the FHS-approved pathnames. KDE, for example, +# will look for htdig's htsearch here: /var/www/cgi-bin/htsearch +mv $PKG/srv/httpd $PKG/var/www + +## DISABLED. Don't make these symlinks prior to packaging any more, as it is +## possibly dangerous to an existing document root created in the place where +## these symlinks are normally found. Instead, we make them in the install +## script (only if nothing exists there already) +#( cd $PKG/srv +# ln -sf /var/www . +# ln -sf /var/www httpd +#) + +# OK, it's just not generally good form to put your web site in /var/www/htdocs, +# but people do it every day. Like all new .new files, this won't save them this +# time, but if they don't learn their lesson now then it will the next time: +mv $PKG/var/www/htdocs/index.html $PKG/var/www/htdocs/index.html.new + +# Strip binaries: +find $PKG | xargs file | grep -e "executable" -e "shared object" | grep ELF \ + | cut -f 1 -d : | xargs strip --strip-unneeded 2> /dev/null + +# Compress and link manpages, if any: +if [ -d $PKG/usr/man ]; then + ( cd $PKG/usr/man + for manpagedir in $(find . -type d -name "man*") ; do + ( cd $manpagedir + for eachpage in $( find . -type l -maxdepth 1) ; do + ln -s $( readlink $eachpage ).gz $eachpage.gz + rm $eachpage + done + gzip -9 *.* + ) + done + ) +fi + +cd $PKG +/sbin/makepkg -l y -c n $TMP/${PKGNAM}-$VERSION-$ARCH-$BUILD.txz + diff --git a/patches/source/httpd/httpd.runasapache.diff b/patches/source/httpd/httpd.runasapache.diff new file mode 100644 index 000000000..c1954ec33 --- /dev/null +++ b/patches/source/httpd/httpd.runasapache.diff @@ -0,0 +1,13 @@ +--- ./etc/httpd/httpd.conf.orig 2008-02-14 15:24:21.000000000 -0600 ++++ ./etc/httpd/httpd.conf 2008-02-14 15:34:58.000000000 -0600 +@@ -125,8 +125,8 @@ + # It is usually good practice to create a dedicated user and group for + # running httpd, as with most system services. + # +-User daemon +-Group daemon ++User apache ++Group apache + + + diff --git a/patches/source/httpd/httpd.url b/patches/source/httpd/httpd.url new file mode 100644 index 000000000..7070c8343 --- /dev/null +++ b/patches/source/httpd/httpd.url @@ -0,0 +1,2 @@ +http://www.apache.org/dist/httpd/httpd-2.4.53.tar.bz2 +http://www.apache.org/dist/httpd/httpd-2.4.53.tar.bz2.asc diff --git a/patches/source/httpd/logrotate.httpd b/patches/source/httpd/logrotate.httpd new file mode 100644 index 000000000..ddffddbfe --- /dev/null +++ b/patches/source/httpd/logrotate.httpd @@ -0,0 +1,12 @@ +/var/log/httpd/*_log { + rotate 10 + notifempty + missingok + size 5M + compress + delaycompress + sharedscripts + postrotate + /etc/rc.d/rc.httpd restart + endscript +} diff --git a/patches/source/httpd/rc.httpd b/patches/source/httpd/rc.httpd new file mode 100644 index 000000000..6b251d90d --- /dev/null +++ b/patches/source/httpd/rc.httpd @@ -0,0 +1,44 @@ +#!/bin/sh +# +# /etc/rc.d/rc.httpd +# +# Start/stop/restart/graceful[ly restart]/graceful[ly]-stop +# the Apache (httpd) web server. +# +# To make Apache start automatically at boot, make this +# file executable: chmod 755 /etc/rc.d/rc.httpd +# +# For information on these options, "man apachectl". + +case "$1" in + 'start') + /usr/sbin/apachectl -k start + ;; + 'stop') + /usr/sbin/apachectl -k stop + pkill -f /usr/sbin/httpd + # Remove both old and new .pid locations: + rm -f /var/run/httpd.pid /var/run/httpd/httpd.pid + ;; + 'force-restart') + # Because sometimes restarting through apachectl just doesn't do the trick... + /usr/sbin/apachectl -k stop + pkill -f /usr/sbin/httpd + # Remove both old and new .pid locations: + rm -f /var/run/httpd.pid /var/run/httpd/httpd.pid + /usr/sbin/apachectl -k start + ;; + 'restart') + /usr/sbin/apachectl -k restart + ;; + 'graceful') + /usr/sbin/apachectl -k graceful + ;; + 'graceful-stop') + /usr/sbin/apachectl -k graceful-stop + ;; + *) + echo "Usage: $0 {start|stop|restart|graceful|graceful-stop}" + ;; +esac + diff --git a/patches/source/httpd/slack-desc b/patches/source/httpd/slack-desc new file mode 100644 index 000000000..3450b4184 --- /dev/null +++ b/patches/source/httpd/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. Line +# up the first '|' above the ':' following the base package name, and the '|' +# on the right side marks the last column you can put a character in. You must +# make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':'. + + |-----handy-ruler------------------------------------------------------| +httpd: httpd (The Apache HTTP Server) +httpd: +httpd: Apache is an HTTP server designed as a plug-in replacement for the +httpd: NCSA HTTP server. It fixes numerous bugs in the NCSA server and +httpd: includes many frequently requested new features, and has an API which +httpd: allows it to be extended to meet users' needs more easily. +httpd: +httpd: Apache is the most popular web server in the known universe; over +httpd: half of the servers on the Internet are running Apache or one of +httpd: its variants. +httpd: diff --git a/recompress.sh b/recompress.sh index 4593e3220..980f1d748 100755 --- a/recompress.sh +++ b/recompress.sh @@ -1196,6 +1196,8 @@ gzip ./patches/source/polkit/CVE-2021-4115.patch gzip ./patches/source/polkit/doinst.sh gzip ./patches/source/polkit/a2bf5c9c83b6ae46cbd5c779d3055bff81ded683.patch gzip ./patches/source/polkit/0001-configure-fix-elogind-support.patch +gzip ./patches/source/httpd/httpd.runasapache.diff +gzip ./patches/source/httpd/doinst.sh gzip ./patches/source/at/doinst.sh gzip ./patches/source/mozilla-firefox/firefox.moz_plugin_path.diff gzip ./patches/source/mozilla-firefox/ff.ui.scrollToClick.diff