17945 Commits

Author SHA1 Message Date
James Le Cuirot
daab7c3970
coreos-base/update-ssh-keys: Don't use coreos-cargo.eclass, fix warnings
Signed-off-by: James Le Cuirot <jlecuirot@microsoft.com>
2024-06-17 11:03:04 +01:00
James Le Cuirot
d5216b4884
coreos-base/ue-rs: Don't use coreos-cargo.eclass, fix warnings
Signed-off-by: James Le Cuirot <jlecuirot@microsoft.com>
2024-06-17 11:03:03 +01:00
James Le Cuirot
278050271b
coreos-base/afterburn: Don't use coreos-cargo.eclass, fix warnings
Signed-off-by: James Le Cuirot <jlecuirot@microsoft.com>
2024-06-17 11:03:02 +01:00
James Le Cuirot
2c2ecc997a
cargo.eclass: Sync with Gentoo
Signed-off-by: James Le Cuirot <jlecuirot@microsoft.com>
2024-06-17 11:03:01 +01:00
James Le Cuirot
e90451ff2b
rust-toolchain.eclass: Sync with Gentoo
Signed-off-by: James Le Cuirot <jlecuirot@microsoft.com>
2024-06-17 10:44:41 +01:00
James Le Cuirot
fc0aca0068
Drop coreos-devel/fero-client and any usage of it
We sign releases manually now.

Signed-off-by: James Le Cuirot <jlecuirot@microsoft.com>
2024-06-17 10:44:40 +01:00
Flatcar Buildbot
dc456862d7 sys-kernel/coreos-sources: Update from 6.6.33 to 6.6.34 2024-06-17 07:12:56 +00:00
Mathieu Tortuyaux
345c5e25b8
Merge pull request #2030 from flatcar/linux-6.6.33-main
Upgrade Linux Kernel for main from 6.6.32 to 6.6.33
2024-06-13 18:05:46 +02:00
Flatcar Buildbot
524cac0445 sys-kernel/coreos-sources: Update from 6.6.32 to 6.6.33 2024-06-13 07:12:41 +00:00
Flatcar Buildbot
30d4bb340e sys-kernel/coreos-firmware: Update from 20240513 to 20240610 2024-06-13 07:12:24 +00:00
Mathieu Tortuyaux
8381ea1783
Merge pull request #2020 from flatcar/containerd-1.7.18-main
Upgrade Containerd in main from 1.7.17 to 1.7.18
2024-06-10 19:21:18 +02:00
Mathieu Tortuyaux
427b6b77b6
Merge pull request #2026 from flatcar/cacerts-3.101-main
Update ca-certificates in main from 3.100 to 3.101
2024-06-10 14:30:07 +02:00
Mathieu Tortuyaux
5f151a08bc
Merge pull request #1979 from JeWe37/python-sysext
sysext: Add python sysext
2024-06-10 14:26:52 +02:00
Mathieu Tortuyaux
f8e7a07034
coreos-base/coreos-init: bump init
this pulls the issuegen fix.

Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
2024-06-10 14:07:12 +02:00
Flatcar Buildbot
c6a30d5959 app-misc/ca-certificates: Update from 3.100 to 3.101 2024-06-10 07:20:55 +00:00
Mathieu Tortuyaux
7915f23486
sys-apps/ignition: bump to 2.19.0
Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
2024-06-07 14:09:06 +02:00
Flatcar Buildbot
6e27c525c5 app-containers/containerd: Update from 1.7.17 to 1.7.18 2024-06-07 08:18:17 +00:00
Mathieu Tortuyaux
a91715a4eb
Merge pull request #2010 from alejandro-ripoll/main
OpenStack: Changed metadata hostname source order
2024-06-07 07:58:44 +02:00
Alejandro Ripoll
68cf358c8f OpenStack: Changed metadata hostname source order
Change `flatcar-openstack-hostname.service` to use afterburn `openstack` provider implemented on coreos/afterburn#462  instead of `openstack-metadata`.
BootEngine PR: flatcar/bootengine#96
2024-06-03 14:18:19 +02:00
Jendrik Weise
64c9ed5820 sysext: Add python sysext
Minimal sysext containing dev-lang/python and dev-python/pip.
Enabled ensurepip for python and added required packages from Gentoo.
2024-05-29 19:18:18 +02:00
Jeremi Piotrowski
7c0335326f coreos-overlay/fero-client: Keyword for arm64
fero-client is a dependency of the Flatcar SDK. Keyword it so that the Flatcar
SDK can be built for arm64. The keyword entry from the profile can be removed,
it wasn't used since the ebuild was upreved to -r1.

Signed-off-by: Jeremi Piotrowski <jpiotrowski@microsoft.com>
2024-05-29 16:12:37 +02:00
Jeremi Piotrowski
564c0fb62f coreos-overlay/profiles: Keyword ccid for arm64
ccid-1.5.4 is marked ~arm64 but is a depdendency of the Flatcar SDK. Keyword in
profile so that an arm64 SDK can be built.

Signed-off-by: Jeremi Piotrowski <jpiotrowski@microsoft.com>
2024-05-29 16:11:39 +02:00
Flatcar Buildbot
814790d93d sys-kernel/coreos-sources: Update from 6.6.31 to 6.6.32 2024-05-26 07:12:39 +00:00
Krzesimir Nowak
0c82cdcd14
Merge pull request #1732 from flatcar/krnowak/crypt
Migrate from glibc libcrypt to sys-libs/libxcrypt
2024-05-24 10:04:51 +02:00
Mathieu Tortuyaux
295bf97417
Merge pull request #1992 from flatcar/linux-6.6.31-main
Upgrade Linux Kernel for main from 6.6.30 to 6.6.31
2024-05-23 13:02:57 +02:00
Krzesimir Nowak
de399a3476 overlay stage1-hooks: Add hooks for libxcrypt migration
They are copying sys-libs/libxcrypt from new portage-stable and
updating package masks and USE flags in order to migrate from
glibc-provided libcrypt to libxcrypt-provided libcrypt.

The migration seems to be a bit complicated to do, because
bootstrapping a system using glibc with libxcrypt-provided libcrypt
using a build environment using glibc with glibc-provided libcrypt
results in some slot conflicts. Without the stage1 hooks the failure
happened in stage2. With the hooks, but without the seed SDK update,
the failure happened already in stage1.

Updating the seed SDK to use libxcrypt seems to do the trick. The
update of the seed SDK will happen only when transition happens - if
the seed SDK is already using libxcrypt, these hooks are noops.
2024-05-23 11:19:30 +02:00
Krzesimir Nowak
5b64defa98 overlay profiles: Migrate from glibc crypt to libxcrypt
It's long overdue and glibc 2.39 will drop crypt stuff altogether. Or
so I heard. Whatever happens, the crypt library in glibc is deprecated
for a long time already.
2024-05-23 11:19:30 +02:00
Krzesimir Nowak
0c8a60e78a sys-libs/libxcrypt: Add from Gentoo
It's from Gentoo commit 5719c8e719b916e754090c74aaed74634a28ad9b.
2024-05-23 11:18:48 +02:00
Dongsu Park
ba12d45e16
Merge pull request #1981 from flatcar/rust-1.78.0-main
Upgrade dev-lang/rust and virtual/rust in main from 1.77.2 to 1.78.0
2024-05-22 17:52:24 +02:00
Flatcar Buildbot
b5c85fee12 sys-kernel/coreos-sources: Update from 6.6.30 to 6.6.31 2024-05-18 07:11:58 +00:00
Dongsu Park
1c4b67fb21
Merge pull request #1970 from flatcar/linux-6.6.30-main
Upgrade Linux Kernel for main from 6.6.28 to 6.6.30
2024-05-17 16:14:33 +02:00
Dongsu Park
6aebb2b70c
Merge pull request #1990 from flatcar/dongsu/glibc-2.38-r13
sys-libs/glibc: update to 2.38-r13
2024-05-17 16:09:02 +02:00
Flatcar Buildbot
53d6706380 app-containers/containerd: Update from 1.7.16 to 1.7.17 2024-05-17 08:17:33 +00:00
Thilo Fromm
9bb51f86e9 sys-libs/glibc: Apply Flatcar modifications
- take care of nscd.conf via tmpfiles, add files/nscd-conf.tmpfiles.
  - comment out 'dostrip -x' to force the OS image binaries to be stripped
  - remove everything glibc wants to put under /etc since we use
    baselayout to provide that

Signed-off-by: Thilo Fromm <thilofromm@microsoft.com>
Signed-off-by: Krzesimir Nowak <knowak@microsoft.com>
2024-05-16 11:14:17 +02:00
Dongsu Park
f1a8cc4c7b sys-libs/glibc: Sync with Gentoo
It's from Gentoo commit 1df9b3482f2e199390ecbe04a76f5397e450218f.
2024-05-16 11:14:14 +02:00
Flatcar Buildbot
f11bd27baa sys-kernel/coreos-firmware: Update from 20240410 to 20240513 2024-05-16 07:10:19 +00:00
Dongsu Park
1311cbfc1b overlay dev-lang/rust: adjust ignore broken non-applicable tests patch
Adjust ignore-broken-and-non-applicable-tests.patch to make it appliable
to 1.78.0
2024-05-14 17:08:39 +02:00
Dongsu Park
bd23d89d44
Merge pull request #1987 from flatcar/cacerts-3.100-main
Update ca-certificates in main from 3.99 to 3.100
2024-05-14 12:24:26 +02:00
Dongsu Park
08f9ec0f6d overlay sys-kernel/coreos-sources: adjust revert-pahole-flags patch
Adjust z0002-revert-pahole-flags.patch to make it appliable with Kernel
6.6.30 or newer, because upstream Kernel changed init/Kconfig.

See also
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?h=v6.6.30&id=37ca196aa4d8aa5529f44d776051b3c249f764ba.
2024-05-13 15:21:07 +02:00
Dongsu Park
bdc6de365f
Merge pull request #1966 from flatcar/buildbot/monthly-glsa-metadata-updates-2024-05-01
Monthly GLSA metadata 2024-05-01
2024-05-13 13:31:54 +02:00
Flatcar Buildbot
40b8c2b4d0 app-misc/ca-certificates: Update from 3.99 to 3.100 2024-05-13 07:20:39 +00:00
Flatcar Buildbot
1c3f15ab2a dev-lang/rust: Update from 1.77.2 to 1.78.0 2024-05-07 07:34:30 +00:00
Kai Lüke
f06ebd3692
Merge pull request #1978 from flatcar/kai/azure-hostname
app-emulation/wa-linux-agent: Use networkctl to propagate hostname
2024-05-03 23:12:40 +09:00
Jendrik Weise
cd849d6849 sysext: Add podman sysext
Enabled user session dbus in base image to support podman rootless mode.
Extension images can now be created from multiple packages by seperating
them with a comma. The podman sysext includes app-containers/podman and
net-misc/passt.
It can be enabled by adding podman to /etc/flatcar/enabled-sysext.conf.
Potential TODO: gpgme had to be added as BDEPEND to podman ebuild.
2024-05-03 22:59:36 +09:00
Kai Lueke
6d6ffc025e app-emulation/wa-linux-agent: Use networkctl to propagate hostname
The if-up-down to trigger the DHCP request causes problems. It's better
to directly ask systemd-networkd to issue the request. It seems that
one needs to use "reconfigure" instead of "forcerenew", so I went with
only that instead of somehow trying to see if "forcerenew" has an
effect.
2024-05-03 20:44:51 +09:00
Kai Lueke
08d60880ff Revert "app-emulation/wa-linux-agent: Disable interface restarting"
This reverts commit 9556c7f94b932ded3658738d616c2f666a364ba8
because waagent looks for internal hostname changes and wants to
propagate them to the Azure VM properties by issuing a new DHCP request.
2024-05-03 20:37:34 +09:00
Flatcar Buildbot
5ce9e14fec sys-kernel/coreos-sources: Update from 6.6.28 to 6.6.30 2024-05-03 07:12:18 +00:00
Flatcar Buildbot
158314047b portage-stable/metadata: Monthly GLSA metadata updates 2024-05-01 07:18:57 +00:00
Adrian Vladu
6efe345d89 image: add kubevirt image build
As Ignition supports KubeVirt, add a custom oem for it and also the
required parts to be able to build an image in .qcow2 format that
is already using internal .qcow2 gzip compression.

Fixes: https://github.com/flatcar/Flatcar/issues/1358

Signed-off-by: Adrian Vladu <avladu@cloudbasesolutions.com>
2024-04-30 09:19:16 +03:00
Flatcar Buildbot
3a7330f697 app-containers/containerd: Update from 1.7.15 to 1.7.16 2024-04-26 08:16:43 +00:00