Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libnettle for openSUSE:Factory 
checked in at 2024-06-24 20:50:20
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libnettle (Old)
 and      /work/SRC/openSUSE:Factory/.libnettle.new.18349 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libnettle"

Mon Jun 24 20:50:20 2024 rev:48 rq:1182662 version:3.10

Changes:
--------
--- /work/SRC/openSUSE:Factory/libnettle/libnettle.changes      2023-06-27 
23:15:45.507070924 +0200
+++ /work/SRC/openSUSE:Factory/.libnettle.new.18349/libnettle.changes   
2024-06-24 20:50:55.227104612 +0200
@@ -1,0 +2,29 @@
+Mon Jun 17 06:22:31 UTC 2024 - Pedro Monreal <pmonr...@suse.com>
+
+- Update to 3.10:
+  * Bug fixes:
+    - Add missing hash functions sha512_224 and sha512_256 to the
+      nettle_get_hashes() list. The name values in the
+      corresponding nettle_hash structs also changed to use
+      underscore instead of dash, for consistency.
+    - Fix a few cases of formally undefined calls to memcpy(dst,
+      NULL, 0), resulting from valid calls to, e.g.,
+      sha256_update(ctx, 0, NULL).
+  * New features:
+    - Support RSA-OAEP encryption. Contributed by Nicolas Mora and Daiki Ueno.
+    - New function sha3_256_shake_output, new functions
+      sha3_128_init, sha3_128_update, sha3_128_shake,
+      sha3_128_shake_output. Contributed by Daiki Ueno.
+    - Added DRBG-CTR with AES256, contributed by Simon Josefsson.
+  * Optimizations:
+    - New combined gcm-aes assembly for powerpc64, contributed by Danny Tsen.
+    - New sha256 assembly for powerpc64, contributed by Eric Richter.
+    - Improved performance for powerpc64 AES decrypt, by skipping
+      subkey transformations that don't suit the vncipher instructions.
+    - Add arm64 CPU feature detection for Android and for Apple systems,
+      contributed by Foolbar and Tim Kosse, prespectively.
+  * Miscellaneous:
+    - New tests for side-channel silence, based on valgrind.
+    - Delete all md5 assembly code. Delete all sparc32 assembly code.
+
+-------------------------------------------------------------------

Old:
----
  nettle-3.9.1.tar.gz
  nettle-3.9.1.tar.gz.sig

New:
----
  nettle-3.10.tar.gz
  nettle-3.10.tar.gz.sig

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ libnettle.spec ++++++
--- /var/tmp/diff_new_pack.pl3LKP/_old  2024-06-24 20:50:56.711159015 +0200
+++ /var/tmp/diff_new_pack.pl3LKP/_new  2024-06-24 20:50:56.715159162 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libnettle
 #
-# Copyright (c) 2023 SUSE LLC
+# Copyright (c) 2024 SUSE LLC
 #
 # 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 soname 8
 %define hogweed_soname 6
 Name:           libnettle
-Version:        3.9.1
+Version:        3.10
 Release:        0
 Summary:        Cryptographic Library
 License:        GPL-2.0-or-later AND LGPL-2.1-or-later


++++++ nettle-3.9.1.tar.gz -> nettle-3.10.tar.gz ++++++
++++ 32157 lines of diff (skipped)

Reply via email to