Subject: CVS commit: pkgsrc/sysutils/file
From: Benny Siegert
Date: 2015-03-22 10:48:52
Message id: 20150322094852.131D298@cvs.netbsd.org

Log Message:
SECURITY: Update file to 5.22.

Bugs fixed:
	* restructure elf note printing to avoid repeated messages
	* add note limit, suggested by Alexander Cherepanov
	* Bail out on partial pread()'s (Alexander Cherepanov)
	* Fix incorrect bounds check in file_printable (Alexander Cherepanov)
	* PR/405: ignore SIGPIPE from uncompress programs
	* change printable -> file_printable and use it in
	  more places for safety
	* Fix for CVE-2014-9620.

Files:
RevisionActionfile
1.34modifypkgsrc/sysutils/file/Makefile
1.21modifypkgsrc/sysutils/file/distinfo
1.1removepkgsrc/sysutils/file/patches/patch-config.h.in
1.1removepkgsrc/sysutils/file/patches/patch-configure
1.1removepkgsrc/sysutils/file/patches/patch-configure.ac
1.1removepkgsrc/sysutils/file/patches/patch-src_file.c
1.1removepkgsrc/sysutils/file/patches/patch-src_file.h
1.1removepkgsrc/sysutils/file/patches/patch-src_getline.c