diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-06-26 06:42:18 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-06-26 06:42:18 +0000 |
commit | 6d8f35bf1c406361e1ce76c39008b358e52ccb0f (patch) | |
tree | dbe2f65c0abeb7cd45189701e5e15bb2351912a7 /debian/control | |
parent | Releasing progress-linux version 1:2.0.27-1.2~progress7.99u1. (diff) | |
download | kexec-tools-6d8f35bf1c406361e1ce76c39008b358e52ccb0f.tar.xz kexec-tools-6d8f35bf1c406361e1ce76c39008b358e52ccb0f.zip |
Merging debian version 1:2.0.27-1.3.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/control b/debian/control index b3482b6..da49102 100644 --- a/debian/control +++ b/debian/control @@ -15,6 +15,7 @@ Vcs-Git: https://git.progress-linux.org/packages/graograman-backports/kexec-tool Package: kexec-tools Architecture: linux-any Depends: ${shlibs:Depends}, ${misc:Depends}, debconf, dpkg (>= 1.15.7.2) +Conflicts: molly-guard (<< 0.8.4~), bfh-container (<< 20211009-22~), progress-linux-container (<< 20221002-11~) Description: tools to support fast kexec reboots This package provides tools to load a kernel into memory and then "reboot" directly into that kernel using the kexec system call, |