rpms/libpst/devel .cvsignore, 1.8, 1.9 libpst.spec, 1.7, 1.8 sources, 1.8, 1.9

Carl Byington carllibpst at fedoraproject.org
Fri Nov 28 23:50:49 UTC 2008


Author: carllibpst

Update of /cvs/pkgs/rpms/libpst/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv19115

Modified Files:
	.cvsignore libpst.spec sources 
Log Message:
update to 0.6.22


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/libpst/devel/.cvsignore,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- .cvsignore	21 Oct 2008 21:50:39 -0000	1.8
+++ .cvsignore	28 Nov 2008 23:50:19 -0000	1.9
@@ -1 +1 @@
-libpst-0.6.21.tar.gz
+libpst-0.6.22.tar.gz


Index: libpst.spec
===================================================================
RCS file: /cvs/pkgs/rpms/libpst/devel/libpst.spec,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- libpst.spec	21 Oct 2008 21:50:39 -0000	1.7
+++ libpst.spec	28 Nov 2008 23:50:19 -0000	1.8
@@ -1,6 +1,6 @@
 Summary:            Utilities to convert Outlook .pst files to other formats
 Name:               libpst
-Version:            0.6.21
+Version:            0.6.22
 Release:            1%{?dist}
 License:            GPLv2+
 Group:              Applications/Productivity
@@ -47,9 +47,14 @@
 
 
 %changelog
+* Fri Nov 28 2008 Carl Byington <carl at five-ten-sg.com> - 0.6.22-1
+- patch from David Cuadrado to process emails with type PST_TYPE_OTHER
+- base64_encode_multiple() may insert newline, needs larger malloc
+- subject lines shorter than 2 bytes could segfault
+
 * Tue Oct 21 2008 Carl Byington <carl at five-ten-sg.com> - 0.6.21-1
 - fix title bug with old schema in pst2ldif.
-- also escape commas in attributes per rfc4514.
+- also escape commas in distinguished names per rfc4514.
 
 * Thu Oct 09 2008 Carl Byington <carl at five-ten-sg.com> - 0.6.20-1
 - add configure option --enable-dii=no to remove dependency on libgd.


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/libpst/devel/sources,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- sources	21 Oct 2008 21:50:39 -0000	1.8
+++ sources	28 Nov 2008 23:50:19 -0000	1.9
@@ -1 +1 @@
-3badc981bb36bc3fd2d7e83552f52e28  libpst-0.6.21.tar.gz
+39de4f107374980191c1a1bf1d8f52c4  libpst-0.6.22.tar.gz




More information about the fedora-extras-commits mailing list