2007-10-08 10:27:23 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Oct 8 09:26:27 CEST 2007 - anicka@suse.cz
|
|
|
|
|
|
|
|
- update to 2.24
|
|
|
|
* Fixed failure to run under taint checks with Crypt::Rijndael
|
|
|
|
or Crypt::OpenSSL::AES (and maybe other Crypt modules).
|
|
|
|
* Added checks for other implementations of CBC which add no
|
|
|
|
standard padding at all when cipher text is an even multiple
|
|
|
|
of the block size.
|
|
|
|
|
2007-01-15 23:30:11 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Dec 12 13:07:03 CET 2006 - anicka@suse.cz
|
|
|
|
|
|
|
|
- update to 2.22
|
|
|
|
* Fixed bug in which plaintext encrypted with the
|
|
|
|
-literal_key option could not be decrypted using a new
|
|
|
|
object created with the same -literal_key.
|
|
|
|
* Added documentation confirming that -literal_key must be
|
|
|
|
accompanied by a -header of 'none' and a manually specificied IV.
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Oct 19 16:58:09 CEST 2006 - anicka@suse.cz
|
|
|
|
|
|
|
|
- update to 2.21
|
|
|
|
* Fixed bug in which new() failed to work when first option is
|
|
|
|
-literal_key.
|
|
|
|
* Added ability to pass a preinitialized Crypt::* block cipher
|
|
|
|
object instead of the class name.
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Sep 14 12:18:51 CEST 2006 - anicka@suse.cz
|
|
|
|
|
|
|
|
- update to 2.19
|
|
|
|
* Renamed Crypt::CBC-2.16-vulnerability.txt so that
|
|
|
|
package installs correctly under Cygwin
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Jul 14 08:50:45 CEST 2006 - anicka@suse.cz
|
|
|
|
|
|
|
|
- update to 2.18
|
|
|
|
* added lots of documentation
|
|
|
|
* fixed using 8 byte IVs when generating the old-style RandomIV
|
|
|
|
style header for the Rijndael algorithm.
|
|
|
|
* versions 2.17 and higher will not decrypt messages
|
|
|
|
encrypted with versions 2.16 and lower unless you pass
|
|
|
|
an optional value 'randomiv' to the new() call
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Apr 5 16:18:58 CEST 2006 - schubi@suse.de
|
|
|
|
|
|
|
|
- Bug 153627 - VUL-0: perl-Crypt-CBC: ciphertext weakness when using certain block algorithms
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Jan 25 21:39:34 CET 2006 - mls@suse.de
|
|
|
|
|
|
|
|
- converted neededforbuild to BuildRequires
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Jul 11 15:59:03 CEST 2005 - schubi@suse.de
|
|
|
|
|
|
|
|
- update to 2.14
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Apr 15 11:06:17 CEST 2005 - schubi@suse.de
|
|
|
|
|
|
|
|
- update to 2.12
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Jan 11 11:32:08 CET 2004 - adrian@suse.de
|
|
|
|
|
|
|
|
- build as user
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Aug 22 14:18:13 CEST 2003 - mjancar@suse.cz
|
|
|
|
|
|
|
|
- require the perl version we build with
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Jul 18 12:24:30 CEST 2003 - choeger@suse.de
|
|
|
|
|
|
|
|
- use install_vendor and new %perl_process_packlist macro
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Jun 17 11:04:55 CEST 2003 - choeger@suse.de
|
|
|
|
|
|
|
|
- updated filelist
|
|
|
|
- update to version 2.08
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon May 19 13:53:36 CEST 2003 - choeger#@suse.de
|
|
|
|
|
|
|
|
- remove installed (but unpackaged) file perllocal.pod
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Aug 14 11:12:58 CEST 2002 - choeger@suse.de
|
|
|
|
|
|
|
|
- new package, version 2.07
|
|
|
|
|