From 19c77cbcb20c0188ec3d15724233e0d65b177c26832fe677de659745bcb8888d Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Fri, 11 Oct 2019 13:24:53 +0000 Subject: [PATCH] - At upgrade time, mount also /run and efivars in the target, to fix hanging LVM tools (bsc#1148500) - 4.2.7 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-update?expand=0&rev=356 --- yast2-update-4.2.6.tar.bz2 | 3 --- yast2-update-4.2.7.tar.bz2 | 3 +++ yast2-update.changes | 7 +++++++ yast2-update.spec | 2 +- 4 files changed, 11 insertions(+), 4 deletions(-) delete mode 100644 yast2-update-4.2.6.tar.bz2 create mode 100644 yast2-update-4.2.7.tar.bz2 diff --git a/yast2-update-4.2.6.tar.bz2 b/yast2-update-4.2.6.tar.bz2 deleted file mode 100644 index cb63563..0000000 --- a/yast2-update-4.2.6.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:800a7b91c4f7f608290ee0b470225faf3e09fc661ccf4197976f45b8c1e40288 -size 67097 diff --git a/yast2-update-4.2.7.tar.bz2 b/yast2-update-4.2.7.tar.bz2 new file mode 100644 index 0000000..4ec2b63 --- /dev/null +++ b/yast2-update-4.2.7.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3ca8542827eb69938689742714c1b21d9dce704fb3763db769505d7d640342dd +size 67389 diff --git a/yast2-update.changes b/yast2-update.changes index ac56579..b771a2f 100644 --- a/yast2-update.changes +++ b/yast2-update.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Wed Oct 9 08:57:14 UTC 2019 - Martin Vidner + +- At upgrade time, mount also /run and efivars in the target, + to fix hanging LVM tools (bsc#1148500) +- 4.2.7 + ------------------------------------------------------------------- Mon Sep 30 15:09:44 UTC 2019 - José Iván López González diff --git a/yast2-update.spec b/yast2-update.spec index 3921637..eff97c0 100644 --- a/yast2-update.spec +++ b/yast2-update.spec @@ -17,7 +17,7 @@ Name: yast2-update -Version: 4.2.6 +Version: 4.2.7 Release: 0 Summary: YaST2 - Update License: GPL-2.0-only