Skip to Content.
Sympa Menu

sm-commit - [[SM-Commit] ] GIT changes to master grimoire by Pavel Vinogradov (753ba2300b38ee4fe20e8b86d3ea44a391c16e87)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Pavel Vinogradov <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org, sm-commit AT lists.sourcemage.org
  • Subject: [[SM-Commit] ] GIT changes to master grimoire by Pavel Vinogradov (753ba2300b38ee4fe20e8b86d3ea44a391c16e87)
  • Date: Wed, 18 Sep 2024 22:07:32 +0000

GIT changes to master grimoire by Pavel Vinogradov <public AT sourcemage.org>:

http/nghttp2/DETAILS | 7 ++++---
http/nghttp2/HISTORY | 4 ++++
2 files changed, 8 insertions(+), 3 deletions(-)

New commits:
commit 753ba2300b38ee4fe20e8b86d3ea44a391c16e87
Author: Pavel Vinogradov <public AT sourcemage.org>
Commit: Pavel Vinogradov <public AT sourcemage.org>

http/nghttp2: version 1.63.0, SECURITY_PATCH++

diff --git a/http/nghttp2/DETAILS b/http/nghttp2/DETAILS
index 0a74ad5..2441521 100755
--- a/http/nghttp2/DETAILS
+++ b/http/nghttp2/DETAILS
@@ -1,9 +1,10 @@
SPELL="nghttp2"
- VERSION=1.58.0
-
SOURCE_HASH="sha512:97b70727c633be1168df6a5b48617dde113b1d1e34176ec8bf22f4449041af2f73b2ada438d14336c9712271ec6bfc7525f000c8ca6a7a9f8d06db01b876dd1c"
- SECURITY_PATCH="3"
+ VERSION="1.63.0"
+
SOURCE_HASH="sha512:ac5005f33664981e194730223881f4207c9570cb8d9bba51b5592a3e7eb59455ebe25bf190211811513c64497a1b42ec7a82cc7f810059f46c99a83dd2d6cef9"
+ SECURITY_PATCH="4"
SOURCE="${SPELL}-${VERSION}.tar.xz"

SOURCE_URL[0]="https://github.com/${SPELL}/${SPELL}/releases/download/v${VERSION}/${SOURCE}";
+# Watch: https://github.com/nghttp2/nghttp2/tags tags/v([0-9.]+)[.]tar
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
WEB_SITE="https://nghttp2.org/";
LICENSE[0]="MIT"
diff --git a/http/nghttp2/HISTORY b/http/nghttp2/HISTORY
index c2f8e5d..61d1b99 100644
--- a/http/nghttp2/HISTORY
+++ b/http/nghttp2/HISTORY
@@ -1,3 +1,7 @@
+2024-09-18 Pavel Vinogradov <public AT sourcemage.org>
+ * DETAILS: version 1.63.0, SECURITY_PATCH++, (CVE-2024-28182),
+ added Watch line
+
2023-11-15 Thomas Orgis <sobukus AT sourcemage.org>
* DETAILS: version 1.58.0, ++SECURITY_PATCH
(also fixes build with current cython)


  • [[SM-Commit] ] GIT changes to master grimoire by Pavel Vinogradov (753ba2300b38ee4fe20e8b86d3ea44a391c16e87), Pavel Vinogradov, 09/18/2024

Archive powered by MHonArc 2.6.24.

Top of Page