Package: ccze / 0.2.1-8
Metadata
Package | Version | Patches format |
---|---|---|
ccze | 0.2.1-8 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
doc___ccze.1.in.patch | (download) |
doc/ccze.1.in |
4 2 2 - 0 ! |
fix some typos in the man page |
288834_FTBFS_unrecognized_command_line_option_ Wmulticharacter.patch | (download) |
configure.ac |
2 0 2 - 0 ! |
fix ftbfs with gcc 4.0: unrecognized command line option "-wmulticharacter" |
src___ccze wordcolor.c_virus clean.patch | (download) |
src/ccze-wordcolor.c |
4 2 2 - 0 ! |
add "virus" & "clean" to bad/goodwords To better interpret logs about virus (for example with clamsmtp) it would be nice to add "virus" to the bad words list and "clean" to the good word list. Bug-Debian: https://bugs.debian.org/345586 |
src___ccze wordcolor.c_positive numbers.patch | (download) |
src/ccze-wordcolor.c |
2 1 1 - 0 ! |
recognise -prefixed numbers too Bug-Debian: https://bugs.debian.org/416854 |
src___ccze.c.patch | (download) |
src/ccze.c |
6 3 3 - 0 ! |
fix segfault in parse_opt Bug-Debian: https://bugs.debian.org/322993 |
src___mod_syslog.c.patch | (download) |
src/mod_syslog.c |
2 1 1 - 0 ! |
allow for extra space in syslog parsing Bug-Debian: https://bugs.debian.org/330974 |
dpkg module.patch | (download) |
ccze.plugins |
1 1 0 - 0 ! |
add plugin for dpkg logs |
fix_passing_LDFLAGS_for_ccze cssdump.patch | (download) |
src/Makefile.in |
2 1 1 - 0 ! |
fix passing of ldflags for ccze-cssdump |
fix_capitalization_typo.patch | (download) |
src/ccze-compat.c |
2 1 1 - 0 ! |
fix typo in preprocessor directive Might fix some crashes, too. Bug-Debian: https://bugs.debian.org/823334 |
fix national encoding.patch | (download) |
THANKS |
2 1 1 - 0 ! |
convert national encoding to utf-8 |
cross.patch | (download) |
configure.ac |
1 0 1 - 0 ! |
avoid spoiling ac_prog_cc with the build architecture compiler Bug-Debian: https://bugs.debian.org/950024 |
pcre2.patch | (download) |
configure.ac |
4 2 2 - 0 ! |
port to pcre2. Bug-Debian: https://bugs.debian.org/1000044 |
memory leak.patch | (download) |
src/ccze.c |
3 3 0 - 0 ! |
fix a memory leak. |
uninitialised value.patch | (download) |
src/ccze-color.c |
8 5 3 - 0 ! |
fix a possibly uninitialised value. |