debian-pkg: Uprev cni plugins
This commit uprevs the containernetworking-plugins to v1.3.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: 2010639 Task: 49101 Change-Id: I516c717530e50d6bdf50dbc704a382a71f7958cf Signed-off-by: Mohammad Issa <mohammad.issa@windriver.com>
This commit is contained in:
parent
a2261f79a9
commit
32f150ee9d
@ -1,3 +1,10 @@
|
|||||||
|
bond-cni (1.0-408b549d88c6395b50ef20bf3195c7e1a8766a47) unstable; urgency=medium
|
||||||
|
|
||||||
|
* Updated using latest commit
|
||||||
|
|
||||||
|
-- Mohammad Issa <mohammad.issa@windriver.com> Wed, 08 Nov 2023 14:08:13 -0400
|
||||||
|
|
||||||
|
|
||||||
bond-cni (1.0-98008131ca7c6bfb3cdf0021846b58891375686f) unstable; urgency=medium
|
bond-cni (1.0-98008131ca7c6bfb3cdf0021846b58891375686f) unstable; urgency=medium
|
||||||
|
|
||||||
* Updated using latest commit
|
* Updated using latest commit
|
||||||
|
@ -1,11 +1,11 @@
|
|||||||
---
|
---
|
||||||
debname: bond-cni
|
debname: bond-cni
|
||||||
debver: 1.0-98008131ca7c6bfb3cdf0021846b58891375686f
|
debver: 1.0-408b549d88c6395b50ef20bf3195c7e1a8766a47
|
||||||
dl_path:
|
dl_path:
|
||||||
name: bond-cni-1.0-98008131ca7c6bfb3cdf0021846b58891375686f.tar.gz
|
name: bond-cni-1.0-408b549d88c6395b50ef20bf3195c7e1a8766a47.tar.gz
|
||||||
url: https://api.github.com/repos/k8snetworkplumbingwg/bond-cni/tarball/98008131ca7c6bfb3cdf0021846b58891375686f
|
url: https://api.github.com/repos/k8snetworkplumbingwg/bond-cni/tarball/408b549d88c6395b50ef20bf3195c7e1a8766a47
|
||||||
md5sum: e7871b191403c14c13c3214a7869cf8b
|
md5sum: d133ce2e3e25926dea1d4cd8625e7010
|
||||||
sha256sum: 52fe58b936f23da63c678bc6ec6994f2971089834318905d84ddf4f28bd4f816
|
sha256sum: 8815e75ddb2ff072dd9d5824c04cdf846eed5f48736d0de58266257cf4aeb9ab
|
||||||
revision:
|
revision:
|
||||||
dist: $STX_DIST
|
dist: $STX_DIST
|
||||||
PKG_GITREVCOUNT: true
|
PKG_GITREVCOUNT: true
|
||||||
|
@ -1,3 +1,10 @@
|
|||||||
|
golang-github-containernetworking-plugins (1.3.0) unstable; urgency=medium
|
||||||
|
|
||||||
|
* Updated for stx debian packaging
|
||||||
|
|
||||||
|
-- Mohammad Issa <mohammad.issa@windriver.com> Wed, 08 Nov 2023 13:54:40 -0400
|
||||||
|
|
||||||
|
|
||||||
golang-github-containernetworking-plugins (1.2.0) unstable; urgency=medium
|
golang-github-containernetworking-plugins (1.2.0) unstable; urgency=medium
|
||||||
|
|
||||||
* Updated for stx debian packaging
|
* Updated for stx debian packaging
|
||||||
|
@ -1,11 +1,11 @@
|
|||||||
---
|
---
|
||||||
debname: golang-github-containernetworking-plugins
|
debname: golang-github-containernetworking-plugins
|
||||||
debver: 1.2.0
|
debver: 1.3.0
|
||||||
dl_path:
|
dl_path:
|
||||||
name: v1.2.0.tar.gz
|
name: v1.3.0.tar.gz
|
||||||
url: https://github.com/containernetworking/plugins/archive/refs/tags/v1.2.0.tar.gz
|
url: https://github.com/containernetworking/plugins/archive/refs/tags/v1.3.0.tar.gz
|
||||||
md5sum: 4f12d3da5933f5a4aa92c3f474016fbe
|
md5sum: a0634060b8ec12da2dcc92afb83a4872
|
||||||
sha256sum: f3496ddda9c7770a0b695b67ae7ee80a4ee331ac2745af4830054b81627f79b7
|
sha256sum: f9871b9f6ccb51d2b264532e96521e44f926928f91434b56ce135c95becf2901
|
||||||
revision:
|
revision:
|
||||||
dist: $STX_DIST
|
dist: $STX_DIST
|
||||||
PKG_GITREVCOUNT: true
|
PKG_GITREVCOUNT: true
|
||||||
|
Loading…
x
Reference in New Issue
Block a user