Package: isakmpd / 20041012-8
Metadata
Package | Version | Patches format |
---|---|---|
isakmpd | 20041012-8 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
01_makefile.patch | (download) |
GNUmakefile |
22 13 9 - 0 ! |
--- |
02_natt.patch | (download) |
exchange.h |
2 2 0 - 0 ! |
--- |
03_compile_fix.patch | (download) |
apps/Makefile |
2 1 1 - 0 ! |
--- |
04_logging.patch | (download) |
ike_phase_1.c |
4 2 2 - 0 ! |
--- |
05_openssl.patch | (download) |
x509.c |
4 4 0 - 0 ! |
--- |
06_sysdep.patch | (download) |
sysdep/common/libsysdep/arc4random.c |
2 1 1 - 0 ! |
--- |
07_fix_ifreq_len.patch | (download) |
if.c |
3 1 2 - 0 ! |
--- |
08_gnumakefile.patch | (download) |
apps/certpatch/GNUmakefile |
6 3 3 - 0 ! |
certpath: gnumakefile fixup Date: Wed, 10 Dec 2014 15:30:17 0100 Dear Maintainer, The attached patch fixes the GNUmakefile in the apps/certpatch directory. There were few typos leading to a failure when building the package. Thanks for considering the patch. Erwan Prioul. |
libssl 1.1.patch | (download) |
apps/certpatch/certpatch.c |
6 2 4 - 0 ! |
--- |
ftbfs_format_security.patch | (download) |
sa.c |
3 1 2 - 0 ! |
--- |
09_fix_as_needed_build.patch | (download) |
apps/certpatch/GNUmakefile |
2 1 1 - 0 ! |
fix build with ld --as-needed libraries must be placed behind the objects needing them, else their symbols will not be registered as needed leading to undefined references when compiling with ld --as-needed LDFLAGS is placed before the objects, LOADLIBES is the correct implicit rule variable for library linking |