22334 Commits

Author SHA1 Message Date
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
Krzesimir Nowak
a0208a706a build_library/dev_container_util.sh: Fix setting up portage
With PORTDIR and PORTDIR_OVERLAY environment variables being gone as
overrides, setting up a profile for the developer container broke. The
overrides were a hack already, as eselect does not seem to have
support for setting a profile based on repos.conf with repo locations
that are valid only after chrooting into the root directory. So
instead of invoking eselect, we set up the symlink ourselves.
2023-02-21 08:43:14 +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
Krzesimir Nowak
a76292c7d5 *: Drop the use of deprecated PORTDIR and PORTDIR_OVERLAY env vars
These were mostly replaced by relevant config in repos.conf directory.
2023-02-20 17:10:26 +01:00
Dongsu Park
c8d8af8e03 Merge pull request #2465 from flatcar/go-1.18.10-and-1.19.6-main
Upgrade Go from 1.19.5 to 1.19.6
2023-02-20 16:37:26 +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
Kai Lüke
809401262f
Merge pull request #662 from flatcar/mantle-update-main
Upgrade mantle container image to latest HEAD in main
2023-02-20 08:09:21 +01: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
Dongsu Park
ee4862a9c5 Merge pull request #2459 from flatcar/containerd-1.6.18-main
Upgrade Containerd in main from 1.6.16 to 1.6.18
2023-02-17 15:24:55 +01:00
Flatcar Buildbot
f88c6cd4fa Update mantle container image to latest HEAD 2023-02-17 13:33:09 +00:00
Krzesimir Nowak
fb805ee866
Merge pull request #654 from flatcar/krnowak/verbose-emerge
Make emerge and catalyst verbose by default
2023-02-17 14:32:52 +01:00
Krzesimir Nowak
8465eab673 Merge pull request #416 from flatcar/krnowak/fix-verbose-bootstrap
scripts/bootstrap: fix verbose bootstrap
2023-02-17 14:32:13 +01: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