Skip to content

Commit 16287cc

Browse files
committed
Release 11.0.0
1 parent eea87a5 commit 16287cc

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-1
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,22 @@ All notable changes to this project will be documented in this file.
44
Each new release typically also includes the latest modulesync defaults.
55
These should not affect the functionality of the module.
66

7+
## [v11.0.0](https://github.com/voxpupuli/puppet-cvmfs/tree/v11.0.0) (2025-06-29)
8+
9+
[Full Changelog](https://github.com/voxpupuli/puppet-cvmfs/compare/v10.2.0...v11.0.0)
10+
11+
**Breaking changes:**
12+
13+
- Remove fuse3 parameter [\#209](https://github.com/voxpupuli/puppet-cvmfs/pull/209) ([traylenator](https://github.com/traylenator))
14+
- Drop Support for EOL OSes [\#208](https://github.com/voxpupuli/puppet-cvmfs/pull/208) ([traylenator](https://github.com/traylenator))
15+
16+
**Implemented enhancements:**
17+
18+
- Support RH 10, Fed' 41,42 Ubu' 24.04 and Deb' 12 [\#210](https://github.com/voxpupuli/puppet-cvmfs/pull/210) ([traylenator](https://github.com/traylenator))
19+
- Allow puppetlabs/apt 10.x [\#205](https://github.com/voxpupuli/puppet-cvmfs/pull/205) ([smortex](https://github.com/smortex))
20+
- metadata.json: Add OpenVox [\#204](https://github.com/voxpupuli/puppet-cvmfs/pull/204) ([jstraw](https://github.com/jstraw))
21+
- Run cvmfs\_fsck service as user cvmfs [\#201](https://github.com/voxpupuli/puppet-cvmfs/pull/201) ([traylenator](https://github.com/traylenator))
22+
723
## [v10.2.0](https://github.com/voxpupuli/puppet-cvmfs/tree/v10.2.0) (2024-02-08)
824

925
[Full Changelog](https://github.com/voxpupuli/puppet-cvmfs/compare/v10.1.0...v10.2.0)

metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "puppet-cvmfs",
3-
"version": "10.2.1-rc0",
3+
"version": "11.0.0",
44
"summary": "Manages CVMFS clients",
55
"author": "Vox Pupuli",
66
"project_page": "https://github.com/voxpupuli/puppet-cvmfs",

0 commit comments

Comments
 (0)