From 7b0f7f6cb83bf48782914606be155cefc0e0b514e366c0c636f84ae3de7e871e Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Tue, 13 Mar 2018 08:55:22 +0000 Subject: [PATCH 1/3] - Set Btrfs 'ro' property at the end of the installation when needed (bsc#1079000) - 4.0.37 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=941 --- yast2-installation-4.0.36.tar.bz2 | 3 --- yast2-installation-4.0.37.tar.bz2 | 3 +++ yast2-installation.changes | 7 +++++++ yast2-installation.spec | 2 +- 4 files changed, 11 insertions(+), 4 deletions(-) delete mode 100644 yast2-installation-4.0.36.tar.bz2 create mode 100644 yast2-installation-4.0.37.tar.bz2 diff --git a/yast2-installation-4.0.36.tar.bz2 b/yast2-installation-4.0.36.tar.bz2 deleted file mode 100644 index f4be712..0000000 --- a/yast2-installation-4.0.36.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5206cecb2d81709d407bb41c102642ecbd8f39213ce9492a8b866166f4a796d5 -size 452800 diff --git a/yast2-installation-4.0.37.tar.bz2 b/yast2-installation-4.0.37.tar.bz2 new file mode 100644 index 0000000..a72b897 --- /dev/null +++ b/yast2-installation-4.0.37.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eee9fdefdfb397b3fa329a97438dc153a82ebeac979172e7922b410705442372 +size 452599 diff --git a/yast2-installation.changes b/yast2-installation.changes index 2965c8b..a48ea54 100644 --- a/yast2-installation.changes +++ b/yast2-installation.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Mon Mar 12 15:34:38 UTC 2018 - igonzalezsosa@suse.com + +- Set Btrfs 'ro' property at the end of the installation + when needed (bsc#1079000) +- 4.0.37 + ------------------------------------------------------------------- Thu Mar 1 14:48:45 UTC 2018 - shundhammer@suse.com diff --git a/yast2-installation.spec b/yast2-installation.spec index 0a613e4..fbd25f5 100644 --- a/yast2-installation.spec +++ b/yast2-installation.spec @@ -17,7 +17,7 @@ Name: yast2-installation -Version: 4.0.36 +Version: 4.0.37 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build From 6cb3122073bb8f2e2f9450d0d51a6c875fb12e5091376f77617c269561b42890 Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Tue, 13 Mar 2018 11:52:08 +0000 Subject: [PATCH 2/3] - complex_welcome: Translate license text if the language has been changed (bnc#1077733). - 4.0.38 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=942 --- yast2-installation-4.0.37.tar.bz2 | 3 --- yast2-installation-4.0.38.tar.bz2 | 3 +++ yast2-installation.changes | 7 +++++++ yast2-installation.spec | 2 +- 4 files changed, 11 insertions(+), 4 deletions(-) delete mode 100644 yast2-installation-4.0.37.tar.bz2 create mode 100644 yast2-installation-4.0.38.tar.bz2 diff --git a/yast2-installation-4.0.37.tar.bz2 b/yast2-installation-4.0.37.tar.bz2 deleted file mode 100644 index a72b897..0000000 --- a/yast2-installation-4.0.37.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:eee9fdefdfb397b3fa329a97438dc153a82ebeac979172e7922b410705442372 -size 452599 diff --git a/yast2-installation-4.0.38.tar.bz2 b/yast2-installation-4.0.38.tar.bz2 new file mode 100644 index 0000000..99d4cb5 --- /dev/null +++ b/yast2-installation-4.0.38.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:16d78a3753d5cf94603d9885a122c2ac3d1013e3328ada6d4d5a5afbbc8c61b0 +size 452878 diff --git a/yast2-installation.changes b/yast2-installation.changes index a48ea54..47715fd 100644 --- a/yast2-installation.changes +++ b/yast2-installation.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Tue Mar 13 12:09:45 CET 2018 - schubi@suse.de + +- complex_welcome: Translate license text if the language has been + changed (bnc#1077733). +- 4.0.38 + ------------------------------------------------------------------- Mon Mar 12 15:34:38 UTC 2018 - igonzalezsosa@suse.com diff --git a/yast2-installation.spec b/yast2-installation.spec index fbd25f5..6e72046 100644 --- a/yast2-installation.spec +++ b/yast2-installation.spec @@ -17,7 +17,7 @@ Name: yast2-installation -Version: 4.0.37 +Version: 4.0.38 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build From 5bf9bcd59753dea7cbad345b7eea54935e6400fbc069966dc29694b8adf9dec3 Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Wed, 14 Mar 2018 08:43:11 +0000 Subject: [PATCH 3/3] - Set the 'ro' property on Btrfs filesystem when using an AutoYaST profile which sets the 'ro' option explicitly (related to bsc#1079000). - 4.0.39 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=943 --- yast2-installation-4.0.38.tar.bz2 | 3 --- yast2-installation-4.0.39.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.38.tar.bz2 create mode 100644 yast2-installation-4.0.39.tar.bz2 diff --git a/yast2-installation-4.0.38.tar.bz2 b/yast2-installation-4.0.38.tar.bz2 deleted file mode 100644 index 99d4cb5..0000000 --- a/yast2-installation-4.0.38.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:16d78a3753d5cf94603d9885a122c2ac3d1013e3328ada6d4d5a5afbbc8c61b0 -size 452878 diff --git a/yast2-installation-4.0.39.tar.bz2 b/yast2-installation-4.0.39.tar.bz2 new file mode 100644 index 0000000..d85fea1 --- /dev/null +++ b/yast2-installation-4.0.39.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:485db89e7e4c40986ae6919fd2721d8d71a3a86230265aa1792fc8ed499aca44 +size 452985 diff --git a/yast2-installation.changes b/yast2-installation.changes index 47715fd..caa3dad 100644 --- a/yast2-installation.changes +++ b/yast2-installation.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Tue Mar 13 16:37:23 UTC 2018 - igonzalezsosa@suse.com + +- Set the 'ro' property on Btrfs filesystem when using an AutoYaST + profile which sets the 'ro' option explicitly (related to + bsc#1079000). +- 4.0.39 + ------------------------------------------------------------------- Tue Mar 13 12:09:45 CET 2018 - schubi@suse.de diff --git a/yast2-installation.spec b/yast2-installation.spec index 6e72046..2f45dab 100644 --- a/yast2-installation.spec +++ b/yast2-installation.spec @@ -17,7 +17,7 @@ Name: yast2-installation -Version: 4.0.38 +Version: 4.0.39 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build