summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-06-26 06:42:18 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-06-26 06:42:18 +0000
commit42fceb1569e63b8a1478e8ad0c1d873c9429c9d5 (patch)
tree0248e94177be82941825fd3b6774cff8270cb6ca
parentAdding debian version 1:2.0.27-1.2. (diff)
downloadkexec-tools-debian.tar.xz
kexec-tools-debian.zip
Adding debian version 1:2.0.27-1.3.debian/1%2.0.27-1.3debian
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
-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 de400aa..3a800c2 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) unstable; urgency=medium
* Non-maintainer upload.
diff --git a/debian/control b/debian/control
index ba49f18..ab9cbd7 100644
--- a/debian/control
+++ b/debian/control
@@ -10,6 +10,7 @@ Rules-Requires-Root: no
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,