aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--tmpl/newadvisory.adv8
1 files changed, 4 insertions, 4 deletions
diff --git a/tmpl/newadvisory.adv b/tmpl/newadvisory.adv
index 2e3e6e6..8c481c3 100644
--- a/tmpl/newadvisory.adv
+++ b/tmpl/newadvisory.adv
@@ -2,16 +2,16 @@ type: [% type %]
[% IF type == 'security' -%]
subject: Updated [% name %] packages fix security vulnerability
CVE:
- - CVE-2024-XXXX
+ - CVE-2024-XXXX
[% ELSE -%]
subject: Updated [% name %] packages fix [something]
[% END -%]
src:
9:
- core:
- - [% name %]-1.0-1.mga9
+ core:
+ - [% name %]-1.0-1.mga9
description: |
Advisory text to describe the update.
Wrap lines at ~75 chars.
references:
- - https://bugs.mageia.org/show_bug.cgi?id=[% bugnum %]
+ - https://bugs.mageia.org/show_bug.cgi?id=[% bugnum %]