Commit Graph

22070 Commits

Author SHA1 Message Date
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
Dongsu Park
5b21f36eca Merge pull request #2433 from flatcar/dongsu/iptables-1.8.8
net-firewall/iptables: update to 1.8.8-r5
2023-02-07 09:34:11 +01:00
Krzesimir Nowak
ac9adacf90
Merge pull request #642 from flatcar/mantle-update-main
Upgrade mantle container image to latest HEAD in main
2023-02-07 08:47:54 +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
Kai Lüke
10886b0bc5
Merge pull request #638 from flatcar/mantle-update-main
Upgrade mantle container image to latest HEAD in main
2023-02-06 14:42:12 +01:00
Krzesimir Nowak
2161efba6f build_library/toolchain_util.sh: Install matching versions of toolchain packages
When adding a mask or accept keywords entry for some version of a
toolchain package (gcc, libc, gdb, binutils or kernel headers), it
can't be done by just doing it, for example, for sys-devel/gcc. Both
cross-{x86_64,aarch64}-cros-linux-gnu/gcc needs to be
masked/keyworded, otherwise crossdev will pick up the latest stable
version for cross-{x86_64,aarch64}-cros-linux-gnu/gcc and this choice
is not affected by masks or accept keywords of sys-devel/gcc.

This situation does not happen all that often, but when it happens,
it's usually hard to remember to handle also the cross toolchain
packages. Forgetting to do so leads to weird issues. So instead of
telling crossdev to use the latest stable versions of cross toolchain
packages, we will tell it to use specific versions that match the
version of plain packages.
2023-02-06 11:57:40 +01: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
Dongsu Park
0f4f240fb6 Merge pull request #2427 from flatcar/containerd-1.6.16-main
Upgrade Containerd in main from 1.6.15 to 1.6.16
2023-02-03 14:51:52 +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
Krzesimir Nowak
b0e889b36b
Merge pull request #635 from flatcar/krnowak/size-reporting
Report file and file size changes in production image and initrd
2023-02-02 17:34:30 +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