[Fusioninventory-commit] [fusinv/fusioninventory-agent] c1bc03: BIOS/TYPE is deprecated, use HARDWARE/CHASSIS_TYPE

Guillaume Rousse guillomovitch at gmail.com
Mon Aug 6 20:30:30 UTC 2012


  Branch: refs/heads/2.3.x
  Home:   https://github.com/fusinv/fusioninventory-agent
  Commit: c1bc03e4d3eed56efcba38b52abc6a811ccfa832
      https://github.com/fusinv/fusioninventory-agent/commit/c1bc03e4d3eed56efcba38b52abc6a811ccfa832
  Author: Guillaume Rousse <guillomovitch at gmail.com>
  Date:   2012-08-05 (Sun, 05 Aug 2012)

  Changed paths:
    M lib/FusionInventory/Agent/Task/Inventory/Input/Win32/Chassis.pm

  Log Message:
  -----------
  BIOS/TYPE is deprecated, use HARDWARE/CHASSIS_TYPE


  Commit: 9fde5cf1bccd2d1b175b837c6b5d65393e80392b
      https://github.com/fusinv/fusioninventory-agent/commit/9fde5cf1bccd2d1b175b837c6b5d65393e80392b
  Author: Guillaume Rousse <guillomovitch at gmail.com>
  Date:   2012-08-06 (Mon, 06 Aug 2012)

  Changed paths:
    M lib/FusionInventory/Agent/Task/Inventory/Input/Generic/Storages/HP.pm
    M lib/FusionInventory/Agent/Task/Inventory/Input/Virtualization/VmWareDesktop.pm
    M lib/FusionInventory/Agent/Task/Inventory/Input/Win32/Drives.pm
    M lib/FusionInventory/Agent/Task/Inventory/Inventory.pm
    M lib/FusionInventory/Agent/Tools/Linux.pm
    M t/components/task.t
    M t/inventory/windows/softwares.t

  Log Message:
  -----------
  Merge remote-tracking branch 'forge/2.3.x' into 2.3.x


  Commit: 9f6bac1a80d7052feb87ada8881b369c5e89ab6e
      https://github.com/fusinv/fusioninventory-agent/commit/9f6bac1a80d7052feb87ada8881b369c5e89ab6e
  Author: Gonéri Le Bouder <goneri at rulezlan.org>
  Date:   2012-08-06 (Mon, 06 Aug 2012)

  Changed paths:
    M lib/FusionInventory/Agent/Task/Inventory/Inventory.pm

  Log Message:
  -----------
  add a missing ';'

this fix commit:c5bc11c6ecd


  Commit: dce84833cdd1a4db7f6d683c38dab4fd343aa2d1
      https://github.com/fusinv/fusioninventory-agent/commit/dce84833cdd1a4db7f6d683c38dab4fd343aa2d1
  Author: Gonéri Le Bouder <goneri at rulezlan.org>
  Date:   2012-08-06 (Mon, 06 Aug 2012)

  Changed paths:
    M Makefile.PL

  Log Message:
  -----------
  add a missing dep on Windows: Win32::Job


  Commit: 4f380c73db876e7693aac60ddb4ce77ea9797cde
      https://github.com/fusinv/fusioninventory-agent/commit/4f380c73db876e7693aac60ddb4ce77ea9797cde
  Author: Gonéri Le Bouder <goneri at rulezlan.org>
  Date:   2012-08-06 (Mon, 06 Aug 2012)

  Changed paths:
    M lib/FusionInventory/Agent/Task/Inventory/Input/Generic/Dmidecode.pm
    M lib/FusionInventory/Agent/Tools/Generic.pm

  Log Message:
  -----------
  don't run dmidecode.exe on Win2003

dmidecode.exe generates segfault on Win2003. We ensure we are on Win2003+
Windows before the execution.

see: #379
closes: #1746

Reported on the forum, please use the bug tracker Instead.
http://forum.fusioninventory.org/viewtopic.php?pid=8889


  Commit: 9d65b8581b57408075fc79727733523d256bd47c
      https://github.com/fusinv/fusioninventory-agent/commit/9d65b8581b57408075fc79727733523d256bd47c
  Author: Gonéri Le Bouder <goneri at rulezlan.org>
  Date:   2012-08-06 (Mon, 06 Aug 2012)

  Changed paths:
    M lib/FusionInventory/Agent/Task/Inventory/Input/Win32/Softwares.pm

  Log Message:
  -----------
  relax the “bad software” filter

previously, we were rejecting Uninstall registry entry with
less than 3 keys. I reduce to 2, to reduce the number of false
positive, as reported by Claude Duvergier.

closes: #1748

Reported-by: Claude Duvergier <c.duvergier.div at online.fr>


  Commit: db2a94d545ed4275b2e8f65d497cec75a3b3b6d7
      https://github.com/fusinv/fusioninventory-agent/commit/db2a94d545ed4275b2e8f65d497cec75a3b3b6d7
  Author: Guillaume Rousse <guillomovitch at gmail.com>
  Date:   2012-08-06 (Mon, 06 Aug 2012)

  Changed paths:
    M lib/FusionInventory/Agent/Tools/Generic.pm

  Log Message:
  -----------
  reverse test, and comment its purpose


  Commit: 0c399fe01851a294aa24d29aaa155b9d6ef7860a
      https://github.com/fusinv/fusioninventory-agent/commit/0c399fe01851a294aa24d29aaa155b9d6ef7860a
  Author: Guillaume Rousse <guillomovitch at gmail.com>
  Date:   2012-08-06 (Mon, 06 Aug 2012)

  Changed paths:
    M lib/FusionInventory/Agent/Task/Inventory/Input/Win32/Softwares.pm

  Log Message:
  -----------
  no need to use eval here


  Commit: 680b541677dc7d9f54cfc9ad2d72baff8ee67137
      https://github.com/fusinv/fusioninventory-agent/commit/680b541677dc7d9f54cfc9ad2d72baff8ee67137
  Author: Guillaume Rousse <guillomovitch at gmail.com>
  Date:   2012-08-06 (Mon, 06 Aug 2012)

  Changed paths:
    M lib/FusionInventory/Agent/Task/Inventory/Input/Win32/Softwares.pm

  Log Message:
  -----------
  comment test purpose


Compare: https://github.com/fusinv/fusioninventory-agent/compare/3baa3544ab26...680b541677dc


More information about the Fusioninventory-commit mailing list