New Upstream Release - puppet-module-puppetlabs-xinetd

Ready changes

Summary

Merged new upstream version: 3.3.0 (was: 3.0.0).

Resulting package

Built on 2022-05-15T11:42 (took 3m36s)

The resulting binary packages can be installed (if you have the apt repository enabled) by running one of:

apt install -t fresh-releases puppet-module-puppetlabs-xinetd

Lintian Result

Diff

diff --git a/CHANGELOG.md b/CHANGELOG.md
index edee0eb..f9312be 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,27 @@
+## Unsupported Release 3.3.0
+### Summary
+This is a moderate release that removes stdlib dependency altogether as it isn't being used.
+
+#### Added
+- Update metadata.json to remove dependencies.
+
+## Unsupported Release 3.2.0
+### Summary
+This is a moderate release that serves to increases the maximum compatible puppet version from `5.x` to `6.x`.
+
+#### Added
+- Maximum compatible puppet version has been increased from from `5.x` to `6.x`.
+
+## Unsupported Release 3.1.0
+### Summary
+This is a moderate release that serves to increases the maximum compatible version of stdlib from `5.0.0` to `6.0.0`.
+
+#### Changed
+- Maximum compatible version of stdlib changed from `5.0.0` to `6.0.0`.
+
+#### Fixed
+- Fix made to `xinetd::service` example within readme.
+
 ## Unsupported Release 3.0.0
 ### Summary
 This is a major release that removes support for Puppet 3.x and changes a default in manifests/service.pp
@@ -12,8 +36,8 @@ This is a major release that removes support for Puppet 3.x and changes a defaul
 - Puppet 4 & 5 support
 
 #### Changed
-  - Puppet version requirement lower bound to 4.7.1
-  - `$xinetd::service::server` now defaults to `undef`
+- Puppet version requirement lower bound to 4.7.1
+- `$xinetd::service::server` now defaults to `undef`
 
 #### Fixed
 - config template to supress unnecessary newlines
diff --git a/Gemfile b/Gemfile
index a9f0161..84b23f2 100644
--- a/Gemfile
+++ b/Gemfile
@@ -28,10 +28,19 @@ def location_for(place_or_version, fake_version = nil)
 end
 
 # Used for gem conditionals
-supports_windows = false
 ruby_version_segments = Gem::Version.new(RUBY_VERSION.dup).segments
 minor_version = "#{ruby_version_segments[0]}.#{ruby_version_segments[1]}"
 
+# The following gems are not included by default as they require DevKit on Windows.
+# You should probably include them in a Gemfile.local or a ~/.gemfile
+#gem 'pry' #this may already be included in the gemfile
+#gem 'pry-stack_explorer', :require => false
+#if RUBY_VERSION =~ /^2/
+#  gem 'pry-byebug'
+#else
+#  gem 'pry-debugger'
+#end
+
 group :development do
   gem "puppet-module-posix-default-r#{minor_version}",    :require => false, :platforms => "ruby"
   gem "puppet-module-win-default-r#{minor_version}",      :require => false, :platforms => ["mswin", "mingw", "x64_mingw"]
@@ -62,7 +71,6 @@ gem 'puppet', *location_for(ENV['PUPPET_GEM_VERSION'])
 gem 'facter', *location_for(ENV['FACTER_GEM_VERSION']) if ENV['FACTER_GEM_VERSION']
 gem 'hiera', *location_for(ENV['HIERA_GEM_VERSION']) if ENV['HIERA_GEM_VERSION']
 
-
 # Evaluate Gemfile.local if it exists
 if File.exists? "#{__FILE__}.local"
   eval(File.read("#{__FILE__}.local"), binding)
diff --git a/NOTICE b/NOTICE
index 20850b6..d6995e1 100644
--- a/NOTICE
+++ b/NOTICE
@@ -1,6 +1,6 @@
 Puppet Module - puppetlabs-xinetd
 
-Copyright 2017 Puppet, Inc.
+Copyright 2018 Puppet, Inc.
 
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
diff --git a/README.md b/README.md
index b78f7ba..5388985 100644
--- a/README.md
+++ b/README.md
@@ -93,7 +93,7 @@ xinetd::service { 'tftp':
 ```
 
 ```puppet
-xinetd::service { 'ssh-tunnel-host.example.com':
+xinetd::service { 'ssh-tunnel-host_example_com':
   port         => '2222',
   redirect     => 'host.example.com 22',
   flags        => 'REUSE',
diff --git a/checksums.json b/checksums.json
index 535ac7b..a17e0f7 100644
--- a/checksums.json
+++ b/checksums.json
@@ -1,18 +1,18 @@
 {
-  "CHANGELOG.md": "9cbc5fc12eb870b3e723548935472664",
+  "CHANGELOG.md": "94eec3079a3e9bf9094e6963ed906687",
   "CONTRIBUTING.md": "4d17f3c942e7c93d1577cc4438a231e4",
-  "Gemfile": "99e30e5e231f5f2b460b812c37d084f7",
+  "Gemfile": "ee4c9c171cc962d88021e2dfc111dd46",
   "LICENSE": "3b83ef96387f14655fc854ddc3c6bd57",
   "MAINTAINERS.md": "245f57dfb612463ba31e10779e8e1121",
-  "NOTICE": "9bdce9df2fb16db4bc7b356f1b1f23e3",
-  "README.md": "645f0d440a458615f8c768f09b64870d",
+  "NOTICE": "9ec5e1cdecaba102ea70b38e7520591a",
+  "README.md": "ada5ec003ff2b579a7f7bbc839471886",
   "Rakefile": "3851f083966b9bbd6d46e50dba5aa52a",
   "examples/init.pp": "efce0952534e5682ed5b82632a34a2f7",
   "locales/config.yaml": "7df663fb4f341dd341bf25d3c7603c30",
   "manifests/init.pp": "1105a0f013505a99cb383339f4e5a90c",
   "manifests/params.pp": "447468bfcbc6a374beec3f963f81db80",
   "manifests/service.pp": "44dc6c7a966f67ef0d63493a92343406",
-  "metadata.json": "6c78c2348b1f1bb3fc366afb265126d2",
+  "metadata.json": "a20085564d1c386bf558bbf74bdd1e5b",
   "spec/acceptance/nodesets/centos-7-x64.yml": "a713f3abd3657f0ae2878829badd23cd",
   "spec/acceptance/nodesets/debian-8-x64.yml": "d2d2977900989f30086ad251a14a1f39",
   "spec/acceptance/nodesets/default.yml": "b42da5a1ea0c964567ba7495574b8808",
@@ -21,7 +21,7 @@
   "spec/acceptance/nodesets/docker/ubuntu-14.04.yml": "dc42ee922a96908d85b8f0f08203ce58",
   "spec/classes/xinetd_init_spec.rb": "1c84f3356f3842223cddca518d41f1bd",
   "spec/defines/xinetd_service_spec.rb": "713a05f919e85bef879e4b7daca1169f",
-  "spec/spec_helper.rb": "ffb7ae05597bd18f74611afa37a88a0d",
+  "spec/spec_helper.rb": "05a3850d4b95159298b38ddad4bff9a4",
   "spec/spec_helper_system.rb": "a8b3b2c2614853b700179d53eb5d549b",
   "spec/system/class_spec.rb": "b1dcb446277f3bb1916f3528acb73742",
   "spec/system/service_spec.rb": "70e460d61848c190501cb8d9158520e7",
diff --git a/debian/changelog b/debian/changelog
index 35122bf..d092b89 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+puppet-module-puppetlabs-xinetd (3.3.0-1) UNRELEASED; urgency=low
+
+  * New upstream release.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Sun, 15 May 2022 11:39:13 -0000
+
 puppet-module-puppetlabs-xinetd (3.0.0-1) unstable; urgency=medium
 
   [ Thomas Bechtold ]
diff --git a/metadata.json b/metadata.json
index 5c2600f..76e1eeb 100644
--- a/metadata.json
+++ b/metadata.json
@@ -1,6 +1,6 @@
 {
   "name": "puppetlabs-xinetd",
-  "version": "3.0.0",
+  "version": "3.3.0",
   "author": "puppetlabs",
   "summary": "Configures xinetd and exposes the xinetd::service definition for adding new services.",
   "license": "Apache-2.0",
@@ -8,17 +8,14 @@
   "project_page": "https://github.com/puppetlabs/puppetlabs-xinetd",
   "issues_url": "https://tickets.puppetlabs.com/browse/MODULES",
   "dependencies": [
-    {
-      "name": "puppetlabs/stdlib",
-      "version_requirement": ">=4.6.0 < 5.0.0"
-    }
+  
   ],
   "data_provider": null,
   "description": "Puppet module to configure xinetd services",
   "requirements": [
     {
       "name": "puppet",
-      "version_requirement": ">= 4.7.1 < 6.0.0"
+      "version_requirement": ">= 4.7.1 < 7.0.0"
     }
   ]
 }
diff --git a/spec/spec_helper.rb b/spec/spec_helper.rb
index 05732d4..c808092 100644
--- a/spec/spec_helper.rb
+++ b/spec/spec_helper.rb
@@ -1,4 +1,4 @@
-#This file is generated by ModuleSync, do not edit.
+# This file is generated by ModuleSync, do not edit.
 require 'puppetlabs_spec_helper/module_spec_helper'
 
 if Puppet::Util::Package.versioncmp(Puppet.version, '4.5.0') >= 0
@@ -12,5 +12,6 @@ end
 # put local configuration and setup into spec_helper_local
 begin
   require 'spec_helper_local'
-rescue LoadError
+rescue LoadError => loaderror
+  puts "Could not require spec_helper_local: #{loaderror.message}"
 end

Debdiff

File lists identical (after any substitutions)

No differences were encountered in the control files

More details

Full run details