Commit Graph

14657 Commits

Author SHA1 Message Date
Flatcar Buildbot
16dcb79fe8 app-crypt/libmd: Sync with Gentoo
It's from Gentoo commit 98c15c76e735fd0f9e6ec4020b3fe951efd228d1.
2023-06-29 17:16:15 +02:00
Flatcar Buildbot
a79d5c965d app-arch/xz-utils: Sync with Gentoo
It's from Gentoo commit 819f094d692ecc598ec1064cf28c393ec0c458ff.
2023-06-29 17:16:14 +02:00
Flatcar Buildbot
3d977f115c app-arch/rpm2targz: Sync with Gentoo
It's from Gentoo commit c23ff2a84ab7587f81fc236bd8b5413766d47e57.
2023-06-29 17:16:14 +02:00
Flatcar Buildbot
ab91a2dd36 app-arch/cpio: Sync with Gentoo
It's from Gentoo commit 4dabb5b2265c3ed91979219da7b7c987b222e853.
2023-06-29 17:16:14 +02:00
Flatcar Buildbot
3da525be85 acct-user/portage: Sync with Gentoo
It's from Gentoo commit 91fbc7f77708183b5300199a5cb6fb03bf425913.
2023-06-29 17:16:14 +02:00
Dongsu Park
f5b1aa3d56
Merge pull request #951 from krishjainx/docker-stuff
[acct-group/docker] Add acct-group/docker to portage-stable
2023-06-29 16:23:00 +02:00
Kai Lüke
2372874798
Merge pull request #949 from flatcar/kai/sssd-var-log
sys-auth/sssd: Add missing /var/log/sssd tmpfiles entry
2023-06-29 14:12:17 +02:00
Dongsu Park
a9f25e36c8
Merge pull request #938 from flatcar/dongsu/openssl-3.0.9
dev-libs/openssl: update to 3.0.9
2023-06-29 09:45:20 +02:00
flatcar-ci
e623787a92 New version: main-3649.0.0-nightly-20230628-2100 2023-06-28 21:00:29 +00:00
krishjainx
ecd5f0f3de Add acct-group/docker to portage-stable 2023-06-28 16:04:31 +02:00
Kai Lueke
53b5ad7473 sys-auth/sssd: Add missing /var/log/sssd tmpfiles entry
The folders are not created through "keepdir" which results in tmpfiles
rules but an explict tmpfiles file. This is error prone and we should
try to move to "keepdir" instead but for the backport, just add the
missing line.
2023-06-28 14:46:31 +02:00
Mathieu Tortuyaux
67f331a8f9 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-06-28 12:33:13 +02:00
Dongsu Park
a6c3da8108 dev-libs/openssl: update to 3.0.9
Update dev-libs/openssl to 3.0.9, mainly to address CVE-2023-2650.

Gentoo ref: 36b7028bd1e91f33166a5794451f051a56d50d62
2023-06-28 12:33:13 +02:00
flatcar-ci
00adfc3823 New version: main-3648.0.0-nightly-20230627-2100 2023-06-27 21:00:31 +00:00
Kai Lüke
bd242ea418
Merge pull request #948 from flatcar/kai/install-fix
coreos-base/coreos-init: Work around bash regression and handle dd error
2023-06-27 11:39:51 +02:00
flatcar-ci
53a50a896d New version: main-3647.0.0-nightly-20230626-2100 2023-06-26 21:00:25 +00:00
Kai Lueke
9385c4bc93 coreos-base/coreos-init: Work around bash regression and handle dd error
This pulls in
https://github.com/flatcar/init/pull/97
and
https://github.com/flatcar/init/pull/99
to work around a bash regression and add handling for disk write errors.
2023-06-26 15:59:08 +02:00
flatcar-ci
f26151dabb New version: main-3643.0.0-nightly-20230622-2100 2023-06-22 21:00:27 +00:00
flatcar-ci
5c532decd9 New version: main-3641.0.0-nightly-20230620-2100 2023-06-20 21:00:30 +00:00
Kai Lueke
6346576f65 coreos-base/coreos-cloudinit: Don't use configdrive on DigitalOcean
This pulls in
https://github.com/flatcar/coreos-cloudinit/pull/22
to prevent using the configdrive on DigitalOcean.
2023-06-20 20:11:33 +02:00
Mathieu Tortuyaux
d629eae848
coreos-base/oem-ec2-compat: fix JSON formatting
Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
2023-06-20 13:06:09 +02:00
flatcar-ci
31b0b4ffb0 New version: main-3640.0.0-nightly-20230619-2100 2023-06-19 21:00:30 +00:00
flatcar-ci
5ed14ac8c2 New version: main-3637.0.0-nightly-20230616-2100-INTERMEDIATE 2023-06-16 21:00:24 +00:00
Sayan Chowdhury
a85f6b9abf
Merge pull request #932 from flatcar/sayan/add-nvidia-test
x11-drivers/nvidia-drivers: Add GPU test and move package to /usr
2023-06-16 20:04:32 +05:30
Flatcar Buildbot
bad5151e5c Update mantle container image to latest HEAD 2023-06-16 14:23:47 +00:00
Dongsu Park
60797db572
Merge pull request #927 from flatcar/linux-6.1.34-main
Upgrade Linux Kernel for main from 6.1.33 to 6.1.34
2023-06-16 15:36:36 +02:00
Sayan Chowdhury
23a4a255db
x11-drivers/nvidia-drivers: Move the package to /usr
- move the package to /usr
- remove the nvidia-metadata package

Signed-off-by: Sayan Chowdhury <schowdhury@microsoft.com>
Co-authored-by: Kai Lüke <pothos@users.noreply.github.com>
2023-06-16 18:23:14 +05:30
Dongsu Park
0cf30eae2b
Merge pull request #908 from flatcar/dongsu/rust-1.70
dev-lang/rust: Update to 1.70.0
2023-06-16 14:37:54 +02:00
Dongsu Park
686915fefa coreos-base/update-ssh-keys: set LTO to false to fix build failures
Build fails with Rust 1.70+ as Gentoo ebuild of Rust 1.70 started
showing different behavior w.r.t. LTO.
Set LTO to false (a.k.a. "thin-local") to fix that.

Pulls in https://github.com/flatcar/update-ssh-keys/pull/8
2023-06-16 12:54:36 +02:00
Sayan Chowdhury
11637c6a6d
Add setup to run the GPU tests on Azure
Signed-off-by: Sayan Chowdhury <schowdhury@microsoft.com>
2023-06-16 13:04:09 +05:30
flatcar-ci
04952e64f0 New version: main-3636.0.0-nightly-20230615-2100 2023-06-15 21:00:33 +00:00
Dongsu Park
54eb0f2ec5
Merge pull request #866 from krishjainx/patch-2
Migrate to Type=notify
2023-06-15 17:53:13 +02:00
Dongsu Park
7eea888106
Merge pull request #865 from krishjainx/patch-1
Update commonconfig-6.1 to build kernel with TLS module
2023-06-15 17:45:06 +02:00
Dongsu Park
11fa6b211d coreos-base/afterburn: set LTO to false in Cargo.toml
Set `lto = false` in Cargo.toml to fix build issues that started
happening with Rust 1.70+.

Note, as upstream afterburn 5.4.0+ started dropping the `lto` option
completely, it is not necessary to fix upstream. However, as long as
Flatcar keeps using afterburn 5.2.0, this patch is still needed for
Flatcar.
2023-06-15 12:46:15 +02:00
Dongsu Park
82f9e1b8db dev-lang/rust: Apply Flatcar modifications
- Apply cross-compiling changes.
- Remove python3_12, which is not supported by Flatcar.
- Remove dependency on sys-apps/lsb-release, which conflicts with
  sys-apps/baselayout of Flatcar.
- Remove rust-src to keep the SDK size minimal.
- Add a comment about keeping the patchlevel 0 of stage0.
- Update Rust version from 1.69 to 1.70 in profiles.

Based on commit 9ac87490bd
2023-06-15 12:46:13 +02:00
Dongsu Park
9fb1ddbc4c dev-lang/rust: sync with Gentoo
Update dev-lang/rust and virtual/rust to 1.70.0, syncing with Gentoo.

Gentoo commit: 7aba087b0bd466d34adb02dba157f5a7ba5bbbe9
2023-06-15 12:45:14 +02:00
Krzesimir Nowak
2396a9bdd1 eclass/xorg-3: Sync with Gentoo
It's from Gentoo commit 3db70e9c014e415ae38a713b47cf7b299fd11945.
2023-06-15 12:18:54 +02:00
Krzesimir Nowak
a60a79df1f app-eselect/eselect-lua: Drop unused package
We marked it as provided, so it is never built.
2023-06-15 12:18:54 +02:00
Krzesimir Nowak
c0c80fb5d8 overlay profiles: Drop obsolete USE flags for app-shells/bash
It was obsolete since 2016.
2023-06-15 12:18:54 +02:00
Krzesimir Nowak
ed44190b18 overlay profiles: Update accept keywords for app-shells/bash 2023-06-15 12:18:54 +02:00
Krzesimir Nowak
e99ec83824 overlay dev-lang/go-bootstrap: Remove package leftovers 2023-06-15 12:18:54 +02:00
Krzesimir Nowak
0fc46c9328 dev-perl/Text-Unidecode: Drop unused package 2023-06-15 12:18:54 +02:00
Krzesimir Nowak
60e0e9390c dev-perl/Unicode-EastAsianWidth: Drop unused package 2023-06-15 12:18:54 +02:00
Krzesimir Nowak
dc3f09b90f overlay profiles: Add accept keywords for net-dns/c-ares 2023-06-15 12:18:32 +02:00
Krzesimir Nowak
317b9c4364 overlay profiles: Update accept keywords for net-misc/curl 2023-06-15 12:15:16 +02:00
Krzesimir Nowak
eca45840ca sys-apps/config-site: Add from Gentoo
It's from Gentoo commit 940fa400354017ec9cc840f3e2cb897f73bce9c6.
2023-06-15 12:13:36 +02:00
Krzesimir Nowak
dfbf82098c overlay profiles: Drop accept keywords for sys-libs/libcap
It became stable for both amd64 and arm64.
2023-06-15 12:13:36 +02:00
Flatcar Buildbot
260954ffe7 x11-libs/pixman: Sync with Gentoo
It's from Gentoo commit bd7cb186c573e4c26d83a4fd62b06e201182c847.
2023-06-15 12:12:03 +02:00
Flatcar Buildbot
083d9668f1 virtual/pkgconfig: Sync with Gentoo
It's from Gentoo commit 77f67752cd0fa1d306b5d82723954ac8dbc6cd6c.
2023-06-15 12:12:03 +02:00
Flatcar Buildbot
89cf4065f1 virtual/perl-IO: Sync with Gentoo
It's from Gentoo commit c17e0f86c679d5ec6b877804af4906803e7b231b.
2023-06-15 12:12:03 +02:00