Control: tags -1 + confirmed On 2013-06-01 20:43, Andreas Beckmann wrote:
I just found an error in the ipppd postinst that might create a symlinkin / instead of /dev/ due to inconsistent chdir use. (#710707) (Code looks like if this ; then cd /dev ; MAKEDEV ; fi if that ; then ln -sf isdnctrl0 isdnctrl ; fi )I fixed this and added cleanup for the bad link in the filesystem root.Furthermore I cherry-picked a patch from experimental fixing an uninitialized variable being used in two .config scripts causing failures. A proposed debdiff is attached.
That looks fine, thanks.
I intend to NMU isdnutils to get this fixed in sid/jessie first and thereafter I'd like to see this fixed in wheezy r1, too. What are the timing constraints for 7.1?
As per http://lists.debian.org/1368681625.6290.20.camel%40jacala.jungle.funky-badger.org , p-u-NEW will be frozen next weekend (8/9th).
How long can I delay the NMU to sid? Should I raise the urgency for sid?
Technically, the fix only needs to be in sid when p-u-NEW is frozen; we can sort out making sure it gets in to testing after that if need be.
Regards, Adam