- Update encryption device names according to the values in the
crypttab file (bsc#1094963). - 4.0.16 - Flush the disk cache after restoring the backup to mitigate risk of data loss after unexpected reboot/poweroff after aborting upgrade (bsc#1089643) - 4.0.15 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-update?expand=0&rev=337
This commit is contained in:
committed by
Git OBS Bridge
parent
c21f5b1685
commit
0bae7fca24
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:049d4b88d5f83967d77048e440be341706888a6f58cb1a7c9b68e8624086e3ac
|
||||
size 65867
|
3
yast2-update-4.0.16.tar.bz2
Normal file
3
yast2-update-4.0.16.tar.bz2
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:86aafbda9e303c20b2bdfe52b1472a313dcdc0ff744e8f95da9d756fe6954fa3
|
||||
size 65984
|
@@ -1,3 +1,18 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 7 17:10:49 UTC 2018 - jlopez@suse.com
|
||||
|
||||
- Update encryption device names according to the values in the
|
||||
crypttab file (bsc#1094963).
|
||||
- 4.0.16
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 6 11:19:12 UTC 2018 - lslezak@suse.cz
|
||||
|
||||
- Flush the disk cache after restoring the backup to mitigate
|
||||
risk of data loss after unexpected reboot/poweroff after aborting
|
||||
upgrade (bsc#1089643)
|
||||
- 4.0.15
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed May 9 10:20:03 UTC 2018 - lslezak@suse.cz
|
||||
|
||||
|
@@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: yast2-update
|
||||
Version: 4.0.14
|
||||
Version: 4.0.16
|
||||
Release: 0
|
||||
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
@@ -39,10 +39,10 @@ BuildRequires: yast2-installation-control
|
||||
# Needed for tests
|
||||
BuildRequires: rubygem(rspec)
|
||||
|
||||
# Filesystems::Base#match_fstab_spec? and Filesystems::MountByType.from_fstab_spec
|
||||
BuildRequires: yast2-storage-ng >= 4.0.137
|
||||
# Filesystems::Base#match_fstab_spec? and Filesystems::MountByType.from_fstab_spec
|
||||
Requires: yast2-storage-ng >= 4.0.137
|
||||
# Encryption.use_crypttab_names
|
||||
BuildRequires: yast2-storage-ng >= 4.0.186
|
||||
# Encryption.use_crypttab_names
|
||||
Requires: yast2-storage-ng >= 4.0.186
|
||||
# FSSnapshotStore
|
||||
Requires: yast2 >= 3.1.126
|
||||
Requires: yast2-installation
|
||||
|
Reference in New Issue
Block a user