Browse Source

Merge pull request #8970 from ThomasWaldmann/update-changes

update CHANGES
TW 22 hours ago
parent
commit
e40298e30d
1 changed files with 17 additions and 1 deletions
  1. 17 1
      docs/changes.rst

+ 17 - 1
docs/changes.rst

@@ -144,7 +144,7 @@ Compatibility notes:
 Change Log 2.x
 ==============
 
-Version 2.0.0b18 (2025-06-19)
+Version 2.0.0b19 (unreleased)
 -----------------------------
 
 Please note:
@@ -154,6 +154,22 @@ Beta releases are only for testing on NEW repos - do not use for production.
 For upgrade and compatibility hints, please also read the section "Upgrade Notes"
 above.
 
+Fixes:
+
+- reader: fix corruption issue "forgetting" all-zero bytestrings, #8963
+- import-tar: normalize the tarinfo name/linkname when used as hlm key.
+  also: when printing the path, use the already normalized item.path.
+- import-tar: fix the dotslash issue, add test
+
+Other changes:
+
+- to_key_filename: raise length limit to 120, #8966.
+  This works around a test failure on systems with deep build directories.
+
+
+Version 2.0.0b18 (2025-06-19)
+-----------------------------
+
 New features:
 
 - experimental new "buzhash64" chunker (later, after testing, this shall become