1
0
mirror of https://git.freebsd.org/ports.git synced 2026-06-02 11:08:52 +00:00

security/steghide: Mark DEPRECATED

This version is over 22 years old and has vulnerability.

https://nvd.nist.gov/vuln/detail/CVE-2021-27211

PR:		295594
Approved by:	fluffy (mentor)
This commit is contained in:
Kousuke Kannagi
2026-05-26 11:04:24 +09:00
parent f9e1383a71
commit 8a16badcbc
+4 -1
View File
@@ -1,6 +1,6 @@
PORTNAME= steghide
PORTVERSION= 0.5.1
PORTREVISION= 9
PORTREVISION= 10
CATEGORIES= security
MASTER_SITES= SF
@@ -11,6 +11,9 @@ WWW= https://steghide.sourceforge.net/
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
DEPRECATED= This version is over 22 years old and has vulnerability
EXPIRATION_DATE=2026-06-30
LIB_DEPENDS= libmcrypt.so:security/libmcrypt \
libmhash.so:security/mhash