[DRE-commits] [ohai] branch master updated (236c804 -> aee38c5)

Antonio Terceiro terceiro at moszumanska.debian.org
Mon Oct 31 12:55:59 UTC 2016


This is an automated email from the git hooks/post-receive script.

terceiro pushed a change to branch master
in repository ohai.

      from  236c804   release
      adds  28fd944   New upstream version 8.21.0
       new  ce58d5e   Merge tag 'upstream/8.21.0'
       new  602d58c   New upstream version 8.21.0
       new  2b8f0ad   release to unstable
       new  aee38c5   refresh patches

The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 README.md                                          | 84 +++++++++------------
 debian/changelog                                   |  7 ++
 .../0003-Mark-Windows-only-tests-as-such.patch     | 30 +++++++-
 lib/ohai/plugins/shard.rb                          | 82 ++++++++++++++++++++
 lib/ohai/plugins/uptime.rb                         |  8 +-
 lib/ohai/version.rb                                |  2 +-
 spec/functional/plugins/windows/uptime_spec.rb     | 81 ++++++++++++++++++++
 spec/unit/plugins/shard_spec.rb                    | 60 +++++++++++++++
 spec/unit/plugins/windows/uptime_spec.rb           | 88 ++++++++++++++++++++++
 9 files changed, 391 insertions(+), 51 deletions(-)
 create mode 100644 lib/ohai/plugins/shard.rb
 create mode 100644 spec/functional/plugins/windows/uptime_spec.rb
 create mode 100644 spec/unit/plugins/shard_spec.rb
 create mode 100644 spec/unit/plugins/windows/uptime_spec.rb

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ohai.git



More information about the Pkg-ruby-extras-commits mailing list