Explorar o código

update CHANGES

Thomas Waldmann hai 1 ano
pai
achega
ed1ab84cc7
Modificáronse 1 ficheiros con 6 adicións e 2 borrados
  1. 6 2
      docs/changes.rst

+ 6 - 2
docs/changes.rst

@@ -308,6 +308,8 @@ Some things can be recommended for the upgrade process from borg 1.1.x
   take significant time, but after that it will be fast) - for more details
   take significant time, but after that it will be fast) - for more details
   see below.
   see below.
 - check the compatibility notes (see below) and adapt your scripts, if needed.
 - check the compatibility notes (see below) and adapt your scripts, if needed.
+- borg 1.2.5 has a security fix for the pre-1.2.5 archives spoofing vulnerability
+  (CVE-2023-36811), see details and necessary upgrade procedure described above.
 - if you run into any issues, please check the github issue tracker before
 - if you run into any issues, please check the github issue tracker before
   posting new issues there or elsewhere.
   posting new issues there or elsewhere.
 
 
@@ -365,14 +367,16 @@ Compatibility notes:
 Change Log
 Change Log
 ==========
 ==========
 
 
-Version 1.2.5 (not released yet)
---------------------------------
+Version 1.2.5 (2023-08-30)
+--------------------------
 
 
 For upgrade and compatibility hints, please also read the section "Upgrade Notes"
 For upgrade and compatibility hints, please also read the section "Upgrade Notes"
 above.
 above.
 
 
 Fixes:
 Fixes:
 
 
+- Security: fix pre-1.2.5 archives spoofing vulnerability (CVE-2023-36811),
+  see details and necessary upgrade procedure described above.
 - create: do not try to read parent dir of recursion root, #7746
 - create: do not try to read parent dir of recursion root, #7746
 - extract: fix false warning about pattern never matching, #4110
 - extract: fix false warning about pattern never matching, #4110
 - diff: remove surrogates before output, #7535
 - diff: remove surrogates before output, #7535