Your message dated Thu, 28 Sep 2006 10:17:04 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#387677: fixed in ifupdown 0.6.8
has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--- Begin Message ---
Package: ifupdown
Version: 0.6.7-0.3
Tags: patch
Here is the patch for the 0.6.7-0.4 NMU.
diff -ur ifupdown-0.6.7-0.3/debian/changelog ifupdown-0.6.7/debian/changelog
--- ifupdown-0.6.7-0.3/debian/changelog 2006-09-14 15:02:39.000000000 +0200
+++ ifupdown-0.6.7/debian/changelog 2006-09-15 23:26:20.000000000 +0200
@@ -1,3 +1,12 @@
+ifupdown (0.6.7-0.4) unstable; urgency=low
+
+ * Non-maintainer upload.
+ * Fix the 'client' dhcp option to work as documented. Patch from
+ Roderick Schertler. (Closes: #311011)
+ * Change section from base to admin to match the override file.
+
+ -- Petter Reinholdtsen <[EMAIL PROTECTED]> Fri, 15 Sep 2006 23:26:04 +0200
+
ifupdown (0.6.7-0.3) unstable; urgency=low
* Non-maintainer upload.
diff -ur ifupdown-0.6.7-0.3/debian/control ifupdown-0.6.7/debian/control
--- ifupdown-0.6.7-0.3/debian/control 2006-09-14 14:45:44.000000000 +0200
+++ ifupdown-0.6.7/debian/control 2006-09-15 23:25:00.000000000 +0200
@@ -1,5 +1,5 @@
Source: ifupdown
-Section: base
+Section: admin
Priority: important
Maintainer: Anthony Towns <[EMAIL PROTECTED]>
Standards-Version: 3.7.2
diff -ur ifupdown-0.6.7-0.3/ifupdown.nw ifupdown-0.6.7/ifupdown.nw
--- ifupdown-0.6.7-0.3/ifupdown.nw 2006-09-14 14:46:49.000000000 +0200
+++ ifupdown-0.6.7/ifupdown.nw 2006-09-15 21:57:46.000000000 +0200
@@ -3917,7 +3917,7 @@
leasehours leasetime -- Preferred lease time in hours (pump)
leasetime leasetime -- Preferred lease time in seconds (dhcpcd)
vendor vendor -- Vendor class identifier (dhcpcd)
- client client_id -- Client identifier (dhcpcd, udhcpc)
+ client client -- Client identifier (dhcpcd, udhcpc)
hwaddress class address -- Hardware Address. /class/ is one of \
*ether*, *ax25*, *ARCnet* or *netrom*. \
/address/ is dependent on this choice.
@@ -3931,9 +3931,9 @@
pump -i %iface% [[-h %hostname%]] [[-l %leasehours%]] \
elsif (execable("/sbin/pump") && mylinuxver() >= mylinux(2,1,100))
udhcpc -n -p /var/run/udhcpc.%iface%.pid -i %iface% [[-H %hostname%]] \
- [[-c %clientid%]] \
+ [[-c %client%]] \
elsif (execable("/sbin/udhcpc") && mylinuxver() >= mylinux(2,2,0))
- dhcpcd [[-h %hostname%]] [[-i %vendor%]] [[-I %clientid%]] \
+ dhcpcd [[-h %hostname%]] [[-i %vendor%]] [[-I %client%]] \
[[-l %leasetime%]] %iface% \
elsif (execable("/sbin/dhcpcd"))
diff -ur ifupdown-0.6.7-0.3/inet.defn ifupdown-0.6.7/inet.defn
--- ifupdown-0.6.7-0.3/inet.defn 2006-09-14 15:07:45.000000000 +0200
+++ ifupdown-0.6.7/inet.defn 2006-09-15 23:26:28.000000000 +0200
@@ -68,7 +68,7 @@
leasehours leasetime -- Preferred lease time in hours (pump)
leasetime leasetime -- Preferred lease time in seconds (dhcpcd)
vendor vendor -- Vendor class identifier (dhcpcd)
- client client_id -- Client identifier (dhcpcd, udhcpc)
+ client client -- Client identifier (dhcpcd, udhcpc)
hwaddress class address -- Hardware Address. /class/ is one of \
*ether*, *ax25*, *ARCnet* or *netrom*. \
/address/ is dependent on this choice.
@@ -82,9 +82,9 @@
pump -i %iface% [[-h %hostname%]] [[-l %leasehours%]] \
elsif (execable("/sbin/pump") && mylinuxver() >= mylinux(2,1,100))
udhcpc -n -p /var/run/udhcpc.%iface%.pid -i %iface% [[-H %hostname%]] \
- [[-c %clientid%]] \
+ [[-c %client%]] \
elsif (execable("/sbin/udhcpc") && mylinuxver() >= mylinux(2,2,0))
- dhcpcd [[-h %hostname%]] [[-i %vendor%]] [[-I %clientid%]] \
+ dhcpcd [[-h %hostname%]] [[-i %vendor%]] [[-I %client%]] \
[[-l %leasetime%]] %iface% \
elsif (execable("/sbin/dhcpcd"))
--- End Message ---
--- Begin Message ---
Source: ifupdown
Source-Version: 0.6.8
We believe that the bug you reported is fixed in the latest version of
ifupdown, which is due to be installed in the Debian FTP archive:
ifupdown_0.6.8.dsc
to pool/main/i/ifupdown/ifupdown_0.6.8.dsc
ifupdown_0.6.8.tar.gz
to pool/main/i/ifupdown/ifupdown_0.6.8.tar.gz
ifupdown_0.6.8_i386.deb
to pool/main/i/ifupdown/ifupdown_0.6.8_i386.deb
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Petter Reinholdtsen <[EMAIL PROTECTED]> (supplier of updated ifupdown package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.7
Date: Thu, 28 Sep 2006 18:14:47 +0200
Source: ifupdown
Binary: ifupdown
Architecture: source i386
Version: 0.6.8
Distribution: unstable
Urgency: low
Maintainer: Anthony Towns <[EMAIL PROTECTED]>
Changed-By: Petter Reinholdtsen <[EMAIL PROTECTED]>
Description:
ifupdown - high level tools to configure network interfaces
Closes: 266021 311011 311443 311777 311928 312988 330230 336931 338849 339834
347580 353154 362093 384438 384866 386794 387155 387453 387677
Changes:
ifupdown (0.6.8) unstable; urgency=low
.
* Add myself as co-maintainer with approval from Anthony Towns.
* Change path of dhclient.leases to make sure the dhcp state survive
reboots. (Closes: #311777)
* Change leasehours option value to match the option name.
* Async ifup/ifdown modication based on patch from Scott James
Remnant and Ubuntu. (Closes: #347580)
- Rewrite the way that ifup and ifdown read and write the state
file. Instead of storing it in memory and holding a lock on it
(preventing concurrent processes from actually being concurrent)
use atomic read and write functions that only hold the lock for
very short periods.
- Write to the state file when we start bringing up or tearing
down the interface, so we don't ever try to do the same
operation at the same time.
- Update the state file once the operation is complete to ensure
we record the actual status of it.
* Acknowledge NMUs. (Closes: #311011, #311443, #353154, #339834, #311928,
#336931, #338849, #362093, #330230, #386794, #384866, #312988, #266021,
#384438, #387155, #387453, #387677)
Files:
a2da1ec7d7fdf06792b1b0e5bb8cec94 549 admin important ifupdown_0.6.8.dsc
0c4cf072305b1e798e9e704558ec01f1 375416 admin important ifupdown_0.6.8.tar.gz
63377920f0fdcd98d86e22eabf148395 50852 admin important ifupdown_0.6.8_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (GNU/Linux)
iD8DBQFFHALF20zMSyow1ykRAt5gAKDIsujpHPdPU1S9zjEbb8xVv73+KQCeMVPJ
o585sBatKYTkn7yK5aswXcE=
=yZbT
-----END PGP SIGNATURE-----
--- End Message ---