Control: tag 964234 pending

Hi!

Bug #964234 in package dpkg reported by you has been fixed in
the dpkg/dpkg.git Git repository. You can see the changelog below, and
you can check the diff of the fix at:

    https://git.dpkg.org/cgit/dpkg/dpkg.git/diff/?id=959c1dbdf

---
commit 959c1dbdff41eba3fe108f148b70e4e95cf3113c
Author: Guillem Jover <guil...@debian.org>
Date:   Fri Jul 3 07:11:25 2020 +0200

    Dpkg::Path: Do not consider missing symlink targets a directory traversal
    
    Closes: #964234

diff --git a/debian/changelog b/debian/changelog
index 7484c7106..a0394941c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -14,6 +14,8 @@ dpkg (1.20.4) UNRELEASED; urgency=medium
       expect a trailing slash after the base directory name.
     - Dpkg::Path: Catch uncanonicanizable pathnames with a proper error.
       Closes: #964111
+    - Dpkg::Path: Do not consider missing symlink targets a directory
+      traversal attempt. Closes: #964234
   * Build system:
     - Add Module::Signature as configure recommends for CPAN.
   * Test suite:

Reply via email to