From noreply at github.com Sat Nov 1 03:06:06 2025 From: noreply at github.com (github-actions[bot]) Date: Sat, 01 Nov 2025 03:06:06 -0700 Subject: [mapserver-commits] [MapServer/MapServer] ba7a6f: [Backport branch-8-4] WMS Client: Do not modify la... Message-ID: Branch: refs/heads/branch-8-4 Home: https://github.com/MapServer/MapServer Commit: ba7a6f18d7c7e1798599d919f4d30264c8cd6e3c https://github.com/MapServer/MapServer/commit/ba7a6f18d7c7e1798599d919f4d30264c8cd6e3c Author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Date: 2025-11-01 (Sat, 01 Nov 2025) Changed paths: A msautotest/mspython/test_wms_client.py A msautotest/mspython/wms_client.map M src/maphttp.c M src/maphttp.h M src/mapwmslayer.c Log Message: ----------- [Backport branch-8-4] WMS Client: Do not modify layer extent #7367 (#7373) * WMS Client: Do not modify layer extent * Improved error handling --------- Co-authored-by: Patrik Sylve To unsubscribe from these emails, change your notification settings at https://github.com/MapServer/MapServer/settings/notifications From noreply at github.com Sat Nov 1 03:06:07 2025 From: noreply at github.com (Jeff McKenna) Date: Sat, 01 Nov 2025 03:06:07 -0700 Subject: [mapserver-commits] [MapServer/MapServer] Message-ID: Branch: refs/heads/backport-7371-to-branch-8-4 Home: https://github.com/MapServer/MapServer To unsubscribe from these emails, change your notification settings at https://github.com/MapServer/MapServer/settings/notifications From noreply at github.com Sat Nov 1 03:06:16 2025 From: noreply at github.com (github-actions[bot]) Date: Sat, 01 Nov 2025 03:06:16 -0700 Subject: [mapserver-commits] [MapServer/MapServer] 6956fc: WMS Client: Validate style in wms_style metadata ... Message-ID: Branch: refs/heads/branch-8-4 Home: https://github.com/MapServer/MapServer Commit: 6956fc842bbfde5acab5b92c496cb19665113c80 https://github.com/MapServer/MapServer/commit/6956fc842bbfde5acab5b92c496cb19665113c80 Author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Date: 2025-11-01 (Sat, 01 Nov 2025) Changed paths: A msautotest/wxs/expected/wms_client_style_remote_exception.png A msautotest/wxs/expected/wms_client_undefined_style_exception.xml M msautotest/wxs/wms_client_130.map M src/mapwms.cpp Log Message: ----------- WMS Client: Validate style in wms_style metadata (#7374) Co-authored-by: Patrik Sylve To unsubscribe from these emails, change your notification settings at https://github.com/MapServer/MapServer/settings/notifications From noreply at github.com Sat Nov 1 03:06:17 2025 From: noreply at github.com (Jeff McKenna) Date: Sat, 01 Nov 2025 03:06:17 -0700 Subject: [mapserver-commits] [MapServer/MapServer] Message-ID: Branch: refs/heads/backport-7368-to-branch-8-4 Home: https://github.com/MapServer/MapServer To unsubscribe from these emails, change your notification settings at https://github.com/MapServer/MapServer/settings/notifications From noreply at github.com Sat Nov 1 03:06:26 2025 From: noreply at github.com (github-actions[bot]) Date: Sat, 01 Nov 2025 03:06:26 -0700 Subject: [mapserver-commits] [MapServer/MapServer] 3b1486: Do the fontconfig detection on all platforms, not ... Message-ID: Branch: refs/heads/branch-8-4 Home: https://github.com/MapServer/MapServer Commit: 3b148629e15d553f1781e8c23bad809c3c34fbc6 https://github.com/MapServer/MapServer/commit/3b148629e15d553f1781e8c23bad809c3c34fbc6 Author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Date: 2025-11-01 (Sat, 01 Nov 2025) Changed paths: M cmake/FindCairo.cmake Log Message: ----------- Do the fontconfig detection on all platforms, not only MacOSX (#7375) Fixes mapcairo build on OpenBSD, when fontconfig isnt installed in the same prefix as cairo. /usr/local/include/cairo/cairo-ft.h:50:10: fatal error: 'fontconfig/fontconfig.h' file not found Co-authored-by: Landry Breuil To unsubscribe from these emails, change your notification settings at https://github.com/MapServer/MapServer/settings/notifications From noreply at github.com Sat Nov 1 03:06:27 2025 From: noreply at github.com (Jeff McKenna) Date: Sat, 01 Nov 2025 03:06:27 -0700 Subject: [mapserver-commits] [MapServer/MapServer] Message-ID: Branch: refs/heads/backport-7372-to-branch-8-4 Home: https://github.com/MapServer/MapServer To unsubscribe from these emails, change your notification settings at https://github.com/MapServer/MapServer/settings/notifications From noreply at github.com Mon Nov 3 04:27:00 2025 From: noreply at github.com (Bas Couwenberg) Date: Mon, 03 Nov 2025 04:27:00 -0800 Subject: [mapserver-commits] [MapServer/MapServer] d27752: Disable build isolation to not download setuptools... Message-ID: Branch: refs/heads/main Home: https://github.com/MapServer/MapServer Commit: d27752ebd7942b216c78d5f90e9ea43884b7aa16 https://github.com/MapServer/MapServer/commit/d27752ebd7942b216c78d5f90e9ea43884b7aa16 Author: Bas Couwenberg Date: 2025-11-03 (Mon, 03 Nov 2025) Changed paths: M src/mapscript/python/CMakeLists.txt Log Message: ----------- Disable build isolation to not download setuptools dependency. (#7377) To unsubscribe from these emails, change your notification settings at https://github.com/MapServer/MapServer/settings/notifications From noreply at github.com Mon Nov 3 04:27:15 2025 From: noreply at github.com (Bas Couwenberg) Date: Mon, 03 Nov 2025 04:27:15 -0800 Subject: [mapserver-commits] [MapServer/MapServer] 1319db: Disable build isolation to not download setuptools... Message-ID: Branch: refs/heads/backport-7377-to-branch-8-4 Home: https://github.com/MapServer/MapServer Commit: 1319dbb7ab0a6bae57767b6b42aef965a5d23524 https://github.com/MapServer/MapServer/commit/1319dbb7ab0a6bae57767b6b42aef965a5d23524 Author: Bas Couwenberg Date: 2025-11-03 (Mon, 03 Nov 2025) Changed paths: M src/mapscript/python/CMakeLists.txt Log Message: ----------- Disable build isolation to not download setuptools dependency. To unsubscribe from these emails, change your notification settings at https://github.com/MapServer/MapServer/settings/notifications From noreply at github.com Thu Nov 6 06:30:19 2025 From: noreply at github.com (github-actions[bot]) Date: Thu, 06 Nov 2025 06:30:19 -0800 Subject: [mapserver-commits] [MapServer/MapServer] 133e57: Disable build isolation to not download setuptools... Message-ID: Branch: refs/heads/branch-8-4 Home: https://github.com/MapServer/MapServer Commit: 133e5742175842cc6ab0e8ba634d15ba2866518d https://github.com/MapServer/MapServer/commit/133e5742175842cc6ab0e8ba634d15ba2866518d Author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Date: 2025-11-06 (Thu, 06 Nov 2025) Changed paths: M src/mapscript/python/CMakeLists.txt Log Message: ----------- Disable build isolation to not download setuptools dependency. (#7378) Co-authored-by: Bas Couwenberg To unsubscribe from these emails, change your notification settings at https://github.com/MapServer/MapServer/settings/notifications From noreply at github.com Thu Nov 6 06:30:20 2025 From: noreply at github.com (Jeff McKenna) Date: Thu, 06 Nov 2025 06:30:20 -0800 Subject: [mapserver-commits] [MapServer/MapServer] Message-ID: Branch: refs/heads/backport-7377-to-branch-8-4 Home: https://github.com/MapServer/MapServer To unsubscribe from these emails, change your notification settings at https://github.com/MapServer/MapServer/settings/notifications