Upgrade golang to 1.19.6 Address CVE-2022-41722, CVE-2022-41724, CVE-2022-41725, CVE-2022-41723 (#5096)
Co-authored-by: Rakshaa Viswanathan <46165429+rakshaa2000@users.noreply.github.com>
This commit is contained in:
Родитель
18c12eb73d
Коммит
768aae23e3
|
@ -21,7 +21,7 @@
|
|||
Summary: A command line tool used for creating OCI Images
|
||||
Name: %{repo}
|
||||
Version: 1.18.0
|
||||
Release: 9%{?dist}
|
||||
Release: 10%{?dist}
|
||||
License: ASL 2.0
|
||||
Vendor: Microsoft Corporation
|
||||
Distribution: Mariner
|
||||
|
@ -122,6 +122,9 @@ cp imgtype %{buildroot}/%{_bindir}/%{name}-imgtype
|
|||
%{_datadir}/%{name}/test
|
||||
|
||||
%changelog
|
||||
* Wed Mar 15 2023 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 1.18.0-10
|
||||
- Bump release to rebuild with go 1.19.6
|
||||
|
||||
* Tue Feb 28 2023 Sumedh Sharma <sumsharma@microsoft.com> - 1.18.0-9
|
||||
- Fix runtime requirements on libcontainers-common and moby-runc
|
||||
|
||||
|
|
|
@ -24,7 +24,7 @@
|
|||
|
||||
Name: %{project}-%{repo}
|
||||
Version: 1.1.1
|
||||
Release: 5%{?dist}
|
||||
Release: 6%{?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
|
||||
* Wed Mar 15 2023 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 1.1.1-6
|
||||
- Bump release to rebuild with go 1.19.6
|
||||
|
||||
* Fri Feb 03 2023 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 1.1.1-5
|
||||
- Bump release to rebuild with go 1.19.5
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@ Vendor: Microsoft Corporation
|
|||
Distribution: Mariner
|
||||
Name: delve
|
||||
Version: 1.5.0
|
||||
Release: 8%{?dist}
|
||||
Release: 9%{?dist}
|
||||
Summary: A debugger for the Go programming language
|
||||
|
||||
License: MIT
|
||||
|
@ -72,6 +72,9 @@ done
|
|||
|
||||
|
||||
%changelog
|
||||
* Wed Mar 15 2023 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 1.5.0-9
|
||||
- Bump release to rebuild with go 1.19.6
|
||||
|
||||
* Fri Feb 03 2023 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 1.5.0-8
|
||||
- Bump release to rebuild with go 1.19.5
|
||||
|
||||
|
|
|
@ -36,7 +36,7 @@
|
|||
|
||||
Name: podman
|
||||
Version: 4.1.1
|
||||
Release: 6%{?dist}
|
||||
Release: 7%{?dist}
|
||||
License: ASL 2.0 and BSD and ISC and MIT and MPLv2.0
|
||||
Summary: Manage Pods, Containers and Container Images
|
||||
Vendor: Microsoft Corporation
|
||||
|
@ -386,6 +386,9 @@ cp -pav test/system %{buildroot}/%{_datadir}/%{name}/test/
|
|||
|
||||
# rhcontainerbot account currently managed by lsm5
|
||||
%changelog
|
||||
* Wed Mar 15 2023 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 4.1.1-7
|
||||
- Bump release to rebuild with go 1.19.6
|
||||
|
||||
* Fri Feb 17 2023 Muhammad Falak <mwani@microsoft.com> - 4.1.1-6
|
||||
- Bump version of gvproxy to enable build with go1.19
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@ Vendor: Microsoft Corporation
|
|||
Distribution: Mariner
|
||||
Name: toolbox
|
||||
Version: 0.0.18
|
||||
Release: 6%{?dist}
|
||||
Release: 7%{?dist}
|
||||
Summary: Unprivileged development environment
|
||||
|
||||
License: Apache-2.0
|
||||
|
@ -131,6 +131,9 @@ Dockerfile if the image isn't based on the fedora-toolbox image.
|
|||
|
||||
|
||||
%changelog
|
||||
* Wed Mar 15 2023 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 0.0.18-7
|
||||
- Bump release to rebuild with go 1.19.6
|
||||
|
||||
* Fri Feb 03 2023 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 0.0.18-6
|
||||
- Bump release to rebuild with go 1.19.5
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
Summary: Open Container Image manipulation tool
|
||||
Name: umoci
|
||||
Version: 0.4.7
|
||||
Release: 5%{?dist}
|
||||
Release: 6%{?dist}
|
||||
License: Apache-2.0
|
||||
Vendor: Microsoft Corporation
|
||||
Distribution: Mariner
|
||||
|
@ -39,6 +39,9 @@ go test -mod=vendor
|
|||
%{_bindir}/umoci
|
||||
|
||||
%changelog
|
||||
* Wed Mar 15 2023 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 0.4.7-6
|
||||
- Bump release to rebuild with go 1.19.6
|
||||
|
||||
* Fri Feb 03 2023 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 0.4.7-5
|
||||
- Bump release to rebuild with go 1.19.5
|
||||
|
||||
|
|
|
@ -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: 7%{?dist}
|
||||
Release: 8%{?dist}
|
||||
License: MIT
|
||||
Vendor: Microsoft Corporation
|
||||
Distribution: Mariner
|
||||
|
@ -67,6 +67,9 @@ if [ -x %{_bindir}/keysinuseutil ]; then
|
|||
fi
|
||||
|
||||
%changelog
|
||||
* Wed Mar 15 2023 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 0.3.1-8
|
||||
- Bump release to rebuild with go 1.19.6
|
||||
|
||||
* Fri Feb 03 2023 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 0.3.1-7
|
||||
- Bump release to rebuild with go 1.19.5
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
Summary: Application Gateway Ingress Controller
|
||||
Name: application-gateway-kubernetes-ingress
|
||||
Version: 1.4.0
|
||||
Release: 8%{?dist}
|
||||
Release: 9%{?dist}
|
||||
License: MIT
|
||||
Vendor: Microsoft Corporation
|
||||
Distribution: Mariner
|
||||
|
@ -54,6 +54,9 @@ cp appgw-ingress %{buildroot}%{_bindir}/
|
|||
%{_bindir}/appgw-ingress
|
||||
|
||||
%changelog
|
||||
* Wed Mar 15 2023 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 1.4.0-9
|
||||
- Bump release to rebuild with go 1.19.6
|
||||
|
||||
* Fri Feb 03 2023 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 1.4.0-8
|
||||
- Bump release to rebuild with go 1.19.5
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
Summary: The new Azure Storage data transfer utility - AzCopy v10
|
||||
Name: azcopy
|
||||
Version: 10.15.0
|
||||
Release: 6%{?dist}
|
||||
Release: 7%{?dist}
|
||||
License: MIT
|
||||
Vendor: Microsoft Corporation
|
||||
Distribution: Mariner
|
||||
|
@ -61,6 +61,9 @@ go test -mod=vendor
|
|||
%{_bindir}/azcopy
|
||||
|
||||
%changelog
|
||||
* Wed Mar 15 2023 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 10.15.0-7
|
||||
- Bump release to rebuild with go 1.19.6
|
||||
|
||||
* Fri Feb 03 2023 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 10.15.0-6
|
||||
- Bump release to rebuild with go 1.19.5
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
Summary: FUSE adapter - Azure Storage Blobs
|
||||
Name: blobfuse
|
||||
Version: 1.4.5
|
||||
Release: 5%{?dist}
|
||||
Release: 6%{?dist}
|
||||
License: MIT
|
||||
Vendor: Microsoft Corporation
|
||||
Distribution: Mariner
|
||||
|
@ -46,6 +46,9 @@ install -p -m 755 build/blobfuse %{buildroot}%{_bindir}/
|
|||
%{_bindir}/blobfuse
|
||||
|
||||
%changelog
|
||||
* Wed Mar 15 2023 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 1.4.5-6
|
||||
- Bump release to rebuild with go 1.19.6
|
||||
|
||||
* Fri Feb 03 2023 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 1.4.5-5
|
||||
- Bump release to rebuild with go 1.19.5
|
||||
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
Summary: FUSE adapter - Azure Storage
|
||||
Name: blobfuse2
|
||||
Version: %{blobfuse2_version}
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
License: MIT
|
||||
Vendor: Microsoft Corporation
|
||||
Distribution: Mariner
|
||||
|
@ -80,6 +80,9 @@ install -D -m 0644 ./setup/blobfuse2-logrotate %{buildroot}%{_sysconfdir}/logrot
|
|||
%{_sysconfdir}/logrotate.d/blobfuse2
|
||||
|
||||
%changelog
|
||||
* Wed Mar 15 2023 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 2.0.2-2
|
||||
- Bump release to rebuild with go 1.19.6
|
||||
|
||||
* Mon Feb 27 2023 Gauri Prasad <gapra@microsoft.com> - 2.0.2-1
|
||||
- Bump version to 2.0.2
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
Summary: Automatically provision and manage TLS certificates in Kubernetes
|
||||
Name: cert-manager
|
||||
Version: 1.7.3
|
||||
Release: 6%{?dist}
|
||||
Release: 7%{?dist}
|
||||
License: ASL 2.0
|
||||
Vendor: Microsoft Corporation
|
||||
Distribution: Mariner
|
||||
|
@ -111,6 +111,9 @@ install -D -m0755 bin/webhook %{buildroot}%{_bindir}/
|
|||
%{_bindir}/webhook
|
||||
|
||||
%changelog
|
||||
* Wed Mar 15 2023 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 1.7.3-7
|
||||
- Bump release to rebuild with go 1.19.6
|
||||
|
||||
* Fri Feb 03 2023 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 1.7.3-6
|
||||
- Bump release to rebuild with go 1.19.5
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
Summary: The official command line client for Cloud Foundry.
|
||||
Name: cf-cli
|
||||
Version: 8.4.0
|
||||
Release: 6%{?dist}
|
||||
Release: 7%{?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
|
||||
* Wed Mar 15 2023 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 8.4.0-7
|
||||
- Bump release to rebuild with go 1.19.6
|
||||
|
||||
* Fri Feb 03 2023 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 8.4.0-6
|
||||
- Bump release to rebuild with go 1.19.5
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
Summary: Container Network Interface (CNI) plugins
|
||||
Name: cni-plugins
|
||||
Version: 0.9.1
|
||||
Release: 7%{?dist}
|
||||
Release: 8%{?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
|
||||
* Wed Mar 15 2023 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 0.9.1-8
|
||||
- Bump release to rebuild with go 1.19.6
|
||||
|
||||
* Fri Feb 03 2023 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 0.9.1-7
|
||||
- Bump release to rebuild with go 1.19.5
|
||||
|
||||
|
|
|
@ -24,7 +24,7 @@
|
|||
Summary: Container Network Interface - networking for Linux containers
|
||||
Name: cni
|
||||
Version: 1.0.1
|
||||
Release: 7%{?dist}
|
||||
Release: 8%{?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
|
||||
* Wed Mar 15 2023 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 1.0.1-8
|
||||
- Bump release to rebuild with go 1.19.6
|
||||
|
||||
* Fri Feb 03 2023 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 1.0.1-7
|
||||
- Bump release to rebuild with go 1.19.5
|
||||
|
||||
|
|
|
@ -18,7 +18,7 @@
|
|||
Summary: Container native virtualization
|
||||
Name: containerized-data-importer
|
||||
Version: 1.51.0
|
||||
Release: 7%{?dist}
|
||||
Release: 8%{?dist}
|
||||
License: ASL 2.0
|
||||
Vendor: Microsoft Corporation
|
||||
Distribution: Mariner
|
||||
|
@ -198,6 +198,9 @@ install -m 0644 _out/manifests/release/cdi-cr.yaml %{buildroot}%{_datadir}/cdi/m
|
|||
|
||||
|
||||
%changelog
|
||||
* Wed Mar 15 2023 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 1.51.0-8
|
||||
- Bump release to rebuild with go 1.19.6
|
||||
|
||||
* Fri Feb 03 2023 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 1.51.0-7
|
||||
- Bump release to rebuild with go 1.19.5
|
||||
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
Summary: Fast and flexible DNS server
|
||||
Name: coredns
|
||||
Version: 1.8.0
|
||||
Release: 12%{?dist}
|
||||
Release: 13%{?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
|
||||
* Wed Mar 15 2023 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 1.8.0-13
|
||||
- Bump release to rebuild with go 1.19.6
|
||||
|
||||
* Fri Feb 03 2023 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 1.8.0-12
|
||||
- Bump release to rebuild with go 1.19.5
|
||||
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
Summary: Fast and flexible DNS server
|
||||
Name: coredns
|
||||
Version: 1.8.4
|
||||
Release: 11%{?dist}
|
||||
Release: 12%{?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
|
||||
* Wed Mar 15 2023 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 1.8.4-12
|
||||
- Bump release to rebuild with go 1.19.6
|
||||
|
||||
* Fri Feb 03 2023 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 1.8.4-11
|
||||
- Bump release to rebuild with go 1.19.5
|
||||
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
Summary: Fast and flexible DNS server
|
||||
Name: coredns
|
||||
Version: 1.8.6
|
||||
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
|
||||
* Wed Mar 15 2023 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 1.8.6-8
|
||||
- Bump release to rebuild with go 1.19.6
|
||||
|
||||
* Fri Feb 03 2023 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 1.8.6-7
|
||||
- Bump release to rebuild with go 1.19.5
|
||||
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
Summary: Fast and flexible DNS server
|
||||
Name: coredns
|
||||
Version: 1.9.3
|
||||
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
|
||||
* Wed Mar 15 2023 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 1.9.3-3
|
||||
- Bump release to rebuild with go 1.19.6
|
||||
|
||||
* Fri Feb 03 2023 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 1.9.3-2
|
||||
- Bump release to rebuild with go 1.19.5
|
||||
|
||||
|
|
|
@ -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: 10%{?dist}
|
||||
Release: 11%{?dist}
|
||||
License: ASL 2.0
|
||||
Vendor: Microsoft Corporation
|
||||
Distribution: Mariner
|
||||
|
@ -203,6 +203,9 @@ mkdir -p /opt/cni/bin
|
|||
%{_fillupdir}/sysconfig.kubelet
|
||||
|
||||
%changelog
|
||||
* Wed Mar 15 2023 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 1.21.2-11
|
||||
- Bump release to rebuild with go 1.19.6
|
||||
|
||||
* Fri Feb 03 2023 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 1.21.2-10
|
||||
- Bump release to rebuild with go 1.19.5
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
Summary: CRI tools
|
||||
Name: cri-tools
|
||||
Version: 1.23.0
|
||||
Release: 7%{?dist}
|
||||
Release: 8%{?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
|
||||
* Wed Mar 15 2023 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 1.23.0-8
|
||||
- Bump release to rebuild with go 1.19.6
|
||||
|
||||
* Fri Feb 03 2023 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 1.23.0-7
|
||||
- Bump release to rebuild with go 1.19.5
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
Summary: Container storage interface for logical volume management
|
||||
Name: csi-driver-lvm
|
||||
Version: 0.4.1
|
||||
Release: 6%{?dist}
|
||||
Release: 7%{?dist}
|
||||
License: MIT
|
||||
Vendor: Microsoft Corporation
|
||||
Distribution: Mariner
|
||||
|
@ -63,6 +63,9 @@ install -D -m0755 bin/lvmplugin %{buildroot}%{_bindir}/
|
|||
%{_bindir}/lvmplugin
|
||||
|
||||
%changelog
|
||||
* Wed Mar 15 2023 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 0.4.1-7
|
||||
- Bump release to rebuild with go 1.19.6
|
||||
|
||||
* Fri Feb 03 2023 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 0.4.1-6
|
||||
- Bump release to rebuild with go 1.19.5
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
Summary: The command line for DC/OS
|
||||
Name: dcos-cli
|
||||
Version: 1.2.0
|
||||
Release: 6%{?dist}
|
||||
Release: 7%{?dist}
|
||||
License: Apache-2.0
|
||||
Vendor: Microsoft Corporation
|
||||
Distribution: Mariner
|
||||
|
@ -45,6 +45,9 @@ go test -mod=vendor
|
|||
%{_bindir}/dcos
|
||||
|
||||
%changelog
|
||||
* Wed Mar 15 2023 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 1.2.0-7
|
||||
- Bump release to rebuild with go 1.19.6
|
||||
|
||||
* Fri Feb 03 2023 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 1.2.0-6
|
||||
- Bump release to rebuild with go 1.19.5
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
Summary: A highly-available key value store for shared configuration
|
||||
Name: etcd
|
||||
Version: 3.5.0
|
||||
Release: 9%{?dist}
|
||||
Release: 10%{?dist}
|
||||
License: ASL 2.0
|
||||
Vendor: Microsoft Corporation
|
||||
Distribution: Mariner
|
||||
|
@ -138,6 +138,9 @@ install -vdm755 %{buildroot}%{_sharedstatedir}/etcd
|
|||
/%{_docdir}/%{name}-%{version}-tools/*
|
||||
|
||||
%changelog
|
||||
* Wed Mar 15 2023 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 3.5.0-10
|
||||
- Bump release to rebuild with go 1.19.6
|
||||
|
||||
* Fri Feb 03 2023 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 3.5.0-9
|
||||
- Bump release to rebuild with go 1.19.5
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
Summary: A highly-available key value store for shared configuration
|
||||
Name: etcd
|
||||
Version: 3.5.1
|
||||
Release: 7%{?dist}
|
||||
Release: 8%{?dist}
|
||||
License: ASL 2.0
|
||||
Vendor: Microsoft Corporation
|
||||
Distribution: Mariner
|
||||
|
@ -143,6 +143,9 @@ install -vdm755 %{buildroot}%{_sharedstatedir}/etcd
|
|||
/%{_docdir}/%{name}-%{version}-tools/*
|
||||
|
||||
%changelog
|
||||
* Wed Mar 15 2023 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 3.5.1-8
|
||||
- Bump release to rebuild with go 1.19.6
|
||||
|
||||
* Fri Feb 03 2023 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 3.5.1-7
|
||||
- Bump release to rebuild with go 1.19.5
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
Summary: A highly-available key value store for shared configuration
|
||||
Name: etcd
|
||||
Version: 3.5.3
|
||||
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
|
||||
* Wed Mar 15 2023 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 3.5.3-3
|
||||
- Bump release to rebuild with go 1.19.6
|
||||
|
||||
* Fri Feb 03 2023 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 3.5.3-2
|
||||
- Bump release to rebuild with go 1.19.5
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
Summary: A highly-available key value store for shared configuration
|
||||
Name: etcd
|
||||
Version: 3.5.4
|
||||
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
|
||||
* Wed Mar 15 2023 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 3.5.4-3
|
||||
- Bump release to rebuild with go 1.19.6
|
||||
|
||||
* Fri Feb 03 2023 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 3.5.4-2
|
||||
- Bump release to rebuild with go 1.19.5
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
Summary: A highly-available key value store for shared configuration
|
||||
Name: etcd
|
||||
Version: 3.5.5
|
||||
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
|
||||
* Wed Mar 15 2023 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 3.5.5-3
|
||||
- Bump release to rebuild with go 1.19.6
|
||||
|
||||
* Fri Feb 03 2023 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 3.5.5-2
|
||||
- Bump release to rebuild with go 1.19.5
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
Summary: A highly-available key value store for shared configuration
|
||||
Name: etcd
|
||||
Version: 3.5.6
|
||||
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
|
||||
* Wed Mar 15 2023 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 3.5.6-3
|
||||
- Bump release to rebuild with go 1.19.6
|
||||
|
||||
* Fri Feb 03 2023 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 3.5.6-2
|
||||
- Bump release to rebuild with go 1.19.5
|
||||
|
||||
|
|
|
@ -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: 9%{?dist}
|
||||
Release: 10%{?dist}
|
||||
License: ASL 2.0
|
||||
Vendor: Microsoft Corporation
|
||||
Distribution: Mariner
|
||||
|
@ -48,6 +48,9 @@ install -p -m 755 -t %{buildroot}%{_bindir} ./dist/flanneld
|
|||
%{_bindir}/flanneld
|
||||
|
||||
%changelog
|
||||
* Wed Mar 15 2023 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 0.14.0-10
|
||||
- Bump release to rebuild with go 1.19.6
|
||||
|
||||
* Fri Feb 03 2023 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 0.14.0-9
|
||||
- Bump release to rebuild with go 1.19.5
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
Summary: GitHub official command line tool
|
||||
Name: gh
|
||||
Version: 2.13.0
|
||||
Release: 7%{?dist}
|
||||
Release: 8%{?dist}
|
||||
License: MIT
|
||||
Vendor: Microsoft Corporation
|
||||
Distribution: Mariner
|
||||
|
@ -70,6 +70,9 @@ make test
|
|||
%{_datadir}/zsh/site-functions/_gh
|
||||
|
||||
%changelog
|
||||
* Wed Mar 15 2023 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 2.13.0-8
|
||||
- Bump release to rebuild with go 1.19.6
|
||||
|
||||
* Fri Feb 03 2023 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 2.13.0-7
|
||||
- Bump release to rebuild with go 1.19.5
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
Summary: Git extension for versioning large files
|
||||
Name: git-lfs
|
||||
Version: 3.1.4
|
||||
Release: 7%{?dist}
|
||||
Release: 8%{?dist}
|
||||
Group: System Environment/Programming
|
||||
Vendor: Microsoft Corporation
|
||||
Distribution: Mariner
|
||||
|
@ -77,6 +77,9 @@ git lfs uninstall
|
|||
%{_mandir}/man5/*
|
||||
|
||||
%changelog
|
||||
* Wed Mar 15 2023 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 3.1.4-8
|
||||
- Bump release to rebuild with go 1.19.6
|
||||
|
||||
* Fri Feb 03 2023 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 3.1.4-7
|
||||
- Bump release to rebuild with go 1.19.5
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
Summary: Vendor Package Management for Golang
|
||||
Name: glide
|
||||
Version: 0.13.3
|
||||
Release: 16%{?dist}
|
||||
Release: 17%{?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
|
||||
* Wed Mar 15 2023 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 0.13.3-17
|
||||
- Bump release to rebuild with go 1.19.6
|
||||
|
||||
* Fri Feb 03 2023 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 0.13.3-16
|
||||
- Bump release to rebuild with go 1.19.5
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
Summary: Converts markdown into roff (man pages)
|
||||
Name: go-md2man
|
||||
Version: 2.0.1
|
||||
Release: 13%{?dist}
|
||||
Release: 14%{?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
|
||||
* Wed Mar 15 2023 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 2.0.1-14
|
||||
- Bump release to rebuild with go 1.19.6
|
||||
|
||||
* Fri Feb 03 2023 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 2.0.1-13
|
||||
- Bump release to rebuild with go 1.19.5
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
Summary: Introspection system for GObject-based libraries
|
||||
Name: gobject-introspection
|
||||
Version: %{BaseVersion}.0
|
||||
Release: 7%{?dist}
|
||||
Release: 8%{?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
|
||||
* Wed Mar 15 2023 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 1.71.0-8
|
||||
- Bump release to rebuild with go 1.19.6
|
||||
|
||||
* Fri Feb 03 2023 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 1.71.0-7
|
||||
- Bump release to rebuild with go 1.19.5
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"Signatures": {
|
||||
"go1.4-bootstrap-20171003.tar.gz": "f4ff5b5eb3a3cae1c993723f3eab519c5bae18866b5e5f96fe1102f0cb5c3e52",
|
||||
"go1.19.5.src.tar.gz": "8e486e8e85a281fc5ce3f0bedc5b9d2dbf6276d7db0b25d3ec034f313da0375f"
|
||||
"go1.19.6.src.tar.gz": "d7f0013f82e6d7f862cc6cb5c8cdb48eef5f2e239b35baa97e2f1a7466043767"
|
||||
}
|
||||
}
|
|
@ -12,7 +12,7 @@
|
|||
%define __find_requires %{nil}
|
||||
Summary: Go
|
||||
Name: golang
|
||||
Version: 1.19.5
|
||||
Version: 1.19.6
|
||||
Release: 1%{?dist}
|
||||
License: BSD-3-Clause
|
||||
Vendor: Microsoft Corporation
|
||||
|
@ -117,6 +117,9 @@ fi
|
|||
%{_bindir}/*
|
||||
|
||||
%changelog
|
||||
* Wed Mar 15 2023 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 1.19.6-1
|
||||
- Auto-upgrade to 1.19.6 - Address CVE-2022-41722, CVE-2022-41724, CVE-2022-41725, CVE-2022-41723
|
||||
|
||||
* Fri Feb 03 2023 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 1.19.5-1
|
||||
- Auto-upgrade to 1.19.5 - upgrade to latest
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
Name: helm
|
||||
Version: 3.10.3
|
||||
Release: 3%{?dist}
|
||||
Release: 4%{?dist}
|
||||
Summary: The Kubernetes Package Manager
|
||||
Group: Applications/Networking
|
||||
License: Apache 2.0
|
||||
|
@ -56,6 +56,9 @@ install -m 755 ./helm %{buildroot}%{_bindir}
|
|||
go test -v ./cmd/helm
|
||||
|
||||
%changelog
|
||||
* Wed Mar 15 2023 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 3.10.3-4
|
||||
- Bump release to rebuild with go 1.19.6
|
||||
|
||||
* Thu Feb 16 2023 Suresh Thelkar <sthelkar@microsoft.com> - 3.10.3-3
|
||||
- Patch CVE-2023-25165
|
||||
- License verified.
|
||||
|
|
|
@ -18,7 +18,7 @@
|
|||
Summary: CLI for managing resources in InfluxDB
|
||||
Name: influx-cli
|
||||
Version: 2.6.1
|
||||
Release: 4%{?dist}
|
||||
Release: 5%{?dist}
|
||||
License: MIT
|
||||
Vendor: Microsoft Corporation
|
||||
Distribution: Mariner
|
||||
|
@ -98,6 +98,9 @@ bin/influx completion zsh > %{buildroot}/%{_datadir}/zsh/site-functions/_influx
|
|||
%{_datadir}/zsh
|
||||
|
||||
%changelog
|
||||
* Wed Mar 15 2023 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 2.6.1-5
|
||||
- Bump release to rebuild with go 1.19.6
|
||||
|
||||
* Fri Feb 10 2023 Mykhailo Bykhovtsev <mbykhovtsev@microsoft.com> - 2.6.1-4
|
||||
- Fixing spec supplement of bash-completion library to not conflict with existing bash-completion
|
||||
|
||||
|
|
|
@ -18,7 +18,7 @@
|
|||
Summary: Scalable datastore for metrics, events, and real-time analytics
|
||||
Name: influxdb
|
||||
Version: 2.6.1
|
||||
Release: 2%{?dist}
|
||||
Release: 3%{?dist}
|
||||
License: MIT
|
||||
Vendor: Microsoft Corporation
|
||||
Distribution: Mariner
|
||||
|
@ -144,6 +144,9 @@ go test ./...
|
|||
%{_tmpfilesdir}/influxdb.conf
|
||||
|
||||
%changelog
|
||||
* Wed Mar 15 2023 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 2.6.1-3
|
||||
- Bump release to rebuild with go 1.19.6
|
||||
|
||||
* Wed Feb 1 2023 Mykhailo Bykhovtsev <mbykhovtsev@microsoft.com> - 2.6.1-2
|
||||
- Fixed build issue by requring to use golang 1.18.8. Does not work on 1.19 yet.
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
Summary: Command line tool for working with Jenkins X.
|
||||
Name: jx
|
||||
Version: 3.2.236
|
||||
Release: 6%{?dist}
|
||||
Release: 7%{?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
|
||||
* Wed Mar 15 2023 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 3.2.236-7
|
||||
- Bump release to rebuild with go 1.19.6
|
||||
|
||||
* Fri Feb 03 2023 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 3.2.236-6
|
||||
- Bump release to rebuild with go 1.19.5
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
Summary: Lightweight Kubernetes
|
||||
Name: k3s
|
||||
Version: 1.24.6
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
License: ASL 2.0
|
||||
Group: System Environment/Base
|
||||
URL: http://k3s.io
|
||||
|
@ -79,6 +79,9 @@ exit 0
|
|||
%{install_sh}
|
||||
|
||||
%changelog
|
||||
* Wed Mar 15 2023 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 1.24.6-2
|
||||
- Bump release to rebuild with go 1.19.6
|
||||
|
||||
* Tue Feb 07 2023 Vinayak Gupta <guptavinayak@microsoft.com> - 1.24.6-1
|
||||
- Updated k3s to 1.24.6
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
Summary: Lightweight Kubernetes
|
||||
Name: k3s
|
||||
Version: 1.25.0
|
||||
Release: 5%{?dist}
|
||||
Release: 6%{?dist}
|
||||
License: ASL 2.0
|
||||
Group: System Environment/Base
|
||||
URL: http://k3s.io
|
||||
|
@ -79,6 +79,9 @@ exit 0
|
|||
%{install_sh}
|
||||
|
||||
%changelog
|
||||
* Wed Mar 15 2023 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 1.25.0-6
|
||||
- Bump release to rebuild with go 1.19.6
|
||||
|
||||
* Wed Jan 18 2023 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 1.25.0-5
|
||||
- - Set golang <= 1.18.8 build requires
|
||||
|
||||
|
|
|
@ -39,7 +39,7 @@
|
|||
Summary: Kata Containers version 2.x repository
|
||||
Name: kata-containers
|
||||
Version: 3.0.0
|
||||
Release: 4%{?dist}
|
||||
Release: 5%{?dist}
|
||||
License: ASL 2.0
|
||||
Vendor: Microsoft Corporation
|
||||
URL: https://github.com/%{name}/%{name}
|
||||
|
@ -224,6 +224,9 @@ ln -sf %{_bindir}/kata-runtime %{buildroot}%{_prefix}/local/bin/kata-runtime
|
|||
%exclude %{kataosbuilderdir}/rootfs-builder/ubuntu
|
||||
|
||||
%changelog
|
||||
* Wed Mar 15 2023 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 3.0.0-5
|
||||
- Bump release to rebuild with go 1.19.6
|
||||
|
||||
* Fri Feb 03 2023 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 3.0.0-4
|
||||
- Bump release to rebuild with go 1.19.5
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
Summary: Kubernetes-based Event Driven Autoscaling
|
||||
Name: keda
|
||||
Version: 2.4.0
|
||||
Release: 7%{?dist}
|
||||
Release: 8%{?dist}
|
||||
License: ASL 2.0
|
||||
Vendor: Microsoft Corporation
|
||||
Distribution: Mariner
|
||||
|
@ -55,6 +55,9 @@ cp ./bin/keda-adapter %{buildroot}%{_bindir}
|
|||
%{_bindir}/%{name}-adapter
|
||||
|
||||
%changelog
|
||||
* Wed Mar 15 2023 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 2.4.0-8
|
||||
- Bump release to rebuild with go 1.19.6
|
||||
|
||||
* Fri Feb 03 2023 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 2.4.0-7
|
||||
- Bump release to rebuild with go 1.19.5
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
Summary: The Kube-Vip cloud provider functions as a general-purpose cloud provider for on-premises bare-metal or virtualized setups
|
||||
Name: kube-vip-cloud-provider
|
||||
Version: 0.0.2
|
||||
Release: 5%{?dist}
|
||||
Release: 6%{?dist}
|
||||
License: ASL 2.0
|
||||
URL: https://github.com/kube-vip/kube-vip-cloud-provider
|
||||
Group: Applications/Text
|
||||
|
@ -42,6 +42,9 @@ install kube-vip-cloud-provider %{buildroot}%{_bindir}/kube-vip-cloud-provider
|
|||
%{_bindir}/kube-vip-cloud-provider
|
||||
|
||||
%changelog
|
||||
* Wed Mar 15 2023 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 0.0.2-6
|
||||
- Bump release to rebuild with go 1.19.6
|
||||
|
||||
* Fri Feb 03 2023 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 0.0.2-5
|
||||
- Bump release to rebuild with go 1.19.5
|
||||
|
||||
|
|
|
@ -20,7 +20,7 @@
|
|||
Summary: Container native virtualization
|
||||
Name: kubevirt
|
||||
Version: 0.58.0
|
||||
Release: 4%{?dist}
|
||||
Release: 5%{?dist}
|
||||
License: ASL 2.0
|
||||
Vendor: Microsoft Corporation
|
||||
Distribution: Mariner
|
||||
|
@ -211,6 +211,9 @@ install -p -m 0644 cmd/virt-handler/ipv6-nat.nft %{buildroot}%{_datadir}/kube-vi
|
|||
%{_bindir}/virt-tests
|
||||
|
||||
%changelog
|
||||
* Wed Mar 15 2023 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 0.58.0-5
|
||||
- Bump release to rebuild with go 1.19.6
|
||||
|
||||
* Mon Feb 13 2023 Kanika Nema <kanikanema@microsoft.com> - 0.58.0-4
|
||||
- Add an upstream patch (from v0.59.0-alpha2) without which virt-handler
|
||||
containers don't start.
|
||||
|
|
|
@ -25,7 +25,7 @@
|
|||
Summary: Kubernetes daemonset to perform safe automatic node reboots
|
||||
Name: kured
|
||||
Version: 1.9.1
|
||||
Release: 7%{?dist}
|
||||
Release: 8%{?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
|
||||
* Wed Mar 15 2023 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 1.9.1-8
|
||||
- Bump release to rebuild with go 1.19.6
|
||||
|
||||
* Fri Feb 03 2023 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 1.9.1-7
|
||||
- Bump release to rebuild with go 1.19.5
|
||||
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
Summary: NVIDIA container runtime library
|
||||
Name: libnvidia-container
|
||||
Version: 1.11.0
|
||||
Release: 5%{?dist}
|
||||
Release: 6%{?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
|
||||
* Wed Mar 15 2023 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 1.11.0-6
|
||||
- Bump release to rebuild with go 1.19.6
|
||||
|
||||
* Fri Feb 03 2023 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 1.11.0-5
|
||||
- Bump release to rebuild with go 1.19.5
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
Summary: Provides a way for the Kubernetes users to utilize the local storage in each node
|
||||
Name: local-path-provisioner
|
||||
Version: 0.0.21
|
||||
Release: 5%{?dist}
|
||||
Release: 6%{?dist}
|
||||
License: ASL 2.0
|
||||
URL: https://github.com/rancher/local-path-provisioner
|
||||
Group: Applications/Text
|
||||
|
@ -30,6 +30,9 @@ install local-path-provisioner %{buildroot}%{_bindir}/local-path-provisioner
|
|||
%{_bindir}/local-path-provisioner
|
||||
|
||||
%changelog
|
||||
* Wed Mar 15 2023 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 0.0.21-6
|
||||
- Bump release to rebuild with go 1.19.6
|
||||
|
||||
* Fri Feb 03 2023 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 0.0.21-5
|
||||
- Bump release to rebuild with go 1.19.5
|
||||
|
||||
|
|
|
@ -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: 7%{?dist}
|
||||
Release: 8%{?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
|
||||
* Wed Mar 15 2023 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 0.7.1-8
|
||||
- Bump release to rebuild with go 1.19.6
|
||||
|
||||
* Fri Feb 03 2023 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 0.7.1-7
|
||||
- Bump release to rebuild with go 1.19.5
|
||||
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
Summary: The open-source application container engine client.
|
||||
Name: moby-%{upstream_name}
|
||||
Version: 20.10.12
|
||||
Release: 7%{?dist}
|
||||
Release: 8%{?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
|
||||
* Wed Mar 15 2023 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 20.10.12-8
|
||||
- Bump release to rebuild with go 1.19.6
|
||||
|
||||
* Fri Feb 03 2023 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 20.10.12-7
|
||||
- Bump release to rebuild with go 1.19.5
|
||||
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
Summary: Industry-standard container runtime
|
||||
Name: moby-%{upstream_name}
|
||||
Version: 1.6.18
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
License: ASL 2.0
|
||||
Group: Tools/Container
|
||||
URL: https://www.containerd.io
|
||||
|
@ -86,6 +86,9 @@ fi
|
|||
%config(noreplace) %{_sysconfdir}/containerd/config.toml
|
||||
|
||||
%changelog
|
||||
* Wed Mar 15 2023 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 1.6.18-2
|
||||
- Bump release to rebuild with go 1.19.6
|
||||
|
||||
* Mon Mar 13 2023 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 1.6.18-1
|
||||
- Auto-upgrade to 1.6.18 - to fix CVE-2023-25173, CVE-2023-25153
|
||||
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
Summary: The open-source application container engine
|
||||
Name: %{upstream_name}-engine
|
||||
Version: 20.10.14
|
||||
Release: 6%{?dist}
|
||||
Release: 7%{?dist}
|
||||
License: ASL 2.0
|
||||
Group: Tools/Container
|
||||
URL: https://mobyproject.org
|
||||
|
@ -126,6 +126,9 @@ fi
|
|||
%{_unitdir}/*
|
||||
|
||||
%changelog
|
||||
* Wed Mar 15 2023 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 20.10.14-7
|
||||
- Bump release to rebuild with go 1.19.6
|
||||
|
||||
* Wed Mar 15 2023 Nicolas Guibourge <nicolasg@microsoft.com> - 20.10.14-6
|
||||
- Patch CVE-2023-25153
|
||||
|
||||
|
|
|
@ -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: 8%{?dist}
|
||||
Release: 9%{?dist}
|
||||
License: ASL 2.0
|
||||
URL: https://github.com/opencontainers/runc
|
||||
Group: Virtualization/Libraries
|
||||
|
@ -59,6 +59,9 @@ make install-man DESTDIR="%{buildroot}" PREFIX="%{_prefix}"
|
|||
%{_mandir}/*
|
||||
|
||||
%changelog
|
||||
* Wed Mar 15 2023 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 1.1.2-9
|
||||
- Bump release to rebuild with go 1.19.6
|
||||
|
||||
* Fri Feb 03 2023 Vince Perri <viperri@microsoft.com> - 1.1.2-8
|
||||
- Add 0001-cgroups-cpuset-fix-byte-order-while-parsing-cpuset-r.patch
|
||||
|
||||
|
|
|
@ -19,7 +19,7 @@
|
|||
Summary: CNI plugin providing multiple interfaces in containers
|
||||
Name: multus
|
||||
Version: 3.8
|
||||
Release: 5%{?dist}
|
||||
Release: 6%{?dist}
|
||||
License: ASL 2.0
|
||||
Vendor: Microsoft Corporation
|
||||
Distribution: Mariner
|
||||
|
@ -70,6 +70,9 @@ install -D -m0644 images/multus-daemonset-crio.yml %{buildroot}%{_datadir}/k8s-y
|
|||
%{_datarootdir}/k8s-yaml/multus/multus.yaml
|
||||
|
||||
%changelog
|
||||
* Wed Mar 15 2023 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 3.8-6
|
||||
- Bump release to rebuild with go 1.19.6
|
||||
|
||||
* Fri Feb 03 2023 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 3.8-5
|
||||
- Bump release to rebuild with go 1.19.5
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
Summary: Node Managed Identity
|
||||
Name: nmi
|
||||
Version: 1.8.7
|
||||
Release: 7%{?dist}
|
||||
Release: 8%{?dist}
|
||||
License: MIT
|
||||
Vendor: Microsoft Corporation
|
||||
Distribution: Mariner
|
||||
|
@ -63,6 +63,9 @@ popd
|
|||
%{_bindir}/%{name}
|
||||
|
||||
%changelog
|
||||
* Wed Mar 15 2023 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 1.8.7-8
|
||||
- Bump release to rebuild with go 1.19.6
|
||||
|
||||
* Fri Feb 03 2023 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 1.8.7-7
|
||||
- Bump release to rebuild with go 1.19.5
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
Summary: Kubernetes daemon to detect and report node issues
|
||||
Name: node-problem-detector
|
||||
Version: 0.8.10
|
||||
Release: 9%{?dist}
|
||||
Release: 10%{?dist}
|
||||
License: ASL 2.0
|
||||
Vendor: Microsoft Corporation
|
||||
Distribution: Mariner
|
||||
|
@ -64,6 +64,9 @@ make test
|
|||
%config(noreplace) %{_sysconfdir}/node-problem-detector.d/*
|
||||
|
||||
%changelog
|
||||
* Wed Mar 15 2023 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 0.8.10-10
|
||||
- Bump release to rebuild with go 1.19.6
|
||||
|
||||
* Fri Feb 03 2023 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 0.8.10-9
|
||||
- Bump release to rebuild with go 1.19.5
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
Summary: NVIDIA container runtime hook
|
||||
Name: nvidia-container-toolkit
|
||||
Version: 1.11.0
|
||||
Release: 5%{?dist}
|
||||
Release: 6%{?dist}
|
||||
License: ALS2.0
|
||||
Vendor: Microsoft Corporation
|
||||
Distribution: Mariner
|
||||
|
@ -94,6 +94,9 @@ rm -f %{_bindir}/nvidia-container-toolkit
|
|||
%{_bindir}/nvidia-ctk
|
||||
|
||||
%changelog
|
||||
* Wed Mar 15 2023 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 1.11.0-6
|
||||
- Bump release to rebuild with go 1.19.6
|
||||
|
||||
* Fri Feb 03 2023 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 1.11.0-5
|
||||
- Bump release to rebuild with go 1.19.5
|
||||
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
Summary: Open source, general-purpose policy engine
|
||||
Name: opa
|
||||
Version: 0.31.0
|
||||
Release: 7%{?dist}
|
||||
Release: 8%{?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
|
||||
* Wed Mar 15 2023 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 0.31.0-8
|
||||
- Bump release to rebuild with go 1.19.6
|
||||
|
||||
* Fri Feb 03 2023 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 0.31.0-7
|
||||
- Bump release to rebuild with go 1.19.5
|
||||
|
||||
|
|
|
@ -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: 7%{?dist}
|
||||
Release: 8%{?dist}
|
||||
License: MPLv2.0
|
||||
Vendor: Microsoft Corporation
|
||||
Distribution: Mariner
|
||||
|
@ -60,6 +60,9 @@ go test -mod=vendor
|
|||
%{_bindir}/packer
|
||||
|
||||
%changelog
|
||||
* Wed Mar 15 2023 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 1.8.1-8
|
||||
- Bump release to rebuild with go 1.19.6
|
||||
|
||||
* Fri Feb 03 2023 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 1.8.1-7
|
||||
- Bump release to rebuild with go 1.19.5
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
Summary: Kubernetes Custom, Resource, and External Metric APIs implemented to work with Prometheus.
|
||||
Name: prometheus-adapter
|
||||
Version: 0.10.0
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
License: Apache-2.0
|
||||
Vendor: Microsoft Corporation
|
||||
Distribution: Mariner
|
||||
|
@ -33,6 +33,9 @@ make test
|
|||
%{_bindir}/*
|
||||
|
||||
%changelog
|
||||
* Wed Mar 15 2023 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 0.10.0-2
|
||||
- Bump release to rebuild with go 1.19.6
|
||||
|
||||
* Wed Feb 15 2023 Osama Esmail <osamaesmail@microsoft.com> - 0.10.0-1
|
||||
- Original version for CBL-Mariner
|
||||
- License verified.
|
|
@ -5,7 +5,7 @@
|
|||
Summary: Exporter for machine metrics
|
||||
Name: prometheus-node-exporter
|
||||
Version: 1.3.1
|
||||
Release: 13%{?dist}
|
||||
Release: 14%{?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
|
||||
* Wed Mar 15 2023 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 1.3.1-14
|
||||
- Bump release to rebuild with go 1.19.6
|
||||
|
||||
* Fri Feb 03 2023 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 1.3.1-13
|
||||
- Bump release to rebuild with go 1.19.5
|
||||
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
Summary: Prometheus exporter exposing process metrics from procfs
|
||||
Name: prometheus-process-exporter
|
||||
Version: 0.7.10
|
||||
Release: 7%{?dist}
|
||||
Release: 8%{?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
|
||||
* Wed Mar 15 2023 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 0.7.10-8
|
||||
- Bump release to rebuild with go 1.19.6
|
||||
|
||||
* Fri Feb 03 2023 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 0.7.10-7
|
||||
- Bump release to rebuild with go 1.19.5
|
||||
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
Summary: Prometheus monitoring system and time series database
|
||||
Name: prometheus
|
||||
Version: 2.37.0
|
||||
Release: 2%{?dist}
|
||||
Release: 3%{?dist}
|
||||
License: ASL 2.0
|
||||
Vendor: Microsoft Corporation
|
||||
Distribution: Mariner
|
||||
|
@ -122,6 +122,9 @@ fi
|
|||
%attr(0755,prometheus,prometheus) %{_sharedstatedir}/prometheus
|
||||
|
||||
%changelog
|
||||
* Wed Mar 15 2023 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 2.37.0-3
|
||||
- Bump release to rebuild with go 1.19.6
|
||||
|
||||
* Fri Feb 03 2023 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 2.37.0-2
|
||||
- Bump release to rebuild with go 1.19.5
|
||||
|
||||
|
|
|
@ -19,7 +19,7 @@
|
|||
Summary: Orchestrator for distributed storage systems in cloud-native environments
|
||||
Name: rook
|
||||
Version: 1.6.2
|
||||
Release: 7%{?dist}
|
||||
Release: 8%{?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
|
||||
* Wed Mar 15 2023 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 1.6.2-8
|
||||
- Bump release to rebuild with go 1.19.6
|
||||
|
||||
* Fri Feb 03 2023 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 1.6.2-7
|
||||
- Bump release to rebuild with go 1.19.5
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
Summary: Inspect container images and repositories on registries
|
||||
Name: skopeo
|
||||
Version: 1.11.0
|
||||
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
|
||||
* Wed Mar 15 2023 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 1.11.0-2
|
||||
- Bump release to rebuild with go 1.19.6
|
||||
|
||||
* Wed Feb 15 2023 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 1.11.0-1
|
||||
- Auto-upgrade to 1.11.0 - upgrade to latest
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
Summary: Plugin for discovering and advertising networking resources
|
||||
Name: sriov-network-device-plugin
|
||||
Version: 3.4.0
|
||||
Release: 6%{?dist}
|
||||
Release: 7%{?dist}
|
||||
License: MIT
|
||||
Vendor: Microsoft Corporation
|
||||
Distribution: Mariner
|
||||
|
@ -34,6 +34,9 @@ install -D -m0755 images/ddptool-1.0.1.12.tar.gz %{buildroot}/usr/share/%{name}/
|
|||
/usr/share/%{name}/ddptool-1.0.1.12.tar.gz
|
||||
|
||||
%changelog
|
||||
* Wed Mar 15 2023 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 3.4.0-7
|
||||
- Bump release to rebuild with go 1.19.6
|
||||
|
||||
* Fri Feb 03 2023 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 3.4.0-6
|
||||
- Bump release to rebuild with go 1.19.5
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
Summary: agent for collecting, processing, aggregating, and writing metrics.
|
||||
Name: telegraf
|
||||
Version: 1.25.2
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
License: MIT
|
||||
Vendor: Microsoft Corporation
|
||||
Distribution: Mariner
|
||||
|
@ -90,6 +90,9 @@ fi
|
|||
%dir %{_sysconfdir}/%{name}/telegraf.d
|
||||
|
||||
%changelog
|
||||
* Wed Mar 15 2023 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 1.25.2-2
|
||||
- Bump release to rebuild with go 1.19.6
|
||||
|
||||
* Fri Feb 24 2023 Olivia Crain <oliviacrain@microsoft.com> - 1.25.2-1
|
||||
- Upgrade to latest upstream version to fix the following CVEs in vendored packages:
|
||||
CVE-2019-3826, CVE-2022-1996, CVE-2022-29190, CVE-2022-29222, CVE-2022-29189,
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
Summary: Infrastructure as code deployment management tool
|
||||
Name: terraform
|
||||
Version: 1.3.2
|
||||
Release: 4%{?dist}
|
||||
Release: 5%{?dist}
|
||||
License: MPLv2.0
|
||||
Vendor: Microsoft Corporation
|
||||
Distribution: Mariner
|
||||
|
@ -57,6 +57,9 @@ install -p -m 755 -t %{buildroot}%{_bindir} ./terraform
|
|||
%{_bindir}/terraform
|
||||
|
||||
%changelog
|
||||
* Wed Mar 15 2023 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 1.3.2-5
|
||||
- Bump release to rebuild with go 1.19.6
|
||||
|
||||
* Wed Jan 18 2023 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 1.3.2-4
|
||||
- Set golang <= 1.18.8 build requires
|
||||
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
|
||||
Name: vitess
|
||||
Version: 8.0.0
|
||||
Release: 9%{?dist}
|
||||
Release: 10%{?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
|
||||
* Wed Mar 15 2023 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 8.0.0-10
|
||||
- Bump release to rebuild with go 1.19.6
|
||||
|
||||
* Fri Feb 03 2023 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 8.0.0-9
|
||||
- Bump release to rebuild with go 1.19.5
|
||||
|
||||
|
|
|
@ -4580,8 +4580,8 @@
|
|||
"type": "other",
|
||||
"other": {
|
||||
"name": "golang",
|
||||
"version": "1.19.5",
|
||||
"downloadUrl": "https://golang.org/dl/go1.19.5.src.tar.gz"
|
||||
"version": "1.19.6",
|
||||
"downloadUrl": "https://golang.org/dl/go1.19.6.src.tar.gz"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
|
Загрузка…
Ссылка в новой задаче