Flatcar Buildbot
5fb6c4e048
sys-kernel/coreos-sources: Update from 6.6.51 to 6.6.52
2024-09-19 13:46:27 +02:00
Mathieu Tortuyaux
28955f9fb8
coreos-base/afterburn: bump to 5.7.0
...
This mainly pulls:
* Already upstreamed Hetzner patches
* Proxmox support
Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
2024-09-19 10:05:19 +02:00
flatcar-ci
8c5cd5bcfd
New version: main-4097.0.0-nightly-20240918-2100
2024-09-18 21:00:24 +00:00
Flatcar Buildbot
cffbf33b13
Update mantle container image to latest HEAD
2024-09-17 21:00:44 +00:00
flatcar-ci
ad32cbd71a
New version: main-4096.0.0-nightly-20240917-2100
2024-09-17 21:00:27 +00:00
James Le Cuirot
59953b79b6
sys-boot/grub: Adjust version string to include flatcar1 suffix
...
We will bump this every time we or Gentoo change patches that modify
parts of GRUB that are installed to the boot partition. We will reset
the version back to 1 when the upstream GRUB version changes.
Without this, we are bound by Gentoo's PVR string, which we cannot
change when we need to make changes to our own patches. The shim review
wants to know the full version number of our GRUB build, and it would
look bad to make such changes without changing the version.
This suffix is also applied to the Flatcar entry in the SBAT, which is
especially important for the shim review.
The published binary package will still be labelled with the Gentoo PVR,
but that seems less important given that end users cannot update
individual packages on Flatcar installations.
Signed-off-by: James Le Cuirot <jlecuirot@microsoft.com>
2024-09-17 15:49:01 +01:00
Jeremi Piotrowski
a23e5bbed2
Merge pull request #2299 from flatcar/jepio+sayan/sboot-lockdown
...
secure boot: lockdown, grub fallback, CI
2024-09-17 13:55:49 +02:00
James Le Cuirot
ea395fe5c9
Merge pull request #2318 from flatcar/chewi/grub-2.12
...
sys-boot/grub: Move to portage-stable, bump to 2.12
2024-09-17 10:31:03 +01:00
Jeremi Piotrowski
580c181df8
sys-kernel/coreos-modules: Enable lockdown when booted with secure boot
...
This is a requirement of the shim signing process.
Signed-off-by: Jeremi Piotrowski <jpiotrowski@microsoft.com>
2024-09-17 11:01:06 +02:00
Jeremi Piotrowski
8393a4cf4b
sys-kernel/coreos-sources: Add secure-boot-lockdown patches
...
Shim signing for secure boot requires enforcing lockdown. There are three ways
we can do this:
1. setting CONFIG_LOCK_DOWN_KERNEL_FORCE_INTEGRITY=y. This unconditionally
prevents loading unsigned kernel modules.
2. setting lockdown=integrity on the kernel cmdline from a signed Grub
configuration. This would be OK, but Grub is not updated in the field right
now, so we'd be stuck.
3. incorporate the secure-boot-lockdown patches that other major distros are using.
We're going to go with 3, because this only enforces lockdown when secure boot
is actually enabled and lets us change approach later on.
These patches are sourced from Debian:
https://sources.debian.org/src/linux/6.6.13-1~bpo12%2B1/debian/patches/features/all/lockdown/ .
Signed-off-by: Jeremi Piotrowski <jpiotrowski@microsoft.com>
2024-09-17 11:01:06 +02:00
Mathieu Tortuyaux
00bd0915ce
Merge pull request #2324 from flatcar/linux-6.6.51-main
...
Upgrade Linux Kernel for main from 6.6.50 to 6.6.51
2024-09-17 09:55:13 +02:00
flatcar-ci
2b10aa94a1
New version: main-4095.0.0-nightly-20240916-2100
2024-09-16 21:00:25 +00:00
Flatcar Buildbot
bc5e1fce44
sys-kernel/coreos-sources: Update from 6.6.50 to 6.6.51
2024-09-16 14:40:58 +00:00
Mathieu Tortuyaux
7234433f87
Merge pull request #2308 from flatcar/tormath1/ignition
...
sys-kernel/bootengine: pull ignition changes
2024-09-16 14:20:57 +02:00
Mathieu Tortuyaux
c7d080bfb6
Merge pull request #2310 from flatcar/firmware-20240909-main
...
Upgrade Linux Firmware in main from 20240811 to 20240909
2024-09-16 14:17:43 +02:00
Mathieu Tortuyaux
46d44d3b16
sys-kernel/bootengine: pull ignition changes
...
this pulls Ignition reordering to fix Equinix Metal issues.
Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
2024-09-16 09:39:09 +02:00
Flatcar Buildbot
b7bd8570e5
Update mantle container image to latest HEAD
2024-09-14 01:56:57 +00:00
flatcar-ci
4eea8c4a3d
New version: main-4092.0.0-nightly-20240913-2100
2024-09-14 01:56:41 +00:00
flatcar-ci
78210dcd9a
New version: main-4092.0.0-nightly-20240913-2100-INTERMEDIATE
2024-09-13 21:00:27 +00:00
Thilo Fromm
775cbf6b3e
board-packages: add hyperv hv-daemons ( #2319 )
...
This change adds the Azure and HyperV OEM "hv-daemons" to board-packages
so build_packages.sh will actually build these. This un-breaks a build
issue with the Azure and HyperV images.
Signed-off-by: Thilo Fromm <thilofromm@microsoft.com>
2024-09-13 15:32:34 +02:00
Mathieu Tortuyaux
664e4271f9
Merge pull request #2311 from flatcar/tormath1/etcd
...
app-admin/etcd-wrapper: bump etcd version
2024-09-13 09:24:53 +02:00
Mathieu Tortuyaux
100a449a42
app-admin/etcd-wrapper: bump etcd version
...
required for Kubernetes 1.31 external etcd
Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
2024-09-13 09:24:27 +02:00
flatcar-ci
95aade7c4b
New version: main-4091.0.0-nightly-20240912-2100
2024-09-12 21:00:27 +00:00
Thilo Fromm
32c40fa1cb
oem-azure: add hyperv daemons ( #2309 )
...
* oem-azure: add hyperv daemons
This change adds hyperv daemons hv_fcopy, hv_kvp, and hv_vss to the
Azure and HyperV OEM sysexts. hv_kvp specifically is needed to submit OS version
information to the Azure hypervisor.
The daemons, tough userspace programs, are built from the kernel sources
as they are included in the Linux kernel.
As the ebuild is (somewhat) kernel specific, it should be updated when the kernel
is updated. Respective additions have been made to the kernel update GitHub actions
automation.
Signed-off-by: Thilo Fromm <thilofromm@microsoft.com>
Co-authored-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
2024-09-12 16:37:25 +02:00
James Le Cuirot
9d2026b40e
sys-boot/grub: Move to portage-stable, bump to 2.12
...
We can now use Gentoo's upstream ebuild, save for a few small overrides
in a separate env file.
This bumps GRUB from 2.06 to 2.12, The existing two Flatcar patches have
been rebased.
Signed-off-by: James Le Cuirot <jlecuirot@microsoft.com>
2024-09-12 11:55:22 +01:00
Flatcar Buildbot
eb779f0b80
sys-kernel/coreos-firmware: Update from 20240811 to 20240909
2024-09-12 07:13:34 +00:00
Flatcar Buildbot
53efe424a8
Update mantle container image to latest HEAD
2024-09-11 21:00:43 +00:00
flatcar-ci
0d122ee40f
New version: main-4090.0.0-nightly-20240911-2100
2024-09-11 21:00:26 +00:00
Krzesimir Nowak
b031f0bc93
Merge pull request #2274 from flatcar/buildbot/weekly-portage-stable-package-updates-2024-09-02
...
Weekly portage-stable package updates 2024-09-02
2024-09-11 11:15:03 +02:00
flatcar-ci
34a7fbe054
New version: main-4089.0.0-nightly-20240910-2100
2024-09-10 21:00:29 +00:00
Mathieu Tortuyaux
c89130691c
Merge pull request #2296 from flatcar/linux-6.6.50-main
...
Upgrade Linux Kernel for main from 6.6.48 to 6.6.50
2024-09-10 13:43:33 +02:00
David Eichin
557175b3df
disable DHCP rapidcommit for cloudsigma
2024-09-10 07:18:52 +02:00
flatcar-ci
512bc23af8
New version: main-4088.0.0-nightly-20240909-2100
2024-09-09 21:00:26 +00:00
Flatcar Buildbot
02642c2260
sys-kernel/coreos-sources: Update from 6.6.48 to 6.6.50
2024-09-08 07:13:02 +00:00
flatcar-ci
7b130b23f1
New version: main-4085.0.0-nightly-20240906-2100
2024-09-07 01:58:17 +00:00
flatcar-ci
187851a0b1
New version: main-4085.0.0-nightly-20240906-2100-INTERMEDIATE
2024-09-06 21:00:27 +00:00
Mathieu Tortuyaux
abeddbd41b
Merge pull request #2288 from flatcar/tormath1/kernel-indentation
...
eclass/coreos-kernel: add -Werror=misleading-indentation
2024-09-06 10:28:38 +02:00
flatcar-ci
77db0fec63
New version: main-4084.0.0-nightly-20240905-2100
2024-09-05 21:00:25 +00:00
Mathieu Tortuyaux
565daaba2c
eclass/coreos-kernel: add -Werror=misleading-indentation
...
To ensure that tested patches are correctly indented.
Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
2024-09-05 16:57:23 +02:00
Krzesimir Nowak
e893cc89bd
overlay coreos/config: Drop split-usr workarounds for sys-apps/kmod
2024-09-05 14:55:31 +02:00
Krzesimir Nowak
c134baccee
overlay app-admin/sudo: Keep /etc/sudoers.d directory
...
It seems to be randomly kept or removed during installation, and we
need the directory when creating the SDK container.
2024-09-05 14:55:31 +02:00
Krzesimir Nowak
c8500797ea
overlay profiles: Some cleanups
...
Mask split-usr globally, not only for generic images. Move some SDK
only USE flags to SDK target profile (cros_host, expat). Drop
duplicated disabling of cups USE flag.
2024-09-05 14:55:31 +02:00
Krzesimir Nowak
c1c162e523
coreos profiles: Drop unused symlink-usr USE flag
2024-09-05 14:55:31 +02:00
Krzesimir Nowak
b0ab201807
overlay sys-kernel/coreos-modules: Drop a mention of symlink-usr
2024-09-05 14:55:31 +02:00
Krzesimir Nowak
83341df9df
overlay coreos-base/update_engine: Drop symlink-usr USE flag
...
It's gone, assuming its enabled.
2024-09-05 14:55:31 +02:00
Krzesimir Nowak
35325ae5c6
overlay sys-apps/baselayout: Refactor and complete merged-usr process
...
The initial goals of this commit were:
- drop symlink-usr USE flag and keep the code paths where symlink-usr
was evaluated to true,
- make sbin a symlink to its bin counterpart, effectively doing the
merged-sbin process too
- unify filesystem layouts of the SDK and generic images.
But over the course, more changes have accumulated:
- use EAPI 8,
- drop the check_sym function - it never worked due to typos
(real_path and real_value versus read_path and read_value),
- do the SDK-specific or generic-image-specific customizations in the
src_prepare phase,
- follow the changes made in the baselayout repository:
- remove unnecessary tmpfiles.d conf files instead of fiddling with
sed to edit them:
- in the baselayout repo, the conf files were split to make it
possible,
- use tmpfiles.d to create core home directory:
- used to be done differently for generic images and for SDKs,
- use dumb-tmpfiles-proc.sh instead of systemd's tmpfile processor:
- this removes the need to install valid passwd and group files
into /etc before,
- also it seems to be fixing some issues with installing files for
users and groups that weren't there anyway,
- drop generating of baselayout-usr in src_compile, and creating
debug directories in pkg_preinst, these are handled by the
Makefile now
- this made inheriting systemd and tmpfiles eclasses unnecessary
- install files in the src_install phase and install the directory
structure in the pkg_preinst phase:
- empty directories created in src_install are not guaranteed to be
preserved, and indeed at some point /usr/local/bin was not
installed on the final rootfs,
- currently installed /etc/passwd and /etc/group are now empty
- drop DEPEND variable entirely - systemd isn't really needed, I don't
know what was the point of depending on libidn2, and the rest were
conflicts with some old versions of packages.
2024-09-05 14:55:31 +02:00
Flatcar Buildbot
1c547f8ba4
Update mantle container image to latest HEAD
2024-09-05 12:35:44 +00:00
flatcar-ci
a2598effed
New version: main-4083.0.0-nightly-20240904-2100
2024-09-04 21:00:26 +00:00
Krzesimir Nowak
e99bbf87a8
overlay coreos/config: Use newins with stdin for pkgcheck.conf
...
Co-authored-by: James Le Cuirot <jlecuirot@microsoft.com>
2024-09-04 16:09:16 +02:00
Krzesimir Nowak
fa404f874e
overlay coreos/config: Add a default config for dev-util/pkgcheck
2024-09-04 15:58:33 +02:00
Krzesimir Nowak
2d1c959b8f
overlay coreos/user-patches: Add a patch for sys-apps/pkgcore
2024-09-04 14:44:38 +02:00
Krzesimir Nowak
cebbe8f683
overlay coreos-devel/sdk-depends: Add dev-util/pkgcheck
2024-09-04 14:44:38 +02:00
Krzesimir Nowak
930f068a20
eclass/tree-sitter-grammar: Add from Gentoo
...
It's from Gentoo commit cd426afc7f32ac84206f4156fc8ed0d20bd79246.
2024-09-04 14:44:38 +02:00
Krzesimir Nowak
d62b91efc5
dev-libs/tree-sitter: Add from Gentoo
...
It's from Gentoo commit 79431052dbb681133cb401ceea571c622ebb925d.
2024-09-04 14:44:38 +02:00
Krzesimir Nowak
9b8467d8a7
dev-python/tree-sitter: Add from Gentoo
...
It's from Gentoo commit 7b7fb48115669de91e0e5b0abea5524aa945cd51.
2024-09-04 14:44:38 +02:00
Krzesimir Nowak
eedf19556a
dev-python/chardet: Add from Gentoo
...
It's from Gentoo commit 2b39a8d7500f05c364de764662755cdd58a9918a.
2024-09-04 14:44:38 +02:00
Krzesimir Nowak
fd89962fbd
dev-libs/tree-sitter-bash: Add from Gentoo
...
It's from Gentoo commit 5a6bf87099bc8fb106d17f77fad7b9aef5036325.
2024-09-04 14:44:38 +02:00
Krzesimir Nowak
76b0c4d310
sys-apps/pkgcore: Add from Gentoo
...
It's from Gentoo commit 0534a4d8d9c7ee83e868051fe33db8d0e88d9ab7.
2024-09-04 14:44:38 +02:00
Krzesimir Nowak
0c7c773380
dev-util/pkgcheck: Add from Gentoo
...
It's from Gentoo commit 28c84fdb12e224eb39caff2a9e3f5979ebbeb6a0.
2024-09-04 14:44:38 +02:00
Krzesimir Nowak
61b0004c31
Merge pull request #2275 from flatcar/krnowak/selinux-policykit-user-patch-symlink
...
overlay coreos/user-patches: Add a symlink for selinux-policykit
2024-09-04 07:07:20 +02:00
flatcar-ci
da16bcb265
New version: main-4082.0.0-nightly-20240903-2100
2024-09-03 21:00:29 +00:00
Krzesimir Nowak
f9d68df8dc
Merge pull request #2204 from flatcar/krnowak/add-buildx
...
Add app-containers/docker-buildx
2024-09-03 15:07:50 +02:00
Krzesimir Nowak
f7251c9a95
overlay coreos/user-patches: Add a symlink for selinux-policykit
...
So the rules built for this module are consistent with rules built for
other modules.
2024-09-03 15:04:23 +02:00
James Le Cuirot
2fc3b2df62
Merge pull request #2261 from flatcar/chewi/open-iscsi
...
sys-block/open-iscsi: Migrate coreos-stable to portage-stable, 2.1.10
2024-09-03 13:41:05 +01:00
Krzesimir Nowak
f0de07f94d
overlay profiles: Add accept keywords for net-libs/libpcap
2024-09-03 14:26:51 +02:00
Krzesimir Nowak
7d718cb3c4
overlay profiles: Drop accept keywords for dev-python/cython
2024-09-03 12:48:06 +02:00
Krzesimir Nowak
4f5152ec07
overlay profiles: Drop accept keywords for dev-lang/python
2024-09-03 12:48:05 +02:00
Krzesimir Nowak
4f928fcd84
overlay profiles: Add accept keywords for dev-build/cmake
2024-09-03 12:48:05 +02:00
Krzesimir Nowak
d4082cbf5b
overlay profiles: Drop accept keywords for app-crypt/mit-krb5
2024-09-03 12:48:05 +02:00
Krzesimir Nowak
d491c2ad89
overlay profiles: Add virtual perl packages to accept keywords
2024-09-03 12:48:05 +02:00
Krzesimir Nowak
d9e8eaedaf
overlay coreos-base/hard-host-depends: Add app-admin/perl-cleaner
...
This is invoked by the update_chroot script.
2024-09-03 12:48:05 +02:00
Krzesimir Nowak
69b6bdfe20
overlay profiles: Add accept keywords for sys-firmware/intel-microcode
2024-09-03 12:48:05 +02:00
Krzesimir Nowak
98d911b144
overlay profiles: Add accept keywords for dev-lang/perl
2024-09-03 12:48:05 +02:00
Flatcar Buildbot
c4a6ce4e6d
virtual/perl-IO: Sync with Gentoo
...
It's from Gentoo commit fb2f72f8fe375003da60f18ae685f7f2ed046155.
2024-09-03 12:48:05 +02:00
Flatcar Buildbot
18fc83036b
virtual/perl-Getopt-Long: Sync with Gentoo
...
It's from Gentoo commit fa97b6ea7965e811b402788f23b2d59861bbe5cc.
2024-09-03 12:48:05 +02:00
Flatcar Buildbot
592a8d86b8
virtual/perl-File-Spec: Sync with Gentoo
...
It's from Gentoo commit 0c419228727e27f8430b221c82fbd50c73bcd697.
2024-09-03 12:48:05 +02:00
Flatcar Buildbot
e9c2668339
virtual/perl-Exporter: Sync with Gentoo
...
It's from Gentoo commit 83c2a30728d684026f016c43cd14a53cf2fbc148.
2024-09-03 12:48:05 +02:00
Flatcar Buildbot
3fa06791cb
virtual/perl-Encode: Sync with Gentoo
...
It's from Gentoo commit 2dae81aaf9c2dd310b1a4949f634656fb3329c7b.
2024-09-03 12:48:05 +02:00
Flatcar Buildbot
72b147dea4
virtual/perl-Data-Dumper: Sync with Gentoo
...
It's from Gentoo commit d0511148a061baa730d131838ab5ea9195aaae62.
2024-09-03 12:48:05 +02:00
Flatcar Buildbot
12d330b2fb
sys-libs/readline: Sync with Gentoo
...
It's from Gentoo commit f7029da9382e3412c048c9ccc82b435c5e4fe70c.
2024-09-03 12:48:05 +02:00
Flatcar Buildbot
e1fa451c51
sys-libs/gdbm: Sync with Gentoo
...
It's from Gentoo commit e198e0db49bc91fc3ffbedd410c378719ba3bbc6.
2024-09-03 12:48:05 +02:00
Flatcar Buildbot
e2a4267fa3
sys-libs/cracklib: Sync with Gentoo
...
It's from Gentoo commit b26fd2336de3b789ef8a843407550278b0bb5228.
2024-09-03 12:48:05 +02:00
Flatcar Buildbot
d3ceb2763e
sys-fs/xfsprogs: Sync with Gentoo
...
It's from Gentoo commit f08cde6b18c81fdb8deba6262da461b7da34f622.
2024-09-03 12:48:05 +02:00
Flatcar Buildbot
d5e3996b65
sys-fs/fuse-overlayfs: Sync with Gentoo
...
It's from Gentoo commit 7d9306861b104b8810583988b3dfd41a6d06aa7c.
2024-09-03 12:48:05 +02:00
Flatcar Buildbot
092c73cdbe
sys-fs/btrfs-progs: Sync with Gentoo
...
It's from Gentoo commit 57a4546448ed599eb94eeaa3089ced5f6518595a.
2024-09-03 12:48:05 +02:00
Flatcar Buildbot
e544771565
sys-firmware/intel-microcode: Sync with Gentoo
...
It's from Gentoo commit f94a5c7d75c4c043d1086246ef9780cb2441fc88.
2024-09-03 12:48:05 +02:00
Flatcar Buildbot
6139f88519
sys-devel/patch: Sync with Gentoo
...
It's from Gentoo commit e4943ae98f128639daa719235195e2a8601c3b3b.
2024-09-03 12:48:05 +02:00
Flatcar Buildbot
26f5239e4d
sys-devel/gcc: Sync with Gentoo
...
It's from Gentoo commit 54523fc8f19638fc2606a97d11db956af42e70d3.
2024-09-03 12:48:05 +02:00
Flatcar Buildbot
f8cafe1a70
sys-boot/gnu-efi: Sync with Gentoo
...
It's from Gentoo commit a786643b846ca4f1c12121f3a3a82b47229e8c25.
2024-09-03 12:48:05 +02:00
Flatcar Buildbot
79ee239e09
sys-apps/pv: Sync with Gentoo
...
It's from Gentoo commit 3eb0586512a19ec9c6475f6b8231a4e08f4bc61e.
2024-09-03 12:48:05 +02:00
Flatcar Buildbot
07e5a64065
sys-apps/man-db: Sync with Gentoo
...
It's from Gentoo commit 5500b2d574d05e8f3de5b0e3ba83e0ea83515b43.
2024-09-03 12:48:05 +02:00
Flatcar Buildbot
8ecb4b8d21
sys-apps/iproute2: Sync with Gentoo
...
It's from Gentoo commit a7a6dd2e05f11caa9ce398570b986fdae52ca8cc.
2024-09-03 12:48:05 +02:00
Flatcar Buildbot
6a8239ecaf
profiles: Sync with Gentoo
...
It's from Gentoo commit ce13d2713acd7c0139e3e3614d4d6e67c5fcc82a.
2024-09-03 12:48:05 +02:00
Flatcar Buildbot
f317847889
net-nds/openldap: Sync with Gentoo
...
It's from Gentoo commit 0b77155c881ac15218ae486ee63b188cf8892a36.
2024-09-03 12:48:05 +02:00
Flatcar Buildbot
2ad67e01f2
net-misc/whois: Sync with Gentoo
...
It's from Gentoo commit f14a5c22f39b2d45da7802f503e1542b95187fde.
2024-09-03 12:48:05 +02:00
Flatcar Buildbot
48587629e7
net-misc/passt: Sync with Gentoo
...
It's from Gentoo commit df9764779da1097f2715c56bc281340702b9ebf3.
2024-09-03 12:48:05 +02:00
Flatcar Buildbot
d2206b1132
net-libs/nghttp2: Sync with Gentoo
...
It's from Gentoo commit 5f137291432c4eec4c7cc3795b21c67afd4824b9.
2024-09-03 12:48:05 +02:00
Flatcar Buildbot
062ba9610a
net-libs/libpsl: Sync with Gentoo
...
It's from Gentoo commit ad6c6971b168e6e884f68e215a6c44a3a1037f34.
2024-09-03 12:48:05 +02:00
Flatcar Buildbot
70a8987b3b
net-libs/libpcap: Sync with Gentoo
...
It's from Gentoo commit 7eb1712e23c240b50f1e072a589a843abb574f7d.
2024-09-03 12:48:05 +02:00
Flatcar Buildbot
363b44823b
net-libs/libnftnl: Sync with Gentoo
...
It's from Gentoo commit 107b491d9e4db19beb91f9ca5de2fc362069d732.
2024-09-03 12:48:05 +02:00
Flatcar Buildbot
b196cef162
net-firewall/ipset: Sync with Gentoo
...
It's from Gentoo commit 4af6e9991a3b5089c3575afd2ddc011c1abcdfa6.
2024-09-03 12:48:05 +02:00
Flatcar Buildbot
ed9e37ce5c
net-dns/c-ares: Sync with Gentoo
...
It's from Gentoo commit 14ee2c08fed6b58629346f1f9f8f5c9e209b87a0.
2024-09-03 12:48:05 +02:00
Flatcar Buildbot
6e24443b5b
net-dns/bind-tools: Sync with Gentoo
...
It's from Gentoo commit 68ebf97fe494b4207edf2e3f9ca38830c8d28725.
2024-09-03 12:48:05 +02:00
Flatcar Buildbot
e561480cf6
net-analyzer/tcpdump: Sync with Gentoo
...
It's from Gentoo commit 310916be3a791d088abbd8bded0053180d118b6b.
2024-09-03 12:48:05 +02:00
Flatcar Buildbot
e3cf516432
eclass/versionator: Sync with Gentoo
...
It's from Gentoo commit d1d31339c50dceed5a453793a71298c29698aa3d.
2024-09-03 12:48:05 +02:00
Flatcar Buildbot
c45fabf268
eclass/java-utils-2: Sync with Gentoo
...
It's from Gentoo commit a9f58305b8287641626535a315958a51e5ab34a5.
2024-09-03 12:48:05 +02:00
Flatcar Buildbot
d811388bdd
eclass/guile-utils: Sync with Gentoo
...
It's from Gentoo commit ef76274515b2653756bf2122f4be03681e94a954.
2024-09-03 12:48:05 +02:00
Flatcar Buildbot
0ffc1f9827
eclass/guile-single: Sync with Gentoo
...
It's from Gentoo commit a948d340bd94e480398c3b55a53bbddae77d1c9c.
2024-09-03 12:48:05 +02:00
Flatcar Buildbot
87dc6bdee3
eclass/eqawarn: Sync with Gentoo
...
It's from Gentoo commit dc3043d2bcf8394e96d8f81ec6daf30641afe3d4.
2024-09-03 12:48:05 +02:00
Flatcar Buildbot
7873365dfb
eclass/eapi7-ver: Sync with Gentoo
...
It's from Gentoo commit 1118079e4f7b3acb43fa8206a6c9f2f02187c44f.
2024-09-03 12:48:05 +02:00
Flatcar Buildbot
c97d3f0266
dev-python/setuptools: Sync with Gentoo
...
It's from Gentoo commit 09adc47536988604dd246dc8d2f194cfadb5c739.
2024-09-03 12:48:05 +02:00
Flatcar Buildbot
775653f89c
dev-python/rich: Sync with Gentoo
...
It's from Gentoo commit 9114e7f8f9df3820f01b7a06e584c314277f7882.
2024-09-03 12:48:05 +02:00
Flatcar Buildbot
7dafc6758b
dev-python/lxml: Sync with Gentoo
...
It's from Gentoo commit 05e7f4e069e35839e971f46c004b529a6c7abedd.
2024-09-03 12:48:05 +02:00
Flatcar Buildbot
50f9efc06f
dev-python/lark: Sync with Gentoo
...
It's from Gentoo commit 943e5daa4bb67b0c8a44d8181ddd982f714dcfc5.
2024-09-03 12:48:05 +02:00
Flatcar Buildbot
bcddfbc254
dev-python/ensurepip-setuptools: Sync with Gentoo
...
It's from Gentoo commit f1db48c1460eb3a24b8167b753be5aff60c111c0.
2024-09-03 12:48:05 +02:00
Flatcar Buildbot
98e1948b95
dev-python/cython: Sync with Gentoo
...
It's from Gentoo commit 8a5df80550f25ac8bc2d51e82bae46ebd59445f7.
2024-09-03 12:48:04 +02:00
Flatcar Buildbot
9d18f7d76b
dev-libs/userspace-rcu: Sync with Gentoo
...
It's from Gentoo commit 9c4f0326197828dfc3e502c5939232d89bdeb2b7.
2024-09-03 12:48:04 +02:00
Flatcar Buildbot
694ccc7bfb
dev-libs/npth: Sync with Gentoo
...
It's from Gentoo commit 3fcc9c158101958a0546650b8ed7ba7de1b82483.
2024-09-03 12:48:04 +02:00
Flatcar Buildbot
a3b1aad3fb
dev-libs/nettle: Sync with Gentoo
...
It's from Gentoo commit 712d808b597721c1a5d15bc441038e1edebe0a40.
2024-09-03 12:48:04 +02:00
Flatcar Buildbot
42b7b5b19f
dev-libs/libsodium: Sync with Gentoo
...
It's from Gentoo commit dedb99980c11f89900d42e90af12de6d97445c0b.
2024-09-03 12:48:04 +02:00
Flatcar Buildbot
ff13b3ebfd
dev-libs/libpipeline: Sync with Gentoo
...
It's from Gentoo commit 71729b65a698dc473932f23c667a0369dfcea291.
2024-09-03 12:48:04 +02:00
Flatcar Buildbot
250311e0bb
dev-libs/libpcre2: Sync with Gentoo
...
It's from Gentoo commit d35c71e319ac6283243d3e77c1acbfaf2a174427.
2024-09-03 12:48:04 +02:00
Flatcar Buildbot
4b8fed4395
dev-libs/libmspack: Sync with Gentoo
...
It's from Gentoo commit 8128d34d886b0edd08db7c9f90e900afabb1877d.
2024-09-03 12:48:04 +02:00
Flatcar Buildbot
fdc5c37784
dev-libs/libltdl: Sync with Gentoo
...
It's from Gentoo commit 5fec9dc12ac8bf956c59c92b5fd311bd9b0866b3.
2024-09-03 12:48:04 +02:00
Flatcar Buildbot
b7912463df
dev-libs/libgudev: Sync with Gentoo
...
It's from Gentoo commit 22ff44fc1f3dfbaab67688f2193005e616e41283.
2024-09-03 12:48:04 +02:00
Flatcar Buildbot
5dd5ade6a4
dev-libs/jsoncpp: Sync with Gentoo
...
It's from Gentoo commit 6a1922240707d1d6538e61961efade41de887054.
2024-09-03 12:48:04 +02:00
Flatcar Buildbot
2556c09a09
dev-libs/gobject-introspection: Sync with Gentoo
...
It's from Gentoo commit 9b731e405137575ec080b10af7f56788813343ef.
2024-09-03 12:48:04 +02:00
Flatcar Buildbot
b8c243322f
dev-libs/glib: Sync with Gentoo
...
It's from Gentoo commit e0d489eeab243a77861cd19266d7e6869e833f5f.
2024-09-03 12:48:04 +02:00
Flatcar Buildbot
acddc33f83
dev-libs/elfutils: Sync with Gentoo
...
It's from Gentoo commit 0998c45f60570c31e5833e333f226056f974202c.
2024-09-03 12:48:04 +02:00
Flatcar Buildbot
86b7aff0e6
dev-libs/cyrus-sasl: Sync with Gentoo
...
It's from Gentoo commit 68619c3afb0e8b75274a52ce66104e73ddbba65f.
2024-09-03 12:48:04 +02:00
Flatcar Buildbot
8015b0a605
dev-lang/rust: Sync with Gentoo
...
It's from Gentoo commit ae6a1451726399ae6bc785384a2287ce75e24122.
2024-09-03 12:48:04 +02:00
Flatcar Buildbot
7c1fa1a59e
dev-lang/python: Sync with Gentoo
...
It's from Gentoo commit 7b956092e72a16e2ba02a22127fcd70a0df72a43.
2024-09-03 12:48:04 +02:00
Flatcar Buildbot
801aed4f57
dev-lang/perl: Sync with Gentoo
...
It's from Gentoo commit a1603790152837298e883b0ac34f7bf43265ce40.
2024-09-03 12:48:04 +02:00
Flatcar Buildbot
1bc32354df
dev-debug/strace: Sync with Gentoo
...
It's from Gentoo commit 6fae9d27b2571e3789f4abe3e62a2e777638d069.
2024-09-03 12:48:04 +02:00
Flatcar Buildbot
13ca78a753
dev-db/sqlite: Sync with Gentoo
...
It's from Gentoo commit c0412dfb96cb1a213f174ece9a1629243f14b6e0.
2024-09-03 12:48:04 +02:00
Flatcar Buildbot
efb1ab4e61
dev-cpp/abseil-cpp: Sync with Gentoo
...
It's from Gentoo commit 56f1e91d1e3e2dfda47122fb835e4312ab957aa3.
2024-09-03 12:48:04 +02:00
Flatcar Buildbot
3164631104
dev-build/meson: Sync with Gentoo
...
It's from Gentoo commit fa207631169c8a7c62df8f4e9b8d523396c0b493.
2024-09-03 12:48:04 +02:00
Flatcar Buildbot
98a9386c7d
dev-build/libtool: Sync with Gentoo
...
It's from Gentoo commit 24128b075fcfaf14aed061eebdbb21e6246fdfdb.
2024-09-03 12:48:04 +02:00
Flatcar Buildbot
a26e0e0c39
dev-build/cmake: Sync with Gentoo
...
It's from Gentoo commit 2619890b9c7c012734161b7dfd32e9a616471ade.
2024-09-03 12:48:04 +02:00
Flatcar Buildbot
dc6df64b48
app-shells/bash: Sync with Gentoo
...
It's from Gentoo commit 7dd823a2a99609a4f4eb46368a9562f0e42d5470.
2024-09-03 12:48:04 +02:00
Flatcar Buildbot
8628fdde3f
app-portage/elt-patches: Sync with Gentoo
...
It's from Gentoo commit cf0311404d98d797953442b327336f8ab31c4fee.
2024-09-03 12:48:04 +02:00
Flatcar Buildbot
0cdf900d88
app-emulation/qemu: Sync with Gentoo
...
It's from Gentoo commit 11f27b8f7e74a1eeab974b523ff2622fde7f9908.
2024-09-03 12:48:04 +02:00
Flatcar Buildbot
59829090bd
app-editors/vim-core: Sync with Gentoo
...
It's from Gentoo commit 11b90a913d1f7a74a533899b332e156e06a1691e.
2024-09-03 12:48:04 +02:00
Flatcar Buildbot
789c179b8c
app-editors/vim: Sync with Gentoo
...
It's from Gentoo commit 55020fd95eed42e1e17ad34cc67bbeaa9d9c29a5.
2024-09-03 12:48:04 +02:00
Flatcar Buildbot
7d77745cc1
app-editors/nano: Sync with Gentoo
...
It's from Gentoo commit e77fe0b6212eab48c16571a6d5ca6b1bf13cd711.
2024-09-03 12:48:04 +02:00
Flatcar Buildbot
919f067f6d
app-doc/eclass-manpages: Sync with Gentoo
...
It's from Gentoo commit dc497b24b774711fe064416af9fa11f46f9212e7.
2024-09-03 12:48:04 +02:00
Flatcar Buildbot
4d621f54aa
app-crypt/mit-krb5: Sync with Gentoo
...
It's from Gentoo commit 705f34d940f47cffff7f2ab8083b068b4c909c66.
2024-09-03 12:48:04 +02:00
Flatcar Buildbot
60bf50f135
app-containers/docker-cli: Sync with Gentoo
...
It's from Gentoo commit d70d255954de5299b5aad6a1605836e766afff64.
2024-09-03 12:48:04 +02:00
Flatcar Buildbot
5055cd70da
app-containers/docker: Sync with Gentoo
...
It's from Gentoo commit 4136822dda26474b1f6573fb9edbd25b33a68846.
2024-09-03 12:48:04 +02:00
Mathieu Tortuyaux
516ea1fb05
Merge pull request #2269 from flatcar/cacerts-3.104-main
...
Update ca-certificates in main from 3.103 to 3.104
2024-09-03 11:07:04 +02:00
flatcar-ci
cf369a1a79
New version: main-4081.0.0-nightly-20240902-2100
2024-09-02 21:00:25 +00:00
Flatcar Buildbot
084d3a6ba6
Update mantle container image to latest HEAD
2024-09-02 13:43:54 +00:00
James Le Cuirot
40e1c0e2b9
sys-block/open-iscsi: Migrate coreos-stable to portage-stable, 2.1.10
...
The old version 2.1.4 does not cross-compile without help from QEMU that
we cannot rely on going forwards. 2.1.10 is Meson-based and handles this
much better.
Rather than update the package in-place, migrate it to portage-stable
and cover the differences with a small patch and env script.
Upstream now carries the systemd files, so we do not need to add these.
/etc is now automatically moved to /usr/share/flatcar/etc, so we no
longer need any special handling for that here, but I have added a
compatibility symlink for iscsid.conf.
Signed-off-by: James Le Cuirot <jlecuirot@microsoft.com>
2024-09-02 13:22:45 +01:00
Krzesimir Nowak
6d308428bd
coreos/user-patches: Update a patch for sec-policy packages
2024-09-02 14:05:56 +02:00
Krzesimir Nowak
0d5f31a4eb
overlay coreos-devel/board-packages: Add app-containers/docker-buildx
2024-09-02 14:05:56 +02:00
Krzesimir Nowak
78b77b761c
app-containers/docker-buildx: Add from Gentoo
...
It's from Gentoo commit 78a80d67558ed5ae0f14ba8ecb8bee5d9aadd329.
2024-09-02 14:05:55 +02:00
Flatcar Buildbot
dc9af76aee
app-misc/ca-certificates: Update from 3.103 to 3.104
2024-09-02 07:21:29 +00:00
Flatcar Buildbot
14434dd48e
portage-stable/metadata: Monthly GLSA metadata updates
2024-09-01 07:16:01 +00:00
flatcar-ci
79bfdcba39
New version: main-4078.0.0-nightly-20240830-2100
2024-08-31 02:06:38 +00:00
flatcar-ci
b91f3da722
New version: main-4078.0.0-nightly-20240830-2100-INTERMEDIATE
2024-08-30 21:00:30 +00:00
Dongsu Park
b4e55133d8
Merge pull request #2262 from flatcar/linux-6.6.48-main
...
Upgrade Linux Kernel for main from 6.6.47 to 6.6.48
2024-08-30 16:44:47 +02:00
Krzesimir Nowak
9631997895
Merge pull request #2251 from flatcar/buildbot/weekly-portage-stable-package-updates-2024-08-26
...
Weekly portage-stable package updates 2024-08-26
2024-08-30 16:14:30 +02:00
Dongsu Park
5765727f25
Merge pull request #2267 from flatcar/containerd-1.7.21-main
...
Upgrade Containerd in main from 1.7.20 to 1.7.21
2024-08-30 16:00:27 +02:00
Thilo Fromm
d953260f98
config/env/sys-fs/zfs-kmod: un-break zfs-kmod binpkg install
...
This change sets SKIP_KERNEL_BINPKG_ENV_RESET in the zfs-kmod env so
linux-info.eclass keeps kernel env variables. This resolves an issue
with installing zfs-kmod as a binpkg when the kernel was not yet
installed. In a pure binpkg install the zfs-kmod package might be
installed before the kernel, leading to the kmod's kernel version
detection to fail.
Signed-off-by: Thilo Fromm <thilofromm@microsoft.com>
2024-08-30 11:45:45 +02:00
Flatcar Buildbot
907cbfd241
app-containers/containerd: Update from 1.7.20 to 1.7.21
2024-08-30 08:19:54 +00:00
Flatcar Buildbot
ffe5cb1de0
sys-kernel/coreos-sources: Update from 6.6.47 to 6.6.48
2024-08-30 07:13:34 +00:00
flatcar-ci
16dd403d55
New version: main-4077.0.0-nightly-20240829-2100
2024-08-29 21:00:44 +00:00
Krzesimir Nowak
0fa89ace22
overlay profiles: Add accept keywords for dev-python/cython
2024-08-29 12:11:40 +02:00
Krzesimir Nowak
17fd56a86e
overlay profiles: Drop accept keywords for dev-build/meson
2024-08-29 12:11:40 +02:00
Krzesimir Nowak
67d5296975
overlay profiles: Add accept keywords for sys-fs/zfs{,-kmod}
2024-08-29 12:11:40 +02:00
Krzesimir Nowak
a1b07db891
overlay profiles: Update accept keywords for dev-lang/python
2024-08-29 12:11:40 +02:00
Flatcar Buildbot
1bee02563a
sys-libs/liburing: Sync with Gentoo
...
It's from Gentoo commit 1320964c26461872836cfa4c950686c568507b00.
2024-08-29 12:11:39 +02:00
Flatcar Buildbot
91d287c8dc
sys-libs/binutils-libs: Sync with Gentoo
...
It's from Gentoo commit 9522580c81acfec5669819cd4eba63e18146f603.
2024-08-29 12:11:39 +02:00
Flatcar Buildbot
ddce603a6f
sys-fs/zfs-kmod: Sync with Gentoo
...
It's from Gentoo commit 3bdb3afef9807b38f866a50f504b6c2ce3cf3ac0.
2024-08-29 12:11:39 +02:00
Flatcar Buildbot
c0751c95fa
sys-fs/zfs: Sync with Gentoo
...
It's from Gentoo commit d2a35b30198c848a45573fecd1e37e7542ecf2ca.
2024-08-29 12:11:39 +02:00
Flatcar Buildbot
811549ac6f
sys-fs/fuse-overlayfs: Sync with Gentoo
...
It's from Gentoo commit 4426a23b38564e8d65c59f4447bbf5469eb5d37d.
2024-08-29 12:11:39 +02:00
Flatcar Buildbot
3402ab26d6
sys-devel/gnuconfig: Sync with Gentoo
...
It's from Gentoo commit 6f2b9240a53093ab02296710605019c75eaea8e3.
2024-08-29 12:11:39 +02:00
Flatcar Buildbot
a19e66f564
sys-devel/gcc: Sync with Gentoo
...
It's from Gentoo commit 58cf9c2b48ae7862c71323483eac742ec4ddb622.
2024-08-29 12:11:39 +02:00
Flatcar Buildbot
d570a62120
sys-devel/binutils: Sync with Gentoo
...
It's from Gentoo commit 11308d0cd299e0af8f12f308fd139ce3e79bac6f.
2024-08-29 12:11:39 +02:00
Flatcar Buildbot
2e777433bf
sys-boot/gnu-efi: Sync with Gentoo
...
It's from Gentoo commit c4a94ba86475049c1806eb81fe28200ee3020a59.
2024-08-29 12:11:39 +02:00
Flatcar Buildbot
5ed5c7721f
profiles: Sync with Gentoo
...
It's from Gentoo commit ea7d5389bc294a9c40cab90683a3b5dbcffb0cc4.
2024-08-29 12:11:39 +02:00
Flatcar Buildbot
b95826a2fc
net-nds/openldap: Sync with Gentoo
...
It's from Gentoo commit 9fe404138fa2136da29108e542713187e5d13b75.
2024-08-29 12:11:39 +02:00
Flatcar Buildbot
271e0dd530
net-misc/passt: Sync with Gentoo
...
It's from Gentoo commit 652f17bcfc5b13438990110166cc20f569375999.
2024-08-29 12:11:39 +02:00
Flatcar Buildbot
241c981cf8
net-misc/chrony: Sync with Gentoo
...
It's from Gentoo commit bbf13378f1171117c6d7cfa204bac5cac3d5be65.
2024-08-29 12:11:39 +02:00
Flatcar Buildbot
26108423f4
net-libs/libpsl: Sync with Gentoo
...
It's from Gentoo commit 89fccf6df9a53157451dad1c03069e678fb5c116.
2024-08-29 12:11:39 +02:00
Flatcar Buildbot
31088363f6
net-libs/gnutls: Sync with Gentoo
...
It's from Gentoo commit 54f9c1fafdc7a60435ef47b8a3c26459ced96256.
2024-08-29 12:11:39 +02:00
Flatcar Buildbot
111cb95efc
net-dialup/lrzsz: Sync with Gentoo
...
It's from Gentoo commit b1dd578a88a4e22e3492df54928aec7683f11280.
2024-08-29 12:11:39 +02:00
Flatcar Buildbot
9e15722889
licenses: Sync with Gentoo
...
It's from Gentoo commit 8db2d10670892a58804b3bc239941e5a123fb28a.
2024-08-29 12:11:39 +02:00
Flatcar Buildbot
31ca6d959b
eclass/virtualx: Sync with Gentoo
...
It's from Gentoo commit b341ff7d283ccc6186eeb29c21baaa22499baadc.
2024-08-29 12:11:39 +02:00
Flatcar Buildbot
c84cc87685
eclass/selinux-policy-2: Sync with Gentoo
...
It's from Gentoo commit 75d12a333e1866ad6affa62b95fe88be48f5b118.
2024-08-29 12:11:39 +02:00
Flatcar Buildbot
773fe6f1bc
eclass/lua-utils: Sync with Gentoo
...
It's from Gentoo commit 1f2079f01b0276fe5ac6f8d2270f3a2bad32de61.
2024-08-29 12:11:39 +02:00
Flatcar Buildbot
ac94d5bfca
eclass/lua-single: Sync with Gentoo
...
It's from Gentoo commit 1f2079f01b0276fe5ac6f8d2270f3a2bad32de61.
2024-08-29 12:11:39 +02:00
Flatcar Buildbot
6bb9a3eb55
dev-util/perf: Sync with Gentoo
...
It's from Gentoo commit a4c7724f5eac98d2c0d9028772a1d9834815fa8a.
2024-08-29 12:11:39 +02:00
Flatcar Buildbot
1c5e9a7d8b
dev-util/pahole: Sync with Gentoo
...
It's from Gentoo commit 9cd83d21309ff8c2c5d7e738bda6bb94fa4f01a6.
2024-08-29 12:11:39 +02:00
Flatcar Buildbot
b963a5dc9a
dev-util/bpftool: Sync with Gentoo
...
It's from Gentoo commit d0e4025c4005e56c41fa43c5c3db913174c46525.
2024-08-29 12:11:39 +02:00
Flatcar Buildbot
c9cc30aa91
dev-python/wheel: Sync with Gentoo
...
It's from Gentoo commit 78e2fea0f6b84a3ab99919a4c738c56c240af5a0.
2024-08-29 12:11:39 +02:00
Flatcar Buildbot
13c9723f93
dev-python/truststore: Sync with Gentoo
...
It's from Gentoo commit 43fc1e35290a246843894d4d44e8f59ec6b45260.
2024-08-29 12:11:39 +02:00
Flatcar Buildbot
566e49cd3b
dev-python/setuptools: Sync with Gentoo
...
It's from Gentoo commit 0a02eddbaf4fc7e9a2063df24577ff51a7e6e49d.
2024-08-29 12:11:39 +02:00
Flatcar Buildbot
82945825b4
dev-python/more-itertools: Sync with Gentoo
...
It's from Gentoo commit f35ba5f06017f6c58d349cd4b8ea10e0aae3f0d1.
2024-08-29 12:11:39 +02:00
Flatcar Buildbot
0ca6665a28
dev-python/jaraco-context: Sync with Gentoo
...
It's from Gentoo commit a6b353902c50efa5b7b55375d88463cf5d730591.
2024-08-29 12:11:39 +02:00
Flatcar Buildbot
291fdc82c2
dev-python/idna: Sync with Gentoo
...
It's from Gentoo commit c89ffd6ebfde43673f1a247067ec5d5c76ea2090.
2024-08-29 12:11:39 +02:00
Flatcar Buildbot
4bf0916b4d
dev-python/ensurepip-setuptools: Sync with Gentoo
...
It's from Gentoo commit c112d898ed8c182e3e343f7dd0972fda0d0cf6a1.
2024-08-29 12:11:39 +02:00
Flatcar Buildbot
96abf64949
dev-python/cython: Sync with Gentoo
...
It's from Gentoo commit 82e675e108a6a1a9c6ab0a5687b625a1e1dd61fd.
2024-08-29 12:11:39 +02:00
Flatcar Buildbot
46de02d600
dev-libs/protobuf: Sync with Gentoo
...
It's from Gentoo commit 467e4946e9d54c58f5c20455181181eb04759762.
2024-08-29 12:11:39 +02:00
Flatcar Buildbot
53c864313a
dev-libs/libtracefs: Sync with Gentoo
...
It's from Gentoo commit 70f91a6c14f14f0767806f286853ec4a4a8923f8.
2024-08-29 12:11:39 +02:00
Flatcar Buildbot
728031d197
dev-libs/libtraceevent: Sync with Gentoo
...
It's from Gentoo commit 312fe2bd86800ba3bdb9835766b6cf7a8ec376c0.
2024-08-29 12:11:39 +02:00
Flatcar Buildbot
6bb687f6d4
dev-libs/libgudev: Sync with Gentoo
...
It's from Gentoo commit 91b85f738fb5e112b36718fbb77126420ce3a6ff.
2024-08-29 12:11:39 +02:00
Flatcar Buildbot
61090eaaf3
dev-libs/cyrus-sasl: Sync with Gentoo
...
It's from Gentoo commit 67e8222782c481df97f2d1c5bc88d53113553efb.
2024-08-29 12:11:39 +02:00
Flatcar Buildbot
f46d46f13e
dev-lang/python: Sync with Gentoo
...
It's from Gentoo commit 82a86ba11a7b8a20166eef5dd779d23ef691636d.
2024-08-29 12:11:39 +02:00
Flatcar Buildbot
bbb3e3b75e
dev-embedded/u-boot-tools: Sync with Gentoo
...
It's from Gentoo commit d1dad27b6c086c28a59f49d12cef681ff4f6619e.
2024-08-29 12:11:39 +02:00
Flatcar Buildbot
6052c22462
dev-cpp/gtest: Sync with Gentoo
...
It's from Gentoo commit f1f3412eae055074e3e5e570c226f37320e4cee0.
2024-08-29 12:11:39 +02:00
Flatcar Buildbot
e054042918
dev-cpp/abseil-cpp: Sync with Gentoo
...
It's from Gentoo commit d8a261c0158f74b549c3f2ba9cf7b111286e4694.
2024-08-29 12:11:39 +02:00
Flatcar Buildbot
90fc8232d6
dev-build/meson: Sync with Gentoo
...
It's from Gentoo commit ade4e93a3abdac1d219839ea2552ed70cda596ca.
2024-08-29 12:11:39 +02:00
Flatcar Buildbot
a64c71cbda
app-text/mandoc: Sync with Gentoo
...
It's from Gentoo commit 1c45b436fb5fc449a595eca63dd014d589ddfb1b.
2024-08-29 12:11:39 +02:00
Flatcar Buildbot
33bdbcd3b0
app-shells/bash: Sync with Gentoo
...
It's from Gentoo commit fd1c491e0146cd7593f0ee7dbb281572d97d79ee.
2024-08-29 12:11:39 +02:00
Flatcar Buildbot
63e74da7ab
app-portage/elt-patches: Sync with Gentoo
...
It's from Gentoo commit 2b229d32da7187b975b79a287aaa960507b91576.
2024-08-29 12:11:39 +02:00
Flatcar Buildbot
91efba8761
app-emulation/qemu: Sync with Gentoo
...
It's from Gentoo commit 90ea995dd8a8427bade0a55798cc97ee92990d42.
2024-08-29 12:11:39 +02:00
Flatcar Buildbot
42f3040dd6
app-editors/vim: Sync with Gentoo
...
It's from Gentoo commit 374c53ac8519cd064bbfb83d158b07ac2e238cbc.
2024-08-29 12:11:39 +02:00
Flatcar Buildbot
ae44a84f7b
app-containers/podman: Sync with Gentoo
...
It's from Gentoo commit 22df9332ef7c56473b111e9975adbf92d41b3fe6.
2024-08-29 12:11:38 +02:00
Flatcar Buildbot
d3f4db5013
app-containers/netavark: Sync with Gentoo
...
It's from Gentoo commit 0b6d77f793fa80f66daf1f7d2d4e5509a919b64f.
2024-08-29 12:11:38 +02:00
Flatcar Buildbot
cfe532b837
app-containers/crun: Sync with Gentoo
...
It's from Gentoo commit 1d9eebf84401b1d7addbc05293c12ea68e9b5333.
2024-08-29 12:11:38 +02:00
Flatcar Buildbot
fcc4482dad
app-containers/containers-storage: Sync with Gentoo
...
It's from Gentoo commit b9a7f976fd541794d0ee3cd0536d3fa78d56bde7.
2024-08-29 12:11:38 +02:00
Flatcar Buildbot
f356dde02d
app-containers/containers-shortnames: Sync with Gentoo
...
It's from Gentoo commit 610485ed0977b54eda4b3429d3c4123e51e3fcf8.
2024-08-29 12:11:38 +02:00
Flatcar Buildbot
4bf490c6a7
app-containers/containers-image: Sync with Gentoo
...
It's from Gentoo commit 5e71926464f458bc8ff3e5a99d18b4e6602768cd.
2024-08-29 12:11:38 +02:00
Flatcar Buildbot
28b235d486
app-containers/containers-common: Sync with Gentoo
...
It's from Gentoo commit c1ff625e36a4445d76d767880abe8a9260996468.
2024-08-29 12:11:38 +02:00
Flatcar Buildbot
7355069b58
app-containers/conmon: Sync with Gentoo
...
It's from Gentoo commit 6305c1750041f1d16ddd2bb5fef07d89b6dc4c3f.
2024-08-29 12:11:38 +02:00
Flatcar Buildbot
4d4e182cbc
app-containers/catatonit: Sync with Gentoo
...
It's from Gentoo commit c6e6d7298d8071d791c7ddfc0beea4a4cc1634c0.
2024-08-29 12:11:38 +02:00
Flatcar Buildbot
fd965769eb
app-containers/aardvark-dns: Sync with Gentoo
...
It's from Gentoo commit 0225eb08019e099e01ef36b74c9561324f900641.
2024-08-29 12:11:38 +02:00
Flatcar Buildbot
79eefa21e4
app-alternatives/sh: Sync with Gentoo
...
It's from Gentoo commit cff4627d3a789d5cdea50698c8ba9b1f24148b10.
2024-08-29 12:11:38 +02:00
flatcar-ci
a4485ed2cc
New version: main-4076.0.0-nightly-20240828-2100
2024-08-28 21:00:26 +00:00
Mathieu Tortuyaux
83004c3835
Merge pull request #2240 from flatcar/linux-6.6.47-main
...
Upgrade Linux Kernel for main from 6.6.43 to 6.6.47
2024-08-28 16:31:07 +02:00
Adrian Vladu
d60f4b220c
sys-kernel/coreos-sources: update revert pahole flags patch
2024-08-28 12:13:13 +02:00
Flatcar Buildbot
5e91b5ea67
sys-kernel/coreos-sources: Update from 6.6.43 to 6.6.47
2024-08-28 12:13:13 +02:00
Mathieu Tortuyaux
12c7af399a
Merge pull request #2228 from flatcar/go-1.21.13-main
...
Upgrade Go from 1.21.12 to 1.21.13
2024-08-28 12:10:14 +02:00
flatcar-ci
fcde17fe53
New version: main-4075.0.0-nightly-20240827-2100
2024-08-27 21:00:23 +00:00
James Le Cuirot
35aa63d8db
Merge pull request #2252 from flatcar/chewi/azure-nvme-utils
...
azure-nvme-utils: Migrate coreos-overlay to portage-stable, 0.2.0 bump
2024-08-27 13:32:02 +01:00
Flatcar Buildbot
2f976a159f
dev-lang/go: Update from 1.21.12 to 1.21.13
2024-08-27 13:54:52 +02:00
flatcar-ci
00606cb4ed
New version: main-4074.0.0-nightly-20240826-2100
2024-08-26 21:00:26 +00:00
flatcar-ci
1359e271ec
New version: main-4071.0.0-nightly-20240823-2100
2024-08-24 01:33:14 +00:00
flatcar-ci
d48602f5a8
New version: main-4071.0.0-nightly-20240823-2100-INTERMEDIATE
2024-08-23 21:00:28 +00:00
James Le Cuirot
0fd0ea6dc2
azure-nvme-utils: Migrate coreos-overlay to portage-stable, 0.2.0 bump
...
The coreos-overlay package under app-admin was written by Jeremi around
the same time I added it to Gentoo under sys-apps. It has had a new
release since.
Signed-off-by: James Le Cuirot <jlecuirot@microsoft.com>
2024-08-23 16:06:41 +01:00
James Le Cuirot
ecc362817d
eclass/{ltprune,epatch,eutils}.eclass: Drop unused eclasses
...
All our ebuilds are now at least EAPI 7.
Signed-off-by: James Le Cuirot <jlecuirot@microsoft.com>
2024-08-23 13:24:16 +01:00
Krzesimir Nowak
c1688c61b3
eclass/tests: Drop the directory
...
We weren't syncing that for ages and we are not running those tests,
so drop the directory altogether.
2024-08-23 13:24:15 +01:00
James Le Cuirot
f10c24ef47
sys-boot/syslinux: EAPI 8, fix pkgcheck issues
...
Signed-off-by: James Le Cuirot <jlecuirot@microsoft.com>
2024-08-23 13:24:14 +01:00
James Le Cuirot
1d67a65414
sys-auth/pambase: EAPI 8, fix pkgcheck issues
...
Signed-off-by: James Le Cuirot <jlecuirot@microsoft.com>
2024-08-23 13:24:13 +01:00
James Le Cuirot
316db0e09b
coreos-base/flatcar-eks: EAPI 8, fix pkgcheck issues
...
Signed-off-by: James Le Cuirot <jlecuirot@microsoft.com>
2024-08-23 13:24:12 +01:00
James Le Cuirot
3c1b247280
app-eselect/eselect-go: EAPI 8, fix pkgcheck issues
...
Signed-off-by: James Le Cuirot <jlecuirot@microsoft.com>
2024-08-23 13:24:11 +01:00
James Le Cuirot
d3a90670c8
app-emulation/google-compute-engine: EAPI 8, fix pkgcheck, use eclass
...
I can't find any evidence that this actually uses setuptools at runtime.
Signed-off-by: James Le Cuirot <jlecuirot@microsoft.com>
2024-08-23 13:24:10 +01:00
James Le Cuirot
3d544fe172
app-admin/flannel-wrapper: EAPI 8, fix pkgcheck issues
...
Signed-off-by: James Le Cuirot <jlecuirot@microsoft.com>
2024-08-23 13:24:09 +01:00
James Le Cuirot
82f98f09c7
app-admin/etcd-wrapper: EAPI 8, fix pkgcheck issues
...
Signed-off-by: James Le Cuirot <jlecuirot@microsoft.com>
2024-08-23 12:16:57 +01:00
flatcar-ci
7487535706
New version: main-4070.0.0-nightly-20240822-2100
2024-08-22 21:00:26 +00:00
James Le Cuirot
401a715b49
sys-kernel/bootengine: Bump to fix slow PXE/ISO boots with udev rule
...
See: https://github.com/flatcar/bootengine/pull/98
See: https://github.com/flatcar/Flatcar/issues/1514
Signed-off-by: James Le Cuirot <jlecuirot@microsoft.com>
2024-08-22 13:36:29 +01:00
flatcar-ci
4f04fa67e2
New version: main-4069.0.0-nightly-20240821-2100
2024-08-21 21:00:30 +00:00
Krzesimir Nowak
6e9797482d
Merge pull request #2214 from flatcar/krnowak/rest-automation
...
Put rest of the packages in portage-stable under automation
2024-08-21 13:13:11 +02:00
Jeremi Piotrowski
a7f3c4df8c
Merge pull request #2222 from flatcar/tormath1/cloudinit
...
coreos-cloudinit: fix Equinix Metal cloudinit
2024-08-21 11:00:02 +02:00
Jeremi Piotrowski
d26030c7b4
Merge pull request #2247 from flatcar/mayday-update
...
coreos-overlay/mayday: Upgrade to remove vulnerable dependencies
2024-08-21 09:50:27 +02:00
flatcar-ci
65bbbefc6b
New version: main-4068.0.0-nightly-20240820-2100
2024-08-20 21:00:26 +00:00
Krzesimir Nowak
4f6eafdb8f
Merge pull request #2245 from flatcar/buildbot/weekly-portage-stable-package-updates-2024-08-19
...
Weekly portage-stable package updates 2024-08-19
2024-08-20 16:39:18 +02:00
Mathieu Tortuyaux
e21ad59ef8
coreos-cloudinit: fix Equinix Metal cloudinit
...
This has been raised on Slack:
```
Aug 08 19:03:33 shoot-79548-jlptk bash[1678]: 2024/08/08 19:03:33 Checking availability of "packet-metadata-service"
Aug 08 19:04:03 shoot-79548-jlptk bash[1678]: 2024/08/08 19:04:03 Checking availability of "packet-metadata-service"
Aug 08 19:04:33 shoot-79548-jlptk bash[1678]: 2024/08/08 19:04:33 Checking availability of "packet-metadata-service"
Aug 08 19:05:03 shoot-79548-jlptk bash[1678]: 2024/08/08 19:05:03 Checking availability of "packet-metadata-service"
Aug 08 19:05:33 shoot-79548-jlptk bash[1678]: 2024/08/08 19:05:33 Checking availability of "packet-metadata-service"
Aug 08 19:06:03 shoot-79548-jlptk bash[1678]: 2024/08/08 19:06:03 Checking availability of "packet-metadata-service"
Aug 08 19:06:09 shoot-79548-jlptk bash[1678]: 2024/08/08 19:06:09 No datasources available in time
Aug 08 19:06:09 shoot-79548-jlptk systemd[1]: oem-cloudinit.service: Main process exited, code=exited, status=1/FAILURE
Aug 08 19:06:09 shoot-79548-jlptk systemd[1]: oem-cloudinit.service: Failed with result 'exit-code'.
Aug 08 19:06:09 shoot-79548-jlptk systemd[1]: Failed to start oem-cloudinit.service - Run cloudinit.
```
The check for metadata endpoint availability (`curl https://metadata.packet.net/ `) returns a 404 so it fails.
Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
Signed-off-by: Jeremi Piotrowski <jpiotrowski@microsoft.com>
2024-08-20 14:25:49 +02:00
Jeremi Piotrowski
e519862d6f
coreos-overlay/mayday: Upgrade to remove vulnerable dependencies
...
Signed-off-by: Jeremi Piotrowski <jpiotrowski@microsoft.com>
2024-08-20 14:21:52 +02:00
Krzesimir Nowak
33f41c2e95
overlay profiles: Add accept keywords for dev-build/meson
2024-08-20 11:48:25 +02:00
flatcar-ci
f4660647c7
New version: main-4067.0.0-nightly-20240819-2100
2024-08-19 21:00:29 +00:00
Krzesimir Nowak
6d9932ab10
dev-python/typing-extensions: Add from Gentoo
...
It's from Gentoo commit 5ffed97e2767710ae845de7488af4d0b7997eaf8.
2024-08-19 15:34:07 +02:00
Krzesimir Nowak
3a190339f3
eclass/guile-utils: Add from Gentoo
...
It's from Gentoo commit 944c392114cd791967cd722b7cd20a67b91f7165.
2024-08-19 15:34:07 +02:00
Krzesimir Nowak
69242cccf2
eclass/guile-single: Add from Gentoo
...
It's from Gentoo commit 4110a265b5a3b2fbacd85c024d8fc69631030d64.
2024-08-19 15:34:07 +02:00
Flatcar Buildbot
cba1b3ecac
sys-kernel/linux-headers: Sync with Gentoo
...
It's from Gentoo commit 9180e2e18046090e7f1415621dba259ee61834e1.
2024-08-19 15:34:07 +02:00
Flatcar Buildbot
62612ea3db
sys-fs/xfsprogs: Sync with Gentoo
...
It's from Gentoo commit 8aeb8befdb12ce0b3c7f4dd994bf2dff655a6d0e.
2024-08-19 15:34:06 +02:00
Flatcar Buildbot
fab756867a
sys-fs/cryptsetup: Sync with Gentoo
...
It's from Gentoo commit b7252d16f98cac7e1b68a33d882b796206dd6406.
2024-08-19 15:34:06 +02:00
Flatcar Buildbot
7a9278023e
sys-fs/btrfs-progs: Sync with Gentoo
...
It's from Gentoo commit d5852b7afe22aff63155b32905404bbf28b70478.
2024-08-19 15:34:06 +02:00
Flatcar Buildbot
8c15d1d98e
sys-firmware/intel-microcode: Sync with Gentoo
...
It's from Gentoo commit 1bc27f5173298af323c44e4138d90faf4428845f.
2024-08-19 15:34:06 +02:00
Flatcar Buildbot
9aaed0bc5b
sys-devel/gcc: Sync with Gentoo
...
It's from Gentoo commit aec6f016c5c69610cef87683e40c84615e83da2b.
2024-08-19 15:34:06 +02:00
Flatcar Buildbot
495820a8fd
sys-devel/binutils: Sync with Gentoo
...
It's from Gentoo commit fd404eb5fc8a27cb470fcff563d2cb97af0a4566.
2024-08-19 15:34:06 +02:00
Flatcar Buildbot
8228966a37
sys-apps/gentoo-functions: Sync with Gentoo
...
It's from Gentoo commit 10ff83bf69b6d131b1cec99c3a9144546a0dfd20.
2024-08-19 15:34:06 +02:00
Flatcar Buildbot
70b7a0a5aa
sys-apps/ethtool: Sync with Gentoo
...
It's from Gentoo commit 3e4f940e0fb7ce99c77a64dbb3989312c617b660.
2024-08-19 15:34:06 +02:00
Flatcar Buildbot
705d34f65e
sys-apps/bubblewrap: Sync with Gentoo
...
It's from Gentoo commit 8f1e7595b04f04ffc3ea15c69f895a57ec39ad31.
2024-08-19 15:34:06 +02:00
Flatcar Buildbot
a26e92cc99
profiles: Sync with Gentoo
...
It's from Gentoo commit be9c7e95d5255d8e8b0dfc2350a5666ddd3d67d9.
2024-08-19 15:34:06 +02:00
Flatcar Buildbot
9d152ac4f9
net-libs/nghttp2: Sync with Gentoo
...
It's from Gentoo commit 507c5e3ab4ec3ed587fc11325f39d6e2f62e0b17.
2024-08-19 15:34:06 +02:00
Flatcar Buildbot
a2db0db1d3
net-libs/gnutls: Sync with Gentoo
...
It's from Gentoo commit 2af3693a618cef6ede54b783d048767482ae21a6.
2024-08-19 15:34:06 +02:00
Flatcar Buildbot
3e4c8aa341
net-dns/c-ares: Sync with Gentoo
...
It's from Gentoo commit 6cfb40062d17b01574abb110e12a2e583b497a34.
2024-08-19 15:34:06 +02:00
Flatcar Buildbot
ee044eb9aa
licenses: Sync with Gentoo
...
It's from Gentoo commit 261d61f1693a662bae830afcf504b008d85cc4db.
2024-08-19 15:34:06 +02:00
Flatcar Buildbot
8793fd692a
eclass/toolchain-funcs: Sync with Gentoo
...
It's from Gentoo commit b1619cb5f7d2fafae4adeaa9b25182eb6f658c17.
2024-08-19 15:34:06 +02:00
Flatcar Buildbot
b240515b72
eclass/rust-toolchain: Sync with Gentoo
...
It's from Gentoo commit 99889ce76e1f6ed0ec5cb4e3db3a09dce8de1f05.
2024-08-19 15:34:06 +02:00
Flatcar Buildbot
00ee3e15c6
eclass/go-env: Sync with Gentoo
...
It's from Gentoo commit 1f754863ff91dc4dca11e6a5217ffd449f39c74c.
2024-08-19 15:34:06 +02:00
Flatcar Buildbot
71840cd829
eclass/cmake: Sync with Gentoo
...
It's from Gentoo commit 796a1fc61893f37aa9158ccb2ce4f038e1d1a4db.
2024-08-19 15:34:06 +02:00
Flatcar Buildbot
675be7ebdd
dev-vcs/git: Sync with Gentoo
...
It's from Gentoo commit cd9ca4757f37ee41e603565f2eb94f9064a5bea3.
2024-08-19 15:34:06 +02:00
Flatcar Buildbot
6ac70f848a
dev-util/pkgconf: Sync with Gentoo
...
It's from Gentoo commit 23bb6a214c6c8ca046cf98387d5f4d25b3ccffe8.
2024-08-19 15:34:06 +02:00
Flatcar Buildbot
37a2396151
dev-util/perf: Sync with Gentoo
...
It's from Gentoo commit 97c31a746773d48ec5b1b2cf21a11ff2cf1d661c.
2024-08-19 15:34:06 +02:00
Flatcar Buildbot
6df6e54fec
dev-python/truststore: Sync with Gentoo
...
It's from Gentoo commit e840b90e69c424cbf6406f0f26eb1bf56f948553.
2024-08-19 15:34:06 +02:00
Flatcar Buildbot
10b0f44a99
dev-python/tenacity: Sync with Gentoo
...
It's from Gentoo commit 5da4583c055557e6d1d3cfaa87a4f42d73833b61.
2024-08-19 15:34:06 +02:00
Flatcar Buildbot
0be05ab214
dev-python/setuptools: Sync with Gentoo
...
It's from Gentoo commit 9e0340c315523e1d11ef010335759e16b85a4a02.
2024-08-19 15:34:06 +02:00
Flatcar Buildbot
265e7bcf7b
dev-python/resolvelib: Sync with Gentoo
...
It's from Gentoo commit e781543e7dc8bb8159f3b3d70cdf35b19ca28265.
2024-08-19 15:34:06 +02:00
Flatcar Buildbot
473b00ea34
dev-python/pip: Sync with Gentoo
...
It's from Gentoo commit 28098cd1c8b8b0b796cb3fa25bbfed8daff85b4e.
2024-08-19 15:34:06 +02:00
Flatcar Buildbot
c7cf48988a
dev-python/lark: Sync with Gentoo
...
It's from Gentoo commit 1632d3c4e03a28e8f6a930513014598a6002202c.
2024-08-19 15:34:06 +02:00
Flatcar Buildbot
a794036165
dev-python/jaraco-text: Sync with Gentoo
...
It's from Gentoo commit 9775c3bd97d2921e9d2bc62c3ef721fff6abc214.
2024-08-19 15:34:06 +02:00
Flatcar Buildbot
73104fe138
dev-python/jaraco-functools: Sync with Gentoo
...
It's from Gentoo commit 6e3486b12314254bdb7e30f7eec3773384cf62cd.
2024-08-19 15:34:06 +02:00
Flatcar Buildbot
0648765f86
dev-python/ensurepip-setuptools: Sync with Gentoo
...
It's from Gentoo commit 2dbb08576848d084fdd7f18027fdae853a9cd732.
2024-08-19 15:34:06 +02:00
Flatcar Buildbot
c6ea276c4b
dev-python/ensurepip-pip: Sync with Gentoo
...
It's from Gentoo commit 19836073e4c4b620d418ae7e662f08c2c02a3498.
2024-08-19 15:34:06 +02:00
Flatcar Buildbot
4d58f5bdcb
dev-libs/libltdl: Sync with Gentoo
...
It's from Gentoo commit 82b2d76f3332ebfbd801fb74a9f64e95570e2702.
2024-08-19 15:34:06 +02:00
Flatcar Buildbot
a15952c1f0
dev-lang/python: Sync with Gentoo
...
It's from Gentoo commit eb2d32325a75b90d72b0583d7723eb8e5144e359.
2024-08-19 15:34:06 +02:00
Flatcar Buildbot
004bc943a8
dev-lang/perl: Sync with Gentoo
...
It's from Gentoo commit f8107e34b0a0ca8fcd565e3d5b6f00ac3db48b12.
2024-08-19 15:34:06 +02:00