FusionInventory Agent Changelog

What's new in FusionInventory Agent 2.3.5.1

Jan 17, 2014
  • inventory task:
  • fix AIX LVM regression introduced by incorrect fix (#2384)
  • fix another potential warning on AIX

New in FusionInventory Agent 2.2.7 (Dec 10, 2012)

  • This is a bugfix release.

New in FusionInventory Agent 2.2.6 (Oct 2, 2012)

  • This version fixes installation with older MakeMaker versions, does not generate HTML versions of man pages, and has minor fixes to the dependencies list.
  • It has a better fix for size parsing with HP RAID controllers, and implements a model-specific hack for ACER screens serials.
  • Parsing of newer ifconfig output, such as used on Fedora 17, is fixed.

New in FusionInventory Agent 2.2.3 (Jun 26, 2012)

  • This version fixes battery voltage and capacity retrieval, and adds a --timeout option. On Mac OS X, this release fixes global memory, CPU inventory, and drive inventory, Linux has LXC support.

New in FusionInventory Agent 2.2.1 (May 26, 2012)

  • This version fixed UTF-8 encoding problems, an incorrect CSS path, and a missing test suite dependency.
  • CPU details were improved. --no-category process support was added.
  • The IS64BIT software property was replaced with a more general ARCH property.
  • EDID parsing codes were expanded and synced with Mandriva.
  • Many platform-specific changes were made.

New in FusionInventory Agent 2.1.14 (Feb 29, 2012)

  • This version provides Linux, Mac OS X and Windows fixes and minor features.
  • The detected OS is "RedHat" for CentOS servers if lsb_release is not available. Under Mac OS X, the no-software option works as advertised, and a syntax error in the Video module has been fixed.
  • On Windows, the following issues were fixed: no 2007 Microsoft Office system into XML; on Windows Vista, Office 2007 was not correctly gathered; the VM system was incorrect; and inventory of Internet Explorer when it's not present in Add/remove programs.

New in FusionInventory Agent 2.1.13 (Dec 19, 2011)

  • We fixed many bugs, unit tests pass now (171432 checks)
  • We added support for about 200 new SNMP devices.

New in FusionInventory Agent 2.1.12 (Dec 6, 2011)

  • This version added ECC memory information, fixed a problem with duplicate virtual machine names on the same machine, fixed reporting of virtual network adapters and total amount of RAM memory on Windows, and more.

New in FusionInventory Agent 2.1.7 (Dec 15, 2010)

  • This stable version comes with a lot of bug fixes for Solaris, AIX, Mac OS X, and Linux.
  • For the OcsDeploy module user, a --no-p2p parameter was added to disable the network scan and speed up software deployment.
  • Experimental support for screen resolution inventory on Linux was added.
  • For the moment, there is still some limitation with dual-screen configuration.

New in FusionInventory Agent 2.1.4 (Sep 15, 2010)

  • This version fixes bugs with the pre-built packages, Windows, Mac OS X, and more.

New in FusionInventory Agent 2.1.3 (Sep 2, 2010)

  • This release fix OCS Inventory deployment support and various minor things.

New in FusionInventory Agent 2.1 RC3 (Aug 1, 2010)

  • Fixed various problems detected during the rc2 release.

New in FusionInventory Agent 2.0.6 (May 30, 2010)

  • This stable release fix a serious bug with nmap and local inventory.

New in FusionInventory Agent 2.0.3 (Apr 17, 2010)

  • This release fix a breakage with the 2.0.2.

New in FusionInventory Agent 2.0 Beta 4 (Mar 4, 2010)

  • Drop the dependency on Net::SSLGlue::LWP because its own dependencies
  • are not avalaible on RHEL5.x, thank you Remi Collet for pointing
  • this issue.
  • Makefile.PL: suggest IO::Socket::SSL for SSL
  • Drop the Dependency on LWP::Simple
  • RPC: Do not die if client send random data
  • HP-UX: Use can_run to know if machinfo if avalaible (François MERMET)
  • HP-UX: code clean up (François MERMET)
  • Net::IP is now required.
  • OcsDeploy: Fix 2 malformed regex, thank you Mario Gzuk
  • OcsDeploy: avoid a warning if $rc in unset on Perl 5.8
  • OcsDeploy: Archive::Extract is just recommended now
  • Network: load HTTP::Status
  • standalone.sh dropped, was deprecated with the 2.0 changes
  • Do not ignore –server if –local is present
  • Inventory: No need to generate in local mode
  • Inventory: create one last_state file per server
  • Inventory: save last_state if server send a response
  • Storage: use umask 077 for stored files
  • Target and Logger: fix the lock, use a global var now
  • Inventory: Set the VERSIONCLIENT XML key
  • HPUX: Software, fix the package name
  • MacOSX, move the MacOSX packing files from the main branch to
  • lp:fusioninventory-agent/macosx
  • SNMPQUERY : Update Dico to known new devices (David DURIEUX)
  • SNMPQUERY : Corrections of ports, mac address and other things (David DURIEUX)
  • NETDISCOVERY : Correction of NMAP discovery (David DURIEUX)
  • NETDISCOVERY : Correction of many bugs (empty devices, data send to server…) (David DURIEUX)
  • rename FusionInventory::Agent::Task::NetDiscovery::dico in FusionInventory::Agent::Task::NetDiscovery::Dico;
  • WAKEONLAN : Begin to rewrite good WOL, so send magic packet directly on OSI2 of network card (ONLY FOR LINUX UNDER ROOT) (David DURIEUX)

New in FusionInventory Agent 2.0 Beta 3 (Feb 23, 2010)

  • README: clean up
  • Do not use IPC::Run, thanks Mario Gzuk
  • Fix --local
  • fix: Invalid type 'W' in pack in RPC.pm, thanks Mario Gzuk
  • HP-UX: fix the module. They'd been broken during the merge
  • Turns Off FusionInventory::Agent::Storage
  • Correctly checks if $basevardir exist (-d instead of -f)
  • --no-ssl-check, show warning just one time
  • Libvirt.pm: ignore stderr
  • HP-UX: Fix CPU/serial detection on HP-UX 11.31 (Marty RIEDLING)
  • POD documentation for FusionInventory::Agent::Network
  • POD documentation clean in FusionInventory::Agent::XML::Query::Inventory
  • POD documentation for FusionInventory::Agent::XML::Query::SimpleMessage
  • Linux: Handle channel bonding interfaces (Stéphane URBANOVSKI)
  • XML: clean up addNetwork (Stéphane URBANOVSKI)
  • CPU: Add CORE/THREAD
  • Inventory: use the standard Inventory object
  • Inventory: correctly save OcsDeploy package ID
  • NetDiscover/SNMP: Various changes (David DURIEUX)

New in FusionInventory Agent 2.0 Beta 2 (Feb 18, 2010)

  • This release fix issues with SNMP and NetDiscovery.