From owner-freebsd-ports@freebsd.org Fri Feb 5 15:12:13 2016 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 9AB74A9AEE8 for ; Fri, 5 Feb 2016 15:12:13 +0000 (UTC) (envelope-from dutchman01@quicknet.nl) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 73B84EF4 for ; Fri, 5 Feb 2016 15:12:13 +0000 (UTC) (envelope-from dutchman01@quicknet.nl) Received: by mailman.ysv.freebsd.org (Postfix) id 72AC4A9AEE7; Fri, 5 Feb 2016 15:12:13 +0000 (UTC) Delivered-To: ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 59FDEA9AEE5 for ; Fri, 5 Feb 2016 15:12:13 +0000 (UTC) (envelope-from dutchman01@quicknet.nl) Received: from smtpq5.tb.mail.iss.as9143.net (smtpq5.tb.mail.iss.as9143.net [212.54.42.168]) (using TLSv1.2 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 1E2A7EF3 for ; Fri, 5 Feb 2016 15:12:12 +0000 (UTC) (envelope-from dutchman01@quicknet.nl) Received: from [212.54.42.136] (helo=smtp12.tb.mail.iss.as9143.net) by smtpq5.tb.mail.iss.as9143.net with esmtp (Exim 4.82) (envelope-from ) id 1aRi3I-0008NB-4F for ports@FreeBSD.org; Fri, 05 Feb 2016 16:12:04 +0100 Received: from 524b2c49.cm-4-4a.dynamic.ziggo.nl ([82.75.44.73] helo=PC01) by smtp12.tb.mail.iss.as9143.net with esmtp (Exim 4.82) (envelope-from ) id 1aRi3H-0005YV-Vo for ports@FreeBSD.org; Fri, 05 Feb 2016 16:12:04 +0100 From: "Dutchman01" To: Cc: Subject: FreeBSD Port: libvncserver-0.9.9_11 Date: Fri, 5 Feb 2016 16:11:49 +0100 Message-ID: <000001d16027$893889f0$9ba99dd0$@quicknet.nl> MIME-Version: 1.0 X-Mailer: Microsoft Outlook 16.0 Thread-Index: AdFgJ0zJZLJMKnFPQR6m8DA8BvSnTg== Content-Language: nl X-Ziggo-spambar: / X-Ziggo-spamscore: 0.0 X-Ziggo-spamreport: CMAE Analysis: v=2.1 cv=Row4V3SK c=1 sm=0 tr=0 a=jFJIQSaiL_oA:10 a=DAwyPP_o2Byb1YXLmDAA:9 a=NEAV23lmAAAA:8 a=YdQ0PhGxZbMeEtXjLRUA:9 a=CjuIK1q_8ugA:10 a=0-8BIjodTggA:10 a=iaM5-5uSLOkA:10 a=VlZU0XKO32wA:10 a=yMhMjlubAAAA:8 a=SSmOFEACAAAA:8 a=WyNlY_B5hT5UfoZDWRgA:9 a=ar_P_UgkdaZGgoeu:21 a=gKO2Hq4RSVkA:10 a=UiCQ7L4-1S4A:10 a=hTZeC7Yk6K0A:10 a=frz4AuCg-hUA:10 xcat=Undefined/Undefined none X-Ziggo-Spam-Status: No X-Spam-Status: No X-Spam-Flag: No Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.20 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 05 Feb 2016 15:12:13 -0000 Any chance the port get upgraded to 0.9.10 for fix: * Fixed some security-related buffer overflow cases. * Added compatibility headers to make LibVNCServer/LibVNCClient build on native Windows 8. * Update LZO to version 2.07, fixing CVE-2014-4607. Please see: https://github.com/LibVNC/libvncserver/releases thanks