Accepting request 1208617 from devel:microos

- Update to version 1+git20241017.34ee974:
  * Keep SELinux label of /etc/crypttab intact when changing options
    (boo#1231696)
  * Fix typo in update-entry help, should be  /etc/kernel/cmdline

OBS-URL: https://build.opensuse.org/request/show/1208617
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sdbootutil?expand=0&rev=37
This commit is contained in:
Ana Guerrero 2024-10-17 16:38:44 +00:00 committed by Git OBS Bridge
commit a2f4f4dfe5
6 changed files with 16 additions and 8 deletions

View File

@ -3,4 +3,4 @@
<param name="url">https://github.com/lnussel/sdbootutil.git</param> <param name="url">https://github.com/lnussel/sdbootutil.git</param>
<param name="changesrevision">708592a5033bb41d14e378172466ae9e90dfb3c4</param></service><service name="tar_scm"> <param name="changesrevision">708592a5033bb41d14e378172466ae9e90dfb3c4</param></service><service name="tar_scm">
<param name="url">https://github.com/openSUSE/sdbootutil.git</param> <param name="url">https://github.com/openSUSE/sdbootutil.git</param>
<param name="changesrevision">3df16d22edd8bb52e5da5d3c9e7e5eee51046c21</param></service></servicedata> <param name="changesrevision">34ee974436cad6b0a0e58988aa4fc6f69863d9b0</param></service></servicedata>

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:865d4ea7631a7c3d0482cd18e53044ff4ff7a885bed1165040e99a68bcb5927a
size 389643

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:aa037fc721ddd3b9f7b7aa80ddec49c6ba91266a040d27f687f52663edf93beb
size 389643

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Thu Oct 17 10:56:11 UTC 2024 - aplanas@suse.com
- Update to version 1+git20241017.34ee974:
* Keep SELinux label of /etc/crypttab intact when changing options
(boo#1231696)
* Fix typo in update-entry help, should be /etc/kernel/cmdline
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Oct 08 19:44:00 UTC 2024 - aplanas@suse.com Tue Oct 08 19:44:00 UTC 2024 - aplanas@suse.com

View File

@ -1,4 +1,4 @@
name: sdbootutil name: sdbootutil
version: 1+git20241008.3df16d2 version: 1+git20241017.34ee974
mtime: 1728416501 mtime: 1729162455
commit: 3df16d22edd8bb52e5da5d3c9e7e5eee51046c21 commit: 34ee974436cad6b0a0e58988aa4fc6f69863d9b0

View File

@ -27,7 +27,7 @@ BuildRequires: git-core
%define git_version %{nil} %define git_version %{nil}
%endif %endif
Name: sdbootutil Name: sdbootutil
Version: 1+git20241008.3df16d2%{git_version} Version: 1+git20241017.34ee974%{git_version}
Release: 0 Release: 0
Summary: script to install shim with sd-boot Summary: script to install shim with sd-boot
License: MIT License: MIT