Package: spout / 1.4-7
Metadata
| Package | Version | Patches format |
|---|---|---|
| spout | 1.4-7 | 3.0 (quilt) |
Patch series
view the series file| Patch | File delta | Description |
|---|---|---|
| 0001 Configure correct installation paths.patch | (download) |
Makefile |
18 9 + 9 - 0 ! |
configure correct installation paths. |
| 0002 Fix hardening errors from unused result.patch | (download) |
spout.c |
16 12 + 4 - 0 ! |
fix hardening errors from unused result. |
| 0003 Fix call to open with missing argument.patch | (download) |
spout.c |
2 1 + 1 - 0 ! |
fix call to open with missing argument. |
| 0004 Fix segfault on 64 bit platforms due to incorrect ty.patch | (download) |
spout.c |
28 14 + 14 - 0 ! |
fix segfault on 64-bit platforms due to incorrect types.
Thanks to previous packagers:
sed -i "s,unsigned long,uint32_t,g" spout.c
|
| 0005 Merge old and new man pages.patch | (download) |
spout.1 |
34 0 + 34 - 0 ! |
merge old and new man pages. |
| 0006 Use debhelper CPPFLAGS CFLAGS LDFLAGS in build.patch | (download) |
Makefile |
2 1 + 1 - 0 ! |
use debhelper cppflags, cflags, ldflags in build. |
| 0007 Remove hard coded library search path usr lib.patch | (download) |
config.mk |
2 1 + 1 - 0 ! |
remove hard-coded library search path /usr/lib. This causes issues on some architectures (see #723549). |
| 0008 Remove redundant out of range comparison.patch | (download) |
spout.c |
2 1 + 1 - 0 ! |
remove redundant out-of-range comparison. This was causing warnings when building with clang. Thanks: Arthur Marble <arthur@info9.net> for the patch. Closes: #812249 |
| 0009 Add exit instructions on scroll screen.patch | (download) |
spout.c |
2 2 + 0 - 0 ! |
add exit instructions on scroll screen |
| fix ftcbfs.patch | (download) |
Makefile |
4 2 + 2 - 0 ! |
fix ftcbfs Closes: #931232 |
