Commit graph

14 commits

Author SHA1 Message Date
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
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
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
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
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
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
Renamed from mail/tnef/files/md5 (Browse further)