diff --git a/debian/changelog b/debian/changelog index a41056fe..0168df92 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,7 @@ ostree (2017.15-1) UNRELEASED; urgency=medium - d/libostree-1-1.symbols: Update * d/rules: Stop forcing C.UTF-8 locale: the tests now do this internally * Standards-Version: 4.1.3 (no changes required) + * d/p/tests-Don-t-assume-uid-primary-gid.patch: Mark as forwarded -- Simon McVittie Tue, 02 Jan 2018 14:06:18 +0000 diff --git a/debian/patches/tests-Don-t-assume-uid-primary-gid.patch b/debian/patches/tests-Don-t-assume-uid-primary-gid.patch index e6f8ae01..25c1bdbc 100644 --- a/debian/patches/tests-Don-t-assume-uid-primary-gid.patch +++ b/debian/patches/tests-Don-t-assume-uid-primary-gid.patch @@ -8,6 +8,7 @@ equals the user ID, particularly if another user earlier in the same range was created without a corresponding group or vice versa. Signed-off-by: Simon McVittie +Forwarded: https://github.com/ostreedev/ostree/pull/1390 --- tests/test-basic-user.sh | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-)