14524 Commits

Author SHA1 Message Date
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
Krzesimir Nowak
748a5dbbab net-misc/iputils: Sync with Gentoo
It's from Gentoo commit 4cd0fbd620b0f3210d047a5139bef8e866331c8f.
2022-10-20 15:17:26 +02:00
Krzesimir Nowak
08ece529ce net-misc/iperf: Sync with Gentoo
It's from Gentoo commit 438ea9dc75590e4bc0bfc602a9bb7f84fd0dbc53.
2022-10-20 15:17:26 +02:00
Krzesimir Nowak
42c42b5699 net-misc/ethertypes: Sync with Gentoo
It's from Gentoo commit 83782baa8ef6589a7594df50c74923ca7b5d772e.
2022-10-20 15:17:26 +02:00
Krzesimir Nowak
ebef2b816e net-misc/bridge-utils: Sync with Gentoo
It's from Gentoo commit f479cc80ee08a51b73e4c8aa50421e4ccf761bd7.
2022-10-20 15:17:26 +02:00
Krzesimir Nowak
9d5fc0ff03 Merge pull request #2243 from flatcar/krnowak/curl-update
profiles: Accept keywords for curl 7.85
2022-10-20 15:00:53 +02:00
Krzesimir Nowak
7499c24a52 changelog: Add entries 2022-10-20 14:34:18 +02:00
Sayan Chowdhury
1296ae7ef6 Merge pull request #2244 from flatcar/sayan/update-wireguard-tools-1.0.20210914
net-vpn/wireguard-tools: Move to portage-stable
2022-10-20 15:32:36 +05:30
Sayan Chowdhury
28fea2a907 Merge pull request #374 from flatcar/sayan/update-wireguard-tools-1.0.20210914
net-vpn/wireguard-tools: Move to portage-stable; Sync with Gentoo; Updates to wireguard-tools-1.0.20210914
2022-10-20 14:28:56 +05:30
Sayan Chowdhury
ec6793ae83 .github: Add net-vpn/wireguard-tools to packages-list
Signed-off-by: Sayan Chowdhury <schowdhury@microsoft.com>
2022-10-20 10:20:09 +05:30
flatcar-ci
a327082956 New version: main-3397.0.0-nightly-20221019-2100 2022-10-19 21:00:30 +00:00
Sayan Chowdhury
8797830870 net-vpn/wireguard-tools: Move to portage-stable; Sync with Gentoo
upstream

gentoo sync ref:
717ed38536
2022-10-19 23:54:11 +05:30
Sayan Chowdhury
d009528d60 changelog: Add the entry for wireguard-tools-1.0.20210914
Signed-off-by: Sayan Chowdhury <schowdhury@microsoft.com>
2022-10-19 23:54:11 +05:30
Krzesimir Nowak
e4bda5bbf3 Merge pull request #2242 from flatcar/docker-20.10.20-main
Upgrade Docker in main from 20.10.18 to 20.10.20
2022-10-19 18:53:00 +02:00
Krzesimir Nowak
0f99e5dcf6 Merge pull request #2241 from flatcar/krnowak/weekly
Profile changes for the weekly updates
2022-10-19 18:12:03 +02:00
Krzesimir Nowak
092ae3d567 github: Use recommended way of setting output 2022-10-19 18:06:31 +02:00
Krzesimir Nowak
76cdd99843 github: Bump action versions
This updates checkout and create-pull-request action versions to v3
and v4, respectively, to avoid warnings about deprecated node 12.
2022-10-19 18:04:32 +02:00
Krzesimir Nowak
6f1a2a0cab Merge pull request #2221 from flatcar/krnowak/deduplicate-workflows
github: Deduplicate kernel and ca-certificates workflows
2022-10-19 18:02:32 +02:00
Krzesimir Nowak
3ce9099727 profiles: Remove obsolete USE flag of net-misc/curl
Also drop the comment, it was related to the media-libs/mesa package
that was dropped over 9 years ago in commit
de91081f00a4ab07332759b1bbfc3072d530c9fd.
2022-10-19 10:08:25 +02:00
Krzesimir Nowak
eb2d5da242 profiles: Add accept keywords for net-misc/curl 2022-10-19 10:08:07 +02:00
Flatcar Buildbot
7d7ff9c223 app-emulation: Upgrade Docker 20.10.18 to 20.10.20 2022-10-19 08:07:25 +00:00
Krzesimir Nowak
40e0917023 profiles: Add accept keywords for sys-libs/zlib 2022-10-19 08:51:13 +02:00
Krzesimir Nowak
6b4e3b2d93 changelog: Add entries 2022-10-19 08:45:04 +02:00
flatcar-ci
263d83514d New version: main-3396.0.0-nightly-20221018-2100 2022-10-18 21:00:24 +00:00