aboutsummaryrefslogtreecommitdiffstats
path: root/inxi.changelog
diff options
context:
space:
mode:
Diffstat (limited to 'inxi.changelog')
-rw-r--r--inxi.changelog67
1 files changed, 67 insertions, 0 deletions
diff --git a/inxi.changelog b/inxi.changelog
index ebad4f7..67dcddc 100644
--- a/inxi.changelog
+++ b/inxi.changelog
@@ -1,4 +1,71 @@
=====================================================================================
+Version: 2.3.40
+Patch Version: 00
+Script Date: 2017-09-21
+-----------------------------------
+Changes:
+-----------------------------------
+New version, new tarball, new man page. This is a small update, moved http://smxi.org
+to https://smxi.org so updated the URLs in man page and inxi. Note that the URLs
+redirect to https: so this is not a very important update.
+
+-----------------------------------
+-- Harald Hope - Thu, 21 Sep 2017 17:11:23 -0700
+
+=====================================================================================
+Version: 2.3.39
+Patch Version: 00
+Script Date: 2017-09-20
+-----------------------------------
+Changes:
+-----------------------------------
+Small patch, no new version, new tarball. Fixed issue # 124 --recommends failed to
+show sed/perl version: the first was due to a syntax change in --version for sed,
+the second was a typo in inxi.
+
+-----------------------------------
+-- Harald Hope - Wed, 20 Sep 2017 10:11:46 -0700
+
+=====================================================================================
+Version: 2.3.39
+Patch Version: 00
+Script Date: 2017-09-12
+-----------------------------------
+Changes:
+-----------------------------------
+New version, tarball. Bug fix. Debug data collector using Perl requires
+explicitly setting Passive => 1 (true) for some systems and firewall
+configurations.
+
+This corrects a failure to upload issue I experienced for a test remote
+system that had a different firewall configuration than the dev system has.
+
+
+-----------------------------------
+-- Harald Hope - Tue, 12 Sep 2017 17:53:11 -0700
+
+=====================================================================================
+Version: 2.3.38
+Patch Version: 00
+Script Date: 2017-09-07
+-----------------------------------
+Changes:
+-----------------------------------
+New version, tarball, man page. This closes issue #122. Adds support for including
+nvme disk capacity in full disk capacity listing. Adds nvme name/serial/firmware
+revision number. The latter is a new -Dxx output option. Note that as far as I could
+tell, so far, nvme is the only disk type that has firmware revision data.
+
+Added support for nvme disk temperature as well, that requires the cli tool nvme.
+
+Updated AMD microarchitecture list to be more granular and complete. Added Intel
+microarch type. Note that they are releasing a few new microarchitectures soon but I
+was not able to find any model numbers for those.
+
+-----------------------------------
+-- Harald Hope - Thu, 07 Sep 2017 10:00:06 -0700
+
+=====================================================================================
Version: 2.3.37
Patch Version: 00
Script Date: 2017-08-23