Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package skelcd-control-Kubic for openSUSE:Factory checked in at 2021-06-05 23:31:17 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/skelcd-control-Kubic (Old) and /work/SRC/openSUSE:Factory/.skelcd-control-Kubic.new.1898 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "skelcd-control-Kubic" Sat Jun 5 23:31:17 2021 rev:41 rq:896940 version:20210531 Changes: -------- --- /work/SRC/openSUSE:Factory/skelcd-control-Kubic/skelcd-control-Kubic.changes 2021-03-24 16:11:04.711821033 +0100 +++ /work/SRC/openSUSE:Factory/.skelcd-control-Kubic.new.1898/skelcd-control-Kubic.changes 2021-06-05 23:31:52.464473680 +0200 @@ -1,0 +2,6 @@ +Wed Jun 2 13:25:34 UTC 2021 - Stefan Schubert <sch...@suse.de> + +- Enable ipv4_forward and ipv6_forward for ALL roles (bsc#1186280). +- 20210531 + +------------------------------------------------------------------- Old: ---- skelcd-control-Kubic-20210308.tar.bz2 New: ---- skelcd-control-Kubic-20210531.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ skelcd-control-Kubic.spec ++++++ --- /var/tmp/diff_new_pack.go9ygW/_old 2021-06-05 23:31:52.880474403 +0200 +++ /var/tmp/diff_new_pack.go9ygW/_new 2021-06-05 23:31:52.880474403 +0200 @@ -31,7 +31,7 @@ # xmllint (for validation) BuildRequires: libxml2-tools # RNG validation schema -BuildRequires: yast2-installation-control >= 4.2.8 +BuildRequires: yast2-installation-control >= 4.4.2 # xsltproc - for building control.TWKubic.xml from control.Kubic.xml BuildRequires: diffutils @@ -121,7 +121,7 @@ URL: https://github.com/yast/skelcd-control-Kubic AutoReqProv: off -Version: 20210308 +Version: 20210531 Release: 0 Summary: The Kubic control file needed for installation License: MIT ++++++ skelcd-control-Kubic-20210308.tar.bz2 -> skelcd-control-Kubic-20210531.tar.bz2 ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/skelcd-control-Kubic-20210308/control/control.Kubic.xml new/skelcd-control-Kubic-20210531/control/control.Kubic.xml --- old/skelcd-control-Kubic-20210308/control/control.Kubic.xml 2021-03-15 16:11:39.000000000 +0100 +++ new/skelcd-control-Kubic-20210531/control/control.Kubic.xml 2021-06-02 17:16:31.000000000 +0200 @@ -213,6 +213,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-Kubic-20210308/package/skelcd-control-Kubic.changes new/skelcd-control-Kubic-20210531/package/skelcd-control-Kubic.changes --- old/skelcd-control-Kubic-20210308/package/skelcd-control-Kubic.changes 2021-03-15 16:11:39.000000000 +0100 +++ new/skelcd-control-Kubic-20210531/package/skelcd-control-Kubic.changes 2021-06-02 17:16:31.000000000 +0200 @@ -1,4 +1,10 @@ ------------------------------------------------------------------- +Wed Jun 2 13:25:34 UTC 2021 - Stefan Schubert <sch...@suse.de> + +- Enable ipv4_forward and ipv6_forward for ALL roles (bsc#1186280). +- 20210531 + +------------------------------------------------------------------- Tue Mar 9 08:21:56 EST 2021 - Neal Gompa <ngomp...@gmail.com> - Set package manager patterns for Kubic roles (boo#1182803, boo#1183231) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/skelcd-control-Kubic-20210308/package/skelcd-control-Kubic.spec new/skelcd-control-Kubic-20210531/package/skelcd-control-Kubic.spec --- old/skelcd-control-Kubic-20210308/package/skelcd-control-Kubic.spec 2021-03-15 16:11:39.000000000 +0100 +++ new/skelcd-control-Kubic-20210531/package/skelcd-control-Kubic.spec 2021-06-02 17:16:31.000000000 +0200 @@ -31,7 +31,7 @@ # xmllint (for validation) BuildRequires: libxml2-tools # RNG validation schema -BuildRequires: yast2-installation-control >= 4.2.8 +BuildRequires: yast2-installation-control >= 4.4.2 # xsltproc - for building control.TWKubic.xml from control.Kubic.xml BuildRequires: libxslt-tools @@ -121,7 +121,7 @@ Url: https://github.com/yast/skelcd-control-Kubic AutoReqProv: off -Version: 20210308 +Version: 20210531 Release: 0 Summary: The Kubic control file needed for installation License: MIT