From 6063afb8e4494dc3525f8d1c128cf0c7bcde5b8a8829c229c054b1b53d1b5830 Mon Sep 17 00:00:00 2001 From: Petr Gajdos Date: Mon, 17 Jul 2017 09:42:57 +0000 Subject: [PATCH] - 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 --- apache2.changes | 29 +++++++++++++++++++++++++++++ apache2.spec | 5 +---- httpd-2.4.26.tar.bz2 | 3 --- httpd-2.4.26.tar.bz2.asc | 16 ---------------- httpd-2.4.27.tar.bz2 | 3 +++ httpd-2.4.27.tar.bz2.asc | 16 ++++++++++++++++ 6 files changed, 49 insertions(+), 23 deletions(-) delete mode 100644 httpd-2.4.26.tar.bz2 delete mode 100644 httpd-2.4.26.tar.bz2.asc create mode 100644 httpd-2.4.27.tar.bz2 create mode 100644 httpd-2.4.27.tar.bz2.asc diff --git a/apache2.changes b/apache2.changes index 1d82d3e..00b203b 100644 --- a/apache2.changes +++ b/apache2.changes @@ -1,3 +1,32 @@ +------------------------------------------------------------------- +Mon Jul 17 09:30:36 UTC 2017 - pgajdos@suse.com + +- 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) + ------------------------------------------------------------------- Wed Jul 12 06:37:57 UTC 2017 - mpluskal@suse.com diff --git a/apache2.spec b/apache2.spec index 3c78a27..dc0a3dc 100644 --- a/apache2.spec +++ b/apache2.spec @@ -53,7 +53,7 @@ %define mods_static unixd %endif Name: apache2 -Version: 2.4.26 +Version: 2.4.27 Release: 0 Summary: The Apache Web Server Version 2.4 License: Apache-2.0 @@ -125,8 +125,6 @@ Patch70: httpd-implicit-pointer-decl.patch # PATCH-FEATURE-UPSTREAM httpd-2.4.3-mod_systemd.patch crrodriguez@opensuse.org simple module provides systemd integration. Patch109: httpd-2.4.3-mod_systemd.patch Patch111: httpd-visibility.patch -# PATCH-FIX-UPSTREAM marguerite@opensuse.org -- compability for lua 5.2+ https://bz.apache.org/bugzilla/show_bug.cgi?id=58188 -Patch114: httpd-2.4.12-lua-5.2.patch # PATCH-FEATURE-UPSTREAM kstreitova@suse.com -- backport of HttpContentLengthHeadZero and HttpExpectStrict Patch115: httpd-2.4.x-fate317766-config-control-two-protocol-options.diff BuildRequires: apache-rpm-macros-control @@ -316,7 +314,6 @@ to administrators of web servers in general. %patch109 -p1 %endif %patch111 -p1 -%patch114 -p1 %patch115 -p1 cat $RPM_SOURCE_DIR/SUSE-NOTICE >> NOTICE # install READMEs diff --git a/httpd-2.4.26.tar.bz2 b/httpd-2.4.26.tar.bz2 deleted file mode 100644 index c0423eb..0000000 --- a/httpd-2.4.26.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a07eb52fafc879e0149d31882f7da63173e72df4478db4dc69f7a775b663d387 -size 6524642 diff --git a/httpd-2.4.26.tar.bz2.asc b/httpd-2.4.26.tar.bz2.asc deleted file mode 100644 index 1749608..0000000 --- a/httpd-2.4.26.tar.bz2.asc +++ /dev/null @@ -1,16 +0,0 @@ ------BEGIN PGP SIGNATURE----- - -iQIVAwUAWUAgdTTqduZ5FIWoAQoBURAApIVUrOxo4xOE/c1Bk0ex4Ddu6HrL+dvz -gNlaqLovQYb0xXBUi9gpDQxD0juIPt6oLZSSIw2iceJc1LYVnjBnC5iHYxjG9Qnn -SHXsfN1VAWRFov8wajU+zPClirm3CHWYZ7VDXcPvz/7UAWzlB++kryNqqZU2HuJf -ahdjCLAM2TweWaQciP1Ow3h0xHgdXass5uDyEPu0PdCho4CJWEK8k9VJO6twcDhd -+PFmsgjgwFP5MJo/N86X1GW/s8/wcz0vCqGOs5qn54fCjwSovD939LLMIH5Dyo6S -KQ6kP9rd12wFIKRoc151rjAt+0jB5rOzGsh4+sTVAqmvZuFQ2xTkGD83fin2P4RC -D+PEJUkO+SznN1QcSZKJB6LYa2M/3VBnXXUl1maETgSkNoqoF0alL4fBKJWxC/wv -IPnNZJo0tCL+SGVBz6+st2V7O2/KHWeQ0JlHIDO9m6sO3EDUGbIsQHgaSihfDAM5 -8R0YFsD3dLK9P0ZeXztAQL3dj396dRh79mmhIvTx9OM4nYC01HPh3VEZ4BFy2HDg -cFGdUn6mmTnDTVl2gZnIvTwM1RVg2JAf5v69UcrTAfs/SPjaH0LFRN29zzwHHoMq -fxwxmKOWpOFe2EbPXbr+mtg5xdTHdNpqn2gBZHhcIq2mmOJdAxHKl2SAvar3HU/J -SLPfbzU25UQ= -=A7FB ------END PGP SIGNATURE----- diff --git a/httpd-2.4.27.tar.bz2 b/httpd-2.4.27.tar.bz2 new file mode 100644 index 0000000..ddcce70 --- /dev/null +++ b/httpd-2.4.27.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:71fcc128238a690515bd8174d5330a5309161ef314a326ae45c7c15ed139c13a +size 6527394 diff --git a/httpd-2.4.27.tar.bz2.asc b/httpd-2.4.27.tar.bz2.asc new file mode 100644 index 0000000..c3539e3 --- /dev/null +++ b/httpd-2.4.27.tar.bz2.asc @@ -0,0 +1,16 @@ +-----BEGIN PGP SIGNATURE----- + +iQIVAwUAWV51rTTqduZ5FIWoAQpSYQ//dq6ZWySYFWcTvHW3dgvgrKHZYyrX+Sd1 +tk4lprsTEBIcx3DnCGp6DUJ5vpTW20biPjMfOqRgjX3YEJvzyPasebiSPlsb3Kfm +AMSkRhd73rjzrJ34qsN9JBeenupUxcDWPjJxaXB1miys4S1GXgb9gH9lkVpq9w5I +hXsyP9xh5y7ZWguaNmKpezmLK+D90pglhD+/6D7nR9r1MVCyVL/30ARAsryaevjA +cGbDm0ZJ2SjWD9oCY7vVIYFTyTx6tTg0+vHsOsAyKyq82wEVr8NvNwzdWv2KygOB +vx+vpJC6o1Lz5WaU7vVDndZJzJAZq9S1yH/D0mkQ35qTUDEB/4qGvChWnEvqCoeq +sLQA2111fot/PpgiWFFpx47gZrytkG6vqE6YnDr5zYT2IYCsq4saCAxj5uIahios +D70kE4RHyUN7ohAYMbCLqyCN/2IIIrFPzXDUOS3j7HkTM3j9ZtltlMtaQeFOo+u3 +uYsDxbKhlTFparj2wDFf8wl+M2/0sfeVzFNkUkVzYhnHQQ4ydaCVIk+CEhvCD/FZ +oXRNALOnCkmMOK9pptaIe/Y/kmlAPGK2OLAjEuQsYI16SGv81FYmr3Cd/5lK80IJ +IrLK7CP5jgoBhFzmbC2VfoCsEiewOD9bOggFMDiAewlVxF5007aK1acQdoMueN/s +rB0+dG7ENno= +=9qyb +-----END PGP SIGNATURE-----