Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
man_hypen.diff | Replace minus with the correct hyphen escape. | Willem van den Akker <wvdakker@wilsoft.nl> | no | |||
usr_etc.diff | Changes the path of the init files diff --git a/etc/Makefile.am b/etc/Makefile.am index bb70a93..b1114cc 100644 |
Willem van den Akker <wvdakker@wilsoft.nl>, Simon Josefsson | no | |||
etc_dbpath.diff | Changes in etc files the path of the databases | Jorge Salamero Sanz <bencer@cauterized.net> | no | |||
etc_logpath.diff | Changes in etc files the path of the log files | Jorge Salamero Sanz <bencer@cauterized.net> | no | |||
etc_pidpath.diff | Changes in etc files the path of the pidfiles | Jorge Salamero Sanz <bencer@cauterized.net> | no | |||
pkgname.diff | Changes the name of the package | Jorge Salamero Sanz <bencer@cauterized.net> | no | |||
systemd-alias.diff | Add systemd alias to old init script | Simon Josefsson <simon@josefsson.org> | no | |||
m4-ax_check_compile_flag.diff | Add m4/ax_check_compile_flag.m4 and use AC_CONFIG_MACRO_DIRS. | Simon Josefsson <simon@josefsson.org> | no | |||
no-implicit-declarations.patch | add missing includes and disable conflicting crypt_r() Nothing uses crypt_r() externally, it should use the glibc one; so disable the conflicting prototype in the internal header. =================================================================== |
Steve Langasek <steve.langasek@canonical.com> | no | debian | 2024-04-10 | |
no-implicit-declarations2.patch | add missing prototypes to fix -Werror=implicit-function-declaration diff --git a/sx/websocket.c b/sx/websocket.c index b08e135..e8dd5e1 100644 |
Simon Josefsson <simon@josefsson.org> | no | debian | 2024-04-11 |