# HG changeset patch # User Alain Mazy # Date 1760078834 -7200 # Node ID 3c35cd6f99580603d898cfed675a525e539af0c3 # Parent c84fe50cc125146930a44016f8eed509073934f2# Parent 092ccae9c2170a9341f03c97cccd728b3816263f back to mainline diff -r c84fe50cc125 -r 3c35cd6f9958 CMakeLists.txt --- a/CMakeLists.txt Wed Sep 24 09:12:36 2025 +0200 +++ b/CMakeLists.txt Fri Oct 10 08:47:14 2025 +0200 @@ -17,7 +17,7 @@ # along with this program. If not, see . -cmake_minimum_required(VERSION 2.8) +cmake_minimum_required(VERSION 2.8...4.0) project(OrthancAuthorization) diff -r c84fe50cc125 -r 3c35cd6f9958 NEWS --- a/NEWS Wed Sep 24 09:12:36 2025 +0200 +++ b/NEWS Fri Oct 10 08:47:14 2025 +0200 @@ -1,5 +1,5 @@ -Pending changes in the mainline -=============================== +2025-10-10 - v 0.10.2 +===================== * New default permissions to add/delete modalities through the Rest API https://discourse.orthanc-server.org/t/managing-modalities-using-the-rest-api-and-keycloak/6137