Commit Graph

22070 Commits

Author SHA1 Message Date
Flatcar Buildbot
93b447b643 app-editors/vim-core: Sync with Gentoo
It's from Gentoo commit b71e739479c33bcb561b6305f0d2df8f3f7ab480.
2023-03-27 07:21:29 +00:00
Flatcar Buildbot
51c01ccb44 app-editors/vim: Sync with Gentoo
It's from Gentoo commit 38ad187c29e86a5f6dffb2a717d8f11af07b78cd.
2023-03-27 07:21:29 +00:00
Flatcar Buildbot
5b7e0f3243 app-arch/zstd: Sync with Gentoo
It's from Gentoo commit 0e73875786392261ea9354c39728a49ef951521b.
2023-03-27 07:21:26 +00:00
Flatcar Buildbot
61b7fca2dc app-arch/tar: Sync with Gentoo
It's from Gentoo commit a8320b2610a082aa0766200884c69a76f21829b2.
2023-03-27 07:21:25 +00:00
Thilo Fromm
898f96bb1e Merge pull request #2552 from flatcar/t-lo/emerge-gitclone-support-dev-images
emerge-gitclone: bump to include support for git ref versions
2023-03-27 08:32:24 +02:00
Kai Lueke
38b0fe946b Make mantle ref bump action more robust
The curl call to download the current version.txt file failed, causing
branch to be "flatcar-" which later lets the git checkout fail. This
was hidden somewhere in the logs of successful steps.
To directly stop execution, use saner settings for curl and bash.
2023-03-27 12:54:47 +09:00
Kai Lüke
892350ba97
Merge pull request #697 from flatcar/kai/qemu-serial-console-kola-check
Run kola without --qemu-skip-mangle on Jenkins
2023-03-27 11:55:32 +09:00
Thilo Fromm
42161a59d7 emerge-gitclone: bump to include support for git ref versions
This change bumps the CROS_WORKON_COMMIT of emerge-gitclone to include
the latest flatcar-master tip. emerge-gitclone now supports developer OS
versions and uses the version's git ref suffix to check out the correct
scripts repo version.

See
401e84df7b
for details.

Signed-off-by: Thilo Fromm <thilofromm@microsoft.com>
2023-03-24 18:29:10 +01:00
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