- 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:
parent
a27208693c
commit
7909666e79
19
john.changes
19
john.changes
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user