- 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
-
- Mar 20, 2022
-
-
Frederik Schwan authored
-
- Mar 02, 2022
-
-
Frederik Schwan authored
-
Frederik Schwan authored
-
Frederik Schwan authored
fixes FS#73797
-
- Feb 20, 2022
-
-
Frederik Schwan authored
"Previously, glibc installed its various shared objects under versioned file names such as libc-2.33.so. The ABI sonames (e.g., libc.so.6) were provided as symbolic links. Starting with glibc 2.34, the shared objects are installed under their ABI sonames directly, without symbolic links."
-
Frederik Schwan authored
credits @toolybird `--enable-add-ons' - the add-ons mechanism was removed in 2017 [1] `--enable-lock-elision' - elision was converted to a "tunable" in 2017 [2] `--enable-stackguard-randomization' - stopped being useful in 2014 [3] `--enable-static-pie' - became the default in latest release and was replaced [4] [1] https://sourceware.org/git/?p=glibc.git;a=commit;h=644d3857 [2] https://sourceware.org/git/?p=glibc.git;a=commit;h=07ed18d2 [3] https://sourceware.org/bugzilla/show_bug.cgi?id=27872 [4] https://sourceware.org/git/?p=glibc.git;a=commit;h=23645707 implements FS#73899
-
- Feb 11, 2022
-
-
Frederik Schwan authored
-
- Feb 10, 2022
-
-
Frederik Schwan authored
the clone3 syscall breaks unpatched electron applications fixes FS#73713
-
Frederik Schwan authored
* cleanup source array * remove unused libcrypt.so.1 * quote configure flags
-
- Feb 09, 2022
-
-
Frederik Schwan authored
-
- May 12, 2021
-
-
Giancarlo Razzolini authored
-
- Feb 13, 2021
-
-
Allan McRae authored
-
- Feb 06, 2021
-
-
Allan McRae authored
-
- Feb 05, 2021
-
-
Allan McRae authored
-