Hello community,

here is the log from the commit of package dhcp for openSUSE:11.3
checked in at Fri May 13 15:32:44 CEST 2011.



--------
--- old-versions/11.3/UPDATES/all/dhcp/dhcp.changes     2011-04-06 
18:09:08.000000000 +0200
+++ 11.3/dhcp/dhcp.changes      2011-05-03 14:41:40.000000000 +0200
@@ -1,0 +2,7 @@
+Tue May  3 12:27:08 UTC 2011 - [email protected]
+
+- Fixed dhclient-script typo causing ISC DHCPv6 client to execute
+  ifup pre-down scripts also while renew, when the ipv6 address
+  did not changed (bnc#690859).
+
+-------------------------------------------------------------------

calling whatdependson for 11.3-i586


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

Other differences:
------------------
++++++ dhcp.spec ++++++
--- /var/tmp/diff_new_pack.fvLFgj/_old  2011-05-13 15:32:08.000000000 +0200
+++ /var/tmp/diff_new_pack.fvLFgj/_new  2011-05-13 15:32:08.000000000 +0200
@@ -33,7 +33,7 @@
 Group:          Productivity/Networking/Boot/Servers
 AutoReqProv:    on
 Version:        4.1.2.ESV.1
-Release:        0.<RELEASE6>
+Release:        0.<RELEASE8>
 Summary:        Common Files Used by ISC DHCP Software
 Url:            http://www.isc.org/software/dhcp
 Source0:        dhcp-%{isc_version}.tar.bz2

++++++ dhclient-script ++++++
--- /var/tmp/diff_new_pack.fvLFgj/_old  2011-05-13 15:32:08.000000000 +0200
+++ /var/tmp/diff_new_pack.fvLFgj/_new  2011-05-13 15:32:08.000000000 +0200
@@ -580,7 +580,7 @@
   fi
 
   netconfig_modify
-  if [ x$old_ip6_address != x -a x$old_ip6_address != x$new_ip_address ];
+  if [ x$old_ip6_address != x -a x$old_ip6_address != x$new_ip6_address ];
   then
     if is_ifup_controlled ; then
       /sbin/ifdown $interface -o dhcp




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



Remember to have fun...

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

Reply via email to