22893 Commits

Author SHA1 Message Date
Kai Lueke
6e97559667 changelog/README.md: describe purpose of the changelog entries
The changelog entries should be directly used for the release notes,
thus they need to be short and hold only information relevant to the
end user, and should be in the markdown bullet point format.
2022-01-03 15:46:22 +01:00
Kai Lueke
88b2789fa3 changelog/README.md: describe purpose of the changelog entries
The changelog entries should be directly used for the release notes,
thus they need to be short and hold only information relevant to the
end user, and should be in the markdown bullet point format.
2022-01-03 15:45:57 +01:00
Kai Lueke
7e9fc87f34 changelog/README.md: describe purpose of the changelog entries
The changelog entries should be directly used for the release notes,
thus they need to be short and hold only information relevant to the
end user, and should be in the markdown bullet point format.
2022-01-03 15:45:00 +01:00
Kai Lueke
fe73ac3844 Revert "changelog/README.md: describe purpose of the changelog entries"
This reverts commit 3a4bb3345e1d70dfe44b4d213088e05a99a23e67.
2022-01-03 15:08:57 +01:00
Kai Lueke
cf7833860e changelog/README.md: describe purpose of the changelog entries 2022-01-03 15:08:25 +01:00
Kai Lueke
75100727e7 changelog: rewrite entry for PR 1502
The used changelog entry format in
https://github.com/flatcar-linux/coreos-overlay/pull/1502 is not really
useful for the release notes. This paragraph is good for the PR
description or a commit message, but here should be a bullet point for
the release notes.
Replace the paragraph by a release notes bullet point.
2022-01-03 14:56:21 +01:00
Kai Lueke
bfca4c3092 .github: Use different kernel changelog file name per version
All runs of the GitHub Action to update the kernel used the same
changelog name, which is a bit confusing when comparing the releases.
Append the version to the filename to avoid using the same name for the
maintenance updates of a channel releases and for the introduction of a
kernel update in main.
2022-01-03 13:58:22 +01:00
Jeremi Piotrowski
69c01e6644 dev-python/certifi: Sync with Gentoo
certifi-2999 distfiles have been removed from mirrors, certifi-3021 is
now marked stable.

Upstream commit 200891884c96538c5c9ebb361c715739a346e2d4.

Signed-off-by: Jeremi Piotrowski <jpiotrowski@microsoft.com>
2022-01-03 08:58:27 +00:00
Dongsu Park
5273644d27 Merge pull request #1527 from flatcar-linux/firmware-20211216-main
Upgrade Linux Firmware in main from 20211027 to 20211216
2021-12-23 12:30:31 +01:00
Dongsu Park
7bda938f35 Merge pull request #1517 from flatcar-linux/dongsu/add-loop-driver
sys-kernel/bootengine: make dracut install loop driver
2021-12-23 12:26:14 +01:00
Dongsu Park
5cf32ef0a8 sys-kernel/bootengine: make dracut install loop driver
Unlike with Kernel 5.10, dracut does not automatically install `loop.ko`
with Kernel 5.15.
Explicitly install the loop module from the dracut command line.

Pulls in https://github.com/flatcar-linux/bootengine/pull/32
2021-12-23 12:20:13 +01:00
Dongsu Park
30aa7f9ca9 sys-kernel/coreos-firmware: fix cxgb4 version to 1.26.4.0
Fix firmware version of cxgb4 to 1.26.4.0 for linux-firmware 20211216.
2021-12-23 08:45:48 +01:00
Flatcar Buildbot
4f4751ed33 sys-kernel: Upgrade Linux Firmware 20211027 to 20211216 2021-12-23 07:11:59 +00:00
Krzesimir Nowak
edcc436445
Merge pull request #194 from flatcar-linux/krnowak/replace-kinvolk
*: Replace kinvolk github org with flatcar-linux
2021-12-22 17:35:33 +01:00
Krzesimir Nowak
129b0b062c Merge pull request #1524 from flatcar-linux/krnowak/kernel-config
sys-kernel/kernel-modules: Add some configs
2021-12-22 17:34:38 +01:00
Krzesimir Nowak
8e14045ef6 changelog: Add changes entry 2021-12-22 17:31:40 +01:00
Krzesimir Nowak
de51ac927d sys-kernel/kernel-modules: Add some configs
`net-libs/libnetfilter_cthelper` needs CONFIG_NF_CT_NETLINK_HELPER.
CONFIG_NET_VRF was requested by a user. CONFIG_KEY_DH_OPERATIONS is
useful for `sys-apps/keyutils`. Rest of the added configs are
dependencies.
2021-12-22 17:31:40 +01:00
Mathieu Tortuyaux
5eff92bbac Merge pull request #1526 from flatcar-linux/tormath1/elf
profiles/coreos/base: backport `iproute2` ELF support
2021-12-22 09:56:44 +01:00
Krzesimir Nowak
e07da714fc changelog: Add bugfix entry 2021-12-22 09:50:59 +01:00
Mathieu Tortuyaux
7bfcb5bd97 changelog: add entry
Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
2021-12-21 17:34:26 +01:00
Mathieu Tortuyaux
0ccac06e44 profiles/coreos/base: backport iproute2 ELF support
enables ELF support to e.g. allow tc to handle BPF filters.

It has been dropped in this commit: 406576c5e5

Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
2021-12-21 17:30:44 +01:00
Krzesimir Nowak
96b37b89f8 *: Replace kinvolk github org with flatcar-linux
Stop relying on github redirects, they are a mixed blessing and using
them broke emerge-gitclone inside dev-container in silent way. The
script could not find a desired revision of portage-stable or
coreos-overlay, because it tried to pull from kinvolk instead of
flatcar-linux github org. The redirects seem to hinder fetching a
specific commit, so the script pulled something else (HEAD or main?).
2021-12-21 17:22:48 +01:00
Krzesimir Nowak
f3a1712deb Merge pull request #1520 from flatcar-linux/linux-5.15.10-main
Upgrade Linux Kernel in main from 5.15.7 to 5.15.10
2021-12-21 11:37:31 +01:00
Flatcar Buildbot
fdd76cdd38 sys-kernel: Upgrade Kernel 5.15.7 to 5.15.10 2021-12-21 10:35:25 +00:00
Krzesimir Nowak
4b6212d6be Merge pull request #1516 from flatcar-linux/cacerts-3.73.1-main
Upgrade ca-certificates in main from 3.73 to 3.73.1
2021-12-21 11:32:49 +01:00
Krzesimir Nowak
fe7aa35735 Merge pull request #1518 from flatcar-linux/krnowak/kernel-versions-in-changelog
.github: Reflect more kernel versions in the changelog
2021-12-21 11:27:35 +01:00
Krzesimir Nowak
9e01ca2edf virtual/shadow: Drop unused package 2021-12-20 21:49:46 +01:00
Krzesimir Nowak
fc510052d4 virtual/perl-File-Path: Drop unused package 2021-12-20 21:49:46 +01:00
Krzesimir Nowak
e3756f7d3b perl-core/File-Temp: Drop unused package 2021-12-20 21:49:46 +01:00
Krzesimir Nowak
0355144226 perl-core/File-Path: Drop unused package 2021-12-20 21:49:46 +01:00
Krzesimir Nowak
75ac4159de dev-python/zipp: Drop unused package 2021-12-20 21:49:46 +01:00
Krzesimir Nowak
2c6b5b6f7d dev-python/typing-extensions: Drop unused package 2021-12-20 21:49:46 +01:00
Krzesimir Nowak
9e8e0562a3 dev-python/typed-ast: Drop unused package 2021-12-20 21:49:46 +01:00
Krzesimir Nowak
9a1921da67 dev-python/importlib_metadata: Drop unused package 2021-12-20 21:49:46 +01:00
Krzesimir Nowak
390a5d46a1 dev-libs/libusb-compat: Drop unused package 2021-12-20 21:49:46 +01:00
Krzesimir Nowak
8689a2c338 dev-python/mock: Drop unused package 2021-12-20 21:49:46 +01:00
Krzesimir Nowak
027a27c7ae dev-libs/libgit2: Drop unused package 2021-12-20 21:49:46 +01:00
Krzesimir Nowak
5d3ffc9a27 .github: Reflect more kernel versions in the changelog
It happens that kernel update PRs are created faster than we merge
them. In such case we create version gaps in the changelog. Remedy
that by adding links to all the released kernel versions between the
current one and the just released one.
2021-12-20 17:57:39 +01:00
Kai Lüke
e1abbeeabd Merge pull request #1492 from flatcar-linux/kai/exclude-bridges-from-dhcp
coreos-base/coreos-init: exclude bridge ifaces from the DHCP config
2021-12-20 17:53:45 +01:00
Kai Lueke
c50ac09c8d coreos-base/coreos-init: exclude bridge ifaces from the DHCP config
This pulls in https://github.com/flatcar-linux/init/pull/56
to find a generic way of preventing conflicts with CNI interfaces that
shouldn't use DHCP and were matched by name to be set Unmanaged.
2021-12-20 17:52:50 +01:00
Krzesimir Nowak
4f9c974ac9 changelog: Add entry 2021-12-20 17:14:42 +01:00
Krzesimir Nowak
843da228e0 sys-kernel/installkernel-gentoo: Add from gentoo
It's from gentoo commit 38b155fa1bf907617067c98eb4ba3a5d0790eb1a.
2021-12-20 17:14:42 +01:00
Krzesimir Nowak
0b7ef34a77 sys-libs/libunwind: Add from gentoo
It's from gentoo commit 1e963ad3f4dad5e68fb4c4571ed70e4735a407a4.
2021-12-20 17:14:42 +01:00
Krzesimir Nowak
6d195a46a3 sys-process/psmisc: Sync with gentoo
It's from gentoo commit 38b155fa1bf907617067c98eb4ba3a5d0790eb1a.
2021-12-20 17:12:36 +01:00
Krzesimir Nowak
892fb00bcd sys-process/lsof: Sync with gentoo
It's from gentoo commit 38b155fa1bf907617067c98eb4ba3a5d0790eb1a.
2021-12-20 17:12:36 +01:00
Krzesimir Nowak
63be1d9319 sys-libs/libcap: Sync with gentoo
It's from gentoo commit 9f3688c9376c6ea284464659c69d4cf8cb5ae84f.
2021-12-20 17:12:36 +01:00
Krzesimir Nowak
ec3f5ff93e sys-devel/automake-wrapper: Sync with gentoo
It's from gentoo commit 38b155fa1bf907617067c98eb4ba3a5d0790eb1a.
2021-12-20 17:12:36 +01:00
Krzesimir Nowak
ba695ac9da sys-cluster/ipvsadm: Sync with gentoo
It's from gentoo commit 38b155fa1bf907617067c98eb4ba3a5d0790eb1a.
2021-12-20 17:12:36 +01:00
Krzesimir Nowak
3e36a74eb1 sys-boot/gnu-efi: Sync with gentoo
It's from gentoo commit 38b155fa1bf907617067c98eb4ba3a5d0790eb1a.
2021-12-20 17:12:36 +01:00
Krzesimir Nowak
49ad29f8ad sys-apps/which: Sync with gentoo
It's from gentoo commit 38b155fa1bf907617067c98eb4ba3a5d0790eb1a.
2021-12-20 17:12:36 +01:00