Hello community,

here is the log from the commit of package apache2 for openSUSE:Factory checked 
in at 2015-10-26 12:47:11
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/apache2 (Old)
 and      /work/SRC/openSUSE:Factory/.apache2.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "apache2"

Changes:
--------
--- /work/SRC/openSUSE:Factory/apache2/apache2.changes  2015-10-17 
16:36:30.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.apache2.new/apache2.changes     2015-10-26 
12:47:12.000000000 +0100
@@ -1,0 +2,10 @@
+Sun Oct 18 03:47:09 UTC 2015 - [email protected]
+
+-  Update to 2.4.17
+- Enable mod_http2/ BuildRequire nghttp2
+- MPMs: Support SO_REUSEPORT to create multiple duplicated listener
+  records for scalability
+- mod_ssl: Support compilation against libssl built with OPENSSL_NO_SSL3
+- For more changes see: http://www.apache.org/dist/httpd/CHANGES_2.4.17
+
+-------------------------------------------------------------------

Old:
----
  httpd-2.4.16.tar.bz2

New:
----
  httpd-2.4.17.tar.bz2

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ apache2.spec ++++++
--- /var/tmp/diff_new_pack.9c5Pyo/_old  2015-10-26 12:47:14.000000000 +0100
+++ /var/tmp/diff_new_pack.9c5Pyo/_new  2015-10-26 12:47:14.000000000 +0100
@@ -50,7 +50,7 @@
 %define mods_static unixd
 %endif
 Name:           apache2
-Version:        2.4.16
+Version:        2.4.17
 Release:        0
 Summary:        The Apache Web Server Version 2.4
 License:        Apache-2.0
@@ -167,6 +167,7 @@
 BuildRequires:  pkgconfig(libsystemd-daemon)
 BuildRequires:  pkgconfig(systemd)
 %endif
+BuildRequires:  pkgconfig(libnghttp2) >= 1.0.0
 
 %description
 This version of httpd is a major release of the 2.4 stable branch,
@@ -873,6 +874,7 @@
 %{_libdir}/%{name}-prefork/mod_filter.so
 %{_libdir}/%{name}-prefork/mod_headers.so
 %{_libdir}/%{name}-prefork/mod_heartmonitor.so
+%{_libdir}/%{name}-prefork/mod_http2.so
 %{_libdir}/%{name}-prefork/mod_imagemap.so
 %{_libdir}/%{name}-prefork/mod_include.so
 %{_libdir}/%{name}-prefork/mod_info.so
@@ -993,6 +995,7 @@
 %{_libdir}/%{name}-worker/mod_filter.so
 %{_libdir}/%{name}-worker/mod_headers.so
 %{_libdir}/%{name}-worker/mod_heartmonitor.so
+%{_libdir}/%{name}-worker/mod_http2.so
 %{_libdir}/%{name}-worker/mod_imagemap.so
 %{_libdir}/%{name}-worker/mod_include.so
 %{_libdir}/%{name}-worker/mod_info.so
@@ -1112,6 +1115,7 @@
 %{_libdir}/%{name}-event/mod_file_cache.so
 %{_libdir}/%{name}-event/mod_filter.so
 %{_libdir}/%{name}-event/mod_headers.so
+%{_libdir}/%{name}-event/mod_http2.so
 %{_libdir}/%{name}-event/mod_heartmonitor.so
 %{_libdir}/%{name}-event/mod_imagemap.so
 %{_libdir}/%{name}-event/mod_include.so




++++++ httpd-2.4.16.tar.bz2 -> httpd-2.4.17.tar.bz2 ++++++
++++ 33564 lines of diff (skipped)


Reply via email to