File gmime.changes of Package gmime

-------------------------------------------------------------------
Mon Feb 15 15:00:31 CET 2010 - sbrabec@suse.cz

- Fixed potential buffer overflow of GMIME_UUENCODE_LEN
  (bnc#576923, CVE-2010-0409).

-------------------------------------------------------------------
Mon Aug 31 01:30:17 UTC 2009 - aj@suse.de

- Remove gmime-cflags.patch, it was not applied and is part of
  gmime-no-off_t.patch.
- fix spec file to use proper patch numbering.

-------------------------------------------------------------------
Tue Aug  4 19:30:09 CEST 2009 - sbrabec@suse.cz

- Removed unneeded Requires.

-------------------------------------------------------------------
Fri Oct 17 13:04:04 CEST 2008 - sbrabec@suse.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:54:24 CEST 2008 - sbrabec@suse.cz

- Updated to version 2.2.22:
  * Bug fixes.
  * Memory leak fix.
  * See ChangeLog for more.

-------------------------------------------------------------------
Tue Apr  1 14:02:45 CEST 2008 - sbrabec@suse.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 19:32:58 CEST 2008 - sbrabec@suse.cz

- Fixed C# ABI corruption in gmime-no-off_t-api.patch (bnc#375195).

-------------------------------------------------------------------
Mon Jan 21 14:58:48 CET 2008 - ro@suse.de

- work around problem in mono-find-requires if the sharp bindings
  are a subpackage of the one providing the library 

-------------------------------------------------------------------
Wed Dec  5 19:39:05 CET 2007 - sbrabec@suse.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:08:22 CET 2007 - sbrabec@suse.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 23:11:02 CEST 2007 - joeshaw@suse.de

- Add a patch to fix the Mono bindings when GMime is built with
  large file support.  (bnc #327589)

-------------------------------------------------------------------
Wed Aug  8 12:24:34 CEST 2007 - sbrabec@suse.cz

- Fixed dependencies to allow to install more instances of library.

-------------------------------------------------------------------
Wed Aug  8 00:48:02 CEST 2007 - ro@suse.de

- remove devel dependencies from library package 

-------------------------------------------------------------------
Mon Aug  6 14:47:50 CEST 2007 - sbrabec@suse.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 19:09:46 CEST 2007 - sbrabec@suse.cz

- Fixed licenses linking.

-------------------------------------------------------------------
Sun Jul 15 10:05:57 CEST 2007 - aj@suse.de

- Build sharp files again.

-------------------------------------------------------------------
Fri Jul 13 13:18:21 CEST 2007 - sbrabec@suse.cz

- Updated to version 2.2.9:
  * New functions.
  * Bug fixes.
  * Memory leak fixes.

-------------------------------------------------------------------
Fri Mar 30 15:17:37 CEST 2007 - rguenther@suse.de

- Add zlib-devel BuildRequires

-------------------------------------------------------------------
Fri Feb 16 15:13:01 CET 2007 - mvaner@suse.cz

- Compare strings properly, not as pointers, bug #225721
  - stdin-cmp.patch

-------------------------------------------------------------------
Tue Feb 13 11:50:51 CET 2007 - sbrabec@suse.cz

- Do not build unusable static libraries (#238552#c17).

-------------------------------------------------------------------
Tue Feb  6 18:39:07 CET 2007 - sbrabec@suse.cz

- Reduced BuildRequires.

-------------------------------------------------------------------
Wed Jan 10 14:59:09 CET 2007 - sbrabec@suse.cz

- Spec file cleanup.

-------------------------------------------------------------------
Tue Jan  9 19:21:39 CET 2007 - joeshaw@suse.de

- Clean up BuildRequires

-------------------------------------------------------------------
Mon Jan  8 00:09:18 CET 2007 - ro@suse.de

- GNOME moved to /usr 

-------------------------------------------------------------------
Fri Oct 20 14:17:18 CEST 2006 - sbrabec@suse.cz

- Update to version 2.2.3:
  * Decode the values for Subject, From, Reply-To.
  * Code imporvements.
  * Bug fixes.

-------------------------------------------------------------------
Mon Oct 16 00:04:32 CEST 2006 - schwab@suse.de

- Make sure config.rpath is present.

-------------------------------------------------------------------
Fri Mar 17 19:04:21 CET 2006 - joeshaw@suse.de

- Update to version 2.2.1.  This contains a fix for reading mbox
  files in the middle of the last message, which would cause a
  tight CPU loop.  Fixes bnc #156916 and probably also #156927.

-------------------------------------------------------------------
Thu Feb 16 21:06:47 CET 2006 - joeshaw@suse.de

- Update the official tarball from 2.1.18 to 2.1.19.  There are
  actually no changes to the code at all, since the (now removed)
  backported patch contained all the differences between 2.1.18
  and 2.1.19.  This just makes already fixed bugs like bnc 147515
  a lot easier to spot.

-------------------------------------------------------------------
Wed Jan 25 21:31:39 CET 2006 - mls@suse.de

- converted neededforbuild to BuildRequires

-------------------------------------------------------------------
Sat Jan 21 04:42:26 CET 2006 - joeshaw@suse.de

- Added a patch which backports an important fix from 2.1.19 to
  2.1.18.

-------------------------------------------------------------------
Fri Jan 13 23:20:40 CET 2006 - gekker@suse.de

- Fixup nfb and requires for new gtk-sharp2-packaging
- Fixup filelist

-------------------------------------------------------------------
Fri Jan 13 22:41:23 CET 2006 - joeshaw@suse.de

- Updated to version 2.1.18

-------------------------------------------------------------------
Tue Jan 10 17:06:32 CET 2006 - sbrabec@suse.cz

- Updated to version 2.1.17.

-------------------------------------------------------------------
Sun Sep  4 11:27:32 CEST 2005 - aj@suse.de

- build as non-root.
- Add check-build.sh.

-------------------------------------------------------------------
Fri Aug 19 22:31:23 CEST 2005 - gekker@suse.de

- Updated to version 2.1.16
- Require gtk-sharp2 

-------------------------------------------------------------------
Tue Jul 12 15:25:33 CEST 2005 - sbrabec@suse.cz

- Updated to version 2.1.15.

-------------------------------------------------------------------
Mon Mar 14 03:03:48 CET 2005 - gekker@suse.de

- Add gmime-mono-leak.patch to fix memory leaks. 

-------------------------------------------------------------------
Tue Mar  8 05:38:08 CET 2005 - gekker@suse.de

- Update to version 2.1.13 

-------------------------------------------------------------------
Tue Feb  8 13:15:02 CET 2005 - ro@suse.de

- rename uu{en,de}code to avoid conflict with sharutils
  (taken from source-provided specfile) 

-------------------------------------------------------------------
Mon Feb  7 00:18:08 CET 2005 - ro@suse.de

- gtk-doc docu back to /opt/gnome 

-------------------------------------------------------------------
Fri Feb  4 22:10:42 CET 2005 - gekker@suse.de

- Update to version 2.1.11.
- Enable C# bindings, add deps to neededforbuild
- Change prefix to /usr, for mono to work 

-------------------------------------------------------------------
Thu Jan 06 14:10:13 CET 2005 - sbrabec@suse.cz

- Updated to version 2.1.9.

-------------------------------------------------------------------
Fri Aug 20 12:44:43 CEST 2004 - sbrabec@suse.cz

- Updated to unstable version 2.1.7, needed by balsa.

-------------------------------------------------------------------
Fri Aug 20 08:24:21 CEST 2004 - ke@suse.de

- gmime-doc.patch: Switch to DocBook DTD 4.1; version 3.0 does not
  support QANDASET, etc; reported by Stanislav Brabec.

-------------------------------------------------------------------
Thu Aug 19 19:34:34 CEST 2004 - sbrabec@suse.cz

- New SuSE package, version 2.0.14.

openSUSE Build Service is sponsored by