check bounds of HOME environment variable After performing a minimal source code audit I noticed that gemdropx contains a lack of bounds checking on it's use of the HOME environmental variable. . As the game isn't setuid/setgid it's not a security issue, but it's probably something that should be fixed regardless.
modify install target in Makefile This patch adjusts the install target to Debian needs. . The person named in the Author field signed this changelog entry.