#105 Update to upstream release 1.32.7
Closed a year ago by pcahyna. Opened a year ago by packit-stg.
rpms/ packit-stg/linux-system-roles 1.32.7-pcahyna-test-update  into  pcahyna-test

file modified
+10
@@ -349,3 +349,13 @@ 

  /ad_integration-0.0.1.tar.gz

  /containers-podman-1.9.4.tar.gz

  /auto-maintenance-49db00dddab301cc55bd4a3708c3f201567f645b.tar.gz

+ /auto-maintenance-1.32.7.tar.gz

+ /postfix-1.3.1.tar.gz

+ /network-1.10.1.tar.gz

+ /logging-1.11.2.tar.gz

+ /ha_cluster-1.8.1.tar.gz

+ /vpn-1.5.2.tar.gz

+ /cockpit-1.4.2.tar.gz

+ /podman-1.0.1.tar.gz

+ /ci-testing-1.1.1.tar.gz

+ /community-general-6.0.0.tar.gz

file modified
+724 -2
@@ -1,2 +1,724 @@ 

- Auto-generated on Fedora

- This file is only required because we cannot have conditional sources.

+ Changelog

+ =========

+ 

+ [1.30.5] - 2022-11-22

+ ---------------------

+ 

+ ### Bug Fixes

+ 

+ - cockpit - ansible-core 2.14 support - remove another warn

+ - vpn - only check for firewall ipsec service if managing firewall (#76)

+ 

+ 

+ [1.30.4] - 2022-11-20

+ ---------------------

+ 

+ ### Bug Fixes

+ 

+ - logging - cert cleanup needs to use getcert stop-tracking (#300)

+ 

+ 

+ [1.30.3] - 2022-11-18

+ ---------------------

+ 

+ ### Bug Fixes

+ 

+ - podman - ensure role works with podman 4.3

+ - podman - ensure role works with ansible-core 2.14

+ - podman - ensure role passes ansible-lint 6.x

+ 

+ 

+ [1.30.2] - 2022-11-16

+ ---------------------

+ 

+ ### Bug Fixes

+ 

+ - cockpit - make role work with ansible-core 2.14 - fix ansible-lint 6.x issues (#81)

+ 

+ 

+ [1.30.1] - 2022-11-15

+ ---------------------

+ 

+ [1.30.0] - 2022-11-02

+ ---------------------

+ 

+ ### New Features

+ 

+ - ad_integration - New Role

+ - cockpit - Use the firewall role and the selinux role from the cockpit role (#76)

+ - cockpit - Introduce cockpit_manage_firewall to use the firewall role to

+ - cockpit - Add the test check task tasks/check_port.yml for verifying the

+ - cockpit - Add meta/collection-requirements.yml.

+ - cockpit - Introduce cockpit_manage_selinux to use the selinux role to

+ - cockpit - Use the certificate role to create the cert and the key (#78)

+ - cockpit - Introduce a variable cockpit_certificates to set the certificate_requests.

+ - cockpit - Update README so that using the certificate role is recommended.

+ - network - Support looking up named route table in routing rule

+ - network - Support 'route_metric4' for initscripts provider

+ - network - Support the DNS priority

+ - podman - New Role

+ 

+ ### Bug Fixes

+ 

+ - network - bond: improve the validation for setting peer_notif_delay

+ - network - bond: test arp_all_targets only when arp_interval is enabled

+ - network - bond: attach ports when creating the bonding connection

+ 

+ 

+ [1.29.0] - 2022-11-02

+ ---------------------

+ 

+ ### New Features

+ 

+ - ha_cluster - Use the firewall role and the selinux role from the ha_cluster role

+ - ha_cluster - Introduce ha_cluster_manage_firewall to use the firewall role to

+ - ha_cluster - Introduce ha_cluster_manage_selinux to use the selinux role to

+ - ha_cluster - Add the test check task tasks/check_firewall_selinux.yml for

+ - ha_cluster - Use the certificate role to create the cert and the key

+ - ha_cluster - Introduce a variable ha_cluster_pcsd_certificates to set the certificate_requests.

+ - ha_cluster - add support for configuring qnetd

+ - ha_cluster - add support for configuring qdevice

+ - ha_cluster - qdevice and qnetd documentation

+ - logging - Use the firewall role, the selinux role, and the certificate role from the logging role (#293)

+ - logging - Introduce logging_manage_firewall to use the firewall role to manage

+ - logging - Introduce logging_manage_selinux to use the selinux role to manage

+ - logging - Add the test check task check_firewall_selinux.yml for verify the

+ - logging - Use the certificate role to generate certificates in the logging role

+ - logging - Introduce logging_certificates variable to specify parameters for

+ - metrics - Use the firewall role and the selinux role from the metrics role

+ - metrics - Introduce metrics_manage_firewall to use the firewall role to

+ - metrics - Introduce metrics_manage_selinux to use the selinux role to

+ - metrics - Add the test check task check_firewall_selinux.yml for verify

+ - metrics - Skip calling the firewall role when the managed node is rhel-6.

+ - metrics - When metrics_manage_firewall and metrics_manage_selinux are set

+ - nbde_server - Add support for custom ports (#38)

+ - nbde_server - Introduce nbde_server_manage_firewall and nbde_server_manage_selinux

+ - nbde_server - If nbde_server_manage_firewall is set to true, use the firewall

+ - nbde_server - If nbde_server_manage_selinux is set to true, use the selinux

+ - postfix - Use the firewall role and the selinux role from the postfix role (#56)

+ - postfix - Introduce postfix_manage_firewall to use the firewall role to

+ - postfix - Introduce postfix_manage_selinux to use the selinux role to

+ - postfix - Add the test check task tasks/check_firewall_selinux.yml for

+ - postfix - Add meta/collection-requirements.yml.

+ - vpn - Use the firewall role and the selinux role from the vpn role (#70)

+ - vpn - Introduce vpn_manage_firewall to enable the firewall role to manage

+ - vpn - Introduce vpn_manage_selinux to enable the selinux role to manage

+ - vpn - Add the test check task check_firewall_selinux.yml for verify the

+ - vpn - Add meta/collection-requirements.yml

+ 

+ ### Bug Fixes

+ 

+ - ha_cluster - fix decoding variables from an Ansible vault

+ - ha_cluster - add a test for vault-encrypted variables

+ - ha_cluster - adapt tests with vault-encrypted variables for CI

+ - ha_cluster - use a real temporary directory for test secrets

+ - ha_cluster - fix checking hacluster password

+ - ha_cluster - update sbd config file template

+ - ha_cluster - fix installing qnetd and pcs packages

+ - ha_cluster - fix auth for qnetd host

+ - metrics - grafana: small wording tweak to grafana v8/v9 action names

+ - metrics - grafana: include config file for Grafana v9

+ - metrics - grafana: update grafana.ini to permit all grafana-pcp plugin components

+ - nbde_client - correct clevis askpass unit conditional (#81)

+ - nbde_client - Add default clevis luks askpass unit (#79)

+ - nbde_client - use no_log: true where secrets might be revealed

+ - storage - Master thin support size fix (#299)

+ - storage - percent specified 'size' of thin pool volume is now properly

+ - storage - percentage size thin volume now correctly references its parent device

+ - storage - percentage values are now accepted size for thin pool size

+ 

+ 

+ [1.28.0] - 2022-10-31

+ ---------------------

+ 

+ ### New Features

+ 

+ - ssh - Add final version of the option RequiredRSASize (#53)

+ - sshd - Adding support for OpenWrt 21.03

+ - sshd - Add final version of RequiredRSASize

+ 

+ ### Bug Fixes

+ 

+ - sshd - Update source template to match generated files

+ 

+ 

+ [1.27.0] - 2022-09-19

+ ---------------------

+ 

+ ### New Features

+ 

+ - selinux - add 'local' parameter to seport (#124)

+ - selinux - `local: true`:

+ - sshd - Make drop-in config file functionality configurable by user

+ - timesync - adding support fpr Oracle Linux 6,7,8 and 9

+ - vpn - Various improvements required to connect to a managed remote host (#65)

+ 

+ ### Bug Fixes

+ 

+ - certificate - Move Debian to Python 3 packages

+ - ha_cluster - only install and setup fence-virt on x86_64 hosts (#64)

+ - ssh - cast value to string in jinja macro (#50)

+ - sshd - Allow user to override variables

+ - timesync - Update chrony.conf.j2

+ - timesync - Updated: type casting in overall timesync templates for testing

+ - timesync - Updated: type casting adjusted (timesync_max_distance <= int)

+ - vpn - Check for /usr/bin/openssl on controller - do not use package_facts (#66)

+ 

+ 

+ [1.26.1] - 2022-08-05

+ ---------------------

+ 

+ ### Bug Fixes

+ 

+ - network - network_state: improve state comparison for achieving idempotency

+ - network - argument_validator: fix IPRouteUtils.get_route_tables_mapping() for whitespace

+ 

+ 

+ [1.26.0] - 2022-08-03

+ ---------------------

+ 

+ ### New Features

+ 

+ - cockpit - Add customization of port (#67)

+ - firewall - feature - add/remove interfaces by PCI ID

+ - logging - Support startmsg.regex and endmsg.regex in the files inputs.

+ - network - Support the nmstate network state configuration

+ - selinux - Added setting of seuser and selevel for completeness (#108)

+ - ssh - add RSAMinSize parameter (#45)

+ 

+ ### Bug Fixes

+ 

+ - ha_cluster - readme: describe limitations of udp transports (#56)

+ - kernel_settings - Set the kernel_settings_reboot_required when reboot needed (#93)

+ - metrics - docs: make minimum redis and grafana versions more clear

+ - metrics - restart pmie, pmlogger if changed, do not wait for handler

+ - nbde_client - Sets needed spacing for appended rd.neednet parameter (#68)

+ - network - IfcfgUtil: Remediate `connection_seems_active()` for controller

+ - sshd - Add CHANGELOG.md

+ - sshd - Add changelog_to_tag.yml to .github/workflows

+ - sshd - add parameter RSAMinSize

+ - sshd - Add parameter RSAMinSize to Match blocks

+ - storage - Update README.md with latest changes (#290)

+ 

+ [1.24.2] - 2022-06-15

+ ---------------------

+ 

+ ### Bug Fixes

+ 

+ - sshd - The role still supports 2.9

+ 

+ [1.24.1] - 2022-06-13

+ ---------------------

+ 

+ ### New Features

+ 

+ - storage - check for thinlv name before assigning to thinlv\_params

+ 

+ ### Bug Fixes

+ 

+ - ha_cluster - s/ansible\_play\_hosts\_all/ansible\_play\_hosts/ where applicable

+ - logging - Fix including a var file in set\_vars.yml

+ - sshd - Fix various linting issues

+ - sshd - Addition notes about secondary variables

+ 

+ [1.24.0] - 2022-06-02

+ ---------------------

+ 

+ ### New Features

+ 

+ - network - IfcfgUtil: Remediate `connection_seems_active()` for controller

+ - storage - LVM RAID raid0 level support

+ - storage - Thin pool support

+ 

+ ### Bug Fixes

+ 

+ - firewall - fix: state not required for masquerade and ICMP block inversion

+ - firewall - Fix deprecated syntax in Readme

+ - ha_cluster - If ansible\_hostname includes '\_' the role fails with `invalid characters in salt`

+ - sshd - Remove kvm from virtualization platforms

+ 

+ [1.23.0] - 2022-05-25

+ ---------------------

+ 

+ ### New Features

+ 

+ - network - infiniband: Add the setting description

+ - network - infiniband: Reject the interface name for the ipoib connection

+ - network - infiniband: Reject the invalid pkey value

+ - network - infiniband: Change the default value of `p_key` into `None`

+ 

+ ### Bug Fixes

+ 

+ - network - infiniband: Fix the bug of wrongly checking whether the device exists

+ 

+ [1.22.1] - 2022-05-16

+ ---------------------

+ 

+ ### New Features

+ 

+ - metrics - Add CentOS 9 platform variables for each role

+ - sshd - Unbreak FIPS detection and stabilize failing tests and GH actions

+ - sshd - Make sure Include is in the main configuration file when drop-in directory is used

+ - sshd - Make the role FIPS-aware

+ - storage - add support for mount\_options

+ 

+ ### Bug Fixes

+ 

+ - ha_cluster - additional fix for password\_hash salt length

+ - sshd - Fix runtime directory check condition

+ - sshd - README: fix meta/make\_option\_lists link

+ 

+ [1.22.0] - 2022-05-02

+ ---------------------

+ 

+ ### New Features

+ 

+ - firewall - Added ability to restore Firewalld defaults

+ 

+ [1.21.0] - 2022-04-27

+ ---------------------

+ 

+ ### New Features

+ 

+ - logging - support gather\_facts: false

+ - metrics - Add a metrics\_from\_postfix boolean flag for the metrics role

+ - network - support playbooks which use gather_facts: false

+ 

+ ### Bug Fixes

+ 

+ - metrics - Resolve race condition with starting pmdapostfix

+ - metrics - Ensure a postfix log file exists for pmdapostfix to start

+ - postfix - fix ansible-lint issues

+ 

+ [1.20.0] - 2022-04-25

+ ---------------------

+ 

+ ### New Features

+ 

+ - firewall - support gather\_facts: false; support setup-snapshot.yml

+ - ha_cluster - Add support for SBD devices

+ - ha_cluster - support gather\_facts: false; support setup-snapshot.yml

+ - ha_cluster - add support for configuring bundle resources

+ - kdump - support gather\_facts: false; support setup-snapshot.yml

+ - kernel_settings - support gather\_facts: false; support setup-snapshot.yml

+ - metrics - Provide pcp_\single\_control option for control.d vs control files

+ - nbde_client - support gather\_facts: false; support setup-snapshot.yml

+ - nbde_server - support gather\_facts: false; support setup-snapshot.yml

+ - network - Add support for routing rules

+ - network - Util: Normalize address family value before getting prefix length

+ - postfix - support gather\_facts: false; support setup-snapshot.yml

+ - selinux - support gather\_facts: false; support setup-snapshot.yml

+ - ssh - support gather\_facts: false; support setup-snapshot.yml

+ - sshd - Ensure the ansible facts are available

+ - sshd - Move the common variables to separate file

+ - sshd - Clarify the magic number

+ - sshd - Reuse the list of skipped virtualization environments

+ - sshd - Update documentation with recent changes

+ - sshd - Introduce default hostkeys to check when using drop-in directory

+ - sshd - Add another virtualization platform exception

+ - sshd - Update templates to apply FIPS hostkeys filter

+ - storage - add xfsprogs for non-cloud-init systems

+ - storage - allow role to work with gather\_facts: false

+ - storage - add setup snapshot to install packages into snapshot

+ - timesync - support gather\_facts: false; support setup-snapshot.yml

+ - tlog - support gather\_facts: false; support setup-snapshot.yml

+ - vpn - support gather\_facts: false; support setup-snapshot.yml

+ 

+ ### Bug Fixes

+ 

+ - ha_cluster - Pcs fixes

+ - network - fix: class Python26CompatTestCase broken by minor python versions

+ - sshd - Avoid unnecessary use of 'and' in 'when' conditions

+ - sshd - Unbreak FIPS detection and hostkey filtering

+ - sshd - Set explicit path to the main configuration file to work well with the drop-in directory

+ - sshd - Fix runtime directory check

+ 

+ [1.19.0] - 2022-04-06

+ ---------------------

+ 

+ ### New Features

+ 

+ - ha_cluster - add support for advanced corosync configuration

+ - logging - Add log handling in case the target Elasticsearch is unavailable

+ - logging - RFE - support template, severity and facility options

+ - logging - Add support for multiline logs in oVirt vdsm.log

+ - storage - Less verbosity by default

+ - tlog - Execute authselect to update nsswitch

+ 

+ [1.18.2] - 2022-03-31

+ ---------------------

+ 

+ ### Bug Fixes

+ 

+ - nbde_client - network-flush: reset autoconnect-priority to zero

+ 

+ [1.18.1] - 2022-03-29

+ ---------------------

+ 

+ ### New Features

+ 

+ - nbde_client - Add dracut module for disabling autoconnect within initrd

+ 

+ [1.18.0] - 2022-03-15

+ ---------------------

+ 

+ ### New Features

+ 

+ - metrics - Support metrics from postfix mail servers

+ - metrics - Add "follow: yes" to the template task in the mssql and elasticsearch subrole.

+ - network - Add support for Rocky Linux

+ - postfix - Remove outdated ansible managed header and use {{ ansible\_managed | comment }}

+ - postfix - Add "previous: replaced" functionality to postfix\_conf dict to reset postfix configuration

+ 

+ ### Bug Fixes

+ 

+ - network - bond: Fix supporting the infiniband ports in active-backup mode

+ - postfix - Fix some issues in the role, more info in commits

+ - timesync - handle errors with stopping services

+ 

+ [1.17.0] - 2022-02-22

+ ---------------------

+ 

+ ### New Features

+ 

+ - firewall - ensure that changes to target take effect immediately

+ - firewall - Add ability to set the default zone

+ - ha_cluster - add SBD support

+ 

+ ### Bug Fixes

+ 

+ - tlog - tlog does not own sssd.conf - so use ini\_file to manage it

+ 

+ [1.16.0] - 2022-02-15

+ ---------------------

+ 

+ ### New Features

+ 

+ - certificate - System Roles should consistently use ansible\_managed in configuration files it manages

+ - network - NetworkManager provider: Support all available bonding modes and options

+ - network - Support routing tables in static routes

+ - tlog - System Roles should consistently use ansible\_managed in configuration files it manages

+ - vpn - System Roles should consistently use ansible\_managed in configuration files it manages

+ 

+ ### Bug Fixes

+ 

+ - certificate - fix python black errors

+ - ha_cluster - fix default pcsd permissions

+ - network - Fix setting DNS search settings when only one IP family is enabled

+ - network - Fix switching from initscripts to NetworkManager 1.18

+ 

+ [1.15.2] - 2022-02-08

+ ---------------------

+ 

+ ### New Features

+ 

+ - kdump - use kdumpctl reset-crashkernel on rhel9

+ - vpn - script to convert vpn\_ipaddr to FQCN

+ 

+ [1.15.1] - 2022-01-27

+ ---------------------

+ 

+ ### New Features

+ 

+ - firewall - Added implicit firewalld reload for when a custom zone is added or removed

+ 

+ ### Bug Fixes

+ 

+ - cockpit - Skip/undocumented obsolete packages

+ - kernel_settings - make tuned.conf have correct ansible\_managed comment

+ - logging - make purge and reset idempotent

+ - metrics - Address PyYAML vulnerability

+ 

+ [1.15.0] - 2022-01-18

+ ---------------------

+ 

+ ### New Features

+ 

+ - logging - Refactor logging\_purge\_confs and logging\_restore\_confs.

+ 

+ [1.14.0] - 2022-01-17

+ ---------------------

+ 

+ ### New Features

+ 

+ - timesync - Initial version for Debian

+ 

+ ### Bug Fixes

+ 

+ - nbde_client - Add network flushing before setting up network

+ 

+ [1.13.0] - 2022-01-11

+ ---------------------

+ 

+ ### New Features

+ 

+ - ha_cluster - add support for configuring resource constraints

+ - logging - Add logging\_restore\_confs variable to restore backup.

+ - metrics - Specify grafana username/password

+ - Changes - Support matching network interfaces by their device path such as PCI address

+ - storage - Add LVM RAID specific parameters to module\_args

+ - storage - Added support for LVM RAID volumes

+ - storage - Add support for creating and managing LVM cache volumes

+ - storage - Nested module params checking

+ - storage - Refined safe\_mode condition in create\_members

+ - vpn - use custom vpn\_ipaddr filter

+ 

+ ### Bug Fixes

+ 

+ - Changes - Support ansible-core 2.11 and 2.12

+ - timesync - Fix an issue if a service is listed by service\_facts that does not have the 'status' property defined

+ 

+ [1.12.0] - 2021-12-06

+ ---------------------

+ 

+ ### New Features

+ 

+ - firewall - Added support for RHEL 7

+ - firewall - Added runtime and permanent flags to documentation.

+ - kdump - Add reboot required

+ - ssh - Add new configuration options from Openssh 8.7p1

+ 

+ [1.11.0] - 2021-12-03

+ ---------------------

+ 

+ ### New Features

+ 

+ - cockpit - Add option to use an existing certificate

+ - storage - add support for storage\_udevadm\_trigger

+ - storage - Add workaround for the service\_facts module for Ansible \< 2.12

+ 

+ ### Bug Fixes

+ 

+ - timesync - evaluate is\_ntp\_default as boolean, not string

+ - timesync - reject services which have a status == not-found

+ - timesync - also reject masked and failed services

+ 

+ [1.10.1] - 2021-11-08

+ ---------------------

+ 

+ ### New Features

+ 

+ - kernel_settings - make role work with ansible-core-2.11 ansible-lint and ansible-test

+ - kernel_settings - support ansible-core 2.12; ansible-plugin-scan; py39

+ - logging - support python 39, ansible-core 2.12, ansible-plugin-scan

+ - metrics - support python 39, ansible-core 2.12, ansible-plugin-scan

+ - nbde_client - support python 39, ansible-core 2.12, ansible-plugin-scan

+ - nbde_client - add regenerate-all to the dracut command

+ - nbde_server - support python 39, ansible-core 2.12, ansible-plugin-scan

+ - postfix - support python 39, ansible-core 2.12, ansible-plugin-scan

+ - selinux - support python 39, ansible-core 2.12, ansible-plugin-scan

+ - ssh - support python 39, ansible-core 2.12, ansible-plugin-scan

+ - storage - support python 39, ansible-core 2.12, ansible-plugin-scan

+ - storage - Add support for Rocky Linux 8

+ - timesync - make role work with ansible-core-2.11 ansible-lint and ansible-test

+ - tlog - support python 39, ansible-core 2.12, ansible-plugin-scan

+ - vpn - support python 39, ansible-core 2.12, ansible-plugin-scan

+ 

+ ### Bug Fixes

+ 

+ - ha_cluster - fix ansible-lint issues

+ - logging - missing quotes around immark module interval option

+ - nbde_server - fix python black issues

+ - selinux - fix ansible-lint issues

+ 

+ [1.10.0] - 2021-10-07

+ ---------------------

+ 

+ ### New Features

+ 

+ - ha_cluster - use firewall-cmd instead of firewalld module

+ - ha_cluster - replace rhsm\_repository with subscription-manager cli

+ - ha_cluster - Use the openssl command-line interface instead of the openssl module

+ - logging - Use {{ ansible\_managed | comment }} to fix multi-line ansible\_managed

+ - logging - Performance improvement

+ - logging - Replacing seport module with the semanage command line.

+ - logging - Add uid and pwd parameters

+ - logging - Use the openssl command-line interface instead of the openssl module

+ - sshd - Drop support for Ansible 2.8 by bumping the Ansible version to 2.9

+ - storage - Replace crypttab with lineinfile

+ - storage - replace json\_query with selectattr and map

+ - timesync - replace json\_query with selectattr/map

+ 

+ ### Bug Fixes

+ 

+ - cockpit - Use {{ ansible\_managed | comment }} to fix multi-line ansible\_managed

+ - cockpit - use apt-get install -y

+ - ha_cluster - fix password\_hash salt length

+ - kdump - Use {{ ansible\_managed | comment }} to fix multi-line ansible\_managed

+ - kdump - remove authorized\_key; use ansible builtins

+ - kernel_settings - Use {{ ansible\_managed | comment }} to fix multi-line ansible\_managed

+ - logging - Eliminate redundant loop.

+ - selinux - Fix version comparisons for ansible\_distribution\_major\_version

+ - ssh - Use {{ ansible\_managed | comment }} to fix multi-line ansible\_managed

+ - sshd - Use {{ ansible_managed | comment }} to fix multi-line ansible_managed

+ - sshd - FIX: indentation including tests

+ - timesync - Use {{ ansible\_managed | comment }} to fix multi-line ansible\_managed

+ - vpn - do not use json\_query - not needed here

+ - vpn - use wait\_for\_connection instead of wait\_for with ssh

+ 

+ [1.9.2] - 2021-08-24

+ ---------------------

+ 

+ ### New Features

+ 

+ - logging - Allowing the case, tls is false and key/certs vars are configured.

+ 

+ ### Bug Fixes

+ 

+ - logging - Update copy tasks conditions with tls true

+ 

+ [1.9.1] - 2021-08-17

+ ---------------------

+ 

+ ### Bug Fixes

+ 

+ - metrics - bpftrace: follow bpftrace.conf symlink for latest PCP versions

+ 

+ [1.9.0] - 2021-08-12

+ ---------------------

+ 

+ ### New Features

+ 

+ - certificate - Drop support for Ansible 2.8 by bumping the Ansible version to 2.9

+ - ha_cluster - Drop support for Ansible 2.8 by bumping the Ansible version to 2.9

+ - kdump - Drop support for Ansible 2.8 by bumping the Ansible version to 2.9

+ - kernel_settings - Drop support for Ansible 2.8 by bumping the Ansible version to 2.9

+ - logging - Drop support for Ansible 2.8 by bumping the Ansible version to 2.9

+ - metrics - Raise supported Ansible version to 2.9

+ - nbde_client - Drop support for Ansible 2.8 by bumping the Ansible version to 2.9

+ - nbde_server - Drop support for Ansible 2.8 by bumping the Ansible version to 2.9

+ - network - Drop support for Ansible 2.8 by bumping the Ansible version to 2.9

+ - network - wifi: Add Simultaneous Authentication of Equals(SAE) support

+ - postfix - Drop support for Ansible 2.8 by bumping the Ansible version to 2.9

+ - selinux - Drop support for Ansible 2.8 by bumping the Ansible version to 2.9

+ - ssh - Drop support for Ansible 2.8 by bumping the Ansible version to 2.9

+ - sshd - Add Debian 11 \(bullseye\) support

+ - sshd - Workaround namespace feature also for RHEL6

+ - storage - Raise supported Ansible version to 2.9

+ - timesync - Raise supported Ansible version to 2.9

+ - tlog - Drop support for Ansible 2.8 by bumping the Ansible version to 2.9

+ - vpn - Drop support for Ansible 2.8 by bumping the Ansible version to 2.9

+ 

+ ### Bug Fixes

+ 

+ - sshd - Fix wrong template file

+ 

+ [1.8.5] - 2021-08-08

+ ---------------------

+ 

+ ### New Features

+ 

+ - storage - use volume1\_size; check for expected error

+ 

+ [1.8.4] - 2021-08-06

+ ---------------------

+ 

+ ### New Features

+ 

+ - certificate - Instead of the unarchive module, use "tar" command for backup.

+ 

+ ### Bug Fixes

+ 

+ - logging - do not warn about unarchive or leading slashes

+ - logging - python2 renders server\_host list incorrectly

+ - logging - FIX README false variable name

+ - logging - use correct python-cryptography package

+ 

+ [1.8.2] - 2021-08-03

+ ---------------------

+ 

+ ### New Features

+ 

+ - sshd - Add support for RHEL 9 and adjust tests for it

+ 

+ [1.8.1] - 2021-07-29

+ ---------------------

+ 

+ ### Bug Fixes

+ 

+ - storage - omit unnecessary conditional - deadcode reported by static scanner

+ 

+ [1.8.0] - 2021-07-28

+ ---------------------

+ 

+ ### New Features

+ 

+ - certificate - Instead of the archive module, use "tar" command for backup.

+ - logging - Add a support for list value to server\_host in the elasticsearch output

+ - logging - Instead of the archive module, use "tar" command for backup.

+ - storage - percentage-based volume size \(lvm only\)

+ 

+ ### Bug Fixes

+ 

+ - network - fix yamllint issue - indentation

+ - network - connections: workaround DeprecationWarning for NM.SettingEthtool.set_feature()

+ 

+ [1.7.0] - 2021-07-15

+ ---------------------

+ 

+ ### New Features

+ 

+ - ha_cluster - add pacemaker cluster properties configuration

+ - network - Only show stderr_lines by default

+ - network - Add 'auto_gateway' option

+ 

+ ### Bug Fixes

+ 

+ - ha_cluster - do not fail if openssl is not installed

+ - network - nm: Fix the incorrect change indication for dns option

+ - network - nm: Fix the incorrect change indication when apply the same config twice

+ - network - fix: dhclient is already running for `nm-bond`

+ - storage - Fixed volume relabeling

+ 

+ [1.6.0] - 2021-07-07

+ ---------------------

+ 

+ ### New Features

+ 

+ - crypto_policies - rename 'policy modules' to 'subpolicies'

+ - storage - LVMVDO support

+ 

+ [1.5.0] - 2021-06-21

+ ---------------------

+ 

+ ### New Features

+ 

+ - kdump - use localhost if no SSH\_CONNECTION env. var.

+ - sshd - Add configuration options from OpenSSH 8.6p1

+ - sshd - Rename sshd\_namespace\_append to sshd\_config\_namespace

+ - sshd - Support for appending a snippet to configuration file

+ - sshd - Update meta data and README

+ - sshd - use state: absent instead of state: missing

+ - sshd - \[FreeBSD\] Add Subsystem to \_sshd\_defaults

+ - sshd - UsePrivilegeSeparation is deprecated since 2017/OpenSSH 7.5 - https://www.openssh.com/txt/re

+ - sshd - examples: Provide simple example playbook

+ 

+ ### Bug Fixes

+ 

+ - nbde_client - fix python black formatting errors

+ - ssh - Fix variable precedence for ssh\_drop\_in\_name

+ - sshd - Fix variable precedence when invoked through legacy "roles:"

+ - sshd - Fix issues found by linters - enable all tests on all repos - remove suppressions

+ - sshd - README: Document missing exported variable

+ 

+ [1.4.0] - 2021-06-04

+ ---------------------

+ 

+ ### New Features

+ 

+ - selinux - Update semanage task to not specify Fedora since it also runs on RHEL/CentOS 8

+ - sshd - Skip defaults when appending configuration

+ - sshd - README: Reword the option description and provide example

+ - sshd - Remove boolean comparison and regenerate templates

+ - sshd - Support for appending a snippet to configuration file

+ - sshd - Update source template files used to generate final template

+ - timesync - Add NTS support

+ 

+ ### Bug Fixes

+ 

+ - metrics - \_\_pcp\_target\_hosts not defined so loop doesn't run

+ 

+ [1.3.0] - 2021-05-27

+ ---------------------

+ 

+ ### Initial Release

file added
+3
@@ -0,0 +1,3 @@ 

+ This repository is maintained by packit.

+ https://packit.dev/

+ The file was generated using packit 0.63.2.dev21+g4d296ec.

file modified
+11 -26
@@ -29,7 +29,7 @@ 

  %endif

  Url: https://github.com/linux-system-roles

  Summary: Set of interfaces for unified system management

- Version: 1.22.0

+ Version: 1.32.7

  Release: 4%{?dist}

  

  License: GPLv3+ and MIT and BSD and Python
@@ -111,88 +111,70 @@ 

  Source: https://github.com/pcahyna/auto-maintenance/archive/%{mainid}/auto-maintenance-%{mainid}.tar.gz

  

  # BEGIN AUTOGENERATED SOURCES

- #%%defcommit 1 14314822b529520ac12964e0d2938c4bb18ab895

  %global rolename1 postfix

- %deftag 1 1.3.0

+ %deftag 1 1.3.1

  

- #%%defcommit 2 9fe6eb36772e83b53dcfb8ceb73608fd4f72eeda

  %global rolename2 selinux

  %deftag 2 1.5.0

  

- #%%defcommit 3 cbe4bf262bffae3bf53e531662237741954c4182

  %global rolename3 timesync

  %deftag 3 1.7.1

  

- #%%defcommit 4 02fc72b482e165472624b2f68eecd2ddce1d93b1

  %global rolename4 kdump

  %deftag 4 1.2.5

  

- #%%defcommit 5 a74092634adfe45f76cf761138abab1811692b4b

  %global rolename5 network

- %deftag 5 1.10.0

+ %deftag 5 1.10.1

  

- #%%defcommit 6 50d2b8ccc98a8f4cb9d1d550d21adc227181e9fa

  %global rolename6 storage

  %deftag 6 1.9.2

  

- #%%defcommit 7 d57caa8ca506d8cbc7ca0f96f7cb62b7e965f163

  %global rolename7 metrics

  %deftag 7 1.8.0

  

- #%%defcommit 8 2b9e53233ee3a68bdb532e62f289733e436a6106

  %global rolename8 tlog

  %deftag 8 1.2.9

  

- #%%defcommit 9 9373303b98e09ef38df7afc8d06e5e55812096c7

  %global rolename9 kernel_settings

  %deftag 9 1.1.10

  

- #%%defcommit 10 20dd3e5520ca06dcccaa9b3f1fb428d055e0c23f

  %global rolename10 logging

- %deftag 10 1.11.0

+ %deftag 10 1.11.2

  

- #%%defcommit 11 c57d0b1f3384c525738fa26ba4bdca485e162567

  %global rolename11 nbde_server

  %deftag 11 1.2.0

  

- #%%defcommit 12 bef2fad5e365712d1f40e53662490ba2550a253f

  %global rolename12 nbde_client

  %deftag 12 1.2.7

  

- #%%defcommit 13 310fc53db04e8d3134524afb7a89b0477a2ffb83

  %global rolename13 certificate

  %deftag 13 1.1.7

  

- #%%defcommit 14 b2a9857ac661fa32e66666e444b73bfdb34cdf95

  %global rolename14 crypto_policies

  %deftag 14 1.2.6

  

  %global forgeorg15 https://github.com/willshersystems

  %global repo15 ansible-sshd

  %global rolename15 sshd

- #%%defcommit 15 9766d9097a87a130d4c8abde2247aaad5c925ecf

  %deftag 15 v0.18.0

  

- #%%defcommit 16 59b9fd7b25607d8bd33bdb082748955f2652846a

  %global rolename16 ssh

  %deftag 16 1.1.11

  

- #%%defcommit 17 f901239cb91878719c9e7461760ef8d4789d626d

  %global rolename17 ha_cluster

- %deftag 17 1.8.0

+ %deftag 17 1.8.1

  

- #%%defcommit 18 5f6cb73e6753fbdbb219b7d3079f0378b2d3bdb3

  %global rolename18 vpn

- %deftag 18 1.5.0

+ %deftag 18 1.5.2

  

  %global rolename19 firewall

  %deftag 19 1.4.0

  

  %global rolename20 cockpit

- %deftag 20 1.4.0

+ %deftag 20 1.4.2

  

  %global rolename21 podman

- %deftag 21 1.0.0

+ %deftag 21 1.0.1

  

  %global rolename22 ad_integration

  %deftag 22 0.0.1
@@ -760,6 +742,9 @@ 

  %endif

  

  %changelog

+ * Tue Dec 06 2022 Packit <hello@packit.dev> - 1.32.7-4

+ - Update to upstream version 1.32.5

+ 

  * Tue Nov 08 2022 Sergei Petrosian <spetrosi@redhat.com> - 1.22.0-4

  - Fix issue with package update introduce with changing symlink to directory

    Resolves:rhbz#2141152

file modified
+23 -22
@@ -1,26 +1,27 @@ 

- SHA512 (ad_integration-0.0.1.tar.gz) = f0480f7f769c4dc10628e60d4ab0a9dabb7616413ff38718088ba8b58704d464f91e2a4ba80624445a5b6b65cc8dca8c2f7dcc35565eb43adc094b8ce2e47357

- SHA512 (ansible-posix-1.4.0.tar.gz) = 669261538e2b0e4598f148abb63138b18e92599a56cd48d523a259ac5253a9fc9abb7eb6bf5a792bfcdedcaeaa240acde916b19045317b3e7e8561e1190b6a2e

- SHA512 (ansible-sshd-v0.18.0.tar.gz) = 5df134ebcdc4fa61026e55862c9df8d84c0415870b63e9e7dbe00b3302ff7fff85e6a4e1fc48c5bf1bad90e60beb893684f2f6794cf312508034b44d283bb3d0

- SHA512 (auto-maintenance-49db00dddab301cc55bd4a3708c3f201567f645b.tar.gz) = 66f234a6591377f7c7e9b2151389bda0ed20c6b57db898edc1e5b80dbdc936cd13565f446b0bd92358fa3741f270c37b362fb24df2d7a148fc155699a3bd8bdf

- SHA512 (certificate-1.1.7.tar.gz) = 6eab09b1103cd2ac1b2d8a7f6adbc2d723b9d90b7a5c4fe08667ec138469124ab46bf948c33200a4935399b8eded4595ed174f8ee49eb6777b220984674eaa68

- SHA512 (cockpit-1.4.0.tar.gz) = b97e11fe509df87413124e6a956ddfc6d5d662ad06329d74f8b24eefe73645b6f819325a3378efe9d5423eb25ee5d5c1106fe147f8f76481263b0595bf63f1dc

- SHA512 (community-general-5.8.0.tar.gz) = 280fee8cf8437a538fe75eda117eba2d07740e8f5ae15a3795e57eb286a667e598233638e6d0479b1f0e917fc01e266c44c40b5b17530bbf8cc9301c99a4b76b

- SHA512 (containers-podman-1.9.4.tar.gz) = 65b67e1ab0934989b42abfc915e41e2a748fce9d11e76377f683f5fae39ddb335f6aadb2155b1fa14145e160fdee30f2c7a1b63c8e43b828063f7a4ff6429867

- SHA512 (crypto_policies-1.2.6.tar.gz) = bf16a89dca4475b658b8bc8a1d84b2b900b23a5c5440180aa29d56d67e8bdc4f3f7bc0f1acc316e7f1aa3662b0a685532bc179b6aee6e92f5b64d553a942318b

- SHA512 (firewall-1.4.0.tar.gz) = 8159829a2ae5e9fd795165179b5fb8542727193dc489e78950d50c6554e926027ab340733f9ad8f83debaae9a8f55331d0016a6d023ce8e4e11534587ee41250

- SHA512 (ha_cluster-1.8.0.tar.gz) = 1d0d5cbae2a6f6f0cce3fc625b20628c43b07b79c24a214dd47e6284c32432df74b2379d8c0026d3830dd5126a1a471ee338483c33c57266e1f763e4ee96cdc7

+ SHA512 (auto-maintenance-1.32.7.tar.gz) = 19f9f2d01c791a71383666a507c70086e51347ac7ffe49831da2f12201b3dabff67dd676bcf9c6779f13b36e5f9b73ec62978c97792ac2e275143ae16bb6e4b8

+ SHA512 (postfix-1.3.1.tar.gz) = 95e83bfe1f6e162086c72104fb8731072341750ad0316b5ebfd48d623cb1df6558ae46681b55b372c793ccd344aad959cc6d4192cd1bb648899f842dd397a757

+ SHA512 (selinux-1.5.0.tar.gz) = 8779441ef87acc901724f2e402e9a36556a43f227e7aa23bf01e16aa774ffd2681bb7fa35672098d7256c98beaeda1ed022a84e750584a1af04c21552dfe4af0

+ SHA512 (timesync-1.7.1.tar.gz) = bf3e1e94092a14e144e10c798a2ad495ff261c79e915f9470389cdebe176ba74a40c4b48533517b96540581d37a1cb6e6d472a5ba1422ac345e665d9eaec3826

  SHA512 (kdump-1.2.5.tar.gz) = 3f8df4917f8cc2421c8e351f36332e38a18677ce3db135fc5ea2e78809194ebc793324e5091726d09e70a7e02a81fa6bc4456062878da903efbcbcebba97f707

- SHA512 (kernel_settings-1.1.10.tar.gz) = e3a2d4298bbe160b106f5b90b2ee065404ca0e437f6928f6fe82aa92b9a9140bda73d16a72f6eab3d5e472fb7f7c0c066918e4dc75b53673a9e7f45b570c33a1

- SHA512 (logging-1.11.0.tar.gz) = f07919380aaddc76dd351e97fe1667caa88f070b87b9a4aafeded5b0db8b253083c5f4605a72b1ea9b85a0393e1f0f8d9fecb94f471bf39c68424f3f174b7a2b

+ SHA512 (network-1.10.1.tar.gz) = 5f7b049bf9a2dfc4b2cbce4b019cf02d59e17c378cb2d2790ed1dd0e1d38866b04aa23b73a73b7375aa8d18a173c53e2e2af9ad66f283e1eaf92589cff2d1f01

+ SHA512 (storage-1.9.2.tar.gz) = 2866d9198ab4b1b016c8eabcf217e936a4bf0349d18cc018efb1551467e7a355a991b879b554c0b771aaaee9c2158932abe76e8e651f31d449649a68e43ea3db

  SHA512 (metrics-1.8.0.tar.gz) = 6191f845e0c9919c44ae5a0271f74dcd78d693311a80aec95f8452b9f7f91ea4b8eaab65d2afce370029160bf9ed70095b202dfb63503f015567db39527631e0

- SHA512 (nbde_client-1.2.7.tar.gz) = 6ffa457dd6549aa8e19059cf02d63f7bb8dfb7fd8847ceedd5d4a6945d9522d654bd45466ca8f97f75d9d412b9b39e61939b5b9bd0a9f67cb51ebc06e80fb561

+ SHA512 (tlog-1.2.9.tar.gz) = 3cf7f5ec876bd72ba3bb3b5b563c499e046cf8207a74ea6533b60be4b6a9947125873ad6f87d79f379e0864187f3916f39adeb3a49d038d07617bb3222c0d329

+ SHA512 (kernel_settings-1.1.10.tar.gz) = e3a2d4298bbe160b106f5b90b2ee065404ca0e437f6928f6fe82aa92b9a9140bda73d16a72f6eab3d5e472fb7f7c0c066918e4dc75b53673a9e7f45b570c33a1

+ SHA512 (logging-1.11.2.tar.gz) = 70eeca7470e2a5bfa6f4970e31be7a9864a93160c2730583f48deb8c9ec817ed1afaf960811b8d82027a31888e02794458ce8f1aa060ddf22d542afdb64462b9

  SHA512 (nbde_server-1.2.0.tar.gz) = 8d856db01f20a749e7c6c8799abb22b3cde5b5ed955f7b49ef6becc299f00d6a1ffdd28c04f3ffb5a24bf7a03fc8ddf545bea6f6bbbdec9e68a5cc3ed6d0107b

- SHA512 (network-1.10.0.tar.gz) = df3328a9b331cd5aacbb092e31503fd146ae023c9aa3c41136a934d00cb3b53873ed830d1187721ca64686d13b8bb937019e2e2fd6954977f3ad91d7062b5e7f

- SHA512 (podman-1.0.0.tar.gz) = 4be4a4fcf342ce21a16e0b133301689ba4e540a5fd3e997486460ed46f338d039ae2486a6a3c352287aba5e7d6cb63c7c178eba13c1df8e55d96e85d62ea2452

- SHA512 (postfix-1.3.0.tar.gz) = 41d7eb78de2e520fb7b57ce0f271cd754f66ce5f9e1884c29f8c07db1ad1e36acb1a558796f3e8cf7f9734ab14a22f8e7f99e85661d08308f29ee5d0b3665dea

- SHA512 (selinux-1.5.0.tar.gz) = 8779441ef87acc901724f2e402e9a36556a43f227e7aa23bf01e16aa774ffd2681bb7fa35672098d7256c98beaeda1ed022a84e750584a1af04c21552dfe4af0

+ SHA512 (nbde_client-1.2.7.tar.gz) = 6ffa457dd6549aa8e19059cf02d63f7bb8dfb7fd8847ceedd5d4a6945d9522d654bd45466ca8f97f75d9d412b9b39e61939b5b9bd0a9f67cb51ebc06e80fb561

+ SHA512 (certificate-1.1.7.tar.gz) = 6eab09b1103cd2ac1b2d8a7f6adbc2d723b9d90b7a5c4fe08667ec138469124ab46bf948c33200a4935399b8eded4595ed174f8ee49eb6777b220984674eaa68

+ SHA512 (crypto_policies-1.2.6.tar.gz) = bf16a89dca4475b658b8bc8a1d84b2b900b23a5c5440180aa29d56d67e8bdc4f3f7bc0f1acc316e7f1aa3662b0a685532bc179b6aee6e92f5b64d553a942318b

+ SHA512 (ansible-sshd-v0.18.0.tar.gz) = 5df134ebcdc4fa61026e55862c9df8d84c0415870b63e9e7dbe00b3302ff7fff85e6a4e1fc48c5bf1bad90e60beb893684f2f6794cf312508034b44d283bb3d0

  SHA512 (ssh-1.1.11.tar.gz) = 42f67d11f903bfc645db734aaf8663eb0580bada658b0cb00a36dec926bb26b28991fc8ef71575da33e57ac57cac46fea92df06d7195d3a64f7628ea39c0a4ae

- SHA512 (storage-1.9.2.tar.gz) = 2866d9198ab4b1b016c8eabcf217e936a4bf0349d18cc018efb1551467e7a355a991b879b554c0b771aaaee9c2158932abe76e8e651f31d449649a68e43ea3db

- SHA512 (timesync-1.7.1.tar.gz) = bf3e1e94092a14e144e10c798a2ad495ff261c79e915f9470389cdebe176ba74a40c4b48533517b96540581d37a1cb6e6d472a5ba1422ac345e665d9eaec3826

- SHA512 (tlog-1.2.9.tar.gz) = 3cf7f5ec876bd72ba3bb3b5b563c499e046cf8207a74ea6533b60be4b6a9947125873ad6f87d79f379e0864187f3916f39adeb3a49d038d07617bb3222c0d329

- SHA512 (vpn-1.5.0.tar.gz) = 07258b6c647f74bae1bb56abf38caad9ab84f5d9b6efa7acf27b24619c21c1bd38c8cc0e9ea1d4ab4ddaaf86853ffa2eae1bc1ddc9daeedc6e9dbb8270548271

+ SHA512 (ha_cluster-1.8.1.tar.gz) = f6ae98323ee78e0642fd1797416c0215a03339184388c014551366253c8d120e89b290bdd6b48fc525c75afb3626a76160c5b9978da9916c56da817c7cfdba2a

+ SHA512 (vpn-1.5.2.tar.gz) = 68f78aa4ac5c9c32deb58f3f6c58fc4810659fa9f1093ecade5e12c2955827f4c014a8afc529292022e177de6e073866d8d1402173ffb9f5251181aad70691b0

+ SHA512 (firewall-1.4.0.tar.gz) = 8159829a2ae5e9fd795165179b5fb8542727193dc489e78950d50c6554e926027ab340733f9ad8f83debaae9a8f55331d0016a6d023ce8e4e11534587ee41250

+ SHA512 (cockpit-1.4.2.tar.gz) = 5fb9852b2e866f2096f9c8aa92c96097dda5caef6a068f73b1b34224a9faf67691e90a731d5befed0eb3bc31fad19362f6ffe7a22f68b84d3e9326af44041128

+ SHA512 (podman-1.0.1.tar.gz) = 4e5426e153a41f91c0544d47185e88e4245c7e8649050f4051ef3ff8467cf550bbc89a1ab23b8bb75db822835cdae3944fc2eb769296fb2b41534aee87be9835

+ SHA512 (ad_integration-0.0.1.tar.gz) = f0480f7f769c4dc10628e60d4ab0a9dabb7616413ff38718088ba8b58704d464f91e2a4ba80624445a5b6b65cc8dca8c2f7dcc35565eb43adc094b8ce2e47357

+ SHA512 (ci-testing-1.1.1.tar.gz) = eddb4146a82a056b0490637ce97247cf079d7b3e7efacc82d2e9667df9d878a9e821a8ef58efff082a742c13d2b820a71402ccf101c698bbf6473f58ce3c3a28

+ SHA512 (ansible-posix-1.4.0.tar.gz) = 669261538e2b0e4598f148abb63138b18e92599a56cd48d523a259ac5253a9fc9abb7eb6bf5a792bfcdedcaeaa240acde916b19045317b3e7e8561e1190b6a2e

+ SHA512 (community-general-6.0.0.tar.gz) = df0b59b5d4b78eb9841e68dcf404e122e609a2d412eb9ee025a311dff922b711114071111754ee384ba03e1ca11ee633f94d09df542c87e941f75a2919fe1344

+ SHA512 (containers-podman-1.9.4.tar.gz) = 65b67e1ab0934989b42abfc915e41e2a748fce9d11e76377f683f5fae39ddb335f6aadb2155b1fa14145e160fdee30f2c7a1b63c8e43b828063f7a4ff6429867

Upstream tag: 1.32.7
Upstream commit: 1bbf1962

Pull-Request has been closed by pcahyna

a year ago