diff --git a/yast2-security-2.17.5.tar.bz2 b/yast2-security-2.17.5.tar.bz2 deleted file mode 100644 index 46244a4..0000000 --- a/yast2-security-2.17.5.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6fb25a9eba986efee3691819327ec100875a5d91bf07c5810a95b1ee717a6de5 -size 104963 diff --git a/yast2-security-2.17.6.tar.bz2 b/yast2-security-2.17.6.tar.bz2 new file mode 100644 index 0000000..b29699c --- /dev/null +++ b/yast2-security-2.17.6.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2a94c26135d5a4a876c43b3913bc39b3a1f36bb338a756623f42f5f67780c715 +size 109239 diff --git a/yast2-security.changes b/yast2-security.changes index f78c41c..b2a32a0 100644 --- a/yast2-security.changes +++ b/yast2-security.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Mon Oct 13 12:00:11 CEST 2008 - lslezak@suse.cz + +- fixed the label for option DISPLAYMANAGER_ROOT_LOGIN_REMOTE + (bnc#434273) +- 2.17.6 + ------------------------------------------------------------------- Wed Oct 8 08:16:33 CEST 2008 - jsuchome@suse.cz diff --git a/yast2-security.spec b/yast2-security.spec index 43015de..c1f1fb2 100644 --- a/yast2-security.spec +++ b/yast2-security.spec @@ -1,5 +1,5 @@ # -# spec file for package yast2-security (Version 2.17.5) +# spec file for package yast2-security (Version 2.17.6) # # Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -19,12 +19,12 @@ Name: yast2-security -Version: 2.17.5 +Version: 2.17.6 Release: 1 License: GPL v2 or later Group: System/YaST BuildRoot: %{_tmppath}/%{name}-%{version}-build -Source0: yast2-security-2.17.5.tar.bz2 +Source0: yast2-security-2.17.6.tar.bz2 Prefix: /usr BuildRequires: doxygen perl-XML-Writer pkg-config update-desktop-files yast2-devtools yast2-pam yast2-testsuite # new Pam.ycp API @@ -49,7 +49,7 @@ Authors: Jiri Suchomel %prep -%setup -n yast2-security-2.17.5 +%setup -n yast2-security-2.17.6 %build %{prefix}/bin/y2tool y2autoconf @@ -83,6 +83,10 @@ rm -rf "$RPM_BUILD_ROOT" /usr/share/YaST2/schema/autoyast/rnc/security.rnc %doc %{prefix}/share/doc/packages/yast2-security %changelog +* Mon Oct 13 2008 lslezak@suse.cz +- fixed the label for option DISPLAYMANAGER_ROOT_LOGIN_REMOTE + (bnc#434273) +- 2.17.6 * Wed Oct 08 2008 jsuchome@suse.cz - unified help texts for IP forwarding (bnc#432186) - use Table instead of RichText also for GTK UI (bnc#432446)