Jeremi Piotrowski
e35e22ea27
coreos-base/misc-files: Add AWS/GPC time sync service to default ntp.conf
...
The goal is to enable ntpd by default on AWS/GCP with using the cloud provided
ntp endpoint. Enabling ntpd.service is the easy part. Enabling the correct ntp
server is trickier. I would love to ship an OEM specific ntp.conf, but this
might interfere with user modifications to either ntpd.service or ntp.conf.
The safest way to implement this is to add the AWS/GCP time sync address
(which are link-local address) to the default ntp.conf. This will work
on AWS/GCP where ntpd will be enabled by default, and if a user on another
platform enables ntpd they will simply have a non-responsive source in
their server list - which is not a problem for ntpd.
Signed-off-by: Jeremi Piotrowski <jpiotrowski@microsoft.com>
2024-03-26 15:08:07 +01:00
Jeremi Piotrowski
d99606f1e9
coreos-base/coreos-init: Bump commit for /dev/ptp_hyperv systemd unit rule
...
Signed-off-by: Jeremi Piotrowski <jpiotrowski@microsoft.com>
2024-03-26 15:08:07 +01:00
Jeremi Piotrowski
81ca149511
coreos-base/oem-azure: Bump ebuild revision
...
Signed-off-by: Jeremi Piotrowski <jpiotrowski@microsoft.com>
2024-03-26 15:08:07 +01:00
David Eichin
e5179b2e78
changelog: upgrade toolbox to latest version
...
This version fixes that mounted snapshots with ctr are being gc'ed which
breaks the toolbox.
2024-03-26 08:25:57 +01:00
flatcar-ci
53bc4e9ed7
New version: main-3920.0.0-nightly-20240325-2100
2024-03-25 21:00:29 +00:00
Jeremi Piotrowski
f1188f4be6
coreos-base/oem-azure: Add dropin to add chrony dependency on /dev/ptp_hyperv
...
Inspired by https://github.com/microsoft/azurelinux/pull/6234 , requires
a udev rule to be shipped with the OS, since udev rules in sysexts don't
quite work.
Signed-off-by: Jeremi Piotrowski <jpiotrowski@microsoft.com>
2024-03-25 17:07:25 +00:00
Jeremi Piotrowski
9d065d1cf5
coreos-base/oem-azure: Add chrony to sysext
...
Along with configuration, tmpfiles setup and service dependencies. The
files are added through normal ebuild mechanisms. The config file is
based on what Ubuntu ships on Azure.
Signed-off-by: Jeremi Piotrowski <jpiotrowski@microsoft.com>
2024-03-25 17:07:25 +00:00
Jeremi Piotrowski
3c0283f74a
sys-apps/systemd: Add hook to ensure timesyncd starts after sysexts
...
Sysexts can includes services that have a Conflicts=systemd-timesyncd
entry. To ensure that this takes effect, start timesyncd after the
ensure-sysext.service.
Signed-off-by: Jeremi Piotrowski <jpiotrowski@microsoft.com>
2024-03-25 17:07:25 +00:00
Jeremi Piotrowski
c5efeec607
coreos-devel/board-packages: Add chrony to RDEPENDS
...
Add chrony to RDEPENDS so that it is built for the board sysroot and can
be included into a sysext.
Signed-off-by: Jeremi Piotrowski <jpiotrowski@microsoft.com>
2024-03-25 17:07:25 +00:00
Jeremi Piotrowski
2814c32bbf
profiles: Disable readline support for chrony by default
...
We don't care too much for readline support and this avoids pulling
libedit into a sysext that wants to ship chrony.
Signed-off-by: Jeremi Piotrowski <jpiotrowski@microsoft.com>
2024-03-25 17:07:25 +00:00
Jeremi Piotrowski
2a33badb2a
sys-kernel/coreos-modules: Switch PTP support to modules
...
PTP_1588_CLOCK defaults to =y, make it =m explicitly. Switch
PTP_1588_CLOCK_KVM to module as well, so tath it doesn't load on non-KVM
platforms. Enable PTP_1588_CLOCK_VMW so that PTP timesync to the host is
available there as well.
We don't need PTP support to be compiled into the kernel, it is not
essential for system boot.
Signed-off-by: Jeremi Piotrowski <jpiotrowski@microsoft.com>
2024-03-25 17:07:25 +00:00
Jeremi Piotrowski
ca9dc79616
Import net-misc/chrony ebuild from Gentoo
...
Signed-off-by: Jeremi Piotrowski <jpiotrowski@microsoft.com>
2024-03-25 17:07:25 +00:00
Jeremi Piotrowski
c1261a6581
sys-kernel/coreos-modules: Sort config symbols
...
Signed-off-by: Jeremi Piotrowski <jpiotrowski@microsoft.com>
2024-03-25 17:07:25 +00:00
Henrik Schmidt
44952365d7
sys-kernel/coreos-modules: Enable CONFIG_IGC=y
...
This adds the Intel IGC driver for 2.5G NICs (I225/I226).
Fedora CoreOS comes with those drivers as well:
```
core@localhost:~$ cat /etc/os-release | grep PRETTY_NAME
PRETTY_NAME="Fedora CoreOS 39.20240225.3.0"
core@localhost:~$ lsmod | grep igc
igc 192512 0
```
2024-03-26 00:45:51 +09:00
Jeremi Piotrowski
bf0ea52067
Merge pull request #1772 from george-angel/zram-generator
...
Adding a new zram-generator package
2024-03-25 13:52:46 +01:00
George Angel
7028f6e771
Update sdk_container/src/third_party/portage-stable/changelog/changes/2024-03-21-zram-generator.md
...
Co-authored-by: Mathieu Tortuyaux <mathieu.tortuyaux@gmail.com>
2024-03-25 20:56:13 +10:00
flatcar-ci
6ebffa7a4f
New version: main-3916.0.0-nightly-20240321-2100
2024-03-21 21:00:27 +00:00
Krzesimir Nowak
48510361cb
overlay profiles: Drop accept keywords for sys-libs/binutils-libs
2024-03-21 17:44:52 +01:00
Krzesimir Nowak
f0c27d4d5d
overlay profiles: Drop accept keywords for sys-devel/binutils
2024-03-21 17:44:52 +01:00
Krzesimir Nowak
932af8d20e
overlay profiles: Update accept keywords for net-misc/curl
2024-03-21 17:44:52 +01:00
Krzesimir Nowak
0d5da87d30
overlay profiles: Update accept keywords for sys-libs/readline
2024-03-21 17:44:52 +01:00
Krzesimir Nowak
8733a0b022
overlay profiles: Update accept keywords for app-shells/bash
2024-03-21 17:44:52 +01:00
Krzesimir Nowak
73a822cd78
overlay profiles: Add accept keywords for dev-util/pahole
2024-03-21 17:44:52 +01:00
Krzesimir Nowak
a01892490d
overlay profiles: Update accept keywords for dev-util/bpftool
2024-03-21 17:44:52 +01:00
Krzesimir Nowak
8f59426697
dev-libs/libtracefs: Add from Gentoo
...
It's from Gentoo commit 4cd120f70359b4902014eba8321f94642229c0f1.
2024-03-21 17:44:52 +01:00
Krzesimir Nowak
6ce7db0ba6
dev-libs/libtraceevent: Add from Gentoo
...
It's from Gentoo commit b8138ab0597bf8a92a86b838c139cf46cda874bd.
2024-03-21 17:44:52 +01:00
Krzesimir Nowak
dd017bb0ad
overlay profiles: Disable LLVM in dev-util/bpftool
2024-03-21 17:44:52 +01:00
Flatcar Buildbot
846afa7efc
sys-process/psmisc: Sync with Gentoo
...
It's from Gentoo commit ef1042d390c67938faa924d4283654912f794f3c.
2024-03-21 17:44:52 +01:00
Flatcar Buildbot
eafebb6994
sys-libs/zlib: Sync with Gentoo
...
It's from Gentoo commit f4bf5620f8c5f8dd60dc8e629a0924a496600ea8.
2024-03-21 17:44:52 +01:00
Flatcar Buildbot
65b81a4894
sys-libs/readline: Sync with Gentoo
...
It's from Gentoo commit a7375b19fa15538f192ed9bbb256ab0884eb9f82.
2024-03-21 17:44:52 +01:00
Flatcar Buildbot
60228cbf35
sys-libs/libunwind: Sync with Gentoo
...
It's from Gentoo commit d11ac3d4fca156d11328c1088d4a458c91344ea5.
2024-03-21 17:44:52 +01:00
Flatcar Buildbot
45408192cf
sys-libs/libselinux: Sync with Gentoo
...
It's from Gentoo commit de09050c4aac94f373b6e2354990bbc6566ac01c.
2024-03-21 17:44:52 +01:00
Flatcar Buildbot
8d77472e5e
sys-libs/libseccomp: Sync with Gentoo
...
It's from Gentoo commit cd3e0eb0f9741f74670bd4d566539af06e875728.
2024-03-21 17:44:52 +01:00
Flatcar Buildbot
c57e0ef9ae
sys-libs/binutils-libs: Sync with Gentoo
...
It's from Gentoo commit 3da8d431e39d433b4a8811f48c771e2915113a07.
2024-03-21 17:44:52 +01:00
Flatcar Buildbot
1cd79da2a0
sys-fs/xfsprogs: Sync with Gentoo
...
It's from Gentoo commit 33c22bd38a5813a11680525851fddf0027da9cb2.
2024-03-21 17:44:52 +01:00
Flatcar Buildbot
9d806dee9e
sys-devel/gcc: Sync with Gentoo
...
It's from Gentoo commit b757d669ce294dfcb30124fa663c794cfc24a88a.
2024-03-21 17:44:52 +01:00
Flatcar Buildbot
7ce61496fe
sys-devel/flex: Sync with Gentoo
...
It's from Gentoo commit 380a504decd875b1eaebe3b52886312ad36c445c.
2024-03-21 17:44:52 +01:00
Flatcar Buildbot
1b97cccdb2
sys-devel/crossdev: Sync with Gentoo
...
It's from Gentoo commit d3ac6ad8372cf3cdf04f7af5c6e55464c3cda846.
2024-03-21 17:44:52 +01:00
Flatcar Buildbot
6bdec3b6af
sys-devel/binutils: Sync with Gentoo
...
It's from Gentoo commit 68466c8b5bda1cbf82e364763c42c7c9df1dfff0.
2024-03-21 17:44:52 +01:00
Flatcar Buildbot
8dd4e80f71
sys-apps/util-linux: Sync with Gentoo
...
It's from Gentoo commit f25671c421eb6692d31777a1679d3e44c20be46a.
2024-03-21 17:44:52 +01:00
Flatcar Buildbot
c500efc8bb
sys-apps/texinfo: Sync with Gentoo
...
It's from Gentoo commit ec9b3a12b1c5ad5e45563fa488acf6934ec25956.
2024-03-21 17:44:51 +01:00
Flatcar Buildbot
283c3219e9
sys-apps/pv: Sync with Gentoo
...
It's from Gentoo commit 927ae2feb0c3baa7f529c6130174bef0530e0a0e.
2024-03-21 17:44:51 +01:00
Flatcar Buildbot
2965bc96a8
sys-apps/portage: Sync with Gentoo
...
It's from Gentoo commit 1ffa7031cf575146c9e33ec7702d2b86e49800ee.
2024-03-21 17:44:51 +01:00
Flatcar Buildbot
fa694df55b
sys-apps/less: Sync with Gentoo
...
It's from Gentoo commit b01e4e270577a1d1ec8bdc6a43cde76a574e3672.
2024-03-21 17:44:51 +01:00
Flatcar Buildbot
358ee085c1
sys-apps/kmod: Sync with Gentoo
...
It's from Gentoo commit e0f3f9da51b19053e04e59e723257f357bddb5d2.
2024-03-21 17:44:51 +01:00
Flatcar Buildbot
9d0c2ef20d
sys-apps/kexec-tools: Sync with Gentoo
...
It's from Gentoo commit 815e1282956363277eaf38dca04823931b03cdc3.
2024-03-21 17:44:51 +01:00
Flatcar Buildbot
e7a79af48e
sys-apps/gawk: Sync with Gentoo
...
It's from Gentoo commit e3f925dfec5d2d43f9d26cff2d7e9e25a8493765.
2024-03-21 17:44:51 +01:00
Flatcar Buildbot
2402be86d9
profiles: Sync with Gentoo
...
It's from Gentoo commit 1d1397a47a31e1b98e5547f537efe1d7f07caa8d.
2024-03-21 17:44:51 +01:00
Flatcar Buildbot
95d249c0c8
net-misc/rsync: Sync with Gentoo
...
It's from Gentoo commit 1de13af07c5a700308d1866b915594d46307267b.
2024-03-21 17:44:51 +01:00
Flatcar Buildbot
e31c324c99
net-misc/curl: Sync with Gentoo
...
It's from Gentoo commit c7f91d2fef73f63023ad720191adb55190a01d35.
2024-03-21 17:44:51 +01:00
Flatcar Buildbot
57ff0aee1a
net-firewall/ipset: Sync with Gentoo
...
It's from Gentoo commit f88dc1707b301affc840120fba5fdc59b665e00a.
2024-03-21 17:44:51 +01:00
Flatcar Buildbot
e5613afb44
eclass/toolchain: Sync with Gentoo
...
It's from Gentoo commit 015591c4c4c085390dc4cf1344a6efa26fb55bd3.
2024-03-21 17:44:51 +01:00
Flatcar Buildbot
7143c6de6e
eclass/python-utils-r1: Sync with Gentoo
...
It's from Gentoo commit 035330c42417fb6eeb920565f695877a4b20bdb7.
2024-03-21 17:44:51 +01:00
Flatcar Buildbot
5f9096bfea
eclass/meson: Sync with Gentoo
...
It's from Gentoo commit 59c3eabf79595f15b091a64d649ca865441ce05d.
2024-03-21 17:44:51 +01:00
Flatcar Buildbot
a04cf778f6
eclass/distutils-r1: Sync with Gentoo
...
It's from Gentoo commit 94d7e7e96945ed47e6d3ea6591cf498fd77994b8.
2024-03-21 17:44:51 +01:00
Flatcar Buildbot
2aa068119c
dev-vcs/git: Sync with Gentoo
...
It's from Gentoo commit db1eec901640dea122eae041393ec7ae64b7c910.
2024-03-21 17:44:51 +01:00
Flatcar Buildbot
621c26a044
dev-util/pkgconf: Sync with Gentoo
...
It's from Gentoo commit 5e95727039bc5b3402ffee90c3ceccec0147ad75.
2024-03-21 17:44:51 +01:00
Flatcar Buildbot
c4c79694ca
dev-util/perf: Sync with Gentoo
...
It's from Gentoo commit ab050bca35d13b7b87ce778944791af55fa79c0f.
2024-03-21 17:44:51 +01:00
Flatcar Buildbot
d98a6a5474
dev-util/pahole: Sync with Gentoo
...
It's from Gentoo commit f3c2501cb73441d0dcab997df0f0f14c1c5bdba5.
2024-03-21 17:44:51 +01:00
Flatcar Buildbot
54d499c841
dev-util/bpftool: Sync with Gentoo
...
It's from Gentoo commit 1d41d4ee58bdebbd7590d187b3188bfcf627927a.
2024-03-21 17:44:51 +01:00
Flatcar Buildbot
010cdbcddf
dev-python/trove-classifiers: Sync with Gentoo
...
It's from Gentoo commit 44036b947e1feaeba4045645de8d160e72fa2fdb.
2024-03-21 17:44:51 +01:00
Flatcar Buildbot
0bf3273776
dev-python/setuptools: Sync with Gentoo
...
It's from Gentoo commit 4350eab55aa20760432e4ec2ac1daed8f7a69a81.
2024-03-21 17:44:51 +01:00
Flatcar Buildbot
cc65a84cdd
dev-python/packaging: Sync with Gentoo
...
It's from Gentoo commit 33ec447f73f647ce3cf16a9fdc09377799f85e23.
2024-03-21 17:44:51 +01:00
Flatcar Buildbot
e51a3b0692
dev-python/lxml: Sync with Gentoo
...
It's from Gentoo commit 7980dc2250e2031e0c2853e290f8fd44b5b8a5f0.
2024-03-21 17:44:51 +01:00
Flatcar Buildbot
5c3e600c28
dev-python/cython: Sync with Gentoo
...
It's from Gentoo commit a8e44050e3ab2370f468e9ff92f0e31ee63eea20.
2024-03-21 17:44:51 +01:00
Flatcar Buildbot
06b55cf6e7
dev-libs/popt: Sync with Gentoo
...
It's from Gentoo commit 4ae04a92f7da20fe631dbf7174a0748cf75e18d3.
2024-03-21 17:44:51 +01:00
Flatcar Buildbot
00be29d815
dev-libs/opensc: Sync with Gentoo
...
It's from Gentoo commit 5c0bfd3185c4fa2cc8b17cde730e1c689b2c5f9d.
2024-03-21 17:44:51 +01:00
Flatcar Buildbot
3443fa0f45
dev-libs/mpfr: Sync with Gentoo
...
It's from Gentoo commit 5debe2b1bd3919cc23aff0a255bec615bbc9e8ae.
2024-03-21 17:44:51 +01:00
Flatcar Buildbot
912ea634ae
dev-libs/libxml2: Sync with Gentoo
...
It's from Gentoo commit f9f602950cfe3df380e2ef8909025f1a2255bf04.
2024-03-21 17:44:51 +01:00
Flatcar Buildbot
d1be7a1022
dev-libs/libuv: Sync with Gentoo
...
It's from Gentoo commit a260fb57c090373e78603207ab028eeb2277a8e1.
2024-03-21 17:44:51 +01:00
Flatcar Buildbot
680421c9b7
dev-libs/libffi: Sync with Gentoo
...
It's from Gentoo commit 3958ca88f9dbda6a91b41c76b67fb0098f88f7a2.
2024-03-21 17:44:51 +01:00
Flatcar Buildbot
f407e8f286
dev-libs/libdnet: Sync with Gentoo
...
It's from Gentoo commit 97692e4c8d1739affda946d7785fcc3c16f7d456.
2024-03-21 17:44:51 +01:00
Flatcar Buildbot
eaeb11f9c9
dev-libs/libassuan: Sync with Gentoo
...
It's from Gentoo commit c02adde3cdb611d5c34e230179ce0ce554c50574.
2024-03-21 17:44:51 +01:00
Flatcar Buildbot
584ced9f99
dev-libs/gmp: Sync with Gentoo
...
It's from Gentoo commit b94ba407279f795e4302935504fbcc4df2ed5644.
2024-03-21 17:44:51 +01:00
Flatcar Buildbot
54c7847731
dev-libs/expat: Sync with Gentoo
...
It's from Gentoo commit 3ed081778ec545235f21fb687ad967dc1958e239.
2024-03-21 17:44:51 +01:00
Flatcar Buildbot
e43d52f95f
dev-libs/elfutils: Sync with Gentoo
...
It's from Gentoo commit bcd670c0de8c9f9a1f83c96142e49fda36131a0f.
2024-03-21 17:44:51 +01:00
Flatcar Buildbot
ab777c5f41
dev-libs/cJSON: Sync with Gentoo
...
It's from Gentoo commit 37dd7474e2eac4e6711ecf848458ab35731253cb.
2024-03-21 17:44:51 +01:00
Flatcar Buildbot
bfc4ad8d2a
dev-lang/swig: Sync with Gentoo
...
It's from Gentoo commit 2dfd2f161a175e9541221a01820530c92af2731c.
2024-03-21 17:44:51 +01:00
Flatcar Buildbot
d74d9f2f57
dev-lang/python: Sync with Gentoo
...
It's from Gentoo commit ae93d0dcabcf01a5d659d6037ed9e9a6f2521860.
2024-03-21 17:44:51 +01:00
Flatcar Buildbot
791b785995
dev-lang/go-bootstrap: Sync with Gentoo
...
It's from Gentoo commit 44a15324836b839b2a951957b61f7ca31aba4ea4.
2024-03-21 17:44:51 +01:00
Flatcar Buildbot
96c7e3aa87
dev-debug/gdb: Sync with Gentoo
...
It's from Gentoo commit 6b07ec12fe6e62df2df3455ebe7f66217065f817.
2024-03-21 17:44:51 +01:00
Flatcar Buildbot
b7dcf283c3
dev-build/meson: Sync with Gentoo
...
It's from Gentoo commit 514c214dd60754f84d22b400f1c0c15e4b10080b.
2024-03-21 17:44:51 +01:00
Flatcar Buildbot
04882fa274
dev-build/make: Sync with Gentoo
...
It's from Gentoo commit 545c7958207add79b25b775c171b7ef9a05d5944.
2024-03-21 17:44:51 +01:00
Flatcar Buildbot
0eb765be7f
dev-build/cmake: Sync with Gentoo
...
It's from Gentoo commit e319c98a5d8dd68e71836fd25c1cc8a73adc524d.
2024-03-21 17:44:51 +01:00
Flatcar Buildbot
5d7e4a842e
dev-build/automake: Sync with Gentoo
...
It's from Gentoo commit 6a637f808e44c52c460b849e838e7db42de21aea.
2024-03-21 17:44:51 +01:00
Flatcar Buildbot
3cd72e32d7
dev-build/autoconf: Sync with Gentoo
...
It's from Gentoo commit 453714c02f76de16a04db5d399a20ee116981852.
2024-03-21 17:44:51 +01:00
Flatcar Buildbot
1b5fbfd187
app-shells/bash: Sync with Gentoo
...
It's from Gentoo commit af13b115b94d430d274d3ff17c4bba9496142c3d.
2024-03-21 17:44:51 +01:00
Flatcar Buildbot
1503ecfe07
app-portage/elt-patches: Sync with Gentoo
...
It's from Gentoo commit 1ab88112cb7ec144f51f8b79f43dbe0ef03e2d25.
2024-03-21 17:44:51 +01:00
Flatcar Buildbot
5e69019e41
app-eselect/eselect-vi: Sync with Gentoo
...
It's from Gentoo commit 930e70102338200af165f9fe85f989209f935422.
2024-03-21 17:44:51 +01:00
Flatcar Buildbot
0e064bbd7c
app-emulation/qemu: Sync with Gentoo
...
It's from Gentoo commit b6b8a58aa1e46a394ff365388fab23bde5980da5.
2024-03-21 17:44:50 +01:00
Flatcar Buildbot
96fb93e5bb
app-crypt/gnupg: Sync with Gentoo
...
It's from Gentoo commit 4439fd5565a3dd1721f751dd89a0070ed8e38880.
2024-03-21 17:44:50 +01:00
Flatcar Buildbot
cd30c00f02
app-arch/zstd: Sync with Gentoo
...
It's from Gentoo commit d26f4d62bd1054876f7a6ac7f2e8207ef8c4c911.
2024-03-21 17:44:50 +01:00
Flatcar Buildbot
3482c9ca78
app-arch/xz-utils: Sync with Gentoo
...
It's from Gentoo commit 5b2cdd1c7d1743ea2937248ccc02bca9517a5771.
2024-03-21 17:44:50 +01:00
Flatcar Buildbot
d1250a5b92
app-arch/ncompress: Sync with Gentoo
...
It's from Gentoo commit 88e3e6a365f34301b239effda588239bd33f5755.
2024-03-21 17:44:50 +01:00
Flatcar Buildbot
90b626251f
app-arch/libarchive: Sync with Gentoo
...
It's from Gentoo commit 113cecd0c925ad9e1214e0d1a0401dcfb4c895fd.
2024-03-21 17:44:50 +01:00
Flatcar Buildbot
82d85d06db
app-arch/gzip: Sync with Gentoo
...
It's from Gentoo commit a352c18f669ad811ffa9d89477a88214904dcf79.
2024-03-21 17:44:50 +01:00
Jeremi Piotrowski
76d86e0204
profiles/base: Add keyword for zram-generator
...
The ebuild is keyworded ~arm64, align the two arches.
Signed-off-by: Jeremi Piotrowski <jpiotrowski@microsoft.com>
2024-03-21 09:55:24 +00:00
George Angel
d86e4cb5cf
Create a changelog entry for zram-generator package
2024-03-21 15:08:50 +10:00
flatcar-ci
caf560f7f5
New version: main-3915.0.0-nightly-20240320-2100
2024-03-20 21:00:26 +00:00
Flatcar Buildbot
aeab49b6b5
Update mantle container image to latest HEAD
2024-03-20 16:34:18 +00:00
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