Commit Graph

1487 Commits

Author SHA1 Message Date
Bruce Ashfield
3b01e362b3 docker-moby: add SRCREV_FORMAT
recipes that use multiple SCMs in the SRC_URI, must supply
SRCREV_FORMAT or SRCPV triggers an expansion error. While
this isn't fatal during the build, it can cause issues with
setscene (and possibly) other tasks failing, which then
leads to no sstate re-use, etc.

Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
2021-10-19 23:26:42 -04:00
Bruce Ashfield
ac6a86d715 docker-ce: add SRCREV_FORMAT
recipes that use multiple SCMs in the SRC_URI, must supply
SRCREV_FORMAT or SRCPV triggers an expansion error. While
this isn't fatal during the build, it can cause issues with
setscene (and possibly) other tasks failing, which then
leads to no sstate re-use, etc.

Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
2021-10-19 23:25:11 -04:00
Bruce Ashfield
bbed941fad crun: fix offline builds
The 'autogen.sh' script of crun was fetching dependencies that we
already have in our SRC_URI. We want the OE git fetcher to manage
the source, not scripts in the source of a package.

We grab the two lines out of autogen.sh that we need, and use them
directly in the configure_prepend.

We also add yajl to the source code dependencies as the package
DEPENDS is not enough as crun is explicitly building source that
looks for the yajl code.

Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
2021-10-18 14:16:34 -04:00
Bruce Ashfield
7f719ef408 image-spec: explictly reference main branch
The oci-image-spec repository has dropped its master branch,
so the fetcher default no longer works.

Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
2021-10-13 09:35:12 -04:00
Diego Sueiro
b38a370140 k3s: Bump to v1.20.11+k3s2
Signed-off-by: Diego Sueiro <diego.sueiro@arm.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
2021-10-12 14:44:46 -04:00
Xu, Yanfei
8e36520924 openvswitch: Security fix for CVE-2021-36980
Open vSwitch (aka openvswitch) 2.11.0 through 2.15.0 has
a use-after-free in decode_NXAST_RAW_ENCAP (called from
ofpact_decode and ofpacts_decode) during the decoding of
a RAW_ENCAP action.

Reference:
https://nvd.nist.gov/vuln/detail/CVE-2021-36980

Patches from:
format-patch from ovs v2.15.1

Signed-off-by: Yanfei Xu <yanfei.xu@windriver.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
2021-09-30 22:49:18 -04:00
Armin Kuster
c19c992785 libvirt: Security fix for CVE-2021-3631
Source: https://libvirt.org/git/libvirt.git
MR: 112956
Type: Security Fix
Disposition: Backport from 15073504db
ChangeID: 314727e329e5b1351326737eb9c9232f465db184
Description:

Signed-off-by: Armin Kuster <akuster@mvista.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
2021-09-16 18:21:15 -04:00
Armin Kuster
21fc084aa2 libvirt: Security fix for CVE-2020-25637
Source: https://libvirt.org/git/libvirt.git
MR: 105864
Type: Security Fix
Disposition: Backport from https://libvirt.org/git/libvirt.git
ChangeID: 99bb9b4fc1b608e4e9a56b9d2308bfa54d9ba33c
Description:

* https://libvirt.org/git/?p=libvirt.git;a=commit;h=955029bd0ad7ef96000f529ac38204a8f4a96401
* https://libvirt.org/git/?p=libvirt.git;a=commit;h=50864dcda191eb35732dbd80fb6ca251a6bba923
* https://libvirt.org/git/?p=libvirt.git;a=commit;h=e4116eaa44cb366b59f7fe98f4b88d04c04970ad
* https://libvirt.org/git/?p=libvirt.git;a=commit;h=a63b48c5ecef077bf0f909a85f453a605600cf05

Affects <= 6.3.0

Signed-off-by: Armin Kuster <akuster@mvista.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
2021-09-16 18:21:15 -04:00
Bruce Ashfield
bc081444b0 conf: restrict hardknott compaitbility to hardknott
The busybox bbappend causes problems, and now that we aren't in
transition, no one is testing compatibility for anything but matching
release branches.

Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
2021-09-16 10:50:57 -04:00
Ruslan Babayev
eccc51d4e5 python3: remove the no-longer required bbappend
It has been carried over from python2 and is no longer required.  More
importantly it breaks the python3-native build due to
${STAGING_DIR_TARGET} being "" for native recipes.

Signed-off-by: Ruslan Babayev <fib@cisco.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
2021-09-08 14:08:15 -04:00
sakib.sajal@windriver.com
679a22e130 k8s: update to v1.20.9
Upgrading kubernetes to version 1.20.9 release, which includes the following commits:

    7a576bc3935 Release commit for Kubernetes v1.20.9
    c553357e334 Merge pull request #103677 from puerco/go-11514
    57f38e4e5bb Bump to golang 1.15.14 in build/**
    2cb44e0f167 Bump to golang 1.15.14 in cluster/** and staging/**
    d5d4b638925 Bump to golang 1.15.14 in test/**
    9bdbdaa89a7 Merge pull request #103490 from thejoycekung/automated-cherry-pick-of-#103235-upstream-release-1.20
    66e6d5ee1fa Merge pull request #103171 from tkashem/automated-cherry-pick-of-#96966-release-1.20
    2d0456982ed Merge pull request #103139 from sbangari/automated-cherry-pick-of-#103138-upstream-release-1.20
    2e94d9010bc Merge pull request #103278 from marwanad/automated-cherry-pick-of-#103133-upstream-release-1.20
    449b9314e0f Merge pull request #102390 from CaoDonghui123/automated-cherry-pick-of-#99680-upstream-release-1.20
    86c8e960eea Merge pull request #103320 from jpbetz/fix-102749-1.20
    103ff842129 Update debian-iptables image to buster-v1.6.5
    a833cba11c6 Update debian-base image to buster-v1.8.0
    a67405b9434 Bump SMD to v4.1.2 to pick up #102749 fix
    bd5c54805d4 generate scheduler merge patches on the pod status instead of the full pod
    d80e3d104c1 Merge pull request #102999 from gnufied/automated-cherry-pick-of-#102892-upstream-release-1.20
    96924ca6e66 p&f e2e test: log response header for better troubleshooting
    b445dc60b73 Loadbalancer IngressIP policy should be configured as non-DSR to enable routing mesh by default
    e09055bf5ce Merge pull request #102995 from alculquicondor/automated-cherry-pick-of-#102925-upstream-release-1.20
    a5e231aad73 Merge pull request #102035 from pacoxu/automated-cherry-pick-of-#101595-upstream-release-1.20
    169bed9c3b7 Do not throw error when we can't get canonical path
    411bd654498 Fix Node Resources plugins score when there are pods with no requests
    a003964b8d1 Merge remote-tracking branch 'origin/release-1.20' into release-1.20
    a1892cea1a7 Merge pull request #102853 from gnufied/automated-cherry-pick-of-#102845-upstream-release-1.20
    1889d52d73c Update CHANGELOG/CHANGELOG-1.20.md for v1.20.8
    fae91cad6d0 Release commit for Kubernetes v1.20.9-rc.0
    5575935422c Release commit for Kubernetes v1.20.8
    382e93e46cf Merge pull request #102786 from thejoycekung/go-11513
    f46525aa743 Remove error wrap from logs
    1e97120d353 Merge pull request #101813 from melnikalex/automated-cherry-pick-of-#101592-upstream-release-1.20
    66612c8c554 Merge pull request #102704 from jackfrancis/automated-cherry-pick-of-#102673-upstream-release-1.20
    9bcd24dcc42 staging/publishing: Set default go version to go1.15.13
    9710d085c83 build: Update to k/repo-infra@v0.1.8 (supports go1.15.13)
    24c35ec5eef Use go-runner:v2.3.1-go1.15.13-buster.0 image (built on go1.15.13)
    836cf3f8d5e Update to go1.15.13
    88ad9ae6baf Merge pull request #102703 from aojea/automated-cherry-pick-of-#102683-upstream-release-1.20
    d5eb450f1b7 Merge pull request #101886 from nilo19/automated-cherry-pick-of-#101739-upstream-release-1.20
    68ec9e01490 Merge pull request #101543 from jingxu97/automated-cherry-pick-of-#101495-upstream-release-1.20
    2b49e69455c Merge pull request #102580 from jingxu97/automated-cherry-pick-of-#96843-upstream-release-1.20
    3d5750d0b53 feat: remove ephemeral-storage etcd requirement
    b8f83843a1f endpointslicemirroring controller mirror address status
    76167c6ebf6 Merge pull request #102547 from nilo19/automated-cherry-pick-of-#102516-upstream-release-1.20
    38c41a774fd Merge pull request #102674 from Huang-Wei/automated-cherry-pick-of-#102498-upstream-release-1.20
    dcec9a80597 Merge pull request #102515 from ahg-g/automated-cherry-pick-of-#102306-#102465-upstream-release-1.20
    70bfeab1816 Merge pull request #102499 from jsturtevant/automated-cherry-pick-of-#98510-upstream-release-1.20
    15faec3cf79 Merge pull request #102350 from gnufied/speedup-vsphere-pv-provisioning-120
    4050a40c7be Merge pull request #102164 from andyzhangx/automated-cherry-pick-of-#102083-upstream-release-1.20
    bf0f8cb339f Merge pull request #102118 from feiskyer/automated-cherry-pick-of-#102005-upstream-release-1.20
    f646410eb16 Merge pull request #101896 from aheng-ch/automated-cherry-pick-of-#101615-origin-release-1.20
    9c5dee066d8 Merge pull request #101861 from marseel/automated-cherry-pick-of-#101652-upstream-release-1.20
    9e001aa9208 Merge pull request #101796 from wzshiming/automated-cherry-pick-of-#100326-upstream-release-1.20
    9aae7d8e385 Merge pull request #101826 from feiskyer/automated-cherry-pick-of-#100948-upstream-release-1.20
    252474585f1 Merge pull request #102457 from timebertt/automated-cherry-pick-of-#102176-origin-release-1.20
    aec7df7af4f sched: fix a bug that a preemptor pod exists as a phantom
    449505fd852 Merge pull request #102586 from saschagrunert/release-1.20
    208f301b60e Revert "Cleanup portforward streams after their usage"
    067c3e7ef13 Remove unnecessary snapshot ability check
    706b995869d serviceOwnsFrontendIP shouldn't report error when the public IP doesn't match
    bd3ce3ada0a Merge pull request #102313 from cheftako/automated-cherry-pick-of-#102213-upstream-release-1.20
    a3f3695137f Fix VolumeAttachment garbage collection for migrated PVs
    ef655bda8ce Return UnschedulableAndUnresolvable when looking up volume-related resources returns NotFound error
    e160aa082f9 Return UnschedulableAndUnresolvable instead of Error when failing to lookup pvc or storageclass in VolumeZone plugin
    668e97e2033 Ignore transient errors when gather stats
    4940e1bba04 Speed up PV provisioning for vsphere driver
    266cc3eba11 fix error of setting negative value for containerLogMaxSize
    5f6b1faa3fc Merge pull request #102341 from cpanato/automated-cherry-pick-of-#102302-upstream-release-1.20
    d74b99b351f Upgrade konnectivity-client for GRPC connection fixes
    2e04c1984ec Update etcd image revision
    3b1851700be Update debian-base to buster-v1.7.0
    b81177ad5a8 Update debian-iptables to buster-v1.6.1
    b6b4b974eb9 Merge pull request #102043 from gjkim42/automated-cherry-pick-of-#102027-upstream-release-1.20
    6fd22ceadfc Merge pull request #102183 from julianvmodesto/automated-cherry-pick-of-#102105-upstream-release-1.20
    0c8a940bb52 Respect annotation size limit for SSA last-applied.
    1ddb11ab1a0 Remove unnecessary quotes from get-kube scripts
    8ae534aed1b Merge pull request #102226 from liggitt/automated-cherry-pick-of-#102224-upstream-release-1.20
    629f7b2380f Fix expired unit test certs
    1259f1374d6 Merge pull request #102000 from sbangari/automated-cherry-pick-of-#101358-upstream-release-1.20
    64e5538a211 fix: delete non existing disk issue
    5c0f874a4c5 Azure: avoid setting cached Sku when updating VMSS and VMSS instances
    fa5f52ab4bf Merge pull request #101981 from liggitt/automated-cherry-pick-of-#101950-upstream-release-1.20
    0943471406b Merge pull request #101802 from Jiawei0227/automated-cherry-pick-of-#101737-upstream-release-1.20
    8507827ef72 Update cos-gpu-installer image
    9fd63310788 Merge pull request #100587 from Joseph-Goergen/automated-cherry-pick-of-#99592-upstream-release-1.20
    811726df61c Ref counting is only applicable to Remote endpoints
    a561f961442 Make watch order conformance test reliable
    c86ea8108c3 Update CHANGELOG/CHANGELOG-1.20.md for v1.20.7
    213f20b0c84 Release commit for Kubernetes v1.20.8-rc.0
    132a687512d Release commit for Kubernetes v1.20.7
    d7f7c6bacee fix removing pods from podTopologyHints mapping
    ed19f8dba13 fix: avoid nil-pointer panic when checking the frontend IP configuration
    20dafb7d5c0 Use CSI driver to determine unique name for migrated in-tree plugins
    d656d408467 Merge pull request #101845 from cpanato/go11512
    9e227f1352a Add jitter to lease controller
    7ff67fd04bf staging/publishing: Set default go version to go1.15.12
    c0b28f220f3 build: Update to k/repo-infra@v0.1.7 (supports go1.15.12)
    9bc73e31a99 Use go-runner:v2.3.1-go1.15.12-buster.0 image (built on go1.15.12)
    e62db8cd84c Update to go1.15.12
    516dfa59e61 Merge pull request #100952 from saschagrunert/automated-cherry-pick-of-#99839-upstream-release-1.20
    bf13a7e598c Avoid caching the VMSS instances whose network profile is nil
    cc8a07f2510 Merge pull request #101818 from nilo19/automated-cherry-pick-of-#101752-upstream-release-1.20
    7cfe069cd6d fix: not tagging static public IP
    c4abedfce91 chunk target operatation for aws targetGroup
    6c9e3d8d2cf Merge pull request #101498 from ialidzhikov/automated-cherry-pick-of-#100944-upstream-release-1.20
    5149a75fb5f Fix watchForLockfileContention memory leak
    47e2caa226c Merge pull request #101550 from andyzhangx/automated-cherry-pick-of-#100731-upstream-release-1.20
    30d205ff416 Merge pull request #101519 from andyzhangx/automated-cherry-pick-of-#101398-upstream-release-1.20
    c28b41d542e Merge pull request #101769 from eddiezane/automated-cherry-pick-of-#101005-upstream-release-1.20
    097a895cf73 Merge pull request #101354 from andyzhangx/automated-cherry-pick-of-#101235-upstream-release-1.20
    04723692052 Merge pull request #99705 from andyzhangx/automated-cherry-pick-of-#99550-upstream-release-1.20
    fee056fe3e0 Merge pull request #101763 from aojea/automated-cherry-pick-of-#100103-upstream-release-1.20
    f757b3e8443 Merge pull request #101158 from serathius/automated-cherry-pick-of-#100013-upstream-release-1.20
    61e659964b4 Add test create service with ns
    0f2adadf432 Set namespace when using kubectl create service
    fe7d8068809 Automated cherry pick of #101377: Fix validation in kubectl create ingress (#101428)
    715fad26086 Updating EndpointSlice controllers to avoid duplicate creations
    5bd3ebfe860 Merge pull request #101545 from verult/automated-cherry-pick-of-#101347-upstream-release-1.20
    78bac86a978 Merge pull request #101503 from JornShen/cherry-pick-100913-1.20
    a04915a3946 Merge pull request #101224 from wzshiming/automated-cherry-pick-of-#101093-upstream-release-1.20
    680e537dbd3 Merge pull request #101345 from neolit123/automated-cherry-pick-of-#99336-origin-release-1.20
    6e0f1fe0ff3 Merge pull request #101103 from p0lyn0mial/automated-cherry-pick-of-#100959-upstream-release-1.20
    5f4013145da Update pkg/volume/azure_file/azure_provision.go
    749b68f779d Normalize share name to not include capital letters
    f701e3847d4 Extend pod start timeout to 5min for storage subpath configmap test
    d3758764782 Fix cleanupMountpoint issue for Windows
    a37f62b1490 fix: set "host is down" as corrupted mount
    708b441434a Merge pull request #101363 from xmudrii/automated-cherry-pick-of-#96882-upstream-release-1.20
    e91d9d51934 no watch endpointslice in userpace mode
    56a13cd9bf1 Ensure service deleted when the Azure resource group has been deleted
    4361731e73d Merge pull request #101386 from robscott/automated-cherry-pick-of-#101084-release-1.20
    dd95bba6cd1 Updating EndpointSlice validation to match Endpoints validation
    d21188fcf11 Make parallel build memory threshold configurable
    9b8b8282f54 Merge pull request #101126 from jackfrancis/automated-cherry-pick-of-#100200-upstream-release-1.20
    47442df6cc9 fix: azure file namespace issue in csi translation
    3cfd001c7b7 pkg/kubelet: improve the node informer sync check
    6cc5466e406 Merge pull request #101326 from joelsmith/automated-cherry-pick-of-#101306-upstream-release-1.20
    0fed52d2ed6 Additional CVE-2021-3121 fix
    75fcfc359b8 Merge pull request #101038 from AliceZhang2016/automated-cherry-pick-of-#100762-upstream-release-1.20
    91908ac2108 Fix startupProbe behaviour changed
    bfff15f5684 Fix test
    7e0a8fce3ac Merge pull request #101192 from cpanato/go11511-release-120
    1978727df23 staging/publishing: Set default go version to go1.15.10
    4c53c2f556a build: Update to k/repo-infra@v0.1.6 (supports go1.15.11)
    2881a64df51 Use go-runner:v2.3.1-go1.15.11-buster.0 image (built on go1.15.11)
    4d31b65d944 Update to go1.15.11
    0d404c0decd add duration encoder to structured logger
    c1bb92f1502 Merge pull request #101112 from tkashem/automated-cherry-pick-of-#100678-upstream-release-1.20
    b0641413768 Update CHANGELOG/CHANGELOG-1.20.md for v1.20.6
    f371f8b5de8 Release commit for Kubernetes v1.20.7-rc.0
    8a62859e515 Release commit for Kubernetes v1.20.6
    113ae8b06f2 exec test should not run in Parallel as feature gate is not locked
    bb636525375 hack/update-bazel.sh
    cb9f51ccb77 respect ExecProbeTimeout
    5ec5885eaef apf: exempt probes /healthz /livez /readyz
    e9372dcd113 DelegatingAuthenticationOptions TokenReview request timeout
    fcca48ecf76 list pod list once to avoid timeout
    148445452de Merge pull request #100525 from matthyx/automated-cherry-pick-of-#98571-upstream-release-1.20
    c9b9e61c263 Merge pull request #97012 from towca/patch-6
    24f6ab9b438 Cleanup portforward streams after their usage
    0cd35945de3 Merge pull request #100912 from nilo19/bug/cherry-pick-100690-1.20
    54b62e189be Merge pull request #100075 from ialidzhikov/automated-cherry-pick-of-#99169-upstream-release-1.20
    6edb1ecaa5e Merge pull request #100714 from kevindelgado/automated-cherry-pick-of-#100341-#98576-upstream-release-1.20
    47d338f422f Merge pull request #100722 from cici37/automated-cherry-pick-of-#98210-upstream-release-1.20
    aed6b74e944 Merge pull request #100691 from nilo19/bug/cherry-pick-574-1.20
    2ac4f20d916 Merge pull request #100414 from kishorj/automated-cherry-pick-of-#97431-upstream-release-1.20
    1f147c9daf3 Merge pull request #100379 from prameshj/automated-cherry-pick-of-#99595-upstream-release-1.20
    24e3fdde9d1 Merge pull request #100312 from freehan/automated-cherry-pick-of-#99858-upstream-release-1.20
    ca5eb11c513 Merge pull request #100084 from mborsz/automated-cherry-pick-of-#97009-#97480-#98257-upstream-release-1.20
    373d9d72f78 azure: fix node public IP not able to fetch issues from IMDS
    7b6a5f61871 Merge pull request #100157 from vteratipally/automated-cherry-pick-of-#95655-upstream-release-1.20
    b8f7e215eaa Fix test now that empty struct are tracked in mangaed fields
    be4e5045bf9 Merge pull request #100228 from sbangari/automated-cherry-pick-of-#99958-upstream-release-1.20
    593cd4db7a3 make generated_files
    edc823e71c9 Merge pull request #100399 from andyzhangx/revert-97449-automated-cherry-pick-of-#97417-upstream-release-1.20
    2448db42431 Update bazel and dependencies.
    c23ef1b8501 Update to use cliflag.NamedFlagSets
    27f793607fb Address comments.
    b33400139bf Update NodeIPAM wrapper
    3f67eb336bd Delete build file based on latest changes.
    8f86b0d6f8b Update extension mechanism and related sample.
    9f62b6e3e42 Address review comments
    92ad1ac4e93 Address review comments
    ebab94c722d Modify integration test to fill CCM test gap
    4f221deb97d Update test
    b832be3aec3 Move initialize cloud provider with client builder reference inside controller start func
    f8f5f8dc89d Separate example func and add README.md
    54815679578 Separate func
    5fba2668446 Add demonstration of wiring nodeIPAMController config object
    8e00b7ba1e7 Remove cloud provider name as input parameter.
    6a1c8c46a18 Fix flag passing in CCM.
    95714c2fe69 Use apply to create objects in TestApplyStatus
    beeeb1a8f0d Stop skipping APIService in apply test
    02c3a6373fc Stop clearing OpenAPIConfig for kube-aggregator
    c85828aed7b Declare TCP default for service port protocol
    bb59042ab9f Add ability to skip OpenAPI handler installation
    27b378ad88e do not tag user created public IPs
    7483d6fa733 Merge pull request #100667 from tkashem/automated-cherry-pick-of-#100638-upstream-release-1.20
    3b41bef385d apf: fix test flake
    7849986db90 Merge pull request #100443 from aojea/automated-cherry-pick-of-#98116-upstream-release-1.20
    67f7cc9db9f Merge pull request #100501 from joelsmith/automated-cherry-pick-of-#98477-upstream-release-1.20
    c7c94eab10d Merge pull request #100524 from tkashem/automated-cherry-pick-of-#100254-upstream-release-1.20
    0e5ae49894c Fixed the Dockerfile for the build-image to build from KUBE_BASE_IMAGE_REGISTRY
    c4ddcc9fb22 update gogo/protobuf to v1.3.2
    a8fea204700 Merge pull request #100111 from pacoxu/automated-cherry-pick-of-#100056-upstream-release-1.20
    5ec39ba3a65 Merge pull request #100541 from eddiezane/automated-cherry-pick-of-#100505-upstream-release-1.20
    50bfd4da078 Merge pull request #99038 from apelisse/update-smd-1.20
    5c2ee78eb7a Fixed describe ingress causing SEGFAULT
    cb2690d5c57 Update sigs.k8s.io/structured-merge-diff to v4.0.3
    372b41856ae Stop probing a pod during graceful shutdown
    1e316e6f90b apf: handle error from PollImmediateUntil
    939168c1530 Merge pull request #100375 from cpanato/go11510
    1211cc0faef staging/publishing: Set default go version to go1.15.10
    a7c878739f7 Merge pull request #100493 from roycaihw/automated-cherry-pick-of-#95783-upstream-release-1.20
    c5d2c88bf40 Merge pull request #100315 from deads2k/automated-cherry-pick-of-#99946-upstream-release-1.20
    5c928ab8791 Merge pull request #100380 from robscott/automated-cherry-pick-of-#99795-release-1.20
    a2ff92207dd webhook config manager: HasSynced returns true when the manager is synced with existing webhookconfig objects at startup
    6b618501f9c Merge pull request #100461 from liggitt/automated-cherry-pick-of-#98336-upstream-release-1.20
    140e9dd72de update metadata-concealment to 1.6 for removing legacy checking
    a53e27fb1a8 slice mirroring controller mirror annotations
    2a614fa45e1 additional subnet configuration for AWS ELB
    9f3bf75675f Revert "Automated cherry pick of #97417: fix azure file secret not found issue"
    9c6fb88d52e Use the correct volum handle format for GCE regional PD.
    7cb1061ad5d Increasing maximum number of ports allowed in EndpointSlice
    55fcfd708cc Support > 5 ports in L4 ILB.
    6e776670797 build: Update to k/repo-infra@v0.1.5 (supports go1.15.10)
    a822ae86400 Use go-runner:v2.3.1-go1.15.10-buster.0 image (built on go1.15.10)
    8dc4509e7d6 Update to go1.15.10
    6d41a9990f3 Update CHANGELOG/CHANGELOG-1.20.md for v1.20.5
    bd0426f32b9 Release commit for Kubernetes v1.20.6-rc.0
    6b1d87acf3c Release commit for Kubernetes v1.20.5
    16afd5e714b fix a bug where only service with less than 100 ports can have GCE load balancer
    f9583ca6d19 bazel
    487b07c5afb deepcopy statefulsets
    82cf2d8ca41 full deepcopy on munged pod spec
    6a1fff67539 remove pod toleration toleration seconds mutation
    bc25538854b add markers for inspected validation mutation hits
    4ae0cd194b1 move secret mutation from validation to prepareforupdate
    873af486957 remove unnecessary mutations in validation
    e1e4c5e89f4 tweak validation to avoid mutation
    7e48dab334a Merge pull request #100037 from gjkim42/automated-cherry-pick-of-#99600-upstream-release-1.20
    8d7f96f7d4e For LoadBalancer Service type don't create a HNS policy for empty or invalid external loadbalancer IP
    4b39e92880a Merge pull request #100060 from bobbypage/automated-cherry-pick-of-#95301-upstream-release-1.20
    3090d5ba861 Merge pull request #99207 from iwankgb/cadvisor_0.38.8
    989d96d6abe Merge pull request #100143 from robscott/automated-cherry-pick-of-#99756-release-1.20
    82a10c26a4d Merge pull request #99493 from Nordix/automated-cherry-pick-of-#99464-upstream-release-1.20
    6a21ad7c0ae Merge pull request #100113 from robscott/automated-cherry-pick-of-#99345-release-1.20
    6776ccfe7c6 Merge pull request #99091 from wzshiming/automated-cherry-pick-of-#98200-upstream-release-1.20
    24ab133b43d Merge pull request #98930 from huffmanca/automated-cherry-pick-of-#96021-upstream-release-1.20
    a1b0301da35 Merge pull request #99255 from wzshiming/automated-cherry-pick-of-#98088-upstream-release-1.20
    c1ee348e6b7 Merge pull request #99254 from wzshiming/automated-cherry-pick-of-#98005-upstream-release-1.20
    5fea98b4f95 Merge pull request #99744 from jingxu97/automated-cherry-pick-of-#99463-#99723-upstream-release-1.20
    feae2a5b775 Merge pull request #98811 from damemi/1.20-balance-nodes-ubernetes
    0796e6ca0d8 Moving docker options to daemon.json
    74d3baa6c23 Merge pull request #99826 from feiskyer/automated-cherry-pick-of-#99825-upstream-release-1.20
    1bc820511b8 Merge pull request #99008 from yujuhong/automated-cherry-pick-of-#98830-upstream-release-1.20
    4e4aea62b37 Merge pull request #99438 from yue9944882/automated-cherry-pick-of-#97957-upstream-release-1.20
    2cda9734a15 Updating EndpointSliceMirroring controller to wait for cache to be updated
    28263260b11 Merge pull request #99253 from wzshiming/automated-cherry-pick-of-#97950-upstream-release-1.20
    c4ebd758613 Updating EndpointSlice controller to wait for cache to be updated
    a660f5cbfb2 e2e fix: loosen configmap to 10 in resource quota
    8c06bdd0529 api-server add --lease-max-object-count
    7e9a4be4a5a apiserver add metric etcd_lease_object_counts
    67a75c277a5 apiserver add --lease-reuse-duration-seconds to config lease reuse duration
    d834777e74b Add tests for populated volumes
    8adb218cdec Fix comment on getPodVolumeSubpathListFromDisk
    70afbff84f2 Fix tests to test for new behavior
    b6f98d1c3a9 Add warnings after cleanup back
    c946996f218 Automatically remove orphaned pod's dangling volumes
    d3417520d28 Count pod overhead as an entity's resource usage
    f2fe40c6f8d Merge pull request #99164 from verult/automated-cherry-pick-of-#98555-upstream-release-1.20
    c4af4684437 Merge pull request #99587 from liggitt/automated-cherry-pick-of-#99538-upstream-release-1.20
    6c49363aed0 Merge pull request #98168 from CKchen0726/cherrypick_96876_1.20
    404866ab6d7 Ensure only one LoadBalancer rule is created when HA mode is enabled
    8559d41ec15 Fix issue in checking domain socket for plugin watcher
    033304932ba Use Lstat in plugin watcher to avoid Windows problem
    8feee7ef06c fix smb mount issue on Windows
    1e3c47e7f61 Merge pull request #99017 from aojea/automated-cherry-pick-of-#98305-upstream-release-1.20
    19c6bfe464c Merge pull request #99171 from jkh52/release-1.20
    7c7c7e65413 Skip visiting empty secret and configmap names
    085542b7cf7 Number of sockets is assumed to be same as NUMA nodes
    f90c43eb67e disables APF if the aggregated apiserver cannot locate the core kube-apiserver
    165e5664b0e Merge pull request #98369 from hasheddan/automated-cherry-pick-of-#97700-upstream-release-1.20
    e708a40ab97 Fix repeatedly aquire the inhibit lock
    dff5593d585 Sync node status during kubelet node shutdown
    849c0d19df7 remove executable permission bits
    8022487e21d Upgrading vendored dependencies
    68030c39db5 Upgrading cAdvisor to 0.38.8
    5eb14a18ce7 Update CHANGELOG/CHANGELOG-1.20.md for v1.20.4
    9fdbacd8db5 Release commit for Kubernetes v1.20.5-rc.0
    eda61d35915 build/OWNERS: Add Dan and Sascha as reviewers
    5ecc81d8dbb OWNERS(CHANGELOG): Move reviewers/approvers to CHANGELOG/ dir
    d61e4a1ff0a Bump konnectivity-client to v0.0.15 in release-1.20
    35062261c22 Storage e2e: Remove pd csi driver installation in GKE
    2786062c167 Fix dbus shutdown events not continuing if they are not valid
    d059a916c37 kube-proxy: clear conntrack entries after rules are in place
    f3c73ba7e50 Use -LiteralPath instead of -Path
    97dfcaa1a32 Escape the special character in vsphere windows path
    7748a7d8822 Include unit test
    d691bcf83a0 Adjust defer to correctly call
    f0a40f47245 do not remove volume dir when saveVolumeData fails
    2927f04acb0 Balance nodes in scheduling e2e
    1598f8b7e58 e2e: Pod should avoid nodes that have avoidPod annotation: clean remaining pods
    692caa52216 OWNERS(CHANGELOG): Add release-engineering-reviewers as reviewers
    af2eb120a2f OWNERS(CHANGELOG): Add release-engineering-reviewers as approvers
    c37df23228b OWNERS(sig-release): Add CHANGELOG aliases
    9163fc12fa8 OWNERS(build-image): Add Release Managers as reviewers
    d2487eea38e OWNERS(releng): Sync Release Managers
    5941f1cebb8 OWNERS(sig-release): Remove SIG Release approvers alias
    5935da7151c Merge pull request #96876 from howieyuen/no-execute-taint-missing
    f7b66fe5ad5 Bump Cluster Autoscaler to v1.20.0

Signed-off-by: Sakib Sajal <sakib.sajal@windriver.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
2021-08-01 23:48:10 -04:00
sakib.sajal@windriver.com
32a6cb276d kubernetes: fix CVE-2021-20206
Signed-off-by: Sakib Sajal <sakib.sajal@windriver.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
2021-07-29 10:58:03 -04:00
Martin Jansa
b5a4467002 uxen-guest-tools: inherit dos2unix to fix do_patch failure
* fixes:
  ERROR: uxen-guest-tools-4.1.7-r0 do_patch: Command Error: 'quilt --quiltrc /OE/build/oe-core/tmp-glibc/work/qemux86_64-oe-linux/uxen-guest-tools/4.1.7-r0/recipe-sysroot-native/etc/quiltrc push' exited with 0  Output:
  stdout: Applying patch fix-Makefile-for-OE-kernel-build.patch
  patching file Makefile
  Hunk #1 FAILED at 1 (different line endings).
  Hunk #2 FAILED at 19 (different line endings).
  2 out of 2 hunks FAILED -- rejects in file Makefile
  Patch fix-Makefile-for-OE-kernel-build.patch does not apply (enforce with -f)

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
2021-07-23 12:55:40 -04:00
Diego Sueiro
6ea683413b busybox-initrd: Update to 1.33.1
In oe-core hardknott branch busybox was updated to 1.33.1. Hence, do the same
for busybox-initrd recipe.

Signed-off-by: Diego Sueiro <diego.sueiro@arm.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
2021-07-21 18:38:00 -04:00
Bruce Ashfield
f861b05994 crun: adjust image-spec repository from master to main
We need to change our branch to avoid parse errors.

Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
2021-07-14 15:22:14 -04:00
Bruce Ashfield
3508b13acb podman: update to 3.2.1
Cherry picked from master.

Although we don't normally bump versions on releasd branches, the
podman is causing pseudo aborts and the version on the release branch
is no longer active upstream. It is riskier to try and isolate fixes
and backport them, than it is to just update to the latest bugfix
release.

Original commit log follows:
============================

Bumping libpod to version v3.2.1-2-gab4d0cf90, which comprises the following commits:

    60752b320 Bump to v3.2.2-dev
    152952fe6 Bump to v3.2.1
    c5d9c0a6f Updated release notes for v3.2.1
    4f56f7f13 Fix network connect race with docker-compose
    e42d727a9 Revert "Ensure minimum API version is set correctly in tests"
    f69789155 Fall back to string for dockerfile parameter
    5a158563c remote events: fix --stream=false
    38fbd2cb9 [CI:DOCS] fix incorrect network remove api doc
    26eae3bf8 remote: always send resize before the container starts
    c751544fa remote events: support labels
    c28f442b2 remote pull: cancel pull when connection is closed
    2993bdf1e Fix network prune api docs
    8ba0c92e6 Improve systemd-resolved detection
    c3f6ef63a logs: k8s-file: fix race
    f1e7a0747 Fix image prune --filter cmd behavior
    5ddd76edd Several shell completion fixes
    2afb5eeab podman-remote build should handle -f option properly
    6beae86f0 System tests: deal with crun 0.20.1
    80362b34c Fix build tags for pkg/machine...
    c85b6b3fe Fix pre-checkpointing
    b61701acb container: ignore named hierarchies
    e0dcffa8d [v3.2] vendor containers/common@v0.38.9
    d46deca8c rootless: fix fast join userns path
    f2b3da502 [v3.2] vendor containers/common@v0.38.7
    78430ee1d [v3.2] vendor containers/common@v0.38.6
    b6ef7cf21 Correct qemu options for Intel macs
    9647d8844 Ensure minimum API version is set correctly in tests
    72455ece4 Bump to v3.2.1-dev
    0281ef262 Bump to v3.2.0
    cff73766f Fix network create macvlan with subnet option
    8688f54ea Final release notes updates for v3.2.0
    f62c6bf6e add ipv6 nameservers only when the container has ipv6 enabled
    4b8ca6303 Use request context instead of background
    ce5c3b554 [v.3.2] events: support disjunctive filters
    dd83f5c0c System tests: add :Z to volume mounts
    32927f5d6 generate systemd: make mounts portable
    abb57e5cf vendor containers/storage@v1.31.3
    1e4563182 vendor containers/common@v0.38.5
    fbf8b78a3 Bump to v3.2.0-dev
    684729482 Bump to v3.2.0-RC3
    f49023031 Update release notes for v3.2.0-RC3
    ee5dd0603 Fix race on podman start --all
    6c9de9382 Fix race condition in running ls container in a pod
    69bae4774 docs: --cert-dir: point to containers-certs.d(5)
    934f36df5 Handle hard links in different directories
    5eecc2761 Improve OCI Runtime error
    ba884865c Handle hard links in remote builds
    c53638e9f Podman info add support for status of cgroup controllers
    ac8b7ddd8 Drop container does not exist on removal to debugf
    18e917cdc Downgrade API service routing table logging
    efa15b96c add libimage events
    a9108ab25 docs: generate systemd: XDG_RUNTIME_DIR
    bb589bec2 Fix problem copying files when container is in host pid namespace

Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
2021-06-24 12:47:19 -04:00
Bruce Ashfield
978eded897 podman: bump to 3.2-rcX
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
2021-06-24 12:46:37 -04:00
Bruce Ashfield
eb1c7f43c7 crun: switch to main as specified branch
The upstream project has moved from master to main, so we adjust
our recipe accordingly.

Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
2021-06-21 08:56:02 -04:00
Bruce Ashfield
d701b5cbf1 conmon: add branch specification to SRC_URI
The upstream project switched from master to main, so we add
an explicit branch specification to avoid fetch errors (as
the deafult of master no longer works).

Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
2021-06-21 08:56:02 -04:00
Bruce Ashfield
cd431b8f44 cni: inhibit go.mod build for main cni
The cni plugins already have mod=vendor, but we also need to ensure
that the main CNI build is not using go module based builds.

To avoid inconsistent vendoring messages, we switch all plugins to
no module builds as well.

Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
2021-06-15 22:49:09 -04:00
Bruce Ashfield
f5e26f3704 podman: restore _git recipe
It was unoticed in the 3.0.x update to podman, that the _git was
changed. That was unintended and this restores to the _git so we
can more easily track changes in master and do updates.

Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
2021-06-15 10:50:33 -04:00
Bruce Ashfield
3a9e241101 Revert "podman: Update 3.0-rc2 -> 3.0.1"
This reverts commit 571767ad20.
2021-06-15 10:45:04 -04:00
Saul Wold
6c9b889224 ceph: update to 15.2.12 to address CVEs
Updated sha*

Fixes: CVE-2021-3509
Fixes: CVE-2021-3524
Fixes: CVE-2021-3531

Signed-off-by: Saul Wold <saul.wold@windriver.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
2021-05-25 14:13:21 -04:00
Bruce Ashfield
69c93b0801 crun: switch branch to main
crun has renamed master -> main, so we adjust our fetching to
match.

Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
2021-05-19 09:10:03 -04:00
Richard Neill
8d64cecb96 xen, rpi4: fix typo in raspberrypi dynamic-layers inclusion
Signed-off-by: Richard Neill <richard.neill@arm.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
2021-05-13 23:27:16 -04:00
Diego Sueiro
571767ad20 podman: Update 3.0-rc2 -> 3.0.1
Update podman to 3.0.1.

Signed-off-by: Diego Sueiro <diego.sueiro@arm.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
2021-05-12 15:05:17 -04:00
Bruce Ashfield
2b0e19ba26 go-systemd: explicitly specify branch
The upstream project has removed the master branch in favour of
'main'.

We were relying on the fetcher default of master previously, and
now that master no longer exists, we get a fetch failure.

Adding an explicit branch=main gets things working again.

Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
2021-05-12 15:05:07 -04:00
Mark Hatle
f058b19558 xen: Remove deltask for setscene
As of the gatesgarth you are no longer allowed to remove setscene tasks
as the eSDK generation expects for tasks to actually be executed.

Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
Signed-off-by: Mark Hatle <mark.hatle@kernel.crashing.org>
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
2021-04-29 23:12:52 -04:00
Ralph Siemsen
d330985227 runc: add CVE_PRODUCT to recipes
Allows the yocto cve-checker to flag CVEs, which would otherwise go
unreported due to the package name not matching NIST NVD data.

Signed-off-by: Ralph Siemsen <ralph.siemsen@linaro.org>
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
2021-04-29 23:09:43 -04:00
Ralph Siemsen
dbc30bbf44 containerd: add CVE_PRODUCT to recipe
Allows the yocto cve-checker to flag CVEs, which would otherwise go
unreported due to the package name not matching NIST NVD data.

Signed-off-by: Ralph Siemsen <ralph.siemsen@linaro.org>
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
2021-04-29 23:09:43 -04:00
Ralph Siemsen
f7c7889f48 docker: add CVE_PRODUCT to recipes
Allows the yocto cve-checker to flag CVEs, which would otherwise go
unreported due to the package name not matching NIST NVD data.

Signed-off-by: Ralph Siemsen <ralph.siemsen@linaro.org>
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
2021-04-29 23:09:43 -04:00
Bruce Ashfield
d2d1f94054 containerd: update to v1.4.4
Dropping the backported CVE patch, as it is part of this version bump,
which contains the followig commits:

   c64cfa03b runtime/v2/runc: fix the defer cleanup of the NewContainer
   60c139c9a gha: use sudo -E in some places to prevent dropping env-vars
   e0d452986 GHA: use setup-go@v2
   ac87e05f6 [release/1.4] update Go to 1.15.11
   425a6e4f8 night ci fix: add packages for ubuntu 20.04
   80de6e2b4 vendor: golang.org/x/sys 5cba982894dd4e8879e3ef0a0c308ceff39f6154
   92da2dbfa vendor: golang.org/x/sync 67f06af15bc961c363a7260195bcd53487529a21
   b24c8a2ec vendor: golang.org/x/net 69a78807bb2bb6d1599c68698c6b009505012083
   ebdd88cc0 vendor: sigs.k8s.io/structured-merge-diff/v4 v4.0.3
   fe197b9b5 vendor: update kubernetes to v1.19.10
   07e347903 adds log for each failed host and status not found on host
   18a271509 need to bring critest backup
   8c5422eb6 Fix error log when copy file
   f9d6a7604 runtime/v2/runc: fix leaking socket path
   24921417f Fix missing close
   bfe95947f install-runc: set GO111MODULE=off to use vendor
   520d179ed Prevent runc inheriting BUILDTAGS from containerd
   039c24043 move runc version to a separate file for easier consumption
   0e957e5ad Separate runc binary version from libcontainer version
   bd5bbbd1a Remove references to apparmor and selinux buildtags for runc
   fca4a0d1b script/setup: use git clone instead of go get -d
   4c875c81a cmd/ctr: fix export command
   bbde7b700 overlay: support "userxattr" option (kernel 5.11)
   4c2f6a7ab Fix advisory link in release notes for containerd 1.4.4
   3ba4a3171 Prepare release notes for 1.4.4
   cbcb2f57f vendor: update cri
   633bfb712 CI: cache ~/.vagrant.d/boxes
   e7851d743 CI: fix "ls: cannot access '/etc/cni/net.d': Permission denied"
   f4a6e163e Update continuity
   2ec4a495f Update gogo/protobuf to v1.3.2
   232cee448 Update to go 1.15.8

Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
2021-04-29 23:03:23 -04:00
Trevor Gamblin
3cbc7143ec containerd: fix fuzz for CVE-2021-3121 patch
Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
2021-04-27 22:42:22 -04:00
Christopher Clark
c492f6b3d0 xtf: update SRCREV and remove multilib dependency
The latest Xen Test Framework has removed the gcc-multilib dependency.

Signed-off-by: Christopher Clark <christopher.w.clark@gmail.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
2021-04-20 20:14:33 -04:00
Christopher Clark
f2fbc955af xen-tools: remove multilib build requirement for x86-64
Xen 4.15 added support for standalone x86-64 hvmloader build and
previous commit provided Xen 4.14 backports.

Signed-off-by: Christopher Clark <christopher.w.clark@gmail.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
2021-04-20 20:14:33 -04:00
Christopher Clark
a9b9a60662 xen-tools: add patches for 4.14 to enable dropping multilib build
Backport Xen patches to enable hvmloader to be built without needing
32-bit glibc.

Signed-off-by: Christopher Clark <christopher.w.clark@gmail.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
2021-04-20 20:14:33 -04:00
Trevor Gamblin
463435dbd1 containerd: fix CVE-2021-3121
The master branch contains an uprev for containerd that includes the
fix, so backport the patch separately for hardknott.

Tested by pulling a hello-world image with podman to
core-image-full-cmdline, with the following added to local.conf:

DISTRO_FEATURES_append = " systemd seccomp"
VIRTUAL-RUNTIME_init_manager = "systemd"
DISTRO_FEATURES_BACKFILL_CONSIDERED = "sysvinit"
VIRTUAL-RUNTIME_initscripts = "systemd-compat-units"
NETWORK_MANAGER = "systemd"
IMAGE_ROOTFS_EXTRA_SPACE = "8192000"
PREFERRED_PROVIDER_virtual/containerd = "containerd-opencontainers"
IMAGE_INSTALL_append = " podman virtual/containerd"

Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
2021-04-20 17:01:57 -04:00
Nathan Dunne
d2942eabef busybox: Add nsenter for podman runtime
Add nsenter to Busybox configuration as it is required by Podman at runtime

Signed-off-by: Nathan Dunne <Nathan.Dunne@arm.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
2021-04-19 08:34:30 -04:00
Nathan Dunne
454c22565e podman: Added kernel modules for iptables error
Added kernel modules kernel-module-xt-masquerade and
kernel-module-xt-comment to RRECOMMENDS, to avoid iptables
errors with podman

Signed-off-by: Nathan Dunne <Nathan.Dunne@arm.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
2021-04-19 08:34:06 -04:00
Christopher Clark
38b5761ca6 xen-tools: fix 32-bit x86 build by setting pvshim configure flags
Enable building the PV shim for x86_64 only.

Signed-off-by: Christopher Clark <christopher.w.clark@gmail.com>
Reviewed-by: Bertrand Marquis <bertrand.marquis@arm.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
2021-04-18 22:31:14 -04:00
Christopher Clark
dec3c21b14 xtf-image: add a new image for the Xen Test Framework
Testing the Xen hypervisor, with the qemux86-64 MACHINE:
    runqemu xtf-image nographic slirp
        (login as root)
        cd /usr/libexec/xtf
        ./xtf-runner --list pv
        # run an example test:
        ./xtf-runner test-pv64-livepatch-priv-check

Signed-off-by: Christopher Clark <christopher.w.clark@gmail.com>
Reviewed-by: Bertrand Marquis <bertrand.marquis@arm.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
2021-04-18 22:30:52 -04:00
Christopher Clark
6e058779b4 xtf: introduce recipe for the Xen Test Framework
Signed-off-by: Christopher Clark <christopher.w.clark@gmail.com>
Reviewed-by: Bertrand Marquis <bertrand.marquis@arm.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
2021-04-18 22:30:52 -04:00
Christopher Clark
ac27f1be9a xen, xen-tools: Document the version update process in README
Describes the versions of Xen to be included in meta-virtualization
and recipe maintenance in release branches.

Signed-off-by: Christopher Clark <christopher.w.clark@gmail.com>
Reviewed-by: Bertrand Marquis <bertrand.marquis@arm.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
2021-04-18 22:30:52 -04:00
Christopher Clark
cb962b9fe5 xen, xen-tools: uprev git recipes after 4.15 release
Updated to the branch point for 4.16 development.

Signed-off-by: Christopher Clark <christopher.w.clark@gmail.com>
Reviewed-by: Bertrand Marquis <bertrand.marquis@arm.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
2021-04-18 22:30:52 -04:00
Christopher Clark
e151dcde40 xen, xen-tools: add recipes for new stable Xen 4.15 release
The recipes are introduced as the non-default version by adding an
expressed PREFERRED_VERSION for 4.14 in:
    conf/distro/include/meta-virt-default-versions.inc

to keep the Xen 4.14 recipes as default for the Hardknott release.

Signed-off-by: Christopher Clark <christopher.w.clark@gmail.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
2021-04-18 22:30:52 -04:00
Bruce Ashfield
c090201782 lxc: add upstream-status to patch
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
2021-04-18 22:30:25 -04:00
RameshkrishnanX Geddy Sekar
12fc14ef72 lxc-recipe: Fix compilation without seccomp when libseccomp is installed
Original URL:  https://github.com/lxc/lxc/pull/3623

Signed-off-by: RameshkrishnanX Geddy Sekar <rameshkrishnanx.geddy.sekar@intel.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
2021-04-18 22:30:25 -04:00
Leon Anavi
1f9a36fa1a python3-boto3: Upgrade 1.14.7 -> 1.17.48
Upgrade to release 1.17.48:

- api-change:lookoutequipment: [botocore] This release introduces
  support for Amazon Lookout for Equipment.
- api-change:kinesis-video-archived-media: [botocore]
  Documentation updates for archived.kinesisvideo
- api-change:robomaker: [botocore] This release allows RoboMaker
  customers to specify custom tools to run with their simulation
  job
- api-change:appstream: [botocore] This release provides support
  for image updates
- api-change🐏 [botocore] Documentation updates for AWS RAM
  resource sharing
- api-change:customer-profiles: [botocore] Documentation updates
  for Put-Integration API
- api-change:autoscaling: [botocore] Amazon EC2 Auto Scaling
  announces Warm Pools that help applications to scale out faster
  by pre-initializing EC2 instances and save money by requiring
  fewer continuously running instances

Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
2021-04-13 22:48:39 -04:00
Leon Anavi
3939517428 python3-dotenv: Upgrade 0.13.0 -> 0.17.0
Upgrade to release 0.17.0:

- Make dotenv get <key> only show the value, not key=value
- Add --override/--no-override option to dotenv run

Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
2021-04-13 22:48:39 -04:00
Leon Anavi
0099422962 python3-newrelic: Upgrade 6.0.1.155 -> 6.2.0.156
Upgrade to release 6.2.0.156:

- Improved CPU metric sampling
- Improved memory metric sampling
- Increased custom attribute limit from 64 to 128
- Fixed a TypeError with Uvicorn and unix sockets
- Fixed a crash when using a FIPS compliant system with Cross
  Agent Tracing enabled

Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
2021-04-13 22:48:39 -04:00