From: Raspbian automatic forward porter Date: Sun, 5 Dec 2021 22:05:07 +0000 (+0000) Subject: Merge version 4.14.3-1+rpi1 and 4.14.3+32-g9de3671772-1 to produce 4.14.3+32-g9de3671... X-Git-Tag: archive/raspbian/4.14.3+32-g9de3671772-1+rpi1^0 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=fc803bd07f2a71738cf2b361060800fb10c7e5f5;p=xen.git Merge version 4.14.3-1+rpi1 and 4.14.3+32-g9de3671772-1 to produce 4.14.3+32-g9de3671772-1+rpi1 --- fc803bd07f2a71738cf2b361060800fb10c7e5f5 diff --cc debian/changelog index 3b88e5029b,ce9547ae7a..93b0fc8966 --- a/debian/changelog +++ b/debian/changelog @@@ -1,15 -1,29 +1,42 @@@ - xen (4.14.3-1+rpi1) bookworm-staging; urgency=medium ++xen (4.14.3+32-g9de3671772-1+rpi1) bookworm-staging; urgency=medium + + [changes brought forward from 4.4.1-9+rpi1 by Peter Michael Green at Sun, 30 Aug 2015 15:43:16 +0000] + * replace "dmb" with "mcr p15, #0, r0, c7, c10, #5" for armv6 + + [changes introduced in 4.6.0-1+rpi1 by Peter Michael Green] + * Use kernel 3.18 for now as I haven't dealt with 4.x yet. + + [changes introduced in 4.11.1+26-g87f51bf366-3+rpi1 by Peter Michael Green] + * Do not fail on files that are not installed. + - -- Raspbian forward porter Wed, 22 Sep 2021 14:17:32 +0000 ++ -- Raspbian forward porter Sun, 05 Dec 2021 22:05:07 +0000 ++ + xen (4.14.3+32-g9de3671772-1) unstable; urgency=medium + + * Update to new upstream version 4.14.3+32-g9de3671772, which also contains + security fixes for the following issues: + - guests may exceed their designated memory limit + XSA-385 CVE-2021-28706 + - PCI devices with RMRRs not deassigned correctly + XSA-386 CVE-2021-28702 + - PoD operations on misaligned GFNs + XSA-388 CVE-2021-28704 CVE-2021-28707 CVE-2021-28708 + - issues with partially successful P2M updates on x86 + XSA-389 CVE-2021-28705 CVE-2021-28709 + * Note that the following XSA are not listed, because... + - XSA-387 only applies to Xen 4.13 and older + - XSA-390 only applies to Xen 4.15 + * Pick the following upstream commits to fix a regression which prevents + amd64 type hardware to fully power off. The issue was introduced in + version 4.14.0+88-g1d1d1f5391-1 after including upstream commits to + improve Raspberry Pi 4 support. (Closes: #994899): + - 8b6d55c126 ("x86/ACPI: fix mapping of FACS") + - f390941a92 ("x86/DMI: fix table mapping when one lives above 1Mb") + - 0f089bbf43 ("x86/ACPI: fix S3 wakeup vector mapping") + - 16ca5b3f87 ("x86/ACPI: don't invalidate S5 data when S3 wakeup vector + cannot be determined") + + -- Hans van Kranenburg Sat, 27 Nov 2021 15:09:47 +0100 xen (4.14.3-1) unstable; urgency=high diff --cc debian/patches/series index 91b9c31b86,87a7cd0ec5..b847f30e83 --- a/debian/patches/series +++ b/debian/patches/series @@@ -38,4 -38,7 +38,8 @@@ misc/toolstestsx86_emulator-pass--no-pi 0038-x86-EFI-don-t-insert-timestamp-when-SOURCE_DATE_EPOC.patch 0039-docs-use-predictable-ordering-in-generated-documenta.patch 0040-docs-set-date-to-SOURCE_DATE_EPOCH-if-available.patch + 0041-x86-ACPI-fix-mapping-of-FACS.patch + 0042-x86-DMI-fix-table-mapping-when-one-lives-above-1Mb.patch + 0043-x86-ACPI-fix-S3-wakeup-vector-mapping.patch + 0044-x86-ACPI-don-t-invalidate-S5-data-when-S3-wakeup-vec.patch +armv6.diff