]> git.ipfire.org Git - thirdparty/asterisk.git/commitdiff
Update for certified-18.9-cert16 releases/certified-18.9 certified-18.9-cert16
authorAsterisk Development Team <asteriskteam@digium.com>
Thu, 31 Jul 2025 16:32:51 +0000 (16:32 +0000)
committerAsterisk Development Team <asteriskteam@digium.com>
Thu, 31 Jul 2025 16:32:51 +0000 (16:32 +0000)
.version
CHANGES.html
CHANGES.md
ChangeLogs/ChangeLog-certified-18.9-cert16.html [new file with mode: 0644]
ChangeLogs/ChangeLog-certified-18.9-cert16.md [new file with mode: 0644]
README.html
README.md

index 45e22dc4abe18e1e22787180ab527f25fca0499c..a1c705aafd9f6498f0c37f02698abe9bec4a5c4b 100644 (file)
--- a/.version
+++ b/.version
@@ -1 +1 @@
-certified-18.9-cert15
+certified-18.9-cert16
index 1dafb9f16e62db10dc0e212887c830356440eb1d..cd7214e54ef0d8ea64c49a4ac1c42037943fc235 120000 (symlink)
@@ -1 +1 @@
-ChangeLogs/ChangeLog-certified-18.9-cert15.html
\ No newline at end of file
+ChangeLogs/ChangeLog-certified-18.9-cert16.html
\ No newline at end of file
index bed12de23f0de0970e0f5c42898730da5a76cb5d..993b80241b6670ca4fdd5cc0dc66edd73c4ebfce 120000 (symlink)
@@ -1 +1 @@
-ChangeLogs/ChangeLog-certified-18.9-cert15.md
\ No newline at end of file
+ChangeLogs/ChangeLog-certified-18.9-cert16.md
\ No newline at end of file
diff --git a/ChangeLogs/ChangeLog-certified-18.9-cert16.html b/ChangeLogs/ChangeLog-certified-18.9-cert16.html
new file mode 100644 (file)
index 0000000..826df7f
--- /dev/null
@@ -0,0 +1,62 @@
+<html><head><title>ChangeLog for asterisk-certified-18.9-cert16</title></head><body>
+<h2>Change Log for Release asterisk-certified-18.9-cert16</h2>
+<h3>Links:</h3>
+<ul>
+<li><a href="https://downloads.asterisk.org/pub/telephony/certified-asterisk/releases/ChangeLog-certified-18.9-cert16.html">Full ChangeLog</a>  </li>
+<li><a href="https://github.com/asterisk/asterisk/compare/certified-18.9-cert15...certified-18.9-cert16">GitHub Diff</a>  </li>
+<li><a href="https://downloads.asterisk.org/pub/telephony/certified-asterisk/asterisk-certified-18.9-cert16.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-v9q8-9j8m-5xwp">GHSA-v9q8-9j8m-5xwp</a>: Uncontrolled Search-Path Element in safe_asterisk script may allow local privilege escalation.</li>
+</ul>
+<h3>User Notes:</h3>
+<h3>Upgrade Notes:</h3>
+<ul>
+<li>
+<h4>safe_asterisk: Add ownership checks for /etc/asterisk/startup.d and its files.</h4>
+  The safe_asterisk script now checks that, if it was run by the
+  root user, the /etc/asterisk/startup.d directory and all the files it contains
+  are owned by root.  If the checks fail, safe_asterisk will exit with an error
+  and Asterisk will not be started.  Additionally, the default logging
+  destination is now stderr instead of tty "9" which probably won't exist
+  in modern systems.</li>
+</ul>
+<h3>Developer Notes:</h3>
+<h3>Commit Authors:</h3>
+<ul>
+<li>ThatTotallyRealMyth: (1)</li>
+</ul>
+<h2>Issue and Commit Detail:</h2>
+<h3>Closed Issues:</h3>
+<ul>
+<li>!GHSA-v9q8-9j8m-5xwp: Uncontrolled Search-Path Element in safe_asterisk script may allow local privilege escalation.</li>
+</ul>
+<h3>Commits By Author:</h3>
+<ul>
+<li>
+<h4>ThatTotallyRealMyth (1):</h4>
+</li>
+<li>safe_asterisk: Add ownership checks for /etc/asterisk/startup.d and its files.</li>
+</ul>
+<h3>Commit List:</h3>
+<ul>
+<li>safe_asterisk: Add ownership checks for /etc/asterisk/startup.d and its files.</li>
+</ul>
+<h3>Commit Details:</h3>
+<h4>safe_asterisk: Add ownership checks for /etc/asterisk/startup.d and its files.</h4>
+<p>Author: ThatTotallyRealMyth
+  Date:   2025-06-10</p>
+<p>UpgradeNote: The safe_asterisk script now checks that, if it was run by the
+  root user, the /etc/asterisk/startup.d directory and all the files it contains
+  are owned by root.  If the checks fail, safe_asterisk will exit with an error
+  and Asterisk will not be started.  Additionally, the default logging
+  destination is now stderr instead of tty "9" which probably won't exist
+  in modern systems.</p>
+<p>Resolves: #GHSA-v9q8-9j8m-5xwp</p>
+</body></html>
diff --git a/ChangeLogs/ChangeLog-certified-18.9-cert16.md b/ChangeLogs/ChangeLog-certified-18.9-cert16.md
new file mode 100644 (file)
index 0000000..4e92c80
--- /dev/null
@@ -0,0 +1,70 @@
+
+## Change Log for Release asterisk-certified-18.9-cert16
+
+### Links:
+
+ - [Full ChangeLog](https://downloads.asterisk.org/pub/telephony/certified-asterisk/releases/ChangeLog-certified-18.9-cert16.html)  
+ - [GitHub Diff](https://github.com/asterisk/asterisk/compare/certified-18.9-cert15...certified-18.9-cert16)  
+ - [Tarball](https://downloads.asterisk.org/pub/telephony/certified-asterisk/asterisk-certified-18.9-cert16.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-v9q8-9j8m-5xwp](https://github.com/asterisk/asterisk/security/advisories/GHSA-v9q8-9j8m-5xwp): Uncontrolled Search-Path Element in safe_asterisk script may allow local privilege escalation.
+
+### User Notes:
+
+
+### Upgrade Notes:
+
+- #### safe_asterisk: Add ownership checks for /etc/asterisk/startup.d and its files.  
+  The safe_asterisk script now checks that, if it was run by the
+  root user, the /etc/asterisk/startup.d directory and all the files it contains
+  are owned by root.  If the checks fail, safe_asterisk will exit with an error
+  and Asterisk will not be started.  Additionally, the default logging
+  destination is now stderr instead of tty "9" which probably won't exist
+  in modern systems.
+
+
+### Developer Notes:
+
+
+### Commit Authors:
+
+- ThatTotallyRealMyth: (1)
+
+## Issue and Commit Detail:
+
+### Closed Issues:
+
+  - !GHSA-v9q8-9j8m-5xwp: Uncontrolled Search-Path Element in safe_asterisk script may allow local privilege escalation.
+
+### Commits By Author:
+
+- #### ThatTotallyRealMyth (1):
+  - safe_asterisk: Add ownership checks for /etc/asterisk/startup.d and its files.
+
+
+### Commit List:
+
+-  safe_asterisk: Add ownership checks for /etc/asterisk/startup.d and its files.
+
+### Commit Details:
+
+#### safe_asterisk: Add ownership checks for /etc/asterisk/startup.d and its files.
+  Author: ThatTotallyRealMyth
+  Date:   2025-06-10
+
+  UpgradeNote: The safe_asterisk script now checks that, if it was run by the
+  root user, the /etc/asterisk/startup.d directory and all the files it contains
+  are owned by root.  If the checks fail, safe_asterisk will exit with an error
+  and Asterisk will not be started.  Additionally, the default logging
+  destination is now stderr instead of tty "9" which probably won't exist
+  in modern systems.
+
+  Resolves: #GHSA-v9q8-9j8m-5xwp
+
index af1f1ea08103471491149c87f0b9859d3091a105..668c4da72027e96317e81b59b3343f8375682aef 100644 (file)
@@ -1,4 +1,4 @@
-<html><head><title>Readme for asterisk-certified-18.9-cert15</title></head><body>
+<html><head><title>Readme for asterisk-certified-18.9-cert16</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-cert15.html">Change Logs</a></p>
+<p><a href="ChangeLogs/ChangeLog-certified-18.9-cert16.html">Change Logs</a></p>
 <!-- END-CHANGELOGS -->
 
 <h3>NEW INSTALLATIONS</h3>
index b9ab3011deed2d46e5ed2bd76e863eafaad75daf..fde9cb06764aaa02a5d72cd3163d2ca00058ade8 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-cert15.html)
+[Change Logs](ChangeLogs/ChangeLog-certified-18.9-cert16.html)
 <!-- END-CHANGELOGS -->
 
 ### NEW INSTALLATIONS