Package: networkd-dispatcher / 2.0-2

Metadata

Package Version Patches format
networkd-dispatcher 2.0-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0001 Patch etc conf.d p.conf to etc default p.patch | (download)

README.md | 4 2 + 2 - 0 !
networkd-dispatcher.service | 4 2 + 2 - 0 !
networkd-dispatcher.txt | 2 1 + 1 - 0 !
3 files changed, 5 insertions(+), 5 deletions(-)

 patch /etc/conf.d/%p.conf to /etc/default/%p


0002 networkd dispatcher.conf Run startup triggers by def.patch | (download)

networkd-dispatcher.conf | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 networkd-dispatcher.conf: run startup triggers by default

0003 Mock iwconfig in test_get_interface_data.patch | (download)

tests/test_networkd-dispatcher.py | 2 2 + 0 - 0 !
1 file changed, 2 insertions(+)

 mock iwconfig in test_get_interface_data()

Mock iwconfig in test_get_interface_data(), as otherwise it failed for
me (as executed by pytest-3) because it tried to run the real iwconfig.

/usr/lib/python3.6/subprocess.py:418: CalledProcessError

0004 man Explain that states may be explained in networkc.patch | (download)

networkd-dispatcher.txt | 3 3 + 0 - 0 !
1 file changed, 3 insertions(+)

 man: explain that states may be explained in networkctl(1)

This is like !39, but for the manual page, either to
complement it or replace it.

Bug-Ubuntu: https://bugs.launchpad.net/ubuntu/+source/networkd-dispatcher/+bug/1787495