Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package firecracker for openSUSE:Factory 
checked in at 2025-05-12 16:50:33
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/firecracker (Old)
 and      /work/SRC/openSUSE:Factory/.firecracker.new.30101 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "firecracker"

Mon May 12 16:50:33 2025 rev:15 rq:1276678 version:1.12.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/firecracker/firecracker.changes  2025-04-20 
19:52:14.889572067 +0200
+++ /work/SRC/openSUSE:Factory/.firecracker.new.30101/firecracker.changes       
2025-05-12 16:54:30.810867824 +0200
@@ -1,0 +2,59 @@
+Fri May 09 05:53:40 UTC 2025 - Johannes Kastl 
<[email protected]>
+
+- Update to version 1.12.0:
+  * Added
+    - #5048: 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.
+    - #5065 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.
+    - #4731: Added support for modifying the host TAP device name
+      during snapshot restore.
+    - #5146: Added Intel Sapphire Rapids as a supported and tested
+      platform for Firecracker.
+    - #5148: Added ARM Graviton4 as a supported and tested platform
+      for Firecracker.
+  * - Changed
+    - #5118: 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.
+    - #5142: 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
+    - #4948: 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
+    - #5074 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.
+    - #5122: 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.
+    - #5143: 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.
+  * Dependencies
+    - build(deps): Bump the firecracker group with 4 updates
+    - build(deps): Bump the firecracker group across 1 directory
+      with 8 updates
+    - chore: update bincode to 2.0
+    - build(deps): Bump the firecracker group with 13 updates
+    - chore: bump devctr version
+    - build(deps): Bump the firecracker group across 1 directory
+      with 33 updates
+    - chore: Update fingerprint
+
+-------------------------------------------------------------------

Old:
----
  firecracker-1.11.0.obscpio

New:
----
  firecracker-1.12.0.obscpio

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ firecracker.spec ++++++
--- /var/tmp/diff_new_pack.0r0Cd1/_old  2025-05-12 16:54:32.078921042 +0200
+++ /var/tmp/diff_new_pack.0r0Cd1/_new  2025-05-12 16:54:32.082921210 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           firecracker
-Version:        1.11.0
+Version:        1.12.0
 Release:        0
 Summary:        Virtual Machine Monitor for creating microVMs
 License:        Apache-2.0

++++++ _service ++++++
--- /var/tmp/diff_new_pack.0r0Cd1/_old  2025-05-12 16:54:32.118922721 +0200
+++ /var/tmp/diff_new_pack.0r0Cd1/_new  2025-05-12 16:54:32.118922721 +0200
@@ -2,7 +2,7 @@
   <service name="obs_scm" mode="manual">
     <param 
name="url">https://github.com/firecracker-microvm/firecracker.git</param>
     <param name="scm">git</param>
-    <param name="revision">v1.11.0</param>
+    <param name="revision">v1.12.0</param>
     <param name="versionformat">@PARENT_TAG@</param>
     <param name="changesgenerate">enable</param>
     <param name="versionrewrite-pattern">v(.*)</param>

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.0r0Cd1/_old  2025-05-12 16:54:32.138923560 +0200
+++ /var/tmp/diff_new_pack.0r0Cd1/_new  2025-05-12 16:54:32.142923728 +0200
@@ -1,6 +1,6 @@
 <servicedata>
 <service name="tar_scm">
                 <param 
name="url">https://github.com/firecracker-microvm/firecracker.git</param>
-              <param 
name="changesrevision">4e40479d1533a4e8e5aca3430f736474d7868bf4</param></service></servicedata>
+              <param 
name="changesrevision">15e7490687368f20b572fe045fe377df3df54f32</param></service></servicedata>
 (No newline at EOF)
 

++++++ firecracker-1.11.0.obscpio -> firecracker-1.12.0.obscpio ++++++
++++ 48592 lines of diff (skipped)

++++++ firecracker.obsinfo ++++++
--- /var/tmp/diff_new_pack.0r0Cd1/_old  2025-05-12 16:54:33.474979632 +0200
+++ /var/tmp/diff_new_pack.0r0Cd1/_new  2025-05-12 16:54:33.478979799 +0200
@@ -1,5 +1,5 @@
 name: firecracker
-version: 1.11.0
-mtime: 1742295572
-commit: 4e40479d1533a4e8e5aca3430f736474d7868bf4
+version: 1.12.0
+mtime: 1746614421
+commit: 15e7490687368f20b572fe045fe377df3df54f32
 

++++++ vendor.tar.xz ++++++
/work/SRC/openSUSE:Factory/firecracker/vendor.tar.xz 
/work/SRC/openSUSE:Factory/.firecracker.new.30101/vendor.tar.xz differ: char 
16, line 1

Reply via email to