Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 181d53c1 | 2026-02-18 18:25:17 | SECURITY update: switch consumers from security/polarssl to security/mbedtls Adapt bctoolbox to stop (ab)using the MBEDTLS_THREADING_ALT, supposedly incompatible with MBEDTLS_THREADING_C which ought to be sufficient. Adapt haxe to avoid using removed interfaces, partly inspired by https://github.com/HaxeFoundation/haxe/pull/11646 ok sthen, no objection from landry@ (bctoolbox) and thfr@ (haxe) Issues fixed by this switch: https://github.com/Mbed-TLS/mbedtls-docs/blob/main/security-advisories/mbedtls-security-advisory-2024-03.md https://mbed-tls.readthedocs.io/en/latest/security-advisories/mbedtls-security-advisory-2024-08-1/ https://mbed-tls.readthedocs.io/en/latest/security-advisories/mbedtls-security-advisory-2024-08-2/ https://mbed-tls.readthedocs.io/en/latest/security-advisories/mbedtls-security-advisory-2024-08-3/ https://mbed-tls.readthedocs.io/en/latest/security-advisories/mbedtls-security-advisory-2024-10-1/ https://mbed-tls.readthedocs.io/en/latest/security-advisories/mbedtls-security-advisory-2025-03-2/ https://mbed-tls.readthedocs.io/en/latest/security-advisories/mbedtls-security-advisory-2025-03-1/ https://mbed-tls.readthedocs.io/en/latest/security-advisories/mbedtls-security-advisory-2025-06-1/ https://mbed-tls.readthedocs.io/en/latest/security-advisories/mbedtls-security-advisory-2025-06-2/ https://mbed-tls.readthedocs.io/en/latest/security-advisories/mbedtls-security-advisory-2025-06-3/ https://mbed-tls.readthedocs.io/en/latest/security-advisories/mbedtls-security-advisory-2025-06-4/ https://mbed-tls.readthedocs.io/en/latest/security-advisories/mbedtls-security-advisory-2025-06-5/ https://mbed-tls.readthedocs.io/en/latest/security-advisories/mbedtls-security-advisory-2025-06-6/ https://mbed-tls.readthedocs.io/en/latest/security-advisories/mbedtls-security-advisory-2025-06-7/ https://mbed-tls.readthedocs.io/en/latest/security-advisories/mbedtls-security-advisory-2025-10-invalid-padding-error/ https://mbed-tls.readthedocs.io/en/latest/security-advisories/mbedtls-security-advisory-2025-10-ssbleed-mstep/ | ||
| 1651d822 | 2026-02-18 13:43:48 | update to iaxmodem-1.3.5, from Larry Moore use new _iaxmodem uid, rather than uucp which was removed from base ages ago add an rc script | ||
| e8035d47 | 2026-02-13 12:02:13 | Update CMake to 4.1.2 Major update from 3.31.8 to 4.1.2. CMake 4.0 introduces a breaking change: compatibility with versions older than 3.5 has been removed. Projects calling cmake_minimum_required() or cmake_policy() with versions < 3.5 now error out. To maintain compatibility with existing ports during the transition, the cmake module now provides MODCMAKE_POLICY_VERSION_OVERRIDE (idea from sthen@) support: - MODCMAKE_POLICY_VERSION_OVERRIDE ?= No - MODCMAKE_POLICY_VERSION_OVERRIDE_VER ?= 3.5 When MODCMAKE_POLICY_VERSION_OVERRIDE is set to "yes", CMake is instructed to accept policy versions down to the specified minimum (default 3.5) via -DCMAKE_POLICY_VERSION_MINIMUM. This allows older ports to build while acknowledging they may use deprecated features. https://cmake.org/cmake/help/latest/release/4.0.html https://cmake.org/cmake/help/latest/release/4.1.html OK sthen@ | ||
| 6f7e0722 | 2026-02-10 13:30:39 | Forcibly disable use of the no longer existing Boost::system* | ||
| 90730066 | 2026-02-08 06:51:09 | Update to py3-phonenumbers-9.0.23. | ||
| 4a13f89e | 2026-02-06 10:42:08 | update to asterisk-20.18.2 | ||
| 76b1190a | 2026-02-06 10:42:05 | update to asterisk-22.8.2 | ||
| 8abaf4b5 | 2026-02-02 07:24:53 | telephony/baresip: update to 4.5.0 see https://github.com/baresip/baresip/releases/tag/v4.5.0 and https://github.com/baresip/re/releases/tag/v4.5.0 | ||
| 5aae442a | 2026-01-30 10:48:57 | update to asterisk-20.18.1 | ||
| 97765a67 | 2026-01-30 10:48:48 | update to asterisk-22.8.1 |