18100 Commits

Author SHA1 Message Date
Flatcar Buildbot
6acf94342a net-dns/dnsmasq: Sync with Gentoo
It's from Gentoo commit b22dddcb8a0fb0e10ec77a08bf2c103bc4c933b8.
2023-10-25 15:05:33 +02:00
Flatcar Buildbot
5e2a6e220a licenses: Sync with Gentoo
It's from Gentoo commit acb42cc480af58f30c4cb0f364e583d102ace5c4.
2023-10-25 15:05:33 +02:00
Flatcar Buildbot
8c8f64dbc4 eclass/xorg-3: Sync with Gentoo
It's from Gentoo commit c06c0d7fe31a4810a799676607c1b116c50d07b7.
2023-10-25 15:05:33 +02:00
Flatcar Buildbot
1cb06ea35c eclass/python-utils-r1: Sync with Gentoo
It's from Gentoo commit d383331bd93780571c7ba9443039d80c08fa35f6.
2023-10-25 15:05:33 +02:00
Flatcar Buildbot
9f04337847 eclass/kernel-2: Sync with Gentoo
It's from Gentoo commit 73b4fb45a86e8918529e29ee61e6a54e9034a064.
2023-10-25 15:05:33 +02:00
Flatcar Buildbot
f718f82938 eclass/java-utils-2: Sync with Gentoo
It's from Gentoo commit 9ad2683b86538e21a2d7411fa71058ac534c23de.
2023-10-25 15:05:33 +02:00
Flatcar Buildbot
e9c3a35574 eclass/flag-o-matic: Sync with Gentoo
It's from Gentoo commit b81724af911b1c7f0473cd850ab29c74733c5f30.
2023-10-25 15:05:33 +02:00
Flatcar Buildbot
7171f70585 eclass/elisp-common: Sync with Gentoo
It's from Gentoo commit 2ab9bda58e464656cdf1e31b7e8b293cf1ec0caf.
2023-10-25 15:05:33 +02:00
Flatcar Buildbot
123dcdf45f dev-vcs/repo: Sync with Gentoo
It's from Gentoo commit 50ffcb02adc98342e87676d7c1d16c14f600a2ff.
2023-10-25 15:05:33 +02:00
Flatcar Buildbot
7bcb622b25 dev-util/ninja: Sync with Gentoo
It's from Gentoo commit 6fa5f40e0a097ca4900307a2dd4648c5fdc465c2.
2023-10-25 15:05:33 +02:00
Flatcar Buildbot
1cbb3b835b dev-util/meson: Sync with Gentoo
It's from Gentoo commit c9fe13a8985c66bf44a1f0a8d46bab20995a1a51.
2023-10-25 15:05:33 +02:00
Flatcar Buildbot
cf5a7ca5e4 dev-util/cmake: Sync with Gentoo
It's from Gentoo commit 64e13ce033314d91aa2e717ec858b65356c59590.
2023-10-25 15:05:33 +02:00
Flatcar Buildbot
c777a1c7dc dev-python/cython: Sync with Gentoo
It's from Gentoo commit fc3e64161e47e72bbd77693ecec9ace8b7cd1a3d.
2023-10-25 15:05:33 +02:00
Flatcar Buildbot
40a31c4eca dev-libs/protobuf: Sync with Gentoo
It's from Gentoo commit d674a844b38ef779323f6b445f58db22c6586c19.
2023-10-25 15:05:33 +02:00
Flatcar Buildbot
f15bf139fa dev-lang/python: Sync with Gentoo
It's from Gentoo commit 0bcd2ab51bbbac3397629a3b7a7bdd566857fb89.
2023-10-25 15:05:33 +02:00
Flatcar Buildbot
51d6d222b7 dev-lang/lua: Sync with Gentoo
It's from Gentoo commit 7c4d1adc59340281050875aaf8cad24b0e5b3cf0.
2023-10-25 15:05:33 +02:00
Flatcar Buildbot
6a8975ff68 app-portage/gentoolkit: Sync with Gentoo
It's from Gentoo commit 122ee4d7e65a6a1ba60a508a99f4d93632bda5dd.
2023-10-25 15:05:33 +02:00
Flatcar Buildbot
5b21af3c87 app-emulation/qemu: Sync with Gentoo
It's from Gentoo commit 196685c68adecedeb3c335e551924cab4aee55ea.
2023-10-25 15:05:32 +02:00
flatcar-ci
5ec3b7bd96 New version: main-3767.0.0-nightly-20231024-2100 2023-10-24 21:00:32 +00:00
Thilo Fromm
ac811ab50f
Merge pull request #1216 from flatcar/contrib/torcx-deprecation-docker-sysext
Contrib: Deprecate torcx, ship containerd / docker as sysexts
2023-10-24 09:33:44 +02:00
flatcar-ci
4deb3ba157 New version: main-3766.0.0-nightly-20231023-2100 2023-10-23 21:00:25 +00:00
Thilo Fromm
37cc05ce11 coreos/base/package.use: squashfs-tools: enable all compression formats
This change enables USE flags for all supported compression formats.
zstd specifically is required to build zstd sysexts.
2023-10-23 16:05:46 +02:00
Thilo Fromm
b775036a62 torcx removal: address PR comments
- updated github actions for runc, containerd, and docker to not handle
  nonexistent ebuilds in app-torcx/ anymore
- removed spurious package_run_dependencies from build_image_util.sh
- build_sysext: generate pkginfo before mangle script runs
  use zstd for compression; add cli flag to select compression
- ci_automation_common.sh: remove spurious `/` from match string
- coreos, board-packages, bootengine: bump ebuild revisions
- kernel commonconfig: add squashfs zstd support

Signed-off-by: Thilo Fromm <thilofromm@microsoft.com>
2023-10-23 16:05:45 +02:00
Thilo Fromm
6512ef04ca overlay coreos-base/update_engine: remove torcx sanity check
Include PR https://github.com/flatcar/update_engine/pull/30 to un-break
updates when torcx was removed in favour of sysext.

Signed-off-by: Thilo Fromm <thilofromm@microsoft.com>
2023-10-23 16:05:45 +02:00
Thilo Fromm
c589fb8e56 coreos-overlay: removed all remaining app-torcx artifacts
Signed-off-by: Thilo Fromm <thilofromm@microsoft.com>
2023-10-23 16:05:45 +02:00
Krish Jain
fe949f5900 Make sure binary packages are built in build_packages already 2023-10-23 16:05:45 +02:00
krishjainx
c026d9ed53 Remove app-arch/torcx from coreos-overlay 2023-10-23 16:05:45 +02:00
krishjainx
851009c6cc Install docker as a system extension, use manglefs script ( convert the unit dependencies from wants to upholds); one sysext for all docker for now 2023-10-23 16:05:45 +02:00
Mathieu Tortuyaux
7b0d9bde7e
Merge pull request #1289 from flatcar/linux-6.1.59-main
Upgrade Linux Kernel for main from 6.1.58 to 6.1.59
2023-10-23 15:26:43 +02:00
flatcar-ci
ed16d78876 New version: main-3763.0.0-nightly-20231020-2100 2023-10-21 02:09:26 +00:00
flatcar-ci
418e418c29 New version: main-3763.0.0-nightly-20231020-2100-INTERMEDIATE 2023-10-20 21:00:29 +00:00
Flatcar Buildbot
9c8e8b8f10 sys-kernel/coreos-sources: Update from 6.1.58 to 6.1.59 2023-10-20 07:11:41 +00:00
Flatcar Buildbot
c3b366f872 Update mantle container image to latest HEAD 2023-10-19 21:00:42 +00:00
flatcar-ci
18adacfa57 New version: main-3762.0.0-nightly-20231019-2100 2023-10-19 21:00:23 +00:00
Dongsu Park
291ec131e3
Merge pull request #1281 from flatcar/dongsu/rust-1.73.0
overlay dev-lang/rust: Update to 1.73.0
2023-10-19 12:27:20 +02:00
Krzesimir Nowak
9bd49b722e
Merge pull request #1280 from dosomder/cloudsigma-set-tty-raw
overlay cloudsigma: Set tty to RAW
2023-10-19 10:55:56 +02:00
dosomder
efd822f993
overlay cloudsigma: bump ebuild revision 2023-10-19 07:44:07 +02:00
flatcar-ci
27384f9a4a New version: main-3761.0.0-nightly-20231018-2100 2023-10-18 21:00:38 +00:00
Krzesimir Nowak
a56e7b52c7
Merge pull request #1276 from flatcar/buildbot/weekly-portage-stable-package-updates-2023-10-16
Weekly portage-stable package updates 2023-10-16
2023-10-18 16:07:31 +02:00
Dongsu Park
934009e25e overlay virtual/rust: update to 1.73.0 2023-10-18 09:17:04 +02:00
Dongsu Park
ec8e7e8f87 overlay dev-lang/rust: Apply Flatcar modifications
- Apply cross-compiling changes.
- Remove dependency on sys-apps/lsb-release, which conflicts with
  sys-apps/baselayout of Flatcar.
- Remove rust-src to keep the SDK size minimal.
- Add a comment about keeping the patchlevel 0 of stage0.
- Update Rust version from 1.72.1 to 1.73.0 in profiles.

Based on commit 82f9e1b8dbbb667f49982e695104f26ea322756f
2023-10-18 09:17:04 +02:00
Dongsu Park
5d12e8e118 overlay dev-lang/rust: Update to 1.73.0
Sync with Gentoo to update dev-lang/rust to 1.73.0.

Gentoo ref: a36588cc963e0ecf32b38465c02039b20ecd7ea6
2023-10-18 09:17:04 +02:00
Dongsu Park
c3d19db937 portage eclass: sync rust-toolchain.eclass
Get rust-toolchain.eclass in sync with Gentoo to be able to build
Rust 1.73+.

Otherwise build will fail due to a missing file from the upstream repo
rust-1.72.0-mips-unknown-linux-gnu.tar.xz.

Gentoo ref: f66c64d25bc04fc2ef3bd3cba6a8fbc48f42be9f
2023-10-18 09:17:04 +02:00
flatcar-ci
115505b86e New version: main-3760.0.0-nightly-20231017-2100 2023-10-17 21:00:27 +00:00
Mathieu Tortuyaux
89b329bf23
overlay coreos-base/update_engine: pull quotes handling
Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
2023-10-17 10:52:55 +02:00
dosomder
15393e0dad
overlay cloudsigma: Set tty to RAW 2023-10-17 08:23:02 +02:00
flatcar-ci
f05a3e01a8 New version: main-3759.0.0-nightly-20231016-2100 2023-10-16 21:00:24 +00:00
Krzesimir Nowak
7cc75f7633 overlay profiles: Drop accept keywords for net-misc/whois 2023-10-16 15:39:27 +02:00
Krzesimir Nowak
b89b88f6cc overlay profiles: Drop disabling of removed USE flag 2023-10-16 15:34:22 +02:00
Dongsu Park
7c95d5d970
Merge pull request #1275 from flatcar/linux-6.1.58-main
Upgrade Linux Kernel for main from 6.1.57 to 6.1.58
2023-10-16 14:51:23 +02:00