3
0

- Update to version 1.5.9: #2

Manually merged
devel-factory merged 1 commits from favogt/jeos-firstboot:main into main 2026-01-20 09:23:47 +01:00
6 changed files with 16 additions and 8 deletions

View File

@@ -1,4 +1,4 @@
<servicedata>
<service name="tar_scm">
<param name="url">https://github.com/openSUSE/jeos-firstboot.git</param>
<param name="changesrevision">598996a37463fc5f0f5a12a87552808fed72907a</param></service></servicedata>
<param name="changesrevision">2b7167c16d7d5bac8fd7382129bf077f54cab7ae</param></service></servicedata>

Binary file not shown.

BIN
jeos-firstboot-1.5.9.obscpio LFS Normal file

Binary file not shown.

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Jan 20 08:01:25 UTC 2026 - Fabian Vogt <fvogt@suse.com>
- Update to version 1.5.9:
* Use snapper create on transactional systems again
-------------------------------------------------------------------
Tue Jul 08 13:12:31 UTC 2025 - Fabian Vogt <fvogt@suse.com>

View File

@@ -1,4 +1,4 @@
name: jeos-firstboot
version: 1.5.8
mtime: 1751979752
commit: 598996a37463fc5f0f5a12a87552808fed72907a
version: 1.5.9
mtime: 1768895942
commit: 2b7167c16d7d5bac8fd7382129bf077f54cab7ae

View File

@@ -23,7 +23,7 @@
%endif
Name: jeos-firstboot
Version: 1.5.8
Version: 1.5.9
Release: 0
Summary: Simple text based JeOS first boot wizard
License: MIT
@@ -41,6 +41,8 @@ Requires: timezone
%if 0%{?suse_version} >= 1550
Requires: ssh-pairing
%endif
# Used by jeos-firstboot-snapshot
Requires: /usr/bin/findmnt
Requires: ((/usr/bin/qrencode and /usr/bin/oathtool) if pam_oath)
Requires: (/usr/bin/nmtui if NetworkManager)
BuildArch: noarch