Subversion Repositories oidentd

Compare Revisions

Ignore whitespace Rev 24 → Rev 15

/trunk/debian/patches/dont-touch-CFLAGS.patch
File deleted
/trunk/debian/patches/dont_mention_INSTALL.patch
1,5 → 1,5
Description: Don't reference INSTALL, which isn't included in the package since it's mostly irrelevant to Debian users.
Bug-Debian: http://bugs.debian.org/253199
Bug: http://bugs.debian.org/253199
 
--- a/README
+++ b/README
/trunk/debian/patches/series
1,4 → 1,3
bind-to-ipv6-too.patch
ftbfs-gcc5.patch
dont_mention_INSTALL.patch
dont-touch-CFLAGS.patch
/trunk/debian/patches/bind-to-ipv6-too.patch
1,7 → 1,5
Description: Patch to bind to ipv6 socket as well
Author: Fabian Knittel <fabian.knittel@avona.com>
Bug-Debian: https://bugs.debian.org/533604
 
Patch to bind to ipv6 socket as well
Patch supplied by Fabian Knittel <fabian.knittel@avona.com>
--- oidentd-2.0.8//src/oidentd_inet_util.c 2006-05-22 02:31:19.000000000 +0200
+++ oidentd-2.0.8.new//src/oidentd_inet_util.c 2010-03-01 20:26:11.000000000 +0100
@@ -60,6 +60,12 @@
/trunk/debian/patches/ftbfs-gcc5.patch
1,5 → 1,5
Description: Fix a failure to build with gcc5.
Bug-Debian: http://bugs.debian.org/778035
Bug: http://bugs.debian.org/778035
 
--- a/src/oidentd_util.c 2015-07-03 05:56:24.000000000 -0400
+++ b/src/oidentd_util.c 2015-07-03 05:56:47.671378000 -0400