libytnef 1.9.2-2 source package in Ubuntu

Changelog

libytnef (1.9.2-2) unstable; urgency=medium

  * Add CVE information to previous changelog entry.
  * Add CVE-2017-9058.patch: Fix a heap buffer overflow in SIZECHECK macro
    (closes: #862556).

 -- Jordi Mallach <email address hidden>  Mon, 22 May 2017 23:51:52 +0200

Upload details

Uploaded by:
Debian QA Group
Uploaded to:
Sid
Original maintainer:
Debian QA Group
Architectures:
any
Section:
utils
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Bionic release universe utils

Downloads

File Size SHA-256 Checksum
libytnef_1.9.2-2.dsc 1.9 KiB 0c2ec01a02ff8f91d32274a84a2bf26764ef803d51aa2b2182ce497385fcd7ff
libytnef_1.9.2.orig.tar.gz 293.9 KiB 48f7d7272ba74b267d3f98a1b14c81fef54cfb53460346d7c36a9604df1f95ad
libytnef_1.9.2-2.debian.tar.xz 4.5 KiB a06aaf2c2825ac4c44616789bf7228540c54073a10df30dbe9b218d58053598f

Available diffs

No changes file available.

Binary packages built by this source

libytnef0: No summary available for libytnef0 in ubuntu disco.

No description available for libytnef0 in ubuntu disco.

libytnef0-dbgsym: No summary available for libytnef0-dbgsym in ubuntu artful.

No description available for libytnef0-dbgsym in ubuntu artful.

libytnef0-dev: headers for application/ms-tnef attachments decoder

 Yerase's TNEF Stream Reader allows you to decode application/ms-tnef
 e-mail attachments, which are usually entitled "winmail.dat" and are
 generally a file container format that is only readable by Microsoft
 Outlook. Some TNEF streams also include RTF-formatted data.
 .
 libytnef0 is the support library that exposes these functions to other
 programs. The ytnef program is the frontend for this library, so you should
 probably install that (included in ytnef-tools) if you want to take advantage
 of it.
 .
 These are the development headers for libytnef0.

ytnef-tools: ytnef decoder commandline tools

 Yerase's TNEF Stream Reader allows you to decode application/ms-tnef
 e-mail attachments, which are usually entitled "winmail.dat" and are
 generally a file container format that is only readable by Microsoft
 Outlook. Some TNEF streams also include RTF-formatted data.
 .
 These are the frontend programs for the libytnef library, which can be used
 to decode TNEF attachments on the commandline.

ytnef-tools-dbgsym: Debug symbols for ytnef-tools