tools/centos-mirror-tools
Joe Slater fc00096e8b httpd: fix three CVEs
CVE-2021-26691: heap overflow
CVE-2021-39275: out-of-bounds-write
CVE-2021-44790: buffer overflow

Advance to version 2.4.6-97.el7.centos.

=== testing
boot iso and log in; become root; httpd is not running

 systemctl stop lighttpd   # free up port 80
 systemctl start httpd     # takes a while
 echo arf > /var/www/html/arf.txt   # something to fetch
 wget http://localhost/arf.txt
 cat arf.txt

This shows httpd is processing requests.
===

Closes-bug: 1960765
Signed-off-by: Joe Slater <joe.slater@windriver.com>
Change-Id: Idcff71fe505a187e7bcfaea7a8818233a4ef76ac
2022-03-17 18:46:28 +00:00
..
config/centos httpd: fix three CVEs 2022-03-17 18:46:28 +00:00
rpm-gpg-keys Add EPEL 8 repos in support of CentOS 8 2020-05-29 04:24:57 +00:00
stx_mirror_scripts use curl + avoid partial downloads 2021-11-10 14:25:47 -05:00
yum.repos.d Centos 8.5 moved to vault 2022-02-01 13:51:14 -05:00
dl_lower_layer_rpms.sh use curl + avoid partial downloads 2021-11-10 14:25:47 -05:00
dl_other_from_centos_repo.sh use curl + avoid partial downloads 2021-11-10 14:25:47 -05:00
dl_rpms.sh use curl + avoid partial downloads 2021-11-10 14:25:47 -05:00
dl_rpms_from_url.sh remove pike from mirror path name 2020-09-16 11:13:31 -04:00
dl_tarball.sh Merge "dl_tarball.sh: safer downloads of kernel-rt" 2022-03-10 19:55:26 +00:00
download_mirror.sh use curl + avoid partial downloads 2021-11-10 14:25:47 -05:00
make_stx_mirror_yum_conf.sh use curl + avoid partial downloads 2021-11-10 14:25:47 -05:00
mirror-check.sh Add layer awareness to mirror-check.sh 2020-12-18 15:45:58 -05:00
show_imported_rpm_gpg_keys.sh Add build tools 2018-06-08 17:01:43 -05:00
starlingx_add_pkgs.sh use curl + avoid partial downloads 2021-11-10 14:25:47 -05:00
url_utils.sh Auto update CENGN yum.repos.d 2019-03-22 12:07:08 -04:00
utils.sh use curl + avoid partial downloads 2021-11-10 14:25:47 -05:00
utils_tests.sh use curl + avoid partial downloads 2021-11-10 14:25:47 -05:00
yum.conf.sample download_mirror.sh fails with 404 errors 2019-03-13 14:32:03 +00:00