summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog6
-rw-r--r--debian/control6
2 files changed, 9 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog
index 23d60fd..875384b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+hvinfo (1.2.1) unstable; urgency=medium
+
+ * Small updates in the README file and package description.
+
+ -- Daniil Baturin <daniil@baturin.org> Mon, 10 Nov 2025 12:58:02 +0000
+
hvinfo (1.2.0) unstable; urgency=medium
* Add support for detecting non-accelerated QEMU > 2.10 on all platforms
diff --git a/debian/control b/debian/control
index 284bc70..ee10d22 100644
--- a/debian/control
+++ b/debian/control
@@ -8,6 +8,6 @@ Build-Depends: debhelper (>= 12), gnat (>=12.0), gprbuild
Package: hvinfo
Depends: libgnat-12
Architecture: i386 amd64 armhf arm64
-Description: x86 hypervisor detection tool
- An x86 hypervisor detection with support for detecting
- KVM, Xen PV or HVM, VMware, and others.
+Description: Hypervisor detection tool
+ A hypervisor detection tool that supports detecting
+ KVM, Xen PV or HVM, VMware, Bhyve, and other full virtualization environments.