Hello community,

here is the log from the commit of package sysconfig for openSUSE:Factory 
checked in at 2013-01-29 07:04:49
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/sysconfig (Old)
 and      /work/SRC/openSUSE:Factory/.sysconfig.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "sysconfig", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:Factory/sysconfig/sysconfig.changes      2013-01-12 
14:53:46.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.sysconfig.new/sysconfig.changes 2013-01-29 
07:04:51.000000000 +0100
@@ -1,0 +2,45 @@
+Mon Jan 28 13:48:09 UTC 2013 - [email protected]
+
+- version 0.80.3
+- rcnetwork: reworked suspend/resume hooks (bnc#781106)
+
+-------------------------------------------------------------------
+Wed Jan 23 19:37:52 UTC 2013 - [email protected]
+
+- version 0.80.2
+- rcnetwork: handle also partial -o type|skip options
+
+-------------------------------------------------------------------
+Wed Jan 23 17:34:50 UTC 2013 - [email protected]
+
+- version 0.80.1
+- rcnetwork: Improved redirection and option handling and cleaned
+  up obsolete localfs/remotefs options and network manager hooks.
+  Honor SYSTEMCTL_OPTIONS variable which can be set to systemctl
+  options e.g. --ignore-dependencies while yast2 second stage run
+  (bnc#798348).
+- Fixed to use dhclient6 in dhcp6_client state variable (bnc#798828).
+
+-------------------------------------------------------------------
+Tue Jan 15 10:47:08 UTC 2013 - [email protected]
+
+- version 0.80.0
+- Removed the NETWORKMANAGER=yes/no variable from network/config.
+  The NetworkManager.service (or other) installs a network.service
+  alias link while "systemctl enable" and removes on "disable",
+  which masks the network.service provided by /etc/init.d/network.
+  Current service has to be stopped while "enable" or "disable".
+  The "systemctl -p Id show network.service" is used to query the
+  currently enabled network service. It returns either the name
+  of the service providing the alias, i.e. NetworkManager.service
+  or network.service - when the /etc/init.d/network provides it.
+  The /etc/init.d/network script forwards common actions (start,
+  stop, ...) to systemd which executes them for the currently
+  active network.service. (bnc#764055,bnc#764336,bnc#798348).
+- Adopted /etc/init.d/network, netconfig, ifup to use the service
+  Id query instead of NETWORKMANAGER variable, added forwarding.
+- Removed NetworkManager start/stop code from /etc/init.d/network
+  and disabled NetworkManager dispatcher hook installation.
+- Added removal of the NETWORKMANAGER variable to spec post-install
+
+-------------------------------------------------------------------

Old:
----
  0001-Updated-bridge-documentation-link-in-ifcfg-bridge.5.patch
  0002-ifup-bridge-handle-1-100-sec-precision-stp-times.patch
  sysconfig-0.76.8.tar.bz2

New:
----
  sysconfig-0.80.3.tar.bz2

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

Other differences:
------------------
++++++ sysconfig.spec ++++++
--- /var/tmp/diff_new_pack.qX8bTc/_old  2013-01-29 07:04:52.000000000 +0100
+++ /var/tmp/diff_new_pack.qX8bTc/_new  2013-01-29 07:04:52.000000000 +0100
@@ -17,7 +17,7 @@
 
 
 Name:           sysconfig
-Version:        0.76.8
+Version:        0.80.3
 Release:        0
 Summary:        The sysconfig scheme and traditional network scripts
 License:        GPL-2.0+
@@ -40,8 +40,6 @@
 %define         udevdir        /lib/udev
 %endif
 Source:         %name-%version.tar.bz2
-Patch1:         0001-Updated-bridge-documentation-link-in-ifcfg-bridge.5.patch
-Patch2:         0002-ifup-bridge-handle-1-100-sec-precision-stp-times.patch
 
 %description
 This package provides the SuSE system configuration scheme and the
@@ -61,8 +59,6 @@
 
 %prep
 %setup -n sysconfig-%{version}
-%patch1 -p1
-%patch2 -p1
 
 %build
 autoreconf --force --install
@@ -113,7 +109,6 @@
 /etc/sysconfig/network/if-down.d/ndp-proxy
 /etc/netconfig.d
 /etc/ppp/poll.tcpip
-/etc/NetworkManager
 /sbin/*
 %doc /usr/share/doc/packages/sysconfig
 %_mandir/*/*
@@ -177,6 +172,8 @@
 done
 # erroneous move from network/dhcp to network/config while 11.1 beta
 sysconfig_remove_and_set network/config WRITE_HOSTNAME_TO_HOSTS
+# remove NETWORKMANAGER variable; 12.3 is using network.service alias
+sysconfig_remove_and_set network/config NETWORKMANAGER
 # be a little bit paranoid and set the correct mode even we set umask
 chmod 0600 etc/sysconfig/network/ifcfg-*
 

++++++ sysconfig-0.76.8.tar.bz2 -> sysconfig-0.80.3.tar.bz2 ++++++
++++ 2357 lines of diff (skipped)

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

Reply via email to