Hello community,

here is the log from the commit of package yast2-firewall for openSUSE:Factory 
checked in at 2016-01-16 11:56:19
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/yast2-firewall (Old)
 and      /work/SRC/openSUSE:Factory/.yast2-firewall.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "yast2-firewall"

Changes:
--------
--- /work/SRC/openSUSE:Factory/yast2-firewall/yast2-firewall.changes    
2014-12-05 21:03:07.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.yast2-firewall.new/yast2-firewall.changes       
2016-01-16 11:56:20.000000000 +0100
@@ -1,0 +2,6 @@
+Fri Nov 13 09:15:40 UTC 2015 - igonzalezs...@suse.com
+
+- fix validation of AutoYaST profiles (bnc#954412)
+- 3.1.4
+
+-------------------------------------------------------------------
@@ -4,0 +11 @@
+- 3.1.3

Old:
----
  yast2-firewall-3.1.3.tar.bz2

New:
----
  yast2-firewall-3.1.4.tar.bz2

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

Other differences:
------------------
++++++ yast2-firewall.spec ++++++
--- /var/tmp/diff_new_pack.r9sokv/_old  2016-01-16 11:56:21.000000000 +0100
+++ /var/tmp/diff_new_pack.r9sokv/_new  2016-01-16 11:56:21.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package yast2-firewall
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:           yast2-firewall
-Version:        3.1.3
+Version:        3.1.4
 Release:        0
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build

++++++ yast2-firewall-3.1.3.tar.bz2 -> yast2-firewall-3.1.4.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-firewall-3.1.3/.travis.yml 
new/yast2-firewall-3.1.4/.travis.yml
--- old/yast2-firewall-3.1.3/.travis.yml        2014-12-04 11:19:42.000000000 
+0100
+++ new/yast2-firewall-3.1.4/.travis.yml        2016-01-14 12:59:33.000000000 
+0100
@@ -5,7 +5,7 @@
     # disable rvm, use system Ruby
     - rvm reset
     - wget 
https://raw.githubusercontent.com/yast/yast-devtools/master/travis-tools/travis_setup.sh
-    - sh ./travis_setup.sh -p "rake yast2-devtools yast2-testsuite yast2" -g 
"rspec:2.14.1 yast-rake gettext"
+    - sh ./travis_setup.sh -p "rake yast2-devtools yast2-testsuite yast2" -g 
"rspec:3.3.0 yast-rake gettext"
 script:
     - rake check:syntax
     - rake check:pot
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-firewall-3.1.3/CONTRIBUTING.md 
new/yast2-firewall-3.1.4/CONTRIBUTING.md
--- old/yast2-firewall-3.1.3/CONTRIBUTING.md    2014-12-04 11:19:42.000000000 
+0100
+++ new/yast2-firewall-3.1.4/CONTRIBUTING.md    2016-01-14 12:59:33.000000000 
+0100
@@ -12,13 +12,13 @@
 -----------
 
 If you find a problem, please report it either using
-[Bugzilla](https://bugzilla.novell.com/enter_bug.cgi?format=guided&product=openSUSE+Factory&component=YaST2)
+[Bugzilla](https://bugzilla.suse.com/enter_bug.cgi?format=guided&product=openSUSE+Factory&component=YaST2)
 or [GitHub issues](../../issues). (For Bugzilla, use the [simplified
 
registration](https://secure-www.novell.com/selfreg/jsp/createSimpleAccount.jsp)
 if you don't have an account yet.)
 
 If you find a problem, please report it either using
-[Bugzilla](https://bugzilla.novell.com/) or GitHub issues. We can't guarantee
+[Bugzilla](https://bugzilla.suse.com/) or GitHub issues. We can't guarantee
 that every bug will be fixed, but we'll try.
 
 When creating a bug report, please follow our [bug reporting
@@ -71,7 +71,7 @@
 [widely used
 
conventions](http://tbaggery.com/2008/04/19/a-note-about-git-commit-messages.html).
 
-If your commit is related to a bug in Buzgilla or an issue on GitHub, make sure
+If your commit is related to a bug in Bugzilla or an issue on GitHub, make sure
 you mention it in the commit message for cross-reference. Use format like
 bnc#775814 or gh#yast/yast-foo#42. See also [GitHub
 
autolinking](https://help.github.com/articles/github-flavored-markdown#references)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-firewall-3.1.3/package/yast2-firewall.changes 
new/yast2-firewall-3.1.4/package/yast2-firewall.changes
--- old/yast2-firewall-3.1.3/package/yast2-firewall.changes     2014-12-04 
11:19:42.000000000 +0100
+++ new/yast2-firewall-3.1.4/package/yast2-firewall.changes     2016-01-14 
12:59:33.000000000 +0100
@@ -1,7 +1,14 @@
 -------------------------------------------------------------------
+Fri Nov 13 09:15:40 UTC 2015 - igonzalezs...@suse.com
+
+- fix validation of AutoYaST profiles (bnc#954412)
+- 3.1.4
+
+-------------------------------------------------------------------
 Thu Dec  4 09:50:10 UTC 2014 - jreidin...@suse.com
 
 - remove X-KDE-Library from desktop file (bnc#899104)
+- 3.1.3
 
 -------------------------------------------------------------------
 Mon Nov 10 14:26:46 UTC 2014 - jreidin...@suse.com
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-firewall-3.1.3/package/yast2-firewall.spec 
new/yast2-firewall-3.1.4/package/yast2-firewall.spec
--- old/yast2-firewall-3.1.3/package/yast2-firewall.spec        2014-12-04 
11:19:42.000000000 +0100
+++ new/yast2-firewall-3.1.4/package/yast2-firewall.spec        2016-01-14 
12:59:33.000000000 +0100
@@ -17,7 +17,7 @@
 
 
 Name:           yast2-firewall
-Version:        3.1.3
+Version:        3.1.4
 Release:        0
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-firewall-3.1.3/src/autoyast-rnc/firewall.rnc 
new/yast2-firewall-3.1.4/src/autoyast-rnc/firewall.rnc
--- old/yast2-firewall-3.1.3/src/autoyast-rnc/firewall.rnc      2014-12-04 
11:19:42.000000000 +0100
+++ new/yast2-firewall-3.1.4/src/autoyast-rnc/firewall.rnc      2016-01-14 
12:59:33.000000000 +0100
@@ -54,7 +54,10 @@
   | FW_CONFIGURATIONS_INT
   | FW_LOAD_MODULES
   | FW_ALLOW_PING_FW
+  | FW_STOP_KEEP_ROUTING_STATE
+  | FW_BOOT_FULL_INIT
 
+YESNO = "yes" | "no"
 firewall = element firewall { y2_firewall* }
 FW_CONFIGURATIONS_DMZ = element FW_CONFIGURATIONS_DMZ { text }
 FW_CONFIGURATIONS_EXT = element FW_CONFIGURATIONS_EXT { text }
@@ -66,14 +69,14 @@
 FW_DEV_EXT = element FW_DEV_EXT { text }
 FW_DEV_INT = element FW_DEV_INT { text }
 FW_DEV_DMZ = element FW_DEV_DMZ { text }
-FW_LOG_ACCEPT_ALL = element FW_LOG_ACCEPT_ALL { text }
-FW_LOG_ACCEPT_CRIT = element FW_LOG_ACCEPT_CRIT { text }
-FW_LOG_DROP_ALL = element FW_LOG_DROP_ALL { text }
-FW_LOG_DROP_CRIT = element FW_LOG_DROP_CRIT { text }
+FW_LOG_ACCEPT_ALL = element FW_LOG_ACCEPT_ALL { YESNO }
+FW_LOG_ACCEPT_CRIT = element FW_LOG_ACCEPT_CRIT { YESNO }
+FW_LOG_DROP_ALL = element FW_LOG_DROP_ALL { YESNO }
+FW_LOG_DROP_CRIT = element FW_LOG_DROP_CRIT { YESNO }
 fw_masq_nets = element fw_masq_nets { text }
-FW_MASQUERADE = element FW_MASQUERADE { text }
+FW_MASQUERADE = element FW_MASQUERADE { YESNO }
 fw_protect_from_internal = element fw_protect_from_internal { text }
-FW_ROUTE = element FW_ROUTE { text }
+FW_ROUTE = element FW_ROUTE { YESNO }
 fw_services_ext_tcp = element fw_services_ext_tcp { text }
 fw_ipsec_trust = element fw_ipsec_trust { text }
 FW_SERVICES_EXT_UDP = element FW_SERVICES_EXT_UDP { text }
@@ -106,4 +109,6 @@
 FW_SERVICES_INT_RPC = element FW_SERVICES_INT_RPC { text }
 FW_SERVICES_INT_TCP = element FW_SERVICES_INT_TCP { text }
 FW_SERVICES_INT_UDP = element FW_SERVICES_INT_UDP { text }
-FW_ALLOW_PING_FW = element FW_ALLOW_PING_FW { text }
+FW_ALLOW_PING_FW = element FW_ALLOW_PING_FW { YESNO }
+FW_STOP_KEEP_ROUTING_STATE = element FW_STOP_KEEP_ROUTING_STATE { YESNO }
+FW_BOOT_FULL_INIT = element FW_BOOT_FULL_INIT { YESNO }


Reply via email to