[ubuntu/natty-security] python-distutils-extra 2.26-2ubuntu0.3 (Accepted)

Jamie Strandboge jamie at ubuntu.com
Tue Oct 2 21:12:15 UTC 2012


python-distutils-extra (2.26-2ubuntu0.3) natty-security; urgency=low

  * Fix installation of symlinks in data/ dir (LP: #770566):
    - test/auto.py: Add test for installing a symlink which points to a
      nonexisting target directory/file. This reproduces the gist of the
      problem.
    - test/auto.py: Preserve symlinks in copytree() calls, so that we can
      actually verify that symlinks are preserved properly.
    - test/auto.py: Drop requirement that diff throws no error messages, as it
      will complain about the broken symlink.
    - DistUtilsExtra/auto.py, install_auto: Use os.walk() instead of
      distutils.filelist.findall() to pick out symlinks, as the latter fails
      badly with broken symlinks.
    - DistUtilsExtra/command/build_icons.py: Ignore symbolic links. distutils
      breaks on them when they point to a nonexisting target, and we handle
      them in auto.py.
    - http://bazaar.launchpad.net/~python-distutils-extra-hackers/python-distutils-extra/debian/revision/250

Date: 2012-09-06 03:15:17.337119+00:00
Changed-By: Jamie Strandboge <jamie at ubuntu.com>
https://launchpad.net/ubuntu/natty/+source/python-distutils-extra/2.26-2ubuntu0.3
-------------- next part --------------
Sorry, changesfile not available.


More information about the Natty-changes mailing list