forked from pool/coreutils
- Fix typo in the previous changelog entry: s/Remote/Remove/.
- coreutils.spec: Add "BuildRequires: user(bin)" for the tests. OBS-URL: https://build.opensuse.org/package/show/Base:System/coreutils?expand=0&rev=287
This commit is contained in:
parent
2e7688367b
commit
6d4bf9c66b
@ -11,9 +11,10 @@ Mon Sep 4 18:00:24 UTC 2017 - mail@bernhard-voelker.de
|
||||
* coreutils-skip-gnulib-test-tls.patch
|
||||
* coreutils-tests-shorten-extreme-factor-tests.patch
|
||||
- coreutils.keyring: Update from upstream (Savannah).
|
||||
- Remote now-upstream patches:
|
||||
- Remove now-upstream patches:
|
||||
* coreutils-cve-2017-7476-out-of-bounds-with-large-tz.patch
|
||||
* coreutils-tests-port-to-timezone-2017a.patch
|
||||
- coreutils.spec: Add "BuildRequires: user(bin)" for the tests.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 16 14:26:30 UTC 2017 - ghe@suse.com
|
||||
|
@ -53,6 +53,8 @@ BuildRequires: perl-Expect
|
||||
BuildRequires: python-pyinotify
|
||||
BuildRequires: strace
|
||||
BuildRequires: timezone
|
||||
# Some tests need the 'bin' user.
|
||||
BuildRequires: user(bin)
|
||||
%ifarch %ix86 x86_64 ppc ppc64 s390x armv7l armv7hl
|
||||
BuildRequires: valgrind
|
||||
%endif
|
||||
|
@ -11,9 +11,10 @@ Mon Sep 4 18:00:24 UTC 2017 - mail@bernhard-voelker.de
|
||||
* coreutils-skip-gnulib-test-tls.patch
|
||||
* coreutils-tests-shorten-extreme-factor-tests.patch
|
||||
- coreutils.keyring: Update from upstream (Savannah).
|
||||
- Remote now-upstream patches:
|
||||
- Remove now-upstream patches:
|
||||
* coreutils-cve-2017-7476-out-of-bounds-with-large-tz.patch
|
||||
* coreutils-tests-port-to-timezone-2017a.patch
|
||||
- coreutils.spec: Add "BuildRequires: user(bin)" for the tests.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 16 14:26:30 UTC 2017 - ghe@suse.com
|
||||
|
@ -53,6 +53,8 @@ BuildRequires: perl-Expect
|
||||
BuildRequires: python-pyinotify
|
||||
BuildRequires: strace
|
||||
BuildRequires: timezone
|
||||
# Some tests need the 'bin' user.
|
||||
BuildRequires: user(bin)
|
||||
%ifarch %ix86 x86_64 ppc ppc64 s390x armv7l armv7hl
|
||||
BuildRequires: valgrind
|
||||
%endif
|
||||
|
Loading…
Reference in New Issue
Block a user