Hello community, here is the log from the commit of package dracut for openSUSE:Factory checked in at 2020-05-07 15:05:07 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/dracut (Old) and /work/SRC/openSUSE:Factory/.dracut.new.2738 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "dracut" Thu May 7 15:05:07 2020 rev:158 rq:800001 version:050+suse.61.g0fe0e854 Changes: -------- --- /work/SRC/openSUSE:Factory/dracut/dracut.changes 2020-05-02 22:14:49.484220216 +0200 +++ /work/SRC/openSUSE:Factory/.dracut.new.2738/dracut.changes 2020-05-07 15:05:29.931705031 +0200 @@ -1,0 +2,6 @@ +Mon May 04 09:10:14 UTC 2020 - [email protected] + +- Update to version 050+suse.61.g0fe0e854: + * Fix test in lsinitrd (https://progress.opensuse.org/issues/65334) + +------------------------------------------------------------------- Old: ---- dracut-050+suse.60.ged08acac.obscpio dracut-050+suse.60.ged08acac.tar.xz New: ---- dracut-050+suse.61.g0fe0e854.obscpio dracut-050+suse.61.g0fe0e854.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ dracut.spec ++++++ --- /var/tmp/diff_new_pack.mqQGyV/_old 2020-05-07 15:05:31.767709093 +0200 +++ /var/tmp/diff_new_pack.mqQGyV/_new 2020-05-07 15:05:31.771709101 +0200 @@ -19,7 +19,7 @@ %define dracutlibdir %{_prefix}/lib/dracut Name: dracut -Version: 050+suse.60.ged08acac +Version: 050+suse.61.g0fe0e854 Release: 0 Summary: Initramfs generator using udev License: GPL-2.0-or-later AND LGPL-2.1-or-later ++++++ _servicedata ++++++ --- /var/tmp/diff_new_pack.mqQGyV/_old 2020-05-07 15:05:31.815709199 +0200 +++ /var/tmp/diff_new_pack.mqQGyV/_new 2020-05-07 15:05:31.815709199 +0200 @@ -1,4 +1,4 @@ <servicedata> <service name="tar_scm"> <param name="url">https://github.com/opensuse/dracut.git</param> - <param name="changesrevision">ed08acac60e45a6095834a24fe0adf4e91b613f3</param></service></servicedata> \ No newline at end of file + <param name="changesrevision">0fe0e85451d2b5eb7ca3dcee3a8c76c150902731</param></service></servicedata> \ No newline at end of file ++++++ dracut-050+suse.60.ged08acac.obscpio -> dracut-050+suse.61.g0fe0e854.obscpio ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/dracut-050+suse.60.ged08acac/lsinitrd.sh new/dracut-050+suse.61.g0fe0e854/lsinitrd.sh --- old/dracut-050+suse.60.ged08acac/lsinitrd.sh 2020-04-17 18:17:16.000000000 +0200 +++ new/dracut-050+suse.61.g0fe0e854/lsinitrd.sh 2020-05-04 11:06:49.000000000 +0200 @@ -206,7 +206,7 @@ fi if (( ${#filenames[@]} <= 0 )) && [[ -z "$unpack" ]] && [[ -z "$unpackearly" ]]; then - if [ -n $uefi ]; then + if [ -n "$uefi" ]; then echo -n "initrd in UEFI: $uefi: " du -h $image | while read a b || [ -n "$a" ]; do echo $a;done if [ -f "$TMPDIR/osrel.txt" ]; then ++++++ dracut-050+suse.60.ged08acac.tar.xz -> dracut-050+suse.61.g0fe0e854.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/dracut-050+suse.60.ged08acac/lsinitrd.sh new/dracut-050+suse.61.g0fe0e854/lsinitrd.sh --- old/dracut-050+suse.60.ged08acac/lsinitrd.sh 2020-04-17 18:17:16.000000000 +0200 +++ new/dracut-050+suse.61.g0fe0e854/lsinitrd.sh 2020-05-04 11:06:49.000000000 +0200 @@ -206,7 +206,7 @@ fi if (( ${#filenames[@]} <= 0 )) && [[ -z "$unpack" ]] && [[ -z "$unpackearly" ]]; then - if [ -n $uefi ]; then + if [ -n "$uefi" ]; then echo -n "initrd in UEFI: $uefi: " du -h $image | while read a b || [ -n "$a" ]; do echo $a;done if [ -f "$TMPDIR/osrel.txt" ]; then ++++++ dracut.obsinfo ++++++ --- /var/tmp/diff_new_pack.mqQGyV/_old 2020-05-07 15:05:32.231710119 +0200 +++ /var/tmp/diff_new_pack.mqQGyV/_new 2020-05-07 15:05:32.231710119 +0200 @@ -1,5 +1,5 @@ name: dracut -version: 050+suse.60.ged08acac -mtime: 1587140236 -commit: ed08acac60e45a6095834a24fe0adf4e91b613f3 +version: 050+suse.61.g0fe0e854 +mtime: 1588583209 +commit: 0fe0e85451d2b5eb7ca3dcee3a8c76c150902731
