Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package disk-encryption-tool for 
openSUSE:Factory checked in at 2026-03-06 18:16:48
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/disk-encryption-tool (Old)
 and      /work/SRC/openSUSE:Factory/.disk-encryption-tool.new.561 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "disk-encryption-tool"

Fri Mar  6 18:16:48 2026 rev:21 rq:1336588 version:1+git20260304.d12960d

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/disk-encryption-tool/disk-encryption-tool.changes    
    2026-01-29 17:45:22.158408390 +0100
+++ 
/work/SRC/openSUSE:Factory/.disk-encryption-tool.new.561/disk-encryption-tool.changes
       2026-03-06 18:16:50.183781906 +0100
@@ -1,0 +2,6 @@
+Wed Mar 04 20:19:11 UTC 2026 - Alberto Planas Dominguez <[email protected]>
+
+- Update to version 1+git20260304.d12960d:
+  * Use UUID= in crypttab
+
+-------------------------------------------------------------------

Old:
----
  disk-encryption-tool-1+git20260129.f7df08c.obscpio

New:
----
  disk-encryption-tool-1+git20260304.d12960d.obscpio

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

Other differences:
------------------
++++++ disk-encryption-tool.spec ++++++
--- /var/tmp/diff_new_pack.fqLG3L/_old  2026-03-06 18:16:52.391873680 +0100
+++ /var/tmp/diff_new_pack.fqLG3L/_new  2026-03-06 18:16:52.407874344 +0100
@@ -18,7 +18,7 @@
 
 
 Name:           disk-encryption-tool
-Version:        1+git20260129.f7df08c
+Version:        1+git20260304.d12960d
 Release:        0
 Summary:        Tool to reencrypt kiwi raw images
 License:        MIT

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.fqLG3L/_old  2026-03-06 18:16:52.767889287 +0100
+++ /var/tmp/diff_new_pack.fqLG3L/_new  2026-03-06 18:16:52.811891114 +0100
@@ -1,6 +1,6 @@
 <servicedata>
 <service name="tar_scm">
                 <param 
name="url">https://github.com/openSUSE/disk-encryption-tool.git</param>
-              <param 
name="changesrevision">f7df08c337b3ccf6ba5f5f79336a30a0e86b596b</param></service></servicedata>
+              <param 
name="changesrevision">d12960d899fa893bdc94c14805d154887db52804</param></service></servicedata>
 (No newline at EOF)
 

++++++ disk-encryption-tool-1+git20260129.f7df08c.obscpio -> 
disk-encryption-tool-1+git20260304.d12960d.obscpio ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/disk-encryption-tool-1+git20260129.f7df08c/disk-encryption-tool 
new/disk-encryption-tool-1+git20260304.d12960d/disk-encryption-tool
--- old/disk-encryption-tool-1+git20260129.f7df08c/disk-encryption-tool 
2026-01-29 10:16:47.000000000 +0100
+++ new/disk-encryption-tool-1+git20260304.d12960d/disk-encryption-tool 
2026-03-04 21:17:40.000000000 +0100
@@ -341,8 +341,8 @@
        elif [ "$crypttab_options" != "none" ]; then
                opts="$crypttab_options"
        fi
-       [ -n "$opts" ] && echo "$cr_name /dev/disk/by-uuid/$loop_UUID none 
$opts" >> "$root_mp"/etc/crypttab
-       [ -z "$opts" ] && echo "$cr_name /dev/disk/by-uuid/$loop_UUID none" >> 
"$root_mp"/etc/crypttab
+       [ -n "$opts" ] && echo "$cr_name UUID=$loop_UUID none $opts" >> 
"$root_mp"/etc/crypttab
+       [ -z "$opts" ] && echo "$cr_name UUID=$loop_UUID none" >> 
"$root_mp"/etc/crypttab
 else
        warn "Can't determine device UUID. Can't generate crypttab"
 fi

++++++ disk-encryption-tool.obsinfo ++++++
--- /var/tmp/diff_new_pack.fqLG3L/_old  2026-03-06 18:16:53.551921830 +0100
+++ /var/tmp/diff_new_pack.fqLG3L/_new  2026-03-06 18:16:53.599923822 +0100
@@ -1,5 +1,5 @@
 name: disk-encryption-tool
-version: 1+git20260129.f7df08c
-mtime: 1769678207
-commit: f7df08c337b3ccf6ba5f5f79336a30a0e86b596b
+version: 1+git20260304.d12960d
+mtime: 1772655460
+commit: d12960d899fa893bdc94c14805d154887db52804
 

Reply via email to