Package: socklog / 2.1.0+repack-6
Metadata
Package | Version | Patches format |
---|---|---|
socklog | 2.1.0+repack-6 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
0001 socklog conf update service.patch | (download) |
man/socklog-conf.8 |
40 20 + 20 - 0 ! |
socklog-conf.8: refer to update-service(8) |
0002 tryto c.patch | (download) |
src/tryto.c |
4 2 + 2 - 0 ! |
tryto.c Don't report failure if the final try of prog succeeds (thx Andras Korn, closes: #401547). |
0003 patches fix build warnings.patch | (download) |
src/chkshsgr.c |
4 3 + 1 - 0 ! |
patches: fix build warnings |
0004 src try .c fix main prototypes.patch | (download) |
src/tryflock.c |
2 1 + 1 - 0 ! |
src/try*.c: fix main() prototypes Fix the prototype of the main() functions of some compile-test tools since GCC-14 warns about them and fails the build with -Werror. |