From ba8d959b3f5687c3cd44bafb185312eed28f0d8c07e63e43275e89aa5618997b Mon Sep 17 00:00:00 2001 From: OBS User unknown Date: Fri, 22 Aug 2008 23:32:08 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/openssh?expand=0&rev=19 --- openssh-askpass-gnome.spec | 13 ++++++++++--- openssh.changes | 5 +++++ openssh.spec | 17 ++++++++++++++--- 3 files changed, 29 insertions(+), 6 deletions(-) diff --git a/openssh-askpass-gnome.spec b/openssh-askpass-gnome.spec index f0fd735..7531c93 100644 --- a/openssh-askpass-gnome.spec +++ b/openssh-askpass-gnome.spec @@ -2,9 +2,16 @@ # spec file for package openssh-askpass-gnome (Version 5.1p1) # # Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany. -# This file and all modifications and additions to the pristine -# package are under the same license as the package itself. # +# All modifications and additions to the file contributed by third parties +# remain the property of their copyright owners, unless otherwise agreed +# upon. The license for this file, and modifications and additions to the +# file, is the same license as for the pristine package itself (unless the +# license for the pristine package is not an Open Source License, in which +# case the license is the MIT License). An "Open Source License" is a +# license that conforms to the Open Source Definition (Version 1.9) +# published by the Open Source Initiative. + # Please submit bugfixes or comments via http://bugs.opensuse.org/ # @@ -16,7 +23,7 @@ BuildRequires: gtk2-devel krb5-devel opensc-devel openssh openssl-devel pam-dev License: BSD 3-Clause Group: Productivity/Networking/SSH Version: 5.1p1 -Release: 1 +Release: 24 Requires: openssh = %{version} openssh-askpass = %{version} AutoReqProv: on Summary: A GNOME-Based Passphrase Dialog for OpenSSH diff --git a/openssh.changes b/openssh.changes index 74c4ae9..aa3a5a8 100644 --- a/openssh.changes +++ b/openssh.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Aug 22 11:51:12 CEST 2008 - prusnak@suse.cz + +- enabled SELinux support [Fate#303662] + ------------------------------------------------------------------- Tue Jul 22 20:39:29 CEST 2008 - anicka@suse.cz diff --git a/openssh.spec b/openssh.spec index 6cc7473..3ef1ef2 100644 --- a/openssh.spec +++ b/openssh.spec @@ -2,9 +2,16 @@ # spec file for package openssh (Version 5.1p1) # # Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany. -# This file and all modifications and additions to the pristine -# package are under the same license as the package itself. # +# All modifications and additions to the file contributed by third parties +# remain the property of their copyright owners, unless otherwise agreed +# upon. The license for this file, and modifications and additions to the +# file, is the same license as for the pristine package itself (unless the +# license for the pristine package is not an Open Source License, in which +# case the license is the MIT License). An "Open Source License" is a +# license that conforms to the Open Source Definition (Version 1.9) +# published by the Open Source Initiative. + # Please submit bugfixes or comments via http://bugs.opensuse.org/ # @@ -21,6 +28,7 @@ Name: openssh %define _appdefdir %{_prefix}/share/X11/app-defaults %endif BuildRequires: audit-devel krb5-devel opensc-devel openssl-devel pam-devel tcpd-devel xorg-x11-devel +BuildRequires: libselinux-devel License: BSD 3-Clause; X11/MIT Group: Productivity/Networking/SSH Obsoletes: ssh @@ -30,7 +38,7 @@ PreReq: /usr/sbin/groupadd /usr/sbin/useradd %insserv_prereq %fillup_pr Conflicts: nonfreessh AutoReqProv: on Version: 5.1p1 -Release: 1 +Release: 23 %define xversion 1.2.4.1 Summary: Secure Shell Client and Server (Remote Login Program) Url: http://www.openssh.com/ @@ -180,6 +188,7 @@ LDFLAGS="-pie" CFLAGS="$RPM_OPT_FLAGS $PIEFLAGS -fstack-protector" CXXFLAGS="$RP --sysconfdir=/etc/ssh \ --libexecdir=%{prefix}/%_lib/ssh \ --with-tcp-wrappers \ + --with-selinux \ --with-pam \ --with-kerberos5=/usr \ --with-privsep-path=/var/lib/empty \ @@ -292,6 +301,8 @@ rm -rf $RPM_BUILD_ROOT %config %_appdefdir/SshAskpass %changelog +* Fri Aug 22 2008 prusnak@suse.cz +- enabled SELinux support [Fate#303662] * Tue Jul 22 2008 anicka@suse.cz - update to 5.1p1 * sshd(8): Avoid X11 man-in-the-middle attack on HP/UX (and possibly