debian-pkg: Uprev cni plugins
This commit uprevs the containernetworking-plugins to v1.5.0 and bond-cni v1.0 (with the latest commit changes) Test Plan: - PASS: downloader - PASS: build pkgs - PASS: build image - PASS: the plugins are present at /var/opt/cni/bin/ - PASS: ensure installed packages are the correct version - PASS: plugins functionality test includes: - bandwidth, bonding, bridge, DHCP, hd, ipvlan, macvlan, portmap, ptp, sbr, tuning, vlan, and vrf. Story: 2011124 Task: 50165 Change-Id: I66e676990d63ee0785ae474088c7618803d014c6 Signed-off-by: Aman Pandae <AmanPandae.Mothukuri@windriver.com>
This commit is contained in:
parent
88a593d142
commit
df695a76f5
@ -1,3 +1,9 @@
|
||||
bond-cni (1.0-91b412e3eb8c5dfc315d8c73fb386d005e44d5f3) unstable; urgency=medium
|
||||
|
||||
* Updated using latest commit
|
||||
|
||||
-- Aman Pandae <amanpandae.mothukuri@windriver.com> Thu, 23 May 2024 01:28:40 +0000
|
||||
|
||||
bond-cni (1.0-408b549d88c6395b50ef20bf3195c7e1a8766a47) unstable; urgency=medium
|
||||
|
||||
* Updated golang to 1.18
|
||||
|
@ -1,11 +1,11 @@
|
||||
---
|
||||
debname: bond-cni
|
||||
debver: 1.0-408b549d88c6395b50ef20bf3195c7e1a8766a47
|
||||
debver: 1.0-91b412e3eb8c5dfc315d8c73fb386d005e44d5f3
|
||||
dl_path:
|
||||
name: bond-cni-1.0-408b549d88c6395b50ef20bf3195c7e1a8766a47.tar.gz
|
||||
url: https://api.github.com/repos/k8snetworkplumbingwg/bond-cni/tarball/408b549d88c6395b50ef20bf3195c7e1a8766a47
|
||||
md5sum: d133ce2e3e25926dea1d4cd8625e7010
|
||||
sha256sum: 8815e75ddb2ff072dd9d5824c04cdf846eed5f48736d0de58266257cf4aeb9ab
|
||||
name: bond-cni-1.0-91b412e3eb8c5dfc315d8c73fb386d005e44d5f3.tar.gz
|
||||
url: https://api.github.com/repos/k8snetworkplumbingwg/bond-cni/tarball/91b412e3eb8c5dfc315d8c73fb386d005e44d5f3
|
||||
md5sum: 990b4c2c5deb11923e41913ecb97d285
|
||||
sha256sum: f0e183334de20ad3089a0ae96de8c3d94a5d87cf037a86db65e9268004f4f266
|
||||
revision:
|
||||
dist: $STX_DIST
|
||||
PKG_GITREVCOUNT: true
|
||||
|
@ -1,3 +1,9 @@
|
||||
golang-github-containernetworking-plugins (1.5.0) unstable; urgency=medium
|
||||
|
||||
* Updated for stx debian packaging
|
||||
|
||||
-- Aman Pandae <amanpandae.mothukuri@windriver.com> Thu, 23 May 2024 01:28:40 +0000
|
||||
|
||||
golang-github-containernetworking-plugins (1.3.0) unstable; urgency=medium
|
||||
|
||||
* Updated golang to 1.18
|
||||
|
@ -1,11 +1,11 @@
|
||||
---
|
||||
debname: golang-github-containernetworking-plugins
|
||||
debver: 1.3.0
|
||||
debver: 1.5.0
|
||||
dl_path:
|
||||
name: v1.3.0.tar.gz
|
||||
url: https://github.com/containernetworking/plugins/archive/refs/tags/v1.3.0.tar.gz
|
||||
md5sum: a0634060b8ec12da2dcc92afb83a4872
|
||||
sha256sum: f9871b9f6ccb51d2b264532e96521e44f926928f91434b56ce135c95becf2901
|
||||
name: v1.5.0.tar.gz
|
||||
url: https://github.com/containernetworking/plugins/archive/refs/tags/v1.5.0.tar.gz
|
||||
md5sum: 67d45515bb82cb32148a90589db6b47f
|
||||
sha256sum: 16754edd9d795aef56962b13db991addbb7669dab0a85adc5c7cbbf9c174e2e4
|
||||
revision:
|
||||
dist: $STX_DIST
|
||||
PKG_GITREVCOUNT: true
|
||||
|
Loading…
Reference in New Issue
Block a user