summaryrefslogtreecommitdiffstats
path: root/debian/control
blob: 35f87bdea75129687000f97531bde3d806f750fb (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
Source: spectre-meltdown-checker
Section: kernel
Priority: optional
Maintainer: Progress Linux Maintainers <maintainers@lists.progress-linux.org>
XSBC-Uploaders: Daniel Baumann <daniel.baumann@progress-linux.org>
XSBC-Original-Maintainer: Sylvestre Ledru <sylvestre@debian.org>
XSBC-Original-Uploaders: Holger Levsen <holger@debian.org>
Bugs: mailto:maintainers@lists.progress-linux.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-Browser: https://git.progress-linux.org/packages/graograman-backports/spectre-meltdown-checker
Vcs-Git: https://git.progress-linux.org/packages/graograman-backports/spectre-meltdown-checker
XSBC-Original-Vcs-Browser: https://salsa.debian.org/debian/spectre-meltdown-checker
XSBC-Original-Vcs-Git: https://salsa.debian.org/debian/spectre-meltdown-checker.git

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.