summaryrefslogtreecommitdiffstats
path: root/inxi.changelog
diff options
context:
space:
mode:
Diffstat (limited to 'inxi.changelog')
-rw-r--r--inxi.changelog84
1 files changed, 84 insertions, 0 deletions
diff --git a/inxi.changelog b/inxi.changelog
index 67dcddc..afd0aea 100644
--- a/inxi.changelog
+++ b/inxi.changelog
@@ -1,4 +1,88 @@
=====================================================================================
+Version: 2.3.45
+Patch Version: 00
+Script Date: 2017-11-21
+-----------------------------------
+Changes:
+-----------------------------------
+New version, new tarball. Because it's kind of hard to read the per /sys sub
+directory output, I split it into sections, and also have the full /sys tree
+in case there are some subtle differences in how the paths interlink.
+
+-----------------------------------
+-- Harald Hope - Tue, 21 Nov 2017 11:26:51 -0800
+
+=====================================================================================
+Version: 2.3.44
+Patch Version: 00
+Script Date: 2017-11-21
+-----------------------------------
+Changes:
+-----------------------------------
+
+New version, new tarball. Added some critical debugger tools for ongoing issue # 128
+ARM data collection in /sys.
+
+Using 'tree' now instead of ls if it is installed for debugger /sys tree listing.
+Added to recommends. Updated bluetooth recommends to note it's dev only. That
+should fix issue #127
+
+-----------------------------------
+-- Harald Hope - Tue, 21 Nov 2017 10:35:34 -0800
+
+=====================================================================================
+Version: 2.3.43
+Patch Version: 00
+Script Date: 2017-10-31
+-----------------------------------
+Changes:
+-----------------------------------
+New version, tarball. Small perl fix, nothing changes in output or function.
+
+-----------------------------------
+-- Harald Hope - Tue, 31 Oct 2017 17:30:03 -0700
+
+=====================================================================================
+Version: 2.3.42
+Patch Version: 00
+Script Date: 2017-10-30
+-----------------------------------
+Changes:
+-----------------------------------
+Removed xiin references, fully switched to perl sys traverse tool and uploader.
+
+Renamed debugger sys files to sys-dir-[traverse|depth-[1-6]].txt
+
+-----------------------------------
+-- Harald Hope - Mon, 30 Oct 2017 12:04:02 -0700
+
+=====================================================================================
+Version: 2.3.41
+Patch Version: 00
+Script Date: 2017-10-29
+-----------------------------------
+Changes:
+-----------------------------------
+New version, new tarball. Updated the inxi upater options, removed some legacy
+branches, simplified the options. This corresponds to updates on github where
+I'm finally bringing the alternate location self updater back into operational
+state after a long dormant period.
+
+Also, and this may be of interest to some maintainers, please note, there is
+a new branch: master-plain which does NOT have the gz files inxi.1.gz and
+inxi.tar.gz
+
+If you want to avoid the big clones, you can use that branch with this command:
+git clone https://github.com/smxi/inxi --branch master-plain --single-branch
+
+And that should only track the basic 3 files: inxi inxi.1 and inxi.changelog
+
+This fixes issue #94
+
+-----------------------------------
+-- Harald Hope - Sun, 29 Oct 2017 09:47:28 -0700
+
+=====================================================================================
Version: 2.3.40
Patch Version: 00
Script Date: 2017-09-21