Package: purity / 1-20
Metadata
| Package | Version | Patches format |
|---|---|---|
| purity | 1-20 | 3.0 (quilt) |
Patch series
view the series file| Patch | File delta | Description |
|---|---|---|
| 0001 fix typo in README.patch | (download) |
README |
2 1 + 1 - 0 ! |
fix typo in readme |
| 0002 Fixed two buffer overflows.patch | (download) |
pt.c |
4 2 + 2 - 0 ! |
fixed two buffer overflows |
| 0003 make purity build on SYSV platforms using termios.patch | (download) |
pt.c |
24 10 + 14 - 0 ! |
make purity build on sysv platforms using termios This patch updates purity to use termios on systems which are build with sysv defined. Updating purity to termios allows purity to run on GNU/Linux and GNU/HURD equally well. This patch is needed to compile purity on GNU HURD. Bug-Debian: http://bugs.debian.org/106962 |
| 0004 fix stty settings munging.patch | (download) |
pt.c |
2 1 + 1 - 0 ! |
fix stty settings munging Bug-Debian: http://bugs.debian.org/112827 |
| 0005 moved to FHS comformant positions.patch | (download) |
pt.6 |
4 2 + 2 - 0 ! |
moved to fhs comformant positions Bug-Debian: http://bugs.debian.org/107643 |
| 0006 fix segmentation fault when saving high scores.patch | (download) |
pt.c |
3 2 + 1 - 0 ! |
fix segmentation fault when saving high scores purity segfaults when trying to save the high-score file, this is because it does not check if getlogin() returns NULL, and tries to use it anyway. Bug-Debian: http://bugs.debian.org/114340 |
| 0007 move scorefile out of LIBDIR.patch | (download) |
pt.c |
4 4 + 0 - 0 ! |
move scorefile out of libdir instead of hardcoding it like previous patches, allow it to be given via preprocessor flag. |
| 0008 avoid some compiler warnings.patch | (download) |
pt.c |
77 39 + 38 - 0 ! |
avoid some compiler warnings |
| 0009 fix spelling error in manpage.patch | (download) |
pt.6 |
4 2 + 2 - 0 ! |
fix spelling error in manpage lintian says it is preceded and not preceeded... |
