Kaustubh Dhokte 5af860ee66 Replace runc 1.3.0-rc2 binary with 1.3.0 GA binary
This is a follow-up change to this change
https://review.opendev.org/c/starlingx/integ/+/947161

Runc 1.3.0 is now GA.

Testing:
PASS: AIO-SX fresh installs with k8s versions 1.29, 1.30, 1.31
      successful. System healthy. No alarms. Kubernetes cluster
      healthy.
PASS: AIO-SX kubernetes upgrade successful from 1.29 to 1.30.


Story: 2011413
Task: 52020

Change-Id: I77579b2d1a173dd2ba8ef6975c18ab9cf711cd39
Signed-off-by: Kaustubh Dhokte <kaustubh.dhokte@windriver.com>
2025-05-02 18:21:36 +00:00

28 lines
1000 B
Plaintext

Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: runc
Source: https://github.com/opencontainers/runc
Files: *
License: Apache-2
Other files are included from the upstream runc
binary package at
https://github.com/opencontainers/runc/releases/download/v1.3.0/runc.amd64
License: Apache-2.0
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
.
http://www.apache.org/licenses/LICENSE-2.0
.
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
.
On Debian systems, the complete text of the Apache version 2.0 license
can be found in "/usr/share/common-licenses/Apache-2.0".