Age | Commit message (Collapse) | Author | Files | Lines |
|
--
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
|
|
|
|
|
|
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.
|
|
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.
|
|
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).
|
|
|
|
|
|
|
|
|
|
Should anybody feel like they could be the maintainer for any of thewe packages,
please adjust.
|
|
* 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
|
|
Changes since 1.1.1:
* Fixing bug with MAPI_ATTACH_OBJ_DATA instead of attATTACHMENT usage.
* Minor Updates of copyright and bug reporting address.
|
|
|
|
the man page was moved to section 1 making some tweaks in the package
Makefile no longer necessary.
|
|
* man page
* bug fixes
* parsing of MAPI attributes
* long filenames available
|
|
|
|
+ move the patch digest/checksum values from files/patch-sum to distinfo
|
|
|
|
* Now builds on Digital UNIX v4.0 (OSF1)
* Intermittent crash fix.
* New option to allow for numberd file backups
(courtesy of Jean-Jacques Michel)
|
|
to overwrite existing files, with or without confirmation.
|
|
|