Flatcar Buildbot
d3de8e602d
app-containers/containerd: Update from 1.7.9 to 1.7.10
2023-12-01 08:17:04 +00:00
Flatcar Buildbot
1a3b2b8adb
portage-stable/metadata: Monthly GLSA metadata updates
2023-12-01 07:15:03 +00:00
Flatcar Buildbot
05ef9541d5
Update mantle container image to latest HEAD
2023-11-30 21:00:48 +00:00
flatcar-ci
c8dfd3c5d2
New version: main-3804.0.0-nightly-20231130-2100
2023-11-30 21:00:26 +00:00
Kai Lüke
73af503a13
Merge pull request #1442 from flatcar/kai/overlay-whiteouts
...
build_image_util: Store path list for recreating tmpfiles rules
2023-11-30 11:58:31 +01:00
Kai Lueke
5590da400e
build_image_util: Store path list for recreating tmpfiles rules
...
The removal of files in the overlay present in the lowerdir creates
whiteout entries that mask the lowerdir entries. For those files that
have a tmpfile rule for creation, a reboot would cause the file to be
created in the upperdir, meaning this file is not updated from the
lowerdir when it changes. In addition we have filtered out some tmpfile
rules that caused upcopies (symlinks and directories) which meant that
removing the /etc/resolv.conf symlink didn't bring it back after reboot.
To make files from the lowerdir show up if they have a tmpfile rule that
normally would recreate them we keep a list of whiteout entries that we
clean up on boot. This also prevents freezing files because
systemd-tmpfiles does not need to recreate them in the upperdir.
2023-11-30 11:57:27 +01:00
flatcar-ci
0d6e3aaca9
New version: main-3803.0.0-nightly-20231129-2100
2023-11-29 21:00:40 +00:00
Kai Lueke
319c9501e5
sys-kernel/bootengine: Bump ebuild revision
2023-11-29 15:26:15 +01:00
Flatcar Buildbot
f9c8f28f4f
Update mantle container image to latest HEAD
2023-11-29 12:05:31 +00:00
Kai Lüke
230020c64a
Merge pull request #1427 from flatcar/kai/overlay-opaque-dirs
...
coreos-base/update_engine: Ensure /etc/extensions is mergable
2023-11-29 13:05:16 +01:00
Kai Lueke
0735fcb692
coreos-base/update_engine: bump revision
2023-11-29 12:59:00 +01:00
Kai Lueke
5a2c696e21
coreos-base/update_engine: Ensure /etc/extensions is mergable
...
This pulls in
https://github.com/flatcar/update_engine/pull/32
to make the Docker/containerd sysexts show up when updating from Beta
3760.1.0.
2023-11-29 12:59:00 +01:00
flatcar-ci
29c322791c
New version: main-3802.0.0-nightly-20231128-2100
2023-11-28 21:00:36 +00:00
flatcar-ci
75af154d0a
New version: main-3801.0.0-nightly-20231127-2100
2023-11-27 21:00:29 +00:00
flatcar-ci
402a3aa174
New version: main-3798.0.0-nightly-20231124-2100
2023-11-25 02:17:08 +00:00
flatcar-ci
5ac00dadb9
New version: main-3798.0.0-nightly-20231124-2100-INTERMEDIATE
2023-11-24 21:00:23 +00:00
Mathieu Tortuyaux
a98abadccb
Merge pull request #1410 from flatcar/linux-6.1.63-main
...
Upgrade Linux Kernel for main from 6.1.62 to 6.1.63
2023-11-24 18:49:05 +01:00
Flatcar Buildbot
69bdd3df20
Update mantle container image to latest HEAD
2023-11-24 14:19:39 +00:00
Krzesimir Nowak
7b19e92f30
Merge pull request #1169 from flatcar/krnowak/image-changes
...
Generate reports for OEM and base sysext images, allow reports against last nightly
2023-11-24 10:29:07 +01:00
flatcar-ci
38828976cc
New version: main-3795.0.0-nightly-20231121-2100
2023-11-21 21:00:26 +00:00
Krzesimir Nowak
71eed26ee0
overlay, ci-automation: Try making common-oem-files a valid ebuild
...
Assignment of EAPI must be the first non-comment, non-blank line in
the ebuild, otherwise portage masks it as corrupted.
2023-11-21 16:00:00 +01:00
Krzesimir Nowak
9a780a3e90
overlay coreos-base/common-oem-files: Move hack description down
...
EAPI needs to be defined within first 24 lines, so the description
would push the definition too much down as it needs to happen after
possible declaration of EAPI as local for the source case.
2023-11-21 16:00:00 +01:00
Krzesimir Nowak
8a75eba906
overlay, ci-automation: Another attempt at providing OEMID info
...
Please read the comment at the top of the coreos-base/common-oem-files
ebuild for details.
2023-11-21 16:00:00 +01:00
Krzesimir Nowak
f542807a9e
overlay, ci-automation: Factor out OEMID info to a separate file
...
Image changes job needs a list of OEMIDs that are built for a specific
architecture. Similar information already existed in the
coreos-base/common-oem-files ebuild, so factor it out to a separate
file, so the image changes job does not need to source the entire
ebuild (or process it in other way), but rather source the smaller
file.
2023-11-21 16:00:00 +01:00
Krzesimir Nowak
a7853de174
overlay coreos-base/common-oem-files: Add some arch info about OEM
...
For now we don't have a single place where we could learn about which
OEMs with a sysext image gets built for certain architecture. So add
it for now to the coreos-base/common-oem-files package. Missing
architecture info for an OEM that gets built only in a certain arch is
not going to be fatal for the image changes job - we will just get a
report for this OEM with messages about failures to download some
files.
2023-11-21 16:00:00 +01:00
Flatcar Buildbot
94ec7b09dc
sys-kernel/coreos-sources: Update from 6.1.62 to 6.1.63
2023-11-21 07:11:50 +00:00
flatcar-ci
0dd4f52127
New version: main-3794.0.0-nightly-20231120-2100
2023-11-20 21:00:33 +00:00
Jeremi Piotrowski
c2f04328a3
Merge pull request #1395 from flatcar/update-azure-linux-agent
...
app-emulation/wa-linux-agent: Update to 2.9.1.1
2023-11-20 16:41:17 +01:00
Jeremi Piotrowski
590fa87486
app-emulation/wa-linux-agent: Update to 2.9.1.1
...
This is the current version being deployed to the Azure fleet for other
distros. This update contains a fix for:
Failed to get the PID of the DHCP client: invalid literal for int() with base 10: 'MainPID=1640'
The upstream fix (stripping MainPid=) is in
https://github.com/Azure/WALinuxAgent/pull/2784 .
The patch has also been updated to fix the error:
Unable to setup the persistent firewall rules: [Errno 30] Read-only file system: '/lib/systemd/system/waagent-network-setup.service'
by redirecting unit file installation to /etc/systemd/system. This change
requires handling in manglefs.sh as package installation unfortunately uses the
same path. This also requires adding a dependency on systemd-sysext.service to
that unit, as it depends on python, which is done through a drop-in.
A final change is handling interface restart. RedHat and Ubuntu bounce a single
link while Flatcar has so far used the "coreos" implementation (restart the
whole systemd-networkd), which forced a full dhcp lease renewal. Follow the
approaches of other distros by copying their implementation of restart_if.
Signed-off-by: Jeremi Piotrowski <jpiotrowski@microsoft.com>
2023-11-20 12:52:24 +01:00
flatcar-ci
9ffb098608
New version: main-3791.0.0-nightly-20231117-2100
2023-11-18 02:09:11 +00:00
flatcar-ci
198c0abf5b
New version: main-3791.0.0-nightly-20231117-2100-INTERMEDIATE
2023-11-17 21:00:26 +00:00
Kai Lüke
d15fe243f5
Merge pull request #1400 from flatcar/kai/sshkeys.service
...
coreos-base/coreos-init: Make sshkeys.service more robust
2023-11-17 16:14:13 +01:00
Kai Lueke
cf261147e9
coreos-base/coreos-init: Bump ebuild revision after change
2023-11-17 15:51:53 +01:00
Mathieu Tortuyaux
5e5da0f34d
Merge pull request #1398 from flatcar/containerd-1.7.9-main
...
Upgrade Containerd in main from 1.7.8 to 1.7.9
2023-11-17 15:45:51 +01:00
Kai Lueke
16a7e2a294
coreos-base/coreos-init: Make sshkeys.service more robust
...
This pulls in
https://github.com/flatcar/init/pull/112
to only run coreos-metadata-sshkeys@core.service when not masked and
also retry on failure.
2023-11-17 15:43:57 +01:00
Flatcar Buildbot
af615bf169
app-containers/containerd: Update from 1.7.8 to 1.7.9
2023-11-17 08:16:33 +00:00
Dongsu Park
79031fd97c
Merge pull request #1397 from flatcar/dongsu/ue-rs-2023-11-16
...
overlay ue-rs: update to 0.1.0-r3, 2023-11-16
2023-11-17 09:15:18 +01:00
Dongsu Park
422d00a8ac
Merge pull request #1393 from flatcar/dongsu/uss-clap4-fix-options
...
overlay update-ssh-keys: fix number of arguments of clap4 options
2023-11-17 09:11:51 +01:00
flatcar-ci
2e63f9be1e
New version: main-3790.0.0-nightly-20231116-2100
2023-11-16 21:00:30 +00:00
Kai Lüke
bd36d82fe6
Merge pull request #1391 from flatcar/kai/brightbox
...
Use OpenStack image for Brightbox
2023-11-16 18:30:51 +01:00
Mathieu Tortuyaux
8f5c266d81
Merge pull request #1385 from flatcar/go-1.19.13-and-1.20.11-main
...
Upgrade Go from 1.20.10 to 1.20.11
2023-11-16 15:33:31 +01:00
Dongsu Park
6c04bbdd7a
overlay update-ssh-keys: fix number of arguments of clap4 options
...
In case of clap 4, it is necessary to set the number of args to 0,
if the option does not take any parameter.
Pulls in https://github.com/flatcar/update-ssh-keys/pull/16
2023-11-16 15:01:15 +01:00
Mathieu Tortuyaux
00850644f8
Merge pull request #1396 from flatcar/firmware-20231111-main
...
Upgrade Linux Firmware in main from 20231030 to 20231111
2023-11-16 13:12:12 +01:00
Krzesimir Nowak
680bff2353
overlay profiles: Update accept keywords for net-libs/libnetfilter_ct{helper,timeout}
2023-11-16 13:12:05 +01:00
Krzesimir Nowak
d3e3ead762
net-libs/libssh2: Sync with Gentoo
...
It's from Gentoo commit e34e106c9ff5de63b4823f2fe74474cb3d61da9e.
2023-11-16 13:12:05 +01:00
Krzesimir Nowak
36765eece3
net-libs/libnfnetlink: Sync with Gentoo
...
It's from Gentoo commit 78213a89b4a602460bf81ba5fab8eed561091ade.
2023-11-16 13:12:05 +01:00
Krzesimir Nowak
800c08d4a9
net-libs/libnetfilter_queue: Sync with Gentoo
...
It's from Gentoo commit 78213a89b4a602460bf81ba5fab8eed561091ade.
2023-11-16 13:12:05 +01:00
Krzesimir Nowak
861f81784e
net-libs/libnetfilter_cttimeout: Sync with Gentoo
...
It's from Gentoo commit 78213a89b4a602460bf81ba5fab8eed561091ade.
2023-11-16 13:12:05 +01:00
Krzesimir Nowak
020c5c3338
net-libs/libnetfilter_cthelper: Sync with Gentoo
...
It's from Gentoo commit 78213a89b4a602460bf81ba5fab8eed561091ade.
2023-11-16 13:12:05 +01:00
Krzesimir Nowak
d1a788e1f1
net-libs/libnetfilter_conntrack: Sync with Gentoo
...
It's from Gentoo commit 78213a89b4a602460bf81ba5fab8eed561091ade.
2023-11-16 13:12:05 +01:00
Krzesimir Nowak
cc37bfe017
net-libs/libmnl: Sync with Gentoo
...
It's from Gentoo commit 78213a89b4a602460bf81ba5fab8eed561091ade.
2023-11-16 13:12:05 +01:00
Krzesimir Nowak
2ce866abd7
net-libs/http-parser: Sync with Gentoo
...
It's from Gentoo commit 41fdf7567a3cf179892c3170d55cecaabb74d542.
2023-11-16 13:12:05 +01:00
Dongsu Park
b5bb5c859b
overlay ue-rs: update to 0.1.0-r3, 2023-11-16
...
Update ue-rs to 0.1.0-r3, 2023-11-16.
Pulls in https://github.com/flatcar/ue-rs/pull/23 and
https://github.com/flatcar/ue-rs/pull/24 .
2023-11-16 12:56:39 +01:00
Flatcar Buildbot
203c78e109
sys-kernel/coreos-firmware: Update from 20231030 to 20231111
2023-11-16 07:11:44 +00:00
Kai Lueke
87ff566aae
Use OpenStack image for Brightbox
...
The special Brightbox image uses the OpenStack userdata in Ignition but
lacked Afterburn usage. It actually works to use the OpenStack image and
directly which also enables Afterburn, thus we can drop the special
image.
Don't build a special image for Brightbox but recommend to use OpenStack
images directly. A symlink is added to help with the download of
hardcoded user scripts.
2023-11-15 13:33:55 +01:00
Krzesimir Nowak
e6bad5d0d3
overlay profiles: Update accept keywords for dev-libs/ding-libs
2023-11-15 09:55:23 +01:00
Krzesimir Nowak
e7a03395fd
overlay profiles: Install ntp modifications on generic images
2023-11-15 09:55:23 +01:00
Krzesimir Nowak
542ffeb375
overlay coreos/config: Mask some files from net-misc/ntp
...
We provide our own config and dropins for setting up environment. Also
do not install perl stuff as perl interpreter is not available in
production images.
2023-11-15 09:55:23 +01:00
Krzesimir Nowak
2dd4648957
overlay coreos-base/misc-files: Add net-misc/ntp customizations
...
These are following things:
- adding notrap to restrict option in ntp.conf
- setting Flatcar-specific NTP servers in ntp.conf
- setting Restart=always for ntpd.service
- setting up environment for sntp and ntpdate
2023-11-15 09:55:23 +01:00
Krzesimir Nowak
766d0b846b
net-misc/ntp: Sync with Gentoo
...
It's from Gentoo commit 8750a4090ea84eff7fe20b9ee6a4a30d82f2ffc7.
2023-11-15 09:55:23 +01:00
Krzesimir Nowak
9d93d56efa
overlay net-misc/ntp: Move to portage-stable
2023-11-15 09:55:23 +01:00
Krzesimir Nowak
ab69819899
overlay profiles: Add accept keywords for dev-libs/libsodium and dev-libs/libunistring
2023-11-15 09:55:23 +01:00
Krzesimir Nowak
eea8405a27
dev-libs/nspr: Sync with Gentoo
...
It's from Gentoo commit 5caead31afd6d66482e29c075b2a21675cb99015.
2023-11-15 09:55:22 +01:00
Krzesimir Nowak
b6e767268b
dev-libs/npth: Sync with Gentoo
...
It's from Gentoo commit 77f67752cd0fa1d306b5d82723954ac8dbc6cd6c.
2023-11-15 09:55:22 +01:00
Krzesimir Nowak
70d65f6666
dev-libs/mpfr: Sync with Gentoo
...
It's from Gentoo commit 78213a89b4a602460bf81ba5fab8eed561091ade.
2023-11-15 09:55:22 +01:00
Krzesimir Nowak
d74d16da72
dev-libs/mpc: Sync with Gentoo
...
It's from Gentoo commit 7a92b7f2e5fdea74f1c9d269c7017dbcd268e9b2.
2023-11-15 09:55:22 +01:00
Krzesimir Nowak
ab2fec6d3b
dev-libs/lzo: Sync with Gentoo
...
It's from Gentoo commit bd7cb186c573e4c26d83a4fd62b06e201182c847.
2023-11-15 09:55:22 +01:00
Krzesimir Nowak
01833da9fb
dev-libs/libyaml: Sync with Gentoo
...
It's from Gentoo commit 83242696bc86d0e825b88e7e97519aff60316359.
2023-11-15 09:55:22 +01:00
Krzesimir Nowak
025dbcbe51
dev-libs/libverto: Sync with Gentoo
...
It's from Gentoo commit 4d7a3ab7554f0c952c64f15f42b42d45dd6426a7.
2023-11-15 09:55:22 +01:00
Krzesimir Nowak
4c6211a20c
dev-libs/libunistring: Sync with Gentoo
...
It's from Gentoo commit e1b8c24e50874a72c63044fd6b216997ca34f62a.
2023-11-15 09:55:22 +01:00
Krzesimir Nowak
3f9843c2e2
dev-libs/libsodium: Sync with Gentoo
...
It's from Gentoo commit 78213a89b4a602460bf81ba5fab8eed561091ade.
2023-11-15 09:55:22 +01:00
Krzesimir Nowak
98ce9785f3
dev-libs/liblinear: Sync with Gentoo
...
It's from Gentoo commit 6c2c859c08f129a9ef197343915debe7e4ffa393.
2023-11-15 09:55:22 +01:00
Krzesimir Nowak
76f352d7e5
dev-libs/libffi: Sync with Gentoo
...
It's from Gentoo commit a24d0c4442a09fd9b15e538035a7fa317fc0ca73.
2023-11-15 09:55:22 +01:00
Krzesimir Nowak
09c89bd5c9
dev-libs/libevent: Sync with Gentoo
...
It's from Gentoo commit 78213a89b4a602460bf81ba5fab8eed561091ade.
2023-11-15 09:55:22 +01:00
Krzesimir Nowak
9a329c0028
dev-libs/libev: Sync with Gentoo
...
It's from Gentoo commit 6906dddca4129abb03e9e333d004d4855a5c9f4e.
2023-11-15 09:55:22 +01:00
Krzesimir Nowak
7faf5f8883
dev-libs/json-c: Sync with Gentoo
...
It's from Gentoo commit 084d66f3c1f6673f919bf8cc80401c1d0e18b476.
2023-11-15 09:55:22 +01:00
Krzesimir Nowak
6f8d25ee23
dev-libs/jansson: Sync with Gentoo
...
It's from Gentoo commit a0e09af2d796c8e12a29c3386237e5ebe44c51d4.
2023-11-15 09:55:22 +01:00
Krzesimir Nowak
63dd5562c7
dev-libs/ding-libs: Sync with Gentoo
...
It's from Gentoo commit 3e0de4c3b9bb72ac63c48349ea390b6586d4f9e5.
2023-11-15 09:55:22 +01:00
flatcar-ci
4bc44d7c3e
New version: main-3788.0.0-nightly-20231114-2100
2023-11-14 21:00:25 +00:00
Flatcar Buildbot
245680fe7b
Update mantle container image to latest HEAD
2023-11-13 21:00:45 +00:00
flatcar-ci
4f6ac2aab7
New version: main-3787.0.0-nightly-20231113-2100
2023-11-13 21:00:26 +00:00
Flatcar Buildbot
02940e27fa
dev-lang/go: Update from 1.20.10 to 1.20.11
2023-11-13 07:23:15 +00:00
flatcar-ci
e8db172bc5
New version: main-3783.0.0-nightly-20231109-2100
2023-11-09 21:00:26 +00:00
Thilo Fromm
a9819dabb1
Merge pull request #1366 from flatcar/linux-6.1.62-main
...
Upgrade Linux Kernel for main from 6.1.61 to 6.1.62
2023-11-09 14:38:17 +01:00
Flatcar Buildbot
a19d2daf12
sys-kernel/coreos-sources: Update from 6.1.61 to 6.1.62
2023-11-09 07:11:13 +00:00
Flatcar Buildbot
c9d5633add
Update mantle container image to latest HEAD
2023-11-08 21:00:43 +00:00
flatcar-ci
4fc0e582c9
New version: main-3782.0.0-nightly-20231108-2100
2023-11-08 21:00:27 +00:00
Thilo Fromm
110ab1ca7a
Merge pull request #1343 from flatcar/buildbot/weekly-portage-stable-package-updates-2023-11-06
...
Weekly portage-stable package updates 2023-11-06
2023-11-08 13:39:45 +01:00
Flatcar Buildbot
0d2719331c
Update mantle container image to latest HEAD
2023-11-08 06:47:19 +00:00
Thilo Fromm
b016fc01cd
Merge pull request #1319 from flatcar/buildbot/monthly-glsa-metadata-updates-2023-11-01
...
Monthly GLSA metadata 2023-11-01
2023-11-08 07:47:05 +01:00
flatcar-ci
87d198db7f
New version: main-3781.0.0-nightly-20231107-2100
2023-11-07 21:00:26 +00:00
Flatcar Buildbot
140c425cad
Update mantle container image to latest HEAD
2023-11-07 10:47:35 +00:00
Kai Lüke
c35b486a67
Merge pull request #1344 from flatcar/kai/bootengine-no-torcx
...
sys-kernel/bootengine: Remove Torcx step
2023-11-07 11:47:17 +01:00
Kai Lueke
f3e5ad9058
sys-kernel/bootengine: Remove Torcx step
...
This pulls in
https://github.com/flatcar/bootengine/pull/77 to not try to run Torcx
when /etc/torcx/next-profile exists.
2023-11-07 11:46:45 +01:00
Thilo Fromm
6daf6b1a38
Merge pull request #1336 from flatcar/containerd-1.7.8-main
...
Upgrade Containerd in main from 1.7.7 to 1.7.8
2023-11-07 11:37:02 +01:00
Thilo Fromm
687cc04e25
package.accept_keywords: remove runc-1.1.9 unmask
...
runc-1.1.9 is now cosidered stable upstream so there's no need to
explicitly unmask the package in our profile.
Signed-off-by: Thilo Fromm <thilofromm@microsoft.com>
2023-11-07 10:29:49 +01:00
flatcar-ci
1079314cfe
New version: main-3780.0.0-nightly-20231106-2100
2023-11-06 21:00:25 +00:00
Flatcar Buildbot
78980281c4
Update mantle container image to latest HEAD
2023-11-06 15:55:58 +00:00
Mathieu Tortuyaux
9f989cc91e
Merge pull request #1318 from flatcar/vmware-12.3.5-main
...
Upgrade open-vm-tools in main from 12.3.0 to 12.3.5
2023-11-06 16:55:30 +01:00
Flatcar Buildbot
8a001a2871
app-emulation/open-vm-tools: Update from 12.3.0 to 12.3.5
2023-11-06 16:53:17 +01:00
Thilo Fromm
bf09885204
Merge pull request #1325 from flatcar/firmware-20231030-main
...
Upgrade Linux Firmware in main from 20230919 to 20231030
2023-11-06 10:40:57 +01:00
Flatcar Buildbot
bc12565e87
sys-libs/zlib: Sync with Gentoo
...
It's from Gentoo commit 8999beb783251a357175e47e74aa2417f2b6ff5f.
2023-11-06 07:13:58 +00:00
Flatcar Buildbot
32d69f3a0a
sys-libs/readline: Sync with Gentoo
...
It's from Gentoo commit 78213a89b4a602460bf81ba5fab8eed561091ade.
2023-11-06 07:13:55 +00:00
Flatcar Buildbot
a4e1b1047e
sys-libs/ncurses: Sync with Gentoo
...
It's from Gentoo commit 78213a89b4a602460bf81ba5fab8eed561091ade.
2023-11-06 07:13:55 +00:00
Flatcar Buildbot
e09cb89c18
sys-libs/libnvme: Sync with Gentoo
...
It's from Gentoo commit f531a82d688fab7225cb46f79ff993b8fb160954.
2023-11-06 07:13:51 +00:00
Flatcar Buildbot
b39200f690
sys-libs/gdbm: Sync with Gentoo
...
It's from Gentoo commit 78213a89b4a602460bf81ba5fab8eed561091ade.
2023-11-06 07:13:47 +00:00
Flatcar Buildbot
e26804c91d
sys-kernel/linux-headers: Sync with Gentoo
...
It's from Gentoo commit 46e2ce809013ee68aff991702f8502d8d9bc3192.
2023-11-06 07:13:47 +00:00
Flatcar Buildbot
116f544b5d
sys-devel/patch: Sync with Gentoo
...
It's from Gentoo commit 78213a89b4a602460bf81ba5fab8eed561091ade.
2023-11-06 07:13:26 +00:00
Flatcar Buildbot
21a1d5312f
sys-devel/m4: Sync with Gentoo
...
It's from Gentoo commit 78213a89b4a602460bf81ba5fab8eed561091ade.
2023-11-06 07:13:26 +00:00
Flatcar Buildbot
26d724d886
sys-devel/gettext: Sync with Gentoo
...
It's from Gentoo commit 78213a89b4a602460bf81ba5fab8eed561091ade.
2023-11-06 07:13:24 +00:00
Flatcar Buildbot
62a3228730
sys-devel/gcc: Sync with Gentoo
...
It's from Gentoo commit 264831bc9fca364a0aee289cd64c5d04fe213c4c.
2023-11-06 07:13:23 +00:00
Flatcar Buildbot
3db585ec58
sys-devel/bison: Sync with Gentoo
...
It's from Gentoo commit 78213a89b4a602460bf81ba5fab8eed561091ade.
2023-11-06 07:13:22 +00:00
Flatcar Buildbot
8297cd1e82
sys-block/parted: Sync with Gentoo
...
It's from Gentoo commit 78213a89b4a602460bf81ba5fab8eed561091ade.
2023-11-06 07:13:15 +00:00
Flatcar Buildbot
c8f8d6dbe9
sys-apps/util-linux: Sync with Gentoo
...
It's from Gentoo commit 78213a89b4a602460bf81ba5fab8eed561091ade.
2023-11-06 07:13:13 +00:00
Flatcar Buildbot
3fbf6bdfe6
sys-apps/sed: Sync with Gentoo
...
It's from Gentoo commit 78213a89b4a602460bf81ba5fab8eed561091ade.
2023-11-06 07:13:11 +00:00
Flatcar Buildbot
611ec1e580
sys-apps/pv: Sync with Gentoo
...
It's from Gentoo commit 78213a89b4a602460bf81ba5fab8eed561091ade.
2023-11-06 07:13:10 +00:00
Flatcar Buildbot
5ab2da99f8
sys-apps/nvme-cli: Sync with Gentoo
...
It's from Gentoo commit 0ffdd95af41ba9d7364e5e3934fbd87116737f20.
2023-11-06 07:13:09 +00:00
Flatcar Buildbot
c2901ee934
sys-apps/man-db: Sync with Gentoo
...
It's from Gentoo commit acb3e08ca43b0704723eb2347fcdc2c754dc7733.
2023-11-06 07:13:06 +00:00
Flatcar Buildbot
365773fe17
sys-apps/lshw: Sync with Gentoo
...
It's from Gentoo commit 838d886aab356bea7a809e8b27a3875901ad297b.
2023-11-06 07:13:05 +00:00
Flatcar Buildbot
6088cec824
sys-apps/iproute2: Sync with Gentoo
...
It's from Gentoo commit cdef2f549249396d4b25a1c5068c849eafa8ea6e.
2023-11-06 07:12:59 +00:00
Flatcar Buildbot
a189e94417
sys-apps/hwdata: Sync with Gentoo
...
It's from Gentoo commit 294b552274643e220c3bae22fdde86c8f28f05f3.
2023-11-06 07:12:58 +00:00
Flatcar Buildbot
9542029886
sys-apps/grep: Sync with Gentoo
...
It's from Gentoo commit 78213a89b4a602460bf81ba5fab8eed561091ade.
2023-11-06 07:12:55 +00:00
Flatcar Buildbot
57aed69478
sys-apps/gawk: Sync with Gentoo
...
It's from Gentoo commit 703df4278f0fd8ae5be9a0feb283def098597e58.
2023-11-06 07:12:55 +00:00
Flatcar Buildbot
5e2c6a902c
sys-apps/findutils: Sync with Gentoo
...
It's from Gentoo commit 78213a89b4a602460bf81ba5fab8eed561091ade.
2023-11-06 07:12:55 +00:00
Flatcar Buildbot
ba49b6a66f
sys-apps/file: Sync with Gentoo
...
It's from Gentoo commit 78213a89b4a602460bf81ba5fab8eed561091ade.
2023-11-06 07:12:55 +00:00
Flatcar Buildbot
bacec149eb
sys-apps/diffutils: Sync with Gentoo
...
It's from Gentoo commit 78213a89b4a602460bf81ba5fab8eed561091ade.
2023-11-06 07:12:54 +00:00
Flatcar Buildbot
9958b952ab
sys-apps/coreutils: Sync with Gentoo
...
It's from Gentoo commit 78213a89b4a602460bf81ba5fab8eed561091ade.
2023-11-06 07:12:54 +00:00
Flatcar Buildbot
eb87095fbb
profiles: Sync with Gentoo
...
It's from Gentoo commit ccb03cfb965f037c1a2d45ad2978bfac21fd78e2.
2023-11-06 07:12:46 +00:00
Flatcar Buildbot
2992e18430
net-misc/wget: Sync with Gentoo
...
It's from Gentoo commit 78213a89b4a602460bf81ba5fab8eed561091ade.
2023-11-06 07:12:38 +00:00
Flatcar Buildbot
30d9d4452d
net-misc/rsync: Sync with Gentoo
...
It's from Gentoo commit 78213a89b4a602460bf81ba5fab8eed561091ade.
2023-11-06 07:12:37 +00:00
Flatcar Buildbot
b4cf06423c
net-misc/curl: Sync with Gentoo
...
It's from Gentoo commit 78213a89b4a602460bf81ba5fab8eed561091ade.
2023-11-06 07:12:34 +00:00
Flatcar Buildbot
199507e12e
net-libs/libpcap: Sync with Gentoo
...
It's from Gentoo commit 78213a89b4a602460bf81ba5fab8eed561091ade.
2023-11-06 07:12:29 +00:00
Flatcar Buildbot
6599984a22
net-libs/libnftnl: Sync with Gentoo
...
It's from Gentoo commit 78213a89b4a602460bf81ba5fab8eed561091ade.
2023-11-06 07:12:29 +00:00
Flatcar Buildbot
9c267e69ca
net-libs/gnutls: Sync with Gentoo
...
It's from Gentoo commit 78213a89b4a602460bf81ba5fab8eed561091ade.
2023-11-06 07:12:28 +00:00
Flatcar Buildbot
7e3b4d8b9b
net-dns/c-ares: Sync with Gentoo
...
It's from Gentoo commit 78213a89b4a602460bf81ba5fab8eed561091ade.
2023-11-06 07:12:27 +00:00
Flatcar Buildbot
95dee35938
net-analyzer/nmap: Sync with Gentoo
...
It's from Gentoo commit 78213a89b4a602460bf81ba5fab8eed561091ade.
2023-11-06 07:12:26 +00:00
Flatcar Buildbot
35824e3d78
eclass/verify-sig: Sync with Gentoo
...
It's from Gentoo commit 78213a89b4a602460bf81ba5fab8eed561091ade.
2023-11-06 07:12:11 +00:00
Flatcar Buildbot
a6ce47f1b1
eclass/toolchain-funcs: Sync with Gentoo
...
It's from Gentoo commit 3dae41abc9ea4c6d642ece7ce5bc54c0548b56a5.
2023-11-06 07:12:04 +00:00
Flatcar Buildbot
ebab24c42e
eclass/meson: Sync with Gentoo
...
It's from Gentoo commit ba4ac01d12927b6d4ae155fc2f765e572ee76909.
2023-11-06 07:11:25 +00:00
Flatcar Buildbot
94c50aeb21
dev-vcs/git: Sync with Gentoo
...
It's from Gentoo commit c6dbf90db6a0ecf73f5ffe7ea507240a82a1bf6b.
2023-11-06 07:10:44 +00:00
Flatcar Buildbot
f3e077fcda
dev-util/strace: Sync with Gentoo
...
It's from Gentoo commit aa890b63d96be69a8269edce5404d22b90fd2b52.
2023-11-06 07:10:44 +00:00
Flatcar Buildbot
3ea72c2745
dev-util/perf: Sync with Gentoo
...
It's from Gentoo commit 5b3cdf80b16a0c286c96adc0fdee17564a36a298.
2023-11-06 07:10:43 +00:00
Flatcar Buildbot
bbae6cab4b
dev-util/cmake: Sync with Gentoo
...
It's from Gentoo commit 78213a89b4a602460bf81ba5fab8eed561091ade.
2023-11-06 07:10:38 +00:00
Flatcar Buildbot
bd396e4460
dev-python/wheel: Sync with Gentoo
...
It's from Gentoo commit 162c8bebc9eb51b2f54ccf2fc1968d56aba42b98.
2023-11-06 07:10:37 +00:00
Flatcar Buildbot
a8e396415c
dev-python/platformdirs: Sync with Gentoo
...
It's from Gentoo commit c3a5919d1bab6a3dccc05aa566530aa87a273cd0.
2023-11-06 07:10:27 +00:00
Flatcar Buildbot
03dd79386f
dev-python/packaging: Sync with Gentoo
...
It's from Gentoo commit 7411a7a3e3c5cfce73bd43bf216628b4e898d5f3.
2023-11-06 07:10:27 +00:00
Flatcar Buildbot
5dcd02fab5
dev-python/jaraco-functools: Sync with Gentoo
...
It's from Gentoo commit b24e9b8207c8436f446dd5b320cc41fb75af614a.
2023-11-06 07:10:19 +00:00
Flatcar Buildbot
46f8540ec0
dev-python/cython: Sync with Gentoo
...
It's from Gentoo commit 58fc828061eb39c38df44ec5ca29f2a28c97eae4.
2023-11-06 07:10:12 +00:00
Flatcar Buildbot
1724096980
dev-libs/nettle: Sync with Gentoo
...
It's from Gentoo commit 78213a89b4a602460bf81ba5fab8eed561091ade.
2023-11-06 07:10:02 +00:00
Flatcar Buildbot
4f3f3d44e3
dev-libs/libtasn1: Sync with Gentoo
...
It's from Gentoo commit 78213a89b4a602460bf81ba5fab8eed561091ade.
2023-11-06 07:09:58 +00:00