George Angel
943a9dab0a
Adding a new zram-generator package
...
This resolves https://github.com/flatcar/Flatcar/issues/905
2024-03-20 18:18:03 +10:00
flatcar-ci
9f2d8d8ecb
New version: main-3914.0.0-nightly-20240319-2100
2024-03-19 21:00:24 +00:00
Jeremi Piotrowski
7b937f2ddb
Merge pull request #1770 from flatcar/jepio/amd-pstate
...
sys-kernel/coreos-modules: Enable CONFIG_X86_AMD_PSTATE=y
2024-03-19 16:38:54 +01:00
Jeremi Piotrowski
b790241057
Merge pull request #1771 from flatcar/multipathd-disable-rt
...
sys-fs/multipath-tools: Disable realtime scheduling for multipathd
2024-03-19 15:41:07 +01:00
Dongsu Park
d30566da4b
Merge pull request #1768 from flatcar/cacerts-3.99-main
...
Update ca-certificates in main from 3.98 to 3.99
2024-03-19 14:36:46 +01:00
Dongsu Park
b89c18dec6
Merge pull request #1755 from flatcar/kai/arm64-tpm
...
sys-kernel/coreos-modules: Enable TPM TIS drivers for arm64
2024-03-19 14:32:27 +01:00
flatcar-ci
537dd38773
New version: main-3913.0.0-nightly-20240318-2100
2024-03-18 21:00:28 +00:00
Jeremi Piotrowski
06e1575ad5
sys-fs/multipath-tools: Disable realtime scheduling for multipathd
...
Add a dropin that prevents the service from controlling its own
scheduling. On newer Flatcar releases, service ordering seems to have
changed and multipathd is able to configure realtime scheduling before
systemd tries (and fails) to enable the cpu controller. The dropin is
meant to enforce sane behavior, and matches older Flatcar releases where
cpu controller was enabled before multipathd tries (and fails) to
configure realtime scheduling.
Signed-off-by: Jeremi Piotrowski <jpiotrowski@microsoft.com>
2024-03-18 16:37:23 +00:00
Dongsu Park
c34fb9f7fc
Merge pull request #1752 from flatcar/containerd-1.7.14-main
...
Upgrade Containerd in main from 1.7.13 to 1.7.14
2024-03-18 16:40:54 +01:00
Kai Lueke
e653a9864b
sys-kernel/coreos-modules: Enable TPM TIS drivers for arm64
...
The arm64 kernel didn't have TPM support for the qemu TPM2 TIS software TPM.
This moves the TPM TIS kernel module enablement to the common config of both
architectures.
Authored-by: Kai Lueke <kailuke@microsoft.com>
Signed-off-by: Jeremi Piotrowski <jpiotrowski@microsoft.com>
2024-03-18 15:04:51 +01:00
Jeremi Piotrowski
7298910985
sys-kernel/coreos-modules: Enable CONFIG_X86_AMD_PSTATE=y
...
This gives users control over AMD pstates on newer AMD CPUs.
Signed-off-by: Jeremi Piotrowski <jpiotrowski@microsoft.com>
2024-03-18 14:41:19 +01:00
Flatcar Buildbot
3f97fcf360
app-misc/ca-certificates: Update from 3.98 to 3.99
2024-03-18 07:19:26 +00:00
flatcar-ci
88d0c4f181
New version: main-3910.0.0-nightly-20240315-2100
2024-03-16 02:48:09 +00:00
flatcar-ci
56a8dc15f8
New version: main-3910.0.0-nightly-20240315-2100-INTERMEDIATE
2024-03-15 21:00:28 +00:00
Kai Lüke
f446fe851f
Merge pull request #1744 from flatcar/firmware-20240312-main
...
Upgrade Linux Firmware in main from 20240220 to 20240312
2024-03-15 20:14:23 +01:00
Jeremi Piotrowski
dc71208a3e
Merge pull request #1751 from flatcar/jepio/fixes
...
Small fixes
2024-03-15 17:13:03 +01:00
Flatcar Buildbot
bb595aad1e
Update mantle container image to latest HEAD
2024-03-15 13:46:04 +00:00
Kai Lueke
7c23b298db
sys-kernel/coreos-sources: Restore the section for the dm-verity hash
...
This reverts the commit that removes the section where Flatcar has the
dm-verity hash for /usr stored.
In the future we might store it in the initrd or at the end of the
bzImage.
2024-03-15 11:54:18 +01:00
Flatcar Buildbot
8830c57dc6
sys-kernel/coreos-sources: Update from 6.6.17 to 6.6.21
2024-03-15 11:54:18 +01:00
Flatcar Buildbot
c4fb5d03ac
app-containers/containerd: Update from 1.7.13 to 1.7.14
2024-03-15 08:16:08 +00:00
flatcar-ci
2b413ce24e
New version: main-3909.0.0-nightly-20240314-2100
2024-03-14 21:00:26 +00:00
Flatcar Buildbot
e2085ded3c
Update mantle container image to latest HEAD
2024-03-14 19:57:13 +00:00
Jeremi Piotrowski
47b77cea07
sys-libs/ncurses: Install tmux terminfo
...
Debian tmux seems to set TERM=tmux-256color, not TERM=screen. This
causes issues when ssh-ing into flatcar from tmux. Copy the screen
terminfo files as the tmux ones, they should be mostly compatible.
Tmux terminfo files are removed because of USE=minimal, but I don't see
a way to hook into the ebuild and prevent the removal easily.
Signed-off-by: Jeremi Piotrowski <jpiotrowski@microsoft.com>
2024-03-14 17:18:44 +00:00
Adrian Vladu
11449d2458
sys-kernel/bootengine: enable 10i18n dracut module
...
Use commit for https://github.com/flatcar/bootengine/pull/87 .
Signed-off-by: Adrian Vladu <avladu@cloudbasesolutions.com>
2024-03-14 12:07:26 +00:00
Adrian Vladu
40e8fbb700
sys-apps/systemd: add sys-apps/kbd as a dependency
...
systemd-vconsole-setup unit needs sys-apps/kbd loadkeys binary.
Signed-off-by: Adrian Vladu <avladu@cloudbasesolutions.com>
2024-03-14 12:07:07 +00:00
Adrian Vladu
fcfbf18b8f
sys-apps/systemd: sys-kernel/dracut: fix systemd-vconsole-setup run
...
systemd-vconsole-setup needs the dracut i18n module so that
the binary loadkeys is present. The binary loadkeys comes from
the kbd package.
A custom dracut module patch for i18n was created, so that only the
default `us` keymap and font are installed, leading the size
increase to the minimum of around a few KB instead of 3MB.
Signed-off-by: Adrian Vladu <avladu@cloudbasesolutions.com>
2024-03-14 12:07:07 +00:00
Sayan Chowdhury
6b2771eb2d
sys-apps/systemd: Apply Flatcar patches
...
Signed-off-by: Adrian Vladu <avladu@cloudbasesolutions.com>
2024-03-14 12:07:07 +00:00
Sayan Chowdhury
756b4225c2
sys-fs/udev-init-scripts: Add from Gentoo
...
It's from Gentoo commit 1367a1498225bc2636c875c8b3c3e7a66d82c000.
2024-03-14 12:07:07 +00:00
Sayan Chowdhury
e107522864
sys-apps/systemd: Sync with Gentoo
...
It's from Gentoo commit c923eb13e743b615782a2000cdeafc84db07e533.
2024-03-14 12:07:07 +00:00
Simon Campion
d02dc2bf52
sys-kernel/bootengine: Add support for disk encryption
2024-03-14 12:09:14 +01:00
Simon Campion
1caa75b66c
sys-kernel/coreos-kernel: add dependency to app-crypt/clevis
...
app-crypt/clevis includes dracut modules that must be installed before the initramfs is built
2024-03-14 12:08:36 +01:00
Simon Campion
e00130883a
coreos-base/coreos: add dependency to app-crypt/clevis for disk encryption
2024-03-14 12:08:36 +01:00
Simon Campion
204f809d5b
overlay profiles: Add accept keywords for app-crypt/clevis
2024-03-14 12:08:36 +01:00
Simon Campion
069aaf6085
app-crypt/clevis: Apply Flatcar modifications
2024-03-14 12:08:36 +01:00
Simon Campion
e4ebd6c302
app-crypt/clevis: Add from Gentoo
2024-03-14 12:08:36 +01:00
Simon Campion
78be5d5982
overlay profiles: Add accept keywords for dev-libs/luksmeta
2024-03-14 12:08:36 +01:00
Simon Campion
5cc473a5c1
dev-libs/luksmeta: Add from Gentoo
...
It's from GURU commit 05abdcd720bc767a152082750d9c7a044d638059
2024-03-14 12:08:36 +01:00
Simon Campion
f385595ad1
overlay profiles: Add accept keywords for dev-libs/jose
2024-03-14 12:08:36 +01:00
Simon Campion
1ca55bb8da
dev-libs/jose: Add from Gentoo
...
It's from GURU commit 05abdcd720bc767a152082750d9c7a044d638059
2024-03-14 12:08:35 +01:00
Simon Campion
7e46092fc2
sys-libs/libblockdev: Add from Gentoo
...
It's from Gentoo commit 2f6a333fb9bed9c7ab9b5a49065d157b62e48420
2024-03-14 12:08:35 +01:00
Simon Campion
f910aca38d
sys-libs/cracklib: Add from Gentoo
...
It's from Gentoo commit 2f6a333fb9bed9c7ab9b5a49065d157b62e48420
2024-03-14 12:08:35 +01:00
Simon Campion
08233eedfb
sys-fs/udisks: Add from Gentoo
...
It's from Gentoo commit 2f6a333fb9bed9c7ab9b5a49065d157b62e48420
2024-03-14 12:08:35 +01:00
Simon Campion
90e1783241
sys-auth/polkit: Add from Gentoo
...
It's from Gentoo commit 2f6a333fb9bed9c7ab9b5a49065d157b62e48420
2024-03-14 12:08:35 +01:00
Simon Campion
7007d513fe
sys-apps/keyutils: Add from Gentoo
...
It's from Gentoo commit 2f6a333fb9bed9c7ab9b5a49065d157b62e48420
2024-03-14 12:08:35 +01:00
Simon Campion
136fcc4d1f
dev-libs/libpwquality: Add from Gentoo
...
It's from Gentoo commit 2f6a333fb9bed9c7ab9b5a49065d157b62e48420
2024-03-14 12:08:35 +01:00
Simon Campion
c6b88015ea
dev-libs/libgudev: Add from Gentoo
...
It's from Gentoo commit 2f6a333fb9bed9c7ab9b5a49065d157b62e48420
2024-03-14 12:08:35 +01:00
Simon Campion
4c9ea0c483
dev-libs/libbytesize: Add from Gentoo
...
It's from Gentoo commit 2f6a333fb9bed9c7ab9b5a49065d157b62e48420
2024-03-14 12:08:35 +01:00
Simon Campion
2c26b8efa3
dev-libs/libatasmart: Add from Gentoo
...
It's from Gentoo commit 2f6a333fb9bed9c7ab9b5a49065d157b62e48420
2024-03-14 12:08:35 +01:00
Simon Campion
5d0e408434
app-crypt/tpm2-tss: Add from Gentoo
...
It's from Gentoo commit 2f6a333fb9bed9c7ab9b5a49065d157b62e48420
2024-03-14 12:08:35 +01:00
Simon Campion
f71638f7ef
app-crypt/tpm2-tools: Add from Gentoo
...
It's from Gentoo commit 2f6a333fb9bed9c7ab9b5a49065d157b62e48420
2024-03-14 12:08:35 +01:00
Flatcar Buildbot
fae8931aef
sys-kernel/coreos-firmware: Update from 20240220 to 20240312
2024-03-14 07:13:42 +00:00
Kai Lüke
e5867917ec
Merge pull request #1742 from flatcar/jepio/zfs-sysext
...
Build ZFS sysext with each release
2024-03-13 23:24:30 +01:00
flatcar-ci
344b180b51
New version: main-3908.0.0-nightly-20240313-2100
2024-03-13 21:00:28 +00:00
Jeremi Piotrowski
333e72244d
sys-kernel/bootengine: Bump commit for sysext mkdir fix
...
Fix a missing mkdir of /sysroot/etc/flatcar/sysext from the initrd before
attempting to move sysext files there. Also explicitly omit dracut zfs module
from initrd generation.
Signed-off-by: Jeremi Piotrowski <jpiotrowski@microsoft.com>
2024-03-13 18:13:51 +01:00
Jeremi Piotrowski
340e7892b7
emerge-gitclone: Fix license information
...
emerge-gitclone was never GPL-2.0, it was BSD-3. We're switching it to
Apache-2.0 with this commit.
Signed-off-by: Jeremi Piotrowski <jpiotrowski@microsoft.com>
2024-03-13 11:55:30 +01:00
flatcar-ci
ddc48ae1a1
New version: main-3907.0.0-nightly-20240312-2100
2024-03-12 21:00:25 +00:00
Adrian Vladu
89cca15171
Merge pull request #1734 from flatcar/ader1990/decrease_initrd_size_v1
...
initrd_size_decrease: remove mlxsw_spectrum/mlxsw_core kernel modules
2024-03-12 19:36:29 +02:00
Adrian Vladu
3da9f859be
initrd_size_decrease: remove mlxsw_spectrum/mlxsw_core kernel modules
...
This commit is part of the effort to decrease the initrd size:
Partially-Fixes: https://github.com/flatcar/Flatcar/issues/1381
Signed-off-by: Adrian Vladu <avladu@cloudbasesolutions.com>
2024-03-12 16:51:35 +00:00
Jeremi Piotrowski
61c3af32fa
Merge pull request #1730 from flatcar/jepio/btrfs-opt
...
Mount btrfs fs with rescue= option
2024-03-12 15:05:08 +01:00
Jeremi Piotrowski
24d88e2f61
coreos-base/update_engine: Switch to rescue=nologreplay btrfs option
...
'norecovery' was deprecated and has been removed in kernel v6.8 so switch to
the new way of doing things.
This pulls in https://github.com/flatcar/update_engine/pull/40 .
Signed-off-by: Jeremi Piotrowski <jpiotrowski@microsoft.com>
2024-03-12 10:56:15 +01:00
flatcar-ci
9e94b1bde4
New version: main-3906.0.0-nightly-20240311-2100
2024-03-11 21:00:32 +00:00
Jeremi Piotrowski
42ed2d9b7e
coreos-kernel.eclass: Install host arch Makefiles into source dir
...
Gentoo's linux-info.eclass tries to check the kernel version by
including /lib/modules/.../source/Makefile and printing $(VERSION). It
unsets ARCH= before doing this (no clue why) which works with a full
source tree but not with our minimized one. To fix this we need to
archive arch/x86/Makefile also for arm64.
Signed-off-by: Jeremi Piotrowski <jpiotrowski@microsoft.com>
2024-03-11 17:24:24 +00:00
Jeremi Piotrowski
6ccd5b6d8f
board-packages: Add zfs dep
...
We need zfs build as a board package so that we can provide a zfs
sysext.
Signed-off-by: Jeremi Piotrowski <jpiotrowski@microsoft.com>
2024-03-11 11:57:45 +00:00
Jeremi Piotrowski
e8b4b308c9
coreos/config: Add hooks for zfs ebuilds
...
The zfs-kmod ebuild needs KERNEL_DIR to point to the correct
/lib/modules directory.
The zfs ebuild installs two systemd unit masks to /usr/lib/systemd which
result in "dangling symlink" errors during the image build. These
systemd unit masks are only necessary for old Ubuntu systems that have
sysv-init-systemd compat wrappers.
Signed-off-by: Jeremi Piotrowski <jpiotrowski@microsoft.com>
2024-03-11 11:57:45 +00:00
Jeremi Piotrowski
8e1b1517f9
portage-stable: Add zfs & zfs-kmod ebuilds
...
From Gentoo commit df182f2891606e757be3e8406a69f4a0e53ee324. Also import
dist-kernel-utils.eclass.
Signed-off-by: Jeremi Piotrowski <jpiotrowski@microsoft.com>
2024-03-11 11:57:45 +00:00
Jeremi Piotrowski
a4da571874
profiles/coreos: Add zfs useflags
...
and a package.provided entry for a dependency that we don't need.
Signed-off-by: Jeremi Piotrowski <jpiotrowski@microsoft.com>
2024-03-11 11:57:45 +00:00
Jeremi Piotrowski
1b4ca8ac27
coreos-base/coreos: Switch to app-alternatives/awk
...
We explicitly install gawk but our profile explicitly forces the gawk
useflag for app-alternatives/awk. Some packages, like zfs, depend on
app-alternatives/awk and it also installs the awk -> gawk that the gawk
ebuild creates through pkg_postinst. So switch to app-alternatives/awk
to make the implementation cleaner.
Signed-off-by: Jeremi Piotrowski <jpiotrowski@microsoft.com>
2024-03-11 11:57:45 +00:00
Jeremi Piotrowski
a134b02a48
coreos-kernel.eclass: Adapt install_build_source for compatibility
...
build/source, which is accidentally an empty directory, needs to be a
symlink so that Gentoo kmod ebuilds can build when setting
KERNEL_DIR=/lib/modules/.../build. They detect the proper layout with
the symlink.
The other issue is building the Nvidia driver with
SYSSRC=/lib/modules/.../build. This works on Ubuntu but fails on
Flatcar. Ubuntus build directory contains symlinks to includes from the
source tree so recreate the same layout.
Signed-off-by: Jeremi Piotrowski <jpiotrowski@microsoft.com>
2024-03-11 11:57:45 +00:00
Mathieu Tortuyaux
009220ff54
Merge pull request #1683 from flatcar/tormath1/scaleway
...
oem: provide scaleway images
2024-03-11 09:34:05 +01:00
flatcar-ci
10a3624543
New version: main-3902.0.0-nightly-20240307-2100
2024-03-07 21:00:29 +00:00
Krzesimir Nowak
a67915b574
Merge pull request #1733 from flatcar/krnowak/drop-libssh2
...
Drop unused net-libs/libssh2 package
2024-03-07 08:43:41 +01:00
flatcar-ci
49fb69f8f0
New version: main-3901.0.0-nightly-20240306-2100
2024-03-06 21:00:27 +00:00
Krzesimir Nowak
93c4a369a8
Merge pull request #1727 from flatcar/buildbot/weekly-portage-stable-package-updates-2024-03-04
...
Weekly portage-stable package updates 2024-03-04
2024-03-06 16:05:13 +01:00
Krzesimir Nowak
192f646c59
net-libs/libssh2: Drop unused package
2024-03-06 15:55:02 +01:00
flatcar-ci
b2fe587e6e
New version: main-3900.0.0-nightly-20240305-2100
2024-03-05 21:00:28 +00:00
Mathieu Tortuyaux
da4a631008
coreos-base/afterburn: enable coreos-metadata on scaleway
...
Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
2024-03-05 17:03:26 +01:00
Kai Lüke
6c2c11db7d
Merge pull request #1707 from flatcar/kai/pxe-compat
...
sys-kernel/bootengine: Restore support for custom PXE OEM contents
2024-03-05 16:35:42 +01:00
Kai Lueke
b0ce20639b
sys-kernel/bootengine: Restore support for custom PXE OEM contents
...
This pulls in https://github.com/flatcar/bootengine/pull/88
to restore looking at the documented /usr/share/oem path in a custom
PXE OEM initrd instead of /oem.
2024-03-05 16:35:03 +01:00
Mathieu Tortuyaux
1017216cbe
oem: provide scaleway images
...
Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
2024-03-05 13:51:07 +01:00
Mathieu Tortuyaux
71b4b084e9
Merge pull request #1728 from flatcar/tormath1/ignition
...
sys-apps/ignition: bump to v2.18.0
2024-03-05 13:48:46 +01:00
flatcar-ci
b1f47cfd1b
New version: main-3899.0.0-nightly-20240304-2100
2024-03-04 21:00:24 +00:00
Mathieu Tortuyaux
9ab3018394
sys-apps/ignition: bump to 2.18.0
...
Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
2024-03-04 17:34:53 +01:00
Dongsu Park
a842366ed9
Merge pull request #1669 from flatcar/linux-6.6.17-main
...
Upgrade Linux Kernel for main from 6.6.16 to 6.6.17
2024-03-04 15:08:23 +01:00
Krzesimir Nowak
6a5e27a89b
overlay profiles: Drop accept keywords for sys-apps/util-linux
2024-03-04 13:44:45 +01:00
Krzesimir Nowak
ce8e8efe5e
overlay profiles: Drop accept keywords for net-libs/libpsl
2024-03-04 13:35:18 +01:00
Krzesimir Nowak
8498f7703d
overlay profiles: Drop accept keywords for net-dns/libidn2
2024-03-04 13:33:11 +01:00
Krzesimir Nowak
2b69b05259
overlay profiles: Add accept keywords for net-dns/dnsmasq
2024-03-04 13:32:52 +01:00
Krzesimir Nowak
7055f47095
overlay profiles: Drop accept keywords for net-dns/bind-tools
2024-03-04 13:06:34 +01:00
Krzesimir Nowak
2edb409b14
overlay profiles: Drop accept keywords for app-crypt/gnupg
2024-03-04 12:04:43 +01:00
Krzesimir Nowak
424110a5db
overlay profiles: Drop accept keywords for app-arch/xz-utils
2024-03-04 11:50:54 +01:00
Krzesimir Nowak
21dfa86e23
overlay profiles: Unmask dev-python/boto
2024-03-04 11:37:08 +01:00
Krzesimir Nowak
f5e0e8b245
overlay dev-python/boto: Add README
2024-03-04 11:34:50 +01:00
Krzesimir Nowak
6621404d5d
dev-python/boto: Move to coreos-overlay
...
The package is masked by upstream and marked for removal. Let's move
it to coreos-overlay then.
2024-03-04 11:28:43 +01:00
Flatcar Buildbot
211d5f9848
x11-libs/pixman: Sync with Gentoo
...
It's from Gentoo commit 6e86296fb3c09007ef5eaeff5ad8c946b606032c.
2024-03-04 11:06:17 +01:00
Flatcar Buildbot
5bf99584db
virtual/pkgconfig: Sync with Gentoo
...
It's from Gentoo commit dbbb12e41a939afdfb08a75f27a1aa4654aac245.
2024-03-04 11:06:17 +01:00
Flatcar Buildbot
85361c4e52
sys-libs/zlib: Sync with Gentoo
...
It's from Gentoo commit 743b110bffe25c0501ae5473ad8ad68253a14f29.
2024-03-04 11:06:17 +01:00
Flatcar Buildbot
76dc06aa3d
sys-libs/readline: Sync with Gentoo
...
It's from Gentoo commit e91ef195a3808f6c972d00ef961fa148939bc372.
2024-03-04 11:06:17 +01:00
Flatcar Buildbot
760c1a3c83
sys-libs/libunwind: Sync with Gentoo
...
It's from Gentoo commit ec626f5360f50479da567843642e08603d9ca42c.
2024-03-04 11:06:17 +01:00
Flatcar Buildbot
b99a2ca99c
sys-libs/libseccomp: Sync with Gentoo
...
It's from Gentoo commit 731dd9aa2de79001b4f67bc04b9409c95a734040.
2024-03-04 11:06:17 +01:00
Flatcar Buildbot
ba7b9ab7dc
sys-libs/libcap-ng: Sync with Gentoo
...
It's from Gentoo commit f9038184784c34a627a18394edaaea4f908d7a14.
2024-03-04 11:06:17 +01:00
Flatcar Buildbot
d368404425
sys-libs/libcap: Sync with Gentoo
...
It's from Gentoo commit 97108aff05dccf99fd8229e6263e62bab9720bab.
2024-03-04 11:06:17 +01:00
Flatcar Buildbot
844d49f3ef
sys-fs/e2fsprogs: Sync with Gentoo
...
It's from Gentoo commit 1ab84a0a8243583f9274327663a13afb43498ba9.
2024-03-04 11:06:17 +01:00
Flatcar Buildbot
6fc6f7cb8c
sys-devel/gcc: Sync with Gentoo
...
It's from Gentoo commit a23548bc8af4f4ca160560bc1e081fd2df13602d.
2024-03-04 11:06:17 +01:00
Flatcar Buildbot
1b93f85f8e
sys-block/thin-provisioning-tools: Sync with Gentoo
...
It's from Gentoo commit ecc9356246a8312e5a1649ac057e45ad1c5ec4b3.
2024-03-04 11:06:17 +01:00
Flatcar Buildbot
1f5d2b78c5
sys-apps/util-linux: Sync with Gentoo
...
It's from Gentoo commit 89d7a89b7031bd1def361b0c2366eedc6471aed1.
2024-03-04 11:06:16 +01:00
Flatcar Buildbot
0aad1a0399
sys-apps/pcsc-lite: Sync with Gentoo
...
It's from Gentoo commit bc083e546fb76fda32106c7693573a33033f0cfc.
2024-03-04 11:06:16 +01:00
Flatcar Buildbot
8bbb48f16e
sys-apps/pciutils: Sync with Gentoo
...
It's from Gentoo commit bc50a4e30d88683460928aa37bd0e1d420c1cbd3.
2024-03-04 11:06:16 +01:00
Flatcar Buildbot
54b3435fd8
sys-apps/man-pages: Sync with Gentoo
...
It's from Gentoo commit cb370ce426d87b791cb9198ef2ef424d08c2a36a.
2024-03-04 11:06:16 +01:00
Flatcar Buildbot
7668200356
sys-apps/lshw: Sync with Gentoo
...
It's from Gentoo commit 264b78f9b2d52bf04bc782e6d0ed911f7c2b8ccb.
2024-03-04 11:06:16 +01:00
Flatcar Buildbot
e0b36559fa
sys-apps/kmod: Sync with Gentoo
...
It's from Gentoo commit bc235c9a342826e6aab77d08ded3ca008823dd28.
2024-03-04 11:06:16 +01:00
Flatcar Buildbot
953ec708ac
sec-policy/selinux-unconfined: Sync with Gentoo
...
It's from Gentoo commit 9a78c8130c665e43426fcb735ad69bd838984a81.
2024-03-04 11:06:16 +01:00
Flatcar Buildbot
eaa1abccea
sec-policy/selinux-sssd: Sync with Gentoo
...
It's from Gentoo commit 9a78c8130c665e43426fcb735ad69bd838984a81.
2024-03-04 11:06:16 +01:00
Flatcar Buildbot
98b730ad24
sec-policy/selinux-dbus: Sync with Gentoo
...
It's from Gentoo commit 9a78c8130c665e43426fcb735ad69bd838984a81.
2024-03-04 11:06:16 +01:00
Flatcar Buildbot
6a55f988ec
sec-policy/selinux-container: Sync with Gentoo
...
It's from Gentoo commit 9a78c8130c665e43426fcb735ad69bd838984a81.
2024-03-04 11:06:16 +01:00
Flatcar Buildbot
d70ab05a7b
sec-policy/selinux-base-policy: Sync with Gentoo
...
It's from Gentoo commit 9a78c8130c665e43426fcb735ad69bd838984a81.
2024-03-04 11:06:16 +01:00
Flatcar Buildbot
0cfa45dfb5
sec-policy/selinux-base: Sync with Gentoo
...
It's from Gentoo commit 9a78c8130c665e43426fcb735ad69bd838984a81.
2024-03-04 11:06:16 +01:00
Flatcar Buildbot
f57ee2ea06
profiles: Sync with Gentoo
...
It's from Gentoo commit 3e79b4fdb86877d73cbd33ae19dc4eb1be6a1ea5.
2024-03-04 11:06:16 +01:00
Flatcar Buildbot
6df5b3d250
net-misc/whois: Sync with Gentoo
...
It's from Gentoo commit 537bc0566761a253e5e755ced66110c41b12388a.
2024-03-04 11:06:16 +01:00
Flatcar Buildbot
014758e237
net-misc/rsync: Sync with Gentoo
...
It's from Gentoo commit 473a09ec3591e25ad87e1d3b986459e5e7fc90f5.
2024-03-04 11:06:16 +01:00
Flatcar Buildbot
43dcffbcb1
net-libs/nghttp2: Sync with Gentoo
...
It's from Gentoo commit 03eed7d4c3ed773e58f35ecd7db0dbb5a5679dc6.
2024-03-04 11:06:16 +01:00
Flatcar Buildbot
2af6fb389b
net-libs/libpsl: Sync with Gentoo
...
It's from Gentoo commit 19da04ec4c10b9a962c5800cfc4a9a033e3a50c0.
2024-03-04 11:06:16 +01:00
Flatcar Buildbot
cb8d2d9041
net-dns/libidn2: Sync with Gentoo
...
It's from Gentoo commit b70554f877a6a03cf2f5a6740a281a46658e6b3a.
2024-03-04 11:06:16 +01:00
Flatcar Buildbot
964d9841a0
net-dns/dnsmasq: Sync with Gentoo
...
It's from Gentoo commit be3af7f8404efd9f34b66e332d753a3ca19eb872.
2024-03-04 11:06:16 +01:00
Flatcar Buildbot
fbf9ef55d0
net-dns/c-ares: Sync with Gentoo
...
It's from Gentoo commit 4f6ce3e29c1b9241d9f9b8a7cf432923fa3e1480.
2024-03-04 11:06:16 +01:00
Flatcar Buildbot
194a181756
net-dns/bind-tools: Sync with Gentoo
...
It's from Gentoo commit 011f0ff308c539ca7bc38d6f3b2831541da09e88.
2024-03-04 11:06:16 +01:00
Flatcar Buildbot
e2db80ea34
media-libs/libpng: Sync with Gentoo
...
It's from Gentoo commit a2d2289de27ae20ade3a8dbb423d39fa13af04dd.
2024-03-04 11:06:16 +01:00
Flatcar Buildbot
d307102961
licenses: Sync with Gentoo
...
It's from Gentoo commit 2d55cda99892ce92107b5cff4de2b7bfdd10c602.
2024-03-04 11:06:16 +01:00
Flatcar Buildbot
7c2d063a41
eclass/rpm: Sync with Gentoo
...
It's from Gentoo commit ce17f4043d560ace370b224ab37741fd9b5b1b47.
2024-03-04 11:06:16 +01:00
Flatcar Buildbot
437c4a4e67
eclass/meson: Sync with Gentoo
...
It's from Gentoo commit f2e1792ded67e62edc85e92e84f65d773a8f05bd.
2024-03-04 11:06:16 +01:00
Flatcar Buildbot
d4be3e570d
dev-vcs/git: Sync with Gentoo
...
It's from Gentoo commit bc7db307cbae2e4fc29b2cc2d18e59e86270bf47.
2024-03-04 11:06:16 +01:00
Flatcar Buildbot
3f28d89e9a
dev-util/pkgconf: Sync with Gentoo
...
It's from Gentoo commit 1f9d961bfe241cc1e14725c997f0e4853e0d43e0.
2024-03-04 11:06:16 +01:00
Flatcar Buildbot
adda84e7fc
dev-util/pahole: Sync with Gentoo
...
It's from Gentoo commit b40fbf4cf2232329aacdad7eda33a8981122af1c.
2024-03-04 11:06:16 +01:00
Flatcar Buildbot
0b8db90cc0
dev-util/gperf: Sync with Gentoo
...
It's from Gentoo commit b8f2baca1ec6a6e8998076d409a2dac3869748a8.
2024-03-04 11:06:16 +01:00
Flatcar Buildbot
96acade374
dev-python/trove-classifiers: Sync with Gentoo
...
It's from Gentoo commit 0f2a5d58ca175c0e091dfc325aea471de84f4875.
2024-03-04 11:06:16 +01:00
Flatcar Buildbot
36aca815fd
dev-python/markupsafe: Sync with Gentoo
...
It's from Gentoo commit 876394dc4a0e4c93680ae2f8c701a4edbcbf8f31.
2024-03-04 11:06:16 +01:00
Flatcar Buildbot
ee78636752
dev-python/cython: Sync with Gentoo
...
It's from Gentoo commit 2baca90c01517c944bb243f7acef2fec9e9089c3.
2024-03-04 11:06:16 +01:00
Flatcar Buildbot
ea958f3929
dev-libs/npth: Sync with Gentoo
...
It's from Gentoo commit 35606cd7f9fb29a4c83847cfc00ef364f85287a8.
2024-03-04 11:06:16 +01:00
Flatcar Buildbot
ee56dcc4da
dev-libs/libxml2: Sync with Gentoo
...
It's from Gentoo commit 3ae2877da41cf6eeeba456b4f704173b321c6336.
2024-03-04 11:06:16 +01:00
Flatcar Buildbot
2dbc307736
dev-libs/libpcre2: Sync with Gentoo
...
It's from Gentoo commit 0c82a57a676b1ef9cc3c71373e8053bccdf84bc2.
2024-03-04 11:06:16 +01:00
Flatcar Buildbot
292667f9d8
dev-libs/libpcre: Sync with Gentoo
...
It's from Gentoo commit ca671f246332c12c4eeba15f3454d8e9ed0d2b48.
2024-03-04 11:06:16 +01:00
Flatcar Buildbot
a8b5e7f4a9
dev-libs/libksba: Sync with Gentoo
...
It's from Gentoo commit e96d741ee45f47531c5ad85fbc79b9a8d9b77b5f.
2024-03-04 11:06:16 +01:00
Flatcar Buildbot
1f0cab2a15
dev-libs/libgpg-error: Sync with Gentoo
...
It's from Gentoo commit 52238395b6596aeb0d2f33ec872539c21bf741c3.
2024-03-04 11:06:16 +01:00
Flatcar Buildbot
9ee950d03b
dev-libs/libgcrypt: Sync with Gentoo
...
It's from Gentoo commit 741aaf3c9b3093bb21c137f2dd1293ad3b21793b.
2024-03-04 11:06:16 +01:00
Flatcar Buildbot
285c835c5d
dev-libs/libffi: Sync with Gentoo
...
It's from Gentoo commit 21bd2985a0629a4e7fde0c56bd102aa95450dc56.
2024-03-04 11:06:16 +01:00
Flatcar Buildbot
61f898405a
dev-libs/libev: Sync with Gentoo
...
It's from Gentoo commit 0ce97e67de4e5ca16fa28930949bbea55df91185.
2024-03-04 11:06:16 +01:00
Flatcar Buildbot
3eb1ff99fd
dev-libs/libbsd: Sync with Gentoo
...
It's from Gentoo commit 42f52694a5f20a9e3d3088af6701c6997954fad3.
2024-03-04 11:06:16 +01:00
Flatcar Buildbot
711a864fbe
dev-libs/glib: Sync with Gentoo
...
It's from Gentoo commit ba7b5e075f5f06ed747597f3bf42800359488c1b.
2024-03-04 11:06:16 +01:00
Flatcar Buildbot
4ff2cd935e
dev-libs/expat: Sync with Gentoo
...
It's from Gentoo commit 9ccbea30faebe28cef1e72439342d48d54d22ea6.
2024-03-04 11:06:16 +01:00
Flatcar Buildbot
2392e17b4e
dev-libs/elfutils: Sync with Gentoo
...
It's from Gentoo commit bbaaa35438dd514ad6b4a5bad932c2fef6fd6ca6.
2024-03-04 11:06:16 +01:00
Flatcar Buildbot
98cfc069b9
dev-lang/perl: Sync with Gentoo
...
It's from Gentoo commit a58bfd3578e406877f36dca9bd0f42e48f862055.
2024-03-04 11:06:16 +01:00
Flatcar Buildbot
a1b85ef8e6
dev-debug/gdb: Sync with Gentoo
...
It's from Gentoo commit f6f36fe9972ccbbb3562302cd4fb0e1512a2a340.
2024-03-04 11:06:16 +01:00
Flatcar Buildbot
85735393f7
dev-db/sqlite: Sync with Gentoo
...
It's from Gentoo commit 0f1f3c58f0c6a601c9ea3ba1013a14925a3c8c43.
2024-03-04 11:06:16 +01:00
Flatcar Buildbot
5e07e2e156
dev-build/meson: Sync with Gentoo
...
It's from Gentoo commit 7e548173a7b8ae7d75ad48f0ba6db52545fc91e8.
2024-03-04 11:06:16 +01:00
Flatcar Buildbot
df53db8913
dev-build/libtool: Sync with Gentoo
...
It's from Gentoo commit f2178b9fdbd159f71d3daa1c7d47b83ce0083d40.
2024-03-04 11:06:15 +01:00
Flatcar Buildbot
72cc41485b
app-shells/bash-completion: Sync with Gentoo
...
It's from Gentoo commit 81abb1ddb584f7e8803eb5eccc1b9807c1d39721.
2024-03-04 11:06:15 +01:00
Flatcar Buildbot
12b9c905a9
app-portage/elt-patches: Sync with Gentoo
...
It's from Gentoo commit 2653e1ae9cba531baf13b1badc05a55b8236af79.
2024-03-04 11:06:15 +01:00
Flatcar Buildbot
291c622b5d
app-doc/eclass-manpages: Sync with Gentoo
...
It's from Gentoo commit 199f7888e93e98db798a451f07867dbabfb5ebe4.
2024-03-04 11:06:15 +01:00
Flatcar Buildbot
afee36fca2
app-crypt/pinentry: Sync with Gentoo
...
It's from Gentoo commit 666228ae3093a9753122c74ca383fe200e4e0c22.
2024-03-04 11:06:15 +01:00
Flatcar Buildbot
f51db0a92b
app-crypt/mit-krb5: Sync with Gentoo
...
It's from Gentoo commit d5d927d07c28a5f8c3b7d05ccb0aaf0086697443.
2024-03-04 11:06:15 +01:00
Flatcar Buildbot
9bc092945a
app-crypt/gnupg: Sync with Gentoo
...
It's from Gentoo commit d987187cc95abbca02949ae2d94a84963fe5f74a.
2024-03-04 11:06:15 +01:00
Flatcar Buildbot
f475b073f6
app-arch/zstd: Sync with Gentoo
...
It's from Gentoo commit 17d32a2e5aa0b66192733f8d87f329bc9c76416b.
2024-03-04 11:06:15 +01:00
Flatcar Buildbot
1767ddba3d
app-arch/xz-utils: Sync with Gentoo
...
It's from Gentoo commit 5b00ac4b1909a00c79f773d2bac89b404572dc4f.
2024-03-04 11:06:15 +01:00
Flatcar Buildbot
3bc38974bf
app-arch/lzop: Sync with Gentoo
...
It's from Gentoo commit 70f4b5150e5ad88742d3f68c18af08c74ee8f996.
2024-03-04 11:06:15 +01:00
Flatcar Buildbot
de7ddf5be1
app-arch/libarchive: Sync with Gentoo
...
It's from Gentoo commit 4c325e846f72b64ff3e73e9f3c4567c508da21e9.
2024-03-04 11:06:15 +01:00
Flatcar Buildbot
a36fc3c585
app-arch/cpio: Sync with Gentoo
...
It's from Gentoo commit 8503bd08b2aa6481ac96e40d3cee0833033ebb03.
2024-03-04 11:06:15 +01:00
Flatcar Buildbot
1d1c193411
app-arch/bzip2: Sync with Gentoo
...
It's from Gentoo commit 20fbb3894a7e89bb4d543206d5304bdb42e60175.
2024-03-04 11:06:15 +01:00
Krzesimir Nowak
81684a1453
sys-process/audit: Sync with Gentoo
...
It's from Gentoo commit b3421946f41290093bd4bfe67fee6ecccab31bcb.
2024-03-01 16:02:19 +01:00
Krzesimir Nowak
7d8e713009
overlay sys-process/audit: Move to portage-stable
2024-03-01 16:02:19 +01:00
Krzesimir Nowak
bad8cffcd9
overlay coreos/config: Mask some files from sys-process/audit
...
We will move sys-process/audit to portage-stable. In order to do that,
we need to move the customizations out of its ebuild.
2024-03-01 16:02:19 +01:00
Krzesimir Nowak
382ada2475
overlay profiles: Enable audit files from coreos-base/misc-files
2024-03-01 16:02:19 +01:00
Krzesimir Nowak
5cb7639e7c
overlay coreos-base/misc-files: Install audit files
...
We will move sys-process/audit to portage-stable. In order to do that,
we need to move the customizations out of its ebuild.
2024-03-01 16:02:13 +01:00
Krzesimir Nowak
39bf99b420
overlay coreos-base/misc-files: Reorganize the files a bit
...
The files directory of the package was getting crowded and the names
of the files weren't really saying much.
2024-03-01 16:02:09 +01:00
Krzesimir Nowak
66811126d1
dev-lang/swig: Sync with Gentoo
...
It's from Gentoo commit 8a1e6e5446c2729e93f1ad51a409862538ea34e9.
2024-03-01 16:02:09 +01:00
Krzesimir Nowak
1017fd45e5
overlay profiles: Disable python in SELinux tools
...
We never needed the python tools in Flatcar.
2024-03-01 16:02:09 +01:00
Krzesimir Nowak
fbdf2bf74a
overlay profiles: Enable policycoreutils USE flag for coreos-base/misc-files
2024-03-01 16:02:09 +01:00
Krzesimir Nowak
f5ce98288b
overlay profiles: Set up SELinux policy directory
2024-03-01 16:02:09 +01:00
Krzesimir Nowak
49fb14d782
overlay coreos-base/misc-files: Recreate a symlink on filesystem wipe
...
The path where the SELinux policy modules are built is normally
/var/lib/selinux. In our case we want to have those policies to be
installed somewhere under /usr. So we have a setup where
/var/lib/selinux is a symlink to /usr/lib/selinux/policy. The
/var/lib/selinux directory is normally created by
sys-apps/policycoreutils directory and we don't want to change it in
order to pursue the goal of putting the package back to
portage-stable.
On the other hand, the override of modules directory location can't
happen in the coreos-base/misc-files package, because
sys-apps/policycoreutils needs that directory to be already set up in
the package post installation time.
The override of the SELinux policy modules directory needs to be done
in the bashrc hook unfortunately. This will come in the follow-up
commit.
So the only thing left is to set up tmpfiles configuration file to
recreate the /var/lib/selinux symlink, since it can be removed when
wiping the filesystem.
2024-03-01 16:02:09 +01:00
Mathieu Tortuyaux
d7c32b1cb0
sys-apps/policycoreutils: Apply Flatcar modifications
...
Prepare the changes for upstreaming:
- Hide python dependencies behind the python USE flag.
- Allow using original sources, without Gentoo modifications with the
vanilla USE flag.
- This also hides app-admin/setools dependency behind this USE
flag. I'm not sure if anything in policycoreutils requires
anything from that package - I assumed that Gentoo-provided rlpkg
maybe does.
- Keep using /var/lib/selinux as a SELinux policy directory. We will
use INSTALL_MASK to skip installation of the directory and will add
a tmpfiles config file to coreos-base/misc-files instead.
Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
Signed-off-by: Krzesimir Nowak <knowak@microsoft.com>
2024-03-01 15:35:50 +01:00
Krzesimir Nowak
a620286334
sys-apps/policycoreutils: Sync with Gentoo
...
It's from Gentoo commit c4719a957590a9b209422d93c8136075c2781af7.
2024-03-01 15:35:50 +01:00
Krzesimir Nowak
6c5ad82927
overlay coreos/user-patches: Add a patch for sys-libs/libsemanage
...
The added patch turns on the module compression.
2024-03-01 15:35:50 +01:00
Mathieu Tortuyaux
59b431f9d0
sys-libs/libsemanage: Apply flatcar patches
...
Prepare the ebuild to be in an upstreamable state:
- hide python dependencies behind the IUSE flag
- move the semanage.conf additions to a patch
- that way, we can add a user patch that changes compression setting
that was added by Gentoo
Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
Signed-off-by: Krzesimir Nowak <knowak@microsoft.com>
2024-03-01 15:35:50 +01:00
Krzesimir Nowak
be13723090
sys-libs/libsemanage: Sync with Gentoo
...
It's from Gentoo commit e70aa9e9c0de8663fecbd59c4e26a0d17a41050d.
2024-03-01 15:35:50 +01:00
flatcar-ci
2187d66828
New version: main-3895.0.0-nightly-20240229-2100
2024-02-29 21:00:27 +00:00
Flatcar Buildbot
5dc24615f7
Update mantle container image to latest HEAD
2024-02-29 13:39:28 +00:00
Jeremi Piotrowski
fad49473a9
Merge pull request #1710 from flatcar/jepio/shim-fix
...
sys-boot/shim: Fix parallel build
2024-02-29 14:39:06 +01:00
Jeremi Piotrowski
26a4ed8229
sys-boot/shim: Fix parallel build
...
The bundled gnu-efi build is implemented in a buggy way that can break when
built in parallel. We've hit this in the nightly sdk build. Add a patch for it.
The patch has been posted upstream at https://github.com/rhboot/shim/pull/643 .
Signed-off-by: Jeremi Piotrowski <jpiotrowski@microsoft.com>
2024-02-29 14:34:11 +01:00
Krzesimir Nowak
128037e808
Merge pull request #1708 from flatcar/krnowak/prune-obsolete-overrides
...
overlay coreos/config: Drop overrides for packages we do not have
2024-02-29 12:09:33 +01:00
Jeremi Piotrowski
e2162e2008
Revert "New version: main-3894.0.0-nightly-20240228-2100"
...
Last nightly SDK failed to build due to a shim error, go back to the previous
build.
This reverts commit 735b2698ba
.
Signed-off-by: Jeremi Piotrowski <jpiotrowski@microsoft.com>
2024-02-29 11:05:37 +01:00
flatcar-ci
735b2698ba
New version: main-3894.0.0-nightly-20240228-2100
2024-02-28 21:00:39 +00:00
Krzesimir Nowak
f2d7be8cd9
Merge pull request #1702 from flatcar/buildbot/weekly-portage-stable-package-updates-2024-02-26
...
Weekly portage-stable package updates 2024-02-26
2024-02-28 14:51:01 +01:00
Krzesimir Nowak
a038fcf482
overlay coreos/config: Drop overrides for packages we do not have
2024-02-28 11:33:59 +01:00
flatcar-ci
f681d90689
New version: main-3893.0.0-nightly-20240227-2100
2024-02-27 21:00:24 +00:00
Krzesimir Nowak
8e21401fc2
Merge pull request #1704 from flatcar/krnowak/drop-docker-proxy
...
Drop app-containers/docker-proxy package
2024-02-27 07:49:50 +01:00
flatcar-ci
ddb384a1a8
New version: main-3892.0.0-nightly-20240226-2100
2024-02-26 21:00:35 +00:00
Krzesimir Nowak
74e06b1541
app-containers/docker-proxy: Drop unnecessary package
...
Nothing pulls it in now. Looks like it got merged into
app-containers/docker package.
2024-02-26 16:01:49 +01:00
Flatcar Buildbot
1c0d96b70d
Update mantle container image to latest HEAD
2024-02-26 14:46:46 +00:00
Kai Lüke
d35414a2ba
Merge pull request #1589 from flatcar/sayan/secureboot-changes
...
Initial implementation for Secure boot support
2024-02-26 15:46:31 +01:00
Kai Lueke
7db81c27f9
sys-boot/shim: Update to 15.8
2024-02-26 15:46:13 +01:00
Dongsu Park
dbd40fbf90
Merge pull request #1686 from flatcar/firmware-20240220-main
...
Upgrade Linux Firmware in main from 20240115 to 20240220
2024-02-26 14:24:29 +01:00
Dongsu Park
c5aa253d10
overlay coreos-firmware: update ice ddp version to 1.3.36.0
...
Fix build issues of coreos-firmware, by bumping the ice firmware version
to 1.3.36.0.
2024-02-26 12:10:06 +01:00
Sayan Chowdhury
99bfcf5f32
shim, coreos-sb-keys, grub_install.sh: retab to spaces
...
Signed-off-by: Sayan Chowdhury <schowdhury@microsoft.com>
2024-02-26 12:01:10 +01:00
Sayan Chowdhury
4648be9dbb
sys-boot/grub: Make sed silently fail when updating sbat
...
Co-authored-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
2024-02-26 12:01:10 +01:00
Sayan Chowdhury
97ebc770ea
sys-boot/shim: Move from cros_workon to upstream
...
Signed-off-by: Sayan Chowdhury <schowdhury@microsoft.com>
2024-02-26 12:01:10 +01:00
Sayan Chowdhury
fc28e72322
sys-boot/grub: install file with sbat contents, add --sbat to script
...
This is just the contents of the section, but the section
itself is written by grub-mkimage. sbat.csv needs to be passed
with --sbat.
Signed-off-by: Jeremi Piotrowski <jpiotrowski@microsoft.com>
Signed-off-by: Sayan Chowdhury <schowdhury@microsoft.com>
2024-02-26 12:01:09 +01:00
Jeremi Piotrowski
64556256db
grub_install: switch to BOARD_GRUB by default
...
Signed-off-by: Jeremi Piotrowski <jpiotrowski@microsoft.com>
2024-02-26 12:01:09 +01:00
Sayan Chowdhury
b42e3ad58b
sys-boot/shim: Update shim to include signing keys, and build mm.efi
...
Signed-off-by: Sayan Chowdhury <schowdhury@microsoft.com>
2024-02-26 12:01:09 +01:00
Sayan Chowdhury
348a26201a
coreos-sb-keys: Add the shim keys
...
Signed-off-by: Sayan Chowdhury <schowdhury@microsoft.com>
2024-02-26 12:01:09 +01:00
Sayan Chowdhury
65fe1f4cdb
sys-boot/shim: make the shim buildable
...
Signed-off-by: Sayan Chowdhury <schowdhury@microsoft.com>
2024-02-26 12:01:09 +01:00
Sayan Chowdhury
fc4acb6b40
sys-boot/shim: updates to 15.7
...
Signed-off-by: Sayan Chowdhury <schowdhury@microsoft.com>
2024-02-26 12:01:09 +01:00
Sayan Chowdhury
58806c5342
eclass/rpm: Add from Gentoo
...
It's from Gentoo commit 78e5f99cb41eaa50da930e7ab2dc7993fa243e1f.
2024-02-26 12:01:09 +01:00
Sayan Chowdhury
af68df3d43
coreos-devel/board-packages: remove edk2-ovmf from arm64 dependencies
...
This package is not used, we use edk2-aarch64 on arm64 but and it is
fetched during image_to_vm.sh because the ebuild simply wraps a binary
file.
Original Author: Jeremi Piotrowski <jpiotrowski@microsoft.com>
Signed-off-by: Sayan Chowdhury <schowdhury@microsoft.com>
2024-02-26 12:01:09 +01:00
Sayan Chowdhury
ceb1480e48
sys-firmware/edk2-aarch64: drop old package and replace with new
...
Signed-off-by: Sayan Chowdhury <schowdhury@microsoft.com>
2024-02-26 12:01:09 +01:00
Sayan Chowdhury
984233b9e8
coreo-base/coreos: Add mokutil to the base amd64 image
...
Signed-off-by: Sayan Chowdhury <schowdhury@microsoft.com>
2024-02-26 12:01:09 +01:00
Sayan Chowdhury
6e497dbd0d
sys-boot/mokutil: Add from Gentoo
...
It's from Gentoo commit cf90a21600e8d81c12b7e1143f43cd28f58dd70d.
2024-02-26 10:53:45 +01:00
Krzesimir Nowak
7c19269514
dev-python/pyparsing: Remove unused package
...
dev-python/packaging used to pull it in, but not anymore.
2024-02-26 10:31:23 +01:00
Krzesimir Nowak
3af1e37643
overlay profiles: Drop accept keywords for app-emulation/qemu
2024-02-26 10:06:05 +01:00
Krzesimir Nowak
ad6b2c6476
overlay profiles: Updated accept keywords for app-crypt/mit-krb5
2024-02-26 10:04:50 +01:00
Krzesimir Nowak
f1cee356c0
overlay profiles: Add accept keywords for net-libs/libpsl
2024-02-26 09:51:13 +01:00
Krzesimir Nowak
84ac7b1cb0
overlay profiles: Add accept keywords for app-arch/xz-utils
2024-02-26 09:50:59 +01:00
Flatcar Buildbot
3c2a94bc3c
sys-libs/zlib: Sync with Gentoo
...
It's from Gentoo commit 3fe97570438a126e8c274b6ff29a60b81198f277.
2024-02-26 09:24:31 +01:00
Flatcar Buildbot
36f109af80
sys-libs/libcap: Sync with Gentoo
...
It's from Gentoo commit eef4caf31a0d3c276e17b270fc18285cae367802.
2024-02-26 09:24:31 +01:00
Flatcar Buildbot
d3194e51df
sys-fs/xfsprogs: Sync with Gentoo
...
It's from Gentoo commit 53a7b5d448f2079ba8eac7801f9f2673dbda6438.
2024-02-26 09:24:31 +01:00
Flatcar Buildbot
7bb026fbc5
sys-fs/multipath-tools: Sync with Gentoo
...
It's from Gentoo commit 5d080387eead3b713ae6e98fb36dda7c0b184c4d.
2024-02-26 09:24:31 +01:00
Flatcar Buildbot
d0f0f10210
sys-devel/gettext: Sync with Gentoo
...
It's from Gentoo commit 1922bfee73c961edf09e5f28a5bfdbaaa378fe7a.
2024-02-26 09:24:31 +01:00
Flatcar Buildbot
4531763808
sys-devel/gcc: Sync with Gentoo
...
It's from Gentoo commit fdddc3f25ee18636c46f1a82080b9cb2ed105db1.
2024-02-26 09:24:31 +01:00
Flatcar Buildbot
584f938985
sys-apps/smartmontools: Sync with Gentoo
...
It's from Gentoo commit 49a34318d9702773834a4af66768ec6978dfdec6.
2024-02-26 09:24:31 +01:00
Flatcar Buildbot
f93303f2f0
sys-apps/portage: Sync with Gentoo
...
It's from Gentoo commit 2f7307ca3409281a895c9b34b522e7180b347414.
2024-02-26 09:24:31 +01:00
Flatcar Buildbot
2bf44d3250
sys-apps/iproute2: Sync with Gentoo
...
It's from Gentoo commit 1f3fda4a39e4454386cf673e5fb3dc2dd873fd0c.
2024-02-26 09:24:31 +01:00
Flatcar Buildbot
1207275c92
sys-apps/gawk: Sync with Gentoo
...
It's from Gentoo commit 1594979c559b2cf5fac400f2bfdffb2a6cfa170a.
2024-02-26 09:24:31 +01:00
Flatcar Buildbot
530fdfdc45
profiles: Sync with Gentoo
...
It's from Gentoo commit 9cd8aa5ef22ce927f5c5ad4d317e786794bd7626.
2024-02-26 09:24:31 +01:00
Flatcar Buildbot
d5b1886c23
net-libs/libpsl: Sync with Gentoo
...
It's from Gentoo commit 46077a5486958d8f3512a0557d95a7ff759e58fb.
2024-02-26 09:24:31 +01:00
Flatcar Buildbot
db4b89361b
net-libs/libnftnl: Sync with Gentoo
...
It's from Gentoo commit e0d76503ba1f48d45abe952932054b3cec85b018.
2024-02-26 09:24:31 +01:00
Flatcar Buildbot
1eca2ffbaf
net-libs/libnetfilter_conntrack: Sync with Gentoo
...
It's from Gentoo commit 9af9987a199037372852eac1f4455087757ad61f.
2024-02-26 09:24:31 +01:00
Flatcar Buildbot
1eb951bb05
net-dns/dnsmasq: Sync with Gentoo
...
It's from Gentoo commit 6e7e22b8a35b61837d8b8dcbbe5ed4da27df9d96.
2024-02-26 09:24:31 +01:00
Flatcar Buildbot
3946f96dd9
net-dns/c-ares: Sync with Gentoo
...
It's from Gentoo commit 75f9e2140367bcc87c167c9012f4a30302f28d0e.
2024-02-26 09:24:31 +01:00
Flatcar Buildbot
451f8f7e52
eclass/toolchain: Sync with Gentoo
...
It's from Gentoo commit 0c5af65cfb92b7702f170999488c970fc278d9a2.
2024-02-26 09:24:31 +01:00
Flatcar Buildbot
a8504512ec
dev-vcs/git: Sync with Gentoo
...
It's from Gentoo commit 282afb33e96398d2076652a2aa44c97512c434ea.
2024-02-26 09:24:31 +01:00
Flatcar Buildbot
c1ad175dd1
dev-util/perf: Sync with Gentoo
...
It's from Gentoo commit 5986c3f9e460646d703ea15d6d51ba99f6cda59e.
2024-02-26 09:24:31 +01:00
Flatcar Buildbot
fb5c2f0ee0
dev-util/bpftool: Sync with Gentoo
...
It's from Gentoo commit bdfd15b0e299313dd6151e3e71e4274e9c21a2f9.
2024-02-26 09:24:31 +01:00
Flatcar Buildbot
abf626d675
dev-python/typing-extensions: Sync with Gentoo
...
It's from Gentoo commit 856b2bef5caeac960ff0751f69c4c66a0c7fde8d.
2024-02-26 09:24:31 +01:00
Flatcar Buildbot
3068a107e9
dev-python/trove-classifiers: Sync with Gentoo
...
It's from Gentoo commit e199ef39f3e92c0ff745959e134c721c374357b5.
2024-02-26 09:24:31 +01:00
Flatcar Buildbot
26f92ecace
dev-python/setuptools: Sync with Gentoo
...
It's from Gentoo commit dc5d8c1c9d81602c68277c3b0a4ad7d9088fced2.
2024-02-26 09:24:31 +01:00
Flatcar Buildbot
a94c7d6455
dev-python/packaging: Sync with Gentoo
...
It's from Gentoo commit e02617b956bb454bff6d80426e8d7444567350ae.
2024-02-26 09:24:31 +01:00
Flatcar Buildbot
e21c4ba16e
dev-libs/xmlsec: Sync with Gentoo
...
It's from Gentoo commit eeee80a3b04bc7d4a456ed08b2160f4e4b09ffdd.
2024-02-26 09:24:31 +01:00
Flatcar Buildbot
21df4af0a2
dev-libs/nspr: Sync with Gentoo
...
It's from Gentoo commit 208d6652b99222db775e219072ecee32194b40ac.
2024-02-26 09:24:31 +01:00
Flatcar Buildbot
b76c156c2e
dev-libs/npth: Sync with Gentoo
...
It's from Gentoo commit 2cbdd9d36f13b1b7892c388edd8f52e6ce6e0c53.
2024-02-26 09:24:31 +01:00
Flatcar Buildbot
60ef6f01db
dev-libs/libunistring: Sync with Gentoo
...
It's from Gentoo commit 37e2fa715859357205296d902df29a931ef2a88c.
2024-02-26 09:24:31 +01:00
Flatcar Buildbot
fc00454310
dev-libs/libaio: Sync with Gentoo
...
It's from Gentoo commit 1fa58dd95ad7ddfd72f7f72d1b3cb4745e5a3936.
2024-02-26 09:24:31 +01:00
Flatcar Buildbot
79bec80d07
dev-libs/cJSON: Sync with Gentoo
...
It's from Gentoo commit 5de5f8989f18b6f62699e511ae3c544806f9a73e.
2024-02-26 09:24:31 +01:00
Flatcar Buildbot
00d369acac
dev-lang/python: Sync with Gentoo
...
It's from Gentoo commit 5e12882f144274557cf4d8e2e0e95e853ce03f00.
2024-02-26 09:24:31 +01:00
Flatcar Buildbot
e549e4e988
dev-debug/gdb: Sync with Gentoo
...
It's from Gentoo commit 77e435c26870b2cd4f6ca8725afc009a491d554b.
2024-02-26 09:24:31 +01:00
Flatcar Buildbot
a27ac130ae
dev-build/ninja: Sync with Gentoo
...
It's from Gentoo commit 9549bcf6aceef0dcc7cbe779d30d7733dbe8f0f2.
2024-02-26 09:24:31 +01:00
Flatcar Buildbot
2cd5b0f5fb
dev-build/cmake: Sync with Gentoo
...
It's from Gentoo commit 3cc5c4ce5db8174e98943e66833d13695d802a8c.
2024-02-26 09:24:31 +01:00
Flatcar Buildbot
47267aba8b
app-emulation/qemu: Sync with Gentoo
...
It's from Gentoo commit 1b53de9a59fb9d38f04a2916f3f9cb8ad9ccb065.
2024-02-26 09:24:31 +01:00
Flatcar Buildbot
57f51e7abb
app-crypt/pinentry: Sync with Gentoo
...
It's from Gentoo commit a78a3ecdfec2294b96255a02be639741352a7314.
2024-02-26 09:24:31 +01:00
Flatcar Buildbot
10c01dc73a
app-crypt/mit-krb5: Sync with Gentoo
...
It's from Gentoo commit c6ef6c79a147c26b1185792e273d32bae2df87de.
2024-02-26 09:24:31 +01:00
Flatcar Buildbot
e31bf9779f
app-crypt/gnupg: Sync with Gentoo
...
It's from Gentoo commit ff8d9f188ee04d7cb0737e55b6e917cf569679de.
2024-02-26 09:24:31 +01:00
Flatcar Buildbot
11895c33df
app-arch/xz-utils: Sync with Gentoo
...
It's from Gentoo commit 4a690fadfd9b31a3b6a411c655ac4f869a83d229.
2024-02-26 09:24:31 +01:00
Krzesimir Nowak
b51e3cbd94
Revert "New version: main-3889.0.0-nightly-20240223-2100-INTERMEDIATE"
...
This reverts commit 1fcad52f3a
.
Last nightly failed to build, possibly some intermittent error.
2024-02-26 09:13:24 +01:00
flatcar-ci
1fcad52f3a
New version: main-3889.0.0-nightly-20240223-2100-INTERMEDIATE
2024-02-23 21:00:26 +00:00
Jeremi Piotrowski
57f2ead111
Merge pull request #1688 from flatcar/jepio/improve-gpu-match
...
nvidia-drivers: Improve match for NVIDIA GPUs
2024-02-23 16:38:07 +01:00
Mathieu Tortuyaux
c3c046529c
Merge pull request #1689 from flatcar/tormath1/keyutils
...
sys-apps/keyutils: sync with upstream
2024-02-23 14:54:09 +01:00
Mathieu Tortuyaux
f84eedf688
sys-apps/keyutils: Apply Flatcar modifications
...
Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
Co-authored-by: Krzesimir Nowak <knowak@microsoft.com>
2024-02-23 14:53:10 +01:00
Mathieu Tortuyaux
af249419bc
coreos-base/coreos-cloudinit: bump commit ID
...
Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
2024-02-23 14:28:01 +01:00
Jeremi Piotrowski
2cbd78091e
nvidia-drivers: Improve match for NVIDIA GPUs
...
The logic for checking if we need to probe depends on the device showing up
with the product type in lspci output, which doesn't hold for all sorts of
GPUs. The NVIDIA_PRODUCT_TYPE is used for fetching the drivers and is "tesla"
across datacenter GPUs.
Switch to matching on vendor id and device class. The values are the same
ones that the nvidia driver binds to.
Signed-off-by: Jeremi Piotrowski <jpiotrowski@microsoft.com>
2024-02-23 10:05:15 +01:00
Mathieu Tortuyaux
7b720fb337
sys-apps/keyutils: sync with upstream
...
Commit-Ref: 7456de7c55
Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
2024-02-23 10:05:02 +01:00
flatcar-ci
b2f4560d8e
New version: main-3888.0.0-nightly-20240222-2100
2024-02-22 21:00:32 +00:00
Krzesimir Nowak
bf4b088cb8
Merge pull request #1672 from flatcar/buildbot/weekly-portage-stable-package-updates-2024-02-19
...
Weekly portage-stable package updates 2024-02-19
2024-02-22 09:01:41 +01:00
Flatcar Buildbot
d4a5f08dc7
sys-kernel/coreos-firmware: Update from 20240115 to 20240220
2024-02-22 07:11:34 +00:00
flatcar-ci
4bd0d342ac
New version: main-3887.0.0-nightly-20240221-2100
2024-02-21 21:00:26 +00:00
Dongsu Park
051232e560
Merge pull request #1681 from flatcar/dongsu/gnupg-2.2.42
...
app-crypt/gnupg: update to 2.2.42-r2
2024-02-21 16:04:41 +01:00
Mathieu Tortuyaux
0c3c14e9c3
sys-apps/ignition: bump to 2.17.0
...
Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
2024-02-21 15:47:14 +01:00
Krzesimir Nowak
c272472a40
overlay profiles: Add accept keywords for sys-apps/coreutils
2024-02-21 10:54:28 +01:00
Krzesimir Nowak
14ac663023
overlay profiles: Update accept keywords for net-misc/curl
2024-02-21 10:54:28 +01:00
Krzesimir Nowak
1bd3db3f19
overlay profiles: Update accept keywords for dev-libs/opensc
2024-02-21 10:54:28 +01:00
Krzesimir Nowak
9161f8913f
overlay profiles: Drop obsolete package mask
...
We have updated dev-libs/openssl to 3.2.1-r1 which has a patch that
makes it work with dev-libs/libp11 package.
2024-02-21 10:54:28 +01:00
Krzesimir Nowak
8ccf5902cf
overlay profiles: Add accept keywords for dev-libs/libp11
2024-02-21 10:54:28 +01:00
Krzesimir Nowak
f8050f6c70
overlay profiles: Drop accept keywords for app-misc/pax-utils
2024-02-21 10:54:28 +01:00
Krzesimir Nowak
6e9df73b93
overlay profiles: Add accept keywords for app-emulation/qemu
2024-02-21 10:54:28 +01:00
Krzesimir Nowak
51eb82b311
overlay: Add some accept keywords to keep packages between arches in sync
2024-02-21 10:54:28 +01:00
Krzesimir Nowak
82b947c1db
overlay profiles: Update accept keywords for sys-libs/readline
2024-02-21 10:54:28 +01:00
Mathieu Tortuyaux
0d6ca4fe04
dev-libs/openssl: Apply Flatcar modifications
...
- drop `pkg_postint`
- create `/etc/ssl` with tmpfiles
- continue shipping app-misc/c_rehash
- mark as stable
2024-02-21 10:54:10 +01:00
Krzesimir Nowak
c554db081b
dev-libs/openssl: Sync with Gentoo
...
It's from Gentoo commit 83e2ccb40aa0c93f0e4c2eac36a5f6557e22e6cd.
2024-02-21 10:54:10 +01:00
Krzesimir Nowak
53f08d4be4
dev-python/pip: Add from Gentoo
...
It's from Gentoo commit 09e4204374adb30c3c315588ef318bc81ead9720.
2024-02-21 10:54:10 +01:00
Krzesimir Nowak
b5ca97a76b
eclass/llvm-r1: Add from Gentoo
...
It's from Gentoo commit 5618de75aec49009489efb560a89e014fd060524.
2024-02-21 10:54:10 +01:00
Krzesimir Nowak
b9be2e4035
eclass/llvm-utils: Add from Gentoo
...
It's from Gentoo commit 5fcce58386dfb317020d7c88478480592b98b4e4.
2024-02-21 10:54:10 +01:00
Flatcar Buildbot
42ffce8856
x11-libs/pixman: Sync with Gentoo
...
It's from Gentoo commit f84e3c88128fe2f2efe72cd1ab9f0cfa93f08599.
2024-02-21 10:54:10 +01:00
Flatcar Buildbot
135d3cd361
virtual/tmpfiles: Sync with Gentoo
...
It's from Gentoo commit d733830e4b1ffaa71cf70ad48a95425e74625cce.
2024-02-21 10:54:10 +01:00
Flatcar Buildbot
be8f0e2ebc
sys-process/psmisc: Sync with Gentoo
...
It's from Gentoo commit aeb2238aa598d8cf3adc4310a62f8e17c1d4e570.
2024-02-21 10:54:10 +01:00
Flatcar Buildbot
d1710ab8ab
sys-process/procps: Sync with Gentoo
...
It's from Gentoo commit 5d4f913b0317ebbfee61d59d60060bead888226c.
2024-02-21 10:54:10 +01:00
Flatcar Buildbot
1fa3ecd9bf
sys-process/lsof: Sync with Gentoo
...
It's from Gentoo commit 92b16bbf41fb7fa2e2825fb26ef20d3afdc495da.
2024-02-21 10:54:10 +01:00
Flatcar Buildbot
4b797b4b93
sys-libs/zlib: Sync with Gentoo
...
It's from Gentoo commit f9efb6a33633d85afc85372f0a2f92516b20294f.
2024-02-21 10:54:10 +01:00
Flatcar Buildbot
46185ace6c
sys-libs/readline: Sync with Gentoo
...
It's from Gentoo commit bbe9df2faea3c51501ba9764cdaf88cb76cc8ab0.
2024-02-21 10:54:10 +01:00
Flatcar Buildbot
9b95253dc9
sys-libs/libsepol: Sync with Gentoo
...
It's from Gentoo commit d395971abc52629d21910ddcb45d82f4737f8e78.
2024-02-21 10:54:10 +01:00
Krzesimir Nowak
aadd7f13c7
sys-libs/libselinux: Sync with Gentoo
...
It's from Gentoo commit c00da1b0765547584e2b7013d483d40ecb145493.
2024-02-21 10:53:35 +01:00
Flatcar Buildbot
25a0a21f0b
sys-libs/libnvme: Sync with Gentoo
...
It's from Gentoo commit 0eabc358df346bbdd0b51ea0512c04a0df0b6019.
2024-02-21 10:51:22 +01:00
Flatcar Buildbot
a987e4a28f
sys-libs/libcap-ng: Sync with Gentoo
...
It's from Gentoo commit f6d432b09c1c81a53b6dd51f35ad730f682a0518.
2024-02-21 10:51:22 +01:00
Flatcar Buildbot
c2d5aded1b
sys-libs/libcap: Sync with Gentoo
...
It's from Gentoo commit 40b56acf8b8c9ee54ce6fee7c4c9b1c117f687a0.
2024-02-21 10:51:22 +01:00
Flatcar Buildbot
ec9e47db50
sys-libs/efivar: Sync with Gentoo
...
It's from Gentoo commit c17bf9839f66ef3da664665c30ce7d3d864403aa.
2024-02-21 10:51:22 +01:00
Flatcar Buildbot
2daeea5e27
sys-libs/binutils-libs: Sync with Gentoo
...
It's from Gentoo commit 9fa09d3af4af93c78fe4552c56006826dd935236.
2024-02-21 10:51:22 +01:00
Flatcar Buildbot
70d3736f1a
sys-fs/xfsprogs: Sync with Gentoo
...
It's from Gentoo commit d64e0a8bf2551bcd233b11faca7cc49d01b10bc2.
2024-02-21 10:51:22 +01:00
Flatcar Buildbot
9f7500603b
sys-fs/e2fsprogs: Sync with Gentoo
...
It's from Gentoo commit 893106c41d87af86782d6c921d29f5127dfb6fb6.
2024-02-21 10:51:22 +01:00
Flatcar Buildbot
ccb2bef4df
sys-devel/gcc: Sync with Gentoo
...
It's from Gentoo commit 456eee6e374b50a4d9108a642ca29c5573ac5cb8.
2024-02-21 10:51:22 +01:00
Flatcar Buildbot
370a25ea7a
sys-devel/crossdev: Sync with Gentoo
...
It's from Gentoo commit 0345586660b9abcb7054f44c59b168ab716d97d5.
2024-02-21 10:51:22 +01:00
Flatcar Buildbot
9eb3bfa8fa
sys-devel/binutils: Sync with Gentoo
...
It's from Gentoo commit a45095189c9d7375a9999623022061ff0023cd3c.
2024-02-21 10:51:22 +01:00
Flatcar Buildbot
91412c2e0d
sys-block/thin-provisioning-tools: Sync with Gentoo
...
It's from Gentoo commit fe4e3473ed8741f36998cf139990efc5c72cad79.
2024-02-21 10:51:22 +01:00
Flatcar Buildbot
dd6dd15531
sys-apps/util-linux: Sync with Gentoo
...
It's from Gentoo commit 077a7b0c85c80d1ca837e4838cb7f7aa9dd8adf1.
2024-02-21 10:51:22 +01:00
Flatcar Buildbot
da40629cc3
sys-apps/semodule-utils: Sync with Gentoo
...
It's from Gentoo commit 1f382b0971cc90a38d2e806f8e6b6e0307b58a65.
2024-02-21 10:51:22 +01:00
Flatcar Buildbot
dc75346d1c
sys-apps/pv: Sync with Gentoo
...
It's from Gentoo commit d733830e4b1ffaa71cf70ad48a95425e74625cce.
2024-02-21 10:51:22 +01:00
Flatcar Buildbot
443c57df69
sys-apps/pcsc-lite: Sync with Gentoo
...
It's from Gentoo commit 0d30fc9f6667d0f644169b72292ed003e108a448.
2024-02-21 10:51:22 +01:00
Flatcar Buildbot
1b06876229
sys-apps/nvme-cli: Sync with Gentoo
...
It's from Gentoo commit a8b199569789a7715cc5b008c12f85a578872467.
2024-02-21 10:51:22 +01:00
Flatcar Buildbot
370402c96b
sys-apps/man-pages: Sync with Gentoo
...
It's from Gentoo commit 71a802d5c12420638e3cc4f7116634ec40f0754f.
2024-02-21 10:51:22 +01:00
Flatcar Buildbot
604c56a583
sys-apps/kexec-tools: Sync with Gentoo
...
It's from Gentoo commit 97dd9dc654a71cc4ee30ee97c803af3313a50b97.
2024-02-21 10:51:22 +01:00
Flatcar Buildbot
006d996041
sys-apps/iproute2: Sync with Gentoo
...
It's from Gentoo commit d8fa250532e9cc64ca99175be973015bee968725.
2024-02-21 10:51:22 +01:00
Flatcar Buildbot
bcc30b4862
sys-apps/gentoo-functions: Sync with Gentoo
...
It's from Gentoo commit 40744ded064a3a7d69422bc2842b627f8f76a85b.
2024-02-21 10:51:22 +01:00
Flatcar Buildbot
fa48cd4172
sys-apps/gawk: Sync with Gentoo
...
It's from Gentoo commit e91b76dc31cb7560a3bb099e0958c0339930973a.
2024-02-21 10:51:22 +01:00
Flatcar Buildbot
29e535ffac
sys-apps/file: Sync with Gentoo
...
It's from Gentoo commit 762048810c50d1994b1af1c7d95b09353b78b38e.
2024-02-21 10:51:22 +01:00
Flatcar Buildbot
5872da21b4
sys-apps/ethtool: Sync with Gentoo
...
It's from Gentoo commit 89aa074d970ce73d7492de5c97b449112229988b.
2024-02-21 10:51:22 +01:00
Flatcar Buildbot
44316d94b3
sys-apps/debianutils: Sync with Gentoo
...
It's from Gentoo commit 03542ba8c98ba444924af90e09fcd6ff504adb13.
2024-02-21 10:51:22 +01:00
Flatcar Buildbot
e6b1da1b0b
sys-apps/coreutils: Sync with Gentoo
...
It's from Gentoo commit f00b339a42285e269063b7cdecb9d5e726ee2bf7.
2024-02-21 10:51:22 +01:00
Flatcar Buildbot
4aacf290c6
sys-apps/checkpolicy: Sync with Gentoo
...
It's from Gentoo commit e1703fbdbb6f9288b19541b408b55d2283abd853.
2024-02-21 10:51:22 +01:00
Flatcar Buildbot
6b94e856ed
sys-apps/attr: Sync with Gentoo
...
It's from Gentoo commit c2aab29d5dad2191f966d19e094d20d9b1b69aab.
2024-02-21 10:51:22 +01:00
Flatcar Buildbot
a4b1f1a42f
sys-apps/acl: Sync with Gentoo
...
It's from Gentoo commit 5d9a3b86d97e1af3b2db9534d6f4a3f5675d4fb7.
2024-02-21 10:51:22 +01:00
Flatcar Buildbot
87ba3ab7b5
profiles: Sync with Gentoo
...
It's from Gentoo commit d634b340c114323c3ebbaa3f31771fb94547449f.
2024-02-21 10:51:22 +01:00
Flatcar Buildbot
392c8c8fd5
net-nds/openldap: Sync with Gentoo
...
It's from Gentoo commit 7ea4601a769ef519b1e78c05ebd6e2fd31bf81f4.
2024-02-21 10:51:22 +01:00
Flatcar Buildbot
3f6030fe53
net-misc/rsync: Sync with Gentoo
...
It's from Gentoo commit 8a30eaaeee4080b54cac355560a33bff006184e3.
2024-02-21 10:51:22 +01:00
Flatcar Buildbot
f6068eba75
net-misc/iputils: Sync with Gentoo
...
It's from Gentoo commit 3103669db5aeab291b327b4d29e27fa180b20e9c.
2024-02-21 10:51:22 +01:00
Flatcar Buildbot
2794fddb8f
net-misc/curl: Sync with Gentoo
...
It's from Gentoo commit a9a4b0deb80a263e916985a1f981bca99a222e0b.
2024-02-21 10:51:21 +01:00
Flatcar Buildbot
770ac2021c
net-libs/nghttp2: Sync with Gentoo
...
It's from Gentoo commit 594153ce5350f48801303017ef7a430f146e7aac.
2024-02-21 10:51:21 +01:00
Flatcar Buildbot
7067a3bcef
net-libs/libpsl: Sync with Gentoo
...
It's from Gentoo commit 95157d64a2fd8932e24a51407101611fdd783b63.
2024-02-21 10:51:21 +01:00
Flatcar Buildbot
5288425c42
net-firewall/ipset: Sync with Gentoo
...
It's from Gentoo commit af5a3510f965a723966fa7c643b3f1676f3b6f68.
2024-02-21 10:51:21 +01:00
Flatcar Buildbot
9fa7674ddd
net-dns/libidn2: Sync with Gentoo
...
It's from Gentoo commit 20a68607a7ac9777fadb121e00fcd1526864a9a1.
2024-02-21 10:51:21 +01:00
Flatcar Buildbot
3906873d94
net-dns/c-ares: Sync with Gentoo
...
It's from Gentoo commit 7ed7971ba28efde36f3e76a5a6739c46b40df180.
2024-02-21 10:51:21 +01:00
Flatcar Buildbot
a9c624e5be
net-dns/bind-tools: Sync with Gentoo
...
It's from Gentoo commit c5c715ce18c623ac49718ebcea579d616380f647.
2024-02-21 10:51:21 +01:00
Flatcar Buildbot
cc0e53fd66
net-analyzer/traceroute: Sync with Gentoo
...
It's from Gentoo commit adf778b99902ce65b1ed56307e31bfd0f844e779.
2024-02-21 10:51:21 +01:00
Flatcar Buildbot
430e334b81
media-libs/libpng: Sync with Gentoo
...
It's from Gentoo commit 4ec729bc254a08d7e50bc297dba0cd316fd63f80.
2024-02-21 10:51:21 +01:00
Flatcar Buildbot
18f0216909
licenses: Sync with Gentoo
...
It's from Gentoo commit 5435f071fcadeaa17338e15ef7ebe736b0772d37.
2024-02-21 10:51:21 +01:00
Flatcar Buildbot
d4e039e8f0
eclass/toolchain: Sync with Gentoo
...
It's from Gentoo commit 4ccbec18b76ff3c48f3d32f1b1760ca568ddc615.
2024-02-21 10:51:21 +01:00
Flatcar Buildbot
e80a4506c1
eclass/llvm: Sync with Gentoo
...
It's from Gentoo commit 118145de3992a8249131bd0eb30ea89ad0bd0bdf.
2024-02-21 10:51:21 +01:00
Flatcar Buildbot
acbdd65ca9
eclass/kernel-2: Sync with Gentoo
...
It's from Gentoo commit c28bd3b90e19fa157e19d017e70fc5c4832de14d.
2024-02-21 10:51:21 +01:00
Flatcar Buildbot
8d1507b1a0
eclass/flag-o-matic: Sync with Gentoo
...
It's from Gentoo commit 61cb1e79740107fa274271ba79a19ccf16a68a16.
2024-02-21 10:51:21 +01:00
Flatcar Buildbot
a510cfdc98
eclass/cargo: Sync with Gentoo
...
It's from Gentoo commit 541088baec1ffcb943426333891a88c8935c64a6.
2024-02-21 10:51:21 +01:00
Flatcar Buildbot
de2bc6d982
dev-vcs/git: Sync with Gentoo
...
It's from Gentoo commit a80837e549cbc5d61e326ac8f5eb63c825aa395e.
2024-02-21 10:51:21 +01:00
Flatcar Buildbot
586e1adb05
dev-util/pkgconf: Sync with Gentoo
...
It's from Gentoo commit 793418cfccb0e7c2f18e427fda61896db6ed2113.
2024-02-21 10:51:21 +01:00
Flatcar Buildbot
c1bd191272
dev-util/perf: Sync with Gentoo
...
It's from Gentoo commit 70d3e0e2fd20857968ba3ea7ddbf9292144b22ed.
2024-02-21 10:51:21 +01:00
Flatcar Buildbot
e9d6b9b1d4
dev-util/gperf: Sync with Gentoo
...
It's from Gentoo commit 9340af174848d83cb6fec920e22b4a36e32ddf96.
2024-02-21 10:51:21 +01:00
Flatcar Buildbot
69b12c8516
dev-util/glib-utils: Sync with Gentoo
...
It's from Gentoo commit f952ee36693d857ab1f7a45d7871c045d3b26353.
2024-02-21 10:51:21 +01:00
Flatcar Buildbot
252073d459
dev-util/gdbus-codegen: Sync with Gentoo
...
It's from Gentoo commit e666e81d3b7a00228125d4fca5657986ccdd0834.
2024-02-21 10:51:21 +01:00
Flatcar Buildbot
dfe4e949c1
dev-python/trove-classifiers: Sync with Gentoo
...
It's from Gentoo commit c3a5fb42d0961a715a4810a026377278798c786c.
2024-02-21 10:51:21 +01:00
Flatcar Buildbot
aa6c8a1b57
dev-python/setuptools: Sync with Gentoo
...
It's from Gentoo commit 31c63aa8526e33f5ad8cc173b001b6941de850dd.
2024-02-21 10:51:21 +01:00
Flatcar Buildbot
8bbf60e428
dev-python/pluggy: Sync with Gentoo
...
It's from Gentoo commit 90afccb602c4224d5460f90bcc606390efd0e45b.
2024-02-21 10:51:21 +01:00
Flatcar Buildbot
59b1c4391b
dev-python/platformdirs: Sync with Gentoo
...
It's from Gentoo commit a600e34307faa4d3fb6e6103d4e3875db8863931.
2024-02-21 10:51:21 +01:00
Flatcar Buildbot
b5ef16a109
dev-python/packaging: Sync with Gentoo
...
It's from Gentoo commit 86c9b71c77e482ffa75e63c12b4afb2cd8f58caa.
2024-02-21 10:51:21 +01:00
Flatcar Buildbot
99ae7cc226
dev-python/markupsafe: Sync with Gentoo
...
It's from Gentoo commit c08cde7b11b1176299b6174d7479f2eb859b6eb8.
2024-02-21 10:51:21 +01:00
Flatcar Buildbot
7057d43327
dev-python/lxml: Sync with Gentoo
...
It's from Gentoo commit 5c7064d0b9009a8945e4822574ec21e0e9bdf858.
2024-02-21 10:51:21 +01:00
Flatcar Buildbot
d1db16edc3
dev-python/hatchling: Sync with Gentoo
...
It's from Gentoo commit 505f55b4d7a21dca4356133cb57b51b80097a1c3.
2024-02-21 10:51:21 +01:00
Flatcar Buildbot
a61eab06c0
dev-python/gpep517: Sync with Gentoo
...
It's from Gentoo commit 0109136f354cd142c832781d72c692f47e3bb351.
2024-02-21 10:51:21 +01:00
Flatcar Buildbot
ed6a87a743
dev-python/cython: Sync with Gentoo
...
It's from Gentoo commit 0596e89c6e31850853a946cb35191f6885350394.
2024-02-21 10:51:21 +01:00
Flatcar Buildbot
0e99aad665
dev-python/autocommand: Sync with Gentoo
...
It's from Gentoo commit 3604b6736fc276ca1fc3932810be50d4e6da488a.
2024-02-21 10:51:21 +01:00
Flatcar Buildbot
a7f5ca43ab
dev-libs/xmlsec: Sync with Gentoo
...
It's from Gentoo commit fdb1324a5b6091fe13320303ba72e019fba18a90.
2024-02-21 10:51:21 +01:00
Flatcar Buildbot
cb732c1829
dev-libs/protobuf: Sync with Gentoo
...
It's from Gentoo commit ff18a544a0a2ab7413c4ab395b7253f5ca2ceab9.
2024-02-21 10:51:21 +01:00
Flatcar Buildbot
1433766c2f
dev-libs/popt: Sync with Gentoo
...
It's from Gentoo commit 2d8e74c6519b39e62a707795d2b520792ef58e94.
2024-02-21 10:51:21 +01:00
Flatcar Buildbot
8d34fdfd41
dev-libs/opensc: Sync with Gentoo
...
It's from Gentoo commit d2566de15e19051d1497d4fc4d0ece8411075d49.
2024-02-21 10:51:21 +01:00
Flatcar Buildbot
57de8c5216
dev-libs/nspr: Sync with Gentoo
...
It's from Gentoo commit 5342a0ba4686d0d75f7bdbf4e8645fa607748d92.
2024-02-21 10:51:21 +01:00
Flatcar Buildbot
5437a25d61
dev-libs/libxslt: Sync with Gentoo
...
It's from Gentoo commit 3d9375035fbff02076875336fbbebdbd3163243e.
2024-02-21 10:51:21 +01:00
Flatcar Buildbot
8bb5ca01f3
dev-libs/libxml2: Sync with Gentoo
...
It's from Gentoo commit b8231951fa29b55d6c750502dd72d8e92af68656.
2024-02-21 10:51:21 +01:00
Flatcar Buildbot
353a9c65aa
dev-libs/libverto: Sync with Gentoo
...
It's from Gentoo commit fc2f993833043eb6edfb6acf6e8a8d74eb6549e8.
2024-02-21 10:51:21 +01:00
Flatcar Buildbot
e4222ebd7f
dev-libs/libuv: Sync with Gentoo
...
It's from Gentoo commit 4e9dcf104a547b648b31528563256fc0fe3dbed8.
2024-02-21 10:51:21 +01:00
Flatcar Buildbot
917d1e8221
dev-libs/libusb: Sync with Gentoo
...
It's from Gentoo commit 27676f593e57d0da5e9f16a9209aa2ac81a8b6f4.
2024-02-21 10:51:21 +01:00
Flatcar Buildbot
fe9ef1b262
dev-libs/libsodium: Sync with Gentoo
...
It's from Gentoo commit 2d40ce3072c987da8bcee68f17755c27beaa8a3c.
2024-02-21 10:51:21 +01:00
Flatcar Buildbot
825322d58a
dev-libs/libpcre2: Sync with Gentoo
...
It's from Gentoo commit 4e19e22d7ab73eaf989805dcc791c051a6979eb3.
2024-02-21 10:51:21 +01:00
Flatcar Buildbot
95cba2959f
dev-libs/libpcre: Sync with Gentoo
...
It's from Gentoo commit ff636eaf95bdba9d2769397b2865f2f8c428f223.
2024-02-21 10:51:21 +01:00
Flatcar Buildbot
bb96da29d6
dev-libs/libp11: Sync with Gentoo
...
It's from Gentoo commit 358fcf2c875fef243ab1670c996749a793463c90.
2024-02-21 10:51:21 +01:00
Flatcar Buildbot
e78ce3e1df
dev-libs/libgcrypt: Sync with Gentoo
...
It's from Gentoo commit 4f11b5940cc480c0eb58ce3b47aac078febe5339.
2024-02-21 10:51:21 +01:00
Flatcar Buildbot
b7fd9fcbb1
dev-libs/libffi: Sync with Gentoo
...
It's from Gentoo commit 6180556b69fdd21fe157a66a5ba6ce4ebd107ecf.
2024-02-21 10:51:21 +01:00
Flatcar Buildbot
61752e58fc
dev-libs/libbsd: Sync with Gentoo
...
It's from Gentoo commit a7e15694ce2e86c2551cce4446c8351b71b692e4.
2024-02-21 10:51:21 +01:00
Flatcar Buildbot
ba51bde375
dev-libs/gobject-introspection-common: Sync with Gentoo
...
It's from Gentoo commit eb6195caf3919ee9c0ec5daa01245a106cefb9bc.
2024-02-21 10:51:21 +01:00
Flatcar Buildbot
623829a62a
dev-libs/gobject-introspection: Sync with Gentoo
...
It's from Gentoo commit cc2b9a4a8fb4d94acf59dfeb2836cde223415a73.
2024-02-21 10:51:21 +01:00
Flatcar Buildbot
1f46037b2a
dev-libs/glib: Sync with Gentoo
...
It's from Gentoo commit 8b7f297aab7d947502778f22a1064ef61009eb8c.
2024-02-21 10:51:21 +01:00
Flatcar Buildbot
68e829aaf3
dev-libs/expat: Sync with Gentoo
...
It's from Gentoo commit e4b19b25c4e401cfaec6c19d6e82fce5905ad7ad.
2024-02-21 10:51:20 +01:00
Flatcar Buildbot
eed947984d
dev-libs/cJSON: Sync with Gentoo
...
It's from Gentoo commit 44d58b4040bbb85f9c861afcb9db8b88442cdaf0.
2024-02-21 10:51:20 +01:00
Flatcar Buildbot
94114c412f
dev-lang/python: Sync with Gentoo
...
It's from Gentoo commit 6367dfa08fbd26ec86f94b6b28ed6f861f9fd85a.
2024-02-21 10:51:20 +01:00
Flatcar Buildbot
bdb343887e
dev-lang/go-bootstrap: Sync with Gentoo
...
It's from Gentoo commit 79de41ef86ab21e89f7d3d36d2fc5624b03f2932.
2024-02-21 10:51:20 +01:00
Flatcar Buildbot
b7ba1abf54
dev-debug/strace: Sync with Gentoo
...
It's from Gentoo commit 805fb1be3b62606fe4dfd0fe2f63e07fbeab9973.
2024-02-21 10:51:20 +01:00
Flatcar Buildbot
fedca8663c
dev-db/sqlite: Sync with Gentoo
...
It's from Gentoo commit d986547e3cbc52e14c2c86bb6cb54b8eacbd8375.
2024-02-21 10:51:20 +01:00
Flatcar Buildbot
602da1b632
dev-build/ninja: Sync with Gentoo
...
It's from Gentoo commit 6f1b1849b7dc1dc728ae3ec4e6ad044048a7048f.
2024-02-21 10:51:20 +01:00
Flatcar Buildbot
18f252249e
dev-build/meson: Sync with Gentoo
...
It's from Gentoo commit 6954fd662e858edf71652688fed2d31db75ee8da.
2024-02-21 10:51:20 +01:00
Flatcar Buildbot
b57a303815
dev-build/libtool: Sync with Gentoo
...
It's from Gentoo commit 96dc4f0a1c4b94377165ab162b95d0eaf2db69f0.
2024-02-21 10:51:20 +01:00
Flatcar Buildbot
90deeb320d
dev-build/cmake: Sync with Gentoo
...
It's from Gentoo commit 768d226ab82ba7adbc3d643b979f745f4062671e.
2024-02-21 10:51:20 +01:00
Flatcar Buildbot
4c01cb0b53
dev-build/automake: Sync with Gentoo
...
It's from Gentoo commit 0a775770d5e41e46d1b9026bf222191901584728.
2024-02-21 10:51:20 +01:00
Flatcar Buildbot
f70d643d7d
dev-build/autoconf-wrapper: Sync with Gentoo
...
It's from Gentoo commit 1f8bf8999fbecfd6b18ef76ff3e30c0a63e3d451.
2024-02-21 10:51:20 +01:00
Flatcar Buildbot
59428fb00d
dev-build/autoconf: Sync with Gentoo
...
It's from Gentoo commit b9cf114988719e85d878422f42bd686a97759fd6.
2024-02-21 10:51:20 +01:00
Flatcar Buildbot
51ba2bbb1d
app-portage/getuto: Sync with Gentoo
...
It's from Gentoo commit 0f756e3d2e27f8a2a61256f4a6c10b48656d2b34.
2024-02-21 10:51:20 +01:00
Flatcar Buildbot
1eb3950537
app-portage/elt-patches: Sync with Gentoo
...
It's from Gentoo commit 1856bdda7e566db7a230545566fb43717b9277ec.
2024-02-21 10:51:20 +01:00
Flatcar Buildbot
7789a42c87
app-misc/pax-utils: Sync with Gentoo
...
It's from Gentoo commit d80b1a43676cd28721113c973fb39dba8e6f1816.
2024-02-21 10:51:20 +01:00
Flatcar Buildbot
84cf98b63a
app-misc/mime-types: Sync with Gentoo
...
It's from Gentoo commit 705987b5a79eb5495ade09c515d806f39fd529b3.
2024-02-21 10:51:20 +01:00
Flatcar Buildbot
439349d9dd
app-emulation/qemu-guest-agent: Sync with Gentoo
...
It's from Gentoo commit b7c2dad7a8bc9a6793372acd60686935125c96a2.
2024-02-21 10:51:20 +01:00
Flatcar Buildbot
408cac1bbf
app-emulation/qemu: Sync with Gentoo
...
It's from Gentoo commit 2d5cbe27723f8d659b1e5af8ba55a5ac261e76a2.
2024-02-21 10:51:20 +01:00
Flatcar Buildbot
f5ef601aa4
app-editors/vim-core: Sync with Gentoo
...
It's from Gentoo commit bb0d016870e14d92e7e2bc5dbeda9c8f98660a28.
2024-02-21 10:51:20 +01:00
Flatcar Buildbot
514816b8ac
app-editors/vim: Sync with Gentoo
...
It's from Gentoo commit 937427296cfdeecd2c3cbaa569050be01987301c.
2024-02-21 10:51:20 +01:00
Flatcar Buildbot
03a233ee23
app-doc/eclass-manpages: Sync with Gentoo
...
It's from Gentoo commit c3df4d9baae87280866405ff2cda6cc0bc01cc54.
2024-02-21 10:51:20 +01:00
Flatcar Buildbot
1703de55ad
app-containers/runc: Sync with Gentoo
...
It's from Gentoo commit d733830e4b1ffaa71cf70ad48a95425e74625cce.
2024-02-21 10:51:20 +01:00
Flatcar Buildbot
889d328e0f
app-containers/docker-proxy: Sync with Gentoo
...
It's from Gentoo commit d733830e4b1ffaa71cf70ad48a95425e74625cce.
2024-02-21 10:51:20 +01:00
Flatcar Buildbot
9f09cafbf1
app-containers/docker-cli: Sync with Gentoo
...
It's from Gentoo commit d733830e4b1ffaa71cf70ad48a95425e74625cce.
2024-02-21 10:51:20 +01:00
Flatcar Buildbot
69f3a6d13d
app-containers/docker: Sync with Gentoo
...
It's from Gentoo commit e32c81b6dd523b0339eca5dc75129b6e0b8f1c0f.
2024-02-21 10:51:20 +01:00
Flatcar Buildbot
78bdfdba14
app-arch/zstd: Sync with Gentoo
...
It's from Gentoo commit b0655eb884a394fdd8048617b8888b8be74adc5e.
2024-02-21 10:51:20 +01:00
Flatcar Buildbot
0f7d9f614d
app-arch/xz-utils: Sync with Gentoo
...
It's from Gentoo commit 708e8c2d8e43ede23fdffb92b8505d35e0aeddc8.
2024-02-21 10:51:20 +01:00
Flatcar Buildbot
478681bfd9
app-arch/tar: Sync with Gentoo
...
It's from Gentoo commit fb7dbcdc8eac8d51da7ef162f249ac7f8d7e11c1.
2024-02-21 10:51:20 +01:00
Flatcar Buildbot
1416af3947
app-arch/pigz: Sync with Gentoo
...
It's from Gentoo commit 9376378122d87a4551738de34770cb1186f7cbf8.
2024-02-21 10:51:20 +01:00
Flatcar Buildbot
91b1d4e80f
app-arch/lzop: Sync with Gentoo
...
It's from Gentoo commit 54fe8e71f09ac14f4011be9d2c9469df4d9de8b0.
2024-02-21 10:51:20 +01:00
Flatcar Buildbot
ac241641b1
app-arch/libarchive: Sync with Gentoo
...
It's from Gentoo commit 94587a08559d13982fbf1a5e9bf5f79b9c8e3703.
2024-02-21 10:51:20 +01:00
Flatcar Buildbot
03c0dbe310
app-arch/cpio: Sync with Gentoo
...
It's from Gentoo commit 7ae318573a90a60c5cee736f15fab62e926ab8e4.
2024-02-21 10:51:20 +01:00
Flatcar Buildbot
f266389ed8
app-arch/bzip2: Sync with Gentoo
...
It's from Gentoo commit 8e743d1447aae739cde59171911ed75d6cf09f7e.
2024-02-21 10:51:20 +01:00
flatcar-ci
e96a58edf0
New version: main-3886.0.0-nightly-20240220-2100
2024-02-20 21:00:29 +00:00
Dongsu Park
b6f7864d33
overlay profile: accept keywords for app-crypt/gnupg
...
Accept keyword ~arm64 to install app-crypt/gnupg 2.2.42-r2.
2024-02-20 13:33:05 +01:00
Dongsu Park
5f87e3eea3
portage app-crypt/gnupg: update to 2.2.42-r2
...
Sync with Gentoo, to update app-crypt/gnupg to 2.2.42-r2,
based on commit 08da6f87e95c43a1441569981eee1afe4da24997.
2024-02-20 13:32:42 +01:00
Dongsu Park
b7b521c152
overlay app-crypt/gnupg: move to portage-stable
...
We drop Flatcar patches from gnupg ebuilds, to make the maintenance
easier keeping the repo in sync with Gentoo upstream.
So move the ebuilds to portage-stable.
2024-02-20 13:31:31 +01:00
flatcar-ci
48634298fd
New version: main-3885.0.0-nightly-20240219-2100
2024-02-19 21:00:22 +00:00
Dongsu Park
424a439e89
Merge pull request #1677 from flatcar/cacerts-3.98-main
...
Update ca-certificates in main from 3.97 to 3.98
2024-02-19 16:31:07 +01:00
Flatcar Buildbot
1d5d073308
app-misc/ca-certificates: Update from 3.97 to 3.98
2024-02-19 07:19:41 +00:00
Flatcar Buildbot
b0829ce5b4
sys-kernel/coreos-sources: Update from 6.6.16 to 6.6.17
2024-02-17 07:10:38 +00:00
Adrian Vladu
cd2a0ea3c7
sys-kernel/dracut: add systemd-executor binary
...
Signed-off-by: Adrian Vladu <avladu@cloudbasesolutions.com>
2024-02-16 09:49:59 +00:00
flatcar-ci
da5844e796
New version: main-3881.0.0-nightly-20240215-2100
2024-02-15 21:00:26 +00:00
Flatcar Buildbot
394f7376ae
portage-stable/metadata: Monthly GLSA metadata updates
2024-02-15 11:01:48 +01:00
flatcar-ci
123044e720
New version: main-3880.0.0-nightly-20240214-2100
2024-02-14 21:00:23 +00:00
Dongsu Park
020e604d4e
Merge pull request #1662 from flatcar/dongsu/sudo-1.9.15
...
app-admin/sudo: update to 1.9.15_p5
2024-02-14 15:10:20 +01:00
Adrian Vladu
f770658e7b
Merge pull request #1654 from flatcar/ader1990/fix-kmod-static-nodes
...
bootengine: fix kmod-static-nodes
2024-02-14 14:21:48 +02:00
Krzesimir Nowak
aaeea98037
Merge pull request #1609 from flatcar/buildbot/weekly-portage-stable-package-updates-2024-01-29
...
Weekly portage-stable package updates 2024-01-29
2024-02-14 12:46:20 +01:00
Adrian Vladu
70ad180b0c
bootengine: fix kmod static node creation
...
Update the bootengine commit id to use the fix from:
https://github.com/flatcar/bootengine/pull/85
Fixes kubevirt vm creation by ensuring that /dev/vhost-net static node gets created
Fixes: https://github.com/flatcar/Flatcar/issues/1336
Signed-off-by: Adrian Vladu <avladu@cloudbasesolutions.com>
2024-02-14 10:38:37 +00:00
Sayan Chowdhury
0fe13ebe6b
app-admin/sudo: Apply Flatcar patches
...
- Remove Perl Runtime Dependency
- Remove OpenLDAP schema files for sudo
- Remove sudo.conf file as it is shipped via baselayout
Signed-off-by: Sayan Chowdhury <schowdhury@microsoft.com>
2024-02-14 09:25:55 +01:00
Dongsu Park
b17b05cf07
overlay app-admin/sudo: update to 1.9.15_p5
...
Update app-admin/sudo to 1.9.15_p5, mainly to address CVE-2023-42465.
Based on Gentoo commit ff039bd2d41b317c73278f8d30a1d3caec1b03df.
2024-02-14 09:25:55 +01:00
Dongsu Park
19e97c359d
Merge pull request #1653 from flatcar/rust-1.76.0-main
...
Upgrade dev-lang/rust and virtual/rust in main from 1.75.0 to 1.76.0
2024-02-14 09:23:12 +01:00
Dongsu Park
97ba68b68b
Merge pull request #1651 from flatcar/go-1.19.13-and-1.20.14-main
...
Upgrade Go from 1.20.13 to 1.20.14
2024-02-14 09:17:52 +01:00
flatcar-ci
b756cbe7f4
New version: main-3879.0.0-nightly-20240213-2100
2024-02-13 21:00:25 +00:00
Flatcar Buildbot
d18efe61a5
dev-lang/rust: Update from 1.75.0 to 1.76.0
2024-02-13 17:09:33 +01:00
Krzesimir Nowak
60fc0f9d4f
Merge pull request #1567 from flatcar/krnowak/glibc-update
...
Update sys-libs/glibc to 2.38
2024-02-13 15:06:26 +01:00
Flatcar Buildbot
977127c4e1
Update mantle container image to latest HEAD
2024-02-13 13:11:46 +00:00
flatcar-ci
183d174796
New version: main-3878.0.0-nightly-20240212-2100
2024-02-12 21:00:25 +00:00
Kai Lüke
c48d4d2cad
Merge pull request #1652 from flatcar/kai/create-run-ignition.env
...
sys-kernel/bootengine: Ensure /run/ignition.env exists on every boot
2024-02-12 18:59:28 +01:00
Kai Lueke
ca514c326b
sys-kernel/bootengine: Ensure /run/ignition.env exists on every boot
...
This pulls in https://github.com/flatcar/bootengine/pull/86 to fix the
previous rework that only created /run/ignition.env on the first boot
while we rely on it to run cloud-init on every boot when no Ignition
config was provided.
2024-02-12 18:58:18 +01:00
Kai Lüke
8068db3ab3
Merge pull request #1645 from flatcar/kai/support-old-airgapped
...
coreos-base/update_engine: Support updating old airgapped clients
2024-02-12 17:14:26 +01:00
Kai Lueke
c0b2f1ce2f
coreos-base/update_engine: Support updating old airgapped clients
...
This pulls in https://github.com/flatcar/update_engine/pull/38
with two workarounds to read out proxy env vars from the service unit
and to read out the XML response from the journal logs, because the XML
passing and the passing of proxy env vars is not present in old clients.
2024-02-12 17:13:34 +01:00
Flatcar Buildbot
d55c31f6f9
dev-lang/go: Update from 1.20.13 to 1.20.14
2024-02-12 07:22:18 +00:00
flatcar-ci
1c5e190930
New version: main-3874.0.0-nightly-20240208-2100
2024-02-08 21:00:40 +00:00
Krzesimir Nowak
a02e04d6ae
Merge pull request #1631 from daMupfel/cloudinit-cloudsigma-fix-duplicated-service-execution
...
changelog: remove cloudsigma custom cloudinit service configuration
2024-02-08 15:29:22 +01:00
David Eichin
0cff10309b
changelog: remove cloudsigma custom cloudinit service configuration
...
CloudSigma uses a serial port to transfer metadata into a running
instance. Because the service was overwritten with the configuration
"restart" it was possible that the previous instance got interrupted.
This left the serial connection in an non-deterministic state as the
next user would get output from the previous request. The service in
general was not needed as the cloud oem is already set to cloudsigma.
2024-02-08 15:18:04 +01:00
Thilo Fromm
8d2a98e185
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-02-08 14:22:41 +01:00
Krzesimir Nowak
8d2c0706cc
sys-libs/glibc: Sync with Gentoo
...
It's from Gentoo commit 849db3ce033ee1b6c7e818cbf88fa8a1149af68e.
2024-02-08 14:22:41 +01:00
Krzesimir Nowak
d86e414256
overlay profiles: Add a workaround for handling pcscd user in SDK
2024-02-08 14:20:17 +01:00
Krzesimir Nowak
6c4f097f61
eclass/bash-completion-r1: Sync with Gentoo
...
It's from Gentoo commit ff113c24e6def397ddf4f864e038480b94be33b8.
2024-02-08 14:20:17 +01:00
Krzesimir Nowak
1463ab65c7
overlay profiles: Drop accept keywords for sys-libs/binutils-libs
2024-02-08 14:20:17 +01:00
Krzesimir Nowak
8eb323d8f5
overlay profiles: Drop accept keywords for sys-kernel/linux-headers
2024-02-08 14:20:17 +01:00
Krzesimir Nowak
0576d56fae
overlay coreos/user-patches: Update a README for sys-fs/xfsprogs patch
2024-02-08 14:20:17 +01:00
Krzesimir Nowak
1dfcf4822f
overlay coreos/user-patches: Drop unnecessary patches for sys-devel/crossdev
...
We updated the package to version that contains the change already.
2024-02-08 14:20:17 +01:00
Krzesimir Nowak
f72ac7430c
overlay profiles: Drop accept keywords for sys-devel/binutils
2024-02-08 14:20:17 +01:00
Krzesimir Nowak
0b6f5e1848
overlay profiles: Drop accept keywords for sys-apps/coreutils
2024-02-08 14:20:17 +01:00
Krzesimir Nowak
204be48fa1
overlay profiles: Update accept keywords for net-libs/gnutls
2024-02-08 14:20:17 +01:00
Krzesimir Nowak
a3e7a8914e
overlay profiles: Add missing accept keywords for dev-libs/opensc
...
No real harm done though, as this package exists only on SDK and we
only have amd64 SDKs for now.
2024-02-08 14:20:17 +01:00
Krzesimir Nowak
370953550d
overlay profiles: Update accept keywords for net-misc/curl
2024-02-08 14:20:17 +01:00
Krzesimir Nowak
4c60a903b6
net-dns/libidn2: Sync with Gentoo
...
It's from Gentoo commit 2a48d347910fca2b15a532e4568cfda3287c7a01.
2024-02-08 14:20:17 +01:00
Krzesimir Nowak
aa69842797
net-libs/libpsl: Add from Gentoo
...
It's from Gentoo commit 3d94a878ce4e17eb03183cad27db3e29e9a447ba.
2024-02-08 14:20:17 +01:00
Krzesimir Nowak
07eb8266fe
eclass/ruby-utils: Sync with Gentoo
...
It's from Gentoo commit d18249523bf04913d041c7b28e3104a76db14553.
2024-02-08 14:20:17 +01:00
Krzesimir Nowak
aa498b3088
eclass/ruby-single: Sync with Gentoo
...
It's from Gentoo commit a95521f59ce3ec40bf4ed01a27655aa2ae409a59.
2024-02-08 14:20:17 +01:00
Krzesimir Nowak
b2132686b0
eclass/lua-utils: Sync with Gentoo
...
It's from Gentoo commit 2cba2db27919bc449ed2a7bf7ed3259c6b96e65f.
2024-02-08 14:20:17 +01:00
Krzesimir Nowak
0a9c0b0daf
eclass/lua-single: Sync with Gentoo
...
It's from Gentoo commit 2cba2db27919bc449ed2a7bf7ed3259c6b96e65f.
2024-02-08 14:20:17 +01:00
Krzesimir Nowak
6ccdf8f322
overlay profiles: Update unmask of virtual/libcrypt
...
virtual/libcrypt got a revision bump, but we still want to stay at
version 1, so instead of unmasking an outdated revision, unmask
anything with version lower than 2.
2024-02-08 14:20:17 +01:00
Krzesimir Nowak
202e0550f0
overlay profiles: Mask dev-libs/libp11-0.4.12-r5
2024-02-08 14:20:17 +01:00
Krzesimir Nowak
a9b102b2eb
overlay: Update to use new package names
2024-02-08 14:20:17 +01:00
Krzesimir Nowak
78134bb2fa
dev-debug/strace: Sync with Gentoo
...
It's from Gentoo commit 717506d584ca9e89a09f72751a624300ebf9d28e.
2024-02-08 14:20:17 +01:00
Krzesimir Nowak
10e1768d1f
dev-build/libtool: Sync with Gentoo
...
It's from Gentoo commit cd7f047fe43fb631c4ca6979c6efb5038c616f41.
2024-02-08 14:20:17 +01:00
Krzesimir Nowak
e42041e120
dev-build/gtk-doc-am: Sync with Gentoo
...
It's from Gentoo commit 80558608ae111ebddad012e63542db9adb34c5b1.
2024-02-08 14:20:17 +01:00
Krzesimir Nowak
6e57279e23
dev-build/automake-wrapper: Sync with Gentoo
...
It's from Gentoo commit b17d7668660bdb029954074b520f963d9f192b0b.
2024-02-08 14:20:17 +01:00
Krzesimir Nowak
602db83a7d
dev-build/automake: Sync with Gentoo
...
It's from Gentoo commit ad9bfdfb3e7aefb9a306dbd08fe10e39a7f3a7c8.
2024-02-08 14:20:16 +01:00
Krzesimir Nowak
7bc181966a
dev-build/autoconf-wrapper: Sync with Gentoo
...
It's from Gentoo commit 62aa01b01114bc2c8c59f8d12c391291a2f4ab97.
2024-02-08 14:20:16 +01:00
Krzesimir Nowak
24590ed04c
dev-build/autoconf-archive: Sync with Gentoo
...
It's from Gentoo commit e92da579956495086c78eac089068406effd57e5.
2024-02-08 14:20:16 +01:00
Krzesimir Nowak
1a6863cd64
dev-build/autoconf: Sync with Gentoo
...
It's from Gentoo commit d7dbfacbf92767bfa5aa46c9cc7ee12dcbcc558f.
2024-02-08 14:20:16 +01:00
Krzesimir Nowak
558b78ffc5
portage-stable: Rename some packages
...
gtk-doc-am and autotools got moved to dev-build category, strace got
moved to dev-debug category.
2024-02-08 14:20:16 +01:00
Flatcar Buildbot
5850f1407a
x11-libs/pixman: Sync with Gentoo
...
It's from Gentoo commit 8442ca1e8de788caea61b0dee0d198f0ec6f013b.
2024-02-08 14:20:16 +01:00
Flatcar Buildbot
5c675ef6af
virtual/libcrypt: Sync with Gentoo
...
It's from Gentoo commit 7d96e2e4a2f5603d836c51bc6f7795537ab9a485.
2024-02-08 14:20:16 +01:00
Flatcar Buildbot
31f6e51760
sys-process/psmisc: Sync with Gentoo
...
It's from Gentoo commit 221159b1ca716e208abcd9fc2e3d7efad0db9446.
2024-02-08 14:20:16 +01:00
Flatcar Buildbot
8244a6f706
sys-libs/zlib: Sync with Gentoo
...
It's from Gentoo commit 8c5c6c5165a5b5886ac6233e0d11ce9232118ff1.
2024-02-08 14:20:16 +01:00
Flatcar Buildbot
08e0667927
sys-libs/libunwind: Sync with Gentoo
...
It's from Gentoo commit a20318e93bb3e42a11c173e7de61e33f98f036c3.
2024-02-08 14:20:16 +01:00
Flatcar Buildbot
a257a0e0c5
sys-libs/libsepol: Sync with Gentoo
...
It's from Gentoo commit f9c83ecfad63b6c0c513399376b52acb319c43fb.
2024-02-08 14:20:16 +01:00
Flatcar Buildbot
828fa0df45
sys-libs/libselinux: Sync with Gentoo
...
It's from Gentoo commit ad05a1d7e765f6c4e4cc3e196dbade6753eb75a8.
2024-02-08 14:20:16 +01:00
Flatcar Buildbot
d88a390a1e
sys-libs/libseccomp: Sync with Gentoo
...
It's from Gentoo commit 07b4e2d16a56970aa2081577fd96d6a6dde6f71f.
2024-02-08 14:20:16 +01:00
Flatcar Buildbot
b9cc7bf6e2
sys-libs/binutils-libs: Sync with Gentoo
...
It's from Gentoo commit 8493d856a4537767bce88402b71bae2e89740837.
2024-02-08 14:20:16 +01:00
Flatcar Buildbot
97a85fa85a
sys-kernel/linux-headers: Sync with Gentoo
...
It's from Gentoo commit ce3160cb91b355648210cf776ab119d394204994.
2024-02-08 14:20:16 +01:00
Flatcar Buildbot
a53ccc3b4e
sys-fs/xfsprogs: Sync with Gentoo
...
It's from Gentoo commit b11c7460abd9916be76f8831466d5cc63bd079bf.
2024-02-08 14:20:16 +01:00
Flatcar Buildbot
f7b90d29f0
sys-fs/multipath-tools: Sync with Gentoo
...
It's from Gentoo commit 14b57996c7ea8bab4cac18c2f3ed265112de79f8.
2024-02-08 14:20:16 +01:00
Flatcar Buildbot
a87f5e7350
sys-devel/gcc: Sync with Gentoo
...
It's from Gentoo commit b4311467026f58c499082963adfd2863f3400f6f.
2024-02-08 14:20:16 +01:00
Flatcar Buildbot
c93be6b5ed
sys-devel/crossdev: Sync with Gentoo
...
It's from Gentoo commit 00a8a341c9c9705630397def721a93dacfb71f58.
2024-02-08 14:20:16 +01:00
Flatcar Buildbot
1a8961bb95
sys-devel/bison: Sync with Gentoo
...
It's from Gentoo commit 54485713cf0ce8a8af217688b7ac5ef9099e3b88.
2024-02-08 14:20:16 +01:00
Flatcar Buildbot
4cb9142eb5
sys-devel/binutils: Sync with Gentoo
...
It's from Gentoo commit 31b761eeea68a204d13e455001a451e925fa77da.
2024-02-08 14:20:16 +01:00
Flatcar Buildbot
6bd539c70d
sys-block/thin-provisioning-tools: Sync with Gentoo
...
It's from Gentoo commit 495f184e7ffdc16682f125304d2e775de38e7ee4.
2024-02-08 14:20:16 +01:00
Flatcar Buildbot
d4e29fdad6
sys-apps/usbutils: Sync with Gentoo
...
It's from Gentoo commit b3332259824e9a40614f11d667eed038367de5c2.
2024-02-08 14:20:16 +01:00
Flatcar Buildbot
57ae493537
sys-apps/texinfo: Sync with Gentoo
...
It's from Gentoo commit 221159b1ca716e208abcd9fc2e3d7efad0db9446.
2024-02-08 14:20:16 +01:00
Flatcar Buildbot
d3b4d87c5e
sys-apps/smartmontools: Sync with Gentoo
...
It's from Gentoo commit fe54e8ae4fb5e75aba600455bc19edc0ac2c719b.
2024-02-08 14:20:16 +01:00
Flatcar Buildbot
b431f760ea
sys-apps/semodule-utils: Sync with Gentoo
...
It's from Gentoo commit 5e4c0876825ae97e95d3d80df48928210441bc28.
2024-02-08 14:20:16 +01:00
Flatcar Buildbot
d8cb424353
sys-apps/pv: Sync with Gentoo
...
It's from Gentoo commit a292cf2d69a034eb7ea75876af7ebd04bb1cd280.
2024-02-08 14:20:16 +01:00
Flatcar Buildbot
f08f6ad79f
sys-apps/portage: Sync with Gentoo
...
It's from Gentoo commit 871881637464374117b1d87a63fc1025534e95bb.
2024-02-08 14:20:16 +01:00
Flatcar Buildbot
60572dc9f8
sys-apps/pcsc-lite: Sync with Gentoo
...
It's from Gentoo commit f74214dfe229020d04c49daba8fec9b7128cbec4.
2024-02-08 14:20:16 +01:00
Flatcar Buildbot
1813fb6a28
sys-apps/lshw: Sync with Gentoo
...
It's from Gentoo commit 35ddb79c65f58a0df3500057f4171dc8b221809a.
2024-02-08 14:20:16 +01:00
Flatcar Buildbot
51e18df944
sys-apps/less: Sync with Gentoo
...
It's from Gentoo commit d7e195094a0d8d3d8ab6cfa7b9aaa975daae6da2.
2024-02-08 14:20:16 +01:00
Flatcar Buildbot
c2c937388e
sys-apps/kmod: Sync with Gentoo
...
It's from Gentoo commit 80558608ae111ebddad012e63542db9adb34c5b1.
2024-02-08 14:20:16 +01:00
Flatcar Buildbot
a67a063791
sys-apps/gawk: Sync with Gentoo
...
It's from Gentoo commit 6f8ef094bd4fb0dfaf7ab70fc79fc826eb0540b8.
2024-02-08 14:20:16 +01:00
Flatcar Buildbot
92c834a8b0
sys-apps/ethtool: Sync with Gentoo
...
It's from Gentoo commit fbeee6116c591d08015d1f90ac997b5e775c0bee.
2024-02-08 14:20:16 +01:00
Flatcar Buildbot
088ed4be6d
sys-apps/coreutils: Sync with Gentoo
...
It's from Gentoo commit 717506d584ca9e89a09f72751a624300ebf9d28e.
2024-02-08 14:20:16 +01:00
Flatcar Buildbot
aebfe73a96
sys-apps/checkpolicy: Sync with Gentoo
...
It's from Gentoo commit 2b30c5b2a0d1a79a5c803d745ec3ff2f50f3dafb.
2024-02-08 14:20:16 +01:00
Flatcar Buildbot
a2cb5eb7e7
sys-apps/acl: Sync with Gentoo
...
It's from Gentoo commit 480fa4246adb1700d8beb568b601db7cd6879c3e.
2024-02-08 14:20:16 +01:00
Flatcar Buildbot
b68d1d74bb
profiles: Sync with Gentoo
...
It's from Gentoo commit 6e93401d19819f19f02ee663570f7dacf2d0f818.
2024-02-08 14:20:16 +01:00
Flatcar Buildbot
243c706f6f
net-misc/ntp: Sync with Gentoo
...
It's from Gentoo commit d7cfac78b781831cc4af95a499dee35de0771b35.
2024-02-08 14:20:16 +01:00
Flatcar Buildbot
458c8b2749
net-misc/iperf: Sync with Gentoo
...
It's from Gentoo commit 5a0b872787e62a179fcf323860c50fd9228eef4c.
2024-02-08 14:20:16 +01:00
Flatcar Buildbot
d5cb3a64cf
net-misc/curl: Sync with Gentoo
...
It's from Gentoo commit 4d863ec62d7c6ac06be4d944a9dcb7fccf010e41.
2024-02-08 14:20:16 +01:00
Flatcar Buildbot
3e13832651
net-libs/gnutls: Sync with Gentoo
...
It's from Gentoo commit 80558608ae111ebddad012e63542db9adb34c5b1.
2024-02-08 14:20:16 +01:00
Flatcar Buildbot
580fedda6e
net-firewall/ipset: Sync with Gentoo
...
It's from Gentoo commit 4cefa7bbe4060e6f75a05acc5aaf045c87e129b7.
2024-02-08 14:20:16 +01:00
Flatcar Buildbot
d403918d89
net-dns/c-ares: Sync with Gentoo
...
It's from Gentoo commit 836f644a762cac7047df320cdabf555e5a766bc6.
2024-02-08 14:20:16 +01:00
Flatcar Buildbot
3c453523b4
media-libs/libpng: Sync with Gentoo
...
It's from Gentoo commit 7751d91adcdaeb2e8d648e108eb04c36529631f4.
2024-02-08 14:20:15 +01:00
Flatcar Buildbot
6a3c0570a9
licenses: Sync with Gentoo
...
It's from Gentoo commit 15099d263d084a60d25d217cd2a933a42ff784ca.
2024-02-08 14:20:15 +01:00
Flatcar Buildbot
8b9bfadbdd
eclass/xorg-3: Sync with Gentoo
...
It's from Gentoo commit 221159b1ca716e208abcd9fc2e3d7efad0db9446.
2024-02-08 14:20:15 +01:00
Flatcar Buildbot
baaaf32c73
eclass/toolchain: Sync with Gentoo
...
It's from Gentoo commit 518f49f7400f3b68f7a4a87cf11273fa89daade1.
2024-02-08 14:20:15 +01:00
Flatcar Buildbot
0e2c598ec2
eclass/toolchain-autoconf: Sync with Gentoo
...
It's from Gentoo commit 9aa5370643f92645e3f62b59a3d284f9a62a565f.
2024-02-08 14:20:15 +01:00
Flatcar Buildbot
36ecef0ada
eclass/llvm: Sync with Gentoo
...
It's from Gentoo commit 2d437712f06ca05b0cf3f0a01fd81548f5fbe72b.
2024-02-08 14:20:15 +01:00
Flatcar Buildbot
10851aff31
eclass/java-utils-2: Sync with Gentoo
...
It's from Gentoo commit f007377cffdcdc04c349494481be5dc01ce313f9.
2024-02-08 14:20:15 +01:00
Flatcar Buildbot
c8bc0f48e9
eclass/flag-o-matic: Sync with Gentoo
...
It's from Gentoo commit 21e8df74b41639435192141d14f9f071232290ef.
2024-02-08 14:20:15 +01:00
Flatcar Buildbot
8ff7f4b0a5
eclass/autotools: Sync with Gentoo
...
It's from Gentoo commit 221159b1ca716e208abcd9fc2e3d7efad0db9446.
2024-02-08 14:20:15 +01:00
Flatcar Buildbot
06694caa52
dev-vcs/git: Sync with Gentoo
...
It's from Gentoo commit 252d681ecccc3a93475cfdd6bf1e84dc05c7b6ad.
2024-02-08 14:20:15 +01:00
Flatcar Buildbot
0536911071
dev-util/re2c: Sync with Gentoo
...
It's from Gentoo commit a2aa8ccd3c1522c88386de4904d4bf77fcafb0d8.
2024-02-08 14:20:15 +01:00
Flatcar Buildbot
808bd09ce2
dev-util/pkgconf: Sync with Gentoo
...
It's from Gentoo commit 5bc2303601b0dc6bc4113f75292371518f8f2453.
2024-02-08 14:20:15 +01:00
Flatcar Buildbot
b146688005
dev-util/perf: Sync with Gentoo
...
It's from Gentoo commit a51d470ab9fcd6932526b4534a91c46635042920.
2024-02-08 14:20:15 +01:00
Flatcar Buildbot
6fffcd58a4
dev-util/glib-utils: Sync with Gentoo
...
It's from Gentoo commit 66e6f06177580d709297f579182428411fcdd991.
2024-02-08 14:20:15 +01:00
Flatcar Buildbot
6a353db720
dev-util/gdbus-codegen: Sync with Gentoo
...
It's from Gentoo commit d2a3cfe3b625829a894f700da57795327a9cbe92.
2024-02-08 14:20:15 +01:00
Flatcar Buildbot
df0508eb8b
dev-util/catalyst: Sync with Gentoo
...
It's from Gentoo commit ed2ea05fdfde812665d40d35b44f48b4de60deb0.
2024-02-08 14:20:15 +01:00
Flatcar Buildbot
e77b9b80a6
dev-python/trove-classifiers: Sync with Gentoo
...
It's from Gentoo commit 39bccf28b827124da45f7c7bd79cb3925166c165.
2024-02-08 14:20:15 +01:00
Flatcar Buildbot
156073668f
dev-python/snakeoil: Sync with Gentoo
...
It's from Gentoo commit 48700701a98d7760dc7507c9d6d967f14a555da3.
2024-02-08 14:20:15 +01:00
Flatcar Buildbot
8aec5f3c70
dev-python/pluggy: Sync with Gentoo
...
It's from Gentoo commit 18683eeae63bc305ac31fa7e52d333e1b8c16a98.
2024-02-08 14:20:15 +01:00
Flatcar Buildbot
1ec0fdb229
dev-python/more-itertools: Sync with Gentoo
...
It's from Gentoo commit fdaaf401c4a56edadd1ccff537e8ca5a10842efa.
2024-02-08 14:20:15 +01:00
Flatcar Buildbot
8bad2a65ca
dev-python/markupsafe: Sync with Gentoo
...
It's from Gentoo commit b665ca1523d435cc0127a73bf86edbb7f1fca740.
2024-02-08 14:20:15 +01:00
Flatcar Buildbot
7345866855
dev-python/lazy-object-proxy: Sync with Gentoo
...
It's from Gentoo commit 9742085f4fcf2a08a9ef760c2c5feac0733ac193.
2024-02-08 14:20:15 +01:00
Flatcar Buildbot
c15764e081
dev-python/hatchling: Sync with Gentoo
...
It's from Gentoo commit 1bf42aad7319a34ca74f3e6842504e0f0343af2a.
2024-02-08 14:20:15 +01:00
Flatcar Buildbot
200a4f4c5b
dev-libs/xmlsec: Sync with Gentoo
...
It's from Gentoo commit 3f6205982f2e3f6fcfde59867d39fe5bd339744f.
2024-02-08 14:20:15 +01:00
Flatcar Buildbot
79593bf5c8
dev-libs/opensc: Sync with Gentoo
...
It's from Gentoo commit 4c9634563796d4a7afb786f483a7f0965f7706f4.
2024-02-08 14:20:15 +01:00
Flatcar Buildbot
2cefdb9dad
dev-libs/libxml2: Sync with Gentoo
...
It's from Gentoo commit 6bc2f8f9be31099eb91411a55ca08b4671436747.
2024-02-08 14:20:15 +01:00
Flatcar Buildbot
540ada712a
dev-libs/libverto: Sync with Gentoo
...
It's from Gentoo commit 17c9938140199f771decd94dad844c803d0eb60b.
2024-02-08 14:20:15 +01:00
Flatcar Buildbot
a219a70d0d
dev-libs/libuv: Sync with Gentoo
...
It's from Gentoo commit 14c5ce0ac5b7c92ffe52aa893ba84d625d2ecdcc.
2024-02-08 14:20:15 +01:00
Flatcar Buildbot
358ca8edc2
dev-libs/libsodium: Sync with Gentoo
...
It's from Gentoo commit 28aeccd77dfecbcfdc518af471c4df2715b82ac0.
2024-02-08 14:20:15 +01:00
Flatcar Buildbot
dd9672eeb2
dev-libs/libp11: Sync with Gentoo
...
It's from Gentoo commit f7fdfdaeec3764929686064a6054c38a6b2d7788.
2024-02-08 14:20:15 +01:00
Flatcar Buildbot
735b348df6
dev-libs/libltdl: Sync with Gentoo
...
It's from Gentoo commit 0958563a4a1a43a0d800db35ece528e85f37cb39.
2024-02-08 14:20:15 +01:00
Flatcar Buildbot
9bc579b916
dev-libs/libdnet: Sync with Gentoo
...
It's from Gentoo commit 074fdbb1bf93766079e0310c5543088cdd4ed5e8.
2024-02-08 14:20:15 +01:00
Flatcar Buildbot
884e2f9ed0
dev-libs/libbsd: Sync with Gentoo
...
It's from Gentoo commit a66e9174d502778cb4f26d46f80a474b2b869ec7.
2024-02-08 14:20:15 +01:00
Flatcar Buildbot
ba6c1af479
dev-libs/jansson: Sync with Gentoo
...
It's from Gentoo commit e92da579956495086c78eac089068406effd57e5.
2024-02-08 14:20:15 +01:00