Package: daemonize / 1.7.8-4.1

Metadata

Package Version Patches format
daemonize 1.7.8-4.1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
fix_command_in_sbin_has_manpage_in_incorrect_section.patch | (download)

Makefile.in | 6 3 + 3 - 0 !
1 file changed, 3 insertions(+), 3 deletions(-)

---
fix_autoconf_error.patch | (download)

.gitignore | 2 1 + 1 - 0 !
Makefile.in | 2 1 + 1 - 0 !
acconfig.h | 183 0 + 183 - 0 !
config.h | 103 103 + 0 - 0 !
config.h.in | 254 0 + 254 - 0 !
configure.ac | 287 287 + 0 - 0 !
configure.in | 267 0 + 267 - 0 !
7 files changed, 392 insertions(+), 706 deletions(-)

---
Fix FTBFS issue by including the required library.patch | (download)

daemonize.c | 1 1 + 0 - 0 !
1 file changed, 1 insertion(+)

 fix ftbfs issue by including the required library


gcc 15.patch | (download)

getopt.c | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 fix ftbfs with gcc 15