tag 851497 pending
thanks
Hello,
Bug #851497 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/hashcat.git;a=commitdiff;h=599a01d
---
commit 599a01d1ad38c632f902e27a204c52d4e9f6584a
Author: Raphaël Hertzog <[email protected]>
Date: Thu Jan 19 17:10:32 2017 +0100
Install libhashcat.so in /usr/lib/hashcat
It's not clean enough to be supported as a public library.
Also drop -march=native from the Makefile. Closes: #851497
diff --git a/debian/changelog b/debian/changelog
index a78fb0a..240ab0a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -13,6 +13,11 @@ hashcat (3.30-1) UNRELEASED; urgency=medium
[ Lorenzo "Palinuro" Faletra ]
* Include libhashcat.so in hashcat binary package.
+ [ Raphaël Hertzog ]
+ * Install libhashcat.so in /usr/lib/hashcat. It's not clean enough
+ to be supported as a public library.
+ * Drop -march=native from the Makefile. Closes: #851497
+
-- Samuel Henrique <[email protected]> Sat, 07 Jan 2017 14:55:20 -0200
hashcat (3.20-1) unstable; urgency=medium