Age | Commit message (Collapse) | Author | Files | Lines |
|
This reverts a change in musl 1.2.2 that causes realpath(3) to return
"//" for "//" instead of "/". This does not conform to any other OS
behaviour other than z/OS.
Upstream is still considering which behaviour is correct.
Fixes: #446
Upstream-URL: https://www.openwall.com/lists/musl/2021/01/13/1
Suggested-by: Samuel Holland <samuel@sholland.org>
Acked-by: Zach van Rijn <me@zv.io>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
test failure on ppc64.
|
|
|
|
#437.
|
|
|
|
fixes #296, #435.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
build). disable part of one test. fixes #417.
|
|
|
|
fixes #376 #415.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
take maintainership
|
|
|
|
|
|
|
|
|
|
The chgrp calls fail because of supplementary group shens under
fakeroot. Override the group detection to prevent this.
|
|
Speedups for POWER9 and arm64; SONAME bump for new syms only.
|
|
|
|
|
|
|
|
|
|
# Conflicts:
# system/curl/APKBUILD
|
|
|
|
|
|
Unset CONFIG_ADB_PMU_LED_DISK for ppc.
See merge request adelie/packages!607
|