[Forensics-changes] [steghide] 01/01: Import Debian patch 0.5.1-9

Giovani Augusto Ferreira giovani-guest at moszumanska.debian.org
Wed Dec 28 04:09:31 UTC 2016


This is an automated email from the git hooks/post-receive script.

giovani-guest pushed a commit to branch debian
in repository steghide.

commit 18843d416c705d3a3f66ce5539fee262dbc25bc5
Author: Ola Lundqvist <opal at debian.org>
Date:   Mon Mar 17 07:40:19 2008 +0100

    Import Debian patch 0.5.1-9
---
 debian/changelog | 7 +++++++
 src/Graph.cc     | 2 ++
 2 files changed, 9 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 980e040..638f774 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+steghide (0.5.1-9) unstable; urgency=low
+
+  * Applied patch from Cyril Brulebois <cyril.brulebois at enst-
+    bretagne.fr> in order to build with gcc-4.3. Closes: #455394.
+
+ -- Ola Lundqvist <opal at debian.org>  Mon, 17 Mar 2008 07:40:19 +0100
+
 steghide (0.5.1-8) unstable; urgency=low
 
   * Updated to standards version 3.7.2.
diff --git a/src/Graph.cc b/src/Graph.cc
index 4373127..bd4a24f 100644
--- a/src/Graph.cc
+++ b/src/Graph.cc
@@ -33,6 +33,8 @@
 #include "msg.h"
 #include "wrapper_hash_set.h"
 
+#include <climits>
+
 Graph::Graph (CvrStgFile *cvr, const BitString& emb, Selector& sel)
 {
 	Globs.TheGraph = this ;

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/forensics/steghide.git



More information about the forensics-changes mailing list