summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorMarkus Heiser <markus.heiser@darmarit.de>2022-04-22 17:37:04 +0200
committerMarkus Heiser <markus.heiser@darmarit.de>2022-04-22 17:37:04 +0200
commit463254e3b4afb721af8ee36511607ceaa28b9dc3 (patch)
treedde6dea5993ee9f40bf90ac34994c859a8e9d856 /Makefile
parent6ff48859e33911309acf4a6a62eb43a4e73a52d5 (diff)
[fix] since git v2.35.2 root can't read from unsafe repository
Git v2.35.2 closes an security issue, it is no longer possible that root uses a git repo that is owned by someone else, the error message is:: fatal: unsafe repository ('/share/darmarit.org/cache/searxng' is owned by someone else) The fix is to run the `git diff --name-only` not as root in a sudo command. [1] https://github.blog/2022-04-12-git-security-vulnerability-announced/ Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions