Dongsu Park
7d24586b46
profiles: Update versions of iasl, kexec-tools
...
Update sys-power/iasl to 20200326 for arm64.
Update sys-apps/kexec-tools to 2.0.22 for arm64.
2022-02-10 16:57:25 +01:00
Dongsu Park
157d83ebae
profiles: remove mask for gcc-config 2
...
As we need to update gcc-config to 2.5, we have to remove the old
mask that prevents gcc-config 2 from being installed.
2022-02-10 16:57:25 +01:00
Kai Lüke
8aa06720cb
Merge pull request #1638 from flatcar-linux/kai/postinst-template-error
...
coreos-base/update_engine: fix flatcar-postinst migration notice
2022-02-10 13:32:19 +01:00
Kai Lueke
98d2469b60
coreos-base/update_engine: fix flatcar-postinst migration notice
...
This pulls in
https://github.com/flatcar-linux/update_engine/pull/16
to fix a small template error in the cgroup v2 migration notice.
2022-02-10 13:31:17 +01:00
Jeremi Piotrowski
648e129aab
changelog: add entry for AWS ARM64 console fix
...
Signed-off-by: Jeremi Piotrowski <jpiotrowski@microsoft.com>
2022-02-10 13:30:48 +01:00
Mathieu Tortuyaux
b33a5992fc
Merge pull request #284 from flatcar-linux/tormath1/vim
...
app-editors/vim: update with ::gentoo
2022-02-10 11:38:39 +01:00
Mathieu Tortuyaux
0c2a064bfb
Merge pull request #1635 from flatcar-linux/tormath1/vim
...
profiles/base: stabilize vim
2022-02-10 11:38:30 +01:00
Mathieu Tortuyaux
323fb5823c
changelog: add entries
...
Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
2022-02-10 11:37:26 +01:00
Mathieu Tortuyaux
4f4137b33d
profiles/base: stabilize vim
...
this is required to pull recent versions of vim which fix CVEs.
Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
2022-02-09 18:02:47 +01:00
Krzesimir Nowak
8fda95b2e5
Merge pull request #1630 from flatcar-linux/linux-5.15.22-main
...
Upgrade Linux Kernel in main from 5.15.19 to 5.15.22
2022-02-09 17:47:06 +01:00
Flatcar Buildbot
1bd580a3d6
sys-kernel: Upgrade Kernel 5.15.19 to 5.15.22
2022-02-09 16:39:45 +00:00
Jeremi Piotrowski
d30359a806
coreos-base/oem-ec2-compat: specify correct console on arm64
...
The default arm64 console (console=ttyAMA0) that is set by grub is wrong for
EC2 arm64, so fix the value and enable earlycon.
2022-02-09 17:26:11 +01:00
Mathieu Tortuyaux
242a40fff4
app-editors/vim: sync with ::gentoo
...
Commit-Ref: 9357669bbfba8bd5aa643b98a563996af6ed9846
Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
2022-02-09 17:24:00 +01:00
Mathieu Tortuyaux
0bbf380788
app-editors/vim-core: sync with ::gentoo
...
Commit-Ref: 9357669bbfba8bd5aa643b98a563996af6ed9846
Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
2022-02-09 17:23:46 +01:00
Sayan Chowdhury
9cc851bc78
Merge pull request #225 from flatcar-linux/sayan/update-sdk-3139.0.0
...
New major release: 3139.0.0
2022-02-09 21:38:47 +05:30
Jeremi Piotrowski
a76eccc6c4
changelog: add entry for WALinuxAgent
2022-02-09 11:15:23 +00:00
Jeremi Piotrowski
9ce9b93e2a
coreos-base/oem-azure(-pro): inject empty eject binary into waagent PATH
...
Waagent ejects the provisioning dvd, but this causes the /dev/sr0 drive
to be in a state where util-linux probing it causes the kernel to spam
"unaligned transfer" messages. This is fixed in util-linux main branch,
but it will be a while until this is released.
Create a symlink from 'eject' to '/bin/true' and modify the unit's PATH
environment variable so that this symlink is found before the eject
binary.
Additionally I added the oem python directory to PATH, so that waagent
can be start directly. This should be enough so that messages from
waagent in the journal are prefixed with 'waagent' and not 'python'.
Signed-off-by: Jeremi Piotrowski <jpiotrowski@microsoft.com>
2022-02-09 11:13:32 +00:00
Jeremi Piotrowski
c312e54e3e
app-emulation/wa-linux-agent: update to v2.6.0.2
...
v2.6.0.2 is the latest released version and contains the upstreamed
Flatcar support.
Signed-off-by: Jeremi Piotrowski <jpiotrowski@microsoft.com>
2022-02-09 10:27:11 +00:00
flatcar-ci
1049e54af8
New major release: 3139.0.0
2022-02-09 15:40:21 +05:30
Mathieu Tortuyaux
bd30be56ee
jenkins/kola: use httpS URL for PXE boot
...
Follow-up of:
* https://github.com/flatcar-linux/mantle/pull/288
* https://github.com/flatcar-linux/Flatcar/issues/527
Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
2022-02-09 10:46:42 +01:00
Jeremi Piotrowski
c9ddda260b
Merge pull request #221 from flatcar-linux/jepio/azure-fixed-vhd
...
build_library: vm_image_util: create fixed-size VHDs for Azure
2022-02-08 16:23:43 +01:00
Dongsu Park
39301b007f
jenkins: do not check out branches of coreos-overlay and portage-stable
...
The default branch of both repos, coreos-overlay and portage-stable,
should be `main`. If we checkout `master` branch, which contains
invalid source code that was deprecated many years ago, the build could
sometimes fail, e.g. when trying to build perl 5.26.2 with gcc 10.
Simply delete the code checking out branches, as the part is already
being handled in emerge-gitclone.
2022-02-08 12:26:47 +01:00
Kai Lueke
e89bb5652c
sys-apps/systemd: add downstream patch to disable foreign route mgmt
...
This new downstream patch disables the ManageForeignRoutes and
ManageForeignRoutingPolicyRules systemd-netword settings by default to
ensure that CNIs don't get their routes or routing policy rules
discarded on network reconfiguration events.
https://github.com/flatcar-linux/Flatcar/issues/620
2022-02-07 17:56:54 +01:00
Flatcar Buildbot
d10829cf5f
app-misc: Upgrade ca-certificates 3.74 to 3.75
2022-02-07 07:21:43 +00:00
Mathieu Tortuyaux
5c4ac96f69
kola/em: increase timeout
...
number of test increased. While we don't have yet a way to reduce
testing time, let's increase the timeout.
Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
2022-02-06 11:56:12 +01:00
Krzesimir Nowak
e955cf4aac
Merge pull request #281 from flatcar-linux/krnowak/drop-duplicates
...
Drop duplicated packages
2022-02-03 09:32:06 +01:00
Sayan Chowdhury
563b295ed7
Merge pull request #1610 from flatcar-linux/linux-5.15.19-main
...
Upgrade Linux Kernel in main from 5.15.18 to 5.15.19
2022-02-03 13:17:14 +05:30
Krzesimir Nowak
b3d8b009cc
sys-process/tini: Drop duplicated package
2022-02-02 19:38:00 +01:00
Krzesimir Nowak
62967db6fd
app-crypt/sbsigntools: Drop duplicated package
2022-02-02 19:37:42 +01:00
Mathieu Tortuyaux
d75d4a56da
Merge pull request #1605 from flatcar-linux/tormath1/cyrus-sasl
...
dev-libs/cyrus-sasl: sync with `::gentoo`
2022-02-02 13:44:07 +01:00
Mathieu Tortuyaux
fcd640e6f0
dev-libs/cyrus-sasl: apply flatcar patches
...
- remove unecessary ebuild
- apply cross compiling patch
Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
2022-02-02 13:43:03 +01:00
Jeremi Piotrowski
323c1b28b1
changelog: Add entry for Azure VHD format change
2022-02-02 10:01:19 +01:00
Flatcar Buildbot
6229b0f4d2
sys-kernel: Upgrade Kernel 5.15.18 to 5.15.19
2022-02-02 07:22:08 +00:00
Jeremi Piotrowski
07568fb418
build_library: vm_image_util: create fixed-size VHDs for Azure
...
Azure requires disks to be fixed-size VHD files when uploading to blob storage
in order to create image/gallery objects from them. This is documented here[1].
To prevent mistakes from happening create disks in that format directly so that
any azure compatible tool can upload them, though azcopy is recommend because
it handles their sparseness best.
This has not been an issue for us so far because kola uses code from an older
utility that transparently handled the dynamic-to-fixed-size conversion for VHD
files (azure-vhd-utils). But people working with these things for the first
time fall into this trap.
[1]: https://docs.microsoft.com/en-us/azure/virtual-machines/linux/create-upload-generic#resizing-vhds .
Signed-off-by: Jeremi Piotrowski <jpiotrowski@microsoft.com>
2022-02-01 17:52:09 +00:00
Mathieu Tortuyaux
7727932905
dev-libs/cyrus-sasl: sync with ::gentoo
...
Commit-Ref: c64e42b0da7ce4c4189c8868ce0a5170f044468f
Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
2022-02-01 16:37:03 +01:00
Mathieu Tortuyaux
58cfec0d2b
Merge pull request #1603 from flatcar-linux/tormath1/sbsigntools
...
app-crypt/sbsigntools: bump to 0.9.4
2022-02-01 09:39:20 +01:00
Mathieu Tortuyaux
bf127a3a35
changelog: add entry
...
Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
2022-02-01 09:38:28 +01:00
Mathieu Tortuyaux
25c3360eee
app-crypt/sbsigntools: apply flatcar changes
...
- remove unecessary ebuilds
- mark sbsigntools-0.9.4.ebuild as stable for arm64/amd64
- apply OpenSSLv3 patch from: https://groups.io/g/sbsigntools/topic/patch_fix_openssl_3_0_issue/85903418?p=,,,20,0,0,0::recentpostdate/sticky,,,20,2,0,85903418,previd=1632756467394580924,nextid=1591489833755102589&previd=1632756467394580924&nextid=1591489833755102589
- remove -Werror from Makefile.am for OpenSSLv3 compilation
Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
2022-02-01 09:38:14 +01:00
Dongsu Park
7545fbf13d
Merge pull request #280 from flatcar-linux/dongsu/expat-2.4.4
...
dev-libs/expat: update to 2.4.4
2022-02-01 08:10:08 +01:00
Kai Lüke
51c4f8338f
Merge pull request #1602 from flatcar-linux/kai/enable-fips
...
sys-kernel: allow fips mode to be enabled
2022-01-31 19:51:07 +01:00
Krzesimir Nowak
f43b05050f
Merge pull request #1600 from flatcar-linux/linux-5.15.18-main
...
Upgrade Linux Kernel in main from 5.15.17 to 5.15.18
2022-01-31 18:52:13 +01:00
Flatcar Buildbot
b51049bc89
sys-kernel: Upgrade Kernel 5.15.17 to 5.15.18
2022-01-31 18:48:44 +01:00
Mathieu Tortuyaux
258e8530ba
app-crypt/sbsigntools: sync with ::gentoo
...
Commit-Ref: bc01370226f4b5f773ae0da7d49ae09b90622666
Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
2022-01-31 16:59:44 +01:00
Kai Lueke
38a01288e1
sys-kernel: allow fips mode to be enabled
...
With this kernel config, users can boot with fips=1 set in
`/usr/share/oem/grub.cfg`:
```
set linux_append="fips=1"
```
Which triggers various behaviors, for FIPS 200 certification.
with this config compiled in, and that boot parameter, users can can
that fips is enabled with:
```
flatcar ~ # cat /proc/sys/crypto/fips_enabled
1
```
2022-01-31 15:07:36 +01:00
Dongsu Park
bdba7188e4
changelog: add changelog for expat 2.4.4
2022-01-31 11:06:20 +01:00
Dongsu Park
6275be666f
dev-libs/expat: update to 2.4.4
...
Update dev-libs/expat to 2.4.4, mainly to address security issues
like CVE-2022-23852, CVE-2022-23990.
2022-01-31 11:00:26 +01:00
Dongsu Park
19a486c58d
Merge pull request #1596 from flatcar-linux/dongsu/glibc-2.33-r10
...
sys-libs/glibc: update to 2.33-r10
2022-01-28 16:58:45 +01:00
Krzesimir Nowak
9582e2e795
Merge pull request #1595 from flatcar-linux/linux-5.15.17-main
...
Upgrade Linux Kernel in main from 5.15.16 to 5.15.17
2022-01-28 16:13:55 +01:00
Kai Lüke
456efdeb9a
Merge pull request #1589 from flatcar-linux/kai/ipv6-ra
...
coreos-cloudinit and bootengine: accept IPv6 RA for default net configs
2022-01-28 11:08:46 +01:00
Dongsu Park
27bd0429a0
changelog: add changelog for glibc 2.33-r10
2022-01-28 08:43:44 +01:00