Hello community, here is the log from the commit of package sysconfig for openSUSE:Factory checked in at 2018-05-23 16:06:38 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/sysconfig (Old) and /work/SRC/openSUSE:Factory/.sysconfig.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "sysconfig" Wed May 23 16:06:38 2018 rev:177 rq:610032 version:0.84.3 Changes: -------- --- /work/SRC/openSUSE:Factory/sysconfig/sysconfig.changes 2018-03-24 16:11:59.290833880 +0100 +++ /work/SRC/openSUSE:Factory/.sysconfig.new/sysconfig.changes 2018-05-23 16:06:40.243324654 +0200 @@ -1,0 +2,11 @@ +Thu May 17 09:17:39 UTC 2018 - [email protected] + +- version 0.84.3 +- netconfig: change policy to permit non-NM settings (bsc#1079793) + As requested and approved by NetworkManager maintainer, the 'auto' + policy permits now also per interface settings provided by other + services when NetworkManager is enabled. That is, the auto policy + resolving has been changed from "STATIC_FALLBACK NetworkManager" + to "STATIC_FALLBACK * NetworkManager". + +------------------------------------------------------------------- Old: ---- sysconfig-0.84.2.tar.bz2 New: ---- sysconfig-0.84.3.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ sysconfig.spec ++++++ --- /var/tmp/diff_new_pack.t8FyTF/_old 2018-05-23 16:06:40.983297549 +0200 +++ /var/tmp/diff_new_pack.t8FyTF/_new 2018-05-23 16:06:40.987297402 +0200 @@ -28,7 +28,7 @@ %define udevdir /lib/udev %endif Name: sysconfig -Version: 0.84.2 +Version: 0.84.3 Release: 0 Summary: The sysconfig scheme for traditional network scripts License: GPL-2.0-or-later ++++++ sysconfig-0.84.2.tar.bz2 -> sysconfig-0.84.3.tar.bz2 ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/sysconfig-0.84.2/ChangeLog new/sysconfig-0.84.3/ChangeLog --- old/sysconfig-0.84.2/ChangeLog 2017-11-27 16:19:53.000000000 +0100 +++ new/sysconfig-0.84.3/ChangeLog 2018-05-17 11:38:05.000000000 +0200 @@ -1,4 +1,30 @@ -commit 5c63b360753a6f11945de33cad7daef733502e86 (HEAD -> master) +commit 5f6b70cb8c2faf5bfec265f90104db64ac506024 (HEAD -> master, tag: version-0.84.3, bsc1079793) +Author: Marius Tomaschewski <[email protected]> +Date: Thu May 17 11:18:48 2018 +0200 + + version 0.84.3 + + updated sysconfig.changes file + +commit 264790a0b39775b2b509fecd38d44b5b91d5a89d +Author: Marius Tomaschewski <[email protected]> +Date: Thu May 17 10:56:53 2018 +0200 + + netconfig: change policy to permit non-NM settings (bsc#1079793) + + As requested and approved by NetworkManager maintainer, the 'auto' + policy permits now also per interface settings provided by other + services when NetworkManager is enabled. That is, the auto policy + resolving has been changed from "STATIC_FALLBACK NetworkManager" + to "STATIC_FALLBACK * NetworkManager". + +commit e935bcde81e1b5df26fa85e02e26d655d64b39df +Author: Thorsten Kukuk <[email protected]> +Date: Mon Mar 19 15:29:04 2018 +0200 + + Use %license instead of %doc [bsc#1082318] + +commit 5c63b360753a6f11945de33cad7daef733502e86 (tag: version-0.84.2, origin/master) Author: Marius Tomaschewski <[email protected]> Date: Mon Nov 27 16:18:54 2017 +0100 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/sysconfig-0.84.2/VERSION new/sysconfig-0.84.3/VERSION --- old/sysconfig-0.84.2/VERSION 2017-11-27 15:09:32.000000000 +0100 +++ new/sysconfig-0.84.3/VERSION 2018-05-17 11:35:02.000000000 +0200 @@ -1 +1 @@ -0.84.2 +0.84.3 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/sysconfig-0.84.2/configure new/sysconfig-0.84.3/configure --- old/sysconfig-0.84.2/configure 2017-11-27 16:19:44.000000000 +0100 +++ new/sysconfig-0.84.3/configure 2018-05-17 11:37:02.000000000 +0200 @@ -1,7 +1,7 @@ #! /bin/sh # From configure.ac Revision: 1.13 . # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.69 for sysconfig 0.84.2. +# Generated by GNU Autoconf 2.69 for sysconfig 0.84.3. # # Report bugs to <http://bugs.opensuse.org>. # @@ -591,8 +591,8 @@ # Identity of this package. PACKAGE_NAME='sysconfig' PACKAGE_TARNAME='sysconfig' -PACKAGE_VERSION='0.84.2' -PACKAGE_STRING='sysconfig 0.84.2' +PACKAGE_VERSION='0.84.3' +PACKAGE_STRING='sysconfig 0.84.3' PACKAGE_BUGREPORT='http://bugs.opensuse.org' PACKAGE_URL='https://github.com/openSUSE/sysconfig' @@ -1328,7 +1328,7 @@ # Omit some internal or obsolete options to make the list less imposing. # This message is too long to be a string in the A/UX 3.1 sh. cat <<_ACEOF -\`configure' configures sysconfig 0.84.2 to adapt to many kinds of systems. +\`configure' configures sysconfig 0.84.3 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1398,7 +1398,7 @@ if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of sysconfig 0.84.2:";; + short | recursive ) echo "Configuration of sysconfig 0.84.3:";; esac cat <<\_ACEOF @@ -1507,7 +1507,7 @@ test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -sysconfig configure 0.84.2 +sysconfig configure 0.84.3 generated by GNU Autoconf 2.69 Copyright (C) 2012 Free Software Foundation, Inc. @@ -1876,7 +1876,7 @@ This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. -It was created by sysconfig $as_me 0.84.2, which was +It was created by sysconfig $as_me 0.84.3, which was generated by GNU Autoconf 2.69. Invocation command line was $ $0 $@ @@ -2743,7 +2743,7 @@ # Define the identity of the package. PACKAGE='sysconfig' - VERSION='0.84.2' + VERSION='0.84.3' cat >>confdefs.h <<_ACEOF @@ -12248,7 +12248,7 @@ # report actual input values of CONFIG_FILES etc. instead of their # values after options handling. ac_log=" -This file was extended by sysconfig $as_me 0.84.2, which was +This file was extended by sysconfig $as_me 0.84.3, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -12306,7 +12306,7 @@ cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" ac_cs_version="\\ -sysconfig config.status 0.84.2 +sysconfig config.status 0.84.3 configured by $0, generated by GNU Autoconf 2.69, with options \\"\$ac_cs_config\\" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/sysconfig-0.84.2/doc/netconfig.8 new/sysconfig-0.84.3/doc/netconfig.8 --- old/sysconfig-0.84.2/doc/netconfig.8 2017-04-10 09:52:28.000000000 +0200 +++ new/sysconfig-0.84.3/doc/netconfig.8 2018-05-17 11:35:02.000000000 +0200 @@ -163,10 +163,11 @@ .TP .IR NetworkManager \ is \ enabled -The \fBauto\fR policy value is resolved to "\fBSTATIC_FALLBACK NetworkManager\fR" +The \fBauto\fR policy value is resolved to "\fBSTATIC_FALLBACK * NetworkManager\fR" causing to use the NetworkManager build-in merge policy with a fallback to the static settings defined in netconfig variables when the NetworkManager -does not provide any. +does not provide any. Since version 0.84.3, the policy permits also other +non-NetworkManager per interface settings provided by other services. Note: NetworkManager is not using any of the statically defined netconfig settings. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/sysconfig-0.84.2/scripts/functions.netconfig new/sysconfig-0.84.3/scripts/functions.netconfig --- old/sysconfig-0.84.2/scripts/functions.netconfig 2017-04-10 13:08:54.000000000 +0200 +++ new/sysconfig-0.84.3/scripts/functions.netconfig 2018-05-17 11:35:02.000000000 +0200 @@ -81,7 +81,7 @@ # Use NetworkManager policy merged data # test "x$policy" = "xauto" && \ - policy='STATIC_FALLBACK NetworkManager' + policy='STATIC_FALLBACK * NetworkManager' ;; network.service|*) # diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/sysconfig-0.84.2/sysconfig.spec new/sysconfig-0.84.3/sysconfig.spec --- old/sysconfig-0.84.2/sysconfig.spec 2017-11-27 16:19:46.000000000 +0100 +++ new/sysconfig-0.84.3/sysconfig.spec 2018-05-17 11:37:05.000000000 +0200 @@ -1,7 +1,7 @@ # # spec file for package sysconfig # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 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 @@ -28,10 +28,10 @@ %define udevdir /lib/udev %endif Name: sysconfig -Version: 0.84.2 +Version: 0.84.3 Release: 0 Summary: The sysconfig scheme for traditional network scripts -License: GPL-2.0+ +License: GPL-2.0-or-later Group: System/Base Url: https://github.com/openSUSE/sysconfig Source: %{name}-%{version}.tar.bz2 @@ -89,9 +89,11 @@ touch %{buildroot}%{_sysconfdir}/sysconfig/network/dhcp mkdir -p %{buildroot}/sbin ln -s /sbin/service %{buildroot}/sbin/rcnetwork +rm -f %{buildroot}%{_docdir}/sysconfig/COPYING %files %defattr(-,root,root) +%license doc/COPYING %dir %{_sysconfdir}/modprobe.d %config %{_sysconfdir}/modprobe.d/50-blacklist.conf %config %{_sysconfdir}/sysconfig/network/ifcfg.template @@ -99,7 +101,6 @@ %ghost %{_sysconfdir}/sysconfig/network/dhcp %dir %{_docdir}/sysconfig %doc %{_docdir}/sysconfig/Contents -%doc %{_docdir}/sysconfig/COPYING %{_sysconfdir}/sysconfig/network/scripts/functions.rpm-utils %{_fillupdir}/sysconfig.dhcp-network %{_fillupdir}/sysconfig.config-network diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/sysconfig-0.84.2/sysconfig.spec.in new/sysconfig-0.84.3/sysconfig.spec.in --- old/sysconfig-0.84.2/sysconfig.spec.in 2017-11-27 15:39:03.000000000 +0100 +++ new/sysconfig-0.84.3/sysconfig.spec.in 2018-05-17 11:35:02.000000000 +0200 @@ -1,7 +1,7 @@ # # spec file for package sysconfig # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 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 @@ -31,7 +31,7 @@ Version: @VERSION@ Release: 0 Summary: The sysconfig scheme for traditional network scripts -License: GPL-2.0+ +License: GPL-2.0-or-later Group: System/Base Url: https://github.com/openSUSE/sysconfig Source: %{name}-%{version}.tar.bz2 @@ -89,9 +89,11 @@ touch %{buildroot}%{_sysconfdir}/sysconfig/network/dhcp mkdir -p %{buildroot}/sbin ln -s /sbin/service %{buildroot}/sbin/rcnetwork +rm -f %{buildroot}%{_docdir}/sysconfig/COPYING %files %defattr(-,root,root) +%license doc/COPYING %dir %{_sysconfdir}/modprobe.d %config %{_sysconfdir}/modprobe.d/50-blacklist.conf %config %{_sysconfdir}/sysconfig/network/ifcfg.template @@ -99,7 +101,6 @@ %ghost %{_sysconfdir}/sysconfig/network/dhcp %dir %{_docdir}/sysconfig %doc %{_docdir}/sysconfig/Contents -%doc %{_docdir}/sysconfig/COPYING %{_sysconfdir}/sysconfig/network/scripts/functions.rpm-utils %{_fillupdir}/sysconfig.dhcp-network %{_fillupdir}/sysconfig.config-network
