libpst 0.6.74-1 source package in Ubuntu
Changelog
libpst (0.6.74-1) unstable; urgency=medium * New upstream release - Fixes a crash in readpst (Closes: #875894) - All patches merged, drop - Record new pst_fileTimeToString symbol - Bump shlibs for new symbol -- Paul Wise <email address hidden> Mon, 13 Jan 2020 13:22:39 +0800
Upload details
- Uploaded by:
- Paul Wise (Debian)
- Uploaded to:
- Sid
- Original maintainer:
- Paul Wise (Debian)
- Architectures:
- any
- Section:
- utils
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
libpst_0.6.74-1.dsc | 1.9 KiB | 60696c0d4fb6f5bf04107eb257ef75b92d0d12919706da9b25f80613f594db47 |
libpst_0.6.74.orig.tar.gz | 13.5 MiB | f787dadce74a9578939ab54babb3f3f0086808cdee2370d7faac9e1fad44fd37 |
libpst_0.6.74-1.debian.tar.xz | 5.1 KiB | fd842154d3bacea16014da8420ba862df0119e687d0da821ebe3f51b12dc2c6e |
Available diffs
- diff from 0.6.71-1 to 0.6.74-1 (582.6 KiB)
No changes file available.
Binary packages built by this source
- libpst-dev: library for reading Microsoft Outlook PST files (development files)
Library for accessing data from Microsoft Outlook PST files.
.
This package include the files needed for developing with libpst,
including the headers, static library and documentation.
- libpst4: library for reading Microsoft Outlook PST files
Library for accessing data from Microsoft Outlook PST files.
- libpst4-dbgsym: debug symbols for libpst4
- pst-utils: tools for reading Microsoft Outlook PST files
This package contains tools based on libpst to read data from Microsoft
Outlook PST files.
* readpst - export data from PST files to a variety of formats, including
mbox, MH and KMail. Other packages like mb2md are available for subsequent
conversions to Maildir and other formats.
* lspst - list data in PST files.
* pst2ldif - extract contacts from a PST file and prepare them for input in
LDAP
* pst2dii - export data from PST files to Summation dii load file format
- pst-utils-dbgsym: debug symbols for pst-utils