Hello community, here is the log from the commit of package sysconfig for openSUSE:11.4 checked in at Wed Nov 9 22:14:21 CET 2011.
-------- --- old-versions/11.4/UPDATES/all/sysconfig/sysconfig.changes 2011-06-09 17:27:35.000000000 +0200 +++ 11.4/sysconfig/sysconfig.changes 2011-09-26 14:39:24.000000000 +0200 @@ -1,0 +2,12 @@ +Mon Sep 26 12:36:27 UTC 2011 - [email protected] + +- Fixed inverted link ready return value test + +------------------------------------------------------------------- +Mon Sep 26 09:36:15 UTC 2011 - [email protected] + +- Fixed to wait for the end of ipv6 duplicate address detection, + that can cause failures of further services. + Added LINK_READY_WAIT and IPV6_DAD_WAIT variables (bnc#697929). + +------------------------------------------------------------------- calling whatdependson for 11.4-i586 New: ---- 0003-Wait-for-link-and-ipv6-duplicate-address-detection.patch ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ sysconfig.spec ++++++ --- /var/tmp/diff_new_pack.LAWMnz/_old 2011-11-09 22:13:01.000000000 +0100 +++ /var/tmp/diff_new_pack.LAWMnz/_new 2011-11-09 22:13:01.000000000 +0100 @@ -20,7 +20,7 @@ Name: sysconfig Version: 0.74.5 -Release: 6.<RELEASE7> +Release: 6.<RELEASE9> Summary: The system configuration scheme Url: http://gitorious.org/opensuse/sysconfig Group: System/Base @@ -34,6 +34,7 @@ Source: %name-%version.tar.bz2 Patch1: 0001-ifup-wireless-no-encryption-option.bnc648830.patch Patch2: 0002-do-not-stop-bonding-slaves-first.bnc698478.patch +Patch3: 0003-Wait-for-link-and-ipv6-duplicate-address-detection.patch %description This package provides the SuSE system configuration scheme and @@ -55,6 +56,7 @@ %setup -n sysconfig-%{version} %patch1 -p1 %patch2 -p1 +%patch3 -p1 %build autoreconf --force --install ++++++ 0003-Wait-for-link-and-ipv6-duplicate-address-detection.patch ++++++ ++++ 811 lines (skipped) continue with "q"... Remember to have fun... -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
