Releases: DE-IBH/imvirt
Releases · DE-IBH/imvirt
0.9.6
- Do not die if /proc/cpuinfo is unavailable
(Debian Bug #693278 by Dmitry Smirnov <onlyjob@member.fsf.org>). - Split ImVirt Portable into core and bundle (w/ PAR stuff) build.
- Add Parallels detection support.
- Handle undefined %cpuinfo entries gracefully.
(Debian Bug #69791 by Axel Beckert <abe@debian.org>). - Handle missing procfs entries used for jiffies calculation
gracefully (OpenVZ). - Count CPU flag points only once.
- Improve OpenVZ detection.
0.9.5
- Add imvirt-report manpage from Debian,
thanks to Patrick Matthäi <pmatthaei@debian.org>. - Move source from SourceForge SVN to github,
cleanup svn:keywords usage. - Update perl/Makefile.PL (require File::Which).
- KVM: Don't count dmesg line twice
(reported by Torsten Lüttgert <t.luettgert@enda.eu>). - LXC: Remove inapplicable /proc from procfs_read() parameter
(reported by Torsten Lüttgert <t.luettgert@enda.eu>). - LXC: Use starttime jiffies from /proc/1/stat to detect LXC
(suggested by Torsten Lüttgert <t.luettgert@enda.eu>). - LXC: Fix false positive (regex typo).
- Provide ImVirt Portable download.
- Revised Microsoft Virtual PC / Hyper-V detection.
0.9.4
- Fix some FTBFS due gcc 4.7
(reported by Patrick Matthäi <pmatthaei@debian.org>). - Fix pod2man error (ImVirt.pm)
(reported by Patrick Matthäi <pmatthaei@debian.org>). - Fix wrong use statement in LXC.pm
(reported by Miroslav Suchý <msuchy@redhat.com>). - Fix /proc/modules interpretation
(reported by Miroslav Suchý <msuchy@redhat.com>). - Use mktemp instead of tempfile (debianutils) in imvirt-report
(reported by Miroslav Suchý <msuchy@redhat.com>).