Update sysutils/file to 4.21, fixes a heap overflow vulnerability.
PR: ports/113183 Security: FreeBSD-SA-07:04.file VuXML ID: 8e01ab5b-0949-11dc-8163-000e0c2e438a Approved by: secteam (remko)
This commit is contained in:
parent
0ba02eed43
commit
17578e7022
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=192880
2 changed files with 4 additions and 6 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= file
|
||||
PORTVERSION= 4.20
|
||||
PORTVERSION= 4.21
|
||||
CATEGORIES= sysutils
|
||||
MASTER_SITES= ftp://ftp.astron.com/pub/file/ \
|
||||
ftp://ftp.gw.com/mirrors/pub/unix/file/ \
|
||||
|
|
|
@ -1,5 +1,3 @@
|
|||
MD5 (file-4.20.tar.gz) = 402bdb26356791bd5d277099adacc006
|
||||
SHA1 (file-4.20.tar.gz) = af5878e3c61c725a82ff185fcef5b631ad8468ab
|
||||
RMD160 (file-4.20.tar.gz) = ff4f1a677a6377df3d7925ab4e36fec71dd3ebe7
|
||||
SHA256 (file-4.20.tar.gz) = c0810fb3ddb6cb73c9ff045965e542af6e3eaa7f2995b3037181766d26d5e6e7
|
||||
SIZE (file-4.20.tar.gz) = 548393
|
||||
MD5 (file-4.21.tar.gz) = 9e3503116f4269a1be70220ee2234b0e
|
||||
SHA256 (file-4.21.tar.gz) = 6f5644d56cc603138533158076a6cb41cd33c33d27e5310cb76cb6576151ca67
|
||||
SIZE (file-4.21.tar.gz) = 549938
|
||||
|
|
Loading…
Reference in a new issue