* Tue Jun 04 2024 Miroslav Rezanina <mrezanin@redhat.com> - 24.1.4-6
- ci-.distro-spec-remove-dependency-on-net-tools.patch [RHEL-39345] - Resolves: RHEL-39345 ([RHEL-10] Remove dependency on net-tools)
This commit is contained in:
parent
28d4c4ad66
commit
4b6c25beca
@ -6,7 +6,7 @@
|
|||||||
|
|
||||||
Name: cloud-init
|
Name: cloud-init
|
||||||
Version: 24.1.4
|
Version: 24.1.4
|
||||||
Release: 5%{?dist}
|
Release: 6%{?dist}
|
||||||
Summary: Cloud instance init scripts
|
Summary: Cloud instance init scripts
|
||||||
License: Apache-2.0 OR GPL-3.0-only
|
License: Apache-2.0 OR GPL-3.0-only
|
||||||
URL: https://github.com/canonical/cloud-init
|
URL: https://github.com/canonical/cloud-init
|
||||||
@ -55,7 +55,6 @@ Requires: hostname
|
|||||||
Requires: e2fsprogs
|
Requires: e2fsprogs
|
||||||
Requires: iproute
|
Requires: iproute
|
||||||
Requires: python3-libselinux
|
Requires: python3-libselinux
|
||||||
Requires: net-tools
|
|
||||||
Requires: policycoreutils-python3
|
Requires: policycoreutils-python3
|
||||||
Requires: procps
|
Requires: procps
|
||||||
Requires: shadow-utils
|
Requires: shadow-utils
|
||||||
@ -229,6 +228,11 @@ fi
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jun 04 2024 Miroslav Rezanina <mrezanin@redhat.com> - 24.1.4-6
|
||||||
|
- ci-.distro-spec-remove-dependency-on-net-tools.patch [RHEL-39345]
|
||||||
|
- Resolves: RHEL-39345
|
||||||
|
([RHEL-10] Remove dependency on net-tools)
|
||||||
|
|
||||||
* Mon May 27 2024 Miroslav Rezanina <mrezanin@redhat.com> - 24.1.4-5
|
* Mon May 27 2024 Miroslav Rezanina <mrezanin@redhat.com> - 24.1.4-5
|
||||||
- ci-feat-Set-RH-ssh-key-permissions-when-no-ssh_keys-gro.patch [RHEL-36456]
|
- ci-feat-Set-RH-ssh-key-permissions-when-no-ssh_keys-gro.patch [RHEL-36456]
|
||||||
- Resolves: RHEL-36456
|
- Resolves: RHEL-36456
|
||||||
|
Loading…
Reference in New Issue
Block a user