Changelog for
gmime-debugsource-2.2.23-1.1.x86_64.rpm :
Mon Feb 15 13:00:00 2010 sbrabecAATTsuse.cz
- Fixed potential buffer overflow of GMIME_UUENCODE_LEN
(bnc#576923, CVE-2010-0409).
Fri Oct 17 14:00:00 2008 sbrabecAATTsuse.cz
- Updated to version 2.2.23:
* documentation updated
* New faster method for calculating nearest power of 2.
* New functions backported from 2.3.x:
g_mime_parser_get_headers_begin, g_mime_parser_get_headers_end
* Only ref the message if it is non-NULL.
- Fixed failure in mono binding installation.
Fri Aug 15 14:00:00 2008 sbrabecAATTsuse.cz
- Updated to version 2.2.22:
* Bug fixes.
* Memory leak fix.
* See ChangeLog for more.
Tue Apr 1 14:00:00 2008 sbrabecAATTsuse.cz
- Updated to version 2.2.18:
* Bug fixes.
* New minor features.
* Completely rewritten rfc2047_encode_merge_rfc822_words.
* See ChangeLog for more.
- Ported off_t removal patches.
Mon Mar 31 14:00:00 2008 sbrabecAATTsuse.cz
- Fixed C# ABI corruption in gmime-no-off_t-api.patch (bnc#375195).
Mon Jan 21 13:00:00 2008 roAATTsuse.de
- work around problem in mono-find-requires if the sharp bindings
are a subpackage of the one providing the library
Wed Dec 5 13:00:00 2007 sbrabecAATTsuse.cz
- Removed off_t from the API. Fixes weird CFLAGS forcing gmime\'s
off_t size to packages using gmime (#344662, GNOME#501830).
Mon Nov 19 13:00:00 2007 sbrabecAATTsuse.cz
- Updated to version 2.2.11:
* Conditional for building with large file support.
* 64-bit compatibility improvements.
* Changed the license to LGPLv2.
* Minor fixes and improvements.
Tue Sep 25 14:00:00 2007 joeshawAATTsuse.de
- Add a patch to fix the Mono bindings when GMime is built with
large file support. (bnc #327589)
Wed Aug 8 14:00:00 2007 sbrabecAATTsuse.cz
- Fixed dependencies to allow to install more instances of library.
Tue Aug 7 14:00:00 2007 roAATTsuse.de
- remove devel dependencies from library package
Mon Aug 6 14:00:00 2007 sbrabecAATTsuse.cz
- Updated to version 2.2.10:
* Implemented a conditional workaround for broken rfc2047
encodings.
- Enabled large file support and broken rfc2047 workaround.
- Split package according to shared library policy.
- Package gmime-sharp separately.
Mon Jul 16 14:00:00 2007 sbrabecAATTsuse.cz
- Fixed licenses linking.
Sun Jul 15 14:00:00 2007 ajAATTsuse.de
- Build sharp files again.
Fri Jul 13 14:00:00 2007 sbrabecAATTsuse.cz
- Updated to version 2.2.9:
* New functions.
* Bug fixes.
* Memory leak fixes.
Fri Mar 30 14:00:00 2007 rguentherAATTsuse.de
- Add zlib-devel BuildRequires
Fri Feb 16 13:00:00 2007 mvanerAATTsuse.cz
- Compare strings properly, not as pointers, bug #225721
- stdin-cmp.patch
Tue Feb 13 13:00:00 2007 sbrabecAATTsuse.cz
- Do not build unusable static libraries (#238552#c17).
Tue Feb 6 13:00:00 2007 sbrabecAATTsuse.cz
- Reduced BuildRequires.
Wed Jan 10 13:00:00 2007 sbrabecAATTsuse.cz
- Spec file cleanup.
Tue Jan 9 13:00:00 2007 joeshawAATTsuse.de
- Clean up BuildRequires
Mon Jan 8 13:00:00 2007 roAATTsuse.de
- GNOME moved to /usr
Fri Oct 20 14:00:00 2006 sbrabecAATTsuse.cz
- Update to version 2.2.3:
* Decode the values for Subject, From, Reply-To.
* Code imporvements.
* Bug fixes.
Sun Oct 15 14:00:00 2006 schwabAATTsuse.de
- Make sure config.rpath is present.