aboutsummaryrefslogtreecommitdiff
blob: 9ec37c7cc2de633250b9efda0730e21e11092f7d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
.TH "glsa-check" "1" "0.6" "Marius Mauch" "gentoolkit"
.SH "NAME"
.LP 
glsa\-check \- Gentoo: Tool to locally monitor and manage GLSAs
.SH "SYNTAX"
.LP 
glsa\-check <\fIoption\fP> [\fIglsa\-list\fP]

[\fIglsa\-list\fR] can contain an arbitrary number of GLSA ids, filenames containing GLSAs or the special identifiers 'all', 'new' and 'affected'
.SH "DESCRIPTION"
.LP 
This tool is used to locally monitor and manage Gentoo Linux Security Advisories.
Please read:
.br 
http://www.gentoo.org/security
.br 
before reporting a bug.
.LP
Note: In order for this tool to be effective, you must regularly sync your local portage tree.
.SH "OPTIONS"
.LP 
.TP 
.B \-l, \-\-list
list all unapplied GLSA
.TP 
.B \-d, \-\-dump, \-\-print
show all information about the given GLSA
.TP 
.B \-t, \-\-test
test if this system is affected by the given GLSA
.TP 
.B \-p, \-\-pretend
show the necessary commands to apply this GLSA
.TP 
.B \-f, \-\-fix
try to auto\-apply this GLSA (experimental)
.TP 
.B \-i, \-\-inject
inject the given GLSA into the checkfile
.TP 
.B \-n, \-\-nocolor
disable colors (option)
.TP 
.B \-h, \-\-help
show this help message
.TP 
.B \-V, \-\-version
some information about this tool
.TP 
.B \-v, \-\-verbose
print more messages (option)
.TP
.B \-c, \-\-cve
show CVE ids in listing mode (option)
.TP
.B \-q, \-\-quiet
be less verbose and do not send empty mail (option)
.TP 
.B \-m, \-\-mail
send a mail with the given GLSAs to the administrator