diff --git a/0.10.0.tar.gz b/0.10.0.tar.gz deleted file mode 100644 index 1ce24d9..0000000 --- a/0.10.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2b7b4436be9825dd0adaf000ee4f322f06551e638a8a9c8d54eda48ed40e40a9 -size 4253743 diff --git a/0.10.1.tar.gz b/0.10.1.tar.gz new file mode 100644 index 0000000..c3772d2 --- /dev/null +++ b/0.10.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:00ca8aba65cd8c8eac00ddf978f4cac9dd23bb039f357448b60b7e3eed8f02da +size 4255203 diff --git a/liboqs.changes b/liboqs.changes index 12aeceb..d9cadb8 100644 --- a/liboqs.changes +++ b/liboqs.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Tue Jun 11 08:39:32 UTC 2024 - Marcus Meissner + +- updated to 0.10.1: + This release is a security release which fixes potential + non-constant-time behaviour in ML-KEM and Kyber. (bsc#1226162 + CVE-2024-36405) + + It also includes a fix for incorrectly named macros in the ML-DSA + implementation. + ------------------------------------------------------------------- Sat Mar 23 13:40:29 UTC 2024 - Marcus Meissner diff --git a/liboqs.spec b/liboqs.spec index 6fbc8bd..18e5655 100644 --- a/liboqs.spec +++ b/liboqs.spec @@ -17,7 +17,7 @@ Name: liboqs -Version: 0.10.0 +Version: 0.10.1 Release: 0 Summary: C library for quantum-resistant cryptographic algorithms License: MIT