From 071cca6081989681da965f44c5a31a052d1cb02b Mon Sep 17 00:00:00 2001 From: Daniil Baturin Date: Mon, 10 Nov 2025 13:01:37 +0000 Subject: Small updates in README and packaging --- debian/changelog | 6 ++++++ debian/control | 6 +++--- 2 files changed, 9 insertions(+), 3 deletions(-) (limited to 'debian') 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 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. -- cgit v1.2.3