Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package yast2-installation for openSUSE:Factory checked in at 2021-10-04 18:39:10 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/yast2-installation (Old) and /work/SRC/openSUSE:Factory/.yast2-installation.new.2443 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "yast2-installation" Mon Oct 4 18:39:10 2021 rev:479 rq:922550 version:4.4.19 Changes: -------- --- /work/SRC/openSUSE:Factory/yast2-installation/yast2-installation.changes 2021-09-11 22:24:54.623409076 +0200 +++ /work/SRC/openSUSE:Factory/.yast2-installation.new.2443/yast2-installation.changes 2021-10-04 18:39:40.958030006 +0200 @@ -1,0 +2,7 @@ +Wed Sep 29 16:13:17 UTC 2021 - Ladislav Slez??k <lsle...@suse.cz> + +- Release the sources and close the libzypp cache to allow + cleanly unmounting /mnt/var/cache/zypp directory (bsc#1189793) +- 4.4.19 + +------------------------------------------------------------------- Old: ---- yast2-installation-4.4.18.tar.bz2 New: ---- yast2-installation-4.4.19.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ yast2-installation.spec ++++++ --- /var/tmp/diff_new_pack.zkLDrp/_old 2021-10-04 18:39:41.622031084 +0200 +++ /var/tmp/diff_new_pack.zkLDrp/_new 2021-10-04 18:39:41.626031091 +0200 @@ -17,7 +17,7 @@ Name: yast2-installation -Version: 4.4.18 +Version: 4.4.19 Release: 0 Summary: YaST2 - Installation Parts License: GPL-2.0-only ++++++ yast2-installation-4.4.18.tar.bz2 -> yast2-installation-4.4.19.tar.bz2 ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-installation-4.4.18/.github/workflows/ci.yml new/yast2-installation-4.4.19/.github/workflows/ci.yml --- old/yast2-installation-4.4.18/.github/workflows/ci.yml 2021-09-09 18:00:39.000000000 +0200 +++ new/yast2-installation-4.4.19/.github/workflows/ci.yml 2021-10-01 12:50:01.000000000 +0200 @@ -8,7 +8,9 @@ jobs: Tests: runs-on: ubuntu-latest - container: registry.opensuse.org/yast/head/containers/yast-ruby:latest + container: + image: registry.opensuse.org/yast/head/containers/yast-ruby:latest + options: --privileged steps: @@ -36,7 +38,9 @@ Rubocop: runs-on: ubuntu-latest - container: registry.opensuse.org/yast/head/containers/yast-ruby:latest + container: + image: registry.opensuse.org/yast/head/containers/yast-ruby:latest + options: --privileged steps: @@ -48,7 +52,9 @@ Package: runs-on: ubuntu-latest - container: registry.opensuse.org/yast/head/containers/yast-ruby:latest + container: + image: registry.opensuse.org/yast/head/containers/yast-ruby:latest + options: --privileged steps: @@ -63,7 +69,9 @@ Yardoc: runs-on: ubuntu-latest - container: registry.opensuse.org/yast/head/containers/yast-ruby:latest + container: + image: registry.opensuse.org/yast/head/containers/yast-ruby:latest + options: --privileged steps: @@ -77,7 +85,9 @@ # checks into one job avoids that overhead Checks: runs-on: ubuntu-latest - container: registry.opensuse.org/yast/head/containers/yast-ruby:latest + container: + image: registry.opensuse.org/yast/head/containers/yast-ruby:latest + options: --privileged steps: diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-installation-4.4.18/package/yast2-installation.changes new/yast2-installation-4.4.19/package/yast2-installation.changes --- old/yast2-installation-4.4.18/package/yast2-installation.changes 2021-09-09 18:00:39.000000000 +0200 +++ new/yast2-installation-4.4.19/package/yast2-installation.changes 2021-10-01 12:50:01.000000000 +0200 @@ -1,4 +1,11 @@ ------------------------------------------------------------------- +Wed Sep 29 16:13:17 UTC 2021 - Ladislav Slez??k <lsle...@suse.cz> + +- Release the sources and close the libzypp cache to allow + cleanly unmounting /mnt/var/cache/zypp directory (bsc#1189793) +- 4.4.19 + +------------------------------------------------------------------- Thu Sep 9 15:54:57 UTC 2021 - Ladislav Slez??k <lsle...@suse.cz> - Display release notes during upgrade (bsc#1186044) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-installation-4.4.18/package/yast2-installation.spec new/yast2-installation-4.4.19/package/yast2-installation.spec --- old/yast2-installation-4.4.18/package/yast2-installation.spec 2021-09-09 18:00:39.000000000 +0200 +++ new/yast2-installation-4.4.19/package/yast2-installation.spec 2021-10-01 12:50:01.000000000 +0200 @@ -17,7 +17,7 @@ Name: yast2-installation -Version: 4.4.18 +Version: 4.4.19 Release: 0 Summary: YaST2 - Installation Parts License: GPL-2.0-only diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-installation-4.4.18/src/lib/installation/clients/pre_umount_finish.rb new/yast2-installation-4.4.19/src/lib/installation/clients/pre_umount_finish.rb --- old/yast2-installation-4.4.18/src/lib/installation/clients/pre_umount_finish.rb 2021-09-09 18:00:39.000000000 +0200 +++ new/yast2-installation-4.4.19/src/lib/installation/clients/pre_umount_finish.rb 2021-10-01 12:50:01.000000000 +0200 @@ -59,6 +59,9 @@ # save all sources and finish target # bnc #398315 Pkg.SourceSaveAll + # release the sources and unload the pool so the libzypp cache can be closed + # and /mnt/var/cache/zypp unmounted + Pkg.SourceFinishAll Pkg.TargetFinish # BNC #692799: Preserve the randomness state before umounting