Package: weborf / 0.13-3

Metadata

Package Version Patches format
weborf 0.13-3 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
miredo | (download)

qweborf/nhelper.py | 5 3 + 2 - 0 !
1 file changed, 3 insertions(+), 2 deletions(-)

 fix qweborf if miredo is in use
 Miredo creates a virtual network interface with a global IPv6 address.
 The interface lacks an hw address, condition that caused qweborf to crash
 miserably if it was being used.
 .
 weborf (0.13-2) unstable; urgency=low
 .
   * Backport fix from upstream: qweborf doesn't crash when miredo is in use
mapped_addr | (download)

instance.c | 19 2 + 17 - 0 !
mynet.c | 28 28 + 0 - 0 !
mynet.h | 3 2 + 1 - 0 !
3 files changed, 32 insertions(+), 18 deletions(-)

 deals with ipv4 addresses (usually converted by xinetd)
 .
 weborf (0.13-2) unstable; urgency=low
 .
   * Backport fix from upstream: qweborf doesn't crash when miredo is in use