Package: xchain / 1.0.1-9

Metadata

Package Version Patches format
xchain 1.0.1-9 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0001 Makefile fixed typo of the target name.patch | (download)

Makefile | 10 6 + 4 - 0 !
1 file changed, 6 insertions(+), 4 deletions(-)

 fixed typo of the target name and improved gcc hardening.
0002 xchain.c added braces to avoid gcc Wall warning.patch | (download)

xchain.c | 3 3 + 0 - 0 !
1 file changed, 3 insertions(+)

 xchain.c: added braces to avoid gcc -wall warning


0003 warn against format errors and fix one.patch | (download)

xchain.c | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 warn against format errors and fix one