From 6b3953228e0b0bdf311a9b777aa3010f42efad44 Mon Sep 17 00:00:00 2001 From: Klaus Aehlig Date: Mon, 13 Jan 2025 13:12:23 +0100 Subject: Udpate CHANGELOG --- CHANGELOG.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index c166caf9..82418a62 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,16 @@ Bug fixes on top of `1.4.1`. +### Fixes + +- A race condition in the use of `libgit2` was fixed that could + result in a segmentation fault. +- The Git cache root repository on a `just serve` endpoint is now + ensured to always exist and be initialized before being operated on. +- `just-mr` properly enforces that repository `subdir` entries are + non-upwards relative paths. +- Various improvements in the documentation. + ## Release `1.4.1` (2024-12-03) Bug fixes on top of `1.4.0`. -- cgit v1.2.3