Dongsu Park
51e2e4bfeb
Merge pull request #2569 from flatcar/linux-5.15.106-main
...
Upgrade Linux Kernel for main from 5.15.103 to 5.15.106
2023-04-12 11:57:14 +02:00
Dongsu Park
97583abf7f
changelog: add security changelog for docker 20.10.24
2023-04-12 16:00:39 +09:00
Dongsu Park
8a4e5de1a3
app-emulation: Upgrade Docker 20.10.23 to 20.10.24
2023-04-12 16:00:39 +09:00
Dongsu Park
5b3be7c4c8
Merge pull request #2557 from flatcar/runc-1.1.5-main
...
Upgrade Runc in main from 1.1.4 to 1.1.5
2023-04-12 08:57:20 +02:00
Dongsu Park
5a229ea71b
Merge pull request #2572 from flatcar/go-1.18.10-and-1.19.8-main
...
Upgrade Go from 1.19.7 to 1.19.8
2023-04-12 02:51:16 +02:00
Flatcar Buildbot
62a357c2f2
dev-lang: Upgrade dev-lang/rust 1.68.0 to 1.68.2
2023-04-11 22:53:18 +09:00
Dongsu Park
93b9258adc
changelog: add security changelog for 1.19.8
2023-04-11 22:23:11 +09:00
Dongsu Park
b97064a4cf
changelog: add security changelog for runc 1.1.5
2023-04-11 17:18:08 +09:00
Dongsu Park
218cbf26f6
app-emulation/docker-runc: fix build error for 1.1.5
...
Now that nsexec() makes use of a new wrapper try_unshare(), the
third-party patch for delaying unshare of ipc namespace should make
use of that as well. Otherwise the build will not work.
2023-04-11 17:18:08 +09:00
Flatcar Buildbot
85029540b9
dev-lang: Upgrade Go 1.19.7 to 1.19.8
2023-04-10 07:23:53 +00:00
Flatcar Buildbot
895c82e329
sys-kernel: Upgrade Kernel 5.15.103 to 5.15.106
2023-04-06 07:16:12 +00:00
Flatcar Buildbot
40f60a74d9
sys-kernel: Upgrade Linux Firmware 20230310 to 20230404
2023-04-06 07:10:23 +00:00
Kai Lüke
4e976d007b
Merge pull request #2565 from flatcar/kai/flatcar-reset-backup
...
coreos-base/coreos-init: Add preview/backup/restore to flatcar-reset
2023-04-05 07:44:48 +02:00
Kai Lüke
db4b1a0be8
Merge pull request #2558 from flatcar/kai/var-setup
...
Use tmpfiles to set up /var/log/journal/ from initrd
2023-04-04 17:46:24 +02:00
Kai Lueke
a59c004693
Use tmpfiles to set up /var/log/journal/ from initrd
...
This pulls in https://github.com/flatcar/bootengine/pull/60
and https://github.com/flatcar/baselayout/pull/29
to fix the persisting of the journal on first boot.
2023-04-05 00:46:07 +09:00
Kai Lueke
02ed377807
coreos-base/coreos-init: Add preview/backup/restore to flatcar-reset
...
This pulls in https://github.com/flatcar/init/pull/94
to prevent data loss by having a preview mode and a backup/restore
option.
2023-04-05 00:12:30 +09:00
Krzesimir Nowak
5ded4cc88e
Merge pull request #2554 from flatcar/krnowak/weekly
...
Changes for weekly updates 27.03.2023
2023-04-04 09:44:07 +02:00
Mathieu Tortuyaux
bc657a83ba
changelog: add entry
...
Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
2023-03-30 14:44:54 +02:00
Mathieu Tortuyaux
51fbc89789
sys-kernel/bootengine: fix journalctl --user issue
...
Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
2023-03-30 14:43:15 +02:00
Flatcar Buildbot
cf928a0d65
app-emulation: Upgrade Runc 1.1.4 to 1.1.5
2023-03-30 07:55:47 +00:00
Krzesimir Nowak
e443212d7a
profiles: Add accept keywords for app-arch/tar
2023-03-27 18:37:21 +02:00
Krzesimir Nowak
9a9e75d324
profiles: Update accept keywords for app-editors/vim-{,core}
2023-03-27 18:26:31 +02:00
Krzesimir Nowak
919a46c68c
profiles: Add accept keywords for app-portage/portage-utils
2023-03-27 18:19:59 +02:00
Krzesimir Nowak
c393727ada
coreos/user-patches: Drop patches for app-portage/portage-utils
...
We are about to update to version 0.95, which already contains these
patches.
2023-03-27 18:18:06 +02:00
Krzesimir Nowak
64e1541d8b
profiles: Drop accept keywords for sys-firmware/intel-microcode
...
It became stable for amd64. Not used in arm64.
2023-03-27 14:33:45 +02:00
Thilo Fromm
42161a59d7
emerge-gitclone: bump to include support for git ref versions
...
This change bumps the CROS_WORKON_COMMIT of emerge-gitclone to include
the latest flatcar-master tip. emerge-gitclone now supports developer OS
versions and uses the version's git ref suffix to check out the correct
scripts repo version.
See
401e84df7b
for details.
Signed-off-by: Thilo Fromm <thilofromm@microsoft.com>
2023-03-24 18:29:10 +01:00
Krzesimir Nowak
7cb148237c
Merge pull request #2551 from flatcar/krnowak/squashfs-in-dev-container
...
coreos-base/coreos-dev: Add squashfs tools to developer container
2023-03-23 13:51:31 +01:00
Krzesimir Nowak
e49221b42f
coreos-base/coreos-dev: Add squashfs tools to developer container
...
May come in handy if someone wants to create a sysext image.
2023-03-23 09:41:35 +01:00
Krzesimir Nowak
1458163fca
profiles: Drop accept keywords for app-arch/zstd
...
The updated packages is now stable for both amd64 and arm64.
2023-03-21 14:59:28 +01:00
Kai Lüke
93eef4eeac
Merge pull request #2542 from flatcar/kai/initrd-oem-ordering
...
sys-kernel/bootengine: Prevent OEM mount point from showing up early
2023-03-20 13:37:38 +01:00
Kai Lueke
fd56d1736f
sys-kernel/bootengine: Prevent OEM mount point from showing up early
...
This pulls in
https://github.com/flatcar/bootengine/pull/58
to prevent the OEM mount point from showing up before Ignition mounts.
It also makes it simpler to write files to the OEM partition without
having to specify the partition first as initrd mount point.
Fixes https://github.com/flatcar/Flatcar/issues/979
2023-03-20 21:31:21 +09:00
Krzesimir Nowak
c442bec3de
sys-kernel/coreos-modules: Drop CONFIG_NET_CLS_TCINDEX
...
Was retired in Linux commit 8c710f75256bb3cf05ac7b1672c82b92c43f3d28
and backported to 5.15 LTS branch.
8c710f7525
2023-03-20 07:55:35 +01:00
Flatcar Buildbot
327e345105
sys-kernel: Upgrade Kernel 5.15.98 to 5.15.103
2023-03-17 11:24:41 +00:00
Dongsu Park
2065adfb8f
Merge pull request #2535 from flatcar/firmware-20230310-main
...
Upgrade Linux Firmware in main from 20230210 to 20230310
2023-03-16 14:36:37 +01:00
Krzesimir Nowak
425a141f6d
Merge pull request #2533 from flatcar/krnowak/weekly
...
Weekly profiles updates and python-oem sync
2023-03-16 10:32:31 +01:00
Flatcar Buildbot
abf54b3e8b
sys-kernel: Upgrade Linux Firmware 20230210 to 20230310
2023-03-16 07:10:55 +00:00
Krzesimir Nowak
17060b7a23
profiles: Drop accept keywords for app-arch/ncompress
...
It became stable for both amd64 and arm64.
2023-03-14 13:10:56 +01:00
Krzesimir Nowak
5517d085ee
profiles: Add accept keywords for app-editors/vim{,-core}
2023-03-14 13:10:56 +01:00
Krzesimir Nowak
e54ea81201
profiles: Drop accept keywords for dev-lang/python-oem
...
It became stable for arm64 too now.
2023-03-14 13:10:56 +01:00
Krzesimir Nowak
f0833eeb45
dev-lang/python-oem: Apply Flatcar modifications
...
I changed the way we modify the ebuild by keeping the modifications as
minimal as possible, leaving disabling whatever that can be disabled
to the USE flags.
2023-03-14 13:10:56 +01:00
Krzesimir Nowak
981ed883d8
dev-lang/python-oem: Sync with Gentoo
2023-03-14 13:10:56 +01:00
Krzesimir Nowak
32ffc00460
profiles: Drop accept keywords for dev-lang/python
...
It became stable for arm64 too now.
2023-03-14 13:10:56 +01:00
Krzesimir Nowak
37f3f7d049
coreos/config: Add a note when env override can be dropped for net-dns/bind-tools
2023-03-14 13:10:56 +01:00
Krzesimir Nowak
1a422ef716
profiles: Drop accept keywords for net-dns/dnsmasq
...
It became stable for arm64 too now.
2023-03-14 13:10:56 +01:00
Dongsu Park
4fb8136f5f
dev-lang/rust: fix build issues for 1.68.0
...
Since tests of 1.68.0 are located under "tests" instead of "src/test",
update the path to get the patch applied without build failures.
2023-03-14 11:43:17 +01:00
Flatcar Buildbot
472d6e9b6d
dev-lang: Upgrade dev-lang/rust 1.67.1 to 1.68.0
2023-03-14 07:47:35 +00:00
Dongsu Park
b1b0f1dba5
Merge pull request #2525 from flatcar/go-1.18.10-and-1.19.7-main
...
Upgrade Go from 1.19.6 to 1.19.7
2023-03-13 16:23:14 +01:00
Krzesimir Nowak
c16b97e253
Merge pull request #2490 from flatcar/krnowak/weekly
...
Weekly profile updates and python-oem update
2023-03-13 14:09:20 +01:00
Dongsu Park
7fc0d7bb15
changelog: add security changelog for Go 1.19.7
2023-03-13 09:34:43 +01:00
Flatcar Buildbot
21efd9d14a
dev-lang: Upgrade Go 1.19.6 to 1.19.7
2023-03-13 07:26:18 +00:00