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