1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148
|
cpu-checker (0.7-1.3) unstable; urgency=medium
* Non-maintainer upload.
* Upload to unstable
-- Julian Andres Klode <jak@debian.org> Tue, 14 Sep 2021 08:45:39 +0200
cpu-checker (0.7-1.2) experimental; urgency=medium
* Non-maintainer upload.
* Enable riscv64 build (LP: #1938699)
-- Heinrich Schuchardt <heinrich.schuchardt@canonical.com> Mon, 02 Aug 2021 15:30:02 +0200
cpu-checker (0.7-1.1) unstable; urgency=medium
* Non-maintainer upload.
* changed license to GPL v3-only (Closes: #919176)
-- Hans-Christoph Steiner <hans@eds.org> Sun, 03 Feb 2019 16:08:44 +0100
cpu-checker (0.7-1) unstable; urgency=medium
[ Hans-Christoph Steiner ]
* Upload to Debian, after approval from Kees Cook
-- Kees Cook <kees@ubuntu.com> Thu, 10 Jan 2019 23:13:19 +0100
cpu-checker (0.7-0ubuntu7) xenial; urgency=medium
* cpu-checker-s390x.patch: Fix kvm-ok to not crash when no virt is
available. (LP: #1557327)
-- William Grant <wgrant@ubuntu.com> Tue, 15 Mar 2016 18:26:37 +1100
cpu-checker (0.7-0ubuntu6) xenial; urgency=high
[ Michael Hudson-Doyle ]
* Add cpu-checker-s390x.patch from dann frazier (LP: #1526113)
* Build on s390x.
[ Dimitri John Ledkov ]
* Slight tweak to spelling in the cpu-checker-s390x comments.
-- Michael Hudson-Doyle <michael.hudson@canonical.com> Tue, 15 Dec 2015 14:33:14 +1300
cpu-checker (0.7-0ubuntu5) wily; urgency=medium
* powerpc-dummy.patch: Duplicate ppc64le assumptions for ppc64 as well.
* debian/control: Build for powerpc to satisfy dependency of juju-core.
-- Adam Conrad <adconrad@ubuntu.com> Wed, 21 Oct 2015 15:14:10 +0100
cpu-checker (0.7-0ubuntu4) trusty; urgency=medium
[ dann frazier ]
* Add support for arm64. (LP: #1282329)
[ Dimitri John Ledkov ]
* Assume ppc64el is kvm capable.
-- Dimitri John Ledkov <xnox@ubuntu.com> Thu, 20 Feb 2014 01:23:41 +0000
cpu-checker (0.7-0ubuntu3) saucy; urgency=low
* d/p/arm: add support for ARM Cortex-A15 systems (LP: #1194632). Thanks to
dann frazier.
* d/control: add armhf architecture, but restrict msr-tools dependency to
x86.
-- Robie Basak <robie.basak@ubuntu.com> Wed, 18 Sep 2013 13:53:45 +0000
cpu-checker (0.7-0ubuntu2) saucy; urgency=low
* debian/compat: Change to "9"
* debian/control:
- Update debhelper to version 9
- Update standards version to 3.9.4
* Create debian/source/format as 3.0 (quilt)
* debian/copyright:
- use debian machine readable format 1.0
- bump copyright year to 2013
* debian/rules: add option for verbose mode
-- Jackson Doak <noskcaj@ubuntu.com> Thu, 15 Aug 2013 18:49:24 +1000
cpu-checker (0.7-0ubuntu1) precise; urgency=low
[ Colin Watson ]
* debian/control: mark as "Architecture: amd64 i386", since this package
is uninstallable on all other architectures (LP: #888087).
[ Kees Cook ]
* debian/control: fix VCS fields (LP: #888082).
-- Kees Cook <kees@ubuntu.com> Fri, 18 Nov 2011 10:11:52 -0800
cpu-checker (0.6-0ubuntu1) oneiric; urgency=low
* kvm-ok: LP: #843972
- fix conflicting, misleading messages and erroneous verdict
-- Dustin Kirkland <kirkland@ubuntu.com> Thu, 08 Sep 2011 14:31:19 -0700
cpu-checker (0.5-0ubuntu1) natty; urgency=low
* kvm-ok: need to || true the statement that tests for kvm, as error
conditions are detected below, and helpful messages are displayed;
LP: #741080
-- Dustin Kirkland <kirkland@ubuntu.com> Wed, 23 Mar 2011 13:59:51 -0500
cpu-checker (0.4-0ubuntu1) natty; urgency=low
* kvm-ok: fix $id bug; update brand detection; ensure that the
root/msr stuff gets run
-- Dustin Kirkland <kirkland@ubuntu.com> Sun, 27 Feb 2011 06:47:49 -0600
cpu-checker (0.3-0ubuntu1) natty; urgency=low
* kvm-ok: exit informatively if we are not root before doing MSR
checks; allows kvm-ok to continue being useful, even if not running
as root, LP: #717342
* kvm-ok.1: document the new MSR check
-- Dustin Kirkland <kirkland@ubuntu.com> Sat, 26 Feb 2011 18:15:25 -0600
cpu-checker (0.2-0ubuntu1) natty; urgency=low
* kvm-ok: replace dmesg review with MSR tests.
* check-bios-nx: replace model/family heuristic with MSR test.
* Makefile: drop test suite, since it only applied to heuristics.
-- Kees Cook <kees@ubuntu.com> Wed, 17 Nov 2010 11:11:24 -0800
cpu-checker (0.1-0ubuntu2) lucid; urgency=low
* modify the modprobe HINT so it can be used (LP: #537674)
-- Brian Murray <brian@ubuntu.com> Thu, 18 Mar 2010 10:26:18 -0700
cpu-checker (0.1-0ubuntu1) lucid; urgency=low
* Initial release for utilities that used to live in qemu-kvm and
update-notifier.
-- Kees Cook <kees@ubuntu.com> Tue, 09 Mar 2010 13:40:55 -0800
|