Package: ion / 3.2.1+dfsg-1.1

Metadata

Package Version Patches format
ion 3.2.1+dfsg-1.1 3.0 (quilt)

Patch series

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

Makefile.am | 10 0 + 10 - 0 !
1 file changed, 10 deletions(-)

 remove makefile targets which depends on stripped pdf files.
0001 replace gmake with make.patch | (download)

Makefile | 42 21 + 21 - 0 !
ams/Makefile | 12 6 + 6 - 0 !
bp/Makefile | 12 6 + 6 - 0 !
bss/Makefile | 12 6 + 6 - 0 !
cfdp/Makefile | 12 6 + 6 - 0 !
dgr/Makefile | 12 6 + 6 - 0 !
dtpc/Makefile | 12 6 + 6 - 0 !
ici/Makefile | 12 6 + 6 - 0 !
ltp/Makefile | 12 6 + 6 - 0 !
restart/Makefile | 12 6 + 6 - 0 !
10 files changed, 75 insertions(+), 75 deletions(-)

 gmake is no longer provided in debian - use make instead
0002 fix dtnperf undefined symbols.patch | (download)

contrib/Makefile.am | 1 1 + 0 - 0 !
1 file changed, 1 insertion(+)

 add libadd to libal_pb_vion, prevents undefined-symbols.
0003 ftbfs with clang.patch | (download)

bp/cgr/libcgr.c | 4 2 + 2 - 0 !
contrib/dtnperf/al_bp/src/al_bp_api.c | 2 1 + 1 - 0 !
contrib/dtnperf/al_bp/src/bp_implementations/al_bp_ion_conversions.c | 2 1 + 1 - 0 !
dtpc/include/dtpc.h | 2 1 + 1 - 0 !
dtpc/library/libdtpc.c | 2 1 + 1 - 0 !
nm/shared/adm/adm.c | 2 1 + 1 - 0 !
nm/shared/utils/utils.c | 2 1 + 1 - 0 !
7 files changed, 8 insertions(+), 8 deletions(-)

 fix ftbfs if clang is used instead of gcc
0004 ftbfs with gcc 6.patch | (download)

contrib/dtnperf/dtnperf/src/dtnperf_modes/dtnperf_client.c | 34 17 + 17 - 0 !
1 file changed, 17 insertions(+), 17 deletions(-)

---