[Fusioninventory-commit] [fusinv/fusioninventory-agent] add0ff: fix: get creatation date for vxfs 7

Gonéri Le Bouder goneri at rulezlan.org
Fri Jul 27 13:42:11 UTC 2012


  Branch: refs/heads/2.2.x
  Home:   https://github.com/fusinv/fusioninventory-agent
  Commit: add0ff4919b474395a74e157cea72d5116b2ed2b
      https://github.com/fusinv/fusioninventory-agent/commit/add0ff4919b474395a74e157cea72d5116b2ed2b
  Author: Gonéri Le Bouder <goneri at rulezlan.org>
  Date:   2012-07-25 (Wed, 25 Jul 2012)

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

  Log Message:
  -----------
  fix: get creatation date for vxfs 7

closes: #1731

Reported-by: Sofiane Marchoud <sofiane.marchoud at sage.com>


  Commit: 16b959763e59923bb44f6562b304c2a9d8397220
      https://github.com/fusinv/fusioninventory-agent/commit/16b959763e59923bb44f6562b304c2a9d8397220
  Author: Gonéri Le Bouder <goneri at rulezlan.org>
  Date:   2012-07-26 (Thu, 26 Jul 2012)

  Changed paths:
    M lib/FusionInventory/Agent/Task/Inventory/Input/HPUX/Networks.pm
    R resources/hpux/netstat/hpux
    R resources/hpux/netstat/hpux1
    R resources/hpux/netstat/hpux2
    A resources/hpux/netstat_-nrv/hpux
    A resources/hpux/netstat_-nrv/hpux1
    A resources/hpux/netstat_-nrv/hpux2
    A resources/hpux/nwmgr/sample1
    A resources/hpux/nwmgr/sample2
    M t/inventory/hpux/networks.t

  Log Message:
  -----------
  HPUX try netstat -nrv before ifconfig

netstat -nrv will give more or less ifconfig information and is more
reliable. In bug #1733 case, ifconfig doesn't work at all.

With this patch, netstat -nrv is tried first to get network formations.

General observation:  'netstat -nrv' and 'netstat -nr -f inet' have
very little in common and it seems hard to reuse getRoutingTable()
here.

see: #1733

Reported-by: Sofiane Marchoud <sofiane.marchoud at sage.com>


  Commit: 74448359fc3c0fc307cea832553ffd7a98e6f4d6
      https://github.com/fusinv/fusioninventory-agent/commit/74448359fc3c0fc307cea832553ffd7a98e6f4d6
  Author: Gonéri Le Bouder <goneri at rulezlan.org>
  Date:   2012-07-26 (Thu, 26 Jul 2012)

  Changed paths:
    M t/inventory/hpux/uptime.t

  Log Message:
  -----------
  fix uptime.t


  Commit: 7e315d310916d11d6671cb7f3ca34567ee6f3bc4
      https://github.com/fusinv/fusioninventory-agent/commit/7e315d310916d11d6671cb7f3ca34567ee6f3bc4
  Author: Nicolas Richard <kournikolas at yahoo.fr>
  Date:   2012-07-26 (Thu, 26 Jul 2012)

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

  Log Message:
  -----------
  Fix: get memory on solaris on Sun-Fire-V490

closes: #1736


  Commit: d6361fcc4595b801f5f27fcc030b188d74bfaf5f
      https://github.com/fusinv/fusioninventory-agent/commit/d6361fcc4595b801f5f27fcc030b188d74bfaf5f
  Author: Guillaume Rousse <guillomovitch at gmail.com>
  Date:   2012-07-27 (Fri, 27 Jul 2012)

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

  Log Message:
  -----------
  use plural name for collections


  Commit: 4bbdfcb3f8b53d5ad43a4efe028e7e69673c7e30
      https://github.com/fusinv/fusioninventory-agent/commit/4bbdfcb3f8b53d5ad43a4efe028e7e69673c7e30
  Author: Guillaume Rousse <guillomovitch at gmail.com>
  Date:   2012-07-27 (Fri, 27 Jul 2012)

  Changed paths:
    M t/components/server.t
    M t/components/target.t

  Log Message:
  -----------
  check thread support availability


  Commit: 16722336e26915ff5de421de102eff7d55f277ba
      https://github.com/fusinv/fusioninventory-agent/commit/16722336e26915ff5de421de102eff7d55f277ba
  Author: Gonéri Le Bouder <goneri at rulezlan.org>
  Date:   2012-07-27 (Fri, 27 Jul 2012)

  Changed paths:
    M lib/FusionInventory/Agent/Task/Inventory/Input/HPUX/Networks.pm
    M t/inventory/hpux/networks.t

  Log Message:
  -----------
  HPUX: accept netif alias greater that 9


  Commit: b38f029e75dcfd0175d6e3a4df5eee7122c0c94b
      https://github.com/fusinv/fusioninventory-agent/commit/b38f029e75dcfd0175d6e3a4df5eee7122c0c94b
  Author: Gonéri Le Bouder <goneri at rulezlan.org>
  Date:   2012-07-27 (Fri, 27 Jul 2012)

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


Compare: https://github.com/fusinv/fusioninventory-agent/compare/b49cd19ee981...b38f029e75dc


More information about the Fusioninventory-commit mailing list