--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2025-345f5f9a02
2025-05-21 02:04:40.357741+00:00
--------------------------------------------------------------------------------

Name        : rust-bincode_derive
Product     : Fedora 41
Version     : 2.0.1
Release     : 1.fc41
URL         : https://crates.io/crates/bincode_derive
Summary     : Implementation of #[derive(Encode, Decode)] for bincode
Description :
Implementation of #[derive(Encode, Decode)] for bincode.

--------------------------------------------------------------------------------
Update Information:

Added
Added support for PVH boot mode. This is used when an x86 kernel provides the
appropriate ELF Note to indicate that PVH boot mode is supported. Linux kernels
newer than 5.0 compiled with CONFIG_PVH=y set this ELF Note, as do FreeBSD
kernels.
Added support for Intel AMX (Advanced Matrix Extensions). To be able to take and
restore a snapshot of Intel AMX state, Xsave is used instead of kvm_xsave, so
users need to regenerate snapshots.
Added support for modifying the host TAP device name during snapshot restore.
Added Intel Sapphire Rapids as a supported and tested platform for Firecracker.
Added ARM Graviton4 as a supported and tested platform for Firecracker.
Changed
Cleared WAITPKG CPUID bit in CPUID normalization. The feature enables a guest to
put a physical processor into an idle state, which is undesirable in a FaaS
environment since that is what the host wants to decide.
Clarified what CPU models are supported by each existing CPU template.
Firecracker exits with an error if a CPU template is used on an unsupported CPU
model.
Deprecated
Deprecated the page_size_kib field in the UFFD handshake, and replaced it with a
page_size field. The page_size_kib field is misnamed, as the value Firecracker
sets it to is actually the page size in bytes, not KiB. It will be removed in
Firecracker 2.0.
Fixed
Fix the SendCtrlAltDel command not working for ACPI-enabled guest kernels, by
dropping the i8042.nopnp argument from the default kernel command line
Firecracker constructs.
Keep the UFFD Unix domain socket open to prevent the race condition between the
guest memory mappings message and the shutdown event that was sometimes causing
arrival of an empty message on the UFFD handler side.
Fixed to report process_startup_time_us and process_startup_time_cpu_us metrics
for api_server right after the API server starts, while previously reported
before applying seccomp filter and starting the API server. Users may observe a
bit longer startup time metrics.
--------------------------------------------------------------------------------
ChangeLog:

* Thu May  8 2025 Fabio Valentini <[email protected]> - 2.0.1-1
- Initial import (#2364714)
--------------------------------------------------------------------------------

This update can be installed with the "dnf" update program. Use
su -c 'dnf upgrade --advisory FEDORA-2025-345f5f9a02' at the command
line. For more information, refer to the dnf documentation available at
http://dnf.readthedocs.io/en/latest/command_ref.html#upgrade-command-label

All packages are signed with the Fedora Project GPG key. More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------

-- 
_______________________________________________
package-announce mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/[email protected]
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to