Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package aws-lc for openSUSE:Factory checked in at 2026-02-23 17:15:26 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/aws-lc (Old) and /work/SRC/openSUSE:Factory/.aws-lc.new.1977 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "aws-lc" Mon Feb 23 17:15:26 2026 rev:17 rq:1334512 version:1.68.0 Changes: -------- --- /work/SRC/openSUSE:Factory/aws-lc/aws-lc.changes 2026-01-30 18:34:10.359462964 +0100 +++ /work/SRC/openSUSE:Factory/.aws-lc.new.1977/aws-lc.changes 2026-02-23 17:15:39.227065136 +0100 @@ -1,0 +2,30 @@ +Mon Feb 23 12:57:27 UTC 2026 - Richard Rahl <[email protected]> + +- Update to version 1.68.0: + * Enable Hybrid PQ KeyShares by default + * Remove AVX conditional from cmake script + * openssl-ca command implementation for self-sign certificates + * Initial Framework for Using Doxygen to Document Public Header Files + * Move md4 out of FIPS module + * Remove FIPS counter framework and other tidying up + * Adds a new randomness generation API + * Ensure pkcs7 checks ASN1_TYPE->type + * Integrate Wycheproof ML-DSA test vectors + * Simplify FIPS conditional in top-level build script + * Add method to get type of ML-DSA instance configured under EVP PKEY + * Nmap build needs liblinear + * Disable SLP vectorizer for FIPS shared library builds on GCC 14+ + * Address some CMake findings + * Support GCC 4.8 for aarch64 + * Free potential memory before assigning new pointer + * Ensure index argument is not negative in ASN1_BIT_STRING_set_bit + * Ensure no overflow in signed output length in do_buf + * Ensure public key is set before verifying through ML-DSA verify + * Correct CCM nids in object definition + * Address Reported Bug Findings + * Fix OPENSSL_memchr per C23 + * Fix argument order in hmac_copy + * Support WASM/Emscripten + * Generate Rust Bindings + +------------------------------------------------------------------- Old: ---- aws-lc-1.67.0.obscpio New: ---- aws-lc-1.68.0.obscpio ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ aws-lc.spec ++++++ --- /var/tmp/diff_new_pack.U5dtP7/_old 2026-02-23 17:15:42.407197644 +0100 +++ /var/tmp/diff_new_pack.U5dtP7/_new 2026-02-23 17:15:42.407197644 +0100 @@ -1,7 +1,7 @@ # # spec file for package aws-lc # -# Copyright (c) 2025 SUSE LLC and contributors +# Copyright (c) 2026 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -19,7 +19,7 @@ %define sover 0 %define __builder ninja Name: aws-lc -Version: 1.67.0 +Version: 1.68.0 Release: 0 Summary: Checksums package for AWS SDK for C License: Apache-2.0 @@ -81,7 +81,10 @@ %autosetup -a1 -p1 %build -%cmake -DCMAKE_C_FLAGS="-Wno-error=unused-variable -Wno-error=stringop-overflow=" -DENABLE_PRE_SONAME_BUILD=0 +%cmake -DCMAKE_C_FLAGS="-Wno-error=unused-variable -Wno-error=stringop-overflow=" \ + -DENABLE_PRE_SONAME_BUILD=0 \ + -DGENERATE_RUST_BINDINGS=0 \ + %{nil} %cmake_build %install ++++++ _service ++++++ --- /var/tmp/diff_new_pack.U5dtP7/_old 2026-02-23 17:15:42.447199311 +0100 +++ /var/tmp/diff_new_pack.U5dtP7/_new 2026-02-23 17:15:42.455199644 +0100 @@ -3,7 +3,7 @@ <service name="obs_scm" mode="manual"> <param name="scm">git</param> <param name="url">https://github.com/aws/aws-lc</param> - <param name="revision">refs/tags/v1.67.0</param> + <param name="revision">refs/tags/v1.68.0</param> <param name="versionformat">@PARENT_TAG@</param> <param name="versionrewrite-pattern">v(.*)</param> <param name="submodules">enable</param> ++++++ aws-lc-1.67.0.obscpio -> aws-lc-1.68.0.obscpio ++++++ /work/SRC/openSUSE:Factory/aws-lc/aws-lc-1.67.0.obscpio /work/SRC/openSUSE:Factory/.aws-lc.new.1977/aws-lc-1.68.0.obscpio differ: char 49, line 1 ++++++ aws-lc.obsinfo ++++++ --- /var/tmp/diff_new_pack.U5dtP7/_old 2026-02-23 17:15:42.503201644 +0100 +++ /var/tmp/diff_new_pack.U5dtP7/_new 2026-02-23 17:15:42.511201978 +0100 @@ -1,5 +1,5 @@ name: aws-lc -version: 1.67.0 -mtime: 1769085740 -commit: bee13c3051b4cdc568d4c358660aeeb734157804 +version: 1.68.0 +mtime: 1771609383 +commit: 062819084fcf9cb5bb02bd4389695d581a731ce0 ++++++ vendor.tar.gz ++++++
