Opened 3 years ago

Closed 2 years ago

#4942 closed enhancement (fixed)

file-5.41

Reported by: Bruce Dubbs Owned by: lfs-book
Priority: normal Milestone: 11.1
Component: Book Version: git
Severity: normal Keywords:
Cc:

Description

New minor version.

Change History (2)

comment:1 by Bruce Dubbs, 2 years ago

From the changelog:

  • Fix tzname detection
  • Fix relationship tests with "search" magic, don't short circuit logic
  • Fix memory leak in compile mode
  • PR/272: kiefermat: Only set returnval = 1 when we printed something (in all cases print or !print). This simplifies the logic and fixes the issue in the PR with -k and --mime-type there was no continuation printed before the default case.
  • PR/270: Don't translate unprintable characters in %s magic formats when -r
  • PR/269: Avoid undefined behavior with clang (adding offset to NULL)
  • Add a new flag (f) that requires that the match is a full word, not a partial word match.
  • Add varint types (unused)
  • PR/256: mutableVoid: If the file is less than 3 bytes, use the file length to determine type
  • PR/259: aleksandr.v.novichkov: mime printing through indirect magic is not taken into account, use match directly so that it does.
  • count the total bytes found not the total byte positions in order to determine encoding

comment:2 by Bruce Dubbs, 2 years ago

Resolution: fixed
Status: newclosed

Fixed at commit 1f201845a30b83f242a5f8ed35a80db17522752b

Package updates
    Update to gawk-5.1.1.
    Update to meson-0.60.0.
    Update to libcap-2.60.
    Update to gdbm-1.22.
    Update to file-5.41.
    Update to linux-5.14.15.
    Update to iana-etc-20211025.
    Update to tzdata-2021e.

    Change /bin to /usr/bin in passwd, and revisedchroot.
    Fix systemd for new meson.
Note: See TracTickets for help on using tickets.