Changelog entries for post-release updates

Stéphane Graber stgraber at ubuntu.com
Wed Feb 1 03:14:25 UTC 2012


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

On 01/31/2012 10:04 PM, Scott Kitterman wrote:
> When I install non-security post-release updates, I generally read
> the changelog entries so I have an idea what's changed on my
> system.  It would be nice if there could be some text that actually
> explains what's going on.  I don't find this very helpful:
> 
> ifupdown (0.7~alpha5.1ubuntu5.1) oneiric-proposed; urgency=low
> 
> * Cherry pick fixes for label handling from upstream git (LP:
> #876829): -
> http://anonscm.debian.org/hg/collab-maint/ifupdown/rev/100d6f75b985
>
> 
- - http://anonscm.debian.org/hg/collab-maint/ifupdown/rev/2d171c8da8e5
> -
> http://anonscm.debian.org/hg/collab-maint/ifupdown/rev/f9cef973859e
>
> 
- - http://anonscm.debian.org/hg/collab-maint/ifupdown/rev/80a68bbbd45d
> * Update test suite accordingly.
> 
> I'm sure there are others, but this one I just hit, so I'm
> mentioning it as an example of what I think is a problem that's not
> very rare.  I don't mean to call out any individuals.
> 
> Scott K


Hi Scott,

Sorry for the cryptic changelog. I probably should have explained what
a "label" is at least so that the changelog entry would make more sense.

In this specific example, the issue was ifupdown completely failing to
set the labels on the addresses added to an interface.

auto eth0:0
iface eth0:0 inet static
    address 192.168.254.100
    netmask 255.255.255.0

Where ":0" is the label wouldn't create "eth0:0" in Oneiric but
instead add "192.168.254.100" to the current "eth0" interface. When
bringing down that "label" (so eth0:0), it'd unconfigure the whole
"eth0" interface breaking networking.

The commits cherry-picked form upstream make sure every call to "ip"
have the "label" option set and also fixes "ifdown eth0:0" bringing
"eth0" down.

- -- 
Stéphane Graber
Ubuntu developer
http://www.ubuntu.com
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iQIcBAEBCgAGBQJPKK4RAAoJEMY4l01keS1n6x8P/2Ynlr68NhcmaRdNC5FYunLy
U562xKFX4BEtLW9eEDctum3Y2iunRmJBtZnRzhi79fGtI/7SkKvV85MvE/ZkuAEw
rXxWACkzdbN2PFeVzZDSODy0fEW6xzinfqNbB+DTHMs/TrOLRv/hLtllnroXcQpI
3NBr89kkT93ZNs53Da9v23HMj8KGxcqhfcuHdceqwVYdjCyUVIsw2hwyjZ5yUEHu
nMCeWbqOdXuK+w5oKWLikowSOkf08GT6BpqAG43K8Yv9Fvmpb4syV+rhRmIr7s7C
0fSPfgHKmLspYDS3Wwll4ME/aqk7RJPdjGWyB7+92KjKQS185ZkOW8VHSqFyoKsP
O5jMCw6EXlGpKkNU+SzBqJ4GgGPK4h31GPsC6bjsPwwa/jnTzZUcIsq9gdY2RCzv
imRcbYzzAtkms0MV6dowugEW+EvOUV8GFKFGUWTiStH0ji+L+gAsm1coo5hJ45YE
1BTVvf1uZjzGZDefTBQfqCvC8iOoOIT4gkp2dv5zIgDKkEVCu2i+ebo+wdUPb1Nv
msTTzCba/BiizcUFooFG7zN8/4Po//92NBG6+N9TMbDrore0ZQFaOpqLcK5M1heP
6lJcSMgvANIDozThXSTt05DP3WHEEbCiR775lAVqv5yS3wfqQyMkodPg8t5nU1zu
jqqcDgWa82u7dou4citT
=c8H9
-----END PGP SIGNATURE-----



More information about the ubuntu-devel mailing list