import rhel-system-roles-1.21.0-0.13.el8

This commit is contained in:
CentOS Sources 2022-12-19 14:10:57 +00:00 committed by Stepan Oksanichenko
parent 40c19fec7f
commit 9c87fa9908
4 changed files with 21 additions and 4 deletions

2
.gitignore vendored
View File

@ -20,7 +20,7 @@ SOURCES/podman-1.1.0.tar.gz
SOURCES/postfix-1.3.1.tar.gz
SOURCES/selinux-1.5.0.tar.gz
SOURCES/ssh-1.1.11.tar.gz
SOURCES/storage-1.9.1.tar.gz
SOURCES/storage-1.9.4.tar.gz
SOURCES/timesync-1.7.1.tar.gz
SOURCES/tlog-1.2.10.tar.gz
SOURCES/vpn-1.5.2.tar.gz

View File

@ -20,7 +20,7 @@ b1cdfa2cf4a1b2eb552f6fe6380666902c0be2f6 SOURCES/network-1.11.0.tar.gz
345ad289065728cb1322bdbd9dca7cb4d393d384 SOURCES/postfix-1.3.1.tar.gz
cca65506d7e747cd111fdd4397b60536a5d98dbd SOURCES/selinux-1.5.0.tar.gz
8337034363ca9fc684cfeb7fc9f3028a5f72f45f SOURCES/ssh-1.1.11.tar.gz
10b9bf8f3b16fc99d6070af6dbf82f9f889a8ff6 SOURCES/storage-1.9.1.tar.gz
4960a22068aa401abbb73f1f9a6e391f859d2db5 SOURCES/storage-1.9.4.tar.gz
6e452d26346f53bf715b57f530995fc078cd8cf8 SOURCES/timesync-1.7.1.tar.gz
da1b76816153f072fb2a6f849e63bc8255d8dd11 SOURCES/tlog-1.2.10.tar.gz
884ee8d0ae926a91e4a39e1eac2eaab55324df87 SOURCES/vpn-1.5.2.tar.gz

View File

@ -1,6 +1,17 @@
Changelog
=========
[1.21.0-0.13] - 2022-12-16
----------------------------
### New Features
- none
### Bug Fixes
- none
[1.21.0-0.12] - 2022-12-15
----------------------------

View File

@ -30,7 +30,7 @@ Name: linux-system-roles
Url: https://github.com/linux-system-roles
Summary: Set of interfaces for unified system management
Version: 1.21.0
Release: 0.12%{?dist}
Release: 0.13%{?dist}
License: GPLv3+ and MIT and BSD and Python
%global _pkglicensedir %{_licensedir}/%{name}
@ -129,7 +129,7 @@ Requires: (ansible-core >= 2.11.0 or ansible >= 2.9.0)
#%%defcommit 6 50d2b8ccc98a8f4cb9d1d550d21adc227181e9fa
%global rolename6 storage
%deftag 6 1.9.1
%deftag 6 1.9.4
#%%defcommit 7 d57caa8ca506d8cbc7ca0f96f7cb62b7e965f163
%global rolename7 metrics
@ -768,6 +768,12 @@ find %{buildroot}%{ansible_roles_dir} -mindepth 1 -maxdepth 1 | \
%endif
%changelog
* Thu Dec 15 2022 Rich Megginson <rmeggins@redhat.com> - 1.21.0-0.13
- Resolves:rhbz#2151355 : storage - [RHEL8] disks_needed need to be set for the raid test cases
- Resolves:rhbz#2154143 : storage - [RHEL8] tests_create_thinp_then_remove_scsi_generated.yml failed at "assertion": "(storage_test_expected_size|int - storage_test_actual_size.bytes)|abs / storage_test_expected_size|int < 0.01"
- Resolves:rhbz#2151342 : storage - [RHEL9] ansible.parsing.yaml.objects.AnsibleUnicode object' has no attribute 'bytes'
- Resolves:rhbz#2151351 : storage - [RHEL9 system role] storage role vdo tests failed about "VDO deduplication is off but it should not"
* Thu Dec 15 2022 Rich Megginson <rmeggins@redhat.com> - 1.21.0-0.12
- Resolves:rhbz#2153080 - tlog - Unconditionally enable the files provider