Commit Graph

22914 Commits

Author SHA1 Message Date
Dongsu Park
f36ae06dd7 overlay app-containers/docker-cli: vendor docker client for fixing invalid header
To fix invalid header issue that started to happen when being built with
Go 1.19.11+, it is necessary for the docker cli repo to vendor the new docker
client part of github.com/docker/docker.

Based on https://github.com/docker/cli/commit/5d4e44df90bb.
2023-07-20 10:23:28 +02:00
Dongsu Park
3d1c3a66c0 overlay app-containers/docker-cli: Apply Flatcar modifications
Apply Flatcar patches, based on commit
817ad4c0db.
2023-07-20 10:20:48 +02:00
Dongsu Park
82045f0fd4 overlay app-containers/docker-cli: reset to Gentoo
Reset to the state according to the state of Gentoo upstream,
to commit b93160fedf.
to create Flatcar patches on top of that.
2023-07-20 10:18:40 +02:00
Dongsu Park
908df5f157 overlay app-containers/docker: fix invalid headers issue with Go 1.19.11
Docker client and daemon started to fail at sending or handling most
local connections when being compiled with Go 1.19.11, which addresses
CVE-2023-29406 by blocking invalid host headers of HTTP/1. As a
workaround, Docker started to define a dummy host header, and to use
it for local connections.

Backport the fixes to Flatcar to fix the runtime failures.

See also https://github.com/moby/moby/issues/45935,
https://github.com/moby/moby/pull/45942.
2023-07-20 10:11:47 +02:00
Dongsu Park
3d001c577d overlay app-containers/docker: Apply Flatcar modifications
Apply Flatcar patches, based on commit
9d6af12f1c.
2023-07-20 10:11:47 +02:00
Dongsu Park
c7209aaf50 overlay app-containers/docker: reset to Gentoo
Reset to the state according to the state of Gentoo upstream,
to commit 964117a9a2,
to create Flatcar patches on top of that.
2023-07-20 10:11:47 +02:00
Flatcar Buildbot
e4764ac549 app-containers/runc: Update from 1.1.7 to 1.1.8 2023-07-20 07:55:08 +00:00
Jeremi Piotrowski
75904af319
Merge pull request #979 from krishjainx/remove-sdk-errors
Check the url in get_sdk_binhost before echoing
2023-07-20 09:27:14 +02:00
flatcar-ci
b3154069a0 New version: main-3670.0.0-nightly-20230719-2100 2023-07-19 21:00:25 +00:00
Dongsu Park
5b271c4e49
Merge pull request #993 from flatcar/mantle-update-main
Upgrade mantle container image to latest HEAD in main
2023-07-19 10:23:09 +02:00
Flatcar Buildbot
0ebbce8018 Update mantle container image to latest HEAD 2023-07-19 07:17:17 +00:00
Dongsu Park
ac21e361a5
Merge pull request #990 from flatcar/rust-1.71.0-main
Upgrade dev-lang/rust and virtual/rust in main from 1.70.0 to 1.71.0
2023-07-19 09:17:01 +02:00
flatcar-ci
9b68e195d0 New version: main-3669.0.0-nightly-20230718-2100 2023-07-18 21:00:28 +00:00
Dongsu Park
80f124a620 dev-lang/rust: fix path to bash completion of cargo
Since Rust 1.71.0, /etc/bash_completion.d/cargo is installed under
src, so it is necessary to adjust the file path to remove.
2023-07-18 15:20:01 +02:00
Flatcar Buildbot
eba8917982 dev-lang/rust: Update from 1.70.0 to 1.71.0 2023-07-18 09:51:06 +02:00
flatcar-ci
fdeb0a9ad0 New version: main-3668.0.0-nightly-20230717-2100 2023-07-17 21:00:29 +00:00
Kai Lüke
12de6d9b51
Merge pull request #989 from flatcar/kai/fix-build-sysext
ci-automation/vms: Export official release variable
2023-07-17 18:11:10 +02:00
Kai Lueke
095ab2392e ci-automation/vms: Export official release variable
The official release variable is used to decide whether a build ID gets
appended to the FLATCAR_VERSION (or VERSION in os-release) or not. It
was set for the image job but not for the vms job, causing the
build_sysext script to get the build ID appended to the FLATCAR_VERSION
which causes a mismatch with the one from the image job.
Set the official release variable in the vms job as well.
2023-07-17 17:27:59 +02:00
Kai Lueke
593b62d326 .gitignore: Ignore ci-cleanup.sh
The ci-cleanup file gets created in ci-automation/ to remove any
leftovers when a build gets stopped. Since it is in the git tree, git
status sees untracked files which is a bit confusing.
Ignore the ci-cleanup file.
2023-07-17 17:08:26 +02:00
Krish Jain
fadf4c2ebc Check the url in get_sdk_binhost before echoing
When running the build_packages script, one can encounter an error such as
'Error fetching binhost package info from.' This pertains to SDK packages (not
board packages). Since we have transitioned to the SDK container, the SDK
packages are no longer published independently from the container image.
2023-07-17 15:03:18 +05:30
Dongsu Park
7ae05d571a changelog: add security changelog for Go 1.19.11, 1.20.6 2023-07-17 10:31:40 +02:00
Flatcar Buildbot
dd25c1cd05 dev-lang/go: Update from 1.20.5 to 1.20.6 2023-07-17 07:26:42 +00:00
Flatcar Buildbot
1b03f99a1c dev-lang/go: Update from 1.19.10 to 1.19.11 2023-07-17 07:26:35 +00:00
flatcar-ci
89b9a79038 New version: main-3665.0.0-nightly-20230714-2100-INTERMEDIATE 2023-07-14 21:00:31 +00:00
Dongsu Park
a818759c66
Merge pull request #975 from flatcar/linux-6.1.38-main
Upgrade Linux Kernel for main from 6.1.37 to 6.1.38
2023-07-14 17:42:03 +02:00
Dongsu Park
16ba7a6452
Merge pull request #986 from flatcar/dongsu/protobuf-21.9
dev-libs/protobuf: update to 21.9
2023-07-14 14:44:50 +02:00
flatcar-ci
4eb12f8d09 New version: main-3664.0.0-nightly-20230713-2100 2023-07-13 21:00:29 +00:00
Dongsu Park
a249d6e598 .github: add dev-libs/protobuf to portage-stable packages list
Add dev-libs/protobuf to portage-stable-packages-list for weekly
updates.
2023-07-13 10:34:38 +02:00
Dongsu Park
293725b270 changelog: add changelog for protobuf 21.9 2023-07-13 10:34:38 +02:00
Dongsu Park
8706573d33 dev-libs/protobuf: update to 21.9
Update dev-libs/protobuf to 21.9, mainly to address CVE-2022-1941.

Gentoo ref: 2bf32183a2b79e19eb860b8e39dd2e8ac226113e
2023-07-13 10:34:33 +02:00
flatcar-ci
d3e4d59e06 New version: main-3663.0.0-nightly-20230712-2100 2023-07-12 21:00:33 +00:00
flatcar-ci
aa476f1ae8 New version: main-3662.0.0-nightly-20230711-2100 2023-07-11 21:00:28 +00:00
flatcar-ci
0a4ac18737 New version: main-3661.0.0-nightly-20230710-2100 2023-07-10 21:00:31 +00:00
Jeremi Piotrowski
b02553a8c9
Merge pull request #984 from flatcar/fix-bashrc-for-py3.10
profiles/coreos: Account for python versions with minor > 10
2023-07-10 14:45:58 +02:00
flatcar-ci
d71296cf41 New version: main-3658.0.0-nightly-20230707-2100-INTERMEDIATE 2023-07-07 21:00:27 +00:00
Krzesimir Nowak
f2cf148031
Merge pull request #963 from flatcar/buildbot/weekly-portage-stable-package-updates-2023-07-03
Weekly portage-stable package updates 2023-07-03
2023-07-07 17:40:15 +02:00
Krzesimir Nowak
bdf020c589 changelog: Add entries 2023-07-07 17:38:13 +02:00
Krzesimir Nowak
6acbb9e60a .github: Add virtual/libc to package automation 2023-07-07 17:38:13 +02:00
Krzesimir Nowak
081a009e3a virtual/libc: Sync with Gentoo
It's from Gentoo commit 59bbe6a1e11645b4e6865c1575ade11ec21bc940.
2023-07-07 17:38:13 +02:00
Krzesimir Nowak
847e36daf4 overlay coreos/config: Do not install ssh config drop in directories
We still use the single config file. The change for using drop-in
files will come later.
2023-07-07 17:38:13 +02:00
Krzesimir Nowak
00d7c7c790 net-misc/openssh: Apply Flatcar modifications
- Mark the package as stable.
- Remove the socket unit's rate limiting.
- Fixes to configuration handling. We are trying to upstream these
  changes, so this package will be eventually moved to
  portage-stable. But updating it in coreos-overlay for now to drop
  the use of the obsolete cygwin USE flags.

Upstream PR: https://github.com/gentoo/gentoo/pull/31615
2023-07-07 17:38:13 +02:00
Krzesimir Nowak
eefd9ffbb0 net-misc/openssh: Sync with Gentoo
It's from Gentoo commit 912850f59174a65693859c4a171ef5e98fbdab6b.
2023-07-07 17:38:13 +02:00
Krzesimir Nowak
263bf49b16 overlay profiles: Drop accept keywords for app-crypt/rhash 2023-07-07 17:38:13 +02:00
Krzesimir Nowak
8d8d16194d .github: Add new packages to package automation 2023-07-07 17:38:13 +02:00
Krzesimir Nowak
222bc0c270 virtual/os-headers: Sync with Gentoo
It's from Gentoo commit 283c5b9f3c228c265a8913f0f29d98c6e3a9781b.
2023-07-07 17:38:13 +02:00
Krzesimir Nowak
3c92655c4a app-crypt/rhash: Sync with Gentoo
It's from Gentoo commit 43348efe8ab4717f8de578efba367fa040c5f8db.
2023-07-07 17:38:13 +02:00
Krzesimir Nowak
f2081a47b2 overlay profiles: Unmask and add accept keywords for sys-libs/ncurses 2023-07-07 17:38:13 +02:00
Krzesimir Nowak
a9a2447069 overlay sys-libs/ncurses: Move to portage-stable and sync with Gentoo
It's from Gentoo commit 7a8c3fa265d02fa74b8881a4dca3cfeb9d8a938c.

The modifications we did were upstreamed (under different USE flags
that we already properly set up), so no point it keeping the package
in overlay.
2023-07-07 17:38:12 +02:00
Sayan Chowdhury
ee3066cf86 profiles: keep version same for both arches (app-emulation/qemu)
Signed-off-by: Sayan Chowdhury <schowdhury@microsoft.com>
2023-07-07 17:38:12 +02:00
Krzesimir Nowak
52ae5be243 overlay profiles: Updated accept keywords for app-shells/bash 2023-07-07 17:37:33 +02:00