Hello community,

here is the log from the commit of package hiawatha for openSUSE:Factory 
checked in at 2015-04-07 09:30:01
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/hiawatha (Old)
 and      /work/SRC/openSUSE:Factory/.hiawatha.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "hiawatha"

Changes:
--------
--- /work/SRC/openSUSE:Factory/hiawatha/hiawatha.changes        2015-02-11 
16:44:46.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.hiawatha.new/hiawatha.changes   2015-04-07 
09:30:02.000000000 +0200
@@ -1,0 +2,7 @@
+Thu Feb 26 22:51:06 UTC 2015 - fi...@opensuse.org
+
+- Update to 9.12:
+  * Bugfix: memory leak in SSL library.
+  * Small bugfix.
+
+-------------------------------------------------------------------

Old:
----
  hiawatha-9.11.tar.gz

New:
----
  hiawatha-9.12.tar.gz

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

Other differences:
------------------
++++++ hiawatha.spec ++++++
--- /var/tmp/diff_new_pack.qGzKbs/_old  2015-04-07 09:30:02.000000000 +0200
+++ /var/tmp/diff_new_pack.qGzKbs/_new  2015-04-07 09:30:02.000000000 +0200
@@ -20,7 +20,7 @@
 %define webroot /srv/www
 
 Name:           hiawatha
-Version:        9.11
+Version:        9.12
 Release:        0
 Summary:        A secure and advanced webserver
 License:        GPL-2.0
@@ -33,8 +33,8 @@
 Source101:      %{name}-ssl.firewall
 BuildRequires:  cmake >= 2.8.4
 BuildRequires:  libxslt-devel
+BuildRequires:  mbedtls-devel >= 1.3.10
 BuildRequires:  pkg-config
-BuildRequires:  polarssl-devel
 BuildRequires:  systemd
 Requires:       logrotate
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
@@ -54,8 +54,8 @@
 
 %prep
 %setup -q
-# Remove bundled source for polarssl, we use system version
-rm -rv polarssl
+# Remove bundled source for mbedtls, we use system version
+rm -rv mbedtls
 
 %build
 %cmake \
@@ -72,8 +72,7 @@
     -DENABLE_TOMAHAWK=On \
     -DENABLE_TOOLKIT=On \
     -DENABLE_XSLT=On \
-    -DENABLE_ZLIB_SUPPORT=On \
-    -DUSE_SYSTEM_POLARSSL=On
+    -DUSE_SYSTEM_MBEDTLS=On
 
 make %{?_smp_mflags}
 

++++++ hiawatha-9.11.tar.gz -> hiawatha-9.12.tar.gz ++++++
++++ 153420 lines of diff (skipped)


Reply via email to