[Fusioninventory-commit] [fusinv/fusioninventory-agent] 7ff326: fix warning if getDevicesFromUdev returns nothing

Gonéri Le Bouder goneri at rulezlan.org
Wed May 30 14:56:14 UTC 2012


  Branch: refs/heads/2.3.x+boot_time
  Home:   https://github.com/fusinv/fusioninventory-agent
  Commit: 7ff3260f0947da880bd1104bb65a8ddf957f9c60
      https://github.com/fusinv/fusioninventory-agent/commit/7ff3260f0947da880bd1104bb65a8ddf957f9c60
  Author: Gonéri Le Bouder <goneri at rulezlan.org>
  Date:   2012-05-29 (Tue, 29 May 2012)

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

  Log Message:
  -----------
  fix warning if getDevicesFromUdev returns nothing

closes: #1683

Reported-by: Benoit Campedel <benoit at campedel.com>


  Commit: d759b0a68f2b381aaa4e0fef7d4ab200cd9c2c66
      https://github.com/fusinv/fusioninventory-agent/commit/d759b0a68f2b381aaa4e0fef7d4ab200cd9c2c66
  Author: Gonéri Le Bouder <goneri at rulezlan.org>
  Date:   2012-05-29 (Tue, 29 May 2012)

  Changed paths:
    M tools/createExtLinks.sh

  Log Message:
  -----------
  add NetInventory


  Commit: f38543f2f3827281585a0a9ccf919f7f7104f3f8
      https://github.com/fusinv/fusioninventory-agent/commit/f38543f2f3827281585a0a9ccf919f7f7104f3f8
  Author: Gonéri Le Bouder <goneri at rulezlan.org>
  Date:   2012-05-29 (Tue, 29 May 2012)

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

  Log Message:
  -----------
  fix syntax error


  Commit: 69f00d65f486c85fa98e1f8a18d763ef8d299db9
      https://github.com/fusinv/fusioninventory-agent/commit/69f00d65f486c85fa98e1f8a18d763ef8d299db9
  Author: Kevin Roy <kiniou at gmail.com>
  Date:   2012-05-29 (Tue, 29 May 2012)

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

  Log Message:
  -----------
  [win32] fix command execution

remove .exe suffix in order to fix command execution
use backslash to be more windows-world compliant


  Commit: 66454a669a1e8b9a4b8b2922bceeda8523a4e2c2
      https://github.com/fusinv/fusioninventory-agent/commit/66454a669a1e8b9a4b8b2922bceeda8523a4e2c2
  Author: Guillaume Rousse <guillomovitch at gmail.com>
  Date:   2012-05-29 (Tue, 29 May 2012)

  Changed paths:
    M README

  Log Message:
  -----------
  better formulation


  Commit: ce7f9be460fca1931413a7f58d8ad4f5131e4991
      https://github.com/fusinv/fusioninventory-agent/commit/ce7f9be460fca1931413a7f58d8ad4f5131e4991
  Author: Guillaume Rousse <guillomovitch at gmail.com>
  Date:   2012-05-29 (Tue, 29 May 2012)

  Changed paths:
    M Makefile.PL
    M lib/FusionInventory/Agent/Task/Inventory/Input/Generic/Screen.pm
    R lib/FusionInventory/Agent/Tools/Screen.pm

  Log Message:
  -----------
  switch to Parse::EDID


  Commit: e36a3285485efeedfeb24d8dd26123914e7907b8
      https://github.com/fusinv/fusioninventory-agent/commit/e36a3285485efeedfeb24d8dd26123914e7907b8
  Author: Guillaume Rousse <guillomovitch at gmail.com>
  Date:   2012-05-29 (Tue, 29 May 2012)

  Changed paths:
    A t/tools/win32.t
    R t/tools/win32.t

  Log Message:
  -----------
  set executable bit


  Commit: 7ad14921203edee28c43f18284041776a1141883
      https://github.com/fusinv/fusioninventory-agent/commit/7ad14921203edee28c43f18284041776a1141883
  Author: Guillaume Rousse <guillomovitch at gmail.com>
  Date:   2012-05-30 (Wed, 30 May 2012)

  Changed paths:
    M Changes
    M Makefile.PL
    M lib/FusionInventory/Agent/HTTP/Client/OCS.pm
    M lib/FusionInventory/Agent/Task/Inventory/Input/Linux/Archs/ARM.pm
    M lib/FusionInventory/Agent/Task/Inventory/Input/Linux/Archs/i386.pm
    M lib/FusionInventory/Agent/Task/Inventory/Input/MacOS/CPU.pm
    M lib/FusionInventory/Agent/Task/Inventory/Input/Virtualization/Qemu.pm
    M lib/FusionInventory/Agent/Task/Inventory/Input/Virtualization/Vmsystem.pm
    M lib/FusionInventory/Agent/Task/Inventory/Input/Win32/User.pm
    M lib/FusionInventory/Agent/Task/Inventory/Inventory.pm
    M lib/FusionInventory/Agent/Tools/Win32.pm
    M lib/FusionInventory/Agent/XML/Query.pm
    M t/inventory/linux/cpu.t
    M t/inventory/linux/lvm.t
    M t/inventory/macos/cpu.t
    M t/inventory/windows/softwares.t
    M t/xml/query/inventory.t

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


  Commit: 6546aa26e9a968b4379eeb939984f502205514a2
      https://github.com/fusinv/fusioninventory-agent/commit/6546aa26e9a968b4379eeb939984f502205514a2
  Author: Guillaume Rousse <guillomovitch at gmail.com>
  Date:   2012-05-30 (Wed, 30 May 2012)

  Changed paths:
    M README

  Log Message:
  -----------
  better formulation


  Commit: 3dc19189fc304dc1ad97aa2d3350fabdde2df982
      https://github.com/fusinv/fusioninventory-agent/commit/3dc19189fc304dc1ad97aa2d3350fabdde2df982
  Author: Gonéri Le Bouder <goneri at rulezlan.org>
  Date:   2012-05-30 (Wed, 30 May 2012)

  Changed paths:
    M README
    M lib/FusionInventory/Agent/Tools/Linux.pm
    M lib/FusionInventory/Agent/Tools/Screen.pm
    M lib/FusionInventory/Agent/Tools/Win32.pm
    M tools/createExtLinks.sh

  Log Message:
  -----------
  Merge branch '2.2.x' into 2.3.x


  Commit: a00e1ee0d003524d1fadd086d0542b24e5407e0f
      https://github.com/fusinv/fusioninventory-agent/commit/a00e1ee0d003524d1fadd086d0542b24e5407e0f
  Author: Gonéri Le Bouder <goneri at rulezlan.org>
  Date:   2012-05-30 (Wed, 30 May 2012)

  Changed paths:
    M Makefile.PL
    M lib/FusionInventory/Agent/Task/Inventory/Input/Generic/Screen.pm
    R lib/FusionInventory/Agent/Tools/Screen.pm
    R t/tools/win32.t
    A t/tools/win32.t

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


  Commit: abf3760647e055fb01b7806c7a6ba7f277e1f42b
      https://github.com/fusinv/fusioninventory-agent/commit/abf3760647e055fb01b7806c7a6ba7f277e1f42b
  Author: Gonéri Le Bouder <goneri at rulezlan.org>
  Date:   2012-05-30 (Wed, 30 May 2012)

  Changed paths:
    M Makefile.PL
    M README
    M lib/FusionInventory/Agent/Task/Inventory/Input/Generic/Screen.pm
    M lib/FusionInventory/Agent/Tools/Linux.pm
    R lib/FusionInventory/Agent/Tools/Screen.pm
    M lib/FusionInventory/Agent/Tools/Win32.pm
    A t/tools/win32.t
    R t/tools/win32.t
    M tools/createExtLinks.sh

  Log Message:
  -----------
  Merge branch '2.3.x' into 2.3.x+boot_time


  Commit: c1e15fd122946088bc73e28732b59f83f9b961dc
      https://github.com/fusinv/fusioninventory-agent/commit/c1e15fd122946088bc73e28732b59f83f9b961dc
  Author: Gonéri Le Bouder <goneri at rulezlan.org>
  Date:   2012-05-30 (Wed, 30 May 2012)

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

  Log Message:
  -----------
  Merge remote-tracking branch 'origin/2.3.x+boot_time' into 2.3.x+boot_time


Compare: https://github.com/fusinv/fusioninventory-agent/compare/d7a845e...c1e15fd


More information about the Fusioninventory-commit mailing list