Bug#609851: [updated] incorrect variables used to set hostname in dhclient-script

2011-11-20 Thread Andrew Pollock
On Sun, Nov 20, 2011 at 03:06:03PM -0500, Tim Heckman wrote: > On Sun, Nov 20, 2011 at 12:22 AM, Andrew Pollock wrote: > > > > > dhclient-script got some major overhauling in 4.2.2-1, and your patch is no > > longer applicable. > > > > Is the original bug still present in 4.2.2-1? > > > > regards

Bug#609851: [updated] incorrect variables used to set hostname in dhclient-script

2011-11-20 Thread Tim Heckman
On Sun, Nov 20, 2011 at 12:22 AM, Andrew Pollock wrote: > > dhclient-script got some major overhauling in 4.2.2-1, and your patch is no > longer applicable. > > Is the original bug still present in 4.2.2-1? > > regards > > Andrew Andrew, It does appear to work normally in 4.2.2-1 on Sid. Howev

Bug#609851: [updated] incorrect variables used to set hostname in dhclient-script

2011-11-19 Thread Andrew Pollock
On Wed, Nov 02, 2011 at 06:35:37PM -0400, Tim Heckman wrote: > User error on my last diff here is an updated one that is correct: > dhclient-script got some major overhauling in 4.2.2-1, and your patch is no longer applicable. Is the original bug still present in 4.2.2-1? regards Andrew sign

Bug#609851: [updated] incorrect variables used to set hostname in dhclient-script

2011-11-02 Thread Tim Heckman
User error on my last diff here is an updated one that is correct: --- /sbin/dhclient-script 2011-08-09 14:50:08.0 -0400 +++ /sbin/dhclient-script 2011-11-02 16:44:47.0 -0400 @@ -152,9 +152,9 @@ ;; BOUND|RENEW|REBIND|REBOOT) - if [ -n "$old_host_name" -a -n "$host_na