Hello community, here is the log from the commit of package sysconfig for openSUSE:Factory checked in at 2014-02-23 07:19:40 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/sysconfig (Old) and /work/SRC/openSUSE:Factory/.sysconfig.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "sysconfig" Changes: -------- --- /work/SRC/openSUSE:Factory/sysconfig/sysconfig.changes 2014-01-27 11:24:19.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.sysconfig.new/sysconfig.changes 2014-02-23 07:19:41.000000000 +0100 @@ -1,0 +2,15 @@ +Fri Feb 21 07:48:15 UTC 2014 - [email protected] + +- version 0.83.3 +- Cleaned up comments and obsolete variables in network/dhcp + and network/config config files (fate#312939,fate#314482). +- netconfig: just systemctl not init scripts (bnc#864696) as + all for this version supported systems are using systemd + which forwards to init scripts as needed. + +------------------------------------------------------------------- +Fri Feb 7 12:07:53 UTC 2014 - [email protected] + +- Remove the blacklist entry for the uas driver (bnc#862397) + +------------------------------------------------------------------- Old: ---- sysconfig-0.83.2.tar.bz2 New: ---- sysconfig-0.83.3.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ sysconfig.spec ++++++ --- /var/tmp/diff_new_pack.8q8xzW/_old 2014-02-23 07:19:42.000000000 +0100 +++ /var/tmp/diff_new_pack.8q8xzW/_new 2014-02-23 07:19:42.000000000 +0100 @@ -17,7 +17,7 @@ Name: sysconfig -Version: 0.83.2 +Version: 0.83.3 Release: 0 Summary: The sysconfig scheme for traditional network scripts License: GPL-2.0+ ++++++ sysconfig-0.83.2.tar.bz2 -> sysconfig-0.83.3.tar.bz2 ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/sysconfig-0.83.2/ChangeLog new/sysconfig-0.83.3/ChangeLog --- old/sysconfig-0.83.2/ChangeLog 2014-01-23 18:05:15.000000000 +0100 +++ new/sysconfig-0.83.3/ChangeLog 2014-02-21 09:29:16.000000000 +0100 @@ -1,10 +1,50 @@ -commit 7f9f386dd176c6ca428da6ad1e736aa970ee6464 (HEAD, master) +commit 68d80bb35505838e89332452bb1636dcdaf166fe (HEAD, tag: version-0.83.3, origin/master, master) +Author: Marius Tomaschewski <[email protected]> +Date: Fri Feb 21 09:25:54 2014 +0100 + + version 0.83.3, updated changes (redone) + + Picked up a patch applied by patching the source archive :-( + + Fri Feb 7 12:07:53 UTC 2014 - [email protected] + - Remove the blacklist entry for the uas driver (bnc#862397) + +commit 647e1ff414946bb3614a391fc0b2c4950b03c2ac +Author: Marius Tomaschewski <[email protected]> +Date: Fri Feb 21 08:50:55 2014 +0100 + + version 0.83.3, updated changes + +commit e4a803bf4e2fd3338a7c2a886333f18adc1f23e7 +Author: Marius Tomaschewski <[email protected]> +Date: Fri Feb 21 08:45:51 2014 +0100 + + config: removed obsolete variables (fate#314482) + + Removed ZEROCONF_ROUTE and other obsolete variables completely. + +commit 1097f5daa9eb6fc3658ca81dd9d8ffb14482ad1c +Author: Marius Tomaschewski <[email protected]> +Date: Fri Feb 21 08:38:52 2014 +0100 + + netconfig: use systemctl not init scripts (bnc#864696) + + All (for this version) supported systems are using systemd + which forwards to init scripts. Dropped all systemd guards. + +commit adcf40ed7e8b234beb8c576cb78a08716acff059 +Author: Marius Tomaschewski <[email protected]> +Date: Wed Jan 29 12:40:04 2014 +0100 + + Cleaned up comments in network/dhcp (fate#312939) + +commit 7f9f386dd176c6ca428da6ad1e736aa970ee6464 Author: Marius Tomaschewski <[email protected]> Date: Thu Jan 23 18:03:29 2014 +0100 version 0.83.2, updated changes -commit 382c4dc5e593782f6aea70dd151aedef01034c36 (origin/master) +commit 382c4dc5e593782f6aea70dd151aedef01034c36 Author: Marius Tomaschewski <[email protected]> Date: Thu Jan 23 11:40:20 2014 +0100 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/sysconfig-0.83.2/VERSION new/sysconfig-0.83.3/VERSION --- old/sysconfig-0.83.2/VERSION 2014-01-23 12:27:39.000000000 +0100 +++ new/sysconfig-0.83.3/VERSION 2014-02-21 08:46:54.000000000 +0100 @@ -1 +1 @@ -0.83.2 +0.83.3 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/sysconfig-0.83.2/config/hardware/50-blacklist.conf new/sysconfig-0.83.3/config/hardware/50-blacklist.conf --- old/sysconfig-0.83.2/config/hardware/50-blacklist.conf 2014-01-23 12:27:09.000000000 +0100 +++ new/sysconfig-0.83.3/config/hardware/50-blacklist.conf 2014-02-21 09:25:48.000000000 +0100 @@ -179,6 +179,3 @@ # Blacklist the IBM s390 module for I/O dynamic configuration support # Bug bnc#478601 blacklist chsc_sch -# uas has been confirmed to be hopelessly broken -# Bug bnc#770301 -blacklist uas diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/sysconfig-0.83.2/config/sysconfig.config-network new/sysconfig-0.83.3/config/sysconfig.config-network --- old/sysconfig-0.83.2/config/sysconfig.config-network 2014-01-23 12:27:09.000000000 +0100 +++ new/sysconfig-0.83.3/config/sysconfig.config-network 2014-02-21 08:37:29.000000000 +0100 @@ -140,37 +140,6 @@ # WAIT_FOR_INTERFACES="30" -## Type: list("",yes,no) -## Default: "" -# -# Forces all interfaces eth* ath* wlan* and ra* to be persistent via udev -# or disables the persistent rename flag check. Default is to check if udev -# is running -- it may be not used, e.g. inside of LXC containers. -# -FORCE_PERSISTENT_NAMES="" - -## Type: integer -## Default: 0 -# -# The number of seconds to wait for link to become useable / ready. -# Default is 0, causing to not wait for a ready link (0), because link -# detection can't be enabled in all cases (e.g. bridges without ports). -# Please use per interface settings to enable it. -# -LINK_READY_WAIT=0 - -## Type: integer -## Default: "" -# -# The number of seconds to wait for the end of IPv6 duplicate address -# detection in ifup. -# Default is to use WAIT_FOR_INTERFACES/2 seconds in normal ifup runs. -# When ifup is called by /etc/init.d/network at boot time, the check -# is done, but /etc/init.d/network waits WAIT_FOR_INTERFACES seconds -# for all interfaces togerther. Set to 0 to disable it. -# -IPV6_DAD_WAIT="" - ## Type: yesno ## Default: yes # @@ -178,27 +147,6 @@ # should get started when network interfaces are started. FIREWALL="yes" -## Type: yesno -## Default: no -# -# This variable is a policy to disable the Zero Configuration Networking -# (zeroconf) route (169.254.0.0) on local interfaces by default and has -# to be enabled in per-interface ifcfg files (fate#314482). -# The LINKLOCAL_INTERFACES is obsolete and has been dropped. -# -ZEROCONF_ROUTE='no' - -## Type: string -## Default: "-f -I" -# -# Set default options for ifplugd. You may also set them in an ifcfg-* file -# individually. Have a look at 'man ifplug' for details. We let ifplugd set the -# interface UP when starting, because there are many interfaces where link beat -# cannot be detected otherwise. If you want the interface to stay down then add -# the option '-a'. If you like ifplugd to beep on cable (un)plug, remove '-b'. -# -IFPLUGD_OPTIONS="-f -I -b" - ## Type: int ## Default: 0 # diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/sysconfig-0.83.2/config/sysconfig.dhcp-network new/sysconfig-0.83.3/config/sysconfig.dhcp-network --- old/sysconfig-0.83.2/config/sysconfig.dhcp-network 2014-01-23 12:27:09.000000000 +0100 +++ new/sysconfig-0.83.3/config/sysconfig.dhcp-network 2014-02-21 08:45:38.000000000 +0100 @@ -101,16 +101,14 @@ # # Should the DHCP client set a default route (default Gateway) (yes|no) # -# When multiple copies of dhcpcd run, it would make sense that only one -# of them does it. +# When multiple copies of dhcp client run, it would make sense that only +# one of them does it. # DHCLIENT_SET_DEFAULT_ROUTE="yes" ## Type: integer ## Default: "" # -# Lease time to request ( -l option) -# # Specifies the lease time (in seconds), that is suggested to the # server. Default is to use the lease time offered by the server. # @@ -119,9 +117,7 @@ ## Type: yesno ## Default: yes # -# dhcpcd -E/--lastlease option -# -# This setting controls whether dhcpcd should try to use DHCP settings +# This setting controls whether dhcp client should try to use DHCP settings # provided in its last lease when the dhcp-server is not reachable and # the lease hasn't expired yet. # Set this variable to "no" to disable the fallback to the last lease. @@ -131,27 +127,20 @@ ## Type: integer ## Default: "0" # -# dhcpcd -t/--timeout option -# -# You can set the timeout - dhcpcd will terminate after this time when -# does not get a reply from the dhcp server. The dhcpcd default timeout -# is 20 seconds, we set it to 0 to and wait forever to get a lease. -# -# Note: In the past, this setting was set to a much higher value (999999) -# by default, because the dhcpcd < 3.2.3 didn't provided a infinite one. +# You can set the timeout - dhcp client will stop processing after this +# time when does not get a reply from the dhcp server. # DHCLIENT_TIMEOUT="0" ## Type: string ## Default: AUTO # -# specify a hostname to send ( -h option) -# -# specifies a string used for the hostname option field when dhcpcd sends DHCP -# messages. Some DHCP servers will update nameserver entries (dynamic DNS). -# Also, some DHCP servers, notably those used by @Home Networks, require the -# hostname option field containing a specific string in the DHCP messages from -# clients. +# specifies a string used for the hostname option field when dhcp client +# sends DHCP messages. Some DHCP servers will update nameserver entries +# (dynamic DNS). +# Also, some DHCP servers, notably those used by @Home Networks, require +# the hostname option field containing a specific string in the DHCP +# messages from clients. # # By default the current hostname is sent ("AUTO"), if one is defined in # /etc/HOSTNAME. @@ -165,22 +154,16 @@ # # specify a client ID ( -I option) # -# Specifies a client identifier string. By default the hardware address of the -# network interface is sent as client identifier string, if none is specified -# here. -# -# Note that dhcpcd will prepend a zero to what it sends to the server. In the -# server configuration, you need to write the following to match on it: -# option dhcp-client-identifier "\0foo"; +# Specifies a client identifier string. By default an id dericed from the +# hardware address of the network interface is sent as client identifier. # DHCLIENT_CLIENT_ID="" -## Type: string("dhcpcd dhclient") +## Type: string ## Default: "" # -# specify a vendor class ID ( -i option) -# -# Specifies the vendor class identifier string. The default is dhcpcd-<version>. +# Specifies the vendor class identifier string. The default is dhcp client +# specific. # DHCLIENT_VENDOR_CLASS_ID="" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/sysconfig-0.83.2/configure new/sysconfig-0.83.3/configure --- old/sysconfig-0.83.2/configure 2014-01-23 18:05:02.000000000 +0100 +++ new/sysconfig-0.83.3/configure 2014-02-21 09:28:35.000000000 +0100 @@ -1,7 +1,7 @@ #! /bin/sh # From configure.in Revision: 1.13 . # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.69 for sysconfig 0.83.2. +# Generated by GNU Autoconf 2.69 for sysconfig 0.83.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.83.2' -PACKAGE_STRING='sysconfig 0.83.2' +PACKAGE_VERSION='0.83.3' +PACKAGE_STRING='sysconfig 0.83.3' PACKAGE_BUGREPORT='http://bugs.opensuse.org' PACKAGE_URL='https://github.com/openSUSE/sysconfig' @@ -1329,7 +1329,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.83.2 to adapt to many kinds of systems. +\`configure' configures sysconfig 0.83.3 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1399,7 +1399,7 @@ if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of sysconfig 0.83.2:";; + short | recursive ) echo "Configuration of sysconfig 0.83.3:";; esac cat <<\_ACEOF @@ -1508,7 +1508,7 @@ test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -sysconfig configure 0.83.2 +sysconfig configure 0.83.3 generated by GNU Autoconf 2.69 Copyright (C) 2012 Free Software Foundation, Inc. @@ -1877,7 +1877,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.83.2, which was +It was created by sysconfig $as_me 0.83.3, which was generated by GNU Autoconf 2.69. Invocation command line was $ $0 $@ @@ -2744,7 +2744,7 @@ # Define the identity of the package. PACKAGE='sysconfig' - VERSION='0.83.2' + VERSION='0.83.3' cat >>confdefs.h <<_ACEOF @@ -12244,7 +12244,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.83.2, which was +This file was extended by sysconfig $as_me 0.83.3, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -12302,7 +12302,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.83.2 +sysconfig config.status 0.83.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.83.2/scripts/netconfig new/sysconfig-0.83.3/scripts/netconfig --- old/sysconfig-0.83.2/scripts/netconfig 2013-08-26 14:07:16.000000000 +0200 +++ new/sysconfig-0.83.3/scripts/netconfig 2014-02-21 08:34:15.000000000 +0100 @@ -27,7 +27,7 @@ # because it was changed since the last run # -unset POSIXLY_CORRECT ; set +o posix # we're using non-posix bash features +unset POSIXLY_CORRECT ; set +o posix # we are using non-posix bash features # The environment variable ROOT indicates the root of the system to be # managed by SuSEconfig when that root is not '/' diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/sysconfig-0.83.2/scripts/netconfig.d/dns-bind new/sysconfig-0.83.3/scripts/netconfig.d/dns-bind --- old/sysconfig-0.83.2/scripts/netconfig.d/dns-bind 2013-09-27 16:41:42.000000000 +0200 +++ new/sysconfig-0.83.3/scripts/netconfig.d/dns-bind 2014-02-21 08:25:56.000000000 +0100 @@ -20,7 +20,7 @@ # ## -unset POSIXLY_CORRECT ; set +o posix # we're using non-posix bash features +unset POSIXLY_CORRECT ; set +o posix # we are using non-posix bash features if test "$UID" != "0" -a "$USER" != root -a -z "$ROOT" ; then echo "You must be root to start $0." >&2 @@ -262,8 +262,8 @@ fi # here we should reload services if needed -if [ -x $r/etc/init.d/named ]; then - $r/etc/init.d/named reload >/dev/null 2>&1 +if systemctl --quiet is-active named.service &>/dev/null ; then + systemctl reload named.service &>/dev/null fi exit 0; diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/sysconfig-0.83.2/scripts/netconfig.d/dns-dnsmasq new/sysconfig-0.83.3/scripts/netconfig.d/dns-dnsmasq --- old/sysconfig-0.83.2/scripts/netconfig.d/dns-dnsmasq 2013-08-26 14:07:16.000000000 +0200 +++ new/sysconfig-0.83.3/scripts/netconfig.d/dns-dnsmasq 2014-02-21 08:30:11.000000000 +0100 @@ -20,7 +20,7 @@ # ## -unset POSIXLY_CORRECT ; set +o posix # we're using non-posix bash features +unset POSIXLY_CORRECT ; set +o posix # we are using non-posix bash features if test "$UID" != "0" -a "$USER" != root -a -z "$ROOT" ; then echo "You must be root to start $0." >&2 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/sysconfig-0.83.2/scripts/netconfig.d/dns-resolver new/sysconfig-0.83.3/scripts/netconfig.d/dns-resolver --- old/sysconfig-0.83.2/scripts/netconfig.d/dns-resolver 2014-01-09 13:55:16.000000000 +0100 +++ new/sysconfig-0.83.3/scripts/netconfig.d/dns-resolver 2014-02-21 08:30:44.000000000 +0100 @@ -19,7 +19,7 @@ # ## -unset POSIXLY_CORRECT ; set +o posix # we're using non-posix bash features +unset POSIXLY_CORRECT ; set +o posix # we are using non-posix bash features if test "$UID" != "0" -a "$USER" != root -a -z "$ROOT" ; then echo "You must be root to start $0." >&2 @@ -335,6 +335,7 @@ fi # here we should restart services if needed +# => not applicable to reload anything exit 0; diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/sysconfig-0.83.2/scripts/netconfig.d/nis new/sysconfig-0.83.3/scripts/netconfig.d/nis --- old/sysconfig-0.83.2/scripts/netconfig.d/nis 2014-01-09 13:55:16.000000000 +0100 +++ new/sysconfig-0.83.3/scripts/netconfig.d/nis 2014-02-21 08:28:01.000000000 +0100 @@ -19,7 +19,7 @@ # ## -unset POSIXLY_CORRECT ; set +o posix # we're using non-posix bash features +unset POSIXLY_CORRECT ; set +o posix # we are using non-posix bash features if test "$UID" != "0" -a "$USER" != root -a -z "$ROOT" ; then echo "You must be root to start $0." >&2 @@ -444,10 +444,8 @@ # here we should restart services if needed # => reload ypbind -if [ "$(cat /proc/1/comm)" = "systemd" ]; then - systemctl reload ypbind >/dev/null 2>&1 -elif [ -x $r/etc/init.d/ypbind ]; then - $r/etc/init.d/ypbind reload >/dev/null 2>&1 +if systemctl --quiet is-active ypbind.service &>/dev/null ; then + systemctl reload ypbind.service &>/dev/null fi exit 0; diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/sysconfig-0.83.2/scripts/netconfig.d/ntp-runtime new/sysconfig-0.83.3/scripts/netconfig.d/ntp-runtime --- old/sysconfig-0.83.2/scripts/netconfig.d/ntp-runtime 2014-01-23 11:49:01.000000000 +0100 +++ new/sysconfig-0.83.3/scripts/netconfig.d/ntp-runtime 2014-02-21 08:33:18.000000000 +0100 @@ -19,7 +19,7 @@ # ## -unset POSIXLY_CORRECT ; set +o posix # we're using non-posix bash features +unset POSIXLY_CORRECT ; set +o posix # we are using non-posix bash features if test "$UID" != "0" -a "$USER" != root -a -z "$ROOT" ; then echo "You must be root to start $0." >&2 @@ -227,15 +227,10 @@ NTPDC_BIN="/usr/sbin/ntpdc" local status - if [ "$(cat /proc/1/comm)" = "systemd" ]; then - systemctl --quiet is-active ntp >/dev/null 2>&1 - elif [ -x $r/etc/init.d/ntp ]; then - $r/etc/init.d/ntp status >/dev/null 2>&1 - fi + systemctl --quiet is-active ntp.service &>/dev/null status=$? - if [ -n "${NTP_SERVER_LIST[*]}" -a -f "${NTP_CONF}" ] && \ - [ $status -eq 0 ]; then + if [ -n "${NTP_SERVER_LIST[*]}" -a -f "${NTP_CONF}" ] && [ $status -eq 0 ]; then NTP_KEYS=$(awk -- '/^keys/ { print $2 }' $NTP_CONF 2>/dev/null) NTP_KEYID=$(awk -- '/^requestkey[[:blank:]]/ { print $2 }' $NTP_CONF 2>/dev/null) NTP_PASSWD=$(test -n "$NTP_KEYS" -a -n "$NTP_KEYID" -a -r "$NTP_KEYS" && \ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/sysconfig-0.83.2/sysconfig.spec new/sysconfig-0.83.3/sysconfig.spec --- old/sysconfig-0.83.2/sysconfig.spec 2014-01-23 18:05:04.000000000 +0100 +++ new/sysconfig-0.83.3/sysconfig.spec 2014-02-21 09:28:37.000000000 +0100 @@ -18,7 +18,7 @@ Name: sysconfig -Version: 0.83.2 +Version: 0.83.3 Release: 0 Summary: The sysconfig scheme for traditional network scripts License: GPL-2.0+ -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
