Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 09 Mar 2026 18:22:20 +0000
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: c65aaae6fe40 - main - security/libssh: Update to 0.11.4
Message-ID:  <69af0fdc.1eda4.11dd2fce@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=c65aaae6fe405ee94fe6fb627fbe060f6fe7eb4d

commit c65aaae6fe405ee94fe6fb627fbe060f6fe7eb4d
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2026-03-09 17:56:14 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2026-03-09 18:18:24 +0000

    security/libssh: Update to 0.11.4
    
    Changes:        https://git.libssh.org/projects/libssh.git/tree/CHANGELOG?h=stable-0.11
    Security:       CVE-2025-14821, CVE-2026-0964, CVE-2026-0965, CVE-2026-0966, CVE-2026-0967, CVE-2026-0968
---
 security/libssh/Makefile  | 2 +-
 security/libssh/distinfo  | 6 +++---
 security/libssh/pkg-plist | 2 +-
 3 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/security/libssh/Makefile b/security/libssh/Makefile
index 8c4d4a459eaa..439550e28b17 100644
--- a/security/libssh/Makefile
+++ b/security/libssh/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	libssh
-PORTVERSION=	0.11.3
+PORTVERSION=	0.11.4
 CATEGORIES=	security devel
 MASTER_SITES=	https://www.libssh.org/files/${PORTVERSION:R}/
 
diff --git a/security/libssh/distinfo b/security/libssh/distinfo
index fd6e0ab0279c..168c9f86185c 100644
--- a/security/libssh/distinfo
+++ b/security/libssh/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1759324022
-SHA256 (libssh-0.11.3.tar.xz) = 7d8a1361bb094ec3f511964e78a5a4dba689b5986e112afabe4f4d0d6c6125c3
-SIZE (libssh-0.11.3.tar.xz) = 622776
+TIMESTAMP = 1771421472
+SHA256 (libssh-0.11.4.tar.xz) = 002ac320e3d66c9e100ec6576e3e84aa0c48949efde3bf5b40a2802992297701
+SIZE (libssh-0.11.4.tar.xz) = 626652
diff --git a/security/libssh/pkg-plist b/security/libssh/pkg-plist
index 5d0b4c25f226..37ea3aa5f7db 100644
--- a/security/libssh/pkg-plist
+++ b/security/libssh/pkg-plist
@@ -13,5 +13,5 @@ lib/cmake/libssh/libssh-config.cmake
 %%STATIC%%lib/libssh.a
 lib/libssh.so
 lib/libssh.so.4
-lib/libssh.so.4.10.3
+lib/libssh.so.4.10.4
 libdata/pkgconfig/libssh.pc


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69af0fdc.1eda4.11dd2fce>