- Sep 28, 2023
-
-
Frederik Schwan authored
-
- Sep 24, 2023
-
-
Frederik Schwan authored
-
- Aug 17, 2023
-
-
Frederik Schwan authored
-
- Aug 11, 2023
-
-
Frederik Schwan authored
-
Frederik Schwan authored
-
- Aug 04, 2023
-
-
Frederik Schwan authored
-
Frederik Schwan authored
-
Frederik Schwan authored
-
- Aug 02, 2023
-
-
Frederik Schwan authored
-
- Jul 31, 2023
-
-
Frederik Schwan authored
-
- Apr 30, 2023
-
-
Frederik Schwan authored
-
- Feb 08, 2023
-
-
Frederik Schwan authored
-
- Feb 03, 2023
-
-
Frederik Schwan authored
Fix for a regression where after the refactor the implementation does not account for grouping characters during padding of the width.
-
- Feb 01, 2023
-
-
Frederik Schwan authored
-
- Jan 15, 2023
-
-
Frederik Schwan authored
-
Evangelos Foutras authored
devtools 20230105-1 enables the debug option by default.
-
- Oct 07, 2022
-
-
Frederik Schwan authored
fixes FS#76124
-
- Oct 05, 2022
-
-
Frederik Schwan authored
-
- Sep 20, 2022
-
-
Frederik Schwan authored
See https://sourceware.org/bugzilla/show_bug.cgi?id=28937 fixes FS#73967
-
- Sep 17, 2022
-
-
Frederik Schwan authored
fixes FS#75894
-
- Sep 11, 2022
-
-
Frederik Schwan authored
Credits @codefiles
-
- Sep 06, 2022
-
-
Frederik Schwan authored
-
Frederik Schwan authored
-
Frederik Schwan authored
Add SUPPORTED file to package as done by other distributions in order to provide the set of available locales in a unmodified file. Also remove examples in locale.gen to avoid matches of tools as sed and grep. Credit @ https://github.com/archlinux/archinstall/pull/1423#issuecomment-1236515008
-
- Aug 20, 2022
-
-
Frederik Schwan authored
After electron 9-12 are not supported anymore or patched and discord has been updated to electron > 13 according to the console output, we can safely enable the clone3 syscall again.
-
Frederik Schwan authored
-
- Aug 12, 2022
-
-
Frederik Schwan authored
-
- Aug 11, 2022
-
-
Frederik Schwan authored
An anti cheat tool from EPIC still relies on DT_HASH. This is supposed to give upstream some time to adapt to DT_GNU_HASH.
-
Frederik Schwan authored
-
Frederik Schwan authored
fix generation of locale files with localedef compiled against a different glibc version than installed credits @toolybird
-
- Jul 31, 2022
-
-
Frederik Schwan authored
-
- Jun 06, 2022
-
-
Frederik Schwan authored
-
Frederik Schwan authored
-
Frederik Schwan authored
-
Frederik Schwan authored
Credits @diabonas for this change. Systemd wants us to include C.UTF8 by default and it seems the locale may be in included by glibc upstream in the future. To fix building and avoid nasty fixing in devtools, we include the locale in the package. See https://github.com/systemd/systemd/pull/23252#issuecomment-1115825144 https://bugs.archlinux.org/task/74864#comment208742
-
- May 13, 2022
-
-
Frederik Schwan authored
-
Frederik Schwan authored
Valgrind is able to get the glibc symbols from debuginfod since 3.17.0
-
Frederik Schwan authored
While building the tarball makes it more transparant to apply patches since they must be listed in the PKGBUILD, this approach misses a lot of code that landed in the upstream stable branch intentionally. Also it gives room for discussions what patches to apply and when they're ready to be used. This avoids confusion by setting the upstream merge of any patch as the requirement to be applied. ymmv
-
- May 06, 2022
-
-
Frederik Schwan authored
-
- May 05, 2022
-
-
Frederik Schwan authored
ldd segfaulted when run e.g. with `/usr/lib/jvm/default-runtime/lib/libnio.so` as argument. Setting an appropriate LD_LIBRARY_PATH fixed the sefault. fixes FS#73938
-