FreeSWITCH 1.10.11版本发布
来源:https://github.com/signalwire/freeswitch/releases/tag/v1.10.11
白天最是时光短,却见金梅竞艳开。今天是中国二十四节气中的一个重要节气-冬至,在这个大节日里,FreeSWITCH发布了1.10.11版本。
这是一个重要的版本,包含关键的安全修复和稳定性改进。我们鼓励所有用户尽可能升级到v1.10.11版本。
增强
- Bump sofia-sip library requirement to version 1.13.17
Bug修复
- [contrib/timezone-gen] Fix timezone gen
- [core] Coverity 1325269 Dereference before null check
- [core] Coverity 1364946 Unchecked return value
- [core] Coverity fixes
- [Core] Coverity: 1024552 Logically dead code
- [Core] Coverity: Dereference before null check
- [Core] Coverity: Use of 32-bit time_t
- [core] Fix flopping routes on ICE negotiation
- [Core] Fix implicit conversion from enumeration type 'switch_odbc_status_t' to different enumeration type 'switch_status_t'.
- [core] Fix missing 192 key lengths
- [core] JB audio: check for jb type and silence some debug.
- [Core] Reject DTLS packets coming from a source different than the current ICE negotiated path.
- [libvpx] Fix bug with smaller width bigger size
- [libvpx] VP8: disallow thread count changes
- [mod_conference] Avoid a race in member->read_impl access
- [mod_conference] Remove static from cJSON vars in conference_jlist
- [mod_pgsql] Coverity: 1227660 Logically dead code
- [mod_sofia] BYE Reason header was limited in length.
- [timezones] Update timezones to version 2023c.
- misc readme updates
- updates for the Debian Dockerfile