Path to this page:
./
mail/tnef,
Decode MS-TNEF MIME attachments
Branch: CURRENT,
Version: 1.4.18,
Package name: tnef-1.4.18,
Maintainer: pkgsrc-usersTNEF is a program for unpacking MIME attachments of type
"application/ms-tnef". This is a Microsoft only attachment. Due to the
proliferation of Microsoft Outlook and Exchange mail servers, more and
more mail is encapsulated into this format. The TNEF program allows
one to unpack the attachments which were encapsulated into the TNEF
attachment, thus alleviating the need to use Microsoft Outlook to view
the attachment.
Required to build:[
pkgtools/cwrappers]
Master sites:
Filesize: 4541.368 KB
Version history: (Expand)
- (2019-11-12) Updated to version: tnef-1.4.18
- (2017-11-23) Package has been reborn
- (2017-06-20) Updated to version: tnef-1.4.15
- (2017-02-24) Updated to version: tnef-1.4.13
- (2015-10-15) Updated to version: tnef-1.4.12
- (2011-04-22) Updated to version: tnef-1.4.3nb1
CVS history: (Expand)
2021-10-26 12:54:34 by Nia Alarie | Files touched by this commit (356) |
Log message:
mail: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
The following distfiles were unfetchable (possibly fetched
conditionally?):
./mail/qmail/distinfo netqmail-1.05-TAI-leapsecs.patch
|
2021-10-07 16:25:52 by Nia Alarie | Files touched by this commit (357) |
Log message:
mail: Remove SHA1 hashes for distfiles
|
2020-03-20 12:58:37 by Nia Alarie | Files touched by this commit (640) |
Log message:
*: Convert broken sourceforge HOMEPAGEs back to http
|
2020-01-19 00:36:14 by Roland Illig | Files touched by this commit (3046) |
Log message:
all: migrate several HOMEPAGEs to https
pkglint --only "https instead of http" -r -F
With manual adjustments afterwards since pkglint 19.4.4 fixed a few
indentations in unrelated lines.
This mainly affects projects hosted at SourceForce, as well as
freedesktop.org, CTAN and GNU.
|
2019-11-12 20:58:42 by Niclas Rosenvik | Files touched by this commit (2) |
Log message:
Update tnef to version 1.4.18
Fixes CVE-2019-18849
Release notes:
Release 1.4.18
* Ensure null termination of strdrup
* Correct bitshifting
Release 1.4.16
* Mostly Documentation Fixes
* Small bug fix for UUID assertions
|
2017-06-20 02:34:21 by Tim Zingelman | Files touched by this commit (2) |
Log message:
Update to 1.4.15 fixes CVE-2017-8911
* 1.4.15 [28 May 2017]
** Fix underflow problem
*** https://github.com/verdammelt/tnef/issues/23
* 1.4.14 [19 March 2017]
** Use __builtin_mul_overflow when available.
** Fixing Unicode related bugs introduced in previous release.
*** https://github.com/verdammelt/tnef/issues/20
|
2017-02-24 09:03:50 by Thomas Klausner | Files touched by this commit (2) |
Log message:
Updated tnef to 1.4.13.
Set LICENSE.
* 1.4.13 [23 February 2017]
** Fixing security issues reported by Eric Sesterhenn and Hanno Böck
|
2015-11-04 18:41:21 by Alistair G. Crooks | Files touched by this commit (78) |
Log message:
Remove duplicate SHA512 digests that crept in.
|