puppet_metadata 4.3.0 → 4.5.0

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: 453e897f24bf38c9097c2f0790d18634f8891780c6b717c9bf38b6bd28763acc
4
- data.tar.gz: 10e327fc9467412f3001bd980da91c299af51ec3e5f1e8370a67485025953aa2
3
+ metadata.gz: aadb4ae08c3a185b7bacb5edd07938688af4956d5341e5a0dee5e8ffb66727db
4
+ data.tar.gz: d51510f71965db07659096783797d94226c5daccb2c22f61fc85672ccd066cc9
5
5
  SHA512:
6
- metadata.gz: 2811bb57031eec34cc04625856b413067964c440616c0c868774e2d4d61a7c2c3efb048356ba2076f1252e51b8b59e779b655b440faa7b9dc3a92de83a712aa5
7
- data.tar.gz: e0e7e0f7c9c902c489dd63eeaa67799892286968fab95f19998d8dd73eb05dd9b034bc9f2981259ebaadafc1aca32c8c368e50b23922cf414da04c2ea34b500e
6
+ metadata.gz: c153fab960963291b6dd88ccd0a0f45446175a3a39fd42bb2870a234aeed8d6d0b8eaaf61ac6a5537d77fe08d41ae1f113a82199534659fbb26168c40ff1fa93
7
+ data.tar.gz: c2cd41b47213439e4b843d41641cdaf0a984bff67391edb8b5e5228f28245bb8fc90f3aba7fc2944787626e6a6c77f9a2ad53f7049448065b3f04e95d8d7724c
@@ -30,9 +30,10 @@ module PuppetMetadata
30
30
  },
31
31
  # https://wiki.debian.org/DebianReleases
32
32
  'Debian' => {
33
- # TODO: EOL is standard support, not the extended life cycle
34
- '12' => nil, # '~2026',
35
- '11' => nil, # '~2024',
33
+ # EOL is extended life cycle, not standard support
34
+ # https://github.com/voxpupuli/voxpupuli.github.io/pull/386
35
+ '12' => '2028-06-30',
36
+ '11' => '2026-08-31',
36
37
  '10' => '2022-09-10',
37
38
  '9' => '2020-07-06',
38
39
  '8' => '2018-06-17',
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: puppet_metadata
3
3
  version: !ruby/object:Gem::Version
4
- version: 4.3.0
4
+ version: 4.5.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Vox Pupuli
@@ -9,7 +9,7 @@ authors:
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2024-09-13 00:00:00.000000000 Z
12
+ date: 2024-10-07 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: metadata-json-lint