You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-\[BREAKING CHANGE\] updated default version to Bareos 21 [\#115](https://github.com/voxpupuli/puppet-bareos/pull/115) ([jhoblitt](https://github.com/jhoblitt))
14
+
- drop support for fedora 31 & 32 \(EOL\)[\#114](https://github.com/voxpupuli/puppet-bareos/pull/114) ([jhoblitt](https://github.com/jhoblitt))
15
+
- drop EL6 support [\#113](https://github.com/voxpupuli/puppet-bareos/pull/113) ([jhoblitt](https://github.com/jhoblitt))
16
+
- modulesync 5.1.0 & Drop Puppet 5; Add Puppet 7 support [\#91](https://github.com/voxpupuli/puppet-bareos/pull/91) ([bastelfreak](https://github.com/bastelfreak))
- Add Amazon Linux 2 support [\#76](https://github.com/voxpupuli/puppet-bareos/pull/76) ([lduriez](https://github.com/lduriez))
29
+
30
+
**Fixed bugs:**
31
+
32
+
- Disable pam\_console\_password whent is not set [\#99](https://github.com/voxpupuli/puppet-bareos/pull/99) ([jarekherisz](https://github.com/jarekherisz))
33
+
- fix broken links in README.md [\#66](https://github.com/voxpupuli/puppet-bareos/pull/66) ([bastelfreak](https://github.com/bastelfreak))
34
+
35
+
**Closed issues:**
36
+
37
+
- Debian 10 seems to be supported [\#101](https://github.com/voxpupuli/puppet-bareos/issues/101)
38
+
- Ubuntu 20.04 is not supported [\#85](https://github.com/voxpupuli/puppet-bareos/issues/85)
39
+
- Repo URL /latest/ is deprecated [\#80](https://github.com/voxpupuli/puppet-bareos/issues/80)
40
+
- Reload Bareos config instead of restarting the whole director [\#75](https://github.com/voxpupuli/puppet-bareos/issues/75)
41
+
- Add missing parameter "count" to storage/device [\#73](https://github.com/voxpupuli/puppet-bareos/issues/73)
42
+
- support using bareos.com repos [\#56](https://github.com/voxpupuli/puppet-bareos/issues/56)
43
+
- Support for Bareos 18.2? [\#50](https://github.com/voxpupuli/puppet-bareos/issues/50)
44
+
45
+
**Merged pull requests:**
46
+
47
+
- Add support for droplet device\_type [\#104](https://github.com/voxpupuli/puppet-bareos/pull/104) ([aaronreay](https://github.com/aaronreay))
48
+
- added Ubuntu 20.04 to metadata.json file [\#102](https://github.com/voxpupuli/puppet-bareos/pull/102) ([hugendudel](https://github.com/hugendudel))
@@ -32,7 +86,7 @@ These should not affect the functionality of the module.
32
86
- modulesync 3.0.0 / Drop Ubuntu 12.04 and 14.04 / Drop Debian 7 and 8 / Drop CentOS 5 [\#53](https://github.com/voxpupuli/puppet-bareos/pull/53) ([dhoppe](https://github.com/dhoppe))
- Update dependency on puppetlabs/apt [\#31](https://github.com/voxpupuli/puppet-bareos/pull/31) ([towo](https://github.com/towo))
57
111
- Replace :undef with nil [\#29](https://github.com/voxpupuli/puppet-bareos/pull/29) ([towo](https://github.com/towo))
@@ -75,8 +129,8 @@ These should not affect the functionality of the module.
75
129
76
130
**Merged pull requests:**
77
131
78
-
- Address must not be quoted [\#24](https://github.com/voxpupuli/puppet-bareos/pull/24) ([Project0](https://github.com/Project0))
79
-
- set rspec-puppet version to last know [\#23](https://github.com/voxpupuli/puppet-bareos/pull/23) ([Project0](https://github.com/Project0))
132
+
- Address must not be quoted [\#24](https://github.com/voxpupuli/puppet-bareos/pull/24) ([project0](https://github.com/project0))
133
+
- set rspec-puppet version to last know [\#23](https://github.com/voxpupuli/puppet-bareos/pull/23) ([project0](https://github.com/project0))
80
134
- repository: Fixed debian os version string [\#22](https://github.com/voxpupuli/puppet-bareos/pull/22) ([laurigates](https://github.com/laurigates))
81
135
- Fixed mixed up conditionals [\#21](https://github.com/voxpupuli/puppet-bareos/pull/21) ([laurigates](https://github.com/laurigates))
82
136
- Fix bareos mail and operator command order [\#20](https://github.com/voxpupuli/puppet-bareos/pull/20) ([laurigates](https://github.com/laurigates))
@@ -92,25 +146,25 @@ These should not affect the functionality of the module.
92
146
93
147
**Merged pull requests:**
94
148
95
-
- Fix repository with redhat based distributions and newer facter only versions [\#10](https://github.com/voxpupuli/puppet-bareos/pull/10) ([Project0](https://github.com/Project0))
96
-
- Some minor fixes [\#8](https://github.com/voxpupuli/puppet-bareos/pull/8) ([Project0](https://github.com/Project0))
149
+
- Fix repository with redhat based distributions and newer facter only versions [\#10](https://github.com/voxpupuli/puppet-bareos/pull/10) ([project0](https://github.com/project0))
150
+
- Some minor fixes [\#8](https://github.com/voxpupuli/puppet-bareos/pull/8) ([project0](https://github.com/project0))
- Fix US-ASCII chars and runscript can be an array [\#4](https://github.com/voxpupuli/puppet-bareos/pull/4) ([Project0](https://github.com/Project0))
105
-
- type runscript can be specified as array with hashes [\#3](https://github.com/voxpupuli/puppet-bareos/pull/3) ([Project0](https://github.com/Project0))
158
+
- Fix US-ASCII chars and runscript can be an array [\#4](https://github.com/voxpupuli/puppet-bareos/pull/4) ([project0](https://github.com/project0))
159
+
- type runscript can be specified as array with hashes [\#3](https://github.com/voxpupuli/puppet-bareos/pull/3) ([project0](https://github.com/project0))
0 commit comments