OBS User unknown
2008-09-13 01:56:16 +00:00
committed by Git OBS Bridge
parent d6ec91c73a
commit 0776afe5d3
25 changed files with 124 additions and 2274 deletions

View File

@@ -1,3 +1,19 @@
-------------------------------------------------------------------
Tue Sep 9 19:48:06 CEST 2008 - lrupp@suse.de
- update to 1.7.3.1:
+ Two Blowfish-based crypt(3) hashes may now be computed in
parallel for much better performance on modern multi-issue CPUs
with a sufficient number of registers (e.g., x86_64).
+ New make targets: macosx-universal, macosx-x86-64, solaris-x86-64-cc,
solaris-x86-64-gcc, solaris-x86-sse2-cc, solaris-x86-sse2-gcc,
solaris-x86-mmx-cc, solaris-x86-mmx-gcc, solaris-x86-any-cc,
linux-ia64;
+ Minor bug fixes.
+ "DumbForce" and "KnownForce" external mode samples have been
added to the default john.conf.
- removed the outdated patchset (needs to be re-integrated)
-------------------------------------------------------------------
Mon Sep 25 14:48:20 CEST 2006 - lrupp@suse.de