]> git.ipfire.org Git - thirdparty/asterisk.git/commitdiff
Update for certified-18.9-cert17 releases/certified-18.9 certified-18.9-cert17
authorAsterisk Development Team <asteriskteam@digium.com>
Thu, 28 Aug 2025 14:47:01 +0000 (14:47 +0000)
committerAsterisk Development Team <asteriskteam@digium.com>
Thu, 28 Aug 2025 14:47:01 +0000 (14:47 +0000)
.version
CHANGES.html
CHANGES.md
ChangeLogs/ChangeLog-certified-18.9-cert17.html [new file with mode: 0644]
ChangeLogs/ChangeLog-certified-18.9-cert17.md [new file with mode: 0644]
README.html
README.md

index a1c705aafd9f6498f0c37f02698abe9bec4a5c4b..972759af87206c4204036e4ee01d9173c58ee65b 100644 (file)
--- a/.version
+++ b/.version
@@ -1 +1 @@
-certified-18.9-cert16
+certified-18.9-cert17
index cd7214e54ef0d8ea64c49a4ac1c42037943fc235..c6bee768a22deff83a0ecd42a5f7aef83c1740e8 120000 (symlink)
@@ -1 +1 @@
-ChangeLogs/ChangeLog-certified-18.9-cert16.html
\ No newline at end of file
+ChangeLogs/ChangeLog-certified-18.9-cert17.html
\ No newline at end of file
index 993b80241b6670ca4fdd5cc0dc66edd73c4ebfce..c076280eabd506c72973e977999ab7213b1c2e7c 120000 (symlink)
@@ -1 +1 @@
-ChangeLogs/ChangeLog-certified-18.9-cert16.md
\ No newline at end of file
+ChangeLogs/ChangeLog-certified-18.9-cert17.md
\ No newline at end of file
diff --git a/ChangeLogs/ChangeLog-certified-18.9-cert17.html b/ChangeLogs/ChangeLog-certified-18.9-cert17.html
new file mode 100644 (file)
index 0000000..8024d2f
--- /dev/null
@@ -0,0 +1,48 @@
+<html><head><title>ChangeLog for asterisk-certified-18.9-cert17</title></head><body>
+<h2>Change Log for Release asterisk-certified-18.9-cert17</h2>
+<h3>Links:</h3>
+<ul>
+<li><a href="https://downloads.asterisk.org/pub/telephony/certified-asterisk/releases/ChangeLog-certified-18.9-cert17.html">Full ChangeLog</a>  </li>
+<li><a href="https://github.com/asterisk/asterisk/compare/certified-18.9-cert16...certified-18.9-cert17">GitHub Diff</a>  </li>
+<li><a href="https://downloads.asterisk.org/pub/telephony/certified-asterisk/asterisk-certified-18.9-cert17.tar.gz">Tarball</a>  </li>
+<li><a href="https://downloads.asterisk.org/pub/telephony/certified-asterisk">Downloads</a>  </li>
+</ul>
+<h3>Summary:</h3>
+<ul>
+<li>Commits: 1</li>
+<li>Commit Authors: 1</li>
+<li>Issues Resolved: 0</li>
+<li>Security Advisories Resolved: 1</li>
+<li><a href="https://github.com/asterisk/asterisk/security/advisories/GHSA-557q-795j-wfx2">GHSA-557q-795j-wfx2</a>: Resource exhaustion (DoS) vulnerability: remotely exploitable leak of RTP UDP ports and internal resources</li>
+</ul>
+<h3>User Notes:</h3>
+<h3>Upgrade Notes:</h3>
+<h3>Developer Notes:</h3>
+<h3>Commit Authors:</h3>
+<ul>
+<li>George Joseph: (1)</li>
+</ul>
+<h2>Issue and Commit Detail:</h2>
+<h3>Closed Issues:</h3>
+<ul>
+<li>!GHSA-557q-795j-wfx2: Resource exhaustion (DoS) vulnerability: remotely exploitable leak of RTP UDP ports and internal resources</li>
+</ul>
+<h3>Commits By Author:</h3>
+<ul>
+<li>
+<h4>George Joseph (1):</h4>
+</li>
+<li>pjproject: Update bundled to 2.15.1.</li>
+</ul>
+<h3>Commit List:</h3>
+<ul>
+<li>pjproject: Update bundled to 2.15.1.</li>
+</ul>
+<h3>Commit Details:</h3>
+<h4>pjproject: Update bundled to 2.15.1.</h4>
+<p>Author: George Joseph
+  Date:   2025-08-25</p>
+<p>This resolves a security issue where RTP ports weren't being released
+  causing possible resource exhaustion issues.</p>
+<p>Resolves: #GHSA-557q-795j-wfx2</p>
+</body></html>
diff --git a/ChangeLogs/ChangeLog-certified-18.9-cert17.md b/ChangeLogs/ChangeLog-certified-18.9-cert17.md
new file mode 100644 (file)
index 0000000..f468775
--- /dev/null
@@ -0,0 +1,58 @@
+
+## Change Log for Release asterisk-certified-18.9-cert17
+
+### Links:
+
+ - [Full ChangeLog](https://downloads.asterisk.org/pub/telephony/certified-asterisk/releases/ChangeLog-certified-18.9-cert17.html)  
+ - [GitHub Diff](https://github.com/asterisk/asterisk/compare/certified-18.9-cert16...certified-18.9-cert17)  
+ - [Tarball](https://downloads.asterisk.org/pub/telephony/certified-asterisk/asterisk-certified-18.9-cert17.tar.gz)  
+ - [Downloads](https://downloads.asterisk.org/pub/telephony/certified-asterisk)  
+
+### Summary:
+
+- Commits: 1
+- Commit Authors: 1
+- Issues Resolved: 0
+- Security Advisories Resolved: 1
+  - [GHSA-557q-795j-wfx2](https://github.com/asterisk/asterisk/security/advisories/GHSA-557q-795j-wfx2): Resource exhaustion (DoS) vulnerability: remotely exploitable leak of RTP UDP ports and internal resources
+
+### User Notes:
+
+
+### Upgrade Notes:
+
+
+### Developer Notes:
+
+
+### Commit Authors:
+
+- George Joseph: (1)
+
+## Issue and Commit Detail:
+
+### Closed Issues:
+
+  - !GHSA-557q-795j-wfx2: Resource exhaustion (DoS) vulnerability: remotely exploitable leak of RTP UDP ports and internal resources
+
+### Commits By Author:
+
+- #### George Joseph (1):
+  - pjproject: Update bundled to 2.15.1.
+
+
+### Commit List:
+
+-  pjproject: Update bundled to 2.15.1.
+
+### Commit Details:
+
+#### pjproject: Update bundled to 2.15.1.
+  Author: George Joseph
+  Date:   2025-08-25
+
+  This resolves a security issue where RTP ports weren't being released
+  causing possible resource exhaustion issues.
+
+  Resolves: #GHSA-557q-795j-wfx2
+
index 668c4da72027e96317e81b59b3343f8375682aef..27c7585fbebecfa250c09efc1f2619cf83ad290b 100644 (file)
@@ -1,4 +1,4 @@
-<html><head><title>Readme for asterisk-certified-18.9-cert16</title></head><body>
+<html><head><title>Readme for asterisk-certified-18.9-cert17</title></head><body>
 <h1>The Asterisk(R) Open Source PBX</h1>
 <pre><code>By Mark Spencer &lt;markster@digium.com&gt; and the Asterisk.org developer community.
 Copyright (C) 2001-2025 Sangoma Technologies Corporation and other copyright holders.
@@ -37,7 +37,7 @@ hardware.</p>
 <p>If you are updating from a previous version of Asterisk, make sure you
 read the Change Logs.</p>
 <!-- CHANGELOGS (the URL will change based on the location of this README) -->
-<p><a href="ChangeLogs/ChangeLog-certified-18.9-cert16.html">Change Logs</a></p>
+<p><a href="ChangeLogs/ChangeLog-certified-18.9-cert17.html">Change Logs</a></p>
 <!-- END-CHANGELOGS -->
 
 <h3>NEW INSTALLATIONS</h3>
index fde9cb06764aaa02a5d72cd3163d2ca00058ade8..09a7e7dccf17d6b14c08e85f4492ef2ac24d388d 100644 (file)
--- a/README.md
+++ b/README.md
@@ -55,7 +55,7 @@ If you are updating from a previous version of Asterisk, make sure you
 read the Change Logs.
 
 <!-- CHANGELOGS (the URL will change based on the location of this README) -->
-[Change Logs](ChangeLogs/ChangeLog-certified-18.9-cert16.html)
+[Change Logs](ChangeLogs/ChangeLog-certified-18.9-cert17.html)
 <!-- END-CHANGELOGS -->
 
 ### NEW INSTALLATIONS