Hello community,

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

Package is "yast2-inetd"

Changes:
--------
--- /work/SRC/openSUSE:Factory/yast2-inetd/yast2-inetd.changes  2015-06-06 
09:49:25.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.yast2-inetd.new/yast2-inetd.changes     
2016-01-16 11:56:35.000000000 +0100
@@ -1,0 +2,6 @@
+Mon Nov 16 17:17:04 UTC 2015 - igonzalezs...@suse.com
+
+- Fix validation of AutoYaST profiles (bsc#954412)
+- 3.1.12
+
+-------------------------------------------------------------------

Old:
----
  yast2-inetd-3.1.11.tar.bz2

New:
----
  yast2-inetd-3.1.12.tar.bz2

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

Other differences:
------------------
++++++ yast2-inetd.spec ++++++
--- /var/tmp/diff_new_pack.Dx63pw/_old  2016-01-16 11:56:36.000000000 +0100
+++ /var/tmp/diff_new_pack.Dx63pw/_new  2016-01-16 11:56:36.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package yast2-inetd
 #
-# Copyright (c) 2015 SUSE LINUX 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-inetd
-Version:        3.1.11
+Version:        3.1.12
 Release:        0
 Url:            https://github.com/yast/yast-inetd
 

++++++ yast2-inetd-3.1.11.tar.bz2 -> yast2-inetd-3.1.12.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-inetd-3.1.11/.travis.yml 
new/yast2-inetd-3.1.12/.travis.yml
--- old/yast2-inetd-3.1.11/.travis.yml  2015-06-02 18:03:09.000000000 +0200
+++ new/yast2-inetd-3.1.12/.travis.yml  2016-01-14 13:05:03.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 
yast2-users" -g "rspec:2.14.1 yast-rake gettext"
+    - sh ./travis_setup.sh -p "rake yast2-devtools yast2-testsuite yast2 
yast2-users" -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-inetd-3.1.11/package/yast2-inetd.changes 
new/yast2-inetd-3.1.12/package/yast2-inetd.changes
--- old/yast2-inetd-3.1.11/package/yast2-inetd.changes  2015-06-02 
18:03:09.000000000 +0200
+++ new/yast2-inetd-3.1.12/package/yast2-inetd.changes  2016-01-14 
13:05:03.000000000 +0100
@@ -1,4 +1,10 @@
 -------------------------------------------------------------------
+Mon Nov 16 17:17:04 UTC 2015 - igonzalezs...@suse.com
+
+- Fix validation of AutoYaST profiles (bsc#954412)
+- 3.1.12
+
+-------------------------------------------------------------------
 Tue Jun  2 15:47:07 UTC 2015 - lsle...@suse.cz
 
 - remove broken split provides, causes yast2-inetd-doc package
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-inetd-3.1.11/package/yast2-inetd.spec 
new/yast2-inetd-3.1.12/package/yast2-inetd.spec
--- old/yast2-inetd-3.1.11/package/yast2-inetd.spec     2015-06-02 
18:03:09.000000000 +0200
+++ new/yast2-inetd-3.1.12/package/yast2-inetd.spec     2016-01-14 
13:05:03.000000000 +0100
@@ -17,7 +17,7 @@
 
 
 Name:           yast2-inetd
-Version:        3.1.11
+Version:        3.1.12
 Release:        0
 Url:            https://github.com/yast/yast-inetd
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-inetd-3.1.11/src/autoyast-rnc/inetd.rnc 
new/yast2-inetd-3.1.12/src/autoyast-rnc/inetd.rnc
--- old/yast2-inetd-3.1.11/src/autoyast-rnc/inetd.rnc   2015-06-02 
18:03:09.000000000 +0200
+++ new/yast2-inetd-3.1.12/src/autoyast-rnc/inetd.rnc   2016-01-14 
13:05:03.000000000 +0100
@@ -8,13 +8,15 @@
        LIST,
        element conf {
            element enabled  { BOOLEAN }? &
-            element iid      { text }? &
-            element protocol { text }? &
-            element script   { text }? &
-            element server   { text }? &
-            element comment  { text }? &
-            element unparsed { text }? &
-            element service  {
+            element iid             { text }? &
+            element protocol        { text }? &
+            element script          { text }? &
+            element server          { text }? &
+            element comment         { text }? &
+            element comment_inside  { text }? &
+            element unparsed        { text }? &
+            element server_args     { text }? &
+            element service         {
                # Bug 215668 - jing - false positive error
                #   (attribute "type" from ... not allowed at this point;...)
                attribute config:type { "boolean" }?, text
@@ -22,5 +24,5 @@
        }*
     }? &
     element netd_service { SYMBOL }? &
-    element netd_status  { INTEGER }?
+    element netd_status  { BOOLEAN }?
 }


Reply via email to