facterdb 1.5.0 → 1.6.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: d3c5507c6727a268578ec7d76730523df6fea54b3eb52c0bb5d3d4fd5dfd5eee
4
- data.tar.gz: 99ee4c368b24f08a646a9d936507b07fcd1c71c38c202b704676055b4018b6d1
3
+ metadata.gz: e5eb3bbcb066410ca24dcee1141c904e40a5de502057714e214f1b5e2e53542c
4
+ data.tar.gz: 045b19c15ad161d4a892425de55c8ea3f467e906762d932e4b174870971f80d6
5
5
  SHA512:
6
- metadata.gz: b13f056772f354c139d0674121b3e7d249931b24ee67f7c71336e988276aa537a0e2e09859fecee7ccfe4d5a47c0b6ac7914cef20635a6afbbf4f53b4af8979f
7
- data.tar.gz: 6c9b28b139fef0ecdc7e5003994882fb1996a32cfd641249960c60c4c65b909ee03e9e5083ed1286f1fb96b3666a96c7e773c18767bc70954a36df7efa748caa
6
+ metadata.gz: c04c8fbaceb78e90d5f3464cd5d84cf5bfb8440f228911304c33d4c26e64d472c52941c4682f3529fa294d8bc90efc08b79d8b8953acb210ed27c4f51f640b6b
7
+ data.tar.gz: 68de70690a83952f936a964669bb23119b774ffd6881e6e5e4765c7be3c75cdcb549ecec77ce220804704ecc5f75f5af063d2ab126df046838013006fe6f14b0
@@ -1,5 +1,19 @@
1
1
  # Changelog
2
2
 
3
+ ## [1.6.0](https://rubygems.org/gems/facterdb/versions/1.6.0) (2020-12-21)
4
+
5
+ [Full Changelog](https://github.com/camptocamp/facterdb/compare/1.5.0...1.6.0)
6
+
7
+ **Closed issues:**
8
+
9
+ - New gem release required prior to Puppet 7 to resolve dependency issues [\#161](https://github.com/camptocamp/facterdb/issues/161)
10
+ - FacterDB appears to not give a os.family for solaris 11 on facter 4 [\#158](https://github.com/camptocamp/facterdb/issues/158)
11
+ - facterdb conflict [\#157](https://github.com/camptocamp/facterdb/issues/157)
12
+
13
+ **Merged pull requests:**
14
+
15
+ - Archlinux: Update fact sets [\#162](https://github.com/camptocamp/facterdb/pull/162) ([bastelfreak](https://github.com/bastelfreak))
16
+
3
17
  ## [1.5.0](https://rubygems.org/gems/facterdb/versions/1.5.0) (2020-11-19)
4
18
 
5
19
  [Full Changelog](https://github.com/camptocamp/facterdb/compare/1.4.0...1.5.0)
@@ -60,7 +74,6 @@
60
74
 
61
75
  **Merged pull requests:**
62
76
 
63
- - Adding facts from Solaris 11 x86 & SPARC [\#149](https://github.com/camptocamp/facterdb/pull/149) ([genebean](https://github.com/genebean))
64
77
  - Add Gentoo 3.11 factset [\#143](https://github.com/camptocamp/facterdb/pull/143) ([bastelfreak](https://github.com/bastelfreak))
65
78
  - archlinux: set correct FQDN/hostname [\#142](https://github.com/camptocamp/facterdb/pull/142) ([bastelfreak](https://github.com/bastelfreak))
66
79
  - Add Fedora 30 facts for Facter 3.11 [\#141](https://github.com/camptocamp/facterdb/pull/141) ([baurmatt](https://github.com/baurmatt))
@@ -174,21 +187,14 @@
174
187
  - facts/2.5/fedora-28-x86\_64.facts broken [\#91](https://github.com/camptocamp/facterdb/issues/91)
175
188
  - Add facter 2.5 Gentoo facts [\#90](https://github.com/camptocamp/facterdb/issues/90)
176
189
 
177
- **Merged pull requests:**
178
-
179
- - \(maint\) Add `rake table` task + update README.md + better Windows detection [\#76](https://github.com/camptocamp/facterdb/pull/76) ([glennsarti](https://github.com/glennsarti))
180
-
181
190
  ## [0.5.2](https://rubygems.org/gems/facterdb/versions/0.5.2) (2018-04-30)
182
191
 
183
192
  [Full Changelog](https://github.com/camptocamp/facterdb/compare/0.5.1...0.5.2)
184
193
 
185
- **Implemented enhancements:**
186
-
187
- - Release prep for 0.4.0 [\#66](https://github.com/camptocamp/facterdb/pull/66) ([DavidS](https://github.com/DavidS))
188
-
189
194
  **Merged pull requests:**
190
195
 
191
196
  - add Ubuntu 18.04 facts [\#82](https://github.com/camptocamp/facterdb/pull/82) ([bastelfreak](https://github.com/bastelfreak))
197
+ - \(maint\) Add `rake table` task + update README.md + better Windows detection [\#76](https://github.com/camptocamp/facterdb/pull/76) ([glennsarti](https://github.com/glennsarti))
192
198
  - Added Solaris 10 facts on Facter 3.9 [\#75](https://github.com/camptocamp/facterdb/pull/75) ([sirinek](https://github.com/sirinek))
193
199
 
194
200
  ## [0.5.1](https://rubygems.org/gems/facterdb/versions/0.5.1) (2018-03-06)
@@ -211,7 +217,6 @@
211
217
 
212
218
  **Merged pull requests:**
213
219
 
214
- - Release prep for 0.5.0 [\#70](https://github.com/camptocamp/facterdb/pull/70) ([DavidS](https://github.com/DavidS))
215
220
  - add freebsd\_11 facts [\#69](https://github.com/camptocamp/facterdb/pull/69) ([b4ldr](https://github.com/b4ldr))
216
221
  - add freebsd 10 facts for facter 2.5 and 3.9 [\#68](https://github.com/camptocamp/facterdb/pull/68) ([b4ldr](https://github.com/b4ldr))
217
222
  - openSUSE Support [\#63](https://github.com/camptocamp/facterdb/pull/63) ([genebean](https://github.com/genebean))
@@ -48,7 +48,7 @@
48
48
  "uuid": "eb6e0002-bde8-4896-b25f-780ea4ce4e2d"
49
49
  }
50
50
  },
51
- "facterversion": "3.11.9",
51
+ "facterversion": "3.11.14",
52
52
  "filesystems": "btrfs",
53
53
  "fips_enabled": false,
54
54
  "fqdn": "archlinux",
@@ -391,6 +391,16 @@
391
391
  "operatingsystemrelease": "5.3.1-arch1-1-ARCH",
392
392
  "os": {
393
393
  "architecture": "x86_64",
394
+ "distro": {
395
+ "codename": "n/a",
396
+ "description": "Arch Linux",
397
+ "id": "Arch",
398
+ "release": {
399
+ "full": "rolling",
400
+ "major": "rolling"
401
+ },
402
+ "specification": "1.4"
403
+ },
394
404
  "family": "Archlinux",
395
405
  "hardware": "x86_64",
396
406
  "name": "Archlinux",
@@ -48,7 +48,7 @@
48
48
  "uuid": "eb6e0002-bde8-4896-b25f-780ea4ce4e2d"
49
49
  }
50
50
  },
51
- "facterversion": "3.14.5",
51
+ "facterversion": "3.14.14",
52
52
  "filesystems": "btrfs",
53
53
  "fips_enabled": false,
54
54
  "fqdn": "archlinux",
@@ -391,6 +391,16 @@
391
391
  "operatingsystemrelease": "5.3.1-arch1-1-ARCH",
392
392
  "os": {
393
393
  "architecture": "x86_64",
394
+ "distro": {
395
+ "codename": "n/a",
396
+ "description": "Arch Linux",
397
+ "id": "Arch",
398
+ "release": {
399
+ "full": "rolling",
400
+ "major": "rolling"
401
+ },
402
+ "specification": "1.4"
403
+ },
394
404
  "family": "Archlinux",
395
405
  "hardware": "x86_64",
396
406
  "name": "Archlinux",
@@ -1,5 +1,5 @@
1
1
  module FacterDB
2
2
  module Version
3
- STRING = '1.5.0'
3
+ STRING = '1.6.0'
4
4
  end
5
5
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: facterdb
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.5.0
4
+ version: 1.6.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Mickaël Canévet
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2020-11-19 00:00:00.000000000 Z
11
+ date: 2020-12-21 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: coveralls
@@ -1757,7 +1757,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
1757
1757
  - !ruby/object:Gem::Version
1758
1758
  version: '0'
1759
1759
  requirements: []
1760
- rubygems_version: 3.0.8
1760
+ rubygems_version: 3.2.0.rc.2
1761
1761
  signing_key:
1762
1762
  specification_version: 4
1763
1763
  summary: A Database of OS facts provided by Facter