[libpst] update to 0.6.52

Carl Byington carllibpst at fedoraproject.org
Mon May 23 02:56:11 UTC 2011


commit 6cdce7e039b0f55f9ddb0ca8cf519131bb5ce861
Author: Carl Byington <carl at five-ten-sg.com>
Date:   Sun May 22 19:56:01 2011 -0700

    update to 0.6.52

 .gitignore  |    1 +
 libpst.spec |    7 ++++++-
 sources     |    2 +-
 3 files changed, 8 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index ecd7482..f33063f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -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
diff --git a/libpst.spec b/libpst.spec
index 0c8096f..6d4aabf 100644
--- a/libpst.spec
+++ b/libpst.spec
@@ -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 at 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 at 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
diff --git a/sources b/sources
index 4fb2910..f552be8 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-59dec842e192dd494d4c2b639b9a38e1  libpst-0.6.51.tar.gz
+5e39ee9ed8a1fc0dfb32c3c46f6569c9  libpst-0.6.52.tar.gz


More information about the scm-commits mailing list