Hi,
The release of Firecracker 1.11 wants a derive_more API update, which has a couple dependency updates:
convert_case-0.7.1 (from 0.6) derive_more-2.0.1 (from 1.0) derive_more-impl-2.0.1 (from 1.0)
There were also the usual kvm-bindings and kvm-ioctls updates which I've prepared in the following tags:
f40-build-side-108138 f41-build-side-108136 f42-build-side-108134 f43-build-side-108132
Fabio, can you add the updates to those side tags? I could then add Firecracker and send them to Bodhi when they're ready. (Or if you prefer, I can request the new repos and update the existing ones if you add me to them.)
Thanks.
David
On Tue, Mar 18, 2025 at 3:24 PM David Michael fedora.dm0@gmail.com wrote:
Hi,
The release of Firecracker 1.11 wants a derive_more API update, which has a couple dependency updates:
convert_case-0.7.1 (from 0.6) derive_more-2.0.1 (from 1.0) derive_more-impl-2.0.1 (from 1.0)
There were also the usual kvm-bindings and kvm-ioctls updates which I've prepared in the following tags:
f40-build-side-108138 f41-build-side-108136 f42-build-side-108134 f43-build-side-108132
Fabio, can you add the updates to those side tags? I could then add Firecracker and send them to Bodhi when they're ready. (Or if you prefer, I can request the new repos and update the existing ones if you add me to them.)
I can update derive_more and derive_more-impl quickly, firecracker is the only package that currently depends on v1 so we don't need to keep v1 around. For convert_case, there are a bunch more dependent packages - so I'll make a compat package for v0.6.
I'll let you know when all the builds are done.
Fabio
On Sat, Mar 22, 2025 at 12:57 PM Fabio Valentini decathorpe@gmail.com wrote:
On Tue, Mar 18, 2025 at 3:24 PM David Michael fedora.dm0@gmail.com wrote:
Hi,
The release of Firecracker 1.11 wants a derive_more API update, which has a couple dependency updates:
convert_case-0.7.1 (from 0.6) derive_more-2.0.1 (from 1.0) derive_more-impl-2.0.1 (from 1.0)
There were also the usual kvm-bindings and kvm-ioctls updates which I've prepared in the following tags:
f40-build-side-108138 f41-build-side-108136 f42-build-side-108134 f43-build-side-108132
Fabio, can you add the updates to those side tags? I could then add Firecracker and send them to Bodhi when they're ready. (Or if you prefer, I can request the new repos and update the existing ones if you add me to them.)
I can update derive_more and derive_more-impl quickly, firecracker is the only package that currently depends on v1 so we don't need to keep v1 around. For convert_case, there are a bunch more dependent packages - so I'll make a compat package for v0.6.
I'll let you know when all the builds are done.
After resolving some last-minute big-endian-specific build failures, the builds for derive_more, derive_more-impl, and convert_case are now ready in your four side tags.
Fabio
On Mon, Mar 24, 2025 at 8:17 PM Fabio Valentini decathorpe@gmail.com wrote:
On Sat, Mar 22, 2025 at 12:57 PM Fabio Valentini decathorpe@gmail.com wrote:
On Tue, Mar 18, 2025 at 3:24 PM David Michael fedora.dm0@gmail.com wrote:
Hi,
The release of Firecracker 1.11 wants a derive_more API update, which has a couple dependency updates:
convert_case-0.7.1 (from 0.6) derive_more-2.0.1 (from 1.0) derive_more-impl-2.0.1 (from 1.0)
There were also the usual kvm-bindings and kvm-ioctls updates which I've prepared in the following tags:
f40-build-side-108138 f41-build-side-108136 f42-build-side-108134 f43-build-side-108132
Fabio, can you add the updates to those side tags? I could then add Firecracker and send them to Bodhi when they're ready. (Or if you prefer, I can request the new repos and update the existing ones if you add me to them.)
I can update derive_more and derive_more-impl quickly, firecracker is the only package that currently depends on v1 so we don't need to keep v1 around. For convert_case, there are a bunch more dependent packages - so I'll make a compat package for v0.6.
I'll let you know when all the builds are done.
After resolving some last-minute big-endian-specific build failures, the builds for derive_more, derive_more-impl, and convert_case are now ready in your four side tags.
Thanks and sorry for the delay, I've pushed the tags with your updates to testing:
https://bodhi.fedoraproject.org/updates/FEDORA-2025-14fc1d1d12 https://bodhi.fedoraproject.org/updates/FEDORA-2025-08d6158844 https://bodhi.fedoraproject.org/updates/FEDORA-2025-8bb3c3a787 https://bodhi.fedoraproject.org/updates/FEDORA-2025-da1df60867
David