Opened 22 months ago

Closed 22 months ago

Last modified 20 months ago

#18117 closed enhancement (fixed)

tree-2.1.1

Reported by: Douglas R. Reno Owned by: Bruce Dubbs
Priority: normal Milestone: 12.0
Component: BOOK Version: git
Severity: normal Keywords:
Cc:

Description

New point version

Change History (4)

comment:1 by Bruce Dubbs, 22 months ago

Owner: changed from blfs-book to Bruce Dubbs
Status: newassigned

comment:2 by Bruce Dubbs, 22 months ago

Version 2.1.1 (05/31/2023)

  • Various spelling corrections.
  • Fix issue where following links while doing JSON output would lead to incorrect JSON output.
  • Fix issue where .info patterns relative to the .info file that did not use a wildcard for matching the prefix were not matching files properly.
  • Added support for making trees from tab indented files (--fromtabfile), also cleaned up some other issues in the fromfile code.
  • Fix buffer overflow in listdir() when file names are allowed to be longer than 256 characters (like when using fromfile.)
  • If when attempting to open a .gitignore or .info file from a top level directory and failing, recursively check the parents for such a file. This stops when successful at opening such a file. This behavior might in the future be modified to open all such files in all parents to until root is reached. Note that this requires the use of realpath() which may be an issue for some OSes.
  • Fix issue where tree would never descend (-l) a symbolic link when a full tree is gathered (--du/matchdirs/prune)

comment:3 by Bruce Dubbs, 22 months ago

Resolution: fixed
Status: assignedclosed

Fixed at commits

5867c6d623 Update to unrar-6.2.8.
d3cf76e101 Update to cachecontrol-0.13.0.tar.gz (Python module).
a301ecadfb Update to tree-2.1.1.
5bdf4cefe1 Update to ntp-4.2.8p16.
6850e35d6d Update to vte-0.70.2.

comment:4 by Bruce Dubbs, 20 months ago

Milestone: 11.412.0

Milestone renamed

Note: See TracTickets for help on using tickets.