pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/sysutils/file
Module Name: pkgsrc
Committed By: sno
Date: Thu May 21 15:58:18 UTC 2009
Modified Files:
pkgsrc/sysutils/file: Makefile PLIST distinfo
pkgsrc/sysutils/file/patches: patch-ab
Added Files:
pkgsrc/sysutils/file/patches: patch-ac
Log Message:
pkgsrc changes:
- Updating package for file from 5.00 to 5.03
- Adding/updating patch which prevents non-gcc is invoked
with gcc's warning options
Upstream changes:
2009-05-06 10:25 Christos Zoulas <christos%zoulas.com@localhost>
* Avoid null dereference in cdf code (Drew Yao)
* More cdf bounds checks and overflow checks
2009-05-01 18:37 Christos Zoulas <christos%zoulas.com@localhost>
* Buffer overflow fixes from Drew Yao
2009-04-30 17:10 Christos Zoulas <christos%zoulas.com@localhost>
* Fix more cdf lossage. All the documents I have
right now print the correct information.
2009-03-27 18:43 Christos Zoulas <christos%zoulas.com@localhost>
* don't print \012- separators in the same magic entry
if it consists of multiple magic printing lines.
2009-03-23 10:20 Christos Zoulas <christos%zoulas.com@localhost>
* Avoid file descriptor leak in compress code from
(Daniel Novotny)
2009-03-18 16:50 Christos Zoulas <christos%zoulas.com@localhost>
* Allow escaping of relation characters, so that we can say \^[A-Z]
and the ^ is not eaten as a relation char.
* Fix troff and fortran to their previous glory using
regex. This was broken since their removel from ascmagic.
2009-03-10 16:50 Christos Zoulas <christos%zoulas.com@localhost>
* don't use strlen in strndup() (Toby Peterson)
2009-03-10 7:45 Christos Zoulas <christos%zoulas.com@localhost>
* avoid c99 syntax.
2009-02-23 15:45 Christos Zoulas <christos%zoulas.com@localhost>
* make the cdf code use the buffer first if available,
and then the fd code.
To generate a diff of this commit:
cvs rdiff -u -r1.21 -r1.22 pkgsrc/sysutils/file/Makefile
cvs rdiff -u -r1.3 -r1.4 pkgsrc/sysutils/file/PLIST
cvs rdiff -u -r1.11 -r1.12 pkgsrc/sysutils/file/distinfo
cvs rdiff -u -r1.1 -r1.2 pkgsrc/sysutils/file/patches/patch-ab
cvs rdiff -u -r0 -r1.1 pkgsrc/sysutils/file/patches/patch-ac
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index