update to 0.6.22

This commit is contained in:
Carl Byington 2008-11-28 23:50:19 +00:00
parent 0da600ddda
commit 8ff3232226
3 changed files with 9 additions and 4 deletions

View File

@ -1 +1 @@
libpst-0.6.21.tar.gz
libpst-0.6.22.tar.gz

View File

@ -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 @@ rm -rf $RPM_BUILD_ROOT
%changelog
* Fri Nov 28 2008 Carl Byington <carl@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@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@five-ten-sg.com> - 0.6.20-1
- add configure option --enable-dii=no to remove dependency on libgd.

View File

@ -1 +1 @@
3badc981bb36bc3fd2d7e83552f52e28 libpst-0.6.21.tar.gz
39de4f107374980191c1a1bf1d8f52c4 libpst-0.6.22.tar.gz