22162 Commits

Author SHA1 Message Date
Kai Lueke
d53d415ef8 Run kola without --qemu-skip-mangle on Jenkins
For the GitHub CI we have to use --qemu-skip-mangle because the LXC
containers don't have access to loop devices. Running with
--qemu-skip-mangle means that the serial console does not get captured
completely because systemd and dracut messages are missing, and thus we
don't catch these errors in kola.
Make the skipping conditional and use it in Jenkins at least for the
nightlies and releases.
2023-03-24 22:17:13 +09:00
flatcar-ci
d413d035f7 New version: main-3552.0.0-nightly-20230323-2100 2023-03-23 21:00:33 +00:00
Krzesimir Nowak
7cb148237c Merge pull request #2551 from flatcar/krnowak/squashfs-in-dev-container
coreos-base/coreos-dev: Add squashfs tools to developer container
2023-03-23 13:51:31 +01:00
Krzesimir Nowak
bef2348928 Merge pull request #431 from flatcar/krnowak/sys-packages-app-arch
Automate updates of system packages: app-arch
2023-03-23 10:01:26 +01:00
Krzesimir Nowak
9558eaebf2 Merge pull request #2544 from flatcar/krnowak/sys-packages-app-arch
profiles: Drop accept keywords for app-arch/zstd
2023-03-23 10:01:23 +01:00
Krzesimir Nowak
e49221b42f coreos-base/coreos-dev: Add squashfs tools to developer container
May come in handy if someone wants to create a sysext image.
2023-03-23 09:41:35 +01:00
flatcar-ci
92351d2eb2 New version: main-3550.0.0-nightly-20230321-2100 2023-03-21 21:00:33 +00:00
Krzesimir Nowak
740ea78e27 changelog: Add an entry 2023-03-21 15:09:49 +01:00
Krzesimir Nowak
df13cbcf6e .github: Add updated packages to the list 2023-03-21 15:07:53 +01:00
Krzesimir Nowak
1458163fca profiles: Drop accept keywords for app-arch/zstd
The updated packages is now stable for both amd64 and arm64.
2023-03-21 14:59:28 +01:00
Krzesimir Nowak
89dfa8cbaa app-arch/zstd: Sync with Gentoo
It's from Gentoo commit 0d9fc63ebed2c44bb7912aab9b457c2f3b66b6c5.
2023-03-21 14:43:55 +01:00
Krzesimir Nowak
23c8f0bb19 app-arch/zip: Sync with Gentoo
It's from Gentoo commit df5eeb6269ea4ab0a4a701da76ada8e5a0628061.
2023-03-21 14:43:55 +01:00
Krzesimir Nowak
f029407c03 app-arch/sharutils: Sync with Gentoo
It's from Gentoo commit e32e2263d94fdac827172dd8f333bd50fc1b2731.
2023-03-21 14:43:54 +01:00
Krzesimir Nowak
2902941d1b app-arch/rpm2targz: Sync with Gentoo
It's from Gentoo commit fdac1b1322aedeeb65dd6ee7c66498ff0022e18c.
2023-03-21 14:43:53 +01:00
Krzesimir Nowak
580d4d0573 Merge pull request #430 from flatcar/krnowak/weekly-changelog
changelog: Update weekly updates entry
2023-03-21 11:21:01 +01:00
Krzesimir Nowak
5bdcb6eca9 changelog: Update weekly updates entry
Python was still at version 3.10.10, so the entry here is not
necessary. The _p3 suffix is not an official new version, but instead
a note from Gentoo maintainers about having some extra patches on top
of the release.

Also use the official version number for pahole.
2023-03-21 11:14:59 +01:00
Sayan Chowdhury
aa84710834 Merge pull request #429 from flatcar/buildbot/weekly-package-updates-2023-03-20
Weekly package updates 2023-03-20
2023-03-21 15:40:44 +05:30
Sayan Chowdhury
e29c89bab8 changelog: Add weekly 20230320 changelog entries
Signed-off-by: Sayan Chowdhury <schowdhury@microsoft.com>
2023-03-21 15:11:48 +05:30
flatcar-ci
adae222547 New version: main-3549.0.0-nightly-20230320-2100 2023-03-20 21:00:29 +00:00
Kai Lüke
e4b001cf50
Merge pull request #695 from flatcar/mantle-update-main
Upgrade mantle container image to latest HEAD in main
2023-03-20 13:38:42 +01:00
Kai Lüke
93eef4eeac Merge pull request #2542 from flatcar/kai/initrd-oem-ordering
sys-kernel/bootengine: Prevent OEM mount point from showing up early
2023-03-20 13:37:38 +01:00
Flatcar Buildbot
c1d32abe8e Update mantle container image to latest HEAD 2023-03-20 12:37:36 +00:00
Krzesimir Nowak
330063dda5 Merge pull request #2543 from flatcar/krnowak/fix-kernel-config
sys-kernel/coreos-modules: Drop CONFIG_NET_CLS_TCINDEX
2023-03-20 13:35:40 +01:00
Kai Lueke
fd56d1736f sys-kernel/bootengine: Prevent OEM mount point from showing up early
This pulls in
https://github.com/flatcar/bootengine/pull/58
to prevent the OEM mount point from showing up before Ignition mounts.
It also makes it simpler to write files to the OEM partition without
having to specify the partition first as initrd mount point.

Fixes https://github.com/flatcar/Flatcar/issues/979
2023-03-20 21:31:21 +09:00
Flatcar Buildbot
1aef3760b9 virtual/libcrypt: Sync with Gentoo
It's from Gentoo commit 1d86e13a6b6be300f4223115c638bbda6d999fb9.
2023-03-20 07:26:35 +00:00
Flatcar Buildbot
18aa0ea4a9 sys-libs/libseccomp: Sync with Gentoo
It's from Gentoo commit fade17c365155fc535fa3fcab4799effdcd58825.
2023-03-20 07:26:34 +00:00
Flatcar Buildbot
1f8e0a9576 sys-devel/libtool: Sync with Gentoo
It's from Gentoo commit dd04356572de7d570b230f62c2094eaa68ef4fdc.
2023-03-20 07:26:23 +00:00
Flatcar Buildbot
de619dbcc4 sys-devel/gcc: Sync with Gentoo
It's from Gentoo commit 48488786b8625ce64b1d88402a90741cfc8e661c.
2023-03-20 07:26:21 +00:00
Flatcar Buildbot
a9b2b6d6e2 sys-devel/autoconf-archive: Sync with Gentoo
It's from Gentoo commit 49a5e118cf99d4d6b09698f92dae03e2b732f6ec.
2023-03-20 07:26:15 +00:00
Flatcar Buildbot
e6bec5f53d sys-apps/texinfo: Sync with Gentoo
It's from Gentoo commit f02f2ec7415bfef02b2318366dec9a5a7b0899ad.
2023-03-20 07:26:14 +00:00
Flatcar Buildbot
74dba4c963 sys-apps/portage: Sync with Gentoo
It's from Gentoo commit 3009f682e74a46a4a88ecab250c59f8e921ea2f9.
2023-03-20 07:26:13 +00:00
Flatcar Buildbot
d1389b85a0 sys-apps/diffutils: Sync with Gentoo
It's from Gentoo commit 9083aec7b4e8c779439f8340423660e16841a2d6.
2023-03-20 07:26:05 +00:00
Flatcar Buildbot
d16d129a29 profiles: Sync with Gentoo
It's from Gentoo commit 178b21ba0df784d9aa045a2c1e113974928a2e5a.
2023-03-20 07:26:04 +00:00
Flatcar Buildbot
3870f84718 net-misc/whois: Sync with Gentoo
It's from Gentoo commit 98488a2aeaf46d03ed4b734262e331585039288f.
2023-03-20 07:25:55 +00:00
Flatcar Buildbot
aa5d61af4e net-misc/wget: Sync with Gentoo
It's from Gentoo commit 6efa842ac4114bb18af18474883260cba12722ad.
2023-03-20 07:25:55 +00:00
Flatcar Buildbot
ccaaba8cee net-misc/curl: Sync with Gentoo
It's from Gentoo commit c6b3f26466c6770b5f0db1218e014f9c8dbb3444.
2023-03-20 07:25:52 +00:00
Flatcar Buildbot
08c9c116cb net-libs/nghttp2: Sync with Gentoo
It's from Gentoo commit 7b6a8a611e16d50a03c4aa7314e06e50c3b33367.
2023-03-20 07:25:48 +00:00
Flatcar Buildbot
d8a3d42560 net-libs/libpcap: Sync with Gentoo
It's from Gentoo commit 2ca0b4b88d683c8b34d61337eaf5c0a020111c4f.
2023-03-20 07:25:45 +00:00
Flatcar Buildbot
edc81da305 net-dns/bind-tools: Sync with Gentoo
It's from Gentoo commit 0ff8693edb3ea593f16db544f314ab7f4cfa3638.
2023-03-20 07:25:43 +00:00
Flatcar Buildbot
6842f4dc2b eclass/virtualx: Sync with Gentoo
It's from Gentoo commit 2cba2db27919bc449ed2a7bf7ed3259c6b96e65f.
2023-03-20 07:25:35 +00:00
Flatcar Buildbot
1e28faef28 eclass/vim-plugin: Sync with Gentoo
It's from Gentoo commit 2cba2db27919bc449ed2a7bf7ed3259c6b96e65f.
2023-03-20 07:25:35 +00:00
Flatcar Buildbot
a23b80f3db eclass/verify-sig: Sync with Gentoo
It's from Gentoo commit 2cba2db27919bc449ed2a7bf7ed3259c6b96e65f.
2023-03-20 07:25:32 +00:00
Flatcar Buildbot
5da03e91c3 eclass/toolchain: Sync with Gentoo
It's from Gentoo commit 2cba2db27919bc449ed2a7bf7ed3259c6b96e65f.
2023-03-20 07:25:25 +00:00
Flatcar Buildbot
e21b300e09 eclass/savedconfig: Sync with Gentoo
It's from Gentoo commit 2cba2db27919bc449ed2a7bf7ed3259c6b96e65f.
2023-03-20 07:25:14 +00:00
Flatcar Buildbot
22e857267b eclass/python-r1: Sync with Gentoo
It's from Gentoo commit 2cba2db27919bc449ed2a7bf7ed3259c6b96e65f.
2023-03-20 07:25:09 +00:00
Flatcar Buildbot
3df94e8446 eclass/optfeature: Sync with Gentoo
It's from Gentoo commit 2cba2db27919bc449ed2a7bf7ed3259c6b96e65f.
2023-03-20 07:24:52 +00:00
Flatcar Buildbot
6e10bbc495 eclass/meson: Sync with Gentoo
It's from Gentoo commit 2cba2db27919bc449ed2a7bf7ed3259c6b96e65f.
2023-03-20 07:24:40 +00:00
Flatcar Buildbot
3e9b4d2709 eclass/meson-multilib: Sync with Gentoo
It's from Gentoo commit 2cba2db27919bc449ed2a7bf7ed3259c6b96e65f.
2023-03-20 07:24:40 +00:00
Flatcar Buildbot
afad7f489a eclass/linux-info: Sync with Gentoo
It's from Gentoo commit 8435a16eb3e375dfe0a37f076eb6a1ebfed0a55b.
2023-03-20 07:24:36 +00:00
Flatcar Buildbot
24da7a9e51 eclass/libtool: Sync with Gentoo
It's from Gentoo commit ef47037c0df3bd254d6fe1601c34d24316762fa3.
2023-03-20 07:24:36 +00:00