summaryrefslogtreecommitdiffstats
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog8
-rw-r--r--debian/control1
2 files changed, 9 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index a96a00d..d3ed9ca 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+kexec-tools (1:2.0.27-1.3) unstable; urgency=medium
+
+ * Non-maintainer upload.
+ * Conflict with DEP17-unmitigated versions of molly-guard, bfh-container,
+ progress-linux-container. (Closes: #1074086)
+
+ -- Chris Hofstaedtler <zeha@debian.org> Sun, 23 Jun 2024 12:26:20 +0200
+
kexec-tools (1:2.0.27-1.2~progress7.99u1) graograman-backports; urgency=medium
* Uploading to graograman-backports, remaining changes:
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,