Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package skelcd-control-MicroOS for
openSUSE:Factory checked in at 2021-06-05 23:31:16
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/skelcd-control-MicroOS (Old)
and /work/SRC/openSUSE:Factory/.skelcd-control-MicroOS.new.1898 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "skelcd-control-MicroOS"
Sat Jun 5 23:31:16 2021 rev:19 rq:896939 version:20210602
Changes:
--------
---
/work/SRC/openSUSE:Factory/skelcd-control-MicroOS/skelcd-control-MicroOS.changes
2021-04-10 15:26:51.914342313 +0200
+++
/work/SRC/openSUSE:Factory/.skelcd-control-MicroOS.new.1898/skelcd-control-MicroOS.changes
2021-06-05 23:31:51.616472206 +0200
@@ -1,0 +2,6 @@
+Wed Jun 2 15:11:20 UTC 2021 - Stefan Schubert <[email protected]>
+
+- Enable ipv4_forward and ipv6_forward for ALL roles (bsc#1186280).
+- 20210602
+
+-------------------------------------------------------------------
Old:
----
skelcd-control-MicroOS-20210329.tar.bz2
New:
----
skelcd-control-MicroOS-20210602.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ skelcd-control-MicroOS.spec ++++++
--- /var/tmp/diff_new_pack.8BzA5n/_old 2021-06-05 23:31:52.148473131 +0200
+++ /var/tmp/diff_new_pack.8BzA5n/_new 2021-06-05 23:31:52.152473137 +0200
@@ -31,7 +31,7 @@
# xmllint (for validation)
BuildRequires: libxml2-tools
# RNG validation schema
-BuildRequires: yast2-installation-control >= 4.0.10
+BuildRequires: yast2-installation-control >= 4.4.2
# xsltproc - for building control.TWMicroOS.xml from control.MicroOS.xml
BuildRequires: diffutils
@@ -118,7 +118,7 @@
URL: https://github.com/yast/skelcd-control-MicroOS
AutoReqProv: off
-Version: 20210329
+Version: 20210602
Release: 0
Summary: The MicroOS control file needed for installation
License: MIT
++++++ skelcd-control-MicroOS-20210329.tar.bz2 ->
skelcd-control-MicroOS-20210602.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/skelcd-control-MicroOS-20210329/control/control.MicroOS.xml
new/skelcd-control-MicroOS-20210602/control/control.MicroOS.xml
--- old/skelcd-control-MicroOS-20210329/control/control.MicroOS.xml
2021-03-29 13:46:38.000000000 +0200
+++ new/skelcd-control-MicroOS-20210602/control/control.MicroOS.xml
2021-06-02 17:16:27.000000000 +0200
@@ -217,6 +217,8 @@
<force_static_ip config:type="boolean">false</force_static_ip>
<network_manager>never</network_manager>
<startmode>auto</startmode>
+ <ipv4_forward config:type="boolean">true</ipv4_forward>
+ <ipv6_forward config:type="boolean">true</ipv6_forward>
</network>
<!-- FATE#317481 -->
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/skelcd-control-MicroOS-20210329/package/skelcd-control-MicroOS.changes
new/skelcd-control-MicroOS-20210602/package/skelcd-control-MicroOS.changes
--- old/skelcd-control-MicroOS-20210329/package/skelcd-control-MicroOS.changes
2021-03-29 13:46:38.000000000 +0200
+++ new/skelcd-control-MicroOS-20210602/package/skelcd-control-MicroOS.changes
2021-06-02 17:16:27.000000000 +0200
@@ -1,4 +1,10 @@
-------------------------------------------------------------------
+Wed Jun 2 15:11:20 UTC 2021 - Stefan Schubert <[email protected]>
+
+- Enable ipv4_forward and ipv6_forward for ALL roles (bsc#1186280).
+- 20210602
+
+-------------------------------------------------------------------
Mon Mar 29 07:08:10 EDT 2021 - Neal Gompa <[email protected]>
- Evaluate security module before software module and
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/skelcd-control-MicroOS-20210329/package/skelcd-control-MicroOS.spec
new/skelcd-control-MicroOS-20210602/package/skelcd-control-MicroOS.spec
--- old/skelcd-control-MicroOS-20210329/package/skelcd-control-MicroOS.spec
2021-03-29 13:46:38.000000000 +0200
+++ new/skelcd-control-MicroOS-20210602/package/skelcd-control-MicroOS.spec
2021-06-02 17:16:27.000000000 +0200
@@ -31,7 +31,7 @@
# xmllint (for validation)
BuildRequires: libxml2-tools
# RNG validation schema
-BuildRequires: yast2-installation-control >= 4.0.10
+BuildRequires: yast2-installation-control >= 4.4.2
# xsltproc - for building control.TWMicroOS.xml from control.MicroOS.xml
BuildRequires: libxslt-tools
@@ -118,7 +118,7 @@
Url: https://github.com/yast/skelcd-control-MicroOS
AutoReqProv: off
-Version: 20210329
+Version: 20210602
Release: 0
Summary: The MicroOS control file needed for installation
License: MIT