Commit Graph

16368 Commits

Author SHA1 Message Date
Arthur
41780a6ebd
sys-kernel/bootengine: Install mmc_block module in initrd
* sys-kernel/coreos-modules: Enable mmc_block as a module
* overlay sys-kernel/bootengine: Install mmc_block module in initrd

Signed-off-by: Pysen X <pysen@svartavillan.se>
2023-12-20 12:12:51 +01:00
flatcar-ci
71c9907d18 New version: main-3823.0.0-nightly-20231219-2100 2023-12-19 21:00:25 +00:00
Mathieu Tortuyaux
2a781a105a
Merge pull request #1490 from flatcar/containerd-1.7.11-main
Upgrade Containerd in main from 1.7.10 to 1.7.11
2023-12-19 16:42:15 +01:00
Mathieu Tortuyaux
61c768e4e9
Merge pull request #1499 from flatcar/cacerts-3.96-main
Update ca-certificates in main from 3.95 to 3.96
2023-12-19 11:48:29 +01:00
Kai Lüke
3f25fd4089
Merge pull request #1444 from ader1990/switch_to_kernel_6_6
Upgrade Linux Kernel for main from 6.1.66 to 6.6.7
2023-12-19 11:10:45 +01:00
Adrian Vladu
f1c8d36616 Upgrade Linux Kernel for main from 6.1.66 to 6.6.7
To upgrade, the following changes were required:

  * added Changelog
  * switched to Linux kernel 6.6.7 sources
  * reverted pahole flags - the system halts otherwise with
    Linux kernel / initrd modules not found
  * removed the source symlink deletion, as it the symlink
    is no longer generated
  * updated or removed Linux kernel configs:
     * CONFIG_AUTOFS4_FS -> renamed to AUTOFS_FS
     * CONFIG_IXGB -> renamed to CONFIG_IXGB
     * CONFIG_EDAC_I5000 -> CONFIG_BROKEN
     * CONFIG_EFI_GENERIC_STUB_INITRD_CMDLINE_LOADER -> removed
     * CONFIG_IP_NF_TARGET_CLUSTERIP -> removed
     * CONFIG_MICROCODE_AMD -> removed
     * CONFIG_NET_SCH_CBQ -> removed
     * CONFIG_NET_SCH_DSMARK -> removed
     * CONFIG_NFT_OBJREF -> removed
2023-12-18 22:18:00 +00:00
flatcar-ci
290cd4638f New version: main-3822.0.0-nightly-20231218-2100 2023-12-18 21:00:27 +00:00
Dongsu Park
80a25d7d55
Merge pull request #1483 from flatcar/firmware-20231211-main
Upgrade Linux Firmware in main from 20231111 to 20231211
2023-12-18 16:12:24 +01:00
Dongsu Park
fcb4a17fbc
Merge pull request #1423 from flatcar/buildbot/weekly-portage-stable-package-updates-2023-11-27
Weekly portage-stable package updates 2023-11-27
2023-12-18 14:48:33 +01:00
Dongsu Park
d6c73c0513 overlay coreos-firmware: update versions of cxgb4 and ice
Fix build issues of coreos-firmware, by bumping the cxgb4 firmware
version to 1.27.5.0, ice firmware version to 1.3.35.0.
2023-12-18 12:01:13 +01:00
Flatcar Buildbot
946432de92 app-misc/ca-certificates: Update from 3.95 to 3.96 2023-12-18 07:19:05 +00:00
flatcar-ci
65c3c4835f New version: main-3819.0.0-nightly-20231215-2100 2023-12-16 02:21:42 +00:00
flatcar-ci
ff19f8f475 New version: main-3819.0.0-nightly-20231215-2100-INTERMEDIATE 2023-12-15 21:00:28 +00:00
Flatcar Buildbot
32611b6443 Update mantle container image to latest HEAD 2023-12-15 17:41:22 +00:00
Krzesimir Nowak
1e4ef96dd3
Merge pull request #1470 from flatcar/krnowak/app-automation
Add app-* packages under automation
2023-12-15 12:55:45 +01:00
Flatcar Buildbot
f7b6ccbe22 app-containers/containerd: Update from 1.7.10 to 1.7.11 2023-12-15 08:16:58 +00:00
Flatcar Buildbot
a0144b9f0b sys-kernel/coreos-firmware: Update from 20231111 to 20231211 2023-12-14 07:11:10 +00:00
flatcar-ci
fe28bd931c New version: main-3817.0.0-nightly-20231213-2100 2023-12-13 21:00:31 +00:00
Krzesimir Nowak
18b7a0d033 overlay coreos/user-patches: Rework SELinux patches
- Merge all the patches into one. Previously there were a bunch of
  smaller patches, but their filenames and their contents did not
  really explain what they were fixing.

- Document some of the changes that we have made. Try to put as much
  information about our own modifications.

- Drop deprecated killall(kernel_t), mcs_file_read_all(kernel_t),
  mcs_file_write_all(kernel_t), mcs_ptrace_all(kernel_t).

- Add more changes to cover more of the AVCs we were getting.
2023-12-13 13:23:37 +01:00
Krzesimir Nowak
4aed2a5403 overlay coreos/user-patches: Shuffle the SELinux patches
All the sec-policy/selinux-* packages contain policies from the same
tarball. Which means that for the sake of consistency we should be
applying our patches for every sec-policy/selinux- package. Currently
we have six such packages, so for each of those packages have a
symlink that points to the common selinux patches directory.
2023-12-13 13:23:37 +01:00
Krzesimir Nowak
a631eb044b overlay coreos/user-patches: Update a patch for sec-policy/selinux-container
We need to enable net_raw capability for ping inside the docker
container.
2023-12-13 13:23:37 +01:00
Krzesimir Nowak
08cd903623 overlay profiles: Drop obsolete accept keywords for SELinux packages 2023-12-13 13:23:37 +01:00
Krzesimir Nowak
eda4d968c7 overlay profiles: Updated accept keywords for sys-process/procps 2023-12-13 13:23:37 +01:00
Krzesimir Nowak
8f35940171 overlay profiles: Drop accept keywords for sys-apps/smartmontools 2023-12-13 13:23:37 +01:00
Krzesimir Nowak
153288341a overlay profiles: Add accept keywords for binutils 2023-12-13 13:23:37 +01:00
Krzesimir Nowak
c7c89b8b3c overlay profiles: Update accept keywords for dev-util/bpftool 2023-12-13 13:23:37 +01:00
Krzesimir Nowak
3e7392ba1f eclass/linux-mod-r1: Add from Gentoo
It's from Gentoo commit 017bff0a540eab67bd9657d4455f13a62dbcca28.
2023-12-13 13:23:37 +01:00
Flatcar Buildbot
0146d8b99d sys-process/procps: Sync with Gentoo
It's from Gentoo commit ba67223776736a2b8581677250d216b142500ac3.
2023-12-13 13:23:37 +01:00
Flatcar Buildbot
bd5afa8789 sys-process/lsof: Sync with Gentoo
It's from Gentoo commit 668d113bf9ad3fe39bc15964900730dc869832f4.
2023-12-13 13:23:37 +01:00
Flatcar Buildbot
e11a29a723 sys-libs/zlib: Sync with Gentoo
It's from Gentoo commit 1360a703f078299a9857a9baa706c6152b0a3c80.
2023-12-13 13:23:37 +01:00
Flatcar Buildbot
189aedffeb sys-libs/readline: Sync with Gentoo
It's from Gentoo commit 7fe3a4d4ad1dcf3a5c440a84ff6d434dac7aaef5.
2023-12-13 13:23:37 +01:00
Flatcar Buildbot
6e48011224 sys-libs/libnvme: Sync with Gentoo
It's from Gentoo commit 522c58011e0a72e35160dc52d96e7d9e3f129ff7.
2023-12-13 13:23:37 +01:00
Flatcar Buildbot
f28893048b sys-libs/binutils-libs: Sync with Gentoo
It's from Gentoo commit 4728e4c99ba2a88c1f068150f5bbe6607466f1fb.
2023-12-13 13:23:37 +01:00
Flatcar Buildbot
dcd78c6112 sys-firmware/intel-microcode: Sync with Gentoo
It's from Gentoo commit 649feb2f9d40830700fb6b2929c1266419d37e09.
2023-12-13 13:23:37 +01:00
Flatcar Buildbot
780f8a639a sys-devel/m4: Sync with Gentoo
It's from Gentoo commit 2f50bca02b84869cd6ac5c2ba6fb5caa05fcb362.
2023-12-13 13:23:37 +01:00
Flatcar Buildbot
dc4ea0f468 sys-devel/gettext: Sync with Gentoo
It's from Gentoo commit 58ab985c8636cee604a043338fd782df7378c93c.
2023-12-13 13:23:37 +01:00
Flatcar Buildbot
f8880f733c sys-devel/gdb: Sync with Gentoo
It's from Gentoo commit e38e4ec2f9609e05f7b086c053efd3faeca72c4f.
2023-12-13 13:23:37 +01:00
Flatcar Buildbot
8ce3450e9a sys-devel/gcc: Sync with Gentoo
It's from Gentoo commit 4fa415cae875ccdade883e8e144d48f9834b91d2.
2023-12-13 13:23:37 +01:00
Flatcar Buildbot
628a391cef sys-devel/binutils: Sync with Gentoo
It's from Gentoo commit 3a8a111b2c862d8fc65afa7c0f7f43378e0f03a7.
2023-12-13 13:23:36 +01:00
Flatcar Buildbot
1f7557fcab sys-devel/automake: Sync with Gentoo
It's from Gentoo commit c6d66d52fd0da4410f23ff947bf13a480c89aded.
2023-12-13 13:23:36 +01:00
Flatcar Buildbot
79119d0e59 sys-block/thin-provisioning-tools: Sync with Gentoo
It's from Gentoo commit eca1b7bbbee3067e9c1231207c270fb131ce3eeb.
2023-12-13 13:23:36 +01:00
Flatcar Buildbot
3cc77ef13d sys-apps/util-linux: Sync with Gentoo
It's from Gentoo commit 13688d9b6994558d6e78d6f9a80da685d8bd299b.
2023-12-13 13:23:36 +01:00
Flatcar Buildbot
c4feedbfb8 sys-apps/usbutils: Sync with Gentoo
It's from Gentoo commit 4d60bf1ecbb8526d2c26350ce3101d271405b61d.
2023-12-13 13:23:36 +01:00
Flatcar Buildbot
d7f72ae16c sys-apps/texinfo: Sync with Gentoo
It's from Gentoo commit 3a0ca774fca1ab04ccf249412328646abd686a29.
2023-12-13 13:23:36 +01:00
Flatcar Buildbot
ab5a6b6c9f sys-apps/smartmontools: Sync with Gentoo
It's from Gentoo commit 118e80b58cda4bde3864e5a0e3b0091acf9c5a02.
2023-12-13 13:23:36 +01:00
Flatcar Buildbot
64ff56ce39 sys-apps/pv: Sync with Gentoo
It's from Gentoo commit 5eebe186a12a06f88419b83f3747be083bcd9374.
2023-12-13 13:23:36 +01:00
Flatcar Buildbot
ccc950fc2c sys-apps/portage: Sync with Gentoo
It's from Gentoo commit 0baf5e0bd0879f55a87111ced2140262dbec689b.
2023-12-13 13:23:36 +01:00
Flatcar Buildbot
4ae83c3647 sys-apps/man-db: Sync with Gentoo
It's from Gentoo commit bd84fadd479a36b17048836af08e6fa69244ee9f.
2023-12-13 13:23:36 +01:00
Flatcar Buildbot
753a7d5818 sys-apps/groff: Sync with Gentoo
It's from Gentoo commit 552ad970da3fe2492239f88e84bedec2dc666478.
2023-12-13 13:23:36 +01:00
Flatcar Buildbot
8a480e4e2c sys-apps/gptfdisk: Sync with Gentoo
It's from Gentoo commit 07d79ce120384aec483d041b0407bff0f49d4211.
2023-12-13 13:23:36 +01:00