aboutsummaryrefslogtreecommitdiffstats
path: root/tmpl/newadvisory.adv
blob: 3f7d398b58dda5126ff89d44aacac8ed15be010d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
type: [% type %]
[% IF type == 'security' -%]
subject: Updated [package] package fixes security vulnerability
CVE:
 - CVE-2014-XXXX
[% ELSE -%]
subject: Updated [package] package fixes [something]
[% END -%]
src:
  3:
   core:
     - something-1.0-1.mga3
  4:
   core:
     - something-1.0-1.mga4
description: |
  Advisory text to describe the update.
  Wrap lines at ~75 chars.
references:
 - https://bugs.mageia.org/show_bug.cgi?id=[% bugnum %]