diff --git a/yast2-iscsi-client-2.16.7.tar.bz2 b/yast2-iscsi-client-2.16.7.tar.bz2 deleted file mode 100644 index da000f8..0000000 --- a/yast2-iscsi-client-2.16.7.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f1556491e86b9a7364ea8e8e9e70686d329b363edec73c428505872ed49c3cb9 -size 97623 diff --git a/yast2-iscsi-client-2.16.8.tar.bz2 b/yast2-iscsi-client-2.16.8.tar.bz2 new file mode 100644 index 0000000..1ea5c8f --- /dev/null +++ b/yast2-iscsi-client-2.16.8.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4017a32f00590d0c2f4af88660a4e271e5f056ba5e4321197346c790b7534c66 +size 97195 diff --git a/yast2-iscsi-client.changes b/yast2-iscsi-client.changes index 1b2985a..5287848 100644 --- a/yast2-iscsi-client.changes +++ b/yast2-iscsi-client.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sat Mar 15 17:03:37 CET 2008 - mzugec@suse.de + +- improved initiatorname validation (bnc#369985) +- 2.16.8 + ------------------------------------------------------------------- Mon Mar 10 18:20:19 CET 2008 - mzugec@suse.de diff --git a/yast2-iscsi-client.spec b/yast2-iscsi-client.spec index 24caaff..cd50841 100644 --- a/yast2-iscsi-client.spec +++ b/yast2-iscsi-client.spec @@ -1,5 +1,5 @@ # -# spec file for package yast2-iscsi-client (Version 2.16.7) +# spec file for package yast2-iscsi-client (Version 2.16.8) # # Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany. # This file and all modifications and additions to the pristine @@ -12,12 +12,12 @@ Name: yast2-iscsi-client -Version: 2.16.7 +Version: 2.16.8 Release: 1 License: GPL v2 or later Group: System/YaST BuildRoot: %{_tmppath}/%{name}-%{version}-build -Source0: yast2-iscsi-client-2.16.7.tar.bz2 +Source0: yast2-iscsi-client-2.16.8.tar.bz2 Prefix: /usr BuildRequires: docbook-xsl-stylesheets doxygen libicu-devel libxslt perl-XML-Writer popt-devel sgml-skel update-desktop-files yast2 yast2-devtools yast2-packagemanager-devel yast2-perl-bindings yast2-testsuite Requires: yast2 yast2-packager @@ -30,7 +30,7 @@ Configuration of iscsi-client %prep -%setup -n yast2-iscsi-client-2.16.7 +%setup -n yast2-iscsi-client-2.16.8 %build %{prefix}/bin/y2tool y2autoconf @@ -66,6 +66,9 @@ rm -rf "$RPM_BUILD_ROOT" /usr/share/YaST2/scrconf/iscsid.scr %doc %{prefix}/share/doc/packages/yast2-iscsi-client %changelog +* Sat Mar 15 2008 mzugec@suse.de +- improved initiatorname validation (bnc#369985) +- 2.16.8 * Mon Mar 10 2008 mzugec@suse.de - show initiatorname tab as default during installation (bnc#368644) - 2.16.7