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
commit6d8f35bf1c406361e1ce76c39008b358e52ccb0f (patch)
treedbe2f65c0abeb7cd45189701e5e15bb2351912a7
parentReleasing progress-linux version 1:2.0.27-1.2~progress7.99u1. (diff)
downloadkexec-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>
-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,