Commit Graph

186 Commits

Author SHA256 Message Date
c3abd19c56 OBS-URL: https://build.opensuse.org/package/show/Apache/apache2?expand=0&rev=550 2018-02-05 10:06:42 +00:00
165db2ef44 - build mod_http2 also for 42.3
OBS-URL: https://build.opensuse.org/package/show/Apache/apache2?expand=0&rev=549
2018-02-05 07:14:33 +00:00
0ea45d2eeb OBS-URL: https://build.opensuse.org/package/show/Apache/apache2?expand=0&rev=548 2018-02-02 11:31:00 +00:00
b20eb1a5ec - for older distros, still use SuSEFirewall2 [bsc#1071548c#7]
- Replace SuSEFirewall2 by firewalld (fate#323460)

OBS-URL: https://build.opensuse.org/package/show/Apache/apache2?expand=0&rev=546
2018-01-30 09:39:18 +00:00
4c631e26bb OBS-URL: https://build.opensuse.org/package/show/Apache/apache2?expand=0&rev=544 2018-01-02 06:33:21 +00:00
93d506fc21 - build brotli module
OBS-URL: https://build.opensuse.org/package/show/Apache/apache2?expand=0&rev=543
2017-12-20 16:19:19 +00:00
f68db4e4f9 Accepting request 558828 from home:fcrozat:branches:Apache
- Do not requires w3m, only recommends it.

requiring w3m for installing a web server is a bit too much

OBS-URL: https://build.opensuse.org/request/show/558828
OBS-URL: https://build.opensuse.org/package/show/Apache/apache2?expand=0&rev=542
2017-12-20 13:20:20 +00:00
76392f579e OBS-URL: https://build.opensuse.org/package/show/Apache/apache2?expand=0&rev=541 2017-12-19 11:28:42 +00:00
79b876e8c1 OBS-URL: https://build.opensuse.org/package/show/Apache/apache2?expand=0&rev=540 2017-12-19 10:50:37 +00:00
1a057209ca OBS-URL: https://build.opensuse.org/package/show/Apache/apache2?expand=0&rev=538 2017-12-19 09:46:57 +00:00
0520a29ed3 - which was split after SLE11
OBS-URL: https://build.opensuse.org/package/show/Apache/apache2?expand=0&rev=537
2017-12-15 13:07:06 +00:00
3799de2227 - Add which and w3m as dependencies. poo#28406
OBS-URL: https://build.opensuse.org/package/show/Apache/apache2?expand=0&rev=535
2017-11-27 09:37:09 +00:00
b1d2e68b39 Accepting request 544719 from home:RBrownSUSE:branches:Apache
Replace references to /var/adm/fillup-templates with new %_fillupdir macro (boo#1069468)

OBS-URL: https://build.opensuse.org/request/show/544719
OBS-URL: https://build.opensuse.org/package/show/Apache/apache2?expand=0&rev=534
2017-11-27 09:36:15 +00:00
fd7f9d1515 - updated to 2.4.29:
*) mod_unique_id: Use output of the PRNG rather than IP address and
     pid, avoiding sleep() call and possible DNS issues at startup,
     plus improving randomness for IPv6-only hosts.  [Jan Kaluza]
  *) mod_rewrite, core: Avoid the 'Vary: Host' response header when HTTP_HOST
     is used in a condition that evaluates to true. PR 58231 [Luca Toscano]
  *) mod_http2: v0.10.12, removed optimization for mutex handling in bucket
     beams that could lead to assertion failure in edge cases.
     [Stefan Eissing]
  *) mod_proxy: Fix regression for non decimal loadfactor parameter introduced
     in 2.4.28.  [Jim Jagielski]
  *) mod_authz_dbd: fix a segmentation fault if AuthzDBDQuery is not set.
     PR 61546.  [Lubos Uhliarik <luhliari redhat.com>]
  *) mod_rewrite: Add support for starting External Rewriting Programs
     as non-root user on UNIX systems by specifying username and group
     name as third argument of RewriteMap directive.  [Jan Kaluza]
  *) core: Rewrite the Content-Length filter to avoid excessive memory
     consumption. Chunked responses will be generated in more cases
     than in previous releases.  PR 61222.  [Joe Orton, Ruediger Pluem]
  *) mod_ssl: Fix SessionTicket callback return value, which does seem to
     matter with OpenSSL 1.1. [Yann Ylavic]

OBS-URL: https://build.opensuse.org/package/show/Apache/apache2?expand=0&rev=530
2017-10-18 09:23:58 +00:00
52dd150f04 - updated to 2.4.28:
*) SECURITY: CVE-2017-9798 (cve.mitre.org)
     Corrupted or freed memory access. <Limit[Except]> must now be used in the
     main configuration file (httpd.conf) to register HTTP methods before the
     .htaccess files.  [Yann Ylavic]
  *) event: Avoid possible blocking in the listener thread when shutting down
     connections. PR 60956.  [Yann Ylavic]
  *) mod_speling: Don't embed referer data in a link in error page.
     PR 38923 [Nick Kew]
  *) htdigest: prevent a buffer overflow when a string exceeds the allowed max
     length in a password file.
     [Luca Toscano, Hanno Böck <hanno hboeck de>]
  *) mod_proxy: loadfactor parameter can now be a decimal number (eg: 1.25).
     [Jim Jagielski]
  *) mod_proxy_wstunnel: Allow upgrade to any protocol dynamically.
     PR 61142.
  *) mod_watchdog/mod_proxy_hcheck: Time intervals can now be spefified
     down to the millisecond. Supports 'mi' (minute), 'ms' (millisecond),
     's' (second) and 'hr' (hour!) time suffixes. [Jim Jagielski]
  *) mod_http2: Fix for stalling when more than 32KB are written to a
     suspended stream.  [Stefan Eissing]
  *) build: allow configuration without APR sources.  [Jacob Champion]
  *) mod_ssl, ab: Fix compatibility with LibreSSL.  PR 61184.
     [Bernard Spil <brnrd freebsd.org>, Michael Schlenker <msc contact.de>,
      Yann Ylavic]
  *) core/log: Support use of optional "tag" in syslog entries.
     PR 60525. [Ben Rubson <ben.rubson gmail.com>, Jim Jagielski]
  *) mod_proxy: Fix ProxyAddHeaders merging.  [Joe Orton]
  *) core: Disallow multiple Listen on the same IP:port when listener buckets
     are configured (ListenCoresBucketsRatio > 0), consistently with the single

OBS-URL: https://build.opensuse.org/package/show/Apache/apache2?expand=0&rev=527
2017-10-06 07:51:06 +00:00
1a67fa8fff - suexec binary moved to main package [bsc#1054741]
OBS-URL: https://build.opensuse.org/package/show/Apache/apache2?expand=0&rev=526
2017-10-05 13:04:58 +00:00
5ad7a03ceb OBS-URL: https://build.opensuse.org/package/show/Apache/apache2?expand=0&rev=524 2017-10-03 16:36:44 +00:00
c5edf8fbcc OBS-URL: https://build.opensuse.org/package/show/Apache/apache2?expand=0&rev=523 2017-10-03 16:35:01 +00:00
5dced272cc - do not call and do not ship apache-22-24-upgrade [bsc#1042037]
OBS-URL: https://build.opensuse.org/package/show/Apache/apache2?expand=0&rev=522
2017-10-03 16:18:03 +00:00
955adce8b6 Accepting request 514237 from home:cschneemann:branches:Apache
Changes needed to get apache2.4 started on sles11 or other not systemd systems

OBS-URL: https://build.opensuse.org/request/show/514237
OBS-URL: https://build.opensuse.org/package/show/Apache/apache2?expand=0&rev=521
2017-08-29 12:03:48 +00:00
6063afb8e4 - updated to 2.4.27:
*) COMPATIBILITY: mod_lua: Remove the undocumented exported 'apr_table'
     global variable when using Lua 5.2 or later. This was exported as a
     side effect from luaL_register, which is no longer supported as of
     Lua 5.2 which deprecates pollution of the global namespace.
     [Rainer Jung]
  *) COMPATIBILITY: mod_http2: Disable and give warning when using Prefork.
     The server will continue to run, but HTTP/2 will no longer be negotiated.
     [Stefan Eissing]
  *) COMPATIBILITY: mod_proxy_fcgi: Revert to 2.4.20 FCGI behavior for the
     default ProxyFCGIBackendType, fixing a regression with PHP-FPM. PR 61202.
     [Jacob Champion, Jim Jagielski]
  *) mod_lua: Improve compatibility with Lua 5.1, 5.2 and 5.3.
     PR58188, PR60831, PR61245. [Rainer Jung]
  *) mod_http2: Simplify ready queue, less memory and better performance. Update
     mod_http2 version to 1.10.7. [Stefan Eissing]
  *) Allow single-char field names inadvertantly disallowed in 2.4.25.
     PR 61220. [Yann Ylavic]
  *) htpasswd / htdigest: Do not apply the strict permissions of the temporary
     passwd file to a possibly existing passwd file. PR 61240. [Ruediger Pluem]
  *) core: Avoid duplicate HEAD in Allow header.
     This is a regression in 2.4.24 (unreleased), 2.4.25 and 2.4.26.
     PR 61207. [Christophe Jaillet]
- drop upstreamed patch: 
  * httpd-2.4.12-lua-5.2.patch (see upstream's PR#58188 for details)

OBS-URL: https://build.opensuse.org/package/show/Apache/apache2?expand=0&rev=518
2017-07-17 09:42:57 +00:00
d5895e84f0 Accepting request 509637 from home:pluskalm:branches:Apache
- Adjust dependencies for rename apr/apr-util packages

Should go along sr#509636

OBS-URL: https://build.opensuse.org/request/show/509637
OBS-URL: https://build.opensuse.org/package/show/Apache/apache2?expand=0&rev=517
2017-07-14 08:07:48 +00:00
b3dd51283a - remove /usr/bin/http2 symlink only during apache2 package
uninstall, not upgrade [bsc#1041830]

OBS-URL: https://build.opensuse.org/package/show/Apache/apache2?expand=0&rev=515
2017-06-20 14:12:55 +00:00
dbf3dd8d67 - updated to 2.4.26:
- refreshed patches:
  . httpd-2.4.12-lua-5.2.patch
  . httpd-2.4.x-fate317766-config-control-two-protocol-options.diff
- removed patches (upstreamed)
  . httpd-cache-forward-http-proxy.patch
  . httpd-cache-revert-svn1773397.patch

OBS-URL: https://build.opensuse.org/package/show/Apache/apache2?expand=0&rev=513
2017-06-19 11:18:39 +00:00
30b44e65be - remove apache-doc and apache-example-pages obsoletes/provides
OBS-URL: https://build.opensuse.org/package/show/Apache/apache2?expand=0&rev=509
2017-05-29 07:27:41 +00:00
ab631f02c6 - remove apache-doc obsoletes/provides
OBS-URL: https://build.opensuse.org/package/show/Apache/apache2?expand=0&rev=508
2017-05-19 09:02:02 +00:00
91a4b6d10e Accepting request 481458 from home:kukuk:sysusers
OBS-URL: https://build.opensuse.org/request/show/481458
OBS-URL: https://build.opensuse.org/package/show/Apache/apache2?expand=0&rev=506
2017-03-20 16:40:56 +00:00
f82667beb3 - revert an attempt to fix PR 60458
+ httpd-cache-revert-svn1773397.patch

OBS-URL: https://build.opensuse.org/package/show/Apache/apache2?expand=0&rev=502
2017-02-23 14:13:31 +00:00
56252bd4f6 - fix caching of forward proxy
+ httpd-cache-forward-http-proxy.patch

OBS-URL: https://build.opensuse.org/package/show/Apache/apache2?expand=0&rev=500
2017-02-21 07:23:09 +00:00
28a528f380 Accepting request 458925 from home:kukuk:branches:Apache
- Don't require insserv if we don't need it.

OBS-URL: https://build.opensuse.org/request/show/458925
OBS-URL: https://build.opensuse.org/package/show/Apache/apache2?expand=0&rev=499
2017-02-20 07:29:07 +00:00
4cb77514dc Accepting request 449682 from home:weberho:PHP56
- Added new HTTP2 option to sysconfig to ease enabling http2
- Added new protocols.conf which is included globally
- Enable http2 also for Leap 42.2+ and SLE12_SP2+

Sorry for the shifted lines: OBS/OSC or whatever always tends to shift lines around in the spec-file and to shorten lines like "%doc %{_mandir}/man..." to "%{_mandir}/man..."

The spec's diff seems to be incomplete in the GUI

OBS-URL: https://build.opensuse.org/request/show/449682
OBS-URL: https://build.opensuse.org/package/show/Apache/apache2?expand=0&rev=497
2017-01-11 14:46:00 +00:00
690316cf5c OBS-URL: https://build.opensuse.org/package/show/Apache/apache2?expand=0&rev=496 2017-01-09 12:07:23 +00:00
ce5ce88864 - verify tarball: added httpd*.bz2.asc, apache2.keyring and remove
60C5442D.key

OBS-URL: https://build.opensuse.org/package/show/Apache/apache2?expand=0&rev=495
2017-01-02 11:11:25 +00:00
1403855591 - update to 2.4.25: fixed several security issues (CVE-2016-8740,
CVE-2016-5387, CVE-2016-2161, CVE-2016-0736, CVE-2016-8743), many
  fixes and improvements of mod_http2 and other modules; see CHANGES 
  for full change log

OBS-URL: https://build.opensuse.org/package/show/Apache/apache2?expand=0&rev=494
2017-01-02 10:31:04 +00:00
f9441d9b86 OBS-URL: https://build.opensuse.org/package/show/Apache/apache2?expand=0&rev=490 2016-12-09 12:22:28 +00:00
53c58c3097 Accepting request 417081 from home:scarabeus_iv:branches:Apache
- Remove the omc xml config. It is useless nowdays

OBS-URL: https://build.opensuse.org/request/show/417081
OBS-URL: https://build.opensuse.org/package/show/Apache/apache2?expand=0&rev=486
2016-08-08 08:01:57 +00:00
5fc8ac26f8 Accepting request 408632 from home:fbui:branches:Apache
- Remove pkgconfig(libsystemd-daemon). Nowadays pkgconfig(libsystemd)
  is enough and replaces all libsystemd-* libs which are obsolete.

OBS-URL: https://build.opensuse.org/request/show/408632
OBS-URL: https://build.opensuse.org/package/show/Apache/apache2?expand=0&rev=484
2016-08-01 09:35:04 +00:00
97bf0fc49e Accepting request 408500 from home:kstreitova:branches:Apache
- add httpd-2.4.x-fate317766-config-control-two-protocol-options.diff
  Introduces directives to control two protocol options:
   * HttpContentLengthHeadZero - allow Content-Length of 0 to be
     returned on HEAD
   * HttpExpectStrict - allow admin to control whether we must 
     see "100-continue"
  [bsc#894225], [fate#317766]

OBS-URL: https://build.opensuse.org/request/show/408500
OBS-URL: https://build.opensuse.org/package/show/Apache/apache2?expand=0&rev=482
2016-07-14 15:08:56 +00:00
Cristian Rodríguez
57af9d9ff7 Accepting request 406993 from home:elvigia:branches:Apache
- version 2.4.23 
*  Fixes CVE-2016-4979 [bsc#987365]
* mod_proxy_hcheck was missing due to upstream bug.
* mod_proxy_fdpass needs explicit configure line now.
* Full list of changes:
  http://www-eu.apache.org/dist//httpd/CHANGES_2.4.23

OBS-URL: https://build.opensuse.org/request/show/406993
OBS-URL: https://build.opensuse.org/package/show/Apache/apache2?expand=0&rev=481
2016-07-11 05:47:27 +00:00
aee055412e - remove unneded httpd-2.4.17-debug-crash.patch
OBS-URL: https://build.opensuse.org/package/show/Apache/apache2?expand=0&rev=478
2016-05-18 06:32:08 +00:00
6f5fbad387 - start apache services after remote-fs [bsc#978543]
OBS-URL: https://build.opensuse.org/package/show/Apache/apache2?expand=0&rev=477
2016-05-09 14:11:30 +00:00
634cc9df6a - do not build mod_http2 for 13.2
OBS-URL: https://build.opensuse.org/package/show/Apache/apache2?expand=0&rev=474
2016-05-02 07:46:54 +00:00
230a8ed7fa Accepting request 387252 from home:elvigia:branches:Apache
- Update to version 2.4.20 (2.4.19 was never released)
* Drop httpd-2.4.18-missing-semicolon.patch now upstream
- Big changelog available, see:
  http://www.apache.org/dist/httpd/CHANGES_2.4.20 for details.

OBS-URL: https://build.opensuse.org/request/show/387252
OBS-URL: https://build.opensuse.org/package/show/Apache/apache2?expand=0&rev=473
2016-04-11 06:22:40 +00:00
583ca3ed67 Accepting request 383961 from home:pgajdos:apache2
- enable authnz_fcgi module

OBS-URL: https://build.opensuse.org/request/show/383961
OBS-URL: https://build.opensuse.org/package/show/Apache/apache2?expand=0&rev=472
2016-04-07 07:41:41 +00:00
f355b09382 - fix build for SLE_11_SP4:
+ httpd-2.4.18-missing-semicolon.patch

OBS-URL: https://build.opensuse.org/package/show/Apache/apache2?expand=0&rev=471
2015-12-14 16:45:30 +00:00
3e530c71a2 Accepting request 348489 from home:elvigia:branches:Apache
- Update to version 2.44.18 
* drop 2.4.17-protocols.patch in upstream.
- Change list too long to mention here see: 
  http://www.apache.org/dist/httpd/CHANGES_2.4.18 for details.

OBS-URL: https://build.opensuse.org/request/show/348489
OBS-URL: https://build.opensuse.org/package/show/Apache/apache2?expand=0&rev=469
2015-12-14 08:02:47 +00:00
9e06c6a8de Accepting request 347287 from home:pgajdos
- fix crash when for -X
  + httpd-2.4.17-debug-crash.patch

- add a note: FollowSymLinks or SymLinksIfOwnerMatch is neccessary
  for RewriteRule in given dir [bnc#955701]

OBS-URL: https://build.opensuse.org/request/show/347287
OBS-URL: https://build.opensuse.org/package/show/Apache/apache2?expand=0&rev=467
2015-12-03 10:25:59 +00:00
e7ee2b1556 Accepting request 343856 from home:pgajdos
- restart apache once after the rpm or zypper transaction 
  [bnc#893659]
- drop some old compat code from %post

OBS-URL: https://build.opensuse.org/request/show/343856
OBS-URL: https://build.opensuse.org/package/show/Apache/apache2?expand=0&rev=466
2015-11-11 14:08:56 +00:00
Cristian Rodríguez
a0baaeb8ec Accepting request 342583 from home:elvigia:branches:Apache
- 2.4.17-protocols.patch from upstream http2 module:
* master conn_rec* addition to conn_rec
* improved ALPN and Upgrade handling
* allowing requests for servers whose TLS configuration is compatible
  to the SNI server ones
* disabling TLS renegotiation for slave connections

OBS-URL: https://build.opensuse.org/request/show/342583
OBS-URL: https://build.opensuse.org/package/show/Apache/apache2?expand=0&rev=465
2015-11-06 01:03:35 +00:00
81e2c05b71 Accepting request 340929 from home:pgajdos
- do not build mod_http2 for older distros than 13.2 for now (nghttp2 
  does not build there)

- Include directives really into /etc/apache2/sysconfig.d/include.conf,
  fix from Erik Wegner [bsc#951901]

OBS-URL: https://build.opensuse.org/request/show/340929
OBS-URL: https://build.opensuse.org/package/show/Apache/apache2?expand=0&rev=463
2015-10-26 09:36:35 +00:00