tag 851060 pending
thanks
Hello,
Bug #851060 reported by you has been fixed in the Git repository. You can
see the changelog below, and you can check the diff of the fix at:
http://git.debian.org/?p=pkg-security/dsniff.git;a=commitdiff;h=0ab3416
---
commit 0ab3416139747f3eeb166622eb688911653c55fc
Author: Marcos Fouces <[email protected]>
Date: Thu Feb 16 00:00:33 2017 +0100
Add aditional compiler flags.
diff --git a/debian/changelog b/debian/changelog
index 185ef84..56d4db9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+dsniff (2.4b1+debian-24) UNRELEASED; urgency=medium
+
+ * Add -fno-strict-aliasing compiler flag in order to fix
+ TCP reassemble in some architectures as armhf.
+ Thanks to [email protected] (Closes: #851060)
+ * Add -g flag to compiler.
+
+ -- Marcos Fouces <[email protected]> Wed, 15 Feb 2017 23:42:16 +0100
+
dsniff (2.4b1+debian-23) unstable; urgency=medium
* Assign to pkg-security team (Closes: #847505)