diff options
author | Florian Smeets <flo@FreeBSD.org> | 2013-08-28 20:51:32 +0000 |
---|---|---|
committer | Florian Smeets <flo@FreeBSD.org> | 2013-08-28 20:51:32 +0000 |
commit | a66fd06e16df56affc3bee26b342eaa02d629916 (patch) | |
tree | cf43716ce81471a891a4df72c6274f7e9b6ffa89 | |
parent | 72a787d908748af3410286c48f958ab2af4c7110 (diff) |
Notes
-rw-r--r-- | net/asterisk/Makefile | 2 | ||||
-rw-r--r-- | net/asterisk/distinfo | 4 | ||||
-rw-r--r-- | net/asterisk10/Makefile | 3 | ||||
-rw-r--r-- | net/asterisk10/distinfo | 4 | ||||
-rw-r--r-- | net/asterisk11/Makefile | 3 | ||||
-rw-r--r-- | net/asterisk11/distinfo | 4 | ||||
-rw-r--r-- | security/vuxml/vuln.xml | 36 |
7 files changed, 45 insertions, 11 deletions
diff --git a/net/asterisk/Makefile b/net/asterisk/Makefile index 34bedc9a9d1f..5883259111d8 100644 --- a/net/asterisk/Makefile +++ b/net/asterisk/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= asterisk -PORTVERSION= 1.8.23.0 +PORTVERSION= 1.8.23.1 CATEGORIES= net MASTER_SITES= http://downloads.asterisk.org/pub/telephony/asterisk/ \ http://downloads.asterisk.org/pub/telephony/asterisk/old-releases/ diff --git a/net/asterisk/distinfo b/net/asterisk/distinfo index dfbb3cd9cdff..86ffb5cc9e7c 100644 --- a/net/asterisk/distinfo +++ b/net/asterisk/distinfo @@ -1,2 +1,2 @@ -SHA256 (asterisk-1.8.23.0.tar.gz) = 158af2d38f1a94645f47a12ee4edeeac952d5134d1b9c9f427c5b3eadac1dc76 -SIZE (asterisk-1.8.23.0.tar.gz) = 25278124 +SHA256 (asterisk-1.8.23.1.tar.gz) = 22c7d54be24de0560ecca482674b85dbfac359faa63702084353074f40dc16a7 +SIZE (asterisk-1.8.23.1.tar.gz) = 25270506 diff --git a/net/asterisk10/Makefile b/net/asterisk10/Makefile index 0ebc35760fed..1d4e8b3a3455 100644 --- a/net/asterisk10/Makefile +++ b/net/asterisk10/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= asterisk -PORTVERSION= 10.12.2 -PORTREVISION= 2 +PORTVERSION= 10.12.3 CATEGORIES= net MASTER_SITES= http://downloads.asterisk.org/pub/telephony/asterisk/ \ http://downloads.asterisk.org/pub/telephony/asterisk/old-releases/ diff --git a/net/asterisk10/distinfo b/net/asterisk10/distinfo index 428c76fa770f..3a6006521f97 100644 --- a/net/asterisk10/distinfo +++ b/net/asterisk10/distinfo @@ -1,2 +1,2 @@ -SHA256 (asterisk-10.12.2.tar.gz) = fc892e986ba281e6aa193e3edbf515875407a76599e0da52883de8e386793288 -SIZE (asterisk-10.12.2.tar.gz) = 25117561 +SHA256 (asterisk-10.12.3.tar.gz) = f4efd185c5e8d0e6b2e246e4afde8d2420da642e288fbc237bd90b1ab0d24757 +SIZE (asterisk-10.12.3.tar.gz) = 25119235 diff --git a/net/asterisk11/Makefile b/net/asterisk11/Makefile index 8b4870487764..c5eb1ababc40 100644 --- a/net/asterisk11/Makefile +++ b/net/asterisk11/Makefile @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= asterisk -PORTVERSION= 11.5.0 -PORTREVISION= 1 +PORTVERSION= 11.5.1 CATEGORIES= net MASTER_SITES= http://downloads.asterisk.org/pub/telephony/asterisk/ \ http://downloads.asterisk.org/pub/telephony/asterisk/old-releases/ diff --git a/net/asterisk11/distinfo b/net/asterisk11/distinfo index 3cc90ddcea28..939f32e738ac 100644 --- a/net/asterisk11/distinfo +++ b/net/asterisk11/distinfo @@ -1,2 +1,2 @@ -SHA256 (asterisk-11.5.0.tar.gz) = a82c1ddd9fb1d98f0dab6e0255a127fb7c7eaa687b3d515182458244062b4194 -SIZE (asterisk-11.5.0.tar.gz) = 30590657 +SHA256 (asterisk-11.5.1.tar.gz) = fefa9def9c8f97c89931f12b29b3ac616ae1a8454c01c524678163061dcb42b2 +SIZE (asterisk-11.5.1.tar.gz) = 30580447 diff --git a/security/vuxml/vuln.xml b/security/vuxml/vuln.xml index c0bb073f2916..6a7868587b5d 100644 --- a/security/vuxml/vuln.xml +++ b/security/vuxml/vuln.xml @@ -51,6 +51,42 @@ Note: Please add new entries to the beginning of this file. --> <vuxml xmlns="http://www.vuxml.org/apps/vuxml-1"> + <vuln vid="fd2bf3b5-1001-11e3-ba94-0025905a4771"> + <topic>asterisk -- multiple vulnerabilities</topic> + <affects> + <package> + <name>asterisk11</name> + <range><gt>11.*</gt><lt>11.5.1</lt></range> + </package> + <package> + <name>asterisk10</name> + <range><gt>10.*</gt><lt>10.12.3</lt></range> + </package> + <package> + <name>asterisk18</name> + <range><gt>1.8.*</gt><lt>1.8.21.1</lt></range> + </package> + </affects> + <description> + <body xmlns="http://www.w3.org/1999/xhtml"> + <p>Asterisk project reports:</p> + <blockquote cite="https://www.asterisk.org/security"> + <p>Remote Crash From Late Arriving SIP ACK With SDP</p> + <p>Remote Crash when Invalid SDP is sent in SIP Request</p> + </blockquote> + </body> + </description> + <references> + <url>http://downloads.asterisk.org/pub/security/AST-2013-004.html</url> + <url>http://downloads.asterisk.org/pub/security/AST-2013-005.html</url> + <url>https://www.asterisk.org/security</url> + </references> + <dates> + <discovery>2013-08-27</discovery> + <entry>2013-08-28</entry> + </dates> + </vuln> + <vuln vid="ae651a4b-0a42-11e3-ba52-00262d5ed8ee"> <topic>chromium -- multiple vulnerabilities</topic> <affects> |