Skip to content

Instantly share code, notes, and snippets.

@fridim
Created March 18, 2024 09:32
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save fridim/31bf999f353140fac5f81fa731d778cb to your computer and use it in GitHub Desktop.
Save fridim/31bf999f353140fac5f81fa731d778cb to your computer and use it in GitHub Desktop.
ee-report diff of v0.1.1 and v0.1.2-rc
--- /tmp/tmp.Vr0Rql6MUj 2024-03-18 10:30:46.579114771 +0100
+++ /tmp/tmp.oP1WDLvWCW 2024-03-18 10:32:55.287886808 +0100
@@ -2,83 +2,88 @@
# Ansible
-ansible [core 2.15.4]
+ansible [core 2.15.9]
config file = None
configured module search path = ['/home/runner/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules']
ansible python module location = /usr/local/lib/python3.9/site-packages/ansible
ansible collection location = /home/runner/.ansible/collections:/usr/share/ansible/collections
executable location = /usr/local/bin/ansible
- python version = 3.9.16 (main, May 31 2023, 12:21:58) [GCC 8.5.0 20210514 (Red Hat 8.5.0-18)] (/usr/bin/python3.9)
- jinja version = 3.1.2
+ python version = 3.9.18 (main, Sep 22 2023, 17:58:34) [GCC 8.5.0 20210514 (Red Hat 8.5.0-20)] (/usr/bin/python3.9)
+ jinja version = 3.1.3
libyaml = True
-ansible-galaxy [core 2.15.4]
+ansible-galaxy [core 2.15.9]
config file = None
configured module search path = ['/home/runner/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules']
ansible python module location = /usr/local/lib/python3.9/site-packages/ansible
ansible collection location = /home/runner/.ansible/collections:/usr/share/ansible/collections
executable location = /usr/local/bin/ansible-galaxy
- python version = 3.9.16 (main, May 31 2023, 12:21:58) [GCC 8.5.0 20210514 (Red Hat 8.5.0-18)] (/usr/bin/python3.9)
- jinja version = 3.1.2
+ python version = 3.9.18 (main, Sep 22 2023, 17:58:34) [GCC 8.5.0 20210514 (Red Hat 8.5.0-20)] (/usr/bin/python3.9)
+ jinja version = 3.1.3
libyaml = True
/usr/share/ansible/collections/ansible_collections:
amazon.aws:
- version: 6.4.0
+ version: 7.4.0
ansible.netcommon:
- version: 5.2.0
+ version: 6.0.0
ansible.posix:
version: 1.5.4
ansible.utils:
- version: 2.11.0
+ version: 3.1.0
awx.awx:
- version: 23.2.0
+ version: 24.0.0
azure.azcollection:
- version: 1.18.1
+ version: 2.2.0
community.aws:
- version: 6.3.0
+ version: 7.1.0
community.crypto:
- version: 2.15.1
+ version: 2.18.0
community.general:
- version: 7.4.0
+ version: 8.4.0
community.okd:
- version: 2.3.0
+ version: 3.0.1
community.vmware:
- version: 3.9.0
+ version: 4.2.0
containers.podman:
- version: 1.10.3
+ version: 1.12.0
equinix.metal:
version: 1.4.1
google.cloud:
- version: 1.2.0
+ version: 1.3.0
infra.controller_configuration:
- version: 2.5.1
+ version: 2.6.0
kubernetes.core:
- version: 2.4.0
+ version: 3.0.1
+ kubevirt.core:
+ version: 1.2.2
openstack.cloud:
- version: 2.1.0
+ version: 2.2.0
# Python
-Python 3.9.16
-pip 23.2.1 from /usr/local/lib/python3.9/site-packages/pip (python 3.9)
+Python 3.9.18
+pip 24.0 from /usr/local/lib/python3.9/site-packages/pip (python 3.9)
---------------- pip freeze ----------------
adal==1.2.7
-ansible-core==2.15.4
-ansible-runner==2.3.4
+aiohttp==3.9.3
+aiosignal==1.3.1
+ansible-core==2.15.9
+ansible-runner==2.3.6
+anyio==4.3.0
appdirs==1.4.4
applicationinsights==0.11.10
argcomplete==1.12.3
-attrs==23.1.0
-autopage==0.5.1
+async-timeout==4.0.3
+attrs==23.2.0
+autopage==0.5.2
azure-cli-core==2.34.0
azure-cli-telemetry==1.0.6
azure-common==1.1.11
azure-containerregistry==1.1.0
azure-core==1.28.0
-azure-graphrbac==0.61.1
-azure-identity==1.7.0
+azure-identity==1.14.0
azure-iot-hub==2.6.1
azure-keyvault==4.2.0
azure-keyvault-certificates==4.7.0
@@ -125,456 +130,476 @@
azure-mgmt-web==6.1.0
azure-nspkg==2.0.0
azure-storage-blob==12.11.0
-Babel==2.13.0
-bcrypt==4.0.1
-boto3==1.28.59
-botocore==1.31.59
-cachetools==5.3.1
-certifi==2023.7.22
+bcrypt==4.1.2
+boto3==1.34.64
+botocore==1.34.64
+cachetools==5.3.3
+certifi==2024.2.2
cffi==1.16.0
-charset-normalizer==3.3.0
-cliff==4.3.0
+charset-normalizer==3.3.2
+cliff==4.6.0
cmd2==2.4.3
-cryptography==41.0.4
-debtcollector==2.5.0
+cryptography==42.0.5
+debtcollector==3.0.0
decorator==5.1.1
-dnspython==2.4.2
+Deprecated==1.2.14
+dnspython==2.6.1
docutils==0.20.1
-dogpile.cache==1.2.2
+dogpile.cache==1.3.2
dumb-init==1.2.5.post1
-google-api-core==2.12.0
-google-auth==2.23.2
-google-cloud-core==2.3.3
-google-cloud-storage==2.11.0
+exceptiongroup==1.2.0
+frozenlist==1.4.1
+google-api-core==2.17.1
+google-auth==2.28.2
+google-cloud-core==2.4.1
+google-cloud-storage==2.15.0
google-crc32c==1.5.0
-google-resumable-media==2.6.0
-googleapis-common-protos==1.60.0
+google-resumable-media==2.7.0
+googleapis-common-protos==1.63.0
gssapi==1.8.3
+h11==0.14.0
+h2==4.1.0
+hpack==4.0.0
+httpcore==1.0.4
+httpx==0.27.0
humanfriendly==10.0
-idna==3.4
+hyperframe==6.0.1
+idna==3.6
importlib-metadata==6.2.1
importlib-resources==5.0.7
iso8601==2.1.0
isodate==0.6.1
-Jinja2==3.1.2
+Jinja2==3.1.3
jmespath==1.0.1
jsonpatch==1.33
jsonpointer==2.4
-jsonschema==4.19.1
-jsonschema-specifications==2023.7.1
-keystoneauth1==5.3.0
+jsonschema==4.21.1
+jsonschema-specifications==2023.12.1
+keystoneauth1==5.6.0
knack==0.9.0
krb5==0.5.1
-kubernetes==28.1.0
+kubernetes==29.0.0
lockfile==0.12.2
-lxml==4.9.3
-MarkupSafe==2.1.3
-msal==1.23.0
+lxml==5.1.0
+MarkupSafe==2.1.5
+microsoft-kiota-abstractions==1.3.1
+microsoft-kiota-authentication-azure==1.0.0
+microsoft-kiota-http==1.3.1
+microsoft-kiota-serialization-json==1.1.0
+microsoft-kiota-serialization-text==1.0.0
+msal==1.27.0
msal-extensions==0.3.1
-msgpack==1.0.7
+msgpack==1.0.8
+msgraph-core==1.0.0
+msgraph-sdk==1.0.0
msrest==0.7.1
msrestazure==0.6.4
-ncclient==0.6.13
-netaddr==0.9.0
+multidict==6.0.5
+ncclient==0.6.15
+netaddr==1.2.1
netifaces==0.11.0
-nsx-policy-python-sdk @ file://localhost//tmp/pip-req-build-4uorvonv/lib/nsx-policy-python-sdk/nsx_policy_python_sdk-4.1.0.1.0-py2.py3-none-any.whl#sha256=c8614ba87c80061733c840dc37b31912d3377a77502b34783c9322126e4f3182
-nsx-python-sdk @ file://localhost//tmp/pip-req-build-4uorvonv/lib/nsx-python-sdk/nsx_python_sdk-4.1.0.1.0-py2.py3-none-any.whl#sha256=6525d26a21c611d0b6975bd57dbecfeb2befa7ae5c4af5f46500bf1ed2b90e40
-nsx-vmc-aws-integration-python-sdk @ file://localhost//tmp/pip-req-build-4uorvonv/lib/nsx-vmc-aws-integration-python-sdk/nsx_vmc_aws_integration_python_sdk-4.1.0.1.0-py2.py3-none-any.whl#sha256=beb33de71c4cc1251537d1a6d84470eac1d56abec97081df753e8d23b84e2d3e
-nsx-vmc-policy-python-sdk @ file://localhost//tmp/pip-req-build-4uorvonv/lib/nsx-vmc-policy-python-sdk/nsx_vmc_policy_python_sdk-4.1.0.1.0-py2.py3-none-any.whl#sha256=0e2a9badd2a63bed91b32eacda6037b6a62dd7dd832f8ce3200bd83b49fc6ca7
+nsx-policy-python-sdk @ file://localhost//tmp/pip-req-build-3hx4xfai/lib/nsx-policy-python-sdk/nsx_policy_python_sdk-4.1.2.0.0-py2.py3-none-any.whl#sha256=d8b09fddd3bfac077cc2c4484f764d1b364ece202e1d3575da3adbd00707930a
+nsx-python-sdk @ file://localhost//tmp/pip-req-build-3hx4xfai/lib/nsx-python-sdk/nsx_python_sdk-4.1.2.0.0-py2.py3-none-any.whl#sha256=cd5f5a47d2bf066f047d5eba2d6bbd1f784fb36d7e1f734fa6adaab4d6d93fea
+nsx-vmc-aws-integration-python-sdk @ file://localhost//tmp/pip-req-build-3hx4xfai/lib/nsx-vmc-aws-integration-python-sdk/nsx_vmc_aws_integration_python_sdk-4.1.2.0.0-py2.py3-none-any.whl#sha256=d141ddcbb4dd7500299070129ebed10cdb5a3bf15c1b48de791760e81fbb27a7
+nsx-vmc-policy-python-sdk @ file://localhost//tmp/pip-req-build-3hx4xfai/lib/nsx-vmc-policy-python-sdk/nsx_vmc_policy_python_sdk-4.1.2.0.0-py2.py3-none-any.whl#sha256=d20503b7214d578bc996d33c15385e980f4ee8b381b0615e8ee9c9693ff929ae
oauthlib==3.2.2
openstacksdk==1.3.1
+opentelemetry-api==1.23.0
+opentelemetry-sdk==1.23.0
+opentelemetry-semantic-conventions==0.44b0
os-client-config==2.1.0
os-service-types==1.7.0
-osc-lib==2.8.1
-oslo.config==9.2.0
-oslo.context==5.2.0
-oslo.i18n==6.1.0
-oslo.log==5.3.0
-oslo.serialization==5.2.0
-oslo.utils==6.2.1
+osc-lib==3.0.1
+oslo.config==9.4.0
+oslo.context==5.5.0
+oslo.i18n==6.3.0
+oslo.log==5.5.0
+oslo.serialization==5.4.0
+oslo.utils==7.1.0
packaging==21.3
packet-python==1.44.3
paramiko==2.12.0
passlib==1.7.4
-pbr==5.11.1
-pexpect==4.8.0
-pkginfo==1.9.6
+pbr==6.0.0
+pendulum==3.0.0
+pexpect==4.9.0
+pkginfo==1.10.0
portalocker==1.7.1
-prettytable==3.9.0
-protobuf==4.24.3
-psutil==5.9.5
+prettytable==3.10.0
+protobuf==4.25.3
+psutil==5.9.8
ptyprocess==0.7.0
-pyasn1==0.5.0
+pyasn1==0.5.1
pyasn1-modules==0.3.0
pycparser==2.21
-Pygments==2.16.1
+Pygments==2.17.2
pyinotify==0.9.6
PyJWT==2.8.0
pykerberos==1.2.4
PyNaCl==1.5.0
-pyOpenSSL==23.2.0
-pyparsing==3.1.1
+pyOpenSSL==24.1.0
+pyparsing==3.1.2
pyperclip==1.8.2
pypsrp==0.8.1
PySocks==1.7.1
pyspnego==0.10.2
-python-cinderclient==9.4.0
+python-cinderclient==9.5.0
python-daemon==3.0.1
-python-dateutil==2.8.2
-python-designateclient==5.3.0
-python-heatclient==3.3.0
-python-keystoneclient==5.2.0
+python-dateutil==2.9.0.post0
+python-designateclient==6.0.1
+python-heatclient==3.5.0
+python-keystoneclient==5.4.0
python-neutronclient==11.0.0
-python-novaclient==18.4.0
+python-novaclient==18.6.0
python-openstackclient==6.2.0
-python-swiftclient==4.4.0
-pytz==2023.3.post1
-pyvmomi==8.0.2.0
+python-swiftclient==4.5.0
+pyvmomi==8.0.2.0.1
pywinrm==0.4.3
PyYAML==6.0.1
-referencing==0.30.2
+referencing==0.34.0
requests==2.31.0
requests-credssp==2.0.0
requests-ntlm==1.2.0
-requests-oauthlib==1.3.1
+requests-oauthlib==1.4.0
requestsexceptions==1.4.0
resolvelib==1.0.1
rfc3986==2.0.0
-rpds-py==0.10.3
+rpds-py==0.18.0
rsa==4.9
-s3transfer==0.7.0
-simplejson==3.19.1
+s3transfer==0.10.1
+simplejson==3.19.2
six==1.16.0
-stevedore==5.1.0
+sniffio==1.3.1
+std-uritemplate==0.0.54
+stevedore==5.2.0
tabulate==0.9.0
+time-machine==2.14.0
toml==0.10.2
-typing_extensions==4.8.0
-tzdata==2023.3
-uamqp==1.6.5
-urllib3==1.26.17
-vapi-common-client @ file://localhost//tmp/pip-req-build-4uorvonv/lib/vapi-common-client/vapi_common_client-2.44.0-py2.py3-none-any.whl#sha256=b4f906ebc17406af019a2e03a675f7404a6ad08c10b3bba99d493c30929b667f
-vapi-runtime @ file://localhost//tmp/pip-req-build-4uorvonv/lib/vapi-runtime/vapi_runtime-2.44.0-py2.py3-none-any.whl#sha256=71eafdaa9123f87b1bfb27e6903876e8ce192b9d80248135532577a6442477ad
-vcenter-bindings @ file://localhost//tmp/pip-req-build-4uorvonv/lib/vcenter-bindings/vcenter_bindings-4.2.0-py2.py3-none-any.whl#sha256=055cc278d9f9fdf0ae61c9f009aaabaa8696dd13b89c48061c637f4bf3105cbf
-vmwarecloud-aws @ file://localhost//tmp/pip-req-build-4uorvonv/lib/vmwarecloud-aws/vmwarecloud_aws-1.64.0-py2.py3-none-any.whl#sha256=2a57ce72812a355c4bbd5a5d0bfff04617d85402da96911d9dae71397d6529a9
-vmwarecloud-draas @ file://localhost//tmp/pip-req-build-4uorvonv/lib/vmwarecloud-draas/vmwarecloud_draas-1.23.0-py2.py3-none-any.whl#sha256=629cae86d5bcea0317242135d06e03a8f96707ae3913770745ef5e728e9c6b38
-vsphere-automation-sdk @ git+https://github.com/vmware/vsphere-automation-sdk-python.git@3481ee18407fdcc436918766f62dca15d7687a0e
-wcwidth==0.2.8
-websocket-client==1.6.3
-wrapt==1.15.0
+typing_extensions==4.10.0
+tzdata==2024.1
+uamqp==1.6.8
+urllib3==1.26.18
+vapi-common-client @ file://localhost//tmp/pip-req-build-3hx4xfai/lib/vapi-common-client/vapi_common_client-2.44.0-py2.py3-none-any.whl#sha256=b4f906ebc17406af019a2e03a675f7404a6ad08c10b3bba99d493c30929b667f
+vapi-runtime @ file://localhost//tmp/pip-req-build-3hx4xfai/lib/vapi-runtime/vapi_runtime-2.44.0-py2.py3-none-any.whl#sha256=71eafdaa9123f87b1bfb27e6903876e8ce192b9d80248135532577a6442477ad
+vcenter-bindings @ file://localhost//tmp/pip-req-build-3hx4xfai/lib/vcenter-bindings/vcenter_bindings-4.2.0-py2.py3-none-any.whl#sha256=055cc278d9f9fdf0ae61c9f009aaabaa8696dd13b89c48061c637f4bf3105cbf
+vmwarecloud-aws @ file://localhost//tmp/pip-req-build-3hx4xfai/lib/vmwarecloud-aws/vmwarecloud_aws-1.64.0-py2.py3-none-any.whl#sha256=2a57ce72812a355c4bbd5a5d0bfff04617d85402da96911d9dae71397d6529a9
+vmwarecloud-draas @ file://localhost//tmp/pip-req-build-3hx4xfai/lib/vmwarecloud-draas/vmwarecloud_draas-1.23.0-py2.py3-none-any.whl#sha256=629cae86d5bcea0317242135d06e03a8f96707ae3913770745ef5e728e9c6b38
+vsphere-automation-sdk @ git+https://github.com/vmware/vsphere-automation-sdk-python.git@99ee630cb819495f572e9775b48ce0ac1b0263de
+wcwidth==0.2.13
+websocket-client==1.7.0
+wrapt==1.16.0
xmltodict==0.13.0
-zipp==3.17.0
+yarl==1.9.4
+zipp==3.18.1
--------------------------------------------
# Packages
Updating Subscription Management repositories.
Unable to read consumer identity
-Subscription Manager is operating in container mode.
This system is not registered with an entitlement server. You can use subscription-manager to register.
Installed Packages
-acl.x86_64 2.2.53-1.el8 @System
-audit-libs.x86_64 3.0.7-4.el8 @System
-azure-cli.x86_64 2.53.0-1.el8 @packages-microsoft-com-prod
-basesystem.noarch 11-5.el8 @System
-bash.x86_64 4.4.20-4.el8_6 @System
-bind-libs.x86_64 32:9.11.36-8.el8_8.1 @ubi-8-appstream-rpms
-bind-libs-lite.x86_64 32:9.11.36-8.el8_8.1 @ubi-8-appstream-rpms
-bind-license.noarch 32:9.11.36-8.el8_8.1 @ubi-8-appstream-rpms
-bind-utils.x86_64 32:9.11.36-8.el8_8.1 @ubi-8-appstream-rpms
-binutils.x86_64 2.30-119.el8 @ubi-8-baseos-rpms
-brotli.x86_64 1.0.6-3.el8 @System
-bzip2-libs.x86_64 1.0.6-26.el8 @System
-ca-certificates.noarch 2023.2.60_v7.0.306-80.0.el8_8 @System
-chkconfig.x86_64 1.19.1-1.el8 @System
-cmake-filesystem.x86_64 3.20.2-5.el8 @ubi-8-appstream-rpms
-coreutils-single.x86_64 8.30-15.el8 @System
-cpp.x86_64 8.5.0-18.el8 @ubi-8-appstream-rpms
-cracklib.x86_64 2.9.6-15.el8 @System
-cracklib-dicts.x86_64 2.9.6-15.el8 @System
-crypto-policies.noarch 20221215-1.gitece0092.el8 @System
-crypto-policies-scripts.noarch 20221215-1.gitece0092.el8 @System
-cryptsetup-libs.x86_64 2.3.7-5.el8 @System
-curl.x86_64 7.61.1-30.el8_8.3 @System
-cyrus-sasl-lib.x86_64 2.1.27-6.el8_5 @System
-dbus.x86_64 1:1.12.8-24.el8_8.1 @System
-dbus-common.noarch 1:1.12.8-24.el8_8.1 @System
-dbus-daemon.x86_64 1:1.12.8-24.el8_8.1 @System
-dbus-glib.x86_64 0.110-2.el8 @System
-dbus-libs.x86_64 1:1.12.8-24.el8_8.1 @System
-dbus-tools.x86_64 1:1.12.8-24.el8_8.1 @System
-device-mapper.x86_64 8:1.02.181-9.el8 @System
-device-mapper-libs.x86_64 8:1.02.181-9.el8 @System
-dmidecode.x86_64 1:3.3-4.el8_8.1 @System
-dnf.noarch 4.7.0-16.el8_8 @System
-dnf-data.noarch 4.7.0-16.el8_8 @System
-dnf-plugin-subscription-manager.x86_64 1.28.36-3.el8_8 @System
-elfutils-default-yama-scope.noarch 0.188-3.el8 @System
-elfutils-libelf.x86_64 0.188-3.el8 @System
-elfutils-libs.x86_64 0.188-3.el8 @System
-emacs-filesystem.noarch 1:26.1-10.el8_8.2 @ubi-8-baseos-rpms
-expat.x86_64 2.2.5-11.el8 @System
-file-libs.x86_64 5.33-24.el8 @System
-filesystem.x86_64 3.8-6.el8 @System
-findutils.x86_64 1:4.6.0-20.el8_8.1 @System
-fstrm.x86_64 0.6.1-3.el8 @ubi-8-appstream-rpms
-gawk.x86_64 4.2.1-4.el8 @System
-gcc.x86_64 8.5.0-18.el8 @ubi-8-appstream-rpms
-gdb-gdbserver.x86_64 8.2-19.el8 @System
-gdbm.x86_64 1:1.18-2.el8 @System
-gdbm-libs.x86_64 1:1.18-2.el8 @System
-geolite2-city.noarch 20180605-1.el8 @ubi-8-appstream-rpms
-geolite2-country.noarch 20180605-1.el8 @ubi-8-appstream-rpms
-git.x86_64 2.39.3-1.el8_8 @ubi-8-appstream-rpms
-git-core.x86_64 2.39.3-1.el8_8 @ubi-8-appstream-rpms
-git-core-doc.noarch 2.39.3-1.el8_8 @ubi-8-appstream-rpms
-glib2.x86_64 2.56.4-161.el8 @System
-glibc.x86_64 2.28-225.el8 @System
-glibc-common.x86_64 2.28-225.el8 @System
-glibc-devel.x86_64 2.28-225.el8 @ubi-8-baseos-rpms
-glibc-headers.x86_64 2.28-225.el8 @ubi-8-baseos-rpms
-glibc-minimal-langpack.x86_64 2.28-225.el8 @System
-gmp.x86_64 1:6.1.2-10.el8 @System
-gnupg2.x86_64 2.2.20-3.el8_6 @System
-gnutls.x86_64 3.6.16-6.el8_7 @System
-gobject-introspection.x86_64 1.56.1-1.el8 @System
-gpgme.x86_64 1.13.1-11.el8 @System
-gpm-libs.x86_64 1.20.7-17.el8 @ubi-8-appstream-rpms
-grep.x86_64 3.1-6.el8 @System
-groff-base.x86_64 1.22.3-18.el8 @ubi-8-baseos-rpms
-gzip.x86_64 1.9-13.el8_5 @System
-ima-evm-utils.x86_64 1.3.2-12.el8 @System
-info.x86_64 6.5-7.el8 @System
-isl.x86_64 0.16.1-6.el8 @ubi-8-appstream-rpms
-jq.x86_64 1.6-6.el8 @ubi-8-appstream-rpms
-json-c.x86_64 0.13.1-3.el8 @System
-json-glib.x86_64 1.4.4-1.el8 @System
-kernel-headers.x86_64 4.18.0-477.27.1.el8_8 @ubi-8-baseos-rpms
-keyutils-libs.x86_64 1.5.10-9.el8 @System
-keyutils-libs-devel.x86_64 1.5.10-9.el8 @ubi-8-baseos-rpms
-kmod-libs.x86_64 25-19.el8 @System
-krb5-devel.x86_64 1.18.2-25.el8_8 @ubi-8-baseos-rpms
-krb5-libs.x86_64 1.18.2-25.el8_8 @System
-langpacks-en.noarch 1.0-12.el8 @System
-less.x86_64 530-1.el8 @ubi-8-baseos-rpms
-libacl.x86_64 2.2.53-1.el8 @System
-libarchive.x86_64 3.3.3-5.el8 @System
-libassuan.x86_64 2.5.1-3.el8 @System
-libattr.x86_64 2.4.48-3.el8 @System
-libblkid.x86_64 2.32.1-42.el8_8 @System
-libcap.x86_64 2.48-5.el8_8 @System
-libcap-ng.x86_64 0.7.11-1.el8 @System
-libcom_err.x86_64 1.45.6-5.el8 @System
-libcom_err-devel.x86_64 1.45.6-5.el8 @ubi-8-baseos-rpms
-libcomps.x86_64 0.1.18-1.el8 @System
-libcurl.x86_64 7.61.1-30.el8_8.3 @System
-libcurl-devel.x86_64 7.61.1-30.el8_8.3 @ubi-8-baseos-rpms
-libdb.x86_64 5.3.28-42.el8_4 @System
-libdb-utils.x86_64 5.3.28-42.el8_4 @System
-libdnf.x86_64 0.63.0-14.el8_8 @System
-libedit.x86_64 3.1-23.20170329cvs.el8 @ubi-8-baseos-rpms
-libfdisk.x86_64 2.32.1-42.el8_8 @System
-libffi.x86_64 3.1-24.el8 @System
-libgcc.x86_64 8.5.0-18.el8 @System
-libgcrypt.x86_64 1.8.5-7.el8_6 @System
-libgomp.x86_64 8.5.0-18.el8 @ubi-8-baseos-rpms
-libgpg-error.x86_64 1.31-1.el8 @System
-libidn2.x86_64 2.2.0-1.el8 @System
-libkadm5.x86_64 1.18.2-25.el8_8 @ubi-8-baseos-rpms
-libksba.x86_64 1.3.5-9.el8_7 @System
-libmaxminddb.x86_64 1.2.0-10.el8 @ubi-8-appstream-rpms
-libmetalink.x86_64 0.1.3-7.el8 @ubi-8-baseos-rpms
-libmodulemd.x86_64 2.13.0-1.el8 @System
-libmount.x86_64 2.32.1-42.el8_8 @System
-libmpc.x86_64 1.1.0-9.1.el8 @ubi-8-appstream-rpms
-libnghttp2.x86_64 1.33.0-3.el8_2.1 @System
-libnl3.x86_64 3.7.0-1.el8 @System
-libnsl2.x86_64 1.2.0-2.20180605git4a062cf.el8 @System
-libpkgconf.x86_64 1.4.2-1.el8 @ubi-8-baseos-rpms
-libpsl.x86_64 0.20.2-6.el8 @System
-libpwquality.x86_64 1.4.4-6.el8 @System
-librepo.x86_64 1.14.2-4.el8 @System
-libreport-filesystem.x86_64 2.9.5-15.el8 @System
-librhsm.x86_64 0.0.3-5.el8 @System
-libseccomp.x86_64 2.5.2-1.el8 @System
-libselinux.x86_64 2.9-8.el8 @System
-libselinux-devel.x86_64 2.9-8.el8 @ubi-8-baseos-rpms
-libsemanage.x86_64 2.9-9.el8 @System
-libsepol.x86_64 2.9-3.el8 @System
-libsepol-devel.x86_64 2.9-3.el8 @ubi-8-baseos-rpms
-libsigsegv.x86_64 2.11-5.el8 @System
-libsmartcols.x86_64 2.32.1-42.el8_8 @System
-libsolv.x86_64 0.7.20-4.el8 @System
-libssh.x86_64 0.9.6-10.el8_8 @System
-libssh-config.noarch 0.9.6-10.el8_8 @System
-libstdc++.x86_64 8.5.0-18.el8 @System
-libtasn1.x86_64 4.13-4.el8_7 @System
-libtirpc.x86_64 1.1.4-8.el8 @System
-libunistring.x86_64 0.9.9-3.el8 @System
-libusbx.x86_64 1.0.23-4.el8 @System
-libuser.x86_64 0.62-25.el8 @System
-libutempter.x86_64 1.1.6-14.el8 @System
-libuuid.x86_64 2.32.1-42.el8_8 @System
-libverto.x86_64 0.3.2-2.el8 @System
-libverto-devel.x86_64 0.3.2-2.el8 @ubi-8-baseos-rpms
-libxcrypt.x86_64 4.1.1-6.el8 @System
-libxcrypt-devel.x86_64 4.1.1-6.el8 @ubi-8-baseos-rpms
-libxml2.x86_64 2.9.7-16.el8_8.1 @System
-libxml2-devel.x86_64 2.9.7-16.el8_8.1 @ubi-8-appstream-rpms
-libyaml.x86_64 0.1.7-5.el8 @System
-libzstd.x86_64 1.4.4-1.el8 @System
-lua-libs.x86_64 5.3.4-12.el8 @System
-lz4-libs.x86_64 1.8.3-3.el8_4 @System
-mpfr.x86_64 3.1.6-1.el8 @System
-ncurses.x86_64 6.1-9.20180224.el8_8.1 @ubi-8-baseos-rpms
-ncurses-base.noarch 6.1-9.20180224.el8_8.1 @System
-ncurses-libs.x86_64 6.1-9.20180224.el8_8.1 @System
-nettle.x86_64 3.4.1-7.el8 @System
-npth.x86_64 1.5-4.el8 @System
-oniguruma.x86_64 6.8.2-2.el8 @ubi-8-appstream-rpms
-openldap.x86_64 2.4.46-18.el8 @System
-openssh.x86_64 8.0p1-19.el8_8 @ubi-8-baseos-rpms
-openssh-clients.x86_64 8.0p1-19.el8_8 @ubi-8-baseos-rpms
-openssl.x86_64 1:1.1.1k-9.el8_7 @ubi-8-baseos-rpms
-openssl-devel.x86_64 1:1.1.1k-9.el8_7 @ubi-8-baseos-rpms
-openssl-libs.x86_64 1:1.1.1k-9.el8_7 @System
-p11-kit.x86_64 0.23.22-1.el8 @System
-p11-kit-trust.x86_64 0.23.22-1.el8 @System
-packages-microsoft-prod.noarch 1.0-1 @@commandline
-pam.x86_64 1.3.1-25.el8 @System
-passwd.x86_64 0.80-4.el8 @System
-pcre.x86_64 8.42-6.el8 @System
-pcre2.x86_64 10.32-3.el8_6 @System
-pcre2-devel.x86_64 10.32-3.el8_6 @ubi-8-baseos-rpms
-pcre2-utf16.x86_64 10.32-3.el8_6 @ubi-8-baseos-rpms
-pcre2-utf32.x86_64 10.32-3.el8_6 @ubi-8-baseos-rpms
-perl-Carp.noarch 1.42-396.el8 @ubi-8-baseos-rpms
-perl-Data-Dumper.x86_64 2.167-399.el8 @ubi-8-baseos-rpms
-perl-Digest.noarch 1.17-395.el8 @ubi-8-appstream-rpms
-perl-Digest-MD5.x86_64 2.55-396.el8 @ubi-8-appstream-rpms
-perl-Encode.x86_64 4:2.97-3.el8 @ubi-8-baseos-rpms
-perl-Errno.x86_64 1.28-422.el8 @ubi-8-baseos-rpms
-perl-Error.noarch 1:0.17025-2.el8 @ubi-8-appstream-rpms
-perl-Exporter.noarch 5.72-396.el8 @ubi-8-baseos-rpms
-perl-File-Path.noarch 2.15-2.el8 @ubi-8-baseos-rpms
-perl-File-Temp.noarch 0.230.600-1.el8 @ubi-8-baseos-rpms
-perl-Getopt-Long.noarch 1:2.50-4.el8 @ubi-8-baseos-rpms
-perl-Git.noarch 2.39.3-1.el8_8 @ubi-8-appstream-rpms
-perl-HTTP-Tiny.noarch 0.074-1.el8 @ubi-8-baseos-rpms
-perl-IO.x86_64 1.38-422.el8 @ubi-8-baseos-rpms
-perl-IO-Socket-IP.noarch 0.39-5.el8 @ubi-8-appstream-rpms
-perl-IO-Socket-SSL.noarch 2.066-4.module+el8.3.0+6446+594cad75 @ubi-8-appstream-rpms
-perl-MIME-Base64.x86_64 3.15-396.el8 @ubi-8-baseos-rpms
-perl-Mozilla-CA.noarch 20160104-7.module+el8.3.0+6498+9eecfe51 @ubi-8-appstream-rpms
-perl-Net-SSLeay.x86_64 1.88-2.module+el8.6.0+13392+f0897f98 @ubi-8-appstream-rpms
-perl-PathTools.x86_64 3.74-1.el8 @ubi-8-baseos-rpms
-perl-Pod-Escapes.noarch 1:1.07-395.el8 @ubi-8-baseos-rpms
-perl-Pod-Perldoc.noarch 3.28-396.el8 @ubi-8-baseos-rpms
-perl-Pod-Simple.noarch 1:3.35-395.el8 @ubi-8-baseos-rpms
-perl-Pod-Usage.noarch 4:1.69-395.el8 @ubi-8-baseos-rpms
-perl-Scalar-List-Utils.x86_64 3:1.49-2.el8 @ubi-8-baseos-rpms
-perl-Socket.x86_64 4:2.027-3.el8 @ubi-8-baseos-rpms
-perl-Storable.x86_64 1:3.11-3.el8 @ubi-8-baseos-rpms
-perl-Term-ANSIColor.noarch 4.06-396.el8 @ubi-8-baseos-rpms
-perl-Term-Cap.noarch 1.17-395.el8 @ubi-8-baseos-rpms
-perl-TermReadKey.x86_64 2.37-7.el8 @ubi-8-appstream-rpms
-perl-Text-ParseWords.noarch 3.30-395.el8 @ubi-8-baseos-rpms
-perl-Text-Tabs+Wrap.noarch 2013.0523-395.el8 @ubi-8-baseos-rpms
-perl-Time-Local.noarch 1:1.280-1.el8 @ubi-8-baseos-rpms
-perl-URI.noarch 1.73-3.el8 @ubi-8-appstream-rpms
-perl-Unicode-Normalize.x86_64 1.25-396.el8 @ubi-8-baseos-rpms
-perl-constant.noarch 1.33-396.el8 @ubi-8-baseos-rpms
-perl-interpreter.x86_64 4:5.26.3-422.el8 @ubi-8-baseos-rpms
-perl-libnet.noarch 3.11-3.el8 @ubi-8-appstream-rpms
-perl-libs.x86_64 4:5.26.3-422.el8 @ubi-8-baseos-rpms
-perl-macros.x86_64 4:5.26.3-422.el8 @ubi-8-baseos-rpms
-perl-parent.noarch 1:0.237-1.el8 @ubi-8-baseos-rpms
-perl-podlators.noarch 4.11-1.el8 @ubi-8-baseos-rpms
-perl-threads.x86_64 1:2.21-2.el8 @ubi-8-baseos-rpms
-perl-threads-shared.x86_64 1.58-2.el8 @ubi-8-baseos-rpms
-pkgconf.x86_64 1.4.2-1.el8 @ubi-8-baseos-rpms
-pkgconf-m4.noarch 1.4.2-1.el8 @ubi-8-baseos-rpms
-pkgconf-pkg-config.x86_64 1.4.2-1.el8 @ubi-8-baseos-rpms
-platform-python.x86_64 3.6.8-51.el8_8.1 @System
-platform-python-setuptools.noarch 39.2.0-7.el8 @System
-popt.x86_64 1.18-1.el8 @System
-protobuf-c.x86_64 1.3.0-6.el8 @ubi-8-appstream-rpms
-publicsuffix-list-dafsa.noarch 20180723-1.el8 @System
-python3-bind.noarch 32:9.11.36-8.el8_8.1 @ubi-8-appstream-rpms
-python3-chardet.noarch 3.0.4-7.el8 @System
-python3-cloud-what.x86_64 1.28.36-3.el8_8 @System
-python3-dateutil.noarch 1:2.6.1-6.el8 @System
-python3-dbus.x86_64 1.2.4-15.el8 @System
-python3-decorator.noarch 4.2.1-2.el8 @System
-python3-dmidecode.x86_64 3.12.3-2.el8 @System
-python3-dnf.noarch 4.7.0-16.el8_8 @System
-python3-dnf-plugins-core.noarch 4.0.21-19.el8_8 @System
-python3-ethtool.x86_64 0.14-5.el8 @System
-python3-gobject-base.x86_64 3.28.3-2.el8 @System
-python3-gpg.x86_64 1.13.1-11.el8 @System
-python3-hawkey.x86_64 0.63.0-14.el8_8 @System
-python3-idna.noarch 2.5-5.el8 @System
-python3-iniparse.noarch 0.4-31.el8 @System
-python3-inotify.noarch 0.9.6-13.el8 @System
-python3-libcomps.x86_64 0.1.18-1.el8 @System
-python3-libdnf.x86_64 0.63.0-14.el8_8 @System
-python3-librepo.x86_64 1.14.2-4.el8 @System
-python3-libs.x86_64 3.6.8-51.el8_8.1 @System
-python3-libxml2.x86_64 2.9.7-16.el8_8.1 @System
-python3-pip-wheel.noarch 9.0.3-22.el8 @System
-python3-ply.noarch 3.9-9.el8 @ubi-8-baseos-rpms
-python3-pysocks.noarch 1.6.8-3.el8 @System
-python3-requests.noarch 2.20.0-3.el8_8 @System
-python3-rpm.x86_64 4.14.3-26.el8 @System
-python3-setuptools-wheel.noarch 39.2.0-7.el8 @System
-python3-six.noarch 1.11.0-8.el8 @System
-python3-subscription-manager-rhsm.x86_64 1.28.36-3.el8_8 @System
-python3-syspurpose.x86_64 1.28.36-3.el8_8 @System
-python3-systemd.x86_64 234-8.el8 @System
-python3-urllib3.noarch 1.24.2-5.el8 @System
-python39.x86_64 3.9.16-1.module+el8.8.0+18968+3d7b19f0.1 @ubi-8-appstream-rpms
-python39-devel.x86_64 3.9.16-1.module+el8.8.0+18968+3d7b19f0.1 @ubi-8-appstream-rpms
-python39-libs.x86_64 3.9.16-1.module+el8.8.0+18968+3d7b19f0.1 @ubi-8-appstream-rpms
-python39-pip.noarch 20.2.4-7.module+el8.6.0+13003+6bb2c488 @ubi-8-appstream-rpms
-python39-pip-wheel.noarch 20.2.4-7.module+el8.6.0+13003+6bb2c488 @ubi-8-appstream-rpms
-python39-setuptools.noarch 50.3.2-4.module+el8.5.0+12204+54860423 @ubi-8-appstream-rpms
-python39-setuptools-wheel.noarch 50.3.2-4.module+el8.5.0+12204+54860423 @ubi-8-appstream-rpms
-readline.x86_64 7.0-10.el8 @System
-redhat-release.x86_64 8.8-0.8.el8 @System
-rootfiles.noarch 8.1-22.el8 @System
-rpm.x86_64 4.14.3-26.el8 @System
-rpm-build-libs.x86_64 4.14.3-26.el8 @System
-rpm-libs.x86_64 4.14.3-26.el8 @System
-rsync.x86_64 3.1.3-19.el8_7.1 @ubi-8-baseos-rpms
-sed.x86_64 4.5-5.el8 @System
-setup.noarch 2.12.2-9.el8 @System
-shadow-utils.x86_64 2:4.6-17.el8 @System
-sqlite-libs.x86_64 3.26.0-18.el8_8 @System
-sshpass.x86_64 1.09-4.el8 @ubi-8-appstream-rpms
-subscription-manager.x86_64 1.28.36-3.el8_8 @System
-subscription-manager-rhsm-certificates.x86_64 1.28.36-3.el8_8 @System
-systemd.x86_64 239-74.el8_8.5 @System
-systemd-libs.x86_64 239-74.el8_8.5 @System
-systemd-pam.x86_64 239-74.el8_8.5 @System
-tar.x86_64 2:1.30-9.el8 @System
-tpm2-tss.x86_64 2.3.2-4.el8 @System
-tzdata.noarch 2023c-1.el8 @System
-unzip.x86_64 6.0-46.el8 @ubi-8-baseos-rpms
-usermode.x86_64 1.113-2.el8 @System
-util-linux.x86_64 2.32.1-42.el8_8 @System
-vim-common.x86_64 2:8.0.1763-19.el8_6.4 @ubi-8-appstream-rpms
-vim-enhanced.x86_64 2:8.0.1763-19.el8_6.4 @ubi-8-appstream-rpms
-vim-filesystem.noarch 2:8.0.1763-19.el8_6.4 @ubi-8-appstream-rpms
-vim-minimal.x86_64 2:8.0.1763-19.el8_6.4 @System
-virt-what.x86_64 1.25-3.el8 @System
-wget.x86_64 1.19.5-11.el8 @ubi-8-appstream-rpms
-which.x86_64 2.21-18.el8 @System
-xz-devel.x86_64 5.2.4-4.el8_6 @ubi-8-baseos-rpms
-xz-libs.x86_64 5.2.4-4.el8_6 @System
-yum.noarch 4.7.0-16.el8_8 @System
-zlib.x86_64 1.2.11-21.el8_7 @System
-zlib-devel.x86_64 1.2.11-21.el8_7 @ubi-8-baseos-rpms
+acl.x86_64 2.2.53-1.el8 @System
+audit-libs.x86_64 3.0.7-5.el8 @System
+azure-cli.x86_64 2.58.0-1.el8 @packages-microsoft-com-prod
+basesystem.noarch 11-5.el8 @System
+bash.x86_64 4.4.20-4.el8_6 @System
+bind-libs.x86_64 32:9.11.36-11.el8_9 @ubi-8-appstream-rpms
+bind-libs-lite.x86_64 32:9.11.36-11.el8_9 @ubi-8-appstream-rpms
+bind-license.noarch 32:9.11.36-11.el8_9 @ubi-8-appstream-rpms
+bind-utils.x86_64 32:9.11.36-11.el8_9 @ubi-8-appstream-rpms
+binutils.x86_64 2.30-123.el8 @ubi-8-baseos-rpms
+brotli.x86_64 1.0.6-3.el8 @System
+bzip2-libs.x86_64 1.0.6-26.el8 @System
+ca-certificates.noarch 2023.2.60_v7.0.306-80.0.el8_8 @System
+chkconfig.x86_64 1.19.2-1.el8 @System
+cmake-filesystem.x86_64 3.26.5-1.el8_9 @ubi-8-appstream-rpms
+coreutils-single.x86_64 8.30-15.el8 @System
+cpp.x86_64 8.5.0-20.el8 @ubi-8-appstream-rpms
+cracklib.x86_64 2.9.6-15.el8 @System
+cracklib-dicts.x86_64 2.9.6-15.el8 @System
+crypto-policies.noarch 20230731-1.git3177e06.el8 @System
+crypto-policies-scripts.noarch 20230731-1.git3177e06.el8 @System
+cryptsetup-libs.x86_64 2.3.7-7.el8 @System
+curl.x86_64 7.61.1-33.el8 @System
+cyrus-sasl-lib.x86_64 2.1.27-6.el8_5 @System
+dbus.x86_64 1:1.12.8-26.el8 @System
+dbus-common.noarch 1:1.12.8-26.el8 @System
+dbus-daemon.x86_64 1:1.12.8-26.el8 @System
+dbus-glib.x86_64 0.110-2.el8 @System
+dbus-libs.x86_64 1:1.12.8-26.el8 @System
+dbus-tools.x86_64 1:1.12.8-26.el8 @System
+device-mapper.x86_64 8:1.02.181-13.el8_9 @System
+device-mapper-libs.x86_64 8:1.02.181-13.el8_9 @System
+dmidecode.x86_64 1:3.3-5.el8 @System
+dnf.noarch 4.7.0-19.el8 @System
+dnf-data.noarch 4.7.0-19.el8 @System
+dnf-plugin-subscription-manager.x86_64 1.28.40-1.el8_9 @System
+elfutils-default-yama-scope.noarch 0.189-3.el8 @System
+elfutils-libelf.x86_64 0.189-3.el8 @System
+elfutils-libs.x86_64 0.189-3.el8 @System
+emacs-filesystem.noarch 1:26.1-11.el8 @ubi-8-baseos-rpms
+expat.x86_64 2.2.5-11.el8 @System
+file-libs.x86_64 5.33-25.el8 @System
+filesystem.x86_64 3.8-6.el8 @System
+findutils.x86_64 1:4.6.0-21.el8 @System
+fstrm.x86_64 0.6.1-3.el8 @ubi-8-appstream-rpms
+gawk.x86_64 4.2.1-4.el8 @System
+gcc.x86_64 8.5.0-20.el8 @ubi-8-appstream-rpms
+gdb-gdbserver.x86_64 8.2-20.el8 @System
+gdbm.x86_64 1:1.18-2.el8 @System
+gdbm-libs.x86_64 1:1.18-2.el8 @System
+geolite2-city.noarch 20180605-1.el8 @ubi-8-appstream-rpms
+geolite2-country.noarch 20180605-1.el8 @ubi-8-appstream-rpms
+git.x86_64 2.39.3-1.el8_8 @ubi-8-appstream-rpms
+git-core.x86_64 2.39.3-1.el8_8 @ubi-8-appstream-rpms
+git-core-doc.noarch 2.39.3-1.el8_8 @ubi-8-appstream-rpms
+glib2.x86_64 2.56.4-161.el8 @System
+glibc.x86_64 2.28-236.el8_9.12 @System
+glibc-common.x86_64 2.28-236.el8_9.12 @System
+glibc-devel.x86_64 2.28-236.el8_9.12 @ubi-8-baseos-rpms
+glibc-headers.x86_64 2.28-236.el8_9.12 @ubi-8-baseos-rpms
+glibc-minimal-langpack.x86_64 2.28-236.el8_9.12 @System
+gmp.x86_64 1:6.1.2-10.el8 @System
+gnupg2.x86_64 2.2.20-3.el8_6 @System
+gnutls.x86_64 3.6.16-8.el8_9.1 @System
+gobject-introspection.x86_64 1.56.1-1.el8 @System
+gpgme.x86_64 1.13.1-11.el8 @System
+gpm-libs.x86_64 1.20.7-17.el8 @ubi-8-appstream-rpms
+grep.x86_64 3.1-6.el8 @System
+groff-base.x86_64 1.22.3-18.el8 @ubi-8-baseos-rpms
+gzip.x86_64 1.9-13.el8_5 @System
+ima-evm-utils.x86_64 1.3.2-12.el8 @System
+info.x86_64 6.5-7.el8 @System
+isl.x86_64 0.16.1-6.el8 @ubi-8-appstream-rpms
+jq.x86_64 1.6-7.el8 @ubi-8-appstream-rpms
+json-c.x86_64 0.13.1-3.el8 @System
+json-glib.x86_64 1.4.4-1.el8 @System
+kernel-headers.x86_64 4.18.0-513.18.1.el8_9 @ubi-8-baseos-rpms
+keyutils-libs.x86_64 1.5.10-9.el8 @System
+keyutils-libs-devel.x86_64 1.5.10-9.el8 @ubi-8-baseos-rpms
+kmod-libs.x86_64 25-19.el8 @System
+krb5-devel.x86_64 1.18.2-26.el8_9 @ubi-8-baseos-rpms
+krb5-libs.x86_64 1.18.2-26.el8_9 @System
+langpacks-en.noarch 1.0-12.el8 @System
+less.x86_64 530-1.el8 @ubi-8-baseos-rpms
+libacl.x86_64 2.2.53-1.el8 @System
+libarchive.x86_64 3.3.3-5.el8 @System
+libassuan.x86_64 2.5.1-3.el8 @System
+libattr.x86_64 2.4.48-3.el8 @System
+libblkid.x86_64 2.32.1-43.el8 @System
+libcap.x86_64 2.48-6.el8_9 @System
+libcap-ng.x86_64 0.7.11-1.el8 @System
+libcom_err.x86_64 1.45.6-5.el8 @System
+libcom_err-devel.x86_64 1.45.6-5.el8 @ubi-8-baseos-rpms
+libcomps.x86_64 0.1.18-1.el8 @System
+libcurl.x86_64 7.61.1-33.el8 @System
+libcurl-devel.x86_64 7.61.1-33.el8 @ubi-8-baseos-rpms
+libdb.x86_64 5.3.28-42.el8_4 @System
+libdb-utils.x86_64 5.3.28-42.el8_4 @System
+libdnf.x86_64 0.63.0-17.el8_9 @System
+libedit.x86_64 3.1-23.20170329cvs.el8 @ubi-8-baseos-rpms
+libfdisk.x86_64 2.32.1-43.el8 @System
+libffi.x86_64 3.1-24.el8 @System
+libgcc.x86_64 8.5.0-20.el8 @System
+libgcrypt.x86_64 1.8.5-7.el8_6 @System
+libgomp.x86_64 8.5.0-20.el8 @ubi-8-baseos-rpms
+libgpg-error.x86_64 1.31-1.el8 @System
+libidn2.x86_64 2.2.0-1.el8 @System
+libkadm5.x86_64 1.18.2-26.el8_9 @ubi-8-baseos-rpms
+libksba.x86_64 1.3.5-9.el8_7 @System
+libmaxminddb.x86_64 1.2.0-10.el8_9.1 @ubi-8-appstream-rpms
+libmetalink.x86_64 0.1.3-7.el8 @ubi-8-baseos-rpms
+libmodulemd.x86_64 2.13.0-1.el8 @System
+libmount.x86_64 2.32.1-43.el8 @System
+libmpc.x86_64 1.1.0-9.1.el8 @ubi-8-appstream-rpms
+libnghttp2.x86_64 1.33.0-5.el8_9 @System
+libnl3.x86_64 3.7.0-1.el8 @System
+libnsl2.x86_64 1.2.0-2.20180605git4a062cf.el8 @System
+libpkgconf.x86_64 1.4.2-1.el8 @ubi-8-baseos-rpms
+libpsl.x86_64 0.20.2-6.el8 @System
+libpwquality.x86_64 1.4.4-6.el8 @System
+librepo.x86_64 1.14.2-4.el8 @System
+libreport-filesystem.x86_64 2.9.5-15.el8 @System
+librhsm.x86_64 0.0.3-5.el8 @System
+libseccomp.x86_64 2.5.2-1.el8 @System
+libselinux.x86_64 2.9-8.el8 @System
+libselinux-devel.x86_64 2.9-8.el8 @ubi-8-baseos-rpms
+libsemanage.x86_64 2.9-9.el8 @System
+libsepol.x86_64 2.9-3.el8 @System
+libsepol-devel.x86_64 2.9-3.el8 @ubi-8-baseos-rpms
+libsigsegv.x86_64 2.11-5.el8 @System
+libsmartcols.x86_64 2.32.1-43.el8 @System
+libsolv.x86_64 0.7.20-6.el8 @System
+libssh.x86_64 0.9.6-13.el8_9 @System
+libssh-config.noarch 0.9.6-13.el8_9 @System
+libstdc++.x86_64 8.5.0-20.el8 @System
+libtasn1.x86_64 4.13-4.el8_7 @System
+libtirpc.x86_64 1.1.4-8.el8 @System
+libunistring.x86_64 0.9.9-3.el8 @System
+libusbx.x86_64 1.0.23-4.el8 @System
+libuser.x86_64 0.62-25.el8 @System
+libutempter.x86_64 1.1.6-14.el8 @System
+libuuid.x86_64 2.32.1-43.el8 @System
+libverto.x86_64 0.3.2-2.el8 @System
+libverto-devel.x86_64 0.3.2-2.el8 @ubi-8-baseos-rpms
+libxcrypt.x86_64 4.1.1-6.el8 @System
+libxcrypt-devel.x86_64 4.1.1-6.el8 @ubi-8-baseos-rpms
+libxml2.x86_64 2.9.7-18.el8_9 @System
+libxml2-devel.x86_64 2.9.7-18.el8_9 @ubi-8-appstream-rpms
+libyaml.x86_64 0.1.7-5.el8 @System
+libzstd.x86_64 1.4.4-1.el8 @System
+lua-libs.x86_64 5.3.4-12.el8 @System
+lz4-libs.x86_64 1.8.3-3.el8_4 @System
+mpfr.x86_64 3.1.6-1.el8 @System
+ncurses.x86_64 6.1-10.20180224.el8 @ubi-8-baseos-rpms
+ncurses-base.noarch 6.1-10.20180224.el8 @System
+ncurses-libs.x86_64 6.1-10.20180224.el8 @System
+nettle.x86_64 3.4.1-7.el8 @System
+npth.x86_64 1.5-4.el8 @System
+oniguruma.x86_64 6.8.2-2.1.el8_9 @ubi-8-appstream-rpms
+openldap.x86_64 2.4.46-18.el8 @System
+openssh.x86_64 8.0p1-19.el8_9.2 @ubi-8-baseos-rpms
+openssh-clients.x86_64 8.0p1-19.el8_9.2 @ubi-8-baseos-rpms
+openssl.x86_64 1:1.1.1k-12.el8_9 @ubi-8-baseos-rpms
+openssl-devel.x86_64 1:1.1.1k-12.el8_9 @ubi-8-baseos-rpms
+openssl-libs.x86_64 1:1.1.1k-12.el8_9 @System
+p11-kit.x86_64 0.23.22-1.el8 @System
+p11-kit-trust.x86_64 0.23.22-1.el8 @System
+packages-microsoft-prod.noarch 1.0-1 @@commandline
+pam.x86_64 1.3.1-27.el8 @System
+passwd.x86_64 0.80-4.el8 @System
+pcre.x86_64 8.42-6.el8 @System
+pcre2.x86_64 10.32-3.el8_6 @System
+pcre2-devel.x86_64 10.32-3.el8_6 @ubi-8-baseos-rpms
+pcre2-utf16.x86_64 10.32-3.el8_6 @ubi-8-baseos-rpms
+pcre2-utf32.x86_64 10.32-3.el8_6 @ubi-8-baseos-rpms
+perl-Carp.noarch 1.42-396.el8 @ubi-8-baseos-rpms
+perl-Data-Dumper.x86_64 2.167-399.el8 @ubi-8-baseos-rpms
+perl-Digest.noarch 1.17-395.el8 @ubi-8-appstream-rpms
+perl-Digest-MD5.x86_64 2.55-396.el8 @ubi-8-appstream-rpms
+perl-Encode.x86_64 4:2.97-3.el8 @ubi-8-baseos-rpms
+perl-Errno.x86_64 1.28-422.el8 @ubi-8-baseos-rpms
+perl-Error.noarch 1:0.17025-2.el8 @ubi-8-appstream-rpms
+perl-Exporter.noarch 5.72-396.el8 @ubi-8-baseos-rpms
+perl-File-Path.noarch 2.15-2.el8 @ubi-8-baseos-rpms
+perl-File-Temp.noarch 0.230.600-1.el8 @ubi-8-baseos-rpms
+perl-Getopt-Long.noarch 1:2.50-4.el8 @ubi-8-baseos-rpms
+perl-Git.noarch 2.39.3-1.el8_8 @ubi-8-appstream-rpms
+perl-HTTP-Tiny.noarch 0.074-2.el8 @ubi-8-baseos-rpms
+perl-IO.x86_64 1.38-422.el8 @ubi-8-baseos-rpms
+perl-IO-Socket-IP.noarch 0.39-5.el8 @ubi-8-appstream-rpms
+perl-IO-Socket-SSL.noarch 2.066-4.module+el8.3.0+6446+594cad75 @ubi-8-appstream-rpms
+perl-MIME-Base64.x86_64 3.15-396.el8 @ubi-8-baseos-rpms
+perl-Mozilla-CA.noarch 20160104-7.module+el8.3.0+6498+9eecfe51 @ubi-8-appstream-rpms
+perl-Net-SSLeay.x86_64 1.88-2.module+el8.6.0+13392+f0897f98 @ubi-8-appstream-rpms
+perl-PathTools.x86_64 3.74-1.el8 @ubi-8-baseos-rpms
+perl-Pod-Escapes.noarch 1:1.07-395.el8 @ubi-8-baseos-rpms
+perl-Pod-Perldoc.noarch 3.28-396.el8 @ubi-8-baseos-rpms
+perl-Pod-Simple.noarch 1:3.35-395.el8 @ubi-8-baseos-rpms
+perl-Pod-Usage.noarch 4:1.69-395.el8 @ubi-8-baseos-rpms
+perl-Scalar-List-Utils.x86_64 3:1.49-2.el8 @ubi-8-baseos-rpms
+perl-Socket.x86_64 4:2.027-3.el8 @ubi-8-baseos-rpms
+perl-Storable.x86_64 1:3.11-3.el8 @ubi-8-baseos-rpms
+perl-Term-ANSIColor.noarch 4.06-396.el8 @ubi-8-baseos-rpms
+perl-Term-Cap.noarch 1.17-395.el8 @ubi-8-baseos-rpms
+perl-TermReadKey.x86_64 2.37-7.el8 @ubi-8-appstream-rpms
+perl-Text-ParseWords.noarch 3.30-395.el8 @ubi-8-baseos-rpms
+perl-Text-Tabs+Wrap.noarch 2013.0523-395.el8 @ubi-8-baseos-rpms
+perl-Time-Local.noarch 1:1.280-1.el8 @ubi-8-baseos-rpms
+perl-URI.noarch 1.73-3.el8 @ubi-8-appstream-rpms
+perl-Unicode-Normalize.x86_64 1.25-396.el8 @ubi-8-baseos-rpms
+perl-constant.noarch 1.33-396.el8 @ubi-8-baseos-rpms
+perl-interpreter.x86_64 4:5.26.3-422.el8 @ubi-8-baseos-rpms
+perl-libnet.noarch 3.11-3.el8 @ubi-8-appstream-rpms
+perl-libs.x86_64 4:5.26.3-422.el8 @ubi-8-baseos-rpms
+perl-macros.x86_64 4:5.26.3-422.el8 @ubi-8-baseos-rpms
+perl-parent.noarch 1:0.237-1.el8 @ubi-8-baseos-rpms
+perl-podlators.noarch 4.11-1.el8 @ubi-8-baseos-rpms
+perl-threads.x86_64 1:2.21-2.el8 @ubi-8-baseos-rpms
+perl-threads-shared.x86_64 1.58-2.el8 @ubi-8-baseos-rpms
+pkgconf.x86_64 1.4.2-1.el8 @ubi-8-baseos-rpms
+pkgconf-m4.noarch 1.4.2-1.el8 @ubi-8-baseos-rpms
+pkgconf-pkg-config.x86_64 1.4.2-1.el8 @ubi-8-baseos-rpms
+platform-python.x86_64 3.6.8-56.el8_9.3 @System
+platform-python-setuptools.noarch 39.2.0-7.el8 @System
+popt.x86_64 1.18-1.el8 @System
+protobuf-c.x86_64 1.3.0-8.el8 @ubi-8-appstream-rpms
+publicsuffix-list-dafsa.noarch 20180723-1.el8 @System
+python3-bind.noarch 32:9.11.36-11.el8_9 @ubi-8-appstream-rpms
+python3-chardet.noarch 3.0.4-7.el8 @System
+python3-cloud-what.x86_64 1.28.40-1.el8_9 @System
+python3-dateutil.noarch 1:2.6.1-6.el8 @System
+python3-dbus.x86_64 1.2.4-15.el8 @System
+python3-decorator.noarch 4.2.1-2.el8 @System
+python3-dnf.noarch 4.7.0-19.el8 @System
+python3-dnf-plugins-core.noarch 4.0.21-23.el8 @System
+python3-ethtool.x86_64 0.14-5.el8 @System
+python3-gobject-base.x86_64 3.28.3-2.el8 @System
+python3-gpg.x86_64 1.13.1-11.el8 @System
+python3-hawkey.x86_64 0.63.0-17.el8_9 @System
+python3-idna.noarch 2.5-5.el8 @System
+python3-iniparse.noarch 0.4-31.el8 @System
+python3-inotify.noarch 0.9.6-13.el8 @System
+python3-libcomps.x86_64 0.1.18-1.el8 @System
+python3-libdnf.x86_64 0.63.0-17.el8_9 @System
+python3-librepo.x86_64 1.14.2-4.el8 @System
+python3-libs.x86_64 3.6.8-56.el8_9.3 @System
+python3-pip-wheel.noarch 9.0.3-23.el8 @System
+python3-ply.noarch 3.9-9.el8 @ubi-8-baseos-rpms
+python3-pysocks.noarch 1.6.8-3.el8 @System
+python3-requests.noarch 2.20.0-3.el8_8 @System
+python3-rpm.x86_64 4.14.3-28.el8_9 @System
+python3-setuptools-wheel.noarch 39.2.0-7.el8 @System
+python3-six.noarch 1.11.0-8.el8 @System
+python3-subscription-manager-rhsm.x86_64 1.28.40-1.el8_9 @System
+python3-syspurpose.x86_64 1.28.40-1.el8_9 @System
+python3-systemd.x86_64 234-8.el8 @System
+python3-urllib3.noarch 1.24.2-5.el8_9.2 @System
+python39.x86_64 3.9.18-1.module+el8.9.0+20024+793d7211 @ubi-8-appstream-rpms
+python39-devel.x86_64 3.9.18-1.module+el8.9.0+20024+793d7211 @ubi-8-appstream-rpms
+python39-libs.x86_64 3.9.18-1.module+el8.9.0+20024+793d7211 @ubi-8-appstream-rpms
+python39-pip.noarch 20.2.4-8.module+el8.9.0+19644+d68f775d @ubi-8-appstream-rpms
+python39-pip-wheel.noarch 20.2.4-8.module+el8.9.0+19644+d68f775d @ubi-8-appstream-rpms
+python39-setuptools.noarch 50.3.2-4.module+el8.9.0+19644+d68f775d @ubi-8-appstream-rpms
+python39-setuptools-wheel.noarch 50.3.2-4.module+el8.9.0+19644+d68f775d @ubi-8-appstream-rpms
+readline.x86_64 7.0-10.el8 @System
+redhat-release.x86_64 8.9-0.1.el8 @System
+rootfiles.noarch 8.1-22.el8 @System
+rpm.x86_64 4.14.3-28.el8_9 @System
+rpm-build-libs.x86_64 4.14.3-28.el8_9 @System
+rpm-libs.x86_64 4.14.3-28.el8_9 @System
+rsync.x86_64 3.1.3-19.el8_7.1 @ubi-8-baseos-rpms
+sed.x86_64 4.5-5.el8 @System
+setup.noarch 2.12.2-9.el8 @System
+shadow-utils.x86_64 2:4.6-19.el8 @System
+sqlite-libs.x86_64 3.26.0-19.el8_9 @System
+sshpass.x86_64 1.09-4.el8 @ubi-8-appstream-rpms
+subscription-manager.x86_64 1.28.40-1.el8_9 @System
+subscription-manager-rhsm-certificates.noarch 20220623-1.el8 @System
+systemd.x86_64 239-78.el8 @System
+systemd-libs.x86_64 239-78.el8 @System
+systemd-pam.x86_64 239-78.el8 @System
+tar.x86_64 2:1.30-9.el8 @System
+tpm2-tss.x86_64 2.3.2-5.el8 @System
+tzdata.noarch 2024a-1.el8 @System
+unzip.x86_64 6.0-46.el8 @ubi-8-baseos-rpms
+usermode.x86_64 1.113-2.el8 @System
+util-linux.x86_64 2.32.1-43.el8 @System
+vim-common.x86_64 2:8.0.1763-19.el8_6.4 @ubi-8-appstream-rpms
+vim-enhanced.x86_64 2:8.0.1763-19.el8_6.4 @ubi-8-appstream-rpms
+vim-filesystem.noarch 2:8.0.1763-19.el8_6.4 @ubi-8-appstream-rpms
+vim-minimal.x86_64 2:8.0.1763-19.el8_6.4 @System
+virt-what.x86_64 1.25-4.el8 @System
+wget.x86_64 1.19.5-11.el8 @ubi-8-appstream-rpms
+which.x86_64 2.21-20.el8 @System
+xz-devel.x86_64 5.2.4-4.el8_6 @ubi-8-baseos-rpms
+xz-libs.x86_64 5.2.4-4.el8_6 @System
+yum.noarch 4.7.0-19.el8 @System
+zlib.x86_64 1.2.11-25.el8 @System
+zlib-devel.x86_64 1.2.11-25.el8 @ubi-8-baseos-rpms
# Alternatives
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment