23004 Commits

Author SHA1 Message Date
Thilo Fromm
bf053ed800
Merge pull request #211 from flatcar-linux/t-lo/checkout-imgrove-tag-handling
checkout: omit checking for tags in submodules
2022-01-10 15:46:53 +01:00
flatcar-ci
fa090f839e checkout: omit checking for tags in submodules
Signed-off-by: flatcar-ci <infra+ci@flatcar-linux.org>
2022-01-10 15:23:25 +01:00
Thilo Fromm
a2ae11cb3d
Merge pull request #210 from flatcar-linux/t-lo/garbage_collect-fix-binpkg-url
ci-automation/garbage_collect: fix binpkg url
2022-01-10 14:44:10 +01:00
Thilo Fromm
e076931c7d ci-automation/garbage_collect: fix binpkg url
garbage_collect.sh was using 'docker_vernum' where it should have been
using 'vernum' (as push_pkgs.sh does).

Also, make sure release directories are removed, not just packages.

Signed-off-by: Thilo Fromm <thilo@kinvolk.io>
2022-01-10 14:07:33 +01:00
Thilo Fromm
567a526a5d
Merge pull request #209 from flatcar-linux/t-lo/container-ci-builds-publish-nightly-packages
ci-automation + setup_board: publish and use binpkgs
2022-01-10 12:09:21 +01:00
Thilo Fromm
a6ddcda88e ci-automation: Apply suggestions from PR review
Co-authored-by: Krzesimir Nowak <knowak@microsoft.com>
2022-01-10 11:41:03 +01:00
Flatcar Buildbot
24276fa7d2 dev-lang: Upgrade Go 1.17.5 to 1.17.6 2022-01-10 07:32:58 +00:00
Flatcar Buildbot
49d87d54af app-misc: Upgrade ca-certificates 3.73 to 3.74 2022-01-10 07:25:19 +00:00
Thilo Fromm
0ecd0be77a ci-automation/README.md: pkg publish, bin cache added
Signed-off-by: Thilo Fromm <thilo@kinvolk.io>
2022-01-07 17:47:50 +01:00
flatcar-ci
7d76cfedf7 ci-automation + setup_board: publish and use binpkgs
This change adds a job for publishing binary packages to the build cache
server to the ci automation.

Also, setup_board is updated to use the buildcache package cache if a
nightly build version is detected.

Signed-off-by: flatcar-ci <infra+ci@flatcar-linux.org>
2022-01-07 17:16:44 +01:00
Krzesimir Nowak
83fe5bffd4 sys-boot/grub: Try to force using a newer gettext infra 2022-01-07 16:11:46 +01:00
Krzesimir Nowak
1a1efdfe3b sys-boot/grub: Fix build with new eclasses 2022-01-07 16:11:46 +01:00
Krzesimir Nowak
b7e15db73c profiles: Drop sys-block/parted from accept_keywords
The updated package is declared as stable on arm64.
2022-01-07 16:11:46 +01:00
Krzesimir Nowak
3e92c82483 eclass/git: Drop unused eclass 2022-01-07 16:11:46 +01:00
Krzesimir Nowak
78e097ecaf eclass: Update to support newer EAPI versions 2022-01-07 16:11:46 +01:00
Krzesimir Nowak
6c824c916f changelog: Add an update entry 2022-01-07 16:10:49 +01:00
Thilo Fromm
13a6f6e0eb
Merge pull request #202 from flatcar-linux/t-lo/add-checkout-helper
checkout: helper script for checking out branches and tags
2022-01-07 16:08:04 +01:00
Krzesimir Nowak
a760bf297f eclass: Drop another unused eclasses 2022-01-07 16:00:49 +01:00
Krzesimir Nowak
223c1090e5 eclass/virtualx: Support EAPI 4 2022-01-07 15:57:02 +01:00
Jeremi Piotrowski
4135a11e67 Merge pull request #1549 from flatcar-linux/containerd-1.5.9-main
Upgrade Containerd in main from 1.5.8 to 1.5.9
2022-01-07 15:52:22 +01:00
Krzesimir Nowak
eef0962cf6 eclass/virtualx: Sync with gentoo
It's from gentoo commit 3a34d9930357ff882123aa4004ac7f568d2269fd.
2022-01-07 15:48:36 +01:00
Jeremi Piotrowski
a3ac30292a
Merge pull request #208 from flatcar-linux/jepio/azure-gallery
jenkins/kola/azure: make use of --azure-use-gallery parameter
2022-01-07 15:43:16 +01:00
Jeremi Piotrowski
893b59234c changelog/security: add entry for CVE-2021-43816
Signed-off-by: Jeremi Piotrowski <jpiotrowski@microsoft.com>
2022-01-07 15:42:06 +01:00
Thilo Fromm
e9299efb36
checkout: fix typo in update strategy detection
Co-authored-by: Kai Lüke <pothos@users.noreply.github.com>
2022-01-07 15:26:17 +01:00
Jeremi Piotrowski
7cafff85f4 jenkins/kola/azure: make use of --azure-use-gallery parameter
Signed-off-by: Jeremi Piotrowski <jpiotrowski@microsoft.com>
2022-01-07 13:56:32 +01:00
Thilo Fromm
301e80e7f5 checkout: helper script for checking out branches and tags
Signed-off-by: Thilo Fromm <thilo@kinvolk.io>
2022-01-07 13:54:10 +01:00
Thilo Fromm
ee43062399
Merge pull request #205 from flatcar-linux/t-lo/fix-sdk_entry-setup_board-fallout
fix sdk_entry.sh setup_board fallout
2022-01-07 13:26:38 +01:00
Thilo Fromm
593d95a845
Merge pull request #207 from flatcar-linux/t-lo/improve-podman-docker-detection
sdk_container: better docker / podman detection
2022-01-07 12:11:45 +01:00
Kai Lüke
ff0dbfb3c9
Merge pull request #206 from flatcar-linux/kai/sdk-container-build-rm
build_sdk_container_image: force removal of running container
2022-01-07 11:49:02 +01:00
Thilo Fromm
43e8730ffe sdk_container: better docker / podman detection
In bce3bd9031fa78c79173f29bcac5bc49c81a03b4, we added support for podman
for building and running the SDK container. The presence of podman is
auto-detected in sdk_container_common.sh. However, podman is preverred
over docker, requiring users to use *sudo* (which podman requires and
docker does not).

This change uses docker when present, podman otherwise. It also improves
podman detection - 'podman' uses argv[0] in its version string, so if
'docker' is a symlink to 'podman', 'podman --version' output uses
'docker'. This broke the SDK container on hosts which have a 'docker'
symlink to 'podman' since 'podman' is then run w/o 'sudo'.

Signed-off-by: Thilo Fromm <thilo@kinvolk.io>
2022-01-07 11:06:30 +01:00
Thilo Fromm
4273b51cd6 sdk_lib/sdk_entry.sh: only call setup_board if /build/... exists
Signed-off-by: Thilo Fromm <thilo@kinvolk.io>
2022-01-07 09:58:34 +01:00
Flatcar Buildbot
7cb3795b44 app-emulation: Upgrade Containerd 1.5.8 to 1.5.9 2022-01-07 08:24:14 +00:00
Krzesimir Nowak
77d8fbde2d sys-block/parted: Sync with gentoo
Apparently the old parted has some problems with updated eclasses.

It's from gentoo commit e8750eda30030e3f13ceaf0fc3c03a0e604ca649.
2022-01-07 08:51:36 +01:00
Krzesimir Nowak
f000cc73a3 sys-devel/gettext: Sync with gentoo
It's from gentoo commit 38b155fa1bf907617067c98eb4ba3a5d0790eb1a.
2022-01-07 08:51:36 +01:00
Krzesimir Nowak
6d6e68b430 dev-util/cmake: Sync with gentoo
Needed by the updated eclasses.

It's from gentoo commit d7869179b1bd60af77318cfb73447dd93d05da50.
2022-01-07 08:51:36 +01:00
Krzesimir Nowak
7a47eaae7c eclass/xdg-utils: Support EAPI 0 and 4 2022-01-07 08:51:36 +01:00
Krzesimir Nowak
d69116590f eclass/xdg-utils: Sync with gentoo
It's from gentoo commit 99c24c9cd97877fe0a052f028061c177e066360c.
2022-01-07 08:51:36 +01:00
Krzesimir Nowak
f99ffcd275 eclass/wrapper: Add from gentoo
It's from gentoo commit f4a84c180c096ff27a077e3fc6475b99228ae9f9.
2022-01-07 08:51:36 +01:00
Krzesimir Nowak
1737fd14c5 eclass/vcs-clean: Support EAPI 0 and 4 2022-01-07 08:51:35 +01:00
Krzesimir Nowak
d410c427d4 eclass/vcs-clean: Sync with gentoo
It's from gentoo commit 649d76b85a8dfd316c6416c0bb44b9ea4e16f11a.
2022-01-07 08:51:35 +01:00
Krzesimir Nowak
f34c6b178e eclass/strip-linguas: Support EAPI 0 and 4 2022-01-07 08:51:35 +01:00
Krzesimir Nowak
dc7d1bf238 eclass/strip-linguas: Add from gentoo
It's from gentoo commit 48651ecc0d4444536ed15b06736e331238b6f92b.
2022-01-07 08:51:35 +01:00
Krzesimir Nowak
6b3e575b50 eclass/preserve-libs: Support EAPI 0 and 4 2022-01-07 08:51:35 +01:00
Krzesimir Nowak
b5d401dc6b eclass/preserve-libs: Sync with gentoo
It's from gentoo commit 6762a2adb04570a3d4aff01c519cef323a3622df.
2022-01-07 08:51:35 +01:00
Krzesimir Nowak
3ba5570ef3 eclass/ninja-utils: Support EAPI 4 2022-01-07 08:51:35 +01:00
Krzesimir Nowak
9522ecbb6d eclass/ninja-utils: Sync with gentoo
It's from gentoo commit cec274bcb2fde829ddf72c3a06ffad14d4adb373.
2022-01-07 08:51:35 +01:00
Krzesimir Nowak
bc4a6d30a8 eclass/optfeature: Support EAPI 0, 4 and 5 2022-01-07 08:51:35 +01:00
Krzesimir Nowak
b2509beaaa eclass/optfeature: Sync with gentoo
It's from gentoo commit 3b2d830d52a9e6bee1a803566b360b28aa759c9d.
2022-01-07 08:51:35 +01:00
Krzesimir Nowak
e7e61efa98 eclass/multibuild: Sync with gentoo
It's from gentoo commit 991ee6a9b2a150cfbe0bdd001cba00788da594f7.
2022-01-07 08:51:35 +01:00
Krzesimir Nowak
d38d91ad6c eclass/multilib-build: Support EAPI 4 2022-01-07 08:51:35 +01:00