Merge version 1.0.11-0+deb11u1+rpi1 and 1.0.11-0+deb11u3 to produce 1.0.11-0+deb11u3... bullseye-staging archive/raspbian/1.0.11-0+deb11u3+rpi1 raspbian/1.0.11-0+deb11u3+rpi1
authorRaspbian automatic forward porter <root@raspbian.org>
Thu, 15 Feb 2024 21:06:56 +0000 (21:06 +0000)
committerRaspbian automatic forward porter <root@raspbian.org>
Thu, 15 Feb 2024 21:06:56 +0000 (21:06 +0000)
1  2 
debian/changelog
debian/patches/series

index 8bedea58f5df6c655aa62d8913eba2e77263aa29,cda5d7ef4c5fa45284faf6cdffc39bb93203906c..6cab4929d24411ed6e3ef9429e7cf723c7f95e96
@@@ -1,9 -1,31 +1,38 @@@
- libde265 (1.0.11-0+deb11u1+rpi1) bullseye-staging; urgency=medium
++libde265 (1.0.11-0+deb11u3+rpi1) bullseye-staging; urgency=medium
 +
 +  [changes brought forward from 1.0.2-1+rpi1 by Peter Michael Green <plugwash@raspbian.org> at Sun, 04 Oct 2015 21:44:10 +0000]
 +  * Disable neon.
 +
-  -- Raspbian forward porter <root@raspbian.org>  Sun, 12 Feb 2023 01:07:52 +0000
++ -- Raspbian forward porter <root@raspbian.org>  Thu, 15 Feb 2024 21:06:55 +0000
++
+ libde265 (1.0.11-0+deb11u3) bullseye; urgency=high
+   * Non-maintainer upload by the LTS Team.
+     (Closes: #1059275)
+   * CVE-2023-49465
+     heap-buffer-overflow in derive_spatial_luma_vector_prediction()
+   * CVE-2023-49467
+     heap-buffer-overflow in derive_combined_bipredictive_merging_candidates()
+   * CVE-2023-49468
+     global buffer overflow in read_coding_unit()
+  -- Thorsten Alteholz <debian@alteholz.de>  Fri, 29 Dec 2023 23:03:02 +0100
+ libde265 (1.0.11-0+deb11u2) bullseye; urgency=high
+   * Non-maintainer upload by the LTS Team.
+   * CVE-2023-27102 (Closes: #1033257)
+     fix segmentation violation in the
+     function decoder_context::process_slice_segment_header
+   * CVE-2023-27103
+     fix heap buffer overflow in the
+     function derive_collocated_motion_vectors
+   * CVE-2023-43887
+     fix buffer over-read in pic_parameter_set::dump
+   * CVE-2023-47471 (Closes: #1056187)
+     fix buffer overflow in the slice_segment_header function
+  -- Thorsten Alteholz <debian@alteholz.de>  Sun, 26 Nov 2023 13:03:02 +0100
  
  libde265 (1.0.11-0+deb11u1) bullseye-security; urgency=high
  
index b9b42f0f3819d5dca65990c2be45bff8a1a637c5,8e17d296467925f2c4b0f0ed307124175cb2cb3f..3a7f904ceed8d6c67a7fda357466d7b0a292183c
@@@ -3,4 -3,12 +3,12 @@@ disable_tools.patc
  reject_reference_pics_from_different_sps.patch
  use_sps_from_the_image.patch
  recycle_sps_if_possible.patch
 -
+ CVE-2023-27102.patch
+ CVE-2023-27103.patch
+ CVE-2023-43887.patch
+ CVE-2023-47471.patch
+ CVE-2023-49465.patch
+ CVE-2023-49467.patch
+ CVE-2023-49468.patch
 +disable-neon.patch