Commit Graph

15145 Commits

Author SHA1 Message Date
flatcar-ci
00adfc3823 New version: main-3648.0.0-nightly-20230627-2100 2023-06-27 21:00:31 +00:00
Krzesimir Nowak
5b429971c1 app-admin/locksmith: Stop using deprecates resource control options 2023-06-27 17:18:31 +02: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
Flatcar Buildbot
87ac50ab3b virtual/perl-Getopt-Long: Sync with Gentoo
It's from Gentoo commit 99ac4e26864ad8f65846c4cea67bc4b0292031e7.
2023-06-15 12:12:03 +02:00
Flatcar Buildbot
4ea2a82e54 virtual/perl-File-Temp: Sync with Gentoo
It's from Gentoo commit fd131e723acb067b3890473fe9680756e6c177c8.
2023-06-15 12:12:03 +02:00
Flatcar Buildbot
4e0874dc04 virtual/perl-File-Spec: Sync with Gentoo
It's from Gentoo commit cec5ade314dd8b18f93ffd502087dae86ef4e24b.
2023-06-15 12:12:03 +02:00
Flatcar Buildbot
c58f5c4b34 virtual/perl-ExtUtils-MakeMaker: Sync with Gentoo
It's from Gentoo commit 777491bcdae46d1764c73dfb0e0c471943bddd6c.
2023-06-15 12:12:03 +02:00
Flatcar Buildbot
1bfdd10b9f virtual/perl-Exporter: Sync with Gentoo
It's from Gentoo commit b1dc4abca3ee0d1763d83501c9c032172a27ec96.
2023-06-15 12:12:03 +02:00
Flatcar Buildbot
0832cd609f virtual/perl-Carp: Sync with Gentoo
It's from Gentoo commit f7c90b96ce5780e8c8b84326b28da2607ecc6eb5.
2023-06-15 12:12:03 +02:00
Flatcar Buildbot
ccf6b6bab7 virtual/libelf: Sync with Gentoo
It's from Gentoo commit 6d2df6f4b71756f49d6afeb99ef76b693bd39742.
2023-06-15 12:12:03 +02:00
Flatcar Buildbot
c0ecf67139 virtual/libcrypt: Sync with Gentoo
It's from Gentoo commit cb9517f2046423441d65e58fedf0aa7172176202.
2023-06-15 12:12:03 +02:00
Flatcar Buildbot
fef0dc835c sys-libs/zlib: Sync with Gentoo
It's from Gentoo commit 44adc9b74598ec176148cf3f620f45ca86c7c172.
2023-06-15 12:12:03 +02:00
Flatcar Buildbot
da04ed4c7a sys-libs/readline: Sync with Gentoo
It's from Gentoo commit 3a5856cbd1379c26f1af82ebeea52252d194487a.
2023-06-15 12:12:03 +02:00
Flatcar Buildbot
14b9d9edfd sys-libs/libcap: Sync with Gentoo
It's from Gentoo commit fcc57a6ade0e9c2e370d54b211bcce848153ea2b.
2023-06-15 12:12:03 +02:00
Flatcar Buildbot
2e6853dec1 sys-libs/binutils-libs: Sync with Gentoo
It's from Gentoo commit 6d2df6f4b71756f49d6afeb99ef76b693bd39742.
2023-06-15 12:12:03 +02:00
Flatcar Buildbot
328ddd60bc sys-fs/e2fsprogs: Sync with Gentoo
It's from Gentoo commit 224a5359b006b74a2e1fb948adb931e89e25e59d.
2023-06-15 12:12:03 +02:00
Flatcar Buildbot
2dcb867101 sys-devel/patch: Sync with Gentoo
It's from Gentoo commit 77f67752cd0fa1d306b5d82723954ac8dbc6cd6c.
2023-06-15 12:12:03 +02:00
Flatcar Buildbot
f127585603 sys-devel/m4: Sync with Gentoo
It's from Gentoo commit 77f67752cd0fa1d306b5d82723954ac8dbc6cd6c.
2023-06-15 12:12:03 +02:00
Flatcar Buildbot
cf9d2334e6 sys-devel/libtool: Sync with Gentoo
It's from Gentoo commit 79b33c73e995c90c6c74c753b4bc37452ab32c2e.
2023-06-15 12:12:03 +02:00
Flatcar Buildbot
44a8b2368e sys-devel/gnuconfig: Sync with Gentoo
It's from Gentoo commit b76b6d3eeb85be1dbc96c1a7b0c638a2766789d6.
2023-06-15 12:12:03 +02:00
Flatcar Buildbot
85f042d76e sys-devel/gettext: Sync with Gentoo
It's from Gentoo commit b76b6d3eeb85be1dbc96c1a7b0c638a2766789d6.
2023-06-15 12:12:03 +02:00
Flatcar Buildbot
c9807e6e8b sys-devel/gdb: Sync with Gentoo
It's from Gentoo commit d5c023667410d5407c7b82dfc77a6f515d3db9cd.
2023-06-15 12:12:03 +02:00
Flatcar Buildbot
b263747910 sys-devel/gcc: Sync with Gentoo
It's from Gentoo commit 88b98060a1b9033d899b31ef8e2a19224daa040d.
2023-06-15 12:12:03 +02:00
Flatcar Buildbot
e6bbc4472d sys-devel/flex: Sync with Gentoo
It's from Gentoo commit 77f67752cd0fa1d306b5d82723954ac8dbc6cd6c.
2023-06-15 12:12:03 +02:00
Flatcar Buildbot
d94a57e9b7 sys-devel/crossdev: Sync with Gentoo
It's from Gentoo commit e5eda33c1fe41d7dc6ed09e058fe5633d8b3c1fb.
2023-06-15 12:12:03 +02:00
Flatcar Buildbot
d82d112d38 sys-devel/bison: Sync with Gentoo
It's from Gentoo commit 77f67752cd0fa1d306b5d82723954ac8dbc6cd6c.
2023-06-15 12:12:03 +02:00
Flatcar Buildbot
985457a9ab sys-devel/bc: Sync with Gentoo
It's from Gentoo commit 42f6d680607e22decef310862393774569c65044.
2023-06-15 12:12:03 +02:00
Flatcar Buildbot
8bde2ebf0f sys-devel/automake-wrapper: Sync with Gentoo
It's from Gentoo commit 77f67752cd0fa1d306b5d82723954ac8dbc6cd6c.
2023-06-15 12:12:03 +02:00
Flatcar Buildbot
e5cc55c22f sys-devel/automake: Sync with Gentoo
It's from Gentoo commit 77f67752cd0fa1d306b5d82723954ac8dbc6cd6c.
2023-06-15 12:12:03 +02:00
Flatcar Buildbot
d3f084394f sys-devel/autoconf-wrapper: Sync with Gentoo
It's from Gentoo commit 77f67752cd0fa1d306b5d82723954ac8dbc6cd6c.
2023-06-15 12:12:03 +02:00
Flatcar Buildbot
582abff9d9 sys-devel/autoconf-archive: Sync with Gentoo
It's from Gentoo commit 77f67752cd0fa1d306b5d82723954ac8dbc6cd6c.
2023-06-15 12:12:03 +02:00
Flatcar Buildbot
bbe7819e2c sys-devel/autoconf: Sync with Gentoo
It's from Gentoo commit 77f67752cd0fa1d306b5d82723954ac8dbc6cd6c.
2023-06-15 12:12:03 +02:00
Flatcar Buildbot
301703b2d0 sys-apps/texinfo: Sync with Gentoo
It's from Gentoo commit 77f67752cd0fa1d306b5d82723954ac8dbc6cd6c.
2023-06-15 12:12:03 +02:00
Flatcar Buildbot
b9558db507 sys-apps/portage: Sync with Gentoo
It's from Gentoo commit 6b2890df8da337c0135f49e1ac23a6c644e0e6b1.
2023-06-15 12:12:03 +02:00
Flatcar Buildbot
601bbb3fc4 sys-apps/less: Sync with Gentoo
It's from Gentoo commit 6adacd28aa2148adc25b9d62778f88db86b323f0.
2023-06-15 12:12:03 +02:00
Flatcar Buildbot
913bf27c3b sys-apps/help2man: Sync with Gentoo
It's from Gentoo commit ff5e0fac0e01ec20daeb44f547863dfadd1fba3b.
2023-06-15 12:12:02 +02:00
Flatcar Buildbot
3f3df3e13e sys-apps/gentoo-functions: Sync with Gentoo
It's from Gentoo commit 56f08b41df23eceb172abef1a4fd174f8a3d78f6.
2023-06-15 12:12:02 +02:00
Flatcar Buildbot
24190ee0ad sys-apps/gawk: Sync with Gentoo
It's from Gentoo commit 77f67752cd0fa1d306b5d82723954ac8dbc6cd6c.
2023-06-15 12:12:02 +02:00
Flatcar Buildbot
76cbc1710b sys-apps/findutils: Sync with Gentoo
It's from Gentoo commit 77f67752cd0fa1d306b5d82723954ac8dbc6cd6c.
2023-06-15 12:12:02 +02:00
Flatcar Buildbot
551efbf151 sys-apps/file: Sync with Gentoo
It's from Gentoo commit 77f67752cd0fa1d306b5d82723954ac8dbc6cd6c.
2023-06-15 12:12:02 +02:00
Flatcar Buildbot
405056e015 sys-apps/diffutils: Sync with Gentoo
It's from Gentoo commit 77f67752cd0fa1d306b5d82723954ac8dbc6cd6c.
2023-06-15 12:12:02 +02:00
Flatcar Buildbot
7a2570a1fc profiles: Sync with Gentoo
It's from Gentoo commit 2a469a628b295dc590852458dce72d564d0dcd04.
2023-06-15 12:12:02 +02:00
Flatcar Buildbot
31f90249dd perl-core/File-Temp: Sync with Gentoo
It's from Gentoo commit 77f67752cd0fa1d306b5d82723954ac8dbc6cd6c.
2023-06-15 12:12:02 +02:00
Flatcar Buildbot
b9d647c91b net-misc/wget: Sync with Gentoo
It's from Gentoo commit 77f67752cd0fa1d306b5d82723954ac8dbc6cd6c.
2023-06-15 12:12:02 +02:00
Flatcar Buildbot
8000b6a857 net-misc/socat: Sync with Gentoo
It's from Gentoo commit 720d4808a276e29d61ff552cfd090a688fe0052f.
2023-06-15 12:12:02 +02:00
Flatcar Buildbot
74b0b93018 net-misc/rsync: Sync with Gentoo
It's from Gentoo commit 77f67752cd0fa1d306b5d82723954ac8dbc6cd6c.
2023-06-15 12:12:02 +02:00
Flatcar Buildbot
f87e201a9b net-misc/curl: Sync with Gentoo
It's from Gentoo commit eca7a62a071f953c342f310591a6b8dc9a11cdd1.
2023-06-15 12:12:02 +02:00
Flatcar Buildbot
c412e107ce net-libs/nghttp2: Sync with Gentoo
It's from Gentoo commit 5cd7f6fbe67c6ebd541feb87bff1d7e87cbbb388.
2023-06-15 12:12:02 +02:00
Flatcar Buildbot
52f0e21a7c net-libs/libpcap: Sync with Gentoo
It's from Gentoo commit 4aebe55f8c434205f2ea3d28ffacb834a401bc1f.
2023-06-15 12:12:02 +02:00
Flatcar Buildbot
e9413c6e35 net-libs/gnutls: Sync with Gentoo
It's from Gentoo commit 57489c70e09a8259a9e6beb956d46f8326da696c.
2023-06-15 12:12:02 +02:00
Flatcar Buildbot
8bdfa069b9 net-dns/c-ares: Sync with Gentoo
It's from Gentoo commit 6d2df6f4b71756f49d6afeb99ef76b693bd39742.
2023-06-15 12:12:02 +02:00
Flatcar Buildbot
bb677b092e net-dns/bind-tools: Sync with Gentoo
It's from Gentoo commit 6d2df6f4b71756f49d6afeb99ef76b693bd39742.
2023-06-15 12:12:02 +02:00
Flatcar Buildbot
86aab1be87 media-libs/libpng: Sync with Gentoo
It's from Gentoo commit 4510a3a7669d750fb405c71c18609ee91f076678.
2023-06-15 12:12:02 +02:00
Flatcar Buildbot
a2711bc31e eclass/toolchain: Sync with Gentoo
It's from Gentoo commit 2f8bd00507759447a513a934e440dc2fb49afceb.
2023-06-15 12:12:02 +02:00
Flatcar Buildbot
7f95dbd880 eclass/python-utils-r1: Sync with Gentoo
It's from Gentoo commit 0b140f9228e2ed7e76124986d2911776922cd342.
2023-06-15 12:12:02 +02:00
Flatcar Buildbot
3be359e77f eclass/portability: Sync with Gentoo
It's from Gentoo commit 43427a0da4dfdc9f046b5c8bd7d106f6c9661b90.
2023-06-15 12:12:02 +02:00
Flatcar Buildbot
e0f13b25d3 eclass/multilib: Sync with Gentoo
It's from Gentoo commit 84cb85f9df809690d40267d121662933a902d541.
2023-06-15 12:12:02 +02:00
Flatcar Buildbot
34df514673 eclass/distutils-r1: Sync with Gentoo
It's from Gentoo commit 970679b8be00a13d0fc71c2cfda6e9ecd5cd7fdf.
2023-06-15 12:12:02 +02:00
Flatcar Buildbot
cc2a8a76fc eclass/autotools: Sync with Gentoo
It's from Gentoo commit 0e74da3a3d3fd1e90fb779e7ce3a1147ce3d5300.
2023-06-15 12:12:02 +02:00
Flatcar Buildbot
c371d0abb9 eclass/acct-user: Sync with Gentoo
It's from Gentoo commit b2c213edf8283ab12b3ae5c02425185ed678d92e.
2023-06-15 12:12:02 +02:00
Flatcar Buildbot
6b0d6fedfb eclass/acct-group: Sync with Gentoo
It's from Gentoo commit 82364ba37077e3a0863cd8b21bcc50e9884ca8a9.
2023-06-15 12:12:02 +02:00
Flatcar Buildbot
e038a0fcf5 dev-vcs/git: Sync with Gentoo
It's from Gentoo commit 4510a3a7669d750fb405c71c18609ee91f076678.
2023-06-15 12:12:02 +02:00
Flatcar Buildbot
1c609d66aa dev-util/strace: Sync with Gentoo
It's from Gentoo commit 7fea9951605c9ffe0e35ca7b90b86d77b65aa6f5.
2023-06-15 12:12:02 +02:00
Flatcar Buildbot
851b674c9b dev-util/re2c: Sync with Gentoo
It's from Gentoo commit 77f67752cd0fa1d306b5d82723954ac8dbc6cd6c.
2023-06-15 12:12:02 +02:00
Flatcar Buildbot
111ef0c44d dev-util/pkgconf: Sync with Gentoo
It's from Gentoo commit 25bb3b2fb05bd2a60de2ab367be045e1f13a4814.
2023-06-15 12:12:02 +02:00
Flatcar Buildbot
2631ea5fa5 dev-util/patchutils: Sync with Gentoo
It's from Gentoo commit 4aebe55f8c434205f2ea3d28ffacb834a401bc1f.
2023-06-15 12:12:02 +02:00
Flatcar Buildbot
a10299df26 dev-util/ninja: Sync with Gentoo
It's from Gentoo commit 77f67752cd0fa1d306b5d82723954ac8dbc6cd6c.
2023-06-15 12:12:02 +02:00
Flatcar Buildbot
887a17ecdc dev-util/meson-format-array: Sync with Gentoo
It's from Gentoo commit 1a0ada1cae7ee649a0ef6cc34d332da83d81b40d.
2023-06-15 12:12:02 +02:00
Flatcar Buildbot
23e1af3e19 dev-util/meson: Sync with Gentoo
It's from Gentoo commit 1292056c79ced3da796f6363bb3f61f8a5e6fe80.
2023-06-15 12:12:02 +02:00
Flatcar Buildbot
50c122af0d dev-util/gtk-doc-am: Sync with Gentoo
It's from Gentoo commit 77f67752cd0fa1d306b5d82723954ac8dbc6cd6c.
2023-06-15 12:12:02 +02:00
Flatcar Buildbot
cd1199c901 dev-util/gperf: Sync with Gentoo
It's from Gentoo commit bd7cb186c573e4c26d83a4fd62b06e201182c847.
2023-06-15 12:12:02 +02:00
Flatcar Buildbot
87436c03cd dev-util/glib-utils: Sync with Gentoo
It's from Gentoo commit e57424b8dfa2f6cd978b1b537b6bd7e18a2b1374.
2023-06-15 12:12:02 +02:00
Flatcar Buildbot
2e64866ebc dev-util/gdbus-codegen: Sync with Gentoo
It's from Gentoo commit 214971a1af7edd43d423a590d17f8cff8f36526e.
2023-06-15 12:12:02 +02:00
Flatcar Buildbot
1d0a3b6b2b dev-util/desktop-file-utils: Sync with Gentoo
It's from Gentoo commit 77f67752cd0fa1d306b5d82723954ac8dbc6cd6c.
2023-06-15 12:12:02 +02:00
Flatcar Buildbot
721e71ef57 dev-util/cmake: Sync with Gentoo
It's from Gentoo commit a3f5fa43c40b316bcef0ccac76d2539f4b09bf43.
2023-06-15 12:12:02 +02:00
Flatcar Buildbot
0638b55497 dev-util/b2: Sync with Gentoo
It's from Gentoo commit 77f67752cd0fa1d306b5d82723954ac8dbc6cd6c.
2023-06-15 12:12:02 +02:00
Flatcar Buildbot
a21786d75f dev-python/wheel: Sync with Gentoo
It's from Gentoo commit 899f9ae407fce5807661f2976fee77e10eaf74ea.
2023-06-15 12:12:02 +02:00
Flatcar Buildbot
7b1b9fb99a dev-python/typing-extensions: Sync with Gentoo
It's from Gentoo commit 1ce8b4a97dd244a8a588ad5ca2111708bf948a3f.
2023-06-15 12:12:02 +02:00
Flatcar Buildbot
1c9dd2c750 dev-python/tomli: Sync with Gentoo
It's from Gentoo commit 6d2df6f4b71756f49d6afeb99ef76b693bd39742.
2023-06-15 12:12:02 +02:00
Flatcar Buildbot
ee90ec6348 dev-python/snakeoil: Sync with Gentoo
It's from Gentoo commit 8b912c36fa49d5644fe495131cad6cfb2f293814.
2023-06-15 12:12:02 +02:00
Flatcar Buildbot
f7cab5a417 dev-python/six: Sync with Gentoo
It's from Gentoo commit 77f67752cd0fa1d306b5d82723954ac8dbc6cd6c.
2023-06-15 12:12:02 +02:00
Flatcar Buildbot
82c7b9affb dev-python/setuptools-scm: Sync with Gentoo
It's from Gentoo commit 77f67752cd0fa1d306b5d82723954ac8dbc6cd6c.
2023-06-15 12:12:02 +02:00
Flatcar Buildbot
c0eef39719 dev-python/setuptools: Sync with Gentoo
It's from Gentoo commit 0b1a640394fdb8ec40e69edcfc66fd95e46ff375.
2023-06-15 12:12:02 +02:00
Flatcar Buildbot
080b51efb5 dev-python/pyparsing: Sync with Gentoo
It's from Gentoo commit 77f67752cd0fa1d306b5d82723954ac8dbc6cd6c.
2023-06-15 12:12:02 +02:00
Flatcar Buildbot
956de5da22 dev-python/pygments: Sync with Gentoo
It's from Gentoo commit 8a8fbe09f6e1278e501ae2a18bf14416f2b4d958.
2023-06-15 12:12:02 +02:00
Flatcar Buildbot
b35f0dade9 dev-python/pydantic: Sync with Gentoo
It's from Gentoo commit 96d8051f9a65cd50eef8bebb250e48297e42c76d.
2023-06-15 12:12:02 +02:00
Flatcar Buildbot
4d34676895 dev-python/platformdirs: Sync with Gentoo
It's from Gentoo commit 4c788e4c2d426960a0a4e0264834752c2dfb737a.
2023-06-15 12:12:02 +02:00
Flatcar Buildbot
7c8a6e538e dev-python/packaging: Sync with Gentoo
It's from Gentoo commit 77f67752cd0fa1d306b5d82723954ac8dbc6cd6c.
2023-06-15 12:12:02 +02:00
Flatcar Buildbot
25bf97a8fc dev-python/ordered-set: Sync with Gentoo
It's from Gentoo commit 6d2df6f4b71756f49d6afeb99ef76b693bd39742.
2023-06-15 12:12:02 +02:00
Flatcar Buildbot
cfa693268b dev-python/nspektr: Sync with Gentoo
It's from Gentoo commit 6d2df6f4b71756f49d6afeb99ef76b693bd39742.
2023-06-15 12:12:02 +02:00
Flatcar Buildbot
b8333107cd dev-python/more-itertools: Sync with Gentoo
It's from Gentoo commit 6d2df6f4b71756f49d6afeb99ef76b693bd39742.
2023-06-15 12:12:02 +02:00
Flatcar Buildbot
9f432de0fb dev-python/markupsafe: Sync with Gentoo
It's from Gentoo commit d3e7c43c413b26a44ec3462174dbd2f5f4e0fc55.
2023-06-15 12:12:02 +02:00
Flatcar Buildbot
c42521030b dev-python/lxml: Sync with Gentoo
It's from Gentoo commit 77f67752cd0fa1d306b5d82723954ac8dbc6cd6c.
2023-06-15 12:12:01 +02:00
Flatcar Buildbot
efc0ab4e7d dev-python/lazy-object-proxy: Sync with Gentoo
It's from Gentoo commit eecaaf0ac708a4c1fbb062d650e540f6ffef812b.
2023-06-15 12:12:01 +02:00
Flatcar Buildbot
24870aabbb dev-python/jinja: Sync with Gentoo
It's from Gentoo commit 6d2df6f4b71756f49d6afeb99ef76b693bd39742.
2023-06-15 12:12:01 +02:00
Flatcar Buildbot
913d1662dd dev-python/jaraco-text: Sync with Gentoo
It's from Gentoo commit 6d2df6f4b71756f49d6afeb99ef76b693bd39742.
2023-06-15 12:12:01 +02:00
Flatcar Buildbot
f4db9f3f6e dev-python/jaraco-functools: Sync with Gentoo
It's from Gentoo commit 7126a352fe1de08069721f0b0bb813bfb33736f4.
2023-06-15 12:12:01 +02:00
Flatcar Buildbot
0740095103 dev-python/jaraco-context: Sync with Gentoo
It's from Gentoo commit 6d2df6f4b71756f49d6afeb99ef76b693bd39742.
2023-06-15 12:12:01 +02:00
Flatcar Buildbot
fc6cff3c99 dev-python/installer: Sync with Gentoo
It's from Gentoo commit 77f67752cd0fa1d306b5d82723954ac8dbc6cd6c.
2023-06-15 12:12:01 +02:00
Flatcar Buildbot
615f5a6904 dev-python/inflect: Sync with Gentoo
It's from Gentoo commit 7732d65b3d6934bc1e8d0a71d421344e6f958ea6.
2023-06-15 12:12:01 +02:00
Flatcar Buildbot
19a049077a dev-python/gpep517: Sync with Gentoo
It's from Gentoo commit 6d2df6f4b71756f49d6afeb99ef76b693bd39742.
2023-06-15 12:12:01 +02:00
Flatcar Buildbot
d6028b8daf dev-python/gentoo-common: Sync with Gentoo
It's from Gentoo commit 77f67752cd0fa1d306b5d82723954ac8dbc6cd6c.
2023-06-15 12:12:01 +02:00
Flatcar Buildbot
76fdf50a15 dev-python/flit-core: Sync with Gentoo
It's from Gentoo commit 77f67752cd0fa1d306b5d82723954ac8dbc6cd6c.
2023-06-15 12:12:01 +02:00
Flatcar Buildbot
2b6aaf3d92 dev-python/docutils: Sync with Gentoo
It's from Gentoo commit 1869d8feb3da8a737bb89ebdb8e2b718d1e66437.
2023-06-15 12:12:01 +02:00
Flatcar Buildbot
95312824a6 dev-python/distro: Sync with Gentoo
It's from Gentoo commit 9c6ea8c5e36b879640df82c300891daa720c26e8.
2023-06-15 12:12:01 +02:00
Flatcar Buildbot
394e71f1ec dev-python/cython: Sync with Gentoo
It's from Gentoo commit a90a245bdb7fdda146d41ccbd221c9df973bc18a.
2023-06-15 12:12:01 +02:00
Flatcar Buildbot
a6dedf6cf1 dev-python/crcmod: Sync with Gentoo
It's from Gentoo commit 1511eea795df9fcfeb6e66776f5a2eeb05011a79.
2023-06-15 12:12:01 +02:00
Flatcar Buildbot
8da30315ca dev-python/certifi: Sync with Gentoo
It's from Gentoo commit 77f67752cd0fa1d306b5d82723954ac8dbc6cd6c.
2023-06-15 12:12:01 +02:00
Flatcar Buildbot
24d7ea7ece dev-python/autocommand: Sync with Gentoo
It's from Gentoo commit 428632a25c1fbea165f04ab9526efb17089d9a88.
2023-06-15 12:12:01 +02:00
Flatcar Buildbot
6282a90c1b dev-perl/Unicode-EastAsianWidth: Sync with Gentoo
It's from Gentoo commit 77f67752cd0fa1d306b5d82723954ac8dbc6cd6c.
2023-06-15 12:12:01 +02:00
Flatcar Buildbot
f8c2a89308 dev-perl/Text-Unidecode: Sync with Gentoo
It's from Gentoo commit 77f67752cd0fa1d306b5d82723954ac8dbc6cd6c.
2023-06-15 12:12:01 +02:00
Flatcar Buildbot
3cf5e28ac5 dev-perl/Parse-Yapp: Sync with Gentoo
It's from Gentoo commit 4aebe55f8c434205f2ea3d28ffacb834a401bc1f.
2023-06-15 12:12:01 +02:00
Flatcar Buildbot
49c524ab8d dev-perl/Locale-gettext: Sync with Gentoo
It's from Gentoo commit 77f67752cd0fa1d306b5d82723954ac8dbc6cd6c.
2023-06-15 12:12:01 +02:00
Flatcar Buildbot
75f5361a15 dev-perl/File-Slurp: Sync with Gentoo
It's from Gentoo commit e9431907271afc205c660caeb21d966cb1069d1d.
2023-06-15 12:12:01 +02:00
Flatcar Buildbot
d5e0a08e15 dev-libs/popt: Sync with Gentoo
It's from Gentoo commit 77f67752cd0fa1d306b5d82723954ac8dbc6cd6c.
2023-06-15 12:12:01 +02:00
Flatcar Buildbot
c0db2aa286 dev-libs/oniguruma: Sync with Gentoo
It's from Gentoo commit 82e9ddde6f17e843beed29bc1446c635f71efc50.
2023-06-15 12:12:01 +02:00
Flatcar Buildbot
3b467914de dev-libs/nettle: Sync with Gentoo
It's from Gentoo commit 92d3f4da6045ef59eb4fa4ac99e63ef5f4c2fc95.
2023-06-15 12:12:01 +02:00
Flatcar Buildbot
808474cc3e dev-libs/libxslt: Sync with Gentoo
It's from Gentoo commit 77f67752cd0fa1d306b5d82723954ac8dbc6cd6c.
2023-06-15 12:12:01 +02:00
Flatcar Buildbot
df1c221c26 dev-libs/libxml2: Sync with Gentoo
It's from Gentoo commit 1c077c1f373119e25e4522d7952e34283e3b5be2.
2023-06-15 12:12:01 +02:00
Flatcar Buildbot
d52b20f8da dev-libs/libuv: Sync with Gentoo
It's from Gentoo commit a757b0f81078a0cffee95e3543f1053dbdf9f7bc.
2023-06-15 12:12:01 +02:00
Flatcar Buildbot
63fa179eaa dev-libs/libtasn1: Sync with Gentoo
It's from Gentoo commit 77f67752cd0fa1d306b5d82723954ac8dbc6cd6c.
2023-06-15 12:12:01 +02:00
Flatcar Buildbot
b357299c80 dev-libs/libpipeline: Sync with Gentoo
It's from Gentoo commit 6d2df6f4b71756f49d6afeb99ef76b693bd39742.
2023-06-15 12:12:01 +02:00
Flatcar Buildbot
8d1c50a1a7 dev-libs/libpcre2: Sync with Gentoo
It's from Gentoo commit 4510a3a7669d750fb405c71c18609ee91f076678.
2023-06-15 12:12:01 +02:00
Flatcar Buildbot
d8d10af310 dev-libs/libpcre: Sync with Gentoo
It's from Gentoo commit b76b6d3eeb85be1dbc96c1a7b0c638a2766789d6.
2023-06-15 12:12:01 +02:00
Flatcar Buildbot
71604c48cd dev-libs/libltdl: Sync with Gentoo
It's from Gentoo commit 77f67752cd0fa1d306b5d82723954ac8dbc6cd6c.
2023-06-15 12:12:01 +02:00
Flatcar Buildbot
4dd4cf3d45 dev-libs/libksba: Sync with Gentoo
It's from Gentoo commit 77f67752cd0fa1d306b5d82723954ac8dbc6cd6c.
2023-06-15 12:12:01 +02:00
Flatcar Buildbot
0cd24f0587 dev-libs/libgpg-error: Sync with Gentoo
It's from Gentoo commit 77f67752cd0fa1d306b5d82723954ac8dbc6cd6c.
2023-06-15 12:12:01 +02:00
Flatcar Buildbot
a5aaa08dea dev-libs/libgcrypt: Sync with Gentoo
It's from Gentoo commit 1743ef2aaf6f9b7818eb94daea8ea3e2a8703ecd.
2023-06-15 12:12:01 +02:00
Flatcar Buildbot
4b8ee786cc dev-libs/libassuan: Sync with Gentoo
It's from Gentoo commit 77f67752cd0fa1d306b5d82723954ac8dbc6cd6c.
2023-06-15 12:12:01 +02:00
Flatcar Buildbot
eda027df97 dev-libs/jsoncpp: Sync with Gentoo
It's from Gentoo commit 169da669aef3d7a8c5250d760313f6ab1cfcb61d.
2023-06-15 12:12:01 +02:00
Flatcar Buildbot
c0b13b056d dev-libs/gobject-introspection-common: Sync with Gentoo
It's from Gentoo commit 6d2df6f4b71756f49d6afeb99ef76b693bd39742.
2023-06-15 12:12:01 +02:00
Flatcar Buildbot
c471d2f68a dev-libs/gobject-introspection: Sync with Gentoo
It's from Gentoo commit 6d2df6f4b71756f49d6afeb99ef76b693bd39742.
2023-06-15 12:12:01 +02:00
Flatcar Buildbot
194a149d11 dev-libs/gmp: Sync with Gentoo
It's from Gentoo commit 77f67752cd0fa1d306b5d82723954ac8dbc6cd6c.
2023-06-15 12:12:01 +02:00
Flatcar Buildbot
f9b1fe51cc dev-libs/glib: Sync with Gentoo
It's from Gentoo commit 1787a52a4bd03f2bb4c5c0d3f6a006d96a84be30.
2023-06-15 12:12:01 +02:00
Flatcar Buildbot
10f7435da8 dev-libs/expat: Sync with Gentoo
It's from Gentoo commit 932f1e8726ce40f5575371c44e539b81624badfd.
2023-06-15 12:12:01 +02:00
Flatcar Buildbot
b806fef0c3 dev-libs/cyrus-sasl: Sync with Gentoo
It's from Gentoo commit 4510a3a7669d750fb405c71c18609ee91f076678.
2023-06-15 12:12:01 +02:00
Flatcar Buildbot
32ff47fc30 dev-libs/boost: Sync with Gentoo
It's from Gentoo commit 0bbf8e29e646a191e618744d06d0baf0f7ce65ad.
2023-06-15 12:12:01 +02:00
Flatcar Buildbot
29876e9350 dev-lang/yasm: Sync with Gentoo
It's from Gentoo commit bd7cb186c573e4c26d83a4fd62b06e201182c847.
2023-06-15 12:12:01 +02:00
Flatcar Buildbot
9fe307e064 dev-lang/python-exec-conf: Sync with Gentoo
It's from Gentoo commit 77f67752cd0fa1d306b5d82723954ac8dbc6cd6c.
2023-06-15 12:12:01 +02:00
Flatcar Buildbot
2df6aae86c dev-lang/python-exec: Sync with Gentoo
It's from Gentoo commit 77f67752cd0fa1d306b5d82723954ac8dbc6cd6c.
2023-06-15 12:12:01 +02:00
Flatcar Buildbot
917eff99b3 dev-lang/python: Sync with Gentoo
It's from Gentoo commit 7227144bfb38e6dadc5ae185b8651752619663f7.
2023-06-15 12:12:01 +02:00
Flatcar Buildbot
7c2e990c7c dev-lang/perl: Sync with Gentoo
It's from Gentoo commit df505c8dae7d4bcc13a03d5872f2a5661d8297cf.
2023-06-15 12:12:01 +02:00
Flatcar Buildbot
c996edd662 dev-lang/lua: Sync with Gentoo
It's from Gentoo commit 6d2df6f4b71756f49d6afeb99ef76b693bd39742.
2023-06-15 12:12:01 +02:00
Flatcar Buildbot
0c20f0c80f dev-lang/go-bootstrap: Sync with Gentoo
It's from Gentoo commit bc9d5a4864125643afb5c0945c2489b336c64aa6.
2023-06-15 12:12:01 +02:00
Flatcar Buildbot
e62036542a dev-db/sqlite: Sync with Gentoo
It's from Gentoo commit 77f67752cd0fa1d306b5d82723954ac8dbc6cd6c.
2023-06-15 12:12:01 +02:00
Flatcar Buildbot
77980987c3 app-text/sgml-common: Sync with Gentoo
It's from Gentoo commit 77f67752cd0fa1d306b5d82723954ac8dbc6cd6c.
2023-06-15 12:12:01 +02:00
Flatcar Buildbot
68e7ef036c app-text/manpager: Sync with Gentoo
It's from Gentoo commit 6d2df6f4b71756f49d6afeb99ef76b693bd39742.
2023-06-15 12:12:01 +02:00
Flatcar Buildbot
f50be0f1c4 app-text/docbook-xsl-stylesheets: Sync with Gentoo
It's from Gentoo commit 77f67752cd0fa1d306b5d82723954ac8dbc6cd6c.
2023-06-15 12:12:01 +02:00
Flatcar Buildbot
895e298d2b app-text/docbook-xml-dtd: Sync with Gentoo
It's from Gentoo commit 77f67752cd0fa1d306b5d82723954ac8dbc6cd6c.
2023-06-15 12:12:01 +02:00
Flatcar Buildbot
c4b7dab94f app-text/build-docbook-catalog: Sync with Gentoo
It's from Gentoo commit 3b39d80fd498cd2bc611b2c70496c66accd56874.
2023-06-15 12:12:01 +02:00
Flatcar Buildbot
a9481ba76c app-text/asciidoc: Sync with Gentoo
It's from Gentoo commit 6d2df6f4b71756f49d6afeb99ef76b693bd39742.
2023-06-15 12:12:01 +02:00
Flatcar Buildbot
de51344ead app-shells/bash-completion: Sync with Gentoo
It's from Gentoo commit 6d2df6f4b71756f49d6afeb99ef76b693bd39742.
2023-06-15 12:12:01 +02:00
Flatcar Buildbot
9e944332c8 app-shells/bash: Sync with Gentoo
It's from Gentoo commit d9278cc22a2e84f19bb758b569870470c69562e2.
2023-06-15 12:12:01 +02:00
Flatcar Buildbot
9da35aef29 app-portage/portage-utils: Sync with Gentoo
It's from Gentoo commit 6108fcd3c56baf90d60c8fba516f14a2bb231339.
2023-06-15 12:12:01 +02:00
Flatcar Buildbot
abee365e8a app-portage/elt-patches: Sync with Gentoo
It's from Gentoo commit b76b6d3eeb85be1dbc96c1a7b0c638a2766789d6.
2023-06-15 12:12:00 +02:00
Flatcar Buildbot
8c2ca476d1 app-misc/editor-wrapper: Sync with Gentoo
It's from Gentoo commit 77f67752cd0fa1d306b5d82723954ac8dbc6cd6c.
2023-06-15 12:12:00 +02:00
Flatcar Buildbot
f10ce8e141 app-misc/c_rehash: Sync with Gentoo
It's from Gentoo commit b76b6d3eeb85be1dbc96c1a7b0c638a2766789d6.
2023-06-15 12:12:00 +02:00
Flatcar Buildbot
614a9d2e78 app-eselect/eselect-lua: Sync with Gentoo
It's from Gentoo commit 6d2df6f4b71756f49d6afeb99ef76b693bd39742.
2023-06-15 12:12:00 +02:00
Flatcar Buildbot
f41c623258 app-emulation/qemu: Sync with Gentoo
It's from Gentoo commit 27b1e2d7ca67da5e21653f7c0876180ffc4faade.
2023-06-15 12:12:00 +02:00
Flatcar Buildbot
53c839610a app-editors/vim-core: Sync with Gentoo
It's from Gentoo commit 4510a3a7669d750fb405c71c18609ee91f076678.
2023-06-15 12:12:00 +02:00
Flatcar Buildbot
1868f39bfa app-editors/vim: Sync with Gentoo
It's from Gentoo commit 4510a3a7669d750fb405c71c18609ee91f076678.
2023-06-15 12:12:00 +02:00
Flatcar Buildbot
82f260430b app-editors/nano: Sync with Gentoo
It's from Gentoo commit 6d2df6f4b71756f49d6afeb99ef76b693bd39742.
2023-06-15 12:12:00 +02:00
Flatcar Buildbot
aacb1ce86e app-crypt/pinentry: Sync with Gentoo
It's from Gentoo commit 77f67752cd0fa1d306b5d82723954ac8dbc6cd6c.
2023-06-15 12:12:00 +02:00
Flatcar Buildbot
84fc40d72d app-cdr/cdrtools: Sync with Gentoo
It's from Gentoo commit 4aebe55f8c434205f2ea3d28ffacb834a401bc1f.
2023-06-15 12:12:00 +02:00
Flatcar Buildbot
77d70ea08d app-arch/zstd: Sync with Gentoo
It's from Gentoo commit 6d2df6f4b71756f49d6afeb99ef76b693bd39742.
2023-06-15 12:12:00 +02:00
Flatcar Buildbot
1df398f0af app-arch/zip: Sync with Gentoo
It's from Gentoo commit 77f67752cd0fa1d306b5d82723954ac8dbc6cd6c.
2023-06-15 12:12:00 +02:00
Flatcar Buildbot
99f0d4fdc5 app-arch/xz-utils: Sync with Gentoo
It's from Gentoo commit 77f67752cd0fa1d306b5d82723954ac8dbc6cd6c.
2023-06-15 12:12:00 +02:00
Flatcar Buildbot
de59f05940 app-arch/unzip: Sync with Gentoo
It's from Gentoo commit f9070294fb313a63b7e34963cb356847d09f7143.
2023-06-15 12:12:00 +02:00
Flatcar Buildbot
4324a6d9c2 app-arch/tar: Sync with Gentoo
It's from Gentoo commit 77f67752cd0fa1d306b5d82723954ac8dbc6cd6c.
2023-06-15 12:12:00 +02:00
Flatcar Buildbot
b6f259d76d app-arch/sharutils: Sync with Gentoo
It's from Gentoo commit 4aebe55f8c434205f2ea3d28ffacb834a401bc1f.
2023-06-15 12:12:00 +02:00
Flatcar Buildbot
514f5ba673 app-arch/rpm2targz: Sync with Gentoo
It's from Gentoo commit 77f67752cd0fa1d306b5d82723954ac8dbc6cd6c.
2023-06-15 12:12:00 +02:00
Flatcar Buildbot
d85f1bd798 app-arch/pigz: Sync with Gentoo
It's from Gentoo commit 6d2df6f4b71756f49d6afeb99ef76b693bd39742.
2023-06-15 12:12:00 +02:00
Flatcar Buildbot
4e4c4ec92d app-arch/ncompress: Sync with Gentoo
It's from Gentoo commit 4aebe55f8c434205f2ea3d28ffacb834a401bc1f.
2023-06-15 12:12:00 +02:00
Flatcar Buildbot
19c9a03d8d app-arch/libarchive: Sync with Gentoo
It's from Gentoo commit 8a1a1296dcee4dbbd2b98fa1efa98483f14ddfc6.
2023-06-15 12:12:00 +02:00
Flatcar Buildbot
933fe00511 app-arch/gzip: Sync with Gentoo
It's from Gentoo commit 77f67752cd0fa1d306b5d82723954ac8dbc6cd6c.
2023-06-15 12:12:00 +02:00
Flatcar Buildbot
1146591e4a app-arch/cpio: Sync with Gentoo
It's from Gentoo commit 77f67752cd0fa1d306b5d82723954ac8dbc6cd6c.
2023-06-15 12:12:00 +02:00
Flatcar Buildbot
7c0465fe6c app-alternatives/yacc: Sync with Gentoo
It's from Gentoo commit 77f67752cd0fa1d306b5d82723954ac8dbc6cd6c.
2023-06-15 12:12:00 +02:00
Flatcar Buildbot
5dbf9e98a0 app-alternatives/tar: Sync with Gentoo
It's from Gentoo commit 77f67752cd0fa1d306b5d82723954ac8dbc6cd6c.
2023-06-15 12:12:00 +02:00
Flatcar Buildbot
19a6596e57 app-alternatives/sh: Sync with Gentoo
It's from Gentoo commit 77f67752cd0fa1d306b5d82723954ac8dbc6cd6c.
2023-06-15 12:12:00 +02:00
Flatcar Buildbot
d6facf9438 app-alternatives/lex: Sync with Gentoo
It's from Gentoo commit 77f67752cd0fa1d306b5d82723954ac8dbc6cd6c.
2023-06-15 12:12:00 +02:00
Flatcar Buildbot
110becc771 app-alternatives/gzip: Sync with Gentoo
It's from Gentoo commit 77f67752cd0fa1d306b5d82723954ac8dbc6cd6c.
2023-06-15 12:12:00 +02:00
Flatcar Buildbot
74c78c30e2 app-alternatives/cpio: Sync with Gentoo
It's from Gentoo commit 77f67752cd0fa1d306b5d82723954ac8dbc6cd6c.
2023-06-15 12:12:00 +02:00
Flatcar Buildbot
da677062c5 app-alternatives/bzip2: Sync with Gentoo
It's from Gentoo commit 77f67752cd0fa1d306b5d82723954ac8dbc6cd6c.
2023-06-15 12:12:00 +02:00
Flatcar Buildbot
b125adf591 app-alternatives/bc: Sync with Gentoo
It's from Gentoo commit 77f67752cd0fa1d306b5d82723954ac8dbc6cd6c.
2023-06-15 12:12:00 +02:00
Flatcar Buildbot
350345ef46 app-alternatives/awk: Sync with Gentoo
It's from Gentoo commit 77f67752cd0fa1d306b5d82723954ac8dbc6cd6c.
2023-06-15 12:12:00 +02:00
Flatcar Buildbot
bef5413314 overlay profiles: Drop unnecessary unmasking of dev-libs/openssl
dev-libs/openssl-3* is not masked any more in portage-stable.
2023-06-15 11:55:42 +02:00
Flatcar Buildbot
b3f1c26c84 overlay profiles: Update some comments 2023-06-15 11:55:32 +02:00
Flatcar Buildbot
b0c3670678 overlay profiles: Merge accept keywords files into one
The reason for keeping accept keywords in one place is two-fold:

- Easier for the future automation to update it.

- Stating the fact that we want to have the same version of a package
  to be used, regardless of the built target. If some package will be
  added to yet another target, we will know, that the version used
  will be the same as in other targets.
2023-06-15 11:55:28 +02:00
Flatcar Buildbot
57f0109503 overlay profiles: Drop obsolete accept keywords 2023-06-15 11:54:43 +02:00
Flatcar Buildbot
0f517b2d1a overlay profiles: Add comments for accept keywords 2023-06-15 11:53:57 +02:00
Flatcar Buildbot
2bba99aad5 overlay profiles: Sort entries in accept keywords files 2023-06-15 11:40:53 +02:00
Sayan Chowdhury
87d6a33fde
Merge pull request #822 from flatcar/sayan/weekly-update-04052023
Automate updates of system packages: sys-apps/*
2023-06-15 14:41:54 +05:30
krishjainx
00c4a289b6 app-containers/containerd: Migrate to Type=notify in containerd.service
Race condition arises when the containerd service unit assumes services are
ready as soon as they start running, rather than when they can actually accept
socket requests. To rectify this, changing the unit to Type=notify is required,
utilizing the existing containerd support for sd_notify call after socket setup.
In addition to this, the configuration is more aligned with upstream.

https://www.freedesktop.org/software/systemd/man/systemd.service.html#Type=
2023-06-15 10:53:13 +02:00
Dongsu Park
9b26d3310d
Merge pull request #916 from flatcar/vmware-12.2.5-main
Upgrade open-vm-tools in main from 12.2.0 to 12.2.5
2023-06-15 10:32:23 +02:00
Sayan Chowdhury
ee4c0ff7fa
sys-apps/which: Sync with Gentoo
It's from Gentoo commit 6c845d2e615aa66e92c9701cdf65ae18ce7bc526.
2023-06-15 13:14:37 +05:30
Sayan Chowdhury
89d59ad873
sys-apps/util-linux: Sync with Gentoo
It's from Gentoo commit a56f5788f4b3dbfece3e3765550ead2c3204b9e1.
2023-06-15 13:14:37 +05:30
Sayan Chowdhury
3b3f687917
sys-apps/usbutils: Sync with Gentoo
It's from Gentoo commit 71be6522efb9ee61f69419b086555c2e4a4537d5.
2023-06-15 13:14:37 +05:30
Sayan Chowdhury
df6588806b
sys-apps/smartmontools: Sync with Gentoo
It's from Gentoo commit 6b5e8085a524f484a1262b2d4181656a56f40f7d.
2023-06-15 13:14:37 +05:30
Sayan Chowdhury
8577c39ea1
sys-apps/sandbox: Sync with Gentoo
It's from Gentoo commit cba985622c089f355a42d163111c7021841ad3d5.
2023-06-15 13:14:36 +05:30
Sayan Chowdhury
a59b75a24f
sys-apps/pv: Sync with Gentoo
It's from Gentoo commit 8481d153f9f11bcf67138a5a5fce4cdb968f846f.
2023-06-15 13:14:36 +05:30
Sayan Chowdhury
cd5fcff04c
sys-apps/pciutils: Sync with Gentoo
It's from Gentoo commit 1f6e00fbb2e1491e868b5b10472023fe8854a75b.
2023-06-15 13:14:36 +05:30
Sayan Chowdhury
13d3663031
sys-libs/libnvme: Add from Gentoo
It's from Gentoo commit e6ea91a290528b5757a1060ced8c585303115596.
2023-06-15 13:14:36 +05:30
Sayan Chowdhury
08619d3bd6
sys-apps/nvme-cli: Sync with Gentoo
It's from Gentoo commit 934965b58016e79fa4d6646bae7f56066a8d700c.
2023-06-15 13:10:46 +05:30
Sayan Chowdhury
74b7b6a867
sys-apps/net-tools: Sync with Gentoo
It's from Gentoo commit 40f2107268c8ec1526722cf0b0c827b09773f0ef.
2023-06-15 13:10:46 +05:30
Sayan Chowdhury
48c4387d18
sys-apps/miscfiles: Sync with Gentoo
It's from Gentoo commit 4c8d6fbf8598929497d56cd1547a2c380b8355b1.
2023-06-15 13:10:46 +05:30
Sayan Chowdhury
18b3a58e44
sys-apps/man-pages-posix: Sync with Gentoo
It's from Gentoo commit e8bcb9f7805a396c022a73865bef1086d275d8a7.
2023-06-15 13:10:45 +05:30
Sayan Chowdhury
1acb5e5191
sys-apps/man-pages: Sync with Gentoo
It's from Gentoo commit 56bfac8875fd02185e30cdb8735fe9c81157a64d.
2023-06-15 13:10:45 +05:30
Sayan Chowdhury
6d306669b5
sys-apps/man-db: Sync with Gentoo
It's from Gentoo commit 99dc89c1d75aafe8a20ef7372b901b569b874688.
2023-06-15 13:10:45 +05:30
Sayan Chowdhury
7e39d3caed
sys-apps/makedev: Sync with Gentoo
It's from Gentoo commit 0fbcc5562333ac89fc88bc5ceb72a221f6583d08.
2023-06-15 13:10:45 +05:30
Sayan Chowdhury
c390e137b9
sys-apps/lshw: Sync with Gentoo
It's from Gentoo commit c16d7a45c02559cef8e47b04212fe11598bb0f95.
2023-06-15 13:10:45 +05:30
Sayan Chowdhury
58cf9d9b6f
sys-apps/kmod: Sync with Gentoo upstream; updates to 30
Signed-off-by: Sayan Chowdhury <schowdhury@microsoft.com>
2023-06-15 13:10:45 +05:30
Sayan Chowdhury
8f8914f925
sys-apps/kexec-tools: Sync with Gentoo upstream; updates to 2.0.24
Signed-off-by: Sayan Chowdhury <schowdhury@microsoft.com>
2023-06-15 13:10:45 +05:30
Sayan Chowdhury
481f371577
sys-apps/kbd: Sync with Gentoo upstream; updates to 2.5.1
Signed-off-by: Sayan Chowdhury <schowdhury@microsoft.com>
2023-06-15 13:10:45 +05:30
Sayan Chowdhury
d2eb339413
sys-apps/iproute2: Sync to Gentoo upstream; updates to 6.2
Signed-off-by: Sayan Chowdhury <schowdhury@microsoft.com>
2023-06-15 13:10:45 +05:30
Sayan Chowdhury
14fb3b544f
sys-apps/hwdata: Sync with Gentoo upstream; updates to 0.367
Signed-off-by: Sayan Chowdhury <schowdhury@microsoft.com>
2023-06-15 13:10:44 +05:30
Sayan Chowdhury
b4d2ccc5f4
sys-apps/groff: Sync with Gentoo upstream
Signed-off-by: Sayan Chowdhury <schowdhury@microsoft.com>
2023-06-15 13:10:44 +05:30
Sayan Chowdhury
0c2d63101e
sys-apps/grep: Sync with gentoo upstream; updates to 3.8-r1
Signed-off-by: Sayan Chowdhury <schowdhury@microsoft.com>
2023-06-15 13:10:44 +05:30
Sayan Chowdhury
b0bc549115
sys-apps/ethtool: Sync with Gentoo upstream; updates to 6.2
Signed-off-by: Sayan Chowdhury <schowdhury@microsoft.com>
2023-06-15 13:10:44 +05:30
Sayan Chowdhury
443834c0d3
sys-apps/debianutils: Sync with Gentoo; updates to 5.7
Signed-off-by: Sayan Chowdhury <schowdhury@microsoft.com>
2023-06-15 13:10:44 +05:30
Sayan Chowdhury
5481259ccc
sys-apps/coreutils: Sync with gentoo; updates to 9.1-r2
Signed-off-by: Sayan Chowdhury <schowdhury@microsoft.com>
2023-06-15 13:10:41 +05:30
Flatcar Buildbot
8b6a838549 sys-kernel/coreos-sources: Update from 6.1.33 to 6.1.34 2023-06-15 07:12:35 +00:00
flatcar-ci
7d23700799 New version: main-3635.0.0-nightly-20230614-2100 2023-06-14 21:00:30 +00:00
Kai Lüke
5591bc9c2c
Merge pull request #906 from flatcar/kai/bootengine-fallback
sys-kernel/bootengine: Add download of required sysext images
2023-06-14 18:03:17 +02:00
Kai Lueke
540857b349 sys-kernel/bootengine: Add download of required sysext images
This pulls in
https://github.com/flatcar/bootengine/pull/64
to download sysext images if required (optional extensions on first boot
or as fallback download after a update with missing payloads).
2023-06-14 18:02:45 +02:00
Dongsu Park
374697ac30
Merge pull request #893 from flatcar/go-1.19.10-and-1.20.5-main
Upgrade Go from 1.19.9 and 1.20.4 to 1.19.10 and 1.20.5
2023-06-14 17:20:42 +02:00
Flatcar Buildbot
0a1a615bab app-emulation/open-vm-tools: Update from 12.2.0 to 12.2.5 2023-06-14 15:18:57 +02:00
Flatcar Buildbot
0b26e00759 Update mantle container image to latest HEAD 2023-06-14 12:31:59 +00:00
flatcar-ci
813f7f5f5a New version: main-3634.0.0-nightly-20230613-2100 2023-06-13 21:00:26 +00:00
Dongsu Park
ef1895adbf
Merge pull request #901 from flatcar/linux-6.1.33-main
Upgrade Linux Kernel for main from 6.1.30 to 6.1.33
2023-06-13 18:12:33 +02:00
flatcar-ci
7201ef7207 New version: main-3633.0.0-nightly-20230612-2100 2023-06-12 21:00:27 +00:00
Flatcar Buildbot
5e3783ad69 sys-kernel/coreos-sources: Update from 6.1.30 to 6.1.33 2023-06-12 14:58:58 +02:00
flatcar-ci
2f12dfb04b New version: main-3630.0.0-nightly-20230609-2100-INTERMEDIATE 2023-06-09 21:00:41 +00:00
Gabriel
25d0a3790a
Merge pull request #873 from flatcar/gabriel-samfira/detect-multipart-mime
Detect multipart mime and ignore it
2023-06-09 11:20:19 +03:00
Gabriel Adrian Samfira
47481264c2
Update symlinks and changelog
Signed-off-by: Gabriel Adrian Samfira <gsamfira@cloudbasesolutions.com>
2023-06-09 10:52:30 +03:00
flatcar-ci
2d1d51e7a2 New version: main-3629.0.0-nightly-20230608-2100 2023-06-08 21:00:27 +00:00
Gabriel Adrian Samfira
04a6c5ee03 Detect multipart mime and ignore it
Signed-off-by: Gabriel Adrian Samfira <gsamfira@cloudbasesolutions.com>
2023-06-08 23:53:16 +03:00
Flatcar Buildbot
f83f6a06bb Update mantle container image to latest HEAD 2023-06-08 19:46:33 +00:00
Kai Lüke
5263031b43
Merge pull request #892 from flatcar/kai/systemd-backport-252-11
sys-apps/systemd: Update to 252.11
2023-06-08 20:54:44 +02:00
Kai Lueke
9c6f713866 sys-kernel/bootengine: Prevent a bootloop on setup-root service failure
This pulls in
https://github.com/flatcar/bootengine/pull/63
to prevent the bootloop that sometimes happened and now happens more
often, e.g., as seen with the coreos.update.badusr kola test.
2023-06-08 20:54:03 +02:00
Krzesimir Nowak
107ecaa536
Merge pull request #891 from flatcar/krnowak/drop-python-oem-leftovers
overlay coreos/config: Drop python-oem leftovers
2023-06-08 13:08:50 +02:00
Flatcar Buildbot
30490623c2 dev-lang/go: Update from 1.20.4 to 1.20.5 2023-06-08 07:37:29 +00:00
Flatcar Buildbot
a0bbc89d0f dev-lang/go: Update from 1.19.9 to 1.19.10 2023-06-08 07:37:19 +00:00
flatcar-ci
a38c293aee New version: main-3628.0.0-nightly-20230607-2100 2023-06-07 21:00:26 +00:00
Kai Lueke
25e20afccf sys-apps/systemd: Update to 252.11
This pulls in
https://github.com/systemd/systemd-stable/releases/tag/v252.11
mainly for fixing https://github.com/flatcar/Flatcar/issues/1048
2023-06-07 18:22:32 +02:00
Krzesimir Nowak
89e69ead03
Merge pull request #864 from flatcar/krnowak/move-docker-packages
Move docker packages from app-emulation to app-containers
2023-06-07 17:24:46 +02:00
Krzesimir Nowak
dddddeb4de overlay coreos/config: Drop python-oem leftovers
The dev-lang/python-oem package is no more, so drop the environment
overrides for it.
2023-06-07 15:38:03 +02:00
flatcar-ci
934bdd5eb0 New version: main-3627.0.0-nightly-20230606-2100 2023-06-06 21:00:31 +00:00
Krzesimir Nowak
8a52f23711 overlay sys-kernel/bootengine: Pull in initial sysext MVP 2023-06-06 15:10:07 +02:00
Krzesimir Nowak
8b17ca2b02 overlay coreos-base/oem-qemu: Make it a sysext package
It isn't doing much as nothing QEMU-specific was being installed into
the OEM partition.

With that done, we opt into building an OEM sysext image for QEMU
platform.
2023-06-06 15:10:07 +02:00
Krzesimir Nowak
995910cd78 overlay coreos-base/oem-azure: Make it a sysext package
This package will be used for the sysext image, instead of for
installing files into /usr/share/oem. This means that we can drop some
files or move them elsewhere. The systemd service file is not needed,
because it is installed by the app-emulation/wa-linux-agent package
now. This also means that the ignition file as lost its purpose. The
grub.cfg and oem-release must be installed in /usr/share/oem, next to
the sysext raw image file, so handling of these files is moved to the
newly added coreos-base/common-oem-files package. `eject` symlink to
`/usr/bin/true` is installed in the newly added manglefs.sh script.

With this done, we also opt into building an OEM sysext image for
Azure platform.
2023-06-06 15:10:07 +02:00
Krzesimir Nowak
70d33ebabd overlay coreos-base/common-oem-files: New package
Th package will generate and install both grub.cfg and oem-release
files into /usr/share/oem. Each platform can customize the process by
providing their own fragments for each of the two files if necessary.
2023-06-06 15:10:07 +02:00
Krzesimir Nowak
ee45899915 overlay dev-lang/python-oem: Drop unnecessary package 2023-06-06 15:10:07 +02:00
Krzesimir Nowak
14a55a27b5 overlay dev-python/distro-oem: Drop unnecessary package 2023-06-06 15:10:07 +02:00
Krzesimir Nowak
86eada1cc9 overlay app-emulation/wa-linux-agent: Redo the package for sysext
Since the contents of this package will be now a part of the sysext
image, we don't need any special OEM-specific hacks. We don't need to
install the package in /usr/share/oem directory any more, so update
the ebuild to use the Gentoo python machinery to install files in the
usual locations. This can also use a normal python package, so replace
dependencies on dev-lang/python-oem and dev-python/distro-oem with
dev-lang/python and dev-python/distro, respectively. The waagent.conf
file we used to provide is updated (to disable auto updates, for
example, and dropped obsolete options) and now is a part of the patch,
so it is installed by the python machinery.
2023-06-06 15:10:07 +02:00
Krzesimir Nowak
5ef38b98aa coreos-base/coreos-init: Pull in updated azure udev rules 2023-06-06 15:10:00 +02:00
Krzesimir Nowak
fba00ac4fc app-emulation: Move docker packages to app-containers
This commit moves containerd, cri-tools, docker, docker-cli and
docker-proxy from app-emulation to app-containers.

Also move app-emulation/docker-runc to app-containers as runc. The
docker-runc name seems to be an artifact from the older versions of
docker, where it needed to use a fork of runc instead of upstream. But
now, docker-runc was actually using upstream code, so simplify the
name now.

Adapt all the other files to the new package names.
2023-06-06 10:41:18 +02:00
Flatcar Buildbot
41f6313a3f Update mantle container image to latest HEAD 2023-06-06 08:06:19 +00:00
Dongsu Park
a142d48999
Merge pull request #878 from flatcar/cacerts-3.90-main
Update ca-certificates in main from 3.89 to 3.90
2023-06-06 10:06:00 +02:00
flatcar-ci
b8e75b242f New version: main-3626.0.0-nightly-20230605-2100 2023-06-05 21:00:29 +00:00
Dongsu Park
47be22ec4d
Merge pull request #872 from flatcar/dongsu/sudo-1.9.13p3
app-admin/sudo: update to 1.9.13p3
2023-06-05 16:39:17 +02:00
Flatcar Buildbot
780e7fe807 app-misc/ca-certificates: Update from 3.89 to 3.90 2023-06-05 07:20:09 +00:00
flatcar-ci
b8d054157c New version: main-3623.0.0-nightly-20230602-2100-INTERMEDIATE 2023-06-02 21:00:29 +00:00
Dongsu Park
7b3b7930bf
Merge pull request #861 from flatcar/buildbot/monthly-glsa-metadata-updates-2023-06-01
Monthly GLSA metadata 2023-06-01
2023-06-02 16:18:40 +02:00
krishjainx
45abe7c297 sys-kernel/coreos-modules: Enable TLS support as a module
Allow one to TLS software offload to the kernel. Configured as module to
not increase default kernel size for something rarely used.
2023-06-02 12:52:58 +02:00
Sayan Chowdhury
a46fe7a818 app-admin/sudo: Apply Flatcar patches
- Remove Perl Runtime Dependency
- Remove OpenLDAP schema files for sudo
- Remove sudo.conf file as it is shipped via baselayout

Signed-off-by: Sayan Chowdhury <schowdhury@microsoft.com>
2023-06-02 11:31:15 +02:00
Dongsu Park
51a6e7f667 app-admin/sudo: update to 1.9.13_p3
Update app-admin/sudo to 1.9.13_p3, mainly to address
CVE-2023-27320, CVE-2023-28486, CVE-2023-28487.

Gentoo commit: 4aebe55f8c434205f2ea3d28ffacb834a401bc1f
2023-06-02 11:31:15 +02:00
Krzesimir Nowak
29646ff054 overlay profiles: Drop obsolete accept keywords for sys-process/tini 2023-06-01 15:50:11 +02:00
Krzesimir Nowak
ce824ba166 overlay app-emulation/docker: Drop one modification 2023-06-01 15:50:11 +02:00
Krzesimir Nowak
744788efe4 sys-process/tini: Move to portage-stable and sync with Gentoo
It's from Gentoo commit 3d3624f4ebb26b9fc9c9ecbff7ff0c67b3f9aa4f.

We used to have it as a fork to replace cmake-based build system with
an autotools-based one. The reason was that we didn't provide cmake in
SDK, which is not true any more.
2023-06-01 15:44:18 +02:00
Flatcar Buildbot
276357658a portage-stable/metadata: Monthly GLSA metadata updates 2023-06-01 07:15:06 +00:00
flatcar-ci
dc7412c405 New version: main-3621.0.0-nightly-20230531-2100 2023-05-31 21:00:24 +00:00
Flatcar Buildbot
a2a366683b Update mantle container image to latest HEAD 2023-05-31 07:23:48 +00:00
flatcar-ci
78769d88d0 New version: main-3620.0.0-nightly-20230530-2100 2023-05-30 21:00:28 +00:00
Krzesimir Nowak
0634f969a6 overlay: Put OEM files into /oem now
The mountpoint for the OEM partition got moved from /usr/share/oem to
/oem to avoid complications when applying a OEM sysext image in the
OEM partition - systemd was unmounting all the mountpoints under /usr
before applying the sysext, which made our OEM images unavailable.

There's still the /usr/share/oem symlink for compatibility, but it's
better to use the new location right away.
2023-05-30 15:59:37 +02:00
Kai Lüke
84166fcc00
Merge pull request #830 from ader1990/arm64_qemu_enable_vnc_display
arm64: fix vnc console on qemu-kvm arm64
2023-05-30 13:02:27 +02:00
flatcar-ci
2cc8309173 New version: main-3619.0.0-nightly-20230529-2100 2023-05-29 21:00:24 +00:00
Dongsu Park
077433411e app-emulation/amazon-ssm-agent: update to 3.2.985.0
Use Go 1.19 as Go 1.12 does not exist.
Update amazon-ssm-agent to 3.2.985.0, because 2.3.1319.0 does not work
with Go 1.19.
Clean up unnecessary patches.
2023-05-29 12:47:08 +05:30
Dongsu Park
57fbd63a3b dev-lang/go-bootstrap: update to 1.18.6
Update dev-lang/go-bootstrap to 1.18.6, by syncing with Gentoo commit
1b3154a4473deedaf3d1deb978f9a19739ac03af.

This is necessary because Go >= 1.20 requires go-bootstrap to be at
least 1.17.13.

Drop unnecessary Flatcar patches from go-bootstrap, and move the ebuild
from coreos-overlay to portage-stable.
2023-05-29 12:47:08 +05:30
Dongsu Park
73bf57ac22 coreos-base/hard-host-depends: add Go 1.20, remove 1.18
Add Go 1.20 to the SDK, delete the unnecessary 1.18.
Delete 1.12 which does not work with go-bootstrap 1.18.
2023-05-29 12:47:08 +05:30
Dongsu Park
93a898312d app-emulation/docker*: build docker with Go 1.19
Go 1.18 is already EOL, so no security update at all. Since
upstream docker projects already have Go 1.19, Flatcar should also have
that.

See also
5d6db84223/Dockerfile (L6).
2023-05-29 12:47:08 +05:30
Dongsu Park
1d2ea91f6a eclass: install pkg/linux_{amd64,arm64} only for 1.19 or older
Since Go 1.20 stopped shipping pre-compiled package archives for the
standard library in $GOROOT/pkg, it became impossible to install
pkg/linux_{amd64,arm64} for every version. To avoid build failure,
install the library if the Go slot number is 1.19 or older.

Also depend on go-bootstrap 1.17.13 or newer.

See also https://go.dev/doc/go1.20.
2023-05-29 12:47:08 +05:30
Dongsu Park
886cdf4485 eclass: update the default Go version to 1.20.4
Update the default Go version from 1.19 to the latest 1.20.

Note, we still keep setting COREOS_GO_VERSION="go1.19" for
containerd, cri-tools, docker, docker-cli, docker-proxy, docker-runc,
following the default version of upstream projects.
2023-05-29 12:47:08 +05:30
Dongsu Park
487a2a1065 dev-lang/go: add 1.20.4, drop 1.18.10, 1.12.17
Add Go 1.20.4 and drop unnecessary versions 1.18.10, 1.12.17.
2023-05-29 12:47:08 +05:30
flatcar-ci
886364ccdc New version: main-3616.0.0-nightly-20230526-2100-INTERMEDIATE 2023-05-26 21:00:26 +00:00
Dongsu Park
f2abe8b755
Merge pull request #842 from flatcar/linux-6.1.30-main
Upgrade Linux Kernel for main from 6.1.27 to 6.1.30
2023-05-26 18:51:06 +02:00
Adrian Vladu
c76e969d47 arm64: fix vnc console on qemu-kvm arm64
Without DRM configured in the Linux kernel, the VNC console will show a
screen with the message: "Display output is not active".

Although the on QEMU-KVM AMD64 the issue is not presented, I have
enabled the same flags for consistency.

Fixes: https://github.com/flatcar/Flatcar/issues/1030
2023-05-26 15:55:13 +03:00
flatcar-ci
d69e400f0b New version: main-3615.0.0-nightly-20230525-2100 2023-05-25 21:00:31 +00:00
Flatcar Buildbot
e59c23a97a sys-kernel/coreos-sources: Update from 6.1.27 to 6.1.30 2023-05-25 07:12:03 +00:00
Krzesimir Nowak
ea29482d9a overlay coreos-base/hard-host-depends: Rename the dependency
It's dev-python/flit-core now, not dev-python/flit_core.
2023-05-24 07:04:24 +02:00
Krzesimir Nowak
13f69c791f dev-python/flit-core: Rename from flit_core and sync from Gentoo
It's from Gentoo commit ddd30c82eba4638c87aa9bc8d35ba614f0c88898.
2023-05-24 07:04:24 +02:00
Krzesimir Nowak
32d94be1da sys-apps/sed: Sync with Gentoo
It's from Gentoo commit ff260cd0c5b917a91d5700b868eba84e78a785b5.
2023-05-24 07:04:24 +02:00
Krzesimir Nowak
bf8c2de9a9 overlay profiles: Drop accept keywords for app-arch/tar 2023-05-24 07:04:24 +02:00
Krzesimir Nowak
a07764b2c0 overlay profiles: Drop accept keywords for app-editors/vim{,-core} 2023-05-24 07:04:24 +02:00
Krzesimir Nowak
5c066e8277 overlay profiles: Drop accept keywords for dev-libs/libxml2 2023-05-24 07:04:24 +02:00
Krzesimir Nowak
a8db3eb3df overlay profiles: Update keywords for net-misc/curl 2023-05-24 07:04:24 +02:00
Krzesimir Nowak
e80c48b40b overlay profiles: Dropped keywords for net-misc/rsync 2023-05-24 07:04:24 +02:00
Krzesimir Nowak
f2e04f7ab4 overlay profiles: Drop accept keywords for sys-devel/binutils 2023-05-24 07:04:24 +02:00
Krzesimir Nowak
966a2c4f0b overlay profiles: Drop accept keywords for sys-devel/gcc 2023-05-24 07:04:24 +02:00
Krzesimir Nowak
bed099b25f overlay profiles: Drop accept keywords for sys-libs/binutils-libs 2023-05-24 07:04:24 +02:00
Krzesimir Nowak
d2701f8fcb overlay profiles: Add accept keywords for sys-libs/libcap 2023-05-24 07:04:24 +02:00
Flatcar Buildbot
5b7ed885a0 sys-libs/libcap: Sync with Gentoo
It's from Gentoo commit de4ccd31f9cef43574b7184b36369d010a6bb518.
2023-05-24 07:04:24 +02:00
Flatcar Buildbot
2c66d8718b sys-libs/binutils-libs: Sync with Gentoo
It's from Gentoo commit c568143c1a092d02834122fffaa60d3479e9bd08.
2023-05-24 07:04:24 +02:00
Flatcar Buildbot
0cc965c75c sys-fs/e2fsprogs: Sync with Gentoo
It's from Gentoo commit 36bf4fb57b37c7c8ab7c70b82679ebecb69bff53.
2023-05-24 07:04:24 +02:00
Flatcar Buildbot
cc26893e3a sys-kernel/linux-headers: Sync with Gentoo
It's from Gentoo commit af567a6e7a11cc5c5de92558fa178cdd4dd558a8.
2023-05-24 07:04:24 +02:00
Flatcar Buildbot
9d6c56425c sys-firmware/intel-microcode: Sync with Gentoo
It's from Gentoo commit be26894bf7a52d564335e04af2a52b54581e8280.
2023-05-24 07:04:24 +02:00
Flatcar Buildbot
ab3908a82b sys-devel/gnuconfig: Sync with Gentoo
It's from Gentoo commit 85970a14316420132f6a6336594bdf89296e29df.
2023-05-24 07:04:24 +02:00
Flatcar Buildbot
dffb0d98bb sys-devel/gdb: Sync with Gentoo
It's from Gentoo commit c9a9956944acab031669f00023398c45cef187e9.
2023-05-24 07:04:24 +02:00
Flatcar Buildbot
3ef316151a sys-devel/gcc-config: Sync with Gentoo
It's from Gentoo commit 0df09b186df442119518611ad70d3824072f784e.
2023-05-24 07:04:24 +02:00
Flatcar Buildbot
d3d5492993 sys-devel/gcc: Sync with Gentoo
It's from Gentoo commit f07d151721aca8cbbc916f0b5bc05a25bf700844.
2023-05-24 07:04:24 +02:00
Flatcar Buildbot
033cc70247 sys-devel/bison: Sync with Gentoo
It's from Gentoo commit c823bcde83d1c00043d0b23e685d7d2d2243f112.
2023-05-24 07:04:24 +02:00
Flatcar Buildbot
6e604eebdf sys-devel/binutils: Sync with Gentoo
It's from Gentoo commit 6e2138e25da5ca87cd97e980129234a14a3f7f15.
2023-05-24 07:04:24 +02:00
Flatcar Buildbot
f8f5aa0852 sys-apps/portage: Sync with Gentoo
It's from Gentoo commit c37c40b3090af8de81cd7f857cceaedb541cc5c6.
2023-05-24 07:04:24 +02:00
Flatcar Buildbot
d96a9f5d2c sys-apps/less: Sync with Gentoo
It's from Gentoo commit 1bc73763c0b029b8a8fd4de9c1b49c622544d25d.
2023-05-24 07:04:24 +02:00
Flatcar Buildbot
dfd7e6f5c8 sys-apps/gawk: Sync with Gentoo
It's from Gentoo commit b635d356012932b32e133ef41c2360b99d626acb.
2023-05-24 07:04:24 +02:00
Flatcar Buildbot
da2af27689 sys-apps/diffutils: Sync with Gentoo
It's from Gentoo commit 3a8e599b9f5eed2409fec161241b7b7e310ac866.
2023-05-24 07:04:24 +02:00
Flatcar Buildbot
853f4774c6 sys-apps/acl: Sync with Gentoo
It's from Gentoo commit 6273f7c0c37bc0fae7071ec6237654796bdcca55.
2023-05-24 07:04:23 +02:00
Flatcar Buildbot
6c39df4365 profiles: Sync with Gentoo
It's from Gentoo commit 97c9661e27cb28aa075c2035a4ba2b4c14716b0c.
2023-05-24 07:04:23 +02:00
Flatcar Buildbot
66d8e3c0c7 net-misc/whois: Sync with Gentoo
It's from Gentoo commit 5104dc916656949d343556421aa6d40489e1b44e.
2023-05-24 07:04:23 +02:00
Flatcar Buildbot
cfd801baf2 net-misc/wget: Sync with Gentoo
It's from Gentoo commit ac21ccbb4e4c8780efa3d5981e172a69124c6126.
2023-05-24 07:04:23 +02:00
Flatcar Buildbot
c8f4493492 net-misc/rsync: Sync with Gentoo
It's from Gentoo commit 5318f862149c5e43ebb08dacb0a07de2613e4a48.
2023-05-24 07:04:23 +02:00
Flatcar Buildbot
c18ba1b664 net-misc/curl: Sync with Gentoo
It's from Gentoo commit e157923b659d2650cb9eb5a3084d9539f6487b29.
2023-05-24 07:04:23 +02:00
Flatcar Buildbot
964c51313f net-libs/libslirp: Sync with Gentoo
It's from Gentoo commit 5c4ce05d4512e36686209cba6f719bc7a6dc28f2.
2023-05-24 07:04:23 +02:00
Flatcar Buildbot
15ab49296c net-libs/gnutls: Sync with Gentoo
It's from Gentoo commit b4af42f8d0f9c4f87d3293b8c987e2a64314053f.
2023-05-24 07:04:23 +02:00
Flatcar Buildbot
364ccf05d1 net-fs/cifs-utils: Sync with Gentoo
It's from Gentoo commit 3e763aceda26622b80b03d0404157e1ac8eec1c2.
2023-05-24 07:04:23 +02:00
Flatcar Buildbot
324634e1eb net-dns/dnsmasq: Sync with Gentoo
It's from Gentoo commit d26ca7b9b4071191612185fbfbd60dc9cef1a0e3.
2023-05-24 07:04:23 +02:00
Flatcar Buildbot
44db84150b net-dns/bind-tools: Sync with Gentoo
It's from Gentoo commit eecf3d3c6b5aff04790b6b1b8f36356fa40a744f.
2023-05-24 07:04:23 +02:00
Flatcar Buildbot
f0e2566b7d net-analyzer/traceroute: Sync with Gentoo
It's from Gentoo commit c96d351228f505f8bd8af41079f8eea1871689fb.
2023-05-24 07:04:23 +02:00
Flatcar Buildbot
53cbe753c5 net-analyzer/nmap: Sync with Gentoo
It's from Gentoo commit 64620d3c640666e4e9a345d92babb5167b4e7692.
2023-05-24 07:04:23 +02:00
Flatcar Buildbot
2d50ecbad9 licenses: Sync with Gentoo
It's from Gentoo commit 596f2d01dcf7618022a0027223a3e314051ba2d5.
2023-05-24 07:04:23 +02:00
Flatcar Buildbot
a7dcc09c23 eclass/waf-utils: Sync with Gentoo
It's from Gentoo commit 00f0517beddf7efb61f9f18f36f22dd76fc4a7aa.
2023-05-24 07:04:23 +02:00
Flatcar Buildbot
527d0ece7f eclass/toolchain: Sync with Gentoo
It's from Gentoo commit 0673f2bd041bef4974b2f6b0745bae3059da0a3a.
2023-05-24 07:04:23 +02:00
Flatcar Buildbot
2a4b574df6 eclass/python-utils-r1: Sync with Gentoo
It's from Gentoo commit d4f682ffb030d6f8d8afac8438bda89bf1967dce.
2023-05-24 07:04:23 +02:00
Flatcar Buildbot
c0e8a858a1 eclass/multilib: Sync with Gentoo
It's from Gentoo commit e5edcfd797cfd2f0d3878b8ad6033b2160df83d9.
2023-05-24 07:04:23 +02:00
Flatcar Buildbot
bd7f9d3557 eclass/linux-mod: Sync with Gentoo
It's from Gentoo commit 9f6898bdcc89290841e081b62987c764f97a506b.
2023-05-24 07:04:23 +02:00
Flatcar Buildbot
0bc3a902c6 eclass/flag-o-matic: Sync with Gentoo
It's from Gentoo commit b5a4bfb180d002c29b35bfc267e47857ba481fb8.
2023-05-24 07:04:23 +02:00
Flatcar Buildbot
08f2bbd14f eclass/elisp-common: Sync with Gentoo
It's from Gentoo commit 824d2c880e51432afe75a25e234f61c9fc1771e0.
2023-05-24 07:04:23 +02:00
Flatcar Buildbot
ee6f15f7bf eclass/distutils-r1: Sync with Gentoo
It's from Gentoo commit 3900e6f2244e545c211959ab7e89347640b9828c.
2023-05-24 07:04:23 +02:00
Flatcar Buildbot
bc7c58567f dev-vcs/repo: Sync with Gentoo
It's from Gentoo commit 611dafabe51a79f56b870871205357436f134823.
2023-05-24 07:04:23 +02:00
Flatcar Buildbot
01c8917a45 dev-vcs/git: Sync with Gentoo
It's from Gentoo commit b630f7dfa994ac8260ede67cc04e2a34e0f19588.
2023-05-24 07:04:23 +02:00
Flatcar Buildbot
928689b72c dev-util/strace: Sync with Gentoo
It's from Gentoo commit 696941c873c149ea960fada2438356526c801ee0.
2023-05-24 07:04:23 +02:00
Flatcar Buildbot
fca6b18f4b dev-util/re2c: Sync with Gentoo
It's from Gentoo commit a1366e41349cfea83258173e54b922b246907a9a.
2023-05-24 07:04:23 +02:00
Flatcar Buildbot
114e84629a dev-util/pkgconf: Sync with Gentoo
It's from Gentoo commit 06302d35627e371299f53ccecd62d86e3131f3bb.
2023-05-24 07:04:23 +02:00
Flatcar Buildbot
93038a2b35 dev-util/perf: Sync with Gentoo
It's from Gentoo commit bfbcad6bcfd6751b343f124013d63a3167838d42.
2023-05-24 07:04:23 +02:00
Flatcar Buildbot
658b5f45c9 dev-util/patchelf: Sync with Gentoo
It's from Gentoo commit 3baf1a6f70fba59102f8e1eeb46cb8291e4b9a8a.
2023-05-24 07:04:23 +02:00
Flatcar Buildbot
a45750d89b dev-util/glib-utils: Sync with Gentoo
It's from Gentoo commit afa13596db43a41ac8c031978e6cc42afaf6e4d2.
2023-05-24 07:04:23 +02:00
Flatcar Buildbot
ac5f4adef7 dev-util/gdbus-codegen: Sync with Gentoo
It's from Gentoo commit 0ad1eaedb8e935cf48f5eaba8b0d4115554cf3c1.
2023-05-24 07:04:23 +02:00
Flatcar Buildbot
ccec0cb9b9 dev-util/cmake: Sync with Gentoo
It's from Gentoo commit 582cc8dd8f1db7f6cfac64aab922f223bcdcfb05.
2023-05-24 07:04:23 +02:00
Flatcar Buildbot
95bda9e671 dev-util/catalyst: Sync with Gentoo
It's from Gentoo commit f9aab93cc73045e2dba953e0055527d3ee16afab.
2023-05-24 07:04:23 +02:00
Flatcar Buildbot
57ed518cd0 dev-util/bpftool: Sync with Gentoo
It's from Gentoo commit 65cbe41ef52176d753282518b32f10803875cd2d.
2023-05-24 07:04:23 +02:00
Flatcar Buildbot
67efee5585 dev-python/typing-extensions: Sync with Gentoo
It's from Gentoo commit 1ad1c6545fd1d01e708c0d8b6b0d0f0a88275700.
2023-05-24 07:04:23 +02:00
Flatcar Buildbot
54f6e9ad04 dev-python/tomli: Sync with Gentoo
It's from Gentoo commit b2b6b046476efd6eebc82e8fa3f2e92fe88dd382.
2023-05-24 07:04:23 +02:00
Flatcar Buildbot
6afad8c396 dev-python/snakeoil: Sync with Gentoo
It's from Gentoo commit a172e1e91406a185ed17be600f03a84c3f6021f1.
2023-05-24 07:04:23 +02:00
Flatcar Buildbot
e82b073564 dev-python/setuptools: Sync with Gentoo
It's from Gentoo commit 29a118d69f4b51826581e35887b0220db9cd58cc.
2023-05-24 07:04:23 +02:00
Flatcar Buildbot
c0ae53cb55 dev-python/pygments: Sync with Gentoo
It's from Gentoo commit 1a70c7a03dab49efbfa2018620bc3434546f8064.
2023-05-24 07:04:23 +02:00
Flatcar Buildbot
f193529bb4 dev-python/pydantic: Sync with Gentoo
It's from Gentoo commit 2ce3ab4fca037b7b23b0199c5d980f79bd6f6082.
2023-05-24 07:04:23 +02:00
Flatcar Buildbot
1eef4bbc5b dev-python/platformdirs: Sync with Gentoo
It's from Gentoo commit 77f9435db8f8ed37a5ffd71bbab3d82956388b88.
2023-05-24 07:04:23 +02:00
Flatcar Buildbot
38c9318f81 dev-python/markupsafe: Sync with Gentoo
It's from Gentoo commit 9606766726cf6d677bcc71e8b972d4c1f46d6c40.
2023-05-24 07:04:23 +02:00
Flatcar Buildbot
0953f8539a dev-python/lxml: Sync with Gentoo
It's from Gentoo commit f0cb98f86c39bc5a1f41a166e49dfe8e80fd304e.
2023-05-24 07:04:23 +02:00
Flatcar Buildbot
7ee4533abd dev-python/lazy-object-proxy: Sync with Gentoo
It's from Gentoo commit eb8d69291df69e7fe6a2bb072bf7b2654004c14b.
2023-05-24 07:04:23 +02:00
Flatcar Buildbot
a3f0e4c74a dev-python/jaraco-text: Sync with Gentoo
It's from Gentoo commit bc829dad59d1f0c738dad6b20d20997b0be9ab0d.
2023-05-24 07:04:23 +02:00
Flatcar Buildbot
0bc17ef087 dev-python/inflect: Sync with Gentoo
It's from Gentoo commit d94d5af0fab878dce0d60ee05f0773c1dac4104d.
2023-05-24 07:04:23 +02:00
Flatcar Buildbot
b153c63cbc dev-python/gentoo-common: Sync with Gentoo
It's from Gentoo commit af360e896fdf8c35f15391e5143f1b911c3b4c1f.
2023-05-24 07:04:23 +02:00
Flatcar Buildbot
5b68fdcd8e dev-python/docutils: Sync with Gentoo
It's from Gentoo commit 53c2b812ab3ef69dcb59299cb4a3987378f7b8e6.
2023-05-24 07:04:23 +02:00
Flatcar Buildbot
f53bcbd56c dev-python/cython: Sync with Gentoo
It's from Gentoo commit 2ee3a7b4f108ded1f4d52735c20d57cb849ad6c7.
2023-05-24 07:04:23 +02:00
Flatcar Buildbot
26e56aeb1a dev-python/crcmod: Sync with Gentoo
It's from Gentoo commit 415ab561a595c615f249f68a9e873412233e2dc1.
2023-05-24 07:04:23 +02:00
Flatcar Buildbot
489e8e8c94 dev-python/autocommand: Sync with Gentoo
It's from Gentoo commit bc829dad59d1f0c738dad6b20d20997b0be9ab0d.
2023-05-24 07:04:23 +02:00
Flatcar Buildbot
4173b58bc8 dev-libs/nettle: Sync with Gentoo
It's from Gentoo commit f1d75fe6e07eebfc1f46cd92ebf88e183acd3004.
2023-05-24 07:04:23 +02:00
Flatcar Buildbot
2fc16972f9 dev-libs/libxslt: Sync with Gentoo
It's from Gentoo commit b0224d3c11b8e044d6cd583ae76c27f4121b9606.
2023-05-24 07:04:23 +02:00
Flatcar Buildbot
dd327fe3c3 dev-libs/libxml2: Sync with Gentoo
It's from Gentoo commit 1d5bd1a5da5ec5cbe2b77533ae16f46ddd394140.
2023-05-24 07:04:23 +02:00
Flatcar Buildbot
86edf014ef dev-libs/libtasn1: Sync with Gentoo
It's from Gentoo commit d4f82cbd1149e87aea7212da218035d4e7a9215e.
2023-05-24 07:04:23 +02:00
Flatcar Buildbot
a05ec7066b dev-libs/libpcre2: Sync with Gentoo
It's from Gentoo commit 5427dabb239fd64fb92b289d450fdcb2a526ed83.
2023-05-24 07:04:23 +02:00
Flatcar Buildbot
8d13738351 dev-libs/libpcre: Sync with Gentoo
It's from Gentoo commit 101680122c5cb0a4885121db1e6ff65ea35f8576.
2023-05-24 07:04:23 +02:00
Flatcar Buildbot
928d0c8119 dev-libs/libksba: Sync with Gentoo
It's from Gentoo commit 0d6f6f4682eca6362a1e2965ef0d4edd96e42802.
2023-05-24 07:04:23 +02:00
Flatcar Buildbot
0417cd4116 dev-libs/gobject-introspection-common: Sync with Gentoo
It's from Gentoo commit 3fef4ab54158429ffc91d4d661a8ac97bdf42e64.
2023-05-24 07:04:23 +02:00
Flatcar Buildbot
c3dd746647 dev-libs/gobject-introspection: Sync with Gentoo
It's from Gentoo commit 37e9721e0dfa3365fc65b2774a5fbb7ab0551796.
2023-05-24 07:04:23 +02:00
Flatcar Buildbot
7acd5d7438 dev-libs/gmp: Sync with Gentoo
It's from Gentoo commit 28a7be8c9e3b551771c4ba5ad6f31cd28c4074d9.
2023-05-24 07:04:23 +02:00
Flatcar Buildbot
dcc7341c35 dev-libs/glib: Sync with Gentoo
It's from Gentoo commit 23b7ec76f826fcefc43fb8de51a18f7c94374801.
2023-05-24 07:04:23 +02:00
Flatcar Buildbot
c5b9238d14 dev-libs/elfutils: Sync with Gentoo
It's from Gentoo commit 4f62dc71379579d851cf74b09d4854ed2ae10db0.
2023-05-24 07:04:23 +02:00
Flatcar Buildbot
909972ca5f dev-libs/boost: Sync with Gentoo
It's from Gentoo commit 3717ac89376dd29fbe0e5220b881a3e99339d331.
2023-05-24 07:04:22 +02:00
Flatcar Buildbot
08a68e32bf dev-lang/python: Sync with Gentoo
It's from Gentoo commit 8fc500a83adec0cb41c71ef7dc4a003b4d318a74.
2023-05-24 07:04:22 +02:00
Flatcar Buildbot
dc89d7735a dev-lang/perl: Sync with Gentoo
It's from Gentoo commit 42bf7ba63a95099f7ee22b9955e816b322d7e662.
2023-05-24 07:04:22 +02:00
Flatcar Buildbot
b68af1e147 dev-db/sqlite: Sync with Gentoo
It's from Gentoo commit 2ddf40607719e044aa42473c35034fbff9e48a77.
2023-05-24 07:04:22 +02:00
Flatcar Buildbot
5a7df682d1 app-text/docbook-xsl-stylesheets: Sync with Gentoo
It's from Gentoo commit 604ae8483b38c3fb5566c62a45dc7479e592a110.
2023-05-24 07:04:22 +02:00
Flatcar Buildbot
99b7f1fc37 app-text/build-docbook-catalog: Sync with Gentoo
It's from Gentoo commit 2b5b5f8ec41954b49f6a71af5eacba7c29bd0a57.
2023-05-24 07:04:22 +02:00
Flatcar Buildbot
6a9b5c150b app-emulation/qemu-guest-agent: Sync with Gentoo
It's from Gentoo commit 3cb251f07a1fc9f276ef87d1b113188a495bbe4f.
2023-05-24 07:04:22 +02:00
Flatcar Buildbot
24f88361f6 app-emulation/qemu: Sync with Gentoo
It's from Gentoo commit 400c43932eeee1719b5c0329648922b4c6cd85a9.
2023-05-24 07:04:22 +02:00
Flatcar Buildbot
b734f2f6db app-editors/vim-core: Sync with Gentoo
It's from Gentoo commit 125c33d1f97027216007b65615399d67b7eda1bc.
2023-05-24 07:04:22 +02:00
Flatcar Buildbot
fe2ffffec0 app-editors/vim: Sync with Gentoo
It's from Gentoo commit 1d3e28911fa71c27761e84d3134bd38263945920.
2023-05-24 07:04:22 +02:00
Flatcar Buildbot
b314803454 app-editors/nano: Sync with Gentoo
It's from Gentoo commit a093599e9e13decdb9095a19603cbb15eccdde16.
2023-05-24 07:04:22 +02:00
Flatcar Buildbot
f56404df76 app-crypt/pinentry: Sync with Gentoo
It's from Gentoo commit 19a3270cb5ba23f8b3b42b09cc411f5675d1dfc6.
2023-05-24 07:04:22 +02:00
Flatcar Buildbot
dd7e218ac1 app-crypt/adcli: Sync with Gentoo
It's from Gentoo commit af93f20e1a7b96523968f5709637a8ec98269728.
2023-05-24 07:04:22 +02:00
Flatcar Buildbot
8eff6bd63c app-arch/zstd: Sync with Gentoo
It's from Gentoo commit 65ca41f9a34c453ec15e95009b36ac6958cd6025.
2023-05-24 07:04:22 +02:00
Flatcar Buildbot
85eebb5cb0 app-arch/xz-utils: Sync with Gentoo
It's from Gentoo commit eb354521d92f416920ccdde617232c9c3f1a272b.
2023-05-24 07:04:22 +02:00
Flatcar Buildbot
b167fe2644 app-arch/tar: Sync with Gentoo
It's from Gentoo commit 5a7350c2ffc26cc9c07e83f8a54e6670c89e3632.
2023-05-24 07:04:22 +02:00
Flatcar Buildbot
80ea329df9 app-arch/cpio: Sync with Gentoo
It's from Gentoo commit 8b78649fb457fb8cfe48aa194af9233cd3cc5cc6.
2023-05-24 07:04:22 +02:00
flatcar-ci
2ba262df56 New version: main-3613.0.0-nightly-20230523-2100 2023-05-23 21:00:25 +00:00
Dongsu Park
af82ce6cda
Merge pull request #825 from flatcar/firmware-20230515-main
Upgrade Linux Firmware in main from 20230404 to 20230515
2023-05-23 10:47:55 +02:00
flatcar-ci
ef18f68e0d New version: main-3612.0.0-nightly-20230522-2100 2023-05-22 21:00:23 +00:00
Flatcar Buildbot
7901797c26 sys-kernel/coreos-firmware: Update from 20230404 to 20230515 2023-05-22 15:24:55 +02:00
Flatcar Buildbot
297afa422e Update mantle container image to latest HEAD 2023-05-22 09:38:13 +00:00
flatcar-ci
5161665848 New version: main-3607.0.0-nightly-20230517-2100 2023-05-17 21:00:28 +00:00
Krzesimir Nowak
67ab93aded
Merge pull request #810 from flatcar/krnowak/kernel-6.1
sys-kernel/*: Bump to kernel 6.1.27
2023-05-17 15:54:33 +02:00
Krzesimir Nowak
f505480950 net-nds/rpcbind: Sync with Gentoo
It's from Gentoo commit d56a8922ffd6b46a08a6c244a88427d2e43fb853.
2023-05-17 08:51:51 +02:00
Krzesimir Nowak
ea7d0590f8 net-libs/libnftnl: Sync with Gentoo
It's from Gentoo commit a467d215a6b4c87e6bc5d6db891db78e6811cea2.
2023-05-17 08:51:51 +02:00
Krzesimir Nowak
b92aef8983 net-firewall/ipset: Sync with Gentoo
It's from Gentoo commit 741ef8be1b312d576bd62eaa00ea92ed392ae069.
2023-05-17 08:51:50 +02:00
Krzesimir Nowak
391f1d1298
Merge pull request #811 from flatcar/krnowak/sys-packages-dev-glob
Automate updates of system packages: dev-*
2023-05-17 08:48:51 +02:00
flatcar-ci
dbc75c0ded New version: main-3605.0.0-nightly-20230515-2100 2023-05-15 21:00:27 +00:00
Jeremi Piotrowski
0bd5089fdf overlay sys-kernel: Unify kernel config between coreos-kernel and coreos-modules
The kernel config can affect btf generation, and we need btf information
to match between the two builds otherwise modules don't load. Accomplish
that by including an empty user specified initramfs in the vmlinux built
by coreos-modules. This vmlinux file is only used as a base for btf
generation, and is discarded after the build.

Signed-off-by: Jeremi Piotrowski <jpiotrowski@microsoft.com>
2023-05-15 14:12:18 +02:00
Jeremi Piotrowski
f4dc89a00a overlay sys-kernel/coreos-sources: Revert patch which parallelizes btf generation
This patch causes btf mismatches between coreos-kernel and
coreos-modules, which prevents modules from being loaded.

Signed-off-by: Jeremi Piotrowski <jpiotrowski@microsoft.com>
2023-05-15 14:12:18 +02:00
Krzesimir Nowak
38118667f4 overlay sys-kernel/coreos-modules: Clean up config for linux 6.1.27
CLEANCACHE config was dropped in commit
0a4ee518185e902758191d968600399f3bc2be31 ("mm: remove cleancache").

EFI_VARS config was dropped in commit
0f5b2c69a4cbe4166ca24b76d5ada98ed2867741 ("efi: vars: Remove
deprecated 'efivars' sysfs interface").

DEBUG_INFO config became a config that is selected when kernel debug
info option other than "None" was selected. There are "toolchain
default", "dwarf4" and "dwarf5" choices. Picking "toolchain default"
as it was the default used in 5.15.

FRONTSWAP config was hidden and is normally selected by ZSWAP
config. We don't enable ZSWAP so drop FRONTSWAP.

MEMCG_SWAP config was dropped in commit
e55b9f96860f6c6026cff97966a740576285e07b ("mm: memcontrol: drop dead
CONFIG_MEMCG_SWAP config symbol"). It effectively meant MEMCG && SWAP,
which are enabled by us explicitly and implicitly, respectively.

NFT_COUNTER config was dropped in commit
023223dfbfb34fcc9b7dd41e21fbf9a5d5237989 ("netfilter: nf_tables: make
counter support built-in"). As the title says, this functionality is
built-in now.

VXGE was dropped in commit f05643a0f60bf67c09a5276b81258b845b0c73b4
("eth: remove neterion/vxge"). Looks like the driver was completely
dropped, because it was unmaintained.

ARCH_BCM2835 and ARCH_BCM_IPROC configs can be enabled only if
menuconfig ARCH_BCM is enabled, so enable ARCH_BCM too then. It's a
result of some reorganization in commit
96796c914b841a7658e9617b1325175b4d02c574 ("arm64: Kconfig.platforms:
Re-organized Broadcom menu").

ARM64_CRYPTO config was dropped in commit
4a329fecc9aaebb27a53fa7abfa53bbc2ee42f3f ("crypto: Kconfig - submenus
for arm and arm64"). Crypto algos can be selected without this config
now.
2023-05-15 14:12:18 +02:00
Krzesimir Nowak
1ee6e01db7 overlay sys-kernel: Bump kernel version to 6.1.27
Linux 6.1.x is the line of LTS kernel releases, so switch to it.

Dropped the already-merged patches for hyperv on arm64.

The patch for avoiding failures with new compilers is not necessary
any more as the build failues are already fixed.
2023-05-15 14:12:18 +02:00
Krzesimir Nowak
40a3c6be2d overlay app-torcx/docker: Update app-emulation/docker-proxy version 2023-05-15 14:12:18 +02:00
Krzesimir Nowak
b27fbcc4f8 overlay app-emulation/docker-proxy: Apply Flatcar modifications 2023-05-15 14:12:18 +02:00
Krzesimir Nowak
9d72f1da74 overlay app-emulation/docker-proxy: Sync with Gentoo
Needed by synced app-emulation/docker package.
2023-05-15 14:12:18 +02:00
Krzesimir Nowak
9d6af12f1c overlay app-emulation/docker: Apply Flatcar modifications 2023-05-15 14:12:18 +02:00
Krzesimir Nowak
964117a9a2 overlay app-emulation/docker: "Sync" with Gentoo
This is a kinda-sorta sync, because Gentoo has already dropped docker
20.x.y at 20.10.22, whereas we have 20.10.24. I updated our ebuild
based on the older version of Gentoo's and adapted the dependency
versions to ones mentioned on moby github page. The reason behind this
"syncing" is to pull in changes in the kernel config changes as there
are changes relevant to kernel 6.1.
2023-05-15 14:12:18 +02:00
Krzesimir Nowak
aeb9d8e2b9 Revert "New version: main-3602.0.0-nightly-20230512-2100"
This reverts commit da957f9f31.

The actual SDK hasn't built due to the dev-lang/rust flakiness.
2023-05-15 08:10:58 +02:00
flatcar-ci
da957f9f31 New version: main-3602.0.0-nightly-20230512-2100 2023-05-13 01:28:35 +00:00
flatcar-ci
d5fd36e3cb New version: main-3602.0.0-nightly-20230512-2100-INTERMEDIATE 2023-05-12 21:00:24 +00:00
Gabriel
8f44cbfb55
coreos-base/coreos-cloudinit: Update to latest commit (#814)
* Update coreos-cloudinit to latest commit

The latest commit sets the short form hostname that gets fetched from
the metadata provider instead of the FQDN.

Signed-off-by: Gabriel Adrian Samfira <gsamfira@cloudbasesolutions.com>
Co-authored-by: Kai Lüke <pothos@users.noreply.github.com>
2023-05-12 18:52:53 +05:30
Sayan Chowdhury
2eb4764fb8
Merge pull request #815 from flatcar/linux-5.15.111-main
Upgrade Linux Kernel for main from 5.15.108 to 5.15.111
2023-05-12 17:12:29 +05:30
Krzesimir Nowak
b458ccb99f overlay sys-apps/baselayout: Fix commit hash
Point to the merge commit in flatcar-master branch that contains the
previous commit.
2023-05-12 12:20:18 +02:00
Dongsu Park
c16ce9316c
Merge pull request #813 from flatcar/dongsu/containerd-1.6.21
app-emulation/containerd: Upgrade Containerd from 1.6.20 to 1.6.21
2023-05-12 12:13:44 +02:00
Krzesimir Nowak
7cdec05602
Merge pull request #776 from flatcar/krnowak/bash-changes
Move bash to portage stable and update it
2023-05-12 11:54:57 +02:00
Flatcar Buildbot
c268054ed4 sys-kernel/coreos-sources: Update from 5.15.108 to 5.15.111 2023-05-12 07:11:23 +00:00
flatcar-ci
fd81de1342 New version: main-3601.0.0-nightly-20230511-2100 2023-05-11 21:00:26 +00:00
Dongsu Park
cea940ffad app-emulation/containerd: Upgrade Containerd from 1.6.20 to 1.6.21 2023-05-11 16:28:04 +02:00
Krzesimir Nowak
8b2f9414ff overlay profiles: Add accept keywords for just updated packages 2023-05-11 15:33:29 +02:00
Krzesimir Nowak
10383e5770 overlay sys-devel/gdb: Drop, moved to portage-stable 2023-05-11 15:33:29 +02:00
Krzesimir Nowak
b36a4d8561 overlay app-shells/bash: Drop, moved back to portage-stable 2023-05-11 15:33:29 +02:00
Krzesimir Nowak
33254e0aef app-shells/bash: Add from Gentoo
It's from Gentoo commit 06ae7be862ffb82a0cabb211ae274cde39587d9a.
2023-05-11 15:33:29 +02:00
Krzesimir Nowak
557f4057f6 sys-libs/readline: Sync with Gentoo
It's from Gentoo commit 198c9a129da31c9ab536f3680e967156eb4f11b6.
2023-05-11 15:33:29 +02:00
Krzesimir Nowak
f7a8d51370 sys-devel/gdb: Add from Gentoo
It's from Gentoo commit e32772476e61578dd91229d77b82f56822857d92.

It needed an update because the old version failed to build with the
new version of the readline library.
2023-05-11 15:33:29 +02:00
Krzesimir Nowak
0c4728937e net-libs/libnsl: Add from Gentoo
It's from Gentoo commit 912b3be04d9e5ee047d2d5c2006534a87bb03c36.

It's a dependency of the updated sys-devel/gdb package.
2023-05-11 15:33:29 +02:00
Krzesimir Nowak
73bcaf7464 sys-apps/baselayout: Do not install bash symlinks
Installation of bash symlinks in core home directory was taken over by
the `coreos-base/misc-files` package.
2023-05-11 15:33:29 +02:00
Krzesimir Nowak
3276763384 overlay coreos-base/misc-files: Generate bash symlinks for core user
The package will take over the symlink creation from the
sys-apps/baselayout package for the following reasons:

- We will use the new location of the bash files as targets for the
  symlinks (`/usr/share/flatcar/etc/skel/…`).

- This package makes sure that the symlinks won't dangle.

- `/usr/share/flatcar/etc` does not exist in GCE OEM ACI image because
  we don't move `/etc` to `/usr/share/flatcar/etc` (actually, `/etc`
  gets completely removed) when building this image. It makes bash
  symlinks in core home directory to dangle and thus fail the rootfs
  check that happens right after installing the
  `coreos-base/coreos-oem-gce` package. Using the old location for the
  bash symlinks (that'd be `/usr/share/skel`) wouldn't help, because
  the files there also became symlinks, and they are dangling too.
  This can't fix it in the manglefs script because it's invoked too
  late, after the rootfs check. I decided to move the core home bash
  symlink creation to `coreos-base/misc-files` as this package won't
  be installed in ACI image.
2023-05-11 15:33:16 +02:00
Krzesimir Nowak
c2524a6d2d overlay: Move our bash modifications to a separate package
The new coreos-base/misc-files package will contain the compatibility
symlinks and other files we added as modifications to Gentoo
ebuilds. Now we will be moving the app-shells/bash package to
portage-stable, so move our bashrc snippet and symlink creation to the
new package.
2023-05-11 15:24:44 +02:00
Jeremi Piotrowski
0af494c988
Merge pull request #809 from flatcar/jepio/acl-coredump-fix
sys-apps/acl: Sync with Gentoo to fix crash
2023-05-11 10:44:07 +02:00
flatcar-ci
e019df290b New version: main-3600.0.0-nightly-20230510-2100 2023-05-10 21:00:24 +00:00
Krzesimir Nowak
d51dc7f01a profiles: Drop disabling of the obsolete sys-apps/gptfdisk IUSE flag
It's long long gone, since the 1.0.0 version of the ebuild published
in 2015.
2023-05-10 16:30:26 +02:00
Krzesimir Nowak
a674fa2ebd sys-apps/gptfdisk: Sync with Gentoo
It's from Gentoo commit b783faffc88d845229396a32951ed3f3d6564d00.
2023-05-10 16:30:26 +02:00
Krzesimir Nowak
642a47e3aa dev-libs/userspace-rcu: Sync with Gentoo
It's from Gentoo commit 7ac8ab26e34df8121e2d64cba7c655a137b07fd2.
2023-05-10 16:30:26 +02:00
Krzesimir Nowak
f07a9cd5af dev-libs/popt: Sync with Gentoo
It's from Gentoo commit 1d3c6ffb2cdda3399c9f4baffe600d9330ab7f5e.
2023-05-10 16:30:26 +02:00
Krzesimir Nowak
3da3da3e64 dev-libs/libusb: Sync with Gentoo
It's from Gentoo commit c7294a9fbd430edac6e849e738d8c927d9bc065c.
2023-05-10 16:30:26 +02:00
Krzesimir Nowak
61806e6a65 dev-libs/libpipeline: Sync with Gentoo
It's from Gentoo commit 324d2c5158af009a0e0671766a8332979955a4c1.
2023-05-10 16:30:26 +02:00
Krzesimir Nowak
70d2b806d4 dev-libs/libpcre: Sync with Gentoo
It's from Gentoo commit 204f1278dd6c5a1243d4aad36b1401bf0efacc85.
2023-05-10 16:30:26 +02:00
Krzesimir Nowak
0b5b86fdd5 dev-libs/libgpg-error: Sync with Gentoo
It's from Gentoo commit 601813af1925476e8afee2ea7ebfc68d2fa386a7.
2023-05-10 16:29:58 +02:00
Krzesimir Nowak
25f7bdabfd profiles: Update accept keywords for dev-libs/libgcrypt 2023-05-10 16:29:53 +02:00
Krzesimir Nowak
a11e54b45c dev-libs/libgcrypt: Sync with Gentoo
It's from Gentoo commit ffdfc5126fd494794f7ab8bf52eb6767bae84df6.
2023-05-10 16:29:42 +02:00
Krzesimir Nowak
fc567c8019 dev-libs/libbsd: Sync with Gentoo
It's from Gentoo commit 6d35e642cd7c454256eb22759ac1afe28a0c38ef.
2023-05-10 16:29:38 +02:00
Krzesimir Nowak
7b40c3dabd dev-libs/libassuan: Sync with Gentoo
It's from Gentoo commit e18ed62e1f8bd278004327258642d684a6d1f396.
2023-05-10 16:27:17 +02:00
Krzesimir Nowak
1c4a83151b dev-libs/inih: Sync with Gentoo
It's from Gentoo commit 83eca1e8b551660b41994262c226edb278d98da5.
2023-05-10 16:27:17 +02:00
Krzesimir Nowak
1f2ecc03e8 dev-lang/yasm: Sync with Gentoo
It's from Gentoo commit 8bce7d4b12920d27b7e710cc920598eebf38e06b.
2023-05-10 16:27:17 +02:00
Jeremi Piotrowski
a09a0d0d3f sys-apps/acl: Sync with Gentoo
getacl is currently failing with a buffer overflow:

  $ getfacl /
  getfacl: Removing leading '/' from absolute path names
  # file: .
  # owner: root
  # group: root
  *** buffer overflow detected ***: terminated
  Aborted (core dumped)

This has been addressed upstream in acl-2.3.1-r1 by lowering
FORTIFY_SOURCE level.

Upstream commit 6273f7c0c37bc0fae7071ec6237654796bdcca55.

Signed-off-by: Jeremi Piotrowski <jpiotrowski@microsoft.com>
2023-05-10 10:00:40 +00: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
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
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
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
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
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
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
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
Sayan Chowdhury
eec7dccc48 net-misc/openssh: Apply Flatcar patches
- Drop the init.d files.
- Remove the socket unit's rate limiting.
- Mark the package as stable.

Signed-off-by: Sayan Chowdhury <schowdhury@microsoft.com>
Signed-off-by: Dongsu Park <dpark@linux.microsoft.com>
2023-05-03 10:22:54 +02:00
Dongsu Park
c45f0de8ed net-misc/openssh: update to 9.3_p1
Update net-misc/openssh to 9.3_p1, mainly to address CVE-2023-28531.

Gentoo commit: 30b24b8811c963483d996dfe66bdd9aaef8cdfd1
2023-05-03 10:22:53 +02:00
Krzesimir Nowak
7eec9c7e5c overlay profiles: Do not install eselect stuff into generic images 2023-05-03 07:51:51 +02:00
Krzesimir Nowak
dde19b3552 overlay profiles: Do not install lua binaries in generic images
We are installing lua only for the library it provides, we don't need
the interpreter or compiler.
2023-05-03 07:51:51 +02:00
Krzesimir Nowak
70d169e633 overlay profiles: Update accept keywords for dev-util/bpftool
The package finally got a keyword for arm64, so we don't need to
forcibly enable it for this arch.
2023-05-03 07:51:51 +02:00
Krzesimir Nowak
6370509b68 overlay profiles: Update accept keywords for app-editors-vim{,-core} 2023-05-03 07:51:51 +02:00
Krzesimir Nowak
627438a213 overlay profiles: Drop accept keywords for app-portage/portage-utils
It became stable for arm64 too.
2023-05-03 07:51:51 +02:00
Krzesimir Nowak
0298f48102 overlay app-torcx/docker: Relax a dep on dev-libs/libltdl
It does not need to be exactly this version, any revision should be
just as fine.
2023-05-03 07:51:51 +02:00
Krzesimir Nowak
cb002c3466 overlay profiles: Add accept keywords for dev-libs/libxml2 2023-05-03 07:51:51 +02:00
Krzesimir Nowak
b04435096f overlay profiles: Drop accept keywords for dev-python/cython 2023-05-03 07:51:51 +02:00
Krzesimir Nowak
90f455d79c overlay profiles: Drop obsolete net-analyzer/nmap IUSE flags from package.use 2023-05-03 07:51:51 +02:00
Krzesimir Nowak
19853731b3 overlay profiles: Default to lua 5.3
The net-analyzer/nmap package started pulling in dev-lang/lua instead
of using the vendored copy. Thus after adding the required packages to
portage-stable, we need to set them up.
2023-05-03 07:51:51 +02:00
Krzesimir Nowak
5f24d6fadd app-eselect/eselect-lua: Add from Gentoo
It's from Gentoo commit 06fa47c693d40e796c7ea5907970e0cc3cf2f4c7.
2023-05-03 07:51:51 +02:00
Krzesimir Nowak
264a941f76 dev-lang/lua: Add from Gentoo
It's from Gentoo commit 6bdbc578b28bc576068247ac6a76931055532146.
2023-05-03 07:51:51 +02:00
Krzesimir Nowak
986af6e691 overlay profiles: Updated accept keywords for net-misc/curl 2023-05-03 07:51:51 +02:00
Krzesimir Nowak
53f6b38098 overlay profiles: Update accept keywords for net-misc/rsync 2023-05-03 07:51:51 +02:00
Krzesimir Nowak
0000eebf6c overlay profiles: Add accept keywords for sys-devel/binutils 2023-05-03 07:51:51 +02:00
Krzesimir Nowak
b9b20a9c27 overlay profiles: Add accept keywords for sys-devel/gcc 2023-05-03 07:51:51 +02:00
Krzesimir Nowak
5426263865 overlay coreos/user-patches: Drop patch for sys-devel/gcc-config
We updated to version 2.10, which includes it.
2023-05-03 07:51:51 +02:00
Krzesimir Nowak
364573897c profiles: Drop accept keywords for sys-fs/e2fsprogs
The updated package is stable for both amd64 and arm64.
2023-05-03 07:51:51 +02:00
Krzesimir Nowak
b0241a6aa6 profiles: Add accept keywords for sys-fs/multipath-tools 2023-05-03 07:51:51 +02:00
Krzesimir Nowak
b360d4767a profiles: Add accept keywords for sys-libs/binutils-libs 2023-05-03 07:51:51 +02:00
Krzesimir Nowak
f15cd647b6 virtual/perl-version: Drop unused package
It used to be pulled in by dev-perl/libintl-perl, but this package was
also dropped.
2023-05-03 07:51:51 +02:00
Flatcar Buildbot
9ea76a8c11 virtual/perl-version: Sync with Gentoo
It's from Gentoo commit 880e0771c571646372c074908c7184a7b81c5c13.
2023-05-03 07:51:50 +02:00
Flatcar Buildbot
bdf35912dc virtual/perl-IO: Sync with Gentoo
It's from Gentoo commit 731b47af303c7ab44c7923f45d087764dd093b7f.
2023-05-03 07:51:50 +02:00
Flatcar Buildbot
d1ef614279 virtual/perl-Getopt-Long: Sync with Gentoo
It's from Gentoo commit bb835070eae903ff341e9785f4b370227d116a7e.
2023-05-03 07:51:50 +02:00
Flatcar Buildbot
1fbb3bc4db virtual/perl-File-Temp: Sync with Gentoo
It's from Gentoo commit 86279f7b223d6d1d76674a233c4116e4aafa1231.
2023-05-03 07:51:50 +02:00
Flatcar Buildbot
31158312d0 virtual/perl-File-Spec: Sync with Gentoo
It's from Gentoo commit c81ab89d59c76aa25439b077c1ca4a9cbec3a4d9.
2023-05-03 07:51:50 +02:00
Flatcar Buildbot
5c7ac7ce7b virtual/perl-ExtUtils-MakeMaker: Sync with Gentoo
It's from Gentoo commit b55285f31453b3d9632b0a8578f7d13d4fc436ee.
2023-05-03 07:51:50 +02:00
Flatcar Buildbot
946e053c2c virtual/perl-Exporter: Sync with Gentoo
It's from Gentoo commit 41f4dbedc421c6bfc132db3d13396df55cc6dc54.
2023-05-03 07:51:50 +02:00
Flatcar Buildbot
80cf4a2221 virtual/perl-Carp: Sync with Gentoo
It's from Gentoo commit efeae7f1ad5ec331188ca548e3229f61bb77c83d.
2023-05-03 07:51:50 +02:00
Flatcar Buildbot
4c11cd0104 virtual/libcrypt: Sync with Gentoo
It's from Gentoo commit bdc2efcc6d375bf08b09660769d1f19178d0a5b2.
2023-05-03 07:51:50 +02:00