update to 0.6.52
This commit is contained in:
parent
a2daf450e1
commit
6cdce7e039
1
.gitignore
vendored
1
.gitignore
vendored
@ -2,3 +2,4 @@ libpst-0.6.47.tar.gz
|
||||
/libpst-0.6.48.tar.gz
|
||||
/libpst-0.6.49.tar.gz
|
||||
/libpst-0.6.51.tar.gz
|
||||
/libpst-0.6.52.tar.gz
|
||||
|
@ -1,6 +1,6 @@
|
||||
Summary: Utilities to convert Outlook .pst files to other formats
|
||||
Name: libpst
|
||||
Version: 0.6.51
|
||||
Version: 0.6.52
|
||||
Release: 1%{?dist}
|
||||
License: GPLv2+
|
||||
Group: Applications/Productivity
|
||||
@ -147,6 +147,11 @@ rm -rf $RPM_BUILD_ROOT
|
||||
|
||||
|
||||
%changelog
|
||||
* Sun May 22 2011 Carl Byington <carl@five-ten-sg.com> - 0.6.52-1
|
||||
- fix dangling freed pointer in embedded rfc822 message processing
|
||||
- allow broken outlook internet header field - it sometimes contains
|
||||
fragments of the message body rather than headers
|
||||
|
||||
* Sun Apr 17 2011 Carl Byington <carl@five-ten-sg.com> - 0.6.51-1
|
||||
- fix for buffer overrun; attachment size from the secondary
|
||||
list of mapi elements overwrote proper size from the primary
|
||||
|
Loading…
Reference in New Issue
Block a user