Debian Patches
Status for ipband/0.8.1-5.1
| Patch | Description | Author | Forwarded | Bugs | Origin | Last update | 
|---|---|---|---|---|---|---|
| 01_fix_makefile.diff | Improve Makefile to get better configurability. Do not install default config and init files, no strip. . Explicitly use CPPFLAGS and LDFLAGS. Do not set CC. . Mats Erik Andersson <debian@gisladisker.se> diff -urNad ipband-0.8.1~/Makefile ipband-0.8.1/Makefile  | 
Giuseppe Iuculano <giuseppe@iuculano.it> | no | 2015-07-08 | ||
| 02_manpage_spelling_errors.diff | Trivial spelling mistake. | Mats Erik Andersson <debian@gisladisker.se> | invalid | 2010-10-21 | ||
| 03_compiler_warnings.diff | Various compiler warnings. Castings are used to account for bad type choices. diff -Naup ipband-0.8.1.debian/init.c ipband-0.8.1/init.c  | 
Mats Erik Andersson <debian@gisladisker.se> | invalid | 2010-10-21 | ||
| 04_check_mailer_strings.diff | Detection of empty strings for mailer. The source code tries to detect an empty string in a defective manner. This can be used to crash the program at first attempt to send a mail notification. . The configuration parameters are checked in order to disable the mainling service in case of misused strings. program abortion. . The sample configuration is updated to display the correct MTA-string, the value already hardcoded into the program. diff -Naur ipband-0.8.1.debian/init.c ipband-0.8.1/init.c  | 
Mats Erik Andersson <debian@gisladisker.se> | invalid | 2015-07-07 | ||
| 05_reproducible_timestamp.diff | Override uses of __DATE__. The hardcoded use of __DATE__ prevents reproducible package building. Instead, introduce a macro DATE that falls back to __DATE__ when undefined. .  | 
Mats Erik Andersson <debian@gisladisker.se> | not-needed | 2015-07-06 | ||
| 06_spelling_errors.diff | Spelling mistakes. Located by lintian. | Mats Erik Andersson <debian@gisladisker.se> | no | 2016-12-05 | ||
| 07_fix_gcc-10.patch | Fix ftbfs with GCC-10 | Sudip Mukherjee <sudipm.mukherjee@gmail.com> | no | debian | 
