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:
parent
b0ed6e2856
commit
14462ed8e9
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
||||
# ================================================
|
||||
|
@ -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
|
||||
|
||||
# ================================================
|
||||
|
Loading…
Reference in New Issue
Block a user