summaryrefslogtreecommitdiffstats
path: root/inxi.changelog
diff options
context:
space:
mode:
authorLibravatarUnit 193 <unit193@ubuntu.com>2014-04-10 14:04:18 -0400
committerLibravatarUnit 193 <unit193@ubuntu.com>2014-04-10 14:04:18 -0400
commit84e3d0adcff642974711a8b379d2e102e64aa659 (patch)
tree4e88f06fd871e3a833d4272fa3c7147b9d0beddc /inxi.changelog
parent5c16a288fa85499c3ba92465388462919a7a76e2 (diff)
downloadinxi-84e3d0adcff642974711a8b379d2e102e64aa659.tar.bz2
inxi-84e3d0adcff642974711a8b379d2e102e64aa659.tar.xz
inxi-84e3d0adcff642974711a8b379d2e102e64aa659.tar.zst
Imported Upstream version 2.1.20upstream/2.1.20
Diffstat (limited to 'inxi.changelog')
-rwxr-xr-xinxi.changelog42
1 files changed, 42 insertions, 0 deletions
diff --git a/inxi.changelog b/inxi.changelog
index b76462e..5f7878a 100755
--- a/inxi.changelog
+++ b/inxi.changelog
@@ -1,4 +1,46 @@
=====================================================================================
+Version: 2.1.20
+Patch Version: 00
+Script Date: 2014-04-08
+-----------------------------------
+Changes:
+-----------------------------------
+A few fixes to 2.1.20, bmips broke in some cases, that's fixed now. Also changed the
+way to handle bad ARM data, when bogomips are too low, < 50, we try to get the data
+from /sys, but now this runs on all the cores, so it may work as well on the multicore
+arm if the /proc/cpuinfo has bogomip that is too low and no cpu frequency.
+
+-----------------------------------
+-- Harald Hope - Wed, 09 Apr 2014 00:09:49 -0700
+
+=====================================================================================
+Version: 2.1.20
+Patch Version: 00
+Script Date: 2014-04-08
+-----------------------------------
+Changes:
+-----------------------------------
+New version, tarball, ARM cpu /proc/cpuinfo has broken the bogomips output, since this
+is an upstream bug, I'm adding in a quick hack that will work maybe for single core
+ARM cpus, but NOT for multicores that have the same issue.
+
+-----------------------------------
+-- Harald Hope - Tue, 08 Apr 2014 17:15:41 -0700
+
+=====================================================================================
+Version: 2.1.19
+Patch Version: 00
+Script Date: 2014-04-06
+-----------------------------------
+Changes:
+-----------------------------------
+New version, tarball, correction of loop counts for -p/-P ID-<number>, this requires
+a third counter to get all the stuff right. Sorry about the extra release, that's life.
+
+-----------------------------------
+-- Harald Hope - Sun, 06 Apr 2014 14:33:46 -0700
+
+=====================================================================================
Version: 2.1.18
Patch Version: 00
Script Date: 2014-04-04