diff options
author | Brad King <brad.king@kitware.com> | 2022-10-20 13:38:20 -0400 |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2022-10-20 13:45:01 -0400 |
commit | 79ce0f434e916684d734e136b92e14f472a9d14a (patch) | |
tree | 00a3bbb5989f0377f9393ddb22ddc1e21b0e3e43 /Tests/FindLibXml2/CMakeLists.txt | |
parent | 589aa449527fe2c9c4e296d154a2c7e90611f44b (diff) | |
download | cmake-79ce0f434e916684d734e136b92e14f472a9d14a.tar.gz |
Tests: Explicitly allow usage of git file-based protocol in test cases
Due to CVE-2022-39253, Git 2.30.6 sets `protocol.file.allow=user` by
default. The change has also been backported to other Git versions by
distros. This breaks some of our test cases that use the file-based
protocol locally to simulate real workflows without requiring network
access. In these cases the file protocol is safe, so explicitly enable
it in the tests.
Diffstat (limited to 'Tests/FindLibXml2/CMakeLists.txt')
0 files changed, 0 insertions, 0 deletions