Merge version 1.0.11-1+rpi1 and 1.0.11-1+deb12u2 to produce 1.0.11-1+rpi1+deb12u2 bookworm-staging archive/raspbian/1.0.11-1+rpi1+deb12u2 raspbian/1.0.11-1+rpi1+deb12u2
authorRaspbian automatic forward porter <root@raspbian.org>
Fri, 16 Feb 2024 04:05:38 +0000 (04:05 +0000)
committerRaspbian automatic forward porter <root@raspbian.org>
Fri, 16 Feb 2024 04:05:38 +0000 (04:05 +0000)
1  2 
debian/changelog
debian/patches/series

index 412379ea290b02935335eb22549d974a0f8be623,729ceed18b8efd8d0c1f154c7a5059c9619cc9be..3b16d40b1821247552a8cc66a00549ec7a65bcc8
@@@ -1,9 -1,31 +1,38 @@@
- libde265 (1.0.11-1+rpi1) bookworm-staging; urgency=medium
++libde265 (1.0.11-1+rpi1+deb12u2) bookworm-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>  Sat, 11 Feb 2023 07:35:47 +0000
++ -- Raspbian forward porter <root@raspbian.org>  Fri, 16 Feb 2024 04:05:38 +0000
++
+ libde265 (1.0.11-1+deb12u2) bookworm; urgency=medium
+   * 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-1+deb12u1) bookworm; urgency=medium
+   * 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-1) unstable; urgency=medium
  
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