Bug#778137: tabble GCC-5 build error fix

2015-07-02 Thread David S. Roth
tags 778137 + patch thanks Here's a fix for the GCC 5 build error. I added '-std=gnu89' to DEB_CFLAGS_MAINT_APPEND in debian/rules. -- David S. Roth Hewlett-Packard --- tabble-0.43/debian/rules.orig 2015-07-02 23:01:46.804822037 + +++ tabble-0.43/debian/rules 2015-07-02 22:

Bug#779681: executing ifdown on a dhcp configured interface unconfigures other dhcp interfaces

2015-03-03 Thread David S. Roth
Package: ifupdown Version: 0.7.52 The system under test has 3 network interfaces each configured using dhcp. System configuration: /etc/network/interfaces: auto eth0 allow-hotplug eth0 iface eth0 inet dhcp auto eth2 allow-hotplug eth2 iface eth2 inet dhcp auto eth3 allow-hotplug eth3 iface e