Go to file
David Anes 7ef8ed17b4 Accepting request 1165100 from home:adkorte:branches:Apache
- Update to 2.4.59:
  *) mod_deflate: Fixes and better logging for handling various
     error and edge cases. [Eric Covener, Yann Ylavic, Joe Orton,
     Eric Norris <enorris etsy.com>]
  *) Add CGIScriptTimeout to mod_cgi. [Eric Covener]
  *) mod_xml2enc: Tolerate libxml2 2.12.0 and later.  PR 68610
     [ttachi <tachihara AT hotmail.com>]
  *) mod_slotmem_shm: Use ap_os_is_path_absolute() to make it portable.
     [Jean-Frederic Clere]
  *) mod_ssl: Use OpenSSL-standard functions to assemble CA
     name lists for SSLCACertificatePath/SSLCADNRequestPath.
     Names will now be consistently sorted. PR 61574.
     [Joe Orton]
  *) mod_xml2enc: Update check to accept any text/ media type
     or any XML media type per RFC 7303, avoiding
     corruption of Microsoft OOXML formats.  PR 64339.
     [Joseph Heenan <joseph.heenan fintechlabs.io>, Joe Orton]
  *) mod_http2: v2.0.26 with the following fixes:
     - Fixed `Date` header on requests upgraded from HTTP/1.1 (h2c). Fixes
       <https://github.com/icing/mod_h2/issues/272>.
     - Fixed small memory leak in h2 header bucket free. Thanks to
       Michael Kaufmann for finding this and providing the fix.
  *) htcacheclean: In -a/-A mode, list all files per subdirectory
     rather than only one. PR 65091.
     [Artem Egorenkov <aegorenkov.91 gmail.com>]
  *) mod_ssl: SSLProxyMachineCertificateFile/Path may reference files
     which include CA certificates; those CA certs are treated as if
     configured with SSLProxyMachineCertificateChainFile.  [Joe Orton]
  *) htpasswd, htdbm, dbmmanage: Update help&docs to refer to
     "hashing", rather than "encrypting" passwords.
     [Michele Preziuso <mpreziuso kaosdynamics.com>]
  *) mod_ssl: Fix build with LibreSSL 2.0.7+. PR 64047.
     [Giovanni Bechis, Yann Ylavic]
  *) htpasswd: Add support for passwords using SHA-2.  [Joe Orton,
     Yann Ylavic]
  *) core: Allow mod_env to override system environment vars. [Joe Orton]
  *) Allow mod_dav_fs to tolerate race conditions between PROPFIND and an
     operation which removes a directory/file between apr_dir_read() and
     apr_stat(). Current behaviour is to abort the connection which seems
     inferior to tolerating (and logging) the error. [Joe Orton]
  *) mod_ldap: HTML-escape data in the ldap-status handler.
     [Eric Covener, Chamal De Silva]
  *) mod_ssl: Disable the OpenSSL ENGINE API when OPENSSL_NO_ENGINE is set.
     Allow for "SSLCryptoDevice builtin" if the ENGINE API is not available,
     notably with OpenSSL >= 3.  PR 68080.  [Yann Ylavic, Joe Orton]
  *) mod_ssl: Improve compatibility with OpenSSL 3, fix build warnings about
     deprecated ENGINE_ API, honor OPENSSL_API_COMPAT setting while defaulting
     to compatibitily with version 1.1.1 (including ENGINEs / SSLCryptoDevice).
     [Yann Ylavic]
  *) mod_ssl: release memory to the OS when needed. [Giovanni Bechis]
  *) mod_proxy: Ignore (and warn about) enablereuse=on for ProxyPassMatch when
     some dollar substitution (backreference) happens in the hostname or port
     part of the URL.  [Yann Ylavic]
  *) mod_proxy: Allow to set a TTL for how long DNS resolutions to backend
     systems are cached. [Yann Ylavic]
  *) mod_proxy: Add optional third argument for ProxyRemote, which
     configures Basic authentication credentials to pass to the remote
     proxy.  PR 37355.  [Joe Orton]

OBS-URL: https://build.opensuse.org/request/show/1165100
OBS-URL: https://build.opensuse.org/package/show/Apache/apache2?expand=0&rev=700
2024-04-11 19:35:33 +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 Accepting request 1142224 from home:dirkmueller:Factory 2024-01-30 11:32:13 +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 1165100 from home:adkorte:branches:Apache 2024-04-11 19:35:33 +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 1165100 from home:adkorte:branches:Apache 2024-04-11 19:35:33 +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.59.tar.bz2 Accepting request 1165100 from home:adkorte:branches:Apache 2024-04-11 19:35:33 +00:00
httpd-2.4.59.tar.bz2.asc Accepting request 1165100 from home:adkorte:branches:Apache 2024-04-11 19:35:33 +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