Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package firecracker for openSUSE:Factory 
checked in at 2023-01-17 17:35:06
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/firecracker (Old)
 and      /work/SRC/openSUSE:Factory/.firecracker.new.32243 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "firecracker"

Tue Jan 17 17:35:06 2023 rev:7 rq:1058768 version:1.2.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/firecracker/firecracker.changes  2022-10-03 
13:46:14.841545481 +0200
+++ /work/SRC/openSUSE:Factory/.firecracker.new.32243/firecracker.changes       
2023-01-17 17:35:17.137171275 +0100
@@ -1,0 +2,19 @@
+Mon Dec 19 10:44:16 UTC 2022 - Andrea Manzini <andrea.manz...@suse.com>
+
+- Update to version 1.2.0
+  * Added a new CPU template called T2S
+  * Added a new CLI option --metrics-path PATH
+  * Added baselines for m6i.metal and m6a.metal
+  * Changed the jailer option --exec-file to fail if the filename does not
+    contain the string firecracker
+  * Updated Rust toolchain and all dependencies to their respective newest 
versions
+  * Made the T2 template more robust by explicitly disabling additional
+    CPUID flags that should be off
+  * Now MAC address is correctly displayed when queried with GET /vm/config
+  * Fixed a self-DoS scenario in the virtio-queue code 
+  * Fixed the bad handling of kernel cmdline parameters when init arguments 
were
+    provided via JSON PUT /boot-source request
+  * Fixed a bug on ARM64 hosts  where the upper 64bits of the V0-V31 FL/SIMD
+    registers were not saved correctly
+
+-------------------------------------------------------------------

Old:
----
  firecracker-1.1.1.tar.xz

New:
----
  firecracker-1.2.0.tar.xz

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

Other differences:
------------------
++++++ firecracker.spec ++++++
--- /var/tmp/diff_new_pack.1hlvc0/_old  2023-01-17 17:35:18.321178143 +0100
+++ /var/tmp/diff_new_pack.1hlvc0/_new  2023-01-17 17:35:18.325178166 +0100
@@ -20,7 +20,7 @@
 %define cargo_home cargo-home
 
 Name:           firecracker
-Version:        1.1.1
+Version:        1.2.0
 Release:        0
 Summary:        Virtual Machine Monitor for creating microVMs
 License:        Apache-2.0

++++++ _service ++++++
--- /var/tmp/diff_new_pack.1hlvc0/_old  2023-01-17 17:35:18.365178399 +0100
+++ /var/tmp/diff_new_pack.1hlvc0/_new  2023-01-17 17:35:18.369178422 +0100
@@ -3,8 +3,8 @@
     <param 
name="url">https://github.com/firecracker-microvm/firecracker.git</param>
     <param name="scm">git</param>
     <param name="filename">firecracker</param>
-    <param name="versionformat">1.1.1</param>
-    <param name="revision">v1.1.1</param>
+    <param name="versionformat">1.2.0</param>
+    <param name="revision">v1.2.0</param>
   </service>
 
 

++++++ cargo_config ++++++
--- /var/tmp/diff_new_pack.1hlvc0/_old  2023-01-17 17:35:18.389178538 +0100
+++ /var/tmp/diff_new_pack.1hlvc0/_new  2023-01-17 17:35:18.393178561 +0100
@@ -3,14 +3,15 @@
 
 [source."https://github.com/firecracker-microvm/kvm-bindings";]
 git = "https://github.com/firecracker-microvm/kvm-bindings";
-tag = "v0.5.0-1"
+tag = "v0.6.0-1"
 replace-with = "vendored-sources"
 
 [source."https://github.com/firecracker-microvm/micro-http";]
 git = "https://github.com/firecracker-microvm/micro-http";
-rev = "0a58eb1"
+rev = "4b18a04"
 replace-with = "vendored-sources"
 
 [source.vendored-sources]
 directory = "vendor"
+(No newline at EOF)
 

++++++ firecracker-1.1.1.tar.xz -> firecracker-1.2.0.tar.xz ++++++
/work/SRC/openSUSE:Factory/firecracker/firecracker-1.1.1.tar.xz 
/work/SRC/openSUSE:Factory/.firecracker.new.32243/firecracker-1.2.0.tar.xz 
differ: char 13, line 1

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

Reply via email to