Subject: CVS commit: pkgsrc/sysutils/file
From: Thomas Klausner
Date: 2017-09-04 14:13:28
Message id: 20170904121328.D142AFA97@cvs.NetBSD.org

Log Message:
Updated file to 5.32.

	* release 5.32
	* Always reset state in {file,buffer}_apprentice (Krzysztof Wilczynski)
	* Fix always true condition (Thomas Jarosch)
	* pickier parsing of numeric values in magic files.
	* PR/615 add magic_getflags()
	* release 5.31
	* remove trailing spaces from magic files
	* refactor is_tar
	* better bounds checks for cdf
	* release 5.30
	* If we exceeded the offset in a search return no match
	  (Christoph Biedl)
	* Be more lenient on corrupt CDF files (Christoph Biedl)
	* pacify ubsan sign extension (oss-fuzz/524)
	* off by one in cdf parsing (PR/593)
	* report debugging sections in elf (PR/591)
	* Allow @@@ in extensions
	* Add missing overflow check in der magic (Jonas Wagner)
	* release 5.29
	* der getlength overflow (Jonas Wagner)
	* multiple magic file load failure (Christoph Biedl)
	* CDF parsing improvements (Guy Helmer)
	* Add support for signed indirect offsets
	* cat /dev/null | file - should print empty (Christoph Biedl)
	* Bump string size from 64 to 96.
	* PR/556: Fix separators on annotations.

Files:
RevisionActionfile
1.40modifypkgsrc/sysutils/file/Makefile
1.29modifypkgsrc/sysutils/file/distinfo
1.2removepkgsrc/sysutils/file/patches/patch-magic_Magdir_bioinformatics