[Fusioninventory-commit] [fusinv/fusioninventory-agent] f8c979: use Parse::DMIDecode instead of our own parser

Guillaume Rousse guillomovitch at gmail.com
Mon Jun 4 10:52:14 UTC 2012


  Branch: refs/heads/2.3.x-parse-dmidecode
  Home:   https://github.com/fusinv/fusioninventory-agent
  Commit: f8c979cd338bddbc76ddb946a9693746e8b4a3ba
      https://github.com/fusinv/fusioninventory-agent/commit/f8c979cd338bddbc76ddb946a9693746e8b4a3ba
  Author: Guillaume Rousse <guillomovitch at gmail.com>
  Date:   2012-06-01 (Fri, 01 Jun 2012)

  Changed paths:
    M lib/FusionInventory/Agent/Task/Inventory/Input/Generic/Dmidecode/Battery.pm
    M lib/FusionInventory/Agent/Task/Inventory/Input/Generic/Dmidecode/Bios.pm
    M lib/FusionInventory/Agent/Task/Inventory/Input/Generic/Dmidecode/Memory.pm
    M lib/FusionInventory/Agent/Task/Inventory/Input/Generic/Dmidecode/Ports.pm
    M lib/FusionInventory/Agent/Task/Inventory/Input/Generic/Dmidecode/Slots.pm
    M lib/FusionInventory/Agent/Tools/Generic.pm

  Log Message:
  -----------
  use Parse::DMIDecode instead of our own parser


  Commit: b3a55a2f1c62b951351dd9d127d78f446a0b2a79
      https://github.com/fusinv/fusioninventory-agent/commit/b3a55a2f1c62b951351dd9d127d78f446a0b2a79
  Author: Guillaume Rousse <guillomovitch at gmail.com>
  Date:   2012-06-01 (Fri, 01 Jun 2012)

  Changed paths:
    M t/inventory/generic/dmidecode/battery.t
    M t/inventory/generic/dmidecode/memory.t
    M t/inventory/generic/dmidecode/ports.t
    M t/inventory/generic/dmidecode/slots.t

  Log Message:
  -----------
  adapt tests to the change

API changed a little bit, and some minor expected results too


  Commit: f71ccd373a7d8b2e01af14f6fd1cba25661d9715
      https://github.com/fusinv/fusioninventory-agent/commit/f71ccd373a7d8b2e01af14f6fd1cba25661d9715
  Author: Guillaume Rousse <guillomovitch at gmail.com>
  Date:   2012-06-01 (Fri, 01 Jun 2012)

  Changed paths:
    M Makefile.PL

  Log Message:
  -----------
  new dependency


  Commit: 0da093e217ed8b56f669f500b884ef1ecf9fc430
      https://github.com/fusinv/fusioninventory-agent/commit/0da093e217ed8b56f669f500b884ef1ecf9fc430
  Author: Guillaume Rousse <guillomovitch at gmail.com>
  Date:   2012-06-01 (Fri, 01 Jun 2012)

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

  Log Message:
  -----------
  use Parse::DMIDecode for cpu too


  Commit: 4fec623c111f71edc1d0a2a153f1f535842c01df
      https://github.com/fusinv/fusioninventory-agent/commit/4fec623c111f71edc1d0a2a153f1f535842c01df
  Author: Guillaume Rousse <guillomovitch at gmail.com>
  Date:   2012-06-01 (Fri, 01 Jun 2012)

  Changed paths:
    M t/tools/generic.t

  Log Message:
  -----------
  drop dmidecode  parsing tests


Compare: https://github.com/fusinv/fusioninventory-agent/compare/f8c979c^...4fec623


More information about the Fusioninventory-commit mailing list