Hello community,
here is the log from the commit of package apache2-mod_security2 for
openSUSE:Factory checked in at 2020-02-20 14:57:56
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/apache2-mod_security2 (Old)
and /work/SRC/openSUSE:Factory/.apache2-mod_security2.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "apache2-mod_security2"
Thu Feb 20 14:57:56 2020 rev:26 rq:777581 version:2.9.2
Changes:
--------
---
/work/SRC/openSUSE:Factory/apache2-mod_security2/apache2-mod_security2.changes
2018-01-09 14:52:28.153838613 +0100
+++
/work/SRC/openSUSE:Factory/.apache2-mod_security2.new.26092/apache2-mod_security2.changes
2020-02-20 14:57:59.542595574 +0100
@@ -1,0 +2,6 @@
+Wed Feb 12 10:26:15 UTC 2020 - [email protected]
+
+- removing %apache_test_* macros, do not test module just by
+ loading the module
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ apache2-mod_security2.spec ++++++
--- /var/tmp/diff_new_pack.bDsHUX/_old 2020-02-20 14:58:00.926598289 +0100
+++ /var/tmp/diff_new_pack.bDsHUX/_new 2020-02-20 14:58:00.926598289 +0100
@@ -1,7 +1,7 @@
#
# spec file for package apache2-mod_security2
#
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -12,7 +12,7 @@
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
#
@@ -25,7 +25,7 @@
Summary: Web Application Firewall for apache httpd
License: Apache-2.0
Group: Productivity/Networking/Web/Servers
-Url: http://www.modsecurity.org/
+URL: http://www.modsecurity.org/
Source:
https://www.modsecurity.org/tarball/%{version}/%{tarballname}.tar.gz
Source1:
https://github.com/SpiderLabs/owasp-modsecurity-crs/tarball/master//SpiderLabs-owasp-modsecurity-crs-2.2.9-5-gebe8790.tar.gz
Source2: mod_security2.conf
@@ -110,15 +110,6 @@
#make test
#make test-regression
-set +x
-mkdir -p %{apache_test_module_dir}
-cp %{SOURCE2} %{apache_test_module_dir}/%{modname}-test.conf
-sed -i 's:%{_localstatedir}/log/apache2:/tmp:'
%{apache_test_module_dir}/%{modname}-test.conf
-sed -i 's:%{_prefix}/share:%{buildroot}%{_prefix}/share:'
%{apache_test_module_dir}/%{modname}-test.conf
-sed -i 's:%{_sysconfdir}/apache2:%{buildroot}%{_sysconfdir}/apache2:'
%{apache_test_module_dir}/%{modname}-test.conf
-%apache_test_module_load -m security2 -i %{modname}-test.conf
-set -x
-
%files
%if %{suse_version} == 1110
%defattr (-,root,root)