Skip to content

Commit a60735e

Browse files
committed
Release 5.0.0
1 parent d5dcf2e commit a60735e

File tree

3 files changed

+235
-213
lines changed

3 files changed

+235
-213
lines changed

CHANGELOG.md

Lines changed: 10 additions & 212 deletions
Original file line numberDiff line numberDiff line change
@@ -1,227 +1,25 @@
1-
# Change Log
1+
# Changelog
22

33
All notable changes to this project will be documented in this file.
4+
Each new release typically also includes the latest modulesync defaults.
5+
These should not affect the functionality of the module.
46

5-
## [v4.0.0](https://github.com/petems/petems-swap_file/tree/v4.0.0) (2017-07-09)
6-
[Full Changelog](https://github.com/petems/petems-swap_file/compare/v3.1.4...v4.0.0)
7+
## [v5.0.0](https://github.com/voxpupuli/puppet-swap_file/tree/v5.0.0) (2024-09-20)
78

8-
**Closed issues:**
9+
[Full Changelog](https://github.com/voxpupuli/puppet-swap_file/compare/c8cf711bb10f100c0b9ad66a16e7e54a54f776d3...v5.0.0)
910

10-
- Push v3.1.3 to Forge [\#72](https://github.com/petems/petems-swap_file/issues/72)
11+
**Breaking changes:**
1112

12-
**Merged pull requests:**
13-
14-
- Linting fixes [\#76](https://github.com/petems/petems-swap_file/pull/76) ([petems](https://github.com/petems))
15-
- Update metadata.json [\#75](https://github.com/petems/petems-swap_file/pull/75) ([petems](https://github.com/petems))
16-
- Fixes issue with empty fact [\#74](https://github.com/petems/petems-swap_file/pull/74) ([petems](https://github.com/petems))
17-
- Update to Augeas systcl module [\#73](https://github.com/petems/petems-swap_file/pull/73) ([antyale](https://github.com/antyale))
18-
19-
## [v3.1.4](https://github.com/petems/petems-swap_file/tree/v3.1.4) (2017-02-22)
20-
[Full Changelog](https://github.com/petems/petems-swap_file/compare/v3.1.3...v3.1.4)
21-
22-
## [v3.1.3](https://github.com/petems/petems-swap_file/tree/v3.1.3) (2017-02-22)
23-
[Full Changelog](https://github.com/petems/petems-swap_file/compare/v3.0.2...v3.1.3)
24-
25-
**Merged pull requests:**
26-
27-
- Fixes Travis [\#71](https://github.com/petems/petems-swap_file/pull/71) ([petems](https://github.com/petems))
28-
- Make json file RFC 4627 valid [\#70](https://github.com/petems/petems-swap_file/pull/70) ([greglint](https://github.com/greglint))
29-
- Change to use vagrant-libvirt over custom [\#69](https://github.com/petems/petems-swap_file/pull/69) ([petems](https://github.com/petems))
30-
- Add testing for custom Vagrantfile [\#68](https://github.com/petems/petems-swap_file/pull/68) ([petems](https://github.com/petems))
31-
- Add basic Jenkinsfile [\#67](https://github.com/petems/petems-swap_file/pull/67) ([petems](https://github.com/petems))
32-
- Set seltype for swapfile [\#66](https://github.com/petems/petems-swap_file/pull/66) ([petems](https://github.com/petems))
33-
34-
## [v3.0.2](https://github.com/petems/petems-swap_file/tree/v3.0.2) (2016-08-07)
35-
[Full Changelog](https://github.com/petems/petems-swap_file/compare/v3.0.1...v3.0.2)
36-
37-
**Closed issues:**
38-
39-
- Directory not empty @ dir\_s\_rmdir [\#63](https://github.com/petems/petems-swap_file/issues/63)
40-
41-
**Merged pull requests:**
42-
43-
- Fix error in documentation [\#64](https://github.com/petems/petems-swap_file/pull/64) ([petems](https://github.com/petems))
44-
45-
## [v3.0.1](https://github.com/petems/petems-swap_file/tree/v3.0.1) (2016-05-26)
46-
[Full Changelog](https://github.com/petems/petems-swap_file/compare/v3.0.0...v3.0.1)
47-
48-
## [v3.0.0](https://github.com/petems/petems-swap_file/tree/v3.0.0) (2016-05-26)
49-
[Full Changelog](https://github.com/petems/petems-swap_file/compare/v2.5.0...v3.0.0)
50-
51-
**Fixed bugs:**
52-
53-
- Updating the module to latest version will create additional fstab entries for the same swapfile [\#20](https://github.com/petems/petems-swap_file/issues/20)
54-
55-
**Merged pull requests:**
56-
57-
- Type and provider refactor [\#15](https://github.com/petems/petems-swap_file/pull/15) ([petems](https://github.com/petems))
58-
59-
## [v2.5.0](https://github.com/petems/petems-swap_file/tree/v2.5.0) (2016-05-24)
60-
[Full Changelog](https://github.com/petems/petems-swap_file/compare/v2.4.1...v2.5.0)
61-
62-
**Merged pull requests:**
63-
64-
- Adds ability set swappiness with the module [\#62](https://github.com/petems/petems-swap_file/pull/62) ([petems](https://github.com/petems))
65-
66-
## [v2.4.1](https://github.com/petems/petems-swap_file/tree/v2.4.1) (2016-05-11)
67-
[Full Changelog](https://github.com/petems/petems-swap_file/compare/v2.4.0...v2.4.1)
68-
69-
## [v2.4.0](https://github.com/petems/petems-swap_file/tree/v2.4.0) (2016-05-11)
70-
[Full Changelog](https://github.com/petems/petems-swap_file/compare/v2.3.0...v2.4.0)
13+
- Drop support for Puppet 4,5 & 6, CentOS 5, 6 & 7, Ubuntu 10.04 [\#2](https://github.com/voxpupuli/puppet-swap_file/pull/2) ([traylenator](https://github.com/traylenator))
7114

7215
**Implemented enhancements:**
7316

74-
- Create workaround for stringify\_facts true [\#57](https://github.com/petems/petems-swap_file/issues/57)
75-
76-
**Fixed bugs:**
77-
78-
- Cannot change size of existing swap file [\#13](https://github.com/petems/petems-swap_file/issues/13)
79-
80-
**Merged pull requests:**
81-
82-
- Allows removing existing swap from a CSV fact [\#61](https://github.com/petems/petems-swap_file/pull/61) ([petems](https://github.com/petems))
83-
- Add a swapfile fact as a CSV [\#60](https://github.com/petems/petems-swap_file/pull/60) ([petems](https://github.com/petems))
84-
85-
## [v2.3.0](https://github.com/petems/petems-swap_file/tree/v2.3.0) (2016-05-04)
86-
[Full Changelog](https://github.com/petems/petems-swap_file/compare/v2.2.2...v2.3.0)
87-
88-
**Closed issues:**
89-
90-
- Update CHANGELOG with 2.2.2 changes [\#45](https://github.com/petems/petems-swap_file/issues/45)
91-
92-
**Merged pull requests:**
93-
94-
- Move coverage shim to spec\_helper [\#59](https://github.com/petems/petems-swap_file/pull/59) ([petems](https://github.com/petems))
95-
- Update main class documentation [\#58](https://github.com/petems/petems-swap_file/pull/58) ([petems](https://github.com/petems))
96-
- Add older listen gem for older Ruby versions [\#56](https://github.com/petems/petems-swap_file/pull/56) ([petems](https://github.com/petems))
97-
- New feature: resizing existing swapfiles [\#55](https://github.com/petems/petems-swap_file/pull/55) ([petems](https://github.com/petems))
98-
- Linting fixes in examples [\#54](https://github.com/petems/petems-swap_file/pull/54) ([petems](https://github.com/petems))
99-
- Updates swap file fact to only show swap files [\#53](https://github.com/petems/petems-swap_file/pull/53) ([petems](https://github.com/petems))
100-
- Make things a little less strict [\#52](https://github.com/petems/petems-swap_file/pull/52) ([petems](https://github.com/petems))
101-
- Renaming sizes fact [\#51](https://github.com/petems/petems-swap_file/pull/51) ([petems](https://github.com/petems))
102-
- Add contributing.json \(GitMagic\) [\#49](https://github.com/petems/petems-swap_file/pull/49) ([gitmagic-bot](https://github.com/gitmagic-bot))
103-
- Update stdlib versions [\#48](https://github.com/petems/petems-swap_file/pull/48) ([petems](https://github.com/petems))
104-
- Adding a fact to show you swap file sizes [\#47](https://github.com/petems/petems-swap_file/pull/47) ([petems](https://github.com/petems))
105-
106-
## [v2.2.2](https://github.com/petems/petems-swap_file/tree/v2.2.2) (2016-04-03)
107-
[Full Changelog](https://github.com/petems/petems-swap_file/compare/v2.2.1...v2.2.2)
108-
109-
**Closed issues:**
110-
111-
- Created file size is incorrect [\#43](https://github.com/petems/petems-swap_file/issues/43)
112-
113-
**Merged pull requests:**
114-
115-
- Fixes MB size accuracy [\#44](https://github.com/petems/petems-swap_file/pull/44) ([petems](https://github.com/petems))
116-
117-
## [v2.2.1](https://github.com/petems/petems-swap_file/tree/v2.2.1) (2016-02-16)
118-
[Full Changelog](https://github.com/petems/petems-swap_file/compare/v2.2.0...v2.2.1)
119-
120-
**Merged pull requests:**
121-
122-
- Move to petems-swap\_file [\#42](https://github.com/petems/petems-swap_file/pull/42) ([petems](https://github.com/petems))
123-
- Make testing matrix a little simpler... [\#41](https://github.com/petems/petems-swap_file/pull/41) ([petems](https://github.com/petems))
124-
125-
## [v2.2.0](https://github.com/petems/petems-swap_file/tree/v2.2.0) (2016-02-15)
126-
[Full Changelog](https://github.com/petems/petems-swap_file/compare/v2.1.0...v2.2.0)
127-
128-
**Closed issues:**
129-
130-
- Module should be tested on multiple Ruby and Puppet versions [\#38](https://github.com/petems/petems-swap_file/issues/38)
131-
- Release version 2.1.0 on Puppet Forge [\#36](https://github.com/petems/petems-swap_file/issues/36)
132-
- dd vs fallocate [\#26](https://github.com/petems/petems-swap_file/issues/26)
133-
134-
**Merged pull requests:**
135-
136-
- Wrapper [\#40](https://github.com/petems/petems-swap_file/pull/40) ([Phil-Friderici](https://github.com/Phil-Friderici))
137-
- Modernize Travis setup [\#39](https://github.com/petems/petems-swap_file/pull/39) ([Phil-Friderici](https://github.com/Phil-Friderici))
138-
- Satisfy puppet-lint [\#37](https://github.com/petems/petems-swap_file/pull/37) ([Phil-Friderici](https://github.com/Phil-Friderici))
139-
140-
## [v2.1.0](https://github.com/petems/petems-swap_file/tree/v2.1.0) (2015-12-30)
141-
[Full Changelog](https://github.com/petems/petems-swap_file/compare/v2.0.0...v2.1.0)
142-
143-
**Closed issues:**
144-
145-
- Missing 2.0.0 tag [\#24](https://github.com/petems/petems-swap_file/issues/24)
146-
147-
**Merged pull requests:**
148-
149-
- Adds `cmd` parameter. [\#35](https://github.com/petems/petems-swap_file/pull/35) ([petems](https://github.com/petems))
150-
- Updating Beaker acceptance machines [\#34](https://github.com/petems/petems-swap_file/pull/34) ([petems](https://github.com/petems))
151-
- Enable travis docker [\#32](https://github.com/petems/petems-swap_file/pull/32) ([petems](https://github.com/petems))
152-
- Adds spec.opts file [\#31](https://github.com/petems/petems-swap_file/pull/31) ([petems](https://github.com/petems))
153-
- Add cmd param [\#29](https://github.com/petems/petems-swap_file/pull/29) ([petems](https://github.com/petems))
154-
- Added timeout parameter for exec when using dd [\#27](https://github.com/petems/petems-swap_file/pull/27) ([petems](https://github.com/petems))
155-
156-
## [v2.0.0](https://github.com/petems/petems-swap_file/tree/v2.0.0) (2015-07-27)
157-
[Full Changelog](https://github.com/petems/petems-swap_file/compare/v1.1.1...v2.0.0)
158-
159-
**Closed issues:**
160-
161-
- swap\_file::files fails when you set the ensure attribute to absent [\#21](https://github.com/petems/petems-swap_file/issues/21)
162-
163-
**Merged pull requests:**
164-
165-
- Remove Class for Swap file [\#23](https://github.com/petems/petems-swap_file/pull/23) ([petems](https://github.com/petems))
166-
- Fix: exec contains swapfile name when absent [\#22](https://github.com/petems/petems-swap_file/pull/22) ([juame](https://github.com/juame))
167-
- Update README.markdown [\#18](https://github.com/petems/petems-swap_file/pull/18) ([yalcinsurkultay](https://github.com/yalcinsurkultay))
168-
169-
## [v1.1.1](https://github.com/petems/petems-swap_file/tree/v1.1.1) (2015-03-17)
170-
[Full Changelog](https://github.com/petems/petems-swap_file/compare/v1.1.0...v1.1.1)
171-
172-
**Closed issues:**
173-
174-
- mount resource should be unique [\#14](https://github.com/petems/petems-swap_file/issues/14)
175-
176-
**Merged pull requests:**
177-
178-
- Add defined type for swap and give unique names [\#16](https://github.com/petems/petems-swap_file/pull/16) ([petems](https://github.com/petems))
179-
180-
## [v1.1.0](https://github.com/petems/petems-swap_file/tree/v1.1.0) (2015-03-17)
181-
[Full Changelog](https://github.com/petems/petems-swap_file/compare/v1.0.1...v1.1.0)
182-
183-
## [v1.0.1](https://github.com/petems/petems-swap_file/tree/v1.0.1) (2015-01-17)
184-
[Full Changelog](https://github.com/petems/petems-swap_file/compare/v1.0.0...v1.0.1)
185-
186-
**Closed issues:**
187-
188-
- Not issue, ask a question [\#11](https://github.com/petems/petems-swap_file/issues/11)
189-
- missed "default" in fstab [\#5](https://github.com/petems/petems-swap_file/issues/5)
190-
- Docker Beaker tests always fail [\#4](https://github.com/petems/petems-swap_file/issues/4)
191-
192-
**Merged pull requests:**
193-
194-
- Fix License code [\#12](https://github.com/petems/petems-swap_file/pull/12) ([petems](https://github.com/petems))
195-
- Add FreeBSD tests [\#10](https://github.com/petems/petems-swap_file/pull/10) ([petems](https://github.com/petems))
196-
- Swap fstab settings [\#8](https://github.com/petems/petems-swap_file/pull/8) ([petems](https://github.com/petems))
197-
- Fixes to swapfile permissions and to implied OS support [\#7](https://github.com/petems/petems-swap_file/pull/7) ([mattock](https://github.com/mattock))
198-
199-
## [v1.0.0](https://github.com/petems/petems-swap_file/tree/v1.0.0) (2014-09-24)
200-
[Full Changelog](https://github.com/petems/petems-swap_file/compare/v0.3.0...v1.0.0)
201-
202-
## [v0.3.0](https://github.com/petems/petems-swap_file/tree/v0.3.0) (2014-09-01)
203-
[Full Changelog](https://github.com/petems/petems-swap_file/compare/v0.2.0...v0.3.0)
204-
205-
## [v0.2.0](https://github.com/petems/petems-swap_file/tree/v0.2.0) (2014-09-01)
206-
[Full Changelog](https://github.com/petems/petems-swap_file/compare/0.3.0...v0.2.0)
207-
208-
## [0.3.0](https://github.com/petems/petems-swap_file/tree/0.3.0) (2014-09-01)
209-
[Full Changelog](https://github.com/petems/petems-swap_file/compare/0.2.0...0.3.0)
210-
211-
## [0.2.0](https://github.com/petems/petems-swap_file/tree/0.2.0) (2014-08-22)
212-
[Full Changelog](https://github.com/petems/petems-swap_file/compare/v0.1.2...0.2.0)
213-
214-
## [v0.1.2](https://github.com/petems/petems-swap_file/tree/v0.1.2) (2014-05-29)
215-
[Full Changelog](https://github.com/petems/petems-swap_file/compare/v0.1.1...v0.1.2)
216-
217-
## [v0.1.1](https://github.com/petems/petems-swap_file/tree/v0.1.1) (2014-05-29)
218-
[Full Changelog](https://github.com/petems/petems-swap_file/compare/v0.1.0...v0.1.1)
17+
- Support RHEL, Alma, Rocky 8,9, Debian 11, 12 and Ubuntu 20.04 and 22.04 [\#3](https://github.com/voxpupuli/puppet-swap_file/pull/3) ([traylenator](https://github.com/traylenator))
21918

220-
## [v0.1.0](https://github.com/petems/petems-swap_file/tree/v0.1.0) (2014-02-27)
22119
**Merged pull requests:**
22220

223-
- Removing custom fact for memory size in bytes [\#1](https://github.com/petems/petems-swap_file/pull/1) ([petems](https://github.com/petems))
21+
- fix: update readme to voxpupuli [\#13](https://github.com/voxpupuli/puppet-swap_file/pull/13) ([rwaffen](https://github.com/rwaffen))
22422

22523

22624

227-
\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)*
25+
\* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)*

0 commit comments

Comments
 (0)