From 3e2423ab7314a79bd09f0fad80616ef92fdcabff0323a0d939e8a9f3b726d535 Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Thu, 6 Mar 2014 09:31:35 +0000 Subject: [PATCH] - fix malformed string exception if cio ignore is disabled (bnc#866995) - 3.1.50 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=586 --- yast2-installation-3.1.49.tar.bz2 | 3 --- yast2-installation-3.1.50.tar.bz2 | 3 +++ yast2-installation.changes | 7 +++++++ yast2-installation.spec | 2 +- 4 files changed, 11 insertions(+), 4 deletions(-) delete mode 100644 yast2-installation-3.1.49.tar.bz2 create mode 100644 yast2-installation-3.1.50.tar.bz2 diff --git a/yast2-installation-3.1.49.tar.bz2 b/yast2-installation-3.1.49.tar.bz2 deleted file mode 100644 index b69eb68..0000000 --- a/yast2-installation-3.1.49.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8c9a70a61506777f2a6420d4d124908240f8a3a221726afd33c7b5ecfea204b1 -size 1216603 diff --git a/yast2-installation-3.1.50.tar.bz2 b/yast2-installation-3.1.50.tar.bz2 new file mode 100644 index 0000000..3a860cc --- /dev/null +++ b/yast2-installation-3.1.50.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:827dcc6c7b87f613c8cb372d63e8997831eb06b249b58157dc0d7c95053b91f3 +size 1217391 diff --git a/yast2-installation.changes b/yast2-installation.changes index 3886cf5..60152c5 100644 --- a/yast2-installation.changes +++ b/yast2-installation.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Thu Mar 6 09:15:24 UTC 2014 - jreidinger@suse.com + +- fix malformed string exception if cio ignore is disabled + (bnc#866995) +- 3.1.50 + ------------------------------------------------------------------- Tue Mar 4 09:13:41 UTC 2014 - jreidinger@suse.com diff --git a/yast2-installation.spec b/yast2-installation.spec index e4a9dcf..895a73f 100644 --- a/yast2-installation.spec +++ b/yast2-installation.spec @@ -17,7 +17,7 @@ Name: yast2-installation -Version: 3.1.49 +Version: 3.1.50 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build