d/p/tests-Don-t-assume-uid-primary-gid.patch: Mark as forwarded
This commit is contained in:
parent
9c40ffdc5c
commit
e98f7edcb2
|
|
@ -4,6 +4,7 @@ ostree (2017.15-1) UNRELEASED; urgency=medium
|
||||||
- d/libostree-1-1.symbols: Update
|
- d/libostree-1-1.symbols: Update
|
||||||
* d/rules: Stop forcing C.UTF-8 locale: the tests now do this internally
|
* d/rules: Stop forcing C.UTF-8 locale: the tests now do this internally
|
||||||
* Standards-Version: 4.1.3 (no changes required)
|
* Standards-Version: 4.1.3 (no changes required)
|
||||||
|
* d/p/tests-Don-t-assume-uid-primary-gid.patch: Mark as forwarded
|
||||||
|
|
||||||
-- Simon McVittie <smcv@debian.org> Tue, 02 Jan 2018 14:06:18 +0000
|
-- Simon McVittie <smcv@debian.org> Tue, 02 Jan 2018 14:06:18 +0000
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -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.
|
range was created without a corresponding group or vice versa.
|
||||||
|
|
||||||
Signed-off-by: Simon McVittie <smcv@collabora.com>
|
Signed-off-by: Simon McVittie <smcv@collabora.com>
|
||||||
|
Forwarded: https://github.com/ostreedev/ostree/pull/1390
|
||||||
---
|
---
|
||||||
tests/test-basic-user.sh | 14 ++++++++------
|
tests/test-basic-user.sh | 14 ++++++++------
|
||||||
1 file changed, 8 insertions(+), 6 deletions(-)
|
1 file changed, 8 insertions(+), 6 deletions(-)
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue