]> git.proxmox.com Git - pve-kernel.git/blob - debian/control.in
backport fixes for information leak within a KVM guest
[pve-kernel.git] / debian / control.in
1 Source: pve-kernel
2 Section: devel
3 Priority: optional
4 Maintainer: Proxmox Support Team <support@proxmox.com>
5 Build-Depends: asciidoc-base,
6 automake,
7 bc,
8 bison,
9 cpio,
10 debhelper (>= 10~),
11 dh-python,
12 file,
13 flex,
14 gcc (>= 8.3.0-6),
15 git,
16 kmod,
17 libdw-dev,
18 libelf-dev,
19 libiberty-dev,
20 libnuma-dev,
21 libpve-common-perl,
22 libslang2-dev,
23 libssl-dev,
24 libtool,
25 lintian,
26 lz4,
27 perl-modules,
28 python-minimal,
29 rsync,
30 sed,
31 sphinx-common,
32 tar,
33 xmlto,
34 zlib1g-dev,
35 Build-Conflicts: pve-headers-@KVNAME@,
36 Vcs-Git: git://git.proxmox.com/git/pve-kernel
37 Vcs-Browser: https://git.proxmox.com/?p=pve-kernel.git
38
39 Package: linux-tools-@KVMAJMIN@
40 Architecture: any
41 Section: devel
42 Priority: optional
43 Depends: linux-base,
44 ${misc:Depends},
45 ${shlibs:Depends},
46 Description: Linux kernel version specific tools for version @KVMAJMIN@
47 This package provides the architecture dependent parts for kernel
48 version locked tools (such as perf and x86_energy_perf_policy)
49
50 Package: pve-headers-@KVNAME@
51 Section: devel
52 Priority: optional
53 Architecture: any
54 Provides: linux-headers,
55 linux-headers-2.6,
56 Depends: coreutils | fileutils (>= 4.0),
57 Description: The Proxmox PVE Kernel Headers
58 This package contains the linux kernel headers
59
60 Package: pve-kernel-@KVNAME@
61 Section: admin
62 Priority: optional
63 Architecture: any
64 Provides: linux-image,
65 linux-image-2.6,
66 Suggests: pve-firmware,
67 Depends: busybox,
68 initramfs-tools,
69 Recommends: grub-pc | grub-efi-amd64 | grub-efi-ia32 | grub-efi-arm64,
70 Description: The Proxmox PVE Kernel Image
71 This package contains the linux kernel and initial ramdisk used for booting