[Forensics-changes] [crack] 03/40: Import Debian patch 5.0a-8

Giovani Augusto Ferreira giovani-guest at moszumanska.debian.org
Wed Dec 28 02:47:51 UTC 2016


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

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

commit 456418c6d06d7e39a26c75b1a15ddb11d49e02d6
Author: Pawel Wiecek <coven at debian.org>
Date:   Thu Sep 22 21:46:56 2005 +0200

    Import Debian patch 5.0a-8
---
 debian/Crack.8    | 4 ++--
 debian/changelog  | 9 +++++++++
 debian/control    | 2 +-
 src/util/Makefile | 2 +-
 4 files changed, 13 insertions(+), 4 deletions(-)

diff --git a/debian/Crack.8 b/debian/Crack.8
index 1eb0d52..1703d35 100644
--- a/debian/Crack.8
+++ b/debian/Crack.8
@@ -43,10 +43,10 @@ A summary of options are included below.
 For Crack:
 .TP
 .B \-makedict
-Creates and compresss the dictionaries \fBCrack\fR will use
+Creates and compresses the dictionaries \fBCrack\fR will use
 .TP
 .B \-makeonly
-Compiles the binaries for \fBCrack\fR (not neccesary for Debian GNU/Linux since
+Compiles the binaries for \fBCrack\fR (not necessary for Debian GNU/Linux since
 they are already provided)
 .TP
 .B \-debug
diff --git a/debian/changelog b/debian/changelog
index 19a645c..924f5d7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+crack (5.0a-8) unstable; urgency=low
+
+  * Applied patch from Dann Frazier <dannf at hp.com> to fix problems on 64-bit
+    archs (closes: #323421)
+  * Updated standards-version (no changes required)
+  * Fixed a few typos in Crack manual (closes: #325682)
+
+ -- Pawel Wiecek <coven at debian.org>  Thu, 22 Sep 2005 21:46:56 +0200
+
 crack (5.0a-7) unstable; urgency=low
 
   * Applied a patch from Nicolas Francois <nicolas.francois at centraliens.net>
diff --git a/debian/control b/debian/control
index e56ecd1..83dcefc 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: admin
 Priority: optional
 Maintainer: Pawel Wiecek <coven at debian.org>
 Build-Depends: debhelper (>> 3.0.0)
-Standards-Version: 3.6.1
+Standards-Version: 3.6.2
 
 Package: crack-common
 Architecture: all
diff --git a/src/util/Makefile b/src/util/Makefile
index ebe0e2a..7616833 100644
--- a/src/util/Makefile
+++ b/src/util/Makefile
@@ -9,7 +9,7 @@
 # document which accompanies distributions of Crack v5.0 and upwards.
 ###
 
-CFLAGS= $(XCFLAGS) -I../lib
+CFLAGS= $(XCFLAGS) -I../lib -D_XOPEN_SOURCE
 CC=     $(XCC)
 
 XLIB=$(XDIR)/libc5.a $(XLIBS)

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



More information about the forensics-changes mailing list