Kai Lüke
5e1ecf2700
Add correct repository link for coreos-overlay
...
Co-authored-by: Krzesimir Nowak <knowak@microsoft.com>
2022-09-14 14:33:27 +02:00
Kai Lueke
91a26e5e1e
Use new github org name "flatcar"
...
The "flatcar-linux" github org was renamed to "flatcar". There are no
github redirections in place and we have to update all links.
2022-09-14 14:33:27 +02:00
Kai Lueke
edba76c012
Use ghcr.io/flatcar, there are no redirects
...
The GitHub org rename also moved the ghcr.io container image repo but
in contrast to git repos, there are no redirects!
2022-09-14 14:33:24 +02:00
Krzesimir Nowak
afae5fd279
Merge pull request #359 from flatcar/krnowak/update-libxml2
...
Update libxml2 and libxslt
2022-09-14 14:33:06 +02:00
Krzesimir Nowak
709aefec6c
Merge pull request #2141 from flatcar/krnowak/update-libxml2
...
profiles: Add accept keywords for updated libxml2
2022-09-14 14:32:51 +02:00
Kai Lueke
80e49d190f
Use new website flatcar.org
...
The flatcar-linux.org domain has redirects but it's better to use the
current domain directly.
2022-09-14 14:32:49 +02:00
Kai Lueke
e171ecd69d
Fix broken docs link
2022-09-14 14:32:49 +02:00
Krzesimir Nowak
afcfff07b8
changelog: Add entries
2022-09-14 13:48:17 +02:00
Sayan Chowdhury
7026b4da45
Merge pull request #361 from flatcar/sayan/update-intel-microcode-20220809_p20220809
...
sys-firmware/intel-microcode: Sync with Gentoo upstream; updates to 20220809_p20220809
2022-09-14 16:46:07 +05:30
Sayan Chowdhury
13b2199dd2
Merge pull request #2138 from flatcar/sayan/update-intel-microcode-20220809_p20220809
...
sys-firmware/intel-microcode: Move to portage-stable
2022-09-14 16:45:52 +05:30
Sayan Chowdhury
99b46f9b58
Update changelog/updates/2022-09-14-intel-microcode.md
...
Co-authored-by: Krzesimir Nowak <knowak@microsoft.com>
2022-09-14 16:39:03 +05:30
Sayan Chowdhury
57fd3b3ec5
sys-firmware/intel-microcode: Move to portage-stable
...
Signed-off-by: Sayan Chowdhury <schowdhury@microsoft.com>
2022-09-14 16:26:20 +05:30
Sayan Chowdhury
656d355558
sys-firmware/intel-microcode: Add the changelog entry
...
Signed-off-by: Sayan Chowdhury <schowdhury@microsoft.com>
2022-09-14 16:23:56 +05:30
Dongsu Park
276a06730a
Merge pull request #2149 from flatcar-linux/linux-5.15.67-main
...
Upgrade Linux Kernel in main from 5.15.63 to 5.15.67
2022-09-14 09:30:08 +02:00
Sayan Chowdhury
3fc6da12aa
sys-firmware/intel-microcode: Sync with Gentoo upstream; updates to 20220809_p20220809
...
Signed-off-by: Sayan Chowdhury <schowdhury@microsoft.com>
2022-09-14 11:08:40 +05:30
flatcar-ci
bbebf1397a
New version: main-3361.0.0-nightly-20220913-2100
2022-09-13 21:00:26 +00:00
Mathieu Tortuyaux
8613492d36
Merge pull request #2139 from flatcar-linux/tormath1/gettext
...
coreos-base/coreos: add sys-devel/gettext
2022-09-13 18:33:33 +02:00
Mathieu Tortuyaux
3df1f2e579
changelog: add entry
...
Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
2022-09-13 18:32:35 +02:00
Mathieu Tortuyaux
cbda50b4ff
coreos-base/coreos: add sys-devel/gettext
...
This Flatcar dependency needs to be now explicitly pulled in the OS
since this commit: 4a06200e9d
Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
2022-09-13 18:32:33 +02:00
Dongsu Park
29467653a2
Merge pull request #2143 from flatcar-linux/go-1.17.13-and-1.18.6-main
...
Upgrade Go from 1.18.5 to 1.18.6
2022-09-13 18:02:01 +02:00
Dongsu Park
8ef8df340a
changelog: add changelog for Go 1.18.6
2022-09-13 18:01:16 +02:00
Krzesimir Nowak
c8cd01a198
Merge pull request #358 from flatcar-linux/krnowak/update-libtasn
...
dev-libs/libtasn1: Sync with Gentoo
2022-09-13 16:06:38 +02:00
Krzesimir Nowak
be9dea0118
Merge pull request #360 from flatcar-linux/krnowak/fix-changelog-entry
...
changelog: Fix formatting
2022-09-13 16:06:05 +02:00
Krzesimir Nowak
a0468806c1
changelog: Fix formatting
...
This fix was not yet a part of any release, so we can easily fix this entry.
2022-09-13 15:46:20 +02:00
Krzesimir Nowak
20dbd17d71
changelog: Add entries
2022-09-13 15:20:27 +02:00
Flatcar Buildbot
633830eadf
sys-kernel: Upgrade Kernel 5.15.63 to 5.15.67
2022-09-13 12:53:05 +00:00
Flatcar Buildbot
de3d3715e8
dev-lang: Upgrade Go 1.18.5 to 1.18.6
2022-09-13 12:19:51 +00:00
Dongsu Park
7a141568a0
Merge pull request #2136 from flatcar-linux/dongsu/github-actions-sdk-container
...
.github: migrate to SDK container based Github Actions
2022-09-13 14:15:31 +02:00
Dongsu Park
cb02d963aa
.github: make each apply script take parameters CHECKOUT_SCRIPTS
...
To make Github Actions of LTS-2021 work with SDK containers,
checkout_branches needs to take an additional parameter
CHECKOUT_SCRIPTS. That defaults to true, but false only for LTS-2021.
2022-09-13 13:51:55 +02:00
Dongsu Park
51912fd7be
.github: pass additional env variables for apply patches
...
To be able to make each apply patch script run with SDK containers,
we need to pass additional env variables like PACKAGES_CONTAINER or
SDK_NAME.
Note, in case of LTS-2021, we need to also pass CHECKOUT_SCRIPTS=false,
to make LTS-2021 run with the script run_sdk_container.
2022-09-13 13:51:55 +02:00
Dongsu Park
70b15a8ffb
.github: migrate to SDK container based Github Actions
...
Now that Flatcar SDK does not support cork of mantle any more,
we need to migrate the Github Actions of coreos-overlay to the
new container SDK based approach.
Simply download a container image of the latest Flatcar release,
run the container, generate patches from there.
Note, since the Flatcar scripts repo of LTS-2021 still does not
have necessary Container SDK scripts like run_sdk_container, we
need to skip checking out a specific base branch in case of
LTS-2021.
2022-09-13 13:51:51 +02:00
Krzesimir Nowak
c892355f14
profiles: Add accept keywords for updated libxml2
2022-09-13 12:05:27 +02:00
Krzesimir Nowak
4a907aab86
dev-libs/libxslt: Sync with Gentoo
...
It's from Gentoo commit 77ae592c410a8257d4f598ebe769989efe075e42.
2022-09-13 11:57:21 +02:00
Krzesimir Nowak
e10f95e1f8
dev-libs/libxml2: Sync with Gentoo
...
It's from Gentoo commit daa57b36200f23b0a6faac384e73e3848e75618f.
2022-09-13 11:55:23 +02:00
Krzesimir Nowak
22b0df612b
dev-libs/libtasn1: Sync with Gentoo
...
It's from Gentoo commit 426f6e81e9b927f6cda41af643197bb013178df3.
2022-09-13 11:50:22 +02:00
Sayan Chowdhury
a5050b9357
Merge pull request #2135 from flatcar-linux/sayan/bump-emerge-gitclone
...
emerge-gitclone: update workon_commit ref to latest commit
2022-09-13 11:05:19 +05:30
Sayan Chowdhury
f357c32d99
coreos-base/emerge-gitclone: Add the changelog entry
...
Signed-off-by: Sayan Chowdhury <schowdhury@microsoft.com>
2022-09-13 11:04:03 +05:30
flatcar-ci
50725433f3
New version: main-3360.0.0-nightly-20220912-2100
2022-09-12 21:00:27 +00:00
Dongsu Park
f58de49101
Merge pull request #2137 from flatcar-linux/dongsu/rsync-3.2.6
...
profiles: accept keywords and clean up for rsync 3.2.6
2022-09-12 16:17:11 +02:00
Dongsu Park
dddc206859
Merge pull request #356 from flatcar-linux/dongsu/rsync-3.2.6
...
net-misc/rsync: update to 3.2.6
2022-09-12 16:17:04 +02:00
Dongsu Park
a3dd748493
changelog: add changelog for rsync 3.2.6
2022-09-12 15:40:53 +02:00
Dongsu Park
f9299ed19b
profiles: delete cpu_flags_x86_sse2 USE flag from rsync
...
Since rsync 3.2.4, IUSE_CPU_FLAGS_X86="sse2" does not exist any
more in upstream ebuilds. So it is not necessary to disable
`cpu_flags_x86_sse2` USE flag for avoiding cross toolchain build
failures.
2022-09-12 11:55:00 +02:00
Dongsu Park
742241952b
profiles: update rsync version to 3.2.6
...
To address CVE-2022-29154, we need to accept keywords ~amd64 and
~arm64 for rsync 3.2.6.
2022-09-12 11:54:57 +02:00
Dongsu Park
a113b6b50f
net-misc/rsync: update to 3.2.6
...
Update net-misc/rsync to 3.2.6, mainly to address CVE-2022-29154.
2022-09-12 11:52:27 +02:00
flatcar-ci
04ea6a2d95
New version: main-3357.0.0-nightly-20220909-2100
2022-09-09 21:00:28 +00:00
Kai Lüke
ad382857fc
Merge pull request #466 from flatcar-linux/mantle-update-main
...
Upgrade mantle container image to latest HEAD in main
2022-09-09 12:44:53 +02:00
Flatcar Buildbot
47e060d21b
Update mantle container image to latest HEAD
2022-09-08 21:00:41 +00:00
flatcar-ci
3f05f3297d
New version: main-3356.0.0-nightly-20220908-2100
2022-09-08 21:00:24 +00:00
Kai Lüke
c6043c5a86
Merge pull request #461 from flatcar-linux/mantle-update-main
...
Upgrade mantle container image to latest HEAD in main
2022-09-08 15:54:34 +02:00
Flatcar Buildbot
5d4f9700cb
Update mantle container image to latest HEAD
2022-09-08 13:07:49 +00:00