Dongsu Park
c917582395
Merge pull request #1915 from flatcar-linux/vmware-12.0.5-main
...
Upgrade open-vm-tools in main from 12.0.0 to 12.0.5
2022-05-25 15:44:08 +02:00
Krzesimir Nowak
d5c18a906f
profiles: Clean up python USE flags
...
The berkdb flag is gone, sqlite flag is already enabled by default.
2022-05-25 15:43:17 +02:00
Krzesimir Nowak
ce54fe641d
dev-python/boto: Apply Flatcar modifications
2022-05-25 15:43:17 +02:00
Krzesimir Nowak
650892196a
dev-python/boto: Sync with Gentoo
...
It's from gentoo commit 99e8a93d029cb2370fb08397cdb6cd7b459b2353.
2022-05-25 15:43:17 +02:00
Krzesimir Nowak
a7339931a4
dev-python/distro-oem: Bump to 1.7.0
2022-05-25 15:43:17 +02:00
Krzesimir Nowak
23041be4c2
profiles: Mask python 3.10
...
It seems to be picked up for some reason during SDK build, instead of
using python 3.9.9:
emerge: there are no ebuilds to satisfy "dev-lang/python-exec[python_targets_python3_10(-)]".
(dependency required by "dev-lang/python-3.10.2_p1::portage-stable" [ebuild])
(dependency required by "sec-policy/selinux-base-2.20200818-r2::coreos" [ebuild])
(dependency required by "sec-policy/selinux-base-policy-2.20200818-r2::coreos" [ebuild])
(dependency required by "sec-policy/selinux-unconfined-2.20200818-r2::portage-stable" [ebuild])
2022-05-25 15:43:17 +02:00
Krzesimir Nowak
4bc01c9201
dev-lang/python-oem: Apply Flatcar modifications
2022-05-25 15:43:17 +02:00
Krzesimir Nowak
d793efce8b
dev-lang/python-oem: Copy from Gentoo
2022-05-25 15:43:17 +02:00
Krzesimir Nowak
4e38d17efa
sec-policy/selinux-base: Depend on python properly
...
Otherwise it was trying to pull in the latest stable python version,
which currently is 3.10, while we still are using 3.9.
2022-05-25 15:43:17 +02:00
Krzesimir Nowak
cc5f4ce2e5
coreos-base/hard-host-depends: Add packages pulled in by distutils eclass
2022-05-25 15:43:17 +02:00
Dongsu Park
6314760a57
dev-lang/rust: fix build issue with Rust 1.61.0
...
Fix build issues with Rust 1.61.0 when applying
gentoo-musl-target-specs.patch.
```
error[E0308]: mismatched types
-->
compiler/rustc_target/src/spec/aarch64_gentoo_linux_musl.rs:6:24
|
6 | base.llvm_target =
"aarch64-gentoo-linux-musl".to_string();
| ---------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
expected enum `Cow`, found struct `std::string::String`
| |
| expected due to the type of this binding
|
= note: expected enum `Cow<'static, str>`
found struct `std::string::String`
```
Replace `to_string` with `into`.
Based on Gentoo commit 445f23597c942b087145b869ac588fc1c1eac759.
2022-05-25 09:40:19 +02:00
Flatcar Buildbot
6dac22bbfd
app-emulation: Upgrade open-vm-tools 12.0.0 to 12.0.5
2022-05-25 07:20:32 +00:00
flatcar-ci
28357c6c22
New version: main-3250.0.0-nightly-20220525-0155
2022-05-25 01:55:24 +00:00
Mathieu Tortuyaux
e610c19ecd
Merge pull request #1911 from flatcar-linux/tormath1/acpid
...
sys-power/acpid: new package
2022-05-24 16:52:47 +02:00
Mathieu Tortuyaux
5304946bb9
Merge pull request #332 from flatcar-linux/tormath1/acpid
...
sys-power/acpid: new package
2022-05-24 16:52:11 +02:00
Mathieu Tortuyaux
dd8494b2bf
changelog: add entry
...
Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
2022-05-24 11:53:21 +02:00
Mathieu Tortuyaux
2e574b4cff
sys-power/acpid: new package
...
Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
2022-05-24 11:53:21 +02:00
Mathieu Tortuyaux
72c01651a5
profiles: exclude acpi files from install step
...
they are not really suited for Flatcar usage.
Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
2022-05-24 11:46:04 +02:00
Mathieu Tortuyaux
1465916f5a
coreos-base/coreos: add explicit sys-power/acpid dependency
...
Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
2022-05-24 11:46:04 +02:00
Mathieu Tortuyaux
724002d665
profiles: accept acpid 2.0.33
...
Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
2022-05-24 11:46:04 +02:00
Kai Lüke
c9089cf8d0
Merge pull request #333 from flatcar-linux/kai/push-versionfile-early
...
ci-automation: Push version file early
2022-05-24 17:41:42 +09:00
Sayan Chowdhury
f615aac4a2
Merge pull request #335 from flatcar-linux/sayan/no-upload-to-private-ii
...
The LTS and Pro feature no longer requires the private bucket
2022-05-24 13:22:21 +05:30
Flatcar Buildbot
4de751cb1a
dev-lang: Upgrade dev-lang/rust 1.60.0 to 1.61.0
2022-05-24 07:47:23 +00:00
Sayan Chowdhury
8492dc9329
The LTS and Pro feature no longer requires the private bucket
...
hence we can remove the --private argument to upload
Signed-off-by: Sayan Chowdhury <schowdhury@microsoft.com>
2022-05-24 13:15:32 +05:30
Mathieu Tortuyaux
7b7b935f80
Merge pull request #1912 from flatcar-linux/tormath1/gcp
...
coreos-base/oem-gce: bring back shutdown scripts
2022-05-24 09:27:36 +02:00
flatcar-ci
9a95f40f45
New version: main-3249.0.0-nightly-20220524-0155
2022-05-24 04:46:39 +00:00
Krzesimir Nowak
d994f5ab33
changelog: Add an entry
2022-05-23 20:44:51 +02:00
Krzesimir Nowak
7e9720edc5
eclass/xdg-utils: Sync with Gentoo
...
It's from Gentoo commit d7317785d04e7de172de3bff05852fca3cd15af2.
2022-05-23 18:39:33 +02:00
Krzesimir Nowak
a38c7eb1ae
eclass/vcs-clean: Sync with Gentoo
...
It's from Gentoo commit 4894fba4c7869d2642986da360d41e5760facb9a.
2022-05-23 18:39:33 +02:00
Krzesimir Nowak
f8c530cd9e
eclass/toolchain-funcs: Sync with Gentoo
...
It's from Gentoo commit 1010cde56c21432c19c2dd5fa2a901e6fe82329d.
2022-05-23 18:39:33 +02:00
Krzesimir Nowak
d6fe7d2410
eclass/strip-linguas: Sync with Gentoo
...
It's from Gentoo commit 48651ecc0d4444536ed15b06736e331238b6f92b.
2022-05-23 18:39:33 +02:00
Krzesimir Nowak
2f4804d78c
eclass/python-utils-r1: Sync with Gentoo
...
It's from Gentoo commit 607b95b7a1245b02224486e6871b783c5e858500.
2022-05-23 18:39:33 +02:00
Krzesimir Nowak
e33bbd547f
eclass/python-single-r1: Sync with Gentoo
...
It's from Gentoo commit d7317785d04e7de172de3bff05852fca3cd15af2.
2022-05-23 18:39:33 +02:00
Krzesimir Nowak
1962a0411b
eclass/python-r1: Sync with Gentoo
...
It's from Gentoo commit d7317785d04e7de172de3bff05852fca3cd15af2.
2022-05-23 18:39:33 +02:00
Krzesimir Nowak
c564d3748f
eclass/python-any-r1: Sync with Gentoo
...
It's from Gentoo commit d7317785d04e7de172de3bff05852fca3cd15af2.
2022-05-23 18:39:33 +02:00
Krzesimir Nowak
7b5743bd5d
eclass/preserve-libs: Sync with Gentoo
...
It's from Gentoo commit d6457c84c327b454d2da33a7e76e75258a906ba9.
2022-05-23 18:39:32 +02:00
Krzesimir Nowak
02bcf326ab
eclass/multiprocessing: Sync with Gentoo
...
It's from Gentoo commit a00223eb88742885325b8863ba080e7d94202d8f.
2022-05-23 18:39:32 +02:00
Krzesimir Nowak
34d8a39a01
eclass/multilib: Sync with Gentoo
...
It's from Gentoo commit 7f33a4d20fa0dc82c6e82c027e6d536a77a4d278.
2022-05-23 18:39:32 +02:00
Krzesimir Nowak
cdeec876fd
eclass/multibuild: Sync with Gentoo
...
It's from Gentoo commit d7317785d04e7de172de3bff05852fca3cd15af2.
2022-05-23 18:39:32 +02:00
Krzesimir Nowak
c8355e2b31
eclass/eutils: Sync with Gentoo
...
It's from Gentoo commit 48651ecc0d4444536ed15b06736e331238b6f92b.
2022-05-23 18:39:32 +02:00
Krzesimir Nowak
54615bb63b
dev-python/wheel: Add from Gentoo
...
It's from Gentoo commit ec1121aedecaaba527f3645d7d083408bbc7034d.
It's a dependency of dev-python/setuptools and distutils eclass.
2022-05-23 18:39:32 +02:00
Krzesimir Nowak
59201b9f87
dev-python/flit_core: Add from Gentoo
...
It's from Gentoo commit 9e8c586144011344296c45f23a10dd8ad7a12ddf.
It's a dependency of distutils eclass.
2022-05-23 18:39:32 +02:00
Krzesimir Nowak
bdf15cd73b
dev-python/installer: Add from Gentoo
...
It's from Gentoo commit 4038e79e0e91d2b3d44e71f9d22805456bc16ea9.
It's a dependency of dev-python/gpep517 and distutils eclass.
2022-05-23 18:39:32 +02:00
Krzesimir Nowak
6ae92df096
dev-python/gpep517: Add from Gentoo
...
It's from Gentoo commit 6d7945d316eb7ae1c6bd3e7eecfe1da8e392bfe0.
It's a dependency of distutils eclass.
2022-05-23 18:39:32 +02:00
Krzesimir Nowak
8d7d6fad40
eclass/distutils-r1: Sync with Gentoo
...
It's from Gentoo commit b30790dc30bed3063d72fc0a86a1743ef816c443.
2022-05-23 18:39:32 +02:00
Krzesimir Nowak
e2b8361aca
sys-libs/readline: Sync with Gentoo
...
It's from Gentoo commit 43b3c47e091d4f247f15960fb8f1e6373fa9a876.
2022-05-23 18:39:32 +02:00
Krzesimir Nowak
45ca7fb270
sys-libs/gdbm: Sync with Gentoo
...
It's from Gentoo commit ddfc4366f3021b9d6191eb1e31ec91f8502a0211.
2022-05-23 18:39:32 +02:00
Krzesimir Nowak
974988d176
dev-python/tomli: Sync with Gentoo
...
It's from Gentoo commit 63ef3df85dab9c5900e4ccf3420f5fb7ae34220c.
2022-05-23 18:39:32 +02:00
Krzesimir Nowak
e704b08063
dev-python/snakeoil: Sync with Gentoo
...
It's from Gentoo commit 1114e6e711ecea3c0bce6788e4cc2e58f8c23bee.
2022-05-23 18:39:32 +02:00
Krzesimir Nowak
5e8931e73a
dev-python/six: Sync with Gentoo
...
It's from Gentoo commit 1d027ba6b7ad89c64c8ca47fcf9df857b21161d2.
2022-05-23 18:39:32 +02:00