From 6a486a5f6226f4c819b94de468f9694a9759da3b Mon Sep 17 00:00:00 2001 From: Unit 193 Date: Tue, 8 Nov 2016 15:35:56 -0500 Subject: Imported Upstream version 2.3.4 --- inxi.changelog | 105 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 105 insertions(+) (limited to 'inxi.changelog') diff --git a/inxi.changelog b/inxi.changelog index 6352de9..fb5a5ea 100755 --- a/inxi.changelog +++ b/inxi.changelog @@ -1,3 +1,108 @@ +===================================================================================== +Version: 2.3.4 +Patch Version: 00 +Script Date: 2016-11-03 +----------------------------------- +Changes: +----------------------------------- +Squeezing in a last change for 2.3.4, added to -m if valid output, and if no -I or -tm +triggers used, will show system ram used/total, from the -I line. + +----------------------------------- +-- Harald Hope - Thu, 03 Nov 2016 20:20:37 -0700 + +===================================================================================== +Version: 2.3.4 +Patch Version: 00 +Script Date: 2016-11-03 +----------------------------------- +Changes: +----------------------------------- +New version, new tarball. This improves -D output, now capacity is on its own line, and +each disk is on its own line always, this makes it easier to read and/or parse. + +Also, the lines now wrap nicely for extra data > console width, or -y 80 for example if +you're trying to force most of the data to fit into 80 columns. + +----------------------------------- +-- Harald Hope - Thu, 03 Nov 2016 19:39:15 -0700 + +===================================================================================== +Version: 2.3.3 +Patch Version: 00 +Script Date: 2016-10-25 +----------------------------------- +Changes: +----------------------------------- +No version change, updated man page. + +This is a small syntax fix that will have essentially no impact on anyone. I've just cleaned +up the man code to make it simple enough for roffit man to html conversion. There should be +no real visible differences as far as I know. + +----------------------------------- +-- Harald Hope - Sat, 29 Oct 2016 15:13:40 -0700 + +===================================================================================== +Version: 2.3.3 +Patch Version: 00 +Script Date: 2016-10-25 +----------------------------------- +Changes: +----------------------------------- +New version, new tarball. Extended support and tests for vm id to include better BSD +handling, and legacy linux. VM id will remain a work in progress, and will probably +require a few fixes for fringe cases. Nice to have would be things like OpenBSD's +vm which is difficult to detect. However, I believe this should handle roughly 99% of +realworld vm id cases, except for some commercial stuff that will require more data. + +----------------------------------- +-- Harald Hope - Tue, 25 Oct 2016 12:17:46 -0700 + +===================================================================================== +Version: 2.3.2 +Patch Version: 00 +Script Date: 2016-10-23 +----------------------------------- +Changes: +----------------------------------- +version number unchanged, just added a vm possible id, will impact few users, if you care, update. + +----------------------------------- +-- Harald Hope - Sun, 23 Oct 2016 21:27:23 -0700 + +===================================================================================== +Version: 2.3.2 +Patch Version: 00 +Script Date: 2016-10-20 +----------------------------------- +Changes: +----------------------------------- +New feature, new tarball, new version number. + +Now -M shows device type, like desktop, laptop, notebook, server, blade, vm (and tries to get vm type). + +vm detection will take more work, for now I'm just going for the main ones used, but it will certainly +miss some because it's hard to detect them in some cases unless you use root features. Also note, in +most cases a container I believe will display as a vm, which is fine for now. + +For BSDs, and older linux, there is a dmidecode fallback detection as well. + +----------------------------------- +-- Harald Hope - Thu, 20 Oct 2016 18:03:54 -0700 + +===================================================================================== +Version: 2.3.1 +Patch Version: 00 +Script Date: 2016-08-25 +----------------------------------- +Changes: +----------------------------------- +Fixed typo in man page, no new version, just a fixed man page. + +----------------------------------- +-- Harald Hope - Fri, 09 Sep 2016 14:53:24 -0700 + ===================================================================================== Version: 2.3.1 Patch Version: 00 -- cgit v1.2.3