SHA256
1
0
forked from pool/coreutils

* coreutils-ln-avoid-segfault-for-empty-target.patch: Document that this

patch has to be removed with v8.23.
* coreutils.spec, coreutils-testsuite.spec: Likewise.

OBS-URL: https://build.opensuse.org/package/show/Base:System/coreutils?expand=0&rev=228
This commit is contained in:
Bernhard Voelker 2014-03-16 15:36:48 +00:00 committed by Git OBS Bridge
parent b0ed6e2856
commit 14462ed8e9
3 changed files with 5 additions and 3 deletions

View File

@ -1,4 +1,4 @@
Port upstream commit:
Port upstream commit, to be removed with v8.23.
http://git.sv.gnu.org/cgit/coreutils.git/commit/?id=0093ac8d57

View File

@ -131,7 +131,8 @@ Patch303: coreutils-tests-shorten-extreme-factor-tests.patch
# tests: avoid test framework failure if the file system lacks ACL support
Patch304: coreutils-test-avoid-FP-when-no-ACL-support.patch
# Port upstream patch: ln: with -sr, don't segfault for a TARGET of ''
# Port upstream patch, to be removed with v8.23:
# ln: with -sr, don't segfault for a TARGET of ''
Patch305: coreutils-ln-avoid-segfault-for-empty-target.patch
# ================================================

View File

@ -131,7 +131,8 @@ Patch303: coreutils-tests-shorten-extreme-factor-tests.patch
# tests: avoid test framework failure if the file system lacks ACL support
Patch304: coreutils-test-avoid-FP-when-no-ACL-support.patch
# Port upstream patch: ln: with -sr, don't segfault for a TARGET of ''
# Port upstream patch, to be removed with v8.23:
# ln: with -sr, don't segfault for a TARGET of ''
Patch305: coreutils-ln-avoid-segfault-for-empty-target.patch
# ================================================