Merge version 1.0.11-1+rpi1 and 1.0.11-1+deb12u1 to produce 1.0.11-1+rpi1+deb12u1 archive/raspbian/1.0.11-1+rpi1+deb12u1 raspbian/1.0.11-1+rpi1+deb12u1
authorRaspbian automatic forward porter <root@raspbian.org>
Fri, 15 Dec 2023 13:45:02 +0000 (13:45 +0000)
committerRaspbian automatic forward porter <root@raspbian.org>
Fri, 15 Dec 2023 13:45:02 +0000 (13:45 +0000)
1  2 
debian/changelog
debian/patches/series

index 412379ea290b02935335eb22549d974a0f8be623,323d143d8d2507f84ca278f7b24e7029edb8f48a..c568bb85baee213e3406d9ac57afb0f1d3540ba6
@@@ -1,9 -1,18 +1,25 @@@
- libde265 (1.0.11-1+rpi1) bookworm-staging; urgency=medium
++libde265 (1.0.11-1+rpi1+deb12u1) 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, 15 Dec 2023 13:45:02 +0000
++
+ 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,89951cc34749248596de9ccfe78589cea6e35eaf..875e4f550f8c24532aca6ac0ab4f0609afc7a814
@@@ -3,4 -3,9 +3,9 @@@ 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
 +disable-neon.patch