Opened 4 weeks ago

Closed 3 weeks ago

#5678 closed enhancement (fixed)

shadow-4.17.4

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

Description

New point version.

Change History (2)

comment:1 by Bruce Dubbs, 3 weeks ago

Release 4.17.4

Changes since 4.17.3:

  • Revert "lib/, src/: Use local time for human-readable dates"
  • lib/getdate.y: Ignore time-zone information and use UTC
  • src/chfn.c: Partially revert "lib/, src/: Use strsep(3) instead of its pattern"
  • src/chfn.c: Use stpsep() instead of its pattern
  • src/chfn.c: Add local variable to refer to the separated field
  • src/chfn.c: copy_field(): Rename local variable
  • lib/commonio.c: Rely on the POSIX.1-2008 behavior of realpath(3)
  • lib/fs/readlink/: readlinknul(): Use ssize_t to simplify
  • autogen.sh: Promote -Wsign-compare to an error
  • lib/sizeof.h: ssizeof(): Add signed variant of sizeof
  • src/lastlog.c: Use ssizeof() to avoid a -Wsign-compare diagnostic
  • tests/unit/test_xasprintf.c: Fix sign-mismatch diagnostic
  • configure.ac: stop checking for utmp location
  • configure.ac: be deterministic about passwd location
  • lib/, src/: update audit messages
  • lib/: audit function for groups
  • src/: update group audit messages
  • doc/: Remove list of distributions

comment:2 by Bruce Dubbs, 3 weeks ago

Resolution: fixed
Status: newclosed

Fixed at commit a05804f155.

Note: See TracTickets for help on using tickets.