Kai Lüke
1b58a92ed5
Merge pull request #789 from flatcar/kai/locksmith-delay
...
app-admin/locksmith: Restore access to TTYs for reboot delay
2023-05-10 11:43:23 +02:00
Kai Lueke
9f96951f23
app-admin/locksmith: Restore access to TTYs for reboot delay
...
This pulls in
https://github.com/flatcar/locksmith/pull/21
to have working reboot warnings and delays for non-SSH sessions.
This seems to have been broken for a longer time.
2023-05-10 11:43:03 +02:00
flatcar-ci
82ba93e567
New version: main-3599.0.0-nightly-20230509-2100
2023-05-09 21:00:26 +00:00
Thilo Fromm
9b3a67e72b
ci-automation/garbage_collect: Add github CI SDK builds
...
This change adds a garbage collector script for SDK containers built via
Github actions CI automation
https://github.com/flatcar/scripts/blob/main/.github/workflows/update-sdk.yaml
These SDK container builds do not create a version tag in the scripts
repo. The garbage collector therefore retrieves versions from a
directory listing of
https://bincache.flatcar-linux.net/containers/ .
Signed-off-by: Thilo Fromm <thilofromm@microsoft.com>
2023-05-09 17:29:38 +02:00
Thilo Fromm
0e8cde89fe
pr-comment-build-dispatcher.yaml: dispatch SDK and OS image builds
...
This change updates dispatching of SDK and OS image builds from changes
to a PR to an explicit comment. PRs will only be built if that comment
was added by a member of the Flatcar maintainers team.
Signed-off-by: Thilo Fromm <thilofromm@microsoft.com>
2023-05-09 17:29:31 +02:00
Dongsu Park
e88e780e64
Merge pull request #805 from flatcar/mantle-update-main
...
Upgrade mantle container image to latest HEAD in main
2023-05-09 15:47:18 +02:00
Thilo Fromm
f5d1a3c2f0
pr-comment-build-dispatcher.yaml: Check team membership
...
This change is a building block for PR builds triggered by PR commands.
It checks for membership of the commenter in the Flatcar Maintainers
team.
Note that the "issue comment" event (which is also triggered on PR
comments) is only emitted to workflows in the "main" branch. So in order
to test / trigger this workflow, a transient "PR update" event is used,
and the "commenter" user's login is hard-coded for testing.
This will be updated to using the actual commenter's login before merge.
Signed-off-by: Thilo Fromm <thilofromm@microsoft.com>
2023-05-09 12:13:06 +02:00
Thilo Fromm
d92589280b
workflows: add update-sdk.yaml
...
This change adds a github actions workflow to build a new SDK container
based on an existing SDK container. This can be used for CI testing
intrusive changes that also affect the SDK without bootstrapping a whole
new SDK.
Signed-off-by: Thilo Fromm <thilofromm@microsoft.com>
2023-05-09 12:13:06 +02:00
Flatcar Buildbot
b2edf63ed3
Update mantle container image to latest HEAD
2023-05-09 08:41:19 +00:00
Dongsu Park
ab814ddf9e
Merge pull request #787 from flatcar/dongsu/openssl-3.0.8-r4
...
dev-libs/openssl: update to 3.0.8-r4
2023-05-09 10:41:02 +02:00
Dongsu Park
74471f5f5e
Merge pull request #775 from flatcar/dongsu/openssh-9.3
...
net-misc/openssh: update to 9.3
2023-05-09 10:33:44 +02:00
flatcar-ci
cbd9294316
New version: main-3598.0.0-nightly-20230508-2100
2023-05-08 21:00:32 +00:00
Dongsu Park
d1a8681359
Merge pull request #798 from flatcar/cacerts-3.89.1-main
...
Update ca-certificates in main from 3.89 to 3.89.1
2023-05-08 17:41:01 +02:00
Dongsu Park
3b3fbccc74
Merge pull request #790 from flatcar/dongsu/gh-fetch-remote
...
.github: check for remote branches with git ls-remote
2023-05-08 17:13:57 +02:00
Dongsu Park
c4a99b4376
.github: check for remote branches with git ls-remote
...
git show-ref in check_remote_branch is not working at all, because the
GitHub Actions checkout fetches a git repo with only depth 1 by default.
That means only main branch is available, not any other remote branches.
As a result, git show-ref always fails.
Fix that by checking for remote branches by git ls-remote.
2023-05-08 17:00:43 +02:00
Flatcar Buildbot
f472aa27c4
app-misc/ca-certificates: Update from 3.89 to 3.89.1
2023-05-08 07:19:44 +00:00
flatcar-ci
ccf0236a3b
New version: main-3595.0.0-nightly-20230505-2100
2023-05-06 01:24:51 +00:00
flatcar-ci
d4980cc06e
New version: main-3595.0.0-nightly-20230505-2100-INTERMEDIATE
2023-05-05 21:00:24 +00:00
Krzesimir Nowak
a05a7ba03b
Merge pull request #791 from flatcar/krnowak/sys-packages-app-glob
...
Automate updates of system packages: app-*
2023-05-05 12:31:00 +02:00
Dongsu Park
3e30d4d6c1
Merge pull request #788 from flatcar/runc-1.1.7-main
...
Upgrade Runc in main from 1.1.6 to 1.1.7
2023-05-05 10:12:45 +02:00
flatcar-ci
565579a252
New version: main-3594.0.0-nightly-20230504-2100
2023-05-04 21:00:33 +00:00
Krzesimir Nowak
03b1170221
changelog: Add an entry
2023-05-04 16:36:47 +02:00
Krzesimir Nowak
c708687b8c
.github: Add updated packages to the list
2023-05-04 16:36:47 +02:00
Krzesimir Nowak
7f912c3376
app-text/manpager: Sync with Gentoo
...
It's from Gentoo commit c2fcf05a5cae7570813bfa2891b10b100ad24a3b.
2023-05-04 16:36:40 +02:00
Krzesimir Nowak
4630cf83f7
app-portage/elt-patches: Sync with Gentoo
...
It's from Gentoo commit ef119c1cd4899004a2eaee36f831600cb7b74693.
2023-05-04 16:36:21 +02:00
Krzesimir Nowak
ecd5076ecf
app-misc/editor-wrapper: Sync with Gentoo
...
It's from Gentoo commit 2e20a1bb7a796a6fc35d7bf8a580e7ceb97f688d.
2023-05-04 16:35:58 +02:00
Krzesimir Nowak
276c264316
app-misc/c_rehash: Sync with Gentoo
...
It's from Gentoo commit 118a9ac89b872bab2127bb9704ab81c2d1ff9347.
2023-05-04 16:34:42 +02:00
Krzesimir Nowak
51578cabf8
app-editors/nano: Sync with Gentoo
...
It's from Gentoo commit 77ff03474aca79fbd510d686707bc98c051101d1.
2023-05-04 16:34:08 +02:00
Krzesimir Nowak
b5a13a9ba5
app-crypt/pinentry: Sync with Gentoo
...
It's from Gentoo commit 6008e86d6768480e3743fb43beb19bf3fc8d3e1c.
2023-05-04 16:33:34 +02:00
Krzesimir Nowak
3b466ae9f1
app-crypt/libmd: Sync with Gentoo
...
It's from Gentoo commit ab05255b246cfca95025d9f966e62028f4242dea.
2023-05-04 16:33:16 +02:00
Dongsu Park
9f65f4ba3d
changelog: add security changelog for openssl 3.0.8-r4
2023-05-04 13:29:18 +02:00
Dongsu Park
6d31354e9f
Merge pull request #785 from flatcar/dongsu/c-ares-1.19
...
net-dns/c-ares: update to 1.19
2023-05-04 12:05:52 +02:00
Flatcar Buildbot
982c6098d1
app-emulation/docker-runc: Update from 1.1.6 to 1.1.7
2023-05-04 07:54:53 +00:00
Kai Lüke
96e27ec59b
Merge pull request #779 from flatcar/mantle-update-main
...
Upgrade mantle container image to latest HEAD in main
2023-05-04 09:28:42 +02:00
Flatcar Buildbot
0ea3c7c0e7
Update mantle container image to latest HEAD
2023-05-04 06:52:54 +00:00
Dongsu Park
4de41e2d85
Merge pull request #786 from flatcar/go-1.12.17-and-1.18.10-and-1.19.9-main
...
Upgrade Go from 1.19.8 to 1.19.9
2023-05-04 08:52:34 +02:00
Mathieu Tortuyaux
cdfbbc5ed4
dev-libs/openssl: Apply Flatcar modifications
...
- remove unecessary files
- drop `pkg_postint`
- create `/etc/ssl` with tmpfiles
- mark openssl as stable for arm64 and amd64
- continue shipping app-misc/c_rehash
Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
Signed-off-by: Dongsu Park <dpark@linux.microsoft.com>
2023-05-04 08:38:25 +02:00
Dongsu Park
1d8ad4db03
dev-libs/openssl: update to 3.0.8-r4
...
Update dev-libs/openssl to 3.0.8-r4, mainly to address CVE-2023-0464,
CVE-2023-0465, CVE-2023-0466, CVE-2023-1255.
Gentoo commit: bebe8fa4ec3ef6b87551157f4e13755956936aa3
2023-05-04 08:37:58 +02:00
flatcar-ci
9e7ff133bb
New version: main-3593.0.0-nightly-20230503-2100
2023-05-03 21:00:26 +00:00
Thilo Fromm
177f8854cc
Merge pull request #774 from flatcar/t-lo/test-markdown-fix-foldable-details
...
tapfile_helper: fix foldable details output
2023-05-03 18:06:46 +02:00
Dongsu Park
9b1e37133b
changelog: add security changelog for Go 1.19.9
2023-05-03 17:47:12 +02:00
Flatcar Buildbot
3e2f430fda
dev-lang/go: Update from 1.19.8 to 1.19.9
2023-05-03 15:44:09 +00:00
Dongsu Park
8d8fd0990e
Merge pull request #784 from flatcar/dongsu/gh-check-remote-branch
...
.github: check remote branch, add correct changelog
2023-05-03 17:39:43 +02:00
Dongsu Park
0902d3cd64
.github: add correct changelog
...
Changelog directory is now located under flatcar scripts, not under
coreos overlay. Fix the location to add correct changelog to the git
commit.
Also use a correct path SDK_OUTER_TOPDIR in cleanup_repo.
2023-05-03 17:37:37 +02:00
Dongsu Park
425473f11d
.github: add back ready_for_review
...
In case of a draft PR created first, no CI gets triggered at the time.
So we should trigger CI afterwards when it is being set to a
ready_for_review state.
2023-05-03 17:37:37 +02:00
Dongsu Park
b2e55c063a
.github: skip touching open PRs when the remote branch exists
...
To avoid noise of touching existing PRs, check first if the remote
branch already exists. If that exists, skip creating or updating the PR.
2023-05-03 17:37:34 +02:00
Dongsu Park
75461a5816
changelog: add changelog for c-ares 1.19.0
2023-05-03 14:55:33 +02:00
Dongsu Park
9ed87f8540
.github: add c-ares to portage-stable-packages-list
2023-05-03 14:51:27 +02:00
Dongsu Park
03feeb2f83
net-dns/c-ares: update to 1.19.0
...
Update net-dns/c-ares to 1.19.0, mainly to address CVE-2022-4904.
2023-05-03 14:50:03 +02:00
Krzesimir Nowak
81df12d1c9
Merge pull request #737 from flatcar/buildbot/weekly-portage-stable-package-updates-2023-04-24
...
Weekly portage-stable package updates 2023-04-24
2023-05-03 13:02:51 +02:00