diff --git a/.tekton/haproxy-7-1-pull-request.yaml b/.tekton/haproxy-7-1-pull-request.yaml index 3f7d0c6..e12068c 100644 --- a/.tekton/haproxy-7-1-pull-request.yaml +++ b/.tekton/haproxy-7-1-pull-request.yaml @@ -8,9 +8,8 @@ metadata: build.appstudio.redhat.com/target_branch: '{{target_branch}}' pipelinesascode.tekton.dev/cancel-in-progress: "true" pipelinesascode.tekton.dev/max-keep-runs: "3" - pipelinesascode.tekton.dev/on-cel-expression: event == "pull_request" && target_branch - == "release-7.1" - creationTimestamp: null + pipelinesascode.tekton.dev/on-cel-expression: event == "pull_request" && target_branch == "release-7.1" + creationTimestamp: labels: appstudio.openshift.io/application: ceph-7-1 appstudio.openshift.io/component: haproxy-7-1 @@ -52,7 +51,7 @@ spec: - name: name value: show-sbom - name: bundle - value: quay.io/konflux-ci/tekton-catalog/task-show-sbom:0.1@sha256:86c069cac0a669797e8049faa8aa4088e70ff7fcd579d5bdc37626a9e0488a05 + value: quay.io/konflux-ci/tekton-catalog/task-show-sbom:0.1@sha256:beb0616db051952b4b861dd8c3e00fa1c0eccbd926feddf71194d3bb3ace9ce7 - name: kind value: task resolver: bundles @@ -68,13 +67,11 @@ spec: name: output-image type: string - default: . - description: Path to the source code of an application's component from where - to build image. + description: Path to the source code of an application's component from where to build image. name: path-context type: string - default: Dockerfile - description: Path to the Dockerfile inside the context specified by parameter - path-context + description: Path to the Dockerfile inside the context specified by parameter path-context name: dockerfile type: string - default: "false" @@ -85,20 +82,19 @@ spec: description: Skip checks against built image name: skip-checks type: string - - default: "false" + - default: "true" description: Execute the build with network isolation name: hermetic type: string - - default: "" + - default: '{"type": "rpm", "path": "."}' description: Build dependencies to be prefetched by Cachi2 name: prefetch-input type: string - default: "" - description: Image tag expiration time, time values could be something like - 1h, 2d, 3w for hours, days, and weeks, respectively. + description: Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively. name: image-expires-after type: string - - default: "false" + - default: "true" description: Build a source image. name: build-source-image type: string @@ -115,16 +111,18 @@ spec: name: build-args-file type: string - default: "false" - description: Whether to enable privileged mode, should be used only with remote - VMs + description: Whether to enable privileged mode, should be used only with remote VMs name: privileged-nested type: string - default: - linux/x86_64 - description: List of platforms to build the container images on. The available - set of values is determined by the configuration of the multi-platform-controller. + description: List of platforms to build the container images on. The available set of values is determined by the configuration of the multi-platform-controller. name: build-platforms type: array + - name: buildah-format + default: docker + type: string + description: The format for the resulting image's mediaType. Valid values are oci or docker. results: - description: "" name: IMAGE_URL @@ -152,7 +150,7 @@ spec: - name: name value: init - name: bundle - value: quay.io/konflux-ci/tekton-catalog/task-init:0.2@sha256:1d8221c84f91b923d89de50bf16481ea729e3b68ea04a9a7cbe8485ddbb27ee6 + value: quay.io/konflux-ci/tekton-catalog/task-init:0.2@sha256:3ca52e1d8885fc229bd9067275f44d5b21a9a609981d0324b525ddeca909bf10 - name: kind value: task resolver: bundles @@ -173,7 +171,7 @@ spec: - name: name value: git-clone-oci-ta - name: bundle - value: quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.1@sha256:d35e5d501cb5f5f88369511f76249857cb5ac30250e1dcf086939321964ff6b9 + value: quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.1@sha256:bb2f8f1edec47faa08c1929f2ffc6748f3a96af9644e6c40000081c6ff3ec894 - name: kind value: task resolver: bundles @@ -202,7 +200,7 @@ spec: - name: name value: prefetch-dependencies-oci-ta - name: bundle - value: quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta:0.2@sha256:092491ac0f6e1009d10c58a1319d1029371bf637cc1293cceba53c6da5314ed1 + value: quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta:0.2@sha256:0503f9313dfe70e4defda88a7226ec91a74af42198dccfa3280397d965aa16d6 - name: kind value: task resolver: bundles @@ -245,6 +243,8 @@ spec: value: $(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT) - name: IMAGE_APPEND_PLATFORM value: "true" + - name: BUILDAH_FORMAT + value: $(params.buildah-format) runAfter: - prefetch-dependencies taskRef: @@ -252,7 +252,7 @@ spec: - name: name value: buildah-remote-oci-ta - name: bundle - value: quay.io/konflux-ci/tekton-catalog/task-buildah-remote-oci-ta:0.4@sha256:9e866d4d0489a6ab84ae263db416c9f86d2d6117ef4444f495a0e97388ae3ac0 + value: quay.io/konflux-ci/tekton-catalog/task-buildah-remote-oci-ta:0.6@sha256:3832edaec1aae546c225c86ada53611e42717c784e2068e0536831a99cb1922d - name: kind value: task resolver: bundles @@ -274,6 +274,8 @@ spec: - name: IMAGES value: - $(tasks.build-images.results.IMAGE_REF[*]) + - name: BUILDAH_FORMAT + value: $(params.buildah-format) runAfter: - build-images taskRef: @@ -281,7 +283,7 @@ spec: - name: name value: build-image-index - name: bundle - value: quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.1@sha256:3499772af90aad0d3935629be6d37dd9292195fb629e6f43ec839c7f545a0faa + value: quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.1@sha256:d94cad7f41be61074dd21c7dff26dab9217c3435a16f62813c1cb8382dd9aae6 - name: kind value: task resolver: bundles @@ -307,7 +309,7 @@ spec: - name: name value: source-build-oci-ta - name: bundle - value: quay.io/konflux-ci/tekton-catalog/task-source-build-oci-ta:0.3@sha256:b1eb49583b41872b27356fee20d5f0eb6ff7f5cdeacde7ffb39655f031104728 + value: quay.io/konflux-ci/tekton-catalog/task-source-build-oci-ta:0.3@sha256:5f9069a07a6dc16aae7a05adf49d2b6792815f3fabd116377578860743f4e0ec - name: kind value: task resolver: bundles @@ -333,7 +335,7 @@ spec: - name: name value: deprecated-image-check - name: bundle - value: quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3c8b81fa868e27c6266e7660a4bfb4c822846dcf4304606e71e20893b0d3e515 + value: quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:f59175d9a0a60411738228dfe568af4684af4aa5e7e05c832927cb917801d489 - name: kind value: task resolver: bundles @@ -355,7 +357,7 @@ spec: - name: name value: clair-scan - name: bundle - value: quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.2@sha256:417f44117f8d87a4a62fea6589b5746612ac61640b454dbd88f74892380411f2 + value: quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:a7cc183967f89c4ac100d04ab8f81e54733beee60a0528208107c9a22d3c43af - name: kind value: task resolver: bundles @@ -375,7 +377,7 @@ spec: - name: name value: ecosystem-cert-preflight-checks - name: bundle - value: quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:f99d2bdb02f13223d494077a2cde31418d09369f33c02134a8e7e5fad2f61eda + value: quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:9568c51a5158d534248908b9b561cf67d2826ed4ea164ffd95628bb42380e6ec - name: kind value: task resolver: bundles @@ -401,7 +403,7 @@ spec: - name: name value: sast-snyk-check-oci-ta - name: bundle - value: quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta:0.4@sha256:fe5e5ba3a72632cd505910de2eacd62c9d11ed570c325173188f8d568ac60771 + value: quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta:0.4@sha256:60f2dac41844d222086ff7f477e51f3563716b183d87db89f603d6f604c21760 - name: kind value: task resolver: bundles @@ -423,7 +425,7 @@ spec: - name: name value: clamav-scan - name: bundle - value: quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.2@sha256:7749146f7e4fe530846f1b15c9366178ec9f44776ef1922a60d3e7e2b8c6426b + value: quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:f3d2d179cddcc07d0228d9f52959a233037a3afa2619d0a8b2effbb467db80c3 - name: kind value: task resolver: bundles @@ -468,7 +470,7 @@ spec: - name: name value: sast-coverity-check-oci-ta - name: bundle - value: quay.io/konflux-ci/tekton-catalog/task-sast-coverity-check-oci-ta:0.3@sha256:f9ca942208dc2e63b479384ccc56a611cc793397ecc837637b5b9f89c2ecbefe + value: quay.io/konflux-ci/tekton-catalog/task-sast-coverity-check-oci-ta:0.3@sha256:ae62d14c999fd93246fef4e57d28570fa5200c3266b9a3263a39965e5a5b02d7 - name: kind value: task resolver: bundles @@ -489,7 +491,7 @@ spec: - name: name value: coverity-availability-check - name: bundle - value: quay.io/konflux-ci/tekton-catalog/task-coverity-availability-check:0.2@sha256:db2b267dc15e4ed17f704ee91b8e9b38068e1a35b1018a328fdca621819d74c6 + value: quay.io/konflux-ci/tekton-catalog/task-coverity-availability-check:0.2@sha256:36bcf1531b85c2c7d7b4382bc0a9c61b0501e2e54e84991b11b225bdec0e5928 - name: kind value: task resolver: bundles @@ -515,7 +517,7 @@ spec: - name: name value: sast-shell-check-oci-ta - name: bundle - value: quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta:0.1@sha256:bf7bdde00b7212f730c1356672290af6f38d070da2c8a316987b5c32fd49e0b9 + value: quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta:0.1@sha256:1f0fcba24ebc447d9f8a2ea2e8f262fa435d6c523ca6b0346cd67261551fc9ed - name: kind value: task resolver: bundles @@ -541,7 +543,7 @@ spec: - name: name value: sast-unicode-check-oci-ta - name: bundle - value: quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta:0.3@sha256:a2bde66f6b4164620298c7d709b8f08515409404000fa1dc2260d2508b135651 + value: quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta:0.3@sha256:1833c618170ab9deb8455667f220df8e88d16ccd630a2361366f594e2bdcb712 - name: kind value: task resolver: bundles @@ -568,7 +570,7 @@ spec: - name: name value: apply-tags - name: bundle - value: quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.2@sha256:517a51e260c0b59654a9d7b842e1ab07d76bce15ca7ce9c8fd2489a19be6463d + value: quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.2@sha256:f44be1bf0262471f2f503f5e19da5f0628dcaf968c86272a2ad6b4871e708448 - name: kind value: task resolver: bundles @@ -591,7 +593,7 @@ spec: - name: name value: push-dockerfile-oci-ta - name: bundle - value: quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta:0.1@sha256:8c75c4a747e635e5f3e12266a3bb6e5d3132bf54e37eaa53d505f89897dd8eca + value: quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta:0.1@sha256:738e6e2108bee5b50309a37b54bc1adf8433ac63598dbb6830d6cb4ac65d9de6 - name: kind value: task resolver: bundles @@ -608,7 +610,7 @@ spec: - name: name value: rpms-signature-scan - name: bundle - value: quay.io/konflux-ci/konflux-vanguard/task-rpms-signature-scan:0.2@sha256:73471b26483d68fb6cdcc057b5891e510dbb5dd0a189884826b648c33e26a025 + value: quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:1b6c20ab3dbfb0972803d3ebcb2fa72642e59400c77bd66dfd82028bdd09e120 - name: kind value: task resolver: bundles diff --git a/.tekton/haproxy-7-1-push.yaml b/.tekton/haproxy-7-1-push.yaml index 24b6caa..993f6c1 100644 --- a/.tekton/haproxy-7-1-push.yaml +++ b/.tekton/haproxy-7-1-push.yaml @@ -7,8 +7,7 @@ metadata: build.appstudio.redhat.com/target_branch: '{{target_branch}}' pipelinesascode.tekton.dev/cancel-in-progress: "false" pipelinesascode.tekton.dev/max-keep-runs: "3" - pipelinesascode.tekton.dev/on-cel-expression: event == "push" && target_branch - == "release-7.1" + pipelinesascode.tekton.dev/on-cel-expression: event == "push" && target_branch == "release-7.1" creationTimestamp: null labels: appstudio.openshift.io/application: ceph-7-1 @@ -49,7 +48,7 @@ spec: - name: name value: show-sbom - name: bundle - value: quay.io/konflux-ci/tekton-catalog/task-show-sbom:0.1@sha256:86c069cac0a669797e8049faa8aa4088e70ff7fcd579d5bdc37626a9e0488a05 + value: quay.io/konflux-ci/tekton-catalog/task-show-sbom:0.1@sha256:beb0616db051952b4b861dd8c3e00fa1c0eccbd926feddf71194d3bb3ace9ce7 - name: kind value: task resolver: bundles @@ -65,13 +64,11 @@ spec: name: output-image type: string - default: . - description: Path to the source code of an application's component from where - to build image. + description: Path to the source code of an application's component from where to build image. name: path-context type: string - default: Dockerfile - description: Path to the Dockerfile inside the context specified by parameter - path-context + description: Path to the Dockerfile inside the context specified by parameter path-context name: dockerfile type: string - default: "false" @@ -82,20 +79,19 @@ spec: description: Skip checks against built image name: skip-checks type: string - - default: "false" + - default: "true" description: Execute the build with network isolation name: hermetic type: string - - default: "" + - default: '{"type": "rpm", "path": "."}' description: Build dependencies to be prefetched by Cachi2 name: prefetch-input type: string - default: "" - description: Image tag expiration time, time values could be something like - 1h, 2d, 3w for hours, days, and weeks, respectively. + description: Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively. name: image-expires-after type: string - - default: "false" + - default: "true" description: Build a source image. name: build-source-image type: string @@ -112,16 +108,18 @@ spec: name: build-args-file type: string - default: "false" - description: Whether to enable privileged mode, should be used only with remote - VMs + description: Whether to enable privileged mode, should be used only with remote VMs name: privileged-nested type: string - default: - linux/x86_64 - description: List of platforms to build the container images on. The available - set of values is determined by the configuration of the multi-platform-controller. + description: List of platforms to build the container images on. The available set of values is determined by the configuration of the multi-platform-controller. name: build-platforms type: array + - name: buildah-format + default: docker + type: string + description: The format for the resulting image's mediaType. Valid values are oci or docker. results: - description: "" name: IMAGE_URL @@ -149,7 +147,7 @@ spec: - name: name value: init - name: bundle - value: quay.io/konflux-ci/tekton-catalog/task-init:0.2@sha256:1d8221c84f91b923d89de50bf16481ea729e3b68ea04a9a7cbe8485ddbb27ee6 + value: quay.io/konflux-ci/tekton-catalog/task-init:0.2@sha256:3ca52e1d8885fc229bd9067275f44d5b21a9a609981d0324b525ddeca909bf10 - name: kind value: task resolver: bundles @@ -170,7 +168,7 @@ spec: - name: name value: git-clone-oci-ta - name: bundle - value: quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.1@sha256:d35e5d501cb5f5f88369511f76249857cb5ac30250e1dcf086939321964ff6b9 + value: quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.1@sha256:bb2f8f1edec47faa08c1929f2ffc6748f3a96af9644e6c40000081c6ff3ec894 - name: kind value: task resolver: bundles @@ -199,7 +197,7 @@ spec: - name: name value: prefetch-dependencies-oci-ta - name: bundle - value: quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta:0.2@sha256:092491ac0f6e1009d10c58a1319d1029371bf637cc1293cceba53c6da5314ed1 + value: quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta:0.2@sha256:0503f9313dfe70e4defda88a7226ec91a74af42198dccfa3280397d965aa16d6 - name: kind value: task resolver: bundles @@ -242,6 +240,8 @@ spec: value: $(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT) - name: IMAGE_APPEND_PLATFORM value: "true" + - name: BUILDAH_FORMAT + value: $(params.buildah-format) runAfter: - prefetch-dependencies taskRef: @@ -249,7 +249,7 @@ spec: - name: name value: buildah-remote-oci-ta - name: bundle - value: quay.io/konflux-ci/tekton-catalog/task-buildah-remote-oci-ta:0.4@sha256:9e866d4d0489a6ab84ae263db416c9f86d2d6117ef4444f495a0e97388ae3ac0 + value: quay.io/konflux-ci/tekton-catalog/task-buildah-remote-oci-ta:0.6@sha256:3832edaec1aae546c225c86ada53611e42717c784e2068e0536831a99cb1922d - name: kind value: task resolver: bundles @@ -271,6 +271,8 @@ spec: - name: IMAGES value: - $(tasks.build-images.results.IMAGE_REF[*]) + - name: BUILDAH_FORMAT + value: $(params.buildah-format) runAfter: - build-images taskRef: @@ -278,7 +280,7 @@ spec: - name: name value: build-image-index - name: bundle - value: quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.1@sha256:3499772af90aad0d3935629be6d37dd9292195fb629e6f43ec839c7f545a0faa + value: quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.1@sha256:d94cad7f41be61074dd21c7dff26dab9217c3435a16f62813c1cb8382dd9aae6 - name: kind value: task resolver: bundles @@ -304,7 +306,7 @@ spec: - name: name value: source-build-oci-ta - name: bundle - value: quay.io/konflux-ci/tekton-catalog/task-source-build-oci-ta:0.3@sha256:b1eb49583b41872b27356fee20d5f0eb6ff7f5cdeacde7ffb39655f031104728 + value: quay.io/konflux-ci/tekton-catalog/task-source-build-oci-ta:0.3@sha256:5f9069a07a6dc16aae7a05adf49d2b6792815f3fabd116377578860743f4e0ec - name: kind value: task resolver: bundles @@ -330,7 +332,7 @@ spec: - name: name value: deprecated-image-check - name: bundle - value: quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3c8b81fa868e27c6266e7660a4bfb4c822846dcf4304606e71e20893b0d3e515 + value: quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:f59175d9a0a60411738228dfe568af4684af4aa5e7e05c832927cb917801d489 - name: kind value: task resolver: bundles @@ -352,7 +354,7 @@ spec: - name: name value: clair-scan - name: bundle - value: quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.2@sha256:417f44117f8d87a4a62fea6589b5746612ac61640b454dbd88f74892380411f2 + value: quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:a7cc183967f89c4ac100d04ab8f81e54733beee60a0528208107c9a22d3c43af - name: kind value: task resolver: bundles @@ -372,7 +374,7 @@ spec: - name: name value: ecosystem-cert-preflight-checks - name: bundle - value: quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:f99d2bdb02f13223d494077a2cde31418d09369f33c02134a8e7e5fad2f61eda + value: quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:9568c51a5158d534248908b9b561cf67d2826ed4ea164ffd95628bb42380e6ec - name: kind value: task resolver: bundles @@ -398,7 +400,7 @@ spec: - name: name value: sast-snyk-check-oci-ta - name: bundle - value: quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta:0.4@sha256:fe5e5ba3a72632cd505910de2eacd62c9d11ed570c325173188f8d568ac60771 + value: quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta:0.4@sha256:60f2dac41844d222086ff7f477e51f3563716b183d87db89f603d6f604c21760 - name: kind value: task resolver: bundles @@ -420,7 +422,7 @@ spec: - name: name value: clamav-scan - name: bundle - value: quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.2@sha256:7749146f7e4fe530846f1b15c9366178ec9f44776ef1922a60d3e7e2b8c6426b + value: quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:f3d2d179cddcc07d0228d9f52959a233037a3afa2619d0a8b2effbb467db80c3 - name: kind value: task resolver: bundles @@ -465,7 +467,7 @@ spec: - name: name value: sast-coverity-check-oci-ta - name: bundle - value: quay.io/konflux-ci/tekton-catalog/task-sast-coverity-check-oci-ta:0.3@sha256:f9ca942208dc2e63b479384ccc56a611cc793397ecc837637b5b9f89c2ecbefe + value: quay.io/konflux-ci/tekton-catalog/task-sast-coverity-check-oci-ta:0.3@sha256:ae62d14c999fd93246fef4e57d28570fa5200c3266b9a3263a39965e5a5b02d7 - name: kind value: task resolver: bundles @@ -486,7 +488,7 @@ spec: - name: name value: coverity-availability-check - name: bundle - value: quay.io/konflux-ci/tekton-catalog/task-coverity-availability-check:0.2@sha256:db2b267dc15e4ed17f704ee91b8e9b38068e1a35b1018a328fdca621819d74c6 + value: quay.io/konflux-ci/tekton-catalog/task-coverity-availability-check:0.2@sha256:36bcf1531b85c2c7d7b4382bc0a9c61b0501e2e54e84991b11b225bdec0e5928 - name: kind value: task resolver: bundles @@ -512,7 +514,7 @@ spec: - name: name value: sast-shell-check-oci-ta - name: bundle - value: quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta:0.1@sha256:bf7bdde00b7212f730c1356672290af6f38d070da2c8a316987b5c32fd49e0b9 + value: quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta:0.1@sha256:1f0fcba24ebc447d9f8a2ea2e8f262fa435d6c523ca6b0346cd67261551fc9ed - name: kind value: task resolver: bundles @@ -538,7 +540,7 @@ spec: - name: name value: sast-unicode-check-oci-ta - name: bundle - value: quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta:0.3@sha256:a2bde66f6b4164620298c7d709b8f08515409404000fa1dc2260d2508b135651 + value: quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta:0.3@sha256:1833c618170ab9deb8455667f220df8e88d16ccd630a2361366f594e2bdcb712 - name: kind value: task resolver: bundles @@ -564,7 +566,7 @@ spec: - name: name value: apply-tags - name: bundle - value: quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.2@sha256:517a51e260c0b59654a9d7b842e1ab07d76bce15ca7ce9c8fd2489a19be6463d + value: quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.2@sha256:f44be1bf0262471f2f503f5e19da5f0628dcaf968c86272a2ad6b4871e708448 - name: kind value: task resolver: bundles @@ -587,7 +589,7 @@ spec: - name: name value: push-dockerfile-oci-ta - name: bundle - value: quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta:0.1@sha256:8c75c4a747e635e5f3e12266a3bb6e5d3132bf54e37eaa53d505f89897dd8eca + value: quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta:0.1@sha256:738e6e2108bee5b50309a37b54bc1adf8433ac63598dbb6830d6cb4ac65d9de6 - name: kind value: task resolver: bundles @@ -604,7 +606,7 @@ spec: - name: name value: rpms-signature-scan - name: bundle - value: quay.io/konflux-ci/konflux-vanguard/task-rpms-signature-scan:0.2@sha256:73471b26483d68fb6cdcc057b5891e510dbb5dd0a189884826b648c33e26a025 + value: quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:1b6c20ab3dbfb0972803d3ebcb2fa72642e59400c77bd66dfd82028bdd09e120 - name: kind value: task resolver: bundles diff --git a/Dockerfile b/Dockerfile index 5458834..79278d2 100644 --- a/Dockerfile +++ b/Dockerfile @@ -5,6 +5,11 @@ RUN microdnf update -y # If you edit this version number, edit it here *and* the LABEL below: RUN microdnf install -y haproxy && rpm -q haproxy-2.4.22 +# Creating haproxy user and group +RUN microdnf install -y shadow-utils +RUN groupadd haproxygroup +RUN useradd -g haproxygroup haproxyuser + # Only install qatengine package when building on x86_64 arch. RUN if [ $(uname --hardware-platform) == "linux/amd64" ]; then microdnf install -y qatengine; fi @@ -19,8 +24,13 @@ LABEL io.k8s.description="HAProxy container" STOPSIGNAL SIGUSR1 +RUN mkdir /licenses +COPY ./licenses /licenses + COPY docker-entrypoint.sh /usr/local/bin/ RUN ln -s usr/local/bin/docker-entrypoint.sh / ENTRYPOINT ["docker-entrypoint.sh"] +USER haproxyuser + CMD ["haproxy", "-f", "/usr/local/etc/haproxy/haproxy.cfg"] diff --git a/licenses/LICENSE b/licenses/LICENSE new file mode 100644 index 0000000..cd95eb5 --- /dev/null +++ b/licenses/LICENSE @@ -0,0 +1,37 @@ +HAPROXY's license - 2006/06/15 + +Historically, haproxy has been covered by GPL version 2. However, an issue +appeared in GPL which will prevent external non-GPL code from being built +using the headers provided with haproxy. My long-term goal is to build a core +system able to load external modules to support specific application protocols. + +Since some protocols are found in rare environments (finance, industry, ...), +some of them might be accessible only after signing an NDA. Enforcing GPL on +such modules would only prevent them from ever being implemented, while not +providing anything useful to ordinary users. + +For this reason, I *want* to be able to support binary only external modules +when needed, with a GPL core and GPL modules for standard protocols, so that +people fixing bugs don't keep them secretly to try to stay over competition. + +The solution was then to apply the LGPL license to the exportable include +files, while keeping the GPL for all the rest. This way, it still is mandatory +to redistribute modified code under customer request, but at the same time, it +is expressly permitted to write, compile, link and load non-GPL code using the +LGPL header files and not to distribute them if it causes a legal problem. + +Of course, users are strongly encouraged to continue the work under GPL as long +as possible, since this license has allowed useful enhancements, contributions +and fixes from talented people around the world. + +Due to the incompatibility between the GPL and the OpenSSL licence, you must +apply the GPL/LGPL licence with the following exception: +This program is released under the GPL with the additional exemption that +compiling, linking, and/or using OpenSSL is allowed. + +The text of the licenses lies in the "doc" directory. All the files provided in +this package are covered by the GPL unless expressly stated otherwise in them. +Every patch or contribution provided by external people will by default comply +with the license of the files it affects, or be rejected. + +Willy Tarreau - w@1wt.eu \ No newline at end of file diff --git a/rpms.in.yaml b/rpms.in.yaml new file mode 100644 index 0000000..547a6fe --- /dev/null +++ b/rpms.in.yaml @@ -0,0 +1,17 @@ +contentOrigin: + repofiles: + - ./rpms.repo +context: + bare: true + +arches: + - aarch64 + - ppc64le + - s390x + - x86_64 + +packages: + - haproxy-2.4.22 + - name: qatengine + arches: + only: x86_64 \ No newline at end of file diff --git a/rpms.lock.yaml b/rpms.lock.yaml new file mode 100644 index 0000000..ef0b23b --- /dev/null +++ b/rpms.lock.yaml @@ -0,0 +1,3744 @@ +--- +lockfileVersion: 1 +lockfileVendor: redhat +arches: +- arch: aarch64 + packages: + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/aarch64/appstream/os/Packages/h/haproxy-2.4.22-4.el9.aarch64.rpm + repoid: rhel-9-for-aarch64-appstream-rpms + size: 2297594 + checksum: sha256:d48d7c51380edb5410e1233f1be9e4e77bfc863117932be44a88c4d0bbaca7a9 + name: haproxy + evr: 2.4.22-4.el9 + sourcerpm: haproxy-2.4.22-4.el9.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/aarch64/baseos/os/Packages/a/acl-2.3.1-4.el9.aarch64.rpm + repoid: rhel-9-for-aarch64-baseos-rpms + size: 77245 + checksum: sha256:59d24711260ff0e69762fc4e728279b0e7b6ecfdb5a9b8ba01cd96682c679022 + name: acl + evr: 2.3.1-4.el9 + sourcerpm: acl-2.3.1-4.el9.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/aarch64/baseos/os/Packages/a/alternatives-1.24-2.el9.aarch64.rpm + repoid: rhel-9-for-aarch64-baseos-rpms + size: 42137 + checksum: sha256:6f7c0667ac015bc0d40836c9f55c73ebf65a209069f69aa8f58e6b4655c820a8 + name: alternatives + evr: 1.24-2.el9 + sourcerpm: chkconfig-1.24-2.el9.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/aarch64/baseos/os/Packages/a/audit-libs-3.1.5-4.el9.aarch64.rpm + repoid: rhel-9-for-aarch64-baseos-rpms + size: 126689 + checksum: sha256:1249dd4f4dd4ea5e69aa9c7f2144fc47682b79a53a40b50351a75c2457b6b3da + name: audit-libs + evr: 3.1.5-4.el9 + sourcerpm: audit-3.1.5-4.el9.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/aarch64/baseos/os/Packages/b/basesystem-11-13.el9.noarch.rpm + repoid: rhel-9-for-aarch64-baseos-rpms + size: 8229 + checksum: sha256:f498b0813fa1a825d550e8e3a9e42255eabfa18e6fc96adfc6cc8fa7e16dd513 + name: basesystem + evr: 11-13.el9 + sourcerpm: basesystem-11-13.el9.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/aarch64/baseos/os/Packages/b/bash-5.1.8-9.el9.aarch64.rpm + repoid: rhel-9-for-aarch64-baseos-rpms + size: 1760045 + checksum: sha256:7dc1febec9c2fb184ed4407f8a188ab267b7e46b3534866f702c6266008ababa + name: bash + evr: 5.1.8-9.el9 + sourcerpm: bash-5.1.8-9.el9.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/aarch64/baseos/os/Packages/b/bzip2-libs-1.0.8-10.el9_5.aarch64.rpm + repoid: rhel-9-for-aarch64-baseos-rpms + size: 43945 + checksum: sha256:d5ae9d4fc841dbfa72948e6810cbc1baf0430545a2cb195683b1b5b950ae8cc6 + name: bzip2-libs + evr: 1.0.8-10.el9_5 + sourcerpm: bzip2-1.0.8-10.el9_5.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/aarch64/baseos/os/Packages/c/ca-certificates-2024.2.69_v8.0.303-91.4.el9_4.noarch.rpm + repoid: rhel-9-for-aarch64-baseos-rpms + size: 1044629 + checksum: sha256:fda07ba8aa8afd38800aa1e49ddd4c7916d8f67030739f85f59727f47bdf28dd + name: ca-certificates + evr: 2024.2.69_v8.0.303-91.4.el9_4 + sourcerpm: ca-certificates-2024.2.69_v8.0.303-91.4.el9_4.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/aarch64/baseos/os/Packages/c/coreutils-8.32-39.el9.aarch64.rpm + repoid: rhel-9-for-aarch64-baseos-rpms + size: 1200393 + checksum: sha256:d7c585096d1561a8f1d2b020ce9954840d9a3100aadef2fcff912b843ff004b0 + name: coreutils + evr: 8.32-39.el9 + sourcerpm: coreutils-8.32-39.el9.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/aarch64/baseos/os/Packages/c/coreutils-common-8.32-39.el9.aarch64.rpm + repoid: rhel-9-for-aarch64-baseos-rpms + size: 2113701 + checksum: sha256:2ea1948f9f26c89d8a2d552210e1a811355e4b01496a97e7a13282eaeb23051d + name: coreutils-common + evr: 8.32-39.el9 + sourcerpm: coreutils-8.32-39.el9.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/aarch64/baseos/os/Packages/c/cracklib-2.9.6-27.el9.aarch64.rpm + repoid: rhel-9-for-aarch64-baseos-rpms + size: 100995 + checksum: sha256:6b4e2bae51af42c1ab0f1ec7430ab19542747937a827eba8cac540cb7514a145 + name: cracklib + evr: 2.9.6-27.el9 + sourcerpm: cracklib-2.9.6-27.el9.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/aarch64/baseos/os/Packages/c/cracklib-dicts-2.9.6-27.el9.aarch64.rpm + repoid: rhel-9-for-aarch64-baseos-rpms + size: 3821337 + checksum: sha256:c4ef55b06c9b5352b2338a6deccd25030472308b3ffe39735585967382e75419 + name: cracklib-dicts + evr: 2.9.6-27.el9 + sourcerpm: cracklib-2.9.6-27.el9.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/aarch64/baseos/os/Packages/c/crypto-policies-20250128-1.git5269e22.el9.noarch.rpm + repoid: rhel-9-for-aarch64-baseos-rpms + size: 92144 + checksum: sha256:e3ca18b4805fe8624d7d884859c167c14f48a4a1565b75403bb7470e7132cc1a + name: crypto-policies + evr: 20250128-1.git5269e22.el9 + sourcerpm: crypto-policies-20250128-1.git5269e22.el9.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/aarch64/baseos/os/Packages/d/dbus-1.12.20-8.el9.aarch64.rpm + repoid: rhel-9-for-aarch64-baseos-rpms + size: 8025 + checksum: sha256:5178f638660d1699fb06caeeac91f41c07da59b500e94adf2653df892f2cbdf8 + name: dbus + evr: 1:1.12.20-8.el9 + sourcerpm: dbus-1.12.20-8.el9.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/aarch64/baseos/os/Packages/d/dbus-broker-28-7.el9.aarch64.rpm + repoid: rhel-9-for-aarch64-baseos-rpms + size: 173303 + checksum: sha256:342af53fbf4254e34b5f19a6be6f22c67551c26dd0c49016edc93e806621b75d + name: dbus-broker + evr: 28-7.el9 + sourcerpm: dbus-broker-28-7.el9.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/aarch64/baseos/os/Packages/d/dbus-common-1.12.20-8.el9.noarch.rpm + repoid: rhel-9-for-aarch64-baseos-rpms + size: 18551 + checksum: sha256:298f1cada3cbcef6713098b9925694a0e30e8566f7a5bdbd72384520cf6c8360 + name: dbus-common + evr: 1:1.12.20-8.el9 + sourcerpm: dbus-1.12.20-8.el9.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/aarch64/baseos/os/Packages/e/expat-2.5.0-5.el9_6.aarch64.rpm + repoid: rhel-9-for-aarch64-baseos-rpms + size: 116016 + checksum: sha256:fd3234795b06ce0a45bfdec417be51a88296c0da0ea5b0d156aa327839e33052 + name: expat + evr: 2.5.0-5.el9_6 + sourcerpm: expat-2.5.0-5.el9_6.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/aarch64/baseos/os/Packages/f/filesystem-3.16-5.el9.aarch64.rpm + repoid: rhel-9-for-aarch64-baseos-rpms + size: 5003914 + checksum: sha256:484bc41109c49066cf350344150abe144e63263e0fafa0bf12c5a47f853e6a49 + name: filesystem + evr: 3.16-5.el9 + sourcerpm: filesystem-3.16-5.el9.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/aarch64/baseos/os/Packages/g/glibc-2.34-168.el9_6.23.aarch64.rpm + repoid: rhel-9-for-aarch64-baseos-rpms + size: 1788790 + checksum: sha256:45553330695edb681ef660a904f9f98ceead2307b42c640abb4a37c99529d166 + name: glibc + evr: 2.34-168.el9_6.23 + sourcerpm: glibc-2.34-168.el9_6.23.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/aarch64/baseos/os/Packages/g/glibc-common-2.34-168.el9_6.23.aarch64.rpm + repoid: rhel-9-for-aarch64-baseos-rpms + size: 300030 + checksum: sha256:4966b8bd32e310015b46793a92497a9c837670da46f4a9db1dd06590bd3c6ef4 + name: glibc-common + evr: 2.34-168.el9_6.23 + sourcerpm: glibc-2.34-168.el9_6.23.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/aarch64/baseos/os/Packages/g/glibc-gconv-extra-2.34-168.el9_6.23.aarch64.rpm + repoid: rhel-9-for-aarch64-baseos-rpms + size: 1815503 + checksum: sha256:157c99885eac2cc7f172899f14fa897666f83248dc19bdbbbeae921be13abef5 + name: glibc-gconv-extra + evr: 2.34-168.el9_6.23 + sourcerpm: glibc-2.34-168.el9_6.23.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/aarch64/baseos/os/Packages/g/glibc-minimal-langpack-2.34-168.el9_6.23.aarch64.rpm + repoid: rhel-9-for-aarch64-baseos-rpms + size: 18673 + checksum: sha256:08b46974c6d4dd1bfcbac0f4536405ec83f116c15c45f775a09f0eb5f2278e48 + name: glibc-minimal-langpack + evr: 2.34-168.el9_6.23 + sourcerpm: glibc-2.34-168.el9_6.23.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/aarch64/baseos/os/Packages/g/gmp-6.2.0-13.el9.aarch64.rpm + repoid: rhel-9-for-aarch64-baseos-rpms + size: 275679 + checksum: sha256:df01d909e4613514b1844d6ca26d0bcdff8a659762e507188d04ed046fb0cec4 + name: gmp + evr: 1:6.2.0-13.el9 + sourcerpm: gmp-6.2.0-13.el9.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/aarch64/baseos/os/Packages/g/grep-3.6-5.el9.aarch64.rpm + repoid: rhel-9-for-aarch64-baseos-rpms + size: 276244 + checksum: sha256:583a247a199901d44dc8a96d46010e15f6211f98f7c61ba089825155b0562520 + name: grep + evr: 3.6-5.el9 + sourcerpm: grep-3.6-5.el9.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/aarch64/baseos/os/Packages/g/gzip-1.12-1.el9.aarch64.rpm + repoid: rhel-9-for-aarch64-baseos-rpms + size: 169809 + checksum: sha256:45710df49b439ddc4a2848fd3877367761b574234ae28b6be46f1cf54f3fcdca + name: gzip + evr: 1.12-1.el9 + sourcerpm: gzip-1.12-1.el9.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/aarch64/baseos/os/Packages/k/kmod-libs-28-10.el9.aarch64.rpm + repoid: rhel-9-for-aarch64-baseos-rpms + size: 65172 + checksum: sha256:034496ce5f4ab068b21e4b53a3cf0845fb126b03fcda430b7e2636812092f460 + name: kmod-libs + evr: 28-10.el9 + sourcerpm: kmod-28-10.el9.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/aarch64/baseos/os/Packages/l/libacl-2.3.1-4.el9.aarch64.rpm + repoid: rhel-9-for-aarch64-baseos-rpms + size: 24374 + checksum: sha256:7c98786eea7783275ff88dc4b524ab4a9cc0c4c8b40206b2cdf7174d3e339918 + name: libacl + evr: 2.3.1-4.el9 + sourcerpm: acl-2.3.1-4.el9.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/aarch64/baseos/os/Packages/l/libattr-2.5.1-3.el9.aarch64.rpm + repoid: rhel-9-for-aarch64-baseos-rpms + size: 20696 + checksum: sha256:b6a73c9da522df55690b886c0a9af39338571d34ee6f0d4d9b994c8289df3412 + name: libattr + evr: 2.5.1-3.el9 + sourcerpm: attr-2.5.1-3.el9.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/aarch64/baseos/os/Packages/l/libblkid-2.37.4-21.el9.aarch64.rpm + repoid: rhel-9-for-aarch64-baseos-rpms + size: 111159 + checksum: sha256:3db3a4409ad43eb5e27d83778e1c2464441d0369cb4f16df800874d71300915e + name: libblkid + evr: 2.37.4-21.el9 + sourcerpm: util-linux-2.37.4-21.el9.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/aarch64/baseos/os/Packages/l/libcap-2.48-9.el9_2.aarch64.rpm + repoid: rhel-9-for-aarch64-baseos-rpms + size: 75490 + checksum: sha256:24299f571bb150f78c062140584f4e98dd1d3b9e1abb63d9d64173ccc2fc65df + name: libcap + evr: 2.48-9.el9_2 + sourcerpm: libcap-2.48-9.el9_2.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/aarch64/baseos/os/Packages/l/libcap-ng-0.8.2-7.el9.aarch64.rpm + repoid: rhel-9-for-aarch64-baseos-rpms + size: 36033 + checksum: sha256:dc4eae31749196c0043225c6749e7306ff71f081c09cbdb2fc98a561087c4474 + name: libcap-ng + evr: 0.8.2-7.el9 + sourcerpm: libcap-ng-0.8.2-7.el9.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/aarch64/baseos/os/Packages/l/libdb-5.3.28-57.el9_6.aarch64.rpm + repoid: rhel-9-for-aarch64-baseos-rpms + size: 727417 + checksum: sha256:3a912b2a0a6226695a5773138ce5ce090c9fb155151dffe732b8d52e6dd22d63 + name: libdb + evr: 5.3.28-57.el9_6 + sourcerpm: libdb-5.3.28-57.el9_6.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/aarch64/baseos/os/Packages/l/libeconf-0.4.1-4.el9.aarch64.rpm + repoid: rhel-9-for-aarch64-baseos-rpms + size: 29577 + checksum: sha256:b6f435b6b79b8a62729f581edead46542dc61fe7276117b2354c324c44ba8309 + name: libeconf + evr: 0.4.1-4.el9 + sourcerpm: libeconf-0.4.1-4.el9.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/aarch64/baseos/os/Packages/l/libfdisk-2.37.4-21.el9.aarch64.rpm + repoid: rhel-9-for-aarch64-baseos-rpms + size: 153926 + checksum: sha256:e39cadb3e0cfd498fa1f37ec76d5f28af35a29b23c4ab163a21d0abc868e156f + name: libfdisk + evr: 2.37.4-21.el9 + sourcerpm: util-linux-2.37.4-21.el9.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/aarch64/baseos/os/Packages/l/libffi-3.4.2-8.el9.aarch64.rpm + repoid: rhel-9-for-aarch64-baseos-rpms + size: 38554 + checksum: sha256:d33e180b97a603542cb6f1a78b1c3b0ce4af1bc59ee0bb32620c98a629726bc4 + name: libffi + evr: 3.4.2-8.el9 + sourcerpm: libffi-3.4.2-8.el9.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/aarch64/baseos/os/Packages/l/libgcc-11.5.0-5.el9_5.aarch64.rpm + repoid: rhel-9-for-aarch64-baseos-rpms + size: 83463 + checksum: sha256:3825a3137d6d3d8da38df5985581fd160a472eef8b929bb02f6e51a49ee6343e + name: libgcc + evr: 11.5.0-5.el9_5 + sourcerpm: gcc-11.5.0-5.el9_5.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/aarch64/baseos/os/Packages/l/libgcrypt-1.10.0-11.el9.aarch64.rpm + repoid: rhel-9-for-aarch64-baseos-rpms + size: 468890 + checksum: sha256:3d2245f8566422e27f77d0ef4820bafe8d059b12612e74e5672d9c5959ff7ec3 + name: libgcrypt + evr: 1.10.0-11.el9 + sourcerpm: libgcrypt-1.10.0-11.el9.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/aarch64/baseos/os/Packages/l/libgpg-error-1.42-5.el9.aarch64.rpm + repoid: rhel-9-for-aarch64-baseos-rpms + size: 222476 + checksum: sha256:aee968114aed0238eb26cff42ec9b0819ad32e2bac99aa8124d55b480806aca5 + name: libgpg-error + evr: 1.42-5.el9 + sourcerpm: libgpg-error-1.42-5.el9.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/aarch64/baseos/os/Packages/l/libmount-2.37.4-21.el9.aarch64.rpm + repoid: rhel-9-for-aarch64-baseos-rpms + size: 137710 + checksum: sha256:96b71d0a56e81ff4b9a7e3e54781375d5771cb6e22892b5cab03e24ef127e22b + name: libmount + evr: 2.37.4-21.el9 + sourcerpm: util-linux-2.37.4-21.el9.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/aarch64/baseos/os/Packages/l/libpwquality-1.4.4-8.el9.aarch64.rpm + repoid: rhel-9-for-aarch64-baseos-rpms + size: 125712 + checksum: sha256:1657d94bbd79f93dc7a79d474316813bde681ce3a7f62f73314ec4d630e39349 + name: libpwquality + evr: 1.4.4-8.el9 + sourcerpm: libpwquality-1.4.4-8.el9.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/aarch64/baseos/os/Packages/l/libseccomp-2.5.2-2.el9.aarch64.rpm + repoid: rhel-9-for-aarch64-baseos-rpms + size: 76024 + checksum: sha256:fc1d5e93483d166ca7f2acb50c04c181db2f3e7b89dba8edc6b1e5f2b0f10619 + name: libseccomp + evr: 2.5.2-2.el9 + sourcerpm: libseccomp-2.5.2-2.el9.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/aarch64/baseos/os/Packages/l/libselinux-3.6-3.el9.aarch64.rpm + repoid: rhel-9-for-aarch64-baseos-rpms + size: 89531 + checksum: sha256:3d7249adbf19206e319cd24acc2e01b0da39975aa3e5af73bdb6c6d438108fac + name: libselinux + evr: 3.6-3.el9 + sourcerpm: libselinux-3.6-3.el9.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/aarch64/baseos/os/Packages/l/libsemanage-3.6-5.el9_6.aarch64.rpm + repoid: rhel-9-for-aarch64-baseos-rpms + size: 120963 + checksum: sha256:233d8270827b9166ad11827599800d2a09284d29e73af09c7a12bae251a9463c + name: libsemanage + evr: 3.6-5.el9_6 + sourcerpm: libsemanage-3.6-5.el9_6.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/aarch64/baseos/os/Packages/l/libsepol-3.6-2.el9.aarch64.rpm + repoid: rhel-9-for-aarch64-baseos-rpms + size: 327098 + checksum: sha256:ce3bc3aa4675878851504344f3a1fb499f70053e950fcd65c65ea531f712067e + name: libsepol + evr: 3.6-2.el9 + sourcerpm: libsepol-3.6-2.el9.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/aarch64/baseos/os/Packages/l/libsigsegv-2.13-4.el9.aarch64.rpm + repoid: rhel-9-for-aarch64-baseos-rpms + size: 30566 + checksum: sha256:0998ac158161c9d5f3b97c5dc6e35becd84da0ddc5d347a8af581ada529b3b5c + name: libsigsegv + evr: 2.13-4.el9 + sourcerpm: libsigsegv-2.13-4.el9.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/aarch64/baseos/os/Packages/l/libsmartcols-2.37.4-21.el9.aarch64.rpm + repoid: rhel-9-for-aarch64-baseos-rpms + size: 65074 + checksum: sha256:2a40b8f0489a12e09fa00bd662ff21f00cdc72e834956525dcd4c89198c62e94 + name: libsmartcols + evr: 2.37.4-21.el9 + sourcerpm: util-linux-2.37.4-21.el9.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/aarch64/baseos/os/Packages/l/libtasn1-4.16.0-9.el9.aarch64.rpm + repoid: rhel-9-for-aarch64-baseos-rpms + size: 77910 + checksum: sha256:64fca0d49523ffb182e8bad1b8d52e2c2b7b722ceb54e4fb03e118d07fb59db1 + name: libtasn1 + evr: 4.16.0-9.el9 + sourcerpm: libtasn1-4.16.0-9.el9.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/aarch64/baseos/os/Packages/l/libutempter-1.2.1-6.el9.aarch64.rpm + repoid: rhel-9-for-aarch64-baseos-rpms + size: 30505 + checksum: sha256:d352371cbb7d5bd0c53fc699df953c8c1f184b056690b3c4571e57a6634015c5 + name: libutempter + evr: 1.2.1-6.el9 + sourcerpm: libutempter-1.2.1-6.el9.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/aarch64/baseos/os/Packages/l/libuuid-2.37.4-21.el9.aarch64.rpm + repoid: rhel-9-for-aarch64-baseos-rpms + size: 30161 + checksum: sha256:2b7ec675c335ecdbe0e489c43dd3c5b03135b2f42e352d35a58b9cad8ae9897d + name: libuuid + evr: 2.37.4-21.el9 + sourcerpm: util-linux-2.37.4-21.el9.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/aarch64/baseos/os/Packages/l/libxcrypt-4.4.18-3.el9.aarch64.rpm + repoid: rhel-9-for-aarch64-baseos-rpms + size: 127655 + checksum: sha256:f05030123425a5033bcca3f260313cafc199bc7bca57e9fb13c335bd087c35a7 + name: libxcrypt + evr: 4.4.18-3.el9 + sourcerpm: libxcrypt-4.4.18-3.el9.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/aarch64/baseos/os/Packages/l/libzstd-1.5.5-1.el9.aarch64.rpm + repoid: rhel-9-for-aarch64-baseos-rpms + size: 283159 + checksum: sha256:1229ed44dc7a68278682d7697c41d0abd7daedd242d90c6dc58a9aa6e76f9e6f + name: libzstd + evr: 1.5.5-1.el9 + sourcerpm: zstd-1.5.5-1.el9.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/aarch64/baseos/os/Packages/l/lua-libs-5.4.4-4.el9.aarch64.rpm + repoid: rhel-9-for-aarch64-baseos-rpms + size: 132531 + checksum: sha256:3bc4dceda442b11c804971ba71ffc2ef398371cd993b207b886de87fb9d7f596 + name: lua-libs + evr: 5.4.4-4.el9 + sourcerpm: lua-5.4.4-4.el9.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/aarch64/baseos/os/Packages/l/lz4-libs-1.9.3-5.el9.aarch64.rpm + repoid: rhel-9-for-aarch64-baseos-rpms + size: 70696 + checksum: sha256:e1dbd2c38a65b135427c7c8fe988ea70dc95f7e26c4c8177b7dcb23925020015 + name: lz4-libs + evr: 1.9.3-5.el9 + sourcerpm: lz4-1.9.3-5.el9.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/aarch64/baseos/os/Packages/n/ncurses-base-6.2-10.20210508.el9_6.2.noarch.rpm + repoid: rhel-9-for-aarch64-baseos-rpms + size: 97903 + checksum: sha256:13491d7ce61e0c5ef82451936c68acf5d04dc437a624e0f74b89904bc0fbe330 + name: ncurses-base + evr: 6.2-10.20210508.el9_6.2 + sourcerpm: ncurses-6.2-10.20210508.el9_6.2.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/aarch64/baseos/os/Packages/n/ncurses-libs-6.2-10.20210508.el9_6.2.aarch64.rpm + repoid: rhel-9-for-aarch64-baseos-rpms + size: 324196 + checksum: sha256:ac979a8ad0c6cf7822cd62495ec9d16154b7f8015480f08ad8f1edb488d128c1 + name: ncurses-libs + evr: 6.2-10.20210508.el9_6.2 + sourcerpm: ncurses-6.2-10.20210508.el9_6.2.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/aarch64/baseos/os/Packages/o/openssl-3.2.2-6.el9_5.1.aarch64.rpm + repoid: rhel-9-for-aarch64-baseos-rpms + size: 1398689 + checksum: sha256:f914250a9ef52968e27af0f0e2520745df4443dc354367bec54dd06b4a2da60b + name: openssl + evr: 1:3.2.2-6.el9_5.1 + sourcerpm: openssl-3.2.2-6.el9_5.1.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/aarch64/baseos/os/Packages/o/openssl-fips-provider-3.0.7-6.el9_5.aarch64.rpm + repoid: rhel-9-for-aarch64-baseos-rpms + size: 9593 + checksum: sha256:33ad14837e13796c95c8dfc02afec41a10e2d5dc42a07599c6c403025383303a + name: openssl-fips-provider + evr: 3.0.7-6.el9_5 + sourcerpm: openssl-fips-provider-3.0.7-6.el9_5.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/aarch64/baseos/os/Packages/o/openssl-fips-provider-so-3.0.7-6.el9_5.aarch64.rpm + repoid: rhel-9-for-aarch64-baseos-rpms + size: 525588 + checksum: sha256:20728673b4e8c438d90a8d10ac40c0ecfe9df109b17e1ed4ece30dcbcd80ea84 + name: openssl-fips-provider-so + evr: 3.0.7-6.el9_5 + sourcerpm: openssl-fips-provider-3.0.7-6.el9_5.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/aarch64/baseos/os/Packages/o/openssl-libs-3.2.2-6.el9_5.1.aarch64.rpm + repoid: rhel-9-for-aarch64-baseos-rpms + size: 2085943 + checksum: sha256:fb9062e4635959a929f278002c5ff1bf35323987538c71fa86442c980eab4a44 + name: openssl-libs + evr: 1:3.2.2-6.el9_5.1 + sourcerpm: openssl-3.2.2-6.el9_5.1.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/aarch64/baseos/os/Packages/p/p11-kit-0.25.3-3.el9_5.aarch64.rpm + repoid: rhel-9-for-aarch64-baseos-rpms + size: 523171 + checksum: sha256:b35f44babbb425e5626f21a21eb40017d2e671daf5d0848799a39070f630e7ba + name: p11-kit + evr: 0.25.3-3.el9_5 + sourcerpm: p11-kit-0.25.3-3.el9_5.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/aarch64/baseos/os/Packages/p/p11-kit-trust-0.25.3-3.el9_5.aarch64.rpm + repoid: rhel-9-for-aarch64-baseos-rpms + size: 145428 + checksum: sha256:56a9bf7685f57d1dacf248d25309a8f8bdd6f919908748d7a9b93258a00fc37d + name: p11-kit-trust + evr: 0.25.3-3.el9_5 + sourcerpm: p11-kit-0.25.3-3.el9_5.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/aarch64/baseos/os/Packages/p/pam-1.5.1-26.el9_6.aarch64.rpm + repoid: rhel-9-for-aarch64-baseos-rpms + size: 636107 + checksum: sha256:fd8dc3ae80d01e90bed08e84e32e3b47b568fe5ddc857dffbae36cc4bde0887b + name: pam + evr: 1.5.1-26.el9_6 + sourcerpm: pam-1.5.1-26.el9_6.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/aarch64/baseos/os/Packages/p/pcre-8.44-4.el9.aarch64.rpm + repoid: rhel-9-for-aarch64-baseos-rpms + size: 187289 + checksum: sha256:099feef7e71b82cf0234e37d824fc81353d51dee55694e05181fa686ab50efae + name: pcre + evr: 8.44-4.el9 + sourcerpm: pcre-8.44-4.el9.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/aarch64/baseos/os/Packages/p/pcre2-10.40-6.el9.aarch64.rpm + repoid: rhel-9-for-aarch64-baseos-rpms + size: 224938 + checksum: sha256:29285f81cef68f73b4f8ff81ee8fdf4ceaa007933302119ed1615e4aa1091613 + name: pcre2 + evr: 10.40-6.el9 + sourcerpm: pcre2-10.40-6.el9.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/aarch64/baseos/os/Packages/p/pcre2-syntax-10.40-6.el9.noarch.rpm + repoid: rhel-9-for-aarch64-baseos-rpms + size: 147926 + checksum: sha256:d386b5e9b3a4b077b2ba143882e605750855dd3354f13c55fa12ed26908cb442 + name: pcre2-syntax + evr: 10.40-6.el9 + sourcerpm: pcre2-10.40-6.el9.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/aarch64/baseos/os/Packages/r/readline-8.1-4.el9.aarch64.rpm + repoid: rhel-9-for-aarch64-baseos-rpms + size: 219015 + checksum: sha256:2ae424b368c6747124b51b205b9e11d74aeaff56b3de90e8cbd36012e0d17707 + name: readline + evr: 8.1-4.el9 + sourcerpm: readline-8.1-4.el9.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/aarch64/baseos/os/Packages/r/redhat-release-9.6-0.1.el9.aarch64.rpm + repoid: rhel-9-for-aarch64-baseos-rpms + size: 45188 + checksum: sha256:b8eebb7d2e6355184b1e08f59da9f87f8f899d3cd2408dcc042441f91b9a7d73 + name: redhat-release + evr: 9.6-0.1.el9 + sourcerpm: redhat-release-9.6-0.1.el9.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/aarch64/baseos/os/Packages/r/redhat-release-eula-9.6-0.1.el9.aarch64.rpm + repoid: rhel-9-for-aarch64-baseos-rpms + size: 12450 + checksum: sha256:cbea256a477270980b6048fc53d28df573acdd1e5d5b1cd3e4f111385648ad8f + name: redhat-release-eula + evr: 9.6-0.1.el9 + sourcerpm: redhat-release-9.6-0.1.el9.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/aarch64/baseos/os/Packages/s/sed-4.8-9.el9.aarch64.rpm + repoid: rhel-9-for-aarch64-baseos-rpms + size: 314254 + checksum: sha256:c67205a62c1ef2ad5689382d9f1d1ddc84ca4eada797209d7561e16fa049fde1 + name: sed + evr: 4.8-9.el9 + sourcerpm: sed-4.8-9.el9.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/aarch64/baseos/os/Packages/s/setup-2.13.7-10.el9.noarch.rpm + repoid: rhel-9-for-aarch64-baseos-rpms + size: 153791 + checksum: sha256:0891d395ce067121c28932534237ad1ce231f2bfa987411ad62e73a12d11eb6a + name: setup + evr: 2.13.7-10.el9 + sourcerpm: setup-2.13.7-10.el9.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/aarch64/baseos/os/Packages/s/shadow-utils-4.9-12.el9.aarch64.rpm + repoid: rhel-9-for-aarch64-baseos-rpms + size: 1254167 + checksum: sha256:d620edfa682c03648acc7a89567148d682d86ccebbbbc1552e182d7e5909f86e + name: shadow-utils + evr: 2:4.9-12.el9 + sourcerpm: shadow-utils-4.9-12.el9.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/aarch64/baseos/os/Packages/s/systemd-252-51.el9_6.2.aarch64.rpm + repoid: rhel-9-for-aarch64-baseos-rpms + size: 4157134 + checksum: sha256:f676868bb7a262c2e6cefdf18fdd5ff78f7cf62b512032fa1cb80efbd8080ac1 + name: systemd + evr: 252-51.el9_6.2 + sourcerpm: systemd-252-51.el9_6.2.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/aarch64/baseos/os/Packages/s/systemd-libs-252-51.el9_6.2.aarch64.rpm + repoid: rhel-9-for-aarch64-baseos-rpms + size: 655675 + checksum: sha256:9b701caa4b3093100365b4789ea3fe89d15a1eef9368f11cd6a303da0b1c4807 + name: systemd-libs + evr: 252-51.el9_6.2 + sourcerpm: systemd-252-51.el9_6.2.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/aarch64/baseos/os/Packages/s/systemd-pam-252-51.el9_6.2.aarch64.rpm + repoid: rhel-9-for-aarch64-baseos-rpms + size: 274644 + checksum: sha256:f7cfe19f4ee59f6f484c7f85f9d9613dadcf6c4e7e9d6f3c1cc96a7d64d60dd0 + name: systemd-pam + evr: 252-51.el9_6.2 + sourcerpm: systemd-252-51.el9_6.2.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/aarch64/baseos/os/Packages/s/systemd-rpm-macros-252-51.el9_6.2.noarch.rpm + repoid: rhel-9-for-aarch64-baseos-rpms + size: 68125 + checksum: sha256:a9d98e4240645fa96c953218bc89dbda221e33247f2890790dead31b53adff49 + name: systemd-rpm-macros + evr: 252-51.el9_6.2 + sourcerpm: systemd-252-51.el9_6.2.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/aarch64/baseos/os/Packages/t/tzdata-2025b-1.el9.noarch.rpm + repoid: rhel-9-for-aarch64-baseos-rpms + size: 862160 + checksum: sha256:0687e5a1115ba679137404c8d37a45141a31968ffd01677455530d24c126a0d2 + name: tzdata + evr: 2025b-1.el9 + sourcerpm: tzdata-2025b-1.el9.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/aarch64/baseos/os/Packages/u/util-linux-2.37.4-21.el9.aarch64.rpm + repoid: rhel-9-for-aarch64-baseos-rpms + size: 2391248 + checksum: sha256:82bd3fae04690f35c634e8cd6ad14faacfe3db2bb398f98fb6c8d50df961978c + name: util-linux + evr: 2.37.4-21.el9 + sourcerpm: util-linux-2.37.4-21.el9.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/aarch64/baseos/os/Packages/u/util-linux-core-2.37.4-21.el9.aarch64.rpm + repoid: rhel-9-for-aarch64-baseos-rpms + size: 476169 + checksum: sha256:e1d6b36eaaa048d6cb22799d3c463c95d0aadf5dac83fdcf05e9c047eb396406 + name: util-linux-core + evr: 2.37.4-21.el9 + sourcerpm: util-linux-2.37.4-21.el9.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/aarch64/baseos/os/Packages/x/xz-libs-5.2.5-8.el9_0.aarch64.rpm + repoid: rhel-9-for-aarch64-baseos-rpms + size: 94569 + checksum: sha256:06931afb372ed4a6893e51558beaa6b0eab7adda0af93456fd99a081a8b80779 + name: xz-libs + evr: 5.2.5-8.el9_0 + sourcerpm: xz-5.2.5-8.el9_0.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/aarch64/baseos/os/Packages/z/zlib-1.2.11-40.el9.aarch64.rpm + repoid: rhel-9-for-aarch64-baseos-rpms + size: 94454 + checksum: sha256:2e7f193e67235130c10f5579c2d2ec92e22e4098b6d12fb2855d93b1540c60f7 + name: zlib + evr: 1.2.11-40.el9 + sourcerpm: zlib-1.2.11-40.el9.src.rpm + source: + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/aarch64/appstream/source/SRPMS/Packages/h/haproxy-2.4.22-4.el9.src.rpm + repoid: rhel-9-for-aarch64-appstream-source-rpms + size: 3684146 + checksum: sha256:ee21b385b3bcb4099d95b82a2a120b767193f34edd7a4a76a84ec75f3ced4a1b + name: haproxy + evr: 2.4.22-4.el9 + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/aarch64/baseos/source/SRPMS/Packages/a/acl-2.3.1-4.el9.src.rpm + repoid: rhel-9-for-aarch64-baseos-source-rpms + size: 535332 + checksum: sha256:cb449bc6c85e0b50fa0bb98c969ff8481fee40517d8ebec5e28b72e5360fbe1e + name: acl + evr: 2.3.1-4.el9 + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/aarch64/baseos/source/SRPMS/Packages/a/attr-2.5.1-3.el9.src.rpm + repoid: rhel-9-for-aarch64-baseos-source-rpms + size: 482234 + checksum: sha256:5171534e7de11df197f3c5e08658544983198288e04624c739b5c3d9db07b59c + name: attr + evr: 2.5.1-3.el9 + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/aarch64/baseos/source/SRPMS/Packages/a/audit-3.1.5-4.el9.src.rpm + repoid: rhel-9-for-aarch64-baseos-source-rpms + size: 1262288 + checksum: sha256:f589dc92fde418c7945245488cc084d565ece3995af808e741c5aa28c87a648a + name: audit + evr: 3.1.5-4.el9 + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/aarch64/baseos/source/SRPMS/Packages/b/basesystem-11-13.el9.src.rpm + repoid: rhel-9-for-aarch64-baseos-source-rpms + size: 9884 + checksum: sha256:5a4ed0779fc06f08115d6e06aa95486f1e1e251f8f9ddb6c7e14e811bb2e24ef + name: basesystem + evr: 11-13.el9 + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/aarch64/baseos/source/SRPMS/Packages/b/bash-5.1.8-9.el9.src.rpm + repoid: rhel-9-for-aarch64-baseos-source-rpms + size: 10512850 + checksum: sha256:5d7bbbf2538361be1a11846602862c3a56809b3ea43b69b86bcf407538e9e260 + name: bash + evr: 5.1.8-9.el9 + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/aarch64/baseos/source/SRPMS/Packages/b/bzip2-1.0.8-10.el9_5.src.rpm + repoid: rhel-9-for-aarch64-baseos-source-rpms + size: 824335 + checksum: sha256:ed1556ca58615a5ca90b09f3cad8ddb8fe7b1885a4de49c40a31a39ca592bc25 + name: bzip2 + evr: 1.0.8-10.el9_5 + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/aarch64/baseos/source/SRPMS/Packages/c/ca-certificates-2024.2.69_v8.0.303-91.4.el9_4.src.rpm + repoid: rhel-9-for-aarch64-baseos-source-rpms + size: 692817 + checksum: sha256:5d09821ddc46c205eb97656c88a7a553182882e56bfc55fad760a3b1c973ca05 + name: ca-certificates + evr: 2024.2.69_v8.0.303-91.4.el9_4 + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/aarch64/baseos/source/SRPMS/Packages/c/chkconfig-1.24-2.el9.src.rpm + repoid: rhel-9-for-aarch64-baseos-source-rpms + size: 214658 + checksum: sha256:b2618b278f5c8d6dacfae790c8c73b1fc1578b8f64011f325ced5a4a2e3b58bc + name: chkconfig + evr: 1.24-2.el9 + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/aarch64/baseos/source/SRPMS/Packages/c/coreutils-8.32-39.el9.src.rpm + repoid: rhel-9-for-aarch64-baseos-source-rpms + size: 5692590 + checksum: sha256:f042749974d210ad9049ffcb68172e4eaf91e3c0c249b33620e1f94effe82e6d + name: coreutils + evr: 8.32-39.el9 + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/aarch64/baseos/source/SRPMS/Packages/c/cracklib-2.9.6-27.el9.src.rpm + repoid: rhel-9-for-aarch64-baseos-source-rpms + size: 6414228 + checksum: sha256:56a815a100d75c1d42c07090b632f05e51ea6d17df097d2936ab25d9aca49310 + name: cracklib + evr: 2.9.6-27.el9 + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/aarch64/baseos/source/SRPMS/Packages/c/crypto-policies-20250128-1.git5269e22.el9.src.rpm + repoid: rhel-9-for-aarch64-baseos-source-rpms + size: 102787 + checksum: sha256:0f6081ad96e9d7cb80aa18736e3a06bbf7d2c19bdc0f95a707a4f3ed0926b878 + name: crypto-policies + evr: 20250128-1.git5269e22.el9 + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/aarch64/baseos/source/SRPMS/Packages/d/dbus-1.12.20-8.el9.src.rpm + repoid: rhel-9-for-aarch64-baseos-source-rpms + size: 2143916 + checksum: sha256:3fe74a2b4fb4485c93e974010d9376e30a63dfcc628bfd6c01837c27b4953912 + name: dbus + evr: 1:1.12.20-8.el9 + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/aarch64/baseos/source/SRPMS/Packages/d/dbus-broker-28-7.el9.src.rpm + repoid: rhel-9-for-aarch64-baseos-source-rpms + size: 254475 + checksum: sha256:aced3097fbb8a424ca1816b8cb3e79960a9ccf7ba139538282886e692c317b29 + name: dbus-broker + evr: 28-7.el9 + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/aarch64/baseos/source/SRPMS/Packages/e/expat-2.5.0-5.el9_6.src.rpm + repoid: rhel-9-for-aarch64-baseos-source-rpms + size: 8369732 + checksum: sha256:736df300c50aad5de613ee8322bedb9522042024a95df9c886089e225bc764f7 + name: expat + evr: 2.5.0-5.el9_6 + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/aarch64/baseos/source/SRPMS/Packages/f/filesystem-3.16-5.el9.src.rpm + repoid: rhel-9-for-aarch64-baseos-source-rpms + size: 20486 + checksum: sha256:c795690df30c46e521372e2f649c995a2abc159b76c8ef6cd5da8a713ea17937 + name: filesystem + evr: 3.16-5.el9 + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/aarch64/baseos/source/SRPMS/Packages/g/gcc-11.5.0-5.el9_5.src.rpm + repoid: rhel-9-for-aarch64-baseos-source-rpms + size: 81877102 + checksum: sha256:ed35dd39cd89aec444199a916667169638150fd12199dbb3c3d2638e43121565 + name: gcc + evr: 11.5.0-5.el9_5 + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/aarch64/baseos/source/SRPMS/Packages/g/glibc-2.34-168.el9_6.23.src.rpm + repoid: rhel-9-for-aarch64-baseos-source-rpms + size: 19844337 + checksum: sha256:2495e3b229885e01ffd5dec87ea83d52022235c081e8fb19f6744a9e821b044f + name: glibc + evr: 2.34-168.el9_6.23 + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/aarch64/baseos/source/SRPMS/Packages/g/gmp-6.2.0-13.el9.src.rpm + repoid: rhel-9-for-aarch64-baseos-source-rpms + size: 2503825 + checksum: sha256:d0d8a795eea9ae555da63fbcfc3575425e86bb7e96d117b9ae2785b4f5e82f7c + name: gmp + evr: 1:6.2.0-13.el9 + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/aarch64/baseos/source/SRPMS/Packages/g/grep-3.6-5.el9.src.rpm + repoid: rhel-9-for-aarch64-baseos-source-rpms + size: 1620891 + checksum: sha256:81b14432ebe1645b74b57592f1dcde8fab15ec13632f483f72ff2407ed16c33e + name: grep + evr: 3.6-5.el9 + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/aarch64/baseos/source/SRPMS/Packages/g/gzip-1.12-1.el9.src.rpm + repoid: rhel-9-for-aarch64-baseos-source-rpms + size: 856147 + checksum: sha256:a05f582ec42e89258ee5e10af96dee4300bcb2a6a69a76bfb5b46f79e6a6a47b + name: gzip + evr: 1.12-1.el9 + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/aarch64/baseos/source/SRPMS/Packages/k/kmod-28-10.el9.src.rpm + repoid: rhel-9-for-aarch64-baseos-source-rpms + size: 582431 + checksum: sha256:28b89be6334167a3a6b3d73c82c11301e1ca065c853b18509eca456c4ee06508 + name: kmod + evr: 28-10.el9 + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/aarch64/baseos/source/SRPMS/Packages/l/libcap-2.48-9.el9_2.src.rpm + repoid: rhel-9-for-aarch64-baseos-source-rpms + size: 202341 + checksum: sha256:cf258d269e2690617bbace76ec328e55c6f1431ddb47b67bcd4841472870d483 + name: libcap + evr: 2.48-9.el9_2 + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/aarch64/baseos/source/SRPMS/Packages/l/libcap-ng-0.8.2-7.el9.src.rpm + repoid: rhel-9-for-aarch64-baseos-source-rpms + size: 470599 + checksum: sha256:48bb098662e2f3e1dbb94e27e4e612bc6794fbb62708e1f1a431cc2480fcdb00 + name: libcap-ng + evr: 0.8.2-7.el9 + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/aarch64/baseos/source/SRPMS/Packages/l/libdb-5.3.28-57.el9_6.src.rpm + repoid: rhel-9-for-aarch64-baseos-source-rpms + size: 35290920 + checksum: sha256:6a74a3d96bd4657659524050945e2a47e93779addf2de374a13e1baf32b4ab8d + name: libdb + evr: 5.3.28-57.el9_6 + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/aarch64/baseos/source/SRPMS/Packages/l/libeconf-0.4.1-4.el9.src.rpm + repoid: rhel-9-for-aarch64-baseos-source-rpms + size: 201501 + checksum: sha256:4541a0915eca1e6fd1440253cf6bdfc5482c7b6dd3d3c7310a77faf852b7671a + name: libeconf + evr: 0.4.1-4.el9 + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/aarch64/baseos/source/SRPMS/Packages/l/libffi-3.4.2-8.el9.src.rpm + repoid: rhel-9-for-aarch64-baseos-source-rpms + size: 1367398 + checksum: sha256:2b384204cc70c8f23d3a86e5cc9f736306a7a91a72e282044e3b23f3fd831647 + name: libffi + evr: 3.4.2-8.el9 + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/aarch64/baseos/source/SRPMS/Packages/l/libgcrypt-1.10.0-11.el9.src.rpm + repoid: rhel-9-for-aarch64-baseos-source-rpms + size: 3981814 + checksum: sha256:3ac5b6ac1a4be5513e76fa2f33346014b8b3c5c47bbe71524ce326782b163d2e + name: libgcrypt + evr: 1.10.0-11.el9 + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/aarch64/baseos/source/SRPMS/Packages/l/libgpg-error-1.42-5.el9.src.rpm + repoid: rhel-9-for-aarch64-baseos-source-rpms + size: 994101 + checksum: sha256:9586046fd9622e5e898f92a08821948bf0754a74ab343cc093ca21caae0352a6 + name: libgpg-error + evr: 1.42-5.el9 + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/aarch64/baseos/source/SRPMS/Packages/l/libpwquality-1.4.4-8.el9.src.rpm + repoid: rhel-9-for-aarch64-baseos-source-rpms + size: 447225 + checksum: sha256:14fbf335e2c6f22b441a9750a69b7c41e197c4dd21adac701fd81f17660ee0b4 + name: libpwquality + evr: 1.4.4-8.el9 + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/aarch64/baseos/source/SRPMS/Packages/l/libseccomp-2.5.2-2.el9.src.rpm + repoid: rhel-9-for-aarch64-baseos-source-rpms + size: 653169 + checksum: sha256:43dd0fa2cd26306e2017704075e628bbe675c8731b17848df82f3b59337f1be8 + name: libseccomp + evr: 2.5.2-2.el9 + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/aarch64/baseos/source/SRPMS/Packages/l/libselinux-3.6-3.el9.src.rpm + repoid: rhel-9-for-aarch64-baseos-source-rpms + size: 271153 + checksum: sha256:a08a84389665ef614eb6d9b06a53128eab89b650c799c0558f3ae04df97c4b13 + name: libselinux + evr: 3.6-3.el9 + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/aarch64/baseos/source/SRPMS/Packages/l/libsemanage-3.6-5.el9_6.src.rpm + repoid: rhel-9-for-aarch64-baseos-source-rpms + size: 223978 + checksum: sha256:33e4ad8374bdaa1dd4b4a46b2b379d025590d80e5d666801aea4f437a9a6ccd9 + name: libsemanage + evr: 3.6-5.el9_6 + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/aarch64/baseos/source/SRPMS/Packages/l/libsepol-3.6-2.el9.src.rpm + repoid: rhel-9-for-aarch64-baseos-source-rpms + size: 538074 + checksum: sha256:2e02ff0ce3c6767962d1e7a3fbe657ea2a241bcd1c0182d9c552321ba4f8404b + name: libsepol + evr: 3.6-2.el9 + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/aarch64/baseos/source/SRPMS/Packages/l/libsigsegv-2.13-4.el9.src.rpm + repoid: rhel-9-for-aarch64-baseos-source-rpms + size: 473267 + checksum: sha256:734651070d0113de033da80114b416931c4c0be21ce51f6b1c1641b1185c34f3 + name: libsigsegv + evr: 2.13-4.el9 + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/aarch64/baseos/source/SRPMS/Packages/l/libtasn1-4.16.0-9.el9.src.rpm + repoid: rhel-9-for-aarch64-baseos-source-rpms + size: 1895591 + checksum: sha256:a3d9612fc631100fa0a528d7721bdee96acc33e35befb6a96544526eae169936 + name: libtasn1 + evr: 4.16.0-9.el9 + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/aarch64/baseos/source/SRPMS/Packages/l/libutempter-1.2.1-6.el9.src.rpm + repoid: rhel-9-for-aarch64-baseos-source-rpms + size: 30093 + checksum: sha256:e48843d2734fefad084a86165860ea9575bdc53f63bb5845d8807ce9ccb4f914 + name: libutempter + evr: 1.2.1-6.el9 + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/aarch64/baseos/source/SRPMS/Packages/l/libxcrypt-4.4.18-3.el9.src.rpm + repoid: rhel-9-for-aarch64-baseos-source-rpms + size: 543970 + checksum: sha256:d18f72eb41ecd0370e2e47f1dc5774be54e9ff3b4dd333578017666c7c488f40 + name: libxcrypt + evr: 4.4.18-3.el9 + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/aarch64/baseos/source/SRPMS/Packages/l/lua-5.4.4-4.el9.src.rpm + repoid: rhel-9-for-aarch64-baseos-source-rpms + size: 521629 + checksum: sha256:18feaae23ff1b674acccf0f081f0d3c36ca482df0c468e9368d4f4432dff820c + name: lua + evr: 5.4.4-4.el9 + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/aarch64/baseos/source/SRPMS/Packages/l/lz4-1.9.3-5.el9.src.rpm + repoid: rhel-9-for-aarch64-baseos-source-rpms + size: 333421 + checksum: sha256:44e9e079f0f30476a0d8d9849ef1cd940fcc37abee11f481d6043b184bd0cf14 + name: lz4 + evr: 1.9.3-5.el9 + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/aarch64/baseos/source/SRPMS/Packages/n/ncurses-6.2-10.20210508.el9_6.2.src.rpm + repoid: rhel-9-for-aarch64-baseos-source-rpms + size: 3587058 + checksum: sha256:2c3309af9b6637047a8dec3f7e84c03da6fa4ab9570d78cad92c045bfd0fa1e3 + name: ncurses + evr: 6.2-10.20210508.el9_6.2 + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/aarch64/baseos/source/SRPMS/Packages/o/openssl-3.2.2-6.el9_5.1.src.rpm + repoid: rhel-9-for-aarch64-baseos-source-rpms + size: 17985138 + checksum: sha256:56c0b951be3e5ad6a1da594f9d4f09b8b752e2fb3d6827bcc03892f22f622b22 + name: openssl + evr: 1:3.2.2-6.el9_5.1 + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/aarch64/baseos/source/SRPMS/Packages/o/openssl-fips-provider-3.0.7-6.el9_5.src.rpm + repoid: rhel-9-for-aarch64-baseos-source-rpms + size: 89980613 + checksum: sha256:4c7cd5a5b7095fcaa5850322ef1f1a7f42e69eacb0386d32fd6ced3dd7a9e7f5 + name: openssl-fips-provider + evr: 3.0.7-6.el9_5 + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/aarch64/baseos/source/SRPMS/Packages/p/p11-kit-0.25.3-3.el9_5.src.rpm + repoid: rhel-9-for-aarch64-baseos-source-rpms + size: 1027881 + checksum: sha256:de598a2e1ca170df85cd69d6cc406402407a244988506f53f8736a7546135260 + name: p11-kit + evr: 0.25.3-3.el9_5 + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/aarch64/baseos/source/SRPMS/Packages/p/pam-1.5.1-26.el9_6.src.rpm + repoid: rhel-9-for-aarch64-baseos-source-rpms + size: 1130406 + checksum: sha256:9a351f0455da788ff63026af9a8ee30e744017941c82283f970d1ed066000bb6 + name: pam + evr: 1.5.1-26.el9_6 + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/aarch64/baseos/source/SRPMS/Packages/p/pcre-8.44-4.el9.src.rpm + repoid: rhel-9-for-aarch64-baseos-source-rpms + size: 1624356 + checksum: sha256:7edbd87b866a3f6e3df1426d660b902e063193d6186027bf99f6d77626a43817 + name: pcre + evr: 8.44-4.el9 + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/aarch64/baseos/source/SRPMS/Packages/p/pcre2-10.40-6.el9.src.rpm + repoid: rhel-9-for-aarch64-baseos-source-rpms + size: 1789790 + checksum: sha256:a570f7192be555222aa3704882b9199fb013a84ad4d7dcf40a93d8de2ecf6e0a + name: pcre2 + evr: 10.40-6.el9 + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/aarch64/baseos/source/SRPMS/Packages/r/readline-8.1-4.el9.src.rpm + repoid: rhel-9-for-aarch64-baseos-source-rpms + size: 3009702 + checksum: sha256:bc7a168b7275d1f9bd0f16b47029dd857ddce83fa80c3cb32eac63cb55f591f3 + name: readline + evr: 8.1-4.el9 + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/aarch64/baseos/source/SRPMS/Packages/r/redhat-release-9.6-0.1.el9.src.rpm + repoid: rhel-9-for-aarch64-baseos-source-rpms + size: 62469 + checksum: sha256:6720f3d5c6675bbf8d79ce5424f891a34303e0c5c39be0e52ca51f70107f585b + name: redhat-release + evr: 9.6-0.1.el9 + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/aarch64/baseos/source/SRPMS/Packages/s/sed-4.8-9.el9.src.rpm + repoid: rhel-9-for-aarch64-baseos-source-rpms + size: 1424192 + checksum: sha256:0590550f0cbdce0a26f98a73c756f663a7f220486d10f9c16d1ce0c8c4d14378 + name: sed + evr: 4.8-9.el9 + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/aarch64/baseos/source/SRPMS/Packages/s/setup-2.13.7-10.el9.src.rpm + repoid: rhel-9-for-aarch64-baseos-source-rpms + size: 195940 + checksum: sha256:3acdbbd63bd77dd8b18210b9d597bd59ddf455ff728067638c54194ac3a8a32b + name: setup + evr: 2.13.7-10.el9 + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/aarch64/baseos/source/SRPMS/Packages/s/shadow-utils-4.9-12.el9.src.rpm + repoid: rhel-9-for-aarch64-baseos-source-rpms + size: 1715281 + checksum: sha256:26fa86de6d2a5c08e93fc51ec4859635e74bcaec9480641bbb69cfce12ca21ab + name: shadow-utils + evr: 2:4.9-12.el9 + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/aarch64/baseos/source/SRPMS/Packages/s/systemd-252-51.el9_6.2.src.rpm + repoid: rhel-9-for-aarch64-baseos-source-rpms + size: 43219722 + checksum: sha256:6c70ed2f22b9db562555f5fa817669a31c685e60d758ad12529968a731c634b9 + name: systemd + evr: 252-51.el9_6.2 + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/aarch64/baseos/source/SRPMS/Packages/t/tzdata-2025b-1.el9.src.rpm + repoid: rhel-9-for-aarch64-baseos-source-rpms + size: 904607 + checksum: sha256:a2668d1f6b053545a5824a428755484895d72475a9d3833cbfbec9e08660aba2 + name: tzdata + evr: 2025b-1.el9 + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/aarch64/baseos/source/SRPMS/Packages/u/util-linux-2.37.4-21.el9.src.rpm + repoid: rhel-9-for-aarch64-baseos-source-rpms + size: 6281028 + checksum: sha256:cde2d6a98345d49de9d225fc3acf7542fb35fde32832f1361415486a7839c222 + name: util-linux + evr: 2.37.4-21.el9 + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/aarch64/baseos/source/SRPMS/Packages/x/xz-5.2.5-8.el9_0.src.rpm + repoid: rhel-9-for-aarch64-baseos-source-rpms + size: 1168293 + checksum: sha256:bce98f3a307e75a8ac28f909e29b41d64b15461fa9ddf0bf4ef3c2f6de946b46 + name: xz + evr: 5.2.5-8.el9_0 + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/aarch64/baseos/source/SRPMS/Packages/z/zlib-1.2.11-40.el9.src.rpm + repoid: rhel-9-for-aarch64-baseos-source-rpms + size: 561153 + checksum: sha256:e47b884c132983fd0cc40c761de72e1a34ada9ee395cfe50997f9fb9257669d8 + name: zlib + evr: 1.2.11-40.el9 + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/aarch64/baseos/source/SRPMS/Packages/z/zstd-1.5.5-1.el9.src.rpm + repoid: rhel-9-for-aarch64-baseos-source-rpms + size: 2378112 + checksum: sha256:922957570bae59b0a45bd9d96ce804c65c6c3260f50198f40804d95ffb0db65e + name: zstd + evr: 1.5.5-1.el9 + module_metadata: [] +- arch: ppc64le + packages: + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/ppc64le/appstream/os/Packages/h/haproxy-2.4.22-4.el9.ppc64le.rpm + repoid: rhel-9-for-ppc64le-appstream-rpms + size: 2454139 + checksum: sha256:935e2d31733234ac44330f52797282e41763043483ac2258b9a3898c4c939ffb + name: haproxy + evr: 2.4.22-4.el9 + sourcerpm: haproxy-2.4.22-4.el9.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/ppc64le/baseos/os/Packages/a/acl-2.3.1-4.el9.ppc64le.rpm + repoid: rhel-9-for-ppc64le-baseos-rpms + size: 79564 + checksum: sha256:5abf618a32e0cfd20a2402b5b383e0d8055dd61c958bd1df066f5ab868358b63 + name: acl + evr: 2.3.1-4.el9 + sourcerpm: acl-2.3.1-4.el9.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/ppc64le/baseos/os/Packages/a/alternatives-1.24-2.el9.ppc64le.rpm + repoid: rhel-9-for-ppc64le-baseos-rpms + size: 44269 + checksum: sha256:ff47094c1f94e74225bffd2b93cd3b4690d1e20d098d35ecf2cccecd468f6f62 + name: alternatives + evr: 1.24-2.el9 + sourcerpm: chkconfig-1.24-2.el9.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/ppc64le/baseos/os/Packages/a/audit-libs-3.1.5-4.el9.ppc64le.rpm + repoid: rhel-9-for-ppc64le-baseos-rpms + size: 147214 + checksum: sha256:afc05fd65d046f162e4acd5ff9250798138736dcc151d4993b1f4e2684e81eb2 + name: audit-libs + evr: 3.1.5-4.el9 + sourcerpm: audit-3.1.5-4.el9.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/ppc64le/baseos/os/Packages/b/basesystem-11-13.el9.noarch.rpm + repoid: rhel-9-for-ppc64le-baseos-rpms + size: 8229 + checksum: sha256:f498b0813fa1a825d550e8e3a9e42255eabfa18e6fc96adfc6cc8fa7e16dd513 + name: basesystem + evr: 11-13.el9 + sourcerpm: basesystem-11-13.el9.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/ppc64le/baseos/os/Packages/b/bash-5.1.8-9.el9.ppc64le.rpm + repoid: rhel-9-for-ppc64le-baseos-rpms + size: 1818376 + checksum: sha256:4ea13d08a909851376ff25b706c942eb3b66b0205e980aa4f9176e28ee1bae37 + name: bash + evr: 5.1.8-9.el9 + sourcerpm: bash-5.1.8-9.el9.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/ppc64le/baseos/os/Packages/b/bzip2-libs-1.0.8-10.el9_5.ppc64le.rpm + repoid: rhel-9-for-ppc64le-baseos-rpms + size: 47605 + checksum: sha256:f1b07f02b34fe8d8ba24eed9afd874ced25f4da14eb1b0c804e47de1281fce49 + name: bzip2-libs + evr: 1.0.8-10.el9_5 + sourcerpm: bzip2-1.0.8-10.el9_5.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/ppc64le/baseos/os/Packages/c/ca-certificates-2024.2.69_v8.0.303-91.4.el9_4.noarch.rpm + repoid: rhel-9-for-ppc64le-baseos-rpms + size: 1044629 + checksum: sha256:fda07ba8aa8afd38800aa1e49ddd4c7916d8f67030739f85f59727f47bdf28dd + name: ca-certificates + evr: 2024.2.69_v8.0.303-91.4.el9_4 + sourcerpm: ca-certificates-2024.2.69_v8.0.303-91.4.el9_4.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/ppc64le/baseos/os/Packages/c/coreutils-8.32-39.el9.ppc64le.rpm + repoid: rhel-9-for-ppc64le-baseos-rpms + size: 1285039 + checksum: sha256:a224aa371dcbbed053c88e6b25bc503042cc846e7930653bc9613525a109850f + name: coreutils + evr: 8.32-39.el9 + sourcerpm: coreutils-8.32-39.el9.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/ppc64le/baseos/os/Packages/c/coreutils-common-8.32-39.el9.ppc64le.rpm + repoid: rhel-9-for-ppc64le-baseos-rpms + size: 2113510 + checksum: sha256:37184551765997ac05d0e57c7398ddc8ead42df86d8352ca7b73a05c8ad91a88 + name: coreutils-common + evr: 8.32-39.el9 + sourcerpm: coreutils-8.32-39.el9.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/ppc64le/baseos/os/Packages/c/cracklib-2.9.6-27.el9.ppc64le.rpm + repoid: rhel-9-for-ppc64le-baseos-rpms + size: 102420 + checksum: sha256:be3738f99a18e14c80b771e0bcc4e13d9d067f1a1bcefd9ffcdabdb5e03bf46a + name: cracklib + evr: 2.9.6-27.el9 + sourcerpm: cracklib-2.9.6-27.el9.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/ppc64le/baseos/os/Packages/c/cracklib-dicts-2.9.6-27.el9.ppc64le.rpm + repoid: rhel-9-for-ppc64le-baseos-rpms + size: 3821001 + checksum: sha256:a5ae48064c709f448291de88bbf97427c65cc6a03179972496d27d4223bb6e96 + name: cracklib-dicts + evr: 2.9.6-27.el9 + sourcerpm: cracklib-2.9.6-27.el9.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/ppc64le/baseos/os/Packages/c/crypto-policies-20250128-1.git5269e22.el9.noarch.rpm + repoid: rhel-9-for-ppc64le-baseos-rpms + size: 92144 + checksum: sha256:e3ca18b4805fe8624d7d884859c167c14f48a4a1565b75403bb7470e7132cc1a + name: crypto-policies + evr: 20250128-1.git5269e22.el9 + sourcerpm: crypto-policies-20250128-1.git5269e22.el9.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/ppc64le/baseos/os/Packages/d/dbus-1.12.20-8.el9.ppc64le.rpm + repoid: rhel-9-for-ppc64le-baseos-rpms + size: 8053 + checksum: sha256:2fc6ba643a8f1eb9d11987ed1b9c00ecefce1f4a4de2935676c4989d0f4574d6 + name: dbus + evr: 1:1.12.20-8.el9 + sourcerpm: dbus-1.12.20-8.el9.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/ppc64le/baseos/os/Packages/d/dbus-broker-28-7.el9.ppc64le.rpm + repoid: rhel-9-for-ppc64le-baseos-rpms + size: 192179 + checksum: sha256:dfe710f3a07cd31fd144f439deaed0ef78b5ea65caecb754bc69959908191af7 + name: dbus-broker + evr: 28-7.el9 + sourcerpm: dbus-broker-28-7.el9.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/ppc64le/baseos/os/Packages/d/dbus-common-1.12.20-8.el9.noarch.rpm + repoid: rhel-9-for-ppc64le-baseos-rpms + size: 18551 + checksum: sha256:298f1cada3cbcef6713098b9925694a0e30e8566f7a5bdbd72384520cf6c8360 + name: dbus-common + evr: 1:1.12.20-8.el9 + sourcerpm: dbus-1.12.20-8.el9.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/ppc64le/baseos/os/Packages/e/expat-2.5.0-5.el9_6.ppc64le.rpm + repoid: rhel-9-for-ppc64le-baseos-rpms + size: 127290 + checksum: sha256:d2b0e91d162cedf8e6b68c82795eec1553ab15618862b2717139fedc27586953 + name: expat + evr: 2.5.0-5.el9_6 + sourcerpm: expat-2.5.0-5.el9_6.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/ppc64le/baseos/os/Packages/f/filesystem-3.16-5.el9.ppc64le.rpm + repoid: rhel-9-for-ppc64le-baseos-rpms + size: 5003944 + checksum: sha256:e7d0bd8df20dfb2b499634c34ec966e1bd477a5d15f98373f56089ed0f387aca + name: filesystem + evr: 3.16-5.el9 + sourcerpm: filesystem-3.16-5.el9.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/ppc64le/baseos/os/Packages/g/glibc-2.34-168.el9_6.23.ppc64le.rpm + repoid: rhel-9-for-ppc64le-baseos-rpms + size: 2850447 + checksum: sha256:514cd36a6f2efc790fa23b1d3bf3fb353e0a99c160228a2b7cebd43f62547919 + name: glibc + evr: 2.34-168.el9_6.23 + sourcerpm: glibc-2.34-168.el9_6.23.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/ppc64le/baseos/os/Packages/g/glibc-common-2.34-168.el9_6.23.ppc64le.rpm + repoid: rhel-9-for-ppc64le-baseos-rpms + size: 326633 + checksum: sha256:9639715bde38dd16e9cee2b1e15f0266f738a077599b115b55775a539681582c + name: glibc-common + evr: 2.34-168.el9_6.23 + sourcerpm: glibc-2.34-168.el9_6.23.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/ppc64le/baseos/os/Packages/g/glibc-gconv-extra-2.34-168.el9_6.23.ppc64le.rpm + repoid: rhel-9-for-ppc64le-baseos-rpms + size: 1819183 + checksum: sha256:a5f77bd96e1f0f946f99ab846d5e32f12bc125264703f6834c632701b989e37a + name: glibc-gconv-extra + evr: 2.34-168.el9_6.23 + sourcerpm: glibc-2.34-168.el9_6.23.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/ppc64le/baseos/os/Packages/g/glibc-minimal-langpack-2.34-168.el9_6.23.ppc64le.rpm + repoid: rhel-9-for-ppc64le-baseos-rpms + size: 18689 + checksum: sha256:4b1f6d7170f88d9014e4956688d5cb0e3a4c8e1e329d6f21fd2c6ce9aa2fd2c6 + name: glibc-minimal-langpack + evr: 2.34-168.el9_6.23 + sourcerpm: glibc-2.34-168.el9_6.23.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/ppc64le/baseos/os/Packages/g/gmp-6.2.0-13.el9.ppc64le.rpm + repoid: rhel-9-for-ppc64le-baseos-rpms + size: 312805 + checksum: sha256:aeaf0f125933153cc8fc9727dac28dade4c6a8ae146812c4445643dadd3a585c + name: gmp + evr: 1:6.2.0-13.el9 + sourcerpm: gmp-6.2.0-13.el9.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/ppc64le/baseos/os/Packages/g/grep-3.6-5.el9.ppc64le.rpm + repoid: rhel-9-for-ppc64le-baseos-rpms + size: 288035 + checksum: sha256:3598703d7995b01b5b10f55ac65ce851e30f41d037e679bec4afa11a41846511 + name: grep + evr: 3.6-5.el9 + sourcerpm: grep-3.6-5.el9.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/ppc64le/baseos/os/Packages/g/gzip-1.12-1.el9.ppc64le.rpm + repoid: rhel-9-for-ppc64le-baseos-rpms + size: 175705 + checksum: sha256:55b983f08d8b2a0741b07f114cdba89a8ecb207064c001e90e4c76a13836d458 + name: gzip + evr: 1.12-1.el9 + sourcerpm: gzip-1.12-1.el9.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/ppc64le/baseos/os/Packages/k/kmod-libs-28-10.el9.ppc64le.rpm + repoid: rhel-9-for-ppc64le-baseos-rpms + size: 74774 + checksum: sha256:36662cf4a8490e7044db68a488c564c97a9fbf2b1f15ec8793d26633dabbddc8 + name: kmod-libs + evr: 28-10.el9 + sourcerpm: kmod-28-10.el9.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/ppc64le/baseos/os/Packages/l/libacl-2.3.1-4.el9.ppc64le.rpm + repoid: rhel-9-for-ppc64le-baseos-rpms + size: 26589 + checksum: sha256:3612c4b0b3abab058e19ff290b96147ccbbd8179317a8d51f9ed78958d982b4a + name: libacl + evr: 2.3.1-4.el9 + sourcerpm: acl-2.3.1-4.el9.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/ppc64le/baseos/os/Packages/l/libattr-2.5.1-3.el9.ppc64le.rpm + repoid: rhel-9-for-ppc64le-baseos-rpms + size: 21501 + checksum: sha256:a2398158adad2016fca3d0d2c272e027b8279020992a349664caf6a2299ec50b + name: libattr + evr: 2.5.1-3.el9 + sourcerpm: attr-2.5.1-3.el9.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/ppc64le/baseos/os/Packages/l/libblkid-2.37.4-21.el9.ppc64le.rpm + repoid: rhel-9-for-ppc64le-baseos-rpms + size: 128296 + checksum: sha256:a781641732ffb6535d5cbfbc0b78956bdd5878ec94f49ad11f0f688bc0e9fcba + name: libblkid + evr: 2.37.4-21.el9 + sourcerpm: util-linux-2.37.4-21.el9.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/ppc64le/baseos/os/Packages/l/libcap-2.48-9.el9_2.ppc64le.rpm + repoid: rhel-9-for-ppc64le-baseos-rpms + size: 80588 + checksum: sha256:06beaf8fd04840c2c962eb7effe14a9f41de575ba6135004d255b3af63109cea + name: libcap + evr: 2.48-9.el9_2 + sourcerpm: libcap-2.48-9.el9_2.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/ppc64le/baseos/os/Packages/l/libcap-ng-0.8.2-7.el9.ppc64le.rpm + repoid: rhel-9-for-ppc64le-baseos-rpms + size: 37600 + checksum: sha256:2483f8a4b41d76f84939855b712cfa8a990254ac36fc590daa641b2c19b014eb + name: libcap-ng + evr: 0.8.2-7.el9 + sourcerpm: libcap-ng-0.8.2-7.el9.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/ppc64le/baseos/os/Packages/l/libdb-5.3.28-57.el9_6.ppc64le.rpm + repoid: rhel-9-for-ppc64le-baseos-rpms + size: 837087 + checksum: sha256:3c73512cfb5cff3477193e37e80fbd416449035f909998b7873bcade57aa242c + name: libdb + evr: 5.3.28-57.el9_6 + sourcerpm: libdb-5.3.28-57.el9_6.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/ppc64le/baseos/os/Packages/l/libeconf-0.4.1-4.el9.ppc64le.rpm + repoid: rhel-9-for-ppc64le-baseos-rpms + size: 32878 + checksum: sha256:a3fbb9481c4d4f13cc1f1593a83f31fc27975b759fd01235b875d09973eeb102 + name: libeconf + evr: 0.4.1-4.el9 + sourcerpm: libeconf-0.4.1-4.el9.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/ppc64le/baseos/os/Packages/l/libfdisk-2.37.4-21.el9.ppc64le.rpm + repoid: rhel-9-for-ppc64le-baseos-rpms + size: 174570 + checksum: sha256:966d0ccb94752aecca93368a9541e2dc2bb30db9f2cc6aeb6ab524e32b39b1bb + name: libfdisk + evr: 2.37.4-21.el9 + sourcerpm: util-linux-2.37.4-21.el9.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/ppc64le/baseos/os/Packages/l/libffi-3.4.2-8.el9.ppc64le.rpm + repoid: rhel-9-for-ppc64le-baseos-rpms + size: 40799 + checksum: sha256:c5042688cccb346b2bb0865410564d305a9b86e7618558354428ebc09ff689d8 + name: libffi + evr: 3.4.2-8.el9 + sourcerpm: libffi-3.4.2-8.el9.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/ppc64le/baseos/os/Packages/l/libgcc-11.5.0-5.el9_5.ppc64le.rpm + repoid: rhel-9-for-ppc64le-baseos-rpms + size: 78032 + checksum: sha256:8c96e34373c8068f489b07f0e1dec9731b9d600d6125839b2367211c491ec01a + name: libgcc + evr: 11.5.0-5.el9_5 + sourcerpm: gcc-11.5.0-5.el9_5.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/ppc64le/baseos/os/Packages/l/libgcrypt-1.10.0-11.el9.ppc64le.rpm + repoid: rhel-9-for-ppc64le-baseos-rpms + size: 612983 + checksum: sha256:917a9fc0eca0405813697b4d830578c92b01c1dba766321bfa880a248b0c4d5e + name: libgcrypt + evr: 1.10.0-11.el9 + sourcerpm: libgcrypt-1.10.0-11.el9.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/ppc64le/baseos/os/Packages/l/libgpg-error-1.42-5.el9.ppc64le.rpm + repoid: rhel-9-for-ppc64le-baseos-rpms + size: 234885 + checksum: sha256:2db222784b8d4183fd2704cffa9df4d7023ebd5dc51806fbdc30e8fa9123c5a5 + name: libgpg-error + evr: 1.42-5.el9 + sourcerpm: libgpg-error-1.42-5.el9.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/ppc64le/baseos/os/Packages/l/libmount-2.37.4-21.el9.ppc64le.rpm + repoid: rhel-9-for-ppc64le-baseos-rpms + size: 157123 + checksum: sha256:63ad2d7727a60d7c392a6261b3e3c9f9e30ef9056636727b3169d8a53927f91a + name: libmount + evr: 2.37.4-21.el9 + sourcerpm: util-linux-2.37.4-21.el9.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/ppc64le/baseos/os/Packages/l/libpwquality-1.4.4-8.el9.ppc64le.rpm + repoid: rhel-9-for-ppc64le-baseos-rpms + size: 128350 + checksum: sha256:0b13ff548b9b0be9f8d0271d90fa3673c081fbc22dc869ae4c37c68fa2a32c09 + name: libpwquality + evr: 1.4.4-8.el9 + sourcerpm: libpwquality-1.4.4-8.el9.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/ppc64le/baseos/os/Packages/l/librtas-2.0.6-1.el9.ppc64le.rpm + repoid: rhel-9-for-ppc64le-baseos-rpms + size: 86335 + checksum: sha256:64d105e7f8b9ee542efe65816ae77fb38988c00bef1e0cc5ea3e1a4e89fb7505 + name: librtas + evr: 2.0.6-1.el9 + sourcerpm: librtas-2.0.6-1.el9.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/ppc64le/baseos/os/Packages/l/libseccomp-2.5.2-2.el9.ppc64le.rpm + repoid: rhel-9-for-ppc64le-baseos-rpms + size: 84378 + checksum: sha256:ef769ff2877361cbce88aac5e35091e9798c7cc23f91f12637b1a4229e056ea6 + name: libseccomp + evr: 2.5.2-2.el9 + sourcerpm: libseccomp-2.5.2-2.el9.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/ppc64le/baseos/os/Packages/l/libselinux-3.6-3.el9.ppc64le.rpm + repoid: rhel-9-for-ppc64le-baseos-rpms + size: 102114 + checksum: sha256:ca29ae2f3e2ed004aafca74bd18a97b5e987688bac061f573a9ad9903d2ce23a + name: libselinux + evr: 3.6-3.el9 + sourcerpm: libselinux-3.6-3.el9.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/ppc64le/baseos/os/Packages/l/libsemanage-3.6-5.el9_6.ppc64le.rpm + repoid: rhel-9-for-ppc64le-baseos-rpms + size: 136617 + checksum: sha256:fb48b9d444876b4517d441b63955b32ff022b27d99865384900912c55d84f808 + name: libsemanage + evr: 3.6-5.el9_6 + sourcerpm: libsemanage-3.6-5.el9_6.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/ppc64le/baseos/os/Packages/l/libsepol-3.6-2.el9.ppc64le.rpm + repoid: rhel-9-for-ppc64le-baseos-rpms + size: 375368 + checksum: sha256:ca09f44e8158c367d8de245702700ac9a39ada8d7c364bfe8109bd3831c5f0c2 + name: libsepol + evr: 3.6-2.el9 + sourcerpm: libsepol-3.6-2.el9.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/ppc64le/baseos/os/Packages/l/libsigsegv-2.13-4.el9.ppc64le.rpm + repoid: rhel-9-for-ppc64le-baseos-rpms + size: 31522 + checksum: sha256:9e67d1dd24a8ffa2366479c3c15691b530786ccee77e7c93090c192cce1e63b3 + name: libsigsegv + evr: 2.13-4.el9 + sourcerpm: libsigsegv-2.13-4.el9.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/ppc64le/baseos/os/Packages/l/libsmartcols-2.37.4-21.el9.ppc64le.rpm + repoid: rhel-9-for-ppc64le-baseos-rpms + size: 72046 + checksum: sha256:e89669ecb44ca1620f4016d9bc053f00bd174ac9358f22c6a661ae7cee169a79 + name: libsmartcols + evr: 2.37.4-21.el9 + sourcerpm: util-linux-2.37.4-21.el9.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/ppc64le/baseos/os/Packages/l/libtasn1-4.16.0-9.el9.ppc64le.rpm + repoid: rhel-9-for-ppc64le-baseos-rpms + size: 84469 + checksum: sha256:05d77fc16cb5888d298a1d57d419da59894e60eed3220f674f74d50337db167f + name: libtasn1 + evr: 4.16.0-9.el9 + sourcerpm: libtasn1-4.16.0-9.el9.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/ppc64le/baseos/os/Packages/l/libutempter-1.2.1-6.el9.ppc64le.rpm + repoid: rhel-9-for-ppc64le-baseos-rpms + size: 30656 + checksum: sha256:b62a3c29e31482fc21de315eaefa28f3e52f59396b0a33e6d1267822cabc1c67 + name: libutempter + evr: 1.2.1-6.el9 + sourcerpm: libutempter-1.2.1-6.el9.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/ppc64le/baseos/os/Packages/l/libuuid-2.37.4-21.el9.ppc64le.rpm + repoid: rhel-9-for-ppc64le-baseos-rpms + size: 32345 + checksum: sha256:a53842d536a993fdf027b3e7f465b5c3b00c0fcc7ae297cc8d54757f834d94c4 + name: libuuid + evr: 2.37.4-21.el9 + sourcerpm: util-linux-2.37.4-21.el9.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/ppc64le/baseos/os/Packages/l/libxcrypt-4.4.18-3.el9.ppc64le.rpm + repoid: rhel-9-for-ppc64le-baseos-rpms + size: 136063 + checksum: sha256:c0bc93eea8ae33a88c33d7f4ac290a7c4fb844e591fb69a55e50dca8df8fbbff + name: libxcrypt + evr: 4.4.18-3.el9 + sourcerpm: libxcrypt-4.4.18-3.el9.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/ppc64le/baseos/os/Packages/l/libzstd-1.5.5-1.el9.ppc64le.rpm + repoid: rhel-9-for-ppc64le-baseos-rpms + size: 329280 + checksum: sha256:c613b79b53a7d9b00bb33fac7971d412d8f9f9656436cdc8e451e4a805f53ee8 + name: libzstd + evr: 1.5.5-1.el9 + sourcerpm: zstd-1.5.5-1.el9.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/ppc64le/baseos/os/Packages/l/lua-libs-5.4.4-4.el9.ppc64le.rpm + repoid: rhel-9-for-ppc64le-baseos-rpms + size: 152736 + checksum: sha256:5c301c0b57c154457144d7857dcedd4f37025129a9fe868a1c76c9b0461e8e07 + name: lua-libs + evr: 5.4.4-4.el9 + sourcerpm: lua-5.4.4-4.el9.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/ppc64le/baseos/os/Packages/l/lz4-libs-1.9.3-5.el9.ppc64le.rpm + repoid: rhel-9-for-ppc64le-baseos-rpms + size: 90452 + checksum: sha256:2a7ef3bd2571c62bf75f3bc1a9206f5715ddcb1cb77f561689de458a417e5914 + name: lz4-libs + evr: 1.9.3-5.el9 + sourcerpm: lz4-1.9.3-5.el9.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/ppc64le/baseos/os/Packages/n/ncurses-base-6.2-10.20210508.el9_6.2.noarch.rpm + repoid: rhel-9-for-ppc64le-baseos-rpms + size: 97903 + checksum: sha256:13491d7ce61e0c5ef82451936c68acf5d04dc437a624e0f74b89904bc0fbe330 + name: ncurses-base + evr: 6.2-10.20210508.el9_6.2 + sourcerpm: ncurses-6.2-10.20210508.el9_6.2.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/ppc64le/baseos/os/Packages/n/ncurses-libs-6.2-10.20210508.el9_6.2.ppc64le.rpm + repoid: rhel-9-for-ppc64le-baseos-rpms + size: 379392 + checksum: sha256:0b5be2584ef96966ea8d0b0cbb2efd0ff392710e8c93b55f999ea945dc68e232 + name: ncurses-libs + evr: 6.2-10.20210508.el9_6.2 + sourcerpm: ncurses-6.2-10.20210508.el9_6.2.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/ppc64le/baseos/os/Packages/o/openssl-3.2.2-6.el9_5.1.ppc64le.rpm + repoid: rhel-9-for-ppc64le-baseos-rpms + size: 1422952 + checksum: sha256:56283cbf84234ec9256fb68e2d2669bc5799862eb2ee40521b8ac59044567835 + name: openssl + evr: 1:3.2.2-6.el9_5.1 + sourcerpm: openssl-3.2.2-6.el9_5.1.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/ppc64le/baseos/os/Packages/o/openssl-fips-provider-3.0.7-6.el9_5.ppc64le.rpm + repoid: rhel-9-for-ppc64le-baseos-rpms + size: 9614 + checksum: sha256:b73a8baa5f9ad63a9e5afa6c5b3d21c2a9c5d783f129350abb2b234bcf24f17d + name: openssl-fips-provider + evr: 3.0.7-6.el9_5 + sourcerpm: openssl-fips-provider-3.0.7-6.el9_5.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/ppc64le/baseos/os/Packages/o/openssl-fips-provider-so-3.0.7-6.el9_5.ppc64le.rpm + repoid: rhel-9-for-ppc64le-baseos-rpms + size: 577805 + checksum: sha256:1b4d38df810d7d307ddd529b423edd806fb3832c6a547a065cbf6a9d92987d26 + name: openssl-fips-provider-so + evr: 3.0.7-6.el9_5 + sourcerpm: openssl-fips-provider-3.0.7-6.el9_5.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/ppc64le/baseos/os/Packages/o/openssl-libs-3.2.2-6.el9_5.1.ppc64le.rpm + repoid: rhel-9-for-ppc64le-baseos-rpms + size: 2320865 + checksum: sha256:8e9f1ff32873b3531cd38d9583fe20526c790066785312301ea87ebbf980d8ce + name: openssl-libs + evr: 1:3.2.2-6.el9_5.1 + sourcerpm: openssl-3.2.2-6.el9_5.1.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/ppc64le/baseos/os/Packages/p/p11-kit-0.25.3-3.el9_5.ppc64le.rpm + repoid: rhel-9-for-ppc64le-baseos-rpms + size: 547598 + checksum: sha256:fd4240aac85927fc57c6cc5bc689149b3bf1b92b676064bfb23a6107a343310c + name: p11-kit + evr: 0.25.3-3.el9_5 + sourcerpm: p11-kit-0.25.3-3.el9_5.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/ppc64le/baseos/os/Packages/p/p11-kit-trust-0.25.3-3.el9_5.ppc64le.rpm + repoid: rhel-9-for-ppc64le-baseos-rpms + size: 161121 + checksum: sha256:b42303b7d5d10b6303e8abaccbaa302df0bca5fdd9949e043aaf1c5b2a53254d + name: p11-kit-trust + evr: 0.25.3-3.el9_5 + sourcerpm: p11-kit-0.25.3-3.el9_5.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/ppc64le/baseos/os/Packages/p/pam-1.5.1-26.el9_6.ppc64le.rpm + repoid: rhel-9-for-ppc64le-baseos-rpms + size: 677447 + checksum: sha256:93eb19dd21e5bb33d1d004c9e49e49d0049aca990074b8c6f4204e5af4c3c38e + name: pam + evr: 1.5.1-26.el9_6 + sourcerpm: pam-1.5.1-26.el9_6.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/ppc64le/baseos/os/Packages/p/pcre-8.44-4.el9.ppc64le.rpm + repoid: rhel-9-for-ppc64le-baseos-rpms + size: 208333 + checksum: sha256:a9194f82f80f11599236c3acd4cd6faf0a4fd4aec302f44365847e6222499e65 + name: pcre + evr: 8.44-4.el9 + sourcerpm: pcre-8.44-4.el9.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/ppc64le/baseos/os/Packages/p/pcre2-10.40-6.el9.ppc64le.rpm + repoid: rhel-9-for-ppc64le-baseos-rpms + size: 243057 + checksum: sha256:fcccf3d6981333ac0ac747ee143dae975381e02025ad2bc53e6aa7e0dc5fafb7 + name: pcre2 + evr: 10.40-6.el9 + sourcerpm: pcre2-10.40-6.el9.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/ppc64le/baseos/os/Packages/p/pcre2-syntax-10.40-6.el9.noarch.rpm + repoid: rhel-9-for-ppc64le-baseos-rpms + size: 147926 + checksum: sha256:d386b5e9b3a4b077b2ba143882e605750855dd3354f13c55fa12ed26908cb442 + name: pcre2-syntax + evr: 10.40-6.el9 + sourcerpm: pcre2-10.40-6.el9.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/ppc64le/baseos/os/Packages/r/readline-8.1-4.el9.ppc64le.rpm + repoid: rhel-9-for-ppc64le-baseos-rpms + size: 236301 + checksum: sha256:e346c16a0e4b617897f744fe448701cdc90202aecc61d5a40b9ed0986609cb25 + name: readline + evr: 8.1-4.el9 + sourcerpm: readline-8.1-4.el9.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/ppc64le/baseos/os/Packages/r/redhat-release-9.6-0.1.el9.ppc64le.rpm + repoid: rhel-9-for-ppc64le-baseos-rpms + size: 45208 + checksum: sha256:1f63183436cf44c469e0a14c5664ab1a050e570f9435dd5fd7481d214bb3d2a9 + name: redhat-release + evr: 9.6-0.1.el9 + sourcerpm: redhat-release-9.6-0.1.el9.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/ppc64le/baseos/os/Packages/r/redhat-release-eula-9.6-0.1.el9.ppc64le.rpm + repoid: rhel-9-for-ppc64le-baseos-rpms + size: 12464 + checksum: sha256:478b4031f4733b7d108f934cb34a652c85a431bc8d5db5c69fc4f27338c45cdd + name: redhat-release-eula + evr: 9.6-0.1.el9 + sourcerpm: redhat-release-9.6-0.1.el9.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/ppc64le/baseos/os/Packages/s/sed-4.8-9.el9.ppc64le.rpm + repoid: rhel-9-for-ppc64le-baseos-rpms + size: 322393 + checksum: sha256:afa65fcc13e68755b67a318737603ed72f9569669c51b858f3c04e99a9272c89 + name: sed + evr: 4.8-9.el9 + sourcerpm: sed-4.8-9.el9.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/ppc64le/baseos/os/Packages/s/setup-2.13.7-10.el9.noarch.rpm + repoid: rhel-9-for-ppc64le-baseos-rpms + size: 153791 + checksum: sha256:0891d395ce067121c28932534237ad1ce231f2bfa987411ad62e73a12d11eb6a + name: setup + evr: 2.13.7-10.el9 + sourcerpm: setup-2.13.7-10.el9.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/ppc64le/baseos/os/Packages/s/shadow-utils-4.9-12.el9.ppc64le.rpm + repoid: rhel-9-for-ppc64le-baseos-rpms + size: 1280653 + checksum: sha256:6b099176192c9819712667442ef8f7123d6f7a4218ed8761312d85052145baa7 + name: shadow-utils + evr: 2:4.9-12.el9 + sourcerpm: shadow-utils-4.9-12.el9.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/ppc64le/baseos/os/Packages/s/systemd-252-51.el9_6.2.ppc64le.rpm + repoid: rhel-9-for-ppc64le-baseos-rpms + size: 4433629 + checksum: sha256:49774145ba930d0dc32e36e166fc03f704ad1db0f5b1531b3003c914cf67b9bf + name: systemd + evr: 252-51.el9_6.2 + sourcerpm: systemd-252-51.el9_6.2.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/ppc64le/baseos/os/Packages/s/systemd-libs-252-51.el9_6.2.ppc64le.rpm + repoid: rhel-9-for-ppc64le-baseos-rpms + size: 720846 + checksum: sha256:bfa2d350a8e6e1445ecc043a84c456ab2ffb14ee9cd008e42bd4d9230225cf3f + name: systemd-libs + evr: 252-51.el9_6.2 + sourcerpm: systemd-252-51.el9_6.2.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/ppc64le/baseos/os/Packages/s/systemd-pam-252-51.el9_6.2.ppc64le.rpm + repoid: rhel-9-for-ppc64le-baseos-rpms + size: 303044 + checksum: sha256:4e8b37a79b66ab2464d3da4cfd217d835b6cbe6bc387042747c1f17279745ac7 + name: systemd-pam + evr: 252-51.el9_6.2 + sourcerpm: systemd-252-51.el9_6.2.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/ppc64le/baseos/os/Packages/s/systemd-rpm-macros-252-51.el9_6.2.noarch.rpm + repoid: rhel-9-for-ppc64le-baseos-rpms + size: 68125 + checksum: sha256:a9d98e4240645fa96c953218bc89dbda221e33247f2890790dead31b53adff49 + name: systemd-rpm-macros + evr: 252-51.el9_6.2 + sourcerpm: systemd-252-51.el9_6.2.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/ppc64le/baseos/os/Packages/t/tzdata-2025b-1.el9.noarch.rpm + repoid: rhel-9-for-ppc64le-baseos-rpms + size: 862160 + checksum: sha256:0687e5a1115ba679137404c8d37a45141a31968ffd01677455530d24c126a0d2 + name: tzdata + evr: 2025b-1.el9 + sourcerpm: tzdata-2025b-1.el9.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/ppc64le/baseos/os/Packages/u/util-linux-2.37.4-21.el9.ppc64le.rpm + repoid: rhel-9-for-ppc64le-baseos-rpms + size: 2428895 + checksum: sha256:768413a8cb1df625f0f092355493ddf456c3a491a107108cc165ad44695071cf + name: util-linux + evr: 2.37.4-21.el9 + sourcerpm: util-linux-2.37.4-21.el9.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/ppc64le/baseos/os/Packages/u/util-linux-core-2.37.4-21.el9.ppc64le.rpm + repoid: rhel-9-for-ppc64le-baseos-rpms + size: 499376 + checksum: sha256:14407b96054d10be6e5b6a7c8d167283caa6b821113bbc6872c4c90fd7da6b1f + name: util-linux-core + evr: 2.37.4-21.el9 + sourcerpm: util-linux-2.37.4-21.el9.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/ppc64le/baseos/os/Packages/x/xz-libs-5.2.5-8.el9_0.ppc64le.rpm + repoid: rhel-9-for-ppc64le-baseos-rpms + size: 120233 + checksum: sha256:4e67d1701dc3e5f23191fcbc72e01d48e3287dc32046db9514eb19b902dfc089 + name: xz-libs + evr: 5.2.5-8.el9_0 + sourcerpm: xz-5.2.5-8.el9_0.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/ppc64le/baseos/os/Packages/z/zlib-1.2.11-40.el9.ppc64le.rpm + repoid: rhel-9-for-ppc64le-baseos-rpms + size: 106130 + checksum: sha256:330a6c1a9e15d4118a4dbff5b5446f054e42a8286fbd85a416b8d30771d6db6f + name: zlib + evr: 1.2.11-40.el9 + sourcerpm: zlib-1.2.11-40.el9.src.rpm + source: + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/ppc64le/appstream/source/SRPMS/Packages/h/haproxy-2.4.22-4.el9.src.rpm + repoid: rhel-9-for-ppc64le-appstream-source-rpms + size: 3684146 + checksum: sha256:ee21b385b3bcb4099d95b82a2a120b767193f34edd7a4a76a84ec75f3ced4a1b + name: haproxy + evr: 2.4.22-4.el9 + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/ppc64le/baseos/source/SRPMS/Packages/a/acl-2.3.1-4.el9.src.rpm + repoid: rhel-9-for-ppc64le-baseos-source-rpms + size: 535332 + checksum: sha256:cb449bc6c85e0b50fa0bb98c969ff8481fee40517d8ebec5e28b72e5360fbe1e + name: acl + evr: 2.3.1-4.el9 + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/ppc64le/baseos/source/SRPMS/Packages/a/attr-2.5.1-3.el9.src.rpm + repoid: rhel-9-for-ppc64le-baseos-source-rpms + size: 482234 + checksum: sha256:5171534e7de11df197f3c5e08658544983198288e04624c739b5c3d9db07b59c + name: attr + evr: 2.5.1-3.el9 + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/ppc64le/baseos/source/SRPMS/Packages/a/audit-3.1.5-4.el9.src.rpm + repoid: rhel-9-for-ppc64le-baseos-source-rpms + size: 1262288 + checksum: sha256:f589dc92fde418c7945245488cc084d565ece3995af808e741c5aa28c87a648a + name: audit + evr: 3.1.5-4.el9 + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/ppc64le/baseos/source/SRPMS/Packages/b/basesystem-11-13.el9.src.rpm + repoid: rhel-9-for-ppc64le-baseos-source-rpms + size: 9884 + checksum: sha256:5a4ed0779fc06f08115d6e06aa95486f1e1e251f8f9ddb6c7e14e811bb2e24ef + name: basesystem + evr: 11-13.el9 + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/ppc64le/baseos/source/SRPMS/Packages/b/bash-5.1.8-9.el9.src.rpm + repoid: rhel-9-for-ppc64le-baseos-source-rpms + size: 10512850 + checksum: sha256:5d7bbbf2538361be1a11846602862c3a56809b3ea43b69b86bcf407538e9e260 + name: bash + evr: 5.1.8-9.el9 + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/ppc64le/baseos/source/SRPMS/Packages/b/bzip2-1.0.8-10.el9_5.src.rpm + repoid: rhel-9-for-ppc64le-baseos-source-rpms + size: 824335 + checksum: sha256:ed1556ca58615a5ca90b09f3cad8ddb8fe7b1885a4de49c40a31a39ca592bc25 + name: bzip2 + evr: 1.0.8-10.el9_5 + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/ppc64le/baseos/source/SRPMS/Packages/c/ca-certificates-2024.2.69_v8.0.303-91.4.el9_4.src.rpm + repoid: rhel-9-for-ppc64le-baseos-source-rpms + size: 692817 + checksum: sha256:5d09821ddc46c205eb97656c88a7a553182882e56bfc55fad760a3b1c973ca05 + name: ca-certificates + evr: 2024.2.69_v8.0.303-91.4.el9_4 + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/ppc64le/baseos/source/SRPMS/Packages/c/chkconfig-1.24-2.el9.src.rpm + repoid: rhel-9-for-ppc64le-baseos-source-rpms + size: 214658 + checksum: sha256:b2618b278f5c8d6dacfae790c8c73b1fc1578b8f64011f325ced5a4a2e3b58bc + name: chkconfig + evr: 1.24-2.el9 + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/ppc64le/baseos/source/SRPMS/Packages/c/coreutils-8.32-39.el9.src.rpm + repoid: rhel-9-for-ppc64le-baseos-source-rpms + size: 5692590 + checksum: sha256:f042749974d210ad9049ffcb68172e4eaf91e3c0c249b33620e1f94effe82e6d + name: coreutils + evr: 8.32-39.el9 + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/ppc64le/baseos/source/SRPMS/Packages/c/cracklib-2.9.6-27.el9.src.rpm + repoid: rhel-9-for-ppc64le-baseos-source-rpms + size: 6414228 + checksum: sha256:56a815a100d75c1d42c07090b632f05e51ea6d17df097d2936ab25d9aca49310 + name: cracklib + evr: 2.9.6-27.el9 + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/ppc64le/baseos/source/SRPMS/Packages/c/crypto-policies-20250128-1.git5269e22.el9.src.rpm + repoid: rhel-9-for-ppc64le-baseos-source-rpms + size: 102787 + checksum: sha256:0f6081ad96e9d7cb80aa18736e3a06bbf7d2c19bdc0f95a707a4f3ed0926b878 + name: crypto-policies + evr: 20250128-1.git5269e22.el9 + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/ppc64le/baseos/source/SRPMS/Packages/d/dbus-1.12.20-8.el9.src.rpm + repoid: rhel-9-for-ppc64le-baseos-source-rpms + size: 2143916 + checksum: sha256:3fe74a2b4fb4485c93e974010d9376e30a63dfcc628bfd6c01837c27b4953912 + name: dbus + evr: 1:1.12.20-8.el9 + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/ppc64le/baseos/source/SRPMS/Packages/d/dbus-broker-28-7.el9.src.rpm + repoid: rhel-9-for-ppc64le-baseos-source-rpms + size: 254475 + checksum: sha256:aced3097fbb8a424ca1816b8cb3e79960a9ccf7ba139538282886e692c317b29 + name: dbus-broker + evr: 28-7.el9 + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/ppc64le/baseos/source/SRPMS/Packages/e/expat-2.5.0-5.el9_6.src.rpm + repoid: rhel-9-for-ppc64le-baseos-source-rpms + size: 8369732 + checksum: sha256:736df300c50aad5de613ee8322bedb9522042024a95df9c886089e225bc764f7 + name: expat + evr: 2.5.0-5.el9_6 + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/ppc64le/baseos/source/SRPMS/Packages/f/filesystem-3.16-5.el9.src.rpm + repoid: rhel-9-for-ppc64le-baseos-source-rpms + size: 20486 + checksum: sha256:c795690df30c46e521372e2f649c995a2abc159b76c8ef6cd5da8a713ea17937 + name: filesystem + evr: 3.16-5.el9 + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/ppc64le/baseos/source/SRPMS/Packages/g/gcc-11.5.0-5.el9_5.src.rpm + repoid: rhel-9-for-ppc64le-baseos-source-rpms + size: 81877102 + checksum: sha256:ed35dd39cd89aec444199a916667169638150fd12199dbb3c3d2638e43121565 + name: gcc + evr: 11.5.0-5.el9_5 + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/ppc64le/baseos/source/SRPMS/Packages/g/glibc-2.34-168.el9_6.23.src.rpm + repoid: rhel-9-for-ppc64le-baseos-source-rpms + size: 19844337 + checksum: sha256:2495e3b229885e01ffd5dec87ea83d52022235c081e8fb19f6744a9e821b044f + name: glibc + evr: 2.34-168.el9_6.23 + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/ppc64le/baseos/source/SRPMS/Packages/g/gmp-6.2.0-13.el9.src.rpm + repoid: rhel-9-for-ppc64le-baseos-source-rpms + size: 2503825 + checksum: sha256:d0d8a795eea9ae555da63fbcfc3575425e86bb7e96d117b9ae2785b4f5e82f7c + name: gmp + evr: 1:6.2.0-13.el9 + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/ppc64le/baseos/source/SRPMS/Packages/g/grep-3.6-5.el9.src.rpm + repoid: rhel-9-for-ppc64le-baseos-source-rpms + size: 1620891 + checksum: sha256:81b14432ebe1645b74b57592f1dcde8fab15ec13632f483f72ff2407ed16c33e + name: grep + evr: 3.6-5.el9 + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/ppc64le/baseos/source/SRPMS/Packages/g/gzip-1.12-1.el9.src.rpm + repoid: rhel-9-for-ppc64le-baseos-source-rpms + size: 856147 + checksum: sha256:a05f582ec42e89258ee5e10af96dee4300bcb2a6a69a76bfb5b46f79e6a6a47b + name: gzip + evr: 1.12-1.el9 + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/ppc64le/baseos/source/SRPMS/Packages/k/kmod-28-10.el9.src.rpm + repoid: rhel-9-for-ppc64le-baseos-source-rpms + size: 582431 + checksum: sha256:28b89be6334167a3a6b3d73c82c11301e1ca065c853b18509eca456c4ee06508 + name: kmod + evr: 28-10.el9 + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/ppc64le/baseos/source/SRPMS/Packages/l/libcap-2.48-9.el9_2.src.rpm + repoid: rhel-9-for-ppc64le-baseos-source-rpms + size: 202341 + checksum: sha256:cf258d269e2690617bbace76ec328e55c6f1431ddb47b67bcd4841472870d483 + name: libcap + evr: 2.48-9.el9_2 + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/ppc64le/baseos/source/SRPMS/Packages/l/libcap-ng-0.8.2-7.el9.src.rpm + repoid: rhel-9-for-ppc64le-baseos-source-rpms + size: 470599 + checksum: sha256:48bb098662e2f3e1dbb94e27e4e612bc6794fbb62708e1f1a431cc2480fcdb00 + name: libcap-ng + evr: 0.8.2-7.el9 + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/ppc64le/baseos/source/SRPMS/Packages/l/libdb-5.3.28-57.el9_6.src.rpm + repoid: rhel-9-for-ppc64le-baseos-source-rpms + size: 35290920 + checksum: sha256:6a74a3d96bd4657659524050945e2a47e93779addf2de374a13e1baf32b4ab8d + name: libdb + evr: 5.3.28-57.el9_6 + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/ppc64le/baseos/source/SRPMS/Packages/l/libeconf-0.4.1-4.el9.src.rpm + repoid: rhel-9-for-ppc64le-baseos-source-rpms + size: 201501 + checksum: sha256:4541a0915eca1e6fd1440253cf6bdfc5482c7b6dd3d3c7310a77faf852b7671a + name: libeconf + evr: 0.4.1-4.el9 + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/ppc64le/baseos/source/SRPMS/Packages/l/libffi-3.4.2-8.el9.src.rpm + repoid: rhel-9-for-ppc64le-baseos-source-rpms + size: 1367398 + checksum: sha256:2b384204cc70c8f23d3a86e5cc9f736306a7a91a72e282044e3b23f3fd831647 + name: libffi + evr: 3.4.2-8.el9 + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/ppc64le/baseos/source/SRPMS/Packages/l/libgcrypt-1.10.0-11.el9.src.rpm + repoid: rhel-9-for-ppc64le-baseos-source-rpms + size: 3981814 + checksum: sha256:3ac5b6ac1a4be5513e76fa2f33346014b8b3c5c47bbe71524ce326782b163d2e + name: libgcrypt + evr: 1.10.0-11.el9 + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/ppc64le/baseos/source/SRPMS/Packages/l/libgpg-error-1.42-5.el9.src.rpm + repoid: rhel-9-for-ppc64le-baseos-source-rpms + size: 994101 + checksum: sha256:9586046fd9622e5e898f92a08821948bf0754a74ab343cc093ca21caae0352a6 + name: libgpg-error + evr: 1.42-5.el9 + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/ppc64le/baseos/source/SRPMS/Packages/l/libpwquality-1.4.4-8.el9.src.rpm + repoid: rhel-9-for-ppc64le-baseos-source-rpms + size: 447225 + checksum: sha256:14fbf335e2c6f22b441a9750a69b7c41e197c4dd21adac701fd81f17660ee0b4 + name: libpwquality + evr: 1.4.4-8.el9 + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/ppc64le/baseos/source/SRPMS/Packages/l/librtas-2.0.6-1.el9.src.rpm + repoid: rhel-9-for-ppc64le-baseos-source-rpms + size: 162965 + checksum: sha256:b87597d7d10c2031ef18cb2bbaf2a318ecd21c274855c49d57a9557df3292113 + name: librtas + evr: 2.0.6-1.el9 + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/ppc64le/baseos/source/SRPMS/Packages/l/libseccomp-2.5.2-2.el9.src.rpm + repoid: rhel-9-for-ppc64le-baseos-source-rpms + size: 653169 + checksum: sha256:43dd0fa2cd26306e2017704075e628bbe675c8731b17848df82f3b59337f1be8 + name: libseccomp + evr: 2.5.2-2.el9 + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/ppc64le/baseos/source/SRPMS/Packages/l/libselinux-3.6-3.el9.src.rpm + repoid: rhel-9-for-ppc64le-baseos-source-rpms + size: 271153 + checksum: sha256:a08a84389665ef614eb6d9b06a53128eab89b650c799c0558f3ae04df97c4b13 + name: libselinux + evr: 3.6-3.el9 + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/ppc64le/baseos/source/SRPMS/Packages/l/libsemanage-3.6-5.el9_6.src.rpm + repoid: rhel-9-for-ppc64le-baseos-source-rpms + size: 223978 + checksum: sha256:33e4ad8374bdaa1dd4b4a46b2b379d025590d80e5d666801aea4f437a9a6ccd9 + name: libsemanage + evr: 3.6-5.el9_6 + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/ppc64le/baseos/source/SRPMS/Packages/l/libsepol-3.6-2.el9.src.rpm + repoid: rhel-9-for-ppc64le-baseos-source-rpms + size: 538074 + checksum: sha256:2e02ff0ce3c6767962d1e7a3fbe657ea2a241bcd1c0182d9c552321ba4f8404b + name: libsepol + evr: 3.6-2.el9 + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/ppc64le/baseos/source/SRPMS/Packages/l/libsigsegv-2.13-4.el9.src.rpm + repoid: rhel-9-for-ppc64le-baseos-source-rpms + size: 473267 + checksum: sha256:734651070d0113de033da80114b416931c4c0be21ce51f6b1c1641b1185c34f3 + name: libsigsegv + evr: 2.13-4.el9 + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/ppc64le/baseos/source/SRPMS/Packages/l/libtasn1-4.16.0-9.el9.src.rpm + repoid: rhel-9-for-ppc64le-baseos-source-rpms + size: 1895591 + checksum: sha256:a3d9612fc631100fa0a528d7721bdee96acc33e35befb6a96544526eae169936 + name: libtasn1 + evr: 4.16.0-9.el9 + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/ppc64le/baseos/source/SRPMS/Packages/l/libutempter-1.2.1-6.el9.src.rpm + repoid: rhel-9-for-ppc64le-baseos-source-rpms + size: 30093 + checksum: sha256:e48843d2734fefad084a86165860ea9575bdc53f63bb5845d8807ce9ccb4f914 + name: libutempter + evr: 1.2.1-6.el9 + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/ppc64le/baseos/source/SRPMS/Packages/l/libxcrypt-4.4.18-3.el9.src.rpm + repoid: rhel-9-for-ppc64le-baseos-source-rpms + size: 543970 + checksum: sha256:d18f72eb41ecd0370e2e47f1dc5774be54e9ff3b4dd333578017666c7c488f40 + name: libxcrypt + evr: 4.4.18-3.el9 + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/ppc64le/baseos/source/SRPMS/Packages/l/lua-5.4.4-4.el9.src.rpm + repoid: rhel-9-for-ppc64le-baseos-source-rpms + size: 521629 + checksum: sha256:18feaae23ff1b674acccf0f081f0d3c36ca482df0c468e9368d4f4432dff820c + name: lua + evr: 5.4.4-4.el9 + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/ppc64le/baseos/source/SRPMS/Packages/l/lz4-1.9.3-5.el9.src.rpm + repoid: rhel-9-for-ppc64le-baseos-source-rpms + size: 333421 + checksum: sha256:44e9e079f0f30476a0d8d9849ef1cd940fcc37abee11f481d6043b184bd0cf14 + name: lz4 + evr: 1.9.3-5.el9 + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/ppc64le/baseos/source/SRPMS/Packages/n/ncurses-6.2-10.20210508.el9_6.2.src.rpm + repoid: rhel-9-for-ppc64le-baseos-source-rpms + size: 3587058 + checksum: sha256:2c3309af9b6637047a8dec3f7e84c03da6fa4ab9570d78cad92c045bfd0fa1e3 + name: ncurses + evr: 6.2-10.20210508.el9_6.2 + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/ppc64le/baseos/source/SRPMS/Packages/o/openssl-3.2.2-6.el9_5.1.src.rpm + repoid: rhel-9-for-ppc64le-baseos-source-rpms + size: 17985138 + checksum: sha256:56c0b951be3e5ad6a1da594f9d4f09b8b752e2fb3d6827bcc03892f22f622b22 + name: openssl + evr: 1:3.2.2-6.el9_5.1 + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/ppc64le/baseos/source/SRPMS/Packages/o/openssl-fips-provider-3.0.7-6.el9_5.src.rpm + repoid: rhel-9-for-ppc64le-baseos-source-rpms + size: 89980613 + checksum: sha256:4c7cd5a5b7095fcaa5850322ef1f1a7f42e69eacb0386d32fd6ced3dd7a9e7f5 + name: openssl-fips-provider + evr: 3.0.7-6.el9_5 + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/ppc64le/baseos/source/SRPMS/Packages/p/p11-kit-0.25.3-3.el9_5.src.rpm + repoid: rhel-9-for-ppc64le-baseos-source-rpms + size: 1027881 + checksum: sha256:de598a2e1ca170df85cd69d6cc406402407a244988506f53f8736a7546135260 + name: p11-kit + evr: 0.25.3-3.el9_5 + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/ppc64le/baseos/source/SRPMS/Packages/p/pam-1.5.1-26.el9_6.src.rpm + repoid: rhel-9-for-ppc64le-baseos-source-rpms + size: 1130406 + checksum: sha256:9a351f0455da788ff63026af9a8ee30e744017941c82283f970d1ed066000bb6 + name: pam + evr: 1.5.1-26.el9_6 + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/ppc64le/baseos/source/SRPMS/Packages/p/pcre-8.44-4.el9.src.rpm + repoid: rhel-9-for-ppc64le-baseos-source-rpms + size: 1624356 + checksum: sha256:7edbd87b866a3f6e3df1426d660b902e063193d6186027bf99f6d77626a43817 + name: pcre + evr: 8.44-4.el9 + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/ppc64le/baseos/source/SRPMS/Packages/p/pcre2-10.40-6.el9.src.rpm + repoid: rhel-9-for-ppc64le-baseos-source-rpms + size: 1789790 + checksum: sha256:a570f7192be555222aa3704882b9199fb013a84ad4d7dcf40a93d8de2ecf6e0a + name: pcre2 + evr: 10.40-6.el9 + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/ppc64le/baseos/source/SRPMS/Packages/r/readline-8.1-4.el9.src.rpm + repoid: rhel-9-for-ppc64le-baseos-source-rpms + size: 3009702 + checksum: sha256:bc7a168b7275d1f9bd0f16b47029dd857ddce83fa80c3cb32eac63cb55f591f3 + name: readline + evr: 8.1-4.el9 + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/ppc64le/baseos/source/SRPMS/Packages/r/redhat-release-9.6-0.1.el9.src.rpm + repoid: rhel-9-for-ppc64le-baseos-source-rpms + size: 62469 + checksum: sha256:6720f3d5c6675bbf8d79ce5424f891a34303e0c5c39be0e52ca51f70107f585b + name: redhat-release + evr: 9.6-0.1.el9 + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/ppc64le/baseos/source/SRPMS/Packages/s/sed-4.8-9.el9.src.rpm + repoid: rhel-9-for-ppc64le-baseos-source-rpms + size: 1424192 + checksum: sha256:0590550f0cbdce0a26f98a73c756f663a7f220486d10f9c16d1ce0c8c4d14378 + name: sed + evr: 4.8-9.el9 + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/ppc64le/baseos/source/SRPMS/Packages/s/setup-2.13.7-10.el9.src.rpm + repoid: rhel-9-for-ppc64le-baseos-source-rpms + size: 195940 + checksum: sha256:3acdbbd63bd77dd8b18210b9d597bd59ddf455ff728067638c54194ac3a8a32b + name: setup + evr: 2.13.7-10.el9 + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/ppc64le/baseos/source/SRPMS/Packages/s/shadow-utils-4.9-12.el9.src.rpm + repoid: rhel-9-for-ppc64le-baseos-source-rpms + size: 1715281 + checksum: sha256:26fa86de6d2a5c08e93fc51ec4859635e74bcaec9480641bbb69cfce12ca21ab + name: shadow-utils + evr: 2:4.9-12.el9 + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/ppc64le/baseos/source/SRPMS/Packages/s/systemd-252-51.el9_6.2.src.rpm + repoid: rhel-9-for-ppc64le-baseos-source-rpms + size: 43219722 + checksum: sha256:6c70ed2f22b9db562555f5fa817669a31c685e60d758ad12529968a731c634b9 + name: systemd + evr: 252-51.el9_6.2 + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/ppc64le/baseos/source/SRPMS/Packages/t/tzdata-2025b-1.el9.src.rpm + repoid: rhel-9-for-ppc64le-baseos-source-rpms + size: 904607 + checksum: sha256:a2668d1f6b053545a5824a428755484895d72475a9d3833cbfbec9e08660aba2 + name: tzdata + evr: 2025b-1.el9 + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/ppc64le/baseos/source/SRPMS/Packages/u/util-linux-2.37.4-21.el9.src.rpm + repoid: rhel-9-for-ppc64le-baseos-source-rpms + size: 6281028 + checksum: sha256:cde2d6a98345d49de9d225fc3acf7542fb35fde32832f1361415486a7839c222 + name: util-linux + evr: 2.37.4-21.el9 + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/ppc64le/baseos/source/SRPMS/Packages/x/xz-5.2.5-8.el9_0.src.rpm + repoid: rhel-9-for-ppc64le-baseos-source-rpms + size: 1168293 + checksum: sha256:bce98f3a307e75a8ac28f909e29b41d64b15461fa9ddf0bf4ef3c2f6de946b46 + name: xz + evr: 5.2.5-8.el9_0 + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/ppc64le/baseos/source/SRPMS/Packages/z/zlib-1.2.11-40.el9.src.rpm + repoid: rhel-9-for-ppc64le-baseos-source-rpms + size: 561153 + checksum: sha256:e47b884c132983fd0cc40c761de72e1a34ada9ee395cfe50997f9fb9257669d8 + name: zlib + evr: 1.2.11-40.el9 + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/ppc64le/baseos/source/SRPMS/Packages/z/zstd-1.5.5-1.el9.src.rpm + repoid: rhel-9-for-ppc64le-baseos-source-rpms + size: 2378112 + checksum: sha256:922957570bae59b0a45bd9d96ce804c65c6c3260f50198f40804d95ffb0db65e + name: zstd + evr: 1.5.5-1.el9 + module_metadata: [] +- arch: s390x + packages: + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/s390x/appstream/os/Packages/h/haproxy-2.4.22-4.el9.s390x.rpm + repoid: rhel-9-for-s390x-appstream-rpms + size: 2272266 + checksum: sha256:b3186a095c69969940a8223a0a847e51ff4dd4c6f1b06a308ef8765fc33227dc + name: haproxy + evr: 2.4.22-4.el9 + sourcerpm: haproxy-2.4.22-4.el9.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/s390x/baseos/os/Packages/a/acl-2.3.1-4.el9.s390x.rpm + repoid: rhel-9-for-s390x-baseos-rpms + size: 77024 + checksum: sha256:88638fac051b5720b50d694b52172b0f8553376085e868030fb2032fa662b55b + name: acl + evr: 2.3.1-4.el9 + sourcerpm: acl-2.3.1-4.el9.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/s390x/baseos/os/Packages/a/alternatives-1.24-2.el9.s390x.rpm + repoid: rhel-9-for-s390x-baseos-rpms + size: 42270 + checksum: sha256:85509a2be050bd9a6e7895fe9c0ab67750a0389d79f62407bbb4bc3ec6262abf + name: alternatives + evr: 1.24-2.el9 + sourcerpm: chkconfig-1.24-2.el9.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/s390x/baseos/os/Packages/a/audit-libs-3.1.5-4.el9.s390x.rpm + repoid: rhel-9-for-s390x-baseos-rpms + size: 125478 + checksum: sha256:cf80c4e16df46014c299e91edc1c984d5de64d3ce46946f83fbaf54a1750a282 + name: audit-libs + evr: 3.1.5-4.el9 + sourcerpm: audit-3.1.5-4.el9.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/s390x/baseos/os/Packages/b/basesystem-11-13.el9.noarch.rpm + repoid: rhel-9-for-s390x-baseos-rpms + size: 8229 + checksum: sha256:f498b0813fa1a825d550e8e3a9e42255eabfa18e6fc96adfc6cc8fa7e16dd513 + name: basesystem + evr: 11-13.el9 + sourcerpm: basesystem-11-13.el9.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/s390x/baseos/os/Packages/b/bash-5.1.8-9.el9.s390x.rpm + repoid: rhel-9-for-s390x-baseos-rpms + size: 1757781 + checksum: sha256:18754c45f7586239508e9c6160ff42999eb326314d3e3adc5d54cc3661912da3 + name: bash + evr: 5.1.8-9.el9 + sourcerpm: bash-5.1.8-9.el9.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/s390x/baseos/os/Packages/b/bzip2-libs-1.0.8-10.el9_5.s390x.rpm + repoid: rhel-9-for-s390x-baseos-rpms + size: 43993 + checksum: sha256:1543fd23b32a7964ef5a570515a1905100122cc6a044d5959dbea65c51c93719 + name: bzip2-libs + evr: 1.0.8-10.el9_5 + sourcerpm: bzip2-1.0.8-10.el9_5.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/s390x/baseos/os/Packages/c/ca-certificates-2024.2.69_v8.0.303-91.4.el9_4.noarch.rpm + repoid: rhel-9-for-s390x-baseos-rpms + size: 1044629 + checksum: sha256:fda07ba8aa8afd38800aa1e49ddd4c7916d8f67030739f85f59727f47bdf28dd + name: ca-certificates + evr: 2024.2.69_v8.0.303-91.4.el9_4 + sourcerpm: ca-certificates-2024.2.69_v8.0.303-91.4.el9_4.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/s390x/baseos/os/Packages/c/coreutils-8.32-39.el9.s390x.rpm + repoid: rhel-9-for-s390x-baseos-rpms + size: 1229473 + checksum: sha256:adb359a5fa8ca3309c24548240533166dee1535ec1ed647768557701a68fe06d + name: coreutils + evr: 8.32-39.el9 + sourcerpm: coreutils-8.32-39.el9.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/s390x/baseos/os/Packages/c/coreutils-common-8.32-39.el9.s390x.rpm + repoid: rhel-9-for-s390x-baseos-rpms + size: 2115260 + checksum: sha256:c005e68e3128effbd9eff75a98b7ff790209e09f6fe93c97dfd00ddbcc32581b + name: coreutils-common + evr: 8.32-39.el9 + sourcerpm: coreutils-8.32-39.el9.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/s390x/baseos/os/Packages/c/cracklib-2.9.6-27.el9.s390x.rpm + repoid: rhel-9-for-s390x-baseos-rpms + size: 100558 + checksum: sha256:7cd93f220df178d0a76f486ab341cbf858e4ea768e9bc779b1e6eb74259fc3bf + name: cracklib + evr: 2.9.6-27.el9 + sourcerpm: cracklib-2.9.6-27.el9.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/s390x/baseos/os/Packages/c/cracklib-dicts-2.9.6-27.el9.s390x.rpm + repoid: rhel-9-for-s390x-baseos-rpms + size: 3838529 + checksum: sha256:fb179b85546fb2ba2e044e40d6f97a7856802840150f636447a048ecf680c07d + name: cracklib-dicts + evr: 2.9.6-27.el9 + sourcerpm: cracklib-2.9.6-27.el9.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/s390x/baseos/os/Packages/c/crypto-policies-20250128-1.git5269e22.el9.noarch.rpm + repoid: rhel-9-for-s390x-baseos-rpms + size: 92144 + checksum: sha256:e3ca18b4805fe8624d7d884859c167c14f48a4a1565b75403bb7470e7132cc1a + name: crypto-policies + evr: 20250128-1.git5269e22.el9 + sourcerpm: crypto-policies-20250128-1.git5269e22.el9.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/s390x/baseos/os/Packages/d/dbus-1.12.20-8.el9.s390x.rpm + repoid: rhel-9-for-s390x-baseos-rpms + size: 8049 + checksum: sha256:2b1f317d07953d2aefad77f3d285376dc049063f677056d723ff15ca1e7738cb + name: dbus + evr: 1:1.12.20-8.el9 + sourcerpm: dbus-1.12.20-8.el9.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/s390x/baseos/os/Packages/d/dbus-broker-28-7.el9.s390x.rpm + repoid: rhel-9-for-s390x-baseos-rpms + size: 169208 + checksum: sha256:68a4e64a8591df9ae3086014572da3d3b5eb2316a0c2c5e78aaed576c359fd81 + name: dbus-broker + evr: 28-7.el9 + sourcerpm: dbus-broker-28-7.el9.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/s390x/baseos/os/Packages/d/dbus-common-1.12.20-8.el9.noarch.rpm + repoid: rhel-9-for-s390x-baseos-rpms + size: 18551 + checksum: sha256:298f1cada3cbcef6713098b9925694a0e30e8566f7a5bdbd72384520cf6c8360 + name: dbus-common + evr: 1:1.12.20-8.el9 + sourcerpm: dbus-1.12.20-8.el9.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/s390x/baseos/os/Packages/e/expat-2.5.0-5.el9_6.s390x.rpm + repoid: rhel-9-for-s390x-baseos-rpms + size: 118327 + checksum: sha256:b4c649297dc3b80d70769c0ab38229d1bb497e56d8a1dec514c2fd21eefa3851 + name: expat + evr: 2.5.0-5.el9_6 + sourcerpm: expat-2.5.0-5.el9_6.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/s390x/baseos/os/Packages/f/filesystem-3.16-5.el9.s390x.rpm + repoid: rhel-9-for-s390x-baseos-rpms + size: 5003897 + checksum: sha256:80e6764c9041b5abfb955f5b86b6c73f0305eb54b92ac7a11537729047470167 + name: filesystem + evr: 3.16-5.el9 + sourcerpm: filesystem-3.16-5.el9.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/s390x/baseos/os/Packages/g/glibc-2.34-168.el9_6.23.s390x.rpm + repoid: rhel-9-for-s390x-baseos-rpms + size: 1762368 + checksum: sha256:7d8addc0c08ecf6a828418e9a1f0d91c7712d061784e5db7feca3e91aa65b455 + name: glibc + evr: 2.34-168.el9_6.23 + sourcerpm: glibc-2.34-168.el9_6.23.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/s390x/baseos/os/Packages/g/glibc-common-2.34-168.el9_6.23.s390x.rpm + repoid: rhel-9-for-s390x-baseos-rpms + size: 314220 + checksum: sha256:82eb7547d41295ab157060a894ddfdd8a871b6c39ad855e9eaf6992c5261826d + name: glibc-common + evr: 2.34-168.el9_6.23 + sourcerpm: glibc-2.34-168.el9_6.23.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/s390x/baseos/os/Packages/g/glibc-gconv-extra-2.34-168.el9_6.23.s390x.rpm + repoid: rhel-9-for-s390x-baseos-rpms + size: 1739831 + checksum: sha256:7bd874e940539bc92489dcd8699a837857b4e248c61e64bb9518de790340f9c2 + name: glibc-gconv-extra + evr: 2.34-168.el9_6.23 + sourcerpm: glibc-2.34-168.el9_6.23.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/s390x/baseos/os/Packages/g/glibc-minimal-langpack-2.34-168.el9_6.23.s390x.rpm + repoid: rhel-9-for-s390x-baseos-rpms + size: 18685 + checksum: sha256:cef35404085c4d354adfe94f453d8835745ae1eee72fab5fb4b3542edcd11f4f + name: glibc-minimal-langpack + evr: 2.34-168.el9_6.23 + sourcerpm: glibc-2.34-168.el9_6.23.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/s390x/baseos/os/Packages/g/gmp-6.2.0-13.el9.s390x.rpm + repoid: rhel-9-for-s390x-baseos-rpms + size: 296399 + checksum: sha256:5cb3d34e852eb7d37efcf92fecdcedd1ab9c39540ecaa1ae1e535c1d111abd09 + name: gmp + evr: 1:6.2.0-13.el9 + sourcerpm: gmp-6.2.0-13.el9.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/s390x/baseos/os/Packages/g/grep-3.6-5.el9.s390x.rpm + repoid: rhel-9-for-s390x-baseos-rpms + size: 280207 + checksum: sha256:282ef2512b0c14223fa788ecbc863895bc13e191d69f835fb9bba8aa37ce61a5 + name: grep + evr: 3.6-5.el9 + sourcerpm: grep-3.6-5.el9.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/s390x/baseos/os/Packages/g/gzip-1.12-1.el9.s390x.rpm + repoid: rhel-9-for-s390x-baseos-rpms + size: 173101 + checksum: sha256:50034ee6281864a218a5f3bc47de5afb434400fb8415907fd31d8351adbdc5a6 + name: gzip + evr: 1.12-1.el9 + sourcerpm: gzip-1.12-1.el9.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/s390x/baseos/os/Packages/k/kmod-libs-28-10.el9.s390x.rpm + repoid: rhel-9-for-s390x-baseos-rpms + size: 66006 + checksum: sha256:fc9666e08767de33969e1174971869287fdb992a4a03f7138fdff60da1378f9f + name: kmod-libs + evr: 28-10.el9 + sourcerpm: kmod-28-10.el9.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/s390x/baseos/os/Packages/l/libacl-2.3.1-4.el9.s390x.rpm + repoid: rhel-9-for-s390x-baseos-rpms + size: 24699 + checksum: sha256:f60b315d07f772b787b49e01a0ea12cbcdb635125fbc554eb7b9dc0d7e86f462 + name: libacl + evr: 2.3.1-4.el9 + sourcerpm: acl-2.3.1-4.el9.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/s390x/baseos/os/Packages/l/libattr-2.5.1-3.el9.s390x.rpm + repoid: rhel-9-for-s390x-baseos-rpms + size: 20575 + checksum: sha256:4013df08b49661a8592c2c57428f8040f8e2397379dfc02fa9a125cbf8de44c6 + name: libattr + evr: 2.5.1-3.el9 + sourcerpm: attr-2.5.1-3.el9.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/s390x/baseos/os/Packages/l/libblkid-2.37.4-21.el9.s390x.rpm + repoid: rhel-9-for-s390x-baseos-rpms + size: 108676 + checksum: sha256:1ce3e9662e399fc683555db5e5a2740c36f330098a84376dff89f8cfdfc6b358 + name: libblkid + evr: 2.37.4-21.el9 + sourcerpm: util-linux-2.37.4-21.el9.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/s390x/baseos/os/Packages/l/libcap-2.48-9.el9_2.s390x.rpm + repoid: rhel-9-for-s390x-baseos-rpms + size: 75468 + checksum: sha256:a6443ff36fbd5483fc87a61f9eaa82d040513ebf3fd3da8b3dea306f87f2169a + name: libcap + evr: 2.48-9.el9_2 + sourcerpm: libcap-2.48-9.el9_2.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/s390x/baseos/os/Packages/l/libcap-ng-0.8.2-7.el9.s390x.rpm + repoid: rhel-9-for-s390x-baseos-rpms + size: 36348 + checksum: sha256:b41f491e2bf52e3f453219fd79e3ab33378b9c1e608b082e6d453b3ec7dc8d6b + name: libcap-ng + evr: 0.8.2-7.el9 + sourcerpm: libcap-ng-0.8.2-7.el9.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/s390x/baseos/os/Packages/l/libdb-5.3.28-57.el9_6.s390x.rpm + repoid: rhel-9-for-s390x-baseos-rpms + size: 721041 + checksum: sha256:150208aa151d6351c3926632a7f9850022788d16d647d4151915a79af3c3c74f + name: libdb + evr: 5.3.28-57.el9_6 + sourcerpm: libdb-5.3.28-57.el9_6.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/s390x/baseos/os/Packages/l/libeconf-0.4.1-4.el9.s390x.rpm + repoid: rhel-9-for-s390x-baseos-rpms + size: 30401 + checksum: sha256:97f2c01fb34760ab35d8f1b88fc59d743710035ae1677f06ea8919d0390e0ebb + name: libeconf + evr: 0.4.1-4.el9 + sourcerpm: libeconf-0.4.1-4.el9.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/s390x/baseos/os/Packages/l/libfdisk-2.37.4-21.el9.s390x.rpm + repoid: rhel-9-for-s390x-baseos-rpms + size: 155164 + checksum: sha256:c01f1bae10e4686dec4780db84252047488c3be4289ca3c84cab4009f1aa5487 + name: libfdisk + evr: 2.37.4-21.el9 + sourcerpm: util-linux-2.37.4-21.el9.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/s390x/baseos/os/Packages/l/libffi-3.4.2-8.el9.s390x.rpm + repoid: rhel-9-for-s390x-baseos-rpms + size: 37310 + checksum: sha256:e307e5bbdd2dcc9976ee39433c7d23d5063fbac159b2e49e98e34de9f5497cc6 + name: libffi + evr: 3.4.2-8.el9 + sourcerpm: libffi-3.4.2-8.el9.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/s390x/baseos/os/Packages/l/libgcc-11.5.0-5.el9_5.s390x.rpm + repoid: rhel-9-for-s390x-baseos-rpms + size: 71563 + checksum: sha256:b8234dacbc0032cc8e074aed0e9ad8989e9d9a05802832b3e2c004954270536e + name: libgcc + evr: 11.5.0-5.el9_5 + sourcerpm: gcc-11.5.0-5.el9_5.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/s390x/baseos/os/Packages/l/libgcrypt-1.10.0-11.el9.s390x.rpm + repoid: rhel-9-for-s390x-baseos-rpms + size: 469635 + checksum: sha256:ad73b3b1163668089b5768b0887561960dd3eae21b6d05f3a09fe1dca42920a3 + name: libgcrypt + evr: 1.10.0-11.el9 + sourcerpm: libgcrypt-1.10.0-11.el9.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/s390x/baseos/os/Packages/l/libgpg-error-1.42-5.el9.s390x.rpm + repoid: rhel-9-for-s390x-baseos-rpms + size: 224395 + checksum: sha256:edee8e59f5786ffa5dd0397b512277cd5caa3ee221a9728e6f972fc531b6709e + name: libgpg-error + evr: 1.42-5.el9 + sourcerpm: libgpg-error-1.42-5.el9.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/s390x/baseos/os/Packages/l/libmount-2.37.4-21.el9.s390x.rpm + repoid: rhel-9-for-s390x-baseos-rpms + size: 136921 + checksum: sha256:f4a648e6e07fc79f51a7d70a54ed0fcc89862ef2ef51428f07b092296ba320cc + name: libmount + evr: 2.37.4-21.el9 + sourcerpm: util-linux-2.37.4-21.el9.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/s390x/baseos/os/Packages/l/libpwquality-1.4.4-8.el9.s390x.rpm + repoid: rhel-9-for-s390x-baseos-rpms + size: 125703 + checksum: sha256:d3878b8c342582135698ee7c7fb371ed8326c7998bca3b8426191082bd32a6ae + name: libpwquality + evr: 1.4.4-8.el9 + sourcerpm: libpwquality-1.4.4-8.el9.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/s390x/baseos/os/Packages/l/libseccomp-2.5.2-2.el9.s390x.rpm + repoid: rhel-9-for-s390x-baseos-rpms + size: 75719 + checksum: sha256:0573152ee45cdea6c247821427e5211bd5b221889e99a3343e798df5e9b11f60 + name: libseccomp + evr: 2.5.2-2.el9 + sourcerpm: libseccomp-2.5.2-2.el9.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/s390x/baseos/os/Packages/l/libselinux-3.6-3.el9.s390x.rpm + repoid: rhel-9-for-s390x-baseos-rpms + size: 89763 + checksum: sha256:7c69021bdd032f8b86ea6428b7c92350b2e0e20b4be4953784d986b2f269be21 + name: libselinux + evr: 3.6-3.el9 + sourcerpm: libselinux-3.6-3.el9.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/s390x/baseos/os/Packages/l/libsemanage-3.6-5.el9_6.s390x.rpm + repoid: rhel-9-for-s390x-baseos-rpms + size: 120733 + checksum: sha256:1b7217f14c6ffbd10a10e00a84563002b9d38d02138cb23f21b168bbeea197e9 + name: libsemanage + evr: 3.6-5.el9_6 + sourcerpm: libsemanage-3.6-5.el9_6.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/s390x/baseos/os/Packages/l/libsepol-3.6-2.el9.s390x.rpm + repoid: rhel-9-for-s390x-baseos-rpms + size: 320355 + checksum: sha256:e2061e8b71b5a90600032e7ba8f50e15b2a928b0ea8130b9e07d0bd24444b87f + name: libsepol + evr: 3.6-2.el9 + sourcerpm: libsepol-3.6-2.el9.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/s390x/baseos/os/Packages/l/libsigsegv-2.13-4.el9.s390x.rpm + repoid: rhel-9-for-s390x-baseos-rpms + size: 30531 + checksum: sha256:b6dffdaa197220f401417c607cdd659fdffaf1a5a07451e96eb6727f067539ee + name: libsigsegv + evr: 2.13-4.el9 + sourcerpm: libsigsegv-2.13-4.el9.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/s390x/baseos/os/Packages/l/libsmartcols-2.37.4-21.el9.s390x.rpm + repoid: rhel-9-for-s390x-baseos-rpms + size: 65620 + checksum: sha256:bd87242de72ae607fd7d611b7f1e81bf05deb5d07b8cc856365b238bc45e1009 + name: libsmartcols + evr: 2.37.4-21.el9 + sourcerpm: util-linux-2.37.4-21.el9.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/s390x/baseos/os/Packages/l/libtasn1-4.16.0-9.el9.s390x.rpm + repoid: rhel-9-for-s390x-baseos-rpms + size: 78514 + checksum: sha256:e074ad620eebba2c626d43762b9105f2cdb6b5cea5da3ae1d2751465be9377e7 + name: libtasn1 + evr: 4.16.0-9.el9 + sourcerpm: libtasn1-4.16.0-9.el9.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/s390x/baseos/os/Packages/l/libutempter-1.2.1-6.el9.s390x.rpm + repoid: rhel-9-for-s390x-baseos-rpms + size: 30191 + checksum: sha256:4cd059814008cfc903b75f38ed7da8037f51f6123a953218e8a37a8a96822c53 + name: libutempter + evr: 1.2.1-6.el9 + sourcerpm: libutempter-1.2.1-6.el9.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/s390x/baseos/os/Packages/l/libuuid-2.37.4-21.el9.s390x.rpm + repoid: rhel-9-for-s390x-baseos-rpms + size: 30292 + checksum: sha256:bb05a582c228c224465befde72c3af11bc5f07717d5bb59d661fc87d76a2ec28 + name: libuuid + evr: 2.37.4-21.el9 + sourcerpm: util-linux-2.37.4-21.el9.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/s390x/baseos/os/Packages/l/libxcrypt-4.4.18-3.el9.s390x.rpm + repoid: rhel-9-for-s390x-baseos-rpms + size: 125532 + checksum: sha256:c5b89459884f858b3527c879cda2b0576fa27b7e1e5005a98f2cab573291f979 + name: libxcrypt + evr: 4.4.18-3.el9 + sourcerpm: libxcrypt-4.4.18-3.el9.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/s390x/baseos/os/Packages/l/libzstd-1.5.5-1.el9.s390x.rpm + repoid: rhel-9-for-s390x-baseos-rpms + size: 283786 + checksum: sha256:168d08a885a564418b39c075756bbe77fd2f06ad501d7a61b7ac72cc33152e93 + name: libzstd + evr: 1.5.5-1.el9 + sourcerpm: zstd-1.5.5-1.el9.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/s390x/baseos/os/Packages/l/lua-libs-5.4.4-4.el9.s390x.rpm + repoid: rhel-9-for-s390x-baseos-rpms + size: 133375 + checksum: sha256:67f9ef92d9e51e4dedcd291105b271e83a1fffa11e5801f6eb24f447aebafcac + name: lua-libs + evr: 5.4.4-4.el9 + sourcerpm: lua-5.4.4-4.el9.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/s390x/baseos/os/Packages/l/lz4-libs-1.9.3-5.el9.s390x.rpm + repoid: rhel-9-for-s390x-baseos-rpms + size: 71491 + checksum: sha256:c03955837786dadb6b988a7554f30e03e9a536f322921934a1f590db8a142c1d + name: lz4-libs + evr: 1.9.3-5.el9 + sourcerpm: lz4-1.9.3-5.el9.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/s390x/baseos/os/Packages/n/ncurses-base-6.2-10.20210508.el9_6.2.noarch.rpm + repoid: rhel-9-for-s390x-baseos-rpms + size: 97903 + checksum: sha256:13491d7ce61e0c5ef82451936c68acf5d04dc437a624e0f74b89904bc0fbe330 + name: ncurses-base + evr: 6.2-10.20210508.el9_6.2 + sourcerpm: ncurses-6.2-10.20210508.el9_6.2.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/s390x/baseos/os/Packages/n/ncurses-libs-6.2-10.20210508.el9_6.2.s390x.rpm + repoid: rhel-9-for-s390x-baseos-rpms + size: 328765 + checksum: sha256:650f7f073a65e7431f15f9b63dca8f806cbdb21c7fc62a7ae109fa6acd1c8d92 + name: ncurses-libs + evr: 6.2-10.20210508.el9_6.2 + sourcerpm: ncurses-6.2-10.20210508.el9_6.2.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/s390x/baseos/os/Packages/o/openssl-3.2.2-6.el9_5.1.s390x.rpm + repoid: rhel-9-for-s390x-baseos-rpms + size: 1407537 + checksum: sha256:0a24289ee6324c2ecd6edad913f8ecfcfc6db43fbf6fed65458141e3ec0c104f + name: openssl + evr: 1:3.2.2-6.el9_5.1 + sourcerpm: openssl-3.2.2-6.el9_5.1.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/s390x/baseos/os/Packages/o/openssl-fips-provider-3.0.7-6.el9_5.s390x.rpm + repoid: rhel-9-for-s390x-baseos-rpms + size: 9601 + checksum: sha256:096b14db9e35af57355ac0d6f7637112f7d4691fede82b829e5e70c9010c65d7 + name: openssl-fips-provider + evr: 3.0.7-6.el9_5 + sourcerpm: openssl-fips-provider-3.0.7-6.el9_5.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/s390x/baseos/os/Packages/o/openssl-fips-provider-so-3.0.7-6.el9_5.s390x.rpm + repoid: rhel-9-for-s390x-baseos-rpms + size: 315008 + checksum: sha256:8fd9b27724feb805908e3f43bd7c50373e09c07bdd0c0d747ed1ca580fa64114 + name: openssl-fips-provider-so + evr: 3.0.7-6.el9_5 + sourcerpm: openssl-fips-provider-3.0.7-6.el9_5.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/s390x/baseos/os/Packages/o/openssl-libs-3.2.2-6.el9_5.1.s390x.rpm + repoid: rhel-9-for-s390x-baseos-rpms + size: 1830531 + checksum: sha256:3d58f9488bc2a5113d852d6c78df07e414f6d95bb75f1ff78b7530bafdf1eb02 + name: openssl-libs + evr: 1:3.2.2-6.el9_5.1 + sourcerpm: openssl-3.2.2-6.el9_5.1.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/s390x/baseos/os/Packages/p/p11-kit-0.25.3-3.el9_5.s390x.rpm + repoid: rhel-9-for-s390x-baseos-rpms + size: 554452 + checksum: sha256:dcafe04fdfa4d78bc1805091bb70d74062aaea4c8ce12209a3c8cd72fd1b23de + name: p11-kit + evr: 0.25.3-3.el9_5 + sourcerpm: p11-kit-0.25.3-3.el9_5.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/s390x/baseos/os/Packages/p/p11-kit-trust-0.25.3-3.el9_5.s390x.rpm + repoid: rhel-9-for-s390x-baseos-rpms + size: 141508 + checksum: sha256:e2a10e7696c23c6ec41416defee0a9598754b7fdfbe2bc56c7e080802d74bda0 + name: p11-kit-trust + evr: 0.25.3-3.el9_5 + sourcerpm: p11-kit-0.25.3-3.el9_5.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/s390x/baseos/os/Packages/p/pam-1.5.1-26.el9_6.s390x.rpm + repoid: rhel-9-for-s390x-baseos-rpms + size: 628673 + checksum: sha256:0817657a9c8638a20357b6d057abe3448dd9cf8c3fed61a74772e18a9d5a209b + name: pam + evr: 1.5.1-26.el9_6 + sourcerpm: pam-1.5.1-26.el9_6.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/s390x/baseos/os/Packages/p/pcre-8.44-4.el9.s390x.rpm + repoid: rhel-9-for-s390x-baseos-rpms + size: 121477 + checksum: sha256:f2c83dfe2db77d9cb084f7a19140ea772d61c1dcb60d84f6928541deb811ffb6 + name: pcre + evr: 8.44-4.el9 + sourcerpm: pcre-8.44-4.el9.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/s390x/baseos/os/Packages/p/pcre2-10.40-6.el9.s390x.rpm + repoid: rhel-9-for-s390x-baseos-rpms + size: 224385 + checksum: sha256:b7166437e0179c46304403ddb126fd8a3d6c15d29b33a395b951e54b67697559 + name: pcre2 + evr: 10.40-6.el9 + sourcerpm: pcre2-10.40-6.el9.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/s390x/baseos/os/Packages/p/pcre2-syntax-10.40-6.el9.noarch.rpm + repoid: rhel-9-for-s390x-baseos-rpms + size: 147926 + checksum: sha256:d386b5e9b3a4b077b2ba143882e605750855dd3354f13c55fa12ed26908cb442 + name: pcre2-syntax + evr: 10.40-6.el9 + sourcerpm: pcre2-10.40-6.el9.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/s390x/baseos/os/Packages/r/readline-8.1-4.el9.s390x.rpm + repoid: rhel-9-for-s390x-baseos-rpms + size: 219915 + checksum: sha256:82eb7921f4285a5e73e8ffb73d399637784d3059e8cda6c8b92c2522e81f6a0d + name: readline + evr: 8.1-4.el9 + sourcerpm: readline-8.1-4.el9.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/s390x/baseos/os/Packages/r/redhat-release-9.6-0.1.el9.s390x.rpm + repoid: rhel-9-for-s390x-baseos-rpms + size: 45172 + checksum: sha256:33e049376c246a5689d6cff7004abf3c66c1f5cc611e8cf98c7b2b69ced59080 + name: redhat-release + evr: 9.6-0.1.el9 + sourcerpm: redhat-release-9.6-0.1.el9.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/s390x/baseos/os/Packages/r/redhat-release-eula-9.6-0.1.el9.s390x.rpm + repoid: rhel-9-for-s390x-baseos-rpms + size: 12455 + checksum: sha256:8a086888550f3b3342a3e0daa95c333902e02489ae4a87f694652f10b91b0eb6 + name: redhat-release-eula + evr: 9.6-0.1.el9 + sourcerpm: redhat-release-9.6-0.1.el9.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/s390x/baseos/os/Packages/s/sed-4.8-9.el9.s390x.rpm + repoid: rhel-9-for-s390x-baseos-rpms + size: 316228 + checksum: sha256:7b168d834543330cf1c55693aea8c11f4bd87d25ce6369ce8b5ab0673678566a + name: sed + evr: 4.8-9.el9 + sourcerpm: sed-4.8-9.el9.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/s390x/baseos/os/Packages/s/setup-2.13.7-10.el9.noarch.rpm + repoid: rhel-9-for-s390x-baseos-rpms + size: 153791 + checksum: sha256:0891d395ce067121c28932534237ad1ce231f2bfa987411ad62e73a12d11eb6a + name: setup + evr: 2.13.7-10.el9 + sourcerpm: setup-2.13.7-10.el9.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/s390x/baseos/os/Packages/s/shadow-utils-4.9-12.el9.s390x.rpm + repoid: rhel-9-for-s390x-baseos-rpms + size: 1252377 + checksum: sha256:6fe983478788a024d4c9feae876236eac1a1303f29710bd7c5831be63891f5c4 + name: shadow-utils + evr: 2:4.9-12.el9 + sourcerpm: shadow-utils-4.9-12.el9.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/s390x/baseos/os/Packages/s/systemd-252-51.el9_6.2.s390x.rpm + repoid: rhel-9-for-s390x-baseos-rpms + size: 4163842 + checksum: sha256:118a10814c8cfcff2583353886b66e080c5cd57c29a2e55d013b6fd7f7b00b4b + name: systemd + evr: 252-51.el9_6.2 + sourcerpm: systemd-252-51.el9_6.2.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/s390x/baseos/os/Packages/s/systemd-libs-252-51.el9_6.2.s390x.rpm + repoid: rhel-9-for-s390x-baseos-rpms + size: 649420 + checksum: sha256:43478bfa35e175564ae7975b6dd0cd395990de42d3c7e562ece6db91ba0001df + name: systemd-libs + evr: 252-51.el9_6.2 + sourcerpm: systemd-252-51.el9_6.2.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/s390x/baseos/os/Packages/s/systemd-pam-252-51.el9_6.2.s390x.rpm + repoid: rhel-9-for-s390x-baseos-rpms + size: 274833 + checksum: sha256:32f4460937255554ff2913c32d720592c441209d32dcef757e1c122d3dc2300e + name: systemd-pam + evr: 252-51.el9_6.2 + sourcerpm: systemd-252-51.el9_6.2.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/s390x/baseos/os/Packages/s/systemd-rpm-macros-252-51.el9_6.2.noarch.rpm + repoid: rhel-9-for-s390x-baseos-rpms + size: 68125 + checksum: sha256:a9d98e4240645fa96c953218bc89dbda221e33247f2890790dead31b53adff49 + name: systemd-rpm-macros + evr: 252-51.el9_6.2 + sourcerpm: systemd-252-51.el9_6.2.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/s390x/baseos/os/Packages/t/tzdata-2025b-1.el9.noarch.rpm + repoid: rhel-9-for-s390x-baseos-rpms + size: 862160 + checksum: sha256:0687e5a1115ba679137404c8d37a45141a31968ffd01677455530d24c126a0d2 + name: tzdata + evr: 2025b-1.el9 + sourcerpm: tzdata-2025b-1.el9.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/s390x/baseos/os/Packages/u/util-linux-2.37.4-21.el9.s390x.rpm + repoid: rhel-9-for-s390x-baseos-rpms + size: 2336453 + checksum: sha256:444dc662176b0fc44159d7e77480b41848bd0210ba8378fe840bfa20d49627c0 + name: util-linux + evr: 2.37.4-21.el9 + sourcerpm: util-linux-2.37.4-21.el9.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/s390x/baseos/os/Packages/u/util-linux-core-2.37.4-21.el9.s390x.rpm + repoid: rhel-9-for-s390x-baseos-rpms + size: 471978 + checksum: sha256:788f076154306f98c818f1997a3f54ffd9b3420564dda0b8afa56a851b537e79 + name: util-linux-core + evr: 2.37.4-21.el9 + sourcerpm: util-linux-2.37.4-21.el9.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/s390x/baseos/os/Packages/x/xz-libs-5.2.5-8.el9_0.s390x.rpm + repoid: rhel-9-for-s390x-baseos-rpms + size: 96039 + checksum: sha256:e2418fcfafbaa9f6dc6db42ebd4da74a6b91bddf59e1e2a1e1c74cf5d04f14be + name: xz-libs + evr: 5.2.5-8.el9_0 + sourcerpm: xz-5.2.5-8.el9_0.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/s390x/baseos/os/Packages/z/zlib-1.2.11-40.el9.s390x.rpm + repoid: rhel-9-for-s390x-baseos-rpms + size: 100230 + checksum: sha256:451ee05b1bb32a5d5da936d9c4da4b26e99ba8787e8e9f22e2c9a9ceca931507 + name: zlib + evr: 1.2.11-40.el9 + sourcerpm: zlib-1.2.11-40.el9.src.rpm + source: + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/s390x/appstream/source/SRPMS/Packages/h/haproxy-2.4.22-4.el9.src.rpm + repoid: rhel-9-for-s390x-appstream-source-rpms + size: 3684146 + checksum: sha256:ee21b385b3bcb4099d95b82a2a120b767193f34edd7a4a76a84ec75f3ced4a1b + name: haproxy + evr: 2.4.22-4.el9 + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/s390x/baseos/source/SRPMS/Packages/a/acl-2.3.1-4.el9.src.rpm + repoid: rhel-9-for-s390x-baseos-source-rpms + size: 535332 + checksum: sha256:cb449bc6c85e0b50fa0bb98c969ff8481fee40517d8ebec5e28b72e5360fbe1e + name: acl + evr: 2.3.1-4.el9 + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/s390x/baseos/source/SRPMS/Packages/a/attr-2.5.1-3.el9.src.rpm + repoid: rhel-9-for-s390x-baseos-source-rpms + size: 482234 + checksum: sha256:5171534e7de11df197f3c5e08658544983198288e04624c739b5c3d9db07b59c + name: attr + evr: 2.5.1-3.el9 + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/s390x/baseos/source/SRPMS/Packages/a/audit-3.1.5-4.el9.src.rpm + repoid: rhel-9-for-s390x-baseos-source-rpms + size: 1262288 + checksum: sha256:f589dc92fde418c7945245488cc084d565ece3995af808e741c5aa28c87a648a + name: audit + evr: 3.1.5-4.el9 + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/s390x/baseos/source/SRPMS/Packages/b/basesystem-11-13.el9.src.rpm + repoid: rhel-9-for-s390x-baseos-source-rpms + size: 9884 + checksum: sha256:5a4ed0779fc06f08115d6e06aa95486f1e1e251f8f9ddb6c7e14e811bb2e24ef + name: basesystem + evr: 11-13.el9 + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/s390x/baseos/source/SRPMS/Packages/b/bash-5.1.8-9.el9.src.rpm + repoid: rhel-9-for-s390x-baseos-source-rpms + size: 10512850 + checksum: sha256:5d7bbbf2538361be1a11846602862c3a56809b3ea43b69b86bcf407538e9e260 + name: bash + evr: 5.1.8-9.el9 + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/s390x/baseos/source/SRPMS/Packages/b/bzip2-1.0.8-10.el9_5.src.rpm + repoid: rhel-9-for-s390x-baseos-source-rpms + size: 824335 + checksum: sha256:ed1556ca58615a5ca90b09f3cad8ddb8fe7b1885a4de49c40a31a39ca592bc25 + name: bzip2 + evr: 1.0.8-10.el9_5 + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/s390x/baseos/source/SRPMS/Packages/c/ca-certificates-2024.2.69_v8.0.303-91.4.el9_4.src.rpm + repoid: rhel-9-for-s390x-baseos-source-rpms + size: 692817 + checksum: sha256:5d09821ddc46c205eb97656c88a7a553182882e56bfc55fad760a3b1c973ca05 + name: ca-certificates + evr: 2024.2.69_v8.0.303-91.4.el9_4 + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/s390x/baseos/source/SRPMS/Packages/c/chkconfig-1.24-2.el9.src.rpm + repoid: rhel-9-for-s390x-baseos-source-rpms + size: 214658 + checksum: sha256:b2618b278f5c8d6dacfae790c8c73b1fc1578b8f64011f325ced5a4a2e3b58bc + name: chkconfig + evr: 1.24-2.el9 + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/s390x/baseos/source/SRPMS/Packages/c/coreutils-8.32-39.el9.src.rpm + repoid: rhel-9-for-s390x-baseos-source-rpms + size: 5692590 + checksum: sha256:f042749974d210ad9049ffcb68172e4eaf91e3c0c249b33620e1f94effe82e6d + name: coreutils + evr: 8.32-39.el9 + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/s390x/baseos/source/SRPMS/Packages/c/cracklib-2.9.6-27.el9.src.rpm + repoid: rhel-9-for-s390x-baseos-source-rpms + size: 6414228 + checksum: sha256:56a815a100d75c1d42c07090b632f05e51ea6d17df097d2936ab25d9aca49310 + name: cracklib + evr: 2.9.6-27.el9 + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/s390x/baseos/source/SRPMS/Packages/c/crypto-policies-20250128-1.git5269e22.el9.src.rpm + repoid: rhel-9-for-s390x-baseos-source-rpms + size: 102787 + checksum: sha256:0f6081ad96e9d7cb80aa18736e3a06bbf7d2c19bdc0f95a707a4f3ed0926b878 + name: crypto-policies + evr: 20250128-1.git5269e22.el9 + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/s390x/baseos/source/SRPMS/Packages/d/dbus-1.12.20-8.el9.src.rpm + repoid: rhel-9-for-s390x-baseos-source-rpms + size: 2143916 + checksum: sha256:3fe74a2b4fb4485c93e974010d9376e30a63dfcc628bfd6c01837c27b4953912 + name: dbus + evr: 1:1.12.20-8.el9 + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/s390x/baseos/source/SRPMS/Packages/d/dbus-broker-28-7.el9.src.rpm + repoid: rhel-9-for-s390x-baseos-source-rpms + size: 254475 + checksum: sha256:aced3097fbb8a424ca1816b8cb3e79960a9ccf7ba139538282886e692c317b29 + name: dbus-broker + evr: 28-7.el9 + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/s390x/baseos/source/SRPMS/Packages/e/expat-2.5.0-5.el9_6.src.rpm + repoid: rhel-9-for-s390x-baseos-source-rpms + size: 8369732 + checksum: sha256:736df300c50aad5de613ee8322bedb9522042024a95df9c886089e225bc764f7 + name: expat + evr: 2.5.0-5.el9_6 + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/s390x/baseos/source/SRPMS/Packages/f/filesystem-3.16-5.el9.src.rpm + repoid: rhel-9-for-s390x-baseos-source-rpms + size: 20486 + checksum: sha256:c795690df30c46e521372e2f649c995a2abc159b76c8ef6cd5da8a713ea17937 + name: filesystem + evr: 3.16-5.el9 + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/s390x/baseos/source/SRPMS/Packages/g/gcc-11.5.0-5.el9_5.src.rpm + repoid: rhel-9-for-s390x-baseos-source-rpms + size: 81877102 + checksum: sha256:ed35dd39cd89aec444199a916667169638150fd12199dbb3c3d2638e43121565 + name: gcc + evr: 11.5.0-5.el9_5 + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/s390x/baseos/source/SRPMS/Packages/g/glibc-2.34-168.el9_6.23.src.rpm + repoid: rhel-9-for-s390x-baseos-source-rpms + size: 19844337 + checksum: sha256:2495e3b229885e01ffd5dec87ea83d52022235c081e8fb19f6744a9e821b044f + name: glibc + evr: 2.34-168.el9_6.23 + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/s390x/baseos/source/SRPMS/Packages/g/gmp-6.2.0-13.el9.src.rpm + repoid: rhel-9-for-s390x-baseos-source-rpms + size: 2503825 + checksum: sha256:d0d8a795eea9ae555da63fbcfc3575425e86bb7e96d117b9ae2785b4f5e82f7c + name: gmp + evr: 1:6.2.0-13.el9 + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/s390x/baseos/source/SRPMS/Packages/g/grep-3.6-5.el9.src.rpm + repoid: rhel-9-for-s390x-baseos-source-rpms + size: 1620891 + checksum: sha256:81b14432ebe1645b74b57592f1dcde8fab15ec13632f483f72ff2407ed16c33e + name: grep + evr: 3.6-5.el9 + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/s390x/baseos/source/SRPMS/Packages/g/gzip-1.12-1.el9.src.rpm + repoid: rhel-9-for-s390x-baseos-source-rpms + size: 856147 + checksum: sha256:a05f582ec42e89258ee5e10af96dee4300bcb2a6a69a76bfb5b46f79e6a6a47b + name: gzip + evr: 1.12-1.el9 + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/s390x/baseos/source/SRPMS/Packages/k/kmod-28-10.el9.src.rpm + repoid: rhel-9-for-s390x-baseos-source-rpms + size: 582431 + checksum: sha256:28b89be6334167a3a6b3d73c82c11301e1ca065c853b18509eca456c4ee06508 + name: kmod + evr: 28-10.el9 + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/s390x/baseos/source/SRPMS/Packages/l/libcap-2.48-9.el9_2.src.rpm + repoid: rhel-9-for-s390x-baseos-source-rpms + size: 202341 + checksum: sha256:cf258d269e2690617bbace76ec328e55c6f1431ddb47b67bcd4841472870d483 + name: libcap + evr: 2.48-9.el9_2 + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/s390x/baseos/source/SRPMS/Packages/l/libcap-ng-0.8.2-7.el9.src.rpm + repoid: rhel-9-for-s390x-baseos-source-rpms + size: 470599 + checksum: sha256:48bb098662e2f3e1dbb94e27e4e612bc6794fbb62708e1f1a431cc2480fcdb00 + name: libcap-ng + evr: 0.8.2-7.el9 + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/s390x/baseos/source/SRPMS/Packages/l/libdb-5.3.28-57.el9_6.src.rpm + repoid: rhel-9-for-s390x-baseos-source-rpms + size: 35290920 + checksum: sha256:6a74a3d96bd4657659524050945e2a47e93779addf2de374a13e1baf32b4ab8d + name: libdb + evr: 5.3.28-57.el9_6 + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/s390x/baseos/source/SRPMS/Packages/l/libeconf-0.4.1-4.el9.src.rpm + repoid: rhel-9-for-s390x-baseos-source-rpms + size: 201501 + checksum: sha256:4541a0915eca1e6fd1440253cf6bdfc5482c7b6dd3d3c7310a77faf852b7671a + name: libeconf + evr: 0.4.1-4.el9 + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/s390x/baseos/source/SRPMS/Packages/l/libffi-3.4.2-8.el9.src.rpm + repoid: rhel-9-for-s390x-baseos-source-rpms + size: 1367398 + checksum: sha256:2b384204cc70c8f23d3a86e5cc9f736306a7a91a72e282044e3b23f3fd831647 + name: libffi + evr: 3.4.2-8.el9 + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/s390x/baseos/source/SRPMS/Packages/l/libgcrypt-1.10.0-11.el9.src.rpm + repoid: rhel-9-for-s390x-baseos-source-rpms + size: 3981814 + checksum: sha256:3ac5b6ac1a4be5513e76fa2f33346014b8b3c5c47bbe71524ce326782b163d2e + name: libgcrypt + evr: 1.10.0-11.el9 + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/s390x/baseos/source/SRPMS/Packages/l/libgpg-error-1.42-5.el9.src.rpm + repoid: rhel-9-for-s390x-baseos-source-rpms + size: 994101 + checksum: sha256:9586046fd9622e5e898f92a08821948bf0754a74ab343cc093ca21caae0352a6 + name: libgpg-error + evr: 1.42-5.el9 + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/s390x/baseos/source/SRPMS/Packages/l/libpwquality-1.4.4-8.el9.src.rpm + repoid: rhel-9-for-s390x-baseos-source-rpms + size: 447225 + checksum: sha256:14fbf335e2c6f22b441a9750a69b7c41e197c4dd21adac701fd81f17660ee0b4 + name: libpwquality + evr: 1.4.4-8.el9 + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/s390x/baseos/source/SRPMS/Packages/l/libseccomp-2.5.2-2.el9.src.rpm + repoid: rhel-9-for-s390x-baseos-source-rpms + size: 653169 + checksum: sha256:43dd0fa2cd26306e2017704075e628bbe675c8731b17848df82f3b59337f1be8 + name: libseccomp + evr: 2.5.2-2.el9 + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/s390x/baseos/source/SRPMS/Packages/l/libselinux-3.6-3.el9.src.rpm + repoid: rhel-9-for-s390x-baseos-source-rpms + size: 271153 + checksum: sha256:a08a84389665ef614eb6d9b06a53128eab89b650c799c0558f3ae04df97c4b13 + name: libselinux + evr: 3.6-3.el9 + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/s390x/baseos/source/SRPMS/Packages/l/libsemanage-3.6-5.el9_6.src.rpm + repoid: rhel-9-for-s390x-baseos-source-rpms + size: 223978 + checksum: sha256:33e4ad8374bdaa1dd4b4a46b2b379d025590d80e5d666801aea4f437a9a6ccd9 + name: libsemanage + evr: 3.6-5.el9_6 + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/s390x/baseos/source/SRPMS/Packages/l/libsepol-3.6-2.el9.src.rpm + repoid: rhel-9-for-s390x-baseos-source-rpms + size: 538074 + checksum: sha256:2e02ff0ce3c6767962d1e7a3fbe657ea2a241bcd1c0182d9c552321ba4f8404b + name: libsepol + evr: 3.6-2.el9 + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/s390x/baseos/source/SRPMS/Packages/l/libsigsegv-2.13-4.el9.src.rpm + repoid: rhel-9-for-s390x-baseos-source-rpms + size: 473267 + checksum: sha256:734651070d0113de033da80114b416931c4c0be21ce51f6b1c1641b1185c34f3 + name: libsigsegv + evr: 2.13-4.el9 + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/s390x/baseos/source/SRPMS/Packages/l/libtasn1-4.16.0-9.el9.src.rpm + repoid: rhel-9-for-s390x-baseos-source-rpms + size: 1895591 + checksum: sha256:a3d9612fc631100fa0a528d7721bdee96acc33e35befb6a96544526eae169936 + name: libtasn1 + evr: 4.16.0-9.el9 + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/s390x/baseos/source/SRPMS/Packages/l/libutempter-1.2.1-6.el9.src.rpm + repoid: rhel-9-for-s390x-baseos-source-rpms + size: 30093 + checksum: sha256:e48843d2734fefad084a86165860ea9575bdc53f63bb5845d8807ce9ccb4f914 + name: libutempter + evr: 1.2.1-6.el9 + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/s390x/baseos/source/SRPMS/Packages/l/libxcrypt-4.4.18-3.el9.src.rpm + repoid: rhel-9-for-s390x-baseos-source-rpms + size: 543970 + checksum: sha256:d18f72eb41ecd0370e2e47f1dc5774be54e9ff3b4dd333578017666c7c488f40 + name: libxcrypt + evr: 4.4.18-3.el9 + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/s390x/baseos/source/SRPMS/Packages/l/lua-5.4.4-4.el9.src.rpm + repoid: rhel-9-for-s390x-baseos-source-rpms + size: 521629 + checksum: sha256:18feaae23ff1b674acccf0f081f0d3c36ca482df0c468e9368d4f4432dff820c + name: lua + evr: 5.4.4-4.el9 + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/s390x/baseos/source/SRPMS/Packages/l/lz4-1.9.3-5.el9.src.rpm + repoid: rhel-9-for-s390x-baseos-source-rpms + size: 333421 + checksum: sha256:44e9e079f0f30476a0d8d9849ef1cd940fcc37abee11f481d6043b184bd0cf14 + name: lz4 + evr: 1.9.3-5.el9 + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/s390x/baseos/source/SRPMS/Packages/n/ncurses-6.2-10.20210508.el9_6.2.src.rpm + repoid: rhel-9-for-s390x-baseos-source-rpms + size: 3587058 + checksum: sha256:2c3309af9b6637047a8dec3f7e84c03da6fa4ab9570d78cad92c045bfd0fa1e3 + name: ncurses + evr: 6.2-10.20210508.el9_6.2 + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/s390x/baseos/source/SRPMS/Packages/o/openssl-3.2.2-6.el9_5.1.src.rpm + repoid: rhel-9-for-s390x-baseos-source-rpms + size: 17985138 + checksum: sha256:56c0b951be3e5ad6a1da594f9d4f09b8b752e2fb3d6827bcc03892f22f622b22 + name: openssl + evr: 1:3.2.2-6.el9_5.1 + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/s390x/baseos/source/SRPMS/Packages/o/openssl-fips-provider-3.0.7-6.el9_5.src.rpm + repoid: rhel-9-for-s390x-baseos-source-rpms + size: 89980613 + checksum: sha256:4c7cd5a5b7095fcaa5850322ef1f1a7f42e69eacb0386d32fd6ced3dd7a9e7f5 + name: openssl-fips-provider + evr: 3.0.7-6.el9_5 + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/s390x/baseos/source/SRPMS/Packages/p/p11-kit-0.25.3-3.el9_5.src.rpm + repoid: rhel-9-for-s390x-baseos-source-rpms + size: 1027881 + checksum: sha256:de598a2e1ca170df85cd69d6cc406402407a244988506f53f8736a7546135260 + name: p11-kit + evr: 0.25.3-3.el9_5 + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/s390x/baseos/source/SRPMS/Packages/p/pam-1.5.1-26.el9_6.src.rpm + repoid: rhel-9-for-s390x-baseos-source-rpms + size: 1130406 + checksum: sha256:9a351f0455da788ff63026af9a8ee30e744017941c82283f970d1ed066000bb6 + name: pam + evr: 1.5.1-26.el9_6 + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/s390x/baseos/source/SRPMS/Packages/p/pcre-8.44-4.el9.src.rpm + repoid: rhel-9-for-s390x-baseos-source-rpms + size: 1624356 + checksum: sha256:7edbd87b866a3f6e3df1426d660b902e063193d6186027bf99f6d77626a43817 + name: pcre + evr: 8.44-4.el9 + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/s390x/baseos/source/SRPMS/Packages/p/pcre2-10.40-6.el9.src.rpm + repoid: rhel-9-for-s390x-baseos-source-rpms + size: 1789790 + checksum: sha256:a570f7192be555222aa3704882b9199fb013a84ad4d7dcf40a93d8de2ecf6e0a + name: pcre2 + evr: 10.40-6.el9 + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/s390x/baseos/source/SRPMS/Packages/r/readline-8.1-4.el9.src.rpm + repoid: rhel-9-for-s390x-baseos-source-rpms + size: 3009702 + checksum: sha256:bc7a168b7275d1f9bd0f16b47029dd857ddce83fa80c3cb32eac63cb55f591f3 + name: readline + evr: 8.1-4.el9 + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/s390x/baseos/source/SRPMS/Packages/r/redhat-release-9.6-0.1.el9.src.rpm + repoid: rhel-9-for-s390x-baseos-source-rpms + size: 62469 + checksum: sha256:6720f3d5c6675bbf8d79ce5424f891a34303e0c5c39be0e52ca51f70107f585b + name: redhat-release + evr: 9.6-0.1.el9 + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/s390x/baseos/source/SRPMS/Packages/s/sed-4.8-9.el9.src.rpm + repoid: rhel-9-for-s390x-baseos-source-rpms + size: 1424192 + checksum: sha256:0590550f0cbdce0a26f98a73c756f663a7f220486d10f9c16d1ce0c8c4d14378 + name: sed + evr: 4.8-9.el9 + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/s390x/baseos/source/SRPMS/Packages/s/setup-2.13.7-10.el9.src.rpm + repoid: rhel-9-for-s390x-baseos-source-rpms + size: 195940 + checksum: sha256:3acdbbd63bd77dd8b18210b9d597bd59ddf455ff728067638c54194ac3a8a32b + name: setup + evr: 2.13.7-10.el9 + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/s390x/baseos/source/SRPMS/Packages/s/shadow-utils-4.9-12.el9.src.rpm + repoid: rhel-9-for-s390x-baseos-source-rpms + size: 1715281 + checksum: sha256:26fa86de6d2a5c08e93fc51ec4859635e74bcaec9480641bbb69cfce12ca21ab + name: shadow-utils + evr: 2:4.9-12.el9 + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/s390x/baseos/source/SRPMS/Packages/s/systemd-252-51.el9_6.2.src.rpm + repoid: rhel-9-for-s390x-baseos-source-rpms + size: 43219722 + checksum: sha256:6c70ed2f22b9db562555f5fa817669a31c685e60d758ad12529968a731c634b9 + name: systemd + evr: 252-51.el9_6.2 + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/s390x/baseos/source/SRPMS/Packages/t/tzdata-2025b-1.el9.src.rpm + repoid: rhel-9-for-s390x-baseos-source-rpms + size: 904607 + checksum: sha256:a2668d1f6b053545a5824a428755484895d72475a9d3833cbfbec9e08660aba2 + name: tzdata + evr: 2025b-1.el9 + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/s390x/baseos/source/SRPMS/Packages/u/util-linux-2.37.4-21.el9.src.rpm + repoid: rhel-9-for-s390x-baseos-source-rpms + size: 6281028 + checksum: sha256:cde2d6a98345d49de9d225fc3acf7542fb35fde32832f1361415486a7839c222 + name: util-linux + evr: 2.37.4-21.el9 + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/s390x/baseos/source/SRPMS/Packages/x/xz-5.2.5-8.el9_0.src.rpm + repoid: rhel-9-for-s390x-baseos-source-rpms + size: 1168293 + checksum: sha256:bce98f3a307e75a8ac28f909e29b41d64b15461fa9ddf0bf4ef3c2f6de946b46 + name: xz + evr: 5.2.5-8.el9_0 + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/s390x/baseos/source/SRPMS/Packages/z/zlib-1.2.11-40.el9.src.rpm + repoid: rhel-9-for-s390x-baseos-source-rpms + size: 561153 + checksum: sha256:e47b884c132983fd0cc40c761de72e1a34ada9ee395cfe50997f9fb9257669d8 + name: zlib + evr: 1.2.11-40.el9 + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/s390x/baseos/source/SRPMS/Packages/z/zstd-1.5.5-1.el9.src.rpm + repoid: rhel-9-for-s390x-baseos-source-rpms + size: 2378112 + checksum: sha256:922957570bae59b0a45bd9d96ce804c65c6c3260f50198f40804d95ffb0db65e + name: zstd + evr: 1.5.5-1.el9 + module_metadata: [] +- arch: x86_64 + packages: + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/x86_64/appstream/os/Packages/h/haproxy-2.4.22-4.el9.x86_64.rpm + repoid: rhel-9-for-x86_64-appstream-rpms + size: 2292574 + checksum: sha256:6340377c5d14f85233c7ba2a42be51c7e11545336741e9470cff4c8c026079e9 + name: haproxy + evr: 2.4.22-4.el9 + sourcerpm: haproxy-2.4.22-4.el9.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/x86_64/appstream/os/Packages/q/qatengine-1.7.0-1.el9.x86_64.rpm + repoid: rhel-9-for-x86_64-appstream-rpms + size: 217358 + checksum: sha256:5ef4f31bb26f04cab4392fd5f4b914f6b666d40468321574e49e8dd6a9069179 + name: qatengine + evr: 1.7.0-1.el9 + sourcerpm: qatengine-1.7.0-1.el9.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/x86_64/appstream/os/Packages/q/qatlib-24.09.0-1.el9.x86_64.rpm + repoid: rhel-9-for-x86_64-appstream-rpms + size: 230920 + checksum: sha256:26e22309b61ffd4a0d915673bb98a888ad0e859614416a0e14a6d980046ac053 + name: qatlib + evr: 24.09.0-1.el9 + sourcerpm: qatlib-24.09.0-1.el9.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/x86_64/appstream/os/Packages/q/qatlib-service-24.09.0-1.el9.x86_64.rpm + repoid: rhel-9-for-x86_64-appstream-rpms + size: 40144 + checksum: sha256:f5212dcc02e1a7405b4da03a4f0be5fcde413e6e8d9636606aa56996dc08c41d + name: qatlib-service + evr: 24.09.0-1.el9 + sourcerpm: qatlib-24.09.0-1.el9.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/x86_64/baseos/os/Packages/a/acl-2.3.1-4.el9.x86_64.rpm + repoid: rhel-9-for-x86_64-baseos-rpms + size: 77226 + checksum: sha256:150d7232faa90f84a09268f8998ee32670eef59cba98612aeb996ab75c4dfcc4 + name: acl + evr: 2.3.1-4.el9 + sourcerpm: acl-2.3.1-4.el9.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/x86_64/baseos/os/Packages/a/alternatives-1.24-2.el9.x86_64.rpm + repoid: rhel-9-for-x86_64-baseos-rpms + size: 42874 + checksum: sha256:1c520b9bf7b592d936bb347a5107702e51678e160b88ecfbba6a30e35e47d24e + name: alternatives + evr: 1.24-2.el9 + sourcerpm: chkconfig-1.24-2.el9.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/x86_64/baseos/os/Packages/a/audit-libs-3.1.5-4.el9.x86_64.rpm + repoid: rhel-9-for-x86_64-baseos-rpms + size: 127977 + checksum: sha256:ab86c7bd1a87a0f613e99af5c6d2e7da662fc1e9bd826ec68384b1115f09fe31 + name: audit-libs + evr: 3.1.5-4.el9 + sourcerpm: audit-3.1.5-4.el9.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/x86_64/baseos/os/Packages/b/basesystem-11-13.el9.noarch.rpm + repoid: rhel-9-for-x86_64-baseos-rpms + size: 8229 + checksum: sha256:f498b0813fa1a825d550e8e3a9e42255eabfa18e6fc96adfc6cc8fa7e16dd513 + name: basesystem + evr: 11-13.el9 + sourcerpm: basesystem-11-13.el9.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/x86_64/baseos/os/Packages/b/bash-5.1.8-9.el9.x86_64.rpm + repoid: rhel-9-for-x86_64-baseos-rpms + size: 1769540 + checksum: sha256:d3adf8b09aa0bf935c67aa12444e0ee02f70a82c2682bfb2b02bda0a989bb806 + name: bash + evr: 5.1.8-9.el9 + sourcerpm: bash-5.1.8-9.el9.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/x86_64/baseos/os/Packages/b/bzip2-libs-1.0.8-10.el9_5.x86_64.rpm + repoid: rhel-9-for-x86_64-baseos-rpms + size: 42618 + checksum: sha256:5058aca2a4c5ac3356fb42e6e423e4101bc29199e0ae80d79d3fc564ba9d7c84 + name: bzip2-libs + evr: 1.0.8-10.el9_5 + sourcerpm: bzip2-1.0.8-10.el9_5.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/x86_64/baseos/os/Packages/c/ca-certificates-2024.2.69_v8.0.303-91.4.el9_4.noarch.rpm + repoid: rhel-9-for-x86_64-baseos-rpms + size: 1044629 + checksum: sha256:fda07ba8aa8afd38800aa1e49ddd4c7916d8f67030739f85f59727f47bdf28dd + name: ca-certificates + evr: 2024.2.69_v8.0.303-91.4.el9_4 + sourcerpm: ca-certificates-2024.2.69_v8.0.303-91.4.el9_4.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/x86_64/baseos/os/Packages/c/coreutils-8.32-39.el9.x86_64.rpm + repoid: rhel-9-for-x86_64-baseos-rpms + size: 1245548 + checksum: sha256:091268f0d2e4afb6fe29b0536c67410af2c08147ecb316a12492b6f4eb84c835 + name: coreutils + evr: 8.32-39.el9 + sourcerpm: coreutils-8.32-39.el9.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/x86_64/baseos/os/Packages/c/coreutils-common-8.32-39.el9.x86_64.rpm + repoid: rhel-9-for-x86_64-baseos-rpms + size: 2113564 + checksum: sha256:da1d14b6ad93241b26e38bc3d5187028e2eeda71867931ccc9ab150d88df8393 + name: coreutils-common + evr: 8.32-39.el9 + sourcerpm: coreutils-8.32-39.el9.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/x86_64/baseos/os/Packages/c/cracklib-2.9.6-27.el9.x86_64.rpm + repoid: rhel-9-for-x86_64-baseos-rpms + size: 100903 + checksum: sha256:8551b711718596fbfef6622bbf32f785864959af9d06a76da2545ec9f3a126e7 + name: cracklib + evr: 2.9.6-27.el9 + sourcerpm: cracklib-2.9.6-27.el9.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/x86_64/baseos/os/Packages/c/cracklib-dicts-2.9.6-27.el9.x86_64.rpm + repoid: rhel-9-for-x86_64-baseos-rpms + size: 3821230 + checksum: sha256:ab4356c86bdc996dc9e55703a7ae936e3e46aec6ebf6d6f008e126ff06e83df2 + name: cracklib-dicts + evr: 2.9.6-27.el9 + sourcerpm: cracklib-2.9.6-27.el9.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/x86_64/baseos/os/Packages/c/crypto-policies-20250128-1.git5269e22.el9.noarch.rpm + repoid: rhel-9-for-x86_64-baseos-rpms + size: 92144 + checksum: sha256:e3ca18b4805fe8624d7d884859c167c14f48a4a1565b75403bb7470e7132cc1a + name: crypto-policies + evr: 20250128-1.git5269e22.el9 + sourcerpm: crypto-policies-20250128-1.git5269e22.el9.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/x86_64/baseos/os/Packages/d/dbus-1.12.20-8.el9.x86_64.rpm + repoid: rhel-9-for-x86_64-baseos-rpms + size: 8073 + checksum: sha256:96b1daa4de0a635ab760a8431fb005022bb7cb48d2d1d3ec9a8adb1798c0e10e + name: dbus + evr: 1:1.12.20-8.el9 + sourcerpm: dbus-1.12.20-8.el9.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/x86_64/baseos/os/Packages/d/dbus-broker-28-7.el9.x86_64.rpm + repoid: rhel-9-for-x86_64-baseos-rpms + size: 179634 + checksum: sha256:de9869c08df7f6952787d0335b9bf1a09b328bea920556a59af07c8e085dd3cb + name: dbus-broker + evr: 28-7.el9 + sourcerpm: dbus-broker-28-7.el9.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/x86_64/baseos/os/Packages/d/dbus-common-1.12.20-8.el9.noarch.rpm + repoid: rhel-9-for-x86_64-baseos-rpms + size: 18551 + checksum: sha256:298f1cada3cbcef6713098b9925694a0e30e8566f7a5bdbd72384520cf6c8360 + name: dbus-common + evr: 1:1.12.20-8.el9 + sourcerpm: dbus-1.12.20-8.el9.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/x86_64/baseos/os/Packages/e/expat-2.5.0-5.el9_6.x86_64.rpm + repoid: rhel-9-for-x86_64-baseos-rpms + size: 121835 + checksum: sha256:63522da84934e944305c9e206894031988ab9e561bba2e6c131d76093d1a0211 + name: expat + evr: 2.5.0-5.el9_6 + sourcerpm: expat-2.5.0-5.el9_6.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/x86_64/baseos/os/Packages/f/filesystem-3.16-5.el9.x86_64.rpm + repoid: rhel-9-for-x86_64-baseos-rpms + size: 5003807 + checksum: sha256:9567592e6e32a9ebd45584cc4feb5d00812f143fcb2d8cd8b1d95108f4f66a2d + name: filesystem + evr: 3.16-5.el9 + sourcerpm: filesystem-3.16-5.el9.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/x86_64/baseos/os/Packages/g/glibc-2.34-168.el9_6.23.x86_64.rpm + repoid: rhel-9-for-x86_64-baseos-rpms + size: 2052524 + checksum: sha256:47a7eaa890012f8de224fa8e1f553030200f38ef7c5aab9b236d34cc4f0e1deb + name: glibc + evr: 2.34-168.el9_6.23 + sourcerpm: glibc-2.34-168.el9_6.23.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/x86_64/baseos/os/Packages/g/glibc-common-2.34-168.el9_6.23.x86_64.rpm + repoid: rhel-9-for-x86_64-baseos-rpms + size: 310131 + checksum: sha256:9e6bfff5d0b0533b1037be4fc6bc6b9cd7dd73c55adecfa3edcda02190f1e7da + name: glibc-common + evr: 2.34-168.el9_6.23 + sourcerpm: glibc-2.34-168.el9_6.23.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/x86_64/baseos/os/Packages/g/glibc-gconv-extra-2.34-168.el9_6.23.x86_64.rpm + repoid: rhel-9-for-x86_64-baseos-rpms + size: 1753998 + checksum: sha256:065f2e745d62034fa3f72cb138ba599338c491921d5c0a9ad4900725721f0507 + name: glibc-gconv-extra + evr: 2.34-168.el9_6.23 + sourcerpm: glibc-2.34-168.el9_6.23.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/x86_64/baseos/os/Packages/g/glibc-minimal-langpack-2.34-168.el9_6.23.x86_64.rpm + repoid: rhel-9-for-x86_64-baseos-rpms + size: 18705 + checksum: sha256:77f381d7fac07303eca760d0d1e51bf417d8b2ad61d5b121d85d25e546cfbff3 + name: glibc-minimal-langpack + evr: 2.34-168.el9_6.23 + sourcerpm: glibc-2.34-168.el9_6.23.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/x86_64/baseos/os/Packages/g/gmp-6.2.0-13.el9.x86_64.rpm + repoid: rhel-9-for-x86_64-baseos-rpms + size: 326840 + checksum: sha256:d4529445e30b7eb9a8225b0539f70d26d585d7fe306296f948ea73114d1c171f + name: gmp + evr: 1:6.2.0-13.el9 + sourcerpm: gmp-6.2.0-13.el9.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/x86_64/baseos/os/Packages/g/grep-3.6-5.el9.x86_64.rpm + repoid: rhel-9-for-x86_64-baseos-rpms + size: 279174 + checksum: sha256:5556895ff1817066ca71b50785615e944b0fcc7e1c94c983087c7c691819623d + name: grep + evr: 3.6-5.el9 + sourcerpm: grep-3.6-5.el9.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/x86_64/baseos/os/Packages/g/gzip-1.12-1.el9.x86_64.rpm + repoid: rhel-9-for-x86_64-baseos-rpms + size: 171206 + checksum: sha256:c8b3e0414d55b1eedb0185a564ac6cb2368bee2fd5f995447d045f6a714488ac + name: gzip + evr: 1.12-1.el9 + sourcerpm: gzip-1.12-1.el9.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/x86_64/baseos/os/Packages/h/hwdata-0.348-9.18.el9.noarch.rpm + repoid: rhel-9-for-x86_64-baseos-rpms + size: 1724460 + checksum: sha256:3f50d2d645126aab5407531cdfa813544c85c44d312bc19dcc3378460b9eb03d + name: hwdata + evr: 0.348-9.18.el9 + sourcerpm: hwdata-0.348-9.18.el9.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/x86_64/baseos/os/Packages/k/kmod-libs-28-10.el9.x86_64.rpm + repoid: rhel-9-for-x86_64-baseos-rpms + size: 66607 + checksum: sha256:9ae0b89812908ee50ec654ba35f74dc478057e8981afd4a5cc8d2befd987b342 + name: kmod-libs + evr: 28-10.el9 + sourcerpm: kmod-28-10.el9.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/x86_64/baseos/os/Packages/l/libacl-2.3.1-4.el9.x86_64.rpm + repoid: rhel-9-for-x86_64-baseos-rpms + size: 24627 + checksum: sha256:dc50fd67447efd6367395b3e1517bfc1fa958652a75ce7619358812a8f6c80aa + name: libacl + evr: 2.3.1-4.el9 + sourcerpm: acl-2.3.1-4.el9.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/x86_64/baseos/os/Packages/l/libattr-2.5.1-3.el9.x86_64.rpm + repoid: rhel-9-for-x86_64-baseos-rpms + size: 20786 + checksum: sha256:6519f028915fbd7ee0474f0bf4e98e35f04b5d0cf7be9f66c0cb9eafac0b8c5a + name: libattr + evr: 2.5.1-3.el9 + sourcerpm: attr-2.5.1-3.el9.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/x86_64/baseos/os/Packages/l/libblkid-2.37.4-21.el9.x86_64.rpm + repoid: rhel-9-for-x86_64-baseos-rpms + size: 111211 + checksum: sha256:d3cb190d20c5bdf24fff25acb78fd2bb5026efb86b3b8d51c35362c16e7563a1 + name: libblkid + evr: 2.37.4-21.el9 + sourcerpm: util-linux-2.37.4-21.el9.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/x86_64/baseos/os/Packages/l/libcap-2.48-9.el9_2.x86_64.rpm + repoid: rhel-9-for-x86_64-baseos-rpms + size: 76130 + checksum: sha256:d108abf74d0a27a1f82f9fe868db403622b0486e547c4b9557a18d367981fe24 + name: libcap + evr: 2.48-9.el9_2 + sourcerpm: libcap-2.48-9.el9_2.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/x86_64/baseos/os/Packages/l/libcap-ng-0.8.2-7.el9.x86_64.rpm + repoid: rhel-9-for-x86_64-baseos-rpms + size: 36752 + checksum: sha256:ebddfc188d1ddbb0d6a238583cbc02dcb9fc0bd063a850b22d48980899976628 + name: libcap-ng + evr: 0.8.2-7.el9 + sourcerpm: libcap-ng-0.8.2-7.el9.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/x86_64/baseos/os/Packages/l/libdb-5.3.28-57.el9_6.x86_64.rpm + repoid: rhel-9-for-x86_64-baseos-rpms + size: 755192 + checksum: sha256:3246e76f197e2b60eb470b9b55d3e0dda2301b029f295fed9c38ff70b87c5b6b + name: libdb + evr: 5.3.28-57.el9_6 + sourcerpm: libdb-5.3.28-57.el9_6.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/x86_64/baseos/os/Packages/l/libeconf-0.4.1-4.el9.x86_64.rpm + repoid: rhel-9-for-x86_64-baseos-rpms + size: 30371 + checksum: sha256:f7998382ca1be7836f6af05d42dc03f88799abcb10aa7a761e16f74058598012 + name: libeconf + evr: 0.4.1-4.el9 + sourcerpm: libeconf-0.4.1-4.el9.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/x86_64/baseos/os/Packages/l/libfdisk-2.37.4-21.el9.x86_64.rpm + repoid: rhel-9-for-x86_64-baseos-rpms + size: 159417 + checksum: sha256:81c7676b72b85d8b5822888c510952ec0996b3d89bf8cddaf76dba31bc72a4a1 + name: libfdisk + evr: 2.37.4-21.el9 + sourcerpm: util-linux-2.37.4-21.el9.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/x86_64/baseos/os/Packages/l/libffi-3.4.2-8.el9.x86_64.rpm + repoid: rhel-9-for-x86_64-baseos-rpms + size: 40619 + checksum: sha256:dde0012a94c6f3825e605b095b15767d89c2b87a5da097348310d7e87721c645 + name: libffi + evr: 3.4.2-8.el9 + sourcerpm: libffi-3.4.2-8.el9.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/x86_64/baseos/os/Packages/l/libgcc-11.5.0-5.el9_5.x86_64.rpm + repoid: rhel-9-for-x86_64-baseos-rpms + size: 89621 + checksum: sha256:6f7bc4ed734b01d36f9dba66f34f610f2f39e5280588814a666b4d4be2dd8807 + name: libgcc + evr: 11.5.0-5.el9_5 + sourcerpm: gcc-11.5.0-5.el9_5.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/x86_64/baseos/os/Packages/l/libgcrypt-1.10.0-11.el9.x86_64.rpm + repoid: rhel-9-for-x86_64-baseos-rpms + size: 522581 + checksum: sha256:9d5a5a4292a5a345143b632c2764ad8e7b095413f78f5693d29c2ea5e7d37119 + name: libgcrypt + evr: 1.10.0-11.el9 + sourcerpm: libgcrypt-1.10.0-11.el9.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/x86_64/baseos/os/Packages/l/libgpg-error-1.42-5.el9.x86_64.rpm + repoid: rhel-9-for-x86_64-baseos-rpms + size: 225603 + checksum: sha256:8248e20d7a253aa9c0dc7dc3d56b42e1def4fd5753ce8e8b9e980aa664fc9068 + name: libgpg-error + evr: 1.42-5.el9 + sourcerpm: libgpg-error-1.42-5.el9.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/x86_64/baseos/os/Packages/l/libmount-2.37.4-21.el9.x86_64.rpm + repoid: rhel-9-for-x86_64-baseos-rpms + size: 139470 + checksum: sha256:49b2b2a02d276281bc02907b1d5431fd07ac200d47e621a41ca5169d30537442 + name: libmount + evr: 2.37.4-21.el9 + sourcerpm: util-linux-2.37.4-21.el9.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/x86_64/baseos/os/Packages/l/libpwquality-1.4.4-8.el9.x86_64.rpm + repoid: rhel-9-for-x86_64-baseos-rpms + size: 126104 + checksum: sha256:14b7ff2f7fdaf8ebec90261f4619ea7f7c3564c4de8483666de7ed4b1f49b66f + name: libpwquality + evr: 1.4.4-8.el9 + sourcerpm: libpwquality-1.4.4-8.el9.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/x86_64/baseos/os/Packages/l/libseccomp-2.5.2-2.el9.x86_64.rpm + repoid: rhel-9-for-x86_64-baseos-rpms + size: 76200 + checksum: sha256:e2015f60dbe784330d5df43f3f05c68c307694600a636a1706bf86527cc82e82 + name: libseccomp + evr: 2.5.2-2.el9 + sourcerpm: libseccomp-2.5.2-2.el9.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/x86_64/baseos/os/Packages/l/libselinux-3.6-3.el9.x86_64.rpm + repoid: rhel-9-for-x86_64-baseos-rpms + size: 89722 + checksum: sha256:ce1cc63a7212c39f5f2a35f719ee38d6418cf081ea78c9317f388d9f41e4a627 + name: libselinux + evr: 3.6-3.el9 + sourcerpm: libselinux-3.6-3.el9.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/x86_64/baseos/os/Packages/l/libsemanage-3.6-5.el9_6.x86_64.rpm + repoid: rhel-9-for-x86_64-baseos-rpms + size: 123449 + checksum: sha256:7ac29f46714cd762f18a52e9807fd1766b0cf9e0388aa3d9befaabf8785a01e3 + name: libsemanage + evr: 3.6-5.el9_6 + sourcerpm: libsemanage-3.6-5.el9_6.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/x86_64/baseos/os/Packages/l/libsepol-3.6-2.el9.x86_64.rpm + repoid: rhel-9-for-x86_64-baseos-rpms + size: 339134 + checksum: sha256:7bdec83a13ff92144024d44c8179fc083e5581afa710829a9dccd7895233d1f2 + name: libsepol + evr: 3.6-2.el9 + sourcerpm: libsepol-3.6-2.el9.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/x86_64/baseos/os/Packages/l/libsigsegv-2.13-4.el9.x86_64.rpm + repoid: rhel-9-for-x86_64-baseos-rpms + size: 30681 + checksum: sha256:24005c62017797b612d047a2af83a218633b32302a787fabd22e52230db6adc1 + name: libsigsegv + evr: 2.13-4.el9 + sourcerpm: libsigsegv-2.13-4.el9.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/x86_64/baseos/os/Packages/l/libsmartcols-2.37.4-21.el9.x86_64.rpm + repoid: rhel-9-for-x86_64-baseos-rpms + size: 66253 + checksum: sha256:bdf30ad7ecb50b5a883fb55b21074b7ae8a8273dfba84f81401d10917bcdac4b + name: libsmartcols + evr: 2.37.4-21.el9 + sourcerpm: util-linux-2.37.4-21.el9.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/x86_64/baseos/os/Packages/l/libtasn1-4.16.0-9.el9.x86_64.rpm + repoid: rhel-9-for-x86_64-baseos-rpms + size: 78596 + checksum: sha256:3c619506cf4283d4d30d9e681a3565f79c1009f5e4a47d71b0de78c5ee24c91d + name: libtasn1 + evr: 4.16.0-9.el9 + sourcerpm: libtasn1-4.16.0-9.el9.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/x86_64/baseos/os/Packages/l/libutempter-1.2.1-6.el9.x86_64.rpm + repoid: rhel-9-for-x86_64-baseos-rpms + size: 30354 + checksum: sha256:0f1df5e0d48c2ac9914bfffa7ed569cd58e42b17ba96bb3f7cf74d1e80de2597 + name: libutempter + evr: 1.2.1-6.el9 + sourcerpm: libutempter-1.2.1-6.el9.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/x86_64/baseos/os/Packages/l/libuuid-2.37.4-21.el9.x86_64.rpm + repoid: rhel-9-for-x86_64-baseos-rpms + size: 30462 + checksum: sha256:04d74d33e9582ba723061d06f972118fdb4867d307164f61ea4778f7fa67aed7 + name: libuuid + evr: 2.37.4-21.el9 + sourcerpm: util-linux-2.37.4-21.el9.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/x86_64/baseos/os/Packages/l/libxcrypt-4.4.18-3.el9.x86_64.rpm + repoid: rhel-9-for-x86_64-baseos-rpms + size: 122599 + checksum: sha256:a50bb26a28ee7e6379c86b5b91285299b71569fa87ea968d800a56090b7a179d + name: libxcrypt + evr: 4.4.18-3.el9 + sourcerpm: libxcrypt-4.4.18-3.el9.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/x86_64/baseos/os/Packages/l/libzstd-1.5.5-1.el9.x86_64.rpm + repoid: rhel-9-for-x86_64-baseos-rpms + size: 304135 + checksum: sha256:d8a149f0d8f217126642cc4b40199d631b940f7d227191cc2179f3158fd47f9e + name: libzstd + evr: 1.5.5-1.el9 + sourcerpm: zstd-1.5.5-1.el9.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/x86_64/baseos/os/Packages/l/lua-libs-5.4.4-4.el9.x86_64.rpm + repoid: rhel-9-for-x86_64-baseos-rpms + size: 135403 + checksum: sha256:9c6c7abe93691e0a6be505199cccab5a41f92ada084faa4f1045ce3932b34d05 + name: lua-libs + evr: 5.4.4-4.el9 + sourcerpm: lua-5.4.4-4.el9.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/x86_64/baseos/os/Packages/l/lz4-libs-1.9.3-5.el9.x86_64.rpm + repoid: rhel-9-for-x86_64-baseos-rpms + size: 70922 + checksum: sha256:9658da838021711f687cf283368664984bfb1c8b9176897d7d477a724a11a731 + name: lz4-libs + evr: 1.9.3-5.el9 + sourcerpm: lz4-1.9.3-5.el9.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/x86_64/baseos/os/Packages/n/ncurses-base-6.2-10.20210508.el9_6.2.noarch.rpm + repoid: rhel-9-for-x86_64-baseos-rpms + size: 97903 + checksum: sha256:13491d7ce61e0c5ef82451936c68acf5d04dc437a624e0f74b89904bc0fbe330 + name: ncurses-base + evr: 6.2-10.20210508.el9_6.2 + sourcerpm: ncurses-6.2-10.20210508.el9_6.2.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/x86_64/baseos/os/Packages/n/ncurses-libs-6.2-10.20210508.el9_6.2.x86_64.rpm + repoid: rhel-9-for-x86_64-baseos-rpms + size: 336762 + checksum: sha256:519ec674b3ff4efb7ce31f1f87584f5409d341b6dde543fcba7dac89dfc05e1b + name: ncurses-libs + evr: 6.2-10.20210508.el9_6.2 + sourcerpm: ncurses-6.2-10.20210508.el9_6.2.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/x86_64/baseos/os/Packages/n/numactl-libs-2.0.19-1.el9.x86_64.rpm + repoid: rhel-9-for-x86_64-baseos-rpms + size: 33709 + checksum: sha256:ce2f00b2527e29f6b389e5899750e2b6eb1e5ce484ddfdcd6f01fa311efe7860 + name: numactl-libs + evr: 2.0.19-1.el9 + sourcerpm: numactl-2.0.19-1.el9.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/x86_64/baseos/os/Packages/o/openssl-3.2.2-6.el9_5.1.x86_64.rpm + repoid: rhel-9-for-x86_64-baseos-rpms + size: 1420999 + checksum: sha256:f379686df99db814e30568a896b417278775fc96864ac6d2660bf48ef94309e3 + name: openssl + evr: 1:3.2.2-6.el9_5.1 + sourcerpm: openssl-3.2.2-6.el9_5.1.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/x86_64/baseos/os/Packages/o/openssl-fips-provider-3.0.7-6.el9_5.x86_64.rpm + repoid: rhel-9-for-x86_64-baseos-rpms + size: 9625 + checksum: sha256:bd9266695b8238ed6fe436ae5f613cee2e5e1ee5d612ab495f1da2f21f2830aa + name: openssl-fips-provider + evr: 3.0.7-6.el9_5 + sourcerpm: openssl-fips-provider-3.0.7-6.el9_5.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/x86_64/baseos/os/Packages/o/openssl-fips-provider-so-3.0.7-6.el9_5.x86_64.rpm + repoid: rhel-9-for-x86_64-baseos-rpms + size: 590625 + checksum: sha256:451372cea98f4993b2a4a2ed5876f1a661450e7487f73f945bbaf34789931437 + name: openssl-fips-provider-so + evr: 3.0.7-6.el9_5 + sourcerpm: openssl-fips-provider-3.0.7-6.el9_5.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/x86_64/baseos/os/Packages/o/openssl-libs-3.2.2-6.el9_5.1.x86_64.rpm + repoid: rhel-9-for-x86_64-baseos-rpms + size: 2218318 + checksum: sha256:287d11706d44a53455ed8ac62faab4c4a0b8c0fa5e367adf122c7a76c6ddbbb8 + name: openssl-libs + evr: 1:3.2.2-6.el9_5.1 + sourcerpm: openssl-3.2.2-6.el9_5.1.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/x86_64/baseos/os/Packages/p/p11-kit-0.25.3-3.el9_5.x86_64.rpm + repoid: rhel-9-for-x86_64-baseos-rpms + size: 548533 + checksum: sha256:e5a99495f837953c90ae46d0226fec22ae972ff57074b31f9a5a1dd9c562065f + name: p11-kit + evr: 0.25.3-3.el9_5 + sourcerpm: p11-kit-0.25.3-3.el9_5.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/x86_64/baseos/os/Packages/p/p11-kit-trust-0.25.3-3.el9_5.x86_64.rpm + repoid: rhel-9-for-x86_64-baseos-rpms + size: 147809 + checksum: sha256:16a699351e080fceea5b3aec2dc53a290cad960b8c94cf88832107843e452fc2 + name: p11-kit-trust + evr: 0.25.3-3.el9_5 + sourcerpm: p11-kit-0.25.3-3.el9_5.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/x86_64/baseos/os/Packages/p/pam-1.5.1-26.el9_6.x86_64.rpm + repoid: rhel-9-for-x86_64-baseos-rpms + size: 636788 + checksum: sha256:247027fa7a2236c1fb46756ed372637f85cf85886603a2ad5ba918e4231324bc + name: pam + evr: 1.5.1-26.el9_6 + sourcerpm: pam-1.5.1-26.el9_6.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/x86_64/baseos/os/Packages/p/pciutils-3.7.0-7.el9.x86_64.rpm + repoid: rhel-9-for-x86_64-baseos-rpms + size: 98775 + checksum: sha256:f9790ff09822692f432aa59b8e6e69620ec118fa86d99d7b15ef2f0a6569b442 + name: pciutils + evr: 3.7.0-7.el9 + sourcerpm: pciutils-3.7.0-7.el9.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/x86_64/baseos/os/Packages/p/pciutils-libs-3.7.0-7.el9.x86_64.rpm + repoid: rhel-9-for-x86_64-baseos-rpms + size: 43562 + checksum: sha256:468f1102d03ebda5ff883c34fc6a76a6b72faf9f230fbcec61432631943846b9 + name: pciutils-libs + evr: 3.7.0-7.el9 + sourcerpm: pciutils-3.7.0-7.el9.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/x86_64/baseos/os/Packages/p/pcre-8.44-4.el9.x86_64.rpm + repoid: rhel-9-for-x86_64-baseos-rpms + size: 205261 + checksum: sha256:e9ddc7d57d4f6e7400b66bcc78b9bafc1f05630e3e0d2a14000bc907f429ddc4 + name: pcre + evr: 8.44-4.el9 + sourcerpm: pcre-8.44-4.el9.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/x86_64/baseos/os/Packages/p/pcre2-10.40-6.el9.x86_64.rpm + repoid: rhel-9-for-x86_64-baseos-rpms + size: 241900 + checksum: sha256:75db1e5a50e7b1794d7ba18212d95cd2684559da9e7c52eee46490302c7f24dd + name: pcre2 + evr: 10.40-6.el9 + sourcerpm: pcre2-10.40-6.el9.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/x86_64/baseos/os/Packages/p/pcre2-syntax-10.40-6.el9.noarch.rpm + repoid: rhel-9-for-x86_64-baseos-rpms + size: 147926 + checksum: sha256:d386b5e9b3a4b077b2ba143882e605750855dd3354f13c55fa12ed26908cb442 + name: pcre2-syntax + evr: 10.40-6.el9 + sourcerpm: pcre2-10.40-6.el9.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/x86_64/baseos/os/Packages/r/readline-8.1-4.el9.x86_64.rpm + repoid: rhel-9-for-x86_64-baseos-rpms + size: 220174 + checksum: sha256:01bf315b3bc44c28515c4d33d49173b23d7979d2a09b7b15f749d434b60851e6 + name: readline + evr: 8.1-4.el9 + sourcerpm: readline-8.1-4.el9.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/x86_64/baseos/os/Packages/r/redhat-release-9.6-0.1.el9.x86_64.rpm + repoid: rhel-9-for-x86_64-baseos-rpms + size: 45201 + checksum: sha256:398d7315a731a2de704ce0778909319dde39abab328e1259b95fbf8207c8a98c + name: redhat-release + evr: 9.6-0.1.el9 + sourcerpm: redhat-release-9.6-0.1.el9.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/x86_64/baseos/os/Packages/r/redhat-release-eula-9.6-0.1.el9.x86_64.rpm + repoid: rhel-9-for-x86_64-baseos-rpms + size: 12477 + checksum: sha256:fa313cd54f7430fc08f149c042826ce060136c26eb0b17799d43d9673a236dcc + name: redhat-release-eula + evr: 9.6-0.1.el9 + sourcerpm: redhat-release-9.6-0.1.el9.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/x86_64/baseos/os/Packages/s/sed-4.8-9.el9.x86_64.rpm + repoid: rhel-9-for-x86_64-baseos-rpms + size: 316395 + checksum: sha256:bf3baf444e49eba4189e57d562a7522ab714132d2960db87ef9b99f1b46a3cc4 + name: sed + evr: 4.8-9.el9 + sourcerpm: sed-4.8-9.el9.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/x86_64/baseos/os/Packages/s/setup-2.13.7-10.el9.noarch.rpm + repoid: rhel-9-for-x86_64-baseos-rpms + size: 153791 + checksum: sha256:0891d395ce067121c28932534237ad1ce231f2bfa987411ad62e73a12d11eb6a + name: setup + evr: 2.13.7-10.el9 + sourcerpm: setup-2.13.7-10.el9.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/x86_64/baseos/os/Packages/s/shadow-utils-4.9-12.el9.x86_64.rpm + repoid: rhel-9-for-x86_64-baseos-rpms + size: 1257960 + checksum: sha256:97581b725af384553fa72773ad29e2a5112e3a3ce081ae811d89ff5b75a93b92 + name: shadow-utils + evr: 2:4.9-12.el9 + sourcerpm: shadow-utils-4.9-12.el9.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/x86_64/baseos/os/Packages/s/systemd-252-51.el9_6.2.x86_64.rpm + repoid: rhel-9-for-x86_64-baseos-rpms + size: 4397767 + checksum: sha256:b7acb6861d52c368eeb23afe3413f4de4ba60281598e55f931b2a4882b5ae239 + name: systemd + evr: 252-51.el9_6.2 + sourcerpm: systemd-252-51.el9_6.2.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/x86_64/baseos/os/Packages/s/systemd-libs-252-51.el9_6.2.x86_64.rpm + repoid: rhel-9-for-x86_64-baseos-rpms + size: 688318 + checksum: sha256:058fce173308bb4086c988faee69833befa4f08e0079123fb07aa95f336c8840 + name: systemd-libs + evr: 252-51.el9_6.2 + sourcerpm: systemd-252-51.el9_6.2.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/x86_64/baseos/os/Packages/s/systemd-pam-252-51.el9_6.2.x86_64.rpm + repoid: rhel-9-for-x86_64-baseos-rpms + size: 285233 + checksum: sha256:bb438d85cdf5dc7a53cf1309fa48d7be8814e9cfaec846efe8bb559720325fb7 + name: systemd-pam + evr: 252-51.el9_6.2 + sourcerpm: systemd-252-51.el9_6.2.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/x86_64/baseos/os/Packages/s/systemd-rpm-macros-252-51.el9_6.2.noarch.rpm + repoid: rhel-9-for-x86_64-baseos-rpms + size: 68125 + checksum: sha256:a9d98e4240645fa96c953218bc89dbda221e33247f2890790dead31b53adff49 + name: systemd-rpm-macros + evr: 252-51.el9_6.2 + sourcerpm: systemd-252-51.el9_6.2.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/x86_64/baseos/os/Packages/t/tzdata-2025b-1.el9.noarch.rpm + repoid: rhel-9-for-x86_64-baseos-rpms + size: 862160 + checksum: sha256:0687e5a1115ba679137404c8d37a45141a31968ffd01677455530d24c126a0d2 + name: tzdata + evr: 2025b-1.el9 + sourcerpm: tzdata-2025b-1.el9.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/x86_64/baseos/os/Packages/u/util-linux-2.37.4-21.el9.x86_64.rpm + repoid: rhel-9-for-x86_64-baseos-rpms + size: 2395065 + checksum: sha256:61c795084ae4b7745b904347d4643110cd62558fce2978bd4f025ff83524e55f + name: util-linux + evr: 2.37.4-21.el9 + sourcerpm: util-linux-2.37.4-21.el9.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/x86_64/baseos/os/Packages/u/util-linux-core-2.37.4-21.el9.x86_64.rpm + repoid: rhel-9-for-x86_64-baseos-rpms + size: 480619 + checksum: sha256:36389814fcec56d9b9d4bd1a4a63efb1cefa00bc8bacab73f89ef8f8be04b1cd + name: util-linux-core + evr: 2.37.4-21.el9 + sourcerpm: util-linux-2.37.4-21.el9.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/x86_64/baseos/os/Packages/x/xz-libs-5.2.5-8.el9_0.x86_64.rpm + repoid: rhel-9-for-x86_64-baseos-rpms + size: 96649 + checksum: sha256:de263f880a4394f04b5e84254ba0a88d781b5bd63665c9e028bc10351490c982 + name: xz-libs + evr: 5.2.5-8.el9_0 + sourcerpm: xz-5.2.5-8.el9_0.src.rpm + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/x86_64/baseos/os/Packages/z/zlib-1.2.11-40.el9.x86_64.rpm + repoid: rhel-9-for-x86_64-baseos-rpms + size: 95708 + checksum: sha256:baf95ffbf40ee014135f16fe33e343faf7ff1ca06509fd97cd988e6afeabf670 + name: zlib + evr: 1.2.11-40.el9 + sourcerpm: zlib-1.2.11-40.el9.src.rpm + source: + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/x86_64/appstream/source/SRPMS/Packages/h/haproxy-2.4.22-4.el9.src.rpm + repoid: rhel-9-for-x86_64-appstream-source-rpms + size: 3684146 + checksum: sha256:ee21b385b3bcb4099d95b82a2a120b767193f34edd7a4a76a84ec75f3ced4a1b + name: haproxy + evr: 2.4.22-4.el9 + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/x86_64/appstream/source/SRPMS/Packages/q/qatengine-1.7.0-1.el9.src.rpm + repoid: rhel-9-for-x86_64-appstream-source-rpms + size: 893485 + checksum: sha256:8ed7da5d9b5ee8ebb3f61a4e03a4c6d71b98dc130bac449c9fded56a39845ed7 + name: qatengine + evr: 1.7.0-1.el9 + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/x86_64/appstream/source/SRPMS/Packages/q/qatlib-24.09.0-1.el9.src.rpm + repoid: rhel-9-for-x86_64-appstream-source-rpms + size: 3081382 + checksum: sha256:e57b9520cf2b19674b6ddbeba6fc1c6b28143f75af7089a3544444187b152716 + name: qatlib + evr: 24.09.0-1.el9 + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/x86_64/baseos/source/SRPMS/Packages/a/acl-2.3.1-4.el9.src.rpm + repoid: rhel-9-for-x86_64-baseos-source-rpms + size: 535332 + checksum: sha256:cb449bc6c85e0b50fa0bb98c969ff8481fee40517d8ebec5e28b72e5360fbe1e + name: acl + evr: 2.3.1-4.el9 + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/x86_64/baseos/source/SRPMS/Packages/a/attr-2.5.1-3.el9.src.rpm + repoid: rhel-9-for-x86_64-baseos-source-rpms + size: 482234 + checksum: sha256:5171534e7de11df197f3c5e08658544983198288e04624c739b5c3d9db07b59c + name: attr + evr: 2.5.1-3.el9 + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/x86_64/baseos/source/SRPMS/Packages/a/audit-3.1.5-4.el9.src.rpm + repoid: rhel-9-for-x86_64-baseos-source-rpms + size: 1262288 + checksum: sha256:f589dc92fde418c7945245488cc084d565ece3995af808e741c5aa28c87a648a + name: audit + evr: 3.1.5-4.el9 + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/x86_64/baseos/source/SRPMS/Packages/b/basesystem-11-13.el9.src.rpm + repoid: rhel-9-for-x86_64-baseos-source-rpms + size: 9884 + checksum: sha256:5a4ed0779fc06f08115d6e06aa95486f1e1e251f8f9ddb6c7e14e811bb2e24ef + name: basesystem + evr: 11-13.el9 + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/x86_64/baseos/source/SRPMS/Packages/b/bash-5.1.8-9.el9.src.rpm + repoid: rhel-9-for-x86_64-baseos-source-rpms + size: 10512850 + checksum: sha256:5d7bbbf2538361be1a11846602862c3a56809b3ea43b69b86bcf407538e9e260 + name: bash + evr: 5.1.8-9.el9 + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/x86_64/baseos/source/SRPMS/Packages/b/bzip2-1.0.8-10.el9_5.src.rpm + repoid: rhel-9-for-x86_64-baseos-source-rpms + size: 824335 + checksum: sha256:ed1556ca58615a5ca90b09f3cad8ddb8fe7b1885a4de49c40a31a39ca592bc25 + name: bzip2 + evr: 1.0.8-10.el9_5 + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/x86_64/baseos/source/SRPMS/Packages/c/ca-certificates-2024.2.69_v8.0.303-91.4.el9_4.src.rpm + repoid: rhel-9-for-x86_64-baseos-source-rpms + size: 692817 + checksum: sha256:5d09821ddc46c205eb97656c88a7a553182882e56bfc55fad760a3b1c973ca05 + name: ca-certificates + evr: 2024.2.69_v8.0.303-91.4.el9_4 + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/x86_64/baseos/source/SRPMS/Packages/c/chkconfig-1.24-2.el9.src.rpm + repoid: rhel-9-for-x86_64-baseos-source-rpms + size: 214658 + checksum: sha256:b2618b278f5c8d6dacfae790c8c73b1fc1578b8f64011f325ced5a4a2e3b58bc + name: chkconfig + evr: 1.24-2.el9 + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/x86_64/baseos/source/SRPMS/Packages/c/coreutils-8.32-39.el9.src.rpm + repoid: rhel-9-for-x86_64-baseos-source-rpms + size: 5692590 + checksum: sha256:f042749974d210ad9049ffcb68172e4eaf91e3c0c249b33620e1f94effe82e6d + name: coreutils + evr: 8.32-39.el9 + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/x86_64/baseos/source/SRPMS/Packages/c/cracklib-2.9.6-27.el9.src.rpm + repoid: rhel-9-for-x86_64-baseos-source-rpms + size: 6414228 + checksum: sha256:56a815a100d75c1d42c07090b632f05e51ea6d17df097d2936ab25d9aca49310 + name: cracklib + evr: 2.9.6-27.el9 + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/x86_64/baseos/source/SRPMS/Packages/c/crypto-policies-20250128-1.git5269e22.el9.src.rpm + repoid: rhel-9-for-x86_64-baseos-source-rpms + size: 102787 + checksum: sha256:0f6081ad96e9d7cb80aa18736e3a06bbf7d2c19bdc0f95a707a4f3ed0926b878 + name: crypto-policies + evr: 20250128-1.git5269e22.el9 + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/x86_64/baseos/source/SRPMS/Packages/d/dbus-1.12.20-8.el9.src.rpm + repoid: rhel-9-for-x86_64-baseos-source-rpms + size: 2143916 + checksum: sha256:3fe74a2b4fb4485c93e974010d9376e30a63dfcc628bfd6c01837c27b4953912 + name: dbus + evr: 1:1.12.20-8.el9 + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/x86_64/baseos/source/SRPMS/Packages/d/dbus-broker-28-7.el9.src.rpm + repoid: rhel-9-for-x86_64-baseos-source-rpms + size: 254475 + checksum: sha256:aced3097fbb8a424ca1816b8cb3e79960a9ccf7ba139538282886e692c317b29 + name: dbus-broker + evr: 28-7.el9 + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/x86_64/baseos/source/SRPMS/Packages/e/expat-2.5.0-5.el9_6.src.rpm + repoid: rhel-9-for-x86_64-baseos-source-rpms + size: 8369732 + checksum: sha256:736df300c50aad5de613ee8322bedb9522042024a95df9c886089e225bc764f7 + name: expat + evr: 2.5.0-5.el9_6 + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/x86_64/baseos/source/SRPMS/Packages/f/filesystem-3.16-5.el9.src.rpm + repoid: rhel-9-for-x86_64-baseos-source-rpms + size: 20486 + checksum: sha256:c795690df30c46e521372e2f649c995a2abc159b76c8ef6cd5da8a713ea17937 + name: filesystem + evr: 3.16-5.el9 + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/x86_64/baseos/source/SRPMS/Packages/g/gcc-11.5.0-5.el9_5.src.rpm + repoid: rhel-9-for-x86_64-baseos-source-rpms + size: 81877102 + checksum: sha256:ed35dd39cd89aec444199a916667169638150fd12199dbb3c3d2638e43121565 + name: gcc + evr: 11.5.0-5.el9_5 + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/x86_64/baseos/source/SRPMS/Packages/g/glibc-2.34-168.el9_6.23.src.rpm + repoid: rhel-9-for-x86_64-baseos-source-rpms + size: 19844337 + checksum: sha256:2495e3b229885e01ffd5dec87ea83d52022235c081e8fb19f6744a9e821b044f + name: glibc + evr: 2.34-168.el9_6.23 + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/x86_64/baseos/source/SRPMS/Packages/g/gmp-6.2.0-13.el9.src.rpm + repoid: rhel-9-for-x86_64-baseos-source-rpms + size: 2503825 + checksum: sha256:d0d8a795eea9ae555da63fbcfc3575425e86bb7e96d117b9ae2785b4f5e82f7c + name: gmp + evr: 1:6.2.0-13.el9 + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/x86_64/baseos/source/SRPMS/Packages/g/grep-3.6-5.el9.src.rpm + repoid: rhel-9-for-x86_64-baseos-source-rpms + size: 1620891 + checksum: sha256:81b14432ebe1645b74b57592f1dcde8fab15ec13632f483f72ff2407ed16c33e + name: grep + evr: 3.6-5.el9 + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/x86_64/baseos/source/SRPMS/Packages/g/gzip-1.12-1.el9.src.rpm + repoid: rhel-9-for-x86_64-baseos-source-rpms + size: 856147 + checksum: sha256:a05f582ec42e89258ee5e10af96dee4300bcb2a6a69a76bfb5b46f79e6a6a47b + name: gzip + evr: 1.12-1.el9 + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/x86_64/baseos/source/SRPMS/Packages/h/hwdata-0.348-9.18.el9.src.rpm + repoid: rhel-9-for-x86_64-baseos-source-rpms + size: 2508307 + checksum: sha256:af6cdae99470d14fa48057ac70a01cc8ab8567577eb74fc8c8be32ac080ad0ba + name: hwdata + evr: 0.348-9.18.el9 + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/x86_64/baseos/source/SRPMS/Packages/k/kmod-28-10.el9.src.rpm + repoid: rhel-9-for-x86_64-baseos-source-rpms + size: 582431 + checksum: sha256:28b89be6334167a3a6b3d73c82c11301e1ca065c853b18509eca456c4ee06508 + name: kmod + evr: 28-10.el9 + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/x86_64/baseos/source/SRPMS/Packages/l/libcap-2.48-9.el9_2.src.rpm + repoid: rhel-9-for-x86_64-baseos-source-rpms + size: 202341 + checksum: sha256:cf258d269e2690617bbace76ec328e55c6f1431ddb47b67bcd4841472870d483 + name: libcap + evr: 2.48-9.el9_2 + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/x86_64/baseos/source/SRPMS/Packages/l/libcap-ng-0.8.2-7.el9.src.rpm + repoid: rhel-9-for-x86_64-baseos-source-rpms + size: 470599 + checksum: sha256:48bb098662e2f3e1dbb94e27e4e612bc6794fbb62708e1f1a431cc2480fcdb00 + name: libcap-ng + evr: 0.8.2-7.el9 + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/x86_64/baseos/source/SRPMS/Packages/l/libdb-5.3.28-57.el9_6.src.rpm + repoid: rhel-9-for-x86_64-baseos-source-rpms + size: 35290920 + checksum: sha256:6a74a3d96bd4657659524050945e2a47e93779addf2de374a13e1baf32b4ab8d + name: libdb + evr: 5.3.28-57.el9_6 + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/x86_64/baseos/source/SRPMS/Packages/l/libeconf-0.4.1-4.el9.src.rpm + repoid: rhel-9-for-x86_64-baseos-source-rpms + size: 201501 + checksum: sha256:4541a0915eca1e6fd1440253cf6bdfc5482c7b6dd3d3c7310a77faf852b7671a + name: libeconf + evr: 0.4.1-4.el9 + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/x86_64/baseos/source/SRPMS/Packages/l/libffi-3.4.2-8.el9.src.rpm + repoid: rhel-9-for-x86_64-baseos-source-rpms + size: 1367398 + checksum: sha256:2b384204cc70c8f23d3a86e5cc9f736306a7a91a72e282044e3b23f3fd831647 + name: libffi + evr: 3.4.2-8.el9 + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/x86_64/baseos/source/SRPMS/Packages/l/libgcrypt-1.10.0-11.el9.src.rpm + repoid: rhel-9-for-x86_64-baseos-source-rpms + size: 3981814 + checksum: sha256:3ac5b6ac1a4be5513e76fa2f33346014b8b3c5c47bbe71524ce326782b163d2e + name: libgcrypt + evr: 1.10.0-11.el9 + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/x86_64/baseos/source/SRPMS/Packages/l/libgpg-error-1.42-5.el9.src.rpm + repoid: rhel-9-for-x86_64-baseos-source-rpms + size: 994101 + checksum: sha256:9586046fd9622e5e898f92a08821948bf0754a74ab343cc093ca21caae0352a6 + name: libgpg-error + evr: 1.42-5.el9 + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/x86_64/baseos/source/SRPMS/Packages/l/libpwquality-1.4.4-8.el9.src.rpm + repoid: rhel-9-for-x86_64-baseos-source-rpms + size: 447225 + checksum: sha256:14fbf335e2c6f22b441a9750a69b7c41e197c4dd21adac701fd81f17660ee0b4 + name: libpwquality + evr: 1.4.4-8.el9 + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/x86_64/baseos/source/SRPMS/Packages/l/libseccomp-2.5.2-2.el9.src.rpm + repoid: rhel-9-for-x86_64-baseos-source-rpms + size: 653169 + checksum: sha256:43dd0fa2cd26306e2017704075e628bbe675c8731b17848df82f3b59337f1be8 + name: libseccomp + evr: 2.5.2-2.el9 + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/x86_64/baseos/source/SRPMS/Packages/l/libselinux-3.6-3.el9.src.rpm + repoid: rhel-9-for-x86_64-baseos-source-rpms + size: 271153 + checksum: sha256:a08a84389665ef614eb6d9b06a53128eab89b650c799c0558f3ae04df97c4b13 + name: libselinux + evr: 3.6-3.el9 + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/x86_64/baseos/source/SRPMS/Packages/l/libsemanage-3.6-5.el9_6.src.rpm + repoid: rhel-9-for-x86_64-baseos-source-rpms + size: 223978 + checksum: sha256:33e4ad8374bdaa1dd4b4a46b2b379d025590d80e5d666801aea4f437a9a6ccd9 + name: libsemanage + evr: 3.6-5.el9_6 + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/x86_64/baseos/source/SRPMS/Packages/l/libsepol-3.6-2.el9.src.rpm + repoid: rhel-9-for-x86_64-baseos-source-rpms + size: 538074 + checksum: sha256:2e02ff0ce3c6767962d1e7a3fbe657ea2a241bcd1c0182d9c552321ba4f8404b + name: libsepol + evr: 3.6-2.el9 + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/x86_64/baseos/source/SRPMS/Packages/l/libsigsegv-2.13-4.el9.src.rpm + repoid: rhel-9-for-x86_64-baseos-source-rpms + size: 473267 + checksum: sha256:734651070d0113de033da80114b416931c4c0be21ce51f6b1c1641b1185c34f3 + name: libsigsegv + evr: 2.13-4.el9 + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/x86_64/baseos/source/SRPMS/Packages/l/libtasn1-4.16.0-9.el9.src.rpm + repoid: rhel-9-for-x86_64-baseos-source-rpms + size: 1895591 + checksum: sha256:a3d9612fc631100fa0a528d7721bdee96acc33e35befb6a96544526eae169936 + name: libtasn1 + evr: 4.16.0-9.el9 + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/x86_64/baseos/source/SRPMS/Packages/l/libutempter-1.2.1-6.el9.src.rpm + repoid: rhel-9-for-x86_64-baseos-source-rpms + size: 30093 + checksum: sha256:e48843d2734fefad084a86165860ea9575bdc53f63bb5845d8807ce9ccb4f914 + name: libutempter + evr: 1.2.1-6.el9 + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/x86_64/baseos/source/SRPMS/Packages/l/libxcrypt-4.4.18-3.el9.src.rpm + repoid: rhel-9-for-x86_64-baseos-source-rpms + size: 543970 + checksum: sha256:d18f72eb41ecd0370e2e47f1dc5774be54e9ff3b4dd333578017666c7c488f40 + name: libxcrypt + evr: 4.4.18-3.el9 + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/x86_64/baseos/source/SRPMS/Packages/l/lua-5.4.4-4.el9.src.rpm + repoid: rhel-9-for-x86_64-baseos-source-rpms + size: 521629 + checksum: sha256:18feaae23ff1b674acccf0f081f0d3c36ca482df0c468e9368d4f4432dff820c + name: lua + evr: 5.4.4-4.el9 + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/x86_64/baseos/source/SRPMS/Packages/l/lz4-1.9.3-5.el9.src.rpm + repoid: rhel-9-for-x86_64-baseos-source-rpms + size: 333421 + checksum: sha256:44e9e079f0f30476a0d8d9849ef1cd940fcc37abee11f481d6043b184bd0cf14 + name: lz4 + evr: 1.9.3-5.el9 + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/x86_64/baseos/source/SRPMS/Packages/n/ncurses-6.2-10.20210508.el9_6.2.src.rpm + repoid: rhel-9-for-x86_64-baseos-source-rpms + size: 3587058 + checksum: sha256:2c3309af9b6637047a8dec3f7e84c03da6fa4ab9570d78cad92c045bfd0fa1e3 + name: ncurses + evr: 6.2-10.20210508.el9_6.2 + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/x86_64/baseos/source/SRPMS/Packages/n/numactl-2.0.19-1.el9.src.rpm + repoid: rhel-9-for-x86_64-baseos-source-rpms + size: 231614 + checksum: sha256:df493be344a68a29145a960db9b1fff8ff8ed673338b1608f404a648ef38164c + name: numactl + evr: 2.0.19-1.el9 + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/x86_64/baseos/source/SRPMS/Packages/o/openssl-3.2.2-6.el9_5.1.src.rpm + repoid: rhel-9-for-x86_64-baseos-source-rpms + size: 17985138 + checksum: sha256:56c0b951be3e5ad6a1da594f9d4f09b8b752e2fb3d6827bcc03892f22f622b22 + name: openssl + evr: 1:3.2.2-6.el9_5.1 + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/x86_64/baseos/source/SRPMS/Packages/o/openssl-fips-provider-3.0.7-6.el9_5.src.rpm + repoid: rhel-9-for-x86_64-baseos-source-rpms + size: 89980613 + checksum: sha256:4c7cd5a5b7095fcaa5850322ef1f1a7f42e69eacb0386d32fd6ced3dd7a9e7f5 + name: openssl-fips-provider + evr: 3.0.7-6.el9_5 + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/x86_64/baseos/source/SRPMS/Packages/p/p11-kit-0.25.3-3.el9_5.src.rpm + repoid: rhel-9-for-x86_64-baseos-source-rpms + size: 1027881 + checksum: sha256:de598a2e1ca170df85cd69d6cc406402407a244988506f53f8736a7546135260 + name: p11-kit + evr: 0.25.3-3.el9_5 + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/x86_64/baseos/source/SRPMS/Packages/p/pam-1.5.1-26.el9_6.src.rpm + repoid: rhel-9-for-x86_64-baseos-source-rpms + size: 1130406 + checksum: sha256:9a351f0455da788ff63026af9a8ee30e744017941c82283f970d1ed066000bb6 + name: pam + evr: 1.5.1-26.el9_6 + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/x86_64/baseos/source/SRPMS/Packages/p/pciutils-3.7.0-7.el9.src.rpm + repoid: rhel-9-for-x86_64-baseos-source-rpms + size: 397757 + checksum: sha256:f902629e31115ea3652ceadb409adcfd5c3abbaa1dff9ceb5eea582ed038608e + name: pciutils + evr: 3.7.0-7.el9 + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/x86_64/baseos/source/SRPMS/Packages/p/pcre-8.44-4.el9.src.rpm + repoid: rhel-9-for-x86_64-baseos-source-rpms + size: 1624356 + checksum: sha256:7edbd87b866a3f6e3df1426d660b902e063193d6186027bf99f6d77626a43817 + name: pcre + evr: 8.44-4.el9 + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/x86_64/baseos/source/SRPMS/Packages/p/pcre2-10.40-6.el9.src.rpm + repoid: rhel-9-for-x86_64-baseos-source-rpms + size: 1789790 + checksum: sha256:a570f7192be555222aa3704882b9199fb013a84ad4d7dcf40a93d8de2ecf6e0a + name: pcre2 + evr: 10.40-6.el9 + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/x86_64/baseos/source/SRPMS/Packages/r/readline-8.1-4.el9.src.rpm + repoid: rhel-9-for-x86_64-baseos-source-rpms + size: 3009702 + checksum: sha256:bc7a168b7275d1f9bd0f16b47029dd857ddce83fa80c3cb32eac63cb55f591f3 + name: readline + evr: 8.1-4.el9 + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/x86_64/baseos/source/SRPMS/Packages/r/redhat-release-9.6-0.1.el9.src.rpm + repoid: rhel-9-for-x86_64-baseos-source-rpms + size: 62469 + checksum: sha256:6720f3d5c6675bbf8d79ce5424f891a34303e0c5c39be0e52ca51f70107f585b + name: redhat-release + evr: 9.6-0.1.el9 + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/x86_64/baseos/source/SRPMS/Packages/s/sed-4.8-9.el9.src.rpm + repoid: rhel-9-for-x86_64-baseos-source-rpms + size: 1424192 + checksum: sha256:0590550f0cbdce0a26f98a73c756f663a7f220486d10f9c16d1ce0c8c4d14378 + name: sed + evr: 4.8-9.el9 + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/x86_64/baseos/source/SRPMS/Packages/s/setup-2.13.7-10.el9.src.rpm + repoid: rhel-9-for-x86_64-baseos-source-rpms + size: 195940 + checksum: sha256:3acdbbd63bd77dd8b18210b9d597bd59ddf455ff728067638c54194ac3a8a32b + name: setup + evr: 2.13.7-10.el9 + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/x86_64/baseos/source/SRPMS/Packages/s/shadow-utils-4.9-12.el9.src.rpm + repoid: rhel-9-for-x86_64-baseos-source-rpms + size: 1715281 + checksum: sha256:26fa86de6d2a5c08e93fc51ec4859635e74bcaec9480641bbb69cfce12ca21ab + name: shadow-utils + evr: 2:4.9-12.el9 + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/x86_64/baseos/source/SRPMS/Packages/s/systemd-252-51.el9_6.2.src.rpm + repoid: rhel-9-for-x86_64-baseos-source-rpms + size: 43219722 + checksum: sha256:6c70ed2f22b9db562555f5fa817669a31c685e60d758ad12529968a731c634b9 + name: systemd + evr: 252-51.el9_6.2 + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/x86_64/baseos/source/SRPMS/Packages/t/tzdata-2025b-1.el9.src.rpm + repoid: rhel-9-for-x86_64-baseos-source-rpms + size: 904607 + checksum: sha256:a2668d1f6b053545a5824a428755484895d72475a9d3833cbfbec9e08660aba2 + name: tzdata + evr: 2025b-1.el9 + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/x86_64/baseos/source/SRPMS/Packages/u/util-linux-2.37.4-21.el9.src.rpm + repoid: rhel-9-for-x86_64-baseos-source-rpms + size: 6281028 + checksum: sha256:cde2d6a98345d49de9d225fc3acf7542fb35fde32832f1361415486a7839c222 + name: util-linux + evr: 2.37.4-21.el9 + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/x86_64/baseos/source/SRPMS/Packages/x/xz-5.2.5-8.el9_0.src.rpm + repoid: rhel-9-for-x86_64-baseos-source-rpms + size: 1168293 + checksum: sha256:bce98f3a307e75a8ac28f909e29b41d64b15461fa9ddf0bf4ef3c2f6de946b46 + name: xz + evr: 5.2.5-8.el9_0 + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/x86_64/baseos/source/SRPMS/Packages/z/zlib-1.2.11-40.el9.src.rpm + repoid: rhel-9-for-x86_64-baseos-source-rpms + size: 561153 + checksum: sha256:e47b884c132983fd0cc40c761de72e1a34ada9ee395cfe50997f9fb9257669d8 + name: zlib + evr: 1.2.11-40.el9 + - url: https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/x86_64/baseos/source/SRPMS/Packages/z/zstd-1.5.5-1.el9.src.rpm + repoid: rhel-9-for-x86_64-baseos-source-rpms + size: 2378112 + checksum: sha256:922957570bae59b0a45bd9d96ce804c65c6c3260f50198f40804d95ffb0db65e + name: zstd + evr: 1.5.5-1.el9 + module_metadata: [] \ No newline at end of file diff --git a/rpms.repo b/rpms.repo new file mode 100644 index 0000000..4b478f0 --- /dev/null +++ b/rpms.repo @@ -0,0 +1,42 @@ +[rhel-9-for-$basearch-baseos-rpms] +name=rhel-9-baseos-rpms +baseurl=https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/$basearch/baseos/os +enabled=1 +gpgcheck=1 +gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release + +[rhel-9-for-$basearch-appstream-rpms] +name=rhel-9-appstream-rpms +baseurl=https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/$basearch/appstream/os +enabled=1 +gpgcheck=1 +gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release + +[codeready-builder-for-rhel-9-$basearch-rpms] +name=codeready-builder-for-rhel-9-rpms +baseurl=https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/$basearch/codeready-builder/os +enabled=1 +gpgcheck=1 +gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release + +# source rpm repos +[rhel-9-for-$basearch-baseos-source-rpms] +name=rhel-9-baseos-source-rpms +baseurl=https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/$basearch/baseos/source/SRPMS +enabled=1 +gpgcheck=1 +gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release + +[rhel-9-for-$basearch-appstream-source-rpms] +name=rhel-9-appstream-source-rpms +baseurl=https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/$basearch/appstream/source/SRPMS +enabled=1 +gpgcheck=1 +gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release + +[codeready-builder-for-rhel-9-$basearch-source-rpms] +name=codeready-builder-for-rhel-9-srpms +baseurl=https://rhsm-pulp.corp.redhat.com/content/dist/rhel9/9/$basearch/codeready-builder/source/SRPMS +enabled=1 +gpgcheck=1 +gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release \ No newline at end of file