[Fusioninventory-commit] [fusinv/fusioninventory-agent] cc8e21: initial import

Guillaume Rousse guillomovitch at gmail.com
Wed Aug 1 16:48:21 UTC 2012


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

  Changed paths:
    A t/inventory/aix/slots.t

  Log Message:
  -----------
  initial import


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

  Changed paths:
    M t/components/client/connection.t
    M t/components/client/ocs/response.t
    M t/components/client/ssl.t

  Log Message:
  -----------
  do not use a fixed port for testing


  Commit: 76dccde0321dd45816b944f0204eb082a8a9030b
      https://github.com/fusinv/fusioninventory-agent/commit/76dccde0321dd45816b944f0204eb082a8a9030b
  Author: Guillaume Rousse <guillomovitch at gmail.com>
  Date:   2012-08-01 (Wed, 01 Aug 2012)

  Changed paths:
    A resources/ssl/cnf/alternate.cnf
    A resources/ssl/cnf/bad.cnf
    A resources/ssl/cnf/ca.cnf
    A resources/ssl/cnf/good-sha256.cnf
    A resources/ssl/cnf/good.cnf
    A resources/ssl/cnf/joker.cnf
    A resources/ssl/cnf/wrong.cnf
    A resources/ssl/crt/alternate.pem
    A resources/ssl/crt/bad.pem
    A resources/ssl/crt/ca.pem
    A resources/ssl/crt/good-sha256.pem
    A resources/ssl/crt/good.pem
    A resources/ssl/crt/joker.pem
    A resources/ssl/crt/wrong.pem
    A resources/ssl/key/alternate.pem
    A resources/ssl/key/bad.pem
    A resources/ssl/key/ca.pem
    A resources/ssl/key/good-sha256.pem
    A resources/ssl/key/good.pem
    A resources/ssl/key/joker.pem
    A resources/ssl/key/wrong.pem
    M t/components/client/connection.t
    M t/components/client/ssl.t
    R t/ssl/cnf/alternate.cnf
    R t/ssl/cnf/bad.cnf
    R t/ssl/cnf/ca.cnf
    R t/ssl/cnf/good-sha256.cnf
    R t/ssl/cnf/good.cnf
    R t/ssl/cnf/joker.cnf
    R t/ssl/cnf/wrong.cnf
    R t/ssl/crt/alternate.pem
    R t/ssl/crt/bad.pem
    R t/ssl/crt/ca.pem
    R t/ssl/crt/good-sha256.pem
    R t/ssl/crt/good.pem
    R t/ssl/crt/joker.pem
    R t/ssl/crt/wrong.pem
    R t/ssl/key/alternate.pem
    R t/ssl/key/bad.pem
    R t/ssl/key/ca.pem
    R t/ssl/key/good-sha256.pem
    R t/ssl/key/good.pem
    R t/ssl/key/joker.pem
    R t/ssl/key/wrong.pem

  Log Message:
  -----------
  move ssl files among other resources


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

  Changed paths:
    M t/components/client/ssl.t

  Log Message:
  -----------
  no authentication involved


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

  Changed paths:
    M t/FusionInventory/Test/Utils.pm

  Log Message:
  -----------
  relax resolution test

The test works, even with IPv6 enabled, so a better failure scenario
should be identified. In the interim, let's just test if 'localhost'
resolves correctly.


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

  Changed paths:
    M t/components/client/connection.t
    M t/components/client/ssl.t

  Log Message:
  -----------
  better explanation message


  Commit: 87a8851628c4795b645a78a00206093393dd9d00
      https://github.com/fusinv/fusioninventory-agent/commit/87a8851628c4795b645a78a00206093393dd9d00
  Author: Guillaume Rousse <guillomovitch at gmail.com>
  Date:   2012-08-01 (Wed, 01 Aug 2012)

  Changed paths:
    M resources/ssl/cnf/ca.cnf

  Log Message:
  -----------
  update configuration

- use local directory as top-level
- sign certificates for 10 years


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

  Changed paths:
    M resources/ssl/crt/good.pem
    M resources/ssl/key/good.pem

  Log Message:
  -----------
  renew certificate


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

  Changed paths:
    A resources/ssl/README

  Log Message:
  -----------
  initial import


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

  Changed paths:
    M resources/ssl/README
    M resources/ssl/key/ca.pem

  Log Message:
  -----------
  make CA key passwordless


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

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

  Log Message:
  -----------
  add /usr/local/{bin,sbin} to default PATH

Close: #1747


Compare: https://github.com/fusinv/fusioninventory-agent/compare/9dc28bc10b7e...9cd3b7139c76


More information about the Fusioninventory-commit mailing list