Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 05 Apr 2026 11:49:58 +0000
From:      Fernando Apeste=?utf-8?Q?gu=C3=ADa?= <fernape@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 398bb7d10727 - main - www/libnghttp2: Update to 1.68.1
Message-ID:  <69d24c66.2217d.158a704@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by fernape:

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

commit 398bb7d10727c77c019a8c4a8e2b9f9ceb7fcf78
Author:     Fernando ApesteguĂ­a <fernape@FreeBSD.org>
AuthorDate: 2026-03-27 13:47:04 +0000
Commit:     Fernando ApesteguĂ­a <fernape@FreeBSD.org>
CommitDate: 2026-04-05 11:48:37 +0000

    www/libnghttp2: Update to 1.68.1
    
    This fixes CVE-2026-27135
    
    Reported by:    Fabian Wenk <fabian@wenks.ch>
    Approved by:    ports-secteam@ (maintainer timeout > 1 week)
---
 www/libnghttp2/Makefile  | 2 +-
 www/libnghttp2/distinfo  | 6 +++---
 www/libnghttp2/pkg-plist | 2 +-
 www/nghttp2/Makefile     | 2 +-
 www/nghttp2/distinfo     | 6 +++---
 5 files changed, 9 insertions(+), 9 deletions(-)

diff --git a/www/libnghttp2/Makefile b/www/libnghttp2/Makefile
index 5c99e522670b..249c922fc487 100644
--- a/www/libnghttp2/Makefile
+++ b/www/libnghttp2/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	nghttp2
-PORTVERSION=	1.68.0
+PORTVERSION=	1.68.1
 CATEGORIES=	www net
 MASTER_SITES=	https://github.com/nghttp2/nghttp2/releases/download/v${PORTVERSION}/
 PKGNAMEPREFIX=	lib
diff --git a/www/libnghttp2/distinfo b/www/libnghttp2/distinfo
index 8b4634ab91f2..76584b51b014 100644
--- a/www/libnghttp2/distinfo
+++ b/www/libnghttp2/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1761446516
-SHA256 (nghttp2-1.68.0.tar.xz) = 5511d3128850e01b5b26ec92bf39df15381c767a63441438b25ad6235def902c
-SIZE (nghttp2-1.68.0.tar.xz) = 1691408
+TIMESTAMP = 1774610535
+SHA256 (nghttp2-1.68.1.tar.xz) = 6abd7ab0a7f1580d5914457cb3c85eb80455657ee5119206edbd7f848c14f0b2
+SIZE (nghttp2-1.68.1.tar.xz) = 1675948
diff --git a/www/libnghttp2/pkg-plist b/www/libnghttp2/pkg-plist
index 564135384ae8..2f97c137cb18 100644
--- a/www/libnghttp2/pkg-plist
+++ b/www/libnghttp2/pkg-plist
@@ -3,5 +3,5 @@ include/nghttp2/nghttp2ver.h
 lib/libnghttp2.a
 lib/libnghttp2.so
 lib/libnghttp2.so.14
-lib/libnghttp2.so.14.29.2
+lib/libnghttp2.so.14.29.3
 libdata/pkgconfig/libnghttp2.pc
diff --git a/www/nghttp2/Makefile b/www/nghttp2/Makefile
index 9e489aad3f4a..4e37b09fd95f 100644
--- a/www/nghttp2/Makefile
+++ b/www/nghttp2/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	nghttp2
-PORTVERSION=	1.68.0
+PORTVERSION=	1.68.1
 CATEGORIES=	www net
 MASTER_SITES=	https://github.com/nghttp2/nghttp2/releases/download/v${PORTVERSION}/
 
diff --git a/www/nghttp2/distinfo b/www/nghttp2/distinfo
index 1dd8a1aff986..4acb0e48f236 100644
--- a/www/nghttp2/distinfo
+++ b/www/nghttp2/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1761446518
-SHA256 (nghttp2-1.68.0.tar.xz) = 5511d3128850e01b5b26ec92bf39df15381c767a63441438b25ad6235def902c
-SIZE (nghttp2-1.68.0.tar.xz) = 1691408
+TIMESTAMP = 1774619836
+SHA256 (nghttp2-1.68.1.tar.xz) = 6abd7ab0a7f1580d5914457cb3c85eb80455657ee5119206edbd7f848c14f0b2
+SIZE (nghttp2-1.68.1.tar.xz) = 1675948


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69d24c66.2217d.158a704>