diff --git a/debian/patches/s390x-se-luks-gencpio-Fix-shebang-syntax.patch b/debian/patches/s390x-se-luks-gencpio-Fix-shebang-syntax.patch index 645d6c56..6c758ffb 100644 --- a/debian/patches/s390x-se-luks-gencpio-Fix-shebang-syntax.patch +++ b/debian/patches/s390x-se-luks-gencpio-Fix-shebang-syntax.patch @@ -6,6 +6,7 @@ An indented `#!` is technically meaningless, although many shells will run text files with the shell if asked to execute them. Signed-off-by: Simon McVittie +Applied-upstream: 2022.3, commit:084f8913f02340831e91c4e39f6037af6ceb63e4 --- src/libostree/s390x-se-luks-gencpio | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/patches/s390x-se-luks-gencpio-Use-interoperable-path-for-bash.patch b/debian/patches/s390x-se-luks-gencpio-Use-interoperable-path-for-bash.patch index 21f755fb..0eb3a422 100644 --- a/debian/patches/s390x-se-luks-gencpio-Use-interoperable-path-for-bash.patch +++ b/debian/patches/s390x-se-luks-gencpio-Use-interoperable-path-for-bash.patch @@ -6,6 +6,7 @@ On OSs that do not consistently merge /usr/bin with /bin, the path to bash has traditionally been /bin/bash. Signed-off-by: Simon McVittie +Applied-upstream: 2022.3, commit:a9a0110f440d10a4c9f51bf0f0ab9a7b3b79e2c5 --- src/libostree/s390x-se-luks-gencpio | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/patches/test-prune-Read-to-the-end-of-cut-1-output.patch b/debian/patches/test-prune-Read-to-the-end-of-cut-1-output.patch index 7b46b983..636656e9 100644 --- a/debian/patches/test-prune-Read-to-the-end-of-cut-1-output.patch +++ b/debian/patches/test-prune-Read-to-the-end-of-cut-1-output.patch @@ -9,6 +9,7 @@ Use an equivalent sed command to take exactly the second line, but without SIGPIPE. Signed-off-by: Simon McVittie +Applied-upstream: 2022.3, commit:92ca2c7794afd06c1f3a602b53ac5e51ec34bfd4 --- tests/test-prune.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)