FusionInventory-Agent

 view release on metacpan or  search on metacpan

Changes  view on Meta::CPAN

* better OpenVM support (#1774)
* better HyperV support (#1989, #1990, #1991)
* fix CPU inventory for non-i386 arches on Linux (#2172)
* better CPU inventory on Solaris (#1741, #1905, #2152)
* better memory inventory on Solaris (#1711, #1714, #1737)
* better slot inventory on Solaris (#1730)
* fix VXFS filesystem identification on Solaris (#1696)
* minimal support for busybox-specific command output (#1372)
* no more memconf usage on Solaris
* no more Mac::SysProfile usage on MacOS (#1646)

wake-on-lan task:
* ethernet and udp methods support on all systems

netdiscovery task:
* fix for regression introduced during code refactoring regarding printers
  identification

test suite:
* check the link for 404 error in the doc
* check for warnings generated during parsing
* check entries generated from parsing match expected inventory format
* normalize list before comparaison, for perl 5.18 hash randomisation

2.2.8  unreleased

AIX:
* minor fixes in LVM support

2.2.7  Tue, 13 Nov 2012

General:
* additional hack for LG screens (#1848)
* additional model for ACER screens hack (#1840)
* fix directory creation error handling with older File::Path versions (#1817)
* fix initial delay randomness (#1809)
* fix spurious null character in decoded strings (#1837)

Windows:
* fix missing bios release information on some machines (#1820, #1825)

2.2.6  Fri, 14 Sep 2012

Installation:
* fix installation with older MakeMaker versions
* do not generate html version of man pages
* minor fixes to dependencies list

General:
* better fix for size parsing with HP RAID controllers, avoiding warnings
  (#1807)
* implement model-specific hack for ACER screens serials (#1607)

Linux:
* fix parsing of newer ifconfig output, such as used on Fedora 17

2.2.5  Thu, 16 Aug 2012
General:
* Fix: deal with broken last_state file
* Fix: fix HP RAID size parsing
* Fix: virtual machine inventory with VMware desktop
* Fix: add /usr/local/{bin,sbin} in default $PATH

Windows:
* Fix: do not run dmidecode.exe on Win2003
* Fix: software inventory

Solaris:
* Fix: improve ZFS support
* Fix: get memory on solaris on Sun-Fire-V490

HP-UX:
* Fix: variou syntax issues (Drives, Uptime, etc)
* Fix: get network interfaces from netstat -nrv
* Fix: import VXFS 7 volumes

Test suite:
* Add an AIX slot test
* Deals properly with disabled thread support
* use the first available TCP port for network tests
* Enable SSL test even in IPv6 environment

2.2.4  Sun, 22 Jul 2012
General:
* Fix: non blocking flock() on log file

MacOSX:
* Fix: STORAGES uses MiB instead GB
* Fix: add Fiber Channel storage support
* Fix: Don't ignore second screen, if both have the same name

Linux:
* Fix: collect qemu -drive information (Alexander Evseev)

Windows:
* Fix: OCS Inventory registry support
* Fix: some time the softwares were not collected

Solaris:
* Fix: Collect ZFS drives properly

2.2.3  Mon, 25 Jun 2012
General:
* Fix battery voltage and capacity retrieval
* Add --timeout option

MacOSX:
* Fix global memory and CPU inventory
* Fix drives inventory

Linux:
* LXC support (Egor Morozov)

2.2.2  Wed, 30 May 2012
General:
* Improve README
* Fix Screen.pm syntax error
* Add a test_requires dependency on LWP::Protocol::https

Windows:
* fix command execution

Changes  view on Meta::CPAN

 ✔ HPUX Superdome CPU not correctly identified
       commit:0a9037
     http://forge.fusioninventory.org/issues/767
   thanks: yanick durant
 ✔ HPUX: Error in execution of fsdb in Drive.pm
       commit:9d1045
     http://forge.fusioninventory.org/issues/773
   thanks: yanick durant
 ✔ should we use fsdb on HP-UX to get the FS creation date?
       commit:39cd5a commit:ecd475
     http://forge.fusioninventory.org/issues/778
   thanks: Guillaume Rousse, Amir Pakdel

INTERNAL
 ✔ Change message "Force run now"
       commit:03c651
     http://forge.fusioninventory.org/issues/535
   thanks: Walid Nouh
 ✔ RPC: do not regenerate a token if RPC request come from local loopback
       commit:96915c
     http://forge.fusioninventory.org/issues/730
 ✔ regression if --rpc-trust-localhost --scan-homedirs have no argument
       commit:d9a436
     http://forge.fusioninventory.org/issues/741
 ✔ Agent should follow HTTP err 301 redirection
       commit:7f61f3
     http://forge.fusioninventory.org/issues/776
 ✔ on linux, type of computer not reported
       commit:d01560
     http://forge.fusioninventory.org/issues/791
   thanks: Fabrice Flore-Thebault
 ✔ use full name key for LVM inventory
       commit:75bb13
     http://forge.fusioninventory.org/issues/863
 ✔ missing RPC port in the agent log
       commit:504d53
     http://forge.fusioninventory.org/issues/870
 ✔ LWP 6 support
       commit:5953dc
     http://forge.fusioninventory.org/issues/878
 ✔ add Hyper-V virtual machine detection
       commit:9152c7
     http://forge.fusioninventory.org/issues/910
 ✔ set TAG in local mode
       commit:000fcb
     http://forge.fusioninventory.org/issues/946

LINUX
 ✔ rhn inventory
       commit:e13d10
     http://forge.fusioninventory.org/issues/713
   thanks: Remi Collet
 ✔ HP DL servers - Harddisk
       commit:caa030
     http://forge.fusioninventory.org/issues/768
   thanks: Amir Pakdel, Walery Wysotsky
 ✔ Add Linux LVM support
       commit:5f861e commit:0a3aa5 commit:9e6d79
     http://forge.fusioninventory.org/issues/802
   thanks: Sébastien Dagnicourt
 ✔ Vmware desktop virtual machines not detected on Linux
       commit:88b545
     http://forge.fusioninventory.org/issues/808
   thanks: Walid Nouh
 ✔ With newer gentoolkit software query is failing
       commit:a07afd
     http://forge.fusioninventory.org/issues/852
   thanks: Guillaume Rousse, İbrahim Özgür Erişen

MACOSX
 ✔ Software installed on parallel virtual guest listed in physical host inventory
       commit:69ffe5
     http://forge.fusioninventory.org/issues/716
   thanks: Guillaume Rousse
 ✔ Error during Vmware Fusion inventort on Mac OS X
       commit:3eecb1
     http://forge.fusioninventory.org/issues/762
   thanks: Walid Nouh
 ✔ Error running Parallels Desktop on Mac OS X
       commit:4ec184
     http://forge.fusioninventory.org/issues/763
   thanks: Walid Nouh
 ✔ Improve Parallels Desktop support
       commit:823aec
     http://forge.fusioninventory.org/issues/769
   thanks: Walid Nouh
 ✔ Fix MONITORS/VIDEOS detection on MacOSX
       commit:974fd8
     http://forge.fusioninventory.org/issues/936
   thanks: Loic Lhermitte

SOLARIS
 ✔ SolarisZones module ignored in fusioninventory-agent  2.1.8_rc1
       commit:9368ea
     http://forge.fusioninventory.org/issues/787
   thanks: Christian Lete

TEST-SUITE
 ✔ FusionInventory::Agent::RPC build fails is no JSON
       commit:782834
     http://forge.fusioninventory.org/issues/955
   thanks: Remi Collet

WINDOWS
 ✔ The agent still conflicts with Oracle Perl
       commit:a63eba commit:1d18c6 commit:4afe98
     http://forge.fusioninventory.org/issues/889
   thanks: GuruNot
 ✔ GLPI plugin imports duplicate entries with software from Windows Agent
       commit:4553aa
     http://forge.fusioninventory.org/issues/927
   thanks: David Durieux, Peter Luk

2.1.8  Fri, 25 Mar 2011
       * Show a larger part of the string returned by the server in case of
         error
       * Win32: Decrease the severity of a winkey read error
       * add FusionInventory::Agent::Tools::Win32::getValueFromRegistry()
         unused for now.
       * Win32: getWmiProperties() depends on Win32::OLE, load it first.
       * Win32/AntiVirus: avoid pointless OLE error



( run in 0.569 second using v1.01-cache-2.11-cpan-3c2a17b8caa )