summaryrefslogtreecommitdiffstats
path: root/debian/control
blob: ec53694af5205335f5071f3f38746453643bdf7f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Source: spectre-meltdown-checker
Section: kernel
Priority: optional
Maintainer: Sylvestre Ledru <sylvestre@debian.org>
Uploaders: Holger Levsen <holger@debian.org>
Build-Depends: debhelper-compat (= 13), help2man
Standards-Version: 4.6.2
Rules-Requires-Root: no
Homepage: https://github.com/speed47/spectre-meltdown-checker
Vcs-Git: https://salsa.debian.org/debian/spectre-meltdown-checker.git
Vcs-Browser: https://salsa.debian.org/debian/spectre-meltdown-checker

Package: spectre-meltdown-checker
Architecture: all
Multi-Arch: foreign
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Spectre & Meltdown vulnerability/mitigation checker
 A simple shell script to tell if your Linux installation is vulnerable
 against the 3 "speculative execution" CVEs that were made public early 2018.