diff --git a/.tekton/docker-build.yaml b/.tekton/docker-build.yaml index d0bfd00dfcc..d1a1edefafe 100755 --- a/.tekton/docker-build.yaml +++ b/.tekton/docker-build.yaml @@ -108,6 +108,22 @@ spec: VMs name: privileged-nested type: string + - default: "" + description: Sets the image created time and the SOURCE_DATE_EPOCH build argument. + On its own, it does not change file timestamps inside the layers (set rewrite-timestamp + to "true" for that). Leave empty to keep the actual build time. + name: source-date-epoch + type: string + - default: "false" + description: When "true", clamp file modification times in the image layers to + at most source-date-epoch. Does nothing unless source-date-epoch is set. + name: rewrite-timestamp + type: string + - default: "false" + description: When "true", omit the build history (history timestamps, layer metadata, + etc.) from the resulting image. + name: omit-history + type: string results: - description: "" name: IMAGE_URL @@ -274,6 +290,12 @@ spec: value: $(tasks.init.results.http-proxy) - name: NO_PROXY value: $(tasks.init.results.no-proxy) + - name: SOURCE_DATE_EPOCH + value: $(params.source-date-epoch) + - name: REWRITE_TIMESTAMP + value: $(params.rewrite-timestamp) + - name: OMIT_HISTORY + value: $(params.omit-history) - name: SOURCE_ARTIFACT value: $(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT) - name: CACHI2_ARTIFACT diff --git a/rpms.lock.yaml b/rpms.lock.yaml index 2819c815805..f116e4e25e1 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-7.el9_8.aarch64.rpm + - url: https://cdn-ubi.redhat.com/content/public/ubi/dist/ubi9/9/aarch64/baseos/os/Packages/r/rsync-3.2.5-7.el9_8.2.aarch64.rpm repoid: ubi-9-for-aarch64-baseos-rpms - size: 420142 - checksum: sha256:39ba71d3677854505524df265ed828c7e00f026ecfe83df6ba86c7586588cae7 + size: 425538 + checksum: sha256:1e1fa89a9a4b843862fb9436295f187c55d314a9eb23d4bb8d6b07b2f41ba067 name: rsync - evr: 3.2.5-7.el9_8 - sourcerpm: rsync-3.2.5-7.el9_8.src.rpm + evr: 3.2.5-7.el9_8.2 + sourcerpm: rsync-3.2.5-7.el9_8.2.src.rpm - url: https://cdn-ubi.redhat.com/content/public/ubi/dist/ubi9/9/aarch64/baseos/os/Packages/t/tar-1.34-11.el9.aarch64.rpm repoid: ubi-9-for-aarch64-baseos-rpms size: 904777 @@ -53,12 +53,12 @@ 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-7.el9_8.src.rpm + - url: https://cdn-ubi.redhat.com/content/public/ubi/dist/ubi9/9/aarch64/baseos/source/SRPMS/Packages/r/rsync-3.2.5-7.el9_8.2.src.rpm repoid: ubi-9-for-aarch64-baseos-source-rpms - size: 1317820 - checksum: sha256:881675c5bba9391d19536569a133069ffe0dd132468a04b3ea52fb697ebf926f + size: 1358189 + checksum: sha256:37d0ee99d570df9eadf8244580dc078258ae4c9833ca3458cb6dc5851a7c37ca name: rsync - evr: 3.2.5-7.el9_8 + evr: 3.2.5-7.el9_8.2 - url: https://cdn-ubi.redhat.com/content/public/ubi/dist/ubi9/9/aarch64/baseos/source/SRPMS/Packages/t/tar-1.34-11.el9.src.rpm repoid: ubi-9-for-aarch64-baseos-source-rpms size: 2294162 @@ -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-7.el9_8.ppc64le.rpm + - url: https://cdn-ubi.redhat.com/content/public/ubi/dist/ubi9/9/ppc64le/baseos/os/Packages/r/rsync-3.2.5-7.el9_8.2.ppc64le.rpm repoid: ubi-9-for-ppc64le-baseos-rpms - size: 453342 - checksum: sha256:0570a89b350ada78d86d87afa90b101a7dc9791e5868b6f33fba00727440cd74 + size: 459875 + checksum: sha256:5e75716946f15a560fffc57967390adfdfc812d6b85997b9d712f041657cfd1f name: rsync - evr: 3.2.5-7.el9_8 - sourcerpm: rsync-3.2.5-7.el9_8.src.rpm + evr: 3.2.5-7.el9_8.2 + sourcerpm: rsync-3.2.5-7.el9_8.2.src.rpm - url: https://cdn-ubi.redhat.com/content/public/ubi/dist/ubi9/9/ppc64le/baseos/os/Packages/t/tar-1.34-11.el9.ppc64le.rpm repoid: ubi-9-for-ppc64le-baseos-rpms size: 945887 @@ -135,12 +135,12 @@ 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-7.el9_8.src.rpm + - url: https://cdn-ubi.redhat.com/content/public/ubi/dist/ubi9/9/ppc64le/baseos/source/SRPMS/Packages/r/rsync-3.2.5-7.el9_8.2.src.rpm repoid: ubi-9-for-ppc64le-baseos-source-rpms - size: 1317820 - checksum: sha256:881675c5bba9391d19536569a133069ffe0dd132468a04b3ea52fb697ebf926f + size: 1358189 + checksum: sha256:37d0ee99d570df9eadf8244580dc078258ae4c9833ca3458cb6dc5851a7c37ca name: rsync - evr: 3.2.5-7.el9_8 + evr: 3.2.5-7.el9_8.2 - url: https://cdn-ubi.redhat.com/content/public/ubi/dist/ubi9/9/ppc64le/baseos/source/SRPMS/Packages/t/tar-1.34-11.el9.src.rpm repoid: ubi-9-for-ppc64le-baseos-source-rpms size: 2294162 @@ -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-7.el9_8.s390x.rpm + - url: https://cdn-ubi.redhat.com/content/public/ubi/dist/ubi9/9/s390x/baseos/os/Packages/r/rsync-3.2.5-7.el9_8.2.s390x.rpm repoid: ubi-9-for-s390x-baseos-rpms - size: 422461 - checksum: sha256:e937047c63e4f5501bc08aeada17ec184254cdc2d5cd6a1a9e39b6477bf2bb72 + size: 427539 + checksum: sha256:d85d04511788214c554ff3068632f9e0edb39c8e7544f0610927f79d76677182 name: rsync - evr: 3.2.5-7.el9_8 - sourcerpm: rsync-3.2.5-7.el9_8.src.rpm + evr: 3.2.5-7.el9_8.2 + sourcerpm: rsync-3.2.5-7.el9_8.2.src.rpm - url: https://cdn-ubi.redhat.com/content/public/ubi/dist/ubi9/9/s390x/baseos/os/Packages/t/tar-1.34-11.el9.s390x.rpm repoid: ubi-9-for-s390x-baseos-rpms size: 907745 @@ -217,12 +217,12 @@ 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-7.el9_8.src.rpm + - url: https://cdn-ubi.redhat.com/content/public/ubi/dist/ubi9/9/s390x/baseos/source/SRPMS/Packages/r/rsync-3.2.5-7.el9_8.2.src.rpm repoid: ubi-9-for-s390x-baseos-source-rpms - size: 1317820 - checksum: sha256:881675c5bba9391d19536569a133069ffe0dd132468a04b3ea52fb697ebf926f + size: 1358189 + checksum: sha256:37d0ee99d570df9eadf8244580dc078258ae4c9833ca3458cb6dc5851a7c37ca name: rsync - evr: 3.2.5-7.el9_8 + evr: 3.2.5-7.el9_8.2 - url: https://cdn-ubi.redhat.com/content/public/ubi/dist/ubi9/9/s390x/baseos/source/SRPMS/Packages/t/tar-1.34-11.el9.src.rpm repoid: ubi-9-for-s390x-baseos-source-rpms size: 2294162 @@ -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-7.el9_8.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-7.el9_8.2.x86_64.rpm repoid: ubi-9-for-x86_64-baseos-rpms - size: 424707 - checksum: sha256:6c1d064c38e4a3f4bcb756cb9ea0382cccf7a262433c286db45931d114074ff3 + size: 430699 + checksum: sha256:73c95e6404602b407a3cced5f1ae769a2c32b5b4ce9d646fc42617941863082c name: rsync - evr: 3.2.5-7.el9_8 - sourcerpm: rsync-3.2.5-7.el9_8.src.rpm + evr: 3.2.5-7.el9_8.2 + sourcerpm: rsync-3.2.5-7.el9_8.2.src.rpm - url: https://cdn-ubi.redhat.com/content/public/ubi/dist/ubi9/9/x86_64/baseos/os/Packages/t/tar-1.34-11.el9.x86_64.rpm repoid: ubi-9-for-x86_64-baseos-rpms size: 913256 @@ -299,12 +299,12 @@ 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-7.el9_8.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-7.el9_8.2.src.rpm repoid: ubi-9-for-x86_64-baseos-source-rpms - size: 1317820 - checksum: sha256:881675c5bba9391d19536569a133069ffe0dd132468a04b3ea52fb697ebf926f + size: 1358189 + checksum: sha256:37d0ee99d570df9eadf8244580dc078258ae4c9833ca3458cb6dc5851a7c37ca name: rsync - evr: 3.2.5-7.el9_8 + evr: 3.2.5-7.el9_8.2 - url: https://cdn-ubi.redhat.com/content/public/ubi/dist/ubi9/9/x86_64/baseos/source/SRPMS/Packages/t/tar-1.34-11.el9.src.rpm repoid: ubi-9-for-x86_64-baseos-source-rpms size: 2294162