aboutsummaryrefslogtreecommitdiff
path: root/utils/coreutils/patches
Commit message (Collapse)AuthorAge
* coreutils: update to 9.2Georgi Valkov2023-04-05
| | | | | | | Build system: Ubuntu Linux 22.04, macOS 12.6.3 Run-tested: x64, WRT3200ACM, TL-WR1043ND v4 Signed-off-by: Georgi Valkov <gvalkov@gmail.com>
* coreutils: update to 9.1John Audia2022-07-16
| | | | | | | | | | | | | Removed upstreamed patch[1]: 002-chmod-fix_exit_status_when_ignoring_sylinks.patch Build system: x86_64 Build-tested: bcm2711/RPi4B Run-tested: bcm2711/RPi4B 1. https://debbugs.gnu.org/cgi/bugreport.cgi?msg=28;bug=50784 Signed-off-by: John Audia <therealgraysky@proton.me>
* coreutils: patch chmod with upstream fixJohn Audia2022-02-26
| | | | | | | | | 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>
* coreutils: update to 9.0John Audia2022-02-23
| | | | | | | | | | | | | | 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>
* treewide: Run refresh on all packagesIlya Lipnitskiy2021-02-20
| | | | | | | | | 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>
* coreutils: add upstream patch fixing aarch64 compilationScott Roberts2020-04-29
| | | | | | ls: restore 8.31 behavior on removed directories Signed-off-by: Scott Roberts <ttocsr@gmail.com>
* coreutils: update to 8.32Rosen Penev2020-04-27
| | | | | | | | | | | | Added license information. Add explicit configure arguments. Removed upstream backport. Refreshed failing patch. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* coreutils: fix #11389 build failureDENG Qingfang2020-02-20
| | | | | | | | | | | 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>
* coreutils: update to 8.31DENG Qingfang2020-02-18
| | | | | | Update coreutils to 8.31 Signed-off-by: DENG Qingfang <dengqf6@mail2.sysu.edu.cn>
* coreutils: Update to 8.30Rosen Penev2018-11-17
| | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* coreutils: bump version to 8.23Richard Kunze2014-11-27
| | | | Signed-off-by: Richard Kunze <richard.kunze@web.de>
* coreutils: import from packages, add myself as maintainerJo-Philipp Wich2014-06-11
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>