[openssh-commits] CVS: fuyu.mindrot.org: openssh

Damien Miller djm at fuyu.mindrot.org
Tue Jan 25 12:16:19 EST 2011


CVSROOT:        /var/cvs
Module name:    openssh
Changes by:     djm at fuyu.mindrot.org 11/01/25 12:16:19

Modified files:
    .               : ChangeLog Makefile.in configure.ac ssh.c
    openbsd-compat  : port-linux.c port-linux.h

Log message:
 - (djm) [configure.ac Makefile.in ssh.c openbsd-compat/port-linux.c
   openbsd-compat/port-linux.h] Move SELinux-specific code from ssh.c to
   port-linux.c to avoid compilation errors. Add -lselinux to ssh when
   building with SELinux support to avoid linking failure; report from
   amk AT spamfence.net; ok dtucker

Diff commands:
cvs -nQq rdiff -u -r1.5820 -r1.5821 openssh/ChangeLog
cvs -nQq rdiff -u -r1.320 -r1.321 openssh/Makefile.in
cvs -nQq rdiff -u -r1.469 -r1.470 openssh/configure.ac
cvs -nQq rdiff -u -r1.350 -r1.351 openssh/ssh.c
cvs -nQq rdiff -u -r1.11 -r1.12 openssh/openbsd-compat/port-linux.c
cvs -nQq rdiff -u -r1.4 -r1.5 openssh/openbsd-compat/port-linux.h

ViewVC:
http://anoncvs.mindrot.org/index.cgi/openssh/ChangeLog?r1=1.5820;r2=1.5821&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/Makefile.in?r1=1.320;r2=1.321&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/configure.ac?r1=1.469;r2=1.470&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/ssh.c?r1=1.350;r2=1.351&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/openbsd-compat/port-linux.c?r1=1.11;r2=1.12&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/openbsd-compat/port-linux.h?r1=1.4;r2=1.5&view=patch

Please note that there may be a delay before commits are available
on the public ViewVC site.


More information about the openssh-commits mailing list