forked from pool/jeos-firstboot
- Update to version 1.5.9: #2
@@ -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>
|
||||
BIN
jeos-firstboot-1.5.8.obscpio
LFS
BIN
jeos-firstboot-1.5.8.obscpio
LFS
Binary file not shown.
BIN
jeos-firstboot-1.5.9.obscpio
LFS
Normal file
BIN
jeos-firstboot-1.5.9.obscpio
LFS
Normal file
Binary file not shown.
@@ -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>
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
name: jeos-firstboot
|
||||
version: 1.5.8
|
||||
mtime: 1751979752
|
||||
commit: 598996a37463fc5f0f5a12a87552808fed72907a
|
||||
version: 1.5.9
|
||||
mtime: 1768895942
|
||||
commit: 2b7167c16d7d5bac8fd7382129bf077f54cab7ae
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user