pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

liboqs: Update 0.10.1 & Fix CVE-2024-36405



Module Name:	pkgsrc-wip
Committed By:	Loganaden Velvindron <logan%cyberstorm.mu@localhost>
Pushed By:	logan
Date:		Sun Jun 23 15:53:47 2024 +0400
Changeset:	16ac33ea72be82d036c9dc6e0ebcb3ddad4dfd7c

Modified Files:
	liboqs/Makefile
	liboqs/TODO
	liboqs/distinfo

Log Message:
liboqs: Update 0.10.1 & Fix CVE-2024-36405

This is based on work from Ritesh Gomind & Sheik Muhammad Ali Koheeallee
from University of Mauritius.

Signed-off-by: Loganaden Velvindron <logan%cyberstorm.mu@localhost>

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=16ac33ea72be82d036c9dc6e0ebcb3ddad4dfd7c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 liboqs/Makefile | 2 +-
 liboqs/TODO     | 2 --
 liboqs/distinfo | 6 +++---
 3 files changed, 4 insertions(+), 6 deletions(-)

diffs:
diff --git a/liboqs/Makefile b/liboqs/Makefile
index 693ff492a6..c9ad059574 100644
--- a/liboqs/Makefile
+++ b/liboqs/Makefile
@@ -1,6 +1,6 @@
 # $NetBSD$
 
-DISTNAME=	liboqs-0.9.2
+DISTNAME=	liboqs-0.10.1
 CATEGORIES=	security
 MASTER_SITES=	${MASTER_SITE_GITHUB:=open-quantum-safe/}
 
diff --git a/liboqs/TODO b/liboqs/TODO
index ceb258f60f..e69de29bb2 100644
--- a/liboqs/TODO
+++ b/liboqs/TODO
@@ -1,2 +0,0 @@
-This package has known vulnerabilities, please investigate and fix if possible:
-  CVE-2024-36405
diff --git a/liboqs/distinfo b/liboqs/distinfo
index 32390a9c4e..90bbc4e745 100644
--- a/liboqs/distinfo
+++ b/liboqs/distinfo
@@ -1,5 +1,5 @@
 $NetBSD$
 
-BLAKE2s (liboqs-0.9.2.tar.gz) = 3bbd0d34dbe37098d591b2ac674b686e9917c050bd7dc8269c1360536febc8a6
-SHA512 (liboqs-0.9.2.tar.gz) = 4bcaa16799a530fc1a7305303b1b4270d9124af4fab65b203672f39ea88bcedb531590b4459f9c1ec3b09d0d4ea06d93acda7f077efb4b5ed5490883ebbbe622
-Size (liboqs-0.9.2.tar.gz) = 3321090 bytes
+BLAKE2s (liboqs-0.10.1.tar.gz) = be2ee7034329338c50be0a3197191473b6c2d42dd9f5c9b0335e7e207a52cab4
+SHA512 (liboqs-0.10.1.tar.gz) = 7049c084d9bef2064ff5ad4964bf5071b2fe0553c2dfe7522b32b3a441fcdd46f718adeca63a163e95d5f86c3f092b02ffa3190822861f566b498654711c722d
+Size (liboqs-0.10.1.tar.gz) = 4255203 bytes


Home | Main Index | Thread Index | Old Index