Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package flake-pilot for openSUSE:Factory 
checked in at 2026-05-21 18:27:54
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/flake-pilot (Old)
 and      /work/SRC/openSUSE:Factory/.flake-pilot.new.2084 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "flake-pilot"

Thu May 21 18:27:54 2026 rev:21 rq:1354279 version:3.1.33

Changes:
--------
--- /work/SRC/openSUSE:Factory/flake-pilot/flake-pilot.changes  2026-04-17 
21:04:07.613513004 +0200
+++ /work/SRC/openSUSE:Factory/.flake-pilot.new.2084/flake-pilot.changes        
2026-05-21 18:30:01.529185849 +0200
@@ -1,0 +2,86 @@
+Wed May 13 18:36:40 CEST 2026 - Marcus Schäfer <[email protected]>
+
+- Bump version: 3.1.32 → 3.1.33
+
+-------------------------------------------------------------------
+Wed May 13 18:28:16 CEST 2026 - Marcus Schäfer <[email protected]>
+
+- Call tools from /usr/sbin with abspath
+
+  Calling tools from /usr/sbin like mkfs.ext2 might not
+  be found by the calling shell if the PATH does not contain
+  /usr/sbin. Make sure to call these tools with an absolute
+  path. Also make sure to cleanup a broken filesystem artifact
+  when mkfs could not be called
+
+-------------------------------------------------------------------
+Wed May 13 09:01:10 CEST 2026 - Marcus Schäfer <[email protected]>
+
+- Update documentation
+
+  Update examples and architecture diagram
+
+-------------------------------------------------------------------
+Tue May 12 23:26:22 CEST 2026 - Marcus Schäfer <[email protected]>
+
+- Bump version: 3.1.31 → 3.1.32
+
+-------------------------------------------------------------------
+Tue May 12 23:25:34 CEST 2026 - Marcus Schäfer <[email protected]>
+
+- Create tap device ourselves
+
+-------------------------------------------------------------------
+Tue May 12 21:59:49 CEST 2026 - Marcus Schäfer <[email protected]>
+
+- Bump version: 3.1.30 → 3.1.31
+
+-------------------------------------------------------------------
+Tue May 12 18:20:43 CEST 2026 - Marcus Schäfer <[email protected]>
+
+- Require root permissions only for provisioning
+
+  When using the firecracker pilot require root permissions
+  only when provisioning data into the instance. This requires
+  mounting the overlay for which root permissions would be
+  needed. All the rest can be done rootless and provisioning
+  data is an optional setting
+
+-------------------------------------------------------------------
+Tue May 12 15:41:18 CEST 2026 - Marcus Schäfer <[email protected]>
+
+- Add appstore for prebuilt images
+
+-------------------------------------------------------------------
+Mon May 11 11:17:31 CEST 2026 - Marcus Schäfer <[email protected]>
+
+- Bump version: 3.1.29 → 3.1.30
+
+-------------------------------------------------------------------
+Mon May 11 11:16:21 CEST 2026 - Marcus Schäfer <[email protected]>
+
+- Start sshd in sci
+
+  Run sshd if present as part of the sci guest tool
+
+-------------------------------------------------------------------
+Mon May 11 10:23:17 CEST 2026 - Marcus Schäfer <[email protected]>
+
+- Fixed typo
+
+-------------------------------------------------------------------
+Sun May 10 15:28:47 CEST 2026 - Marcus Schäfer <[email protected]>
+
+- Bump version: 3.1.28 → 3.1.29
+
+-------------------------------------------------------------------
+Sun May 10 11:05:52 CEST 2026 - Marcus Schäfer <[email protected]>
+
+- Fix stdio/stderr and stdin channel setup
+
+  When calling firecracker pilot using vsock as transport, it
+  is required that all standard channels gets detached from
+  the firecracker process such that the following pty/vsock
+  channel operates correctly.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ flake-pilot.spec ++++++
--- /var/tmp/diff_new_pack.763dKk/_old  2026-05-21 18:30:03.969286297 +0200
+++ /var/tmp/diff_new_pack.763dKk/_new  2026-05-21 18:30:03.989287120 +0200
@@ -19,7 +19,7 @@
 
 
 Name:           flake-pilot
-Version:        3.1.28
+Version:        3.1.33
 Release:        0
 Summary:        Launcher for flake applications
 License:        MIT
@@ -144,7 +144,7 @@
 mkdir -p %{buildroot}/usr/lib/flake-pilot
 
 %if 0%{?suse_version} >= 1600
-install -D -m 755 %{SOURCE1001} 
%{buildroot}%{_tmpfilesdir}/flake-pilot-firecracker.conf
+install -D -m 644 %{SOURCE1001} 
%{buildroot}%{_tmpfilesdir}/flake-pilot-firecracker.conf
 %else
 mkdir -p %{buildroot}/var/lib/firecracker/images
 mkdir -p %{buildroot}/var/lib/firecracker/storage

++++++ flake-pilot.tar.gz ++++++
/work/SRC/openSUSE:Factory/flake-pilot/flake-pilot.tar.gz 
/work/SRC/openSUSE:Factory/.flake-pilot.new.2084/flake-pilot.tar.gz differ: 
char 5, line 1

Reply via email to