Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update packages #1195

Merged
merged 21 commits into from
Nov 5, 2020
Merged

Update packages #1195

merged 21 commits into from
Nov 5, 2020

Conversation

tjkirch
Copy link
Contributor

@tjkirch tjkirch commented Nov 4, 2020

Description of changes:

This updates almost all of our third-party dependencies in packages/. Exceptions:

  • containerd 1.4, which seems like a fairly major update and I thought was worth doing separately.
  • ecs-agent; it's a separate project to figure out the impact from upstream changing data store format.
429ce2ed Bump versions of docker-init and docker-proxy to match docker
    The versioning is there for consistency and doesn't reflect upstream versions
    of tini or libnetwork, so it should match the docker we now ship.
63abf1d0 docker-proxy: update to 026aabaa65 to match docker 19.03.13
1214f5ec wicked: update to 0.6.64
688b864b strace: update to 5.9
ca39e801 libxcrypt: update to 4.4.17
6e8d80b6 libnftnl: update to 1.1.8
e1500c62 libexpat: update to 2.2.10
f67771b2 libcap: update to 2.44
97ef7344 kubernetes-1.18: update to 1.18.10
3650c972 kubernetes-1.17: update to 1.17.13
6c8a45f0 kubernetes-1.16: update to 1.16.15
2ee14ed6 kernel: update to 5.4.68
3510d176 iputils: update to 20200821
ec3d97c7 iptables: update to 1.8.6
96091c34 iproute: update to 5.9.0
fe6f819a docker-engine: update to 19.03.13
    Upstream no longer publishes releases to the docker/docker-engine repo, so this
    required some spec file rework to pull from the moby/moby repo.
4d888acf docker-cli: update to 19.03.13
d253477b cni-plugins: update to 0.8.7
073395ea chrony: update to 4.0
746f48b5 ca-certificates: update to 2020.10.14
b1315cf5 aws-iam-authenticator: update to 0.5.2

Testing done:

  • aws-k8s 1.15, 1.16, 1.17, 1.18 on x86_64
    • run pods OK
    • systemctl status running
    • journalctl looks good
    • chrony (major version update) working - sources, sourcestats, activity from admin container's chronyc look good, no seccomp errors
  • aws-k8s 1.17 aarch64
  • aws-ecs-1
    • s/pod/task/ - ran OK
  • aws-dev
    • s/pod/container/ - ran OK

Terms of contribution:

By submitting this pull request, I agree that this contribution is dual-licensed under the terms of both the Apache License, version 2.0, and the MIT license.

@tjkirch tjkirch merged commit 210f123 into bottlerocket-os:develop Nov 5, 2020
@tjkirch tjkirch deleted the update-packages branch November 5, 2020 00:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants