svn commit: r436313 - in head/security/putty: . files
Cy Schubert
Cy.Schubert at komquats.com
Fri Mar 17 00:48:59 UTC 2017
In message <201703162339.v2GNdwFp004885 at repo.freebsd.org>, Matthias Andree
writ
es:
> Author: mandree
> Date: Thu Mar 16 23:39:58 2017
> New Revision: 436313
> URL: https://svnweb.freebsd.org/changeset/ports/436313
>
> Log:
> Update to new upstream release 0.68 (security fixes)
>
> Additional minor updates on top of cy@'s patch (USE_GNOME, USE_XORG,
> LDFLAGS).
>
> ChangeLog: http://www.chiark.greenend.org.uk/~sgtatham/putty/changes.html
>
> Submitted by: cy@
> MFH: 2017Q1
> Security: CVE-2017-6542
> Security: 9b973e97-0a99-11e7-ace7-080027ef73ec
> Differential Revision: https://reviews.freebsd.org/D10023
>
> Modified:
> head/security/putty/Makefile
> head/security/putty/distinfo
> head/security/putty/files/patch-Makefile.gtk
You forgot,
A files/patch-unix__uxpgnt.c
This addresses,
../unix/uxpgnt.c:273:17: error: too few arguments to function call,
expected 2,
have 0
setpgrp();
~~~~~~~ ^
/usr/include/unistd.h:569:1: note: 'setpgrp' declared here
int setpgrp(pid_t, pid_t); /* obsoleted by setpgid() */
^
1 error generated.
--
Cheers,
Cy Schubert <Cy.Schubert at cschubert.com>
FreeBSD UNIX: <cy at FreeBSD.org> Web: http://www.FreeBSD.org
The need of the many outweighs the greed of the few.
More information about the svn-ports-all
mailing list