diff --git a/SPECS-EXTENDED/buildah/buildah.spec b/SPECS-EXTENDED/buildah/buildah.spec index 9f0a733520d..f45ec544387 100644 --- a/SPECS-EXTENDED/buildah/buildah.spec +++ b/SPECS-EXTENDED/buildah/buildah.spec @@ -31,7 +31,7 @@ Distribution: Mariner Name: %{repo} Version: 1.18.0 -Release: 3%{?dist} +Release: 4%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -146,6 +146,9 @@ cp imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Mon Aug 22 2022 Olivia Crain - 1.18.0-4 +- Bump release to rebuild against Go 1.18.5 + * Tue Mar 01 2022 Pawel Winogrodzki - 1.18.0-3 - Fixing usage of the '%%gobuild' macro. - License verified. diff --git a/SPECS-EXTENDED/containernetworking-plugins/containernetworking-plugins.spec b/SPECS-EXTENDED/containernetworking-plugins/containernetworking-plugins.spec index a44ad001ada..9e6af2fda49 100644 --- a/SPECS-EXTENDED/containernetworking-plugins/containernetworking-plugins.spec +++ b/SPECS-EXTENDED/containernetworking-plugins/containernetworking-plugins.spec @@ -24,7 +24,7 @@ Name: %{project}-%{repo} Version: 1.1.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Libraries for writing CNI plugin License: ASL 2.0 and BSD and MIT Vendor: Microsoft Corporation @@ -129,6 +129,9 @@ install -p plugins/ipam/dhcp/systemd/cni-dhcp.socket %{buildroot}%{_unitdir} %{_unitdir}/cni-dhcp.socket %changelog +* Mon Aug 22 2022 Olivia Crain - 1.1.1-2 +- Bump release to rebuild against Go 1.18.5 + * Fri Jul 22 2022 Suresh Babu Chalamalasetty - 1.1.1-1 - Upgrade version to 1.1.1. - Updated SPEC file for compatibility with 1.1.1 version. diff --git a/SPECS-EXTENDED/delve/delve.spec b/SPECS-EXTENDED/delve/delve.spec index db2f312ca25..64ea7906244 100644 --- a/SPECS-EXTENDED/delve/delve.spec +++ b/SPECS-EXTENDED/delve/delve.spec @@ -2,7 +2,7 @@ Vendor: Microsoft Corporation Distribution: Mariner Name: delve Version: 1.5.0 -Release: 3%{?dist} +Release: 5%{?dist} Summary: A debugger for the Go programming language License: MIT @@ -72,6 +72,12 @@ done %changelog +* Tue Aug 23 2022 Pawel Winogrodzki - 1.5.0-5 +- License verified. + +* Mon Aug 22 2022 Olivia Crain - 1.5.0-4 +- Bump release to rebuild against Go 1.18.5 + * Thu Sep 23 2021 Pawel Winogrodzki - 1.5.0-3 - Initial CBL-Mariner import from CentOS 8 (license: MIT). - Adding missing BR on 'go-rpm-macros'. diff --git a/SPECS-EXTENDED/podman/podman.spec b/SPECS-EXTENDED/podman/podman.spec index 831c12e11aa..9bbcc91017a 100644 --- a/SPECS-EXTENDED/podman/podman.spec +++ b/SPECS-EXTENDED/podman/podman.spec @@ -36,7 +36,7 @@ Name: podman Version: 4.1.1 -Release: 1%{?dist} +Release: 2%{?dist} License: ASL 2.0 and BSD and ISC and MIT and MPLv2.0 Summary: Manage Pods, Containers and Container Images Vendor: Microsoft Corporation @@ -387,6 +387,9 @@ cp -pav test/system %{buildroot}/%{_datadir}/%{name}/test/ # rhcontainerbot account currently managed by lsm5 %changelog +* Mon Aug 22 2022 Olivia Crain - 4.1.1-2 +- Bump release to rebuild against Go 1.18.5 + * Fri Jul 22 2022 Suresh Babu Chalamalasetty - 4.1.1-1 - Upgrade to version 4.1.1 - Updated SPEC file with required changes for latest version compatibility. diff --git a/SPECS-EXTENDED/umoci/umoci.spec b/SPECS-EXTENDED/umoci/umoci.spec index 29df1a26584..a447d2ce226 100644 --- a/SPECS-EXTENDED/umoci/umoci.spec +++ b/SPECS-EXTENDED/umoci/umoci.spec @@ -1,7 +1,7 @@ Summary: Open Container Image manipulation tool Name: umoci Version: 0.4.7 -Release: 1%{?dist} +Release: 2%{?dist} License: Apache-2.0 Vendor: Microsoft Corporation Distribution: Mariner @@ -39,6 +39,9 @@ go test -mod=vendor %{_bindir}/umoci %changelog +* Mon Aug 22 2022 Olivia Crain - 0.4.7-2 +- Bump release to rebuild against Go 1.18.5 + * Mon Jul 25 2022 Tom Fay - 0.4.7-1 - Original version for CBL-Mariner. - License verified. diff --git a/SPECS/KeysInUse-OpenSSL/KeysInUse-OpenSSL.spec b/SPECS/KeysInUse-OpenSSL/KeysInUse-OpenSSL.spec index cb4c7b24ec5..91784095f90 100644 --- a/SPECS/KeysInUse-OpenSSL/KeysInUse-OpenSSL.spec +++ b/SPECS/KeysInUse-OpenSSL/KeysInUse-OpenSSL.spec @@ -1,7 +1,7 @@ Summary: The KeysInUse Engine for OpenSSL allows the logging of private key usage through OpenSSL Name: KeysInUse-OpenSSL Version: 0.3.1 -Release: 1%{?dist} +Release: 2%{?dist} License: MIT Vendor: Microsoft Corporation Distribution: Mariner @@ -78,6 +78,9 @@ if [ -e $engine_link ]; then fi %changelog +* Mon Aug 22 2022 Olivia Crain - 0.3.1-2 +- Bump release to rebuild against Go 1.18.5 + * Fri Jun 17 2022 Maxwell Moyer-McKee - 0.3.1-1 - Original version for CBL-Mariner - Verified license \ No newline at end of file diff --git a/SPECS/application-gateway-kubernetes-ingress/application-gateway-kubernetes-ingress.spec b/SPECS/application-gateway-kubernetes-ingress/application-gateway-kubernetes-ingress.spec index 9cea655ee84..0c3432b2477 100644 --- a/SPECS/application-gateway-kubernetes-ingress/application-gateway-kubernetes-ingress.spec +++ b/SPECS/application-gateway-kubernetes-ingress/application-gateway-kubernetes-ingress.spec @@ -2,7 +2,7 @@ Summary: Application Gateway Ingress Controller Name: application-gateway-kubernetes-ingress Version: 1.4.0 -Release: 2%{?dist} +Release: 3%{?dist} License: MIT Vendor: Microsoft Corporation Distribution: Mariner @@ -54,6 +54,9 @@ cp appgw-ingress %{buildroot}%{_bindir}/ %{_bindir}/appgw-ingress %changelog +* Mon Aug 22 2022 Olivia Crain - 1.4.0-3 +- Bump release to rebuild against Go 1.18.5 + * Tue Jun 14 2022 Muhammad Falak - 1.4.0-2 - Bump release to rebuild with golang 1.18.3 diff --git a/SPECS/azcopy/azcopy.spec b/SPECS/azcopy/azcopy.spec index 17ec956229f..6d70bdc9b75 100644 --- a/SPECS/azcopy/azcopy.spec +++ b/SPECS/azcopy/azcopy.spec @@ -1,7 +1,7 @@ Summary: The new Azure Storage data transfer utility - AzCopy v10 Name: azcopy Version: 10.15.0 -Release: 1%{?dist} +Release: 2%{?dist} License: MIT Vendor: Microsoft Corporation Distribution: Mariner @@ -61,6 +61,9 @@ go test -mod=vendor %{_bindir}/azcopy %changelog +* Mon Aug 22 2022 Olivia Crain - 10.15.0-2 +- Bump release to rebuild against Go 1.18.5 + * Fri Jul 01 2022 Suresh Babu Chalamalasetty - 10.15.0-1 - Original version for CBL-Mariner. - License verified. diff --git a/SPECS/blobfuse/blobfuse.spec b/SPECS/blobfuse/blobfuse.spec index 43048430b38..6299e706973 100644 --- a/SPECS/blobfuse/blobfuse.spec +++ b/SPECS/blobfuse/blobfuse.spec @@ -1,7 +1,7 @@ Summary: FUSE adapter - Azure Storage Blobs Name: blobfuse Version: 1.4.4 -Release: 1%{?dist} +Release: 2%{?dist} License: MIT Vendor: Microsoft Corporation Distribution: Mariner @@ -46,6 +46,9 @@ install -p -m 755 build/blobfuse %{buildroot}%{_bindir}/ %{_bindir}/blobfuse %changelog +* Mon Aug 22 2022 Olivia Crain - 1.4.4-2 +- Bump release to rebuild against Go 1.18.5 + * Mon Jul 25 2022 Betty Lakes - 1.4.4-1 - Upgrade to latest upstream version diff --git a/SPECS/cert-manager/cert-manager.spec b/SPECS/cert-manager/cert-manager.spec index f3b74339b42..7caebdfa54d 100644 --- a/SPECS/cert-manager/cert-manager.spec +++ b/SPECS/cert-manager/cert-manager.spec @@ -1,7 +1,7 @@ Summary: Automatically provision and manage TLS certificates in Kubernetes Name: cert-manager Version: 1.7.3 -Release: 1%{?dist} +Release: 2%{?dist} License: ASL 2.0 Vendor: Microsoft Corporation Distribution: Mariner @@ -111,6 +111,9 @@ install -D -m0755 bin/webhook %{buildroot}%{_bindir}/ %{_bindir}/webhook %changelog +* Mon Aug 22 2022 Olivia Crain - 1.7.3-2 +- Bump release to rebuild against Go 1.18.5 + * Fri Aug 05 2022 Chris Gunn - 1.7.3-1 - Update to v1.7.3 - Split binaries into separate packages. diff --git a/SPECS/cf-cli/cf-cli.spec b/SPECS/cf-cli/cf-cli.spec index bb415dd1b1e..b33f34cd0c1 100644 --- a/SPECS/cf-cli/cf-cli.spec +++ b/SPECS/cf-cli/cf-cli.spec @@ -1,7 +1,7 @@ Summary: The official command line client for Cloud Foundry. Name: cf-cli Version: 8.4.0 -Release: 1%{?dist} +Release: 2%{?dist} License: Apache-2.0 Vendor: Microsoft Corporation Distribution: Mariner @@ -59,6 +59,9 @@ install -p -m 755 -t %{buildroot}%{_bindir} ./out/cf %{_bindir}/cf %changelog +* Mon Aug 22 2022 Olivia Crain - 8.4.0-2 +- Bump release to rebuild against Go 1.18.5 + * Fri Jun 24 2022 Suresh Babu Chalamalasetty - 8.4.0-1 - Original version for CBL-Mariner. - License verified. diff --git a/SPECS/cni-plugins/cni-plugins.spec b/SPECS/cni-plugins/cni-plugins.spec index 1284713f771..af0474c0e25 100644 --- a/SPECS/cni-plugins/cni-plugins.spec +++ b/SPECS/cni-plugins/cni-plugins.spec @@ -2,7 +2,7 @@ Summary: Container Network Interface (CNI) plugins Name: cni-plugins Version: 0.9.1 -Release: 2%{?dist} +Release: 3%{?dist} License: ASL 2.0 Vendor: Microsoft Corporation Distribution: Mariner @@ -38,6 +38,9 @@ make -k check |& tee %{_specdir}/%{name}-check-log || %{nocheck} %{_default_cni_plugins_dir}/* %changelog +* Mon Aug 22 2022 Olivia Crain - 0.9.1-3 +- Bump release to rebuild against Go 1.18.5 + * Tue Jun 14 2022 Muhammad Falak - 0.9.1-2 - Bump release to rebuild with golang 1.18.3 diff --git a/SPECS/cni/cni.spec b/SPECS/cni/cni.spec index 6923d1f2921..bdc7f9e598d 100644 --- a/SPECS/cni/cni.spec +++ b/SPECS/cni/cni.spec @@ -24,7 +24,7 @@ Summary: Container Network Interface - networking for Linux containers Name: cni Version: 1.0.1 -Release: 2%{?dist} +Release: 3%{?dist} License: Apache-2.0 Vendor: Microsoft Corporation Distribution: Mariner @@ -113,6 +113,9 @@ install -m 755 -d "%{buildroot}%{cni_doc_dir}" %{_sbindir}/cnitool %changelog +* Mon Aug 22 2022 Olivia Crain - 1.0.1-3 +- Bump release to rebuild against Go 1.18.5 + * Tue Jun 14 2022 Muhammad Falak - 1.0.1-2 - Bump release to rebuild with golang 1.18.3 diff --git a/SPECS/containerized-data-importer/containerized-data-importer.spec b/SPECS/containerized-data-importer/containerized-data-importer.spec index e6ba27ccf3d..94692469342 100644 --- a/SPECS/containerized-data-importer/containerized-data-importer.spec +++ b/SPECS/containerized-data-importer/containerized-data-importer.spec @@ -18,7 +18,7 @@ Summary: Container native virtualization Name: containerized-data-importer Version: 1.51.0 -Release: 1%{?dist} +Release: 2%{?dist} License: ASL 2.0 Vendor: Microsoft Corporation Distribution: Mariner @@ -196,6 +196,9 @@ install -m 0644 _out/manifests/release/cdi-cr.yaml %{buildroot}%{_datadir}/cdi/m %changelog +* Mon Aug 22 2022 Olivia Crain - 1.51.0-2 +- Bump release to rebuild against Go 1.18.5 + * Wed Aug 3 2022 Ameya Usgaonkar - 1.51.0-1 - Initial changes to build for Mariner - License verified diff --git a/SPECS/coredns/coredns-1.8.0.spec b/SPECS/coredns/coredns-1.8.0.spec index 6ceb2d8a4d1..c4931e2515f 100644 --- a/SPECS/coredns/coredns-1.8.0.spec +++ b/SPECS/coredns/coredns-1.8.0.spec @@ -3,7 +3,7 @@ Summary: Fast and flexible DNS server Name: coredns Version: 1.8.0 -Release: 7%{?dist} +Release: 8%{?dist} License: Apache License 2.0 Vendor: Microsoft Corporation Distribution: Mariner @@ -58,6 +58,9 @@ install -p -m 755 -t %{buildroot}%{_bindir} %{name} %{_bindir}/%{name} %changelog +* Mon Aug 22 2022 Olivia Crain - 1.8.0-8 +- Bump release to rebuild against Go 1.18.5 + * Tue Jun 14 2022 Muhammad Falak - 1.8.0-7 - Bump release to rebuild with golang 1.18.3 diff --git a/SPECS/coredns/coredns-1.8.4.spec b/SPECS/coredns/coredns-1.8.4.spec index d69cce38193..80773a5fa61 100644 --- a/SPECS/coredns/coredns-1.8.4.spec +++ b/SPECS/coredns/coredns-1.8.4.spec @@ -3,7 +3,7 @@ Summary: Fast and flexible DNS server Name: coredns Version: 1.8.4 -Release: 6%{?dist} +Release: 7%{?dist} License: Apache License 2.0 Vendor: Microsoft Corporation Distribution: Mariner @@ -58,6 +58,9 @@ install -p -m 755 -t %{buildroot}%{_bindir} %{name} %{_bindir}/%{name} %changelog +* Mon Aug 22 2022 Olivia Crain - 1.8.4-7 +- Bump release to rebuild against Go 1.18.5 + * Tue Jun 14 2022 Muhammad Falak - 1.8.4-6 - Bump release to rebuild with golang 1.18.3 diff --git a/SPECS/coredns/coredns-1.8.6.spec b/SPECS/coredns/coredns-1.8.6.spec index 77aba7710ef..2689bb85f2a 100644 --- a/SPECS/coredns/coredns-1.8.6.spec +++ b/SPECS/coredns/coredns-1.8.6.spec @@ -3,7 +3,7 @@ Summary: Fast and flexible DNS server Name: coredns Version: 1.8.6 -Release: 2%{?dist} +Release: 3%{?dist} License: Apache License 2.0 Vendor: Microsoft Corporation Distribution: Mariner @@ -58,6 +58,9 @@ install -p -m 755 -t %{buildroot}%{_bindir} %{name} %{_bindir}/%{name} %changelog +* Mon Aug 22 2022 Olivia Crain - 1.8.6-3 +- Bump release to rebuild against Go 1.18.5 + * Tue Jun 14 2022 Muhammad Falak - 1.8.6-2 - Bump release to rebuild with golang 1.18.3 diff --git a/SPECS/cri-o/cri-o.spec b/SPECS/cri-o/cri-o.spec index 6ae2924971c..9081aeaa73b 100644 --- a/SPECS/cri-o/cri-o.spec +++ b/SPECS/cri-o/cri-o.spec @@ -26,7 +26,7 @@ Summary: OCI-based implementation of Kubernetes Container Runtime Interfa # Define macros for further referenced sources Name: cri-o Version: 1.21.2 -Release: 5%{?dist} +Release: 6%{?dist} License: ASL 2.0 Vendor: Microsoft Corporation Distribution: Mariner @@ -203,6 +203,9 @@ mkdir -p /opt/cni/bin %{_fillupdir}/sysconfig.kubelet %changelog +* Mon Aug 22 2022 Olivia Crain - 1.21.2-6 +- Bump release to rebuild against Go 1.18.5 + * Tue Jun 14 2022 Muhammad Falak - 1.21.2-5 - Bump release to rebuild with golang 1.18.3 diff --git a/SPECS/cri-tools/cri-tools.spec b/SPECS/cri-tools/cri-tools.spec index 15a28e069f9..7d15d146e58 100644 --- a/SPECS/cri-tools/cri-tools.spec +++ b/SPECS/cri-tools/cri-tools.spec @@ -1,7 +1,7 @@ Summary: CRI tools Name: cri-tools Version: 1.23.0 -Release: 2%{?dist} +Release: 3%{?dist} License: ASL 2.0 Vendor: Microsoft Corporation Distribution: Mariner @@ -50,6 +50,9 @@ install -p -m 644 -t %{buildroot}%{_docdir}/%{name} ./docs/crictl.md %{_docdir}/%{name} %changelog +* Mon Aug 22 2022 Olivia Crain - 1.23.0-3 +- Bump release to rebuild against Go 1.18.5 + * Tue Jun 14 2022 Muhammad Falak - 1.23.0-2 - Bump release to rebuild with golang 1.18.3 diff --git a/SPECS/dcos-cli/dcos-cli.spec b/SPECS/dcos-cli/dcos-cli.spec index 61b3c466f89..8e14376531e 100644 --- a/SPECS/dcos-cli/dcos-cli.spec +++ b/SPECS/dcos-cli/dcos-cli.spec @@ -1,7 +1,7 @@ Summary: The command line for DC/OS Name: dcos-cli Version: 1.2.0 -Release: 1%{?dist} +Release: 2%{?dist} License: Apache-2.0 Vendor: Microsoft Corporation Distribution: Mariner @@ -45,6 +45,9 @@ go test -mod=vendor %{_bindir}/dcos %changelog +* Mon Aug 22 2022 Olivia Crain - 1.2.0-2 +- Bump release to rebuild against Go 1.18.5 + * Fri Jul 01 2022 Suresh Babu Chalamalasetty - 1.2.0-1 - Original version for CBL-Mariner. - License verified. diff --git a/SPECS/etcd/etcd-3.5.0.spec b/SPECS/etcd/etcd-3.5.0.spec index e33c879b6c1..f155481c82a 100644 --- a/SPECS/etcd/etcd-3.5.0.spec +++ b/SPECS/etcd/etcd-3.5.0.spec @@ -1,7 +1,7 @@ Summary: A highly-available key value store for shared configuration Name: etcd Version: 3.5.0 -Release: 4%{?dist} +Release: 5%{?dist} License: ASL 2.0 Vendor: Microsoft Corporation Distribution: Mariner @@ -138,6 +138,9 @@ install -vdm755 %{buildroot}%{_sharedstatedir}/etcd /%{_docdir}/%{name}-%{version}-tools/* %changelog +* Mon Aug 22 2022 Olivia Crain - 3.5.0-5 +- Bump release to rebuild against Go 1.18.5 + * Tue Jun 14 2022 Muhammad Falak - 3.5.0-4 - Bump release to rebuild with golang 1.18.3 diff --git a/SPECS/etcd/etcd-3.5.1.spec b/SPECS/etcd/etcd-3.5.1.spec index a234808e44a..951b99769c8 100644 --- a/SPECS/etcd/etcd-3.5.1.spec +++ b/SPECS/etcd/etcd-3.5.1.spec @@ -1,7 +1,7 @@ Summary: A highly-available key value store for shared configuration Name: etcd Version: 3.5.1 -Release: 2%{?dist} +Release: 3%{?dist} License: ASL 2.0 Vendor: Microsoft Corporation Distribution: Mariner @@ -143,6 +143,9 @@ install -vdm755 %{buildroot}%{_sharedstatedir}/etcd /%{_docdir}/%{name}-%{version}-tools/* %changelog +* Mon Aug 22 2022 Olivia Crain - 3.5.1-3 +- Bump release to rebuild against Go 1.18.5 + * Tue Jun 14 2022 Muhammad Falak - 3.5.1-2 - Bump release to rebuild with golang 1.18.3 diff --git a/SPECS/flannel/flannel.spec b/SPECS/flannel/flannel.spec index 9fa2531be25..c547005613d 100644 --- a/SPECS/flannel/flannel.spec +++ b/SPECS/flannel/flannel.spec @@ -4,7 +4,7 @@ Summary: Simple and easy way to configure a layer 3 network fabric designed for Kubernetes Name: flannel Version: 0.14.0 -Release: 3%{?dist} +Release: 4%{?dist} License: ASL 2.0 Vendor: Microsoft Corporation Distribution: Mariner @@ -47,6 +47,9 @@ install -p -m 755 -t %{buildroot}%{_bindir} ./dist/flanneld %{_bindir}/flanneld %changelog +* Mon Aug 22 2022 Olivia Crain - 0.14.0-4 +- Bump release to rebuild against Go 1.18.5 + * Tue Jun 14 2022 Muhammad Falak - 0.14.0-3 - Bump release to rebuild with golang 1.18.3 diff --git a/SPECS/gh/gh.spec b/SPECS/gh/gh.spec index 338ffb65fd9..40834d70035 100644 --- a/SPECS/gh/gh.spec +++ b/SPECS/gh/gh.spec @@ -1,7 +1,7 @@ Summary: GitHub official command line tool Name: gh Version: 2.13.0 -Release: 2%{?dist} +Release: 3%{?dist} License: MIT Vendor: Microsoft Corporation Distribution: Mariner @@ -75,6 +75,9 @@ make test %{_datadir}/zsh/site-functions/_gh %changelog +* Mon Aug 22 2022 Olivia Crain - 2.13.0-3 +- Bump release to rebuild against Go 1.18.5 + * Mon Jul 05 2022 Daniel McIlvaney - 2.13.0-2 - Bump release due to bump in fish to 3.5.0. diff --git a/SPECS/glide/glide.spec b/SPECS/glide/glide.spec index aaa978867f7..3d419b26ea8 100644 --- a/SPECS/glide/glide.spec +++ b/SPECS/glide/glide.spec @@ -1,7 +1,7 @@ Summary: Vendor Package Management for Golang Name: glide Version: 0.13.3 -Release: 11%{?dist} +Release: 12%{?dist} License: MIT URL: https://github.com/Masterminds/glide # Source0: https://github.com/Masterminds/%{name}/archive/v%{version}.tar.gz @@ -53,6 +53,9 @@ popd %{_bindir}/glide %changelog +* Mon Aug 22 2022 Olivia Crain - 0.13.3-12 +- Bump release to rebuild against Go 1.18.5 + * Tue Jun 14 2022 Muhammad Falak - 0.13.3-11 - Bump release to rebuild with golang 1.18.3 diff --git a/SPECS/go-md2man/go-md2man.spec b/SPECS/go-md2man/go-md2man.spec index 98b86cfca1e..ed19606b347 100644 --- a/SPECS/go-md2man/go-md2man.spec +++ b/SPECS/go-md2man/go-md2man.spec @@ -1,7 +1,7 @@ Summary: Converts markdown into roff (man pages) Name: go-md2man Version: 2.0.1 -Release: 8%{?dist} +Release: 9%{?dist} License: MIT Vendor: Microsoft Corporation Distribution: Mariner @@ -48,6 +48,9 @@ cp go-md2man-%{version}/LICENSE.md %{buildroot}%{_docdir}/%{name}-%{version}/LIC %{_bindir}/go-md2man %changelog +* Mon Aug 22 2022 Olivia Crain - 2.0.1-9 +- Bump release to rebuild against Go 1.18.5 + * Tue Jun 14 2022 Muhammad Falak - 2.0.1-8 - Bump release to rebuild with golang 1.18.3 diff --git a/SPECS/gobject-introspection/gobject-introspection.spec b/SPECS/gobject-introspection/gobject-introspection.spec index ea1754ecd9e..86deb04d080 100644 --- a/SPECS/gobject-introspection/gobject-introspection.spec +++ b/SPECS/gobject-introspection/gobject-introspection.spec @@ -2,7 +2,7 @@ Summary: Introspection system for GObject-based libraries Name: gobject-introspection Version: %{BaseVersion}.0 -Release: 2%{?dist} +Release: 3%{?dist} License: GPLv2+ AND LGPLv2+ AND MIT Vendor: Microsoft Corporation Distribution: Mariner @@ -98,6 +98,9 @@ find %{buildroot} -type f -name "*.la" -delete -print %{_mandir}/man1/*.gz %changelog +* Mon Aug 22 2022 Olivia Crain - 1.71.0-3 +- Bump release to rebuild against Go 1.18.5 + * Tue Jun 14 2022 Muhammad Falak - 1.71.0-2 - Bump release to rebuild with golang 1.18.3 diff --git a/SPECS/golang/golang-1.17.signatures.json b/SPECS/golang/golang-1.17.signatures.json index 7134223a452..339a5e3088b 100644 --- a/SPECS/golang/golang-1.17.signatures.json +++ b/SPECS/golang/golang-1.17.signatures.json @@ -1,6 +1,6 @@ { "Signatures": { - "go1.17.10.src.tar.gz": "299e55af30f15691b015d8dcf8ecae72412412569e5b2ece20361753a456f2f9", + "go1.17.13.src.tar.gz": "a1a48b23afb206f95e7bbaa9b898d965f90826f6f1d1fc0c1d784ada0cd300fd", "go1.4-bootstrap-20171003.tar.gz": "f4ff5b5eb3a3cae1c993723f3eab519c5bae18866b5e5f96fe1102f0cb5c3e52" } } \ No newline at end of file diff --git a/SPECS/golang/golang-1.17.spec b/SPECS/golang/golang-1.17.spec index d9e5bf0ebd8..55aa70b43a5 100644 --- a/SPECS/golang/golang-1.17.spec +++ b/SPECS/golang/golang-1.17.spec @@ -12,7 +12,7 @@ %define __find_requires %{nil} Summary: Go Name: golang -Version: 1.17.10 +Version: 1.17.13 Release: 1%{?dist} License: BSD Vendor: Microsoft Corporation @@ -116,6 +116,12 @@ fi %{_bindir}/* %changelog +* Fri Aug 19 2022 Olivia Crain - 1.17.13-1 +- Upgrade to version 1.17.13 to fix CVE-2022-29526, CVE-2022-30634, + CVE-2022-30629, CVE-2022-30580, CVE-2022-29804, CVE-2022-1705, + CVE-2022-1962, CVE-2022-28131, CVE-2022-30630, CVE-2022-30631, CVE-2022-30632, + CVE-2022-30633, CVE-2022-30635, CVE-2022-32148, and CVE-2022-32189 + * Tue Apr 12 2022 Muhammad Falak - 1.17.10-1 - Bump version to 1.17.10 to address CVE-2021-44716 diff --git a/SPECS/golang/golang.signatures.json b/SPECS/golang/golang.signatures.json index 0dd83f9ac57..51ce5273405 100644 --- a/SPECS/golang/golang.signatures.json +++ b/SPECS/golang/golang.signatures.json @@ -1,6 +1,6 @@ { "Signatures": { - "go1.18.3.src.tar.gz": "0012386ddcbb5f3350e407c679923811dbd283fcdc421724931614a842ecbc2d", + "go1.18.5.src.tar.gz": "9920d3306a1ac536cdd2c796d6cb3c54bc559c226fc3cc39c32f1e0bd7f50d2a", "go1.4-bootstrap-20171003.tar.gz": "f4ff5b5eb3a3cae1c993723f3eab519c5bae18866b5e5f96fe1102f0cb5c3e52" } } \ No newline at end of file diff --git a/SPECS/golang/golang.spec b/SPECS/golang/golang.spec index de832a6b364..22f41313a20 100644 --- a/SPECS/golang/golang.spec +++ b/SPECS/golang/golang.spec @@ -12,7 +12,7 @@ %define __find_requires %{nil} Summary: Go Name: golang -Version: 1.18.3 +Version: 1.18.5 Release: 1%{?dist} License: BSD Vendor: Microsoft Corporation @@ -116,6 +116,11 @@ fi %{_bindir}/* %changelog +* Fri Aug 19 2022 Olivia Crain - 1.18.5-1 +- Upgrade to version to fix CVE-2022-1705, CVE-2022-1962, CVE-2022-28131, + CVE-2022-30630, CVE-2022-30631, CVE-2022-30632, CVE-2022-30633, CVE-2022-30635, + CVE-2022-32148, and CVE-2022-32189 + * Tue Jun 14 2022 Muhammad Falak - 1.18.3-1 - Bump version to 1.18.3 to address CVE-2022-24675 & CVE-2022-28327 diff --git a/SPECS/helm/helm.spec b/SPECS/helm/helm.spec index d2e28e76bf2..d387a46d72d 100644 --- a/SPECS/helm/helm.spec +++ b/SPECS/helm/helm.spec @@ -2,7 +2,7 @@ Name: helm Version: 3.9.3 -Release: 1%{?dist} +Release: 2%{?dist} Summary: The Kubernetes Package Manager Group: Applications/Networking License: Apache 2.0 @@ -52,6 +52,9 @@ install -m 755 ./helm %{buildroot}%{_bindir} %changelog +* Mon Aug 22 2022 Olivia Crain - 3.9.3-2 +- Bump release to rebuild against Go 1.18.5 + * Mon Aug 22 2022 Suresh Babu Chalamalasetty 3.9.3-1 - Update helm version to 3.9.3 - Fix version info not displaying correct version. diff --git a/SPECS/jx/jx.spec b/SPECS/jx/jx.spec index 419d74eb156..c2f05ebf26a 100644 --- a/SPECS/jx/jx.spec +++ b/SPECS/jx/jx.spec @@ -1,7 +1,7 @@ Summary: Command line tool for working with Jenkins X. Name: jx Version: 3.2.236 -Release: 1%{?dist} +Release: 2%{?dist} License: Apache-2.0 Vendor: Microsoft Corporation Distribution: Mariner @@ -60,6 +60,9 @@ install -p -m 755 -t %{buildroot}%{_bindir} ./build/jx %{_bindir}/jx %changelog +* Mon Aug 22 2022 Olivia Crain - 3.2.236-2 +- Bump release to rebuild against Go 1.18.5 + * Wed Jun 22 2022 Suresh Babu Chalamalasetty - 3.2.236-1 - Original version for CBL-Mariner. - License verified. diff --git a/SPECS/k3s/k3s.spec b/SPECS/k3s/k3s.spec index 4da2de47f7b..8183719a1ac 100644 --- a/SPECS/k3s/k3s.spec +++ b/SPECS/k3s/k3s.spec @@ -7,7 +7,7 @@ Name: k3s Version: 1.23.6 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Lightweight Kubernetes Group: System Environment/Base @@ -83,6 +83,9 @@ exit 0 %{install_sh} %changelog +* Mon Aug 22 2022 Olivia Crain - 1.23.6-4 +- Bump release to rebuild against Go 1.18.5 + * Thu Jul 21 2022 Lior Lustgarten 1.23.6-3 - Fixes the install section. Allows integration of k3s at runtime in the Mariner build environment. * Wed Jun 29 2022 Lior Lustgarten 1.23.6-2 diff --git a/SPECS/keda/keda.spec b/SPECS/keda/keda.spec index f69d81cbd71..9d7f85f8713 100644 --- a/SPECS/keda/keda.spec +++ b/SPECS/keda/keda.spec @@ -1,7 +1,7 @@ Summary: Kubernetes-based Event Driven Autoscaling Name: keda Version: 2.4.0 -Release: 2%{?dist} +Release: 3%{?dist} License: ASL 2.0 Vendor: Microsoft Corporation Distribution: Mariner @@ -55,6 +55,9 @@ cp ./bin/keda-adapter %{buildroot}%{_bindir} %{_bindir}/%{name}-adapter %changelog +* Mon Aug 22 2022 Olivia Crain - 2.4.0-3 +- Bump release to rebuild against Go 1.18.5 + * Tue Jun 14 2022 Muhammad Falak - 2.4.0-2 - Bump release to rebuild with golang 1.18.3 - License verified diff --git a/SPECS/kubevirt/kubevirt.spec b/SPECS/kubevirt/kubevirt.spec index 80157004462..532619406b0 100644 --- a/SPECS/kubevirt/kubevirt.spec +++ b/SPECS/kubevirt/kubevirt.spec @@ -20,7 +20,7 @@ Summary: Container native virtualization Name: kubevirt Version: 0.51.0 -Release: 1%{?dist} +Release: 2%{?dist} License: ASL 2.0 Vendor: Microsoft Corporation Distribution: Mariner @@ -205,6 +205,9 @@ install -p -m 0644 cmd/virt-handler/ipv6-nat.nft %{buildroot}%{_datadir}/kube-vi %{_bindir}/virt-tests %changelog +* Mon Aug 22 2022 Olivia Crain - 0.51.0-2 +- Bump release to rebuild against Go 1.18.5 + * Thu Jul 14 2022 Kanika Nema - 0.51.0-1 - License verified - Initial changes to build for Mariner diff --git a/SPECS/kured/kured.spec b/SPECS/kured/kured.spec index 2632114d598..6fee5b07081 100644 --- a/SPECS/kured/kured.spec +++ b/SPECS/kured/kured.spec @@ -25,7 +25,7 @@ Summary: Kubernetes daemonset to perform safe automatic node reboots Name: kured Version: 1.9.1 -Release: 2%{?dist} +Release: 3%{?dist} License: Apache-2.0 Vendor: Microsoft Corporation Distribution: Mariner @@ -122,6 +122,9 @@ sed -i -e 's|image: .*|image: registry.opensuse.org/kubic/kured:%{version}|g' %{ %{_datarootdir}/k8s-yaml/kured/kured.yaml %changelog +* Mon Aug 22 2022 Olivia Crain - 1.9.1-3 +- Bump release to rebuild against Go 1.18.5 + * Tue Jun 14 2022 Muhammad Falak - 1.9.1-2 - Bump release to rebuild with golang 1.18.3 diff --git a/SPECS/libguestfs/libguestfs.spec b/SPECS/libguestfs/libguestfs.spec index 564e614e65c..989abf2aac1 100644 --- a/SPECS/libguestfs/libguestfs.spec +++ b/SPECS/libguestfs/libguestfs.spec @@ -25,7 +25,7 @@ Summary: Access and modify virtual machine disk images Name: libguestfs Version: 1.44.0 -Release: 6%{?dist} +Release: 7%{?dist} License: LGPLv2+ Vendor: Microsoft Corporation Distribution: Mariner @@ -1235,6 +1235,9 @@ rm ocaml/html/.gitignore %endif %changelog +* Mon Aug 22 2022 Olivia Crain - 1.44.0-7 +- Bump release to rebuild against Go 1.18.5 + * Tue Apr 05 2022 Pawel Winogrodzki - 1.44.0-6 - License verified. - Making BR on "po4a" conditional. diff --git a/SPECS/libnvidia-container/libnvidia-container.spec b/SPECS/libnvidia-container/libnvidia-container.spec index ca9e053ca1f..25c3d9c7399 100644 --- a/SPECS/libnvidia-container/libnvidia-container.spec +++ b/SPECS/libnvidia-container/libnvidia-container.spec @@ -4,7 +4,7 @@ Summary: NVIDIA container runtime library Name: libnvidia-container Version: 1.9.0 -Release: 2%{?dist} +Release: 3%{?dist} License: BSD AND ASL2.0 AND GPLv3+ AND LGPLv3+ AND MIT AND GPLv2 Vendor: Microsoft Corporation Distribution: Mariner @@ -132,6 +132,9 @@ This package contains command-line tools that facilitate using the library. %{_bindir}/* %changelog +* Mon Aug 22 2022 Olivia Crain - 1.9.0-3 +- Bump release to rebuild against Go 1.18.5 + * Tue Jun 14 2022 Muhammad Falak - 1.9.0-2 - Bump release to rebuild with golang 1.18.3 diff --git a/SPECS/moby-buildx/moby-buildx.spec b/SPECS/moby-buildx/moby-buildx.spec index b31012310cd..cb3261c63f4 100644 --- a/SPECS/moby-buildx/moby-buildx.spec +++ b/SPECS/moby-buildx/moby-buildx.spec @@ -5,7 +5,7 @@ Summary: A Docker CLI plugin for extended build capabilities with BuildKi Name: moby-%{upstream_name} # update "commit_hash" above when upgrading version Version: 0.7.1 -Release: 2%{?dist} +Release: 3%{?dist} License: ASL 2.0 Group: Tools/Container Vendor: Microsoft Corporation @@ -42,6 +42,9 @@ cp -aT buildx "%{buildroot}/%{_libexecdir}/docker/cli-plugins/docker-buildx" %{_libexecdir}/docker/cli-plugins/docker-buildx %changelog +* Mon Aug 22 2022 Olivia Crain - 0.7.1-3 +- Bump release to rebuild against Go 1.18.5 + * Tue Jun 14 2022 Muhammad Falak - 0.7.1-2 - Bump release to rebuild with golang 1.18.3 diff --git a/SPECS/moby-cli/moby-cli.spec b/SPECS/moby-cli/moby-cli.spec index 43105b2beb6..c6d1f4f3f4a 100644 --- a/SPECS/moby-cli/moby-cli.spec +++ b/SPECS/moby-cli/moby-cli.spec @@ -4,7 +4,7 @@ Summary: The open-source application container engine client. Name: moby-%{upstream_name} Version: 20.10.12 -Release: 2%{?dist} +Release: 3%{?dist} License: ASL 2.0 Group: Tools/Container URL: https://github.com/docker/cli @@ -80,6 +80,9 @@ install -p -m 644 contrib/completion/fish/docker.fish %{buildroot}%{_datadir}/fi %{_datadir}/fish/vendor_completions.d/docker.fish %changelog +* Mon Aug 22 2022 Olivia Crain - 20.10.12-3 +- Bump release to rebuild against Go 1.18.5 + * Tue Jun 14 2022 Muhammad Falak - 20.10.12-2 - Bump release to rebuild with golang 1.18.3 diff --git a/SPECS/moby-containerd/moby-containerd.spec b/SPECS/moby-containerd/moby-containerd.spec index 28e35dc6b02..2fecf4ea02b 100644 --- a/SPECS/moby-containerd/moby-containerd.spec +++ b/SPECS/moby-containerd/moby-containerd.spec @@ -5,7 +5,7 @@ Summary: Industry-standard container runtime Name: moby-%{upstream_name} Version: 1.6.6 -Release: 1%{?dist} +Release: 2%{?dist} License: ASL 2.0 Group: Tools/Container URL: https://www.containerd.io @@ -85,6 +85,9 @@ fi %config(noreplace) %{_sysconfdir}/containerd/config.toml %changelog +* Mon Aug 22 2022 Olivia Crain - 1.6.6-2 +- Bump release to rebuild against Go 1.18.5 + * Thu Jun 23 2022 Henry Beberman - 1.6.6-1 - Bump version to 1.6.6 to address CVE-2022-31030 diff --git a/SPECS/moby-engine/moby-engine.spec b/SPECS/moby-engine/moby-engine.spec index 29bda04993b..09de7907ae0 100644 --- a/SPECS/moby-engine/moby-engine.spec +++ b/SPECS/moby-engine/moby-engine.spec @@ -4,7 +4,7 @@ Summary: The open-source application container engine Name: %{upstream_name}-engine Version: 20.10.12 -Release: 4%{?dist} +Release: 5%{?dist} License: ASL 2.0 Group: Tools/Container URL: https://mobyproject.org @@ -125,6 +125,9 @@ fi %{_unitdir}/* %changelog +* Mon Aug 22 2022 Olivia Crain - 20.10.12-5 +- Bump release to rebuild against Go 1.18.5 + * Tue Jun 14 2022 Muhammad Falak - 20.10.12-4 - Bump release to rebuild with golang 1.18.3 diff --git a/SPECS/moby-runc/moby-runc.spec b/SPECS/moby-runc/moby-runc.spec index 165231270b3..c1536c253ae 100644 --- a/SPECS/moby-runc/moby-runc.spec +++ b/SPECS/moby-runc/moby-runc.spec @@ -5,7 +5,7 @@ Summary: CLI tool for spawning and running containers per OCI spec. Name: moby-%{upstream_name} # update "commit_hash" above when upgrading version Version: 1.1.2 -Release: 2%{?dist} +Release: 3%{?dist} License: ASL 2.0 URL: https://github.com/opencontainers/runc Group: Virtualization/Libraries @@ -57,6 +57,9 @@ make install-man DESTDIR="%{buildroot}" PREFIX="%{_prefix}" %{_mandir}/* %changelog +* Mon Aug 22 2022 Olivia Crain - 1.1.2-3 +- Bump release to rebuild against Go 1.18.5 + * Tue Jun 14 2022 Muhammad Falak - 1.1.2-2 - Bump release to rebuild with golang 1.18.3 diff --git a/SPECS/nmi/nmi.spec b/SPECS/nmi/nmi.spec index 7cc71f8f58d..f99568540f4 100644 --- a/SPECS/nmi/nmi.spec +++ b/SPECS/nmi/nmi.spec @@ -2,7 +2,7 @@ Summary: Node Managed Identity Name: nmi Version: 1.8.7 -Release: 2%{?dist} +Release: 3%{?dist} License: MIT Vendor: Microsoft Corporation Distribution: Mariner @@ -63,6 +63,9 @@ popd %{_bindir}/%{name} %changelog +* Mon Aug 22 2022 Olivia Crain - 1.8.7-3 +- Bump release to rebuild against Go 1.18.5 + * Tue Jun 14 2022 Muhammad Falak - 1.8.7-2 - Bump release to rebuild with golang 1.18.3 diff --git a/SPECS/node-problem-detector/node-problem-detector.spec b/SPECS/node-problem-detector/node-problem-detector.spec index 2c2150fbcd0..5e4c8e3a6ac 100644 --- a/SPECS/node-problem-detector/node-problem-detector.spec +++ b/SPECS/node-problem-detector/node-problem-detector.spec @@ -1,7 +1,7 @@ Summary: Kubernetes daemon to detect and report node issues Name: node-problem-detector Version: 0.8.10 -Release: 3%{?dist} +Release: 4%{?dist} License: ASL 2.0 Vendor: Microsoft Corporation Distribution: Mariner @@ -66,6 +66,9 @@ make test %config(noreplace) %{_sysconfdir}/node-problem-detector.d/* %changelog +* Mon Aug 22 2022 Olivia Crain - 0.8.10-4 +- Bump release to rebuild against Go 1.18.5 + * Tue Jun 14 2022 Muhammad Falak - 0.8.10-3 - Bump release to rebuild with golang 1.18.3 diff --git a/SPECS/nvidia-container-toolkit/nvidia-container-toolkit.spec b/SPECS/nvidia-container-toolkit/nvidia-container-toolkit.spec index 53055d6c6f7..06cae8514c5 100644 --- a/SPECS/nvidia-container-toolkit/nvidia-container-toolkit.spec +++ b/SPECS/nvidia-container-toolkit/nvidia-container-toolkit.spec @@ -2,7 +2,7 @@ Summary: NVIDIA container runtime hook Name: nvidia-container-toolkit Version: 1.9.0 -Release: 2%{?dist} +Release: 3%{?dist} License: ALS2.0 Vendor: Microsoft Corporation Distribution: Mariner @@ -76,6 +76,9 @@ rm -f %{_bindir}/nvidia-container-runtime-hook %{_datadir}/containers/oci/hooks.d/oci-nvidia-hook.json %changelog +* Mon Aug 22 2022 Olivia Crain - 1.9.0-3 +- Bump release to rebuild against Go 1.18.5 + * Tue Jun 14 2022 Muhammad Falak - 1.9.0-2 - Bump release to rebuild with golang 1.18.3 diff --git a/SPECS/opa/opa.spec b/SPECS/opa/opa.spec index cd7a40fbb25..174b5789cfb 100644 --- a/SPECS/opa/opa.spec +++ b/SPECS/opa/opa.spec @@ -5,7 +5,7 @@ Summary: Open source, general-purpose policy engine Name: opa Version: 0.31.0 -Release: 2%{?dist} +Release: 3%{?dist} # Upstream license specification: MIT and Apache-2.0 # Main package: ASL 2.0 # internal/jwx: MIT @@ -63,6 +63,9 @@ install -D -p -m 0644 _man/* %{buildroot}%{_mandir}/man1/ %{_bindir}/* %changelog +* Mon Aug 22 2022 Olivia Crain - 0.31.0-3 +- Bump release to rebuild against Go 1.18.5 + * Tue Jun 14 2022 Muhammad Falak - 0.31.0-2 - Bump release to rebuild with golang 1.18.3 diff --git a/SPECS/packer/packer.spec b/SPECS/packer/packer.spec index 62b7955bc90..caad67832bb 100644 --- a/SPECS/packer/packer.spec +++ b/SPECS/packer/packer.spec @@ -1,7 +1,7 @@ Summary: Tool for creating identical machine images for multiple platforms from a single source configuration. Name: packer Version: 1.8.1 -Release: 2%{?dist} +Release: 3%{?dist} License: MPLv2.0 Vendor: Microsoft Corporation Distribution: Mariner @@ -60,6 +60,9 @@ go test -mod=vendor %{_bindir}/packer %changelog +* Mon Aug 22 2022 Olivia Crain - 1.8.1-3 +- Bump release to rebuild against Go 1.18.5 + * Tue Jun 14 2022 Muhammad Falak - 1.8.1-2 - Bump release to rebuild with golang 1.18.3 diff --git a/SPECS/prometheus-node-exporter/prometheus-node-exporter.spec b/SPECS/prometheus-node-exporter/prometheus-node-exporter.spec index 6f267f0a78b..11c96b7da63 100644 --- a/SPECS/prometheus-node-exporter/prometheus-node-exporter.spec +++ b/SPECS/prometheus-node-exporter/prometheus-node-exporter.spec @@ -5,7 +5,7 @@ Summary: Exporter for machine metrics Name: prometheus-node-exporter Version: 1.3.1 -Release: 8%{?dist} +Release: 9%{?dist} # Upstream license specification: Apache-2.0 License: ASL 2.0 AND MIT Vendor: Microsoft Corporation @@ -107,6 +107,9 @@ getent passwd 'prometheus' >/dev/null || useradd -r -g 'prometheus' -d '%{_share %dir %attr(0755,prometheus,prometheus) %{_sharedstatedir}/prometheus/node-exporter %changelog +* Mon Aug 22 2022 Olivia Crain - 1.3.1-9 +- Bump release to rebuild against Go 1.18.5 + * Tue Jun 14 2022 Muhammad Falak - 1.3.1-8 - Bump release to rebuild with golang 1.18.3 diff --git a/SPECS/prometheus-process-exporter/prometheus-process-exporter.spec b/SPECS/prometheus-process-exporter/prometheus-process-exporter.spec index 7a14b5f8014..fe1968783fd 100644 --- a/SPECS/prometheus-process-exporter/prometheus-process-exporter.spec +++ b/SPECS/prometheus-process-exporter/prometheus-process-exporter.spec @@ -5,7 +5,7 @@ Summary: Prometheus exporter exposing process metrics from procfs Name: prometheus-process-exporter Version: 0.7.10 -Release: 2%{?dist} +Release: 3%{?dist} License: MIT Vendor: Microsoft Corporation Distribution: Mariner @@ -97,6 +97,9 @@ getent passwd 'prometheus' >/dev/null || useradd -r -g 'prometheus' -d '%{_share %dir %attr(0755,prometheus,prometheus) %{_sharedstatedir}/prometheus %changelog +* Mon Aug 22 2022 Olivia Crain - 0.7.10-3 +- Bump release to rebuild against Go 1.18.5 + * Tue Jun 14 2022 Muhammad Falak - 0.7.10-2 - Bump release to rebuild with golang 1.18.3 diff --git a/SPECS/prometheus/prometheus.spec b/SPECS/prometheus/prometheus.spec index af6e8cb904c..452da237b02 100644 --- a/SPECS/prometheus/prometheus.spec +++ b/SPECS/prometheus/prometheus.spec @@ -3,7 +3,7 @@ Name: prometheus Version: 2.36.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Prometheus monitoring system and time series database Vendor: Microsoft Corporation Distribution: Mariner @@ -142,6 +142,9 @@ fi %attr(0755,prometheus,prometheus) %{_sharedstatedir}/prometheus %changelog +* Mon Aug 22 2022 Olivia Crain - 2.36.0-3 +- Bump release to rebuild against Go 1.18.5 + * Tue Jun 14 2022 Muhammad Falak - 2.36.0-2 - Bump release to rebuild with golang 1.18.3 diff --git a/SPECS/rook/rook.spec b/SPECS/rook/rook.spec index 51f09e56ff4..59b2c82043e 100644 --- a/SPECS/rook/rook.spec +++ b/SPECS/rook/rook.spec @@ -19,7 +19,7 @@ Summary: Orchestrator for distributed storage systems in cloud-native environments Name: rook Version: 1.6.2 -Release: 2%{?dist} +Release: 3%{?dist} License: Apache-2.0 Vendor: Microsoft Corporation Distribution: Mariner @@ -248,6 +248,9 @@ sed -i -e "s|\(.*tag: \)VERSION|\1%{helm_appVersion}|" %{values_yaml} # bother adding docs or changelog or anything %changelog +* Mon Aug 22 2022 Olivia Crain - 1.6.2-3 +- Bump release to rebuild against Go 1.18.5 + * Tue Jun 14 2022 Muhammad Falak - 1.6.2-2 - Bump release to rebuild with golang 1.18.3 diff --git a/SPECS/skopeo/skopeo.spec b/SPECS/skopeo/skopeo.spec index bc88a687936..ea1c1e5d7c6 100644 --- a/SPECS/skopeo/skopeo.spec +++ b/SPECS/skopeo/skopeo.spec @@ -1,7 +1,7 @@ Summary: Inspect container images and repositories on registries Name: skopeo Version: 1.9.1 -Release: 1%{?dist} +Release: 2%{?dist} License: Apache-2.0 Vendor: Microsoft Corporation Distribution: Mariner @@ -46,6 +46,9 @@ make test-unit-local %{_mandir}/man1/%%{name}* %changelog +* Mon Aug 22 2022 Olivia Crain - 1.9.1-2 +- Bump release to rebuild against Go 1.18.5 + * Tue Jul 26 2022 Tom Fay - 1.9.1-1 - Original version for CBL-Mariner. - License verified. diff --git a/SPECS/telegraf/telegraf.spec b/SPECS/telegraf/telegraf.spec index 12a84ea6f40..186007b6422 100644 --- a/SPECS/telegraf/telegraf.spec +++ b/SPECS/telegraf/telegraf.spec @@ -1,7 +1,7 @@ Summary: agent for collecting, processing, aggregating, and writing metrics. Name: telegraf Version: 1.23.0 -Release: 1%{?dist} +Release: 2%{?dist} License: MIT Vendor: Microsoft Corporation Distribution: Mariner @@ -90,6 +90,9 @@ fi %dir %{_sysconfdir}/%{name}/telegraf.d %changelog +* Mon Aug 22 2022 Olivia Crain - 1.23.0-2 +- Bump release to rebuild against Go 1.18.5 + * Thu Jun 16 2022 Muhammad Falak 1.23.0-1 - Bump version to 1.23.0 diff --git a/SPECS/terraform/terraform.spec b/SPECS/terraform/terraform.spec index 5b65c05bd63..bc2a18710ab 100644 --- a/SPECS/terraform/terraform.spec +++ b/SPECS/terraform/terraform.spec @@ -1,7 +1,7 @@ Summary: Infrastructure as code deployment management tool Name: terraform Version: 1.2.2 -Release: 2%{?dist} +Release: 3%{?dist} License: MPLv2.0 Vendor: Microsoft Corporation Distribution: Mariner @@ -57,6 +57,9 @@ install -p -m 755 -t %{buildroot}%{_bindir} ./terraform %{_bindir}/terraform %changelog +* Mon Aug 22 2022 Olivia Crain - 1.2.2-3 +- Bump release to rebuild against Go 1.18.5 + * Tue Jun 14 2022 Muhammad Falak - 1.2.2-2 - Bump release to rebuild with golang 1.18.3 diff --git a/SPECS/vitess/vitess.spec b/SPECS/vitess/vitess.spec index 34c4f3c1086..31aebcebc76 100644 --- a/SPECS/vitess/vitess.spec +++ b/SPECS/vitess/vitess.spec @@ -3,7 +3,7 @@ Name: vitess Version: 8.0.0 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Database clustering system for horizontal scaling of MySQL # Upstream license specification: MIT and Apache-2.0 License: MIT and ASL 2.0 @@ -107,6 +107,9 @@ go check -t go/cmd \ %{_bindir}/* %changelog +* Mon Aug 22 2022 Olivia Crain - 8.0.0-5 +- Bump release to rebuild against Go 1.18.5 + * Tue Jun 14 2022 Muhammad Falak - 8.0.0-4 - Bump release to rebuild with golang 1.18.3 diff --git a/cgmanifest.json b/cgmanifest.json index 6beb76b067b..034eeb5fea3 100644 --- a/cgmanifest.json +++ b/cgmanifest.json @@ -4030,8 +4030,8 @@ "type": "other", "other": { "name": "golang", - "version": "1.17.10", - "downloadUrl": "https://golang.org/dl/go1.17.10.src.tar.gz" + "version": "1.17.13", + "downloadUrl": "https://golang.org/dl/go1.17.13.src.tar.gz" } } }, @@ -4040,8 +4040,8 @@ "type": "other", "other": { "name": "golang", - "version": "1.18.3", - "downloadUrl": "https://golang.org/dl/go1.18.3.src.tar.gz" + "version": "1.18.5", + "downloadUrl": "https://golang.org/dl/go1.18.5.src.tar.gz" } } }, @@ -11732,9 +11732,9 @@ "component": { "type": "other", "other": { - "name": "mlocate", - "version": "0.26", - "downloadUrl": "http://releases.pagure.org/mlocate/mlocate-0.26.tar.xz" + "name": "mlnx-ofa_kernel", + "version": "5.6", + "downloadUrl": "https://www.mellanox.com/downloads/ofed/mlnx-ofa_kernel-5.6-1.0.3.tgz" } } }, @@ -11742,9 +11742,9 @@ "component": { "type": "other", "other": { - "name": "mlnx-ofa_kernel", - "version": "5.6", - "downloadUrl": "https://www.mellanox.com/downloads/ofed/mlnx-ofa_kernel-5.6-1.0.3.tgz" + "name": "mlnx-tools", + "version": "5.2.0", + "downloadUrl": "https://linux.mellanox.com/public/repo/bluefield/3.9.0/extras/mlnx_ofed/5.6-1.0.3.3/SOURCES/mlnx-tools_5.2.0.orig.tar.gz" } } }, @@ -11752,9 +11752,9 @@ "component": { "type": "other", "other": { - "name": "mlnx-tools", - "version": "5.2.0", - "downloadUrl": "https://linux.mellanox.com/public/repo/bluefield/3.9.0/extras/mlnx_ofed/5.6-1.0.3.3/SOURCES/mlnx-tools_5.2.0.orig.tar.gz" + "name": "mlocate", + "version": "0.26", + "downloadUrl": "http://releases.pagure.org/mlocate/mlocate-0.26.tar.xz" } } }, @@ -22819,16 +22819,6 @@ } } }, - { - "component": { - "type": "other", - "other": { - "name": "reaper", - "version": "3.1.1", - "downloadUrl": "https://github.com/thelastpickle/cassandra-reaper/archive/refs/tags/3.1.1.tar.gz" - } - } - }, { "component": { "type": "other", @@ -22949,6 +22939,16 @@ } } }, + { + "component": { + "type": "other", + "other": { + "name": "reaper", + "version": "3.1.1", + "downloadUrl": "https://github.com/thelastpickle/cassandra-reaper/archive/refs/tags/3.1.1.tar.gz" + } + } + }, { "component": { "type": "other",