- update to 1.7.8:

+ many changes, please see /usr/share/doc/packages/john/CHANGES
  + The bitslice DES S-box expressions have been replaced with those 
    generated by Roman Rusakov specifically for John the Ripper
  + Added Intel AVX and AMD XOP instruction sets support for bitslice DES
  + Apache "$apr1$" MD5-based password hashes are now supported.
  + the loader now includes logic to warn the user of ambiguous 
    hash encodings
  + "DateTime", "Repeats", "Subsets", "AtLeast1-Simple", 
    "AtLeast1-Generic", and "Policy" external mode samples have been 
    added to the default john.conf
  + A few minor bug fixes and enhancements were made
  + Corrected a logic error introduced in JtR 1.7.4.2: in 
    "single crack" mode
- added and updated jumbo patch

OBS-URL: https://build.opensuse.org/package/show/security/john?expand=0&rev=24
This commit is contained in:
Lars Vogdt 2011-07-08 09:01:27 +00:00 committed by Git OBS Bridge
parent a27208693c
commit 7909666e79
2 changed files with 20 additions and 1 deletions

View File

@ -1,3 +1,22 @@
-------------------------------------------------------------------
Fri Jul 8 08:56:40 UTC 2011 - lars@linux-schulserver.de
- update to 1.7.8:
+ many changes, please see /usr/share/doc/packages/john/CHANGES
+ The bitslice DES S-box expressions have been replaced with those
generated by Roman Rusakov specifically for John the Ripper
+ Added Intel AVX and AMD XOP instruction sets support for bitslice DES
+ Apache "$apr1$" MD5-based password hashes are now supported.
+ the loader now includes logic to warn the user of ambiguous
hash encodings
+ "DateTime", "Repeats", "Subsets", "AtLeast1-Simple",
"AtLeast1-Generic", and "Policy" external mode samples have been
added to the default john.conf
+ A few minor bug fixes and enhancements were made
+ Corrected a logic error introduced in JtR 1.7.4.2: in
"single crack" mode
- added and updated jumbo patch
-------------------------------------------------------------------
Tue Mar 15 06:42:36 CET 2011 - draht@suse.de

View File

@ -28,7 +28,7 @@ Summary: Detects Weak Passwords
Source: %{name}-%{version}.tar.bz2
Source2: %{name}.8.gz
Source3: %{name}-rpmlintrc
Source4: %{name}-%{version}-jumbo-2.diff.gz
Source4: %{name}-%{version}-jumbo-2.tar.bz2
BuildRequires: openssl-devel
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%define johndir /var/lib/john