sensu-plugins-cpu-checks 2.0.0 → 2.0.1

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: d427c76d9667d6680f91ba2ae0a6b799e9cf2d5764d51ae64d1c3da9dca3bddd
4
- data.tar.gz: 57cb015d1d5b1b8df2eba0d645a6ddb530d5b66735ceba208bc4f961180facfd
3
+ metadata.gz: 55e3ae922696b6984288e8ffe3ecb1868b18898ae495f6c624465443b990815d
4
+ data.tar.gz: 874ee5b3b456775a16f637ff9034df18accfa09f853c20b40472ac35489f96ca
5
5
  SHA512:
6
- metadata.gz: 8e1f8766863d6a45b884e7a1d6207445ffc68f61c46d9f33311e95d4bd19b5189708c13f5c6247b841cc459a73b70843620ce36d70c1da5d16fd7afb5ba9fe78
7
- data.tar.gz: 34e4c5ca4300e886ceffc58b9ad26c53826a138f28c5dee300965c7190530e44de34e3ae71456a5843f585d86318f6b6f561bbea6bacca3948bfec3dd02f2170
6
+ metadata.gz: 4c738aa70f8fb2f5addd7d32e5e1980d80b32a259e2b0f0d3bce8201c847f4f97b507b9b392042bc0466d761972b0bdccfa9673f198b53c1de6e1abe6e0d50e2
7
+ data.tar.gz: d5fa90907cfe760211081103fd0ec634433f2b33110aa2e84968a1861af5454ef30b38e45c7ae63610b45252e095c85ddf00c675d03b8eba9a5bf59d1744acd5
@@ -5,6 +5,10 @@ This CHANGELOG follows the format listed [here](https://github.com/sensu-plugins
5
5
 
6
6
  ## [Unreleased]
7
7
 
8
+ ## [2.0.1] - 2018-03-27
9
+ ### Security
10
+ - updated yard dependency to `~> 0.9.11` per: https://nvd.nist.gov/vuln/detail/CVE-2017-17042 (@majormoses)
11
+
8
12
  ## [2.0.0] - 2018-03-07
9
13
  ### Security
10
14
  - updated rubocop dependency to `~> 0.51.0` per: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-8418. (@majormoses)
@@ -79,7 +83,8 @@ This CHANGELOG follows the format listed [here](https://github.com/sensu-plugins
79
83
  - initial release
80
84
 
81
85
 
82
- [Unreleased]: https://github.com/sensu-plugins/sensu-plugins-cpu-checks/compare/2.0.0...HEAD
86
+ [Unreleased]: https://github.com/sensu-plugins/sensu-plugins-cpu-checks/compare/2.0.1...HEAD
87
+ [2.0.1]: https://github.com/sensu-plugins/sensu-plugins-cpu-checks/compare/2.0.0...2.0.1
83
88
  [2.0.0]: https://github.com/sensu-plugins/sensu-plugins-cpu-checks/compare/1.1.3...2.0.0
84
89
  [1.1.3]: https://github.com/sensu-plugins/sensu-plugins-cpu-checks/compare/1.1.2...1.1.3
85
90
  [1.1.2]: https://github.com/sensu-plugins/sensu-plugins-cpu-checks/compare/1.1.1...1.1.2
@@ -2,7 +2,7 @@ module SensuPluginsCpuChecks
2
2
  module Version
3
3
  MAJOR = 2
4
4
  MINOR = 0
5
- PATCH = 0
5
+ PATCH = 1
6
6
 
7
7
  VER_STRING = [MAJOR, MINOR, PATCH].compact.join('.')
8
8
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: sensu-plugins-cpu-checks
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.0.0
4
+ version: 2.0.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Sensu Plugins and contributors
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2018-03-07 00:00:00.000000000 Z
11
+ date: 2018-03-27 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: sensu-plugin
@@ -156,14 +156,14 @@ dependencies:
156
156
  requirements:
157
157
  - - "~>"
158
158
  - !ruby/object:Gem::Version
159
- version: '0.8'
159
+ version: 0.9.11
160
160
  type: :development
161
161
  prerelease: false
162
162
  version_requirements: !ruby/object:Gem::Requirement
163
163
  requirements:
164
164
  - - "~>"
165
165
  - !ruby/object:Gem::Version
166
- version: '0.8'
166
+ version: 0.9.11
167
167
  description: |-
168
168
  This plugin provides native CPU instrumentation
169
169
  for monitoring and metrics collection, including: