14297 Commits

Author SHA1 Message Date
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
Jeremi Piotrowski
8f23ec18c2 Merge pull request #2197 from flatcar/jepio/arm64-parent-profile
profile/coreos/arm64: switch parent profile to 17.0/hardened
2022-10-24 09:32:51 +02:00
Jeremi Piotrowski
f261312db5 changelog: add entry for changes needed to bring down arm64 kernel size 2022-10-24 09:30:39 +02:00
flatcar-ci
6e229b1e9e New version: main-3399.0.0-nightly-20221021-2100 2022-10-21 21:00:27 +00:00
Jeremi Piotrowski
83610f44d1 Merge pull request #2235 from Snaipe/fix-arm64-boot
sys-kernel: enable IOMMU on arm64
2022-10-21 14:33:22 +02:00
Mathieu Tortuyaux
16b9cbb3d3 changelog: add entry
Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
2022-10-21 14:20:48 +02:00
Mathieu Tortuyaux
503114256f coreos-base/oem-ec2-compat: pull ssh keys from metadata server
Without this Ignition configuration, the SSH keys are
not installed from the Openstack metadata server.

Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
2022-10-21 14:20:48 +02:00
Krzesimir Nowak
83323fe9ea changelog: Add an entry 2022-10-21 09:16:30 +02:00
flatcar-ci
b4946ab997 New version: main-3398.0.0-nightly-20221020-2100 2022-10-20 21:00:31 +00:00
Krzesimir Nowak
c601736c27 Merge pull request #369 from flatcar/krnowak/vim-update
app-editors/vim: Sync with Gentoo
2022-10-20 16:22:19 +02:00
Krzesimir Nowak
fd81c9ade2 Merge pull request #2210 from flatcar/krnowak/vim-update
app-editors/vim: Move back to portage-stable
2022-10-20 16:22:18 +02:00
Krzesimir Nowak
5c783ce9c1 profiles: Remove unnecessary package.provided for app-arch/xz-utils
The circular dep used to be:

app-arch/xz-utils
libtool.eclass
app-portage/elt-patches
app-arch/xz-utils

The circular dep should be gone now, because app-arch/xz-utils is a
BDEPEND, so for building production images the package from SDK will
be used. For building SDK the package from seed SDK should be used.
2022-10-20 15:20:36 +02:00
Krzesimir Nowak
830d3e424a profiles: Drop redundant package.use.force for net-misc/wget
It already is a part of the base profile in portage-stable.
2022-10-20 15:20:36 +02:00
Krzesimir Nowak
eea6bf76b1 profiles: Drop accept_keywords for net-misc/wget
The updated package is stable for both amd64 and arm64.
2022-10-20 15:20:36 +02:00
Krzesimir Nowak
1d9b15ea3e profiles: Drop obsolete USE flag for net-misc/iputils
The net-misc/iputils package stopped providing traceroute. We are
pulling in a different package instead.
2022-10-20 15:20:36 +02:00
Krzesimir Nowak
d87266cbf0 coreos-base/coreos{,-dev}: Add net-analyzer/traceroute
These packages are pulling in iputils, that used to provide the
traceroute utility. The updated iputils package stopped doing that
altogether, recommending to install net-analyzer/traceroute or
net-analyzer/mtr instead. We are going with the former here.
2022-10-20 15:19:20 +02:00
Krzesimir Nowak
fc7362e1d6 .github: Add updated packages and eclasses to the list 2022-10-20 15:17:26 +02:00
Krzesimir Nowak
da5532d4ce net-analyzer/traceroute: Add from Gentoo
It's from Gentoo commit ed7fdde21ae3ac3cc4ba9005bce92cfa3e76c96a.
2022-10-20 15:17:26 +02:00
Krzesimir Nowak
63d7a4f410 sys-apps/diffutils: Sync with Gentoo
It's from Gentoo commit b735b055d4a7974ed211d87b8bd8769d55a7e9ba.
2022-10-20 15:17:26 +02:00
Krzesimir Nowak
f1a1d0180f sys-libs/libcap: Sync with Gentoo
It's from Gentoo commit ca1ee8658964db3cafefd5692d90a8e8361232d0.
2022-10-20 15:17:26 +02:00
Krzesimir Nowak
f5c91e6a81 eclass/plocale: Sync with Gentoo
It's from Gentoo commit d7317785d04e7de172de3bff05852fca3cd15af2.
2022-10-20 15:17:26 +02:00
Krzesimir Nowak
43edca0383 eclass/fcaps: Sync with Gentoo
It's from Gentoo commit 619f45e405c8525af36c8b860df263838a26ab6e.
2022-10-20 15:17:26 +02:00
Krzesimir Nowak
1364673673 eclass/systemd: Sync with Gentoo
It's from Gentoo commit 456501e78c64d3d76d8c9a404c68a13d352acb21.
2022-10-20 15:17:26 +02:00
Krzesimir Nowak
818929912e app-arch/xz-utils: Sync with Gentoo
It's from Gentoo commit 5a8ce9b83b02f2b5a2e276e3d02f5436d3dce4ac.
2022-10-20 15:17:26 +02:00
Krzesimir Nowak
76a5595359 net-misc/whois: Sync with Gentoo
It's from Gentoo commit 7ef76bbf5cdac2c3da2bd8e3ba295ad1e8855870.
2022-10-20 15:17:26 +02:00
Krzesimir Nowak
3165bac3ea net-misc/wget: Sync with Gentoo
It's from Gentoo commit 033a5bd35ac10fed6e1b0d5f757d1472ebe5f0f2.
2022-10-20 15:17:26 +02:00
Krzesimir Nowak
0eeeaadd08 net-misc/socat: Sync with Gentoo
It's from Gentoo commit 1453c71e49a7f0af6adeda01c269d45ac394a5a1.
2022-10-20 15:17:26 +02:00