Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Version 1.5.0 - CHANGELOG.md [citest skip] #125

Merged
merged 1 commit into from
Sep 19, 2022

Conversation

richm
Copy link
Contributor

@richm richm commented Sep 19, 2022

[1.5.0] - 2022-09-19

New Features

community.general.seport has recently added the local parameter
which is now supported by the role.

  • local: true:
    • state: present enforces change to be made even though the
      port mapping could already exists in built in policy
    • state: absent would remove only local modification and would not
      try to remove builtin mapping.

The role vendors-in the seport module as local_seport, because otherwise
it is too difficult to support both Ansible 2.9 and ansible-core. We will
revisit this when Ansible 2.9 is EOL.

Bug Fixes

  • none

Other Changes

Signed-off-by: Rich Megginson rmeggins@redhat.com

[1.5.0] - 2022-09-19
--------------------

### New Features

- add 'local' parameter to seport (linux-system-roles#124)

`community.general.seport` has recently added the `local` parameter
which is now supported by the role.

- `local: true`:
  * `state: present` enforces change to be made even though the
    port mapping could already exists in built in policy
  * `state: absent` would remove only local modification and would not
    try to remove builtin mapping.

The role vendors-in the seport module as `local_seport`, because otherwise
it is too difficult to support both Ansible 2.9 and ansible-core.  We will
revisit this when Ansible 2.9 is EOL.

### Bug Fixes

- none

### Other Changes

- add test for fcontext seuser and selevel (linux-system-roles#120)

Signed-off-by: Rich Megginson <rmeggins@redhat.com>
@richm richm merged commit fee0be6 into linux-system-roles:master Sep 19, 2022
@richm richm deleted the cl-20220919 branch September 19, 2022 23:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant