diff --git a/.github/workflows/dependabot-deps.yaml b/.github/workflows/dependabot-deps.yaml index eb1c4b6223..1057c024a9 100644 --- a/.github/workflows/dependabot-deps.yaml +++ b/.github/workflows/dependabot-deps.yaml @@ -14,7 +14,7 @@ jobs: if: ${{ github.actor == 'dependabot[bot]' }} steps: - name: Checkout - uses: actions/checkout@v4 + uses: actions/checkout@v6 with: ref: ${{ github.head_ref }} path: ./src/github.com/${{ github.repository }} diff --git a/.konflux/applications/serverless-operator-138/components/kn-client-cli-artifacts-121.yaml b/.konflux/applications/serverless-operator-138/components/kn-client-cli-artifacts-121.yaml index d18484e517..815cf6e18d 100755 --- a/.konflux/applications/serverless-operator-138/components/kn-client-cli-artifacts-121.yaml +++ b/.konflux/applications/serverless-operator-138/components/kn-client-cli-artifacts-121.yaml @@ -7,8 +7,7 @@ metadata: name: kn-client-cli-artifacts-121 spec: componentName: kn-client-cli-artifacts-121 - application: serverless-operator-138 - + application: serverless-operator-138 source: git: url: https://github.com/openshift-knative/client.git diff --git a/.konflux/applications/serverless-operator-138/components/kn-client-kn-121.yaml b/.konflux/applications/serverless-operator-138/components/kn-client-kn-121.yaml index 1da449f84b..3390b41e4b 100755 --- a/.konflux/applications/serverless-operator-138/components/kn-client-kn-121.yaml +++ b/.konflux/applications/serverless-operator-138/components/kn-client-kn-121.yaml @@ -7,8 +7,7 @@ metadata: name: kn-client-kn-121 spec: componentName: kn-client-kn-121 - application: serverless-operator-138 - + application: serverless-operator-138 source: git: url: https://github.com/openshift-knative/client.git diff --git a/.konflux/applications/serverless-operator-138/components/kn-client-test-grpc-ping-121.yaml b/.konflux/applications/serverless-operator-138/components/kn-client-test-grpc-ping-121.yaml index 295c58cf40..0d71eb3e4c 100755 --- a/.konflux/applications/serverless-operator-138/components/kn-client-test-grpc-ping-121.yaml +++ b/.konflux/applications/serverless-operator-138/components/kn-client-test-grpc-ping-121.yaml @@ -7,8 +7,7 @@ metadata: name: kn-client-test-grpc-ping-121 spec: componentName: kn-client-test-grpc-ping-121 - application: serverless-operator-138 - + application: serverless-operator-138 source: git: url: https://github.com/openshift-knative/client.git diff --git a/.konflux/applications/serverless-operator-138/components/kn-client-test-helloworld-121.yaml b/.konflux/applications/serverless-operator-138/components/kn-client-test-helloworld-121.yaml index ee7dbe216a..f7b5edb93f 100755 --- a/.konflux/applications/serverless-operator-138/components/kn-client-test-helloworld-121.yaml +++ b/.konflux/applications/serverless-operator-138/components/kn-client-test-helloworld-121.yaml @@ -7,8 +7,7 @@ metadata: name: kn-client-test-helloworld-121 spec: componentName: kn-client-test-helloworld-121 - application: serverless-operator-138 - + application: serverless-operator-138 source: git: url: https://github.com/openshift-knative/client.git diff --git a/.konflux/applications/serverless-operator-138/components/kn-client-test-servingcontainer-121.yaml b/.konflux/applications/serverless-operator-138/components/kn-client-test-servingcontainer-121.yaml index cd3469e73b..ac4a4b34ed 100755 --- a/.konflux/applications/serverless-operator-138/components/kn-client-test-servingcontainer-121.yaml +++ b/.konflux/applications/serverless-operator-138/components/kn-client-test-servingcontainer-121.yaml @@ -7,8 +7,7 @@ metadata: name: kn-client-test-servingcontainer-121 spec: componentName: kn-client-test-servingcontainer-121 - application: serverless-operator-138 - + application: serverless-operator-138 source: git: url: https://github.com/openshift-knative/client.git diff --git a/.konflux/applications/serverless-operator-138/components/kn-client-test-sidecarcontainer-121.yaml b/.konflux/applications/serverless-operator-138/components/kn-client-test-sidecarcontainer-121.yaml index b2bfe0ce3f..c13c95f395 100755 --- a/.konflux/applications/serverless-operator-138/components/kn-client-test-sidecarcontainer-121.yaml +++ b/.konflux/applications/serverless-operator-138/components/kn-client-test-sidecarcontainer-121.yaml @@ -7,8 +7,7 @@ metadata: name: kn-client-test-sidecarcontainer-121 spec: componentName: kn-client-test-sidecarcontainer-121 - application: serverless-operator-138 - + application: serverless-operator-138 source: git: url: https://github.com/openshift-knative/client.git diff --git a/openshift/ci-operator/knative-images/cli-artifacts/Dockerfile b/openshift/ci-operator/knative-images/cli-artifacts/Dockerfile index 5c3bd29cad..2cb4b94f89 100755 --- a/openshift/ci-operator/knative-images/cli-artifacts/Dockerfile +++ b/openshift/ci-operator/knative-images/cli-artifacts/Dockerfile @@ -8,8 +8,8 @@ WORKDIR /workspace # Allow copying from higher directory when context is limited COPY . . ENV TAG="v1.21.0" -ENV KN_PLUGIN_FUNC_UTIL_IMAGE=registry.redhat.io/openshift-serverless-1/kn-plugin-func-func-util-rhel9@sha256:211d26a45da2e4178d3cc6132d884e4a209db978b497eea4e7a9f6718ebfbdf1 -ENV KN_PLUGIN_EVENT_SENDER_IMAGE=registry.redhat.io/openshift-serverless-1/kn-plugin-event-sender-rhel9@sha256:99b31bebf86870f9da47bfb17331cdc4e078a1c69c01f173cda894566481fe59 +ENV KN_PLUGIN_FUNC_UTIL_IMAGE=registry.redhat.io/openshift-serverless-1/kn-plugin-func-func-util-rhel9@sha256:f741c3df53eea22d43d4722f5fd61d778682f1b7208993c9872e39945da1e409 +ENV KN_PLUGIN_EVENT_SENDER_IMAGE=registry.redhat.io/openshift-serverless-1/kn-plugin-event-sender-rhel9@sha256:bc8f95c2361a52966c2aacf98eb39276c411bd9697689088d7c09c51facd2e1e # Build binaries # RUN make build-cross-package RUN ./hack/build.sh -p linux amd64 diff --git a/openshift/ci-operator/knative-images/kn/Dockerfile b/openshift/ci-operator/knative-images/kn/Dockerfile index c04fad0e88..2648097b1b 100755 --- a/openshift/ci-operator/knative-images/kn/Dockerfile +++ b/openshift/ci-operator/knative-images/kn/Dockerfile @@ -10,8 +10,8 @@ COPY . . ENV CGO_ENABLED=1 ENV GOEXPERIMENT=strictfipsruntime -ENV KN_PLUGIN_FUNC_UTIL_IMAGE=registry.redhat.io/openshift-serverless-1/kn-plugin-func-func-util-rhel9@sha256:211d26a45da2e4178d3cc6132d884e4a209db978b497eea4e7a9f6718ebfbdf1 -ENV KN_PLUGIN_EVENT_SENDER_IMAGE=registry.redhat.io/openshift-serverless-1/kn-plugin-event-sender-rhel9@sha256:99b31bebf86870f9da47bfb17331cdc4e078a1c69c01f173cda894566481fe59 +ENV KN_PLUGIN_FUNC_UTIL_IMAGE=registry.redhat.io/openshift-serverless-1/kn-plugin-func-func-util-rhel9@sha256:f741c3df53eea22d43d4722f5fd61d778682f1b7208993c9872e39945da1e409 +ENV KN_PLUGIN_EVENT_SENDER_IMAGE=registry.redhat.io/openshift-serverless-1/kn-plugin-event-sender-rhel9@sha256:bc8f95c2361a52966c2aacf98eb39276c411bd9697689088d7c09c51facd2e1e RUN go build -tags strictfipsruntime -o /usr/bin/main ./cmd/kn FROM $GO_RUNTIME diff --git a/rpms.lock.yaml b/rpms.lock.yaml index f05877a99e..611c46ee26 100644 --- a/rpms.lock.yaml +++ b/rpms.lock.yaml @@ -11,13 +11,13 @@ arches: name: socat evr: 1.7.4.1-8.el9 sourcerpm: socat-1.7.4.1-8.el9.src.rpm - - url: https://cdn-ubi.redhat.com/content/public/ubi/dist/ubi9/9/aarch64/baseos/os/Packages/r/rsync-3.2.5-3.el9.aarch64.rpm + - url: https://cdn-ubi.redhat.com/content/public/ubi/dist/ubi9/9/aarch64/baseos/os/Packages/r/rsync-3.2.5-3.el9_7.2.aarch64.rpm repoid: ubi-9-for-aarch64-baseos-rpms - size: 416293 - checksum: sha256:99235a7555f6454898ebbcdcf927ebed68e3a60599c9226b9d1d60578d292878 + size: 418979 + checksum: sha256:25f8e769ed6e442259025b1c33d11aa1be0746b0a6fc9e68b942fbd04c01f31a name: rsync - evr: 3.2.5-3.el9 - sourcerpm: rsync-3.2.5-3.el9.src.rpm + evr: 3.2.5-3.el9_7.2 + sourcerpm: rsync-3.2.5-3.el9_7.2.src.rpm - url: https://cdn-ubi.redhat.com/content/public/ubi/dist/ubi9/9/aarch64/baseos/os/Packages/t/tar-1.34-9.el9_7.aarch64.rpm repoid: ubi-9-for-aarch64-baseos-rpms size: 898317 @@ -25,13 +25,13 @@ arches: name: tar evr: 2:1.34-9.el9_7 sourcerpm: tar-1.34-9.el9_7.src.rpm - - url: https://cdn-ubi.redhat.com/content/public/ubi/dist/ubi9/9/aarch64/baseos/os/Packages/t/tzdata-2025c-1.el9.noarch.rpm + - url: https://cdn-ubi.redhat.com/content/public/ubi/dist/ubi9/9/aarch64/baseos/os/Packages/t/tzdata-2026a-1.el9.noarch.rpm repoid: ubi-9-for-aarch64-baseos-rpms - size: 925360 - checksum: sha256:1de77872c3c896e801dc1e28ab01218026ea812cc03999d65a886a4a0afc5797 + size: 933237 + checksum: sha256:90bc7252dcef87507a6dc097763894d264544b42c77ce67696192db2bcc8cd07 name: tzdata - evr: 2025c-1.el9 - sourcerpm: tzdata-2025c-1.el9.src.rpm + evr: 2026a-1.el9 + sourcerpm: tzdata-2026a-1.el9.src.rpm - url: https://cdn-ubi.redhat.com/content/public/ubi/dist/ubi9/9/aarch64/baseos/os/Packages/u/unzip-6.0-59.el9.aarch64.rpm repoid: ubi-9-for-aarch64-baseos-rpms size: 182284 @@ -53,24 +53,24 @@ arches: checksum: sha256:4d83732bbf754e00d15133e15673230f41fbdae4a1cc27fba1cfb84744d0bf83 name: socat evr: 1.7.4.1-8.el9 - - url: https://cdn-ubi.redhat.com/content/public/ubi/dist/ubi9/9/aarch64/baseos/source/SRPMS/Packages/r/rsync-3.2.5-3.el9.src.rpm + - url: https://cdn-ubi.redhat.com/content/public/ubi/dist/ubi9/9/aarch64/baseos/source/SRPMS/Packages/r/rsync-3.2.5-3.el9_7.2.src.rpm repoid: ubi-9-for-aarch64-baseos-source-rpms - size: 1306931 - checksum: sha256:a1fd44e58d1fb5b52b72586c5ef2e12c040428f771cde1d1350b36d3b9155db0 + size: 1311295 + checksum: sha256:a0b3038cb71a7ab8450ef8141f32e8d05b47e1f6d703a0b0e4b927ca4729d662 name: rsync - evr: 3.2.5-3.el9 + evr: 3.2.5-3.el9_7.2 - url: https://cdn-ubi.redhat.com/content/public/ubi/dist/ubi9/9/aarch64/baseos/source/SRPMS/Packages/t/tar-1.34-9.el9_7.src.rpm repoid: ubi-9-for-aarch64-baseos-source-rpms size: 2282680 checksum: sha256:9b84935c6072500fa28674521fe13816a8be44c50bb8eaf5ec73994782161250 name: tar evr: 2:1.34-9.el9_7 - - url: https://cdn-ubi.redhat.com/content/public/ubi/dist/ubi9/9/aarch64/baseos/source/SRPMS/Packages/t/tzdata-2025c-1.el9.src.rpm + - url: https://cdn-ubi.redhat.com/content/public/ubi/dist/ubi9/9/aarch64/baseos/source/SRPMS/Packages/t/tzdata-2026a-1.el9.src.rpm repoid: ubi-9-for-aarch64-baseos-source-rpms - size: 915004 - checksum: sha256:8803c8f30f6c0fdc1e4ea91c13b17290a8038dbdde7d30b1fe3cb5716237a160 + size: 926120 + checksum: sha256:ea2ccdcff55d1c69f2a9a1b6eabade4fca1af23703c2baefaa1e3f6b8f74bc1b name: tzdata - evr: 2025c-1.el9 + evr: 2026a-1.el9 - url: https://cdn-ubi.redhat.com/content/public/ubi/dist/ubi9/9/aarch64/baseos/source/SRPMS/Packages/u/unzip-6.0-59.el9.src.rpm repoid: ubi-9-for-aarch64-baseos-source-rpms size: 1433595 @@ -93,13 +93,13 @@ arches: name: socat evr: 1.7.4.1-8.el9 sourcerpm: socat-1.7.4.1-8.el9.src.rpm - - url: https://cdn-ubi.redhat.com/content/public/ubi/dist/ubi9/9/ppc64le/baseos/os/Packages/r/rsync-3.2.5-3.el9.ppc64le.rpm + - url: https://cdn-ubi.redhat.com/content/public/ubi/dist/ubi9/9/ppc64le/baseos/os/Packages/r/rsync-3.2.5-3.el9_7.2.ppc64le.rpm repoid: ubi-9-for-ppc64le-baseos-rpms - size: 449938 - checksum: sha256:1fd8762ad73a60556c9808a5bf2a9d964965adec91c026ef27058266dc75e1f0 + size: 452530 + checksum: sha256:146da2c7f92cea7c0642d1d584a0e2435d4ef288bbe10db55dbdb9cdd2919ed6 name: rsync - evr: 3.2.5-3.el9 - sourcerpm: rsync-3.2.5-3.el9.src.rpm + evr: 3.2.5-3.el9_7.2 + sourcerpm: rsync-3.2.5-3.el9_7.2.src.rpm - url: https://cdn-ubi.redhat.com/content/public/ubi/dist/ubi9/9/ppc64le/baseos/os/Packages/t/tar-1.34-9.el9_7.ppc64le.rpm repoid: ubi-9-for-ppc64le-baseos-rpms size: 938310 @@ -107,13 +107,13 @@ arches: name: tar evr: 2:1.34-9.el9_7 sourcerpm: tar-1.34-9.el9_7.src.rpm - - url: https://cdn-ubi.redhat.com/content/public/ubi/dist/ubi9/9/ppc64le/baseos/os/Packages/t/tzdata-2025c-1.el9.noarch.rpm + - url: https://cdn-ubi.redhat.com/content/public/ubi/dist/ubi9/9/ppc64le/baseos/os/Packages/t/tzdata-2026a-1.el9.noarch.rpm repoid: ubi-9-for-ppc64le-baseos-rpms - size: 925360 - checksum: sha256:1de77872c3c896e801dc1e28ab01218026ea812cc03999d65a886a4a0afc5797 + size: 933237 + checksum: sha256:90bc7252dcef87507a6dc097763894d264544b42c77ce67696192db2bcc8cd07 name: tzdata - evr: 2025c-1.el9 - sourcerpm: tzdata-2025c-1.el9.src.rpm + evr: 2026a-1.el9 + sourcerpm: tzdata-2026a-1.el9.src.rpm - url: https://cdn-ubi.redhat.com/content/public/ubi/dist/ubi9/9/ppc64le/baseos/os/Packages/u/unzip-6.0-59.el9.ppc64le.rpm repoid: ubi-9-for-ppc64le-baseos-rpms size: 190400 @@ -135,24 +135,24 @@ arches: checksum: sha256:4d83732bbf754e00d15133e15673230f41fbdae4a1cc27fba1cfb84744d0bf83 name: socat evr: 1.7.4.1-8.el9 - - url: https://cdn-ubi.redhat.com/content/public/ubi/dist/ubi9/9/ppc64le/baseos/source/SRPMS/Packages/r/rsync-3.2.5-3.el9.src.rpm + - url: https://cdn-ubi.redhat.com/content/public/ubi/dist/ubi9/9/ppc64le/baseos/source/SRPMS/Packages/r/rsync-3.2.5-3.el9_7.2.src.rpm repoid: ubi-9-for-ppc64le-baseos-source-rpms - size: 1306931 - checksum: sha256:a1fd44e58d1fb5b52b72586c5ef2e12c040428f771cde1d1350b36d3b9155db0 + size: 1311295 + checksum: sha256:a0b3038cb71a7ab8450ef8141f32e8d05b47e1f6d703a0b0e4b927ca4729d662 name: rsync - evr: 3.2.5-3.el9 + evr: 3.2.5-3.el9_7.2 - url: https://cdn-ubi.redhat.com/content/public/ubi/dist/ubi9/9/ppc64le/baseos/source/SRPMS/Packages/t/tar-1.34-9.el9_7.src.rpm repoid: ubi-9-for-ppc64le-baseos-source-rpms size: 2282680 checksum: sha256:9b84935c6072500fa28674521fe13816a8be44c50bb8eaf5ec73994782161250 name: tar evr: 2:1.34-9.el9_7 - - url: https://cdn-ubi.redhat.com/content/public/ubi/dist/ubi9/9/ppc64le/baseos/source/SRPMS/Packages/t/tzdata-2025c-1.el9.src.rpm + - url: https://cdn-ubi.redhat.com/content/public/ubi/dist/ubi9/9/ppc64le/baseos/source/SRPMS/Packages/t/tzdata-2026a-1.el9.src.rpm repoid: ubi-9-for-ppc64le-baseos-source-rpms - size: 915004 - checksum: sha256:8803c8f30f6c0fdc1e4ea91c13b17290a8038dbdde7d30b1fe3cb5716237a160 + size: 926120 + checksum: sha256:ea2ccdcff55d1c69f2a9a1b6eabade4fca1af23703c2baefaa1e3f6b8f74bc1b name: tzdata - evr: 2025c-1.el9 + evr: 2026a-1.el9 - url: https://cdn-ubi.redhat.com/content/public/ubi/dist/ubi9/9/ppc64le/baseos/source/SRPMS/Packages/u/unzip-6.0-59.el9.src.rpm repoid: ubi-9-for-ppc64le-baseos-source-rpms size: 1433595 @@ -175,13 +175,13 @@ arches: name: socat evr: 1.7.4.1-8.el9 sourcerpm: socat-1.7.4.1-8.el9.src.rpm - - url: https://cdn-ubi.redhat.com/content/public/ubi/dist/ubi9/9/s390x/baseos/os/Packages/r/rsync-3.2.5-3.el9.s390x.rpm + - url: https://cdn-ubi.redhat.com/content/public/ubi/dist/ubi9/9/s390x/baseos/os/Packages/r/rsync-3.2.5-3.el9_7.2.s390x.rpm repoid: ubi-9-for-s390x-baseos-rpms - size: 418877 - checksum: sha256:2d1a87e86fb23bc665b7c7ce8775c73d500ef6e152f15c78493b95638dfb7925 + size: 421587 + checksum: sha256:0de316c64f8546c2809d3d7ac732ba96bbeaad9b285a92c994c576adab21bab9 name: rsync - evr: 3.2.5-3.el9 - sourcerpm: rsync-3.2.5-3.el9.src.rpm + evr: 3.2.5-3.el9_7.2 + sourcerpm: rsync-3.2.5-3.el9_7.2.src.rpm - url: https://cdn-ubi.redhat.com/content/public/ubi/dist/ubi9/9/s390x/baseos/os/Packages/t/tar-1.34-9.el9_7.s390x.rpm repoid: ubi-9-for-s390x-baseos-rpms size: 900131 @@ -189,13 +189,13 @@ arches: name: tar evr: 2:1.34-9.el9_7 sourcerpm: tar-1.34-9.el9_7.src.rpm - - url: https://cdn-ubi.redhat.com/content/public/ubi/dist/ubi9/9/s390x/baseos/os/Packages/t/tzdata-2025c-1.el9.noarch.rpm + - url: https://cdn-ubi.redhat.com/content/public/ubi/dist/ubi9/9/s390x/baseos/os/Packages/t/tzdata-2026a-1.el9.noarch.rpm repoid: ubi-9-for-s390x-baseos-rpms - size: 925360 - checksum: sha256:1de77872c3c896e801dc1e28ab01218026ea812cc03999d65a886a4a0afc5797 + size: 933237 + checksum: sha256:90bc7252dcef87507a6dc097763894d264544b42c77ce67696192db2bcc8cd07 name: tzdata - evr: 2025c-1.el9 - sourcerpm: tzdata-2025c-1.el9.src.rpm + evr: 2026a-1.el9 + sourcerpm: tzdata-2026a-1.el9.src.rpm - url: https://cdn-ubi.redhat.com/content/public/ubi/dist/ubi9/9/s390x/baseos/os/Packages/u/unzip-6.0-59.el9.s390x.rpm repoid: ubi-9-for-s390x-baseos-rpms size: 180857 @@ -217,24 +217,24 @@ arches: checksum: sha256:4d83732bbf754e00d15133e15673230f41fbdae4a1cc27fba1cfb84744d0bf83 name: socat evr: 1.7.4.1-8.el9 - - url: https://cdn-ubi.redhat.com/content/public/ubi/dist/ubi9/9/s390x/baseos/source/SRPMS/Packages/r/rsync-3.2.5-3.el9.src.rpm + - url: https://cdn-ubi.redhat.com/content/public/ubi/dist/ubi9/9/s390x/baseos/source/SRPMS/Packages/r/rsync-3.2.5-3.el9_7.2.src.rpm repoid: ubi-9-for-s390x-baseos-source-rpms - size: 1306931 - checksum: sha256:a1fd44e58d1fb5b52b72586c5ef2e12c040428f771cde1d1350b36d3b9155db0 + size: 1311295 + checksum: sha256:a0b3038cb71a7ab8450ef8141f32e8d05b47e1f6d703a0b0e4b927ca4729d662 name: rsync - evr: 3.2.5-3.el9 + evr: 3.2.5-3.el9_7.2 - url: https://cdn-ubi.redhat.com/content/public/ubi/dist/ubi9/9/s390x/baseos/source/SRPMS/Packages/t/tar-1.34-9.el9_7.src.rpm repoid: ubi-9-for-s390x-baseos-source-rpms size: 2282680 checksum: sha256:9b84935c6072500fa28674521fe13816a8be44c50bb8eaf5ec73994782161250 name: tar evr: 2:1.34-9.el9_7 - - url: https://cdn-ubi.redhat.com/content/public/ubi/dist/ubi9/9/s390x/baseos/source/SRPMS/Packages/t/tzdata-2025c-1.el9.src.rpm + - url: https://cdn-ubi.redhat.com/content/public/ubi/dist/ubi9/9/s390x/baseos/source/SRPMS/Packages/t/tzdata-2026a-1.el9.src.rpm repoid: ubi-9-for-s390x-baseos-source-rpms - size: 915004 - checksum: sha256:8803c8f30f6c0fdc1e4ea91c13b17290a8038dbdde7d30b1fe3cb5716237a160 + size: 926120 + checksum: sha256:ea2ccdcff55d1c69f2a9a1b6eabade4fca1af23703c2baefaa1e3f6b8f74bc1b name: tzdata - evr: 2025c-1.el9 + evr: 2026a-1.el9 - url: https://cdn-ubi.redhat.com/content/public/ubi/dist/ubi9/9/s390x/baseos/source/SRPMS/Packages/u/unzip-6.0-59.el9.src.rpm repoid: ubi-9-for-s390x-baseos-source-rpms size: 1433595 @@ -257,13 +257,13 @@ arches: name: socat evr: 1.7.4.1-8.el9 sourcerpm: socat-1.7.4.1-8.el9.src.rpm - - url: https://cdn-ubi.redhat.com/content/public/ubi/dist/ubi9/9/x86_64/baseos/os/Packages/r/rsync-3.2.5-3.el9.x86_64.rpm + - url: https://cdn-ubi.redhat.com/content/public/ubi/dist/ubi9/9/x86_64/baseos/os/Packages/r/rsync-3.2.5-3.el9_7.2.x86_64.rpm repoid: ubi-9-for-x86_64-baseos-rpms - size: 421930 - checksum: sha256:b1d90c38b613f2d66dfe0c7c3d067a3ce429f7b2ec5224e560f326fc2fd8d1e5 + size: 424416 + checksum: sha256:8ee9ecceb953b6083284a9fb595fb1b98be7382e269ec9cfc7ecb1c9d27fbe5c name: rsync - evr: 3.2.5-3.el9 - sourcerpm: rsync-3.2.5-3.el9.src.rpm + evr: 3.2.5-3.el9_7.2 + sourcerpm: rsync-3.2.5-3.el9_7.2.src.rpm - url: https://cdn-ubi.redhat.com/content/public/ubi/dist/ubi9/9/x86_64/baseos/os/Packages/t/tar-1.34-9.el9_7.x86_64.rpm repoid: ubi-9-for-x86_64-baseos-rpms size: 906521 @@ -271,13 +271,13 @@ arches: name: tar evr: 2:1.34-9.el9_7 sourcerpm: tar-1.34-9.el9_7.src.rpm - - url: https://cdn-ubi.redhat.com/content/public/ubi/dist/ubi9/9/x86_64/baseos/os/Packages/t/tzdata-2025c-1.el9.noarch.rpm + - url: https://cdn-ubi.redhat.com/content/public/ubi/dist/ubi9/9/x86_64/baseos/os/Packages/t/tzdata-2026a-1.el9.noarch.rpm repoid: ubi-9-for-x86_64-baseos-rpms - size: 925360 - checksum: sha256:1de77872c3c896e801dc1e28ab01218026ea812cc03999d65a886a4a0afc5797 + size: 933237 + checksum: sha256:90bc7252dcef87507a6dc097763894d264544b42c77ce67696192db2bcc8cd07 name: tzdata - evr: 2025c-1.el9 - sourcerpm: tzdata-2025c-1.el9.src.rpm + evr: 2026a-1.el9 + sourcerpm: tzdata-2026a-1.el9.src.rpm - url: https://cdn-ubi.redhat.com/content/public/ubi/dist/ubi9/9/x86_64/baseos/os/Packages/u/unzip-6.0-59.el9.x86_64.rpm repoid: ubi-9-for-x86_64-baseos-rpms size: 186130 @@ -299,24 +299,24 @@ arches: checksum: sha256:4d83732bbf754e00d15133e15673230f41fbdae4a1cc27fba1cfb84744d0bf83 name: socat evr: 1.7.4.1-8.el9 - - url: https://cdn-ubi.redhat.com/content/public/ubi/dist/ubi9/9/x86_64/baseos/source/SRPMS/Packages/r/rsync-3.2.5-3.el9.src.rpm + - url: https://cdn-ubi.redhat.com/content/public/ubi/dist/ubi9/9/x86_64/baseos/source/SRPMS/Packages/r/rsync-3.2.5-3.el9_7.2.src.rpm repoid: ubi-9-for-x86_64-baseos-source-rpms - size: 1306931 - checksum: sha256:a1fd44e58d1fb5b52b72586c5ef2e12c040428f771cde1d1350b36d3b9155db0 + size: 1311295 + checksum: sha256:a0b3038cb71a7ab8450ef8141f32e8d05b47e1f6d703a0b0e4b927ca4729d662 name: rsync - evr: 3.2.5-3.el9 + evr: 3.2.5-3.el9_7.2 - url: https://cdn-ubi.redhat.com/content/public/ubi/dist/ubi9/9/x86_64/baseos/source/SRPMS/Packages/t/tar-1.34-9.el9_7.src.rpm repoid: ubi-9-for-x86_64-baseos-source-rpms size: 2282680 checksum: sha256:9b84935c6072500fa28674521fe13816a8be44c50bb8eaf5ec73994782161250 name: tar evr: 2:1.34-9.el9_7 - - url: https://cdn-ubi.redhat.com/content/public/ubi/dist/ubi9/9/x86_64/baseos/source/SRPMS/Packages/t/tzdata-2025c-1.el9.src.rpm + - url: https://cdn-ubi.redhat.com/content/public/ubi/dist/ubi9/9/x86_64/baseos/source/SRPMS/Packages/t/tzdata-2026a-1.el9.src.rpm repoid: ubi-9-for-x86_64-baseos-source-rpms - size: 915004 - checksum: sha256:8803c8f30f6c0fdc1e4ea91c13b17290a8038dbdde7d30b1fe3cb5716237a160 + size: 926120 + checksum: sha256:ea2ccdcff55d1c69f2a9a1b6eabade4fca1af23703c2baefaa1e3f6b8f74bc1b name: tzdata - evr: 2025c-1.el9 + evr: 2026a-1.el9 - url: https://cdn-ubi.redhat.com/content/public/ubi/dist/ubi9/9/x86_64/baseos/source/SRPMS/Packages/u/unzip-6.0-59.el9.src.rpm repoid: ubi-9-for-x86_64-baseos-source-rpms size: 1433595