Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
status_mschulze.patch | no | |||||
quote_nick.patch | no | |||||
defaults.patch | no | |||||
install_dir.patch | no | |||||
man.patch | no | |||||
reproducible_build.patch | Strip non-deterministic data to make build reproducible | Reiner Herrmann <reiner@reiner-h.de> | no | |||
implicit-function-declarations.patch | Fix implicit function declarations | Bastian Germann <bage@debian.org> | no | debian | ||
fix-configure-probes-for-sockaddr_storag.patch | Fix configure probes for sockaddr_storage et al on glibc >= 2.39 glibc 2.39 changed the socket headers to include the may_alias attribute in https://sourceware.org/git/?p=glibc.git;a=commit;h=26e7005728 -struct sockaddr +struct __attribute_struct_may_alias__ sockaddr This makes the tightly specified regex in the corresponding AC_EGREP_HEADER probe miss the definition. Pre-emptively loosen other AC_EGREP_HEADER as well. |
Niko Tyni <ntyni@debian.org> | no | 2024-08-02 |