Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
0001-Configure-correct-installation-paths.patch | Configure correct installation paths. | Scott Leggett <scott@sl.id.au> | no | 2012-11-05 | ||
0002-Fix-hardening-errors-from-unused-result.patch | Fix hardening errors from unused result. | Scott Leggett <scott@sl.id.au> | no | 2012-11-05 | ||
0003-Fix-call-to-open-with-missing-argument.patch | Fix call to open with missing argument. | Scott Leggett <scott@sl.id.au> | no | 2012-11-05 | ||
0004-Fix-segfault-on-64-bit-platforms-due-to-incorrect-ty.patch | Fix segfault on 64-bit platforms due to incorrect types. Thanks to previous packagers: sed -i "s,unsigned long,uint32_t,g" spout.c |
Scott Leggett <scott@sl.id.au> | no | 2013-02-24 | ||
0005-Merge-old-and-new-man-pages.patch | Merge old and new man pages. | Scott Leggett <scott@sl.id.au> | no | 2013-02-24 | ||
0006-Use-debhelper-CPPFLAGS-CFLAGS-LDFLAGS-in-build.patch | Use debhelper CPPFLAGS, CFLAGS, LDFLAGS in build. | Scott Leggett <scott@sl.id.au> | no | 2013-08-21 | ||
0007-Remove-hard-coded-library-search-path-usr-lib.patch | Remove hard-coded library search path /usr/lib. This causes issues on some architectures (see #723549). |
Scott Leggett <scott@sl.id.au> | no | 2016-04-28 | ||
0008-Remove-redundant-out-of-range-comparison.patch | Remove redundant out-of-range comparison. This was causing warnings when building with clang. |
Scott Leggett <scott@sl.id.au> | no | 2016-04-28 | ||
0009-Add-exit-instructions-on-scroll-screen.patch | Add exit instructions on scroll screen | Scott Leggett <scott@sl.id.au> | no | 2018-11-02 |