Subversion Repositories lsh

Compare Revisions

Ignore whitespace Rev 73 → Rev 72

/trunk/debian/patches/ipv6_v6only.dpatch
File deleted
Property changes:
Deleted: svn:executable
## -1 +0,0 ##
-*
\ No newline at end of property
Index: debian/patches/00list
===================================================================
--- debian/patches/00list (revision 73)
+++ debian/patches/00list (revision 72)
@@ -4,4 +4,3 @@
nettle_2.0
blacklist
terminate_on_connection_failure
-ipv6_v6only
Index: debian/changelog
===================================================================
--- debian/changelog (revision 73)
+++ debian/changelog (revision 72)
@@ -2,12 +2,8 @@
* terminate_on_connection_failure.dpatch (new): Make sure that lsh exits
if it fails to connect to the remote host (Closes: #485812).
- * ipv6_v6only.dpatch (new): Set the IPV6_V6ONLY socket option on
- AF_INET6 sockets; since lshd by default enumerates available address
- families and calls bind() once for each, conflicts will occur
- otherwise.
- -- Magnus Holmgren <holmgren@debian.org> Tue, 27 Jul 2010 03:15:38 +0200
+ -- Magnus Holmgren <holmgren@debian.org> Sun, 10 Jan 2010 13:36:31 +0100
lsh-utils (2.0.4-dfsg-6) unstable; urgency=low