Krzesimir Nowak
c850639660
Merge pull request #2372 from flatcar/krnowak/sshd-config
...
coreos-base/coreos-init: Pull in fixed sshd_config
2023-01-11 10:22:13 +01:00
Krzesimir Nowak
0103249bcb
coreos-base/coreos-init: Pull in fixed sshd_config
...
According to sshd_config manual, only lines starting with a hash and
empty lines are treated as comments. Which means that comments coming
after the key value pairs are not really comments and sshd complains
about them like:
/etc/ssh/sshd_config line 6: keyword PrintLastLog extra arguments at end of line
/etc/ssh/sshd_config line 7: keyword PrintMotd extra arguments at end of line
/etc/ssh/sshd_config: terminating, 2 bad configuration options
2023-01-11 08:52:38 +01:00
Krzesimir Nowak
e7f02d2fec
common: Split binpkg and SDK tarball URLs
...
Use FLATCAR_DEV_BUILDS only for setting up binpkg URLs, ceding the SDK
tarball URL role to the new FLATCAR_SDK_SERVERS variable. That way we
can still set up binpkg URLs the way we used to do so far and set up
SDK tarball URLs differently.
For two-phase SDK build, we would like to use intermediate SDK as a
seed. This SDK is only available on bincache, but previously only
nightly builds could use bincache as the source of SDK tarballs. Now,
with the URL split, we can set up the builds to use both bincache and
the release server, where release builds will prioritize release
server over bincache, and developer builds - bincache over release
server.
2023-01-11 08:34:20 +01:00
flatcar-ci
36099964a4
New version: main-3480.0.0-nightly-20230110-2100
2023-01-10 21:00:27 +00:00
Krzesimir Nowak
4e5fd29775
changelog: Add an entry
2023-01-10 19:35:53 +01:00
Krzesimir Nowak
54c094d7df
.github: Add updated packages to packages list
2023-01-10 19:35:53 +01:00
Krzesimir Nowak
77aa2e0361
sys-libs/libseccomp: Sync with Gentoo
...
It's from Gentoo commit f1d0273dc3070fd511e8f65017ea87481934d0b2.
2023-01-10 19:35:44 +01:00
Sayan Chowdhury
487ba9efcf
Merge pull request #2360 from flatcar/linux-5.15.86-main
...
Upgrade Linux Kernel for main from 5.15.81 to 5.15.86
2023-01-10 21:40:04 +05:30
Krzesimir Nowak
25146d3df0
sys-apps/portage: Add from Gentoo
...
It's from Gentoo commit 8767926bf095a46dc88564302acb89f34fd3ef8a.
2023-01-10 16:46:06 +01:00
Krzesimir Nowak
a49767dc1f
sys-apps/file: Sync with Gentoo
...
It's from Gentoo commit 356c6e44a078df5dd408db2f931d668911cae354.
2023-01-10 16:46:06 +01:00
Dongsu Park
7da9b6b6e4
Merge pull request #400 from flatcar/buildbot/monthly-glsa-metadata-updates-2023-01-01
...
Monthly GLSA metadata 2023-01-01
2023-01-10 11:25:44 +01:00
Kai Lüke
32d8a64206
Merge pull request #2371 from flatcar/kai/backport-initrd-setup-root
...
sys-kernel/bootengine: Always run initrd-setup-root
2023-01-10 11:12:52 +01:00
Kai Lueke
abfaba8374
sys-kernel/bootengine: Always run initrd-setup-root
...
This pulls in
c8399e42bb9651c3c108f916f6645557ab41884b which is a backport of the
relevant parts of https://github.com/flatcar/bootengine/pull/50 to fix
https://github.com/flatcar/Flatcar/issues/944
2023-01-10 11:12:19 +01:00
flatcar-ci
c937b53c6c
New version: main-3479.0.0-nightly-20230109-2100
2023-01-09 21:00:35 +00:00
Dongsu Park
285051316b
Merge pull request #2370 from flatcar/cacerts-3.87-main
...
Upgrade ca-certificates in main from 3.86 to 3.87
2023-01-09 16:12:54 +01:00
Flatcar Buildbot
ea881a3ab7
metadata: Monthly GLSA metadata updates
2023-01-09 11:27:32 +01:00
Dongsu Park
001530f114
Merge pull request #402 from flatcar/dongsu/libksba-1.6.3
...
dev-libs/libksba: update to 1.6.3
2023-01-09 11:20:27 +01:00
Krzesimir Nowak
43e1235e38
Merge pull request #2363 from flatcar/krnowak/systemd-251
...
Update sys-apps/systemd to 251.10 and do some cleanups in profiles
2023-01-09 10:52:27 +01:00
Krzesimir Nowak
ba0743743d
changelog: Add entries
2023-01-09 10:51:03 +01:00
Krzesimir Nowak
3b29f965e2
profiles: Cleanups for systemd
...
Sort the use flags, drop obsolete ones and nonexistent packages, drop
unnecessary accept keywords file (as it would potentially introduce a
version mismatch between amd64 and arm64).
2023-01-09 08:31:16 +01:00
Krzesimir Nowak
490ec0dc59
sys-apps/systemd: Apply Flatcar modifications
2023-01-09 08:31:16 +01:00
Krzesimir Nowak
45cc76db62
sys-apps/systemd: Sync with Gentoo
...
It's from Gentoo commit ef3b51926ede813b240e807911eef302ac0c4fdb.
2023-01-09 08:31:16 +01:00
Flatcar Buildbot
f2abbf09fe
app-misc: Upgrade ca-certificates 3.86 to 3.87
2023-01-09 07:15:31 +00:00
Mathieu Tortuyaux
e9ec604f42
Merge pull request #2351 from flatcar/tormath1/ignition-vagrant
...
sys-apps/ignition: bring back noop OEM
2023-01-09 07:09:00 +01:00
flatcar-ci
8d50292a75
New version: main-3476.0.0-nightly-20230106-2100
2023-01-06 21:00:26 +00:00
Dongsu Park
c75de3b121
Merge pull request #618 from flatcar/mantle-update-main
...
Upgrade mantle container image to latest HEAD in main
2023-01-06 17:33:32 +01:00
Flatcar Buildbot
1baaf1f0c2
Update mantle container image to latest HEAD
2023-01-06 16:31:51 +00:00
Dongsu Park
0f4d07fa55
Merge pull request #2365 from flatcar/containerd-1.6.15-main
...
Upgrade Containerd in main from 1.6.14 to 1.6.15
2023-01-06 15:50:21 +01:00
Flatcar Buildbot
f1403d9724
changelog: update changelog for libksba 1.6.3
2023-01-06 11:04:33 +01:00
Flatcar Buildbot
9ccfcc3c55
app-emulation: Upgrade Containerd 1.6.14 to 1.6.15
2023-01-06 08:22:37 +00:00
Flatcar Buildbot
2d1ec3e737
dev-libs/libksba: update to 1.6.3
...
Update dev-libs/libksba to 1.6.3 mainly to address CVE-2022-47629.
2023-01-05 18:20:51 +01:00
flatcar-ci
ee7df1d6d5
New version: main-3473.0.0-nightly-20230103-2100
2023-01-03 21:00:27 +00:00
Mathieu Tortuyaux
773a50c170
Merge pull request #614 from flatcar/tormath1/openstack
...
gc: pass OPENSTACK_CREDS to mantle container
2023-01-03 12:27:47 +01:00
Mathieu Tortuyaux
b8cafc1b9f
gc: pass OPENSTACK_CREDS to mantle container
...
Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
2023-01-03 09:24:16 +01:00
Mathieu Tortuyaux
43479cf6ae
changelog: add entry
...
Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
2023-01-03 09:12:58 +01:00
flatcar-ci
c4237aa095
New version: main-3472.0.0-nightly-20230102-2100
2023-01-02 21:00:24 +00:00
Flatcar Buildbot
595603a0e6
sys-kernel: Upgrade Kernel 5.15.81 to 5.15.86
2023-01-01 07:16:32 +00:00
flatcar-ci
0e2845e475
New version: main-3465.0.0-nightly-20221226-2100
2022-12-26 21:00:27 +00:00
flatcar-ci
4a6f70a021
New version: main-3462.0.0-nightly-20221223-2100
2022-12-23 21:00:26 +00:00
Dongsu Park
3359a2808a
Merge pull request #2357 from flatcar/containerd-1.6.14-main
...
Upgrade Containerd in main from 1.6.13 to 1.6.14
2022-12-23 12:39:16 +01:00
Flatcar Buildbot
2d2c3e61cc
app-emulation: Upgrade Containerd 1.6.13 to 1.6.14
2022-12-23 08:21:45 +00:00
flatcar-ci
9340f2e8c0
New version: main-3460.0.0-nightly-20221221-2100
2022-12-21 21:00:32 +00:00
Mathieu Tortuyaux
8a6cbb8880
sys-apps/ignition: bring back noop OEM
...
it mainly brings back Vagrant which was failing with Ignition 2.14.0
even if no Ignition is provided.
Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
2022-12-21 17:28:38 +01:00
Dongsu Park
0b3beed6fe
Merge pull request #2350 from flatcar/docker-20.10.22-main
...
Upgrade Docker in main from 20.10.21 to 20.10.22
2022-12-21 16:56:14 +01:00
Dongsu Park
582c61beaa
Merge pull request #2349 from flatcar/rust-1.66.0-main
...
Upgrade dev-lang/rust and virtual/rust in main from 1.65.0 to 1.66.0
2022-12-21 09:30:18 +01:00
Flatcar Buildbot
7f1d5313e7
app-emulation: Upgrade Docker 20.10.21 to 20.10.22
2022-12-21 07:45:33 +00:00
Dongsu Park
5c8d650a98
dev-lang/rust: bump version from 1.65 to 1.66 to fix build
...
As the Gentoo ebuild of dev-lang/rust >= 1.65 keeps workaround that
explicitly checks for a version like 1.65, that ebuild would obviously
make the build fail with 1.66.
Update the version from 1.65 to 1.66 to fix the build.
2022-12-20 12:10:33 +01:00
Flatcar Buildbot
f87210ba5c
dev-lang: Upgrade dev-lang/rust 1.65.0 to 1.66.0
2022-12-20 07:33:57 +00:00
flatcar-ci
489bf4d182
New version: main-3458.0.0-nightly-20221219-2100
2022-12-19 21:00:25 +00:00
Krzesimir Nowak
e7f7b9d2dc
Merge pull request #2343 from flatcar/krnowak/systemd-bump
...
sys-apps/systemd: Update to 250.7
2022-12-19 12:33:11 +01:00