From 0648937a974ec788d15a4fde0a48b6fa5c503531747d9af8a9357865b7c27766 Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Thu, 28 May 2015 14:55:29 +0000 Subject: [PATCH 1/4] - add a client to create a snapshot after installation/upgrade (fate #317973) - 3.1.143 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=716 --- yast2-installation-3.1.142.tar.bz2 | 3 --- yast2-installation-3.1.143.tar.bz2 | 3 +++ yast2-installation.changes | 7 +++++++ yast2-installation.spec | 6 +++--- 4 files changed, 13 insertions(+), 6 deletions(-) delete mode 100644 yast2-installation-3.1.142.tar.bz2 create mode 100644 yast2-installation-3.1.143.tar.bz2 diff --git a/yast2-installation-3.1.142.tar.bz2 b/yast2-installation-3.1.142.tar.bz2 deleted file mode 100644 index 5160dd3..0000000 --- a/yast2-installation-3.1.142.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5340d4e211cd9934f0429a41769b19588fe01f0dffb7941a7fa20c0feb64c468 -size 389169 diff --git a/yast2-installation-3.1.143.tar.bz2 b/yast2-installation-3.1.143.tar.bz2 new file mode 100644 index 0000000..66fa115 --- /dev/null +++ b/yast2-installation-3.1.143.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6216acb3146a0c2aeabf808b4e7fa747c75fa1351fd539edaf619d2144f08793 +size 390044 diff --git a/yast2-installation.changes b/yast2-installation.changes index fc9ed27..06a58f5 100644 --- a/yast2-installation.changes +++ b/yast2-installation.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Thu May 28 12:41:49 UTC 2015 - igonzalezsosa@suse.com + +- add a client to create a snapshot after installation/upgrade + (fate #317973) +- 3.1.143 + ------------------------------------------------------------------- Wed May 20 19:29:48 UTC 2015 - lslezak@suse.cz diff --git a/yast2-installation.spec b/yast2-installation.spec index a138297..18068c0 100644 --- a/yast2-installation.spec +++ b/yast2-installation.spec @@ -17,7 +17,7 @@ Name: yast2-installation -Version: 3.1.142 +Version: 3.1.143 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -41,7 +41,7 @@ BuildRequires: yast2-devtools >= 3.1.10 BuildRequires: rubygem(rspec) # Base clients for inst clients -BuildRequires: yast2 >= 3.1.112 +BuildRequires: yast2 >= 3.1.126 # Yast::Remote BuildRequires: yast2-network @@ -50,7 +50,7 @@ BuildRequires: yast2-network Requires: autoyast2-installation >= 3.1.5 # Wizard.OpenLeftTitleNextBackDialog -Requires: yast2 >= 3.1.43 +Requires: yast2 >= 3.1.126 # Language::GetLanguageItems and other API # Language::Set (handles downloading the translation extensions) From b6d942d7b8de8f974622e65be12bf07da9a2dd8ee2223433c0b50cca4deef044 Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Fri, 29 May 2015 11:00:18 +0000 Subject: [PATCH 2/4] Updated to git ref 60a5e68 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=717 --- yast2-installation-3.1.143.tar.bz2 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/yast2-installation-3.1.143.tar.bz2 b/yast2-installation-3.1.143.tar.bz2 index 66fa115..37bde7d 100644 --- a/yast2-installation-3.1.143.tar.bz2 +++ b/yast2-installation-3.1.143.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6216acb3146a0c2aeabf808b4e7fa747c75fa1351fd539edaf619d2144f08793 -size 390044 +oid sha256:ac67d6477e311f584ffbbf3251d6ba21030f74aa7cd5f0b0afa0f543eebefd88 +size 389445 From e4e26be472a14240bea7b6d6aa5504884980bc4fc703d21d8e896dfca432d2c9 Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Fri, 29 May 2015 11:45:19 +0000 Subject: [PATCH 3/4] Updated to git ref 9480705 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=718 --- yast2-installation-3.1.143.tar.bz2 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/yast2-installation-3.1.143.tar.bz2 b/yast2-installation-3.1.143.tar.bz2 index 37bde7d..cd3098d 100644 --- a/yast2-installation-3.1.143.tar.bz2 +++ b/yast2-installation-3.1.143.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ac67d6477e311f584ffbbf3251d6ba21030f74aa7cd5f0b0afa0f543eebefd88 -size 389445 +oid sha256:f000eda4322b27931fbff830e664e965891e4965bcd71973a141e8eae9ea584a +size 389817 From 0e30674f147069cb3fd8c926e066c5c14f2fd1a3792886e431d1ccc91272c820 Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Tue, 2 Jun 2015 08:55:39 +0000 Subject: [PATCH 4/4] - fix crash in Upgrade when creating post upgrade snapshot (fate#317973) - 3.1.144 (fate#317973) OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=719 --- yast2-installation-3.1.143.tar.bz2 | 3 --- yast2-installation-3.1.144.tar.bz2 | 3 +++ yast2-installation.changes | 9 ++++++++- yast2-installation.spec | 2 +- 4 files changed, 12 insertions(+), 5 deletions(-) delete mode 100644 yast2-installation-3.1.143.tar.bz2 create mode 100644 yast2-installation-3.1.144.tar.bz2 diff --git a/yast2-installation-3.1.143.tar.bz2 b/yast2-installation-3.1.143.tar.bz2 deleted file mode 100644 index cd3098d..0000000 --- a/yast2-installation-3.1.143.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f000eda4322b27931fbff830e664e965891e4965bcd71973a141e8eae9ea584a -size 389817 diff --git a/yast2-installation-3.1.144.tar.bz2 b/yast2-installation-3.1.144.tar.bz2 new file mode 100644 index 0000000..0b45f66 --- /dev/null +++ b/yast2-installation-3.1.144.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:50238fed6b2463941c670a20bfa5f7e83886d74d13850dce9e30144cf96c7968 +size 389807 diff --git a/yast2-installation.changes b/yast2-installation.changes index 06a58f5..b420d97 100644 --- a/yast2-installation.changes +++ b/yast2-installation.changes @@ -1,8 +1,15 @@ +------------------------------------------------------------------- +Tue Jun 2 08:41:03 UTC 2015 - jreidinger@suse.com + +- fix crash in Upgrade when creating post upgrade snapshot + (fate#317973) +- 3.1.144 + ------------------------------------------------------------------- Thu May 28 12:41:49 UTC 2015 - igonzalezsosa@suse.com - add a client to create a snapshot after installation/upgrade - (fate #317973) + (fate#317973) - 3.1.143 ------------------------------------------------------------------- diff --git a/yast2-installation.spec b/yast2-installation.spec index 18068c0..3e541a5 100644 --- a/yast2-installation.spec +++ b/yast2-installation.spec @@ -17,7 +17,7 @@ Name: yast2-installation -Version: 3.1.143 +Version: 3.1.144 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build