Skip to content

Commit 4bdb318

Browse files
authored
Merge pull request #48 from puppetlabs/release-prep
Release prep v1.4.0
2 parents c07f61d + f41d123 commit 4bdb318

File tree

2 files changed

+30
-28
lines changed

2 files changed

+30
-28
lines changed

CHANGELOG.md

Lines changed: 29 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -1,73 +1,75 @@
1-
# Change log
1+
<!-- markdownlint-disable MD024 -->
2+
# Changelog
23

3-
All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org).
4+
All notable changes to this project will be documented in this file.
45

5-
## [v1.3.0](https://github.com/puppetlabs/puppetlabs-selinux_core/tree/v1.3.0) (2023-02-14)
6+
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org).
7+
8+
## [v1.4.0](https://github.com/puppetlabs/puppetlabs-selinux_core/tree/v1.4.0) - 2024-03-06
9+
10+
[Full Changelog](https://github.com/puppetlabs/puppetlabs-selinux_core/compare/v1.3.0...v1.4.0)
11+
12+
### Added
13+
14+
- (PA-5575) Add Amazon to display support in Puppet forge [#45](https://github.com/puppetlabs/puppetlabs-selinux_core/pull/45) ([shubhamshinde360](https://github.com/shubhamshinde360))
15+
16+
## [v1.3.0](https://github.com/puppetlabs/puppetlabs-selinux_core/tree/v1.3.0) - 2023-02-14
617

718
[Full Changelog](https://github.com/puppetlabs/puppetlabs-selinux_core/compare/v1.2.0...v1.3.0)
819

920
### Added
1021

11-
- \(MODULES-11371\) Updates PDK template [\#38](https://github.com/puppetlabs/puppetlabs-selinux_core/pull/38) ([mhashizume](https://github.com/mhashizume))
22+
- (MODULES-11371) Updates PDK template [#38](https://github.com/puppetlabs/puppetlabs-selinux_core/pull/38) ([mhashizume](https://github.com/mhashizume))
1223

13-
## [v1.2.0](https://github.com/puppetlabs/puppetlabs-selinux_core/tree/v1.2.0) (2021-10-04)
24+
## [v1.2.0](https://github.com/puppetlabs/puppetlabs-selinux_core/tree/v1.2.0) - 2021-10-04
1425

1526
[Full Changelog](https://github.com/puppetlabs/puppetlabs-selinux_core/compare/1.1.0...v1.2.0)
1627

1728
### Added
1829

19-
- \(MODULES-11167\)\(MODULES-11191\) Add RockyLinux and AlmaLinux to selinux\_core metadata [\#30](https://github.com/puppetlabs/puppetlabs-selinux_core/pull/30) ([BobosilaVictor](https://github.com/BobosilaVictor))
30+
- (MODULES-11167)(MODULES-11191) Add RockyLinux and AlmaLinux to selinux_core metadata [#30](https://github.com/puppetlabs/puppetlabs-selinux_core/pull/30) ([BobosilaVictor](https://github.com/BobosilaVictor))
2031

21-
## [1.1.0](https://github.com/puppetlabs/puppetlabs-selinux_core/tree/1.1.0) (2021-03-31)
32+
## [1.1.0](https://github.com/puppetlabs/puppetlabs-selinux_core/tree/1.1.0) - 2021-03-31
2233

2334
[Full Changelog](https://github.com/puppetlabs/puppetlabs-selinux_core/compare/1.0.4...1.1.0)
2435

2536
### Added
2637

27-
- \(MODULES-7319\) Call "semodule --list" only once. [\#23](https://github.com/puppetlabs/puppetlabs-selinux_core/pull/23) ([montaguethomas](https://github.com/montaguethomas))
38+
- (MODULES-7319) Call "semodule --list" only once. [#23](https://github.com/puppetlabs/puppetlabs-selinux_core/pull/23) ([montaguethomas](https://github.com/montaguethomas))
2839

29-
## [1.0.4](https://github.com/puppetlabs/puppetlabs-selinux_core/tree/1.0.4) (2019-11-06)
40+
## [1.0.4](https://github.com/puppetlabs/puppetlabs-selinux_core/tree/1.0.4) - 2019-11-06
3041

3142
[Full Changelog](https://github.com/puppetlabs/puppetlabs-selinux_core/compare/1.0.3...1.0.4)
3243

3344
### Added
3445

35-
- \(MODULES-10057\) allow bool for selboolean value [\#21](https://github.com/puppetlabs/puppetlabs-selinux_core/pull/21) ([ciprianbadescu](https://github.com/ciprianbadescu))
46+
- (MODULES-10057) allow bool for selboolean value [#21](https://github.com/puppetlabs/puppetlabs-selinux_core/pull/21) ([ciprianbadescu](https://github.com/ciprianbadescu))
3647

37-
## [1.0.3](https://github.com/puppetlabs/puppetlabs-selinux_core/tree/1.0.3) (2019-11-01)
48+
## [1.0.3](https://github.com/puppetlabs/puppetlabs-selinux_core/tree/1.0.3) - 2019-11-01
3849

3950
[Full Changelog](https://github.com/puppetlabs/puppetlabs-selinux_core/compare/1.0.2...1.0.3)
4051

4152
### Added
4253

43-
- pdksync - \(maint\) Update module using PDK 1.14.0 [\#19](https://github.com/puppetlabs/puppetlabs-selinux_core/pull/19) ([mihaibuzgau](https://github.com/mihaibuzgau))
54+
- pdksync - (maint) Update module using PDK 1.14.0 [#19](https://github.com/puppetlabs/puppetlabs-selinux_core/pull/19) ([mihaibuzgau](https://github.com/mihaibuzgau))
4455

45-
## [1.0.2](https://github.com/puppetlabs/puppetlabs-selinux_core/tree/1.0.2) (2019-02-12)
56+
## [1.0.2](https://github.com/puppetlabs/puppetlabs-selinux_core/tree/1.0.2) - 2019-02-13
4657

4758
[Full Changelog](https://github.com/puppetlabs/puppetlabs-selinux_core/compare/1.0.1...1.0.2)
4859

4960
### Added
5061

51-
- \(L10n\) Updating translations for readmes/README\_ja\_JP.md [\#12](https://github.com/puppetlabs/puppetlabs-selinux_core/pull/12) ([ehom](https://github.com/ehom))
52-
- Expand test coverage [\#9](https://github.com/puppetlabs/puppetlabs-selinux_core/pull/9) ([joshcooper](https://github.com/joshcooper))
62+
- (L10n) Updating translations for readmes/README_ja_JP.md [#12](https://github.com/puppetlabs/puppetlabs-selinux_core/pull/12) ([ehom](https://github.com/ehom))
63+
- Expand test coverage [#9](https://github.com/puppetlabs/puppetlabs-selinux_core/pull/9) ([joshcooper](https://github.com/joshcooper))
5364

54-
## [1.0.1](https://github.com/puppetlabs/puppetlabs-selinux_core/tree/1.0.1) (2018-08-17)
65+
## [1.0.1](https://github.com/puppetlabs/puppetlabs-selinux_core/tree/1.0.1) - 2018-08-17
5566

5667
[Full Changelog](https://github.com/puppetlabs/puppetlabs-selinux_core/compare/1.0.0...1.0.1)
5768

5869
### Added
5970

60-
- Support puppet 6 [\#4](https://github.com/puppetlabs/puppetlabs-selinux_core/pull/4) ([joshcooper](https://github.com/joshcooper))
71+
- Support puppet 6 [#4](https://github.com/puppetlabs/puppetlabs-selinux_core/pull/4) ([joshcooper](https://github.com/joshcooper))
6172

62-
## [1.0.0](https://github.com/puppetlabs/puppetlabs-selinux_core/tree/1.0.0) (2018-06-13)
73+
## [1.0.0](https://github.com/puppetlabs/puppetlabs-selinux_core/tree/1.0.0) - 2018-06-18
6374

6475
[Full Changelog](https://github.com/puppetlabs/puppetlabs-selinux_core/compare/bf3171fd0b25b687d6ff1665027d81763b7d5734...1.0.0)
65-
66-
### Added
67-
68-
- \(PUP-8943\) Match full selmodule name in exists? check [\#3](https://github.com/puppetlabs/puppetlabs-selinux_core/pull/3) ([vinzent](https://github.com/vinzent))
69-
- \(PUP-8577\) Migrate SELinux to a seperate module [\#1](https://github.com/puppetlabs/puppetlabs-selinux_core/pull/1) ([melissa](https://github.com/melissa))
70-
71-
72-
73-
\* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)*

metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "puppetlabs-selinux_core",
3-
"version": "1.3.0",
3+
"version": "1.4.0",
44
"author": "puppetlabs",
55
"summary": "Manage SELinux context of files",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)