- Fixed unmounting /mnt/dev when going back to the partition

selection dialog (fix up for the bsc#1089643)
- 4.0.14

- Copy the resolv.conf and bind mount /dev directory to the target
  root, sort the restore scripts to run them in the expected
  order (bsc#1089643)
- The bind mount also fixes the libzypp plugin service refresh
  (bsc#1080693)
- 4.0.13

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-update?expand=0&rev=336
This commit is contained in:
YaST Team Bot
2018-06-06 11:17:23 +00:00
committed by Git OBS Bridge
parent a55f44fd97
commit c21f5b1685
4 changed files with 23 additions and 6 deletions

View File

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

View File

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

View File

@@ -1,3 +1,20 @@
-------------------------------------------------------------------
Wed May 9 10:20:03 UTC 2018 - lslezak@suse.cz
- Fixed unmounting /mnt/dev when going back to the partition
selection dialog (fix up for the bsc#1089643)
- 4.0.14
-------------------------------------------------------------------
Fri Apr 27 13:45:41 UTC 2018 - lslezak@suse.cz
- Copy the resolv.conf and bind mount /dev directory to the target
root, sort the restore scripts to run them in the expected
order (bsc#1089643)
- The bind mount also fixes the libzypp plugin service refresh
(bsc#1080693)
- 4.0.13
-------------------------------------------------------------------
Mon Mar 19 16:24:35 UTC 2018 - ancor@suse.com

View File

@@ -17,7 +17,7 @@
Name: yast2-update
Version: 4.0.12
Version: 4.0.14
Release: 0
BuildRoot: %{_tmppath}/%{name}-%{version}-build
@@ -47,8 +47,8 @@ Requires: yast2-storage-ng >= 4.0.137
Requires: yast2 >= 3.1.126
Requires: yast2-installation
# Packages#proposal_for_update
Requires: yast2-packager >= 3.2.13
# handle bind mount at /mnt/dev
Requires: yast2-packager >= 4.0.61
# Pkg.TargetInitializeOptions()
Requires: yast2-pkg-bindings >= 3.1.14