Commit Graph

16273 Commits

Author SHA1 Message Date
Flatcar Buildbot
b0c3670678 overlay profiles: Merge accept keywords files into one
The reason for keeping accept keywords in one place is two-fold:

- Easier for the future automation to update it.

- Stating the fact that we want to have the same version of a package
  to be used, regardless of the built target. If some package will be
  added to yet another target, we will know, that the version used
  will be the same as in other targets.
2023-06-15 11:55:28 +02:00
Flatcar Buildbot
57f0109503 overlay profiles: Drop obsolete accept keywords 2023-06-15 11:54:43 +02:00
Flatcar Buildbot
0f517b2d1a overlay profiles: Add comments for accept keywords 2023-06-15 11:53:57 +02:00
Flatcar Buildbot
2bba99aad5 overlay profiles: Sort entries in accept keywords files 2023-06-15 11:40:53 +02:00
Sayan Chowdhury
87d6a33fde
Merge pull request #822 from flatcar/sayan/weekly-update-04052023
Automate updates of system packages: sys-apps/*
2023-06-15 14:41:54 +05:30
krishjainx
00c4a289b6 app-containers/containerd: Migrate to Type=notify in containerd.service
Race condition arises when the containerd service unit assumes services are
ready as soon as they start running, rather than when they can actually accept
socket requests. To rectify this, changing the unit to Type=notify is required,
utilizing the existing containerd support for sd_notify call after socket setup.
In addition to this, the configuration is more aligned with upstream.

https://www.freedesktop.org/software/systemd/man/systemd.service.html#Type=
2023-06-15 10:53:13 +02:00
Dongsu Park
9b26d3310d
Merge pull request #916 from flatcar/vmware-12.2.5-main
Upgrade open-vm-tools in main from 12.2.0 to 12.2.5
2023-06-15 10:32:23 +02:00
Sayan Chowdhury
ee4c0ff7fa
sys-apps/which: Sync with Gentoo
It's from Gentoo commit 6c845d2e615aa66e92c9701cdf65ae18ce7bc526.
2023-06-15 13:14:37 +05:30
Sayan Chowdhury
89d59ad873
sys-apps/util-linux: Sync with Gentoo
It's from Gentoo commit a56f5788f4b3dbfece3e3765550ead2c3204b9e1.
2023-06-15 13:14:37 +05:30
Sayan Chowdhury
3b3f687917
sys-apps/usbutils: Sync with Gentoo
It's from Gentoo commit 71be6522efb9ee61f69419b086555c2e4a4537d5.
2023-06-15 13:14:37 +05:30
Sayan Chowdhury
df6588806b
sys-apps/smartmontools: Sync with Gentoo
It's from Gentoo commit 6b5e8085a524f484a1262b2d4181656a56f40f7d.
2023-06-15 13:14:37 +05:30
Sayan Chowdhury
8577c39ea1
sys-apps/sandbox: Sync with Gentoo
It's from Gentoo commit cba985622c089f355a42d163111c7021841ad3d5.
2023-06-15 13:14:36 +05:30
Sayan Chowdhury
a59b75a24f
sys-apps/pv: Sync with Gentoo
It's from Gentoo commit 8481d153f9f11bcf67138a5a5fce4cdb968f846f.
2023-06-15 13:14:36 +05:30
Sayan Chowdhury
cd5fcff04c
sys-apps/pciutils: Sync with Gentoo
It's from Gentoo commit 1f6e00fbb2e1491e868b5b10472023fe8854a75b.
2023-06-15 13:14:36 +05:30
Sayan Chowdhury
13d3663031
sys-libs/libnvme: Add from Gentoo
It's from Gentoo commit e6ea91a290528b5757a1060ced8c585303115596.
2023-06-15 13:14:36 +05:30
Sayan Chowdhury
08619d3bd6
sys-apps/nvme-cli: Sync with Gentoo
It's from Gentoo commit 934965b58016e79fa4d6646bae7f56066a8d700c.
2023-06-15 13:10:46 +05:30
Sayan Chowdhury
74b7b6a867
sys-apps/net-tools: Sync with Gentoo
It's from Gentoo commit 40f2107268c8ec1526722cf0b0c827b09773f0ef.
2023-06-15 13:10:46 +05:30
Sayan Chowdhury
48c4387d18
sys-apps/miscfiles: Sync with Gentoo
It's from Gentoo commit 4c8d6fbf8598929497d56cd1547a2c380b8355b1.
2023-06-15 13:10:46 +05:30
Sayan Chowdhury
18b3a58e44
sys-apps/man-pages-posix: Sync with Gentoo
It's from Gentoo commit e8bcb9f7805a396c022a73865bef1086d275d8a7.
2023-06-15 13:10:45 +05:30
Sayan Chowdhury
1acb5e5191
sys-apps/man-pages: Sync with Gentoo
It's from Gentoo commit 56bfac8875fd02185e30cdb8735fe9c81157a64d.
2023-06-15 13:10:45 +05:30
Sayan Chowdhury
6d306669b5
sys-apps/man-db: Sync with Gentoo
It's from Gentoo commit 99dc89c1d75aafe8a20ef7372b901b569b874688.
2023-06-15 13:10:45 +05:30
Sayan Chowdhury
7e39d3caed
sys-apps/makedev: Sync with Gentoo
It's from Gentoo commit 0fbcc5562333ac89fc88bc5ceb72a221f6583d08.
2023-06-15 13:10:45 +05:30
Sayan Chowdhury
c390e137b9
sys-apps/lshw: Sync with Gentoo
It's from Gentoo commit c16d7a45c02559cef8e47b04212fe11598bb0f95.
2023-06-15 13:10:45 +05:30
Sayan Chowdhury
58cf9d9b6f
sys-apps/kmod: Sync with Gentoo upstream; updates to 30
Signed-off-by: Sayan Chowdhury <schowdhury@microsoft.com>
2023-06-15 13:10:45 +05:30
Sayan Chowdhury
8f8914f925
sys-apps/kexec-tools: Sync with Gentoo upstream; updates to 2.0.24
Signed-off-by: Sayan Chowdhury <schowdhury@microsoft.com>
2023-06-15 13:10:45 +05:30
Sayan Chowdhury
481f371577
sys-apps/kbd: Sync with Gentoo upstream; updates to 2.5.1
Signed-off-by: Sayan Chowdhury <schowdhury@microsoft.com>
2023-06-15 13:10:45 +05:30
Sayan Chowdhury
d2eb339413
sys-apps/iproute2: Sync to Gentoo upstream; updates to 6.2
Signed-off-by: Sayan Chowdhury <schowdhury@microsoft.com>
2023-06-15 13:10:45 +05:30
Sayan Chowdhury
14fb3b544f
sys-apps/hwdata: Sync with Gentoo upstream; updates to 0.367
Signed-off-by: Sayan Chowdhury <schowdhury@microsoft.com>
2023-06-15 13:10:44 +05:30
Sayan Chowdhury
b4d2ccc5f4
sys-apps/groff: Sync with Gentoo upstream
Signed-off-by: Sayan Chowdhury <schowdhury@microsoft.com>
2023-06-15 13:10:44 +05:30
Sayan Chowdhury
0c2d63101e
sys-apps/grep: Sync with gentoo upstream; updates to 3.8-r1
Signed-off-by: Sayan Chowdhury <schowdhury@microsoft.com>
2023-06-15 13:10:44 +05:30
Sayan Chowdhury
b0bc549115
sys-apps/ethtool: Sync with Gentoo upstream; updates to 6.2
Signed-off-by: Sayan Chowdhury <schowdhury@microsoft.com>
2023-06-15 13:10:44 +05:30
Sayan Chowdhury
443834c0d3
sys-apps/debianutils: Sync with Gentoo; updates to 5.7
Signed-off-by: Sayan Chowdhury <schowdhury@microsoft.com>
2023-06-15 13:10:44 +05:30
Sayan Chowdhury
5481259ccc
sys-apps/coreutils: Sync with gentoo; updates to 9.1-r2
Signed-off-by: Sayan Chowdhury <schowdhury@microsoft.com>
2023-06-15 13:10:41 +05:30
Flatcar Buildbot
8b6a838549 sys-kernel/coreos-sources: Update from 6.1.33 to 6.1.34 2023-06-15 07:12:35 +00:00
flatcar-ci
7d23700799 New version: main-3635.0.0-nightly-20230614-2100 2023-06-14 21:00:30 +00:00
Kai Lüke
5591bc9c2c
Merge pull request #906 from flatcar/kai/bootengine-fallback
sys-kernel/bootengine: Add download of required sysext images
2023-06-14 18:03:17 +02:00
Kai Lueke
540857b349 sys-kernel/bootengine: Add download of required sysext images
This pulls in
https://github.com/flatcar/bootengine/pull/64
to download sysext images if required (optional extensions on first boot
or as fallback download after a update with missing payloads).
2023-06-14 18:02:45 +02:00
Dongsu Park
374697ac30
Merge pull request #893 from flatcar/go-1.19.10-and-1.20.5-main
Upgrade Go from 1.19.9 and 1.20.4 to 1.19.10 and 1.20.5
2023-06-14 17:20:42 +02:00
Flatcar Buildbot
0a1a615bab app-emulation/open-vm-tools: Update from 12.2.0 to 12.2.5 2023-06-14 15:18:57 +02:00
Flatcar Buildbot
0b26e00759 Update mantle container image to latest HEAD 2023-06-14 12:31:59 +00:00
flatcar-ci
813f7f5f5a New version: main-3634.0.0-nightly-20230613-2100 2023-06-13 21:00:26 +00:00
Dongsu Park
ef1895adbf
Merge pull request #901 from flatcar/linux-6.1.33-main
Upgrade Linux Kernel for main from 6.1.30 to 6.1.33
2023-06-13 18:12:33 +02:00
flatcar-ci
7201ef7207 New version: main-3633.0.0-nightly-20230612-2100 2023-06-12 21:00:27 +00:00
Flatcar Buildbot
5e3783ad69 sys-kernel/coreos-sources: Update from 6.1.30 to 6.1.33 2023-06-12 14:58:58 +02:00
flatcar-ci
2f12dfb04b New version: main-3630.0.0-nightly-20230609-2100-INTERMEDIATE 2023-06-09 21:00:41 +00:00
Gabriel
25d0a3790a
Merge pull request #873 from flatcar/gabriel-samfira/detect-multipart-mime
Detect multipart mime and ignore it
2023-06-09 11:20:19 +03:00
Gabriel Adrian Samfira
47481264c2
Update symlinks and changelog
Signed-off-by: Gabriel Adrian Samfira <gsamfira@cloudbasesolutions.com>
2023-06-09 10:52:30 +03:00
flatcar-ci
2d1d51e7a2 New version: main-3629.0.0-nightly-20230608-2100 2023-06-08 21:00:27 +00:00
Gabriel Adrian Samfira
04a6c5ee03 Detect multipart mime and ignore it
Signed-off-by: Gabriel Adrian Samfira <gsamfira@cloudbasesolutions.com>
2023-06-08 23:53:16 +03:00
Flatcar Buildbot
f83f6a06bb Update mantle container image to latest HEAD 2023-06-08 19:46:33 +00:00
Kai Lüke
5263031b43
Merge pull request #892 from flatcar/kai/systemd-backport-252-11
sys-apps/systemd: Update to 252.11
2023-06-08 20:54:44 +02:00
Kai Lueke
9c6f713866 sys-kernel/bootengine: Prevent a bootloop on setup-root service failure
This pulls in
https://github.com/flatcar/bootengine/pull/63
to prevent the bootloop that sometimes happened and now happens more
often, e.g., as seen with the coreos.update.badusr kola test.
2023-06-08 20:54:03 +02:00
Krzesimir Nowak
107ecaa536
Merge pull request #891 from flatcar/krnowak/drop-python-oem-leftovers
overlay coreos/config: Drop python-oem leftovers
2023-06-08 13:08:50 +02:00
Flatcar Buildbot
30490623c2 dev-lang/go: Update from 1.20.4 to 1.20.5 2023-06-08 07:37:29 +00:00
Flatcar Buildbot
a0bbc89d0f dev-lang/go: Update from 1.19.9 to 1.19.10 2023-06-08 07:37:19 +00:00
flatcar-ci
a38c293aee New version: main-3628.0.0-nightly-20230607-2100 2023-06-07 21:00:26 +00:00
Kai Lueke
25e20afccf sys-apps/systemd: Update to 252.11
This pulls in
https://github.com/systemd/systemd-stable/releases/tag/v252.11
mainly for fixing https://github.com/flatcar/Flatcar/issues/1048
2023-06-07 18:22:32 +02:00
Krzesimir Nowak
89e69ead03
Merge pull request #864 from flatcar/krnowak/move-docker-packages
Move docker packages from app-emulation to app-containers
2023-06-07 17:24:46 +02:00
Krzesimir Nowak
dddddeb4de overlay coreos/config: Drop python-oem leftovers
The dev-lang/python-oem package is no more, so drop the environment
overrides for it.
2023-06-07 15:38:03 +02:00
flatcar-ci
934bdd5eb0 New version: main-3627.0.0-nightly-20230606-2100 2023-06-06 21:00:31 +00:00
Krzesimir Nowak
8a52f23711 overlay sys-kernel/bootengine: Pull in initial sysext MVP 2023-06-06 15:10:07 +02:00
Krzesimir Nowak
8b17ca2b02 overlay coreos-base/oem-qemu: Make it a sysext package
It isn't doing much as nothing QEMU-specific was being installed into
the OEM partition.

With that done, we opt into building an OEM sysext image for QEMU
platform.
2023-06-06 15:10:07 +02:00
Krzesimir Nowak
995910cd78 overlay coreos-base/oem-azure: Make it a sysext package
This package will be used for the sysext image, instead of for
installing files into /usr/share/oem. This means that we can drop some
files or move them elsewhere. The systemd service file is not needed,
because it is installed by the app-emulation/wa-linux-agent package
now. This also means that the ignition file as lost its purpose. The
grub.cfg and oem-release must be installed in /usr/share/oem, next to
the sysext raw image file, so handling of these files is moved to the
newly added coreos-base/common-oem-files package. `eject` symlink to
`/usr/bin/true` is installed in the newly added manglefs.sh script.

With this done, we also opt into building an OEM sysext image for
Azure platform.
2023-06-06 15:10:07 +02:00
Krzesimir Nowak
70d33ebabd overlay coreos-base/common-oem-files: New package
Th package will generate and install both grub.cfg and oem-release
files into /usr/share/oem. Each platform can customize the process by
providing their own fragments for each of the two files if necessary.
2023-06-06 15:10:07 +02:00
Krzesimir Nowak
ee45899915 overlay dev-lang/python-oem: Drop unnecessary package 2023-06-06 15:10:07 +02:00
Krzesimir Nowak
14a55a27b5 overlay dev-python/distro-oem: Drop unnecessary package 2023-06-06 15:10:07 +02:00
Krzesimir Nowak
86eada1cc9 overlay app-emulation/wa-linux-agent: Redo the package for sysext
Since the contents of this package will be now a part of the sysext
image, we don't need any special OEM-specific hacks. We don't need to
install the package in /usr/share/oem directory any more, so update
the ebuild to use the Gentoo python machinery to install files in the
usual locations. This can also use a normal python package, so replace
dependencies on dev-lang/python-oem and dev-python/distro-oem with
dev-lang/python and dev-python/distro, respectively. The waagent.conf
file we used to provide is updated (to disable auto updates, for
example, and dropped obsolete options) and now is a part of the patch,
so it is installed by the python machinery.
2023-06-06 15:10:07 +02:00
Krzesimir Nowak
5ef38b98aa coreos-base/coreos-init: Pull in updated azure udev rules 2023-06-06 15:10:00 +02:00
Krzesimir Nowak
fba00ac4fc app-emulation: Move docker packages to app-containers
This commit moves containerd, cri-tools, docker, docker-cli and
docker-proxy from app-emulation to app-containers.

Also move app-emulation/docker-runc to app-containers as runc. The
docker-runc name seems to be an artifact from the older versions of
docker, where it needed to use a fork of runc instead of upstream. But
now, docker-runc was actually using upstream code, so simplify the
name now.

Adapt all the other files to the new package names.
2023-06-06 10:41:18 +02:00
Flatcar Buildbot
41f6313a3f Update mantle container image to latest HEAD 2023-06-06 08:06:19 +00:00
Dongsu Park
a142d48999
Merge pull request #878 from flatcar/cacerts-3.90-main
Update ca-certificates in main from 3.89 to 3.90
2023-06-06 10:06:00 +02:00
flatcar-ci
b8e75b242f New version: main-3626.0.0-nightly-20230605-2100 2023-06-05 21:00:29 +00:00
Dongsu Park
47be22ec4d
Merge pull request #872 from flatcar/dongsu/sudo-1.9.13p3
app-admin/sudo: update to 1.9.13p3
2023-06-05 16:39:17 +02:00
Flatcar Buildbot
780e7fe807 app-misc/ca-certificates: Update from 3.89 to 3.90 2023-06-05 07:20:09 +00:00
flatcar-ci
b8d054157c New version: main-3623.0.0-nightly-20230602-2100-INTERMEDIATE 2023-06-02 21:00:29 +00:00
Dongsu Park
7b3b7930bf
Merge pull request #861 from flatcar/buildbot/monthly-glsa-metadata-updates-2023-06-01
Monthly GLSA metadata 2023-06-01
2023-06-02 16:18:40 +02:00
krishjainx
45abe7c297 sys-kernel/coreos-modules: Enable TLS support as a module
Allow one to TLS software offload to the kernel. Configured as module to
not increase default kernel size for something rarely used.
2023-06-02 12:52:58 +02:00
Sayan Chowdhury
a46fe7a818 app-admin/sudo: Apply Flatcar patches
- Remove Perl Runtime Dependency
- Remove OpenLDAP schema files for sudo
- Remove sudo.conf file as it is shipped via baselayout

Signed-off-by: Sayan Chowdhury <schowdhury@microsoft.com>
2023-06-02 11:31:15 +02:00
Dongsu Park
51a6e7f667 app-admin/sudo: update to 1.9.13_p3
Update app-admin/sudo to 1.9.13_p3, mainly to address
CVE-2023-27320, CVE-2023-28486, CVE-2023-28487.

Gentoo commit: 4aebe55f8c434205f2ea3d28ffacb834a401bc1f
2023-06-02 11:31:15 +02:00
Krzesimir Nowak
29646ff054 overlay profiles: Drop obsolete accept keywords for sys-process/tini 2023-06-01 15:50:11 +02:00
Krzesimir Nowak
ce824ba166 overlay app-emulation/docker: Drop one modification 2023-06-01 15:50:11 +02:00
Krzesimir Nowak
744788efe4 sys-process/tini: Move to portage-stable and sync with Gentoo
It's from Gentoo commit 3d3624f4ebb26b9fc9c9ecbff7ff0c67b3f9aa4f.

We used to have it as a fork to replace cmake-based build system with
an autotools-based one. The reason was that we didn't provide cmake in
SDK, which is not true any more.
2023-06-01 15:44:18 +02:00
Flatcar Buildbot
276357658a portage-stable/metadata: Monthly GLSA metadata updates 2023-06-01 07:15:06 +00:00
flatcar-ci
dc7412c405 New version: main-3621.0.0-nightly-20230531-2100 2023-05-31 21:00:24 +00:00
Flatcar Buildbot
a2a366683b Update mantle container image to latest HEAD 2023-05-31 07:23:48 +00:00
flatcar-ci
78769d88d0 New version: main-3620.0.0-nightly-20230530-2100 2023-05-30 21:00:28 +00:00
Krzesimir Nowak
0634f969a6 overlay: Put OEM files into /oem now
The mountpoint for the OEM partition got moved from /usr/share/oem to
/oem to avoid complications when applying a OEM sysext image in the
OEM partition - systemd was unmounting all the mountpoints under /usr
before applying the sysext, which made our OEM images unavailable.

There's still the /usr/share/oem symlink for compatibility, but it's
better to use the new location right away.
2023-05-30 15:59:37 +02:00
Kai Lüke
84166fcc00
Merge pull request #830 from ader1990/arm64_qemu_enable_vnc_display
arm64: fix vnc console on qemu-kvm arm64
2023-05-30 13:02:27 +02:00
flatcar-ci
2cc8309173 New version: main-3619.0.0-nightly-20230529-2100 2023-05-29 21:00:24 +00:00
Dongsu Park
077433411e app-emulation/amazon-ssm-agent: update to 3.2.985.0
Use Go 1.19 as Go 1.12 does not exist.
Update amazon-ssm-agent to 3.2.985.0, because 2.3.1319.0 does not work
with Go 1.19.
Clean up unnecessary patches.
2023-05-29 12:47:08 +05:30
Dongsu Park
57fbd63a3b dev-lang/go-bootstrap: update to 1.18.6
Update dev-lang/go-bootstrap to 1.18.6, by syncing with Gentoo commit
1b3154a4473deedaf3d1deb978f9a19739ac03af.

This is necessary because Go >= 1.20 requires go-bootstrap to be at
least 1.17.13.

Drop unnecessary Flatcar patches from go-bootstrap, and move the ebuild
from coreos-overlay to portage-stable.
2023-05-29 12:47:08 +05:30
Dongsu Park
73bf57ac22 coreos-base/hard-host-depends: add Go 1.20, remove 1.18
Add Go 1.20 to the SDK, delete the unnecessary 1.18.
Delete 1.12 which does not work with go-bootstrap 1.18.
2023-05-29 12:47:08 +05:30
Dongsu Park
93a898312d app-emulation/docker*: build docker with Go 1.19
Go 1.18 is already EOL, so no security update at all. Since
upstream docker projects already have Go 1.19, Flatcar should also have
that.

See also
5d6db84223/Dockerfile (L6).
2023-05-29 12:47:08 +05:30
Dongsu Park
1d2ea91f6a eclass: install pkg/linux_{amd64,arm64} only for 1.19 or older
Since Go 1.20 stopped shipping pre-compiled package archives for the
standard library in $GOROOT/pkg, it became impossible to install
pkg/linux_{amd64,arm64} for every version. To avoid build failure,
install the library if the Go slot number is 1.19 or older.

Also depend on go-bootstrap 1.17.13 or newer.

See also https://go.dev/doc/go1.20.
2023-05-29 12:47:08 +05:30
Dongsu Park
886cdf4485 eclass: update the default Go version to 1.20.4
Update the default Go version from 1.19 to the latest 1.20.

Note, we still keep setting COREOS_GO_VERSION="go1.19" for
containerd, cri-tools, docker, docker-cli, docker-proxy, docker-runc,
following the default version of upstream projects.
2023-05-29 12:47:08 +05:30
Dongsu Park
487a2a1065 dev-lang/go: add 1.20.4, drop 1.18.10, 1.12.17
Add Go 1.20.4 and drop unnecessary versions 1.18.10, 1.12.17.
2023-05-29 12:47:08 +05:30
flatcar-ci
886364ccdc New version: main-3616.0.0-nightly-20230526-2100-INTERMEDIATE 2023-05-26 21:00:26 +00:00
Dongsu Park
f2abe8b755
Merge pull request #842 from flatcar/linux-6.1.30-main
Upgrade Linux Kernel for main from 6.1.27 to 6.1.30
2023-05-26 18:51:06 +02:00
Adrian Vladu
c76e969d47 arm64: fix vnc console on qemu-kvm arm64
Without DRM configured in the Linux kernel, the VNC console will show a
screen with the message: "Display output is not active".

Although the on QEMU-KVM AMD64 the issue is not presented, I have
enabled the same flags for consistency.

Fixes: https://github.com/flatcar/Flatcar/issues/1030
2023-05-26 15:55:13 +03:00
flatcar-ci
d69e400f0b New version: main-3615.0.0-nightly-20230525-2100 2023-05-25 21:00:31 +00:00
Flatcar Buildbot
e59c23a97a sys-kernel/coreos-sources: Update from 6.1.27 to 6.1.30 2023-05-25 07:12:03 +00:00
Krzesimir Nowak
ea29482d9a overlay coreos-base/hard-host-depends: Rename the dependency
It's dev-python/flit-core now, not dev-python/flit_core.
2023-05-24 07:04:24 +02:00
Krzesimir Nowak
13f69c791f dev-python/flit-core: Rename from flit_core and sync from Gentoo
It's from Gentoo commit ddd30c82eba4638c87aa9bc8d35ba614f0c88898.
2023-05-24 07:04:24 +02:00
Krzesimir Nowak
32d94be1da sys-apps/sed: Sync with Gentoo
It's from Gentoo commit ff260cd0c5b917a91d5700b868eba84e78a785b5.
2023-05-24 07:04:24 +02:00
Krzesimir Nowak
bf8c2de9a9 overlay profiles: Drop accept keywords for app-arch/tar 2023-05-24 07:04:24 +02:00
Krzesimir Nowak
a07764b2c0 overlay profiles: Drop accept keywords for app-editors/vim{,-core} 2023-05-24 07:04:24 +02:00
Krzesimir Nowak
5c066e8277 overlay profiles: Drop accept keywords for dev-libs/libxml2 2023-05-24 07:04:24 +02:00
Krzesimir Nowak
a8db3eb3df overlay profiles: Update keywords for net-misc/curl 2023-05-24 07:04:24 +02:00
Krzesimir Nowak
e80c48b40b overlay profiles: Dropped keywords for net-misc/rsync 2023-05-24 07:04:24 +02:00
Krzesimir Nowak
f2e04f7ab4 overlay profiles: Drop accept keywords for sys-devel/binutils 2023-05-24 07:04:24 +02:00
Krzesimir Nowak
966a2c4f0b overlay profiles: Drop accept keywords for sys-devel/gcc 2023-05-24 07:04:24 +02:00
Krzesimir Nowak
bed099b25f overlay profiles: Drop accept keywords for sys-libs/binutils-libs 2023-05-24 07:04:24 +02:00
Krzesimir Nowak
d2701f8fcb overlay profiles: Add accept keywords for sys-libs/libcap 2023-05-24 07:04:24 +02:00
Flatcar Buildbot
5b7ed885a0 sys-libs/libcap: Sync with Gentoo
It's from Gentoo commit de4ccd31f9cef43574b7184b36369d010a6bb518.
2023-05-24 07:04:24 +02:00
Flatcar Buildbot
2c66d8718b sys-libs/binutils-libs: Sync with Gentoo
It's from Gentoo commit c568143c1a092d02834122fffaa60d3479e9bd08.
2023-05-24 07:04:24 +02:00
Flatcar Buildbot
0cc965c75c sys-fs/e2fsprogs: Sync with Gentoo
It's from Gentoo commit 36bf4fb57b37c7c8ab7c70b82679ebecb69bff53.
2023-05-24 07:04:24 +02:00
Flatcar Buildbot
cc26893e3a sys-kernel/linux-headers: Sync with Gentoo
It's from Gentoo commit af567a6e7a11cc5c5de92558fa178cdd4dd558a8.
2023-05-24 07:04:24 +02:00
Flatcar Buildbot
9d6c56425c sys-firmware/intel-microcode: Sync with Gentoo
It's from Gentoo commit be26894bf7a52d564335e04af2a52b54581e8280.
2023-05-24 07:04:24 +02:00
Flatcar Buildbot
ab3908a82b sys-devel/gnuconfig: Sync with Gentoo
It's from Gentoo commit 85970a14316420132f6a6336594bdf89296e29df.
2023-05-24 07:04:24 +02:00
Flatcar Buildbot
dffb0d98bb sys-devel/gdb: Sync with Gentoo
It's from Gentoo commit c9a9956944acab031669f00023398c45cef187e9.
2023-05-24 07:04:24 +02:00
Flatcar Buildbot
3ef316151a sys-devel/gcc-config: Sync with Gentoo
It's from Gentoo commit 0df09b186df442119518611ad70d3824072f784e.
2023-05-24 07:04:24 +02:00
Flatcar Buildbot
d3d5492993 sys-devel/gcc: Sync with Gentoo
It's from Gentoo commit f07d151721aca8cbbc916f0b5bc05a25bf700844.
2023-05-24 07:04:24 +02:00
Flatcar Buildbot
033cc70247 sys-devel/bison: Sync with Gentoo
It's from Gentoo commit c823bcde83d1c00043d0b23e685d7d2d2243f112.
2023-05-24 07:04:24 +02:00
Flatcar Buildbot
6e604eebdf sys-devel/binutils: Sync with Gentoo
It's from Gentoo commit 6e2138e25da5ca87cd97e980129234a14a3f7f15.
2023-05-24 07:04:24 +02:00
Flatcar Buildbot
f8f5aa0852 sys-apps/portage: Sync with Gentoo
It's from Gentoo commit c37c40b3090af8de81cd7f857cceaedb541cc5c6.
2023-05-24 07:04:24 +02:00
Flatcar Buildbot
d96a9f5d2c sys-apps/less: Sync with Gentoo
It's from Gentoo commit 1bc73763c0b029b8a8fd4de9c1b49c622544d25d.
2023-05-24 07:04:24 +02:00
Flatcar Buildbot
dfd7e6f5c8 sys-apps/gawk: Sync with Gentoo
It's from Gentoo commit b635d356012932b32e133ef41c2360b99d626acb.
2023-05-24 07:04:24 +02:00
Flatcar Buildbot
da2af27689 sys-apps/diffutils: Sync with Gentoo
It's from Gentoo commit 3a8e599b9f5eed2409fec161241b7b7e310ac866.
2023-05-24 07:04:24 +02:00
Flatcar Buildbot
853f4774c6 sys-apps/acl: Sync with Gentoo
It's from Gentoo commit 6273f7c0c37bc0fae7071ec6237654796bdcca55.
2023-05-24 07:04:23 +02:00
Flatcar Buildbot
6c39df4365 profiles: Sync with Gentoo
It's from Gentoo commit 97c9661e27cb28aa075c2035a4ba2b4c14716b0c.
2023-05-24 07:04:23 +02:00
Flatcar Buildbot
66d8e3c0c7 net-misc/whois: Sync with Gentoo
It's from Gentoo commit 5104dc916656949d343556421aa6d40489e1b44e.
2023-05-24 07:04:23 +02:00
Flatcar Buildbot
cfd801baf2 net-misc/wget: Sync with Gentoo
It's from Gentoo commit ac21ccbb4e4c8780efa3d5981e172a69124c6126.
2023-05-24 07:04:23 +02:00
Flatcar Buildbot
c8f4493492 net-misc/rsync: Sync with Gentoo
It's from Gentoo commit 5318f862149c5e43ebb08dacb0a07de2613e4a48.
2023-05-24 07:04:23 +02:00
Flatcar Buildbot
c18ba1b664 net-misc/curl: Sync with Gentoo
It's from Gentoo commit e157923b659d2650cb9eb5a3084d9539f6487b29.
2023-05-24 07:04:23 +02:00
Flatcar Buildbot
964c51313f net-libs/libslirp: Sync with Gentoo
It's from Gentoo commit 5c4ce05d4512e36686209cba6f719bc7a6dc28f2.
2023-05-24 07:04:23 +02:00
Flatcar Buildbot
15ab49296c net-libs/gnutls: Sync with Gentoo
It's from Gentoo commit b4af42f8d0f9c4f87d3293b8c987e2a64314053f.
2023-05-24 07:04:23 +02:00
Flatcar Buildbot
364ccf05d1 net-fs/cifs-utils: Sync with Gentoo
It's from Gentoo commit 3e763aceda26622b80b03d0404157e1ac8eec1c2.
2023-05-24 07:04:23 +02:00
Flatcar Buildbot
324634e1eb net-dns/dnsmasq: Sync with Gentoo
It's from Gentoo commit d26ca7b9b4071191612185fbfbd60dc9cef1a0e3.
2023-05-24 07:04:23 +02:00
Flatcar Buildbot
44db84150b net-dns/bind-tools: Sync with Gentoo
It's from Gentoo commit eecf3d3c6b5aff04790b6b1b8f36356fa40a744f.
2023-05-24 07:04:23 +02:00
Flatcar Buildbot
f0e2566b7d net-analyzer/traceroute: Sync with Gentoo
It's from Gentoo commit c96d351228f505f8bd8af41079f8eea1871689fb.
2023-05-24 07:04:23 +02:00
Flatcar Buildbot
53cbe753c5 net-analyzer/nmap: Sync with Gentoo
It's from Gentoo commit 64620d3c640666e4e9a345d92babb5167b4e7692.
2023-05-24 07:04:23 +02:00
Flatcar Buildbot
2d50ecbad9 licenses: Sync with Gentoo
It's from Gentoo commit 596f2d01dcf7618022a0027223a3e314051ba2d5.
2023-05-24 07:04:23 +02:00
Flatcar Buildbot
a7dcc09c23 eclass/waf-utils: Sync with Gentoo
It's from Gentoo commit 00f0517beddf7efb61f9f18f36f22dd76fc4a7aa.
2023-05-24 07:04:23 +02:00
Flatcar Buildbot
527d0ece7f eclass/toolchain: Sync with Gentoo
It's from Gentoo commit 0673f2bd041bef4974b2f6b0745bae3059da0a3a.
2023-05-24 07:04:23 +02:00
Flatcar Buildbot
2a4b574df6 eclass/python-utils-r1: Sync with Gentoo
It's from Gentoo commit d4f682ffb030d6f8d8afac8438bda89bf1967dce.
2023-05-24 07:04:23 +02:00
Flatcar Buildbot
c0e8a858a1 eclass/multilib: Sync with Gentoo
It's from Gentoo commit e5edcfd797cfd2f0d3878b8ad6033b2160df83d9.
2023-05-24 07:04:23 +02:00
Flatcar Buildbot
bd7f9d3557 eclass/linux-mod: Sync with Gentoo
It's from Gentoo commit 9f6898bdcc89290841e081b62987c764f97a506b.
2023-05-24 07:04:23 +02:00
Flatcar Buildbot
0bc3a902c6 eclass/flag-o-matic: Sync with Gentoo
It's from Gentoo commit b5a4bfb180d002c29b35bfc267e47857ba481fb8.
2023-05-24 07:04:23 +02:00
Flatcar Buildbot
08f2bbd14f eclass/elisp-common: Sync with Gentoo
It's from Gentoo commit 824d2c880e51432afe75a25e234f61c9fc1771e0.
2023-05-24 07:04:23 +02:00
Flatcar Buildbot
ee6f15f7bf eclass/distutils-r1: Sync with Gentoo
It's from Gentoo commit 3900e6f2244e545c211959ab7e89347640b9828c.
2023-05-24 07:04:23 +02:00
Flatcar Buildbot
bc7c58567f dev-vcs/repo: Sync with Gentoo
It's from Gentoo commit 611dafabe51a79f56b870871205357436f134823.
2023-05-24 07:04:23 +02:00
Flatcar Buildbot
01c8917a45 dev-vcs/git: Sync with Gentoo
It's from Gentoo commit b630f7dfa994ac8260ede67cc04e2a34e0f19588.
2023-05-24 07:04:23 +02:00
Flatcar Buildbot
928689b72c dev-util/strace: Sync with Gentoo
It's from Gentoo commit 696941c873c149ea960fada2438356526c801ee0.
2023-05-24 07:04:23 +02:00
Flatcar Buildbot
fca6b18f4b dev-util/re2c: Sync with Gentoo
It's from Gentoo commit a1366e41349cfea83258173e54b922b246907a9a.
2023-05-24 07:04:23 +02:00
Flatcar Buildbot
114e84629a dev-util/pkgconf: Sync with Gentoo
It's from Gentoo commit 06302d35627e371299f53ccecd62d86e3131f3bb.
2023-05-24 07:04:23 +02:00
Flatcar Buildbot
93038a2b35 dev-util/perf: Sync with Gentoo
It's from Gentoo commit bfbcad6bcfd6751b343f124013d63a3167838d42.
2023-05-24 07:04:23 +02:00
Flatcar Buildbot
658b5f45c9 dev-util/patchelf: Sync with Gentoo
It's from Gentoo commit 3baf1a6f70fba59102f8e1eeb46cb8291e4b9a8a.
2023-05-24 07:04:23 +02:00
Flatcar Buildbot
a45750d89b dev-util/glib-utils: Sync with Gentoo
It's from Gentoo commit afa13596db43a41ac8c031978e6cc42afaf6e4d2.
2023-05-24 07:04:23 +02:00
Flatcar Buildbot
ac5f4adef7 dev-util/gdbus-codegen: Sync with Gentoo
It's from Gentoo commit 0ad1eaedb8e935cf48f5eaba8b0d4115554cf3c1.
2023-05-24 07:04:23 +02:00
Flatcar Buildbot
ccec0cb9b9 dev-util/cmake: Sync with Gentoo
It's from Gentoo commit 582cc8dd8f1db7f6cfac64aab922f223bcdcfb05.
2023-05-24 07:04:23 +02:00
Flatcar Buildbot
95bda9e671 dev-util/catalyst: Sync with Gentoo
It's from Gentoo commit f9aab93cc73045e2dba953e0055527d3ee16afab.
2023-05-24 07:04:23 +02:00
Flatcar Buildbot
57ed518cd0 dev-util/bpftool: Sync with Gentoo
It's from Gentoo commit 65cbe41ef52176d753282518b32f10803875cd2d.
2023-05-24 07:04:23 +02:00
Flatcar Buildbot
67efee5585 dev-python/typing-extensions: Sync with Gentoo
It's from Gentoo commit 1ad1c6545fd1d01e708c0d8b6b0d0f0a88275700.
2023-05-24 07:04:23 +02:00
Flatcar Buildbot
54f6e9ad04 dev-python/tomli: Sync with Gentoo
It's from Gentoo commit b2b6b046476efd6eebc82e8fa3f2e92fe88dd382.
2023-05-24 07:04:23 +02:00
Flatcar Buildbot
6afad8c396 dev-python/snakeoil: Sync with Gentoo
It's from Gentoo commit a172e1e91406a185ed17be600f03a84c3f6021f1.
2023-05-24 07:04:23 +02:00
Flatcar Buildbot
e82b073564 dev-python/setuptools: Sync with Gentoo
It's from Gentoo commit 29a118d69f4b51826581e35887b0220db9cd58cc.
2023-05-24 07:04:23 +02:00
Flatcar Buildbot
c0ae53cb55 dev-python/pygments: Sync with Gentoo
It's from Gentoo commit 1a70c7a03dab49efbfa2018620bc3434546f8064.
2023-05-24 07:04:23 +02:00
Flatcar Buildbot
f193529bb4 dev-python/pydantic: Sync with Gentoo
It's from Gentoo commit 2ce3ab4fca037b7b23b0199c5d980f79bd6f6082.
2023-05-24 07:04:23 +02:00
Flatcar Buildbot
1eef4bbc5b dev-python/platformdirs: Sync with Gentoo
It's from Gentoo commit 77f9435db8f8ed37a5ffd71bbab3d82956388b88.
2023-05-24 07:04:23 +02:00
Flatcar Buildbot
38c9318f81 dev-python/markupsafe: Sync with Gentoo
It's from Gentoo commit 9606766726cf6d677bcc71e8b972d4c1f46d6c40.
2023-05-24 07:04:23 +02:00
Flatcar Buildbot
0953f8539a dev-python/lxml: Sync with Gentoo
It's from Gentoo commit f0cb98f86c39bc5a1f41a166e49dfe8e80fd304e.
2023-05-24 07:04:23 +02:00
Flatcar Buildbot
7ee4533abd dev-python/lazy-object-proxy: Sync with Gentoo
It's from Gentoo commit eb8d69291df69e7fe6a2bb072bf7b2654004c14b.
2023-05-24 07:04:23 +02:00
Flatcar Buildbot
a3f0e4c74a dev-python/jaraco-text: Sync with Gentoo
It's from Gentoo commit bc829dad59d1f0c738dad6b20d20997b0be9ab0d.
2023-05-24 07:04:23 +02:00
Flatcar Buildbot
0bc17ef087 dev-python/inflect: Sync with Gentoo
It's from Gentoo commit d94d5af0fab878dce0d60ee05f0773c1dac4104d.
2023-05-24 07:04:23 +02:00
Flatcar Buildbot
b153c63cbc dev-python/gentoo-common: Sync with Gentoo
It's from Gentoo commit af360e896fdf8c35f15391e5143f1b911c3b4c1f.
2023-05-24 07:04:23 +02:00
Flatcar Buildbot
5b68fdcd8e dev-python/docutils: Sync with Gentoo
It's from Gentoo commit 53c2b812ab3ef69dcb59299cb4a3987378f7b8e6.
2023-05-24 07:04:23 +02:00
Flatcar Buildbot
f53bcbd56c dev-python/cython: Sync with Gentoo
It's from Gentoo commit 2ee3a7b4f108ded1f4d52735c20d57cb849ad6c7.
2023-05-24 07:04:23 +02:00
Flatcar Buildbot
26e56aeb1a dev-python/crcmod: Sync with Gentoo
It's from Gentoo commit 415ab561a595c615f249f68a9e873412233e2dc1.
2023-05-24 07:04:23 +02:00
Flatcar Buildbot
489e8e8c94 dev-python/autocommand: Sync with Gentoo
It's from Gentoo commit bc829dad59d1f0c738dad6b20d20997b0be9ab0d.
2023-05-24 07:04:23 +02:00
Flatcar Buildbot
4173b58bc8 dev-libs/nettle: Sync with Gentoo
It's from Gentoo commit f1d75fe6e07eebfc1f46cd92ebf88e183acd3004.
2023-05-24 07:04:23 +02:00
Flatcar Buildbot
2fc16972f9 dev-libs/libxslt: Sync with Gentoo
It's from Gentoo commit b0224d3c11b8e044d6cd583ae76c27f4121b9606.
2023-05-24 07:04:23 +02:00
Flatcar Buildbot
dd327fe3c3 dev-libs/libxml2: Sync with Gentoo
It's from Gentoo commit 1d5bd1a5da5ec5cbe2b77533ae16f46ddd394140.
2023-05-24 07:04:23 +02:00
Flatcar Buildbot
86edf014ef dev-libs/libtasn1: Sync with Gentoo
It's from Gentoo commit d4f82cbd1149e87aea7212da218035d4e7a9215e.
2023-05-24 07:04:23 +02:00
Flatcar Buildbot
a05ec7066b dev-libs/libpcre2: Sync with Gentoo
It's from Gentoo commit 5427dabb239fd64fb92b289d450fdcb2a526ed83.
2023-05-24 07:04:23 +02:00
Flatcar Buildbot
8d13738351 dev-libs/libpcre: Sync with Gentoo
It's from Gentoo commit 101680122c5cb0a4885121db1e6ff65ea35f8576.
2023-05-24 07:04:23 +02:00
Flatcar Buildbot
928d0c8119 dev-libs/libksba: Sync with Gentoo
It's from Gentoo commit 0d6f6f4682eca6362a1e2965ef0d4edd96e42802.
2023-05-24 07:04:23 +02:00
Flatcar Buildbot
0417cd4116 dev-libs/gobject-introspection-common: Sync with Gentoo
It's from Gentoo commit 3fef4ab54158429ffc91d4d661a8ac97bdf42e64.
2023-05-24 07:04:23 +02:00
Flatcar Buildbot
c3dd746647 dev-libs/gobject-introspection: Sync with Gentoo
It's from Gentoo commit 37e9721e0dfa3365fc65b2774a5fbb7ab0551796.
2023-05-24 07:04:23 +02:00
Flatcar Buildbot
7acd5d7438 dev-libs/gmp: Sync with Gentoo
It's from Gentoo commit 28a7be8c9e3b551771c4ba5ad6f31cd28c4074d9.
2023-05-24 07:04:23 +02:00
Flatcar Buildbot
dcc7341c35 dev-libs/glib: Sync with Gentoo
It's from Gentoo commit 23b7ec76f826fcefc43fb8de51a18f7c94374801.
2023-05-24 07:04:23 +02:00
Flatcar Buildbot
c5b9238d14 dev-libs/elfutils: Sync with Gentoo
It's from Gentoo commit 4f62dc71379579d851cf74b09d4854ed2ae10db0.
2023-05-24 07:04:23 +02:00
Flatcar Buildbot
909972ca5f dev-libs/boost: Sync with Gentoo
It's from Gentoo commit 3717ac89376dd29fbe0e5220b881a3e99339d331.
2023-05-24 07:04:22 +02:00
Flatcar Buildbot
08a68e32bf dev-lang/python: Sync with Gentoo
It's from Gentoo commit 8fc500a83adec0cb41c71ef7dc4a003b4d318a74.
2023-05-24 07:04:22 +02:00
Flatcar Buildbot
dc89d7735a dev-lang/perl: Sync with Gentoo
It's from Gentoo commit 42bf7ba63a95099f7ee22b9955e816b322d7e662.
2023-05-24 07:04:22 +02:00
Flatcar Buildbot
b68af1e147 dev-db/sqlite: Sync with Gentoo
It's from Gentoo commit 2ddf40607719e044aa42473c35034fbff9e48a77.
2023-05-24 07:04:22 +02:00
Flatcar Buildbot
5a7df682d1 app-text/docbook-xsl-stylesheets: Sync with Gentoo
It's from Gentoo commit 604ae8483b38c3fb5566c62a45dc7479e592a110.
2023-05-24 07:04:22 +02:00
Flatcar Buildbot
99b7f1fc37 app-text/build-docbook-catalog: Sync with Gentoo
It's from Gentoo commit 2b5b5f8ec41954b49f6a71af5eacba7c29bd0a57.
2023-05-24 07:04:22 +02:00
Flatcar Buildbot
6a9b5c150b app-emulation/qemu-guest-agent: Sync with Gentoo
It's from Gentoo commit 3cb251f07a1fc9f276ef87d1b113188a495bbe4f.
2023-05-24 07:04:22 +02:00
Flatcar Buildbot
24f88361f6 app-emulation/qemu: Sync with Gentoo
It's from Gentoo commit 400c43932eeee1719b5c0329648922b4c6cd85a9.
2023-05-24 07:04:22 +02:00
Flatcar Buildbot
b734f2f6db app-editors/vim-core: Sync with Gentoo
It's from Gentoo commit 125c33d1f97027216007b65615399d67b7eda1bc.
2023-05-24 07:04:22 +02:00
Flatcar Buildbot
fe2ffffec0 app-editors/vim: Sync with Gentoo
It's from Gentoo commit 1d3e28911fa71c27761e84d3134bd38263945920.
2023-05-24 07:04:22 +02:00
Flatcar Buildbot
b314803454 app-editors/nano: Sync with Gentoo
It's from Gentoo commit a093599e9e13decdb9095a19603cbb15eccdde16.
2023-05-24 07:04:22 +02:00
Flatcar Buildbot
f56404df76 app-crypt/pinentry: Sync with Gentoo
It's from Gentoo commit 19a3270cb5ba23f8b3b42b09cc411f5675d1dfc6.
2023-05-24 07:04:22 +02:00
Flatcar Buildbot
dd7e218ac1 app-crypt/adcli: Sync with Gentoo
It's from Gentoo commit af93f20e1a7b96523968f5709637a8ec98269728.
2023-05-24 07:04:22 +02:00
Flatcar Buildbot
8eff6bd63c app-arch/zstd: Sync with Gentoo
It's from Gentoo commit 65ca41f9a34c453ec15e95009b36ac6958cd6025.
2023-05-24 07:04:22 +02:00
Flatcar Buildbot
85eebb5cb0 app-arch/xz-utils: Sync with Gentoo
It's from Gentoo commit eb354521d92f416920ccdde617232c9c3f1a272b.
2023-05-24 07:04:22 +02:00
Flatcar Buildbot
b167fe2644 app-arch/tar: Sync with Gentoo
It's from Gentoo commit 5a7350c2ffc26cc9c07e83f8a54e6670c89e3632.
2023-05-24 07:04:22 +02:00
Flatcar Buildbot
80ea329df9 app-arch/cpio: Sync with Gentoo
It's from Gentoo commit 8b78649fb457fb8cfe48aa194af9233cd3cc5cc6.
2023-05-24 07:04:22 +02:00
flatcar-ci
2ba262df56 New version: main-3613.0.0-nightly-20230523-2100 2023-05-23 21:00:25 +00:00
Dongsu Park
af82ce6cda
Merge pull request #825 from flatcar/firmware-20230515-main
Upgrade Linux Firmware in main from 20230404 to 20230515
2023-05-23 10:47:55 +02:00
flatcar-ci
ef18f68e0d New version: main-3612.0.0-nightly-20230522-2100 2023-05-22 21:00:23 +00:00
Flatcar Buildbot
7901797c26 sys-kernel/coreos-firmware: Update from 20230404 to 20230515 2023-05-22 15:24:55 +02:00
Flatcar Buildbot
297afa422e Update mantle container image to latest HEAD 2023-05-22 09:38:13 +00:00
flatcar-ci
5161665848 New version: main-3607.0.0-nightly-20230517-2100 2023-05-17 21:00:28 +00:00
Krzesimir Nowak
67ab93aded
Merge pull request #810 from flatcar/krnowak/kernel-6.1
sys-kernel/*: Bump to kernel 6.1.27
2023-05-17 15:54:33 +02:00
Krzesimir Nowak
f505480950 net-nds/rpcbind: Sync with Gentoo
It's from Gentoo commit d56a8922ffd6b46a08a6c244a88427d2e43fb853.
2023-05-17 08:51:51 +02:00
Krzesimir Nowak
ea7d0590f8 net-libs/libnftnl: Sync with Gentoo
It's from Gentoo commit a467d215a6b4c87e6bc5d6db891db78e6811cea2.
2023-05-17 08:51:51 +02:00
Krzesimir Nowak
b92aef8983 net-firewall/ipset: Sync with Gentoo
It's from Gentoo commit 741ef8be1b312d576bd62eaa00ea92ed392ae069.
2023-05-17 08:51:50 +02:00
Krzesimir Nowak
391f1d1298
Merge pull request #811 from flatcar/krnowak/sys-packages-dev-glob
Automate updates of system packages: dev-*
2023-05-17 08:48:51 +02:00
flatcar-ci
dbc75c0ded New version: main-3605.0.0-nightly-20230515-2100 2023-05-15 21:00:27 +00:00
Jeremi Piotrowski
0bd5089fdf overlay sys-kernel: Unify kernel config between coreos-kernel and coreos-modules
The kernel config can affect btf generation, and we need btf information
to match between the two builds otherwise modules don't load. Accomplish
that by including an empty user specified initramfs in the vmlinux built
by coreos-modules. This vmlinux file is only used as a base for btf
generation, and is discarded after the build.

Signed-off-by: Jeremi Piotrowski <jpiotrowski@microsoft.com>
2023-05-15 14:12:18 +02:00
Jeremi Piotrowski
f4dc89a00a overlay sys-kernel/coreos-sources: Revert patch which parallelizes btf generation
This patch causes btf mismatches between coreos-kernel and
coreos-modules, which prevents modules from being loaded.

Signed-off-by: Jeremi Piotrowski <jpiotrowski@microsoft.com>
2023-05-15 14:12:18 +02:00
Krzesimir Nowak
38118667f4 overlay sys-kernel/coreos-modules: Clean up config for linux 6.1.27
CLEANCACHE config was dropped in commit
0a4ee518185e902758191d968600399f3bc2be31 ("mm: remove cleancache").

EFI_VARS config was dropped in commit
0f5b2c69a4cbe4166ca24b76d5ada98ed2867741 ("efi: vars: Remove
deprecated 'efivars' sysfs interface").

DEBUG_INFO config became a config that is selected when kernel debug
info option other than "None" was selected. There are "toolchain
default", "dwarf4" and "dwarf5" choices. Picking "toolchain default"
as it was the default used in 5.15.

FRONTSWAP config was hidden and is normally selected by ZSWAP
config. We don't enable ZSWAP so drop FRONTSWAP.

MEMCG_SWAP config was dropped in commit
e55b9f96860f6c6026cff97966a740576285e07b ("mm: memcontrol: drop dead
CONFIG_MEMCG_SWAP config symbol"). It effectively meant MEMCG && SWAP,
which are enabled by us explicitly and implicitly, respectively.

NFT_COUNTER config was dropped in commit
023223dfbfb34fcc9b7dd41e21fbf9a5d5237989 ("netfilter: nf_tables: make
counter support built-in"). As the title says, this functionality is
built-in now.

VXGE was dropped in commit f05643a0f60bf67c09a5276b81258b845b0c73b4
("eth: remove neterion/vxge"). Looks like the driver was completely
dropped, because it was unmaintained.

ARCH_BCM2835 and ARCH_BCM_IPROC configs can be enabled only if
menuconfig ARCH_BCM is enabled, so enable ARCH_BCM too then. It's a
result of some reorganization in commit
96796c914b841a7658e9617b1325175b4d02c574 ("arm64: Kconfig.platforms:
Re-organized Broadcom menu").

ARM64_CRYPTO config was dropped in commit
4a329fecc9aaebb27a53fa7abfa53bbc2ee42f3f ("crypto: Kconfig - submenus
for arm and arm64"). Crypto algos can be selected without this config
now.
2023-05-15 14:12:18 +02:00
Krzesimir Nowak
1ee6e01db7 overlay sys-kernel: Bump kernel version to 6.1.27
Linux 6.1.x is the line of LTS kernel releases, so switch to it.

Dropped the already-merged patches for hyperv on arm64.

The patch for avoiding failures with new compilers is not necessary
any more as the build failues are already fixed.
2023-05-15 14:12:18 +02:00
Krzesimir Nowak
40a3c6be2d overlay app-torcx/docker: Update app-emulation/docker-proxy version 2023-05-15 14:12:18 +02:00
Krzesimir Nowak
b27fbcc4f8 overlay app-emulation/docker-proxy: Apply Flatcar modifications 2023-05-15 14:12:18 +02:00
Krzesimir Nowak
9d72f1da74 overlay app-emulation/docker-proxy: Sync with Gentoo
Needed by synced app-emulation/docker package.
2023-05-15 14:12:18 +02:00
Krzesimir Nowak
9d6af12f1c overlay app-emulation/docker: Apply Flatcar modifications 2023-05-15 14:12:18 +02:00
Krzesimir Nowak
964117a9a2 overlay app-emulation/docker: "Sync" with Gentoo
This is a kinda-sorta sync, because Gentoo has already dropped docker
20.x.y at 20.10.22, whereas we have 20.10.24. I updated our ebuild
based on the older version of Gentoo's and adapted the dependency
versions to ones mentioned on moby github page. The reason behind this
"syncing" is to pull in changes in the kernel config changes as there
are changes relevant to kernel 6.1.
2023-05-15 14:12:18 +02:00
Krzesimir Nowak
aeb9d8e2b9 Revert "New version: main-3602.0.0-nightly-20230512-2100"
This reverts commit da957f9f31.

The actual SDK hasn't built due to the dev-lang/rust flakiness.
2023-05-15 08:10:58 +02:00
flatcar-ci
da957f9f31 New version: main-3602.0.0-nightly-20230512-2100 2023-05-13 01:28:35 +00:00
flatcar-ci
d5fd36e3cb New version: main-3602.0.0-nightly-20230512-2100-INTERMEDIATE 2023-05-12 21:00:24 +00:00
Gabriel
8f44cbfb55
coreos-base/coreos-cloudinit: Update to latest commit (#814)
* Update coreos-cloudinit to latest commit

The latest commit sets the short form hostname that gets fetched from
the metadata provider instead of the FQDN.

Signed-off-by: Gabriel Adrian Samfira <gsamfira@cloudbasesolutions.com>
Co-authored-by: Kai Lüke <pothos@users.noreply.github.com>
2023-05-12 18:52:53 +05:30
Sayan Chowdhury
2eb4764fb8
Merge pull request #815 from flatcar/linux-5.15.111-main
Upgrade Linux Kernel for main from 5.15.108 to 5.15.111
2023-05-12 17:12:29 +05:30
Krzesimir Nowak
b458ccb99f overlay sys-apps/baselayout: Fix commit hash
Point to the merge commit in flatcar-master branch that contains the
previous commit.
2023-05-12 12:20:18 +02:00
Dongsu Park
c16ce9316c
Merge pull request #813 from flatcar/dongsu/containerd-1.6.21
app-emulation/containerd: Upgrade Containerd from 1.6.20 to 1.6.21
2023-05-12 12:13:44 +02:00
Krzesimir Nowak
7cdec05602
Merge pull request #776 from flatcar/krnowak/bash-changes
Move bash to portage stable and update it
2023-05-12 11:54:57 +02:00
Flatcar Buildbot
c268054ed4 sys-kernel/coreos-sources: Update from 5.15.108 to 5.15.111 2023-05-12 07:11:23 +00:00
flatcar-ci
fd81de1342 New version: main-3601.0.0-nightly-20230511-2100 2023-05-11 21:00:26 +00:00
Dongsu Park
cea940ffad app-emulation/containerd: Upgrade Containerd from 1.6.20 to 1.6.21 2023-05-11 16:28:04 +02:00
Krzesimir Nowak
8b2f9414ff overlay profiles: Add accept keywords for just updated packages 2023-05-11 15:33:29 +02:00
Krzesimir Nowak
10383e5770 overlay sys-devel/gdb: Drop, moved to portage-stable 2023-05-11 15:33:29 +02:00
Krzesimir Nowak
b36a4d8561 overlay app-shells/bash: Drop, moved back to portage-stable 2023-05-11 15:33:29 +02:00
Krzesimir Nowak
33254e0aef app-shells/bash: Add from Gentoo
It's from Gentoo commit 06ae7be862ffb82a0cabb211ae274cde39587d9a.
2023-05-11 15:33:29 +02:00
Krzesimir Nowak
557f4057f6 sys-libs/readline: Sync with Gentoo
It's from Gentoo commit 198c9a129da31c9ab536f3680e967156eb4f11b6.
2023-05-11 15:33:29 +02:00
Krzesimir Nowak
f7a8d51370 sys-devel/gdb: Add from Gentoo
It's from Gentoo commit e32772476e61578dd91229d77b82f56822857d92.

It needed an update because the old version failed to build with the
new version of the readline library.
2023-05-11 15:33:29 +02:00
Krzesimir Nowak
0c4728937e net-libs/libnsl: Add from Gentoo
It's from Gentoo commit 912b3be04d9e5ee047d2d5c2006534a87bb03c36.

It's a dependency of the updated sys-devel/gdb package.
2023-05-11 15:33:29 +02:00
Krzesimir Nowak
73bcaf7464 sys-apps/baselayout: Do not install bash symlinks
Installation of bash symlinks in core home directory was taken over by
the `coreos-base/misc-files` package.
2023-05-11 15:33:29 +02:00
Krzesimir Nowak
3276763384 overlay coreos-base/misc-files: Generate bash symlinks for core user
The package will take over the symlink creation from the
sys-apps/baselayout package for the following reasons:

- We will use the new location of the bash files as targets for the
  symlinks (`/usr/share/flatcar/etc/skel/…`).

- This package makes sure that the symlinks won't dangle.

- `/usr/share/flatcar/etc` does not exist in GCE OEM ACI image because
  we don't move `/etc` to `/usr/share/flatcar/etc` (actually, `/etc`
  gets completely removed) when building this image. It makes bash
  symlinks in core home directory to dangle and thus fail the rootfs
  check that happens right after installing the
  `coreos-base/coreos-oem-gce` package. Using the old location for the
  bash symlinks (that'd be `/usr/share/skel`) wouldn't help, because
  the files there also became symlinks, and they are dangling too.
  This can't fix it in the manglefs script because it's invoked too
  late, after the rootfs check. I decided to move the core home bash
  symlink creation to `coreos-base/misc-files` as this package won't
  be installed in ACI image.
2023-05-11 15:33:16 +02:00
Krzesimir Nowak
c2524a6d2d overlay: Move our bash modifications to a separate package
The new coreos-base/misc-files package will contain the compatibility
symlinks and other files we added as modifications to Gentoo
ebuilds. Now we will be moving the app-shells/bash package to
portage-stable, so move our bashrc snippet and symlink creation to the
new package.
2023-05-11 15:24:44 +02:00
Jeremi Piotrowski
0af494c988
Merge pull request #809 from flatcar/jepio/acl-coredump-fix
sys-apps/acl: Sync with Gentoo to fix crash
2023-05-11 10:44:07 +02:00
flatcar-ci
e019df290b New version: main-3600.0.0-nightly-20230510-2100 2023-05-10 21:00:24 +00:00
Krzesimir Nowak
d51dc7f01a profiles: Drop disabling of the obsolete sys-apps/gptfdisk IUSE flag
It's long long gone, since the 1.0.0 version of the ebuild published
in 2015.
2023-05-10 16:30:26 +02:00
Krzesimir Nowak
a674fa2ebd sys-apps/gptfdisk: Sync with Gentoo
It's from Gentoo commit b783faffc88d845229396a32951ed3f3d6564d00.
2023-05-10 16:30:26 +02:00
Krzesimir Nowak
642a47e3aa dev-libs/userspace-rcu: Sync with Gentoo
It's from Gentoo commit 7ac8ab26e34df8121e2d64cba7c655a137b07fd2.
2023-05-10 16:30:26 +02:00
Krzesimir Nowak
f07a9cd5af dev-libs/popt: Sync with Gentoo
It's from Gentoo commit 1d3c6ffb2cdda3399c9f4baffe600d9330ab7f5e.
2023-05-10 16:30:26 +02:00
Krzesimir Nowak
3da3da3e64 dev-libs/libusb: Sync with Gentoo
It's from Gentoo commit c7294a9fbd430edac6e849e738d8c927d9bc065c.
2023-05-10 16:30:26 +02:00
Krzesimir Nowak
61806e6a65 dev-libs/libpipeline: Sync with Gentoo
It's from Gentoo commit 324d2c5158af009a0e0671766a8332979955a4c1.
2023-05-10 16:30:26 +02:00
Krzesimir Nowak
70d2b806d4 dev-libs/libpcre: Sync with Gentoo
It's from Gentoo commit 204f1278dd6c5a1243d4aad36b1401bf0efacc85.
2023-05-10 16:30:26 +02:00
Krzesimir Nowak
0b5b86fdd5 dev-libs/libgpg-error: Sync with Gentoo
It's from Gentoo commit 601813af1925476e8afee2ea7ebfc68d2fa386a7.
2023-05-10 16:29:58 +02:00
Krzesimir Nowak
25f7bdabfd profiles: Update accept keywords for dev-libs/libgcrypt 2023-05-10 16:29:53 +02:00
Krzesimir Nowak
a11e54b45c dev-libs/libgcrypt: Sync with Gentoo
It's from Gentoo commit ffdfc5126fd494794f7ab8bf52eb6767bae84df6.
2023-05-10 16:29:42 +02:00
Krzesimir Nowak
fc567c8019 dev-libs/libbsd: Sync with Gentoo
It's from Gentoo commit 6d35e642cd7c454256eb22759ac1afe28a0c38ef.
2023-05-10 16:29:38 +02:00
Krzesimir Nowak
7b40c3dabd dev-libs/libassuan: Sync with Gentoo
It's from Gentoo commit e18ed62e1f8bd278004327258642d684a6d1f396.
2023-05-10 16:27:17 +02:00
Krzesimir Nowak
1c4a83151b dev-libs/inih: Sync with Gentoo
It's from Gentoo commit 83eca1e8b551660b41994262c226edb278d98da5.
2023-05-10 16:27:17 +02:00
Krzesimir Nowak
1f2ecc03e8 dev-lang/yasm: Sync with Gentoo
It's from Gentoo commit 8bce7d4b12920d27b7e710cc920598eebf38e06b.
2023-05-10 16:27:17 +02:00
Jeremi Piotrowski
a09a0d0d3f sys-apps/acl: Sync with Gentoo
getacl is currently failing with a buffer overflow:

  $ getfacl /
  getfacl: Removing leading '/' from absolute path names
  # file: .
  # owner: root
  # group: root
  *** buffer overflow detected ***: terminated
  Aborted (core dumped)

This has been addressed upstream in acl-2.3.1-r1 by lowering
FORTIFY_SOURCE level.

Upstream commit 6273f7c0c37bc0fae7071ec6237654796bdcca55.

Signed-off-by: Jeremi Piotrowski <jpiotrowski@microsoft.com>
2023-05-10 10:00:40 +00:00
Kai Lueke
9f96951f23 app-admin/locksmith: Restore access to TTYs for reboot delay
This pulls in
https://github.com/flatcar/locksmith/pull/21
to have working reboot warnings and delays for non-SSH sessions.
This seems to have been broken for a longer time.
2023-05-10 11:43:03 +02:00
flatcar-ci
82ba93e567 New version: main-3599.0.0-nightly-20230509-2100 2023-05-09 21:00:26 +00:00
Flatcar Buildbot
b2edf63ed3 Update mantle container image to latest HEAD 2023-05-09 08:41:19 +00:00
Dongsu Park
ab814ddf9e
Merge pull request #787 from flatcar/dongsu/openssl-3.0.8-r4
dev-libs/openssl: update to 3.0.8-r4
2023-05-09 10:41:02 +02:00
Dongsu Park
74471f5f5e
Merge pull request #775 from flatcar/dongsu/openssh-9.3
net-misc/openssh: update to 9.3
2023-05-09 10:33:44 +02:00
flatcar-ci
cbd9294316 New version: main-3598.0.0-nightly-20230508-2100 2023-05-08 21:00:32 +00:00
Dongsu Park
d1a8681359
Merge pull request #798 from flatcar/cacerts-3.89.1-main
Update ca-certificates in main from 3.89 to 3.89.1
2023-05-08 17:41:01 +02:00
Flatcar Buildbot
f472aa27c4 app-misc/ca-certificates: Update from 3.89 to 3.89.1 2023-05-08 07:19:44 +00:00
flatcar-ci
ccf0236a3b New version: main-3595.0.0-nightly-20230505-2100 2023-05-06 01:24:51 +00:00
flatcar-ci
d4980cc06e New version: main-3595.0.0-nightly-20230505-2100-INTERMEDIATE 2023-05-05 21:00:24 +00:00
Krzesimir Nowak
a05a7ba03b
Merge pull request #791 from flatcar/krnowak/sys-packages-app-glob
Automate updates of system packages: app-*
2023-05-05 12:31:00 +02:00
Dongsu Park
3e30d4d6c1
Merge pull request #788 from flatcar/runc-1.1.7-main
Upgrade Runc in main from 1.1.6 to 1.1.7
2023-05-05 10:12:45 +02:00
flatcar-ci
565579a252 New version: main-3594.0.0-nightly-20230504-2100 2023-05-04 21:00:33 +00:00
Krzesimir Nowak
7f912c3376 app-text/manpager: Sync with Gentoo
It's from Gentoo commit c2fcf05a5cae7570813bfa2891b10b100ad24a3b.
2023-05-04 16:36:40 +02:00
Krzesimir Nowak
4630cf83f7 app-portage/elt-patches: Sync with Gentoo
It's from Gentoo commit ef119c1cd4899004a2eaee36f831600cb7b74693.
2023-05-04 16:36:21 +02:00
Krzesimir Nowak
ecd5076ecf app-misc/editor-wrapper: Sync with Gentoo
It's from Gentoo commit 2e20a1bb7a796a6fc35d7bf8a580e7ceb97f688d.
2023-05-04 16:35:58 +02:00
Krzesimir Nowak
276c264316 app-misc/c_rehash: Sync with Gentoo
It's from Gentoo commit 118a9ac89b872bab2127bb9704ab81c2d1ff9347.
2023-05-04 16:34:42 +02:00
Krzesimir Nowak
51578cabf8 app-editors/nano: Sync with Gentoo
It's from Gentoo commit 77ff03474aca79fbd510d686707bc98c051101d1.
2023-05-04 16:34:08 +02:00
Krzesimir Nowak
b5a13a9ba5 app-crypt/pinentry: Sync with Gentoo
It's from Gentoo commit 6008e86d6768480e3743fb43beb19bf3fc8d3e1c.
2023-05-04 16:33:34 +02:00
Krzesimir Nowak
3b466ae9f1 app-crypt/libmd: Sync with Gentoo
It's from Gentoo commit ab05255b246cfca95025d9f966e62028f4242dea.
2023-05-04 16:33:16 +02:00
Dongsu Park
6d31354e9f
Merge pull request #785 from flatcar/dongsu/c-ares-1.19
net-dns/c-ares: update to 1.19
2023-05-04 12:05:52 +02:00
Flatcar Buildbot
982c6098d1 app-emulation/docker-runc: Update from 1.1.6 to 1.1.7 2023-05-04 07:54:53 +00:00
Flatcar Buildbot
0ea3c7c0e7 Update mantle container image to latest HEAD 2023-05-04 06:52:54 +00:00
Dongsu Park
4de41e2d85
Merge pull request #786 from flatcar/go-1.12.17-and-1.18.10-and-1.19.9-main
Upgrade Go from 1.19.8 to 1.19.9
2023-05-04 08:52:34 +02:00
Mathieu Tortuyaux
cdfbbc5ed4 dev-libs/openssl: Apply Flatcar modifications
- remove unecessary files
- drop `pkg_postint`
- create `/etc/ssl` with tmpfiles
- mark openssl as stable for arm64 and amd64
- continue shipping app-misc/c_rehash

Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
Signed-off-by: Dongsu Park <dpark@linux.microsoft.com>
2023-05-04 08:38:25 +02:00
Dongsu Park
1d8ad4db03 dev-libs/openssl: update to 3.0.8-r4
Update dev-libs/openssl to 3.0.8-r4, mainly to address CVE-2023-0464,
CVE-2023-0465, CVE-2023-0466, CVE-2023-1255.

Gentoo commit: bebe8fa4ec3ef6b87551157f4e13755956936aa3
2023-05-04 08:37:58 +02:00
flatcar-ci
9e7ff133bb New version: main-3593.0.0-nightly-20230503-2100 2023-05-03 21:00:26 +00:00
Flatcar Buildbot
3e2f430fda dev-lang/go: Update from 1.19.8 to 1.19.9 2023-05-03 15:44:09 +00:00
Dongsu Park
03feeb2f83 net-dns/c-ares: update to 1.19.0
Update net-dns/c-ares to 1.19.0, mainly to address CVE-2022-4904.
2023-05-03 14:50:03 +02:00
Sayan Chowdhury
eec7dccc48 net-misc/openssh: Apply Flatcar patches
- Drop the init.d files.
- Remove the socket unit's rate limiting.
- Mark the package as stable.

Signed-off-by: Sayan Chowdhury <schowdhury@microsoft.com>
Signed-off-by: Dongsu Park <dpark@linux.microsoft.com>
2023-05-03 10:22:54 +02:00
Dongsu Park
c45f0de8ed net-misc/openssh: update to 9.3_p1
Update net-misc/openssh to 9.3_p1, mainly to address CVE-2023-28531.

Gentoo commit: 30b24b8811c963483d996dfe66bdd9aaef8cdfd1
2023-05-03 10:22:53 +02:00
Krzesimir Nowak
7eec9c7e5c overlay profiles: Do not install eselect stuff into generic images 2023-05-03 07:51:51 +02:00
Krzesimir Nowak
dde19b3552 overlay profiles: Do not install lua binaries in generic images
We are installing lua only for the library it provides, we don't need
the interpreter or compiler.
2023-05-03 07:51:51 +02:00
Krzesimir Nowak
70d169e633 overlay profiles: Update accept keywords for dev-util/bpftool
The package finally got a keyword for arm64, so we don't need to
forcibly enable it for this arch.
2023-05-03 07:51:51 +02:00
Krzesimir Nowak
6370509b68 overlay profiles: Update accept keywords for app-editors-vim{,-core} 2023-05-03 07:51:51 +02:00
Krzesimir Nowak
627438a213 overlay profiles: Drop accept keywords for app-portage/portage-utils
It became stable for arm64 too.
2023-05-03 07:51:51 +02:00
Krzesimir Nowak
0298f48102 overlay app-torcx/docker: Relax a dep on dev-libs/libltdl
It does not need to be exactly this version, any revision should be
just as fine.
2023-05-03 07:51:51 +02:00
Krzesimir Nowak
cb002c3466 overlay profiles: Add accept keywords for dev-libs/libxml2 2023-05-03 07:51:51 +02:00
Krzesimir Nowak
b04435096f overlay profiles: Drop accept keywords for dev-python/cython 2023-05-03 07:51:51 +02:00
Krzesimir Nowak
90f455d79c overlay profiles: Drop obsolete net-analyzer/nmap IUSE flags from package.use 2023-05-03 07:51:51 +02:00
Krzesimir Nowak
19853731b3 overlay profiles: Default to lua 5.3
The net-analyzer/nmap package started pulling in dev-lang/lua instead
of using the vendored copy. Thus after adding the required packages to
portage-stable, we need to set them up.
2023-05-03 07:51:51 +02:00
Krzesimir Nowak
5f24d6fadd app-eselect/eselect-lua: Add from Gentoo
It's from Gentoo commit 06fa47c693d40e796c7ea5907970e0cc3cf2f4c7.
2023-05-03 07:51:51 +02:00
Krzesimir Nowak
264a941f76 dev-lang/lua: Add from Gentoo
It's from Gentoo commit 6bdbc578b28bc576068247ac6a76931055532146.
2023-05-03 07:51:51 +02:00
Krzesimir Nowak
986af6e691 overlay profiles: Updated accept keywords for net-misc/curl 2023-05-03 07:51:51 +02:00
Krzesimir Nowak
53f6b38098 overlay profiles: Update accept keywords for net-misc/rsync 2023-05-03 07:51:51 +02:00
Krzesimir Nowak
0000eebf6c overlay profiles: Add accept keywords for sys-devel/binutils 2023-05-03 07:51:51 +02:00
Krzesimir Nowak
b9b20a9c27 overlay profiles: Add accept keywords for sys-devel/gcc 2023-05-03 07:51:51 +02:00
Krzesimir Nowak
5426263865 overlay coreos/user-patches: Drop patch for sys-devel/gcc-config
We updated to version 2.10, which includes it.
2023-05-03 07:51:51 +02:00
Krzesimir Nowak
364573897c profiles: Drop accept keywords for sys-fs/e2fsprogs
The updated package is stable for both amd64 and arm64.
2023-05-03 07:51:51 +02:00
Krzesimir Nowak
b0241a6aa6 profiles: Add accept keywords for sys-fs/multipath-tools 2023-05-03 07:51:51 +02:00
Krzesimir Nowak
b360d4767a profiles: Add accept keywords for sys-libs/binutils-libs 2023-05-03 07:51:51 +02:00
Krzesimir Nowak
f15cd647b6 virtual/perl-version: Drop unused package
It used to be pulled in by dev-perl/libintl-perl, but this package was
also dropped.
2023-05-03 07:51:51 +02:00
Flatcar Buildbot
9ea76a8c11 virtual/perl-version: Sync with Gentoo
It's from Gentoo commit 880e0771c571646372c074908c7184a7b81c5c13.
2023-05-03 07:51:50 +02:00
Flatcar Buildbot
bdf35912dc virtual/perl-IO: Sync with Gentoo
It's from Gentoo commit 731b47af303c7ab44c7923f45d087764dd093b7f.
2023-05-03 07:51:50 +02:00
Flatcar Buildbot
d1ef614279 virtual/perl-Getopt-Long: Sync with Gentoo
It's from Gentoo commit bb835070eae903ff341e9785f4b370227d116a7e.
2023-05-03 07:51:50 +02:00
Flatcar Buildbot
1fbb3bc4db virtual/perl-File-Temp: Sync with Gentoo
It's from Gentoo commit 86279f7b223d6d1d76674a233c4116e4aafa1231.
2023-05-03 07:51:50 +02:00
Flatcar Buildbot
31158312d0 virtual/perl-File-Spec: Sync with Gentoo
It's from Gentoo commit c81ab89d59c76aa25439b077c1ca4a9cbec3a4d9.
2023-05-03 07:51:50 +02:00
Flatcar Buildbot
5c7ac7ce7b virtual/perl-ExtUtils-MakeMaker: Sync with Gentoo
It's from Gentoo commit b55285f31453b3d9632b0a8578f7d13d4fc436ee.
2023-05-03 07:51:50 +02:00
Flatcar Buildbot
946e053c2c virtual/perl-Exporter: Sync with Gentoo
It's from Gentoo commit 41f4dbedc421c6bfc132db3d13396df55cc6dc54.
2023-05-03 07:51:50 +02:00
Flatcar Buildbot
80cf4a2221 virtual/perl-Carp: Sync with Gentoo
It's from Gentoo commit efeae7f1ad5ec331188ca548e3229f61bb77c83d.
2023-05-03 07:51:50 +02:00
Flatcar Buildbot
4c11cd0104 virtual/libcrypt: Sync with Gentoo
It's from Gentoo commit bdc2efcc6d375bf08b09660769d1f19178d0a5b2.
2023-05-03 07:51:50 +02:00
Flatcar Buildbot
a57a280afc sys-libs/zlib: Sync with Gentoo
It's from Gentoo commit f584eb23972a01b87cee4de17473b07a7de3d4ea.
2023-05-03 07:51:50 +02:00
Flatcar Buildbot
17bdfe8e10 sys-libs/libcap: Sync with Gentoo
It's from Gentoo commit f27e5f2d5756035cd6ff0f8c4adfe9fbbac5f8f7.
2023-05-03 07:51:50 +02:00
Flatcar Buildbot
d11df2ece0 sys-libs/binutils-libs: Sync with Gentoo
It's from Gentoo commit 5ff305f24fb0641eb161a1bcee572983d91e7a36.
2023-05-03 07:51:50 +02:00
Flatcar Buildbot
fc2b384c57 sys-fs/multipath-tools: Sync with Gentoo
It's from Gentoo commit e15f6ba5d67459faff090252c50a9233c8de01bb.
2023-05-03 07:51:50 +02:00
Flatcar Buildbot
0ccb6caa9e sys-fs/e2fsprogs: Sync with Gentoo
It's from Gentoo commit 559bf0980b4eb1758eb789e17ef86c8dc20609fb.
2023-05-03 07:51:50 +02:00
Flatcar Buildbot
445e7c5658 sys-devel/patch: Sync with Gentoo
It's from Gentoo commit a14d78b34df9a6ed1fef577b5a346c5ea12e147a.
2023-05-03 07:51:50 +02:00
Flatcar Buildbot
ed91270aca sys-devel/m4: Sync with Gentoo
It's from Gentoo commit 3723cd059e8eb527390c7d455934dfe276677656.
2023-05-03 07:51:50 +02:00
Flatcar Buildbot
9801dd8788 sys-devel/libtool: Sync with Gentoo
It's from Gentoo commit 918b7a682294168d534e3e6736d2df1dcb5c7bb5.
2023-05-03 07:51:50 +02:00
Flatcar Buildbot
b427aa5f25 sys-devel/gcc-config: Sync with Gentoo
It's from Gentoo commit a7b33bc2499ed49b8879ebc36a437445b818083c.
2023-05-03 07:51:50 +02:00
Flatcar Buildbot
74ec0509e0 sys-devel/gcc: Sync with Gentoo
It's from Gentoo commit 4d70d9c409edfa59e65a164d7a9b6651746395fc.
2023-05-03 07:51:50 +02:00
Flatcar Buildbot
aee9471b02 sys-devel/flex: Sync with Gentoo
It's from Gentoo commit a6a43da374cef37508c0b7872f64bd7922b569bf.
2023-05-03 07:51:50 +02:00
Flatcar Buildbot
3d69c844de sys-devel/crossdev: Sync with Gentoo
It's from Gentoo commit 5fb7707f5d6f435d24639685a127f04b1c304787.
2023-05-03 07:51:50 +02:00
Flatcar Buildbot
51a6eecd1c sys-devel/bison: Sync with Gentoo
It's from Gentoo commit f119021955c3db5fa235756840889dc3c14c8d6b.
2023-05-03 07:51:50 +02:00
Flatcar Buildbot
06cd739dc1 sys-devel/binutils-config: Sync with Gentoo
It's from Gentoo commit 53b3538a26af30f299580cd29e2fe566c8d411d6.
2023-05-03 07:51:50 +02:00
Flatcar Buildbot
70bca3f562 sys-devel/binutils: Sync with Gentoo
It's from Gentoo commit e1c9545326cf90002922f2437a4538241ded5c03.
2023-05-03 07:51:50 +02:00
Flatcar Buildbot
352f7b348c sys-devel/automake-wrapper: Sync with Gentoo
It's from Gentoo commit efb514dd05c5977d4c32ade44f05bdcb1153a05c.
2023-05-03 07:51:50 +02:00
Flatcar Buildbot
bd88f728e8 sys-devel/automake: Sync with Gentoo
It's from Gentoo commit 5597f06d51ce417c86ef6633b93d926976d33b98.
2023-05-03 07:51:50 +02:00
Flatcar Buildbot
c877ce6b36 sys-devel/autoconf-wrapper: Sync with Gentoo
It's from Gentoo commit 456deee70a99232a1fdd589686ae6738bcf40e7d.
2023-05-03 07:51:50 +02:00
Flatcar Buildbot
72218e179b sys-devel/autoconf-archive: Sync with Gentoo
It's from Gentoo commit 5a5aab7f4551092dbdb0abe5572e6f50a9644d9e.
2023-05-03 07:51:50 +02:00
Flatcar Buildbot
9e9d4a42f0 sys-devel/autoconf: Sync with Gentoo
It's from Gentoo commit 0e2dd31114a34d0864300c274058a9c8f70fe777.
2023-05-03 07:51:50 +02:00
Flatcar Buildbot
2eed9c7300 sys-apps/texinfo: Sync with Gentoo
It's from Gentoo commit da0d09d05985d80657f17813b209cdd48b15fcbf.
2023-05-03 07:51:50 +02:00
Flatcar Buildbot
580724d548 sys-apps/portage: Sync with Gentoo
It's from Gentoo commit d359373fa4b11cdf6b14761a157df0eb750e9687.
2023-05-03 07:51:50 +02:00
Flatcar Buildbot
f212d2db1a sys-apps/less: Sync with Gentoo
It's from Gentoo commit fa09ed61c2bf5cdf9238d5a193b7305d36da3e95.
2023-05-03 07:51:50 +02:00
Flatcar Buildbot
cf4900f850 sys-apps/gentoo-functions: Sync with Gentoo
It's from Gentoo commit 51fa65a276736360ebcd3f9eb9ce2d3579677361.
2023-05-03 07:51:49 +02:00
Flatcar Buildbot
bb3a3e6392 sys-apps/gawk: Sync with Gentoo
It's from Gentoo commit 2b76f6ad02782afe52491d4c3d6901c44843b31e.
2023-05-03 07:51:49 +02:00
Flatcar Buildbot
4b32dda896 sys-apps/diffutils: Sync with Gentoo
It's from Gentoo commit f833da19cac0473a6799fdfe68a827a29e1aae95.
2023-05-03 07:51:49 +02:00
Flatcar Buildbot
da863f0cf3 profiles: Sync with Gentoo
It's from Gentoo commit 054b9ce7b4047e76b55e86a9396d1405367b475d.
2023-05-03 07:51:49 +02:00
Flatcar Buildbot
b369029070 perl-core/File-Temp: Sync with Gentoo
It's from Gentoo commit e54551a62ef0dad62192b22768142e9e8985f4e8.
2023-05-03 07:51:49 +02:00
Flatcar Buildbot
22257b72c6 net-misc/rsync: Sync with Gentoo
It's from Gentoo commit 5bfd43177e4833323b37466e6d5484e2faa145bb.
2023-05-03 07:51:49 +02:00
Flatcar Buildbot
90b9065c31 net-misc/curl: Sync with Gentoo
It's from Gentoo commit 74b1bf622848659d1a6d286cf32a2f4f4c30d805.
2023-05-03 07:51:49 +02:00
Flatcar Buildbot
048a0768b5 net-libs/libpcap: Sync with Gentoo
It's from Gentoo commit bf025ecdeb12596f0b0cd5f36b4f6fe8a2eab501.
2023-05-03 07:51:49 +02:00
Flatcar Buildbot
241156ebf8 net-libs/gnutls: Sync with Gentoo
It's from Gentoo commit 3d358ac4d52c39ebd6e917a28dcd28b8251ed2ff.
2023-05-03 07:51:49 +02:00
Flatcar Buildbot
c3e6cd63f6 net-dns/bind-tools: Sync with Gentoo
It's from Gentoo commit fcd1a7e280254072aa3ac8cdc3ef2fad564aa889.
2023-05-03 07:51:49 +02:00
Flatcar Buildbot
d0ced35123 net-analyzer/nmap: Sync with Gentoo
It's from Gentoo commit 54c3961cd8fd050411752bc036f2e6d24b1aa075.
2023-05-03 07:51:49 +02:00
Flatcar Buildbot
09c112443f licenses: Sync with Gentoo
It's from Gentoo commit b06c2d881c1ee58615eeb96a4cd0324367457eb4.
2023-05-03 07:51:49 +02:00
Flatcar Buildbot
abd765baf5 eclass/toolchain: Sync with Gentoo
It's from Gentoo commit 70f21b8bd7fd130067ab5d4798371ae0ef7c6ea6.
2023-05-03 07:51:49 +02:00
Flatcar Buildbot
db7f7f45bc eclass/preserve-libs: Sync with Gentoo
It's from Gentoo commit d7f5236d748d12d412ef1df9d5b392c0c671a8cb.
2023-05-03 07:51:49 +02:00
Flatcar Buildbot
769eda7161 eclass/linux-info: Sync with Gentoo
It's from Gentoo commit 79f3d423f3064b80d1f8a006b19df604d0c560f6.
2023-05-03 07:51:49 +02:00
Flatcar Buildbot
d4e5d1f201 eclass/gnome.org: Sync with Gentoo
It's from Gentoo commit 2933a4a80112e0efc31c9fe0b249bf3762974ed5.
2023-05-03 07:51:49 +02:00
Flatcar Buildbot
bed8166ba6 eclass/elisp-common: Sync with Gentoo
It's from Gentoo commit d8ac4fe35a9fb94bccf8fe3225ab3eeeabf6ee06.
2023-05-03 07:51:49 +02:00
Flatcar Buildbot
f0f5a01de8 eclass/distutils-r1: Sync with Gentoo
It's from Gentoo commit d665eb96ae193c1683b196461a39bdb8ae4039da.
2023-05-03 07:51:49 +02:00
Flatcar Buildbot
b4418fa396 eclass/acct-user: Sync with Gentoo
It's from Gentoo commit ee432231b51d98ad8e59537fd1f379270c4ffc31.
2023-05-03 07:51:49 +02:00
Flatcar Buildbot
aab836f848 eclass/acct-group: Sync with Gentoo
It's from Gentoo commit 17985edc4e2773adc8646c3ccc503d4c19102c24.
2023-05-03 07:51:49 +02:00
Flatcar Buildbot
eb0c5c355a dev-vcs/git: Sync with Gentoo
It's from Gentoo commit 0e696f0e18c7874c6bf07431a8f4aec315279104.
2023-05-03 07:51:49 +02:00
Flatcar Buildbot
66392b75e1 dev-util/strace: Sync with Gentoo
It's from Gentoo commit a596a549ab9fb5d9d769e92ed40cd2b397fac842.
2023-05-03 07:51:49 +02:00
Flatcar Buildbot
278856c33e dev-util/re2c: Sync with Gentoo
It's from Gentoo commit 66728ad13d241fb386cadc08418142154b6db1d9.
2023-05-03 07:51:49 +02:00
Flatcar Buildbot
4ba4126eb7 dev-util/perf: Sync with Gentoo
It's from Gentoo commit d1a3661d06ab2036402024ea792bad26b7eb2cda.
2023-05-03 07:51:49 +02:00
Flatcar Buildbot
9b065d1378 dev-util/patchelf: Sync with Gentoo
It's from Gentoo commit 1450846720e1430478579435b387a36064620082.
2023-05-03 07:51:49 +02:00
Flatcar Buildbot
89130c8e06 dev-util/pahole: Sync with Gentoo
It's from Gentoo commit 38129134c152450573f54094a887126d545b71f5.
2023-05-03 07:51:49 +02:00
Flatcar Buildbot
33b6e8a2ae dev-util/ninja: Sync with Gentoo
It's from Gentoo commit c645077d81a77905d66a4c152dc8e3df6867bae7.
2023-05-03 07:51:49 +02:00
Flatcar Buildbot
af1d61603d dev-util/meson-format-array: Sync with Gentoo
It's from Gentoo commit 6355acee4532cbb0bf6be23fbf2d7df5d111f422.
2023-05-03 07:51:49 +02:00
Flatcar Buildbot
434926958b dev-util/meson: Sync with Gentoo
It's from Gentoo commit 2689aa4bbe899815bf6acc2f77cc87338c03ed15.
2023-05-03 07:51:49 +02:00
Flatcar Buildbot
062a2641bc dev-util/gtk-doc-am: Sync with Gentoo
It's from Gentoo commit 95fbe4b415c81e34004204cf36ff98157452ab12.
2023-05-03 07:51:49 +02:00
Flatcar Buildbot
34402973a6 dev-util/glib-utils: Sync with Gentoo
It's from Gentoo commit 1333008b3edfea699a034b02d0ac1f670468b3e7.
2023-05-03 07:51:49 +02:00
Flatcar Buildbot
65437e7a18 dev-util/gdbus-codegen: Sync with Gentoo
It's from Gentoo commit 4900d8f12214570411b289d3c61196f63dfebbac.
2023-05-03 07:51:49 +02:00
Flatcar Buildbot
4acb21f1c1 dev-util/cmake: Sync with Gentoo
It's from Gentoo commit 0bf0b7e3d346cfb07980c54f2003c81ece2a5e88.
2023-05-03 07:51:49 +02:00
Flatcar Buildbot
d75633612f dev-util/bpftool: Sync with Gentoo
It's from Gentoo commit 383aa3a39d95af76597b402fe0d048e4933392ca.
2023-05-03 07:51:49 +02:00
Flatcar Buildbot
7dac0dfd65 dev-util/b2: Sync with Gentoo
It's from Gentoo commit 93eefe41527dc757171f76dd9f3c32b8ad925ea4.
2023-05-03 07:51:48 +02:00
Flatcar Buildbot
cfd78f9121 dev-python/wheel: Sync with Gentoo
It's from Gentoo commit a16a70e326d93671103e083adb26e485c9b01481.
2023-05-03 07:51:48 +02:00
Flatcar Buildbot
8c0a0f7579 dev-python/typing-extensions: Sync with Gentoo
It's from Gentoo commit 4b5d0e1195a81db3deb35514a1bd2b9017ebd6a5.
2023-05-03 07:51:48 +02:00
Flatcar Buildbot
fd8064bd06 dev-python/tomli: Sync with Gentoo
It's from Gentoo commit 46d3697aebd2ac221f9c564be1949ba3c827efb1.
2023-05-03 07:51:48 +02:00
Flatcar Buildbot
d33751a1b3 dev-python/setuptools-scm: Sync with Gentoo
It's from Gentoo commit 9a20798094bd9adfd55356283aaa3dfa70f6fb90.
2023-05-03 07:51:48 +02:00
Flatcar Buildbot
80ff23d49a dev-python/setuptools: Sync with Gentoo
It's from Gentoo commit cf46f89147ecabebde164d86d60ed7ca38b86836.
2023-05-03 07:51:48 +02:00
Flatcar Buildbot
de587a8c4d dev-python/pyparsing: Sync with Gentoo
It's from Gentoo commit 132aa5a25593d7b1409fdc8d4921b847b4a77f2f.
2023-05-03 07:51:48 +02:00
Flatcar Buildbot
372ba44d67 dev-python/pygments: Sync with Gentoo
It's from Gentoo commit f91bde4b583cf04e3c18c64f08ed17023c4cd626.
2023-05-03 07:51:48 +02:00
Flatcar Buildbot
742323bde5 dev-python/platformdirs: Sync with Gentoo
It's from Gentoo commit 02d2333f3735e4effc38cffd5fc2680c109dd198.
2023-05-03 07:51:48 +02:00
Flatcar Buildbot
1944f03627 dev-python/packaging: Sync with Gentoo
It's from Gentoo commit c404fedb3dfa0edadbe427ef9badc8bb19a0f6f0.
2023-05-03 07:51:48 +02:00
Flatcar Buildbot
9e32963aa8 dev-python/ordered-set: Sync with Gentoo
It's from Gentoo commit fcfa4cf848dfd4c889e0922298ef8806bc7ec1df.
2023-05-03 07:51:48 +02:00
Flatcar Buildbot
b834ce6c03 dev-python/nspektr: Sync with Gentoo
It's from Gentoo commit 60150e129ed743a6dcd693001609396469e07a94.
2023-05-03 07:51:48 +02:00
Flatcar Buildbot
b597891135 dev-python/more-itertools: Sync with Gentoo
It's from Gentoo commit dbbb13d4171a8140aead328c6ea4d245d26b3ef0.
2023-05-03 07:51:48 +02:00
Flatcar Buildbot
6aef5640ce dev-python/jaraco-functools: Sync with Gentoo
It's from Gentoo commit 175897e4c36499850339fb5050e5c669072766e0.
2023-05-03 07:51:48 +02:00
Flatcar Buildbot
2a771a14a8 dev-python/jaraco-context: Sync with Gentoo
It's from Gentoo commit abd234dd4cb9d9ad1e45dde154790ddc1382048f.
2023-05-03 07:51:48 +02:00
Flatcar Buildbot
fbb67aedc3 dev-python/installer: Sync with Gentoo
It's from Gentoo commit 2caec20e5357b199b873f0449326c46604bed589.
2023-05-03 07:51:48 +02:00
Flatcar Buildbot
a23c2238cc dev-python/inflect: Sync with Gentoo
It's from Gentoo commit a543612c50615147a69217793af3252cb1f141a5.
2023-05-03 07:51:48 +02:00
Flatcar Buildbot
89dc9e511f dev-python/gpep517: Sync with Gentoo
It's from Gentoo commit d137aede5926a25b190f50bd7a3f1526aa2679a6.
2023-05-03 07:51:48 +02:00
Flatcar Buildbot
8c2bfb1022 dev-python/flit_core: Sync with Gentoo
It's from Gentoo commit 2601926af19fcfbd1401554f9a39e318076ab35c.
2023-05-03 07:51:48 +02:00
Flatcar Buildbot
2fa2fe85b7 dev-python/cython: Sync with Gentoo
It's from Gentoo commit 8487b66a52d7cca53ac9bdcae815b24a86b16191.
2023-05-03 07:51:48 +02:00
Flatcar Buildbot
ee7d1eb179 dev-python/certifi: Sync with Gentoo
It's from Gentoo commit bce6aea42dd1eaaa933d32e078b3305b4dcbf834.
2023-05-03 07:51:48 +02:00
Flatcar Buildbot
5f3fd51127 dev-perl/Locale-gettext: Sync with Gentoo
It's from Gentoo commit db5b6ffb0e4dbfa0a53afbde82f154aa23ce8425.
2023-05-03 07:51:48 +02:00
Flatcar Buildbot
e0902ccabd dev-libs/nettle: Sync with Gentoo
It's from Gentoo commit 95d27c7c97d18b401983b969a36cbfd923787302.
2023-05-03 07:51:48 +02:00
Flatcar Buildbot
f5e08d51ae dev-libs/libxslt: Sync with Gentoo
It's from Gentoo commit b390bbc291696d0c5d2ee1a66ebcce387241fd1b.
2023-05-03 07:51:48 +02:00
Flatcar Buildbot
9223bb6946 dev-libs/libxml2: Sync with Gentoo
It's from Gentoo commit 828ac0530a7c91a969545b1de80e8dd03e49cdb3.
2023-05-03 07:51:48 +02:00
Flatcar Buildbot
982f06eb80 dev-libs/libtasn1: Sync with Gentoo
It's from Gentoo commit fcf4786b60f897f5ba29c4dd990ebea28a936c09.
2023-05-03 07:51:48 +02:00
Flatcar Buildbot
a5e50d633e dev-libs/libpcre2: Sync with Gentoo
It's from Gentoo commit 1f7999ad5c0a423435bfc6fe6666aa5f59680f39.
2023-05-03 07:51:48 +02:00
Flatcar Buildbot
a1e487f61b dev-libs/libltdl: Sync with Gentoo
It's from Gentoo commit 56ca8db10328c7a3bfbc9d2bfa4eea11f295dc40.
2023-05-03 07:51:48 +02:00
Flatcar Buildbot
3b2ea2d76b dev-libs/libksba: Sync with Gentoo
It's from Gentoo commit 75efe69c4d49ba97f1aefd2a605f8d2d6f67f37c.
2023-05-03 07:51:48 +02:00
Flatcar Buildbot
b2f768eb72 dev-libs/gobject-introspection-common: Sync with Gentoo
It's from Gentoo commit 84c233a78b72a28c43b096081e12b8efa4fec177.
2023-05-03 07:51:48 +02:00
Flatcar Buildbot
fae5c0c3e2 dev-libs/gobject-introspection: Sync with Gentoo
It's from Gentoo commit 9942ce7e9572b99610f625b09b0ef5aeee7bc96d.
2023-05-03 07:51:48 +02:00
Flatcar Buildbot
619ae435c9 dev-libs/gmp: Sync with Gentoo
It's from Gentoo commit b164180485c685489c7d00a6912596263575b499.
2023-05-03 07:51:48 +02:00
Flatcar Buildbot
73e3a05388 dev-libs/glib: Sync with Gentoo
It's from Gentoo commit b80ff683899231c5b4cb9fb2c0ccb5be7d39485c.
2023-05-03 07:51:48 +02:00
Flatcar Buildbot
9e9c9f6227 dev-libs/expat: Sync with Gentoo
It's from Gentoo commit fe1409dd9bb57d79dbad05f5793e6a1ff69183e4.
2023-05-03 07:51:48 +02:00
Flatcar Buildbot
f7550973ae dev-libs/elfutils: Sync with Gentoo
It's from Gentoo commit 7b275b0494c46be76ee85251716d5f7e3dc0fddf.
2023-05-03 07:51:48 +02:00
Flatcar Buildbot
d84cc4a724 dev-libs/boost: Sync with Gentoo
It's from Gentoo commit b9d18a95aec369542dab3459c793fb93cf41687d.
2023-05-03 07:51:48 +02:00
Flatcar Buildbot
0385533e05 dev-lang/python-exec-conf: Sync with Gentoo
It's from Gentoo commit ca4f0c57c6ec5e2c39558180b9290e1469aa1b53.
2023-05-03 07:51:47 +02:00
Flatcar Buildbot
d51fd5712f dev-lang/python-exec: Sync with Gentoo
It's from Gentoo commit 82e8d5d0e4d4231f7beb9c60254a65b689a5d118.
2023-05-03 07:51:47 +02:00
Flatcar Buildbot
852b2b8980 dev-lang/python: Sync with Gentoo
It's from Gentoo commit 82692290c64f6dd2f11f25625489dab7f7749fab.
2023-05-03 07:51:47 +02:00
Flatcar Buildbot
e9f39a2b0b dev-lang/perl: Sync with Gentoo
It's from Gentoo commit 2bf7513a079d263c0f5d87abd679331105434c73.
2023-05-03 07:51:47 +02:00
Flatcar Buildbot
e046333ac6 dev-db/sqlite: Sync with Gentoo
It's from Gentoo commit fce2faa23846e0a42bd22be4b5defca6be544156.
2023-05-03 07:51:47 +02:00
Flatcar Buildbot
95447e0aac app-text/sgml-common: Sync with Gentoo
It's from Gentoo commit 0678ce2c252f635e6f9729412f4b952494aa06c8.
2023-05-03 07:51:47 +02:00
Flatcar Buildbot
05d4177304 app-text/docbook-xsl-stylesheets: Sync with Gentoo
It's from Gentoo commit 4634bb6be55b8023fb127910f2919d47533668bb.
2023-05-03 07:51:47 +02:00
Flatcar Buildbot
fa890edbcc app-text/docbook-xml-dtd: Sync with Gentoo
It's from Gentoo commit 6462af4f7cfecb443f1647dacf81bbf95ae16305.
2023-05-03 07:51:47 +02:00
Flatcar Buildbot
0840b69546 app-text/build-docbook-catalog: Sync with Gentoo
It's from Gentoo commit ff092d5cfb21c99ec4f6be9279087aa1ca9bee2e.
2023-05-03 07:51:47 +02:00
Flatcar Buildbot
3139715efc app-portage/portage-utils: Sync with Gentoo
It's from Gentoo commit 1b5c94a0ad47c6060534918f3265680805e68e9d.
2023-05-03 07:51:47 +02:00
Flatcar Buildbot
72fe18f651 app-emulation/qemu: Sync with Gentoo
It's from Gentoo commit 6574ed72af5cc538aafbf125189cf6cc5437c4ed.
2023-05-03 07:51:47 +02:00
Flatcar Buildbot
06f5410206 app-editors/vim-core: Sync with Gentoo
It's from Gentoo commit ddd46838b3f1a7ea99d68265a9f7ae723793af77.
2023-05-03 07:51:47 +02:00
Flatcar Buildbot
b07e74cd2b app-editors/vim: Sync with Gentoo
It's from Gentoo commit 676fcaa7d02ff23e040d903da0d621f784033912.
2023-05-03 07:51:47 +02:00
Flatcar Buildbot
90d37471c9 app-arch/zstd: Sync with Gentoo
It's from Gentoo commit 79c199aa182bfcf07e8ebabad83aaef3d07697a2.
2023-05-03 07:51:47 +02:00
Flatcar Buildbot
e41bb113c6 app-arch/zip: Sync with Gentoo
It's from Gentoo commit 0e2d85999128ffd8df2b17b1ba1379b81ad69ea0.
2023-05-03 07:51:47 +02:00
Flatcar Buildbot
00969262ad app-arch/xz-utils: Sync with Gentoo
It's from Gentoo commit c64546c51a27adb3a34e1120975251f0cd292e2f.
2023-05-03 07:51:47 +02:00
Flatcar Buildbot
6d6544d9c7 app-arch/unzip: Sync with Gentoo
It's from Gentoo commit dc99787ca1e47f495979f73941d342dec8f804e8.
2023-05-03 07:51:47 +02:00
Flatcar Buildbot
7631431a01 app-arch/tar: Sync with Gentoo
It's from Gentoo commit ef1e3dad5e18f887a56ae06c02eff74ab5c33a40.
2023-05-03 07:51:47 +02:00
Flatcar Buildbot
91ac8638e3 app-arch/libarchive: Sync with Gentoo
It's from Gentoo commit 627770d73219a3e28d806b1bf9996f65a3c60c87.
2023-05-03 07:51:47 +02:00
flatcar-ci
3f574f3f21 New version: main-3592.0.0-nightly-20230502-2100 2023-05-02 21:00:28 +00:00
Flatcar Buildbot
7deef75853 portage-stable/metadata: Monthly GLSA metadata updates 2023-05-02 07:57:20 +00:00
flatcar-ci
87b0e3649f New version: main-3591.0.0-nightly-20230501-2100 2023-05-01 21:00:32 +00:00
flatcar-ci
f88f136709 New version: main-3587.0.0-nightly-20230427-2100 2023-04-27 21:00:23 +00:00
Flatcar Buildbot
4f106d331b Update mantle container image to latest HEAD 2023-04-27 11:22:36 +00:00
Dongsu Park
1e4c44cc71
Merge pull request #741 from flatcar/rust-1.69.0-main
Upgrade dev-lang/rust and virtual/rust in main from 1.68.2 to 1.69.0
2023-04-27 13:22:15 +02:00
Flatcar Buildbot
07a1a0cad0 Update mantle container image to latest HEAD 2023-04-26 21:00:47 +00:00
flatcar-ci
3e65df3763 New version: main-3586.0.0-nightly-20230426-2100 2023-04-26 21:00:25 +00:00
Flatcar Buildbot
3ac29b39ff Update mantle container image to latest HEAD 2023-04-26 09:22:56 +00:00
flatcar-ci
fb8b1371b7 New version: main-3585.0.0-nightly-20230425-2100 2023-04-25 21:00:24 +00:00
Dongsu Park
aba3b7ac30
Merge pull request #723 from flatcar/runc-1.1.6-main
Upgrade Runc in main from 1.1.5 to 1.1.6
2023-04-25 17:06:33 +02:00
Flatcar Buildbot
2c24be59ad dev-lang/rust: Update from 1.68.2 to 1.69.0 2023-04-25 07:41:03 +00:00
flatcar-ci
4a6cc1fbac New version: main-3584.0.0-nightly-20230424-2100 2023-04-24 21:00:23 +00:00
Sayan Chowdhury
0c7fbc7f28
Merge pull request #730 from flatcar/linux-5.15.108-main
Upgrade Linux Kernel for main from 5.15.106 to 5.15.108
2023-04-25 00:36:13 +05:30
Sayan Chowdhury
0fc0b518f6
x11-drivers/nvidia-drivers: Updates to 525.105.17
Signed-off-by: Sayan Chowdhury <schowdhury@microsoft.com>
2023-04-24 14:44:49 +05:30
Flatcar Buildbot
b8b1add24a sys-kernel/coreos-sources: Update from 5.15.106 to 5.15.108 2023-04-24 07:12:43 +00:00
Flatcar Buildbot
1a6621a7aa Update mantle container image to latest HEAD 2023-04-24 06:50:00 +00:00
Mathieu Tortuyaux
2f9b4ba8b9
sys-apps/baselayout: bump revision
let's bump it for main branch and backport branch to stay consistent.
this has to be backported to flatcar-3459

Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
2023-04-20 18:40:27 +02:00
Flatcar Buildbot
ecfc209fb5 app-emulation/docker-runc: Update from 1.1.5 to 1.1.6 2023-04-20 07:54:57 +00:00
flatcar-ci
25d249439d New version: main-3579.0.0-nightly-20230419-2100 2023-04-19 21:00:27 +00:00
Flatcar Buildbot
701a317d8c Update mantle container image to latest HEAD 2023-04-18 21:01:03 +00:00
flatcar-ci
42dec178d5 New version: main-3578.0.0-nightly-20230418-2100 2023-04-18 21:00:42 +00:00
flatcar-ci
7869e556ba New version: main-3577.0.0-nightly-20230417-2100 2023-04-17 21:00:29 +00:00
Thilo Fromm
401af830d1 scripts, CI, workflows: remove submodule handling (main) 2023-04-13 12:26:36 +02:00
Thilo Fromm
15b3beb5a0 sdk_container/src/third_party/portage-stable : merge contents of version main 2023-04-13 12:23:48 +02:00
Thilo Fromm
3629545e72 sdk_container/src/third_party/coreos-overlay : merge contents of version main 2023-04-13 12:22:51 +02:00
Thilo Fromm
61016341d3 remove submodules 2023-04-13 12:22:25 +02:00
flatcar-ci
d30ded653f New version: main-3572.0.0-nightly-20230412-2100 2023-04-12 21:00:36 +00:00
Dongsu Park
7854450064 Merge pull request #2574 from flatcar/dongsu/containerd-1.6.20
app-emulation: Upgrade Containerd 1.6.19 to 1.6.20
2023-04-12 13:41:52 +02:00
Dongsu Park
51e2e4bfeb Merge pull request #2569 from flatcar/linux-5.15.106-main
Upgrade Linux Kernel for main from 5.15.103 to 5.15.106
2023-04-12 11:57:14 +02:00
Dongsu Park
140fea3394 app-emulation: Upgrade Containerd 1.6.19 to 1.6.20 2023-04-12 16:55:35 +09:00
Dongsu Park
97583abf7f changelog: add security changelog for docker 20.10.24 2023-04-12 16:00:39 +09:00
Dongsu Park
8a4e5de1a3 app-emulation: Upgrade Docker 20.10.23 to 20.10.24 2023-04-12 16:00:39 +09:00
Dongsu Park
5b3be7c4c8 Merge pull request #2557 from flatcar/runc-1.1.5-main
Upgrade Runc in main from 1.1.4 to 1.1.5
2023-04-12 08:57:20 +02:00
Dongsu Park
5a229ea71b Merge pull request #2572 from flatcar/go-1.18.10-and-1.19.8-main
Upgrade Go from 1.19.7 to 1.19.8
2023-04-12 02:51:16 +02:00
flatcar-ci
a05508d1be New version: main-3571.0.0-nightly-20230411-2100 2023-04-11 21:00:43 +00:00
Flatcar Buildbot
62a357c2f2 dev-lang: Upgrade dev-lang/rust 1.68.0 to 1.68.2 2023-04-11 22:53:18 +09:00
Dongsu Park
93b9258adc changelog: add security changelog for 1.19.8 2023-04-11 22:23:11 +09:00
Dongsu Park
b97064a4cf changelog: add security changelog for runc 1.1.5 2023-04-11 17:18:08 +09:00
Dongsu Park
218cbf26f6 app-emulation/docker-runc: fix build error for 1.1.5
Now that nsexec() makes use of a new wrapper try_unshare(), the
third-party patch for delaying unshare of ipc namespace should make
use of that as well. Otherwise the build will not work.
2023-04-11 17:18:08 +09:00
flatcar-ci
83f2c4e6a7 New version: main-3570.0.0-nightly-20230410-2100 2023-04-10 21:00:32 +00:00
Flatcar Buildbot
85029540b9 dev-lang: Upgrade Go 1.19.7 to 1.19.8 2023-04-10 07:23:53 +00:00
Flatcar Buildbot
895c82e329 sys-kernel: Upgrade Kernel 5.15.103 to 5.15.106 2023-04-06 07:16:12 +00:00
Flatcar Buildbot
40f60a74d9 sys-kernel: Upgrade Linux Firmware 20230310 to 20230404 2023-04-06 07:10:23 +00:00
flatcar-ci
fa22b2fe23 New version: main-3565.0.0-nightly-20230405-2100 2023-04-05 21:00:35 +00:00
Krzesimir Nowak
bf181a904e Merge pull request #435 from flatcar/krnowak/package-updates-job-update
.github: Update package updates action
2023-04-05 08:25:26 +02:00
Kai Lüke
4e976d007b Merge pull request #2565 from flatcar/kai/flatcar-reset-backup
coreos-base/coreos-init: Add preview/backup/restore to flatcar-reset
2023-04-05 07:44:48 +02:00
Kai Lüke
db4b1a0be8 Merge pull request #2558 from flatcar/kai/var-setup
Use tmpfiles to set up /var/log/journal/ from initrd
2023-04-04 17:46:24 +02:00
Kai Lueke
a59c004693 Use tmpfiles to set up /var/log/journal/ from initrd
This pulls in https://github.com/flatcar/bootengine/pull/60
and https://github.com/flatcar/baselayout/pull/29
to fix the persisting of the journal on first boot.
2023-04-05 00:46:07 +09:00
Kai Lueke
02ed377807 coreos-base/coreos-init: Add preview/backup/restore to flatcar-reset
This pulls in https://github.com/flatcar/init/pull/94
to prevent data loss by having a preview mode and a backup/restore
option.
2023-04-05 00:12:30 +09:00
Krzesimir Nowak
5ded4cc88e Merge pull request #2554 from flatcar/krnowak/weekly
Changes for weekly updates 27.03.2023
2023-04-04 09:44:07 +02:00
flatcar-ci
8dfbed5a84 New version: main-3559.0.0-nightly-20230330-2100 2023-03-30 21:00:34 +00:00
Mathieu Tortuyaux
bc657a83ba changelog: add entry
Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
2023-03-30 14:44:54 +02:00
Mathieu Tortuyaux
51fbc89789 sys-kernel/bootengine: fix journalctl --user issue
Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
2023-03-30 14:43:15 +02:00
Flatcar Buildbot
cf928a0d65 app-emulation: Upgrade Runc 1.1.4 to 1.1.5 2023-03-30 07:55:47 +00:00
Krzesimir Nowak
003f8a4481 .github: Update package updates action
Create a PR as a draft. Update the body to use a template that I
usually use for package updates PRs. With these changes, stop counting
the updated packages, as we don't use this info any more.
2023-03-29 15:49:40 +02:00
Krzesimir Nowak
ae585bc17e changelog: Add entries 2023-03-28 13:03:06 +02:00
flatcar-ci
09f5302f4d New version: main-3556.0.0-nightly-20230327-2100 2023-03-27 21:00:25 +00:00
Krzesimir Nowak
6fbbef8210 .github: Add new packages to the list 2023-03-27 18:38:28 +02:00
Krzesimir Nowak
e443212d7a profiles: Add accept keywords for app-arch/tar 2023-03-27 18:37:21 +02:00
Krzesimir Nowak
9a9e75d324 profiles: Update accept keywords for app-editors/vim-{,core} 2023-03-27 18:26:31 +02:00
Krzesimir Nowak
919a46c68c profiles: Add accept keywords for app-portage/portage-utils 2023-03-27 18:19:59 +02:00
Krzesimir Nowak
c393727ada coreos/user-patches: Drop patches for app-portage/portage-utils
We are about to update to version 0.95, which already contains these
patches.
2023-03-27 18:18:06 +02:00
Krzesimir Nowak
9eec8cb39f virtual/perl-Encode: Add from Gentoo
It's from Gentoo commit f37ce4d63a7f9d1388372a10f14f7d599dc60906.
2023-03-27 15:21:12 +02:00
Krzesimir Nowak
54d51a380f virtual/perl-Data-Dumper: Add from Gentoo
It's from Gentoo commit aa995b5a10b6cd2de47c4cea5a0b89b8d9a3a08f.
2023-03-27 15:20:58 +02:00
Krzesimir Nowak
64e1541d8b profiles: Drop accept keywords for sys-firmware/intel-microcode
It became stable for amd64. Not used in arm64.
2023-03-27 14:33:45 +02:00
Flatcar Buildbot
ab886dfb24 virtual/libcrypt: Sync with Gentoo
It's from Gentoo commit ae69460e1b30361fc27606530f4a205c723a1822.
2023-03-27 07:24:28 +00:00
Flatcar Buildbot
45db029f99 sys-fs/multipath-tools: Sync with Gentoo
It's from Gentoo commit fd7626e3647bc6b81d7b538e4b690845ff2fa32f.
2023-03-27 07:24:26 +00:00
Flatcar Buildbot
a4f38d4c0e sys-firmware/intel-microcode: Sync with Gentoo
It's from Gentoo commit c13aabef2ed599990622af47ed0ee16fe20ff859.
2023-03-27 07:24:21 +00:00
Flatcar Buildbot
c9e08a208b sys-devel/gcc: Sync with Gentoo
It's from Gentoo commit b8f2c10a957d7dbb93174015bb692a7bab56b97f.
2023-03-27 07:24:18 +00:00
Flatcar Buildbot
8fe0b4b029 sys-devel/crossdev: Sync with Gentoo
It's from Gentoo commit d1e06321f7bdb1382288305c0314adec374a61f7.
2023-03-27 07:24:17 +00:00
Flatcar Buildbot
8d539b241b sys-devel/automake-wrapper: Sync with Gentoo
It's from Gentoo commit f6b6f84e45b5b7837f450f65c14b4324c5561e15.
2023-03-27 07:24:14 +00:00
Flatcar Buildbot
a166ff2b6f sys-devel/autoconf-wrapper: Sync with Gentoo
It's from Gentoo commit 63674f6d7a1342109ef33a54201e2e9b469e6b1d.
2023-03-27 07:24:13 +00:00
Flatcar Buildbot
0557278275 sys-apps/texinfo: Sync with Gentoo
It's from Gentoo commit cd230f48e1d915142a56850e534b3d69e9714e37.
2023-03-27 07:24:12 +00:00
Flatcar Buildbot
b935452428 sys-apps/portage: Sync with Gentoo
It's from Gentoo commit e5eface0cbc95ed300c005937f35b7da40d63d8a.
2023-03-27 07:24:12 +00:00
Flatcar Buildbot
725d71c0e4 profiles: Sync with Gentoo
It's from Gentoo commit c07171f9b11f56778cef8606138907393f2e7478.
2023-03-27 07:24:04 +00:00
Flatcar Buildbot
9fe4ee9cdf net-misc/iperf: Sync with Gentoo
It's from Gentoo commit 25c09bd142c3e133aa20fc91a684bda5431674a4.
2023-03-27 07:23:56 +00:00
Flatcar Buildbot
27514d4b88 net-misc/curl: Sync with Gentoo
It's from Gentoo commit 467268668fb1f89414b460457d80402636fb8a26.
2023-03-27 07:23:55 +00:00
Flatcar Buildbot
4329dba915 licenses: Sync with Gentoo
It's from Gentoo commit 792646df12bf370243ae02f7d9165a2586e678f7.
2023-03-27 07:23:46 +00:00
Flatcar Buildbot
4fdd30fb9a eclass/xdg-utils: Sync with Gentoo
It's from Gentoo commit 704a44803ba8097b75392d814208d8d480dcc6ef.
2023-03-27 07:23:46 +00:00
Flatcar Buildbot
1379f4c4e5 eclass/waf-utils: Sync with Gentoo
It's from Gentoo commit a7241d60c477e8117dcd3794977e16fd7b32ae0a.
2023-03-27 07:23:43 +00:00
Flatcar Buildbot
92f7976dbd eclass/virtualx: Sync with Gentoo
It's from Gentoo commit ff34b7df01906142b9fbc2f4b18a2de6a5703511.
2023-03-27 07:23:43 +00:00
Flatcar Buildbot
f5a300842a eclass/vim-plugin: Sync with Gentoo
It's from Gentoo commit 46eac0f4c0fe74ae74f7a7e1f27008880f3c6345.
2023-03-27 07:23:43 +00:00
Flatcar Buildbot
e1ae5ab10f eclass/verify-sig: Sync with Gentoo
It's from Gentoo commit f75f76f331c5f92d73bc94ea8a53555a4f174bf6.
2023-03-27 07:23:41 +00:00
Flatcar Buildbot
3028ca52b2 eclass/toolchain: Sync with Gentoo
It's from Gentoo commit bbb6ddebd2df8deb3d6f269663f04ee6720a1811.
2023-03-27 07:23:35 +00:00
Flatcar Buildbot
b7fe8d3d35 eclass/toolchain-funcs: Sync with Gentoo
It's from Gentoo commit edac7f3ace362f7fcffb119989aa6f5b6880f07b.
2023-03-27 07:23:35 +00:00
Flatcar Buildbot
92b9546fd1 eclass/readme.gentoo-r1: Sync with Gentoo
It's from Gentoo commit 1d1381a88148344beb4e7804039a0a8c40b78eee.
2023-03-27 07:23:27 +00:00
Flatcar Buildbot
03df767647 eclass/pypi: Sync with Gentoo
It's from Gentoo commit 58fd31f892cd8315d8c67b08cfd1fad64be431b0.
2023-03-27 07:23:25 +00:00
Flatcar Buildbot
a14930a9dc eclass/portability: Sync with Gentoo
It's from Gentoo commit ae0cf28b48bcb07e4bef155f00ae34fb7c31b951.
2023-03-27 07:23:19 +00:00
Flatcar Buildbot
ca047cf1c7 eclass/pam: Sync with Gentoo
It's from Gentoo commit 4b5641aec1f591e15ba913706a41fc9ac51d9500.
2023-03-27 07:23:14 +00:00
Flatcar Buildbot
62f306a4f5 eclass/ninja-utils: Sync with Gentoo
It's from Gentoo commit 23b8b4a1d7098caf5c183709c9dff7595c74e348.
2023-03-27 07:23:13 +00:00
Flatcar Buildbot
fc24d9b8c2 eclass/multilib: Sync with Gentoo
It's from Gentoo commit 0b560084f47867a258e78aa909d991fcdc3b116a.
2023-03-27 07:23:11 +00:00
Flatcar Buildbot
921b31e82a eclass/meson: Sync with Gentoo
It's from Gentoo commit 9cf10896dac4f232ad3aff32fb39d4225a527b14.
2023-03-27 07:23:06 +00:00
Flatcar Buildbot
d8a05a9eac eclass/linux-mod: Sync with Gentoo
It's from Gentoo commit bcecd378c02f0950356d7bf924d54d87a03baa54.
2023-03-27 07:23:03 +00:00
Flatcar Buildbot
fa0c571aef eclass/linux-info: Sync with Gentoo
It's from Gentoo commit 7f2310fc184793507f6ed29129f6718fcda1163f.
2023-03-27 07:23:03 +00:00
Flatcar Buildbot
cbe3cb7f2b eclass/kernel-2: Sync with Gentoo
It's from Gentoo commit 4d60eb0b3e7724943b2acb26ea8ff9bfb5cfd0d3.
2023-03-27 07:23:03 +00:00
Flatcar Buildbot
368d4e5854 eclass/java-utils-2: Sync with Gentoo
It's from Gentoo commit 468cd4a6ee46651f0d3c0e700ee352bac164c958.
2023-03-27 07:23:03 +00:00
Flatcar Buildbot
df881df39c eclass/gnome.org: Sync with Gentoo
It's from Gentoo commit 40288765d981ef1a590223a07f92b99f8dbcdcf3.
2023-03-27 07:23:00 +00:00
Flatcar Buildbot
9eeb8779c2 eclass/git-r3: Sync with Gentoo
It's from Gentoo commit 9315b23e457de621464ed68481fd85a6b4007269.
2023-03-27 07:23:00 +00:00
Flatcar Buildbot
48751e27cf eclass/flag-o-matic: Sync with Gentoo
It's from Gentoo commit 6458a1bf2e81f8e031e3907cbcde82f59d49ba27.
2023-03-27 07:23:00 +00:00
Flatcar Buildbot
57c421bd81 eclass/epatch: Sync with Gentoo
It's from Gentoo commit d0f772a98c7a25d3b1016935e5f3b478e10965c9.
2023-03-27 07:22:51 +00:00
Flatcar Buildbot
4ab2bfafb6 eclass/elisp-common: Sync with Gentoo
It's from Gentoo commit be6fac4e3812ef82278b8b2679f1de7a3c6d8f2b.
2023-03-27 07:22:51 +00:00
Flatcar Buildbot
fde7837906 eclass/distutils-r1: Sync with Gentoo
It's from Gentoo commit 5d895eed4f5a14b62bb69c5de5251198f28bf31d.
2023-03-27 07:22:39 +00:00
Flatcar Buildbot
a72c6c1cbf eclass/cmake: Sync with Gentoo
It's from Gentoo commit a0e313b883d68d1f58c007a2b431a0d544dd6871.
2023-03-27 07:22:38 +00:00
Flatcar Buildbot
5c9ff03b62 eclass/cmake-multilib: Sync with Gentoo
It's from Gentoo commit 4bdf7a22c512ceea048f161965d92dbcfdb155be.
2023-03-27 07:22:38 +00:00
Flatcar Buildbot
1130600f7c eclass/autotools: Sync with Gentoo
It's from Gentoo commit 6874cc329b1be230c62bbec5819507af881823a6.
2023-03-27 07:22:38 +00:00
Flatcar Buildbot
9c508eb7f8 eclass/acct-user: Sync with Gentoo
It's from Gentoo commit c083407e4d375a4df8b5f67b7949922250b36dff.
2023-03-27 07:22:36 +00:00
Flatcar Buildbot
1c71e62be9 eclass/acct-group: Sync with Gentoo
It's from Gentoo commit 3c2a9b254c60e9cfe4d5ff61ef6d644f9e29d2c7.
2023-03-27 07:22:36 +00:00
Flatcar Buildbot
2af32294c0 dev-util/pahole: Sync with Gentoo
It's from Gentoo commit 133003b472673b7f635e365e87d7a0ff974018aa.
2023-03-27 07:22:30 +00:00
Flatcar Buildbot
8e6d723b9d dev-util/glib-utils: Sync with Gentoo
It's from Gentoo commit 5e989a485da3222b3313aac71b57dfbbacde8e48.
2023-03-27 07:22:27 +00:00
Flatcar Buildbot
ffdf065a3a dev-util/gdbus-codegen: Sync with Gentoo
It's from Gentoo commit 38a3f207f2d3da9a2a49857e6023442336007677.
2023-03-27 07:22:27 +00:00
Flatcar Buildbot
9387a26bbd dev-util/cmake: Sync with Gentoo
It's from Gentoo commit 61621cd1fa2c774bf86d5dcee1702f1de197c2ea.
2023-03-27 07:22:23 +00:00
Flatcar Buildbot
c5dfbb2d6f dev-util/b2: Sync with Gentoo
It's from Gentoo commit e535444e3e0fc8e23069e7fb02d19d6f7d003250.
2023-03-27 07:22:21 +00:00
Flatcar Buildbot
1c6e9b725c dev-python/pygments: Sync with Gentoo
It's from Gentoo commit eee848f7ff3e4547606966b2181fced6e65273a1.
2023-03-27 07:22:17 +00:00
Flatcar Buildbot
997e8c1292 dev-python/pydantic: Sync with Gentoo
It's from Gentoo commit ccd52abca665dc22c2a6319b0525b2ea15b638f7.
2023-03-27 07:22:16 +00:00
Flatcar Buildbot
92ea3a3a13 dev-python/platformdirs: Sync with Gentoo
It's from Gentoo commit 0f8e269bdcdf28cdb3c7341f21216b1d3f4f9111.
2023-03-27 07:22:15 +00:00
Flatcar Buildbot
9dce6cfdfc dev-python/markupsafe: Sync with Gentoo
It's from Gentoo commit d4a550d975cc3a577aaab2ff11fca5f8830cc813.
2023-03-27 07:22:13 +00:00
Flatcar Buildbot
dd39780e53 dev-python/jaraco-text: Sync with Gentoo
It's from Gentoo commit 73f1e2f440562315d77c95c9ab881435344ce4f8.
2023-03-27 07:22:12 +00:00
Flatcar Buildbot
b7bfc21949 dev-python/jaraco-functools: Sync with Gentoo
It's from Gentoo commit 1033118aa0f16af02340850558d1571f34f9887c.
2023-03-27 07:22:12 +00:00
Flatcar Buildbot
22e9c7d5b3 dev-python/jaraco-context: Sync with Gentoo
It's from Gentoo commit 5161a3f99d6ffe4b49f85c28c60430554289d0fe.
2023-03-27 07:22:12 +00:00
Flatcar Buildbot
091e17820f dev-python/cython: Sync with Gentoo
It's from Gentoo commit 7ab3a69ccc2bef6752e6b9c98c5ab58ac996295c.
2023-03-27 07:22:08 +00:00
Flatcar Buildbot
1978e9ba93 dev-libs/gobject-introspection-common: Sync with Gentoo
It's from Gentoo commit 88129ec21017c1f5e8b2e1a4c75ce7101159bec8.
2023-03-27 07:21:47 +00:00
Flatcar Buildbot
ec7a542171 dev-libs/gobject-introspection: Sync with Gentoo
It's from Gentoo commit 828cdd8d7f81301fa416f6dcfd2eb1d944c5d4e2.
2023-03-27 07:21:47 +00:00
Flatcar Buildbot
b4aa031baa dev-libs/glib: Sync with Gentoo
It's from Gentoo commit b2bf5ffa5032971ae1ba0e0886b8095f95f17f63.
2023-03-27 07:21:47 +00:00
Flatcar Buildbot
aca0ec7e2c dev-libs/elfutils: Sync with Gentoo
It's from Gentoo commit 841c181bcfa1725454bd1cbfefe1064608dbc726.
2023-03-27 07:21:45 +00:00
Flatcar Buildbot
c37d5b1c03 dev-lang/perl: Sync with Gentoo
It's from Gentoo commit 1e31e5d0e5717d179b7b5d7e1bce22711058d110.
2023-03-27 07:21:40 +00:00
Flatcar Buildbot
f650b207cb dev-db/sqlite: Sync with Gentoo
It's from Gentoo commit 25227e6e5dbc77672a3586312432810c1e2811fe.
2023-03-27 07:21:39 +00:00
Flatcar Buildbot
d4ff362fec app-portage/portage-utils: Sync with Gentoo
It's from Gentoo commit 7c910e46292661b7bbbf80d44b19f8dfaaed464a.
2023-03-27 07:21:32 +00:00
Flatcar Buildbot
93b447b643 app-editors/vim-core: Sync with Gentoo
It's from Gentoo commit b71e739479c33bcb561b6305f0d2df8f3f7ab480.
2023-03-27 07:21:29 +00:00
Flatcar Buildbot
51c01ccb44 app-editors/vim: Sync with Gentoo
It's from Gentoo commit 38ad187c29e86a5f6dffb2a717d8f11af07b78cd.
2023-03-27 07:21:29 +00:00
Flatcar Buildbot
5b7e0f3243 app-arch/zstd: Sync with Gentoo
It's from Gentoo commit 0e73875786392261ea9354c39728a49ef951521b.
2023-03-27 07:21:26 +00:00
Flatcar Buildbot
61b7fca2dc app-arch/tar: Sync with Gentoo
It's from Gentoo commit a8320b2610a082aa0766200884c69a76f21829b2.
2023-03-27 07:21:25 +00:00
Thilo Fromm
42161a59d7 emerge-gitclone: bump to include support for git ref versions
This change bumps the CROS_WORKON_COMMIT of emerge-gitclone to include
the latest flatcar-master tip. emerge-gitclone now supports developer OS
versions and uses the version's git ref suffix to check out the correct
scripts repo version.

See
401e84df7b
for details.

Signed-off-by: Thilo Fromm <thilofromm@microsoft.com>
2023-03-24 18:29:10 +01:00
flatcar-ci
d413d035f7 New version: main-3552.0.0-nightly-20230323-2100 2023-03-23 21:00:33 +00:00
Krzesimir Nowak
7cb148237c Merge pull request #2551 from flatcar/krnowak/squashfs-in-dev-container
coreos-base/coreos-dev: Add squashfs tools to developer container
2023-03-23 13:51:31 +01:00
Krzesimir Nowak
e49221b42f coreos-base/coreos-dev: Add squashfs tools to developer container
May come in handy if someone wants to create a sysext image.
2023-03-23 09:41:35 +01:00
flatcar-ci
92351d2eb2 New version: main-3550.0.0-nightly-20230321-2100 2023-03-21 21:00:33 +00:00
Krzesimir Nowak
740ea78e27 changelog: Add an entry 2023-03-21 15:09:49 +01:00
Krzesimir Nowak
df13cbcf6e .github: Add updated packages to the list 2023-03-21 15:07:53 +01:00
Krzesimir Nowak
1458163fca profiles: Drop accept keywords for app-arch/zstd
The updated packages is now stable for both amd64 and arm64.
2023-03-21 14:59:28 +01:00
Krzesimir Nowak
89dfa8cbaa app-arch/zstd: Sync with Gentoo
It's from Gentoo commit 0d9fc63ebed2c44bb7912aab9b457c2f3b66b6c5.
2023-03-21 14:43:55 +01:00
Krzesimir Nowak
23c8f0bb19 app-arch/zip: Sync with Gentoo
It's from Gentoo commit df5eeb6269ea4ab0a4a701da76ada8e5a0628061.
2023-03-21 14:43:55 +01:00
Krzesimir Nowak
f029407c03 app-arch/sharutils: Sync with Gentoo
It's from Gentoo commit e32e2263d94fdac827172dd8f333bd50fc1b2731.
2023-03-21 14:43:54 +01:00
Krzesimir Nowak
2902941d1b app-arch/rpm2targz: Sync with Gentoo
It's from Gentoo commit fdac1b1322aedeeb65dd6ee7c66498ff0022e18c.
2023-03-21 14:43:53 +01:00
Krzesimir Nowak
5bdcb6eca9 changelog: Update weekly updates entry
Python was still at version 3.10.10, so the entry here is not
necessary. The _p3 suffix is not an official new version, but instead
a note from Gentoo maintainers about having some extra patches on top
of the release.

Also use the official version number for pahole.
2023-03-21 11:14:59 +01:00
Sayan Chowdhury
e29c89bab8 changelog: Add weekly 20230320 changelog entries
Signed-off-by: Sayan Chowdhury <schowdhury@microsoft.com>
2023-03-21 15:11:48 +05:30
flatcar-ci
adae222547 New version: main-3549.0.0-nightly-20230320-2100 2023-03-20 21:00:29 +00:00
Kai Lüke
93eef4eeac Merge pull request #2542 from flatcar/kai/initrd-oem-ordering
sys-kernel/bootengine: Prevent OEM mount point from showing up early
2023-03-20 13:37:38 +01:00
Flatcar Buildbot
c1d32abe8e Update mantle container image to latest HEAD 2023-03-20 12:37:36 +00:00
Kai Lueke
fd56d1736f sys-kernel/bootengine: Prevent OEM mount point from showing up early
This pulls in
https://github.com/flatcar/bootengine/pull/58
to prevent the OEM mount point from showing up before Ignition mounts.
It also makes it simpler to write files to the OEM partition without
having to specify the partition first as initrd mount point.

Fixes https://github.com/flatcar/Flatcar/issues/979
2023-03-20 21:31:21 +09:00
Flatcar Buildbot
1aef3760b9 virtual/libcrypt: Sync with Gentoo
It's from Gentoo commit 1d86e13a6b6be300f4223115c638bbda6d999fb9.
2023-03-20 07:26:35 +00:00
Flatcar Buildbot
18aa0ea4a9 sys-libs/libseccomp: Sync with Gentoo
It's from Gentoo commit fade17c365155fc535fa3fcab4799effdcd58825.
2023-03-20 07:26:34 +00:00
Flatcar Buildbot
1f8e0a9576 sys-devel/libtool: Sync with Gentoo
It's from Gentoo commit dd04356572de7d570b230f62c2094eaa68ef4fdc.
2023-03-20 07:26:23 +00:00
Flatcar Buildbot
de619dbcc4 sys-devel/gcc: Sync with Gentoo
It's from Gentoo commit 48488786b8625ce64b1d88402a90741cfc8e661c.
2023-03-20 07:26:21 +00:00
Flatcar Buildbot
a9b2b6d6e2 sys-devel/autoconf-archive: Sync with Gentoo
It's from Gentoo commit 49a5e118cf99d4d6b09698f92dae03e2b732f6ec.
2023-03-20 07:26:15 +00:00
Flatcar Buildbot
e6bec5f53d sys-apps/texinfo: Sync with Gentoo
It's from Gentoo commit f02f2ec7415bfef02b2318366dec9a5a7b0899ad.
2023-03-20 07:26:14 +00:00
Flatcar Buildbot
74dba4c963 sys-apps/portage: Sync with Gentoo
It's from Gentoo commit 3009f682e74a46a4a88ecab250c59f8e921ea2f9.
2023-03-20 07:26:13 +00:00
Flatcar Buildbot
d1389b85a0 sys-apps/diffutils: Sync with Gentoo
It's from Gentoo commit 9083aec7b4e8c779439f8340423660e16841a2d6.
2023-03-20 07:26:05 +00:00
Flatcar Buildbot
d16d129a29 profiles: Sync with Gentoo
It's from Gentoo commit 178b21ba0df784d9aa045a2c1e113974928a2e5a.
2023-03-20 07:26:04 +00:00
Flatcar Buildbot
3870f84718 net-misc/whois: Sync with Gentoo
It's from Gentoo commit 98488a2aeaf46d03ed4b734262e331585039288f.
2023-03-20 07:25:55 +00:00
Flatcar Buildbot
aa5d61af4e net-misc/wget: Sync with Gentoo
It's from Gentoo commit 6efa842ac4114bb18af18474883260cba12722ad.
2023-03-20 07:25:55 +00:00
Flatcar Buildbot
ccaaba8cee net-misc/curl: Sync with Gentoo
It's from Gentoo commit c6b3f26466c6770b5f0db1218e014f9c8dbb3444.
2023-03-20 07:25:52 +00:00
Flatcar Buildbot
08c9c116cb net-libs/nghttp2: Sync with Gentoo
It's from Gentoo commit 7b6a8a611e16d50a03c4aa7314e06e50c3b33367.
2023-03-20 07:25:48 +00:00
Flatcar Buildbot
d8a3d42560 net-libs/libpcap: Sync with Gentoo
It's from Gentoo commit 2ca0b4b88d683c8b34d61337eaf5c0a020111c4f.
2023-03-20 07:25:45 +00:00
Flatcar Buildbot
edc81da305 net-dns/bind-tools: Sync with Gentoo
It's from Gentoo commit 0ff8693edb3ea593f16db544f314ab7f4cfa3638.
2023-03-20 07:25:43 +00:00
Flatcar Buildbot
6842f4dc2b eclass/virtualx: Sync with Gentoo
It's from Gentoo commit 2cba2db27919bc449ed2a7bf7ed3259c6b96e65f.
2023-03-20 07:25:35 +00:00
Flatcar Buildbot
1e28faef28 eclass/vim-plugin: Sync with Gentoo
It's from Gentoo commit 2cba2db27919bc449ed2a7bf7ed3259c6b96e65f.
2023-03-20 07:25:35 +00:00
Flatcar Buildbot
a23b80f3db eclass/verify-sig: Sync with Gentoo
It's from Gentoo commit 2cba2db27919bc449ed2a7bf7ed3259c6b96e65f.
2023-03-20 07:25:32 +00:00
Flatcar Buildbot
5da03e91c3 eclass/toolchain: Sync with Gentoo
It's from Gentoo commit 2cba2db27919bc449ed2a7bf7ed3259c6b96e65f.
2023-03-20 07:25:25 +00:00
Flatcar Buildbot
e21b300e09 eclass/savedconfig: Sync with Gentoo
It's from Gentoo commit 2cba2db27919bc449ed2a7bf7ed3259c6b96e65f.
2023-03-20 07:25:14 +00:00
Flatcar Buildbot
22e857267b eclass/python-r1: Sync with Gentoo
It's from Gentoo commit 2cba2db27919bc449ed2a7bf7ed3259c6b96e65f.
2023-03-20 07:25:09 +00:00
Flatcar Buildbot
3df94e8446 eclass/optfeature: Sync with Gentoo
It's from Gentoo commit 2cba2db27919bc449ed2a7bf7ed3259c6b96e65f.
2023-03-20 07:24:52 +00:00
Flatcar Buildbot
6e10bbc495 eclass/meson: Sync with Gentoo
It's from Gentoo commit 2cba2db27919bc449ed2a7bf7ed3259c6b96e65f.
2023-03-20 07:24:40 +00:00
Flatcar Buildbot
3e9b4d2709 eclass/meson-multilib: Sync with Gentoo
It's from Gentoo commit 2cba2db27919bc449ed2a7bf7ed3259c6b96e65f.
2023-03-20 07:24:40 +00:00
Flatcar Buildbot
afad7f489a eclass/linux-info: Sync with Gentoo
It's from Gentoo commit 8435a16eb3e375dfe0a37f076eb6a1ebfed0a55b.
2023-03-20 07:24:36 +00:00
Flatcar Buildbot
24da7a9e51 eclass/libtool: Sync with Gentoo
It's from Gentoo commit ef47037c0df3bd254d6fe1601c34d24316762fa3.
2023-03-20 07:24:36 +00:00
Flatcar Buildbot
de985a5696 eclass/git-r3: Sync with Gentoo
It's from Gentoo commit 0dbbdfc6c6485614f2f84914dec2326cdb2a08e9.
2023-03-20 07:24:27 +00:00
Flatcar Buildbot
52344a97d7 eclass/fcaps: Sync with Gentoo
It's from Gentoo commit 2cba2db27919bc449ed2a7bf7ed3259c6b96e65f.
2023-03-20 07:24:26 +00:00
Flatcar Buildbot
d76c6f14d9 eclass/eapi8-dosym: Sync with Gentoo
It's from Gentoo commit 3dbeacb046899daf891f6c9f2ed8539c2e8855f9.
2023-03-20 07:24:01 +00:00
Flatcar Buildbot
57444e7cbc eclass/distutils-r1: Sync with Gentoo
It's from Gentoo commit 2cba2db27919bc449ed2a7bf7ed3259c6b96e65f.
2023-03-20 07:23:56 +00:00
Flatcar Buildbot
a7e2ed12df eclass/cmake: Sync with Gentoo
It's from Gentoo commit c9a840065a2553871dd298e933da2874bf26062b.
2023-03-20 07:23:55 +00:00
Flatcar Buildbot
bd90dc4fae eclass/cmake-multilib: Sync with Gentoo
It's from Gentoo commit 2cba2db27919bc449ed2a7bf7ed3259c6b96e65f.
2023-03-20 07:23:55 +00:00
Flatcar Buildbot
e5204a88c9 eclass/autotools: Sync with Gentoo
It's from Gentoo commit 2cba2db27919bc449ed2a7bf7ed3259c6b96e65f.
2023-03-20 07:23:55 +00:00
Flatcar Buildbot
a04731d2cd eclass/acct-user: Sync with Gentoo
It's from Gentoo commit 2cba2db27919bc449ed2a7bf7ed3259c6b96e65f.
2023-03-20 07:23:53 +00:00
Flatcar Buildbot
a9b80c4966 eclass/acct-group: Sync with Gentoo
It's from Gentoo commit 2cba2db27919bc449ed2a7bf7ed3259c6b96e65f.
2023-03-20 07:23:53 +00:00
Flatcar Buildbot
b3382292d2 dev-vcs/git: Sync with Gentoo
It's from Gentoo commit 37305aa8f6bd146c01c41ae9aca55b52c82c5193.
2023-03-20 07:23:52 +00:00
Flatcar Buildbot
6761c2d61d dev-util/pahole: Sync with Gentoo
It's from Gentoo commit 5455dc2798ff4b1b84ca0f97d0bd3dc068e82199.
2023-03-20 07:23:45 +00:00
Flatcar Buildbot
2a48125ab6 dev-util/cmake: Sync with Gentoo
It's from Gentoo commit 9888a7cbe8db8b96827b9310181b0efb4a04ac7a.
2023-03-20 07:23:36 +00:00
Flatcar Buildbot
f2a644220d dev-python/wheel: Sync with Gentoo
It's from Gentoo commit cb0738a21d9e41c19c64f252b921f54619b88c92.
2023-03-20 07:23:34 +00:00
Flatcar Buildbot
09ce1bc5be dev-python/typing-extensions: Sync with Gentoo
It's from Gentoo commit ac57b2b4b773d98ab53067a4dbb25211ca0c2da9.
2023-03-20 07:23:33 +00:00
Flatcar Buildbot
7b3eebf07f dev-python/snakeoil: Sync with Gentoo
It's from Gentoo commit 1829a785a34cfae8351be19bef396ffe67ffb1d3.
2023-03-20 07:23:32 +00:00
Flatcar Buildbot
f674287fd7 dev-python/six: Sync with Gentoo
It's from Gentoo commit c82fe86e03a75820aafd059c8e079548e5c6d6e1.
2023-03-20 07:23:32 +00:00
Flatcar Buildbot
89de9b8ae1 dev-python/platformdirs: Sync with Gentoo
It's from Gentoo commit c2919f73b580cd3e2dd0ecb04c5ab72dba0dc453.
2023-03-20 07:23:26 +00:00
Flatcar Buildbot
e6a1051dae dev-python/ordered-set: Sync with Gentoo
It's from Gentoo commit 8bf862bd59598d8828bafcdee02ff675e1a92b7a.
2023-03-20 07:23:25 +00:00
Flatcar Buildbot
0195eb8479 dev-python/markupsafe: Sync with Gentoo
It's from Gentoo commit 85e4ebc989148329346a6a9238579998b3af2d9f.
2023-03-20 07:23:24 +00:00
Flatcar Buildbot
8c278dee82 dev-python/lazy-object-proxy: Sync with Gentoo
It's from Gentoo commit a674ecce60870110f23c84d475fccdb902a10ac6.
2023-03-20 07:23:23 +00:00
Flatcar Buildbot
7a21a94ea7 dev-python/jinja: Sync with Gentoo
It's from Gentoo commit cd19a78ac797e77d6c751b1cbcb7a7be5f3c36b7.
2023-03-20 07:23:23 +00:00
Flatcar Buildbot
87b7b67133 dev-python/installer: Sync with Gentoo
It's from Gentoo commit 7d193bde719f4e70ec95a9526c5a2eb7af4bfdad.
2023-03-20 07:23:21 +00:00
Flatcar Buildbot
cbbbd445af dev-python/flit_core: Sync with Gentoo
It's from Gentoo commit 79dcf57af0985f6b25244096b84efb6dc1f7bbed.
2023-03-20 07:23:18 +00:00
Flatcar Buildbot
810afd8fba dev-python/docutils: Sync with Gentoo
It's from Gentoo commit fd6ee56f48251c245bb2ce7664db9766fdd55f65.
2023-03-20 07:23:17 +00:00
Flatcar Buildbot
efcb41bea6 dev-python/distro: Sync with Gentoo
It's from Gentoo commit 4116f95231531c2c7b259c2a908d302b4c39e428.
2023-03-20 07:23:17 +00:00
Flatcar Buildbot
0ed67cac7d dev-python/cython: Sync with Gentoo
It's from Gentoo commit 2e1d6c51afc17d5f1b26b62e2cea582fcec0847a.
2023-03-20 07:23:16 +00:00
Flatcar Buildbot
4f4eb24eee dev-python/boto: Sync with Gentoo
It's from Gentoo commit 11706cd5ae38960e081221efd8a4d481785756c0.
2023-03-20 07:23:14 +00:00
Flatcar Buildbot
abb367a35f dev-libs/gobject-introspection-common: Sync with Gentoo
It's from Gentoo commit f9c933e1cdcdcb090a7d4a83ad3033f6daa89c2b.
2023-03-20 07:22:51 +00:00
Flatcar Buildbot
51fb3e0b03 dev-libs/gobject-introspection: Sync with Gentoo
It's from Gentoo commit 15eff33f646f4d0b8ea878c51c1c492d530bb547.
2023-03-20 07:22:51 +00:00
Flatcar Buildbot
2db65e00b4 dev-libs/glib: Sync with Gentoo
It's from Gentoo commit ab4518e2e6285248b51674cff0987eb0ca86fd5d.
2023-03-20 07:22:50 +00:00
Flatcar Buildbot
e641c0ba7f dev-lang/python: Sync with Gentoo
It's from Gentoo commit 81f95e3e7d6d140172d0afc8411bc0f214c74c2b.
2023-03-20 07:22:41 +00:00
Flatcar Buildbot
42cf769f6a dev-lang/duktape: Sync with Gentoo
It's from Gentoo commit 1e3350db8b7f8bb429acb86a20a0a966280c34f4.
2023-03-20 07:22:40 +00:00
Flatcar Buildbot
17c809e473 dev-db/sqlite: Sync with Gentoo
It's from Gentoo commit 3b2fa301882d5deb5b245025652fc4f0d608c6c0.
2023-03-20 07:22:40 +00:00
Flatcar Buildbot
52cac2fecd app-text/asciidoc: Sync with Gentoo
It's from Gentoo commit 7aa289fdeb138fbe1b87ed0e0e9c045c73df740a.
2023-03-20 07:22:31 +00:00
Flatcar Buildbot
24610457a2 app-arch/xz-utils: Sync with Gentoo
It's from Gentoo commit 99529e3e30d71d892944629cfa1ac862d8327dc3.
2023-03-20 07:22:24 +00:00
Krzesimir Nowak
c442bec3de sys-kernel/coreos-modules: Drop CONFIG_NET_CLS_TCINDEX
Was retired in Linux commit 8c710f75256bb3cf05ac7b1672c82b92c43f3d28
and backported to 5.15 LTS branch.

8c710f7525
2023-03-20 07:55:35 +01:00
Flatcar Buildbot
327e345105 sys-kernel: Upgrade Kernel 5.15.98 to 5.15.103 2023-03-17 11:24:41 +00:00
Flatcar Buildbot
6880e73521 Update mantle container image to latest HEAD 2023-03-16 21:00:47 +00:00
flatcar-ci
67ce13cc01 New version: main-3545.0.0-nightly-20230316-2100 2023-03-16 21:00:29 +00:00
Dongsu Park
2065adfb8f Merge pull request #2535 from flatcar/firmware-20230310-main
Upgrade Linux Firmware in main from 20230210 to 20230310
2023-03-16 14:36:37 +01:00
Krzesimir Nowak
425a141f6d Merge pull request #2533 from flatcar/krnowak/weekly
Weekly profiles updates and python-oem sync
2023-03-16 10:32:31 +01:00
Flatcar Buildbot
abf54b3e8b sys-kernel: Upgrade Linux Firmware 20230210 to 20230310 2023-03-16 07:10:55 +00:00
flatcar-ci
b5bda8ae04 New version: main-3544.0.0-nightly-20230315-2100 2023-03-15 21:00:32 +00:00
Krzesimir Nowak
e71652331e changelog: Add entries 2023-03-15 13:06:52 +01:00
Krzesimir Nowak
04682cf683 .github: Update some entries
One package changed the name, another was dropped.
2023-03-14 13:12:17 +01:00
Krzesimir Nowak
dfba2b05f9 dev-perl/libintl-perl: Drop unused package 2023-03-14 13:12:14 +01:00
Krzesimir Nowak
8ebe4adb48 dev-python/setuptools-scm: Rename from setuptools_scm and sync
It's from Gentoo commit 20a310b95d42e4ccef8eaa539c7654c39394a0cb.
2023-03-14 13:12:14 +01:00
Krzesimir Nowak
17060b7a23 profiles: Drop accept keywords for app-arch/ncompress
It became stable for both amd64 and arm64.
2023-03-14 13:10:56 +01:00
Krzesimir Nowak
5517d085ee profiles: Add accept keywords for app-editors/vim{,-core} 2023-03-14 13:10:56 +01:00
Krzesimir Nowak
e54ea81201 profiles: Drop accept keywords for dev-lang/python-oem
It became stable for arm64 too now.
2023-03-14 13:10:56 +01:00
Krzesimir Nowak
f0833eeb45 dev-lang/python-oem: Apply Flatcar modifications
I changed the way we modify the ebuild by keeping the modifications as
minimal as possible, leaving disabling whatever that can be disabled
to the USE flags.
2023-03-14 13:10:56 +01:00
Krzesimir Nowak
981ed883d8 dev-lang/python-oem: Sync with Gentoo 2023-03-14 13:10:56 +01:00
Krzesimir Nowak
32ffc00460 profiles: Drop accept keywords for dev-lang/python
It became stable for arm64 too now.
2023-03-14 13:10:56 +01:00
Krzesimir Nowak
37f3f7d049 coreos/config: Add a note when env override can be dropped for net-dns/bind-tools 2023-03-14 13:10:56 +01:00
Krzesimir Nowak
1a422ef716 profiles: Drop accept keywords for net-dns/dnsmasq
It became stable for arm64 too now.
2023-03-14 13:10:56 +01:00
Dongsu Park
4fb8136f5f dev-lang/rust: fix build issues for 1.68.0
Since tests of 1.68.0 are located under "tests" instead of "src/test",
update the path to get the patch applied without build failures.
2023-03-14 11:43:17 +01:00
Flatcar Buildbot
472d6e9b6d dev-lang: Upgrade dev-lang/rust 1.67.1 to 1.68.0 2023-03-14 07:47:35 +00:00
flatcar-ci
e2b8c90476 New version: main-3542.0.0-nightly-20230313-2100 2023-03-13 21:00:34 +00:00
Dongsu Park
b1b0f1dba5 Merge pull request #2525 from flatcar/go-1.18.10-and-1.19.7-main
Upgrade Go from 1.19.6 to 1.19.7
2023-03-13 16:23:14 +01:00
Flatcar Buildbot
cde06445b5 sys-libs/libseccomp: Sync with Gentoo
It's from Gentoo commit d596eadc351da3793792b13fc0b67f93ae54cddd.
2023-03-13 13:18:35 +00:00
Flatcar Buildbot
a58d8ae9c1 sys-libs/libcap-ng: Sync with Gentoo
It's from Gentoo commit 8f5a4031027e25d719725acd0b00e708ac58f1c9.
2023-03-13 13:18:35 +00:00
Flatcar Buildbot
e94290fbcf sys-libs/binutils-libs: Sync with Gentoo
It's from Gentoo commit cacbae14b712df541df3f3ac6bae67fc7736bcbf.
2023-03-13 13:18:34 +00:00
Flatcar Buildbot
650becf585 sys-fs/e2fsprogs: Sync with Gentoo
It's from Gentoo commit 54a16359d45b62cd43065419d3e8db87cf05811e.
2023-03-13 13:18:33 +00:00
Flatcar Buildbot
d0ec792a65 sys-kernel/linux-headers: Sync with Gentoo
It's from Gentoo commit 98ec1010e8ddfc2fb5bad2521cb724ae6201e87e.
2023-03-13 13:18:33 +00:00
Flatcar Buildbot
39ffd1ff3f sys-devel/m4: Sync with Gentoo
It's from Gentoo commit 44e4aa5e68aff8e24f7be06f65474b1a336958b5.
2023-03-13 13:18:27 +00:00
Flatcar Buildbot
8b2180ba43 sys-devel/libtool: Sync with Gentoo
It's from Gentoo commit 69a172f1fd6bc1c4ef51269c0c043a58a96caee7.
2023-03-13 13:18:27 +00:00
Flatcar Buildbot
6284d5a2ca sys-devel/gnuconfig: Sync with Gentoo
It's from Gentoo commit 1e18b4d30b602506eeddf48151436339592be04f.
2023-03-13 13:18:27 +00:00
Flatcar Buildbot
5b4c1796d1 sys-devel/gcc: Sync with Gentoo
It's from Gentoo commit 2606be7476e42550a21222d20c2e887aff19c5ab.
2023-03-13 13:18:26 +00:00
Flatcar Buildbot
6a74d9675b sys-devel/crossdev: Sync with Gentoo
It's from Gentoo commit aa153e0662a8c78bae68eaf1f56348788de62b8c.
2023-03-13 13:18:26 +00:00
Flatcar Buildbot
255f976a2d sys-devel/binutils: Sync with Gentoo
It's from Gentoo commit 5ad2f733fa08756c4d025caee0280c37a5780101.
2023-03-13 13:18:24 +00:00
Flatcar Buildbot
3178184916 sys-devel/automake-wrapper: Sync with Gentoo
It's from Gentoo commit 831f63aec707355751da0bee0dfe3e4fd832aa18.
2023-03-13 13:18:24 +00:00
Flatcar Buildbot
f5e880a5ad sys-apps/portage: Sync with Gentoo
It's from Gentoo commit f52d2611a9b2dc690a0765055efddb0f1d33349e.
2023-03-13 13:18:21 +00:00
Flatcar Buildbot
302d481fb0 sys-apps/less: Sync with Gentoo
It's from Gentoo commit 2580d310c9ad0c967fe4d96d2fccd7e735346ae5.
2023-03-13 13:18:21 +00:00
Flatcar Buildbot
1db8c1a9ac sys-apps/help2man: Sync with Gentoo
It's from Gentoo commit a6a9f246423bab34d521eb6482016ad55d9f00a8.
2023-03-13 13:18:18 +00:00
Flatcar Buildbot
de1859aa90 sys-apps/file: Sync with Gentoo
It's from Gentoo commit a66499f6dd7b9e1643e8d6062206c56ca31971fe.
2023-03-13 13:18:17 +00:00
Flatcar Buildbot
e42b77a1de sys-apps/diffutils: Sync with Gentoo
It's from Gentoo commit 58786d62f2d41b03e9f97e0456ab97860cf4b317.
2023-03-13 13:18:15 +00:00
Flatcar Buildbot
d7a8fed88c profiles: Sync with Gentoo
It's from Gentoo commit 9d6900c9f522737c185db83045ddacbe1ca5413c.
2023-03-13 13:18:14 +00:00
Flatcar Buildbot
17de0756d8 net-misc/socat: Sync with Gentoo
It's from Gentoo commit 2423a54ed09f45830693b41ff495bb2fe1754e09.
2023-03-13 13:18:07 +00:00
Flatcar Buildbot
6788977e2d net-libs/nghttp2: Sync with Gentoo
It's from Gentoo commit 7a31eceb1d95b0a7e5c80736e56511aa59cc78c2.
2023-03-13 13:18:03 +00:00
Flatcar Buildbot
b069bcbfe9 net-libs/libpcap: Sync with Gentoo
It's from Gentoo commit b0cac28a052decc390cb3a6710f07dd06d56e370.
2023-03-13 13:18:00 +00:00
Flatcar Buildbot
85c80564d7 net-dns/dnsmasq: Sync with Gentoo
It's from Gentoo commit d4207588b7a562338cea9137323b7d61018c3d41.
2023-03-13 13:17:59 +00:00
Flatcar Buildbot
21adac22e5 net-dns/bind-tools: Sync with Gentoo
It's from Gentoo commit 1d1a6031e0277b4d7d20a4ededeab386491a3b80.
2023-03-13 13:17:59 +00:00
Flatcar Buildbot
431781a031 net-analyzer/traceroute: Sync with Gentoo
It's from Gentoo commit e0ab3a82e47edabd70bd5e37b024265517886c02.
2023-03-13 13:17:59 +00:00
Flatcar Buildbot
c563c1c3c7 licenses: Sync with Gentoo
It's from Gentoo commit 31903de5ba04639aaf3318f2787602b33ee6d5db.
2023-03-13 13:17:57 +00:00
Flatcar Buildbot
dc1db1aed3 eclass/verify-sig: Sync with Gentoo
It's from Gentoo commit 519f14fe6f74814196996da2d45c077003144db0.
2023-03-13 13:17:47 +00:00
Flatcar Buildbot
dc6657859f eclass/distutils-r1: Sync with Gentoo
It's from Gentoo commit 20a310b95d42e4ccef8eaa539c7654c39394a0cb.
2023-03-13 13:16:15 +00:00
Flatcar Buildbot
801205b65e eclass/cmake: Sync with Gentoo
It's from Gentoo commit 5893dbe223527892f35b0c6b6d4f6f4854777ed3.
2023-03-13 13:16:14 +00:00
Flatcar Buildbot
286c5b95c7 dev-vcs/git: Sync with Gentoo
It's from Gentoo commit 0f438ccc5002f2c4cf1e2a4d7c9a9b26fcf1bb7a.
2023-03-13 13:16:09 +00:00
Flatcar Buildbot
c547d0af07 dev-util/perf: Sync with Gentoo
It's from Gentoo commit bbc9ffb719acf9ae93282de6088e21a671340f72.
2023-03-13 13:16:08 +00:00
Flatcar Buildbot
a9ab1c0e18 dev-util/meson: Sync with Gentoo
It's from Gentoo commit c8f3cb3b350b7694919fd0adb2fa817f2822d08d.
2023-03-13 13:16:03 +00:00
Flatcar Buildbot
872df994e0 dev-util/glib-utils: Sync with Gentoo
It's from Gentoo commit 1b0957a2fa444bb8869c0e2db2c544e563643d80.
2023-03-13 13:16:01 +00:00
Flatcar Buildbot
5bde98527d dev-util/gdbus-codegen: Sync with Gentoo
It's from Gentoo commit c74358d940c83e8a8297e1bf94b9dfbadf6f0382.
2023-03-13 13:16:01 +00:00
Flatcar Buildbot
a18207245f dev-util/cmake: Sync with Gentoo
It's from Gentoo commit 5fab3a93ec413e301efa9bfdaa61e8bc66754dda.
2023-03-13 13:15:57 +00:00
Flatcar Buildbot
4cdff2fa7f dev-util/catalyst: Sync with Gentoo
It's from Gentoo commit a28d72e1da1ed7c8f73df467f230b93d7871261b.
2023-03-13 13:15:56 +00:00
Flatcar Buildbot
ab5d5190f2 dev-util/bpftool: Sync with Gentoo
It's from Gentoo commit 1fa7a6ea7c83d6f40be9d4698df44b5dc6726f91.
2023-03-13 13:15:56 +00:00
Flatcar Buildbot
3a4de2c79d dev-util/b2: Sync with Gentoo
It's from Gentoo commit b13f22a665bed9e0028acace1d180b0bf3a6c240.
2023-03-13 13:15:56 +00:00
Flatcar Buildbot
ab72ebce59 dev-python/setuptools: Sync with Gentoo
It's from Gentoo commit 10c1c62d592b73cfba05cddbf2653ef9f31d78c0.
2023-03-13 13:15:52 +00:00
Flatcar Buildbot
062011ffea dev-python/pydantic: Sync with Gentoo
It's from Gentoo commit b76584e5ac04148489b5fa009c45ee883f43db04.
2023-03-13 13:15:50 +00:00
Flatcar Buildbot
180807c38c dev-python/platformdirs: Sync with Gentoo
It's from Gentoo commit 6aeca96ace3bd62858e7a8be7bd9f85dec0d7287.
2023-03-13 13:15:50 +00:00
Flatcar Buildbot
dba2873454 dev-python/more-itertools: Sync with Gentoo
It's from Gentoo commit ccda640ff9b466e465775d543375e4c169786a7f.
2023-03-13 13:15:48 +00:00
Flatcar Buildbot
fe87daac8c dev-python/lazy-object-proxy: Sync with Gentoo
It's from Gentoo commit 20a310b95d42e4ccef8eaa539c7654c39394a0cb.
2023-03-13 13:15:47 +00:00
Flatcar Buildbot
ed6a210219 dev-python/jaraco-text: Sync with Gentoo
It's from Gentoo commit b42858c059d9d1a052433f9e721374496daf4371.
2023-03-13 13:15:46 +00:00
Flatcar Buildbot
40c50cda5a dev-python/inflect: Sync with Gentoo
It's from Gentoo commit 20a310b95d42e4ccef8eaa539c7654c39394a0cb.
2023-03-13 13:15:45 +00:00
Flatcar Buildbot
c279e4326c dev-python/cython: Sync with Gentoo
It's from Gentoo commit c53da22d65ae278754b43ae3b4b92741f5fe3edd.
2023-03-13 13:15:41 +00:00
Flatcar Buildbot
b03d264615 dev-perl/libintl-perl: Sync with Gentoo
It's from Gentoo commit 5015f406c08d735105edc5dbeb92a030206e3075.
2023-03-13 13:15:39 +00:00
Flatcar Buildbot
e72bb577ad dev-libs/libxslt: Sync with Gentoo
It's from Gentoo commit 12386ce90dfc9baaa30050c7cebc42c79f84d01f.
2023-03-13 13:15:28 +00:00
Flatcar Buildbot
5bd2d52a95 dev-libs/libnl: Sync with Gentoo
It's from Gentoo commit aba209886d59ced153de7895438ecc3256b6fbb9.
2023-03-13 13:15:25 +00:00
Flatcar Buildbot
aedf8f1909 dev-libs/libltdl: Sync with Gentoo
It's from Gentoo commit 99540c9e8affde6208899673ee9c0596e22e09e7.
2023-03-13 13:15:25 +00:00
Flatcar Buildbot
e362f9d00f dev-libs/gobject-introspection-common: Sync with Gentoo
It's from Gentoo commit 2c88ed9d5f36e6e05f61173d1ecf150e2a6a52dc.
2023-03-13 13:15:22 +00:00
Flatcar Buildbot
7a9a81af5b dev-libs/gobject-introspection: Sync with Gentoo
It's from Gentoo commit 105ae1721863fa09e75e5659bbe29d49f2e77039.
2023-03-13 13:15:22 +00:00
Flatcar Buildbot
2e5de95970 dev-libs/glib: Sync with Gentoo
It's from Gentoo commit 0e2507b78c90588db8a97b7842f082915209d7a2.
2023-03-13 13:15:22 +00:00
Flatcar Buildbot
099bb69e3c dev-libs/elfutils: Sync with Gentoo
It's from Gentoo commit 54baf36e57874343d1e0910586e6cbf3db7bec87.
2023-03-13 13:15:21 +00:00
Flatcar Buildbot
a840b06d2d dev-lang/python: Sync with Gentoo
It's from Gentoo commit ba2987d9eab5e8e8f78ad0fe88f893aad3c10807.
2023-03-13 13:15:15 +00:00
Flatcar Buildbot
e5c58aa361 app-shells/bash-completion: Sync with Gentoo
It's from Gentoo commit 90e21f91513d9770e65c125b1415ab69b039b2ef.
2023-03-13 13:15:06 +00:00
Flatcar Buildbot
46125016b5 app-portage/portage-utils: Sync with Gentoo
It's from Gentoo commit 14a07eb230f0b23ad5d4d1f1825ccd5496b09bb5.
2023-03-13 13:15:06 +00:00
Flatcar Buildbot
ecbaed1645 app-emulation/qemu-guest-agent: Sync with Gentoo
It's from Gentoo commit a995e12397c3b9e7fcee49b21875f6ec74d11d69.
2023-03-13 13:15:04 +00:00
Flatcar Buildbot
57d21aaf8b app-emulation/qemu: Sync with Gentoo
It's from Gentoo commit 25016a2d27ade1c95fac6018c6fbe33ca5909347.
2023-03-13 13:15:04 +00:00
Flatcar Buildbot
6a347bb760 app-editors/vim-core: Sync with Gentoo
It's from Gentoo commit 4107569394f4710e79bd17841c9d2f0f6881e57d.
2023-03-13 13:15:04 +00:00
Flatcar Buildbot
0549c6cee5 app-editors/vim: Sync with Gentoo
It's from Gentoo commit 1d4c8dd11eaf466cfd5d5bdb633573b12b48153d.
2023-03-13 13:15:03 +00:00
Flatcar Buildbot
c435a8a71e app-arch/ncompress: Sync with Gentoo
It's from Gentoo commit 89d134ea0b12098601e6d41da667f156bd7a0055.
2023-03-13 13:14:59 +00:00
Flatcar Buildbot
82626de06d app-arch/libarchive: Sync with Gentoo
It's from Gentoo commit d51663a8453424cd5c57800066309e48a16361bd.
2023-03-13 13:14:59 +00:00
Flatcar Buildbot
171f2c0260 app-alternatives/awk: Sync with Gentoo
It's from Gentoo commit 216f39ea557e3950aa4d0c174f36df737afcb5fe.
2023-03-13 13:14:56 +00:00
Krzesimir Nowak
c16b97e253 Merge pull request #2490 from flatcar/krnowak/weekly
Weekly profile updates and python-oem update
2023-03-13 14:09:20 +01:00
Dongsu Park
7fc0d7bb15 changelog: add security changelog for Go 1.19.7 2023-03-13 09:34:43 +01:00
Flatcar Buildbot
21efd9d14a dev-lang: Upgrade Go 1.19.6 to 1.19.7 2023-03-13 07:26:18 +00:00
Flatcar Buildbot
961a224902 app-misc: Upgrade ca-certificates 3.88 to 3.89 2023-03-13 07:14:58 +00:00
Krzesimir Nowak
869e1e3c31 profiles: Accept license for sys-firmware/intel-microcode 2023-03-10 10:27:52 +01:00
flatcar-ci
82b8bb9330 New version: main-3538.0.0-nightly-20230309-2100 2023-03-09 21:00:35 +00:00
Krzesimir Nowak
63c9e114b2 sys-kernel/coreos-modules: Explicitly disable stack variable initialization
So far, we didn't have the stack variable initialized, so we probably
can keep it like that for a little while longer. The stack variable
initialization gets enabled by default with gcc 12, because gcc 12
supports the -ftrivial-auto-var-init flag. Such configuration is
saved, and is reused for building the external modules.

It's something that we normally would want to have enabled, but this
breaks building falco-module, because despite falco Docker images
having multiple versions of gcc, the versions go from 5 to 8, and
neither support the -ftrivial-auto-var-init flag. The error is as follows:

* Running dkms build failed, dumping /var/lib/dkms/falco/e1d0fd9b043f1c7dfd91c9d030c11cfe2c062931/build/make.log (with GCC /usr/bin/gcc-8)
DKMS make.log for falco-e1d0fd9b043f1c7dfd91c9d030c11cfe2c062931 for kernel 5.15.96-flatcar (x86_64)
Fri Mar  3 16:17:58 UTC 2023
'/tmp/falco-dkms-make' -C /lib/modules/5.15.96-flatcar/build M=/var/lib/dkms/falco/e1d0fd9b043f1c7dfd91c9d030c11cfe2c062931/build modules
make[1]: Entering directory '/host/lib/modules/5.15.96-flatcar/build'
warning: the compiler differs from the one used to build the kernel
  The kernel was built by: x86_64-cros-linux-gnu-gcc (Gentoo Hardened 12.2.1_p20230121-r1 p10) 12.2.1 20230121
  You are using:           gcc-8 (Debian 8.3.0-6) 8.3.0
  CC [M]  /var/lib/dkms/falco/e1d0fd9b043f1c7dfd91c9d030c11cfe2c062931/build/main.o
gcc-8: error: unrecognized command line option '-ftrivial-auto-var-init=zero'
make[2]: *** [/host/lib/modules/5.15.96-flatcar/source/scripts/Makefile.build:289: /var/lib/dkms/falco/e1d0fd9b043f1c7dfd91c9d030c11cfe2c062931/build/main.o] Error 1
make[1]: *** [../source/Makefile:1905: /var/lib/dkms/falco/e1d0fd9b043f1c7dfd91c9d030c11cfe2c062931/build] Error 2
make[1]: Leaving directory '/host/lib/modules/5.15.96-flatcar/build'
make: *** [Makefile:16: all] Error 2

Using one compiler for the kernel and then a different compiler to
build the module certainly made me to raise my eyebrows. Maybe we
should rather try building a module using the developer container, and
if this succeeds - document it.
2023-03-09 15:23:09 +01:00
Krzesimir Nowak
deee1d9be4 coreos/stage1_hooks: Bump good baselayout version and update README
We need baselayout with the ROOTPATH and PATH cleanups, so bump the
revision to 10.
2023-03-09 15:22:16 +01:00
Krzesimir Nowak
5dae6bc293 sys-apps/baselayout: Replace ROOTPATH with PATH
ROOTPATH is not a thing any more. And with recent portage update, it
stopped being handled in some special way. Just use PATH. This should
unbreak stage2 of our SDK build, where the failure was:

/usr/bin/env: ‘bash’: No such file or directory
2023-03-09 15:21:27 +01:00
Krzesimir Nowak
421013836b sys-apps/texinfo: Move to portage-stable
The modifications we have made were pointless.
2023-03-09 15:18:56 +01:00
Krzesimir Nowak
1e90ea6918 profiles: Add accept keywords for dev-lang/python-oem 2023-03-09 15:18:56 +01:00
Krzesimir Nowak
158d5116a8 dev-lang/python-oem: Apply Flatcar modifications
I changed the way we modify the ebuild by keeping the modifications as
minimal as possible, leaving disabling whatever that can be disabled
to the USE flags.
2023-03-09 15:18:56 +01:00
Krzesimir Nowak
9750e129d5 dev-lang/python-oem: Update to 3.10.10_p2
So we have matching versions of python in OEM and SDK.
2023-03-09 15:18:56 +01:00
Krzesimir Nowak
fd5306a644 profiles: Add accept keywords for dev-lang/python 2023-03-09 15:18:56 +01:00
Sayan Chowdhury
18ea360d4a profiles: stabilize dev-python/cython amd64 to match version in both arch
Signed-off-by: Sayan Chowdhury <schowdhury@microsoft.com>
2023-03-09 15:18:56 +01:00
Sayan Chowdhury
144badff7d profiles: remove vim, vim-core keywords
Signed-off-by: Sayan Chowdhury <schowdhury@microsoft.com>
2023-03-09 15:18:56 +01:00
Krzesimir Nowak
8238745831 profiles: Add accept keywords for net-libs/gnutls 2023-03-09 15:18:56 +01:00
Krzesimir Nowak
de89c21023 profiles: Drop accept keywords for net-dns/bind-tools
The updated package is stable for both amd64 and arm64.
2023-03-09 15:18:55 +01:00
Krzesimir Nowak
8c9b41bf07 profiles: Add accept keywords for net-misc/curl 2023-03-09 15:18:55 +01:00
Krzesimir Nowak
f8f817adeb coreos/user-patches: Drop patches for sys-devel/gcc
We are updating to gcc 12, where the issue should not be present any
more.
2023-03-09 15:18:55 +01:00
Krzesimir Nowak
6ec35a42af profiles: Unmask newer versions of sys-devel/gcc
CET issues in newer versions of gcc should be ironed out by now.
2023-03-09 15:18:55 +01:00
Krzesimir Nowak
90a59bdb6b sys-devel/glibc: Fix CET handling 2023-03-09 15:18:55 +01:00
Krzesimir Nowak
21396b1521 Merge pull request #2502 from flatcar/krnowak/no-lib-symlink
profiles: Switch to 17.1, do some cleanups
2023-03-09 15:17:45 +01:00
Krzesimir Nowak
6fce845a48 changelog: Add entries 2023-03-09 14:51:54 +01:00
Krzesimir Nowak
ddca529a06 Merge pull request #2504 from flatcar/krnowak/pigz
coreos-base/coreos: Add pigz to production image
2023-03-09 14:31:59 +01:00
Krzesimir Nowak
b14d6d755a changelog: Improve wording
Co-authored-by: Kai Lüke <pothos@users.noreply.github.com>
2023-03-09 14:11:21 +01:00
Krzesimir Nowak
cfc34c86dd profiles: Clean up ACCEPT_LICENSE in base profile
Instead of accepting everything blindly with exception of licenses
from CHROMEOS and EULA group (which are dropped from overlay anyway,
as we were not shipping anything with those licenses), accept the
Gentoo default licenses (basically licenses from the FREE group) and
some extra licenses on top.

This also uncovered some more places that will require some cleanups
(mostly firmware packages that need syncing).
2023-03-09 13:29:06 +01:00
Krzesimir Nowak
1ad0ce9964 coreos/stage1_hooks: Add a hook for updating a profile in stage1
This is to make sure that the directory layout wrt. lib directories in
stage1 is correctly set up from the beginning, because it gets
propagated all the way to the final SDK image. It's easier to do it
that way, rather than following the steps described in the deprecation
notice of the 17.0 profile.
2023-03-09 13:28:32 +01:00
Krzesimir Nowak
98668d0281 coreos/stage1_hooks: Add a hook for pulling a newer version of baselayout
Pull in a new version of baselayout to have a proper setup of lib
directories in stage1. The proper setup means that the `lib` entry is
now a directory instead of a symlink to `lib64`.

Honestly, when rewording this commit, I realized that this hook is not
really needed, as the updated baselayout ebuild just drops code that
became dead after the profile update that the other hook does. But I
decided to keep it as is, because the CI build with this hook has
passed, and this hook will be needed anyway by the weekly updates.
2023-03-09 13:21:25 +01:00
Krzesimir Nowak
2aaa89c91b coreos/stage1_hooks: Add a place for stage1 hooks 2023-03-09 13:20:26 +01:00
Krzesimir Nowak
f51ac5097f profiles: Clean up categories file
Keep only categories unique to our overlay.
2023-03-09 13:20:25 +01:00
Krzesimir Nowak
951284119a profiles: Drop license_groups
We do not carry anything with these licenses any more.
2023-03-09 13:20:25 +01:00
Krzesimir Nowak
0297db02a5 profiles: Drop old updates files
They refer to the changes made 8 or more years ago. They are
irrelevant now. Gentoo's oldest updates file is from 2018, so 5 years
old.
2023-03-09 13:20:25 +01:00
Krzesimir Nowak
a2f29fd9a8 sys-apps/seismograph: Drop blocker RDEPENDS
These packages are old and don't exist for a long time already.

Found it when looking through the files in the profiles/updates
directory.
2023-03-09 13:20:25 +01:00
Krzesimir Nowak
7c3f57c203 profiles: Drop unused profiles 2023-03-09 13:20:25 +01:00
Krzesimir Nowak
6592be18db sys-apps/baselayout: Drop dead code installing lib to lib64 symlinks
We have moved away from it already in production images already. With
the change of profile from 17.0 to 17.1, SYMLINK_LIB is always "no",
so some code will never be executed. Drop it.
2023-03-09 13:20:25 +01:00
Krzesimir Nowak
1d1a7f9f40 profiles: Switch to 17.1 profile for amd64 2023-03-09 13:20:25 +01:00
Krzesimir Nowak
be7737b583 changelog: Add an entry 2023-03-09 13:06:02 +01:00
Dongsu Park
5730e7a585 Merge pull request #2501 from flatcar/vmware-12.2.0-main
Upgrade open-vm-tools in main from 12.1.5 to 12.2.0
2023-03-09 12:38:23 +01:00
Krzesimir Nowak
24d2ceeb9a coreos-base/coreos: Add pigz to production image 2023-03-09 11:02:23 +01:00
Kai Lueke
b26a77d5a0 coreos-base/coreos-init: Distribute new sub key
This pulls in
https://github.com/flatcar/init/pull/92 to distribute the new sub key
before we start signing with it from July.
2023-03-09 17:57:18 +09:00
Flatcar Buildbot
8d797159d1 Update mantle container image to latest HEAD 2023-03-08 21:00:53 +00:00
flatcar-ci
c1d5c9824e New version: main-3537.0.0-nightly-20230308-2100 2023-03-08 21:00:27 +00:00
Jeremi Piotrowski
c6d708885e Merge pull request #2489 from flatcar/jepio/elfutils-systemd-coredump
profiles: Enable systemd[elfutils] USE flag for board
2023-03-08 10:11:51 +01:00
Jeremi Piotrowski
38070f34ed profiles: Enable systemd[elfutils] USE flag for board
Elfutils is already part of the usr partition, but currently not enabled in
systemd-coredump. Systemd-coredump therefore fails with:

  elfutils disabled, parsing ELF objects not supported.

Enable the elfutils flag for systemd to make this work.

Signed-off-by: Jeremi Piotrowski <jpiotrowski@microsoft.com>
2023-03-08 10:10:55 +01:00
Flatcar Buildbot
23202bf119 app-emulation: Upgrade open-vm-tools 12.1.5 to 12.2.0 2023-03-08 07:18:11 +00:00
flatcar-ci
6c6622e4e7 New version: main-3536.0.0-nightly-20230307-2100 2023-03-07 21:00:37 +00:00
flatcar-ci
80516d48ca New version: main-3535.0.0-nightly-20230306-2100 2023-03-06 21:00:26 +00:00
Sayan Chowdhury
0583c87257 Merge pull request #2495 from flatcar/linux-5.15.98-main
Upgrade Linux Kernel for main from 5.15.96 to 5.15.98
2023-03-06 20:35:28 +05:30
Kai Lueke
86e96adb5a sys-apps/baselayout: Only relabel a minimal set of /etc files
This pulls in
https://github.com/flatcar/baselayout/pull/28 to fix a regression in
https://github.com/flatcar/baselayout/pull/24 due to how
systemd-tmpfiles' Z rule seems to cause unnecessary changes in files.
2023-03-06 21:54:48 +09:00
Flatcar Buildbot
7ed640017c sys-kernel: Upgrade Kernel 5.15.96 to 5.15.98 2023-03-04 07:17:00 +00:00
Flatcar Buildbot
8ea34ecbe2 app-emulation: Upgrade Containerd 1.6.18 to 1.6.19 2023-03-03 08:23:06 +00:00
Mathieu Tortuyaux
22274126a6 Merge pull request #2492 from flatcar/tormath1/baselayout-label
selinux: label `/etc` and enable `selinux` for find
2023-03-03 09:04:57 +01:00
Kai Lüke
c493b0ba8e Merge pull request #2491 from flatcar/kai/initrd-setup-debug
sys-kernel/bootengine: Make initrd-setup-root more resilient
2023-03-03 05:12:10 +01:00
Kai Lueke
83ea95a4fa sys-kernel/bootengine: Make initrd-setup-root more resilient
This pulls in
https://github.com/flatcar/bootengine/pull/56
to ensure that even with a rerun from the initrd or with a deletion of
/etc/passwd we are able to boot.
2023-03-03 13:11:49 +09:00
flatcar-ci
fee60d338e New version: main-3531.0.0-nightly-20230302-2100 2023-03-02 21:00:28 +00:00
Thilo Fromm
ed540046f5 scripts/bootstrap: Apply Flatcar modifications
- install curl before baselayout

  Now that Github rejects access to an unauthenticated URL with
  `git://`, we have to make git and libcurl work with
  `https://`. However, during the SDK stage2, curl is not explicitly
  installed, but just inherited from the stage1. As a result, curl is
  built without the `ssl` USE flag.  So installation of baselayout
  fails with:

```
git fetch https://github.com/flatcar-linux/baselayout.git --prune +HEAD:refs/git-r3/HEAD
fatal: unable to access 'https://github.com/flatcar-linux/baselayout.git/':
Protocol "https" not supported or disabled in libcurl
```

  To resolve the issue, we need to install curl with `BOOTSTRAP_USE=ssl`
  before trying to install baselayout.

- update openssl before stage3

  Right now our bootstrap flow is different then gentoo's - we don't
  update the seed when building stage1 and use a different ebuilds
  snapshot for stage1 compared to stage2 and stage3. This is causing
  us trouble now, because we introduced openssl-3, but seed/stage1
  still contains openssl-1.1. During `emerge -e @system` in stage3,
  some packages that depend on openssl may build against the stage1
  version, which results in an error during depcleaning (they would
  need to be rebuilt instead).  Stage3 is not extensible, so instead,
  explicitly update openssl in stage2. This workaround can be removed
  as soon as we release a seed with openssl-3.

Co-authored-by: Dongsu Park <dpark@linux.microsoft.com>
Co-authored-by: Jeremi Piotrowski <jpiotrowski@microsoft.com>
Co-authored-by: Krzesimir Nowak <knowak@microsoft.com>
2023-03-02 17:39:56 +01:00
Krzesimir Nowak
d2dea5545b scripts: Sync with Gentoo
It's from Gentoo commit 991727070a928a03481303ed5b0a571534853445.
2023-03-02 17:39:56 +01:00
Krzesimir Nowak
8eb68e4e68 .github: Add sys-apps/texinfo to packages list 2023-03-02 17:39:56 +01:00
Krzesimir Nowak
3d830272f9 sys-apps/texinfo: Add from Gentoo
It's from Gentoo commit b072cfaeb12a28b977754564d1817463cfc8ffae.

Moved from coreos-overlay.
2023-03-02 17:39:56 +01:00
Krzesimir Nowak
6cbdb3e845 .github: Update packages list
Add or remove some packages we have updated or dropped with the weekly
updates.

Also drop sys-power/iasl, we don't have it any more.
2023-03-02 17:39:56 +01:00
Krzesimir Nowak
bee582760d dev-python/platformdirs: Add from Gentoo
It's from Gentoo commit aa8c011f5376ea3b6cef77580bd630b4bcfc0548.
2023-03-02 17:39:56 +01:00
Krzesimir Nowak
b888d3fc63 dev-python/appdirs: Drop unnecessary package
Used to be a dependency of dev-python/setuptools before it was
updated.
2023-03-02 17:39:56 +01:00
Krzesimir Nowak
125a5a8b0e net-libs/nghttp2: Sync with Gentoo
It's from Gentoo commit 9c0432bbae303f86f8142cf42b17334aff77140e.
2023-03-02 17:39:56 +01:00
Krzesimir Nowak
f2efb6e7cc app-text/sgml-common: Sync with Gentoo
It's from Gentoo commit 4af109f34b5bf97f25e6cdec6c292ab2599b6c65.
2023-03-02 17:39:56 +01:00
Krzesimir Nowak
8bae1ce374 app-text/docbook-xsl-stylesheets: Sync with Gentoo
It's from Gentoo commit 03677f912ed3fd5e02cbbbb2c9f37940d87d6c97.
2023-03-02 17:39:56 +01:00
Krzesimir Nowak
5846ab83ca app-text/docbook-xsl-ns-stylesheets: Add from Gentoo
It's from Gentoo commit c17701cef3dafad58a8a1a978ff5d585974abf0a.
2023-03-02 17:39:56 +01:00
Krzesimir Nowak
8940bae85c app-text/docbook-xml-dtd: Sync with Gentoo
It's from Gentoo commit 2056068fe7a93194be30b4504b0dd4960225b033.
2023-03-02 17:39:56 +01:00
Krzesimir Nowak
002470aef3 app-text/build-docbook-catalog: Sync with Gentoo
It's from Gentoo commit 91d9ac680f3c80df288a607f31c6bd188d501a2c.
2023-03-02 17:39:56 +01:00
Flatcar Buildbot
514251d8d5 virtual/pkgconfig: Sync with Gentoo
It's from Gentoo commit 9c70ade482350595ea273b4b00545a7a23d3e42d.
2023-03-02 17:39:56 +01:00
Flatcar Buildbot
4111b92659 sys-libs/binutils-libs: Sync with Gentoo
It's from Gentoo commit e590be61f6ea99840e520c931d1b7158548087ef.
2023-03-02 17:39:56 +01:00
Flatcar Buildbot
52f8bd7dfb sys-kernel/linux-headers: Sync with Gentoo
It's from Gentoo commit 49d659b4c11e9d3955f13d8c98b4ef8544e4117d.
2023-03-02 17:39:56 +01:00
Flatcar Buildbot
4dfbc20204 sys-devel/patch: Sync with Gentoo
It's from Gentoo commit 383d8ccf52fefc0f320882e73424a61cc6ceca6e.
2023-03-02 17:39:56 +01:00
Flatcar Buildbot
c27a6d18c5 sys-devel/gnuconfig: Sync with Gentoo
It's from Gentoo commit 7d94f84a03f472a3ea8513c105c743f4bc64f4bc.
2023-03-02 17:39:56 +01:00
Flatcar Buildbot
987d23cee7 sys-devel/gettext: Sync with Gentoo
It's from Gentoo commit 708a5eb5bbffb026c0e6097a20987797122aa07d.
2023-03-02 17:39:56 +01:00
Flatcar Buildbot
7e06ebdc30 sys-devel/gcc: Sync with Gentoo
It's from Gentoo commit db2110a4dcd7e99e00afd41429b94f4fe67e36fb.
2023-03-02 17:39:56 +01:00
Flatcar Buildbot
43e0e07dc1 sys-devel/flex: Sync with Gentoo
It's from Gentoo commit 7ff3874a1a6ea59ad3ea195b66921b7e332f2f4d.
2023-03-02 17:39:56 +01:00
Flatcar Buildbot
4305b666c6 sys-devel/crossdev: Sync with Gentoo
It's from Gentoo commit 27bd73e1860c85f68ba5353eec6b88bafbe615a2.
2023-03-02 17:39:56 +01:00
Flatcar Buildbot
3a73fdd26a sys-devel/binutils: Sync with Gentoo
It's from Gentoo commit 07d598347c2a311c91eacd4303e0517cf0a127c3.
2023-03-02 17:39:56 +01:00
Flatcar Buildbot
9a20113257 sys-devel/autoconf-archive: Sync with Gentoo
It's from Gentoo commit 92d13a6c5aee33c11fcfcb71adda551ffd79626f.
2023-03-02 17:39:56 +01:00
Flatcar Buildbot
c6add7cbee sys-apps/portage: Sync with Gentoo
It's from Gentoo commit ec6eec4ea23359cc040b1a0875c67515400f0035.
2023-03-02 17:39:56 +01:00
Flatcar Buildbot
f3c573b172 sys-apps/less: Sync with Gentoo
It's from Gentoo commit 1812c4a4ebafcc691905a05ff3e37b433ee093ca.
2023-03-02 17:39:56 +01:00
Flatcar Buildbot
49ee0601e4 sys-apps/i2c-tools: Sync with Gentoo
It's from Gentoo commit 33e06973dd9d1c5f2878f7019fc1699e014668b7.
2023-03-02 17:39:56 +01:00
Flatcar Buildbot
4e7d98f85f sys-apps/gawk: Sync with Gentoo
It's from Gentoo commit a0e668ea8d03e81c6b233097c57728680db678d9.
2023-03-02 17:39:56 +01:00
Flatcar Buildbot
a300b45106 sys-apps/findutils: Sync with Gentoo
It's from Gentoo commit d2ef800da5803e21b6ea91b94281291f5e253d87.
2023-03-02 17:39:56 +01:00
Flatcar Buildbot
11e43a9b59 sys-apps/file: Sync with Gentoo
It's from Gentoo commit 24d43d252387be846c4cae6014aa74bbf1f1d90e.
2023-03-02 17:39:56 +01:00
Flatcar Buildbot
a377d6e388 sys-apps/diffutils: Sync with Gentoo
It's from Gentoo commit 73ef85b71ec2ad54dca85bca7730fb2acafba1e3.
2023-03-02 17:39:56 +01:00
Flatcar Buildbot
b52b7d92ec profiles: Sync with Gentoo
It's from Gentoo commit 88ea8f2f6d716e3c6494427ef1654ee9a6fe1950.
2023-03-02 17:39:56 +01:00
Flatcar Buildbot
4f174bc243 net-misc/wget: Sync with Gentoo
It's from Gentoo commit 96f4f38724c8e195bc90d580d80a7761fb653e73.
2023-03-02 17:39:56 +01:00
Flatcar Buildbot
68266fe17c net-misc/rsync: Sync with Gentoo
It's from Gentoo commit 31d1d800ca00a944d68e066e84a3e3674e6561d8.
2023-03-02 17:39:56 +01:00
Flatcar Buildbot
fd34f7c94e net-misc/iputils: Sync with Gentoo
It's from Gentoo commit 399ba45c0b34222d67890c6c4998d89e65d5c293.
2023-03-02 17:39:56 +01:00
Flatcar Buildbot
7d3af03ee4 net-misc/iperf: Sync with Gentoo
It's from Gentoo commit db44c1b14d94a17ec374724ca97cdc0db6afa3a8.
2023-03-02 17:39:56 +01:00
Flatcar Buildbot
a4adac3a61 net-misc/curl: Sync with Gentoo
It's from Gentoo commit 6b3e4a4fb0e7658dcaaae0dcc3592d36757cd08f.
2023-03-02 17:39:56 +01:00
Flatcar Buildbot
c3332c105a net-libs/gnutls: Sync with Gentoo
It's from Gentoo commit 17dc63e8ecc0536c9b6a5607a903e93a5f173b07.
2023-03-02 17:39:56 +01:00
Flatcar Buildbot
f33b1a7b74 net-dns/bind-tools: Sync with Gentoo
It's from Gentoo commit 154e1d99cf44f004e016924a861c73dca2d0a085.
2023-03-02 17:39:56 +01:00
Flatcar Buildbot
c1843447fc eclass/verify-sig: Sync with Gentoo
It's from Gentoo commit 014a26bb2e7e746cbd4a474a3d84075132b6c916.
2023-03-02 17:39:56 +01:00
Flatcar Buildbot
365938ba6b eclass/toolchain: Sync with Gentoo
It's from Gentoo commit 9e51c9704162d07ab528179c4c3b05f36f1f21b3.
2023-03-02 17:39:56 +01:00
Flatcar Buildbot
359e32977b eclass/toolchain-funcs: Sync with Gentoo
It's from Gentoo commit 37fc81a57e3ce42fc3059354ad26a8c257ce1851.
2023-03-02 17:39:56 +01:00
Flatcar Buildbot
a10de3dd0d eclass/pypi: Sync with Gentoo
It's from Gentoo commit 12783bf82788b83a015afa21f6f9941e5f8b4d50.
2023-03-02 17:39:56 +01:00
Flatcar Buildbot
a2bafdca65 eclass/java-utils-2: Sync with Gentoo
It's from Gentoo commit 0a249fb08e3a498b459e827dd9359509510cf139.
2023-03-02 17:39:56 +01:00
Flatcar Buildbot
d9b8787c8e eclass/java-pkg-opt-2: Sync with Gentoo
It's from Gentoo commit 5f32171c981e5d65ab8b39706e67db5d4fb5c222.
2023-03-02 17:39:56 +01:00
Flatcar Buildbot
4e676ea9fc eclass/distutils-r1: Sync with Gentoo
It's from Gentoo commit 460987b8f0458a2f5102ad3bffc646bf9b492954.
2023-03-02 17:39:56 +01:00
Flatcar Buildbot
ffca9d31bc eclass/desktop: Sync with Gentoo
It's from Gentoo commit 09bd9a6b88693fa010b3b8e05c661d6cdd289275.
2023-03-02 17:39:56 +01:00
Flatcar Buildbot
d551ece732 dev-vcs/git: Sync with Gentoo
It's from Gentoo commit 336ac0d431e22059a2cb964ae2a9d91a966e6102.
2023-03-02 17:39:56 +01:00
Flatcar Buildbot
2910aab841 dev-util/strace: Sync with Gentoo
It's from Gentoo commit dc003655de74e386aea7c99e572396a185b9d94e.
2023-03-02 17:39:56 +01:00
Flatcar Buildbot
ce27af9aee dev-util/pkgconf: Sync with Gentoo
It's from Gentoo commit 63ac18f5f22842a2124b95bdd334af631a3be5b7.
2023-03-02 17:39:56 +01:00
Flatcar Buildbot
2d7a9c4c2e dev-util/perf: Sync with Gentoo
It's from Gentoo commit f1441f011624a20d2cafb3055e9630e949c47247.
2023-03-02 17:39:56 +01:00
Flatcar Buildbot
7639310e39 dev-util/meson: Sync with Gentoo
It's from Gentoo commit 98e0d1bcd1e51dd7641f83d05084f07326382122.
2023-03-02 17:39:56 +01:00
Flatcar Buildbot
fe1880ec7a dev-util/glib-utils: Sync with Gentoo
It's from Gentoo commit 4679ac73af5bcd210ee6f220ff7234397a078ca7.
2023-03-02 17:39:56 +01:00
Flatcar Buildbot
8f45fc3d8e dev-util/gdbus-codegen: Sync with Gentoo
It's from Gentoo commit 2d9a488da120974561c7406bcfb4b0fb5396fd48.
2023-03-02 17:39:56 +01:00
Flatcar Buildbot
12466ffc7e dev-util/cmake: Sync with Gentoo
It's from Gentoo commit 4c8f5011fbdac1fa6471dd2a7c63d315380e3ff4.
2023-03-02 17:39:56 +01:00
Flatcar Buildbot
97dbf53633 dev-util/b2: Sync with Gentoo
It's from Gentoo commit 2532659389b878a296a487663d21f8c3396dd3c7.
2023-03-02 17:39:56 +01:00
Flatcar Buildbot
f5aec429d2 dev-python/typing-extensions: Sync with Gentoo
It's from Gentoo commit 9fab0d32287c20ac44b631f27c8be6b8603cef18.
2023-03-02 17:39:56 +01:00
Flatcar Buildbot
36993fe0a3 dev-python/setuptools: Sync with Gentoo
It's from Gentoo commit d0ab2d5d948ee25e70a0d89dc049b5e82a940b03.
2023-03-02 17:39:56 +01:00
Flatcar Buildbot
2d17ae9674 dev-python/pydantic: Sync with Gentoo
It's from Gentoo commit 8af156b342d84c8928e4b27dbad50c66cfb2ec45.
2023-03-02 17:39:56 +01:00
Flatcar Buildbot
7e12dca745 dev-python/packaging: Sync with Gentoo
It's from Gentoo commit 50989230d51ad9ea16693fd501135262585cc45f.
2023-03-02 17:39:56 +01:00
Flatcar Buildbot
865ba7d43a dev-python/markupsafe: Sync with Gentoo
It's from Gentoo commit e96c85a59cd9b3af0e611aa67ac39c826c8eb44b.
2023-03-02 17:39:56 +01:00
Flatcar Buildbot
e79da14c34 dev-python/lazy-object-proxy: Sync with Gentoo
It's from Gentoo commit ee467d02f647bd2aec4115926a4af1a667987838.
2023-03-02 17:39:56 +01:00
Flatcar Buildbot
cb9384e343 dev-python/jaraco-text: Sync with Gentoo
It's from Gentoo commit 5261df7ad45c6d1ae530864ea340dff8dbe901d1.
2023-03-02 17:39:56 +01:00
Flatcar Buildbot
a6d1437064 dev-python/jaraco-functools: Sync with Gentoo
It's from Gentoo commit 6a3acdd9fdc4fe7612cdc937361be51babaff9b7.
2023-03-02 17:39:56 +01:00
Flatcar Buildbot
5ae3d01a4c dev-python/jaraco-context: Sync with Gentoo
It's from Gentoo commit ce3a0818f43b0f05ca229f067046c0fc30a38696.
2023-03-02 17:39:56 +01:00
Flatcar Buildbot
5f98e84fdd dev-python/cython: Sync with Gentoo
It's from Gentoo commit ee1d3100795dbc051702f7015a57ea8f1361e8ef.
2023-03-02 17:39:56 +01:00
Flatcar Buildbot
186f96d691 dev-python/autocommand: Sync with Gentoo
It's from Gentoo commit cc839ca8c6b26d521a8ad62297d891806020203b.
2023-03-02 17:39:56 +01:00
Flatcar Buildbot
10915f6adf dev-libs/glib: Sync with Gentoo
It's from Gentoo commit 8ff77f62d7b7603d740055db020ed70dda1842dd.
2023-03-02 17:39:56 +01:00
Flatcar Buildbot
4691c2a57b dev-lang/python: Sync with Gentoo
It's from Gentoo commit 95b49e4a927881dbb553ac42fe71682204b83eb3.
2023-03-02 17:39:56 +01:00
Flatcar Buildbot
5110899eb5 dev-db/sqlite: Sync with Gentoo
It's from Gentoo commit f6fcc182183c9a3b6b9862b9ef0d8143b5bbc3fc.
2023-03-02 17:39:56 +01:00
Flatcar Buildbot
35d9016575 app-portage/portage-utils: Sync with Gentoo
It's from Gentoo commit 1fa248843038ffe79d7fce8b51e7f16c65667c7e.
2023-03-02 17:39:56 +01:00
Flatcar Buildbot
faf7b54f97 app-emulation/qemu: Sync with Gentoo
It's from Gentoo commit 7e648ec4592e45730aefc986e949b73aefffdf8d.
2023-03-02 17:39:56 +01:00
Flatcar Buildbot
87dce79dcb app-editors/vim-core: Sync with Gentoo
It's from Gentoo commit a4f2416942e37d1d36010075d4ba260e56c55a0f.
2023-03-02 17:39:55 +01:00
Flatcar Buildbot
ca37a7f7e4 app-editors/vim: Sync with Gentoo
It's from Gentoo commit 74452a36706a863199b817ea063d074efd187159.
2023-03-02 17:39:55 +01:00
Flatcar Buildbot
d319865fc6 app-arch/xz-utils: Sync with Gentoo
It's from Gentoo commit 2f33ba438f74acbe975a644c7979be5d9e09d5db.
2023-03-02 17:39:55 +01:00
Flatcar Buildbot
28aaee50c4 app-arch/tar: Sync with Gentoo
It's from Gentoo commit eacad90fa57f3074a69840043803c32c658c6982.
2023-03-02 17:39:55 +01:00
Flatcar Buildbot
8468fb3be0 app-arch/gzip: Sync with Gentoo
It's from Gentoo commit 7bca765f0b608fc81db5702db39d3057c266b415.
2023-03-02 17:39:55 +01:00
Flatcar Buildbot
fc5f4c17b0 app-arch/bzip2: Sync with Gentoo
It's from Gentoo commit a2fb91ef324f29ae9985c9c3e4f127fd23476054.
2023-03-02 17:39:55 +01:00
Flatcar Buildbot
b9f0339fd7 app-alternatives/yacc: Sync with Gentoo
It's from Gentoo commit 27a62b993ed309ed0ed240ba0fef089d4cd1dddd.
2023-03-02 17:39:55 +01:00
Flatcar Buildbot
025083cb0d app-alternatives/tar: Sync with Gentoo
It's from Gentoo commit 9b6950ce5f4d2643f3edf7dd20f728103bf13a77.
2023-03-02 17:39:55 +01:00
Flatcar Buildbot
d38c81e672 app-alternatives/sh: Sync with Gentoo
It's from Gentoo commit dca8c7d3ef96c3090f3bab5a5443565fea6fe9c7.
2023-03-02 17:39:55 +01:00
Flatcar Buildbot
69712aca78 app-alternatives/lex: Sync with Gentoo
It's from Gentoo commit 78a076da5d2f991c4ce818f77c2bcdcb5bd4bd87.
2023-03-02 17:39:55 +01:00
Flatcar Buildbot
98ba965386 app-alternatives/gzip: Sync with Gentoo
It's from Gentoo commit a7ce3e89b88f036fbb6c611838d6650f4d47feda.
2023-03-02 17:39:55 +01:00
Flatcar Buildbot
7c38af8a1b app-alternatives/cpio: Sync with Gentoo
It's from Gentoo commit 2b6543e3095234c856273e60493d1a8e95a36f4c.
2023-03-02 17:39:55 +01:00
Flatcar Buildbot
d36fcff546 app-alternatives/bzip2: Sync with Gentoo
It's from Gentoo commit 63b4586ca3d070d9f3752eac945579fd72810b71.
2023-03-02 17:39:55 +01:00
Flatcar Buildbot
72b57bcaee app-alternatives/bc: Sync with Gentoo
It's from Gentoo commit c930317fb168c5a3c037cae57cc96df9a81c3a4b.
2023-03-02 17:39:55 +01:00
Flatcar Buildbot
927f8573bd app-alternatives/awk: Sync with Gentoo
It's from Gentoo commit f93ea09b462d734198264ba69ae60e1bfad69b6a.
2023-03-02 17:39:55 +01:00
Dongsu Park
2e04280471 Merge pull request #424 from flatcar/buildbot/monthly-glsa-metadata-updates-2023-03-01
Monthly GLSA metadata 2023-03-01
2023-03-02 17:01:57 +01:00
Mathieu Tortuyaux
f076cf036e profiles: build find with selinux support
Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
2023-03-02 11:33:16 +01:00
Mathieu Tortuyaux
94bcd37c3b sys-apps/baselayout: bump commit ID
it pulls relabelling of some files

Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
2023-03-02 11:33:16 +01:00
Kai Lueke
2bb558d6c7 changelog: remove .swp editor file
Was added by accident.
2023-03-02 18:48:33 +09:00
Flatcar Buildbot
eb13536f87 Update mantle container image to latest HEAD 2023-03-01 21:00:44 +00:00
flatcar-ci
44974fa5c2 New version: main-3530.0.0-nightly-20230301-2100 2023-03-01 21:00:26 +00:00
Flatcar Buildbot
f05e625d98 metadata: Monthly GLSA metadata updates 2023-03-01 07:06:57 +00:00
Mathieu Tortuyaux
759cbca91f Merge pull request #2481 from flatcar/tormath1/ignition
sys-apps/ignition: bump to 2.15.0
2023-03-01 07:21:50 +01:00
Flatcar Buildbot
2c89368f59 Update mantle container image to latest HEAD 2023-02-28 21:00:49 +00:00
flatcar-ci
7e946f2024 New version: main-3529.0.0-nightly-20230228-2100 2023-02-28 21:00:31 +00:00
Sayan Chowdhury
c41f5573cd Merge pull request #2487 from flatcar/linux-5.15.96-main
Upgrade Linux Kernel for main from 5.15.92 to 5.15.96
2023-03-01 00:44:33 +05:30
Mathieu Tortuyaux
acc6fa251a changelog: add entry
Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
2023-02-28 18:00:59 +01:00
Mathieu Tortuyaux
cce26d49a1 sys-apps/ignition: bump to 2.15.0
Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
2023-02-28 18:00:58 +01:00
Kai Lueke
ef08c06cb6 Support selective OS resets
This pulls in
https://github.com/flatcar/bootengine/pull/55 and
https://github.com/flatcar/init/pull/91 for a `flatcar-reset` tool and
boot logic for selective OS resets, cleaning the rootfs of old state
while keeping wanted paths, e.g., when reconfiguring the system with
Ignition.
2023-02-28 23:41:54 +09:00
Kai Lueke
6d4ccd8945 sys-kernel/bootengine: Clean duplicate overlayfs entries
This pulls in
https://github.com/flatcar/bootengine/pull/54
to provide a migration path and also ensure that no unwanted /etc/
upperdir files prevent using updated lowerdir files from
/usr/share/flatcar/etc.
2023-02-28 23:37:41 +09:00
flatcar-ci
61066f75a7 New version: main-3528.0.0-nightly-20230227-2100 2023-02-27 21:00:32 +00:00
Flatcar Buildbot
c1c1744b7d sys-kernel: Upgrade Kernel 5.15.92 to 5.15.96 2023-02-26 07:17:40 +00:00
Kai Lüke
abff6bd4aa Merge pull request #2467 from flatcar/kai/etc-overlay
sys-kernel/bootengine: Set up /etc as overlay mount
2023-02-24 11:12:42 +01:00
Kai Lueke
45236d8ff6 sys-kernel/bootengine: Set up /etc as overlay mount
This pulls in
https://github.com/flatcar/bootengine/pull/53
to provide files in /etc through an overlay mount from
/usr/share/flatcar/etc - essentially giving us a 3-way merge of config
files that allows us to update /etc while keeping user changes.
2023-02-24 19:12:22 +09:00
Sayan Chowdhury
1587991db8 Merge pull request #422 from flatcar/sayan/update-intel-microcode-20230214_p20230212
sys-firmware/intel-microcode: Sync with Gentoo; updates to 20230214
2023-02-24 14:03:13 +05:30
flatcar-ci
e61518faac New version: main-3524.0.0-nightly-20230223-2100 2023-02-23 21:00:28 +00:00
Sayan Chowdhury
8b1f5cf0a7 profiles: Add KEYWORDS to update intel-microcode to 20230214_p20230212
Signed-off-by: Sayan Chowdhury <schowdhury@microsoft.com>
2023-02-23 19:47:05 +05:30
Sayan Chowdhury
0821c5a4df Merge pull request #2472 from flatcar/buildbot/weekly-package-updates-2023-02-08
Weekly package updates 2023-02-08
2023-02-23 14:13:18 +05:30
Sayan Chowdhury
782ac9296a Merge pull request #413 from flatcar/buildbot/weekly-package-updates-2023-02-08
Weekly package updates 2023-02-08
2023-02-23 14:13:03 +05:30
Sayan Chowdhury
9c11608558 changelog: Add the changelog entry for intel-microcode
Signed-off-by: Sayan Chowdhury <schowdhury@microsoft.com>
2023-02-23 12:25:40 +05:30
Sayan Chowdhury
9afe95bc20 changelog: Add the changelog entries for the weekly updated packages
Signed-off-by: Sayan Chowdhury <schowdhury@microsoft.com>
2023-02-23 12:03:55 +05:30
flatcar-ci
c76474f065 New version: main-3523.0.0-nightly-20230222-2100 2023-02-22 21:00:27 +00:00
Dongsu Park
4781811b29 changelog: add changelog for torcx with golang.org/x/text 0.3.8 2023-02-22 16:08:02 +01:00
Dongsu Park
ea5b382bb3 app-arch/torcx: update golang.org/x/text to 0.3.8
Update golang.org/x/text to 0.3.8, mainly to address CVE-2022-32149.

Pulls in https://github.com/flatcar/torcx/pull/15.
2023-02-22 16:07:58 +01:00
Sayan Chowdhury
c6529c5b83 sys-firmware/intel-microcode: Sync with Gentoo
It's from Gentoo commit c0221699cb3e36b5bd56031703940274ed2e28a0.
2023-02-22 18:16:28 +05:30
Dongsu Park
822972911e Merge pull request #2471 from flatcar/dongsu/dnsmasq-2.89
profiles: accept keyword ~arm64 for net-dns/dnsmasq 2.89
2023-02-22 11:01:08 +01:00
Dongsu Park
41fd8fb160 Merge pull request #421 from flatcar/dongsu/dnsmasq-2.89
net-dns/dnsmasq: update to 2.89
2023-02-22 11:00:57 +01:00
Dongsu Park
b7434bd176 Merge pull request #2470 from flatcar/dongsu/e2fsprogs-1.46.6
profiles: accept keywords for e2fsprogs 1.46.6
2023-02-22 10:57:30 +01:00
Dongsu Park
ef621681ce profiles: accept keyword ~arm64 for net-dns/dnsmasq 2.89
Accept keyword ~arm64 for net-dns/dnsmasq 2.89, to keep the same
version 2.89 for both arches, addressing CVE-2022-0934.
2023-02-22 10:50:51 +01:00
Dongsu Park
e218f8a129 .github: add sys-fs/e2fsprogs to packages list
Add sys-fs/e2fsprogs to the packages list of weekly updates.
2023-02-22 08:57:57 +01:00
Dongsu Park
d6e8ecafeb changelog: add changelog for e2fsprogs 1.46.6 2023-02-22 08:57:57 +01:00
Dongsu Park
ccffbb6e6d sys-fs/e2fsprogs: update to 1.46.6
Update sys-fs/e2fsprogs to 1.46.6, mainly to address CVE-2022-1304.

Gentoo commit: ec82a694933ac15c812e2d0dff9ee58d1d8ee715
2023-02-22 08:57:31 +01:00
flatcar-ci
d670db43e5 New version: main-3522.0.0-nightly-20230221-2100 2023-02-21 21:00:30 +00:00
Sayan Chowdhury
42b3833b35 profiles: remove accept_keywords for gdbus-codegen arm64
gdbus-codegen has been stabilized for arm64 for 2.74.4 so we can drop
our profile change for the same.

Signed-off-by: Sayan Chowdhury <schowdhury@microsoft.com>
2023-02-21 22:31:19 +05:30
Sayan Chowdhury
abcff65183 profiles: remove accept_keywords for gcc arm64
gcc has been stabilized for arm64 for 11.3.1_p20230120-r1 so we can drop
our profile change for the same.

Signed-off-by: Sayan Chowdhury <schowdhury@microsoft.com>
2023-02-21 22:31:19 +05:30
Sayan Chowdhury
06d4d60fbf profiles: remove accept_keywords for curl arm64
curl has been stabilized for arm64 for 7.87.0-r2 so we can drop
our profile change for the same.

Signed-off-by: Sayan Chowdhury <schowdhury@microsoft.com>
2023-02-21 22:31:19 +05:30
Sayan Chowdhury
aae3c0977a profiles: remove accept_keywords for glib arm64
glib has been stabilized for arm64 for 2.74.4 so we can drop
our profile change for the same.

Signed-off-by: Sayan Chowdhury <schowdhury@microsoft.com>
2023-02-21 22:31:19 +05:30
Sayan Chowdhury
39e9a2cb2e profiles: remove accept_keywords for qemu arm64
qemu has been stabilized for arm64 for 7.2.0 so we can drop
our profile change for the same.

Signed-off-by: Sayan Chowdhury <schowdhury@microsoft.com>
2023-02-21 22:31:19 +05:30
Sayan Chowdhury
6b9994a41a .github: Add dev-libs/libuv to the package-list
Signed-off-by: Sayan Chowdhury <schowdhury@microsoft.com>
2023-02-21 22:28:28 +05:30
Sayan Chowdhury
c5eff83353 dev-libs/libuv: Sync with Gentoo
It's from Gentoo commit 0ee230b800453fe60225f424f14e717a28a9bdc9.
2023-02-21 22:28:28 +05:30
Flatcar Buildbot
98b6ad1d9c virtual/libelf: Sync with Gentoo
It's from Gentoo commit 46e1c0d450726ebc2fe4cc724e70fc213d978d87.
2023-02-21 22:28:27 +05:30
Flatcar Buildbot
69e669d3a8 sys-libs/libcap: Sync with Gentoo
It's from Gentoo commit de9bbc107499ed1a843ce5e7597890aadbbff3e4.
2023-02-21 22:28:27 +05:30
Flatcar Buildbot
dd9cfac647 sys-kernel/linux-headers: Sync with Gentoo
It's from Gentoo commit 3ad39371aca6624de8c7234867ebd8f81dab3ae4.
2023-02-21 22:28:27 +05:30
Flatcar Buildbot
6cb982133c sys-devel/patch: Sync with Gentoo
It's from Gentoo commit 1f1ff19f615b6568ca81c49f051e38359de1f2c0.
2023-02-21 22:28:27 +05:30
Flatcar Buildbot
b467dc7d6b sys-devel/libtool: Sync with Gentoo
It's from Gentoo commit cfb6be2cca843dbf53924056bf74d626a2660e85.
2023-02-21 22:28:27 +05:30
Flatcar Buildbot
3ecb5bf74a sys-devel/gcc: Sync with Gentoo
It's from Gentoo commit a4fc7049d963e6c1045fd65e9dfbe2d69eacea0f.
2023-02-21 22:28:27 +05:30
Flatcar Buildbot
f072fa33d4 sys-devel/crossdev: Sync with Gentoo
It's from Gentoo commit 8f5b8377a95de202da995b688c0aff8a1611a324.
2023-02-21 22:28:27 +05:30
Flatcar Buildbot
eeadf30b6f sys-devel/binutils: Sync with Gentoo
It's from Gentoo commit 5d1e75b4126ff6760ce5d2707591cd4ea7505edb.
2023-02-21 22:28:27 +05:30
Flatcar Buildbot
46d7c01333 sys-devel/automake-wrapper: Sync with Gentoo
It's from Gentoo commit b520046dbc50dc7b57245fdc4108b0332a910b44.
2023-02-21 22:28:27 +05:30
Flatcar Buildbot
5e2fb595ae sys-devel/autoconf-wrapper: Sync with Gentoo
It's from Gentoo commit d08bd3ca926b604cd45496db04aab7cfa44dcf15.
2023-02-21 22:28:27 +05:30
Flatcar Buildbot
d1b1109612 sys-apps/gentoo-functions: Sync with Gentoo
It's from Gentoo commit e66873a3b765467c70f30bf20a01e02b3f37bb03.
2023-02-21 22:28:27 +05:30
Flatcar Buildbot
606cbc8ee9 sys-apps/diffutils: Sync with Gentoo
It's from Gentoo commit cc023c47f0a30174d43fb940109fce5781edda95.
2023-02-21 22:28:26 +05:30
Flatcar Buildbot
2ee731f6a5 profiles: Sync with Gentoo
It's from Gentoo commit d407d986f56e449fd699a403ffa9138463fbe029.
2023-02-21 22:28:26 +05:30
Flatcar Buildbot
01889e4270 net-misc/iputils: Sync with Gentoo
It's from Gentoo commit 591ed0e276efdd24dc383db54157e819807b9a46.
2023-02-21 22:28:26 +05:30
Flatcar Buildbot
3e7ffd1fb0 net-misc/curl: Sync with Gentoo
It's from Gentoo commit 70e478afca6ee420e77c320a37bbb6045b6a302e.
2023-02-21 22:28:26 +05:30
Flatcar Buildbot
54a97cafe2 net-dns/bind-tools: Sync with Gentoo
It's from Gentoo commit 1352a480e30e215bfcea3f08e9af4d3079dbebe9.
2023-02-21 22:28:26 +05:30
Flatcar Buildbot
d8e507d69d licenses: Sync with Gentoo
It's from Gentoo commit f9d3bb52b434ef9f6bf8437a9d1f06c989858989.
2023-02-21 22:28:26 +05:30
Flatcar Buildbot
8a6f8708a3 eclass/toolchain: Sync with Gentoo
It's from Gentoo commit 597efc1908793a77001d42ebbd96ebb07f8ee631.
2023-02-21 22:28:26 +05:30
Flatcar Buildbot
dbba02fcd7 eclass/toolchain-funcs: Sync with Gentoo
It's from Gentoo commit ceab713f67593524e98c4f75995860723095dec6.
2023-02-21 22:28:26 +05:30
Flatcar Buildbot
34e8f764b2 eclass/llvm: Sync with Gentoo
It's from Gentoo commit d27219ef714fd17289c3e645f79d45053cd95ef7.
2023-02-21 22:28:26 +05:30
Flatcar Buildbot
e32dbc868d eclass/linux-mod: Sync with Gentoo
It's from Gentoo commit e6c8f5df8110ea74e30b0937db43f567004c5dd7.
2023-02-21 22:28:26 +05:30
Flatcar Buildbot
4d9f988beb eclass/kernel-2: Sync with Gentoo
It's from Gentoo commit 954e5a3ea67dbc14a0ec2a7887e88f424b4a8f4d.
2023-02-21 22:28:26 +05:30
Flatcar Buildbot
0ba7e3c462 dev-util/strace: Sync with Gentoo
It's from Gentoo commit 16a1d2021c0f1fa5498141ed1217b8a43032f382.
2023-02-21 22:28:25 +05:30
Flatcar Buildbot
fd5711f0e1 dev-util/pkgconf: Sync with Gentoo
It's from Gentoo commit a8a6d230ec262834bc4c3b8cad56ff5228a3682d.
2023-02-21 22:28:25 +05:30
Flatcar Buildbot
461b679f12 dev-util/gperf: Sync with Gentoo
It's from Gentoo commit 857fded076aa394ed355ad8ec0de000d4cfa9194.
2023-02-21 22:28:25 +05:30
Flatcar Buildbot
f12a89242e dev-util/glib-utils: Sync with Gentoo
It's from Gentoo commit 99eeab3b0464b2b8a31ac0853ed142c7b6ef471d.
2023-02-21 22:28:25 +05:30
Flatcar Buildbot
357418b265 dev-util/gdbus-codegen: Sync with Gentoo
It's from Gentoo commit c2cdbe81e9cac0977686948d67afc38ce73f0546.
2023-02-21 22:28:25 +05:30
Flatcar Buildbot
9f18318226 dev-util/cmake: Sync with Gentoo
It's from Gentoo commit 8877a73ac9a312eccd29f218275206477102339c.
2023-02-21 22:28:25 +05:30
Flatcar Buildbot
0c2bb3b074 dev-util/bpftool: Sync with Gentoo
It's from Gentoo commit 6b171e74a39049cade0c9499059210250d2a60df.
2023-02-21 22:28:25 +05:30
Flatcar Buildbot
10d882c9a5 dev-util/b2: Sync with Gentoo
It's from Gentoo commit 978f3791fcc7b3f04d8a7e05785a9c3744ea98b2.
2023-02-21 22:28:25 +05:30
Flatcar Buildbot
d6615e27a8 dev-libs/libpcre2: Sync with Gentoo
It's from Gentoo commit 853ffc254e93646e53de72c0b5db8b2b04521941.
2023-02-21 22:28:25 +05:30
Flatcar Buildbot
a0305117b3 dev-libs/libltdl: Sync with Gentoo
It's from Gentoo commit a1a498b77d74a9904808cdf9a3943f995ebeae00.
2023-02-21 22:28:25 +05:30
Flatcar Buildbot
1818c97fc0 dev-libs/gmp: Sync with Gentoo
It's from Gentoo commit 41be178f55e7a4f36b9d287398d679fd7877d8bd.
2023-02-21 22:28:24 +05:30
Flatcar Buildbot
83a31b2197 dev-libs/glib: Sync with Gentoo
It's from Gentoo commit 18a78a2fbf3d5667523c4f4fb3c2d678f3109ec8.
2023-02-21 22:28:24 +05:30
Flatcar Buildbot
a5e72cd0b7 dev-libs/boost: Sync with Gentoo
It's from Gentoo commit a77e2be3202141061f919937ad9ccab5eb92c75f.
2023-02-21 22:28:24 +05:30
Flatcar Buildbot
90cccffec7 app-emulation/qemu: Sync with Gentoo
It's from Gentoo commit a13c9106cd8f1ffc67859c2d670b9370f098fe02.
2023-02-21 22:28:24 +05:30
Flatcar Buildbot
5667fc9703 app-editors/vim-core: Sync with Gentoo
It's from Gentoo commit 8218305dc9dc0468081f5e0a503ed890a301c8ab.
2023-02-21 22:28:24 +05:30
Flatcar Buildbot
313be82d70 app-editors/vim: Sync with Gentoo
It's from Gentoo commit e1012aa8921b3a09f3730df4400d85106d3f65ad.
2023-02-21 22:28:24 +05:30
Kai Lueke
2965968b40 coreos-base/coreos-init: Fix dummy dev default networkd unit exclusion
This pulls in
https://github.com/flatcar/init/pull/90
to fix the dummy interface exclusion rule in the default networkd unit.
It was supposed to work before but didn't. With it we wouldn't have
needed the special exclusions for Kubernetes interfaces.
2023-02-21 21:55:54 +09:00
Dongsu Park
493e755f8b Merge pull request #2468 from flatcar/dongsu/containerd-go-1.19
app-emulation/containerd: default to Go 1.19
2023-02-21 13:42:48 +01:00
Kai Lüke
5947444b38 Merge pull request #2466 from flatcar/kai/init-kube-network
coreos-base/coreos-init: Exclude K8s' special interfaces
2023-02-21 13:17:58 +01:00
Dongsu Park
becf3eed53 .github: add net-dns/dnsmasq to packages list
Add net-dns/dnsmasq to the packages list of weekly updates.
2023-02-21 12:40:33 +01:00
Dongsu Park
b000be3100 changelog: add changelog for dnsmasq 2.89 2023-02-21 12:39:00 +01:00
Dongsu Park
a386e910a2 net-dns/dnsmasq: update to 2.89
Update net-dns/dnsmasq to 2.89, mainly to address CVE-2022-0934.

Gentoo commit 09d027bc68e73b94568ddd4c9877d1915921c282.
2023-02-21 12:36:03 +01:00
Dongsu Park
1e947c7ef9 app-emulation/containerd: default to Go 1.19
Since containerd 1.6.18, containerd is built with
Go 1.19 by default. Following that, update the default
Go version to 1.19.
See also
https://github.com/containerd/containerd/commit/54ead5b7b71a .
2023-02-21 11:24:25 +01:00
Dongsu Park
4c09499fc1 Merge pull request #418 from flatcar/dongsu/less-608r2
sys-apps/less: update to 608-r2
2023-02-21 09:11:21 +01:00
flatcar-ci
3d82186f90 New version: main-3521.0.0-nightly-20230220-2100 2023-02-20 21:00:25 +00:00
Dongsu Park
17772fee94 profiles: accept keywords for e2fsprogs 1.46.6
Accept keywords ~amd64 and ~arm64 for sys-fs/e2fsprogs, mainly to
address CVE-2022-1304.
2023-02-20 17:35:23 +01:00
Krzesimir Nowak
44f8a01b1c Merge pull request #417 from flatcar/krnowak/python-update
Update python and python packages and eclasses
2023-02-20 17:11:33 +01:00
Krzesimir Nowak
174b3b250c Merge pull request #2461 from flatcar/krnowak/python-update
Update python to 3.10.x
2023-02-20 17:11:27 +01:00
Dongsu Park
0071170759 changelog: add changelog for Go 1.19.6 2023-02-20 16:36:18 +01:00
Dongsu Park
a7baaa084c .github: add sys-apps/less to packages list 2023-02-20 12:24:48 +01:00
Dongsu Park
dced51899c changelog: add changelog for less 608 2023-02-20 12:24:48 +01:00
Dongsu Park
7b15ff9a79 sys-apps/less: update to 608-r2
Update sys-apps/less to 608-r2, mainly to address CVE-2022-46663.

Gentoo commit: 5266422ebb13eb9acbcb976a9f42232f1c3bb0d9
2023-02-20 12:24:48 +01:00
Kai Lueke
b5f0e88504 coreos-base/coreos-init: Exclude K8s' special interfaces
This pulls in
https://github.com/flatcar/init/pull/89
to set the Kubernetes interfaces nodelocaldns and kube-ipvs0 as
Unmanaged in networkd to prevent configuration conflicts.
2023-02-20 19:11:03 +09:00
Flatcar Buildbot
cf9216166c dev-lang: Upgrade Go 1.19.5 to 1.19.6 2023-02-20 07:27:15 +00:00
Dongsu Park
818bab8f60 Merge pull request #2454 from flatcar/dongsu/gcc-glibc-cet
profiles: update sys-devel/gcc to 11.3.1_p20230120-r1
2023-02-17 16:00:04 +01:00
Dongsu Park
91393a0bea Merge pull request #2460 from flatcar/dongsu/openssh-9.2
net-misc/openssh: update to 9.2_p1-r2
2023-02-17 15:49:02 +01:00
Flatcar Buildbot
f88c6cd4fa Update mantle container image to latest HEAD 2023-02-17 13:33:09 +00:00
Krzesimir Nowak
a1fafb2209 changelog: Add an entry 2023-02-17 12:23:09 +01:00
Krzesimir Nowak
b45bed244e changelog: Add an entry 2023-02-17 12:22:38 +01:00
Krzesimir Nowak
7241464358 dev-python/distro-oem: Bump python dep to 3.10 2023-02-17 12:20:12 +01:00
Krzesimir Nowak
ac0f9ba2d8 app-emulation/wa-linux-agent: Bump python dep to 3.10 2023-02-17 12:20:12 +01:00
Krzesimir Nowak
a9cd46e40b profiles: Drop outdated accept keywords for sys-fs/btrfs-progs 2023-02-17 12:20:12 +01:00
Krzesimir Nowak
c0b5d9a78a profiles: Update USE flags for sys-fs/btrfs-progs 2023-02-17 12:20:12 +01:00
Krzesimir Nowak
f5134084d4 sys-boot/grub: Bump EAPI to 7
The ebuild uses python eclasses, which dropped support for EAPI 6
after the update. Updating EAPI required replacing the use of the
versionator eclass as it's banned in EAPI 7 or later. Fortunately,
nothing in the ebuild seemed to use anything from the eclass.
2023-02-17 12:20:12 +01:00
Krzesimir Nowak
dc7a889296 coreos-devel/sdk-depends: Add dev-python/six
The dev-python/six became a build dependency for dev-python/boto.
2023-02-17 12:20:12 +01:00
Krzesimir Nowak
842bc69144 sys-fs/btrfs-progs: Apply Flatcar modifications 2023-02-17 12:20:12 +01:00
Krzesimir Nowak
27b73a5c4a sys-fs/btrfs-progs: Sync with Gentoo
It's from Gentoo commit ed468028e725c9580a7b2ee02d6b7b9375f7a0b2.
2023-02-17 12:20:12 +01:00
Krzesimir Nowak
f7935aa5e1 dev-lang/python-oem: Apply Flatcar modifications
I changed the way we modify the ebuild by keeping the modifications as
minimal as possible, leaving disabling whatever that can be disabled
to the USE flags.
2023-02-17 12:20:12 +01:00
Krzesimir Nowak
8e045df98d profiles: Set use flags for dev-lang/python-oem
This is a thing that needs to be done just this once. The necessary
modifications to the python-oem ebuild will be done in follow-up
commit, that can be later cherry-picked if we update the package
again.
2023-02-17 12:20:12 +01:00
Krzesimir Nowak
c34577a86a coreos: Add some overrides for python-oem
This is a thing that needs to be done just this once. The necessary
modifications to the python-oem ebuild will be done in follow-up
commit, that can be later cherry-picked if we update the package
again.
2023-02-17 12:20:12 +01:00
Krzesimir Nowak
b2cc62502c dev-lang/python-oem: Update to 3.10.9
So we have a matching versions of python in OEM and SDK.
2023-02-17 12:20:12 +01:00
Krzesimir Nowak
48e842f66b profiles: Switch to python 3.10 2023-02-17 12:20:12 +01:00
Krzesimir Nowak
0ea44b439b dev-python/boto: Move to portage-stable
We did one change in setup.py. We can do it with a user patch.
2023-02-17 12:20:12 +01:00
Krzesimir Nowak
18ac5a7970 coreos-base/hard-host-depends: Drop dev-python/mako
Nothing needs it.
2023-02-17 12:20:12 +01:00
Krzesimir Nowak
b51e61beaf .github: Add the python packages and eclasses
In the meantime, fix an entry for the readme.gentoo-r1 eclass - it was
missing the .eclass suffix.
2023-02-17 11:53:02 +01:00
Krzesimir Nowak
d8427cc641 sys-apps/findutils: Sync with Gentoo
It's from Gentoo commit ed468028e725c9580a7b2ee02d6b7b9375f7a0b2.
2023-02-17 11:53:02 +01:00
Krzesimir Nowak
d92f02f2e2 eclass/waf-utils: Sync with Gentoo
It's from Gentoo commit aba2bb5d2dd63c88960e70b10f1e9a213a8eaffb.
2023-02-17 11:53:02 +01:00
Krzesimir Nowak
538782b400 eclass/python-utils-r1: Sync with Gentoo
It's from Gentoo commit a509338936a0610b12d697f781d1acccf7b592f5.
2023-02-17 11:53:02 +01:00
Krzesimir Nowak
f65ddb0fa4 eclass/python-single-r1: Sync with Gentoo
It's from Gentoo commit 3d67b1ccfacc37308a7236625035dff1156b025c.
2023-02-17 11:53:02 +01:00
Krzesimir Nowak
179cb46a1d eclass/python-r1: Sync with Gentoo
It's from Gentoo commit 52eb3fb4e8b3f38c7f22271ee1150c14bfe97cdd.
2023-02-17 11:53:02 +01:00
Krzesimir Nowak
cfbf805f6e eclass/python-any-r1: Sync with Gentoo
It's from Gentoo commit 3d67b1ccfacc37308a7236625035dff1156b025c.
2023-02-17 11:53:02 +01:00
Krzesimir Nowak
e4ce7d1f30 eclass/pypi: Add from Gentoo
It's from Gentoo commit aec6cd673b9aa4bce9095a390c28139197374202.
2023-02-17 11:53:02 +01:00
Krzesimir Nowak
c984495f87 eclass/distutils-r1: Sync with Gentoo
It's from Gentoo commit f162bdec61704b860c8c3be2c4ab44980165876d.
2023-02-17 11:53:01 +01:00
Krzesimir Nowak
af7fce8f1f dev-vcs/repo: Sync with Gentoo
It's from Gentoo commit ed468028e725c9580a7b2ee02d6b7b9375f7a0b2.
2023-02-17 11:53:01 +01:00
Krzesimir Nowak
a29c6202c3 dev-python/zipp: Drop unused package
It was pulled in by dev-python/importlib_metadata, but since it's
gone, nothing else depended on zipp.
2023-02-17 11:53:01 +01:00
Krzesimir Nowak
18a1698df2 dev-python/wheel: Sync with Gentoo
It's from Gentoo commit ed468028e725c9580a7b2ee02d6b7b9375f7a0b2.
2023-02-17 11:53:01 +01:00
Krzesimir Nowak
dc6cdd92b6 dev-python/typing-extensions: Add from Gentoo
It's from Gentoo commit 507415af96eb97babbcea8139e7a106564d9f0cc.
2023-02-17 11:53:01 +01:00
Krzesimir Nowak
0faabde57c dev-python/tomli: Sync with Gentoo
It's from Gentoo commit 0b19d5ccdbc482684dfcdcf9f5550c977ecce93b.
2023-02-17 11:53:01 +01:00
Krzesimir Nowak
9b284498be dev-python/snakeoil: Sync with Gentoo
It's from Gentoo commit 42f8229136e9f37f564a8c8f3e3b86b2e7091286.
2023-02-17 11:53:01 +01:00
Krzesimir Nowak
21e6bc24bc dev-python/six: Sync with Gentoo
It's from Gentoo commit ed468028e725c9580a7b2ee02d6b7b9375f7a0b2.
2023-02-17 11:53:01 +01:00
Krzesimir Nowak
0f6d43233f dev-python/setuptools_scm: Sync with Gentoo
It's from Gentoo commit e9f407780b321f619b512ffebaecbcfbc4550dc0.
2023-02-17 11:53:01 +01:00
Krzesimir Nowak
88163b9e72 dev-python/setuptools: Sync with Gentoo
It's from Gentoo commit e4e2bbd1339042cfc6f677620f3adc7377ef21f9.
2023-02-17 11:53:01 +01:00
Krzesimir Nowak
194603fbf8 dev-python/pyparsing: Sync with Gentoo
It's from Gentoo commit ed468028e725c9580a7b2ee02d6b7b9375f7a0b2.
2023-02-17 11:53:01 +01:00
Krzesimir Nowak
8d40af3639 dev-python/pygments: Sync with Gentoo
It's from Gentoo commit 8239cbe100fadf423adb28f20a79dd31b65724e4.
2023-02-17 11:53:01 +01:00
Krzesimir Nowak
3b24fa853c dev-python/pydecomp: Sync with Gentoo
It's from Gentoo commit ed468028e725c9580a7b2ee02d6b7b9375f7a0b2.
2023-02-17 11:53:01 +01:00
Krzesimir Nowak
c0930d4e31 dev-python/pydantic: Add from Gentoo
It's from Gentoo commit 34bfb217b6b458d2c2158351a1a9a4e412398cab.
2023-02-17 11:53:01 +01:00
Krzesimir Nowak
0dc45e535c dev-python/packaging: Sync with Gentoo
It's from Gentoo commit 736adc017416b105651a81facd0292d026276616.
2023-02-17 11:53:01 +01:00
Krzesimir Nowak
9305b5f32a dev-python/ordered-set: Sync with Gentoo
It's from Gentoo commit ed468028e725c9580a7b2ee02d6b7b9375f7a0b2.
2023-02-17 11:53:01 +01:00
Krzesimir Nowak
e95073910d dev-python/nspektr: Sync with Gentoo
It's from Gentoo commit 8752266c7bb46021eab7197f18c68d25f8c75a80.
2023-02-17 11:53:01 +01:00
Krzesimir Nowak
a524b3418c dev-python/more-itertools: Sync with Gentoo
It's from Gentoo commit 074b3b194a28322ad9fa287c34691beb352a7ee8.
2023-02-17 11:53:01 +01:00
Krzesimir Nowak
fb74e3084f dev-python/markupsafe: Sync with Gentoo
It's from Gentoo commit c6a78c623d1eb65838e7b5e8236456bf9f374287.
2023-02-17 11:53:01 +01:00
Krzesimir Nowak
148a6238ab dev-python/mako: Drop unused package
Nothing pulls that in other hard host depends unnecessarily.
2023-02-17 11:53:01 +01:00
Krzesimir Nowak
53f17f826d dev-python/lxml: Sync with Gentoo
It's from Gentoo commit 6084584607508b5da388165dc40397b4f9b64867.
2023-02-17 11:53:01 +01:00
Krzesimir Nowak
b123d9d7c3 dev-python/lazy-object-proxy: Sync with Gentoo
It's from Gentoo commit ed468028e725c9580a7b2ee02d6b7b9375f7a0b2.
2023-02-17 11:53:01 +01:00
Krzesimir Nowak
c6361e84f8 dev-python/jinja: Sync with Gentoo
It's from Gentoo commit ed468028e725c9580a7b2ee02d6b7b9375f7a0b2.
2023-02-17 11:53:01 +01:00
Krzesimir Nowak
e42ebd6735 dev-python/jaraco-text: Sync with Gentoo
It's from Gentoo commit 710dfbbfb19eacd489afba80faf047f64fea5946.
2023-02-17 11:53:01 +01:00
Krzesimir Nowak
4af5183d5b dev-python/jaraco-functools: Sync with Gentoo
It's from Gentoo commit 98fbb10dbda3c2043e5349edee4b10d8d09eaf3b.
2023-02-17 11:53:01 +01:00
Krzesimir Nowak
03371ad2a9 dev-python/jaraco-context: Sync with Gentoo
It's from Gentoo commit 26d2f0b0dc8aeb1e7528b89013b61c4ffecf67c5.
2023-02-17 11:53:01 +01:00
Krzesimir Nowak
1b69a14eca dev-python/installer: Sync with Gentoo
It's from Gentoo commit 3f63d782bb02a2ebf2de258cd8605ba77853b327.
2023-02-17 11:53:01 +01:00
Krzesimir Nowak
224d0d52dc dev-python/inflect: Add from Gentoo
It's from Gentoo commit 4a9fbadd00b2340a42914655cce34963ecde2731.
2023-02-17 11:53:01 +01:00
Krzesimir Nowak
e758c07fc1 dev-python/importlib_metadata: Drop unused package
We will be updating python to version 3.10 or greater, so this package
is not needed any more.
2023-02-17 11:53:01 +01:00
Krzesimir Nowak
cc8c70ae0e dev-python/gpep517: Sync with Gentoo
It's from Gentoo commit ed468028e725c9580a7b2ee02d6b7b9375f7a0b2.
2023-02-17 11:53:01 +01:00
Krzesimir Nowak
848b2767f6 dev-python/gentoo-common: Add from Gentoo
It's from Gentoo commit c4f1c9917bbdce3a08fe5fe0e666315951fd9b64.
2023-02-17 11:53:01 +01:00
Krzesimir Nowak
07c44fabc7 dev-python/flit_core: Sync with Gentoo
It's from Gentoo commit ed468028e725c9580a7b2ee02d6b7b9375f7a0b2.
2023-02-17 11:53:01 +01:00
Krzesimir Nowak
c82350adc5 dev-python/docutils: Sync with Gentoo
It's from Gentoo commit 3a83d73166a974ec73fb824b146c1710332bcb5a.
2023-02-17 11:53:01 +01:00
Krzesimir Nowak
a3bd98076e dev-python/distro: Sync with Gentoo
It's from Gentoo commit ed468028e725c9580a7b2ee02d6b7b9375f7a0b2.
2023-02-17 11:53:01 +01:00
Krzesimir Nowak
245a76f780 dev-python/cython: Sync with Gentoo
It's from Gentoo commit ed468028e725c9580a7b2ee02d6b7b9375f7a0b2.
2023-02-17 11:53:01 +01:00
Krzesimir Nowak
f54eb5e867 dev-python/crcmod: Sync with Gentoo
It's from Gentoo commit ed468028e725c9580a7b2ee02d6b7b9375f7a0b2.
2023-02-17 11:53:01 +01:00
Krzesimir Nowak
314cbd4b07 dev-python/certifi: Sync with Gentoo
It's from Gentoo commit ed468028e725c9580a7b2ee02d6b7b9375f7a0b2.
2023-02-17 11:53:01 +01:00
Krzesimir Nowak
7a438f7aab dev-python/boto: Add from Gentoo
It's from Gentoo commit 67b39a7cf42aef820d1a849ea8f53a77575f277c.
2023-02-17 11:53:01 +01:00
Krzesimir Nowak
d53b06c64c dev-python/autocommand: Add from Gentoo
It's from Gentoo commit ed468028e725c9580a7b2ee02d6b7b9375f7a0b2.
2023-02-17 11:53:01 +01:00
Krzesimir Nowak
c67fa1ee50 dev-python/appdirs: Sync with Gentoo
It's from Gentoo commit ed468028e725c9580a7b2ee02d6b7b9375f7a0b2.
2023-02-17 11:53:01 +01:00
Krzesimir Nowak
f1b57279f5 dev-libs/libnl: Sync with Gentoo
It's from Gentoo commit ed468028e725c9580a7b2ee02d6b7b9375f7a0b2.
2023-02-17 11:53:01 +01:00
Krzesimir Nowak
32a79be312 dev-libs/jsoncpp: Sync with Gentoo
It's from Gentoo commit ed468028e725c9580a7b2ee02d6b7b9375f7a0b2.
2023-02-17 11:53:01 +01:00
Krzesimir Nowak
7b12526d38 dev-lang/python-exec-conf: Sync with Gentoo
It's from Gentoo commit 33ad44a77df33acfcb184a72955b85da896cabc6.
2023-02-17 11:53:01 +01:00
Krzesimir Nowak
af8642077c dev-lang/python-exec: Sync with Gentoo
It's from Gentoo commit ed468028e725c9580a7b2ee02d6b7b9375f7a0b2.
2023-02-17 11:53:01 +01:00
Krzesimir Nowak
666091c2a4 dev-lang/python: Sync with Gentoo
It's from Gentoo commit 7e4bc93cfd8c98df45018b72f6ac4bfc5c698bcf.
2023-02-17 11:53:01 +01:00
Krzesimir Nowak
87d5ce7ec7 app-text/asciidoc: Sync with Gentoo
It's from Gentoo commit ed468028e725c9580a7b2ee02d6b7b9375f7a0b2.
2023-02-17 11:51:28 +01:00
Krzesimir Nowak
6b0caea332 app-shells/bash-completion: Sync with Gentoo
It's from Gentoo commit ed468028e725c9580a7b2ee02d6b7b9375f7a0b2.
2023-02-17 11:51:28 +01:00
Dongsu Park
cab3e7abf9 changelog: add changelog for containerd 1.6.18 2023-02-17 10:52:35 +01:00
Flatcar Buildbot
e31bc2214b app-emulation: Upgrade Containerd 1.6.16 to 1.6.18 2023-02-17 08:23:03 +00:00
flatcar-ci
81b609b751 New version: main-3517.0.0-nightly-20230216-2100 2023-02-16 21:00:25 +00:00
Thilo Fromm
9ef8b69e5c scripts/bootstrap: Apply Flatcar modifications
- add static-libs, openmp

  'static-libs' and 'opempn' are added to the bootstrap emerge USE
  flags (stage 3 of the bootstrap-sh script, which is run in stage 2
  of the SDK catalyst bootstrapping process):

  - 'static-libs' un-breaks the zlib build: zlib installed has this
     flag set and zlib requested per emerge command line in
     bootstrap.sh stage 3 needs this flag to prevent a slot conflict.

  - 'openmp' is to honor requirements of newer versions of GCC and is
     added according to Gentoo guidelines published here:
     https://wiki.gentoo.org/wiki/User:Sakaki/Sakaki%27s_EFI_Install_Guide/Building_the_Gentoo_Base_System_Minus_Kernel#Gentoo_Bootstrap_Remix:_Progressing_from_Stage_1_to_Stage_2

- install curl before baselayout

  Now that Github rejects access to an unauthenticated URL with
  `git://`, we have to make git and libcurl work with
  `https://`. However, during the SDK stage2, curl is not explicitly
  installed, but just inherited from the stage1. As a result, curl is
  built without the `ssl` USE flag.  So installation of baselayout
  fails with:

```
git fetch https://github.com/flatcar-linux/baselayout.git --prune +HEAD:refs/git-r3/HEAD
fatal: unable to access 'https://github.com/flatcar-linux/baselayout.git/':
Protocol "https" not supported or disabled in libcurl
```

  To resolve the issue, we need to install curl with `BOOTSTRAP_USE=ssl`
  before trying to install baselayout.

- update openssl before stage3

  Right now our bootstrap flow is different then gentoo's - we don't
  update the seed when building stage1 and use a different ebuilds
  snapshot for stage1 compared to stage2 and stage3. This is causing
  us trouble now, because we introduced openssl-3, but seed/stage1
  still contains openssl-1.1. During `emerge -e @system` in stage3,
  some packages that depend on openssl may build against the stage1
  version, which results in an error during depcleaning (they would
  need to be rebuilt instead).  Stage3 is not extensible, so instead,
  explicitly update openssl in stage2. This workaround can be removed
  as soon as we release a seed with openssl-3.

- fix bootstrap in verbose mode

  Verbose mode does not unset STRAP_RUN, thus the script tries to
  prune sys-devel/gcc at the later stage. Currently portage exits with
  an exit status 1 if a specific package was requested to be pruned
  and there was nothing to do. This results in a bootstrap failure. So
  before we try to prune, let's do a dry run to see if anything would
  be done.

  For the portage code that results in exit status 1, see the
  following link:

  https://gitweb.gentoo.org/proj/portage.git/tree/lib/_emerge/actions.py?id=bde2a895cf520687dce7a8e92601041a37529ba0#n1700

  Fix can be dropped when https://github.com/gentoo/gentoo/pull/29612
  gets merged.

Co-authored-by: Dongsu Park <dpark@linux.microsoft.com>
Co-authored-by: Jeremi Piotrowski <jpiotrowski@microsoft.com>
Co-authored-by: Krzesimir Nowak <knowak@microsoft.com>
2023-02-16 13:49:19 +01:00
Krzesimir Nowak
4c60474d8f scripts: Sync with Gentoo
It's from Gentoo commit c26dfbbcfeb7239fbb527b0fceab36c7371f4b9d.
2023-02-16 13:49:12 +01:00
Dongsu Park
b56b3050ab changelog: add changelog for openssh 9.2 2023-02-16 11:24:38 +01:00
Sayan Chowdhury
d6ec6e5281 net-misc/openssh: Apply Flatcar patches
- Drop the init.d files.
- Remove the socket unit's rate limiting.
- Mark the package as stable.

Signed-off-by: Sayan Chowdhury <schowdhury@microsoft.com>
Signed-off-by: Dongsu Park <dpark@linux.microsoft.com>
2023-02-16 11:24:38 +01:00
Dongsu Park
52919f1e29 net-misc/openssh: update to 9.2_p1-r2
Update net-misc/openssh to 9.2_p1-r2, mainly to address CVE-2023-25136.

Gentoo commit: a773d7e0cdb9579343c1a4437ed4ce97f9d91d1f
2023-02-16 11:24:23 +01:00
Flatcar Buildbot
035b6ee65f sys-kernel: Upgrade Linux Firmware 20230117 to 20230210 2023-02-16 07:11:01 +00:00
flatcar-ci
0e0dbb924c New version: main-3517.0.0-nightly-20230216-0606 2023-02-16 06:06:45 +00:00
Flatcar Buildbot
974eebde26 Update mantle container image to latest HEAD 2023-02-15 21:00:41 +00:00
flatcar-ci
db33cb9c4e New version: main-3516.0.0-nightly-20230215-2100 2023-02-15 21:00:26 +00:00
Dongsu Park
49a6781cf6 Merge pull request #2449 from flatcar/rust-1.67.1-main
Upgrade dev-lang/rust and virtual/rust in main from 1.67.0 to 1.67.1
2023-02-15 17:13:01 +01:00
Dongsu Park
1076894c62 profiles: update sys-devel/gcc to 11.3.1_p20230120-r1
Since the new USE flag `cet` became the default in profiles of
portage-stable, SDK bootstrap using gcc 11.3.1_p20221209 started
to fail at `sys-libs/glibc`.

```
in function `dl_open_worker_begin':
 dl-open.c:(.text+0xab4c): undefined reference to `_dl_cet_open_check'
```

That is because gcc is not correctly configured for CET.

That issue was fixed in recent upstream GCC versions,
e.g. 11.3.1_p20221209-r1 or 11.3.1_p20230120-r1.
https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=016184c289f2cc6c6ade496a700a12f135fbae07
https://gitweb.gentoo.org/proj/gcc-patches.git/commit/?id=15daf0510a5fab17cd556261d688a6618391a0c1
However, gcc of Flatcar, 11.3.1_p20221209, does not have the fix.

Update sys-devel/gcc to 11.3.1_p20230120-r1 to fix that issue.

Also accept ~arm64 to keep the same version for both arches.
2023-02-15 17:04:19 +01:00
flatcar-ci
f5333d48ba New version: main-3515.0.0-nightly-20230214-2100 2023-02-14 21:00:28 +00:00
Dongsu Park
51ed887e3a dev-lang/rust: adjust ebuilds for Rust 1.67.1
Adjust ebuilds to be able to build with Rust 1.67.1.
Sync minor changes with upstream Gentoo as well.
2023-02-14 13:36:11 +01:00
Kai Lüke
30414417a7 Merge pull request #2436 from flatcar/kai/combined-status
Apply new Flatcar change of using the combined systemd log format
2023-02-14 12:00:37 +01:00
Flatcar Buildbot
a3f425e7ec Update mantle container image to latest HEAD 2023-02-14 10:49:53 +00:00
Flatcar Buildbot
84b695a0a2 dev-lang: Upgrade dev-lang/rust 1.67.0 to 1.67.1 2023-02-14 07:32:37 +00:00
flatcar-ci
414987596d New version: main-3514.0.0-nightly-20230213-2100 2023-02-13 21:00:31 +00:00
Dongsu Park
00f252c52b Merge pull request #2435 from flatcar/dongsu/openssl-3.0.8
dev-libs/openssl: update to 3.0.8
2023-02-13 14:30:08 +01:00
Dongsu Park
c39cb6df2f changelog: add changelog for openssl 3.0.8 2023-02-13 14:26:53 +01:00
Mathieu Tortuyaux
9cd2474a49 dev-libs/openssl: Apply Flatcar modifications
- remove unecessary files
- drop `pkg_postint`
- create `/etc/ssl` with tmpfiles
- mark openssl as stable for arm64 and amd64
- continue shipping app-misc/c_rehash

Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
Signed-off-by: Dongsu Park <dpark@linux.microsoft.com>
2023-02-13 14:26:46 +01:00
Dongsu Park
f07f5c6b8d Merge pull request #2441 from flatcar/dongsu/github-actions-docker-url
.github: fix URL of docker release notes
2023-02-13 12:52:37 +01:00
Flatcar Buildbot
99227c00b2 app-misc: Upgrade ca-certificates 3.87 to 3.88.1 2023-02-13 07:15:56 +00:00
Dongsu Park
6dbcbc54ee .github: fix URL of docker release notes
Now that the upstream Docker release notes website has changed its
structure, the URL for Docker release notes started to have a specific
format of
https://docs.docker.com/engine/release-notes/MAJOR.MINOR/#COMBINEDFULLVERSION.

Fix the URL to make it work correctly.
2023-02-10 11:57:21 +01:00
flatcar-ci
d9840913e4 New version: main-3510.0.0-nightly-20230209-2100 2023-02-09 21:00:25 +00:00
Flatcar Buildbot
cbef9d58d9 sys-kernel: Upgrade Kernel 5.15.89 to 5.15.92 2023-02-09 14:21:23 +01:00
Kai Lueke
8d46d31234 Apply new Flatcar change of using the combined systemd log format
The boot log only showed the unit descriptions which made it hard to
know what unit was meant.
Switch to the combined unit status reporting that includes the unit
name.
2023-02-09 13:53:28 +01:00
Flatcar Buildbot
99ecf97136 .github: add app-eselect/eselect-iptables to packages list 2023-02-09 11:50:24 +01:00
Flatcar Buildbot
9c4bf919fc app-eselect/eselect-iptables: update to 20220320
As iptables was updated to 1.8.8 in coreos-overlay, we need to update
eselect-iptables to 20220320 as well, to avoid bugs having missing
symlinks like /sbin/ip6tables, /sbin/ip6tables-{save,restore}.

See also https://cgit.gentoo.org/proj/eselect-iptables.git/commit/?id=2512407d3790.
2023-02-09 10:37:12 +01:00
Krzesimir Nowak
09a319bae6 changelog: Add an entry 2023-02-09 10:34:15 +01:00
Krzesimir Nowak
2644094e6c coreos-base/coreos-init, sys-apps/baselayout: Move installing symlinks
Install some of the symlinks in the baselayout package, instead of
coreos-init. Systemd started installing its private libraries in
/usr/lib64/systemd instead of /usr/lib/systemd which led to the
situation where /usr/lib64/systemd stopped being a symlink to
/usr/lib/systemd and became a separate directory. This could break
compatibility with software that expected things to be in
/usr/lib64/systemd.

Some symlink installation stays in init, though. This is to avoid
having them installed for some oem images where they become dangling.
2023-02-08 13:04:28 +01:00
Sayan Chowdhury
86b23cc1be sys-apps/systemd: Apply Flatcar modifications
Signed-off-by: Sayan Chowdhury <schowdhury@microsoft.com>
2023-02-08 13:01:32 +01:00
Sayan Chowdhury
3eca5ac51d sys-apps/systemd: Sync with Gentoo; update to 252.5
It's from Gentoo commit 5ee2ced8801f349aeaad982f72736d0b162ba1c1.
2023-02-08 13:01:32 +01:00
Dongsu Park
bd4c0572d1 dev-libs/openssl: update to 3.0.8
Sync with Gentoo, update dev-libs/openssl to 3.0.8, mainly to address
CVE-2022-4203, CVE-2022-4304, CVE-2022-4450, CVE-2023-0215,
CVE-2023-0216, CVE-2023-0217, CVE-2023-0286, CVE-2023-0401.
2023-02-08 09:00:50 +01:00
flatcar-ci
67699c9121 New version: main-3508.0.0-nightly-20230207-2100 2023-02-07 21:00:26 +00:00
Krzesimir Nowak
ca2eb65674 Merge pull request #2404 from flatcar/krnowak/weekly
Profile changes and cleanups for weekly updates
2023-02-07 17:38:42 +01:00
Dongsu Park
dc180e9dc1 Merge pull request #2426 from flatcar/dongsu/sudo-1.19.2_p2
app-admin/sudo: update to 1.9.12_p2
2023-02-07 17:05:14 +01:00
Krzesimir Nowak
a6e7097ac8 coreos/user-patches: Add a user patch sys-devel/gcc 2023-02-07 15:08:07 +01:00
Krzesimir Nowak
c694ab958f profiles: Mask sys-devel/gcc versions that are stable only on one arch 2023-02-07 15:08:07 +01:00
Krzesimir Nowak
d51554d27d coreos-base/update_engine: Stop using deprecated stuff 2023-02-07 15:08:07 +01:00
Krzesimir Nowak
14fb10149a profiles: Bump version of net-misc/rsync in accept keywords 2023-02-07 15:08:07 +01:00
Krzesimir Nowak
d2c835e6bb profiles: Add accept keywords for net-misc/curl 2023-02-07 15:08:07 +01:00
Krzesimir Nowak
d51b66201f profiles: Add accept keywords for net-dns/bind-tools 2023-02-07 15:08:07 +01:00
Krzesimir Nowak
452a1201a9 profiles: Drop obsolete use flag for dev-vcs/git 2023-02-07 15:08:07 +01:00
Krzesimir Nowak
b54879d9cc profiles: Drop accept keywords for dev-vcs/git
We update to 2.39.1, which is stable for both amd64 and arm64.
2023-02-07 15:08:07 +01:00
Krzesimir Nowak
0c15ec2569 profiles: Bump version of dev-util/bpftool in accept keywords 2023-02-07 15:08:07 +01:00
Krzesimir Nowak
bdacc717e2 profiles: Add accept keywords for app-emulation/qemu 2023-02-07 15:08:07 +01:00
Krzesimir Nowak
3a41c4b1b5 profiles: Add accept keywords for app-editors/vim-core 2023-02-07 15:08:07 +01:00
Krzesimir Nowak
3c493aa788 profiles: Add accept keywords for app-editors/vim 2023-02-07 15:08:07 +01:00
Krzesimir Nowak
e3bed9f973 profiles: Add accept keywords for app-arch/ncompress
This pulls in a fix for uncompress symlink.
2023-02-07 15:08:07 +01:00
Krzesimir Nowak
9f00424e1c coreos: Drop user patch for app-arch/ncompress
We are about to update to 5.0-r1 that fixes the same issue.
2023-02-07 15:08:07 +01:00
Krzesimir Nowak
8f6fde1c5f changelog: Add entries 2023-02-07 14:59:13 +01:00
Flatcar Buildbot
8784d6dc6d Update mantle container image to latest HEAD 2023-02-07 07:12:28 +00:00
flatcar-ci
c066dc7117 New version: main-3507.0.0-nightly-20230206-2100 2023-02-06 21:00:29 +00:00
Dongsu Park
353a9ba2a5 changelog: add changelog for iptables 1.8.8 2023-02-06 09:47:32 +01:00
Flatcar Buildbot
016bb9f738 Update mantle container image to latest HEAD 2023-02-06 07:09:41 +00:00
Sayan Chowdhury
6a48109132 net-firewall/iptables: Apply the Flatcar patches
Signed-off-by: Sayan Chowdhury <sayan@kinvolk.io>
2023-02-03 17:01:08 +01:00
Dongsu Park
0f2d35cc29 net-firewall/iptables: update to 1.8.8-r5
Update iptables to 1.8.8-r5.

Gentoo ref: 02b17c9bb64e147affc4acecaa0ff4151b2329bf
2023-02-03 17:01:07 +01:00
Flatcar Buildbot
69c78fbd82 app-emulation: Upgrade Containerd 1.6.15 to 1.6.16 2023-02-03 08:22:54 +00:00
flatcar-ci
d933e45647 New version: main-3503.0.0-nightly-20230202-2100 2023-02-02 21:00:23 +00:00
Dongsu Park
382efa98fd changelog: add changelog for sudo 1.9.12_p2 2023-02-02 17:45:30 +01:00
Sayan Chowdhury
1ae0c61528 app-admin/sudo: Apply Flatcar patches
- Remove Perl Runtime Dependency
- Remove OpenLDAP schema files for sudo
- Remove sudo.conf file as it is shipped via baselayout

Signed-off-by: Sayan Chowdhury <schowdhury@microsoft.com>
2023-02-02 17:45:30 +01:00
Dongsu Park
1ec00fcfcd app-admin/sudo: update to 1.9.12_p2
Update app-admin/sudo to 1.9.12_p2 mainly to address CVE-2023-22809.

Gentoo ref: ad2ac1d9c75f49275d32b857fefd43a5358192eb
2023-02-02 17:45:26 +01:00
Flatcar Buildbot
650f6b2bd1 x11-libs/pixman: Sync with Gentoo
It's from Gentoo commit 5b86df4fdf4c864e1023f60e838f194c42fadfa2.
2023-02-02 16:43:42 +01:00
Flatcar Buildbot
e4272f3759 sys-libs/zlib: Sync with Gentoo
It's from Gentoo commit 5fe0054b3e6a55983086d25284fd7e7a25506f13.
2023-02-02 16:43:42 +01:00
Flatcar Buildbot
f33cd03761 sys-libs/libseccomp: Sync with Gentoo
It's from Gentoo commit ed468028e725c9580a7b2ee02d6b7b9375f7a0b2.
2023-02-02 16:43:42 +01:00
Flatcar Buildbot
d96a7d92e6 sys-libs/binutils-libs: Sync with Gentoo
It's from Gentoo commit e9fdffcef805793ff04d141f1b2f83dfc067af88.
2023-02-02 16:43:42 +01:00
Flatcar Buildbot
45831ef3e2 sys-fs/multipath-tools: Sync with Gentoo
It's from Gentoo commit 816055e2387bc79b730315f51a067b54965919f0.
2023-02-02 16:43:42 +01:00
Flatcar Buildbot
f7a35aad67 sys-devel/m4: Sync with Gentoo
It's from Gentoo commit 231e4e05dfbf967ae40fe2c2e4c0eebac9ac496f.
2023-02-02 16:43:42 +01:00
Flatcar Buildbot
fcdec9bd96 sys-devel/gcc-config: Sync with Gentoo
It's from Gentoo commit e958d4fadbead2caac9181c80d89ae58b4252890.
2023-02-02 16:43:42 +01:00
Flatcar Buildbot
c828bb6f17 sys-devel/gcc: Sync with Gentoo
It's from Gentoo commit 9365f1e0f71f7b4568795239d257626d218bd077.
2023-02-02 16:43:42 +01:00
Flatcar Buildbot
49edf677c4 sys-devel/crossdev: Sync with Gentoo
It's from Gentoo commit 6439dce33f10da50ea0f7b1986672990370897a3.
2023-02-02 16:43:42 +01:00
Flatcar Buildbot
06ee84f939 sys-devel/bison: Sync with Gentoo
It's from Gentoo commit aa1d9b702b2f2ae20082028c5ee9436a40879755.
2023-02-02 16:43:42 +01:00
Flatcar Buildbot
6ab21f5c77 sys-devel/binutils-config: Sync with Gentoo
It's from Gentoo commit 36185b1ea7d6b08e398b27de2a05ba443f9fdf37.
2023-02-02 16:43:42 +01:00
Flatcar Buildbot
d05dcf54cb sys-devel/binutils: Sync with Gentoo
It's from Gentoo commit cdfb1257f1557792e5f7a2a466e55adac553d263.
2023-02-02 16:43:42 +01:00
Flatcar Buildbot
63df68e1d6 sys-devel/automake-wrapper: Sync with Gentoo
It's from Gentoo commit f87e7f23ebe135aafedc801c870b1256b75c57b9.
2023-02-02 16:43:42 +01:00
Flatcar Buildbot
8e55204243 sys-devel/automake: Sync with Gentoo
It's from Gentoo commit ed468028e725c9580a7b2ee02d6b7b9375f7a0b2.
2023-02-02 16:43:42 +01:00
Flatcar Buildbot
129e173145 sys-devel/autoconf-wrapper: Sync with Gentoo
It's from Gentoo commit 1e4003179ec1b93f403570d29b9a35a448ce2290.
2023-02-02 16:43:42 +01:00
Flatcar Buildbot
47503c60ad sys-apps/portage: Sync with Gentoo
It's from Gentoo commit 6ce6f3338b5fcc9582caa2a2a33c68b9a2558779.
2023-02-02 16:43:42 +01:00
Flatcar Buildbot
bdb11950c6 sys-apps/i2c-tools: Sync with Gentoo
It's from Gentoo commit ed468028e725c9580a7b2ee02d6b7b9375f7a0b2.
2023-02-02 16:43:42 +01:00
Flatcar Buildbot
b008eb9bf9 sys-apps/file: Sync with Gentoo
It's from Gentoo commit ed468028e725c9580a7b2ee02d6b7b9375f7a0b2.
2023-02-02 16:43:42 +01:00
Flatcar Buildbot
adb774f4a1 sys-apps/diffutils: Sync with Gentoo
It's from Gentoo commit 046af5dddd5007df3cfe2f317e4076bddc0ead4c.
2023-02-02 16:43:42 +01:00
Flatcar Buildbot
3caab5a94e profiles: Sync with Gentoo
It's from Gentoo commit a6d8f02298770349527dcee49cc5a99adcbc5cfa.
2023-02-02 16:43:42 +01:00
Flatcar Buildbot
a9dc92c0c1 net-misc/wget: Sync with Gentoo
It's from Gentoo commit ed468028e725c9580a7b2ee02d6b7b9375f7a0b2.
2023-02-02 16:43:42 +01:00
Flatcar Buildbot
b68850d256 net-misc/rsync: Sync with Gentoo
It's from Gentoo commit 831dd1209afaf2553baef3264b46b062d76e80b6.
2023-02-02 16:43:42 +01:00
Flatcar Buildbot
83a3d2a365 net-misc/curl: Sync with Gentoo
It's from Gentoo commit 23b9a847d47e5b48b10825e6d01931bfd38e327a.
2023-02-02 16:43:42 +01:00
Flatcar Buildbot
12499d97a2 net-libs/libpcap: Sync with Gentoo
It's from Gentoo commit 4a419599570c5efed5d5f740c41cf0b3904086c4.
2023-02-02 16:43:42 +01:00
Flatcar Buildbot
c3ead223cd net-fs/cifs-utils: Sync with Gentoo
It's from Gentoo commit ed468028e725c9580a7b2ee02d6b7b9375f7a0b2.
2023-02-02 16:43:42 +01:00
Flatcar Buildbot
0fe5204ec7 net-dns/bind-tools: Sync with Gentoo
It's from Gentoo commit 2c49f3f775938d9d24680ec5184c0aa4fbd88e50.
2023-02-02 16:43:42 +01:00
Flatcar Buildbot
cf2128506f net-analyzer/nmap: Sync with Gentoo
It's from Gentoo commit ed468028e725c9580a7b2ee02d6b7b9375f7a0b2.
2023-02-02 16:43:42 +01:00
Flatcar Buildbot
58d509c138 licenses: Sync with Gentoo
It's from Gentoo commit da0574c5b5db9bd2077203048727da6e6b029bec.
2023-02-02 16:43:42 +01:00
Flatcar Buildbot
bc417ef6ac eclass/toolchain-funcs: Sync with Gentoo
It's from Gentoo commit e2f62c4651faf6f7ebd9ffeeb0c891945f87ab3c.
2023-02-02 16:43:42 +01:00
Flatcar Buildbot
751bcee63d eclass/pam: Sync with Gentoo
It's from Gentoo commit b3f73e307436c6849c3cee9e4a51bad8262cfc68.
2023-02-02 16:43:42 +01:00
Flatcar Buildbot
05abaac003 eclass/multilib-build: Sync with Gentoo
It's from Gentoo commit 9629b99e826606c8068a2cd4ef16455deb1d8c76.
2023-02-02 16:43:42 +01:00
Flatcar Buildbot
4f93a5b468 eclass/linux-mod: Sync with Gentoo
It's from Gentoo commit 2bd0e2bb9236fe31224a6d8984ce85a38add6849.
2023-02-02 16:43:42 +01:00
Flatcar Buildbot
8ee30f0e64 eclass/linux-info: Sync with Gentoo
It's from Gentoo commit c5d4de5ed682ac0c70fa87c8cab6b35bed51c979.
2023-02-02 16:43:42 +01:00
Flatcar Buildbot
166d2e4ca7 eclass/cmake: Sync with Gentoo
It's from Gentoo commit b15b4729c68c19f88ee1306e9eeb66d1313223a9.
2023-02-02 16:43:42 +01:00
Flatcar Buildbot
14fad78c05 dev-vcs/git: Sync with Gentoo
It's from Gentoo commit 90c56f7adb0f35c8c5c911639e0fd8eac7c2bc8e.
2023-02-02 16:43:42 +01:00
Flatcar Buildbot
5b95467ecc dev-util/re2c: Sync with Gentoo
It's from Gentoo commit ed468028e725c9580a7b2ee02d6b7b9375f7a0b2.
2023-02-02 16:43:42 +01:00
Flatcar Buildbot
77dd6ab95a dev-util/pkgconf: Sync with Gentoo
It's from Gentoo commit d30761d3c18593bbee87fd2f56fad7e5893042d0.
2023-02-02 16:43:42 +01:00
Flatcar Buildbot
9ad6f30192 dev-util/perf: Sync with Gentoo
It's from Gentoo commit ed468028e725c9580a7b2ee02d6b7b9375f7a0b2.
2023-02-02 16:43:42 +01:00
Flatcar Buildbot
f93ad3c6a2 dev-util/patchelf: Sync with Gentoo
It's from Gentoo commit 6bf73fc7d68e46a845c5846f5a1a5b83f4380562.
2023-02-02 16:43:42 +01:00
Flatcar Buildbot
c435cb1145 dev-util/pahole: Sync with Gentoo
It's from Gentoo commit 8447b2c20881b1d6b1fe417f16c82e39e24c1ac5.
2023-02-02 16:43:42 +01:00
Flatcar Buildbot
80c4890225 dev-util/ninja: Sync with Gentoo
It's from Gentoo commit ed468028e725c9580a7b2ee02d6b7b9375f7a0b2.
2023-02-02 16:43:42 +01:00
Flatcar Buildbot
915f80b4c1 dev-util/meson-format-array: Sync with Gentoo
It's from Gentoo commit ed468028e725c9580a7b2ee02d6b7b9375f7a0b2.
2023-02-02 16:43:42 +01:00
Flatcar Buildbot
3cdf6270a8 dev-util/meson: Sync with Gentoo
It's from Gentoo commit ed468028e725c9580a7b2ee02d6b7b9375f7a0b2.
2023-02-02 16:43:42 +01:00
Flatcar Buildbot
d44fbb8276 dev-util/glib-utils: Sync with Gentoo
It's from Gentoo commit a0c3067e5ac8f9ae5ccf0882566a2921ea58d208.
2023-02-02 16:43:42 +01:00
Flatcar Buildbot
3d80f8e63c dev-util/gdbus-codegen: Sync with Gentoo
It's from Gentoo commit f39e97dc5ed32762b271838ce1e73e860b5e435d.
2023-02-02 16:43:42 +01:00
Flatcar Buildbot
3ce0aa93ee dev-util/cmake: Sync with Gentoo
It's from Gentoo commit 1e0c6f9332423bd02de6f6e6408f84251b7c1d6a.
2023-02-02 16:43:42 +01:00
Flatcar Buildbot
07bb5c2d7f dev-util/catalyst: Sync with Gentoo
It's from Gentoo commit ae2e3cc2e1120b630620c1634e01b5d83b11da81.
2023-02-02 16:43:42 +01:00
Flatcar Buildbot
109752f224 dev-util/bpftool: Sync with Gentoo
It's from Gentoo commit 0ff398c8011c20cc94fc5a5cd2dcb0be859de9fa.
2023-02-02 16:43:42 +01:00
Flatcar Buildbot
0135c832fb dev-util/b2: Sync with Gentoo
It's from Gentoo commit 48ccc5d52042f9807e468da0003caa5d4ae0c516.
2023-02-02 16:43:42 +01:00
Flatcar Buildbot
484fc6b11f dev-python/fasteners: Sync with Gentoo
It's from Gentoo commit ed468028e725c9580a7b2ee02d6b7b9375f7a0b2.
2023-02-02 16:43:42 +01:00
Flatcar Buildbot
a0ebeacd3a dev-libs/libxslt: Sync with Gentoo
It's from Gentoo commit ed468028e725c9580a7b2ee02d6b7b9375f7a0b2.
2023-02-02 16:43:42 +01:00
Flatcar Buildbot
bf2c0f3f27 dev-libs/libxml2: Sync with Gentoo
It's from Gentoo commit 90e12deb36f9e585f350076570e464497b9547eb.
2023-02-02 16:43:42 +01:00
Flatcar Buildbot
2c4f71e2f3 dev-libs/libpcre2: Sync with Gentoo
It's from Gentoo commit 8f0de6f7e19517b6653f826d96d6161609b5d861.
2023-02-02 16:43:41 +01:00
Flatcar Buildbot
720c750aa3 dev-libs/gobject-introspection: Sync with Gentoo
It's from Gentoo commit ed468028e725c9580a7b2ee02d6b7b9375f7a0b2.
2023-02-02 16:43:41 +01:00
Flatcar Buildbot
f261a4c39a dev-libs/glib: Sync with Gentoo
It's from Gentoo commit 5dc85258363c774c504d046e3f0f329759d98e64.
2023-02-02 16:43:41 +01:00
Flatcar Buildbot
1d1426fb42 dev-libs/elfutils: Sync with Gentoo
It's from Gentoo commit ead5f36b5dca164c24d1422a341a9e7226b38348.
2023-02-02 16:43:41 +01:00
Flatcar Buildbot
e0bedb1e47 dev-libs/boost: Sync with Gentoo
It's from Gentoo commit 07c078c95908ea51c67b761daec1c617c2e775a6.
2023-02-02 16:43:41 +01:00
Flatcar Buildbot
a43df8ca5f dev-lang/python: Sync with Gentoo
It's from Gentoo commit 083f1ce6e21171f27abe799035c9bb30c4034f84.
2023-02-02 16:43:41 +01:00
Flatcar Buildbot
d588650c39 dev-lang/perl: Sync with Gentoo
It's from Gentoo commit 32a4f6e001d9118b5ea5a1c6b53900d2ce02eab6.
2023-02-02 16:43:41 +01:00
Flatcar Buildbot
144ca5ffaa dev-db/sqlite: Sync with Gentoo
It's from Gentoo commit 5a8b55018320bbd9a59d4d88354bae1a9f227832.
2023-02-02 16:43:41 +01:00
Flatcar Buildbot
fbefd9a2b3 app-portage/portage-utils: Sync with Gentoo
It's from Gentoo commit a50367392098b45791594e5da8773986fcb34038.
2023-02-02 16:43:41 +01:00
Flatcar Buildbot
77ca0f0d70 app-emulation/qemu-guest-agent: Sync with Gentoo
It's from Gentoo commit ed468028e725c9580a7b2ee02d6b7b9375f7a0b2.
2023-02-02 16:43:41 +01:00
Flatcar Buildbot
7b643fa615 app-emulation/qemu: Sync with Gentoo
It's from Gentoo commit 74b06a127f862d7db58d1686fb8482644dc22a64.
2023-02-02 16:43:41 +01:00
Flatcar Buildbot
9117f270c7 app-editors/vim-core: Sync with Gentoo
It's from Gentoo commit 33e6817e3d108cb8e4cd1ad17227cf7f408b2fc1.
2023-02-02 16:43:41 +01:00
Flatcar Buildbot
8b8047cf41 app-editors/vim: Sync with Gentoo
It's from Gentoo commit ed468028e725c9580a7b2ee02d6b7b9375f7a0b2.
2023-02-02 16:43:41 +01:00
Flatcar Buildbot
1ef3d93a9f app-crypt/mit-krb5: Sync with Gentoo
It's from Gentoo commit ed468028e725c9580a7b2ee02d6b7b9375f7a0b2.
2023-02-02 16:43:41 +01:00
Flatcar Buildbot
a2535026c0 app-crypt/adcli: Sync with Gentoo
It's from Gentoo commit 1259b354f00b4370ed2b5405cdea9ce8d20bbce4.
2023-02-02 16:43:41 +01:00
Flatcar Buildbot
bae45fc461 app-arch/xz-utils: Sync with Gentoo
It's from Gentoo commit 1ce522ed271960a3ba7674e92591c9cecc352ca7.
2023-02-02 16:43:41 +01:00
Flatcar Buildbot
c74ea15767 app-arch/pigz: Sync with Gentoo
It's from Gentoo commit 8a1a91aa281cd0c6f2d3c2054ed9c866a04d594d.
2023-02-02 16:43:41 +01:00
Flatcar Buildbot
dc7d308628 app-arch/ncompress: Sync with Gentoo
It's from Gentoo commit e5e8fc552b29179767cc030ca687ff684ac9a715.
2023-02-02 16:43:41 +01:00
Flatcar Buildbot
c4658ed4dc app-arch/lbzip2: Sync with Gentoo
It's from Gentoo commit 8f03cd6c9fcc5b5e911cb3379fe0a17052c0a0d8.
2023-02-02 16:43:41 +01:00
Flatcar Buildbot
d21a050c6a app-arch/gzip: Sync with Gentoo
It's from Gentoo commit 75180a96ea6c34e3f37b5c623ceeae66119d5bd7.
2023-02-02 16:43:41 +01:00
Flatcar Buildbot
81879a18ae app-arch/cpio: Sync with Gentoo
It's from Gentoo commit e82c66c6494159d59fe2d771f8eec43748dd869b.
2023-02-02 16:43:41 +01:00
Flatcar Buildbot
62efca9933 acct-user/pcap: Sync with Gentoo
It's from Gentoo commit 4a419599570c5efed5d5f740c41cf0b3904086c4.
2023-02-02 16:43:41 +01:00
Flatcar Buildbot
5fd2c3b6b0 acct-group/pcap: Sync with Gentoo
It's from Gentoo commit 4a419599570c5efed5d5f740c41cf0b3904086c4.
2023-02-02 16:43:41 +01:00
Dongsu Park
ee58089048 Merge pull request #2416 from flatcar/rust-1.67.0-main
Upgrade dev-lang/rust and virtual/rust in main from 1.66.1 to 1.67.0
2023-02-02 14:03:08 +01:00
flatcar-ci
fd686f1da4 New version: main-3502.0.0-nightly-20230201-2100 2023-02-01 21:00:26 +00:00
Kai Lueke
e31762ceec coreos-base/coreos-init: Don't create a nested symlink when it exists
This pulls in the motdgen change
https://github.com/flatcar/init/pull/88
to not create a broken symlink in the symlinked /run/flatcar/ directory
if the directory symlink /run/coreos already exists.
2023-02-01 14:06:47 +01:00
Flatcar Buildbot
f7c8e0a6ce metadata: Monthly GLSA metadata updates 2023-02-01 07:06:42 +00:00
flatcar-ci
7b772f596e New version: main-3501.0.0-nightly-20230131-2100 2023-01-31 21:00:27 +00:00
Dongsu Park
d953100387 Revert ".github: update PV in ebuilds of dev-lang/rust"
This reverts commit 285f0646e6dfb3381d2ac5555e991cc482a4d91c.

Now that the ebuild dev-lang/rust does not have a manual check for
versions, it is possible to clean up the sed commands in Github
Actions.
2023-01-31 15:45:54 +01:00
Dongsu Park
26510029ea dev-lang/rust: fix build issues with rust 1.67.0
Configure with --without=rust-docs-json-preview to avoid failures.
Remove unnecessary checks for package versions like upstream.
Clean up unnecessary patch, add new patch for 1.67.0.
2023-01-31 15:45:54 +01:00
Flatcar Buildbot
012215aeae dev-lang: Upgrade dev-lang/rust 1.66.1 to 1.67.0 2023-01-31 15:45:54 +01:00
Kai Lueke
6596b68177 coreos-base/coreos-init: Skip first boot helper if Ignition did not run
This pulls in
https://github.com/flatcar/init/pull/87
to give a nicer skip message in the log and also make clear that this
is not a bug.
2023-01-31 13:05:19 +01:00
flatcar-ci
e5b8570062 New version: main-3500.0.0-nightly-20230130-2100 2023-01-30 21:00:28 +00:00
Krzesimir Nowak
b9305f6622 Merge pull request #2413 from flatcar/krnowak/fix-bootstrap
profiles: Pick defaults for app-alternatives during bootstrap
2023-01-27 17:13:54 +01:00
Dongsu Park
975a947ba6 Merge pull request #2415 from flatcar/dongsu/cri-tools-1.24
app-emulation/cri-tools: update to 1.24.2
2023-01-27 13:13:26 +01:00
Krzesimir Nowak
c12850f476 profiles: Pick defaults for app-alternatives during bootstrap. 2023-01-27 09:07:03 +01:00
Dongsu Park
464bc43cc5 Merge pull request #2412 from flatcar/docker-20.10.23-main
Upgrade Docker in main from 20.10.22 to 20.10.23
2023-01-27 08:51:29 +01:00
Dongsu Park
ff9143a7f6 changelog: add changelog for cri-tools 1.24.2 2023-01-26 18:16:01 +01:00
Dongsu Park
40532081c3 app-emulation/cri-tools: apply Flatcar patches
Make use of the existing helpers provided by `coreos-go.eclass`.
To optimize the binary size of crictl, add "-X" to GO_LDFLAGS,
like "-X $(PROJECT)/pkg/version.Version=$(VERSION)" in the original
Makefile of cri-tools. We cannot follow way of Gentoo ebuilds like
`emake`, because Makefile of cri-tools does not allow users to pass in
${GOARCH}.

Add `arm64` to ACCEPTED_KEYWORDS.

Remove unnecessary files from installation, as well as the shell
completion eclass.
2023-01-26 18:13:41 +01:00
flatcar-ci
ffa5527012 New version: main-3495.0.0-nightly-20230125-2100 2023-01-25 21:00:27 +00:00
Kai Lüke
8fd199414a Merge pull request #2403 from flatcar/kai/initrd-rework
Rework initrd usr mount to start Ignition/Afterburn from there
2023-01-25 17:02:55 +01:00
Kai Lueke
5eedc5fa29 Rework initrd usr mount to start Ignition/Afterburn from there
This pulls in
https://github.com/flatcar/bootengine/pull/52
to reduce the size of the unified kernel image by starting Ignition/
Afterburn from the /usr partition.
This also requires to install the Ignition binary to /usr.
2023-01-25 17:02:27 +01:00
Dongsu Park
c4cea36448 app-emulation/cri-tools: sync with Gentoo
Update to 1.24.2.

Gentoo ref: 77516cb738fbcde38de8c8ebb20318a8a65df3f3
2023-01-25 16:41:18 +01:00
Dongsu Park
1c9bb64e35 app-emulation/docker: update ppc64 buildmode patch for docker 20.10.23
Docker 20.10.23 has changes around hack/make/.binary, so it is necessary
to adapt the ppc64 buildmode patch to make the build pass again.
2023-01-25 12:52:41 +01:00
Flatcar Buildbot
f675fe298d app-emulation: Upgrade Docker 20.10.22 to 20.10.23 2023-01-25 07:48:14 +00:00
flatcar-ci
1200f55550 New version: main-3493.0.0-nightly-20230123-2100 2023-01-23 21:00:25 +00:00
flatcar-ci
8a939513ff New version: main-3490.0.0-nightly-20230120-2100 2023-01-20 21:00:33 +00:00
Dongsu Park
98f0a8d6e1 Merge pull request #2389 from flatcar/dongsu/github-actions-fix-rust
.github: update PV in ebuilds of dev-lang/rust
2023-01-20 13:00:49 +01:00
Dongsu Park
3a8030047b Merge pull request #2400 from flatcar/linux-5.15.89-main
Upgrade Linux Kernel for main from 5.15.88 to 5.15.89
2023-01-20 12:56:09 +01:00
Krzesimir Nowak
7792f22b08 Merge pull request #2362 from flatcar/krnowak/weekly
Profile and app/shells/bash updates for the weekly update
2023-01-20 12:52:40 +01:00
Krzesimir Nowak
4b37814d5f changelog: Add entries 2023-01-20 12:10:24 +01:00
Kai Lüke
829965f384 Merge pull request #2390 from flatcar/kai/populate-always
sys-apps/baselayout: Always copy missing entries over to the database
2023-01-20 11:56:49 +01:00
Kai Lueke
363ac15ddb sys-apps/baselayout: Always copy missing entries over to the database
This pulls in
https://github.com/flatcar/baselayout/pull/26
to fix the regression in Alpha/Beta (itself a fix for another
regression) where systemd-tmpfiles bailed if /etc/passwd|group didn't
have the core user, now solved by always copying missing entries over
to the databases, not only if the files didn't exist.
2023-01-20 11:23:25 +01:00
Dongsu Park
c4df65e497 Merge pull request #2394 from flatcar/firmware-20230117-main
Upgrade Linux Firmware in main from 20221214 to 20230117
2023-01-20 09:52:31 +01:00
Krzesimir Nowak
6cd03f5370 coreos: Add user-patch for app-arch/ncompress
This should fix having a dangling symlink at /usr/bin/uncompress.
2023-01-20 07:29:59 +01:00
Krzesimir Nowak
5ae5149cbe sys-apps/policycoreutils: Drop unnecessary modification
The split-usr flag is disabled for all packages in generic images, so
commenting out the symlink creation for split-usr images is not needed
any more.
2023-01-20 07:29:59 +01:00
Krzesimir Nowak
e48a011b84 profiles: Disable split-usr for generic images completely
We do specify -split-usr in make.defaults for the USE variable but
it's not enough - the base profile in portage-stable forces this flag
and this overrides our defaults. As a workaround, we were using
package.use.force to force-disable split-usr for selected
packages. Now, with addition of more split-usr-using packages in
app-alternatives the list in package.use.force would grow. Instead of
listing all the packages having split-usr in their IUSE, use the
use.force and use.mask file to unforce and mask split-usr for all
packages in generic images.

As a bonus, this also allows us to drop a customization we did in
sys-apps/policycoreutils package.
2023-01-20 07:29:59 +01:00
Krzesimir Nowak
9da62c4776 profiles: Drop accept keywords for perl-core/File-Path
It's an obsolete entry - we don't have such a package.
2023-01-20 07:29:59 +01:00
Sayan Chowdhury
55a14648c5 app-shells/bash: Apply Flatcar modifications
Signed-off-by: Sayan Chowdhury <schowdhury@microsoft.com>
2023-01-20 07:29:59 +01:00
Krzesimir Nowak
fa616acb18 app-shells/bash: Sync with Gentoo
It's from Gentoo commit 1323a3d70d1ead5379b997bd2ef048c898dd6712.
2023-01-20 07:29:59 +01:00
Krzesimir Nowak
7ed1bf4c14 coreos-base/coreos: Pull in app-arch/ncompress
app-arch/gzip does not install uncompress any more, so pulling in
app-arch/ncompress instead to fill in the gap.
2023-01-20 07:29:59 +01:00
Krzesimir Nowak
a43f393643 profiles: Add bison to bootstrap use flags
This is to fix the following error during stage2 SDK build:

  [[ (3/3) Emerging packages ]]

!!! The ebuild selected to satisfy "app-alternatives/yacc" has unmet requirements.
- app-alternatives/yacc-1-r2::portage-stable USE="-bison -byacc -reference"

  The following REQUIRED_USE flag constraints are unsatisfied:
    exactly-one-of ( bison byacc reference )

(dependency required by "sys-devel/binutils-2.39-r4::portage-stable" [ebuild])
(dependency required by "sys-devel/gcc-11.3.1_p20221209::portage-stable" [ebuild])
(dependency required by "sys-libs/glibc-2.36-r5::coreos" [ebuild])
(dependency required by "sys-libs/glibc:2.2" [argument])
2023-01-20 07:29:59 +01:00
Krzesimir Nowak
aa53bc2044 profiles: Bump net-misc/rsync version in accept keywords
The version we used so far was dropped, so pull something that's
newer.
2023-01-20 07:29:59 +01:00
Krzesimir Nowak
3be777a9c5 profiles: Drop accept keywords for net-misc/curl
The package became stable for arm64.
2023-01-20 07:29:59 +01:00
Krzesimir Nowak
60d186c4bc profiles: Add accept keywords for GLib packages
They are stable for amd64, but not for arm64. Add to avoid version
discrepancies.
2023-01-20 07:29:37 +01:00
Krzesimir Nowak
1bd177b516 profiles: Enable unicode for dev-libs/libpcre2 2023-01-20 07:27:44 +01:00
Krzesimir Nowak
470ade39c2 profiles: Drop accept keywords for app-portage/portage-utils
The package became stable for amd64 too.
2023-01-20 07:27:43 +01:00
Krzesimir Nowak
008ba273cb profiles: Bump accept keywords for app-crypt/adcli
This got released 3 months ago, so we could start using it.
2023-01-20 07:27:43 +01:00
Krzesimir Nowak
60136e23fb profiles: Drop accept keywords for app-editors/vim{,-core}
The updated packages are stable for amd64 and arm64.
2023-01-20 07:27:43 +01:00
Krzesimir Nowak
e406d826d8 profiles: Drop accept keywords for app-arch/cpio
The updated package is stable for amd64 and arm64.
2023-01-20 07:27:43 +01:00
Krzesimir Nowak
02fb72a8de .github: Add newly added packages to the list 2023-01-20 07:25:56 +01:00
Krzesimir Nowak
bac7cf2981 sys-apps/i2c-tools: Sync with Gentoo
It's from Gentoo commit b3f1a4d6918e7f07a3f78567bcd7d5b2136cae1e.
2023-01-20 07:24:30 +01:00
Krzesimir Nowak
0d775b1e5a app-arch/ncompress: Add from Gentoo
It's from Gentoo commit 906530eaf5c3f19e56d936a4afe59cddf5d8fdac.
2023-01-20 07:24:30 +01:00
Krzesimir Nowak
fa905b4696 app-arch/pbzip2: Sync with Gentoo
It's from Gentoo commit 6a05ae558abc3fa30efec7feb290ab039024d8ab.
2023-01-20 07:24:30 +01:00
Krzesimir Nowak
60d383afed app-arch/lbzip2: Sync with Gentoo
It's from Gentoo commit 524ac2e8f417bdbe556aa92b17121be3fb744e0a.
2023-01-20 07:24:30 +01:00
Krzesimir Nowak
197bd36ddb sys-apps/gawk: Sync with Gentoo
It's from Gentoo commit 638eafa4e1eef002d0296826dfe7c647e17cd08e.
2023-01-20 07:24:30 +01:00
Krzesimir Nowak
112e482ab1 virtual/perl-version: Sync with Gentoo
It's from Gentoo commit 2622066207e23be4e808656cbab1e537873798ff.
2023-01-20 07:24:30 +01:00
Krzesimir Nowak
bf283f3b60 dev-perl/libintl-perl: Sync with Gentoo
It's from Gentoo commit d0d63a5c3436a56c444c78bd9879d53772d10cd1.
2023-01-20 07:24:30 +01:00
Krzesimir Nowak
e96cdb8a29 dev-perl/Unicode-EastAsianWidth: Sync with Gentoo
It's from Gentoo commit b8d12578f5a1e129a7af340630c939ef965c0ff8.
2023-01-20 07:24:30 +01:00
Krzesimir Nowak
1047ff1eef dev-perl/Text-Unidecode: Sync with Gentoo
It's from Gentoo commit 236ed274bf6e297d2c7106c5637318da825ff93e.
2023-01-20 07:24:30 +01:00
Krzesimir Nowak
4d265cf98f dev-perl/Parse-Yapp: Sync with Gentoo
It's from Gentoo commit 3e62c5bf0414d558388da435d72c39472d5ea081.
2023-01-20 07:24:30 +01:00
Krzesimir Nowak
bd91967abf dev-perl/Locale-gettext: Sync with Gentoo
It's from Gentoo commit b058f398d19bf6114f21e4a009ccd7b003eab8eb.
2023-01-20 07:24:30 +01:00
Krzesimir Nowak
efc4860b55 virtual/perl-Carp: Sync with Gentoo
It's from Gentoo commit d32e7e85c728b2346a707514030a9aac27f55e80.
2023-01-20 07:24:30 +01:00
Krzesimir Nowak
bb756c4aef perl-core/File-Temp: Sync with Gentoo
It's from Gentoo commit 2931d00b7cd9fd7e7f62d812e16f60673b05e68e.
2023-01-20 07:24:29 +01:00
Krzesimir Nowak
113269b2df virtual/perl-File-Spec: Sync with Gentoo
It's from Gentoo commit c3c2fffaf03fdefc30bf7b9efe84ee65c9e0b23f.
2023-01-20 07:24:29 +01:00
Krzesimir Nowak
76567dd6d5 virtual/perl-Getopt-Long: Sync with Gentoo
It's from Gentoo commit e1c6d62ffdf4cf9f53a58ffd174d11ab6a3ed969.
2023-01-20 07:24:29 +01:00
Krzesimir Nowak
3dd72a2ea4 virtual/perl-Exporter: Sync with Gentoo
It's from Gentoo commit 094bcc3af82d39e29658265dedb7ef857a8e741d.
2023-01-20 07:24:29 +01:00
Krzesimir Nowak
73821916a4 virtual/perl-ExtUtils-MakeMaker: Sync with Gentoo
It's from Gentoo commit 7f1ba40b37a887251d61cde2de98891a9377a8f3.
2023-01-20 07:24:29 +01:00
Krzesimir Nowak
7a06d1d2ab virtual/perl-IO: Sync with Gentoo
It's from Gentoo commit 5da74d2e86418dc908f6ef49cc87a972eace3f72.
2023-01-20 07:24:29 +01:00
Krzesimir Nowak
637d0abcbf virtual/perl-File-Temp: Sync with Gentoo
It's from Gentoo commit 4b8f0d6176a05f766e5c112800c8eb44eccffb37.
2023-01-20 07:24:29 +01:00
Krzesimir Nowak
2f46728328 app-cdr/cdrtools: Sync with Gentoo
It's from Gentoo commit 7ed3f72db921a410788a6a4ae6507c517c80c444.
2023-01-20 07:24:29 +01:00
Krzesimir Nowak
6b94515c74 app-arch/tar: Sync with Gentoo
It's from Gentoo commit da87c7a0f40c0e6a28fb139c668c3de6dc25631f.
2023-01-20 07:24:29 +01:00
Krzesimir Nowak
93857860ce app-alternatives/tar: Add from Gentoo
It's from Gentoo commit 67c702b9cab2c3366f855b5a083ae33da982891b.
2023-01-20 07:24:29 +01:00
Krzesimir Nowak
f198ea5a52 app-alternatives/sh: Add from Gentoo
It's from Gentoo commit bdfbc6b12be8b6a186f27adc63308b93edac9c7b.
2023-01-20 07:24:29 +01:00
Krzesimir Nowak
7ba020ed15 app-arch/pigz: Sync with Gentoo
It's from Gentoo commit 8ee8f63ef9313e478246cffcd855f0d5e73bc962.
2023-01-20 07:24:29 +01:00
Krzesimir Nowak
5aa67763e2 app-arch/gzip: Sync with Gentoo
It's from Gentoo commit 320f20babbe68947121b65c0e233f63234afd542.
2023-01-20 07:24:29 +01:00
Krzesimir Nowak
3a5c07c0b1 app-alternatives/gzip: Add from Gentoo
It's from Gentoo commit d06f9f0d0d1ddb309e4a028a8f0f44a5247d85e9.
2023-01-20 07:24:29 +01:00
Krzesimir Nowak
48eddefb71 app-alternatives/lex: Add from Gentoo
It's from Gentoo commit 3a54dcaa7467beb24e340830f870062cd33fa939.
2023-01-20 07:24:29 +01:00
Krzesimir Nowak
cb1a92605e app-alternatives/bc: Add from Gentoo
It's from Gentoo commit 0f71b145bffd812f36dbcdeba84f47f44bffa7e8.
2023-01-20 07:24:29 +01:00
Krzesimir Nowak
8614424344 app-alternatives/cpio: Add from Gentoo
It's from Gentoo commit 1b81b16c37298cabcfdcbb367941d9e0ea51aac2.
2023-01-20 07:24:29 +01:00
Krzesimir Nowak
763b1ac69b app-alternatives/bzip2: Add from Gentoo
It's from Gentoo commit ca66920b8d97794aeea2fe783c17b55328821e17.
2023-01-20 07:24:29 +01:00
Flatcar Buildbot
c372b5d0e3 sys-libs/binutils-libs: Sync with Gentoo
It's from Gentoo commit e3e710629008967b98b976edbb05e31988a75a72.
2023-01-20 07:24:29 +01:00
Flatcar Buildbot
497ad2ae73 sys-firmware/intel-microcode: Sync with Gentoo
It's from Gentoo commit 339f7825ecb9ee0ea13172efbb403ebd27ef7e1d.
2023-01-20 07:24:29 +01:00
Flatcar Buildbot
ff1b8ef69f sys-devel/m4: Sync with Gentoo
It's from Gentoo commit 46157aa6b7e7bd9f041e5ac61a4a218fc33280e4.
2023-01-20 07:24:29 +01:00
Flatcar Buildbot
7d5be102f0 sys-devel/gnuconfig: Sync with Gentoo
It's from Gentoo commit 8e2f466796d1d00897aa85116d8ec43c3f70e834.
2023-01-20 07:24:29 +01:00
Flatcar Buildbot
ed9df79edb sys-devel/gettext: Sync with Gentoo
It's from Gentoo commit f5f24066cabccbf90516efa8534a376c95b437be.
2023-01-20 07:24:29 +01:00
Flatcar Buildbot
9a6bad53fc sys-devel/gcc-config: Sync with Gentoo
It's from Gentoo commit 47f7d0085b02dfd5f7b6f1419f03e89fa4ad9f79.
2023-01-20 07:24:29 +01:00
Flatcar Buildbot
76ee0eb214 sys-devel/gcc: Sync with Gentoo
It's from Gentoo commit 82c0fc3ec18f17474f3da6278cf68e58a4fa3128.
2023-01-20 07:24:29 +01:00
Flatcar Buildbot
af91bf1c6d sys-devel/flex: Sync with Gentoo
It's from Gentoo commit a288f455ec1f527b20e3c90ae4b3662413bf68fe.
2023-01-20 07:24:29 +01:00
Flatcar Buildbot
95fe736c3e sys-devel/crossdev: Sync with Gentoo
It's from Gentoo commit 8f98a5aa67503ee63823e4114cce2a418aa1a7c2.
2023-01-20 07:24:29 +01:00
Flatcar Buildbot
7debe3d53b sys-devel/bison: Sync with Gentoo
It's from Gentoo commit a83b4567294ae59ffa494e6b06d457849ed01767.
2023-01-20 07:24:29 +01:00
Flatcar Buildbot
e1c16cd0c4 sys-devel/binutils-config: Sync with Gentoo
It's from Gentoo commit 403413f03f0172364caa4702a80ec810f9b9afb3.
2023-01-20 07:24:28 +01:00
Flatcar Buildbot
138678a42a sys-devel/binutils: Sync with Gentoo
It's from Gentoo commit bdea4017e3a87b222602dfe322a0088b04696ad7.
2023-01-20 07:24:28 +01:00
Flatcar Buildbot
043224e597 sys-devel/bc: Sync with Gentoo
It's from Gentoo commit de6f891b89556613397371b7836431c6bd7645ef.
2023-01-20 07:24:28 +01:00
Flatcar Buildbot
261cb2cc68 sys-devel/autoconf-wrapper: Sync with Gentoo
It's from Gentoo commit df8b29f1d0ea2904a48e7f5664bfd88e7df9cf53.
2023-01-20 07:24:28 +01:00
Flatcar Buildbot
379bc9d493 sys-apps/help2man: Sync with Gentoo
It's from Gentoo commit aaa3705c057d9f821df683332172033f9a2f003b.
2023-01-20 07:24:28 +01:00
Flatcar Buildbot
12fd18604c sys-apps/diffutils: Sync with Gentoo
It's from Gentoo commit f99b695c6e03826324d8946b47c9da221d591a66.
2023-01-20 07:24:28 +01:00
Flatcar Buildbot
f77cf60d16 profiles: Sync with Gentoo
It's from Gentoo commit 3fa4871bcb4bb45442a9bdf2535d19e65e03586f.
2023-01-20 07:24:28 +01:00
Flatcar Buildbot
572226d211 net-misc/whois: Sync with Gentoo
It's from Gentoo commit 1fd06a2044954576b1a6770850c86f7cde8822d6.
2023-01-20 07:24:28 +01:00
Flatcar Buildbot
06eb940651 net-misc/wget: Sync with Gentoo
It's from Gentoo commit 12e71805cf984fd7078a8701816eb247b4ff00e4.
2023-01-20 07:24:28 +01:00
Flatcar Buildbot
6ef12b7fc8 net-misc/rsync: Sync with Gentoo
It's from Gentoo commit 29afd28a7951b03e73158f5d4f3e8e83a35d6df8.
2023-01-20 07:24:28 +01:00
Flatcar Buildbot
6dc15810e3 net-misc/iperf: Sync with Gentoo
It's from Gentoo commit 74113f46e5667787c3f0aa7df13e437bbc6f4069.
2023-01-20 07:24:28 +01:00
Flatcar Buildbot
51622f3a4d net-misc/curl: Sync with Gentoo
It's from Gentoo commit 80a271c641255263e69e23c7956789d4cf917a2d.
2023-01-20 07:24:28 +01:00
Flatcar Buildbot
aa627d7f4a net-libs/libpcap: Sync with Gentoo
It's from Gentoo commit f7a0467760358bdf4042b0a162dd61f880ff1b90.
2023-01-20 07:24:28 +01:00
Flatcar Buildbot
0ab90ae41c net-dns/bind-tools: Sync with Gentoo
It's from Gentoo commit 97dcce90584d6b566fb10b842e9f7a822723b1e9.
2023-01-20 07:24:28 +01:00
Flatcar Buildbot
e7b7b7b264 net-analyzer/traceroute: Sync with Gentoo
It's from Gentoo commit 72bdb1761d38191c816f1cb81d2a243055189664.
2023-01-20 07:24:28 +01:00
Flatcar Buildbot
122efa1c90 net-analyzer/nmap: Sync with Gentoo
It's from Gentoo commit 69cba480c48a85602263bb2f7d2398d78b0240e2.
2023-01-20 07:24:28 +01:00
Flatcar Buildbot
8b9603e59b eclass/toolchain: Sync with Gentoo
It's from Gentoo commit 288bc9aff2e91f6a443e8c09f080ffc9f633b07e.
2023-01-20 07:24:28 +01:00
Flatcar Buildbot
a4f1ac3612 eclass/plocale: Sync with Gentoo
It's from Gentoo commit 0e7ca3befcef611d37c31f834316e2b5f0d03901.
2023-01-20 07:24:28 +01:00
Flatcar Buildbot
1f287b5e91 eclass/ninja-utils: Sync with Gentoo
It's from Gentoo commit cf7738d1259d466a912822c2ef4b067d358d332d.
2023-01-20 07:24:28 +01:00
Flatcar Buildbot
f1e24691c7 eclass/llvm: Sync with Gentoo
It's from Gentoo commit c59b3081a81aafa79fe1b0283eeee6e21122b56f.
2023-01-20 07:24:28 +01:00
Flatcar Buildbot
11672706d2 eclass/linux-mod: Sync with Gentoo
It's from Gentoo commit 1a5ab4ef2b57c8b60c16e29303274c7094ee07b7.
2023-01-20 07:24:28 +01:00
Flatcar Buildbot
05331e71db eclass/linux-info: Sync with Gentoo
It's from Gentoo commit 917d3e5c87b8e6bd1a197d450b6e0304e4e75bf2.
2023-01-20 07:24:28 +01:00
Flatcar Buildbot
0fb8d40580 eclass/fcaps: Sync with Gentoo
It's from Gentoo commit 5f2a29035a921b483456f0b2d10256688d2197b3.
2023-01-20 07:24:28 +01:00
Flatcar Buildbot
6e3389c3f5 eclass/alternatives: Sync with Gentoo
It's from Gentoo commit 8195a0e3dc65b66fd417f8cf5351ca78af4d4b5f.
2023-01-20 07:24:28 +01:00
Flatcar Buildbot
b119831327 dev-util/strace: Sync with Gentoo
It's from Gentoo commit 900597e08d7f5c7718b5da45ed40ffec1a9e43f1.
2023-01-20 07:24:28 +01:00
Flatcar Buildbot
045bb7e955 dev-util/patchelf: Sync with Gentoo
It's from Gentoo commit 06be5b2db54fe7295a35b00e6db97f438154786c.
2023-01-20 07:24:28 +01:00
Flatcar Buildbot
3299954ddf dev-util/ninja: Sync with Gentoo
It's from Gentoo commit 1b2e342378aaba49fbd1351fee19f8bc754b93c9.
2023-01-20 07:24:28 +01:00
Flatcar Buildbot
127ea20eaf dev-util/meson: Sync with Gentoo
It's from Gentoo commit 247d39cc72b242e078d9798705e5b482dcea822e.
2023-01-20 07:24:28 +01:00
Flatcar Buildbot
5499ef252f dev-util/gperf: Sync with Gentoo
It's from Gentoo commit abd5793a3cb6183dfb5d39cefc4a8d835c24e584.
2023-01-20 07:24:28 +01:00
Flatcar Buildbot
767967aae4 dev-util/glib-utils: Sync with Gentoo
It's from Gentoo commit 141ed6d7e3e7744a12819adee4a10f1a85ef7126.
2023-01-20 07:24:28 +01:00
Flatcar Buildbot
d0ce40d348 dev-util/gdbus-codegen: Sync with Gentoo
It's from Gentoo commit 248bcd33405e0535d948991db787917ff683ab7a.
2023-01-20 07:24:28 +01:00
Flatcar Buildbot
ed6cd9d3f8 dev-util/bpftool: Sync with Gentoo
It's from Gentoo commit c7c9b0d3f7a21a0abacf5a3e031f9b6a5ebf00c3.
2023-01-20 07:24:28 +01:00
Flatcar Buildbot
ab606d7651 dev-libs/libpcre2: Sync with Gentoo
It's from Gentoo commit 74e43e322f835bfa7a851dd040c4a950b373dc04.
2023-01-20 07:24:27 +01:00
Flatcar Buildbot
2ec76d6160 dev-libs/glib: Sync with Gentoo
It's from Gentoo commit b32ccd05f45ee9fbf65d425cafd0e459057b54fc.
2023-01-20 07:24:27 +01:00
Flatcar Buildbot
d03302a331 dev-libs/cJSON: Sync with Gentoo
It's from Gentoo commit a430a504403651f8408ae8cfa48309242afccc44.
2023-01-20 07:24:27 +01:00
Flatcar Buildbot
7eaa7a134c dev-libs/boost: Sync with Gentoo
It's from Gentoo commit 5297062bb5b595e8a37fdd0cad3bb3c79c5a52db.
2023-01-20 07:24:27 +01:00
Flatcar Buildbot
1ee4848813 dev-lang/python: Sync with Gentoo
It's from Gentoo commit 8c8c938e158a9e10f1c5a4280c16e435e354122e.
2023-01-20 07:24:27 +01:00
Flatcar Buildbot
58f20f985e dev-lang/perl: Sync with Gentoo
It's from Gentoo commit 3e983ce0f8e0fd0c52658e04555755546ba18987.
2023-01-20 07:24:27 +01:00
Flatcar Buildbot
64c3b07ef2 dev-db/sqlite: Sync with Gentoo
It's from Gentoo commit a6e2e54d29b754848ed65b506230fe1270eec5b8.
2023-01-20 07:24:27 +01:00
Flatcar Buildbot
b9a08ce54f app-portage/portage-utils: Sync with Gentoo
It's from Gentoo commit ced4a956f000e381994da57fe6168f723296f4d7.
2023-01-20 07:24:27 +01:00
Flatcar Buildbot
a07d2ead01 app-editors/vim-core: Sync with Gentoo
It's from Gentoo commit 7ad43f9670fa4ecdbb734854caaa5a7e83b69d28.
2023-01-20 07:24:27 +01:00
Flatcar Buildbot
6f95901364 app-editors/vim: Sync with Gentoo
It's from Gentoo commit e5afd542c7b580c1a276cdcf9efbf8bf0559064c.
2023-01-20 07:24:27 +01:00
Flatcar Buildbot
1c7ae6030b app-crypt/adcli: Sync with Gentoo
It's from Gentoo commit 8c808775e00fdd8b614164009de5357502ead697.
2023-01-20 07:24:27 +01:00
Flatcar Buildbot
96fe827af0 app-arch/xz-utils: Sync with Gentoo
It's from Gentoo commit cf644448a57f295c019a9b2dc5c1411415dc6e2d.
2023-01-20 07:24:27 +01:00
Flatcar Buildbot
aa21a2a215 app-arch/unzip: Sync with Gentoo
It's from Gentoo commit a73b8193b39630b9d17a4c66adde3dd0b7cefcd9.
2023-01-20 07:24:27 +01:00
Flatcar Buildbot
96ad354541 app-arch/cpio: Sync with Gentoo
It's from Gentoo commit 7b3b13e2b23c0df42ee8b478c2506e2ca6d99184.
2023-01-20 07:24:27 +01:00
Flatcar Buildbot
fc75d61e2f app-arch/bzip2: Sync with Gentoo
It's from Gentoo commit b531a4e0c53bc0299725fbea05b0fd5ad45dae13.
2023-01-20 07:24:27 +01:00
Flatcar Buildbot
590aa5949b app-alternatives/yacc: Sync with Gentoo
It's from Gentoo commit b89f1ba57111f1f319e6eff64b73aedfec26398d.
2023-01-20 07:24:27 +01:00
Flatcar Buildbot
12284b533d app-alternatives/awk: Sync with Gentoo
It's from Gentoo commit 0a76df521dd7b668607ba7f366b853cd01adfc20.
2023-01-20 07:24:27 +01:00
flatcar-ci
a5e0bcda03 New version: main-3489.0.0-nightly-20230119-2100 2023-01-19 21:00:30 +00:00
Krzesimir Nowak
3558cc3291 changelog: Add an entry 2023-01-19 17:35:39 +01:00
Krzesimir Nowak
7401ea8764 profiles: Drop accept keywords for sys-power/iasl 2023-01-19 16:51:21 +01:00
Krzesimir Nowak
9fa757bb21 coreos-base/hard-host-depends: Drop sys-power/iasl
Used to be pulled by some sys-firmware packages, but not any more.
2023-01-19 16:51:21 +01:00
Krzesimir Nowak
806d089296 coreos-devel/sdk-depends: Replace a package
We are now pulling sys-firmware/edk2-ovmf-bin instead.
2023-01-19 16:51:21 +01:00
Krzesimir Nowak
11c2d903cd coreos-devel/board-packages: Replace a package
We are now pulling sys-firmware/edk2-ovmf-bin instead.
2023-01-19 16:51:21 +01:00
Krzesimir Nowak
6e5e3f9991 profiles: Drop accept keywords for sys-kernel/linux-headers
The updated package is stable for both amd64 and arm64.
2023-01-19 16:51:21 +01:00
Krzesimir Nowak
2f6bb0a2d4 profiles: Drop accept_keywords for app-emulation/qemu
The updated package is stable for both amd64 and arm64.
2023-01-19 16:51:21 +01:00
Krzesimir Nowak
ef672dab8e .github: Update packages list 2023-01-19 16:50:58 +01:00
Krzesimir Nowak
c39017f141 x11-libs/pixman: Sync with Gentoo
It's from Gentoo commit 3a0fb4286088b159f80569ece08b9eeae1a5dd65.
2023-01-19 16:50:58 +01:00
Krzesimir Nowak
965c5d3619 virtual/libelf: Sync with Gentoo
It's from Gentoo commit 2e7e910a3989b5e7daf97e2e25073f5fabf25e4f.
2023-01-19 16:50:58 +01:00
Krzesimir Nowak
3ae5000f24 sys-power/iasl: Drop unnecessary package
Used to be pulled in by some sys-firmware packages, but not any more.
2023-01-19 16:50:58 +01:00
Krzesimir Nowak
e2a58af22d sys-libs/libcap-ng: Sync with Gentoo
It's from Gentoo commit 3a1c067853f12e6da742b59a5b1e586f94b2b445.
2023-01-19 16:50:58 +01:00
Krzesimir Nowak
1910e5ef99 sys-kernel/linux-headers: Sync with Gentoo
It's from Gentoo commit 60cd062ce054981fa2a863bf43647d0e98298795.
2023-01-19 16:50:58 +01:00
Krzesimir Nowak
c5cdc2c6c7 sys-firmware/sgabios: Sync with Gentoo
It's from Gentoo commit 9f513abc819807681cf5f7eb7a673fb5a40741cf.
2023-01-19 16:50:58 +01:00
Krzesimir Nowak
b757f51710 sys-firmware/seabios: Drop unused package
It's replaced by the sys-firmware/seabios-bin package.
2023-01-19 16:50:58 +01:00
Krzesimir Nowak
6b4072d012 sys-firmware/seabios-bin: Add from Gentoo
It's from Gentoo commit 02c3f6f9add5655d01f33b7cd94c8aa6e598df0c.
2023-01-19 16:50:58 +01:00
Krzesimir Nowak
e564f05693 sys-firmware/ipxe: Sync with Gentoo
It's from Gentoo commit f61cc08e54ab7d8f86be5f6fa0e4696d7076eeb1.
2023-01-19 16:50:58 +01:00
Krzesimir Nowak
bbda4de1e4 sys-firmware/edk2-ovmf: Drop unused package
It's replaced by the sys-firmware/edk2-ovmf-bin package.
2023-01-19 16:50:58 +01:00
Krzesimir Nowak
2cc0900162 sys-firmware/edk2-ovmf-bin: Add from Gentoo
It's from Gentoo commit f171d54b255e3434b040af42aaca725cfbaa0788.
2023-01-19 16:50:58 +01:00
Krzesimir Nowak
a238aedae6 sys-apps/dtc: Sync with Gentoo
It's from Gentoo commit 38c4e6130d616269ba70a8f1bef4e38fda68da3f.
2023-01-19 16:50:58 +01:00
Krzesimir Nowak
197fc9e824 sys-apps/attr: Sync with Gentoo
It's from Gentoo commit cab7a58fc4eb39c994fbdf820ca83f192513c5c2.
2023-01-19 16:50:58 +01:00
Krzesimir Nowak
d9047e2c17 net-libs/libslirp: Sync with Gentoo
It's from Gentoo commit e27f9fcd0438635704ff03e768be51c21bce8642.
2023-01-19 16:50:58 +01:00
Krzesimir Nowak
0c54ab35af media-libs/libpng: Sync with Gentoo
It's from Gentoo commit 40af91c8ebe68735e380845beba69a96a2e69b26.
2023-01-19 16:50:58 +01:00
Krzesimir Nowak
2e9a1c5b5b eclass/xdg-utils: Sync with Gentoo
It's from Gentoo commit 75c077cf32fee0bd5c496487e53c68f460775f12.
2023-01-19 16:50:58 +01:00
Krzesimir Nowak
5672e725cf eclass/unpacker: Drop unused 2023-01-19 16:50:58 +01:00
Krzesimir Nowak
5d584ff97f eclass/udev: Sync with Gentoo
It's from Gentoo commit 2085b70b547ced7e2f9519316db7d0df617d8180.
2023-01-19 16:50:58 +01:00
Krzesimir Nowak
c543b458cd eclass/savedconfig: Sync with Gentoo
It's from Gentoo commit b4e9cef639f16613feabe5275fca088409135eb0.
2023-01-19 16:50:58 +01:00
Krzesimir Nowak
2835473e9c eclass/readme.gentoo-r1: Sync with Gentoo
It's from Gentoo commit d7317785d04e7de172de3bff05852fca3cd15af2.
2023-01-19 16:50:58 +01:00
Krzesimir Nowak
818fe4de3e eclass/portability: Sync with Gentoo
It's from Gentoo commit 09d9af3a3a5f21bbb4da24b5da35e41c87aaa402.
2023-01-19 16:50:58 +01:00
Krzesimir Nowak
5f2d1bf2d9 eclass/perl-module: Sync with Gentoo
It's from Gentoo commit 972e7788b4720c18da02ec164bbb16126e5c3f5e.
2023-01-19 16:50:58 +01:00
Krzesimir Nowak
8de2e550e1 eclass/out-of-source-utils: Add from Gentoo
It's from Gentoo commit 579b4fc3cc9e0f055eb5cc257b822358dddf7fb8.
2023-01-19 16:50:58 +01:00
Krzesimir Nowak
f5c8846f8c eclass/multibuild: Sync with Gentoo
It's from Gentoo commit 68b99c1c59935641b354ae51fa6a1762d6316c2d.
2023-01-19 16:50:58 +01:00
Krzesimir Nowak
4362090122 eclass/meson-multilib: Sync with Gentoo
It's from Gentoo commit 6cfbfa98d0ce5a33a608d1357643ad6642a01921.
2023-01-19 16:50:58 +01:00
Krzesimir Nowak
9e7df3d422 eclass/kernel-2: Sync with Gentoo
It's from Gentoo commit c47ceebdc3239de7b1f5acda4ce8882c850779b4.
2023-01-19 16:50:58 +01:00
Krzesimir Nowak
4935a404f3 eclass/eutils: Sync with Gentoo
It's from Gentoo commit 77b4d89d0fa056317e53d8a80e216531ee192f8e.
2023-01-19 16:50:58 +01:00
Krzesimir Nowak
dfb818cb2d eclass/eqawarn: Add from Gentoo
It's from Gentoo commit c54b9fc0e02e07d4af019d81de611c865521b369.
2023-01-19 16:50:57 +01:00
Krzesimir Nowak
c660c19d29 eclass/epatch: Sync with Gentoo
It's from Gentoo commit 2a6897bf5a3ac6b8b8c16aa4a330b17edf994566.
2023-01-19 16:50:57 +01:00
Krzesimir Nowak
2094660701 eclass/desktop: Sync with Gentoo
It's from Gentoo commit 60f30e1ae6f8aa1d3dc75424acb4a030679b22fb.
2023-01-19 16:50:57 +01:00
Krzesimir Nowak
42a19dc5aa dev-libs/nettle: Sync with Gentoo
It's from Gentoo commit 5cbd73313ea7907047e614d4b3009eea044f0fad.
2023-01-19 16:50:57 +01:00
Krzesimir Nowak
079ab0679f dev-libs/libaio: Sync with Gentoo
It's from Gentoo commit 28dbca461e35f42c1159d62a7613b0a56e98110a.
2023-01-19 16:50:57 +01:00
Krzesimir Nowak
39469ca19e dev-libs/gmp: Sync with Gentoo
It's from Gentoo commit bddccb7e144cb5fd20c2e775a228e16702083fe2.
2023-01-19 16:50:57 +01:00
Krzesimir Nowak
1f6ba36d82 dev-libs/elfutils: Sync with Gentoo
It's from Gentoo commit 741a870f29fe2b0927e6f5b80edd72593a72991d.
2023-01-19 16:50:57 +01:00
Krzesimir Nowak
7c740e1cb0 app-portage/elt-patches: Sync with Gentoo
It's from Gentoo commit 66ef9c583a0688d3d9ade0a6d6ba81f921d2a9ac.
2023-01-19 16:50:57 +01:00
Krzesimir Nowak
12de753360 app-emulation/qemu: Sync with Gentoo
It's from Gentoo commit f91f43c34d93c3d9ea4fb703e1bd29531b1fe563.
2023-01-19 16:50:57 +01:00
Dongsu Park
2a45b6fefb sys-kernel/coreos-firmware: update cxgb4 version to 1.27.1.0
Fix build issues of coreos-firmware, by bumping the cxgb4 firmware
version to 1.27.1.0.
2023-01-19 15:41:05 +01:00
Flatcar Buildbot
977a8d4eca sys-kernel: Upgrade Linux Firmware 20221214 to 20230117 2023-01-19 15:41:05 +01:00
Dongsu Park
c348d2c12f Merge pull request #2393 from flatcar/dongsu/git-2.38.3-main
profiles: accept keywords ~arm64 for dev-vcs/git 2.38.3 for main
2023-01-19 15:24:20 +01:00
flatcar-ci
e78ae6efe3 New version: main-3488.0.0-nightly-20230118-2100 2023-01-19 08:37:39 +00:00
Flatcar Buildbot
3a53b93b6d sys-kernel: Upgrade Kernel 5.15.88 to 5.15.89 2023-01-19 07:31:25 +00:00
Dongsu Park
27c58279f5 Merge pull request #2384 from flatcar/linux-5.15.88-main
Upgrade Linux Kernel for main from 5.15.86 to 5.15.88
2023-01-19 08:17:02 +01:00
flatcar-ci
4347a2cded New version: main-3488.0.0-nightly-20230118-2100 2023-01-18 21:00:29 +00:00
Jeremi Piotrowski
5cadf33fa0 Merge pull request #2387 from flatcar/jepio/shadow-update
update sys-apps/shadow to 4.13
2023-01-18 17:08:08 +01:00
Dongsu Park
df471d8985 sys-kernel/coreos-sources: remove ext4 deadlock fix
Remove ext4-Fix-deadlock-due-to-mbcache-en.patch, which is already
included in Kernel 5.15.87 or newer.
2023-01-18 16:30:46 +01:00
Flatcar Buildbot
cce78610d9 sys-kernel: Upgrade Kernel 5.15.86 to 5.15.88 2023-01-18 16:30:46 +01:00
Dongsu Park
fbf767b9cd Merge pull request #2388 from flatcar/rust-1.66.1-main
Upgrade dev-lang/rust and virtual/rust in main from 1.66.0 to 1.66.1
2023-01-18 16:13:01 +01:00
Jeremi Piotrowski
35e3a0f19e changelog: add entry for shadow-4.13 2023-01-18 15:07:56 +00:00
Jeremi Piotrowski
87dca7c2fd sys-apps/shadow: Apply Flatcar modifications to shadow-4.13
- Carry over our custom tmpfiles and securetty files
- Remove /etc files and install them to /usr, use tmpfiles
- Switch /etc/login.defs edits to /usr/share/shadow/login.defs
- Drop moving passwd out of /usr since we don't have split-usr
- Drop pkg_postinst
2023-01-18 14:43:08 +00:00
Jeremi Piotrowski
5a947a7afb sys-apps/shadow: Sync with Gentoo
Upstream commit a0436405ad053f94ac5f28111452bb9ba301bea5
2023-01-18 14:43:08 +00:00
Dongsu Park
89ea270d13 changelog: add changelog for git 2.38.3 2023-01-18 11:51:43 +01:00
Dongsu Park
4ca5b85a8a dev-vcs/git: update to 2.38.3
Update dev-vcs/git to 2.38.3, mainly address CVE-2022-23521,
CVE-2022-41903.
2023-01-18 11:51:34 +01:00
Dongsu Park
98860a8a73 profiles: accept keywords ~arm64 for dev-vcs/git 2.38.3
Accept keywords ~arm64 for dev-vcs/git 2.38.3, mainly to address
CVE-2022-23521, CVE-2022-41903.
2023-01-18 11:41:22 +01:00
Krzesimir Nowak
8b6d275521 Merge pull request #2380 from flatcar/krnowak/user-patches
coreos: Add patches for gentoolkit, portage-utils and gcc-config
2023-01-18 10:16:48 +01:00
Flatcar Buildbot
63d8bf97a7 Update mantle container image to latest HEAD 2023-01-18 08:29:31 +00:00
Dongsu Park
c8044959be changelog: add changelog for dev-lang/rust 1.66.1 2023-01-17 17:17:13 +01:00
Dongsu Park
a849150538 dev-lang/rust: bump version from 1.66.0 to 1.66.1 to fix build
As the Gentoo ebuild of dev-lang/rust >= 1.66.0 keeps workaround that
explicitly checks for a version like 1.66.0, that ebuild would obviously
make the build fail with 1.66.1.
Update the version from 1.66.0 to 1.66.1 to fix the build.
2023-01-17 17:15:27 +01:00
Dongsu Park
c9cdacfa53 .github: update PV in ebuilds of dev-lang/rust
Every dev-lang/rust ebuild does a specific check if PV is the version,
e.g.:

  if [[ "${PV}" == 1.66.1 ]]; then,

So it is needed to replace the hard-coded version with the new version.
2023-01-17 14:48:12 +01:00
Flatcar Buildbot
762651298c dev-lang: Upgrade dev-lang/rust 1.66.0 to 1.66.1 2023-01-17 07:31:37 +00:00
flatcar-ci
4f76d2b93c New version: main-3486.0.0-nightly-20230116-2100 2023-01-16 21:00:28 +00:00
Dongsu Park
8eb7612f78 Merge pull request #2386 from flatcar/go-1.18.10-and-1.19.5-main
Upgrade Go from 1.19.4 and 1.18.9 to 1.19.5 and 1.18.10
2023-01-16 17:48:15 +01:00
Krzesimir Nowak
ca26be6b85 Merge pull request #2379 from flatcar/krnowak/acct-hack
profiles: Do not modify preexisting users
2023-01-16 12:26:52 +01:00
Flatcar Buildbot
bdcdee999d dev-lang: Upgrade Go 1.18.9 to 1.18.10 2023-01-16 07:26:38 +00:00
Flatcar Buildbot
4798ae1bac dev-lang: Upgrade Go 1.19.4 to 1.19.5 2023-01-16 07:26:38 +00:00
Flatcar Buildbot
75686e009c Update mantle container image to latest HEAD 2023-01-13 21:00:46 +00:00
flatcar-ci
c053759db1 New version: main-3483.0.0-nightly-20230113-2100 2023-01-13 21:00:27 +00:00
Kai Lüke
8527a36cc2 Merge pull request #2373 from flatcar/kai/sysext-oem-bootengine
sys-kernel/bootengine: Manage systemd-sysext images for A/B booting
2023-01-13 18:21:12 +01:00
Kai Lueke
5ef7826ff2 sys-kernel/bootengine: Manage systemd-sysext images for A/B booting
This pulls in
https://github.com/flatcar/bootengine/pull/50
to select the active sysext images for OEMs or Flatcar extensions
that are coupled to the OS version. Systemd 252 is needed for the
sysext images to load without error because earlier systemd versions
were too strict about the final filename target name of a symlink.
2023-01-13 18:18:37 +01:00
Dongsu Park
a50db210a2 changelog: add changelog for python-oem 3.9.16 2023-01-13 15:03:03 +01:00
Krzesimir Nowak
ce6bdc5915 dev-lang/python-oem: Apply Flatcar modifications
Apply Flatcar modifications.

Unlike python <= 3.9.12, it is now unnecessary to replace virtual/awk
with app-alternatives/awk, because the upstream python ebuild already
has app-alternatives/awk.

Based on 32b448f8ccbf5f814739f834151803532272b1f9.
2023-01-13 15:03:00 +01:00
Dongsu Park
ba76a751c5 dev-lang/python-oem: update to 3.9.16
Update dev-lang/python-oem to 3.9.16, the same version as
dev-lang/python in portage-stable.

Gentoo commit 8c8c938e158a9e10f1c5a4280c16e435e354122e.
2023-01-13 10:22:56 +01:00
flatcar-ci
c41f37f39a New version: main-3482.0.0-nightly-20230112-2100 2023-01-12 21:00:44 +00:00
Krzesimir Nowak
78258ad33a .github: Add user and group packages and eclasses to list 2023-01-12 16:25:35 +01:00
Krzesimir Nowak
866e218c5a eclass/user.eclass: Drop unused 2023-01-12 16:25:35 +01:00
Krzesimir Nowak
680e1e1834 eclass/user-info: Sync with Gentoo
It's from Gentoo commit 0e7f86f5c50d3c71371e7c6d0385b78f481c3d32.
2023-01-12 16:25:34 +01:00
Krzesimir Nowak
e83a5a73bf eclass/acct-user: Sync with Gentoo
It's from Gentoo commit 097e514e36f2fc55ef9f83f7375f380bf061628b.
2023-01-12 16:25:34 +01:00
Krzesimir Nowak
51b160c341 eclass/acct-group: Sync with Gentoo
It's from Gentoo commit 1f755588e9c4d7ee2e0f70f55d0e6029e8d6b160.
2023-01-12 16:25:34 +01:00
Krzesimir Nowak
383c012aa3 acct-group/pcap: Sync with Gentoo
It's from Gentoo commit 86f1cf927f6a27a19482e1eb25430e47d5f58ff7.
2023-01-12 16:25:34 +01:00
Krzesimir Nowak
4ac531a3c4 acct-user/pcap: Sync with Gentoo
It's from Gentoo commit 86f1cf927f6a27a19482e1eb25430e47d5f58ff7.
2023-01-12 16:25:34 +01:00
Krzesimir Nowak
3db813eb32 profiles: Do not modify preexisting users
Add an ebuild phase hook that runs when pkg_postinst is about to be
executed. The hook sets up the environment for acct-user packages to
avoid modifications of the preexisting users - these are provided by
our baselayout and usermod can't change anything there anyway (it
complains that the user is not in /etc/passwd).
2023-01-12 16:24:10 +01:00
Krzesimir Nowak
32eb84eff2 coreos: Add a user patch for sys-devel/gcc-config
Makes a hack in script not necessary.
2023-01-12 08:36:32 +01:00
Krzesimir Nowak
b5e038fe71 coreos: Add user patches for app-portage/portage-utils
Fixes an issue I spotted when working on package updates automation.
2023-01-12 08:36:32 +01:00
Krzesimir Nowak
545a0b0f36 coreos: Add a user patch for app-portage/gentoolkit
Fixes an issue I had when working on package updates automation.
2023-01-12 08:36:32 +01:00
flatcar-ci
a17015daf4 New version: main-3481.0.0-nightly-20230111-2100 2023-01-11 21:00:32 +00:00
Krzesimir Nowak
4370512afd profiles: Drop accept keywords for sys-libs/libseccomp
The entry was out of date as we haven't even used this version for
some time. Currently used version is already stable for amd64 and
arm64.
2023-01-11 10:47:14 +01:00
Krzesimir Nowak
524b712a5a profiles: Keep using bzip2 for compressing binary packages
This was a default so far, but updating portage resulted in a change
of the default binary packages compressor from bzip2 to zstd. We
eventually will want to follow this change too, but first some scripts
that assume bzip2 will need to be updated. So for now keep using bzip2
to limit the scope of updating portage.
2023-01-11 10:47:14 +01:00
Krzesimir Nowak
5bf90df9a4 profiles: Disable binpkg-multi-instance feature
The binpkg-multi-instance feature seems to be about having multiple
binary packages of a single source package, in case those packages
were built with different USE flags and stuff.

So far we have not used this feature, and it looks like that the
update of portage has made this feature to be enabled by default. The
enabling broke the image build, because this feature makes portage to
use a bit different directory structure to store binary packages. So
instead of storing sys-devel/gcc binary package in
${PKGDIR}/sys-devel/gcc-${VERSION}.tbz2, the binary package is stored
in ${PKGDIR}/sys-devel/gcc/gcc-${VERSION}-${BUILD_ID}.xpak.

Maybe we could consider using this feature at some point in future,
but for now disable it to keep building things working.
2023-01-11 10:47:14 +01:00
Krzesimir Nowak
1106e240a1 sys-apps/portage: Move to portage-stable 2023-01-11 10:47:14 +01:00
Krzesimir Nowak
37defc380c profiles: Disable rsync-verify USE flag for sys-apps/portage
So far we have been modifying the ebuild file to make rsync-verify to
be disabled by default instead of enabled by default as it's done by
upstream ebuild.

This will allow us to remove another modification from portage ebuild
and eventually move sys-apps/portage to portage-stable.
2023-01-11 10:47:14 +01:00
Krzesimir Nowak
db14a01fc7 profiles: Do not install repos.conf from sys-apps/portage
The package installs a default repos.conf in
/usr/share/portage/config/repos.conf. Normally it contained a default
configuration for gentoo repository, but we have a modification in the
ebuild that clobbers the contents of the file with a comment
line. Which means that this configuration file is empty. We do so,
because we are putting our own configuration in /etc anyway.

To minimize the amount of modifications put into the ebuild, we can
add /usr/share/portage/config/repos.conf into INSTALL_MASK. This is
one modification less and it's putting us closer to moving
sys-apps/portage to portage-stable.
2023-01-11 10:47:14 +01:00
Krzesimir Nowak
c850639660 Merge pull request #2372 from flatcar/krnowak/sshd-config
coreos-base/coreos-init: Pull in fixed sshd_config
2023-01-11 10:22:13 +01:00
Krzesimir Nowak
0103249bcb coreos-base/coreos-init: Pull in fixed sshd_config
According to sshd_config manual, only lines starting with a hash and
empty lines are treated as comments. Which means that comments coming
after the key value pairs are not really comments and sshd complains
about them like:

/etc/ssh/sshd_config line 6: keyword PrintLastLog extra arguments at end of line
/etc/ssh/sshd_config line 7: keyword PrintMotd extra arguments at end of line
/etc/ssh/sshd_config: terminating, 2 bad configuration options
2023-01-11 08:52:38 +01:00
flatcar-ci
36099964a4 New version: main-3480.0.0-nightly-20230110-2100 2023-01-10 21:00:27 +00:00
Krzesimir Nowak
4e5fd29775 changelog: Add an entry 2023-01-10 19:35:53 +01:00
Krzesimir Nowak
54c094d7df .github: Add updated packages to packages list 2023-01-10 19:35:53 +01:00
Krzesimir Nowak
77aa2e0361 sys-libs/libseccomp: Sync with Gentoo
It's from Gentoo commit f1d0273dc3070fd511e8f65017ea87481934d0b2.
2023-01-10 19:35:44 +01:00
Sayan Chowdhury
487ba9efcf Merge pull request #2360 from flatcar/linux-5.15.86-main
Upgrade Linux Kernel for main from 5.15.81 to 5.15.86
2023-01-10 21:40:04 +05:30
Krzesimir Nowak
25146d3df0 sys-apps/portage: Add from Gentoo
It's from Gentoo commit 8767926bf095a46dc88564302acb89f34fd3ef8a.
2023-01-10 16:46:06 +01:00
Krzesimir Nowak
a49767dc1f sys-apps/file: Sync with Gentoo
It's from Gentoo commit 356c6e44a078df5dd408db2f931d668911cae354.
2023-01-10 16:46:06 +01:00
Kai Lüke
32d8a64206 Merge pull request #2371 from flatcar/kai/backport-initrd-setup-root
sys-kernel/bootengine: Always run initrd-setup-root
2023-01-10 11:12:52 +01:00
Kai Lueke
abfaba8374 sys-kernel/bootengine: Always run initrd-setup-root
This pulls in
c8399e42bb9651c3c108f916f6645557ab41884b which is a backport of the
relevant parts of https://github.com/flatcar/bootengine/pull/50 to fix
https://github.com/flatcar/Flatcar/issues/944
2023-01-10 11:12:19 +01:00
flatcar-ci
c937b53c6c New version: main-3479.0.0-nightly-20230109-2100 2023-01-09 21:00:35 +00:00
Dongsu Park
285051316b Merge pull request #2370 from flatcar/cacerts-3.87-main
Upgrade ca-certificates in main from 3.86 to 3.87
2023-01-09 16:12:54 +01:00
Flatcar Buildbot
ea881a3ab7 metadata: Monthly GLSA metadata updates 2023-01-09 11:27:32 +01:00
Krzesimir Nowak
ba0743743d changelog: Add entries 2023-01-09 10:51:03 +01:00
Krzesimir Nowak
3b29f965e2 profiles: Cleanups for systemd
Sort the use flags, drop obsolete ones and nonexistent packages, drop
unnecessary accept keywords file (as it would potentially introduce a
version mismatch between amd64 and arm64).
2023-01-09 08:31:16 +01:00
Krzesimir Nowak
490ec0dc59 sys-apps/systemd: Apply Flatcar modifications 2023-01-09 08:31:16 +01:00
Krzesimir Nowak
45cc76db62 sys-apps/systemd: Sync with Gentoo
It's from Gentoo commit ef3b51926ede813b240e807911eef302ac0c4fdb.
2023-01-09 08:31:16 +01:00
Flatcar Buildbot
f2abbf09fe app-misc: Upgrade ca-certificates 3.86 to 3.87 2023-01-09 07:15:31 +00:00
Mathieu Tortuyaux
e9ec604f42 Merge pull request #2351 from flatcar/tormath1/ignition-vagrant
sys-apps/ignition: bring back noop OEM
2023-01-09 07:09:00 +01:00
flatcar-ci
8d50292a75 New version: main-3476.0.0-nightly-20230106-2100 2023-01-06 21:00:26 +00:00
Flatcar Buildbot
1baaf1f0c2 Update mantle container image to latest HEAD 2023-01-06 16:31:51 +00:00
Flatcar Buildbot
f1403d9724 changelog: update changelog for libksba 1.6.3 2023-01-06 11:04:33 +01:00
Flatcar Buildbot
9ccfcc3c55 app-emulation: Upgrade Containerd 1.6.14 to 1.6.15 2023-01-06 08:22:37 +00:00
Flatcar Buildbot
2d1ec3e737 dev-libs/libksba: update to 1.6.3
Update dev-libs/libksba to 1.6.3 mainly to address CVE-2022-47629.
2023-01-05 18:20:51 +01:00
flatcar-ci
ee7df1d6d5 New version: main-3473.0.0-nightly-20230103-2100 2023-01-03 21:00:27 +00:00
Mathieu Tortuyaux
43479cf6ae changelog: add entry
Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
2023-01-03 09:12:58 +01:00
flatcar-ci
c4237aa095 New version: main-3472.0.0-nightly-20230102-2100 2023-01-02 21:00:24 +00:00
Flatcar Buildbot
595603a0e6 sys-kernel: Upgrade Kernel 5.15.81 to 5.15.86 2023-01-01 07:16:32 +00:00
flatcar-ci
0e2845e475 New version: main-3465.0.0-nightly-20221226-2100 2022-12-26 21:00:27 +00:00
flatcar-ci
4a6f70a021 New version: main-3462.0.0-nightly-20221223-2100 2022-12-23 21:00:26 +00:00
Flatcar Buildbot
2d2c3e61cc app-emulation: Upgrade Containerd 1.6.13 to 1.6.14 2022-12-23 08:21:45 +00:00
flatcar-ci
9340f2e8c0 New version: main-3460.0.0-nightly-20221221-2100 2022-12-21 21:00:32 +00:00
Mathieu Tortuyaux
8a6cbb8880 sys-apps/ignition: bring back noop OEM
it mainly brings back Vagrant which was failing with Ignition 2.14.0
even if no Ignition is provided.

Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
2022-12-21 17:28:38 +01:00
Dongsu Park
0b3beed6fe Merge pull request #2350 from flatcar/docker-20.10.22-main
Upgrade Docker in main from 20.10.21 to 20.10.22
2022-12-21 16:56:14 +01:00
Flatcar Buildbot
7f1d5313e7 app-emulation: Upgrade Docker 20.10.21 to 20.10.22 2022-12-21 07:45:33 +00:00
Dongsu Park
5c8d650a98 dev-lang/rust: bump version from 1.65 to 1.66 to fix build
As the Gentoo ebuild of dev-lang/rust >= 1.65 keeps workaround that
explicitly checks for a version like 1.65, that ebuild would obviously
make the build fail with 1.66.
Update the version from 1.65 to 1.66 to fix the build.
2022-12-20 12:10:33 +01:00
Flatcar Buildbot
f87210ba5c dev-lang: Upgrade dev-lang/rust 1.65.0 to 1.66.0 2022-12-20 07:33:57 +00:00
flatcar-ci
489bf4d182 New version: main-3458.0.0-nightly-20221219-2100 2022-12-19 21:00:25 +00:00
Krzesimir Nowak
1e5bd7893f changelog: Add an entry 2022-12-19 10:22:48 +01:00
Krzesimir Nowak
5c4757654f profiles: Update USE name for sys-apps/systemd 2022-12-19 10:22:48 +01:00
Krzesimir Nowak
d313a77d29 sys-apps/systemd: Apply Flatcar modifications 2022-12-19 10:22:48 +01:00
Krzesimir Nowak
c0b3c67e51 sys-apps/systemd: Sync with Gentoo
It's from Gentoo commit 5ee96ebd12ec053d626f2e717bb4ba9f38991b4f.
2022-12-19 10:22:48 +01:00
flatcar-ci
6d2102450b New version: main-3455.0.0-nightly-20221216-2100 2022-12-16 21:00:30 +00:00
Flatcar Buildbot
0a55fafbb7 app-emulation: Upgrade Containerd 1.6.12 to 1.6.13 2022-12-16 08:21:10 +00:00
flatcar-ci
7187a9d9ac New version: main-3454.0.0-nightly-20221215-2100 2022-12-15 21:00:30 +00:00
Dongsu Park
27311821b3 Merge pull request #2336 from flatcar/firmware-20221214-main
Upgrade Linux Firmware in main from 20221109 to 20221214
2022-12-15 15:28:24 +01:00
Mathieu Tortuyaux
fa4fac2e51 Merge pull request #2318 from flatcar/tormath1/update-engine
coreos-base/update_engine: pull new update-engine
2022-12-15 12:32:35 +01:00
Flatcar Buildbot
559b9bf10a Update mantle container image to latest HEAD 2022-12-15 10:06:49 +00:00
Krzesimir Nowak
17dfbf3365 Merge pull request #2335 from flatcar/krnowak/user-patches
coreos/user-patches: New directory for user-patches
2022-12-15 11:06:22 +01:00
Krzesimir Nowak
68c56b0c11 coreos/user-patches: New directory for user-patches 2022-12-15 11:05:56 +01:00
Flatcar Buildbot
252d052d22 sys-kernel: Upgrade Linux Firmware 20221109 to 20221214 2022-12-15 07:11:08 +00:00
flatcar-ci
14ca6ff24c New version: main-3453.0.0-nightly-20221214-2100 2022-12-14 21:00:27 +00:00
Krzesimir Nowak
bc70d8bb4e Merge pull request #2333 from flatcar/krnowak/weekly
Changes for weekly updates (update glibc to 2.36)
2022-12-14 14:50:21 +01:00
Dongsu Park
f7564880d7 .github: run apt-get update before installing native Ubuntu packages
We should run apt-get update before installing native Ubuntu packages
like qemu-user-static. Otherwise apt-get install could fail like:

```
Err:1 http://azure.archive.ubuntu.com/ubuntu jammy-updates/universe
amd64 qemu-user-static amd64 1:6.2+dfsg-2ubuntu6.5
  404  Not Found [IP: 52.252.75.106 80]
```

That happens because meanwhile the qemu-user-static deb package in the
Azure mirror was updated from 6.5 to 6.6, without keeping the old
version. Its index of the Azure mirror was updated, but
setup-flatcra-sdk.sh did not sync that, as apt-get update did not run.
2022-12-14 09:50:07 +01:00
flatcar-ci
293c89c151 New version: main-3452.0.0-nightly-20221213-2100 2022-12-13 21:00:24 +00:00
Dongsu Park
d147ba2b79 Merge pull request #2332 from flatcar/go-1.18.9-and-1.19.4-main
Upgrade Go from 1.19.3 and 1.18.8 to 1.19.4 and 1.18.9
2022-12-13 10:02:04 +01:00
flatcar-ci
7761d4f1a0 New version: main-3451.0.0-nightly-20221212-2100 2022-12-12 21:00:28 +00:00
Krzesimir Nowak
445a393a05 changelog: Add an entry 2022-12-12 15:34:22 +01:00
Krzesimir Nowak
d5244cd84b changelog: Add an entry 2022-12-12 14:52:54 +01:00
Krzesimir Nowak
1c7d3ad34d sys-libs/glibc: Apply Flatcar modifications
- take care of nscd.conf via tmpfiles, add files/nscd-conf.tmpfiles.
  - comment out 'dostrip -x' to force the OS image binaries to be stripped
  - remove everything glibc wants to put under /etc since we use
    baselayout to provide that
2022-12-12 14:25:09 +01:00
Krzesimir Nowak
96bf0f8f2a .github: Add app-alternatives eclass to packages list 2022-12-12 14:21:28 +01:00
Krzesimir Nowak
df881b4508 eclass/app-alternatives: Add from Gentoo
It's from Gentoo commit b0c939c07feb8d0158925dce14735a5c8439d7e4.
2022-12-12 14:19:49 +01:00
Dongsu Park
ec387e32fa changelog: add security changelog for Go 1.19.4, 1.18.9 2022-12-12 10:00:14 +01:00
Krzesimir Nowak
20a7d491a1 sys-libs/glibc: Sync with Gentoo
It's from Gentoo commit aebe34585bd927ece8a8984ff9a27a4032378a6c.
2022-12-12 09:07:16 +01:00
Flatcar Buildbot
c481e616b8 dev-lang: Upgrade Go 1.18.8 to 1.18.9 2022-12-12 07:28:28 +00:00
Flatcar Buildbot
31c8095542 dev-lang: Upgrade Go 1.19.3 to 1.19.4 2022-12-12 07:28:28 +00:00
Flatcar Buildbot
8c8f3f97ef app-misc: Upgrade ca-certificates 3.85 to 3.86 2022-12-12 07:15:27 +00:00
Flatcar Buildbot
03fda422c6 sys-devel/libtool: Sync with Gentoo
It's from Gentoo commit 111847c60008231e6329949ec6ce2c8e18ffe41b.
2022-12-12 07:15:24 +00:00
Flatcar Buildbot
835e1dd756 sys-devel/gcc: Sync with Gentoo
It's from Gentoo commit 7a15ea9bb126f10a499fe6eed806d7c19418b44b.
2022-12-12 07:15:23 +00:00
Flatcar Buildbot
168409ac2f sys-devel/autoconf-wrapper: Sync with Gentoo
It's from Gentoo commit 17cd20efce18f133cfb0977703bd1a5027c6a607.
2022-12-12 07:15:19 +00:00
Flatcar Buildbot
c41817e200 profiles: Sync with Gentoo
It's from Gentoo commit 13c4058a167d8061a2f5615bc19a5333855d8b0c.
2022-12-12 07:15:14 +00:00
Flatcar Buildbot
59175f199b net-misc/iperf: Sync with Gentoo
It's from Gentoo commit b8f2426293071246cf6bb749f16dadfe63c884d6.
2022-12-12 07:15:11 +00:00
Flatcar Buildbot
621d335329 net-misc/curl: Sync with Gentoo
It's from Gentoo commit bc57bee3e73decce0bce78f3636228969749b1cc.
2022-12-12 07:15:11 +00:00
Flatcar Buildbot
07bcf8ae60 net-analyzer/nmap: Sync with Gentoo
It's from Gentoo commit 350458ecda5f78ef834191b50029b1e48548f188.
2022-12-12 07:15:06 +00:00
Flatcar Buildbot
2cdaf14981 licenses: Sync with Gentoo
It's from Gentoo commit e31085dbd2d920a435b1bebc7f132d4d8f20ea63.
2022-12-12 07:15:06 +00:00
Flatcar Buildbot
04ae6b27c8 eclass/toolchain-funcs: Sync with Gentoo
It's from Gentoo commit 65f7023eaf9b4456a018a2e973df0b7f067a2600.
2022-12-12 07:15:00 +00:00
Flatcar Buildbot
d72742215e eclass/llvm: Sync with Gentoo
It's from Gentoo commit 8599d81ad63fc46bf04061c99292f1814e022333.
2022-12-12 07:14:38 +00:00
Flatcar Buildbot
f598342f7f eclass/linux-mod: Sync with Gentoo
It's from Gentoo commit f59498ed6e49ef1c6e87392e71680877f8a705ca.
2022-12-12 07:14:38 +00:00
Flatcar Buildbot
cbe659043f eclass/flag-o-matic: Sync with Gentoo
It's from Gentoo commit 0af9e8d12524b8ce286bcdad23a0a3d8d8ae9b40.
2022-12-12 07:14:26 +00:00
Flatcar Buildbot
a592757f93 eclass/cmake: Sync with Gentoo
It's from Gentoo commit b75eb1da707e7917830e37b4f4319ef52fc30d53.
2022-12-12 07:14:23 +00:00
Flatcar Buildbot
13b6075d8a dev-vcs/git: Sync with Gentoo
It's from Gentoo commit d7aff30faa0328c8cc4097d99ca88fa7b5e95b1b.
2022-12-12 07:14:20 +00:00
Flatcar Buildbot
ebc37402dc dev-util/meson: Sync with Gentoo
It's from Gentoo commit 867748f9941c20e9d369311d3ae67d7b9de0409e.
2022-12-12 07:14:12 +00:00
Flatcar Buildbot
8eccb08b66 dev-util/gperf: Sync with Gentoo
It's from Gentoo commit 2ea07b25e4bdcbf5af59008efddf89e0e7525711.
2022-12-12 07:14:11 +00:00
Flatcar Buildbot
8392df7499 dev-util/b2: Sync with Gentoo
It's from Gentoo commit a7764bed64842d82a4bcfa787c2d60896c20d269.
2022-12-12 07:14:07 +00:00
Flatcar Buildbot
07e5de6b53 dev-libs/libxslt: Sync with Gentoo
It's from Gentoo commit 01b65c1ab8739171aa41a3ff28bc1c2fef2f8f46.
2022-12-12 07:14:05 +00:00
Flatcar Buildbot
3d07340f66 dev-libs/libpcre2: Sync with Gentoo
It's from Gentoo commit 087a2d2ec18b57f889c5e0d1ddf94b91057efd99.
2022-12-12 07:14:05 +00:00
Flatcar Buildbot
1a83b32742 dev-libs/libltdl: Sync with Gentoo
It's from Gentoo commit 22cafa1b14162e5b0441bc7f3a0d81552f0e3901.
2022-12-12 07:14:05 +00:00
Flatcar Buildbot
7de0e5f8a9 dev-libs/boost: Sync with Gentoo
It's from Gentoo commit ad6496f10ac3e6101a9886d73997245f7ff0a69b.
2022-12-12 07:14:02 +00:00
Flatcar Buildbot
e6613dff2e dev-lang/python: Sync with Gentoo
It's from Gentoo commit 4ff0f9bdbf50fa1b729a3d5335f9cae63ff66a7f.
2022-12-12 07:14:02 +00:00
Flatcar Buildbot
b333307dca app-portage/portage-utils: Sync with Gentoo
It's from Gentoo commit bed995908f73ac2603ac9153d0f6274c1f13ee61.
2022-12-12 07:14:01 +00:00
Flatcar Buildbot
8ad8667287 app-arch/xz-utils: Sync with Gentoo
It's from Gentoo commit 08fdfad386278271137bdda1eb3d482d51a3e829.
2022-12-12 07:14:00 +00:00
Flatcar Buildbot
28cbbcc92d app-arch/libarchive: Sync with Gentoo
It's from Gentoo commit bb54c4d5f1b0b8b0beb35d7081e42070dccdb29a.
2022-12-12 07:13:59 +00:00
Flatcar Buildbot
d769f45218 app-alternatives/yacc: Sync with Gentoo
It's from Gentoo commit e773377026c28a1324d074e8af1039cc8c432eb4.
2022-12-12 07:13:59 +00:00
Flatcar Buildbot
54dc427086 app-alternatives/awk: Sync with Gentoo
It's from Gentoo commit d4c96a45f9e0c5401a6d4df4867dc85348fd7989.
2022-12-12 07:13:59 +00:00
flatcar-ci
e0f1da0e46 New version: main-3448.0.0-nightly-20221209-2100 2022-12-09 21:00:23 +00:00
Dongsu Park
94ee295e6e changelog: add security changelog for containerd 1.6.12 2022-12-09 13:13:56 +01:00
Flatcar Buildbot
4f0dd682f9 app-emulation: Upgrade Containerd 1.6.10 to 1.6.12 2022-12-09 08:22:42 +00:00
flatcar-ci
8c583cb5a1 New version: main-3447.0.0-nightly-20221208-2100 2022-12-08 21:00:31 +00:00
Krzesimir Nowak
ec5f6ca252 Merge pull request #2317 from flatcar/krnowak/libarchive-update
profiles: Drop accept keywords for app-arch/libarchive
2022-12-08 12:50:24 +01:00
Krzesimir Nowak
fed5a37dec Merge pull request #397 from flatcar/krnowak/libarchive-update
Update app-arch/libarchive
2022-12-08 12:50:18 +01:00
Mathieu Tortuyaux
1fab9ca500 coreos-base/coreos: add libsodium
update_engine needs to access context from SHA256 to store it and
restore it for further computations on it.
With OpenSSL SHA256 v3 implementation is not possible, let's use the
libsodium implementation.

Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
2022-12-08 11:18:52 +01:00
Mathieu Tortuyaux
018198129a coreos-base/update_engine: bump commit ID
this pulls the OpenSSL 3 upgrade.

Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
2022-12-08 11:18:52 +01:00
Krzesimir Nowak
246bc58053 Merge pull request #2316 from flatcar/krnowak/weekly
Updates for weekly update 2022-12-05
2022-12-08 09:43:33 +01:00
Krzesimir Nowak
eaad06ebc7 Merge pull request #396 from flatcar/buildbot/weekly-package-updates-2022-12-05
Weekly package updates 2022-12-05
2022-12-08 09:43:29 +01:00
Krzesimir Nowak
ba22599eff changelog: Add entries 2022-12-08 09:41:08 +01:00
Krzesimir Nowak
6bf8f7603c .github: Update packages list 2022-12-08 09:38:04 +01:00
Krzesimir Nowak
82e387e979 changelog: Add an entry 2022-12-08 09:37:46 +01:00
flatcar-ci
4169c67698 New version: main-3446.0.0-nightly-20221207-2100 2022-12-07 21:00:26 +00:00
Mathieu Tortuyaux
c40db9d10f Revert "coreos-base/update_engine: remove -Werror flag"
This reverts commit 5f720f7b9987bf8b7d15a9569b4a340bdf253260.
2022-12-07 13:33:48 +01:00
Krzesimir Nowak
5cae1e12de profiles: Drop accept keywords for app-arch/libarchive
The updated package is stable for both amd64 and arm64.
2022-12-07 11:37:28 +01:00
Krzesimir Nowak
0e234985c1 app-arch/libarchive: Sync with Gentoo
It's from Gentoo commit b618d6ec93c66f91c071c99c65775aaef2471bdf.
2022-12-07 11:30:47 +01:00
flatcar-ci
ee28e6c793 New version: main-3445.0.0-nightly-20221206-2100 2022-12-06 21:00:29 +00:00
Flatcar Buildbot
b134ce0bb9 sys-kernel: Upgrade Kernel 5.15.79 to 5.15.81 2022-12-07 00:22:20 +05:30
Krzesimir Nowak
f46187dccc .github: Update packages list 2022-12-06 15:08:07 +01:00
Krzesimir Nowak
f3f210208c dev-lang/python: Sync with Gentoo
It's from Gentoo commit 1b39922b75edcd897083f7b0d91aded7ba0523e4.
2022-12-06 15:08:07 +01:00
Krzesimir Nowak
56977d879b net-libs/libpcap: Sync with Gentoo
It's from Gentoo commit 02b17c9bb64e147affc4acecaa0ff4151b2329bf.
2022-12-06 15:08:07 +01:00
Krzesimir Nowak
dd8444f6b6 app-crypt/mit-krb5: Sync with Gentoo
It's from Gentoo commit 02b17c9bb64e147affc4acecaa0ff4151b2329bf.
2022-12-06 15:08:07 +01:00
Sayan Chowdhury
bcf2bb0b77 sys-libs/pam: Apply Flatcar patches
-  sys-libs/pam: Make /sbin/unix_chkpwd suid

This is to avoid importing fcaps eclass which adds a dependency on
sys-libs/libcap, which in turn depends on sys-libs/pam. To get out of
this conundrum, we could specify a "-filecaps" use flag for
sys-libs/pam. Problem with this solution would be no capability
override for the binary making it unable to read /etc/shadow. Thus we
make the binary suid. This is strictly less secure than overriding its
capabilities, but I have no idea how to solve it in a less hacky way.

-  sys-libs/pam: Install configuration into /usr

Also provide a tmpfiles fragment to bring it back.

- sys-libs/pam: Locked accounts functionality

Signed-off-by: Sayan Chowdhury <schowdhury@microsoft.com>
2022-12-06 15:06:47 +01:00
Krzesimir Nowak
ef09c88d70 sys-libs/pam: Reset to vanilla ebuild 2022-12-06 15:03:29 +01:00
Dongsu Park
eec5d85328 sys-devel/gdb: Apply Flatcar modifications
- Fix cross build issues with configuring gmp libs

  As gdb 11 or newer requires gmp libs as dependency, a cross build of
  gdb 11.2 started to fail when its configure scripts try to detect if
  gmp exists.  The failure occurs mainly because the build still
  passes '-L/usr/lib64` to LDFLAGS. Let's say, for example, host
  toolchains outside of sysroot have amd64 libs, while the target
  inside of sysroot should have arm64 libs. However, configure scripts
  of gdb 11.2 still try to find its libs outside of sysroot,
  /usr/lib64, although it should find its libs inside of sysroot,
  e.g. /build/arm64/usr/lib64.

  To fix the cross build issues, pass --with-sysroot as well as
  --libdir, correctly with ${ESYSROOT}.

  As a side note, for some reason, upstream gdb configure scripts are
  not able to correctly make use of its gmp-specific options like
  --with-gmp or --with-gmp-lib. Passing those options does not bring
  anything.  Also configure must have both --with-sysroot and
  --libdir, to make the build work.

- Replace dependency on virtual/yacc with app-alternatives/yacc

  The former is gone in favor of the latter in Gentoo. This change
  will be dropped when we sync the package with Gentoo again.
2022-12-06 14:53:36 +01:00
Krzesimir Nowak
1f88c934c0 sys-devel/gdb: Reset to vanilla ebuild 2022-12-06 14:51:21 +01:00
Sayan Chowdhury
f6efb50cb6 net-firewall/iptables: Apply the Flatcar patches
Signed-off-by: Sayan Chowdhury <sayan@kinvolk.io>
2022-12-06 14:49:54 +01:00
Krzesimir Nowak
fd2b43d9cf net-firewall/iptables: Reset to vanilla ebuild 2022-12-06 14:42:47 +01:00
Sayan Chowdhury
b621893c2e app-shells/bash: Apply Flatcar patches
Signed-off-by: Sayan Chowdhury <schowdhury@microsoft.com>
2022-12-06 14:41:10 +01:00
Krzesimir Nowak
0a0f1733f4 app-shells/bash: Reset to vanilla ebuild 2022-12-06 14:40:14 +01:00
Krzesimir Nowak
4bd509277a sys-libs/glibc: Apply Flatcar modifications
- take care of nscd.conf via tmpfiles, add files/nscd-conf.tmpfiles.
  - comment out 'dostrip -x' to force the OS image binaries to be stripped
  - remove everything glibc wants to put under /etc since we use
    baselayout to provide that
  - replace virtual/awk with app-alternatives/awk
2022-12-06 14:38:29 +01:00
Krzesimir Nowak
43ccab8e9d sys-libs/glibc: Reset to vanilla ebuild 2022-12-06 14:36:54 +01:00
Krzesimir Nowak
a4326957df dev-lang/python-oem: Apply Flatcar modifications 2022-12-06 14:34:48 +01:00
Krzesimir Nowak
4dc2f9a83d dev-lang/python-oem: Reset to vanilla ebuild 2022-12-06 14:32:39 +01:00
Krzesimir Nowak
f76441eaeb dev-lang/python-oem: Update dependency
The `virtual/awk` package is replaced with `app-alternatives/awk`, so
reflect that in the ebuild.
2022-12-06 14:32:39 +01:00
Krzesimir Nowak
33d5bace3f profiles: Do not pull in pip stuff from dev-lang/python 2022-12-06 14:32:39 +01:00
Krzesimir Nowak
990b2749a3 coreos/config: Update description for app-crypt/mit-krb5 overrides 2022-12-06 14:32:39 +01:00
Jeremi Piotrowski
1db12d110d Merge pull request #2315 from flatcar/bug-847-kernel-fix-backport
sys-kernel/coreos-sources: Add backport of bugfix for #847
2022-12-06 13:35:15 +01:00
Flatcar Buildbot
29186d73ad metadata: Monthly GLSA metadata updates 2022-12-06 11:44:15 +01:00
Jeremi Piotrowski
b7eec9eed7 changelog: add entry for Flatcar#847 bugfix 2022-12-06 11:42:15 +01:00
Krzesimir Nowak
962a694804 virtual/awk: Drop package (replaced by app-alternative/awk) 2022-12-06 11:34:37 +01:00
Krzesimir Nowak
ffbe56f80f virtual/yacc: Drop package (replaced by app-alternative/yacc) 2022-12-06 11:34:37 +01:00
Krzesimir Nowak
ca76eaf945 app-alternatives/awk: Add from Gentoo
It's from Gentoo commit a88b50da320f6eca75f92a5e59b1657674775d85.
2022-12-06 10:51:53 +01:00
Flatcar Buildbot
f4827dc3f1 Update mantle container image to latest HEAD 2022-12-05 21:00:46 +00:00
flatcar-ci
0cbd825c13 New version: main-3444.0.0-nightly-20221205-2100 2022-12-05 21:00:25 +00:00
Sayan Chowdhury
9700f36c3f Merge pull request #2309 from flatcar/sayan/update-sudo-1.9.12_p1
add-admin/sudo: Sync with Gentoo upstream; updates to 1.9.12_p1
2022-12-05 19:17:44 +05:30
Jeremi Piotrowski
61592da5ec sys-kernel/coreos-sources: Add backport of bugfix for #847
Users reported a deadlock in ext4 that occurs under loads after kernel 5.15.72.
We debugged and found that this issue is also present upstream (6.x) and found
a fix. The fix has been validated to fix the issue, but we're still waiting for
a reponse from the ext4 maintainer.

In the meantime, apply the backport to our kernel sources, so that users can be
unblocked from updating. This will be released to alpha/beta first, and
hopefully by the time it is promoted to stable, the fix will be merged to the
kernel tree and backported to 5.15.
2022-12-05 13:31:20 +01:00
Krzesimir Nowak
6ef13eea5f app-alternatives/yacc: Add from Gentoo
It's from Gentoo commit 3465091539af22c037e3c910c3acf84d889e49fd.
2022-12-05 10:33:57 +01:00
Flatcar Buildbot
5502013370 sys-libs/libcap: Sync with Gentoo
It's from Gentoo commit 450a93f8953e3ccab40aa54308bec115f80e526c.
2022-12-05 07:15:10 +00:00
Flatcar Buildbot
861c2f3ebb sys-fs/multipath-tools: Sync with Gentoo
It's from Gentoo commit b7d704bb699c8e4a9ea411ec19e6421a0f51c812.
2022-12-05 07:15:10 +00:00
Flatcar Buildbot
2fcac2f49b sys-devel/gettext: Sync with Gentoo
It's from Gentoo commit 7c722927a4f2dd11f79057783e68cd985e517f93.
2022-12-05 07:15:06 +00:00
Flatcar Buildbot
9885955422 sys-devel/gcc: Sync with Gentoo
It's from Gentoo commit 230cc85ab3b4ba8030e3c2addfa7b74aed099315.
2022-12-05 07:15:06 +00:00
Flatcar Buildbot
f9f0fd83c2 sys-devel/flex: Sync with Gentoo
It's from Gentoo commit 0f4c0cca41ac0cb32d7632f6278d58d4a8cf88f1.
2022-12-05 07:15:06 +00:00
Flatcar Buildbot
b5f4feda7e sys-devel/bison: Sync with Gentoo
It's from Gentoo commit 196cd46d3dd27eddb3ea226ac1276a0be3b0f4ff.
2022-12-05 07:15:05 +00:00
Flatcar Buildbot
6d04bbad55 sys-devel/binutils: Sync with Gentoo
It's from Gentoo commit 02b17c9bb64e147affc4acecaa0ff4151b2329bf.
2022-12-05 07:15:03 +00:00
Flatcar Buildbot
ae17690cbb sys-devel/bc: Sync with Gentoo
It's from Gentoo commit 5d625775a8d03535e7eea28b56eff54f7a63ebb5.
2022-12-05 07:15:03 +00:00
Flatcar Buildbot
5c7b3e508b profiles: Sync with Gentoo
It's from Gentoo commit 6a98e5e60500a55da0bf7f74fa171636e4fe00af.
2022-12-05 07:14:58 +00:00
Flatcar Buildbot
5c8d6b597f net-misc/rsync: Sync with Gentoo
It's from Gentoo commit 7a1ecd6cc46b1f97eef4b3d79c1bb03d41c133d0.
2022-12-05 07:14:55 +00:00
Flatcar Buildbot
7a2868dc94 net-misc/iputils: Sync with Gentoo
It's from Gentoo commit 12635498f4822b7e1ead9b8e500c9638f8cf7590.
2022-12-05 07:14:55 +00:00
Flatcar Buildbot
6476172ee3 net-misc/ethertypes: Sync with Gentoo
It's from Gentoo commit a75356bfaf6c5f614006ed0a9b7a5a43a6449556.
2022-12-05 07:14:54 +00:00
Flatcar Buildbot
df3b1543d7 eclass/toolchain: Sync with Gentoo
It's from Gentoo commit 5bb51e9a29ab1683a36ed45c5aa56228b6968d3f.
2022-12-05 07:14:44 +00:00
Flatcar Buildbot
8d4dd68e0a eclass/linux-info: Sync with Gentoo
It's from Gentoo commit eab470730a49f9de7d047f4ba4face78b65b1b62.
2022-12-05 07:14:22 +00:00
Flatcar Buildbot
e639a14623 dev-vcs/git: Sync with Gentoo
It's from Gentoo commit 128f0d0b967059c5564bb96efee2586b84c2f83d.
2022-12-05 07:14:03 +00:00
Flatcar Buildbot
edcf872850 dev-util/strace: Sync with Gentoo
It's from Gentoo commit 80acc93961ca22f0a6ea0b616940578e4fd4e8a4.
2022-12-05 07:14:03 +00:00
Flatcar Buildbot
cc9457a619 dev-util/patchelf: Sync with Gentoo
It's from Gentoo commit c2ad249beddea9ecfa4e76baf3bc9ce325dcb773.
2022-12-05 07:13:58 +00:00
Flatcar Buildbot
15565b1d4b dev-util/glib-utils: Sync with Gentoo
It's from Gentoo commit ed071d36c494437c4ac88c7bc2e7b5caa1b904c1.
2022-12-05 07:13:54 +00:00
Flatcar Buildbot
3ba026e589 dev-util/gdbus-codegen: Sync with Gentoo
It's from Gentoo commit 01fbb72240e8a3bf42a8929420569ae581d97783.
2022-12-05 07:13:54 +00:00
Flatcar Buildbot
e42bd191fe dev-util/cmake: Sync with Gentoo
It's from Gentoo commit 41fc7cdfd08eeefdcdd13d88243b70324755195d.
2022-12-05 07:13:52 +00:00
Flatcar Buildbot
77485187cc dev-util/catalyst: Sync with Gentoo
It's from Gentoo commit 45ef9f6e6a2ae027e7184770f32289d422b554f2.
2022-12-05 07:13:51 +00:00
Flatcar Buildbot
0444b33631 dev-libs/libxml2: Sync with Gentoo
It's from Gentoo commit bee4fbd32b0225d09bf7fca8d38b83a9ac368bfd.
2022-12-05 07:13:49 +00:00
Flatcar Buildbot
e8a492282b dev-libs/libtasn1: Sync with Gentoo
It's from Gentoo commit 02b17c9bb64e147affc4acecaa0ff4151b2329bf.
2022-12-05 07:13:49 +00:00
Flatcar Buildbot
b6ecfd7737 dev-libs/gobject-introspection-common: Sync with Gentoo
It's from Gentoo commit d921d64514abca425b4b13560cdd2b86042128b1.
2022-12-05 07:13:46 +00:00
Flatcar Buildbot
f43cbffce8 dev-libs/gobject-introspection: Sync with Gentoo
It's from Gentoo commit e41b4401c64a1de901c9a4d772b584cb8c15996d.
2022-12-05 07:13:46 +00:00
Flatcar Buildbot
6f386de935 dev-libs/glib: Sync with Gentoo
It's from Gentoo commit a744a169b8a2f1837fcb0ee56a938e3ea106b66d.
2022-12-05 07:13:46 +00:00
Flatcar Buildbot
508470d878 dev-libs/boost: Sync with Gentoo
It's from Gentoo commit 0bb9a31349a6b269decaf4f04085b83cb9d1ad7a.
2022-12-05 07:13:45 +00:00
Flatcar Buildbot
d6a8851507 app-editors/vim-core: Sync with Gentoo
It's from Gentoo commit d4418a7735c5ce9a3f2c59a6609ec3682553e40d.
2022-12-05 07:13:43 +00:00
Flatcar Buildbot
9ec31729be app-editors/vim: Sync with Gentoo
It's from Gentoo commit d57070c6622ac94dba516c4adc656515c8f26d7e.
2022-12-05 07:13:43 +00:00
Flatcar Buildbot
045a0f4e6e app-arch/xz-utils: Sync with Gentoo
It's from Gentoo commit 8bc1f100128ace83ba25e76e29ada60392ee2760.
2022-12-05 07:13:43 +00:00
Flatcar Buildbot
0c1ffade57 app-arch/cpio: Sync with Gentoo
It's from Gentoo commit db94bf8a3ec5214312cb4f3c5679d844014925f4.
2022-12-05 07:13:42 +00:00
Flatcar Buildbot
369d03e83f app-arch/bzip2: Sync with Gentoo
It's from Gentoo commit 90657783651efa366c78e2dfdd44e15a4f372e49.
2022-12-05 07:13:42 +00:00
Sayan Chowdhury
f2ea162fae changelog: Update the changelog for the sudo-1.9.12_p1
Signed-off-by: Sayan Chowdhury <schowdhury@microsoft.com>
2022-12-02 17:22:04 +05:30
flatcar-ci
380f972329 New version: main-3440.0.0-nightly-20221201-2100 2022-12-01 21:00:31 +00:00
Krzesimir Nowak
7542bbf3f5 Merge pull request #2307 from flatcar/krnowak/weekly
Changes for weekly updates
2022-12-01 19:39:23 +01:00
Krzesimir Nowak
d2944c7d76 Merge pull request #392 from flatcar/buildbot/weekly-package-updates-2022-11-28
Weekly package updates 2022-11-28
2022-12-01 19:39:22 +01:00
Dongsu Park
a6964cd47b .github: set Author name to update-metadata-glsa
Set a correct Author name and its email address to the commit message
of monthly GLSA metadata PRs, Flatcar Buildbot
<buildbot@flatcar-linux.org>.
2022-12-01 09:48:04 +01:00
flatcar-ci
886e56c6ea New version: main-3439.0.0-nightly-20221130-2100 2022-11-30 21:00:26 +00:00
Krzesimir Nowak
b28d8a4669 changelog: Add an entry 2022-11-30 14:22:33 +01:00
Flatcar Buildbot
7b019787ee app-emulation: Upgrade open-vm-tools 12.1.0 to 12.1.5 2022-11-30 07:19:01 +00:00
Krzesimir Nowak
642a90d29b profiles: Drop accept keywords for sys-libs/zlib
It became stable for amd64 and arm64.
2022-11-29 15:13:45 +01:00
Krzesimir Nowak
cf28added0 profiles: Drop accept keywords for sys-fs/multipath-tools
The updated package is now stable for both amd64 and arm64.
2022-11-29 15:08:35 +01:00
Krzesimir Nowak
872994012e dev-libs/cJSON: Add from Gentoo
It's from Gentoo commit ce2861de5c1921bcde21f9cd4f0ce961d8fd61be.
2022-11-29 14:20:02 +01:00
Krzesimir Nowak
8064d1c3d5 profiles: Updated accept keywords for net-misc/curl 2022-11-29 14:13:49 +01:00
Krzesimir Nowak
33b0d3e235 coreos-devel/sdk-depends: Replace dev-util/boost-build with dev-util/b2
dev-libs/boost now needs the latter to build.
2022-11-29 10:58:18 +01:00
Krzesimir Nowak
84a8308b30 dev-util/boost-build: Drop unused package 2022-11-29 10:36:06 +01:00
Krzesimir Nowak
76955bacd8 dev-util/b2: Add from Gentoo
It's from Gentoo commit 1c34050916f7eeeada1c36d11e2032c0d0e4582c.

It's a build dependency of dev-libs/boost.
2022-11-29 10:26:58 +01:00
flatcar-ci
af1754044e New version: main-3437.0.0-nightly-20221128-2100 2022-11-28 21:00:26 +00:00
Flatcar Buildbot
1697d8a3bd sys-libs/zlib: Sync with Gentoo
It's from Gentoo commit ee92c1551e10c7237f46e8abee3e6b024e6d6c4f.
2022-11-28 07:15:39 +00:00
Flatcar Buildbot
8be9422da0 sys-fs/multipath-tools: Sync with Gentoo
It's from Gentoo commit ab840db288d84813a5108cf276d817ebff0700a5.
2022-11-28 07:15:39 +00:00
Flatcar Buildbot
9c28457bd2 sys-devel/gnuconfig: Sync with Gentoo
It's from Gentoo commit 42c5524cb9db3d6bfa53834abdce17da15276082.
2022-11-28 07:15:36 +00:00
Flatcar Buildbot
0619f01b76 sys-devel/gettext: Sync with Gentoo
It's from Gentoo commit eb79211789dfec00a2ed3e1e94eaa2a3089692c5.
2022-11-28 07:15:36 +00:00
Flatcar Buildbot
ee07c5a351 sys-devel/gcc: Sync with Gentoo
It's from Gentoo commit 2a42234ba501c3328476db97d366b3555933a5f4.
2022-11-28 07:15:36 +00:00
Flatcar Buildbot
cdedee7586 sys-devel/automake-wrapper: Sync with Gentoo
It's from Gentoo commit ebd01773cd2cb43602b7237f5f59b6a403e8e770.
2022-11-28 07:15:32 +00:00
Flatcar Buildbot
6161893c6b sys-devel/autoconf-wrapper: Sync with Gentoo
It's from Gentoo commit 19a2a580469777a228a33f9cef13813fe428519f.
2022-11-28 07:15:31 +00:00
Flatcar Buildbot
aa60e96f3a sys-devel/autoconf: Sync with Gentoo
It's from Gentoo commit 92b752821df4e7aff8639bce4660000016d7db8b.
2022-11-28 07:15:30 +00:00
Flatcar Buildbot
dd57921969 profiles: Sync with Gentoo
It's from Gentoo commit 1a5499ece7be858c7b06025771198c78435f97b4.
2022-11-28 07:15:28 +00:00
Flatcar Buildbot
38f64bfe40 net-misc/socat: Sync with Gentoo
It's from Gentoo commit f335bad455c9308a8a4df5997f9e772b6288f056.
2022-11-28 07:15:25 +00:00
Flatcar Buildbot
fb0d1fe154 net-misc/rsync: Sync with Gentoo
It's from Gentoo commit 835f0179694d35eec8af5e167eaabfa789d686f7.
2022-11-28 07:15:25 +00:00
Flatcar Buildbot
2416f97f3a net-misc/iperf: Sync with Gentoo
It's from Gentoo commit ff588382efce7fd9d156cc7185379191c68434a1.
2022-11-28 07:15:24 +00:00
Flatcar Buildbot
aa4f10f860 net-misc/curl: Sync with Gentoo
It's from Gentoo commit 44e414f97c75686fe3aa921c1fbabef7c403020c.
2022-11-28 07:15:22 +00:00
Flatcar Buildbot
42f920f4d4 net-libs/gnutls: Sync with Gentoo
It's from Gentoo commit 45f4b9ed0200e1b8a21cca9e80ab9c84b58b8718.
2022-11-28 07:15:20 +00:00
Flatcar Buildbot
9887808d48 licenses: Sync with Gentoo
It's from Gentoo commit b18b79b26598ccc72123fa988a16e0e9b2e848dd.
2022-11-28 07:15:18 +00:00
Flatcar Buildbot
6600e3d1fd eclass/toolchain: Sync with Gentoo
It's from Gentoo commit 476e425a52e834eb067f44c98a8c1faefdef260b.
2022-11-28 07:15:13 +00:00
Flatcar Buildbot
f5a623e11c eclass/ninja-utils: Sync with Gentoo
It's from Gentoo commit b591f294b6fa096b0cf9b489169a79a5525cea1d.
2022-11-28 07:14:59 +00:00
Flatcar Buildbot
3aacc4b38a eclass/autotools: Sync with Gentoo
It's from Gentoo commit 141c29e6e6a3bf3ffdcfa3be99c0ef410dcb8bc9.
2022-11-28 07:14:36 +00:00
Flatcar Buildbot
941e52400e dev-vcs/git: Sync with Gentoo
It's from Gentoo commit a7914359ecabafa39a4169ac7671d0e83e123eab.
2022-11-28 07:14:34 +00:00
Flatcar Buildbot
28da858b47 dev-util/meson: Sync with Gentoo
It's from Gentoo commit 23ade3b518eac7f67c44d9e082963bab47c882fb.
2022-11-28 07:14:27 +00:00
Flatcar Buildbot
36a1325164 dev-util/glib-utils: Sync with Gentoo
It's from Gentoo commit 72d177ef10f930d10f3c0c82646f0704d2445a3c.
2022-11-28 07:14:26 +00:00
Flatcar Buildbot
946c9c822b dev-util/gdbus-codegen: Sync with Gentoo
It's from Gentoo commit f732fbfaa4e6bfc2647b7d6f2beed2014558bd6b.
2022-11-28 07:14:26 +00:00
Flatcar Buildbot
c3f0c0c328 dev-libs/gobject-introspection-common: Sync with Gentoo
It's from Gentoo commit ef340e844fae544e308894704a9b3498f4178c5e.
2022-11-28 07:14:17 +00:00
Flatcar Buildbot
2cc25906f3 dev-libs/gobject-introspection: Sync with Gentoo
It's from Gentoo commit c4903a86dafda4b523ef9e5b92d6b92d448598f1.
2022-11-28 07:14:17 +00:00
Flatcar Buildbot
9404d0656e dev-libs/glib: Sync with Gentoo
It's from Gentoo commit 425790bb76e60276526d035f760468fad190ac0f.
2022-11-28 07:14:17 +00:00
Flatcar Buildbot
4f648cc04f dev-libs/boost: Sync with Gentoo
It's from Gentoo commit 96d01d868eeca692d472bfba5fbca7f4f11aae76.
2022-11-28 07:14:16 +00:00
Flatcar Buildbot
659588f5d1 dev-db/sqlite: Sync with Gentoo
It's from Gentoo commit 8a77c12985b94ad7d6a4826847c0b8ab4286c571.
2022-11-28 07:14:15 +00:00
Flatcar Buildbot
583eabcecb app-arch/xz-utils: Sync with Gentoo
It's from Gentoo commit 061c297997df6748b83e48e46ab3905f6aa33b4f.
2022-11-28 07:14:14 +00:00
flatcar-ci
6013706a57 New version: main-3434.0.0-nightly-20221125-2100 2022-11-25 21:00:24 +00:00
Dongsu Park
59874b3c1f Merge pull request #387 from flatcar/buildbot/monthly-glsa-metadata-updates-2022-11-18
Monthly GLSA metadata 2022-11-18
2022-11-25 09:48:06 +01:00
Flatcar Buildbot
f64a4ce60d metadata: Monthly GLSA metadata updates 2022-11-25 09:46:45 +01:00
flatcar-ci
1bb929caa9 New version: main-3433.0.0-nightly-20221124-2100 2022-11-24 21:00:26 +00:00
Krzesimir Nowak
df8713d9c5 Merge pull request #391 from flatcar/krnowak/glsa-commit-message
.github: Specify a commit message for monthly GLSA updates
2022-11-24 14:04:35 +01:00
Krzesimir Nowak
7890755443 .github: Specify a commit message for monthly GLSA updates 2022-11-24 11:09:34 +01:00
flatcar-ci
9f64ca801f New version: main-3432.0.0-nightly-20221123-2100 2022-11-23 21:00:30 +00:00
Dongsu Park
78c4fb88d1 Merge pull request #2299 from flatcar/dongsu/cpio-2.13
profiles: accept keywords for app-arch/cpio 2.13-r3
2022-11-23 17:32:37 +01:00
Dongsu Park
96c95a65db Merge pull request #390 from flatcar/dongsu/cpio-2.13
app-arch/cpio: update to 2.13-r3
2022-11-23 17:32:30 +01:00
Dongsu Park
b5cb3c8c29 Merge pull request #389 from flatcar/dongsu/libksba-1.6.2
dev-libs/libksba: update to 1.6.2
2022-11-23 17:30:30 +01:00
Flatcar Buildbot
057bb0000f Update mantle container image to latest HEAD 2022-11-23 13:54:15 +00:00
Krzesimir Nowak
bfbf8b3135 Merge pull request #2298 from flatcar/krnowak/weekly
profiles: Updates for weekly package updates
2022-11-23 14:32:46 +01:00
Dongsu Park
f8d0d4bd13 Merge pull request #2292 from flatcar/linux-5.15.79-main
Upgrade Linux Kernel for main from 5.15.77 to 5.15.79
2022-11-23 14:20:35 +01:00
Flatcar Buildbot
33d40bf4d0 Update mantle container image to latest HEAD 2022-11-22 21:00:52 +00:00
flatcar-ci
c18298dad4 New version: main-3431.0.0-nightly-20221122-2100 2022-11-22 21:00:31 +00:00
Krzesimir Nowak
f6083bb7db changelog: Add an entry 2022-11-22 13:40:26 +01:00
Krzesimir Nowak
5b6cd2ab0a profiles: Update accept keywords for net-misc/curl
Revision was bumped to r2, but it kept the keywords intact.
2022-11-22 13:39:22 +01:00
Krzesimir Nowak
4c7180dca0 profiles: Update accept keywords for sys-libs/zlib
It became stable for arm64, still unstable for amd64. Probably will be
stabilized for the latter during the week.
2022-11-22 13:35:13 +01:00
Dongsu Park
80639fc3d8 .github: add app-arch/cpio to weekly packages list 2022-11-22 11:07:16 +01:00
Dongsu Park
d75f6300f8 changelog: add changelog for cpio 2.13 2022-11-22 11:06:40 +01:00
Dongsu Park
384ce45da9 profiles: accept keywords for app-arch/cpio 2.13-r3
Accept keywords for app-arch/cpio 2.13-r3, mainly to address
CVE-2021-38185.
2022-11-22 11:00:41 +01:00
Dongsu Park
9234cfb4f9 app-arch/cpio: update to 2.13-r3
Update app-arch/cpio to 2.13-r3, mainly to address CVE-2021-38185.

Gentoo ref: 372a7b0084f0e8bf8ced7bba804f42c79a3b35f8
2022-11-22 10:58:19 +01:00
Flatcar Buildbot
d97366e82a Update mantle container image to latest HEAD 2022-11-21 21:00:47 +00:00
flatcar-ci
e57707aa1a New version: main-3430.0.0-nightly-20221121-2100 2022-11-21 21:00:26 +00:00
Flatcar Buildbot
e55e640694 Update mantle container image to latest HEAD 2022-11-21 12:59:51 +00:00
Dongsu Park
23ef4e2cf8 .github: add dev-libs/libksba to packages-list 2022-11-21 09:11:54 +01:00
Dongsu Park
70b07f56d8 changelog: add changelog for libksba 1.6.2 2022-11-21 09:10:57 +01:00
Dongsu Park
4b98e3d07e dev-libs/libksba: update to 1.6.2
Update dev-libs/libksba to 1.6.2 mainly to address CVE-2022-3515.
2022-11-21 09:06:06 +01:00
Flatcar Buildbot
92c0043f5e sys-libs/zlib: Sync with Gentoo
It's from Gentoo commit 2b667b0352e47d2bbcf928df1b32fd94c59ad3da.
2022-11-21 07:16:32 +00:00
Flatcar Buildbot
8728c4ff94 sys-libs/binutils-libs: Sync with Gentoo
It's from Gentoo commit a67d952c82a327f1e8cae7ac83ce96d9e0b25e64.
2022-11-21 07:16:31 +00:00
Flatcar Buildbot
a2e414bb9e sys-devel/gettext: Sync with Gentoo
It's from Gentoo commit 729ab751290c5da1da3a93fcddaa22647b1db352.
2022-11-21 07:16:28 +00:00
Flatcar Buildbot
f36c197317 sys-devel/gcc: Sync with Gentoo
It's from Gentoo commit 38b43372af28e9046c17f1c82359f046edb9cbdd.
2022-11-21 07:16:28 +00:00
Flatcar Buildbot
b02a6639a3 sys-devel/flex: Sync with Gentoo
It's from Gentoo commit 37ebd2afe651c59457d2040bda4bbdd786ea689d.
2022-11-21 07:16:28 +00:00
Flatcar Buildbot
4b97feb5d4 sys-devel/crossdev: Sync with Gentoo
It's from Gentoo commit c39920e08570c4a771905ca7a7b63b95ecdad756.
2022-11-21 07:16:28 +00:00
Flatcar Buildbot
139509a606 sys-devel/autoconf-wrapper: Sync with Gentoo
It's from Gentoo commit f49bcd6145161142a76f91a38ddccbdce8039902.
2022-11-21 07:16:22 +00:00
Flatcar Buildbot
26e8436314 sys-devel/autoconf: Sync with Gentoo
It's from Gentoo commit 541ccf270b9b9b5631072a654cd3add5ccd433e7.
2022-11-21 07:16:22 +00:00
Flatcar Buildbot
c1aa5bf2ec profiles: Sync with Gentoo
It's from Gentoo commit d0e673c6f516fdffe8b43c77c1f13dbddde4fdb3.
2022-11-21 07:16:20 +00:00
Flatcar Buildbot
2d3eeb423a net-misc/whois: Sync with Gentoo
It's from Gentoo commit ac82c2ef7508169844632e059b2cb319bf187a81.
2022-11-21 07:16:18 +00:00
Flatcar Buildbot
89333ea244 net-misc/wget: Sync with Gentoo
It's from Gentoo commit 7c6deb877943d16495c908f338b23cc2fb04f22b.
2022-11-21 07:16:17 +00:00
Flatcar Buildbot
f2628ae573 net-misc/curl: Sync with Gentoo
It's from Gentoo commit 91d61efd7851b7c912c7ce0b45bc10889f2cf61e.
2022-11-21 07:16:13 +00:00
Flatcar Buildbot
8b460493b2 net-dns/bind-tools: Sync with Gentoo
It's from Gentoo commit c42c6e7e345f5f5146af2c965fff98576a67248d.
2022-11-21 07:16:11 +00:00
Flatcar Buildbot
4957a542d2 licenses: Sync with Gentoo
It's from Gentoo commit 1ec6328bd09c77fafee1658f625f435bc896aba8.
2022-11-21 07:16:09 +00:00
Flatcar Buildbot
358316ef75 dev-vcs/git: Sync with Gentoo
It's from Gentoo commit 5ac28ff4f72910a07074752dd3c3a954738bf400.
2022-11-21 07:15:24 +00:00
Flatcar Buildbot
d1adf8e061 dev-util/perf: Sync with Gentoo
It's from Gentoo commit 41355d5ee50bb0cb7af9058f0af753a7cf73d602.
2022-11-21 07:15:21 +00:00
Flatcar Buildbot
7dfd57e21f dev-util/patchelf: Sync with Gentoo
It's from Gentoo commit b0ff99ced46ecf03f52581c3425998dc9921e1e2.
2022-11-21 07:15:19 +00:00
Flatcar Buildbot
92c0336b61 dev-util/glib-utils: Sync with Gentoo
It's from Gentoo commit 34553dcf5c5611e01e53683c3f6d904c046aac89.
2022-11-21 07:15:16 +00:00
Flatcar Buildbot
0f27f78b51 dev-util/gdbus-codegen: Sync with Gentoo
It's from Gentoo commit dd107e18e58f954a738e8608912783787ca6d9c7.
2022-11-21 07:15:16 +00:00
Flatcar Buildbot
3c0fbe09b2 dev-util/cmake: Sync with Gentoo
It's from Gentoo commit ba5807bd908d9f78dbd76f08d8429a29061626ad.
2022-11-21 07:15:13 +00:00
Flatcar Buildbot
3095256ee7 dev-libs/gobject-introspection-common: Sync with Gentoo
It's from Gentoo commit 26b4d97fd62734ddc72426511d1ec38b8f49ce9e.
2022-11-21 07:15:07 +00:00
Flatcar Buildbot
48764b7910 dev-libs/gobject-introspection: Sync with Gentoo
It's from Gentoo commit ad68a615a582b889b6e4c12be2affaa2313b6178.
2022-11-21 07:15:07 +00:00
Flatcar Buildbot
b7b81d2fac dev-libs/glib: Sync with Gentoo
It's from Gentoo commit 226753674ad9e72e74b27593c367ebc855c979cd.
2022-11-21 07:15:07 +00:00
Flatcar Buildbot
d3c7100128 app-arch/xz-utils: Sync with Gentoo
It's from Gentoo commit e8bd5f703fe4b3daab6ff133f921a845da3cf503.
2022-11-21 07:15:04 +00:00
Flatcar Buildbot
6dafc46647 app-arch/unzip: Sync with Gentoo
It's from Gentoo commit 5ed7ef1c1f72418e5e4cd71eb5bcc7c84bd7bd64.
2022-11-21 07:15:04 +00:00
flatcar-ci
e933b33df1 New version: main-3427.0.0-nightly-20221118-2100 2022-11-18 21:00:27 +00:00
Flatcar Buildbot
8f39358b1d Update mantle container image to latest HEAD 2022-11-18 13:43:58 +00:00
Dongsu Park
a70ddb5b2b Merge pull request #385 from flatcar/dongsu/github-actions-glsa-metadata
.github: add monthly workflow update-metadata-glsa
2022-11-18 13:10:35 +01:00
Dongsu Park
69e9bcc0f7 Merge pull request #2296 from flatcar/containerd-1.6.10-main
Upgrade Containerd in main from 1.6.9 to 1.6.10
2022-11-18 13:08:02 +01:00
Krzesimir Nowak
02b93bd55a Merge pull request #2288 from flatcar/krnowak/weekly
profiles: Cleanups for weekly package updates
2022-11-18 10:14:47 +01:00
Krzesimir Nowak
04e90140a2 Merge pull request #384 from flatcar/buildbot/weekly-package-updates-2022-11-14
Weekly package updates 2022-11-14
2022-11-18 10:14:45 +01:00
Flatcar Buildbot
88af01b531 app-emulation: Upgrade Containerd 1.6.9 to 1.6.10 2022-11-18 08:24:29 +00:00
flatcar-ci
ddc401d6eb New version: main-3426.0.0-nightly-20221117-2100 2022-11-17 21:00:33 +00:00
Dongsu Park
27d0680bc2 .github: remove unnecessary options in update-packages-from-list
As we already merged necessary changes for sync-with-gentoo into master
branch of the flatcar-build-scripts repo, it is not necessary any more
to point to krnowak/stuff branch. Remove it.
2022-11-17 17:49:48 +01:00
Dongsu Park
3a1f70a123 .github: add monthly workflow update-metadata-glsa
Add a new monthly workflow update-metadata-glsa, to sync GLSA(Gentoo
Linux Security Advisories) with upstream Gentoo.

While most individual metadata xml files are available on the upstream
mirror repo https://github.com/gentoo-mirror/gentoo, its binary data
as well as timestamp files do not exist on the public Git repo. So it
is necessary to rsync those data from rsync.gentoo.org, instead of
running sync-with-gentoo script.
2022-11-17 17:02:52 +01:00
Krzesimir Nowak
052c0553ae Merge pull request #2268 from flatcar/krnowak/openssh-update
net-misc/openssh: Bump to 9.1
2022-11-17 11:19:32 +01:00
Krzesimir Nowak
e596583d76 profiles: Build static libraries for dev-libs/libpcre2
app-emulation/qemu depends on dev-libs/glib preferentially built with
static libraries. The GLib library started to depend on
dev-libs/libpcre2 after the update. Since dev-libs/glib is built with
static-libs USE flag, it propagates the requirement to
dev-libs/libpcre2 too. Thus update the line with old dev-libs/libpcre
in package.use to new dev-libs/libpcre2 now. Hopefully nothing needs
static libs of old dev-libs/libpcre.
2022-11-17 11:15:54 +01:00
Krzesimir Nowak
11d976f352 profiles: Drop arm64 from accept keywords for net-misc/curl 2022-11-17 11:15:54 +01:00
Krzesimir Nowak
8eff949fff profiles: drop dev-util/glib-utils from packages.provided
Should not be necessary - dev-libs/glib is not pulling it anymore, and
other ebuilds needing the package pull it with BDEPEND, which means
that the package on SDK is being used.
2022-11-17 11:15:54 +01:00
Krzesimir Nowak
1a045b9ccc profiles: Update accept keywords for app-editors/vim-core 2022-11-17 11:15:54 +01:00
Krzesimir Nowak
8957817186 profiles: Update accept keywords for app-editors/vim 2022-11-17 11:15:54 +01:00
Flatcar Buildbot
5c6e3b3fe0 sys-kernel: Upgrade Kernel 5.15.77 to 5.15.79 2022-11-17 07:19:16 +00:00
flatcar-ci
cc41007056 New version: main-3425.0.0-nightly-20221116-2100 2022-11-16 21:00:29 +00:00
Dongsu Park
4a4289ebc8 Merge pull request #2283 from flatcar/cacerts-3.85-main
Upgrade ca-certificates in main from 3.84 to 3.85
2022-11-16 15:09:07 +01:00
Kai Lueke
ee0c1e654c Support Hardware Security Keys in update-ssh-keys
This pulls in
https://github.com/flatcar/update-ssh-keys/pull/7
to support Hardware Security Keys in update-ssh-keys.
Until we have a new crates.io release of openssh-keys with
https://github.com/coreos/openssh-keys/pull/68 we need to host it on
Origin or find a way to make the eclass more flexible. Here it was
hosted on Origin (from "cargo package") and the Cargo.toml/lock patched
on build to think it would come from crates.io because the Gentoo
eclass only supports that location.
2022-11-16 11:52:16 +01:00
Krzesimir Nowak
35c1c67d9f changelog: Add entries 2022-11-15 09:46:04 +01:00
Sayan Chowdhury
d340dda71a app-admin/sudo: Apply Flatcar patches
- Remove Perl Runtime Dependency
- Remove OpenLDAP schema files for sudo
- Remove sudo.conf file as it is shipped via baselayout

Signed-off-by: Sayan Chowdhury <schowdhury@microsoft.com>
2022-11-15 05:24:42 +00:00
Sayan Chowdhury
32089482da add-admin/sudo: Sync with Gentoo upstream; updates to 1.9.12_p1
gentoo syncref: 82f5b130cc
2022-11-15 05:18:23 +00:00
flatcar-ci
1627ea9f18 New version: main-3423.0.0-nightly-20221114-2100 2022-11-14 21:00:29 +00:00
Dongsu Park
fe2768632c .github: add dev-db/sqlite to packages-list
Get dev-db/sqlite included in weekly updates.
2022-11-14 16:30:55 +01:00
Dongsu Park
24ac64bbf9 changelog: add changelog for sqlite 3.39.4 2022-11-14 16:30:53 +01:00
Dongsu Park
f321302e32 dev-db/sqlite: update to 3.39.4
Update dev-db/sqlite to 3.39.4.

This is not for a security issue.
CVE-2022-35737, addressed by sqlite 3.39.2, affects only sqlite compiled
with SQLITE_ENABLE_STAT4 being enabled. As Flatcar does not enable that
option, that CVE means nothing. See also
https://sqlite.org/forum/forumpost/3607259d3c.

However, Gentoo has GLSA 202210-40
https://security.gentoo.org/glsa/202210-40. So it is anyway better for
Flatcar to update sqlite to 3.39, to avoid having to add another GLSA
allowlist entry.
2022-11-14 14:25:03 +01:00
Flatcar Buildbot
0986cc7377 app-misc: Upgrade ca-certificates 3.84 to 3.85 2022-11-14 07:17:45 +00:00
Flatcar Buildbot
db44f8350d sys-libs/libcap: Sync with Gentoo
It's from Gentoo commit 4cd85750c92be620a9c25f28cadd4457e8c943b9.
2022-11-14 07:16:59 +00:00
Flatcar Buildbot
1b2bf1ee50 sys-firmware/intel-microcode: Sync with Gentoo
It's from Gentoo commit a7c7d8c63bc8f3b77494f7bffb22f7e714de54fd.
2022-11-14 07:16:59 +00:00
Flatcar Buildbot
4922d25cce sys-devel/gettext: Sync with Gentoo
It's from Gentoo commit 716412d69835fff2868e4c61078c6e5ed97509d2.
2022-11-14 07:16:56 +00:00
Flatcar Buildbot
59ac74b406 sys-devel/gcc: Sync with Gentoo
It's from Gentoo commit 77ac295d77408e582f92df01a2271dd63a7eeb90.
2022-11-14 07:16:56 +00:00
Flatcar Buildbot
181d161ccc sys-devel/crossdev: Sync with Gentoo
It's from Gentoo commit 501127c2649457ae5411179c898577c5c469108f.
2022-11-14 07:16:55 +00:00
Flatcar Buildbot
88ef86b7ce sys-devel/bc: Sync with Gentoo
It's from Gentoo commit 98a9032309d47b1bc77e5e258acb28f849854b85.
2022-11-14 07:16:53 +00:00
Flatcar Buildbot
e4dd71621f sys-devel/autoconf: Sync with Gentoo
It's from Gentoo commit 076ee2e058cc932dee7e4d9cf61547287b3c3630.
2022-11-14 07:16:48 +00:00
Flatcar Buildbot
b1875bd2d2 sys-apps/help2man: Sync with Gentoo
It's from Gentoo commit d77bb42425e9f1cedef3aae1965cfa690a787f1d.
2022-11-14 07:16:47 +00:00
Flatcar Buildbot
64fca8cc4e profiles: Sync with Gentoo
It's from Gentoo commit aac544fa8e1756344acb764d6b7335010170e5d3.
2022-11-14 07:16:46 +00:00
Flatcar Buildbot
8990f07cac net-misc/curl: Sync with Gentoo
It's from Gentoo commit 4dcf470b90326814ba9c7d139bffd7924d818004.
2022-11-14 07:16:40 +00:00
Flatcar Buildbot
97d32e7b95 eclass/verify-sig: Sync with Gentoo
It's from Gentoo commit 48b23e4578736c4e9d29c270ce3be72be73a9405.
2022-11-14 07:16:30 +00:00
Flatcar Buildbot
52c18363a5 eclass/toolchain: Sync with Gentoo
It's from Gentoo commit 803ac64d367c4c865a2c30f1196dfec95dc7fee1.
2022-11-14 07:16:30 +00:00
Flatcar Buildbot
ca29dc9c51 eclass/git-r3: Sync with Gentoo
It's from Gentoo commit 207a50da440b7c6bea060972a7684e792c2a84fc.
2022-11-14 07:15:58 +00:00
Flatcar Buildbot
3e25373959 dev-util/patchelf: Sync with Gentoo
It's from Gentoo commit a1c68dec259a290272d5f147dee141681a358c48.
2022-11-14 07:15:46 +00:00
Flatcar Buildbot
0dd719fbc7 dev-util/meson: Sync with Gentoo
It's from Gentoo commit aa81809e61771ab9c5a752cfeb6c02e3207c3a39.
2022-11-14 07:15:44 +00:00
Flatcar Buildbot
46da90c3b4 dev-util/glib-utils: Sync with Gentoo
It's from Gentoo commit cbd410beae228cac59cdc85afe04c16435b6a551.
2022-11-14 07:15:43 +00:00
Flatcar Buildbot
43c29c8674 dev-util/gdbus-codegen: Sync with Gentoo
It's from Gentoo commit c757d326648e96a636574a1fee0d27ad6260684e.
2022-11-14 07:15:43 +00:00
Flatcar Buildbot
67b125a282 dev-util/cmake: Sync with Gentoo
It's from Gentoo commit 47d0075c6b7cf1e14bb1fa5486324f09453553de.
2022-11-14 07:15:41 +00:00
Flatcar Buildbot
734386c60d dev-libs/libxml2: Sync with Gentoo
It's from Gentoo commit e07628f6e8bffb7e8f154e6610e0f5d0393a901f.
2022-11-14 07:15:38 +00:00
Flatcar Buildbot
50829ccf1c dev-libs/gobject-introspection-common: Sync with Gentoo
It's from Gentoo commit 10b5e0ad8903301a03701fd7af2dc26ed189fd3d.
2022-11-14 07:15:36 +00:00
Flatcar Buildbot
03e466ff60 dev-libs/gobject-introspection: Sync with Gentoo
It's from Gentoo commit 0c192606ef05cd7b8853b3ae3f31805b12fc2d19.
2022-11-14 07:15:36 +00:00
Flatcar Buildbot
b6d4704bf7 dev-libs/glib: Sync with Gentoo
It's from Gentoo commit 443017f9e70d04f78e76cef58d2fee8558e16be1.
2022-11-14 07:15:36 +00:00
Flatcar Buildbot
9528a4a2da dev-libs/boost: Sync with Gentoo
It's from Gentoo commit dccc798b9d6c58ca245b20055c6cab0430a12692.
2022-11-14 07:15:35 +00:00
Flatcar Buildbot
47088be291 app-editors/vim-core: Sync with Gentoo
It's from Gentoo commit 9f5d3532993ce5e69c1726d6cc077237801f338d.
2022-11-14 07:15:34 +00:00
Flatcar Buildbot
c0c4d1afbe app-editors/vim: Sync with Gentoo
It's from Gentoo commit ebd7f86c37d809236671924e401244ee140434d3.
2022-11-14 07:15:34 +00:00
Flatcar Buildbot
0c41731033 app-crypt/adcli: Sync with Gentoo
It's from Gentoo commit 92a7750f829b5ceff0d806ee1329f37c1bff16de.
2022-11-14 07:15:34 +00:00
Flatcar Buildbot
7b9ddd8069 app-arch/xz-utils: Sync with Gentoo
It's from Gentoo commit e4cd220771462b097e4306da0bb32f38ca3c38fc.
2022-11-14 07:15:33 +00:00
Flatcar Buildbot
ae04f1307e app-arch/unzip: Sync with Gentoo
It's from Gentoo commit 21b5f65e3130f0a523e8e1d3367e187cfb814f1d.
2022-11-14 07:15:33 +00:00
flatcar-ci
42d0042fbf New version: main-3420.0.0-nightly-20221111-2100 2022-11-11 21:00:27 +00:00
Krzesimir Nowak
db546fb6d4 changelog: Add an entry 2022-11-11 09:17:27 +01:00
Dongsu Park
340f597eae Merge pull request #2276 from flatcar/firmware-20221109-main
Upgrade Linux Firmware in main from 20221012 to 20221109
2022-11-11 09:13:13 +01:00
flatcar-ci
7a7cabf2d9 New version: main-3419.0.0-nightly-20221110-2100 2022-11-10 21:00:29 +00:00
Mathieu Tortuyaux
3d882f6f73 changelog: add entry
Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
2022-11-10 17:02:28 +01:00
Mathieu Tortuyaux
3a9541cd7e sys-apps/ignition: fix OEM detection
In case the OEM partition was specified with the name "OEM",
the btrfs format was not forced because it only considered the name "oem".

Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
2022-11-10 16:58:37 +01:00
Krzesimir Nowak
bbc47ca7ab profiles: Cleanup net-misc/openssh stuff
We mark the package as stable in ebuild, so drop the accept
keywords. Also, bindist is not a thing any more.
2022-11-10 16:11:42 +01:00
Sayan Chowdhury
9393631719 net-misc/openssh: Apply Flatcar patches
- Drop the init.d files.
- Remove the socket unit's rate limiting.
- Mark the package as stable.

Signed-off-by: Sayan Chowdhury <schowdhury@microsoft.com>
Signed-off-by: Dongsu Park <dpark@linux.microsoft.com>
2022-11-10 16:11:42 +01:00
Krzesimir Nowak
8d0734b440 net-misc/openssh: Sync with Gentoo
It's from Gentoo commit 591c528cc536c3e28daaf6356084d356c5e82eec.
2022-11-10 16:11:42 +01:00
Flatcar Buildbot
909e4e5a85 sys-kernel: Upgrade Linux Firmware 20221012 to 20221109 2022-11-10 15:23:58 +01:00
Flatcar Buildbot
9985345a92 Update mantle container image to latest HEAD 2022-11-10 08:47:05 +00:00
Krzesimir Nowak
a8467c41ec Merge pull request #2266 from flatcar/krnowak/weekly
Profile cleanups for weekly package updates
2022-11-10 09:46:51 +01:00
flatcar-ci
fe20da0877 New version: main-3418.0.0-nightly-20221109-2100 2022-11-09 21:00:32 +00:00
Krzesimir Nowak
dbb80587fc changelog: Add entries 2022-11-09 17:29:45 +01:00
Flatcar Buildbot
7766dd89ef sys-devel/patch: Sync with Gentoo
It's from Gentoo commit 4f3a2f4276d716c11d39f2851d781225b777f053.
2022-11-09 17:29:45 +01:00
Flatcar Buildbot
e0083b60e6 sys-devel/gnuconfig: Sync with Gentoo
It's from Gentoo commit 89c8f2df23bb716fdb856a22c41e713ba4b7e439.
2022-11-09 17:29:45 +01:00
Flatcar Buildbot
ae7d91e702 sys-devel/gettext: Sync with Gentoo
It's from Gentoo commit 3113641984d5e37c0c5f29255604f96d63357924.
2022-11-09 17:29:45 +01:00
Flatcar Buildbot
6d43df0749 sys-devel/gcc-config: Sync with Gentoo
It's from Gentoo commit 834542f335b50ba4b99f218821b2164436c51825.
2022-11-09 17:29:45 +01:00
Flatcar Buildbot
1243ffc856 sys-devel/gcc: Sync with Gentoo
It's from Gentoo commit 37b1438beb0a974add1ead0bdf9c0f56b43f09d9.
2022-11-09 17:29:45 +01:00
Flatcar Buildbot
0d65778cdb sys-devel/flex: Sync with Gentoo
It's from Gentoo commit 51ce26ce6dd264cab35669505333ce7bea95b545.
2022-11-09 17:29:45 +01:00
Flatcar Buildbot
635afa927c sys-devel/autoconf-archive: Sync with Gentoo
It's from Gentoo commit 64a6e0367576b220ee69300c4ea38081aedf88ae.
2022-11-09 17:29:45 +01:00
Flatcar Buildbot
346b40780b sys-devel/autoconf: Sync with Gentoo
It's from Gentoo commit db27d0e82a44717ec536e0905d7d0639ac223bd2.
2022-11-09 17:29:45 +01:00
Flatcar Buildbot
8f4360c97b sys-apps/diffutils: Sync with Gentoo
It's from Gentoo commit de0cb1948b5e2bf8bdd73e4e9142696da31f432e.
2022-11-09 17:29:45 +01:00
Flatcar Buildbot
3341fd9e5b profiles: Sync with Gentoo
It's from Gentoo commit afde79b7fe751fd80f2dc951f2a3d75ae8c38143.
2022-11-09 17:29:45 +01:00
Flatcar Buildbot
a0f5c132b5 net-misc/socat: Sync with Gentoo
It's from Gentoo commit 99435e83537f0582b186184649e2ae49aae94be0.
2022-11-09 17:29:45 +01:00
Flatcar Buildbot
ea2f7a4f24 net-misc/rsync: Sync with Gentoo
It's from Gentoo commit 339057afef6d53cd247531371bfe9063103572ea.
2022-11-09 17:29:45 +01:00
Flatcar Buildbot
1b09ef3efa net-misc/curl: Sync with Gentoo
It's from Gentoo commit 261b72f05a316d2a9b860315af4b1316b328d7f3.
2022-11-09 17:29:45 +01:00
Flatcar Buildbot
0b370ec628 net-fs/cifs-utils: Sync with Gentoo
It's from Gentoo commit ea0a944c6571ebf7ddac7b6221e7b07b1208e4c0.
2022-11-09 17:29:45 +01:00
Flatcar Buildbot
487c80dc47 net-dns/bind-tools: Sync with Gentoo
It's from Gentoo commit 47033ea393993395b38465b0054d7e85e45ca04a.
2022-11-09 17:29:45 +01:00
Flatcar Buildbot
19964b3212 net-analyzer/nmap: Sync with Gentoo
It's from Gentoo commit 0fe19fdc6d362149e8f6df90f04fa1423ff8c010.
2022-11-09 17:29:45 +01:00
Flatcar Buildbot
39aac269da dev-util/strace: Sync with Gentoo
It's from Gentoo commit adfb52d21a78c5b701f75f7ae66545845cec4578.
2022-11-09 17:29:45 +01:00
Flatcar Buildbot
d517d287c7 dev-util/patchelf: Sync with Gentoo
It's from Gentoo commit 42929f6e48e000a5f4eef65ba4457e807e871a3d.
2022-11-09 17:29:45 +01:00
Flatcar Buildbot
c227f0cce5 dev-util/meson: Sync with Gentoo
It's from Gentoo commit cf1bbbc51fc08f9b0377ab23c6cdb4b84073bf9a.
2022-11-09 17:29:45 +01:00
Flatcar Buildbot
5c2bb2c378 dev-util/gtk-doc-am: Sync with Gentoo
It's from Gentoo commit a44be5a5e9f294a1e521ad1cd0e818637883355c.
2022-11-09 17:29:45 +01:00
Flatcar Buildbot
dcdda611d0 dev-util/glib-utils: Sync with Gentoo
It's from Gentoo commit 64957764efb75674f6635fd6a72446684b965df0.
2022-11-09 17:29:45 +01:00
Flatcar Buildbot
a4b3aff37f dev-util/gdbus-codegen: Sync with Gentoo
It's from Gentoo commit 2d78c4d1e296979d7cb30388568412e84d0a80bb.
2022-11-09 17:29:45 +01:00
Flatcar Buildbot
e62cbde72a dev-util/checkbashisms: Sync with Gentoo
It's from Gentoo commit 1c07ccd49ffa21494a0a93caf66c984db0c2f136.
2022-11-09 17:29:45 +01:00
Flatcar Buildbot
a07f540ef6 dev-util/bpftool: Sync with Gentoo
It's from Gentoo commit b8f1dbf55cc768d8da938dd70fa1b90389745ccc.
2022-11-09 17:29:45 +01:00
Flatcar Buildbot
d33a524cf7 dev-libs/libxslt: Sync with Gentoo
It's from Gentoo commit 570bd59226ea7e89fb24ddd168b9a8dab1c76a58.
2022-11-09 17:29:45 +01:00
Flatcar Buildbot
634544a6c0 dev-libs/libxml2: Sync with Gentoo
It's from Gentoo commit 9bc11acc1c95f55b4a33c3c32d3f7a1acbe19374.
2022-11-09 17:29:45 +01:00
Flatcar Buildbot
dfdc2dacf8 dev-libs/libpcre2: Sync with Gentoo
It's from Gentoo commit 69fa0da881f7a33a0d94123dd5b2ba888d9c7912.
2022-11-09 17:29:45 +01:00
Flatcar Buildbot
9929b043ce dev-libs/gobject-introspection-common: Sync with Gentoo
It's from Gentoo commit dd28813fbb739b0f998db350f805458aeb144ac4.
2022-11-09 17:29:45 +01:00
Flatcar Buildbot
f002b99dd6 dev-libs/gobject-introspection: Sync with Gentoo
It's from Gentoo commit cb04704ca851ac619113906dcc2b0220860665f3.
2022-11-09 17:29:45 +01:00
Flatcar Buildbot
79e3f7b729 dev-libs/glib: Sync with Gentoo
It's from Gentoo commit 53ceb3bcc42f6b9e450fdd8a02b65b24748977a8.
2022-11-09 17:29:45 +01:00
Flatcar Buildbot
67907959e2 dev-libs/expat: Sync with Gentoo
It's from Gentoo commit 3480e24192229551e3680e5a9ffdfb222339ddf7.
2022-11-09 17:29:45 +01:00
Flatcar Buildbot
b8a05b338b dev-lang/perl: Sync with Gentoo
It's from Gentoo commit 6aa1c4d810e67092ac80f42f006e086a42269fcf.
2022-11-09 17:29:45 +01:00
Flatcar Buildbot
bfc44a53a6 app-portage/portage-utils: Sync with Gentoo
It's from Gentoo commit b18d7087629ab2bf00421de03b35e7be6b9cec64.
2022-11-09 17:29:45 +01:00
Flatcar Buildbot
0efade79a5 app-emulation/qemu-guest-agent: Sync with Gentoo
It's from Gentoo commit a2c58194f0ef00329d85704e432fa9bd7f649041.
2022-11-09 17:29:45 +01:00
Flatcar Buildbot
d827fca6c1 app-editors/vim-core: Sync with Gentoo
It's from Gentoo commit 44fab8c616c29f77e1eccbff55127f81eb6d3275.
2022-11-09 17:29:45 +01:00
Flatcar Buildbot
432fad6b9f app-arch/xz-utils: Sync with Gentoo
It's from Gentoo commit de5d7d9bb743106a4e5637d8dec7bc79aa944ab5.
2022-11-09 17:29:45 +01:00
Flatcar Buildbot
3225bbb952 app-arch/bzip2: Sync with Gentoo
It's from Gentoo commit f727ff81056ed97e0d834f878e750e6e65c738e4.
2022-11-09 17:29:45 +01:00
Krzesimir Nowak
e6c3da9063 Merge pull request #2249 from flatcar/sync-maintainers
Sync MAINTAINERS.md
2022-11-09 13:26:17 +01:00
Krzesimir Nowak
1c76e1b569 profiles: Update accept keywords for net-misc/curl 2022-11-09 13:23:54 +01:00
flatcar-ci
f2eb074ea8 New version: main-3417.0.0-nightly-20221108-2100 2022-11-08 21:00:27 +00:00
Krzesimir Nowak
c2709f7f01 sys-devel/sysroot-wrappers: Bump to 0.2
Pull things from flatcar org, updates the build system, so we can
depend on autoconf 2.71, install symlink for cc too.
2022-11-08 17:42:05 +01:00
Krzesimir Nowak
4ce207765b profiles: Drop accept keywords for dev-libs/libxml2
It became stable in portage-stable.
2022-11-08 17:42:05 +01:00
Krzesimir Nowak
e4fbf8c8b7 profiles: Drop accept keyword for dev-util/patchelf 2022-11-08 17:42:05 +01:00
Krzesimir Nowak
78df8c3cc8 profiles: Drop accept keyword for dev-util/meson 2022-11-08 17:42:05 +01:00
Krzesimir Nowak
a4c2fc83b5 profiles: Add accept keywords for app-portage/portage-utils
Still unstable for amd64, will likely be marked as stable by next week.
2022-11-08 17:42:05 +01:00
Dongsu Park
9ac87490bd dev-lang/rust: Apply Flatcar modifications
- Apply crossdev patch.
- Enable keywords again
- Remove dependency on sys-apps/lsb-release, which conflicts with
  sys-apps/baselayout of Flatcar.

Based on commit 036e8f53c2280eadb070bab9f6bd434368e56643
2022-11-08 13:17:14 +01:00
Dongsu Park
3312437919 dev-lang/rust: update to 1.65.0, sync with Gentoo
Sync with Gentoo to update dev-lang/rust to 1.65.0

Gentoo ref: ec128832c39662fec523d84fb344b0f4a1fbf7be
2022-11-08 13:16:51 +01:00
Flatcar Buildbot
33da35a429 Update mantle container image to latest HEAD 2022-11-08 11:46:54 +00:00
Flatcar Buildbot
e3d9709ca6 dev-lang: Upgrade dev-lang/rust 1.64.0 to 1.65.0 2022-11-08 07:57:41 +00:00
flatcar-ci
34325ca66f New version: main-3416.0.0-nightly-20221107-2100 2022-11-07 21:00:28 +00:00
Sayan Chowdhury
71174cb35e Merge pull request #2274 from flatcar/linux-5.15.77-main
Upgrade Linux Kernel for main from 5.15.74 to 5.15.77
2022-11-07 16:56:24 +05:30
flatcar-ci
3836f9c98d New version: main-3413.0.0-nightly-20221104-2100 2022-11-04 21:00:24 +00:00
Dongsu Park
969f346b2f Merge pull request #2269 from flatcar/dongsu/go-1.19.3-1.18.8
dev-lang/go: add 1.19.3, update 1.18.8, remove 1.17
2022-11-04 12:23:49 +01:00
Dongsu Park
638873e3d9 .github: add Go 1.19, remove 1.17
Add Go 1.19 and remove 1.17 from go-releases-main.yml.
Fix a broken URL in go-apply-patch.sh, from
https://go.dev/doc/devel/release#${VERSION} to
https://go.dev/doc/devel/release#go${VERSION}.
2022-11-04 09:10:43 +01:00
Dongsu Park
d837ff3a0c changelog: add changelog for Go 1.19.3
Add changelog for Go 1.19.3.
Update its URL to https://go.dev/doc/devel/release#go1.19.3.
2022-11-04 09:09:27 +01:00
Flatcar Buildbot
32d4322019 sys-kernel: Upgrade Kernel 5.15.74 to 5.15.77 2022-11-04 07:20:37 +00:00
flatcar-ci
80c56eb975 New version: main-3412.0.0-nightly-20221103-2100 2022-11-03 21:00:55 +00:00
Jeremi Piotrowski
58343de423 Sync maintainers file from flatcar/flatcar repository 2022-11-03 15:37:32 +01:00
Jeremi Piotrowski
c70a98d6d1 Sync maintainers file from flatcar/flatcar repository 2022-11-03 15:37:27 +01:00
Krzesimir Nowak
ed5a239a9a Merge pull request #2267 from flatcar/krnowak/openssl-update
dev-libs/openssl: Bump to 3.0.7
2022-11-03 12:24:58 +01:00
Dongsu Park
c9b1606109 coreos-base/hard-host-depends: remove Go 1.17, add Go 1.19
Make hard-host-depends pull in dev-lang/go:1.19 instead of 1.17,
to avoid build failures.
2022-11-03 09:38:35 +01:00
Dongsu Park
0c267f156e eclass: update list of required docs of dev-lang/go
Now that the source tree of Go 1.19 or newer does not have files like
AUTHORS or CONTRIBUTORS, we need to remove the files from the list of
required docs of dev-lang/go.
Also add CONTRIBUTING.md to the list of docs, as all Go versions have
the file.
2022-11-03 09:36:45 +01:00
Dongsu Park
3d8b7b67ce dev-lang/go: Add Go 1.19.3
Add Go 1.19.3. https://go.dev/doc/devel/release#go1.19.3
Update the default Go version to 1.19.

Note, we still keep COREOS_GO_VERSION=go1.18 in containerd, docker,
docker-cli, docker-proxy, docker-runc following the default version
of the upstream repos.
2022-11-03 09:36:45 +01:00
Dongsu Park
a17469f602 dev-lang/go: update Go to 1.18.8
Update dev-lang/go to 1.18.8.
https://go.dev/doc/devel/release#go1.18.8

Note, the security issue of the release does not affect Flatcar,
as that affects only Windows.
2022-11-03 09:36:45 +01:00
Dongsu Park
bb67d7f126 dev-lang/go: clean up Go 1.17.13
Go 1.17 is no longer used anywhere. Clean up.
2022-11-03 09:36:45 +01:00
Krzesimir Nowak
38b47df9ac changelog: Add an entry 2022-11-03 08:59:44 +01:00
flatcar-ci
60f214508a New version: main-3411.0.0-nightly-20221102-2100 2022-11-02 21:00:37 +00:00
Krzesimir Nowak
52addedfda changelog: Add an entry 2022-11-02 16:04:19 +01:00
Krzesimir Nowak
8df2647e0e sys-libs/glibc: Apply Flatcar modifications
- take care of nscd.conf via tmpfiles, add files/nscd-conf.tmpfiles.
  - comment out 'dostrip -x' to force the OS image binaries to be stripped
  - remove everything glibc wants to put under /etc since we use
    baselayout to provide that
2022-11-02 16:04:19 +01:00
Krzesimir Nowak
2608c4e79c sys-libs/glibc: Sync with Gentoo
It's from Gentoo commit a3d93f81ed9442703de09b684f309d8e1d596571.
2022-11-02 16:04:19 +01:00
Krzesimir Nowak
4dfba02e59 Merge pull request #2238 from flatcar/krnowak/actions-update
github: Modernize the actions a bit
2022-11-02 15:59:45 +01:00
Mathieu Tortuyaux
c49c230f1b dev-libs/openssl: Apply Flatcar modifications
- remove unecessary files
- drop `pkg_postint`
- create `/etc/ssl` with tmpfiles
- mark openssl as stable for arm64 and amd64

Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
2022-11-02 14:36:25 +01:00
Krzesimir Nowak
704380a2e0 dev-libs/openssl: Sync with Gentoo
It's from Gentoo commit 9ffdcaba89a94dc933e722339fe9471ad16af62a.
2022-11-02 14:30:31 +01:00
Dongsu Park
69e68c98c2 Merge pull request #2265 from flatcar/dongsu/multipath-tools-0.9.3
profiles: accept keywords for multipath-tools 0.9.3
2022-11-02 12:58:31 +01:00
Dongsu Park
fd0fd8c472 Merge pull request #381 from flatcar/dongsu/multipath-tools-0.9.3
sys-fs/multipath-tools: update to 0.9.3
2022-11-02 12:58:16 +01:00
Flatcar Buildbot
3794a38edb Update mantle container image to latest HEAD 2022-11-02 10:09:32 +00:00
Dongsu Park
36e7ed9405 Merge pull request #379 from flatcar/dongsu/github-actions-date-title
.github: print date of today in the PR title
2022-11-02 10:35:36 +01:00
Flatcar Buildbot
3c14b081d6 Update mantle container image to latest HEAD 2022-11-01 21:00:43 +00:00
flatcar-ci
5f3a7fad10 New version: main-3410.0.0-nightly-20221101-2100 2022-11-01 21:00:26 +00:00
Kai Lueke
8cc6058a64 dev-libs/openssl: Fix security issue
This applies a patch to fix a security issue. There will be an upstream
release available soon and we can drop the patch after updating to it.
2022-11-01 17:25:27 +01:00
Dongsu Park
2f32d72231 .github: print date of today in the PR title
Let's add date of today in the PR title, to avoid confusion when
seeing the same title for multiple different weekly update PRs.
2022-11-01 16:46:39 +01:00
Dongsu Park
6895fef204 changelog: add changelog for multipath-tools 0.9.3 2022-11-01 12:28:24 +01:00
Dongsu Park
1892b20a22 .github: add multipath-tools to packages-list 2022-11-01 12:23:52 +01:00
Dongsu Park
c207188a81 profiles: accept keywords for multipath-tools 0.9.3
Accept keywords ~amd64, ~arm64 for sys-fs/multipath-tools 0.9.3
to address CVE-2022-41973, CVE-2022-41974.
2022-11-01 12:21:09 +01:00
Dongsu Park
24e0232070 sys-fs/multipath-tools: update to 0.9.3
Update sys-fs/multipath-tools mainly to address CVE-2022-41973,
CVE-2022-41974.
2022-11-01 12:18:54 +01:00
Flatcar Buildbot
dbd1511ccf Update mantle container image to latest HEAD 2022-10-31 21:00:44 +00:00
flatcar-ci
352e20b406 New version: main-3409.0.0-nightly-20221031-2100 2022-10-31 21:00:25 +00:00
Flatcar Buildbot
5d5ac63ec5 Update mantle container image to latest HEAD 2022-10-31 09:35:43 +00:00
flatcar-ci
b04b138fb0 New version: main-3406.0.0-nightly-20221028-2100 2022-10-28 21:00:28 +00:00
Flatcar Buildbot
2c2af1fa7a app-emulation: Upgrade Containerd 1.6.8 to 1.6.9 2022-10-28 08:58:19 +00:00
Dongsu Park
9225503a6c Merge pull request #2250 from flatcar/docker-20.10.21-main
Upgrade Docker in main from 20.10.20 to 20.10.21
2022-10-28 10:53:55 +02:00
flatcar-ci
9167c7cfbd New version: main-3405.0.0-nightly-20221027-2100 2022-10-27 21:00:30 +00:00
Kai Lueke
b5f2777a6e app-admin/toolbox: Use containerd
This pulls in
https://github.com/flatcar/toolbox/pull/7
to download and mount the image with containerd instead of requiring
Docker.
2022-10-27 16:13:51 +02:00
Krzesimir Nowak
6e8ce540fd Merge pull request #377 from flatcar/buildbot/automatic-package-updates
Weekly package updates
2022-10-27 12:19:29 +02:00
Krzesimir Nowak
47bf270880 Merge pull request #2248 from flatcar/krnowak/weekly
Profile additions and cleanups for weekly update
2022-10-27 12:19:29 +02:00
Krzesimir Nowak
e2e83ce608 Merge pull request #375 from flatcar/krnowak/net-misc-update
net-misc packages update (and some of their deps)
2022-10-27 12:17:29 +02:00
Krzesimir Nowak
f8a6a2be8d Merge pull request #2245 from flatcar/krnowak/net-misc-update
Profile cleanups for net-misc packages update
2022-10-27 12:17:29 +02:00
Flatcar Buildbot
139db5ad3f app-emulation: Upgrade Docker 20.10.20 to 20.10.21 2022-10-26 07:50:01 +00:00
flatcar-ci
3730bc644a New version: main-3403.0.0-nightly-20221025-2100 2022-10-25 21:00:27 +00:00
Flatcar Buildbot
a4fdcf8d15 Update mantle container image to latest HEAD 2022-10-24 21:00:49 +00:00
flatcar-ci
dfdeac6b7a New version: main-3402.0.0-nightly-20221024-2100 2022-10-24 21:00:28 +00:00
Krzesimir Nowak
1bb650c94e profiles: Update accept keywords for sys-libs/zlib
The package is still unstable and 1.2.13 is gone in favor of 1.2.13-r1.
2022-10-24 19:16:54 +02:00
Krzesimir Nowak
e38f3c7ded changelog: Add entries 2022-10-24 19:03:23 +02:00
Krzesimir Nowak
8172ba5da7 profiles: Drop unnecessary unmask for dev-vcs/git
We have updated the package to a different version now. Also, it's not
masked any more.
2022-10-24 18:51:02 +02:00
Krzesimir Nowak
112001a419 profiles: Add accept keywords for dev-util/patchelf 2022-10-24 18:50:46 +02:00
Krzesimir Nowak
9511ff75bf profiles: Drop accept keywords for dev-util/cmake
It became stable for amd64 too.
2022-10-24 18:40:41 +02:00
Krzesimir Nowak
a1d4afd659 profiles: Add accept keywords for dev-util/meson 2022-10-24 18:40:12 +02:00
Krzesimir Nowak
c7d70dd1a2 profiles: Update accept keywords for dev-util/bpftool 2022-10-24 18:38:12 +02:00
Flatcar Buildbot
00b6f861db sys-libs/zlib: Sync with Gentoo
It's from Gentoo commit 9bd91fc24085d18d19bc622dd9c306ee8a3b9c85.
2022-10-24 17:48:14 +02:00
Flatcar Buildbot
d1030a5b86 sys-devel/gcc: Sync with Gentoo
It's from Gentoo commit 201ed022afc286de68bfcd87fb2cf961b0e99d0a.
2022-10-24 17:48:14 +02:00
Flatcar Buildbot
014f7317e0 sys-devel/crossdev: Sync with Gentoo
It's from Gentoo commit 1fb427e81d571fc51fbb48ae7b48aa197103ebfc.
2022-10-24 17:48:14 +02:00
Flatcar Buildbot
dfdbeb4abb profiles: Sync with Gentoo
It's from Gentoo commit ed189588a071f88186a3a9de25abfbd7582b9c69.
2022-10-24 17:48:14 +02:00
Flatcar Buildbot
af99246a92 eclass/llvm: Sync with Gentoo
It's from Gentoo commit 64a5154944610c040453e46284a20b9c2bde4d0e.
2022-10-24 17:48:14 +02:00
Flatcar Buildbot
41738efbd2 dev-vcs/git: Sync with Gentoo
It's from Gentoo commit 3b65b5f075975e96f59c091378ddd266a5e94992.
2022-10-24 17:48:14 +02:00
Flatcar Buildbot
8c1f70f2ab dev-util/perf: Sync with Gentoo
It's from Gentoo commit 43dc41c72037c3923e949b2a810732bf4082c8aa.
2022-10-24 17:48:14 +02:00
Flatcar Buildbot
9459e80c56 dev-util/patchelf: Sync with Gentoo
It's from Gentoo commit 19570971c61d5ca302ef895cee58bbf4b6d4705c.
2022-10-24 17:48:14 +02:00
Flatcar Buildbot
96e5b8a4f4 dev-util/meson: Sync with Gentoo
It's from Gentoo commit 84d71be7b3f45b4d16af26334b9dc934875d0ca3.
2022-10-24 17:48:14 +02:00
Flatcar Buildbot
7db1b73496 dev-util/cmake: Sync with Gentoo
It's from Gentoo commit d96e38025b3737febc2f962418503564a78e9d12.
2022-10-24 17:48:14 +02:00
Flatcar Buildbot
4a99ece716 dev-util/bpftool: Sync with Gentoo
It's from Gentoo commit 7e9fa49e51fce383555849a29f985acba9024f09.
2022-10-24 17:48:14 +02:00
Flatcar Buildbot
8e745d2b40 dev-python/fasteners: Sync with Gentoo
It's from Gentoo commit 810903a0aec52ecc2872eaad1f93440ee5b1bb39.
2022-10-24 17:48:14 +02:00
Jeremi Piotrowski
369a2fd99c Merge pull request #2240 from flatcar/jepio/qemu-guest-agent
coreos: add qemu-guest-agent to images
2022-10-24 11:06:23 +02:00
Jeremi Piotrowski
cb1916a257 qemu-guest-agent: add changelog and to auto-update package-list 2022-10-24 09:58:58 +02:00
jenkins
75cbb7be90 app-emulation/qemu-guest-agent: Import from Gentoo
Upstream commit 18974c258b2fe62ef81dd0287c34d86ac712c11a
2022-10-24 09:58:32 +02:00
Jeremi Piotrowski
e535a18d7c Merge pull request #2239 from flatcar/jepio/arm64-kernel-shrink
arm64 kernel shrink by changing kernel options to module and disabling unsupported options.
2022-10-24 09:34:43 +02:00