[libpst/f15/master] update to 0.6.51

Carl Byington carllibpst at fedoraproject.org
Sat Apr 23 19:48:12 UTC 2011


commit 505f3c2d1b77ea33d9669cf203a0945c263dc9fc
Author: Carl Byington <carl at five-ten-sg.com>
Date:   Sat Apr 23 12:48:03 2011 -0700

    update to 0.6.51

 .gitignore  |    1 +
 libpst.spec |   14 ++++++++++++--
 sources     |    2 +-
 3 files changed, 14 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 3a13158..ecd7482 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,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
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 <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
+  list of mapi elements.
+  fedora bugzilla 696263
+
 * Tue Feb 08 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.6.49-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
 
 * Mon Feb 07 2011 Thomas Spura <tomspur at fedoraproject.org> - 0.6.49-3
 - rebuild for new boost
 
+* Fri Dec 24 2010 Carl Byington <carl at five-ten-sg.com> - 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
 
diff --git a/sources b/sources
index 526dc49..4fb2910 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-a0a0f927e82ab14bb042bd8bbd97c312  libpst-0.6.49.tar.gz
+59dec842e192dd494d4c2b639b9a38e1  libpst-0.6.51.tar.gz


More information about the scm-commits mailing list