aboutsummaryrefslogtreecommitdiffstats
path: root/tmpl/newadvisory.adv
diff options
context:
space:
mode:
Diffstat (limited to 'tmpl/newadvisory.adv')
-rw-r--r--tmpl/newadvisory.adv19
1 files changed, 19 insertions, 0 deletions
diff --git a/tmpl/newadvisory.adv b/tmpl/newadvisory.adv
new file mode 100644
index 0000000..0b7ea2d
--- /dev/null
+++ b/tmpl/newadvisory.adv
@@ -0,0 +1,19 @@
+type: [% type %]
+subject: Updated [package] package fixes [something]
+[% IF type == 'security' -%]
+CVE:
+ - first CVE
+ - second CVE
+[% END -%]
+src:
+ 2:
+ core:
+ - something-1.0-1.mga2
+ 3:
+ core:
+ - something-1.0-1.mga3
+description: |
+ Advisory text to describe the update.
+ Wrap lines at ~75 chars.
+references:
+ - https://bugs.mageia.org/show_bug.cgi?id=[% bugnum %]