Mark all patches as applied upstream for 2017.11

This commit is contained in:
Simon McVittie 2017-08-30 10:09:49 +01:00
parent 9ba46cff85
commit 4dcb049dfc
7 changed files with 18 additions and 0 deletions

6
debian/changelog vendored
View File

@ -1,3 +1,9 @@
ostree (2017.10-2) UNRELEASED; urgency=medium
* Mark all patches as applied upstream for 2017.11
-- Simon McVittie <smcv@debian.org> Wed, 30 Aug 2017 10:09:26 +0100
ostree (2017.10-1) unstable; urgency=medium
* New upstream release

View File

@ -6,6 +6,8 @@ bash completions are to be sourced. It makes little sense to
execute them.
Signed-off-by: Simon McVittie <smcv@debian.org>
Forwarded: https://github.com/ostreedev/ostree/pull/1119
Applied-upstream: 2017.11, commit:355e8516b04801caf50b0b8a218fc8f6321d8d05
---
bash/ostree | 2 --
1 file changed, 2 deletions(-)

View File

@ -3,6 +3,8 @@ Date: Tue, 29 Aug 2017 17:02:43 +0100
Subject: basic-test: Skip explicit uses of bare-user if no user xattrs
Signed-off-by: Simon McVittie <smcv@debian.org>
Forwarded: https://github.com/ostreedev/ostree/pull/1120
Applied-upstream: 2017.11, commit:41e6871e514dda1392354f642edb3484cf79af47
---
tests/basic-test.sh | 138 +++++++++++++++++++++++++++++-----------------------
1 file changed, 77 insertions(+), 61 deletions(-)

View File

@ -3,6 +3,8 @@ Date: Tue, 29 Aug 2017 17:02:18 +0100
Subject: libtest: Allow skipping single checks without user xattrs
Signed-off-by: Simon McVittie <smcv@debian.org>
Forwarded: https://github.com/ostreedev/ostree/pull/1120
Applied-upstream: 2017.11, commit:a7686a0c400524afeb3fad14e04c65105eaf7cdf
---
tests/libtest.sh | 11 +++++++++++
1 file changed, 11 insertions(+)

View File

@ -8,6 +8,8 @@ need to skip this last stage, which explicitly uses a bare-user
repository.
Signed-off-by: Simon McVittie <smcv@debian.org>
Forwarded: https://github.com/ostreedev/ostree/pull/1120
Applied-upstream: 2017.11, commit:3fcd81df86b66c5abb61118d2ef3822304cb5da3
---
tests/test-basic-user-only.sh | 36 +++++++++++++++++++-----------------
1 file changed, 19 insertions(+), 17 deletions(-)

View File

@ -5,6 +5,8 @@ Subject: test-libarchive-import: Skip if extended attributes are unsupported
This is the case at build-time on some (all?) Debian autobuilders.
Signed-off-by: Simon McVittie <smcv@collabora.com>
Forwarded: https://github.com/ostreedev/ostree/pull/1120
Applied-upstream: 2017.11, commit:760ff2f66ec5058b0ddf82fc7dbdd9ffbae44c6b
---
tests/test-libarchive-import.c | 57 +++++++++++++++++++++++++++++++++++++++++-
1 file changed, 56 insertions(+), 1 deletion(-)

View File

@ -3,6 +3,8 @@ Date: Tue, 29 Aug 2017 17:01:41 +0100
Subject: test-pull-bareuser.sh: This test uses bare-user, hence needs xattrs
Signed-off-by: Simon McVittie <smcv@debian.org>
Forwarded: https://github.com/ostreedev/ostree/pull/1120
Applied-upstream: 2017.11, commit:1d755977c89c9bd360c61e988b9d445d1d5a4d43
---
tests/test-pull-bareuser.sh | 1 +
1 file changed, 1 insertion(+)