Skip to content

Commit 7bd7589

Browse files
committed
[Change] changelog: align v2.0.2 entries with v2.0.1 wrap convention
[Change] changelog: soft-wrap v2.0.2 [Fix] and long [Change] entries at ~80 chars with tag-width continuation indent (6 spaces for [Fix], 9 spaces for [Change]) matching v2.0.1 distribution; longest physical line in the block is now 80 chars (was 287)
1 parent 63ca185 commit 7bd7589

2 files changed

Lines changed: 27 additions & 9 deletions

File tree

CHANGELOG

Lines changed: 15 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,25 @@ v2.0.2 | May 12 2026:
22

33
-- Fixes --
44

5-
[Fix] quarantine: symlink TOCTOU guards across scan-to-quarantine (_batch_quarantine pre-filter + per-file, _quarantine_file, quar_hitlist callers), restore (_validate_restore_path), and clean-failure re-quarantine (clean); SECURITY-FINDINGS P2-1 + P3-6 deferred from 2.0.1
6-
[Fix] alert: telegram delivery failed on MarkdownV2 reserved characters in substituted token values; wired escape_mode in _alert_tpl_render (alert_lib 1.0.8) and mirrored in _lmd_render_entries; affects --test-alert {scan,digest} telegram and real telegram alerts; issue #487
5+
[Fix] quarantine: symlink TOCTOU guards across scan-to-quarantine
6+
(_batch_quarantine pre-filter + per-file, _quarantine_file, quar_hitlist
7+
callers), restore (_validate_restore_path), and clean-failure
8+
re-quarantine (clean); SECURITY-FINDINGS P2-1 + P3-6 deferred from 2.0.1
9+
[Fix] alert: telegram delivery failed on MarkdownV2 reserved characters in
10+
substituted token values; wired escape_mode in _alert_tpl_render
11+
(alert_lib 1.0.8) and mirrored in _lmd_render_entries; affects
12+
--test-alert {scan,digest} telegram and real telegram alerts; issue #487
713

814
-- Changes --
915

1016
[Change] release: version bump 2.0.1 -> 2.0.2
11-
[Change] headers: sweep 33 source files (sub-libs, hookscan.sh, uninstall.sh, cron.daily, service files, clean scripts) to v2.0.2 banner — parent CLAUDE.md "All version/copyright headers must stay in sync"
12-
[Change] ignore_inotify.defaults: add Dovecot doveconf tempfiles (/tmp/doveconf., /var/tmp/doveconf.) — Plesk mail subsystem; issue #488
13-
[Change] alert_lib: vendored 1.0.7 -> 1.0.8 (escape_mode + skip_tokens in _alert_tpl_render)
17+
[Change] headers: sweep 33 source files (sub-libs, hookscan.sh, uninstall.sh,
18+
cron.daily, service files, clean scripts) to v2.0.2 banner — parent
19+
CLAUDE.md "All version/copyright headers must stay in sync"
20+
[Change] ignore_inotify.defaults: add Dovecot doveconf tempfiles
21+
(/tmp/doveconf., /var/tmp/doveconf.) — Plesk mail subsystem; issue #488
22+
[Change] alert_lib: vendored 1.0.7 -> 1.0.8 (escape_mode + skip_tokens in
23+
_alert_tpl_render)
1424

1525
v2.0.1 | Mar 25 2026:
1626

CHANGELOG.RELEASE

Lines changed: 12 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,23 @@ v2.0.2 | May 12 2026:
22

33
-- Fixes --
44

5-
[Fix] quarantine: symlink TOCTOU guards across scan-to-quarantine (_batch_quarantine pre-filter + per-file, _quarantine_file, quar_hitlist callers), restore (_validate_restore_path), and clean-failure re-quarantine (clean); SECURITY-FINDINGS P2-1 + P3-6 deferred from 2.0.1
6-
[Fix] alert: telegram delivery failed on MarkdownV2 reserved characters in substituted token values; wired escape_mode in _alert_tpl_render (alert_lib 1.0.8) and mirrored in _lmd_render_entries; affects --test-alert {scan,digest} telegram and real telegram alerts; issue #487
5+
[Fix] quarantine: symlink TOCTOU guards across scan-to-quarantine
6+
(_batch_quarantine pre-filter + per-file, _quarantine_file, quar_hitlist
7+
callers), restore (_validate_restore_path), and clean-failure
8+
re-quarantine (clean); SECURITY-FINDINGS P2-1 + P3-6 deferred from 2.0.1
9+
[Fix] alert: telegram delivery failed on MarkdownV2 reserved characters in
10+
substituted token values; wired escape_mode in _alert_tpl_render
11+
(alert_lib 1.0.8) and mirrored in _lmd_render_entries; affects
12+
--test-alert {scan,digest} telegram and real telegram alerts; issue #487
713

814
-- Changes --
915

1016
[Change] release: version bump 2.0.1 -> 2.0.2
1117
[Change] headers: sweep 33 source files to v2.0.2 banner — header sync hygiene
12-
[Change] ignore_inotify.defaults: add Dovecot doveconf tempfiles (/tmp/doveconf., /var/tmp/doveconf.) — Plesk mail subsystem; issue #488
13-
[Change] alert_lib: vendored 1.0.7 -> 1.0.8 (escape_mode + skip_tokens in _alert_tpl_render)
18+
[Change] ignore_inotify.defaults: add Dovecot doveconf tempfiles
19+
(/tmp/doveconf., /var/tmp/doveconf.) — Plesk mail subsystem; issue #488
20+
[Change] alert_lib: vendored 1.0.7 -> 1.0.8 (escape_mode + skip_tokens in
21+
_alert_tpl_render)
1422

1523
v2.0.1 | Mar 25 2026:
1624

0 commit comments

Comments
 (0)