Go to file
Stoiko Ivanov cc8f1ba2fe utils: custom check: fix error in spamscore regex
Currently a reply with a negative spam-score with fractional part like:
v1
SCORE: -1.52
yields an error (as the optional '-' is only accepted as part of the
first alternative.

quickly tested with a very minimal custom-checkscript (that returns
the output above).

reported in our community forum:
https://forum.proxmox.com/threads/.148927/#post-675209

Signed-off-by: Stoiko Ivanov <s.ivanov@proxmox.com>
2024-11-12 00:02:23 +01:00
debian bump version to 8.1.4 2024-09-23 11:54:36 +02:00
src utils: custom check: fix error in spamscore regex 2024-11-12 00:02:23 +01:00
.gitignore gitignore: add rules for generated doc-files and source-packages 2024-10-03 16:38:08 +02:00
Makefile buildsys: fix setting version & release metadata for pmgcfg generation 2023-06-28 08:04:44 +02:00