Jeremi Piotrowski
3fd4bef291
Merge pull request #1454 from flatcar-linux/jepio+sayan/hyperv-arm64
...
Enable running as ARM64 HyperV guest
2021-12-06 09:59:56 +01:00
Dongsu Park
97a4fd9e4d
Merge pull request #1469 from flatcar-linux/dongsu/qemu-6.1.0
...
app-emulation/qemu: update to 6.1.0
2021-12-06 09:22:09 +01:00
Dongsu Park
219c7681b4
changelog: add changelog for golang.org/x/{crypto,text} in torcx
2021-12-03 15:14:12 +01:00
Dongsu Park
709e550b48
app-arch/torcx: update golang.org/x/{text,crypto}
...
Update golang.org/x/{text,crypto} mainly to address CVE-2021-38561,
CVE-2021-43565.
Pulls in https://github.com/flatcar-linux/torcx/pull/11 .
2021-12-03 15:14:03 +01:00
Krzesimir Nowak
1cf18fec64
Merge pull request #1470 from flatcar-linux/krnowak/bot-changelog
...
.github: Try to get a lwn link for kernel release
2021-12-03 14:44:03 +01:00
Dongsu Park
062afe6182
changelog: add changelog for qemu 6.1.0
2021-12-03 10:25:16 +01:00
Dongsu Park
7d3f49acdc
profiles: remove ~arm64 keywords for edk2-ovmf, ipxe, seabios, sgabios
...
As new versions of edk2-ovmf, ipxe, seabios, sgabios are already stable,
we do not need to keep the accept keywords. Delete them.
2021-12-03 10:24:29 +01:00
Dongsu Park
105d61c8d1
profiles: accept keywords for qemu 6.1.0-r1
...
Accept keywords for app-emulation/qemu 6.1.0-r1 for both ~amd64 and
~arm64.
2021-12-03 10:23:55 +01:00
Sayan Chowdhury
e127dfd040
app-emulation/qemu: Apply Flatcar patches
...
Allow python 3.6 in PYTHON_COMPAT for now.
Based on b541e937049757d5dd044ca2692036fc1805bd52.
2021-12-03 10:21:59 +01:00
Dongsu Park
ce3f18f6fa
app-emulation/qemu: update to 6.1.0
...
Update app-emulation/qemu to 6.1.0, mainly to address security issues
like CVE-2021-3682 .
2021-12-03 10:21:22 +01:00
Jeremi Piotrowski
ace70601c4
sys-kernel/coreos-modules: enable Microsoft MANA driver for amd64
...
New networking driver present in 5.15 that might be useful some day.
Signed-off-by: Jeremi Piotrowski <jpiotrowski@microsoft.com>
2021-12-03 09:03:23 +00:00
Jeremi Piotrowski
e75a689623
sys-kernel/coreos-modules: move HYPERV config options to commonconfig
...
Kernel 5.15 contains enablement patches for linux as a hyper-v guest, so
move the configs to the common config so that they're enabled for both
arches.
PCI patches didn't make it.
Signed-off-by: Jeremi Piotrowski <jpiotrowski@microsoft.com>
2021-12-03 09:03:23 +00:00
Jeremi Piotrowski
20be55473f
coreos-base/oem-azure: refactor grub.cfg to apply console override only on PC
...
We always want the 'flatcar.autologin' parameter, but the ttyS0 setting is x86
PC specific. Move the generic part to linux_append variable and hide the
generic part behind a check for grub_platform. For EFI platforms the default
grub.cfg has the correct arch specific console configuration.
The console specification for grub itself is needed in either case
Signed-off-by: Jeremi Piotrowski <jpiotrowski@microsoft.com>
2021-12-03 09:02:51 +00:00
Krzesimir Nowak
ac0c89da45
.github: Fail curl in kernel job on server errors too
...
Co-authored-by: Kai Lüke <pothos@users.noreply.github.com>
2021-12-03 08:52:09 +01:00
Flatcar Buildbot
c0e574fce9
dev-lang: Upgrade Go 1.17.3 to 1.17.4
2021-12-03 07:46:45 +00:00
Krzesimir Nowak
09b9f6ee71
.github: Try to get a lwn link for kernel release
2021-12-02 20:20:42 +01:00
Kai Lueke
2093afe3eb
coreos-base/coreos-init: bump init repo to add flatcar-update tool
...
This pulls in https://github.com/flatcar-linux/init/pull/53 to add the
"flatcar-update" tool to the image, easing manual updates, rollbacks,
channel/release jumping, and airgapped updates.
2021-12-02 14:13:42 +01:00
Krzesimir Nowak
4bcbcb73e1
.github: Be fork friendly when checking target branches
...
We want to check if target branch exists on the repo on which the
action is being run and will get the PR in the end, not on repo with
which the SDK came. It's useful for testing github actions on personal
forks.
2021-12-02 13:29:44 +01:00
Krzesimir Nowak
1a6c155157
.github: Automatically generate the changelog entries
2021-12-02 12:40:10 +01:00
Krzesimir Nowak
4e58c5a422
.github: Simplify vmware package updates
...
Create just one commit that updates both open-vm-tools and
coreos-base/oem-vmware.
2021-12-02 12:40:10 +01:00
Krzesimir Nowak
d4f30c7274
.github: Add other packages into a patch when updating docker
...
Changes to docker-cli, docker-runc or torcx docker weren't included.
2021-12-02 12:40:10 +01:00
Krzesimir Nowak
2c33dcef76
.github: Add function for generating changelogs
...
The function only generates the update kind of changelogs. If the
update addresses some CVE, it needs to be added manually.
The changelog generation happens only if the changelog directory
exists. Also make sure it's included in the patches.
2021-12-02 12:40:10 +01:00
Kai Lüke
b81564c749
Merge pull request #1456 from flatcar-linux/kai/torcx-no-docker-1.12
...
app-arch/torcx: Fix wrong reference to Docker 19.03
2021-12-02 11:45:39 +01:00
Kai Lueke
48294d468a
app-arch/torcx: Fix wrong reference to Docker 19.03
...
When selecting the docker-1.12-no profile, torcx failed because the
profile looked for 19.03 instead of 20.10.
Make the docker-1.12-no profile identical to the vendor profile so
that we don't have to update it.
2021-12-01 17:54:49 +01:00
Dongsu Park
7984020e5f
profiles: disable crypt for amd64 and arm64
2021-12-01 13:48:55 +01:00
Dongsu Park
53aed3bbad
profiles: delete keywords for vim
2021-12-01 13:48:55 +01:00
Sayan Chowdhury
26bd80f6f0
oem-azure-pro: Add the arm64 keyword to the OEM
...
Signed-off-by: Sayan Chowdhury <schowdhury@microsoft.com>
2021-12-01 09:27:38 +00:00
Dongsu Park
6a365a652d
changelog: add new changelog for CVE-2020-14040
2021-11-30 17:43:12 +01:00
Dongsu Park
93e885d0d1
sys-apps/ignition: update golang.org/x/text to 0.3.7
...
Update golang.org/x/text to 0.3.7, mainly to address CVE-2020-14040.
Pulls in https://github.com/flatcar-linux/ignition/pull/31
2021-11-30 17:39:11 +01:00
Krzesimir Nowak
49aa203f55
Merge pull request #1451 from flatcar-linux/linux-5.15.5-main
...
Upgrade Linux Kernel in main from 5.15.4 to 5.15.5
2021-11-30 17:16:39 +01:00
Krzesimir Nowak
a81d3898d8
changelog: Update the update changelog format
...
Mention that it should be written as a bullet list. Also, match the
format to the example (put the version link inside parentheses).
2021-11-30 14:53:20 +01:00
Flatcar Buildbot
dc5fe148b0
sys-kernel: Upgrade Kernel 5.15.4 to 5.15.5
2021-11-30 12:52:24 +00:00
Krzesimir Nowak
7c808058b1
Merge pull request #1443 from flatcar-linux/krnowak/linux-5.15
...
Bump linux kernel and related software to 5.15
2021-11-30 13:43:52 +01:00
Krzesimir Nowak
3353d9834a
changelog: Add an entry for kernel updates
2021-11-30 13:41:21 +01:00
Krzesimir Nowak
e271cc2e08
.github: Bump KV_MAIN to 5.15
2021-11-30 13:06:17 +01:00
Mathieu Tortuyaux
95d8eb9b0c
Merge pull request #1444 from flatcar-linux/tormath1/etcd
...
app-admin/etcd-wrapper: remove `ETCD_NAME`
2021-11-29 16:59:29 +01:00
Krzesimir Nowak
822b9d2caf
sys-apps/systemd: Update to latest stable release
...
This hopefully fixes a build issue that came up after updating kernel
headers.
2021-11-29 16:34:05 +01:00
Krzesimir Nowak
78bc062499
sys-process/audit: Apply Flatcar modifications
2021-11-29 16:34:05 +01:00
Krzesimir Nowak
5633fc128b
sys-process/audit: Sync with gentoo
...
It's from gentoo commit 9537582d2381dcbac871953273430ce1391e46aa.
2021-11-29 16:34:04 +01:00
Krzesimir Nowak
81f7fa466f
sys-fs/btrfs-progs: Apply Flatcar modifications
2021-11-29 16:34:04 +01:00
Krzesimir Nowak
baefb0d674
sys-fs/btrfs-progs: Sync with gentoo
...
It's from gentoo commit 1d3fac51b9ee5811ec62e49dfbbd1579b50c7df8.
2021-11-29 16:34:04 +01:00
Krzesimir Nowak
96f881902f
profiles: Add keywords for sys-apps/iproute2 to match linux kernel
2021-11-29 16:34:04 +01:00
Krzesimir Nowak
3dbd6c6a48
profiles: Add keywords for dev-util/perf to match linux kernel
2021-11-29 16:34:04 +01:00
Krzesimir Nowak
339fe900fe
profiles: Add keywords for sys-kernel/linux-headers to match linux kernel
2021-11-29 16:34:04 +01:00
Krzesimir Nowak
7967ad2a0c
sys-kernel/coreos-modules: Add CONFIG_PINCTRL_MSM
...
It became a dependency instead of a selectable config in kernel 5.11
in commit be117ca32261c3331b614f440c737650791a6998.
2021-11-29 16:34:04 +01:00
Krzesimir Nowak
919890407c
sys-kernel/coreos-modules: Move CONFIG_TASKSTATS from arm64 to common
...
CONFIG_TASKSTATS is a dependency of CONFIG_TASK_XACCT for a long time
now. Not sure how we managed to get away with such a config so far.
2021-11-29 16:34:04 +01:00
Krzesimir Nowak
7457d866a6
sys-kernel/coreos-modules: Drop CONFIG_RAW_DRIVER
...
It was dropped from kernel 5.14 in commit
603e4922f1c81fc2ed3a87b4f91a8d3aafc7e093.
2021-11-29 16:34:04 +01:00
Krzesimir Nowak
3ee3dfa261
sys-kernel/coreos-modules: Drop CONFIG_CIFS_WEAK_PW_HASH
...
It is removed from kernel 5.15 in commit
76a3c92ec9e0668e4cd0e9ff1782eb68f61a179c.
2021-11-29 16:34:04 +01:00
Krzesimir Nowak
f0535ace30
sys-kernel/coreos-modules: Sort the config files
2021-11-29 16:34:04 +01:00
Krzesimir Nowak
8d37eb37ec
sys-kernel: Bump kernel to 5.15.4
2021-11-29 16:34:04 +01:00