git: 42120f608d41 - main - security/sshguard: Update to 2.5.1
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 02 May 2025 20:12:07 UTC
The branch main has been updated by eduardo:
URL: https://cgit.FreeBSD.org/ports/commit/?id=42120f608d4187726dd183f2881f72a9e69730a6
commit 42120f608d4187726dd183f2881f72a9e69730a6
Author: Kevin Zheng <kevinz5000@gmail.com>
AuthorDate: 2025-05-02 20:09:32 +0000
Commit: Nuno Teixeira <eduardo@FreeBSD.org>
CommitDate: 2025-05-02 20:11:58 +0000
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
---
security/sshguard/Makefile | 3 +--
security/sshguard/distinfo | 6 +++---
2 files changed, 4 insertions(+), 5 deletions(-)
diff --git a/security/sshguard/Makefile b/security/sshguard/Makefile
index 9d5e88e395bd..ea8bec0be11b 100644
--- a/security/sshguard/Makefile
+++ b/security/sshguard/Makefile
@@ -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
diff --git a/security/sshguard/distinfo b/security/sshguard/distinfo
index 748dadeed040..ad8f371445c7 100644
--- a/security/sshguard/distinfo
+++ b/security/sshguard/distinfo
@@ -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