Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 05 Apr 2026 17:24:37 +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: c05ae9737720 - main - security/libssh: Update to 0.12.0
Message-ID:  <69d29ad5.1e908.25457d81@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=c05ae97377204ae6dcf1a2ee00cf647804342bed

commit c05ae97377204ae6dcf1a2ee00cf647804342bed
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2026-04-05 16:53:24 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2026-04-05 17:18:18 +0000

    security/libssh: Update to 0.12.0
    
    Changes:        https://git.libssh.org/projects/libssh.git/tree/CHANGELOG
    Security:       CVE-2026-0964, CVE-2026-0965, CVE-2026-0966, CVE-2026-0967, CVE-2026-0968, CVE-2025-14821
---
 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 439550e28b17..cbec0cfe7b55 100644
--- a/security/libssh/Makefile
+++ b/security/libssh/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	libssh
-PORTVERSION=	0.11.4
+PORTVERSION=	0.12.0
 CATEGORIES=	security devel
 MASTER_SITES=	https://www.libssh.org/files/${PORTVERSION:R}/
 
diff --git a/security/libssh/distinfo b/security/libssh/distinfo
index 168c9f86185c..a7046b60339b 100644
--- a/security/libssh/distinfo
+++ b/security/libssh/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1771421472
-SHA256 (libssh-0.11.4.tar.xz) = 002ac320e3d66c9e100ec6576e3e84aa0c48949efde3bf5b40a2802992297701
-SIZE (libssh-0.11.4.tar.xz) = 626652
+TIMESTAMP = 1773966766
+SHA256 (libssh-0.12.0.tar.xz) = 1a6af424d8327e5eedef4e5fe7f5b924226dd617ac9f3de80f217d82a36a7121
+SIZE (libssh-0.12.0.tar.xz) = 751928
diff --git a/security/libssh/pkg-plist b/security/libssh/pkg-plist
index 37ea3aa5f7db..6de07fc3a0c0 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.4
+lib/libssh.so.4.11.0
 libdata/pkgconfig/libssh.pc


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69d29ad5.1e908.25457d81>