Go to file
David Anes c49461adb0 Accepting request 1118994 from home:david.anes:branches:Apache
- Update to 2.4.58:
  *) SECURITY: CVE-2023-45802: Apache HTTP Server: HTTP/2 stream
     memory not reclaimed right away on RST (cve.mitre.org)
     When a HTTP/2 stream was reset (RST frame) by a client, there
     was a time window were the request's memory resources were not
     reclaimed immediately. Instead, de-allocation was deferred to
     connection close. A client could send new requests and resets,
     keeping the connection busy and open and causing the memory
     footprint to keep on growing. On connection close, all resources
     were reclaimed, but the process might run out of memory before
     that.
     This was found by the reporter during testing of CVE-2023-44487
     (HTTP/2 Rapid Reset Exploit) with their own test client. During
     "normal" HTTP/2 use, the probability to hit this bug is very
     low. The kept memory would not become noticeable before the
     connection closes or times out.
     Users are recommended to upgrade to version 2.4.58, which fixes
     the issue.
     Credits: Will Dormann of Vul Labs
  *) SECURITY: CVE-2023-43622: Apache HTTP Server: DoS in HTTP/2 with
     initial windows size 0 (cve.mitre.org)
     An attacker, opening a HTTP/2 connection with an initial window
     size of 0, was able to block handling of that connection
     indefinitely in Apache HTTP Server. This could be used to
     exhaust worker resources in the server, similar to the well
     known "slow loris" attack pattern.
     This has been fixed in version 2.4.58, so that such connection
     are terminated properly after the configured connection timeout.
     This issue affects Apache HTTP Server: from 2.4.55 through
     2.4.57.

OBS-URL: https://build.opensuse.org/request/show/1118994
OBS-URL: https://build.opensuse.org/package/show/Apache/apache2?expand=0&rev=694
2023-10-19 14:44:15 +00:00
_multibuild - maybe make spec acceptable for factory bot 2020-12-01 13:16:34 +00:00
.gitattributes OBS-URL: https://build.opensuse.org/package/show/Apache/apache2?expand=0&rev=496 2017-01-09 12:07:23 +00:00
.gitignore OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/apache2?expand=0&rev=1 2006-12-20 17:01:15 +00:00
apache2-a2enflag - package reworked trough [bsc#1178478] 2020-11-26 13:18:20 +00:00
apache2-a2enmod - package reworked trough [bsc#1178478] 2020-11-26 13:18:20 +00:00
apache2-apachectl.patch - package reworked trough [bsc#1178478] 2020-11-26 13:18:20 +00:00
apache2-check_forensic OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/apache2?expand=0&rev=5 2007-03-20 00:13:36 +00:00
apache2-default-server.conf Accepting request 663183 from home:dirkmueller:branches:Apache 2019-01-07 08:22:38 +00:00
apache2-errors.conf Accepting request 308624 from home:pgajdos 2015-05-26 08:17:52 +00:00
apache2-find_directives - package reworked trough [bsc#1178478] 2020-11-26 13:18:20 +00:00
apache2-gensslcert - gensslcert sets CA:TRUE in basic constrains of CA cert [bsc#1180530] 2021-01-12 11:26:51 +00:00
apache2-global.conf - introduce APACHE_TACEENABLE sysconfig variable, which translates 2021-08-02 17:34:05 +00:00
apache2-HttpContentLengthHeadZero-HttpExpectStrict.patch - version update to 2.4.49 2021-09-17 08:39:47 +00:00
apache2-httpd.conf Accepting request 663183 from home:dirkmueller:branches:Apache 2019-01-07 08:22:38 +00:00
apache2-LimitRequestFieldSize-limits-headers.patch - package reworked trough [bsc#1178478] 2020-11-26 13:18:20 +00:00
apache2-listen.conf Accepting request 663183 from home:dirkmueller:branches:Apache 2019-01-07 08:22:38 +00:00
apache2-loadmodule.conf - package reworked trough [bsc#1178478] 2020-11-26 13:18:20 +00:00
apache2-logresolve-tmp-security.patch - package reworked trough [bsc#1178478] 2020-11-26 13:18:20 +00:00
apache2-manual.conf - package reworked trough [bsc#1178478] 2020-11-26 13:18:20 +00:00
apache2-mod_autoindex-defaults.conf Accepting request 663183 from home:dirkmueller:branches:Apache 2019-01-07 08:22:38 +00:00
apache2-mod_cgid-timeout.conf Accepting request 316550 from home:pgajdos 2015-07-14 09:04:22 +00:00
apache2-mod_example.c - package reworked trough [bsc#1178478] 2020-11-26 13:18:20 +00:00
apache2-mod_info.conf Accepting request 663183 from home:dirkmueller:branches:Apache 2019-01-07 08:22:38 +00:00
apache2-mod_log_config.conf Accepting request 663183 from home:dirkmueller:branches:Apache 2019-01-07 08:22:38 +00:00
apache2-mod_mime-defaults.conf Accepting request 663183 from home:dirkmueller:branches:Apache 2019-01-07 08:22:38 +00:00
apache2-mod_reqtimeout.conf Accepting request 252298 from home:pgajdos 2014-09-25 15:29:49 +00:00
apache2-mod_status.conf - added https://httpd.apache.org/server-status like server status 2020-12-11 20:06:07 +00:00
apache2-mod_userdir.conf Accepting request 308624 from home:pgajdos 2015-05-26 08:17:52 +00:00
apache2-mod_usertrack.conf OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/apache2?expand=0&rev=1 2006-12-20 17:01:15 +00:00
apache2-protocols.conf Accepting request 449682 from home:weberho:PHP56 2017-01-11 14:46:00 +00:00
apache2-README-access_compat.txt Accepting request 308624 from home:pgajdos 2015-05-26 08:17:52 +00:00
apache2-README-configuration.txt - actually install suse provided READMEs 2020-12-10 16:46:55 +00:00
apache2-README-instances.txt - fix typo 2019-06-26 07:34:37 +00:00
apache2-script-helpers - mod_php8 provides php_module 2021-01-08 15:12:03 +00:00
apache2-server-tuning.conf Accepting request 945607 from home:david.anes:branches:Apache 2022-01-13 14:19:25 +00:00
apache2-ssl-dirs.tar.bz2 - package reworked trough [bsc#1178478] 2020-11-26 13:18:20 +00:00
apache2-ssl-global.conf Accepting request 949462 from home:pgajdos 2022-01-31 10:50:24 +00:00
apache2-start_apache2 - introduce APACHE_TACEENABLE sysconfig variable, which translates 2021-08-02 17:34:05 +00:00
apache2-system-dirs-layout.patch - package reworked trough [bsc#1178478] 2020-11-26 13:18:20 +00:00
apache2-systemd-ask-pass Accepting request 841694 from home:fbui:branches:Apache 2020-10-14 07:16:13 +00:00
apache2-vhost-ssl.template Accepting request 1004993 from home:david.anes:branches:Apache 2022-09-20 15:10:26 +00:00
apache2-vhost.template Accepting request 1004993 from home:david.anes:branches:Apache 2022-09-20 15:10:26 +00:00
apache2.changes Accepting request 1118994 from home:david.anes:branches:Apache 2023-10-19 14:44:15 +00:00
apache2.keyring Accepting request 1059452 from home:david.anes:branches:Apache 2023-01-19 09:33:48 +00:00
apache2.service Accepting request 427159 from home:pgajdos 2016-09-14 16:43:34 +00:00
apache2.spec Accepting request 1118994 from home:david.anes:branches:Apache 2023-10-19 14:44:15 +00:00
apache2.target Accepting request 343856 from home:pgajdos 2015-11-11 14:08:56 +00:00
apache2@.service - package reworked trough [bsc#1178478] 2020-11-26 13:18:20 +00:00
apache-test-application-xml-type.patch - package reworked trough [bsc#1178478] 2020-11-26 13:18:20 +00:00
apache-test-turn-off-variables-in-ssl-var-lookup.patch - package reworked trough [bsc#1178478] 2020-11-26 13:18:20 +00:00
firewalld-ssl.apache2 - package reworked trough [bsc#1178478] 2020-11-26 13:18:20 +00:00
firewalld.apache2 - package reworked trough [bsc#1178478] 2020-11-26 13:18:20 +00:00
httpd-2.4.58.tar.bz2 Accepting request 1118994 from home:david.anes:branches:Apache 2023-10-19 14:44:15 +00:00
httpd-2.4.58.tar.bz2.asc Accepting request 1118994 from home:david.anes:branches:Apache 2023-10-19 14:44:15 +00:00
httpd-framework-svn1901574.tar.bz2 Accepting request 981544 from home:david.anes:branches:Apache 2022-06-09 16:03:37 +00:00
logrotate.apache2 - package reworked trough [bsc#1178478] 2020-11-26 13:18:20 +00:00
permissions.apache2 - remove suexec2 from premissions as well 2021-01-22 07:45:17 +00:00
susefirewall-ssl.apache2 - package reworked trough [bsc#1178478] 2020-11-26 13:18:20 +00:00
susefirewall.apache2 - package reworked trough [bsc#1178478] 2020-11-26 13:18:20 +00:00
sysconfig.apache2 - introduce APACHE_TACEENABLE sysconfig variable, which translates 2021-08-02 17:34:05 +00:00