Commit Graph

14785 Commits

Author SHA1 Message Date
krishjainx
080da2bbe9 app-misc/pax-utils: Sync with Gentoo
It's from Gentoo commit e59bcda0257406a0510c5a4c94e9479078b864b3.
2023-07-07 17:03:57 +02:00
krishjainx
842c5cb9ec overlay: Bump PYTHON_COMPAT to 3.11 and update PYTHON_REQ_USE
Python 3.11 does not have the xml USE flag any more, so some older
packages needs to be updated to assume that xml USE flag is enabled if
it's missing from python.
2023-07-07 17:00:22 +02:00
krishjainx
3bb67d01dc app-crypt/libb2: Add the package as a dev-lang/python-3.11 dependency 2023-07-07 16:47:22 +02:00
krishjainx
06704ee646 overlay profiles: Switch to python-3.11 2023-07-07 16:46:18 +02:00
flatcar-ci
5a2cceffac New version: main-3657.0.0-nightly-20230706-2100 2023-07-06 21:00:25 +00:00
Kai Lüke
9f9c67f0d5
Merge pull request #973 from flatcar/kai/curl-dns-retry
sys-kernel/bootengine: Add DNS retry waiter for OEM sysext fallback
2023-07-06 20:13:50 +02:00
Kai Lueke
ec52667b23 sys-kernel/bootengine: Add DNS retry waiter for OEM sysext fallback
This pulls in
https://github.com/flatcar/bootengine/pull/66
to add a workaround for missing DNS resolve retry.
2023-07-06 20:13:24 +02:00
Dongsu Park
e3ad29e8f7 sys-kernel/coreos-firmware: update cxgb4 version to 1.27.3.0
Fix build issues of coreos-firmware, by bumping the cxgb4 firmware
version to 1.27.3.0.
2023-07-06 12:48:20 +02:00
Flatcar Buildbot
3d3c7c3809 sys-kernel/coreos-firmware: Update from 20230515 to 20230625 2023-07-06 07:14:05 +00:00
Sayan Chowdhury
8689304734
Fix the plugin key URI to match io.containerd.x.vx
The containerd service was failing with
```
invalid plugin key URI containerd.runtime.v1.linux expect io.containerd.x.vx
```

Migrating the plugin URI to the given format gixes the issue.

Signed-off-by: Sayan Chowdhury <schowdhury@microsoft.com>
2023-07-06 11:24:36 +05:30
Flatcar Buildbot
48e7a030ac
app-containers/containerd: Update from 1.6.21 to 1.7.2 2023-07-06 11:24:33 +05:30
flatcar-ci
cc946799a1 New version: main-3656.0.0-nightly-20230705-2100 2023-07-05 21:00:26 +00:00
Krzesimir Nowak
5a41fed5f7 overlay sys-apps/ignition: Bump revision for patch updates 2023-07-05 16:05:27 +02:00
Krzesimir Nowak
00ac7586a4 *: Remove support for niftycloud OEM 2023-07-05 14:34:17 +02:00
Krzesimir Nowak
ad0360e744 *: Remove support for interoute OEM 2023-07-05 14:33:26 +02:00
Dongsu Park
e5b1b9bdea
Merge pull request #960 from flatcar/buildbot/monthly-glsa-metadata-updates-2023-07-01
Monthly GLSA metadata 2023-07-01
2023-07-05 09:24:55 +02:00
flatcar-ci
ce26c96054 New version: main-3655.0.0-nightly-20230704-2100 2023-07-04 21:00:23 +00:00
flatcar-ci
ad837f3226 New version: main-3654.0.0-nightly-20230703-2100 2023-07-03 21:00:27 +00:00
Dongsu Park
46d49c2d69
Merge pull request #964 from flatcar/cacerts-3.91-main
Update ca-certificates in main from 3.90 to 3.91
2023-07-03 18:05:50 +02:00
Flatcar Buildbot
ae1901b9ed app-misc/ca-certificates: Update from 3.90 to 3.91 2023-07-03 07:21:04 +00:00
Flatcar Buildbot
206d0bc4fa sys-kernel/coreos-sources: Update from 6.1.34 to 6.1.37 2023-07-02 07:13:42 +00:00
Flatcar Buildbot
3ac2298302 portage-stable/metadata: Monthly GLSA metadata updates 2023-07-01 07:15:03 +00:00
flatcar-ci
4d9f1d4020 New version: main-3651.0.0-nightly-20230630-2100-INTERMEDIATE 2023-06-30 21:00:26 +00:00
flatcar-ci
d90abcd325 New version: main-3651.0.0-nightly-20230630-0808-INTERMEDIATE 2023-06-30 08:08:35 +00:00
Krzesimir Nowak
bbd3b26bfa
Merge pull request #958 from flatcar/krnowak/docker-group-fixes
docker group fixes
2023-06-30 07:52:24 +02:00
Krzesimir Nowak
283423132f
Merge pull request #934 from flatcar/buildbot/weekly-portage-stable-package-updates-2023-06-19
Weekly portage-stable package updates 2023-06-19
2023-06-30 06:35:14 +02:00
Dongsu Park
4caf4bcbcd
Merge pull request #957 from flatcar/dongsu/libmicrohttpd-0.9.76
net-libs/libmicrohttpd: update to 0.9.76
2023-06-29 18:10:55 +02:00
Krzesimir Nowak
398ee10683
Merge pull request #859 from flatcar/krnowak/locksmith-resource-control
app-admin/locksmith: Stop using deprecated resource control options
2023-06-29 17:43:45 +02:00
Flatcar Buildbot
838e54c764 overlay profiles: Force openssl provide in net-misc/curl
The updated net-misc/curl package got an extra set of restrictions,
where both curl_ssl_openssl and openssl USE flags must be enabled in
order to use OpenSSL as an SSL provider.
2023-06-29 17:16:16 +02:00
Flatcar Buildbot
997869f2d5 overlay profiles: Add accept keywords for dev-lang/python 2023-06-29 17:16:16 +02:00
Flatcar Buildbot
6d8f913079 overlay profiles: Unmask rust 1.70.0 2023-06-29 17:16:16 +02:00
Flatcar Buildbot
1b47467b41 app-admin/eselect: Sync with Gentoo
It's from Gentoo commit 46e92cfad6653cd26b27b9bc10d5a751c7919e7e.
2023-06-29 17:16:16 +02:00
Flatcar Buildbot
0454b8c74b overlay profiles: Add accept keywords for sys-apps/coreutils
And keep the list sorted.
2023-06-29 17:16:16 +02:00
Flatcar Buildbot
3c8c20e428 portage-stable sys-apps/man-pages-posix: Drop unused package 2023-06-29 17:16:16 +02:00
Flatcar Buildbot
759a6cf7f2 overlay profiles: Add accept keywords for sys-apps/sandbox 2023-06-29 17:16:16 +02:00
Sayan Chowdhury
5087144085 profiles: keep same version on both arches multipath-tools
Signed-off-by: Sayan Chowdhury <schowdhury@microsoft.com>
2023-06-29 17:16:16 +02:00
Sayan Chowdhury
50427a2500 profiles: update the version for curl
upstream dropped the ebuilds for curl-8.1.0-r1
instead of stabilizing it. At the moment, the gentoo
upstream has a older version and a newer version.
Thus, the need to jump to a higher version.

Signed-off-by: Sayan Chowdhury <schowdhury@microsoft.com>
2023-06-29 17:16:16 +02:00
Sayan Chowdhury
a7049d645c profiles: drop the keywords for c-ares
Signed-off-by: Sayan Chowdhury <schowdhury@microsoft.com>
2023-06-29 17:16:16 +02:00
Sayan Chowdhury
2ee62981d7 profiles: keep version same on arches for bpftool
Signed-off-by: Sayan Chowdhury <schowdhury@microsoft.com>
2023-06-29 17:16:16 +02:00
Flatcar Buildbot
7f84e145be sys-fs/multipath-tools: Sync with Gentoo
It's from Gentoo commit 0228108a321499f77cbc1a51d358d89c8ceb4fd0.
2023-06-29 17:16:16 +02:00
Flatcar Buildbot
d59597ae05 sys-firmware/ipxe: Sync with Gentoo
It's from Gentoo commit 1112a96564118f3449b46e3d02e47e33663b7587.
2023-06-29 17:16:16 +02:00
Flatcar Buildbot
71ba8b5254 sys-firmware/intel-microcode: Sync with Gentoo
It's from Gentoo commit 6c9f7fbbca0f76a1459ceb28d3b6fe1c55dde7c4.
2023-06-29 17:16:16 +02:00
Flatcar Buildbot
d0ab30031f sys-devel/gnuconfig: Sync with Gentoo
It's from Gentoo commit 1e72a46f70d1ec0d99aac8c4e36c6d15d3e96479.
2023-06-29 17:16:16 +02:00
Flatcar Buildbot
db94016d3b sys-devel/gdb: Sync with Gentoo
It's from Gentoo commit 54425cff4fb1a4cce8e66a9767d44e9df9c15799.
2023-06-29 17:16:16 +02:00
Flatcar Buildbot
2ca1918a0a sys-devel/gcc: Sync with Gentoo
It's from Gentoo commit d0343991a9b7884567020c5a85a2b398f190b389.
2023-06-29 17:16:16 +02:00
Flatcar Buildbot
f38bfafe93 sys-devel/autoconf-wrapper: Sync with Gentoo
It's from Gentoo commit f3d17898d857e1a39b49e9088e78d1cbb1eb9a00.
2023-06-29 17:16:16 +02:00
Flatcar Buildbot
09263f7c85 sys-devel/autoconf: Sync with Gentoo
It's from Gentoo commit f89110e858922ce3d91c72ae8f2815903a9e6979.
2023-06-29 17:16:16 +02:00
Flatcar Buildbot
ea8fe88db7 sys-apps/which: Sync with Gentoo
It's from Gentoo commit 77f67752cd0fa1d306b5d82723954ac8dbc6cd6c.
2023-06-29 17:16:16 +02:00
Flatcar Buildbot
f540823814 sys-apps/util-linux: Sync with Gentoo
It's from Gentoo commit d89394c9345cc488d5ed7b7c40aac61c6a86dcd4.
2023-06-29 17:16:16 +02:00
Flatcar Buildbot
b67fcf440d sys-apps/sandbox: Sync with Gentoo
It's from Gentoo commit b82737f6958a649d5d307ddc5c371d372b7c350b.
2023-06-29 17:16:16 +02:00