summaryrefslogtreecommitdiffstats
path: root/debian/control
blob: 3b93340551c1983bd8a08541eeaee260f04962e3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Source: spectre-meltdown-checker
Section: kernel
Priority: optional
Maintainer: Progress Linux Maintainers <maintainers@lists.progress-linux.org>
XSBC-Original-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.