system roles update 1.23.0-2.10
Resolves: RHEL-14022 : storage - Basic support for creating shared logical volumes
GFS2 support in blivet is enabled
(cherry picked from commit 61a3ca5b23
)
This commit is contained in:
parent
d389b8a689
commit
9b3122f35e
1
.gitignore
vendored
1
.gitignore
vendored
@ -335,3 +335,4 @@ SOURCES/vpn-1.5.3.tar.gz
|
||||
/systemd-1.1.2.tar.gz
|
||||
/fapolicyd-1.1.1.tar.gz
|
||||
/snapshot-1.1.0.tar.gz
|
||||
/storage-1.16.0.tar.gz
|
||||
|
@ -19,7 +19,7 @@ Name: linux-system-roles
|
||||
Url: https://github.com/linux-system-roles
|
||||
Summary: Set of interfaces for unified system management
|
||||
Version: 1.23.0
|
||||
Release: 2.9%{?dist}
|
||||
Release: 2.10%{?dist}
|
||||
|
||||
License: GPLv3+ and MIT and BSD and Python
|
||||
%global _pkglicensedir %{_licensedir}/%{name}
|
||||
@ -101,7 +101,7 @@ Source: %{url}/auto-maintenance/archive/%{mainid}/auto-maintenance-%{mainid}.tar
|
||||
%deftag 5 1.14.2
|
||||
|
||||
%global rolename6 storage
|
||||
%deftag 6 1.15.1
|
||||
%deftag 6 1.16.0
|
||||
|
||||
%global rolename7 metrics
|
||||
%deftag 7 1.10.1
|
||||
@ -672,6 +672,10 @@ find %{buildroot}%{ansible_roles_dir} -mindepth 1 -maxdepth 1 | \
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Sat Jan 27 2024 Rich Megginson <rmeggins@redhat.com> - 1.23.0-2.10
|
||||
- Resolves: RHEL-14022 : storage - Basic support for creating shared logical volumes
|
||||
GFS2 support in blivet is enabled
|
||||
|
||||
* Fri Jan 26 2024 Rich Megginson <rmeggins@redhat.com> - 1.23.0-2.9
|
||||
- Resolves: RHEL-21383 : ad_integration - feat: add ad_integration_preserve_authselect_profile
|
||||
- Resolves: RHEL-21134 : ad_integration - feat: Add SSSD parameters support
|
||||
|
2
sources
2
sources
@ -27,7 +27,7 @@ SHA512 (rhc-1.5.0.tar.gz) = 8755e8b757509cf14ba6336c36fda99194195aebc4520655796c
|
||||
SHA512 (selinux-1.7.3.tar.gz) = 4816686d2c6bd8bb72d014a6dec6cc9e1824df783475f31749da9bca457655883f31db6aa2bc17381e3fefaacfca0e7dd958ed499fc4b6f5dfb97d08cc9c2308
|
||||
SHA512 (snapshot-1.1.0.tar.gz) = db86745a50307d32ec8d46593898557cc5a9369afc932100752109a51a7c5384487f1eb6382ea0d3e8aa709897a94dc5efbbec6d751fd8f889dd09cb32ace189
|
||||
SHA512 (ssh-1.3.2.tar.gz) = 89533339fa9e3420f88f320dcead50e6e14db415201bb21c2b8a47ad96013c3ce59fc883963205ccb921e65a75f1cf38859f8d93ff7032a99fcabc0eaba4b5d7
|
||||
SHA512 (storage-1.15.1.tar.gz) = e4e21f7d4936ffec55d53f65548a1696b74b19e8baa37e3f9867a9b80309f69aaa06aced8cb095b2eb33dbb3436025053b05a04be7ba2c07e234df347686d596
|
||||
SHA512 (storage-1.16.0.tar.gz) = f21d510335600692b3a9d507852d3a74b271fdde7df0333f4cce0a0003bf52526c33ec2ebc7ba7a1a3160a645fdebb15b12eb515ab3b3cdf99bc53d526680cf7
|
||||
SHA512 (systemd-1.1.2.tar.gz) = 0b9ad42f6dff4c563a879ba4ff7f977c4ecd8595d6965a998d10bf8e3fdffa04b25bbc9e1f3deacffb263bd92910554f2f7d879dabf4c2fcf48f8bbaa91c14c0
|
||||
SHA512 (timesync-1.8.2.tar.gz) = 301156a23a26cd93f919112bf972f27ed5a154ccd9e1167c1ef7a9066d5a8519c40e839f0ae4b0f8a3e04dfad5fc1c3b00166cfbd4f15d46e12ebdfec42f87a6
|
||||
SHA512 (tlog-1.3.2.tar.gz) = b32748d7ac728d6796c82d286590249302611b4d2cdff27289fc1ef7b3a3ed083be0ade16666b20b1198753f9d0f27bbd1d201539a138811c93db8e0a7ea52f2
|
||||
|
Loading…
Reference in New Issue
Block a user