security/sshguard: Update to 2.5.1

- Fix a denial of service issue in the quoted string parser
- Fix build on systems without setresgid() or setresuid()

PR:		286460
MFH:		2025Q2
This commit is contained in:
Kevin Zheng 2025-05-02 21:09:32 +01:00 committed by Nuno Teixeira
parent 4d81544626
commit 42120f608d
2 changed files with 4 additions and 5 deletions

View File

@ -1,5 +1,5 @@
PORTNAME= sshguard
PORTVERSION= 2.5.0
PORTVERSION= 2.5.1
PORTREVISION= 0
PORTEPOCH= 1
CATEGORIES= security
@ -11,7 +11,6 @@ WWW= https://www.sshguard.net/
LICENSE= BSD2CLAUSE
USES= autoreconf
USE_RC_SUBR= sshguard
GNU_CONFIGURE= yes

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1745699776
SHA256 (sshguard-2.5.0.tar.gz) = 0dbbae38ff5045530bb4e2e388155d2d8ef6b20e443f74f91dc329b7b70f3e9f
SIZE (sshguard-2.5.0.tar.gz) = 759154
TIMESTAMP = 1745970532
SHA256 (sshguard-2.5.1.tar.gz) = 997a1e0ec2b2165b4757c42f8948162eb534183946af52efc406885d97cb89fc
SIZE (sshguard-2.5.1.tar.gz) = 759630