Package: xjump / 2.7.5-6.1

Metadata

Package Version Patches format
xjump 2.7.5-6.1 3.0 (quilt)

Patch series

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

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

 fix possible buffer overflow in highscore recording


02_fix_repeat.patch | (download)

main.c | 2 2 + 0 - 0 !
1 file changed, 2 insertions(+)

 fix autorepeat. repeat_off overall doesn't really make a 


03_source_warnings.patch | (download)

game.c | 8 5 + 3 - 0 !
main.c | 3 2 + 1 - 0 !
misc.c | 2 2 + 0 - 0 !
record.c | 1 1 + 0 - 0 !
4 files changed, 10 insertions(+), 4 deletions(-)

 make it work with ircd-hybrid package out of the box, other settings


04_makefile_respect_cflags.patch | (download)

Makefile | 18 10 + 8 - 0 !
1 file changed, 10 insertions(+), 8 deletions(-)

 make makefile respect $(cflags)


05_unneded_deps.patch | (download)

Makefile | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 remove unneeded dependencies on xmu and xext.