diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2024-10-20 12:21:32 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2024-10-20 12:21:32 +0200 |
commit | daddaad9c2261547f4ef318efa958e78dddf1c06 (patch) | |
tree | cd656f2b0774d5f0cd0be13055220c6ec699f098 /doc/changelog.rst | |
parent | 1c4b96855c415c48c0b3281b801c2e89fb935061 (diff) | |
parent | 677e5b0b948fe62d8017c198c57049275f6fe61a (diff) |
Update upstream source from tag 'upstream/4.24'
Update to upstream version '4.24'
with Debian dir 0cdd704e90221fada3fe68da281545e331045b9b
Diffstat (limited to 'doc/changelog.rst')
-rw-r--r-- | doc/changelog.rst | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/changelog.rst b/doc/changelog.rst index f4bf0f1..63380ff 100644 --- a/doc/changelog.rst +++ b/doc/changelog.rst @@ -1,3 +1,12 @@ +v4.24 (2024-07-17) +================== + +Fixes: + +* io: resolve use-after-free and out-of-bounds writes in conjunction + with HX_realpath + + v4.23 (2024-02-15) ================== |