[Fusioninventory-commit] [fusioninventory/fusioninventory-agent] 09c875: feature(linux): better use system device size read...

Guillaume Bougard noreply at github.com
Tue Feb 19 16:29:29 GMT 2019


  Branch: refs/heads/develop
  Home:   https://github.com/fusioninventory/fusioninventory-agent
  Commit: 09c8753e525f4caa1a7fa4dd8f16ad3bcf3596b8
      https://github.com/fusioninventory/fusioninventory-agent/commit/09c8753e525f4caa1a7fa4dd8f16ad3bcf3596b8
  Author: Guillaume Bougard <gbougard at teclib.com>
  Date:   2019-02-19 (Tue, 19 Feb 2019)

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

  Log Message:
  -----------
  feature(linux): better use system device size reading than obsolete fdisk -s option


  Commit: ede635d89f74215418448a6294f7e896cb86708c
      https://github.com/fusioninventory/fusioninventory-agent/commit/ede635d89f74215418448a6294f7e896cb86708c
  Author: Guillaume Bougard <gbougard at teclib.com>
  Date:   2019-02-19 (Tue, 19 Feb 2019)

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

  Log Message:
  -----------
  feature(linux): update disk serialnumber when missing

Disk serial number may miss if system can't report it, hdparm is not installed or disk is virtual.
In that case, we try to define a serial number from the partition disk identifier
or Physical Volume (PV) UUID when disk is entirely used as PV


  Commit: 2ff3c0df762632b27896b768a4668cf6b29c1a67
      https://github.com/fusioninventory/fusioninventory-agent/commit/2ff3c0df762632b27896b768a4668cf6b29c1a67
  Author: Guillaume Bougard <gbougard at teclib.com>
  Date:   2019-02-19 (Tue, 19 Feb 2019)

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

  Log Message:
  -----------
  refactor: fix operator usage


  Commit: 35349d9dba16e415e924b3fa47c05d73aea588ad
      https://github.com/fusioninventory/fusioninventory-agent/commit/35349d9dba16e415e924b3fa47c05d73aea588ad
  Author: Guillaume Bougard <gbougard at teclib.com>
  Date:   2019-02-19 (Tue, 19 Feb 2019)

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

  Log Message:
  -----------
  feature(linux): fix disk vendor

Fix disk vendor when found as hexdecimal number


  Commit: 99502b37b213ab0a070b12ad8d6f39bfc787e74d
      https://github.com/fusioninventory/fusioninventory-agent/commit/99502b37b213ab0a070b12ad8d6f39bfc787e74d
  Author: Guillaume Bougard <gbougard at teclib.com>
  Date:   2019-02-19 (Tue, 19 Feb 2019)

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

  Log Message:
  -----------
  fix: set storage device sn only if finally found


  Commit: d2244138f8a30c2d56b91921be4b68bc0ab55c01
      https://github.com/fusioninventory/fusioninventory-agent/commit/d2244138f8a30c2d56b91921be4b68bc0ab55c01
  Author: Guillaume Bougard <gbougard at teclib.com>
  Date:   2019-02-19 (Tue, 19 Feb 2019)

  Changed paths:
    M Changes

  Log Message:
  -----------
  doc: updated Changes


  Commit: d4eb8afb025850776b009c328e32b3074b04b7cb
      https://github.com/fusioninventory/fusioninventory-agent/commit/d4eb8afb025850776b009c328e32b3074b04b7cb
  Author: Guillaume Bougard <gbougard at teclib.com>
  Date:   2019-02-19 (Tue, 19 Feb 2019)

  Changed paths:
    M Changes
    M lib/FusionInventory/Agent/Task/Inventory/Linux/Storages.pm
    M lib/FusionInventory/Agent/Tools/Linux.pm

  Log Message:
  -----------
  Merge pull request #628 from TECLIB/feature/linux-storages-update

Linux storages support update


Compare: https://github.com/fusioninventory/fusioninventory-agent/compare/50356728bc83...d4eb8afb0258



More information about the Fusioninventory-commit mailing list