Opened 6 days ago

Closed 5 days ago

#20030 closed enhancement (fixed)

unix-tree-2.1.2

Reported by: Bruce Dubbs Owned by: Bruce Dubbs
Priority: normal Milestone: 12.2
Component: BOOK Version: git
Severity: normal Keywords:
Cc:

Description

New point version.

Change History (3)

comment:1 by Bruce Dubbs, 5 days ago

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

comment:2 by Bruce Dubbs, 5 days ago

Version 2.1.2 (07/01/2024)

  • Fix issue where --gitignore does not think a pattern with a singular terminal '/' (indicating it matches only directories,) is a relative path.
  • Don't emit the error 'recursive, not followed' if when using -L, the depth would prevent descending anyway. This also fixes up a JSON output error (missing comma) when this happens.
  • Don't prematurely sort files/directories with --from*file. (gitlab @jack6th)
  • Various seg-faults fixed:
    • Make doubly sure that there is actually a previous path entry when reading from a tabbed file.
    • Make sure there is actually a file entity when applying the link info to it when reading fromfile using --fflinks.
    • Increase space for the path a little in listdir(), just to be sure.
    • Make sure that there is no topsort (--dirsfirst / --filesfirst) if there is no basesort (-U).
    • Make sure gittrim() function can handle a null string.
  • Update email address to steve.baker.llc@… from ice@… which has been permanently disabled.

comment:3 by Bruce Dubbs, 5 days ago

Resolution: fixed
Status: assignedclosed

Fixed at commits

40e6b6cbde Update to fmt-11.0.0.
a649d19576 Update to libqalculate-5.2.0.
0c075aa0c8 Update to unix-tree-2.1.2.
11196d674e Update to p11-kit-0.25.4.
Note: See TracTickets for help on using tickets.