From: Raspbian automatic forward porter Date: Sun, 27 Mar 2022 03:42:26 +0000 (+0100) Subject: Merge version 2020.8-2+rpi1 and 2020.8-2+deb11u1 to produce 2020.8-2+rpi1+deb11u1 X-Git-Tag: archive/raspbian/2020.8-2+rpi1+deb11u1 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=d1d2dbeaab83acf5faba3ececf1a5bfce4fee430;p=ostree.git Merge version 2020.8-2+rpi1 and 2020.8-2+deb11u1 to produce 2020.8-2+rpi1+deb11u1 --- 0d6534b32ff19da5a530a12325821d56def61153 diff --cc debian/changelog index 615297af,1867d0a7..fecf2102 --- a/debian/changelog +++ b/debian/changelog @@@ -1,8 -1,29 +1,36 @@@ - ostree (2020.8-2+rpi1) bullseye-staging; urgency=medium ++ostree (2020.8-2+rpi1+deb11u1) bullseye-staging; urgency=medium + ++ [changes brought forward from 2020.8-2+rpi1 by Peter Michael Green at Tue, 15 Dec 2020 11:54:45 +0000] + * Disable testsuite. + - -- Peter Michael Green Tue, 15 Dec 2020 11:54:45 +0000 ++ -- Raspbian forward porter Sun, 27 Mar 2022 03:42:26 +0000 ++ + ostree (2020.8-2+deb11u1) bullseye; urgency=medium + + * d/gbp.conf, d/control: Branch for Debian 11 updates + * Backport various bug fixes from newer libostree releases. + Each of these fixes an issue that was reported against Flatpak when + using the libostree from Debian 11, either via bullseye or + buster-backports. + - d/p/Fall-back-if-copy_file_range-fails-with-EINVAL.patch: + Add patch to fall back if copy_file_range fails with EINVAL. + This fixes an incompatibility with eCryptFS, in particular when + using Flatpak in an eCryptFS home directory. (Closes: #1004467) + - d/p/libotutil-Avoid-infinite-recursion-during-error-unwinding.patch: + Avoid infinite recursion when recovering from certain errors, in + particular the one that was a symptom of #1004467. + - d/p/Fix-marking-static-delta-commits-as-partial.patch: + Mark commits as partial before downloading, to avoid Flatpak and other + ostree users getting into a state where a failed download cannot be + resumed. + - d/p/lib-Fix-a-bad-call-to-g_file_get_child.patch: + Fix an assertion failure when using a backport or local build of + GLib >= 2.71 + - d/p/Fix-translation-of-file-URIs-into-paths.patch: + Fix the ability to fetch OSTree content from paths containing + non-URI characters (such as backslashes) or non-ASCII + + -- Simon McVittie Thu, 10 Mar 2022 11:59:18 +0000 ostree (2020.8-2) unstable; urgency=medium