diff --git a/flake-pilot.changes b/flake-pilot.changes index e5a795f..852a6fa 100644 --- a/flake-pilot.changes +++ b/flake-pilot.changes @@ -1,3 +1,43 @@ +------------------------------------------------------------------- +Wed Mar 27 14:11:25 CET 2024 - Marcus Schäfer + +- Bump version: 3.0.9 → 3.0.10 + +------------------------------------------------------------------- +Wed Mar 27 14:04:40 CET 2024 - Marcus Schäfer + +- Clippy fixes + +------------------------------------------------------------------- +Wed Mar 27 13:57:50 CET 2024 - Marcus Schäfer + +- sudo is required + +------------------------------------------------------------------- +Wed Mar 27 13:53:39 CET 2024 - Marcus Schäfer + +- Fix error handling + + Make sure the real command that is called through sudo is + displayed. Also fix that the runas information is really used + +------------------------------------------------------------------- +Wed Mar 27 11:05:47 CET 2024 - Marcus Schäfer + +- Exit on remove if there is an error + + The remove sequence when used with --container or --vm deregisters + all apps associated with the container or VM first. If there is + an error on this deregistration, exit early and do not try to + delete the container/vm + +------------------------------------------------------------------- +Mon Mar 25 12:10:45 CET 2024 - Marcus Schäfer + +- Update URL in spec file + + Point to OSInside Organisation + ------------------------------------------------------------------- Mon Mar 25 11:58:55 CET 2024 - Marcus Schäfer diff --git a/flake-pilot.spec b/flake-pilot.spec index 6cc292f..a1fc776 100644 --- a/flake-pilot.spec +++ b/flake-pilot.spec @@ -23,7 +23,7 @@ # SOFTWARE. # Name: flake-pilot -Version: 3.0.9 +Version: 3.0.10 Release: 0 Summary: Launcher for flake applications License: MIT @@ -31,13 +31,14 @@ License: MIT Packager: Marcus Schaefer %endif Group: System/Management -Url: https://github.com/schaefi/pilot +Url: https://github.com/OSInside/flake-pilot Source0: %{name}.tar.gz Source1: cargo_config Source2: %{name}-rpmlintrc %if 0%{?debian} || 0%{?ubuntu} Requires: golang-github-containers-common %endif +Requires: sudo Requires: rsync Requires: tar BuildRequires: python3-docutils @@ -68,6 +69,7 @@ Summary: Podman pilot Group: System/Management Requires: rsync Requires: podman +Requires: sudo %description -n flake-pilot-podman Launcher for OCI containers based applications through podman @@ -85,6 +87,7 @@ Requires: firecracker Requires: xz Requires: e2fsprogs Requires: socat +Requires: sudo %description -n flake-pilot-firecracker Launcher and service tools for KVM VM based applications diff --git a/flake-pilot.tar.gz b/flake-pilot.tar.gz index ca3d7b1..d2cfedc 100644 --- a/flake-pilot.tar.gz +++ b/flake-pilot.tar.gz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:26daf36a277dec31614b1be6e5c70626fce68ef6f9ca1e91263c4ae3e8f5ffb1 -size 19288769 +oid sha256:efc98871d396578e02ca38e44a1c68ef2d5173db2dc88c168f2ea84055640efe +size 19287792