瀏覽代碼

update CHANGES

Thomas Waldmann 2 天之前
父節點
當前提交
1f75c40d34
共有 1 個文件被更改,包括 17 次插入1 次删除
  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