Historique | Voir | Annoter | Télécharger (1,16 ko)
Prepare release 2.1.0
Allow stdlib 8.0.0
switch from camptocamp/systemd to voxpupuli/systemd
Release 2.0.1-rc0
Prepare release 2.0.0
Merge remote-tracking branch 'kenyon/bump-concat' into everything
puppetlabs/concat: Allow 7.x
puppetlabs/stdlib: Allow 7.x
camptocamp/systemd: allow 3.x
Release 1.3.1-rc0
Prepare release 1.3.0
metadata.json: drop Puppet 5 support
Also bump puppetlabs/concat and puppetlabs/stdlib, whose versions7.0.0 also dropped support for Puppet 5.
Fixes #78
Release 1.2.1-rc0 (#77)
Release 1.2.0 (#76)
Bump version to 1.1.2-rc0 (#72)
Manual MR due to travis_release being broken by necessity to approve.
https://github.com/voxpupuli/puppet-nftables/issues/61
Release 1.1.1 (#71)
[blacksmith] Bump version to 1.1.1-rc0
Release 1.1.0 (#67)
[blacksmith] Bump version to 1.0.1-rc0
Release 1.0.0 (#49)
Co-authored-by: duritong <peter.meier+github@immerda.ch>
Enable Puppet 7 support
Correct author, add tags and issues to metadata
Correctly remove puppet4 support
Adapt metadata to voxpupuli name space
Scientific Linux 8 will never exist
As per
https://listserv.fnal.gov/scripts/wa.exe?A2=ind1904&L=SCIENTIFIC-LINUX-ANNOUNCE&P=78
Reload rules atomically
Background: The unit file for nftables on CentOS 8 contains:
```ExecStart=/sbin/nft -f /etc/sysconfig/nftables.confExecReload=/sbin/nft 'flush ruleset; include "/etc/sysconfig/nftables.conf";'ExecStop=/sbin/nft flush ruleset```...
Do PDK convert
Add dependencies