Hello community,

here is the log from the commit of package yast2-installation-control for 
openSUSE:Factory checked in at 2014-06-25 21:19:55
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/yast2-installation-control (Old)
 and      /work/SRC/openSUSE:Factory/.yast2-installation-control.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "yast2-installation-control"

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/yast2-installation-control/yast2-installation-control.changes
    2014-05-17 22:01:59.000000000 +0200
+++ 
/work/SRC/openSUSE:Factory/.yast2-installation-control.new/yast2-installation-control.changes
       2014-06-25 21:19:57.000000000 +0200
@@ -1,0 +2,7 @@
+Tue Jun 24 13:30:02 UTC 2014 - [email protected]
+
+- add elemenent to set default for os_probing per product
+  (bnc#884007)
+- 3.1.9
+
+-------------------------------------------------------------------

Old:
----
  yast2-installation-control-3.1.8.tar.bz2

New:
----
  yast2-installation-control-3.1.9.tar.bz2

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

Other differences:
------------------
++++++ yast2-installation-control.spec ++++++
--- /var/tmp/diff_new_pack.F25JGj/_old  2014-06-25 21:19:58.000000000 +0200
+++ /var/tmp/diff_new_pack.F25JGj/_new  2014-06-25 21:19:58.000000000 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           yast2-installation-control
-Version:        3.1.8
+Version:        3.1.9
 Release:        0
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build

++++++ yast2-installation-control-3.1.8.tar.bz2 -> 
yast2-installation-control-3.1.9.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-installation-control-3.1.8/control/control.rnc 
new/yast2-installation-control-3.1.9/control/control.rnc
--- old/yast2-installation-control-3.1.8/control/control.rnc    2014-05-16 
16:02:46.000000000 +0200
+++ new/yast2-installation-control-3.1.9/control/control.rnc    2014-06-24 
16:12:24.000000000 +0200
@@ -66,6 +66,7 @@
     | enable_clone
     | enable_register_hwdata
     | enable_register_optional
+    | disable_os_prober
     | display_register_forcereg
     | disable_register_w3m
     | register_monthly
@@ -148,6 +149,8 @@
 enable_register_hwdata =               element enable_register_hwdata { 
BOOLEAN }
 ## Default value for 'send optional system data' with registration
 enable_register_optional =             element enable_register_optional { 
BOOLEAN }
+## Defines if by default os probing should be disabled see. Default is false. 
(bnc#884007)
+disable_os_prober =                    element disable_os_prober { BOOLEAN }
 display_register_forcereg =            element display_register_forcereg { 
BOOLEAN }
 disable_register_w3m =                 element disable_register_w3m { BOOLEAN }
 register_monthly =                     element register_monthly { BOOLEAN }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-installation-control-3.1.8/control/control.rng 
new/yast2-installation-control-3.1.9/control/control.rng
--- old/yast2-installation-control-3.1.8/control/control.rng    2014-05-16 
16:02:46.000000000 +0200
+++ new/yast2-installation-control-3.1.9/control/control.rng    2014-06-24 
16:12:24.000000000 +0200
@@ -75,6 +75,7 @@
       <ref name="enable_clone"/>
       <ref name="enable_register_hwdata"/>
       <ref name="enable_register_optional"/>
+      <ref name="disable_os_prober"/>
       <ref name="display_register_forcereg"/>
       <ref name="disable_register_w3m"/>
       <ref name="register_monthly"/>
@@ -248,6 +249,12 @@
       <ref name="BOOLEAN"/>
     </element>
   </define>
+  <define name="disable_os_prober">
+    <a:documentation>Defines if by default os probing should be disabled see. 
Default is false. (bnc#884007)</a:documentation>
+    <element name="disable_os_prober">
+      <ref name="BOOLEAN"/>
+    </element>
+  </define>
   <define name="display_register_forcereg">
     <element name="display_register_forcereg">
       <ref name="BOOLEAN"/>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-installation-control-3.1.8/package/yast2-installation-control.changes 
new/yast2-installation-control-3.1.9/package/yast2-installation-control.changes
--- 
old/yast2-installation-control-3.1.8/package/yast2-installation-control.changes 
    2014-05-16 16:02:46.000000000 +0200
+++ 
new/yast2-installation-control-3.1.9/package/yast2-installation-control.changes 
    2014-06-24 16:12:24.000000000 +0200
@@ -1,4 +1,11 @@
 -------------------------------------------------------------------
+Tue Jun 24 13:30:02 UTC 2014 - [email protected]
+
+- add elemenent to set default for os_probing per product
+  (bnc#884007)
+- 3.1.9
+
+-------------------------------------------------------------------
 Fri May 16 15:51:37 CEST 2014 - [email protected]
 
 - Added software->optional_default_patterns - optional patterns
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-installation-control-3.1.8/package/yast2-installation-control.spec 
new/yast2-installation-control-3.1.9/package/yast2-installation-control.spec
--- 
old/yast2-installation-control-3.1.8/package/yast2-installation-control.spec    
    2014-05-16 16:02:46.000000000 +0200
+++ 
new/yast2-installation-control-3.1.9/package/yast2-installation-control.spec    
    2014-06-24 16:12:24.000000000 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           yast2-installation-control
-Version:        3.1.8
+Version:        3.1.9
 Release:        0
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to