Commit graph

37 commits

Author SHA1 Message Date
tez
4771ab4ce8 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-06-20 00:34:21 +00:00
wiz
da8b7966dd 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
2017-02-24 08:03:50 +00:00
agc
efd9ad4549 Remove duplicate SHA512 digests that crept in. 2015-11-04 17:41:15 +00:00
agc
ddbf6ddecd Add SHA512 digests for distfiles for mail category
Problems found locating distfiles:
	Package mutt: missing distfile patch-1.5.24.rr.compressed.gz
	Package p5-Email-Valid: missing distfile Email-Valid-1.198.tar.gz
	Package pine: missing distfile fancy.patch.gz
	Package postgrey: missing distfile targrey-0.31-postgrey-1.34.patch
	Package qmail: missing distfile badrcptto.patch
	Package qmail: missing distfile outgoingip.patch
	Package qmail: missing distfile qmail-1.03-realrcptto-2006.12.10.patch
	Package qmail: missing distfile qmail-smtpd-viruscan-1.3.patch
	Package thunderbird24: missing distfile enigmail-1.7.2.tar.gz
	Package thunderbird31: missing distfile enigmail-1.7.2.tar.gz

Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden).  All existing
SHA1 digests retained for now as an audit trail.
2015-11-03 23:27:00 +00:00
wiz
14afd8906f Update tnef to 1.4.12:
* 1.4.12 [31 August 2014]
** Fixing bug in distribution tarball.
*** https://github.com/verdammelt/tnef/issues/9
** Fixing autoconf warnings
*** https://github.com/verdammelt/tnef/issues/4
*** https://github.com/verdammelt/tnef/pull/10
** Fixing compilation warning on Fedora
*** https://github.com/verdammelt/tnef/pull/8

* 1.4.11 [12 July 2014]
** Fixing bug when parsing files with multiple value MAPI attributes
*** https://github.com/verdammelt/tnef/issues/3
** Fixing compilation warnings
*** https://github.com/verdammelt/tnef/issues/5

* 1.4.10 [4 November 2013]
** Incorporating documentation patch from bentley (github)
** Fixing small problems from new versions of automake/gcc

* 1.4.9 [29 February 2012]
** Incorporating patches from Engelke Eschner <tekai@gmx.li>
*** (from github: https://github.com/verdammelt/tnef/pull/1)
*** Fixing some memory leaks
*** printing out MIME types

* 1.4.8 [18 April 2011]
** Switched to Git
** Applied patch for man page from Jari Aalto [patch #3104753]

* 1.4.7 [31 January 2010]
** Reverting to older UTF decoding method.  The public domain UTF converter
   I replaced my buggy/wrong version with was itself buggy and wrong it seems
   (didn't work on some platforms).
** Updating main copyright date notice.

* 1.4.6 [25 August 2009]
** Including patch from Randy Diffenderfer for a variety of fixes & tweaks.
** Replacing my buggy/wrong UTF converter code with public domain UTF converter code.

* 1.4.5 [28 Sept 2008]
** Fixing bug when reading from stdin [Bug #2126695]

* 1.4.4 [29 May 2008]
** Small updates after long absense
** Adding --ignore-checksum feature.
2015-10-15 12:25:52 +00:00
wiz
cda18437be Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
tron
19fd9a3b46 Reset maintainer to "pkgsrc-users@NetBSD.org". 2013-03-02 10:44:33 +00:00
asau
d70c8e374b Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days. 2012-10-08 12:19:01 +00:00
obache
1d9df3258a recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
joerg
3b0d97b0de Add DESTDIR support. 2008-06-20 01:09:05 +00:00
wiz
7c59ff934b Update to 1.4.3:
* 1.4.3: [25 August 2006]
** Fixing 'unicode string filename' bug [Bug #1546546].  Regressive bug:
code to handle unicode strings added in v1.3.3 was lost in v1.4 during
code re-arranging/refactoring
2006-11-18 21:08:17 +00:00
heinz
178034c781 Updated to version 1.4.2.
Pkgsrc changes:
  - Disabling "debug" mode during compilation was _not_ done through
    "--disable-debug" :-/, so I removed it.

Relevant changes since version 1.4.1:
=====================================

** Fixing 'garbage at end of file' bug [Bug# 1513940]. Now tries to handle
   gracefully
** Fixing Solaris 10 empty libreplace.a bug [Bug# 1517789]. Now libreplace.a
   never empty.
** new tests
2006-08-06 09:04:37 +00:00
heinz
d1db084b64 Updated to version 1.4.1.
Pkgsrc changes:
  - none

Relevant changes since version 1.3.4:
=====================================
  - new and improved tests
  - Code reorganization
  - New MAPI property names
  - Fixing parsing of multi-value MAPI properties [Bug# 1434145]
2006-07-15 12:20:27 +00:00
heinz
64524db8a5 Updated to version 1.3.4.
Relevant changes since version 1.3.2:
=====================================

* 1.3.4:
** Fixing RTF message body saving [Bug#  1318728].  Fix courtesy of
   Eduardo Subelman.

* 1.3.3:
** Fixing memory leak bug [Bug# 1168062].  GUIDs not being freed corrrectly.
** Now saving message body data [RFE# 1033855]. Now optionally saves message
   body data, generalizing the previous --save-rtf feature.
** Implementing Unicode handling [Patch# 666561].  Implementing code to
   translate Unicode strings to utf8 as best as can be.
2006-02-09 22:38:12 +00:00
joerg
5911def816 Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
heinz
69b8e55da8 Updated to version 1.3.2
--

Changes since 1.3.1
===================
	* tests/cmdline/maxsize.test, tests/cmdline/maxsize.baseline:
	Changing initial tests from 23 bytes to 25 bytes because on 64 bit
	systems the sizeof(Attr) is 24 bytes itself, was causing the test to
	fail due to different output (but not incorrect program
	operation). [Bug# 1121539]

	* src/main.c (parse_cmdline):
	ignoring negative values to maxsize option. [Bug# 1121539]

	* tnef.c (copy_guid_from_buf):
	[Bug# 1117373].  New function to parse a GUID
	from a character buffer correctly; big endian machines interpreted it
	incorrectly, forcing to be dealt with as little endian number.

	(decode_mapi): Use of new function

	(dump_mapi_attr): Fixing compiler warnings

	* configure.in: adding stroul to checked functions
	* configure.in, src/basename.h, src/basename.c:
	[Bug# 1109683] - fixing declaration of basename
2005-04-20 14:38:31 +00:00
tv
f816d81489 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
agc
8758983939 Add RMD160 digests. 2005-02-24 09:59:20 +00:00
heinz
fb388927b7 Update to version 1.3.1
Changes since 1.2.3.1:

1.3.1:
 Fixing dumb compiling bugs [BUG: #1108485].  GCC lets me write incorrect code!

 Small modifications to tnef.spec.in as suggested by jmsl@users.sf.net
 [BUG: #1102128]

 Corrected type problems to improve portability to 64 bit systems and Mac.

1.3:
 Adding feature to allow for saving of RTF data.
2005-02-05 14:54:14 +00:00
tv
c487cb967a Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10
in the process.  (More information on tech-pkg.)

Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and
installing .la files.

Bump PKGREVISION (only) of all packages depending directly on the above
via a buildlink3 include.
2004-10-03 00:12:51 +00:00
heinz
641bcb0b4a Update to version 1.2.3.1.
Take maintainership.
Add TEST_TARGET.
Enable pkgviews.


history of user-visible changes

* 1.2.3.1:
** Fixing distribution: triples test files were missing
** Updating man page.

* 1.2.3:
** Dumping of data for objects of type szTRIPLE

* 1.2.2:
** New command line option: -x SIZE | --maxsize=SIZE to allow users to protect
   against nefarious TNEF files.
** Removed deprecated command line options
** First pass at a primitive web page for tnef.sourceforge.net

* 1.2.1:
** Fixing test failure on NetBSD (698111) and big-endian systems (712371).
2004-05-15 15:07:58 +00:00
snj
64b64af3bb Convert to buildlink3. 2004-04-18 04:41:12 +00:00
martti
f928be280d COMMENT should start with a capital letter. 2003-07-21 16:56:41 +00:00
grant
0155927c43 s/netbsd.org/NetBSD.org/ 2003-07-17 21:41:05 +00:00
wiz
43fa0c7cb6 PKGREVISION bump for libiconv update. 2003-07-13 13:50:19 +00:00
jschauma
e366d0c694 Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages.
Should anybody feel like they could be the maintainer for any of thewe packages,
please adjust.
2003-06-02 01:15:31 +00:00
wiz
f39bc9e1fb Update to 1.2.0:
* 1.2.0:
** Added new automated testing.  Run them with ``make check''.

* 1.1.5:
** Added MAPI_OBJECT.tnef test file
** Code cleanup.

* 1.1.4:
** Fixed Bug 620072: Segfault related to MAPI_OBJECT parsing.

* 1.1.3:
** Fixed Bug 608075: configuration on MacOSX
2003-03-05 10:13:52 +00:00
wiz
c5bc4f9d24 Update to 1.1.2. Buildlink1 -> buildlink2.
Changes since 1.1.1:
* Fixing bug with MAPI_ATTACH_OBJ_DATA instead of attATTACHMENT usage.
* Minor Updates of copyright and bug reporting address.
2002-10-13 20:20:24 +00:00
zuntum
c72c1cf5f9 Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
rh
4abb3f8324 Update tnef to 1.1.1. A strdup bug was fixed in this version. Also,
the man page was moved to section 1 making some tweaks in the package
Makefile no longer necessary.
2001-09-19 10:54:26 +00:00
jlam
9560477f95 Update mail/tnef to 1.1. Changes from version 0.16 include:
* man page
	* bug fixes
	* parsing of MAPI attributes
	* long filenames available
2001-08-16 08:13:43 +00:00
agc
b26a4eb88b Move to sha1 digests, and add distfile sizes. 2001-04-20 13:09:54 +00:00
agc
9e8d6c8b8d + move the distfile digest/checksum value from files/md5 to distinfo
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-04-17 11:33:31 +00:00
wiz
a13ea108bb Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. 2001-02-17 17:52:59 +00:00
rh
0e790f73c8 Update tnef to 0.16. Changes are:
* Now builds on Digital UNIX v4.0 (OSF1)
	* Intermittent crash fix.
	* New option to allow for numberd file backups
	  (courtesy of Jean-Jacques Michel)
2001-01-18 16:08:50 +00:00
jwise
c480310fd0 Update tnef to version 0.15. Main change since 0.14.1 is to add ability
to overwrite existing files, with or without confirmation.
2000-10-27 21:56:32 +00:00
rh
1734177308 Initial import of tnef-0.14.1, a utility to decode MS-TNEF attachments 2000-10-23 14:01:30 +00:00