From 8a7755ad9487c88115587febfb653dce8140b0b1be00950b4e9b6d9caefa377b Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Wed, 16 May 2018 13:53:21 +0000 Subject: [PATCH] - Do not try to set read-only property to default BTRFS subvolume if the filesystem already existed on disk (needed for bsc#1091047). - 4.0.60 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=959 --- yast2-installation-4.0.59.tar.bz2 | 3 --- yast2-installation-4.0.60.tar.bz2 | 3 +++ yast2-installation.changes | 8 ++++++++ yast2-installation.spec | 2 +- 4 files changed, 12 insertions(+), 4 deletions(-) delete mode 100644 yast2-installation-4.0.59.tar.bz2 create mode 100644 yast2-installation-4.0.60.tar.bz2 diff --git a/yast2-installation-4.0.59.tar.bz2 b/yast2-installation-4.0.59.tar.bz2 deleted file mode 100644 index a5803f2..0000000 --- a/yast2-installation-4.0.59.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7ebc281ac22dad709fcb06296d0ad1dd200a701db6cabd52c2dfaf90666e3dea -size 454866 diff --git a/yast2-installation-4.0.60.tar.bz2 b/yast2-installation-4.0.60.tar.bz2 new file mode 100644 index 0000000..e5fe252 --- /dev/null +++ b/yast2-installation-4.0.60.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4513b048a4da2ec533df8066826c058d2b2a964b3cf09cfadf6573b9ff31176d +size 455102 diff --git a/yast2-installation.changes b/yast2-installation.changes index 0cfbd96..fd5f1da 100644 --- a/yast2-installation.changes +++ b/yast2-installation.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Wed May 16 12:50:36 UTC 2018 - jlopez@suse.com + +- Do not try to set read-only property to default BTRFS subvolume + if the filesystem already existed on disk (needed for + bsc#1091047). +- 4.0.60 + ------------------------------------------------------------------- Thu May 10 13:10:41 UTC 2018 - igonzalezsosa@suse.com diff --git a/yast2-installation.spec b/yast2-installation.spec index 18b16b2..c33a67f 100644 --- a/yast2-installation.spec +++ b/yast2-installation.spec @@ -17,7 +17,7 @@ Name: yast2-installation -Version: 4.0.59 +Version: 4.0.60 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build