John Audia
aabd7a137a
coreutils: patch chmod with upstream fix
Apply a post-release upstream patch to chmod to fix some broken behavior.
See: https://git.savannah.gnu.org/cgit/coreutils.git/commit/?id=e8b56ebd536e82b15542a00c888109471936bfda
A number of major distros including Arch, Alpine and Void import this patch.
Signed-off-by: John Audia <graysky@archlinux.us>
3 years ago
John Audia
9177168099
coreutils: update to 9.0
Removed unneed patch:
002-ls-restore-831-behavior-on-removed-directories.patch
After updating ran `make package/coreutils/refresh` from $BUILDROOT to clean
dirty patches.
Build system: x86_64
Build-tested: bcm2711/RPi4B
Run-tested: bcm2711/RPi4B
Signed-off-by: John Audia <graysky@archlinux.us>
3 years ago
Ilya Lipnitskiy
5d8d4fbbcb
treewide: Run refresh on all packages
The crude loop I wrote to come up with this changeset:
find -L package/feeds/packages/ -name patches | \
sed 's/patches$/refresh/' | sort | xargs make
Signed-off-by: Ilya Lipnitskiy <ilya.lipnitskiy@gmail.com>
4 years ago
Scott Roberts
1ff189e75a
coreutils: add upstream patch fixing aarch64 compilation
ls: restore 8.31 behavior on removed directories
Signed-off-by: Scott Roberts <ttocsr@gmail.com>
5 years ago
Rosen Penev
d5fc4d958b
coreutils: update to 8.32
Added license information.
Add explicit configure arguments.
Removed upstream backport.
Refreshed failing patch.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
5 years ago
DENG Qingfang
6be6e9c7e3
coreutils: fix #11389 build failure
Fix compilation error due to multiple definition
x86_64-openwrt-linux-musl/bin/ld: lib/libcoreutils.a(strtold.o):(.data+0x0):
multiple definition of `minus_zero'; lib/libcoreutils.a(strtod.o):(.data+0x0):
first defined here
collect2: error: ld returned 1 exit status
Signed-off-by: DENG Qingfang <dengqf6@mail2.sysu.edu.cn>
5 years ago
DENG Qingfang
7b59b783f0
coreutils: update to 8.31
Update coreutils to 8.31
Signed-off-by: DENG Qingfang <dengqf6@mail2.sysu.edu.cn>
5 years ago
Rosen Penev
de6c4d6d74
coreutils: Update to 8.30
Signed-off-by: Rosen Penev <rosenp@gmail.com>
6 years ago
Richard Kunze
04fb676036
coreutils: bump version to 8.23
Signed-off-by: Richard Kunze <richard.kunze@web.de>
10 years ago
Jo-Philipp Wich
2abee9646c
coreutils: import from packages, add myself as maintainer
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
11 years ago