23028 Commits

Author SHA1 Message Date
Krzesimir Nowak
d02ba21c42 coreos-base/hard-host-depends: Pull python3 instead of python2 2021-12-10 17:23:36 +01:00
Kai Lüke
1b9cb406f6 Merge pull request #1491 from flatcar-linux/kai/exclude-cbr0
coreos-base/coreos-init: prevent networkd interference with cbr0 iface
2021-12-10 15:14:17 +01:00
Kai Lueke
8667d7f3fc coreos-base/coreos-init: prevent networkd interference with cbr0 iface
This pulls in https://github.com/flatcar-linux/init/pull/55 to set the
cbr0 interface to be excluded from networkd (unmanaged) because it is
set up manually by kubenet and not through DHCP.
2021-12-10 15:13:54 +01:00
Dongsu Park
63eff423bb Merge pull request #1489 from flatcar-linux/linux-5.15.7-main
Upgrade Linux Kernel in main from 5.15.5 to 5.15.7
2021-12-10 14:52:44 +01:00
Dongsu Park
2f9ce7b5b0
Merge pull request #189 from flatcar-linux/dongsu/jenkins-arm64-stable
jenkins: make release.sh publish arm64 for Stable
2021-12-10 14:30:27 +01:00
Dongsu Park
73eda72ee9 changelog: add bugfix for publishing arm64 Stable images 2021-12-10 11:33:00 +01:00
Dongsu Park
3960ce8036 jenkins: make release.sh publish arm64 for Stable
From flatcar-3033 on, arm64 images are available for Stable channel, we
need to also add arm64 to Stable boards.
2021-12-10 11:31:34 +01:00
Dongsu Park
635471c9a6
Merge pull request #188 from flatcar-linux/dongsu/jenkins-arm64-beta
jenkins: make release.sh publish arm64 for Beta
2021-12-10 09:51:13 +01:00
Dongsu Park
0774938d20 Merge pull request #261 from flatcar-linux/dongsu/libarchive-3.5.2
app-arch/libarchive: update to 3.5.2
2021-12-10 09:36:53 +01:00
Dongsu Park
f2b5934321 Merge pull request #1494 from flatcar-linux/go-1.17.5-main
Upgrade Go in main from 1.17.4 to 1.17.5
2021-12-10 09:30:28 +01:00
Dongsu Park
89715ea257 changelog: add security changelog for Go 1.17.5 2021-12-10 08:55:21 +01:00
Dongsu Park
0b0f91385a changelog: add bugfix for publishing arm64 Beta images 2021-12-09 17:44:54 +01:00
Dongsu Park
1b323ae6f9 jenkins: make release.sh publish arm64 for Beta
Now that arm64 images are available for Beta channel, we need to also
add arm64 to Beta boards.
2021-12-09 17:42:30 +01:00
Flatcar Buildbot
bdc319b1d4 dev-lang: Upgrade Go 1.17.4 to 1.17.5 2021-12-09 15:32:39 +00:00
Dongsu Park
88306198ca Merge pull request #1344 from flatcar-linux/sayan/update-openssh-8.8
net-misc/openssh: Sync with Gentoo upstream; updates to openssh 8.8_p1
2021-12-09 14:11:12 +01:00
Dongsu Park
ae8d586b10 changelog: add changelog for openssh 8.8 2021-12-09 14:10:07 +01:00
Dongsu Park
9f31ccc3da coreos-base/coreos-init: allow ssh-rsa in sshd_config
Temporarily accept ssh-rsa algorithm in sshd_config for openssh >= 8.8,
until most ssh clients could deprecate ssh-rsa.

Pulls in https://github.com/flatcar-linux/init/pull/54 .
2021-12-09 14:10:06 +01:00
Sayan Chowdhury
169872fa32 net-misc/openssh: Apply Flatcar patches
- Drop the init.d files.
- Remove the socket unit's rate limiting.

Signed-off-by: Sayan Chowdhury <schowdhury@microsoft.com>
Signed-off-by: Dongsu Park <dpark@linux.microsoft.com>
2021-12-09 14:10:04 +01:00
Sayan Chowdhury
884b45b252 profiles: accept ~arm64, ~amd64 for openssh 8.8_p1
Signed-off-by: Sayan Chowdhury <schowdhury@microsoft.com>
2021-12-09 14:10:02 +01:00
Dongsu Park
4f55795c91 net-misc/openssh: Sync with Gentoo upstream; updates to 8.8_p1
gentoo ref: 91c1a70f4c

Signed-off-by: Sayan Chowdhury <schowdhury@microsoft.com>
Signed-off-by: Dongsu Park <dpark@linux.microsoft.com>
2021-12-09 14:09:55 +01:00
Dongsu Park
aa98115105 changelog: add changelog for libarchive 3.5.2 2021-12-09 12:18:11 +01:00
Dongsu Park
b2670a9b5c app-arch/libarchive: update to 3.5.2
Update app-arch/libarchive to 3.5.2, to mainly address security issues
like https://github.com/libarchive/libarchive/issues/1565,
https://github.com/libarchive/libarchive/issues/1566.
2021-12-09 12:12:09 +01:00
Flatcar Buildbot
896c2f4622 sys-kernel: Upgrade Kernel 5.15.5 to 5.15.7 2021-12-09 07:24:27 +00:00
Dongsu Park
e3090799ae Merge pull request #259 from flatcar-linux/dongsu/edk2-ovmf-cve
changelog: add changelog for edk2-ovmf 202105
2021-12-08 15:19:59 +01:00
Dongsu Park
193cd0d8fc Merge pull request #1485 from flatcar-linux/dongsu/ignition-text-cve
changelog: add missing CVE for golang.org/x/text in ignition
2021-12-08 15:19:40 +01:00
Dongsu Park
56fd2bd9eb changelog: add missing CVE for golang.org/x/text in ignition
We missed CVE-2021-38561 when updating golang.org/x/text to 0.3.7 in
ignition.
2021-12-08 09:55:01 +01:00
Dongsu Park
840893544a changelog: add changelog for edk2-ovmf 202105
Add missing changelog addressed by updating edk2-ovmf to 202105.
2021-12-08 09:49:24 +01:00
Thilo Fromm
f996c974fe
Merge pull request #147 from flatcar-linux/t-lo/sdk-container
SDK container: Add support for SDK containers.
2021-12-07 18:56:03 +01:00
Kai Lüke
8ad19b061b Merge pull request #1482 from flatcar-linux/kai/kured
coreos-base/update_engine: Create reboot flag file for kured
2021-12-07 17:47:20 +01:00
Kai Lueke
5223857b20 coreos-base/update_engine: Create reboot flag file for kured
This pulls in
https://github.com/flatcar-linux/update_engine/pull/15 to create the
Ubuntu-compatible /run/reboot-required flag file for kured.
2021-12-07 17:20:09 +01:00
Dongsu Park
eae26a9327 Merge pull request #258 from flatcar-linux/rust-1.57.0-main
Upgrade virtual Rust in main from 1.56.1 to 1.57.0
2021-12-07 17:09:17 +01:00
Dongsu Park
a58b53ff03 Merge pull request #1483 from flatcar-linux/rust-1.57.0-main
Upgrade dev-lang/rust in main from 1.56.1 to 1.57.0
2021-12-07 17:08:58 +01:00
Mathieu Tortuyaux
7e093370a0 .github/wf: add mirror-calico action
this action will sync our ghcr calico images with upstream docker
images.

Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
2021-12-07 16:53:03 +01:00
Mathieu Tortuyaux
8ec706219b .github/wf: add mirror scripts from stash
Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
2021-12-07 16:53:03 +01:00
Dongsu Park
88329aea97 Merge pull request #1474 from flatcar-linux/dongsu/mantle-golang-crypto-text
coreos-devel/mantle: update to 0.17.0-r1 for golang.org/x/{crypto,text}
2021-12-07 10:50:02 +01:00
Dongsu Park
36df933e3c changelog: add changelog for mantle 0.17.0
Add changelog for mantle 0.17.0.
Also add changelog for security updates of golang.org/x/{crypto,text}
in mantle, as well as github.com/gogo/protobuf 1.3.2.
2021-12-07 10:03:11 +01:00
Flatcar Buildbot
61ae179f01 Upgrade virtual Rust in main from 1.56.1 to 1.57.0 2021-12-07 07:45:22 +00:00
Flatcar Buildbot
309b013dcb dev-lang: Upgrade dev-lang/rust 1.56.1 to 1.57.0 2021-12-07 07:44:47 +00:00
Dongsu Park
fbaae760e2 Merge pull request #1481 from flatcar-linux/runc-1.0.3-main
Upgrade Runc in main from 1.0.2 to 1.0.3
2021-12-06 14:31:44 +01:00
Dongsu Park
41ee028996 Merge pull request #1480 from flatcar-linux/cacerts-3.73-main
Upgrade ca-certificates in main from 3.72 to 3.73
2021-12-06 14:27:32 +01:00
Jeremi Piotrowski
3fd4bef291 Merge pull request #1454 from flatcar-linux/jepio+sayan/hyperv-arm64
Enable running as ARM64 HyperV guest
2021-12-06 09:59:56 +01:00
Dongsu Park
f9781e8bba Merge pull request #256 from flatcar-linux/dongsu/qemu-6.1.0
sys-firmware: update edk2-ovmf, ipxe, seabios, sgabios
2021-12-06 09:22:54 +01:00
Dongsu Park
97a4fd9e4d Merge pull request #1469 from flatcar-linux/dongsu/qemu-6.1.0
app-emulation/qemu: update to 6.1.0
2021-12-06 09:22:09 +01:00
Dongsu Park
b20eae536a Merge pull request #1473 from flatcar-linux/dongsu/torcx-golang-crypto-text
app-arch/torcx: update golang.org/x/{crypto,text}
2021-12-06 09:17:29 +01:00
Flatcar Buildbot
e2d9556c3f app-emulation: Upgrade Runc 1.0.2 to 1.0.3 2021-12-06 08:16:02 +00:00
Flatcar Buildbot
bea6aeda22 app-misc: Upgrade ca-certificates 3.72 to 3.73 2021-12-06 07:24:43 +00:00
Dongsu Park
82370a5847 coreos-devel/mantle: fix Github org name
Now that the Github org name of mantle was changed from coreos to
flatcar-linux, via https://github.com/flatcar-linux/mantle/pull/241,
we need to change the Github org name in ebuilds as well.
2021-12-03 16:11:51 +01:00
Dongsu Park
5b3bd625f9 coreos-devel/mantle: update to 0.17.0-r1 for golang.org/x/{crypto,text}
Update coreos-devel/mantle to 0.17.0-r1, to include the security updates
of golang.org/x/{crypto,text}, mainly to address CVE-2021-38561,
CVE-2021-43565.

Pulls in https://github.com/flatcar-linux/mantle/pull/262.
2021-12-03 16:10:46 +01:00
Dongsu Park
219c7681b4 changelog: add changelog for golang.org/x/{crypto,text} in torcx 2021-12-03 15:14:12 +01:00
Dongsu Park
709e550b48 app-arch/torcx: update golang.org/x/{text,crypto}
Update golang.org/x/{text,crypto} mainly to address CVE-2021-38561,
CVE-2021-43565.

Pulls in https://github.com/flatcar-linux/torcx/pull/11 .
2021-12-03 15:14:03 +01:00