24117 Commits

Author SHA1 Message Date
Sayan Chowdhury
07d128096b
sys-boot/shim: Add from Gentoo
It's from Gentoo commit 62abff9d0e4a8fef2be0184cff5e32ab7a50d315.
2023-11-03 19:53:25 +05:30
Sayan Chowdhury
f70b538880
sys-boot/gnu-efi: Sync with Gentoo
It's from Gentoo commit 31a84c73e7c9b2a77d968c2506ae333aed367414.
2023-11-07 17:46:34 +05:30
Sayan Chowdhury
ffba4d8ece
sys-boot/shim: updates to 15.7
Signed-off-by: Sayan Chowdhury <schowdhury@microsoft.com>
2023-11-07 17:46:34 +05:30
Jeremi Piotrowski
8e20e773a7
vm_image_util.sh: update path to arm64 UEFI firmware
The arm64 firmware is now called AAVMF with the updated edk2-aarch64
ebuild.
2023-11-07 17:46:34 +05:30
Sayan Chowdhury
97a19893cf
eclass/rpm: Add from Gentoo
It's from Gentoo commit 78e5f99cb41eaa50da930e7ab2dc7993fa243e1f.
2023-11-07 17:46:34 +05:30
Sayan Chowdhury
cb775ff40d
coreos-devel/board-packages: remove edk2-ovmf from arm64 dependencies
This package is not used, we use edk2-aarch64 on arm64 but and it is
fetched during image_to_vm.sh because the ebuild simply wraps a binary
file.

Original Author: Jeremi Piotrowski <jpiotrowski@microsoft.com>

Signed-off-by: Sayan Chowdhury <schowdhury@microsoft.com>
2023-11-07 17:46:34 +05:30
Sayan Chowdhury
4352578b1a
sys-firmware/edk2-aarch64: drop old package and replace with new
Signed-off-by: Sayan Chowdhury <schowdhury@microsoft.com>
2023-11-07 17:46:34 +05:30
Sayan Chowdhury
3bf54893c5
coreo-base/coreos: Add mokutil to the base amd64 image
Signed-off-by: Sayan Chowdhury <schowdhury@microsoft.com>
2023-11-07 17:46:34 +05:30
Sayan Chowdhury
c0d0ab37a1
sys-boot/mokutil: Add from Gentoo
It's from Gentoo commit cf90a21600e8d81c12b7e1143f43cd28f58dd70d.
2023-11-07 17:46:34 +05:30
Jeremi Piotrowski
35510c658d
Add support for secure boot in qemu_template.sh
We have an existing qemu_uefi_secure format definition, but it is
necessary to update it so that it actually works. Qemu needs to be
passed the correct flags to enable SMM, we need to switch to the Q35
machine, and we need to copy over the secboot variant of the OVMF
firmware.
2023-11-07 17:46:31 +05:30
Kai Lüke
c35b486a67
Merge pull request #1344 from flatcar/kai/bootengine-no-torcx
sys-kernel/bootengine: Remove Torcx step
2023-11-07 11:47:17 +01:00
Kai Lueke
f3e5ad9058 sys-kernel/bootengine: Remove Torcx step
This pulls in
https://github.com/flatcar/bootengine/pull/77 to not try to run Torcx
when /etc/torcx/next-profile exists.
2023-11-07 11:46:45 +01:00
Thilo Fromm
6daf6b1a38
Merge pull request #1336 from flatcar/containerd-1.7.8-main
Upgrade Containerd in main from 1.7.7 to 1.7.8
2023-11-07 11:37:02 +01:00
Thilo Fromm
a7f335c35f
Merge pull request #1330 from flatcar/t-lo/gh-actions-fix-containerd-update
containerd-apply-patch: updated to work with upstream ebuilds
2023-11-07 11:36:39 +01:00
flatcar-ci
1079314cfe New version: main-3780.0.0-nightly-20231106-2100 2023-11-06 21:00:25 +00:00
Mathieu Tortuyaux
b82cc59afd
Merge pull request #1337 from flatcar/mantle-update-main
Upgrade mantle container image to latest HEAD in main
2023-11-06 16:59:36 +01:00
Flatcar Buildbot
78980281c4 Update mantle container image to latest HEAD 2023-11-06 15:55:58 +00:00
Mathieu Tortuyaux
9f989cc91e
Merge pull request #1318 from flatcar/vmware-12.3.5-main
Upgrade open-vm-tools in main from 12.3.0 to 12.3.5
2023-11-06 16:55:30 +01:00
Flatcar Buildbot
8a001a2871
app-emulation/open-vm-tools: Update from 12.3.0 to 12.3.5 2023-11-06 16:53:17 +01:00
Thilo Fromm
bf09885204
Merge pull request #1325 from flatcar/firmware-20231030-main
Upgrade Linux Firmware in main from 20230919 to 20231030
2023-11-06 10:40:57 +01:00
Thilo Fromm
d0167698a9
Merge pull request #1329 from flatcar/linux-6.1.61-main
Upgrade Linux Kernel for main from 6.1.60 to 6.1.61
2023-11-06 09:03:42 +01:00
Flatcar Buildbot
c8c794f9fc app-containers/containerd: Update from 1.7.7 to 1.7.8 2023-11-03 15:32:20 +00:00
Thilo Fromm
b3b08e0e64 containerd-apply-patch: updated to work with upstream ebuilds
Signed-off-by: Thilo Fromm <thilofromm@microsoft.com>
2023-11-03 16:28:53 +01:00
Flatcar Buildbot
0e54de6372 sys-kernel/coreos-sources: Update from 6.1.60 to 6.1.61 2023-11-03 07:12:01 +00:00
flatcar-ci
a256fa6443 New version: main-3776.0.0-nightly-20231102-2100 2023-11-02 21:00:25 +00:00
Mathieu Tortuyaux
496546ea76
Merge pull request #1308 from flatcar/linux-6.1.60-main
Upgrade Linux Kernel for main from 6.1.59 to 6.1.60
2023-11-02 17:50:10 +01:00
Kai Lüke
6cb8b1f525
Merge pull request #1326 from flatcar/kai/decode-rsa-error
coreos-base/update_engine: Fix iterating over signatures
2023-11-02 15:33:03 +01:00
Krzesimir Nowak
def3c9649e
Merge pull request #1306 from flatcar/krnowak/mount-in-sdk
run_sdk_container: Clean up a bit and add mounting of custom volumes
2023-11-02 14:36:05 +01:00
Kai Lueke
20bba0c623 coreos-base/update_engine: Bump ebuild revision 2023-11-02 13:39:04 +01:00
Krzesimir Nowak
86ea05a65e
Merge pull request #1317 from flatcar/buildbot/weekly-portage-stable-package-updates-2023-10-30
Weekly portage-stable package updates 2023-10-30
2023-11-02 13:13:42 +01:00
Krzesimir Nowak
3eb7776d8a
Merge pull request #1324 from flatcar/krnowak/samba-update
overlay net-fs/samba: Update to 4.18.8
2023-11-02 13:09:02 +01:00
Kai Lueke
3aa1adfa2a coreos-base/update_engine: Fix iterating over signatures
This pulls in
https://github.com/flatcar/update_engine/pull/31
to correctly skip over signature entries that cause errors which can be
the case for the dummy signatures.
2023-11-02 11:47:59 +01:00
Flatcar Buildbot
962e94e46c sys-kernel/coreos-firmware: Update from 20230919 to 20231030 2023-11-02 07:11:34 +00:00
flatcar-ci
cfe761041c New version: main-3775.0.0-nightly-20231101-2100 2023-11-01 21:00:26 +00:00
Krzesimir Nowak
8503d0a9a9 changelog: Add entries 2023-11-01 15:16:40 +01:00
Krzesimir Nowak
c1bda0bc42 net-fs/samba: Apply Flatcar modifications
- Add a minimal USE flag for only installing libraries
  - Change the Perl run-time dep to build-time only
  - Disable building libraries requiring Python
  - Disable building Perl JSON libraries
  - Limit the size of bundled libraries

Co-authored-by: Dongsu Park <dpark@linux.microsoft.com>
2023-11-01 15:08:32 +01:00
Krzesimir Nowak
843cbaa5c5 net-fs/samba: Sync with Gentoo
It's from Gentoo commit 75c0e03f350aa2025ba1b08171fcad66522614b8.
2023-11-01 15:08:20 +01:00
Flatcar Buildbot
2fe3629192 sys-process/procps: Sync with Gentoo
It's from Gentoo commit 0dab45b41cf2e5f657eae72c6e767add5dec1c30.
2023-11-01 12:40:51 +01:00
Flatcar Buildbot
9f820cdb6e sys-libs/libnvme: Sync with Gentoo
It's from Gentoo commit a03a10c8b7850a18302cd9ca90ea5ccb547737c4.
2023-11-01 12:40:51 +01:00
Flatcar Buildbot
4d0c78d189 sys-devel/gcc: Sync with Gentoo
It's from Gentoo commit 073a656ddb052c6b020f1a6a42104b096397209a.
2023-11-01 12:40:51 +01:00
Flatcar Buildbot
5696966529 sys-block/thin-provisioning-tools: Sync with Gentoo
It's from Gentoo commit 70ac1de44be329c8ad35cce6cb39147a239797fc.
2023-11-01 12:40:51 +01:00
Flatcar Buildbot
6d8fcaf272 sys-apps/smartmontools: Sync with Gentoo
It's from Gentoo commit fecb264f646ab15fc2e5cfc9bbd59f86c370663f.
2023-11-01 12:40:51 +01:00
Flatcar Buildbot
8102bfee58 sys-apps/portage: Sync with Gentoo
It's from Gentoo commit ef59ea9a89cfb8bcec388c7ea1a962a4ca0940b6.
2023-11-01 12:40:51 +01:00
Flatcar Buildbot
314bdd9a65 sys-apps/iproute2: Sync with Gentoo
It's from Gentoo commit 6b822fd7f8bb3e99460bbe6ca0d3a9dc73234073.
2023-11-01 12:40:51 +01:00
Flatcar Buildbot
04d6be64e2 sys-apps/gptfdisk: Sync with Gentoo
It's from Gentoo commit 60282302f4894041bed758c1e7916764ee59c203.
2023-11-01 12:40:50 +01:00
Flatcar Buildbot
6cdb6e6680 sys-apps/findutils: Sync with Gentoo
It's from Gentoo commit b5aadcfe0518d3c2d1516ab577929d597583aded.
2023-11-01 12:40:50 +01:00
Flatcar Buildbot
e795a672f0 sys-apps/file: Sync with Gentoo
It's from Gentoo commit b6da5c66fcec4316f3711063fb6d93757a015d02.
2023-11-01 12:40:50 +01:00
Flatcar Buildbot
02560fd08b sys-apps/ethtool: Sync with Gentoo
It's from Gentoo commit 6d57ea5f47539297763f8fbe499525a994f7f409.
2023-11-01 12:40:50 +01:00
Flatcar Buildbot
b714224fda sys-apps/coreutils: Sync with Gentoo
It's from Gentoo commit 7cd601993bc6baec684941f7d694ef05b6d9ded9.
2023-11-01 12:40:50 +01:00
Flatcar Buildbot
e56cb7b53d profiles: Sync with Gentoo
It's from Gentoo commit 1eb076e811ae14ceb83643e2345b0ebb7c252224.
2023-11-01 12:40:50 +01:00