openvox 8.27.0 → 8.28.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: 4c843fbe86064f932413b012a552e6cecf6623ecd71be172a8db1b5ac350c8f6
4
- data.tar.gz: 87fbb8cf66802e3f367e014730960c81b3d5915ccb2a616f34ff32cc7f95fc40
3
+ metadata.gz: 22a10676212dffb7385dd0b2a93b63e82b431be1721c626845e9b8c9aa3244a3
4
+ data.tar.gz: 8b11717749ebc30080d5868897d2af18734696ef84bf52f9e0390ecf5e381431
5
5
  SHA512:
6
- metadata.gz: ccb529f52fa44c2245eabdb509c75c4d430d21de88ec661c9f2013fbffeb2e8c23b85fa9fd619cdb38593c0b4f0c863fc4fd501fe6fdb2631df819fbb1ea9ae6
7
- data.tar.gz: c561244e6dd9d1f5e13faf50897dbb48ded025ef1917ba857f9b13a30504e6078ce1b7139aa0b6050a2532ce62d601d062b8e879c168172cdce7b529174ddb04
6
+ metadata.gz: d83254af4656f5ba95cc0710ac577d80a53c6d8881c4905601d689eff159838dba3b59635c2db446cae49a5bf137453d055bd067d0c61541e00f6d5a73062d82
7
+ data.tar.gz: 77ee41bb27713bf2867d9b616580904347595e64a87b24f9d3ba0b3c1c2cc63198cba689b3b806e612db26df8f2cc0e833d6a16e169bf17f393204cf0743a77e
data/CHANGELOG.md CHANGED
@@ -2,32 +2,38 @@
2
2
 
3
3
  All notable changes to this project will be documented in this file.
4
4
 
5
+ ## [8.28.0](https://github.com/openvoxproject/openvox/tree/8.28.0) (2026-06-10)
6
+
7
+ [Full Changelog](https://github.com/openvoxproject/openvox/compare/8.27.0...8.28.0)
8
+
9
+ **Implemented enhancements:**
10
+
11
+ - Backport: Add Platform definitions for Fedora 44 to 8.x [\#459](https://github.com/OpenVoxProject/openvox/pull/459) ([Sharpie](https://github.com/Sharpie))
12
+
13
+ **Fixed bugs:**
14
+
15
+ - \[Backport 8.x\] Fix File.open Ruby 3.2 regression in FileSystem::Uniquefile [\#478](https://github.com/OpenVoxProject/openvox/pull/478) ([OpenVoxProjectBot](https://github.com/OpenVoxProjectBot))
16
+ - \[Backport 8.x\] Manage group members on EL 10 without libuser [\#477](https://github.com/OpenVoxProject/openvox/pull/477) ([OpenVoxProjectBot](https://github.com/OpenVoxProjectBot))
17
+
18
+ **Merged pull requests:**
19
+
20
+ - Promote puppet-runtime 2026.06.09.1 into 8.x [\#480](https://github.com/OpenVoxProject/openvox/pull/480) ([OpenVoxProjectBot](https://github.com/OpenVoxProjectBot))
21
+
5
22
  ## [8.27.0](https://github.com/openvoxproject/openvox/tree/8.27.0) (2026-05-15)
6
23
 
7
24
  [Full Changelog](https://github.com/openvoxproject/openvox/compare/8.26.2...8.27.0)
8
25
 
9
26
  **Fixed bugs:**
10
27
 
11
- - \[Bug\]: openvox-agent 8.26.2 reports 8.26.1 with --version option [\#415](https://github.com/OpenVoxProject/openvox/issues/415)
12
28
  - avoid badly anchored regular expression [\#414](https://github.com/OpenVoxProject/openvox/pull/414) ([corporate-gadfly](https://github.com/corporate-gadfly))
13
29
 
14
- **Closed issues:**
15
-
16
- - \[docs\] use openvox-strings instead of puppet-strings [\#433](https://github.com/OpenVoxProject/openvox/issues/433)
17
-
18
30
  **Merged pull requests:**
19
31
 
20
- - Fix rubocop 1.86.2 lint [\#447](https://github.com/OpenVoxProject/openvox/pull/447) ([Sharpie](https://github.com/Sharpie))
21
- - Clarify "ref" description in GitHub build workflow [\#445](https://github.com/OpenVoxProject/openvox/pull/445) ([Sharpie](https://github.com/Sharpie))
22
- - Promote puppet-runtime 2026.05.11.1 into main [\#437](https://github.com/OpenVoxProject/openvox/pull/437) ([OpenVoxProjectBot](https://github.com/OpenVoxProjectBot))
23
- - Promote openfact 5.6.1 into main [\#436](https://github.com/OpenVoxProject/openvox/pull/436) ([OpenVoxProjectBot](https://github.com/OpenVoxProjectBot))
24
- - Switch from puppet-strings to openvox-strings [\#434](https://github.com/OpenVoxProject/openvox/pull/434) ([tuxmea](https://github.com/tuxmea))
25
- - Update acceptance defaults and descriptions for OpenVox 9 [\#431](https://github.com/OpenVoxProject/openvox/pull/431) ([nmburgan](https://github.com/nmburgan))
26
- - Promote puppet-runtime 2026.05.07.1 into main [\#429](https://github.com/OpenVoxProject/openvox/pull/429) ([OpenVoxProjectBot](https://github.com/OpenVoxProjectBot))
27
- - Change branch name in promote workflow [\#428](https://github.com/OpenVoxProject/openvox/pull/428) ([nmburgan](https://github.com/nmburgan))
32
+ - 8.x Backport: Fix rubocop 1.86.2 lint [\#448](https://github.com/OpenVoxProject/openvox/pull/448) ([Sharpie](https://github.com/Sharpie))
33
+ - Promote puppet-runtime 2026.05.11.1 into 8.x [\#439](https://github.com/OpenVoxProject/openvox/pull/439) ([OpenVoxProjectBot](https://github.com/OpenVoxProjectBot))
34
+ - Promote openfact 5.6.1 into 8.x [\#438](https://github.com/OpenVoxProject/openvox/pull/438) ([OpenVoxProjectBot](https://github.com/OpenVoxProjectBot))
35
+ - Promote puppet-runtime 2026.05.07.1 into 8.x [\#430](https://github.com/OpenVoxProject/openvox/pull/430) ([OpenVoxProjectBot](https://github.com/OpenVoxProjectBot))
28
36
  - Changes to prepare for 8.x branching [\#425](https://github.com/OpenVoxProject/openvox/pull/425) ([nmburgan](https://github.com/nmburgan))
29
- - Update github\_changelog\_generator [\#424](https://github.com/OpenVoxProject/openvox/pull/424) ([nmburgan](https://github.com/nmburgan))
30
- - Modify S3 copy command to suppress progress output [\#423](https://github.com/OpenVoxProject/openvox/pull/423) ([corporate-gadfly](https://github.com/corporate-gadfly))
31
37
  - Add release version check and stop trying to bump to an RC version [\#413](https://github.com/OpenVoxProject/openvox/pull/413) ([nmburgan](https://github.com/nmburgan))
32
38
 
33
39
  ## [8.26.2](https://github.com/openvoxproject/openvox/tree/8.26.2) (2026-04-18)
data/Rakefile CHANGED
@@ -162,7 +162,8 @@ begin
162
162
  config.exclude_labels = %w[dependencies duplicate question invalid wontfix wont-fix modulesync skip-changelog]
163
163
  config.since_tag = "8.18.1"
164
164
  config.future_release = Puppet::PUPPETVERSION
165
- config.exclude_tags_regex = /\A7\./
165
+ config.exclude_tags_regex = /\A[7,9]\./
166
+ config.release_branch = "8.x"
166
167
  end
167
168
  rescue LoadError
168
169
  task :changelog do
@@ -30,21 +30,18 @@ class Puppet::FileSystem::Uniquefile < DelegateClass(File)
30
30
  def initialize(basename, *rest)
31
31
  create_tmpname(basename, *rest) do |tmpname, _n, opts|
32
32
  mode = File::RDWR | File::CREAT | File::EXCL
33
- perm = 0o600
34
33
  if opts
35
34
  mode |= opts.delete(:mode) || 0
36
- opts[:perm] = perm
37
- perm = nil
35
+ opts.delete(:perm)
38
36
  else
39
- opts = perm
37
+ opts = {}
40
38
  end
41
39
  self.class.locking(tmpname) do
42
- @tmpfile = File.open(tmpname, mode, opts)
40
+ @tmpfile = File.open(tmpname, mode, 0o600, **opts)
43
41
  @tmpname = tmpname
44
42
  end
45
43
  @mode = mode & ~(File::CREAT | File::EXCL)
46
- perm or opts.freeze
47
- @opts = opts
44
+ @opts = opts.freeze
48
45
  end
49
46
 
50
47
  super(@tmpfile)
@@ -53,7 +50,7 @@ class Puppet::FileSystem::Uniquefile < DelegateClass(File)
53
50
  # Opens or reopens the file with mode "r+".
54
51
  def open
55
52
  @tmpfile.close if @tmpfile
56
- @tmpfile = File.open(@tmpname, @mode, @opts)
53
+ @tmpfile = File.open(@tmpname, @mode, 0o600, **@opts)
57
54
  __setobj__(@tmpfile)
58
55
  end
59
56
 
@@ -19,10 +19,14 @@ Puppet::Type.type(:group).provide :groupadd, :parent => Puppet::Provider::NameSe
19
19
 
20
20
  optional_commands :localadd => "lgroupadd", :localdelete => "lgroupdel", :localmodify => "lgroupmod", :purgemember => "usermod"
21
21
 
22
- has_feature :manages_local_users_and_groups if Puppet.features.libuser?
23
- has_feature :manages_members if Puppet.features.libuser? ||
24
- (Puppet.runtime[:facter].value('os.name') == "Fedora" &&
25
- Puppet.runtime[:facter].value('os.release.major').to_i >= 40)
22
+ if Puppet.features.libuser?
23
+ has_feature :manages_local_users_and_groups
24
+ has_feature :manages_members
25
+ elsif Puppet.runtime[:facter].value('os.name') == "Fedora"
26
+ has_feature :manages_members if Puppet.runtime[:facter].value('os.release.major').to_i >= 40
27
+ elsif Puppet.runtime[:facter].value('os.family') == "RedHat"
28
+ has_feature :manages_members if Puppet.runtime[:facter].value('os.release.major').to_i >= 10
29
+ end
26
30
 
27
31
  # Libuser's modify command 'lgroupmod' requires '-M' flag for member additions.
28
32
  # 'groupmod' command requires the '-aU' flags for it.
@@ -8,7 +8,7 @@
8
8
  # Raketasks and such to set the version based on the output of `git describe`
9
9
 
10
10
  module Puppet
11
- PUPPETVERSION = '8.27.0'
11
+ PUPPETVERSION = '8.28.0'
12
12
  IMPLEMENTATION = 'openvox'
13
13
 
14
14
  ##
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: openvox
3
3
  version: !ruby/object:Gem::Version
4
- version: 8.27.0
4
+ version: 8.28.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - OpenVox Project