Changelog for
mcrypt-2.6.8-7.1.i586.rpm :
Fri Nov 9 13:00:00 2012 lijewski.stefanAATTgmail.com
- merge 11.4 changes:
- Fix bnc#786100 VUL-1: CVE-2012-4527: mcrypt: stack-based buffer
overflow via overly long file name - mcrypt-2.6.8-snprintf.patch
- Removed gaa build dependency to fix build failure. (bnc#779213)
- Fix bnc#779213 - VUL-0: CVE-2012-4409: mcrypt: buffer overflow flaw
- Remove mcrypt-2.6.8-gettext.patch, it\'s not needed. Do not call
autoreconf, it just breaks the build.
- Use %_smp_mflags
Thu Aug 6 14:00:00 2009 puzelAATTnovell.com
- mcrypt-2.6.8-missing-fclose.patch (bnc#527721)
Fri Apr 24 14:00:00 2009 puzelAATTsuse.cz
- added mcrypt-native-by-default.patch (partially resolve bnc#385951)
- openpgp format handling is seriously broken, so make native format default
like in Fedora and Debian
- added mcrypt-manpage-fix.patch
- fix typos in manpage
Mon Jan 19 13:00:00 2009 prusnakAATTsuse.cz
- updated to 2.6.8
* Updated non valid C code to comply with standard ANSI C
Affects openpgp code
- removed obsoleted overflow.patch
Wed Jan 16 13:00:00 2008 prusnakAATTsuse.cz
- updated to 2.6.7
* corrected bugs related to freeing mhash (const) data
* corrected bugs in the win32 random gatherer
* THE CODE IS NOW UNDER GPLv3!
Wed Jul 18 14:00:00 2007 prusnakAATTsuse.cz
- updated to 2.6.6
* corrections in getpass()
* updates in OpenPGP code
* made the OpenPGP file format the default
- fixed uninitialized variable in rfc2440.c (uninitialized.patch)
Fri May 4 14:00:00 2007 prusnakAATTsuse.cz
- updated to 2.6.5 (maintenance update)
- cleaned spec file
Mon Apr 2 14:00:00 2007 rguentherAATTsuse.de
- add zlib-devel BuildRequires
Wed Jan 24 13:00:00 2007 prusnakAATTsuse.cz
- corrected fix for buffer overflow (overflow.patch) [#238192]
Tue May 9 14:00:00 2006 anickaAATTsuse.cz
- fixed format string bug [#173839]