Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package firewalld for openSUSE:Factory 
checked in at 2023-06-25 21:41:57
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/firewalld (Old)
 and      /work/SRC/openSUSE:Factory/.firewalld.new.15902 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "firewalld"

Sun Jun 25 21:41:57 2023 rev:81 rq:1095079 version:2.0.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/firewalld/firewalld.changes      2023-06-17 
22:20:04.499452044 +0200
+++ /work/SRC/openSUSE:Factory/.firewalld.new.15902/firewalld.changes   
2023-06-25 21:42:00.372956339 +0200
@@ -1,0 +2,11 @@
+Sat Jun 24 14:20:24 UTC 2023 - Mohd Saquib <mohd.saq...@suse.com>
+
+- update to version 2.0.0:
+  * This is a major release. The major version is being bumped symbolically
+    to reflect significant changes done in commit f4d2b80 ("fix(policy):
+    disallow zone drifting"). It does not contain any deliberate breaking
+    changes. 
+  * Complete changelog:
+    https://github.com/firewalld/firewalld/releases/tag/v2.0.0 
+
+-------------------------------------------------------------------

Old:
----
  firewalld-1.3.3.tar.bz2

New:
----
  firewalld-2.0.0.tar.bz2

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

Other differences:
------------------
++++++ firewalld.spec ++++++
--- /var/tmp/diff_new_pack.aV0Rk4/_old  2023-06-25 21:42:01.104960736 +0200
+++ /var/tmp/diff_new_pack.aV0Rk4/_new  2023-06-25 21:42:01.112960784 +0200
@@ -27,7 +27,7 @@
 %global modprobe_d_files firewalld-sysctls.conf
 
 Name:           firewalld
-Version:        1.3.3
+Version:        2.0.0
 Release:        0
 Summary:        A firewall daemon with D-Bus interface providing a dynamic 
firewall
 License:        GPL-2.0-or-later

++++++ 0002-Disable-FlushAllOnReload-option.patch ++++++
--- /var/tmp/diff_new_pack.aV0Rk4/_old  2023-06-25 21:42:01.136960928 +0200
+++ /var/tmp/diff_new_pack.aV0Rk4/_new  2023-06-25 21:42:01.140960952 +0200
@@ -14,10 +14,10 @@
  src/firewall/config/__init__.py.in | 2 +-
  3 files changed, 4 insertions(+), 4 deletions(-)
 
-Index: firewalld-1.2.1/config/firewalld.conf
-===================================================================
---- firewalld-1.2.1.orig/config/firewalld.conf
-+++ firewalld-1.2.1/config/firewalld.conf
+diff --git a/config/firewalld.conf b/config/firewalld.conf
+index 7c9305e..43663b3 100644
+--- a/config/firewalld.conf
++++ b/config/firewalld.conf
 @@ -63,8 +63,8 @@ FirewallBackend=nftables
  # configuration was retained during a reload, namely; interface to zone
  # assignment, and direct rules. This was confusing to users. To get the old
@@ -29,10 +29,10 @@
  
  # RFC3964_IPv4
  # As per RFC 3964, filter IPv6 traffic with 6to4 destination addresses that
-Index: firewalld-1.2.1/doc/xml/firewalld.conf.xml
-===================================================================
---- firewalld-1.2.1.orig/doc/xml/firewalld.conf.xml
-+++ firewalld-1.2.1/doc/xml/firewalld.conf.xml
+diff --git a/doc/xml/firewalld.conf.xml b/doc/xml/firewalld.conf.xml
+index 1b74f70..a45c8df 100644
+--- a/doc/xml/firewalld.conf.xml
++++ b/doc/xml/firewalld.conf.xml
 @@ -190,7 +190,7 @@
                  runtime configuration was retained during a reload, namely;
                  interface to zone assignment, and direct rules. This was
@@ -42,11 +42,11 @@
                  </para>
              </listitem>
          </varlistentry>
-Index: firewalld-1.2.1/src/firewall/config/__init__.py.in
-===================================================================
---- firewalld-1.2.1.orig/src/firewall/config/__init__.py.in
-+++ firewalld-1.2.1/src/firewall/config/__init__.py.in
-@@ -132,6 +132,6 @@ FALLBACK_INDIVIDUAL_CALLS = False
+diff --git a/src/firewall/config/__init__.py.in 
b/src/firewall/config/__init__.py.in
+index 468daf5..5ec116c 100644
+--- a/src/firewall/config/__init__.py.in
++++ b/src/firewall/config/__init__.py.in
+@@ -132,7 +132,7 @@ FALLBACK_INDIVIDUAL_CALLS = False
  FALLBACK_LOG_DENIED = "off"
  FALLBACK_AUTOMATIC_HELPERS = "no"
  FALLBACK_FIREWALL_BACKEND = "nftables"
@@ -54,4 +54,5 @@
 +FALLBACK_FLUSH_ALL_ON_RELOAD = False
  FALLBACK_RFC3964_IPV4 = True
  FALLBACK_ALLOW_ZONE_DRIFTING = False
+ FALLBACK_NFTABLES_FLOWTABLE = "off"
 

++++++ firewalld-1.3.3.tar.bz2 -> firewalld-2.0.0.tar.bz2 ++++++
++++ 171068 lines of diff (skipped)

Reply via email to