Flatcar Buildbot
0ebbce8018
Update mantle container image to latest HEAD
2023-07-19 07:17:17 +00:00
Dongsu Park
ac21e361a5
Merge pull request #990 from flatcar/rust-1.71.0-main
...
Upgrade dev-lang/rust and virtual/rust in main from 1.70.0 to 1.71.0
2023-07-19 09:17:01 +02:00
flatcar-ci
9b68e195d0
New version: main-3669.0.0-nightly-20230718-2100
2023-07-18 21:00:28 +00:00
Dongsu Park
80f124a620
dev-lang/rust: fix path to bash completion of cargo
...
Since Rust 1.71.0, /etc/bash_completion.d/cargo is installed under
src, so it is necessary to adjust the file path to remove.
2023-07-18 15:20:01 +02:00
Flatcar Buildbot
eba8917982
dev-lang/rust: Update from 1.70.0 to 1.71.0
2023-07-18 09:51:06 +02:00
flatcar-ci
fdeb0a9ad0
New version: main-3668.0.0-nightly-20230717-2100
2023-07-17 21:00:29 +00:00
Kai Lüke
12de6d9b51
Merge pull request #989 from flatcar/kai/fix-build-sysext
...
ci-automation/vms: Export official release variable
2023-07-17 18:11:10 +02:00
Kai Lueke
095ab2392e
ci-automation/vms: Export official release variable
...
The official release variable is used to decide whether a build ID gets
appended to the FLATCAR_VERSION (or VERSION in os-release) or not. It
was set for the image job but not for the vms job, causing the
build_sysext script to get the build ID appended to the FLATCAR_VERSION
which causes a mismatch with the one from the image job.
Set the official release variable in the vms job as well.
2023-07-17 17:27:59 +02:00
Kai Lueke
593b62d326
.gitignore: Ignore ci-cleanup.sh
...
The ci-cleanup file gets created in ci-automation/ to remove any
leftovers when a build gets stopped. Since it is in the git tree, git
status sees untracked files which is a bit confusing.
Ignore the ci-cleanup file.
2023-07-17 17:08:26 +02:00
Krish Jain
fadf4c2ebc
Check the url in get_sdk_binhost before echoing
...
When running the build_packages script, one can encounter an error such as
'Error fetching binhost package info from.' This pertains to SDK packages (not
board packages). Since we have transitioned to the SDK container, the SDK
packages are no longer published independently from the container image.
2023-07-17 15:03:18 +05:30
Dongsu Park
7ae05d571a
changelog: add security changelog for Go 1.19.11, 1.20.6
2023-07-17 10:31:40 +02:00
Flatcar Buildbot
dd25c1cd05
dev-lang/go: Update from 1.20.5 to 1.20.6
2023-07-17 07:26:42 +00:00
Flatcar Buildbot
1b03f99a1c
dev-lang/go: Update from 1.19.10 to 1.19.11
2023-07-17 07:26:35 +00:00
flatcar-ci
89b9a79038
New version: main-3665.0.0-nightly-20230714-2100-INTERMEDIATE
2023-07-14 21:00:31 +00:00
Dongsu Park
a818759c66
Merge pull request #975 from flatcar/linux-6.1.38-main
...
Upgrade Linux Kernel for main from 6.1.37 to 6.1.38
2023-07-14 17:42:03 +02:00
Dongsu Park
16ba7a6452
Merge pull request #986 from flatcar/dongsu/protobuf-21.9
...
dev-libs/protobuf: update to 21.9
2023-07-14 14:44:50 +02:00
flatcar-ci
4eb12f8d09
New version: main-3664.0.0-nightly-20230713-2100
2023-07-13 21:00:29 +00:00
Dongsu Park
a249d6e598
.github: add dev-libs/protobuf to portage-stable packages list
...
Add dev-libs/protobuf to portage-stable-packages-list for weekly
updates.
2023-07-13 10:34:38 +02:00
Dongsu Park
293725b270
changelog: add changelog for protobuf 21.9
2023-07-13 10:34:38 +02:00
Dongsu Park
8706573d33
dev-libs/protobuf: update to 21.9
...
Update dev-libs/protobuf to 21.9, mainly to address CVE-2022-1941.
Gentoo ref: 2bf32183a2b79e19eb860b8e39dd2e8ac226113e
2023-07-13 10:34:33 +02:00
flatcar-ci
d3e4d59e06
New version: main-3663.0.0-nightly-20230712-2100
2023-07-12 21:00:33 +00:00
flatcar-ci
aa476f1ae8
New version: main-3662.0.0-nightly-20230711-2100
2023-07-11 21:00:28 +00:00
flatcar-ci
0a4ac18737
New version: main-3661.0.0-nightly-20230710-2100
2023-07-10 21:00:31 +00:00
Jeremi Piotrowski
b02553a8c9
Merge pull request #984 from flatcar/fix-bashrc-for-py3.10
...
profiles/coreos: Account for python versions with minor > 10
2023-07-10 14:45:58 +02:00
flatcar-ci
d71296cf41
New version: main-3658.0.0-nightly-20230707-2100-INTERMEDIATE
2023-07-07 21:00:27 +00:00
Krzesimir Nowak
f2cf148031
Merge pull request #963 from flatcar/buildbot/weekly-portage-stable-package-updates-2023-07-03
...
Weekly portage-stable package updates 2023-07-03
2023-07-07 17:40:15 +02:00
Krzesimir Nowak
bdf020c589
changelog: Add entries
2023-07-07 17:38:13 +02:00
Krzesimir Nowak
6acbb9e60a
.github: Add virtual/libc to package automation
2023-07-07 17:38:13 +02:00
Krzesimir Nowak
081a009e3a
virtual/libc: Sync with Gentoo
...
It's from Gentoo commit 59bbe6a1e11645b4e6865c1575ade11ec21bc940.
2023-07-07 17:38:13 +02:00
Krzesimir Nowak
847e36daf4
overlay coreos/config: Do not install ssh config drop in directories
...
We still use the single config file. The change for using drop-in
files will come later.
2023-07-07 17:38:13 +02:00
Krzesimir Nowak
00d7c7c790
net-misc/openssh: Apply Flatcar modifications
...
- Mark the package as stable.
- Remove the socket unit's rate limiting.
- Fixes to configuration handling. We are trying to upstream these
changes, so this package will be eventually moved to
portage-stable. But updating it in coreos-overlay for now to drop
the use of the obsolete cygwin USE flags.
Upstream PR: https://github.com/gentoo/gentoo/pull/31615
2023-07-07 17:38:13 +02:00
Krzesimir Nowak
eefd9ffbb0
net-misc/openssh: Sync with Gentoo
...
It's from Gentoo commit 912850f59174a65693859c4a171ef5e98fbdab6b.
2023-07-07 17:38:13 +02:00
Krzesimir Nowak
263bf49b16
overlay profiles: Drop accept keywords for app-crypt/rhash
2023-07-07 17:38:13 +02:00
Krzesimir Nowak
8d8d16194d
.github: Add new packages to package automation
2023-07-07 17:38:13 +02:00
Krzesimir Nowak
222bc0c270
virtual/os-headers: Sync with Gentoo
...
It's from Gentoo commit 283c5b9f3c228c265a8913f0f29d98c6e3a9781b.
2023-07-07 17:38:13 +02:00
Krzesimir Nowak
3c92655c4a
app-crypt/rhash: Sync with Gentoo
...
It's from Gentoo commit 43348efe8ab4717f8de578efba367fa040c5f8db.
2023-07-07 17:38:13 +02:00
Krzesimir Nowak
f2081a47b2
overlay profiles: Unmask and add accept keywords for sys-libs/ncurses
2023-07-07 17:38:13 +02:00
Krzesimir Nowak
a9a2447069
overlay sys-libs/ncurses: Move to portage-stable and sync with Gentoo
...
It's from Gentoo commit 7a8c3fa265d02fa74b8881a4dca3cfeb9d8a938c.
The modifications we did were upstreamed (under different USE flags
that we already properly set up), so no point it keeping the package
in overlay.
2023-07-07 17:38:12 +02:00
Sayan Chowdhury
ee3066cf86
profiles: keep version same for both arches (app-emulation/qemu)
...
Signed-off-by: Sayan Chowdhury <schowdhury@microsoft.com>
2023-07-07 17:38:12 +02:00
Krzesimir Nowak
52ae5be243
overlay profiles: Updated accept keywords for app-shells/bash
2023-07-07 17:37:33 +02:00
Krzesimir Nowak
3d3fd7830f
overlay profiles: Drop accept keywords for dev-lang/python
...
It became stable for amd64 too.
2023-07-07 17:37:33 +02:00
Krzesimir Nowak
414e16b1aa
overlay profiles: Add accept keywords for dev-libs/elfutils
2023-07-07 17:37:33 +02:00
Krzesimir Nowak
55b1267c7f
overlay profiles: Add accept keywords for dev-libs/nettle
2023-07-07 17:37:33 +02:00
Krzesimir Nowak
2f2fd0885b
overlay profiles: Bump lua to 5.4
2023-07-07 17:37:33 +02:00
Krzesimir Nowak
483a05b18c
overlay profiles: Updated accept keywords for sys-apps/sandbox
2023-07-07 17:37:33 +02:00
Krzesimir Nowak
adde4fcaa9
Revert "sys-apps/semodule-utils: Sync with Gentoo"
...
This reverts commit dd8c642794b4bfe3ae4febc614672a4703f36987.
This is to avoid having semodule utils package to be out of sync with
the rest of the selinux packages.
2023-07-07 17:37:00 +02:00
Krzesimir Nowak
05ddd6ccde
.github: Drop semodule utils from automation
...
We can reintroduce it to package update automation once all the
selinux packages are kept in sync.
2023-07-07 17:37:00 +02:00
Krzesimir Nowak
9913f64a32
overlay profiles: Add accept keywords for sys-devel/binutils
2023-07-07 17:37:00 +02:00
Krzesimir Nowak
567b42308f
overlay profiles: Add accept keywords for sys-libs/binutils-libs
2023-07-07 17:37:00 +02:00
Flatcar Buildbot
c3119d945f
sys-libs/readline: Sync with Gentoo
...
It's from Gentoo commit f94613eab6afb3a8af8a051a3f00dc6a71b0502a.
2023-07-07 17:35:33 +02:00