Merge version 8.9.0-1.1+rpi1 and 8.9.0-2 to produce 8.9.0-2+rpi1 trixie-staging archive/raspbian/8.9.0-2+rpi1 raspbian/8.9.0-2+rpi1
authorRaspbian automatic forward porter <root@raspbian.org>
Sun, 11 May 2025 02:57:32 +0000 (03:57 +0100)
committerRaspbian automatic forward porter <root@raspbian.org>
Sun, 11 May 2025 02:57:32 +0000 (03:57 +0100)
1  2 
debian/changelog
debian/patches/series

index cd6cd720c40e50574bd9c27d036ca158ea6226cb,6220d46ad7f6f3939ab4ea743da7aad03437100a..a991b973f2496b2fd46cc073b67ca3db693a2c3d
@@@ -1,14 -1,10 +1,22 @@@
- libcrypto++ (8.9.0-1.1+rpi1) trixie-staging; urgency=medium
++libcrypto++ (8.9.0-2+rpi1) trixie-staging; urgency=medium
 +
 +  [changes brought forward from 8.6.0-3+rpi1 by Peter Michael Green <plugwash@raspbian.org> at Sat, 19 Mar 2022 22:09:41 +0000]
 +  * Upload to raspbian despite detection of armv7 contaimination,
 +    investigation of the code shows that the armv7/neon code seems
 +    to be safely behind runtime CPU testection.
 +  * Pass -march=armv7+fp instead of -march=armv7 when building "armv4"
 +    assembler files. Despite the names these files only seem to be used
 +    on armv7.
 +
-  -- Raspbian forward porter <root@raspbian.org>  Sun, 02 Jun 2024 07:36:45 +0000
++ -- Raspbian forward porter <root@raspbian.org>  Sun, 11 May 2025 02:57:31 +0000
++
+ libcrypto++ (8.9.0-2) unstable; urgency=high
+   * Update gf2n documentation.
+   * Fix CVE-2023-50980: denial of service (application crash) via DER
+     public-key data (closes: #1059311).
+  -- Laszlo Boszormenyi (GCS) <gcs@debian.org>  Tue, 29 Apr 2025 21:12:05 +0200
  
  libcrypto++ (8.9.0-1.1) unstable; urgency=medium
  
index a948f90b46fbeb8e8fa1867074512fd0e76a8d36,d3523d2afa6d70a9556aef860dc7729f4f9fda63..beed83c9372f8821d3bcf8f85d310c428b1ab926
@@@ -1,2 -1,3 +1,4 @@@
  fix_library_name.patch
+ update_gf2n_docs.patch
+ CVE-2023-50980.patch
 +use-fp-with-march.patch