Go to file
Petr Gajdos d8f7f70594 - version update to 2.4.49
*) core/mod_proxy/mod_ssl:
     Adding `outgoing` flag to conn_rec, indicating a connection is
     initiated by the server to somewhere, in contrast to incoming
     connections from clients.
     Adding 'ap_ssl_bind_outgoing()` function that marks a connection
     as outgoing and is used by mod_proxy instead of the previous
     optional function `ssl_engine_set`. This enables other SSL
     module to secure proxy connections.
     The optional functions `ssl_engine_set`, `ssl_engine_disable` and
     `ssl_proxy_enable` are now provided by the core to have backward
     compatibility with non-httpd modules that might use them. mod_ssl
     itself no longer registers these functions, but keeps them in its
     header for backward compatibility.
     The core provided optional function wrap any registered function
     like it was done for `ssl_is_ssl`.
     [Stefan Eissing]
  *) mod_ssl: Support logging private key material for use with
     wireshark via log file given by SSLKEYLOGFILE environment
     variable.  Requires OpenSSL 1.1.1.  PR 63391.  [Joe Orton]
  *) mod_proxy: Do not canonicalize the proxied URL when both "nocanon" and
     "ProxyPassInterpolateEnv On" are configured.  PR 65549.
     [Joel Self <joelself gmail.com>]
  *) mpm_event: Fix children processes possibly not stopped on graceful
     restart.  PR 63169.  [Joel Self <joelself gmail.com>]
  *) mod_proxy: Fix a potential infinite loop when tunneling Upgrade(d)
     protocols from mod_proxy_http, and a timeout triggering falsely when
     using mod_proxy_wstunnel, mod_proxy_connect or mod_proxy_http with
     upgrade= setting.  PRs 65521 and 65519.  [Yann Ylavic]
  *) mod_unique_id: Reduce the time window where duplicates may be generated

OBS-URL: https://build.opensuse.org/package/show/Apache/apache2?expand=0&rev=655
2021-09-17 08:39:47 +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 663183 from home:dirkmueller:branches:Apache 2019-01-07 08:22:38 +00:00
apache2-ssl-dirs.tar.bz2 - package reworked trough [bsc#1178478] 2020-11-26 13:18:20 +00:00
apache2-ssl-global.conf - add openssl call to DEFAULT_SUSE comment [bsc#1159480] 2019-12-18 16:37:29 +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 644712 from home:adkorte:branches:Apache 2018-11-01 14:07:47 +00:00
apache2-vhost.template - remove NameVirtualHost from documentation [bsc#1078557] 2018-02-02 07:42:15 +00:00
apache2.changes - version update to 2.4.49 2021-09-17 08:39:47 +00:00
apache2.keyring - version update to 2.4.49 2021-09-17 08:39:47 +00:00
apache2.service Accepting request 427159 from home:pgajdos 2016-09-14 16:43:34 +00:00
apache2.spec - version update to 2.4.49 2021-09-17 08:39:47 +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.49.tar.bz2 - version update to 2.4.49 2021-09-17 08:39:47 +00:00
httpd-2.4.49.tar.bz2.asc - version update to 2.4.49 2021-09-17 08:39:47 +00:00
httpd-framework-svn1878849.tar.bz2 - package reworked trough [bsc#1178478] 2020-11-26 13:18:20 +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