From owner-svn-ports-all@freebsd.org Tue Dec 29 13:36:05 2015 Return-Path: Delivered-To: svn-ports-all@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 93089A54F90; Tue, 29 Dec 2015 13:36:05 +0000 (UTC) (envelope-from feld@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 640AA1431; Tue, 29 Dec 2015 13:36:05 +0000 (UTC) (envelope-from feld@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tBTDa4TM039524; Tue, 29 Dec 2015 13:36:04 GMT (envelope-from feld@FreeBSD.org) Received: (from feld@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tBTDa49I039522; Tue, 29 Dec 2015 13:36:04 GMT (envelope-from feld@FreeBSD.org) Message-Id: <201512291336.tBTDa49I039522@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: feld set sender to feld@FreeBSD.org using -f From: Mark Felder Date: Tue, 29 Dec 2015 13:36:04 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r404741 - head/security/vuxml X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 29 Dec 2015 13:36:05 -0000 Author: feld Date: Tue Dec 29 13:36:04 2015 New Revision: 404741 URL: https://svnweb.freebsd.org/changeset/ports/404741 Log: Document irc/inspircd DoS No CVE assigned yet Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Tue Dec 29 13:07:15 2015 (r404740) +++ head/security/vuxml/vuln.xml Tue Dec 29 13:36:04 2015 (r404741) @@ -58,6 +58,35 @@ Notes: --> + + inspircd -- DoS + + + inspircd + 2.0.19 + + + + +

Inspircd reports:

+
+

This release fixes the issues discovered since 2.0.18, + containing multiple important stability and correctness related + improvements, including a fix for a bug which allowed malformed DNS + records to cause netsplits on a network.

+
+ +
+ + http://www.inspircd.org/2015/04/16/v2019-released.html + https://github.com/inspircd/inspircd/commit/6058483d9fbc1b904d5ae7cfea47bfcde5c5b559 + + + 2015-04-16 + 2015-12-29 + +
+ ffmpeg -- multiple vulnerabilities