]> git.decadent.org.uk Git - dak.git/blob - templates/security-install.advisory
Make templates have a UTF8 Content-Type
[dak.git] / templates / security-install.advisory
1 From: __DAK_ADDRESS__
2 To: __WHOAMI__ <dak@security.debian.org>
3 __BCC__
4 MIME-Version: 1.0
5 Content-Type: text/plain; charset="utf-8"
6 Content-Transfer-Encoding: 8bit
7 Subject: Template Advisory __ADVISORY__
8
9 ------------------------------------------------------------------------
10 Debian Security Advisory __ADVISORY__              security@debian.org
11 http://www.debian.org/security/                         __WHOAMI__
12 __DATE__
13 ------------------------------------------------------------------------
14
15 Package        : __PACKAGE__
16 Vulnerability  : XXX
17 Problem type   : local/remote XXX
18 Debian-specific: XXX
19 CVE Id(s)      : XXX
20 CERT advisory  : XXX
21 BugTraq ID     : XXX
22 Debian Bug     : XXX
23
24 ...
25
26 [single issue]
27 For the stable distribution (woody), this problem has been fixed in version XXX
28
29 For the old stable distribution (potato), this problem has been fixed in
30 version XXX
31
32 [multiple issues]
33 For the stable distribution (woody), these problems have been fixed in version
34 XXX
35
36 For the old stable distribution (potato), these problems have been fixed in
37 version XXX
38
39
40 We recommend that you upgrade your __PACKAGE__ package.
41
42 Upgrade instructions
43 --------------------
44
45 wget url
46         will fetch the file for you
47 dpkg -i file.deb
48         will install the referenced file.
49
50 If you are using the apt-get package manager, use the line for
51 sources.list as given below:
52
53 apt-get update
54         will update the internal database
55 apt-get upgrade
56         will install corrected packages
57
58 You may use an automated update by adding the resources from the
59 footer to the proper configuration.
60
61 __ADVISORY_TEXT__
62
63
64   These files will probably be moved into the stable distribution on
65   its next update.
66
67 ---------------------------------------------------------------------------------
68 For apt-get: deb http://security.debian.org/ stable/updates main
69 For dpkg-ftp: ftp://security.debian.org/debian-security dists/stable/updates/main
70 Mailing list: debian-security-announce@lists.debian.org
71 Package info: `apt-cache show <pkg>' and http://packages.debian.org/<pkg>