system roles 1.87.1-0.1
Resolves: RHEL-30888 : storage - Fingerprint storage RHEL System Role managed config files s390x issue fix requires fix for architecture fact
This commit is contained in:
parent
ebafc5e708
commit
912386f567
1
.gitignore
vendored
1
.gitignore
vendored
@ -893,3 +893,4 @@
|
||||
/network-1.16.1.tar.gz
|
||||
/podman-1.6.0.tar.gz
|
||||
/snapshot-1.4.1.tar.gz
|
||||
/storage-1.18.4.tar.gz
|
||||
|
@ -1,6 +1,6 @@
|
||||
Changelog
|
||||
=========
|
||||
[1.87.0] - 2024-08-16
|
||||
[1.87.1] - 2024-08-16
|
||||
|
||||
### New Features
|
||||
|
||||
|
@ -23,7 +23,7 @@ Name: linux-system-roles
|
||||
%endif
|
||||
Url: https://github.com/linux-system-roles
|
||||
Summary: Set of interfaces for unified system management
|
||||
Version: 1.87.0
|
||||
Version: 1.87.1
|
||||
Release: 0.1%{?dist}
|
||||
|
||||
License: GPLv3+ and MIT and BSD and Python
|
||||
@ -106,7 +106,7 @@ Source: %{url}/auto-maintenance/archive/%{mainid}/auto-maintenance-%{mainid}.tar
|
||||
%deftag 5 1.16.1
|
||||
|
||||
%global rolename6 storage
|
||||
%deftag 6 1.18.3
|
||||
%deftag 6 1.18.4
|
||||
|
||||
%global rolename7 metrics
|
||||
%deftag 7 1.10.5
|
||||
@ -687,6 +687,10 @@ find %{buildroot}%{ansible_roles_dir} -mindepth 1 -maxdepth 1 | \
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Fri Aug 16 2024 Rich Megginson <rmeggins@redhat.com> - 1.87.1-0.1
|
||||
- Resolves: RHEL-30888 : storage - Fingerprint storage RHEL System Role managed config files
|
||||
- s390x issue fix requires fix for architecture fact
|
||||
|
||||
* Fri Aug 16 2024 Rich Megginson <rmeggins@redhat.com> - 1.87.0-0.1
|
||||
- Resolves: RHEL-48227 : snapshot - feat: rewrite snapshot.py as an Ansible module / add support for thin origins
|
||||
- some test fixes in snapshot, network
|
||||
|
2
sources
2
sources
@ -28,7 +28,7 @@ SHA512 (rhc-1.6.6.tar.gz) = bb38c72f3d82eaf86c526e435c9d0d0bbed62ab8ff5c2f03be25
|
||||
SHA512 (selinux-1.8.0.tar.gz) = 32e00afb75724ae1d68143f5da1edc30bb8efa2d3ad0b9a2f3ad8edda06584c2c3587cfac15e91a5b446c4408d9875f037d661b8db77b8af5ee86ad893e0a5b8
|
||||
SHA512 (snapshot-1.4.1.tar.gz) = 1227b6be2af5307dd01951e306a98eabfe14e3428282375d7c180327ae5d31cf2980ec1e829f1c2f12e625ac0647b65169f1d55262ef92ad592b75728ba7fa9e
|
||||
SHA512 (ssh-1.5.0.tar.gz) = f4aa81ba150eda463a9f2c72ec08a10938d3df9873d653f0877d6025bc6ed70c6f951dac8b7529107944ba4ff5f8906894826815fee58b5fa4043ac0a2bb10b8
|
||||
SHA512 (storage-1.18.3.tar.gz) = 0bba08e4935c2d9f53dcb7ec6dee39442c68ab32f4d595f2665d3f5937e2f22b148964f0cf2eb14689c0e84c344c9bdcb4dc5b1177e40182df831d370af60981
|
||||
SHA512 (storage-1.18.4.tar.gz) = baccd5533cccb8231a9de886eda01339635a092cc969ae1b99c117f7d78e60f6062a29bc08120e284ca6a3d859d43bba1e5ce4f05c5920f7c51cbf9573edd97d
|
||||
SHA512 (sudo-1.1.0.tar.gz) = d197220059f9edd941dbcfc9f9574660d1d1222ade3c90e60fbdae1087fc47318c7b50571bd03f80f6cd24dca94c4462d4f78495f36119efc93e08e6e1a276ee
|
||||
SHA512 (systemd-1.2.0.tar.gz) = 0ab5c4795c03638bee45b6812db0219b8c5af72654b4c3dedd66232c046dd121f9569aa1aef39cb85f7818917a8de0619c399b5b97a97ee39d2699ae58d14bfa
|
||||
SHA512 (timesync-1.9.0.tar.gz) = 99ced1c244e3f64b618fb1913e0fdbcb0b44583114d32a747a9723fa88ee837b624e8a2fc00a66e4faa5c4e476d8a74ece4e89361c3122622b01c6bc073db4d5
|
||||
|
Loading…
Reference in New Issue
Block a user