sysutils/fusefs-ntfs: update the port to security release 2022.5.17
- Improved defence against improper use of the program options [1] - Improved defence against maliciously tampered NTFS partitions [2] Security: CVE-2022-30783, CVE-2022-30785, CVE-2022-30787 [1] Security: CVE-2021-46790, CVE-2022-30784, CVE-2022-30786, CVE-2022-30788, CVE-2022-30789 [2]
This commit is contained in:
parent
717a95c1e2
commit
2ff06ffe87
@ -1,7 +1,7 @@
|
||||
# Created by: Max Khon
|
||||
|
||||
PORTNAME= ntfs
|
||||
PORTVERSION= 2017.3.23
|
||||
PORTVERSION= 2022.5.17
|
||||
CATEGORIES= sysutils
|
||||
MASTER_SITES= https://download.tuxera.com/opensource/
|
||||
PKGNAMEPREFIX= fusefs-
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1491076404
|
||||
SHA256 (ntfs-3g_ntfsprogs-2017.3.23.tgz) = 3e5a021d7b761261836dcb305370af299793eedbded731df3d6943802e1262d5
|
||||
SIZE (ntfs-3g_ntfsprogs-2017.3.23.tgz) = 1259054
|
||||
TIMESTAMP = 1653291712
|
||||
SHA256 (ntfs-3g_ntfsprogs-2022.5.17.tgz) = 0489fbb6972581e1b417ab578d543f6ae522e7fa648c3c9b49c789510fd5eb93
|
||||
SIZE (ntfs-3g_ntfsprogs-2022.5.17.tgz) = 1318476
|
||||
|
@ -4,7 +4,7 @@ bin/ntfs-3g.probe
|
||||
bin/ntfscat
|
||||
bin/ntfscluster
|
||||
bin/ntfscmp
|
||||
%%CRYPTO%%bin/ntfsdecrypt
|
||||
%%CRYPTO%%%%EXTRAS%%bin/ntfsdecrypt
|
||||
bin/ntfsfix
|
||||
bin/ntfsinfo
|
||||
bin/ntfsls
|
||||
@ -54,8 +54,8 @@ include/ntfs-3g/volume.h
|
||||
include/ntfs-3g/xattrs.h
|
||||
lib/libntfs-3g.a
|
||||
lib/libntfs-3g.so
|
||||
lib/libntfs-3g.so.88
|
||||
lib/libntfs-3g.so.88.0.0
|
||||
lib/libntfs-3g.so.89
|
||||
lib/libntfs-3g.so.89.0.0
|
||||
libdata/pkgconfig/libntfs-3g.pc
|
||||
man/man8/mkntfs.8.gz
|
||||
man/man8/ntfs-3g.8.gz
|
||||
|
Loading…
Reference in New Issue
Block a user