Call for testing: OpenSSH 6.7

Corinna Vinschen vinschen at redhat.com
Tue Aug 19 19:59:28 EST 2014


On Aug 19 11:36, Damien Miller wrote:
> On Mon, 18 Aug 2014, Iain Morgan wrote:
> 
> > Regarding the removal of TCP wrapper support, it would be good to remove
> > references to it in the contrib/*/openssh.spec files:
> ...
> 
> > There are also references to tcpd or libwrap in INSTALL and
> > contrib/cygwin/README that should probably be removed or revised.
> 
> Done - thanks for the reminder.

Thanks for applying your patch.  While looking into contrib/cygwin/README,
I noticed it contains another small bug.  The latest versions of cygport
don't support the "almostall" command anymore.  This should be a simple
"all":

Index: contrib/cygwin/README
===================================================================
RCS file: /cvs/openssh/contrib/cygwin/README,v
retrieving revision 1.19
diff -u -p -r1.19 README
--- contrib/cygwin/README	19 Aug 2014 01:36:08 -0000	1.19
+++ contrib/cygwin/README	19 Aug 2014 09:58:17 -0000
@@ -69,7 +69,7 @@ Building OpenSSH
 Building from source is easy.  Just unpack the source archive, cd to that
 directory, and call cygport:
 
-	cygport openssh.cygport almostall
+	cygport openssh.cygport all
 
 You must have installed the following packages to be able to build OpenSSH
 with the aforementioned cygport script:


Thanks,
Corinna

-- 
Corinna Vinschen
Cygwin Maintainer
Red Hat
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://lists.mindrot.org/pipermail/openssh-unix-dev/attachments/20140819/4d1dadfb/attachment.bin>


More information about the openssh-unix-dev mailing list