Commit Graph

22893 Commits

Author SHA1 Message Date
Flatcar Buildbot
dd7e218ac1 app-crypt/adcli: Sync with Gentoo
It's from Gentoo commit af93f20e1a7b96523968f5709637a8ec98269728.
2023-05-24 07:04:22 +02:00
Flatcar Buildbot
8eff6bd63c app-arch/zstd: Sync with Gentoo
It's from Gentoo commit 65ca41f9a34c453ec15e95009b36ac6958cd6025.
2023-05-24 07:04:22 +02:00
Flatcar Buildbot
85eebb5cb0 app-arch/xz-utils: Sync with Gentoo
It's from Gentoo commit eb354521d92f416920ccdde617232c9c3f1a272b.
2023-05-24 07:04:22 +02:00
Flatcar Buildbot
b167fe2644 app-arch/tar: Sync with Gentoo
It's from Gentoo commit 5a7350c2ffc26cc9c07e83f8a54e6670c89e3632.
2023-05-24 07:04:22 +02:00
Flatcar Buildbot
80ea329df9 app-arch/cpio: Sync with Gentoo
It's from Gentoo commit 8b78649fb457fb8cfe48aa194af9233cd3cc5cc6.
2023-05-24 07:04:22 +02:00
flatcar-ci
2ba262df56 New version: main-3613.0.0-nightly-20230523-2100 2023-05-23 21:00:25 +00:00
Kai Lüke
69471d7e4a
Merge pull request #837 from gabriel-samfira/fix-workflow-typo
Fix workflow typo
2023-05-23 12:04:14 +02:00
Gabriel Adrian Samfira
55c9ab49b9
Fix typo, address some linting
Signed-off-by: Gabriel Adrian Samfira <gsamfira@cloudbasesolutions.com>
2023-05-23 12:41:08 +03:00
Gabriel Adrian Samfira
5b721518fa
Set explicit step ID
Signed-off-by: Gabriel Adrian Samfira <gsamfira@cloudbasesolutions.com>
2023-05-23 12:40:54 +03:00
Dongsu Park
af82ce6cda
Merge pull request #825 from flatcar/firmware-20230515-main
Upgrade Linux Firmware in main from 20230404 to 20230515
2023-05-23 10:47:55 +02:00
flatcar-ci
ef18f68e0d New version: main-3612.0.0-nightly-20230522-2100 2023-05-22 21:00:23 +00:00
Flatcar Buildbot
7901797c26 sys-kernel/coreos-firmware: Update from 20230404 to 20230515 2023-05-22 15:24:55 +02:00
Thilo Fromm
f41211d87e
Merge pull request #800 from flatcar/t-lo/github-actions-add-sdk-update
Trigger build workflow via PR comment instead of PR state; add a workflow to build an updated SDK container,
2023-05-22 14:01:08 +02:00
Thilo Fromm
4ffc9b254f garbage_collect_github_ci_sdk: add keep_tail, clean up keep var usage
Signed-off-by: Thilo Fromm <thilofromm@microsoft.com>
2023-05-22 12:21:07 +02:00
Thilo Fromm
83a85683c8
Apply suggestions from code review
Co-authored-by: Krzesimir Nowak <knowak@microsoft.com>
2023-05-22 12:14:04 +02:00
Dongsu Park
8e618274ad
Merge pull request #834 from flatcar/mantle-update-main
Upgrade mantle container image to latest HEAD in main
2023-05-22 11:40:13 +02:00
Flatcar Buildbot
297afa422e Update mantle container image to latest HEAD 2023-05-22 09:38:13 +00:00
flatcar-ci
5161665848 New version: main-3607.0.0-nightly-20230517-2100 2023-05-17 21:00:28 +00:00
Krzesimir Nowak
67ab93aded
Merge pull request #810 from flatcar/krnowak/kernel-6.1
sys-kernel/*: Bump to kernel 6.1.27
2023-05-17 15:54:33 +02:00
Krzesimir Nowak
50f6d87579
Merge pull request #812 from flatcar/krnowak/sys-packages-net-glob
Automate updates of system packages: net-*
2023-05-17 15:53:07 +02:00
Krzesimir Nowak
4ba2353486 changelog: Add an entry 2023-05-17 08:55:08 +02:00
Krzesimir Nowak
6fcb6111de .github: Add new packages to automation list 2023-05-17 08:52:50 +02:00
Krzesimir Nowak
f505480950 net-nds/rpcbind: Sync with Gentoo
It's from Gentoo commit d56a8922ffd6b46a08a6c244a88427d2e43fb853.
2023-05-17 08:51:51 +02:00
Krzesimir Nowak
ea7d0590f8 net-libs/libnftnl: Sync with Gentoo
It's from Gentoo commit a467d215a6b4c87e6bc5d6db891db78e6811cea2.
2023-05-17 08:51:51 +02:00
Krzesimir Nowak
b92aef8983 net-firewall/ipset: Sync with Gentoo
It's from Gentoo commit 741ef8be1b312d576bd62eaa00ea92ed392ae069.
2023-05-17 08:51:50 +02:00
Krzesimir Nowak
391f1d1298
Merge pull request #811 from flatcar/krnowak/sys-packages-dev-glob
Automate updates of system packages: dev-*
2023-05-17 08:48:51 +02:00
flatcar-ci
dbc75c0ded New version: main-3605.0.0-nightly-20230515-2100 2023-05-15 21:00:27 +00:00
Krzesimir Nowak
6c5a3fbe9e changelog: Add an entry 2023-05-15 14:12:18 +02:00
Jeremi Piotrowski
0bd5089fdf overlay sys-kernel: Unify kernel config between coreos-kernel and coreos-modules
The kernel config can affect btf generation, and we need btf information
to match between the two builds otherwise modules don't load. Accomplish
that by including an empty user specified initramfs in the vmlinux built
by coreos-modules. This vmlinux file is only used as a base for btf
generation, and is discarded after the build.

Signed-off-by: Jeremi Piotrowski <jpiotrowski@microsoft.com>
2023-05-15 14:12:18 +02:00
Jeremi Piotrowski
f4dc89a00a overlay sys-kernel/coreos-sources: Revert patch which parallelizes btf generation
This patch causes btf mismatches between coreos-kernel and
coreos-modules, which prevents modules from being loaded.

Signed-off-by: Jeremi Piotrowski <jpiotrowski@microsoft.com>
2023-05-15 14:12:18 +02:00
Krzesimir Nowak
38118667f4 overlay sys-kernel/coreos-modules: Clean up config for linux 6.1.27
CLEANCACHE config was dropped in commit
0a4ee518185e902758191d968600399f3bc2be31 ("mm: remove cleancache").

EFI_VARS config was dropped in commit
0f5b2c69a4cbe4166ca24b76d5ada98ed2867741 ("efi: vars: Remove
deprecated 'efivars' sysfs interface").

DEBUG_INFO config became a config that is selected when kernel debug
info option other than "None" was selected. There are "toolchain
default", "dwarf4" and "dwarf5" choices. Picking "toolchain default"
as it was the default used in 5.15.

FRONTSWAP config was hidden and is normally selected by ZSWAP
config. We don't enable ZSWAP so drop FRONTSWAP.

MEMCG_SWAP config was dropped in commit
e55b9f96860f6c6026cff97966a740576285e07b ("mm: memcontrol: drop dead
CONFIG_MEMCG_SWAP config symbol"). It effectively meant MEMCG && SWAP,
which are enabled by us explicitly and implicitly, respectively.

NFT_COUNTER config was dropped in commit
023223dfbfb34fcc9b7dd41e21fbf9a5d5237989 ("netfilter: nf_tables: make
counter support built-in"). As the title says, this functionality is
built-in now.

VXGE was dropped in commit f05643a0f60bf67c09a5276b81258b845b0c73b4
("eth: remove neterion/vxge"). Looks like the driver was completely
dropped, because it was unmaintained.

ARCH_BCM2835 and ARCH_BCM_IPROC configs can be enabled only if
menuconfig ARCH_BCM is enabled, so enable ARCH_BCM too then. It's a
result of some reorganization in commit
96796c914b841a7658e9617b1325175b4d02c574 ("arm64: Kconfig.platforms:
Re-organized Broadcom menu").

ARM64_CRYPTO config was dropped in commit
4a329fecc9aaebb27a53fa7abfa53bbc2ee42f3f ("crypto: Kconfig - submenus
for arm and arm64"). Crypto algos can be selected without this config
now.
2023-05-15 14:12:18 +02:00
Krzesimir Nowak
1ee6e01db7 overlay sys-kernel: Bump kernel version to 6.1.27
Linux 6.1.x is the line of LTS kernel releases, so switch to it.

Dropped the already-merged patches for hyperv on arm64.

The patch for avoiding failures with new compilers is not necessary
any more as the build failues are already fixed.
2023-05-15 14:12:18 +02:00
Krzesimir Nowak
40a3c6be2d overlay app-torcx/docker: Update app-emulation/docker-proxy version 2023-05-15 14:12:18 +02:00
Krzesimir Nowak
b27fbcc4f8 overlay app-emulation/docker-proxy: Apply Flatcar modifications 2023-05-15 14:12:18 +02:00
Krzesimir Nowak
9d72f1da74 overlay app-emulation/docker-proxy: Sync with Gentoo
Needed by synced app-emulation/docker package.
2023-05-15 14:12:18 +02:00
Krzesimir Nowak
9d6af12f1c overlay app-emulation/docker: Apply Flatcar modifications 2023-05-15 14:12:18 +02:00
Krzesimir Nowak
964117a9a2 overlay app-emulation/docker: "Sync" with Gentoo
This is a kinda-sorta sync, because Gentoo has already dropped docker
20.x.y at 20.10.22, whereas we have 20.10.24. I updated our ebuild
based on the older version of Gentoo's and adapted the dependency
versions to ones mentioned on moby github page. The reason behind this
"syncing" is to pull in changes in the kernel config changes as there
are changes relevant to kernel 6.1.
2023-05-15 14:12:18 +02:00
Krzesimir Nowak
aeb9d8e2b9 Revert "New version: main-3602.0.0-nightly-20230512-2100"
This reverts commit da957f9f31.

The actual SDK hasn't built due to the dev-lang/rust flakiness.
2023-05-15 08:10:58 +02:00
flatcar-ci
da957f9f31 New version: main-3602.0.0-nightly-20230512-2100 2023-05-13 01:28:35 +00:00
flatcar-ci
d5fd36e3cb New version: main-3602.0.0-nightly-20230512-2100-INTERMEDIATE 2023-05-12 21:00:24 +00:00
Gabriel
8f44cbfb55
coreos-base/coreos-cloudinit: Update to latest commit (#814)
* Update coreos-cloudinit to latest commit

The latest commit sets the short form hostname that gets fetched from
the metadata provider instead of the FQDN.

Signed-off-by: Gabriel Adrian Samfira <gsamfira@cloudbasesolutions.com>
Co-authored-by: Kai Lüke <pothos@users.noreply.github.com>
2023-05-12 18:52:53 +05:30
Sayan Chowdhury
2eb4764fb8
Merge pull request #815 from flatcar/linux-5.15.111-main
Upgrade Linux Kernel for main from 5.15.108 to 5.15.111
2023-05-12 17:12:29 +05:30
Krzesimir Nowak
d9cf54178b
Merge pull request #820 from flatcar/krnowak/fix-baselayout-commit-hash
overlay sys-apps/baselayout: Fix commit hash
2023-05-12 12:37:07 +02:00
Krzesimir Nowak
b458ccb99f overlay sys-apps/baselayout: Fix commit hash
Point to the merge commit in flatcar-master branch that contains the
previous commit.
2023-05-12 12:20:18 +02:00
Dongsu Park
c16ce9316c
Merge pull request #813 from flatcar/dongsu/containerd-1.6.21
app-emulation/containerd: Upgrade Containerd from 1.6.20 to 1.6.21
2023-05-12 12:13:44 +02:00
Krzesimir Nowak
7cdec05602
Merge pull request #776 from flatcar/krnowak/bash-changes
Move bash to portage stable and update it
2023-05-12 11:54:57 +02:00
Flatcar Buildbot
c268054ed4 sys-kernel/coreos-sources: Update from 5.15.108 to 5.15.111 2023-05-12 07:11:23 +00:00
flatcar-ci
fd81de1342 New version: main-3601.0.0-nightly-20230511-2100 2023-05-11 21:00:26 +00:00
Dongsu Park
cea940ffad app-emulation/containerd: Upgrade Containerd from 1.6.20 to 1.6.21 2023-05-11 16:28:04 +02:00
Krzesimir Nowak
7cf65a94bb changelog: Add entries 2023-05-11 15:33:29 +02:00