mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-22 00:35:15 +00:00
Update net/asterisk to 1.8.23.1
Update net/asterisk10 to 10.12.3 Update net/asterisk11 to 11.5.1 Security: fd2bf3b5-1001-11e3-ba94-0025905a4771
This commit is contained in:
parent
72a787d908
commit
a66fd06e16
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=325551
@ -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/
|
||||
|
@ -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
|
||||
|
@ -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/
|
||||
|
@ -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
|
||||
|
@ -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/
|
||||
|
@ -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
|
||||
|
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user