diff --git a/libpst.spec b/libpst.spec index c1c3eff..0c8096f 100644 --- a/libpst.spec +++ b/libpst.spec @@ -1,7 +1,7 @@ Summary: Utilities to convert Outlook .pst files to other formats Name: libpst -Version: 0.6.49 -Release: 4%{?dist} +Version: 0.6.51 +Release: 1%{?dist} License: GPLv2+ Group: Applications/Productivity Source: http://www.five-ten-sg.com/%{name}/packages/%{name}-%{version}.tar.gz @@ -147,12 +147,22 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Sun Apr 17 2011 Carl Byington - 0.6.51-1 +- fix for buffer overrun; attachment size from the secondary + list of mapi elements overwrote proper size from the primary + list of mapi elements. + fedora bugzilla 696263 + * Tue Feb 08 2011 Fedora Release Engineering - 0.6.49-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild * Mon Feb 07 2011 Thomas Spura - 0.6.49-3 - rebuild for new boost +* Fri Dec 24 2010 Carl Byington - 0.6.50-1 +- rfc2047 and rfc2231 encoding for non-ascii headers and + attachment filenames. + * Wed Sep 29 2010 jkeating - 0.6.49-2 - Rebuilt for gcc bug 634757