Hello community,

here is the log from the commit of package apache2 for openSUSE:Factory checked 
in at 2014-02-13 06:53:02
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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  2013-11-17 
15:58:01.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.apache2.new/apache2.changes     2014-02-13 
06:53:04.000000000 +0100
@@ -1,0 +2,21 @@
+Mon Nov 25 22:15:51 UTC 2013 - [email protected]
+
+- update to apache 2.4.7, important changes:
+
+* This release requires both apr and apr-util 1.5.x series
+  and therefore will no longer build in older released products
+* mod_ssl: Improve handling of ephemeral DH and ECDH keys
+  (obsoletes httpd-mod_ssl_ephemeralkeyhandling.patch)
+* event MPM: Fix possible crashes
+* mod_deflate: Improve error detection
+* core: Add open_htaccess hook  in conjunction with dirwalk_stat.
+* mod_rewrite: Make rewrite websocket-aware to allow proxying.
+* mod_ssl: drop support for export-grade ciphers with ephemeral RSA
+  keys, and unconditionally disable aNULL, eNULL and EXP ciphers
+  (not overridable via SSLCipherSuite)
+* core, mod_ssl: Enable the ability for a module to reverse the
+  sense of a poll event from a read to a write or vice versa
+  (obsoletes httpd-event-ssl.patch)
+* see CHANGES for more details
+
+-------------------------------------------------------------------

Old:
----
  httpd-2.4.6.tar.bz2
  httpd-event-ssl.patch
  httpd-mod_ssl_ephemeralkeyhandling.patch

New:
----
  httpd-2.4.7.tar.bz2

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

Other differences:
------------------
++++++ apache2.spec ++++++
--- /var/tmp/diff_new_pack.A5ndM1/_old  2014-02-13 06:53:05.000000000 +0100
+++ /var/tmp/diff_new_pack.A5ndM1/_new  2014-02-13 06:53:05.000000000 +0100
@@ -21,9 +21,11 @@
 BuildRequires:  db-devel
 BuildRequires:  ed
 BuildRequires:  libapr-util1-devel
-BuildRequires:  libapr1-devel >= 1.4.2
+#Since 2.4.7 the event MPM requires apr 1.5.0 or later.
+BuildRequires:  libapr1-devel >= 1.5.0
+#
 BuildRequires:  openldap2-devel
-BuildRequires:  openssl-devel
+BuildRequires:  openssl-devel >= 0.9.8a
 BuildRequires:  pcre-devel
 BuildRequires:  xz
 BuildRequires:  zlib-devel
@@ -91,8 +93,8 @@
 # "Server:" header
 %define VENDOR SUSE
 %define platform_string        Linux/%VENDOR
-%define realver 2.4.6
-Version:        2.4.6
+%define realver 2.4.7
+Version:        2.4.7
 Release:        0
 #Source0:      http://www.apache.org/dist/httpd-%{version}.tar.bz2
 Source0:        httpd-%{realver}.tar.bz2
@@ -161,9 +163,7 @@
 #Provides:       apache2(mod_ssl+npn)
 # PATCH-FEATURE-UPSTREAM httpd-2.4.3-mod_systemd.patch 
[email protected] simple module provides systemd integration.
 Patch109:       httpd-2.4.3-mod_systemd.patch
-Patch110:       http://people.apache.org/~minfrin/httpd-event-ssl.patch
 Patch111:       httpd-visibility.patch
-Patch112:       httpd-mod_ssl_ephemeralkeyhandling.patch
 Url:            http://httpd.apache.org/
 Icon:           Apache.xpm
 Summary:        The Apache Web Server Version 2.2
@@ -385,9 +385,7 @@
 %patch70 -p1
 #%patch108 -p1
 %patch109 -p1
-%patch110 
 %patch111 -p1
-%patch112 -p1
 cat $RPM_SOURCE_DIR/SUSE-NOTICE >> NOTICE
 # install READMEs
 a=$(basename %{S:22})




++++++ httpd-2.4.6.tar.bz2 -> httpd-2.4.7.tar.bz2 ++++++
++++ 22364 lines of diff (skipped)

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to