]> git.pld-linux.org Git - packages/openssh.git/commitdiff
- changed behaviour of selinux code in permissive mode
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Mon, 5 Jan 2004 14:04:52 +0000 (14:04 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    openssh.spec -> 1.190

openssh.spec

index 04f2a7f9cc8e7cfdbc80950e154b668c37246ab8..508223929e3ae92facb0df3beff478d291793840 100644 (file)
@@ -20,7 +20,7 @@ Summary(ru):  OpenSSH - 
 Summary(uk):   OpenSSH - ×¦ÌØÎÁ ÒÅÁ̦ÚÁæѠÐÒÏÔÏËÏÌÕ Secure Shell (SSH)
 Name:          openssh
 Version:       3.7.1p2
-Release:       4.4
+Release:       4.5
 Epoch:         2
 License:       BSD
 Group:         Applications/Networking
@@ -49,6 +49,7 @@ Patch7:               %{name}-pam-conv.patch
 # http://chrootssh.sourceforge.net/download/osshChroot-3.7.1p2.diff
 Patch8:                %{name}-chroot.patch
 Patch9:                %{name}-selinux.patch
+Patch10:       %{name}-selinux-pld.patch
 URL:           http://www.openssh.com/
 BuildRequires: autoconf
 BuildRequires: automake
@@ -404,6 +405,7 @@ GNOME.
 %patch7 -p1
 %patch8 -p1
 %patch9 -p1
+%patch10 -p1
 
 %build
 cp /usr/share/automake/config.sub .
This page took 0.038814 seconds and 4 git commands to generate.