From c96779e191c92fb848fa67f79f1073d9a8c155b6 Mon Sep 17 00:00:00 2001 From: Unit 193 Date: Wed, 3 Sep 2014 16:21:21 -0400 Subject: Imported Upstream version 2.2.3 --- inxi.changelog | 46 ++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 46 insertions(+) mode change 100644 => 100755 inxi.changelog (limited to 'inxi.changelog') diff --git a/inxi.changelog b/inxi.changelog old mode 100644 new mode 100755 index e78f92c..4598271 --- a/inxi.changelog +++ b/inxi.changelog @@ -1,3 +1,49 @@ +===================================================================================== +Version: 2.2.3 +Patch Version: 00 +Script Date: 2014-09-03 +----------------------------------- +Changes: +----------------------------------- +New version, new tarball. Contains a major bug fix for a regression introduced in 2.2.2 + +-m/-M would always show requires root for dmidecode no matter what. Also improved dmidecode +error messages/handling. + +Also, a fix for no display card data, now shows as expected no card data + +Most other fixes are for bsd, mostly openbsd. + +1. Added a class for network devices in freebsd pciconf + +2. Added -r support for openbsd + +3. Fixed some cpu issues for openbsd + +4. Fixed an issue in openbsd/freebsd where client version data failed to get cleaned + +5. Changed inxi short form output for bsds to show OS data instead of kernel data. + +6. BSDs, maybe all, different syntax in xorg.0.log made unloaded gfx drivers not show, + that is fixed now. + +-p fixed file system type in -p/-P for openbsd, now shows. + +-I / inxi short - fixed used memory, did not show in openbsd, now does. + +-f fixed cpu flags in openbsd, now works + +-C corrected corrupted cpu data outputs, in openbsd at least, maybe also freebsd + +-C added an openbsd hack to sometimes show cpu L2 cache + +-m/-M fixed/improved dmidecode error handling for all systems + +modified handling of dmesg.boot data, synched so gawk can parse better. + +----------------------------------- +-- Harald Hope - Wed, 03 Sep 2014 12:00:04 -0700 + ===================================================================================== Version: 2.2.2 Patch Version: 00 -- cgit v1.2.3