The Asterisk Development Team would like to announce security release
Asterisk 18.18.1.
The release artifacts are available for immediate download at
https://github.com/asterisk/asterisk/releases/tag/18.18.1
and
https://downloads.asterisk.org/pub/telephony/asterisk
The following security advisories were resolved in this release:
https://github.com/asterisk/asterisk/security/advisories/GHSA-4xjp-22g4-9fxm
Change Log for Release 18.18.1
========================================
Links:
—————————————-
– [Full ChangeLog](https://downloads.asterisk.org/pub/telephony/asterisk/releases/ChangeLog-18.18.1.md)
– [GitHub Diff](https://github.com/asterisk/asterisk/compare/18.18.0…18.18.1)
– [Tarball](https://downloads.asterisk.org/pub/telephony/asterisk/asterisk-18.18.1.tar.gz)
– [Downloads](https://downloads.asterisk.org/pub/telephony/asterisk)
Summary:
—————————————-
– apply_patches: Use globbing instead of file/sort.
– apply_patches: Sort patch list before applying
– pjsip: Upgrade bundled version to pjproject 2.13.1
User Notes:
—————————————-
Upgrade Notes:
—————————————-
Closed Issues:
—————————————-
– #188: [improvement]: pjsip: Upgrade bundled version to pjproject 2.13.1 #187
– #193: [bug]: third-party/apply-patches doesn’t sort the patch file list before applying