storage - relabel doesn't support - Fixed volume relabeling
This commit is contained in:
parent
e3fcdb94e5
commit
bc37c741bf
1
.gitignore
vendored
1
.gitignore
vendored
@ -113,3 +113,4 @@
|
||||
/vpn-1.1.0.tar.gz
|
||||
/storage-1.4.0.tar.gz
|
||||
/network-245ff58e25b0aaecdb59e65d24b19f4a1797798d.tar.gz
|
||||
/storage-1.4.1.tar.gz
|
||||
|
@ -21,7 +21,7 @@ Name: linux-system-roles
|
||||
%endif
|
||||
Url: https://github.com/linux-system-roles
|
||||
Summary: Set of interfaces for unified system management
|
||||
Version: 1.4.1
|
||||
Version: 1.4.2
|
||||
Release: 1%{?dist}
|
||||
|
||||
#Group: Development/Libraries
|
||||
@ -129,7 +129,7 @@ BuildRequires: ansible >= 2.9.10
|
||||
|
||||
#%%defcommit 6 b3b456183edb7b8aa6ceff7ce667d8e22009ef6a
|
||||
%global rolename6 storage
|
||||
%deftag 6 1.4.0
|
||||
%deftag 6 1.4.1
|
||||
|
||||
#%%defcommit 7 0673d842fb32c437501e2aada2e38921da98e115
|
||||
%global rolename7 metrics
|
||||
@ -613,6 +613,11 @@ fi
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Thu Jul 15 2021 Rich Megginson <rmeggins@redhat.com> - 1.4.2-1
|
||||
- storage - relabel doesn't support - Fixed volume relabeling
|
||||
Resolves rhbz#1876315 (EL8)
|
||||
Resolves rhbz#1982841 (EL9)
|
||||
|
||||
* Fri Jul 9 2021 Rich Megginson <rmeggins@redhat.com> - 1.4.1-1
|
||||
- network - Re-running the network system role results in "changed: true" when nothing has actually changed
|
||||
Resolves rhbz#1980871
|
||||
|
2
sources
2
sources
@ -13,7 +13,7 @@ SHA512 (network-245ff58e25b0aaecdb59e65d24b19f4a1797798d.tar.gz) = 03190f485eaa3
|
||||
SHA512 (postfix-1.0.0.tar.gz) = e2f8837fd0226eafbdc6c93e64b921511fdc7a1cee78371803ab7126244abd290ef81e808216f69adcc959d5e8d9b8d0cd4e568d399324e5301915e4f57a84c1
|
||||
SHA512 (selinux-1.2.3.tar.gz) = 28bb01777d06506991a35f2638131f3d843fbefcac495fe333ab2aac565ec4dd3b5d6af378ecbae3f100b22ea233682a21b54b6d081bdf1e20f5034d321cc355
|
||||
SHA512 (ssh-1.0.2.tar.gz) = 7f5f31857743f09eafe9d3a300cf15887383658bdad1fc6f54b73575a986905e6b5b806944d995e22cbc306c13e9b2b9954981f7051f980a7b5d9bd66a994c7b
|
||||
SHA512 (storage-1.4.0.tar.gz) = 7fe31b222ea139228c680a8d656e9a097399fff3c918d0886ad476bf3ee0f9b0bc05cecf7d286103e0eaf73f1562bd9efa15db608e2c8db15f5d1cdb79f0d59d
|
||||
SHA512 (storage-1.4.1.tar.gz) = 2e6aae61aeb65907477548bfab1f90501dcc72e3025faff9b7afefc2f22da7af29c2e7432c304629518ce05a2d7059d69300e5c05b934a1728851ace726449de
|
||||
SHA512 (timesync-1.5.0.tar.gz) = 2d5dfb22f4ec4332e48ab738137a7b6450dc71b105dfcac73ca52860ff70b77cd9b49a356f1e9c22c0f17b1288bb45628458bdce5f21d4cd606bc9b429de961c
|
||||
SHA512 (tlog-1.1.1.tar.gz) = 37747e5976c21330765e81d6535bec9f8825c8c1f43df8385ec4536d5d08a4a9cbf41eb40192158ef820fed6d104321117dcdad6738c70043d5324f31557ade3
|
||||
SHA512 (vpn-1.1.0.tar.gz) = 6832f6c48a50847fee2dea15ec4842a8e13c525167d99fa682f2092b156fbb4faaab80748d28d1ec055f6f1ffef4b22f1b1eb3fafd1526340f5a52af85a4fe01
|
||||
|
Loading…
Reference in New Issue
Block a user