update to 0.6.22
This commit is contained in:
parent
0da600ddda
commit
8ff3232226
@ -1 +1 @@
|
|||||||
libpst-0.6.21.tar.gz
|
libpst-0.6.22.tar.gz
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
Summary: Utilities to convert Outlook .pst files to other formats
|
Summary: Utilities to convert Outlook .pst files to other formats
|
||||||
Name: libpst
|
Name: libpst
|
||||||
Version: 0.6.21
|
Version: 0.6.22
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
Group: Applications/Productivity
|
Group: Applications/Productivity
|
||||||
@ -47,9 +47,14 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%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
|
* Tue Oct 21 2008 Carl Byington <carl@five-ten-sg.com> - 0.6.21-1
|
||||||
- fix title bug with old schema in pst2ldif.
|
- 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
|
* 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.
|
- add configure option --enable-dii=no to remove dependency on libgd.
|
||||||
|
Loading…
Reference in New Issue
Block a user