- Apr 10, 2019
-
-
Natanael Copa authored
-
- Mar 26, 2019
-
-
Ariadne Conill authored
-
- Mar 25, 2019
-
-
Added patch from commit 8f12c4e110acb3bbbdc8abfb3a552c3ced718039, which fixes an out-of-bound read in sscanf.
-
- Mar 19, 2019
-
-
Copy from upstream
-
- Feb 13, 2019
-
-
Natanael Copa authored
-
- Jan 03, 2019
-
-
Paths for mips and ppc64el were wrong, several CARCH'es were missing. On x86_64, this changes /lib64 from being a symlink to a directory containg a symlink.
-
- Sep 20, 2018
-
-
Natanael Copa authored
-
- Sep 18, 2018
-
-
Kaarle Ritvanen authored
-
- Sep 07, 2018
-
-
Natanael Copa authored
-
- Jun 19, 2018
-
-
This issue affects e.g. Rust on aarch64.
-
- Jun 15, 2018
-
-
Natanael Copa authored
Clean up traces of uclibc, which we havent supported for years
-
- May 24, 2018
-
-
This additional features would avoid FTFBS later as the one found on rngd_darn.c:208:31: error: 'PPC_FEATURE2_DARN' undeclared (first use in this function) if (!(getauxval(AT_HWCAP2) & PPC_FEATURE2_DARN)) {
-
- Apr 11, 2018
-
-
Ariadne Conill authored
-
- Apr 10, 2018
-
-
Timo Teräs authored
-
-
- Mar 31, 2018
-
-
Ariadne Conill authored
this version will only activate itself under a relevant configuration where the cloudflare DNS problem is harmful
-
- Mar 30, 2018
-
-
Ariadne Conill authored
-
Ariadne Conill authored
-
- Mar 07, 2018
-
-
Timo Teräs authored
Notable this fixes libreoffice to handle utf8 filenames properly.
-
- Feb 22, 2018
-
-
Timo Teräs authored
-
- Feb 20, 2018
-
-
Ariadne Conill authored
-
- Feb 10, 2018
-
-
- Feb 02, 2018
-
-
Ariadne Conill authored
-
- Jan 06, 2018
-
-
Ariadne Conill authored
-
Ariadne Conill authored
-
- Dec 18, 2017
-
-
Natanael Copa authored
- use UTC instead of GMT when no timezone is specified - fix sysconf for initite rlimits
-
- Dec 11, 2017
-
-
- Nov 17, 2017
-
-
Ariadne Conill authored
dalias actually likes this version, so hopefully it should be in musl soon
-
- Nov 16, 2017
-
-
Ariadne Conill authored
-
- Oct 31, 2017
-
-
Natanael Copa authored
-
- Oct 28, 2017
-
-
Timo Teräs authored
likely fixes #8009
-
- Oct 19, 2017
-
-
Ariadne Conill authored
This can allow programs to crash when $PATH contains elements that are larger than 1024 bytes. Notably, PATH_MAX is larger than 1024 bytes, so this can cause environments with very long, but valid path elements in $PATH to have program crashes when they spawn new processes. No CVE for this one at the time of writing, but this seems like a probable security bug.
-
Ariadne Conill authored
-
- Oct 12, 2017
-
-
Ariadne Conill authored
-
Ariadne Conill authored
- incorporate unreleased upstream bugfixes from august to present: - fix OOB reads in memmem implementations - fix undefined behaviour in memset - fix memory leak in clearenv - fix unicode processing bugs - fix signal masking issue with pthread_create - fix glob descent with GLOB_PERIOD - implement fopencookie(3)
-
- Sep 20, 2017
-
-
Natanael Copa authored
needed by libidn testsuite https://github.com/alpinelinux/aports/pull/2320#issuecomment-330380719
-
- Aug 29, 2017
-
-
Natanael Copa authored
needed by node on s390x https://github.com/nodejs/node/issues/15078
-
- Aug 24, 2017
-
-
- Aug 01, 2017
-
-
Ariadne Conill authored
-
Ariadne Conill authored
-