[Forensics-changes] [SCM] debian-forensics/guymager branch, debian, updated. debian/0.6.5-1-9-g9129a0b
Michael Prokop
mika at debian.org
Fri May 4 14:35:55 UTC 2012
The following commit has been merged in the debian branch:
commit 37d799d10655250997a3f4095cbfecfe11f0ced0
Author: Michael Prokop <mika at debian.org>
Date: Fri May 4 16:23:30 2012 +0200
Drop patch 02_adjust_ssl_flags.diff
Unneeded with new upstream release.
diff --git a/debian/patches/02_adjust_ssl_flags.diff b/debian/patches/02_adjust_ssl_flags.diff
deleted file mode 100644
index f7ecdfd..0000000
--- a/debian/patches/02_adjust_ssl_flags.diff
+++ /dev/null
@@ -1,17 +0,0 @@
-Description: disable statically linking and use ssl/crypto libs instead
-Author: Michael Prokop <mika at debian.org>
-Last-Updated: 2012-03-01
-
---- a/guymager.pro
-+++ b/guymager.pro
-@@ -143,8 +143,8 @@
- LIBS += -ldl
-
- # You may use any of the 3 following lines for the libssl hash functions
--#LIBS += -lssl # See also macro definitions in common.h
--#LIBS += -lcrypto # See also macro definitions in common.h
-+LIBS += -lssl # See also macro definitions in common.h
-+LIBS += -lcrypto # See also macro definitions in common.h
- #LIBS += /usr/lib/libcrypto.a
-
- TRANSLATIONS = guymager_en.ts
diff --git a/debian/patches/series b/debian/patches/series
index 2e8a11a..048ff72 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,4 +1,3 @@
01_do-not-statically-compile-against-libs.diff
-02_adjust_ssl_flags.diff
ftbfs-gcc-4.7.diff
reenable_libguytools_and_libewf.diff
--
debian-forensics/guymager
More information about the forensics-changes
mailing list