rpms/openssh/FC-6 openssh.spec,1.99.2.1,1.99.2.2

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Wed Mar 21 09:38:58 UTC 2007


Author: dwmw2

Update of /cvs/dist/rpms/openssh/FC-6
In directory cvs.devel.redhat.com:/tmp/cvs-serv9447

Modified Files:
      Tag: private-controlpersist-4_3p2-14-branch
	openssh.spec 
Log Message:
ControlPersist build



Index: openssh.spec
===================================================================
RCS file: /cvs/dist/rpms/openssh/FC-6/openssh.spec,v
retrieving revision 1.99.2.1
retrieving revision 1.99.2.2
diff -u -r1.99.2.1 -r1.99.2.2
--- openssh.spec	13 Dec 2006 12:35:51 -0000	1.99.2.1
+++ openssh.spec	21 Mar 2007 09:38:55 -0000	1.99.2.2
@@ -62,7 +62,7 @@
 Summary: The OpenSSH implementation of SSH protocol versions 1 and 2
 Name: openssh
 Version: 4.3p2
-Release: 14%{?dist}%{?rescue_rel}
+Release: 18%{?dist}%{?rescue_rel}
 URL: http://www.openssh.com/portable.html
 #Source0: ftp://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/openssh-%{version}.tar.gz
 #Source1: ftp://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/openssh-%{version}.tar.gz.sig
@@ -103,6 +103,8 @@
 Patch48: openssh-4.3p2-initscript.patch
 Patch49: openssh-4.3p2-pam-session.patch
 Patch50: openssh-4.3p2-gssapi-canohost.patch
+Patch51: openssh-4.3p2-mls.patch
+Patch52: openssh-4.3p2-selinux-rolechg.patch
 Patch100: openssh-4.3p2-controlpersist.patch
 Patch101: openssh-4.2p1-controldisplay.patch
 Patch102: openssh-4.3p2-multidisplay.patch
@@ -246,6 +248,8 @@
 %patch48 -p1 -b .initscript
 %patch49 -p1 -b .pam-sesssion
 %patch50 -p1 -b .canohost
+%patch51 -p1 -b .mls
+%patch52 -p1 -b .rolechg
 %patch100 -p1 -b .persist
 %patch101 -p1 -b .cdisplay
 %patch102 -p1 -b .multidisplay
@@ -494,6 +498,18 @@
 %endif
 
 %changelog
+* Tue Feb 27 2007 Tomas Mraz <tmraz at redhat.com> - 4.3p2-18
+- reject connection if requested mls range is not obtained (#229278)
+
+* Fri Feb  9 2007 Tomas Mraz <tmraz at redhat.com> - 4.3p2-17
+- allow selecting non-default roles and audit role changes (#227733)
+
+* Thu Jan 11 2007 Tomas Mraz <tmraz at redhat.com> - 4.3p2-16
+- support also level selection on unlabeled networks (#220487)
+
+* Fri Dec 22 2006 Tomas Mraz <tmraz at redhat.com> - 4.3p2-15
+- make sshd work with mls networking (patch by Klaus Weidner) (#220487)
+
 * Thu Nov 30 2006 Tomas Mraz <tmraz at redhat.com> - 4.3p2-14
 - fix gssapi with DNS loadbalanced clusters (#216857)
 




More information about the fedora-cvs-commits mailing list