Opened 3 weeks ago
Closed 3 weeks ago
#5858 closed enhancement (fixed)
shadow-4.19.3
| Reported by: | Bruce Dubbs | Owned by: | lfs-book |
|---|---|---|---|
| Priority: | normal | Milestone: | 13.0 |
| Component: | Book | Version: | git |
| Severity: | normal | Keywords: | |
| Cc: |
Description
New point version.
Change History (3)
comment:1 by , 3 weeks ago
| Milestone: | → 13.0 |
|---|
comment:2 by , 3 weeks ago
comment:3 by , 3 weeks ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Fixed at commit c67516b6a9.
Update to systemd-259.1. Update to shadow-4.19.3. Update to setuptools-81.0.0 (Python module). Update to Python3-3.14.3. Update to procps-ng-4.0.6. Update to linux-6.18.9. Update to gettext-1.0. Update to expat-2.7.4 (Security update). Update to coreutils-9.10.tar.xz.
Note:
See TracTickets
for help on using tickets.

Only 1 new commit for this release:
lib/chkhash.c: fix escaping in SHA-256 / SHA-512 / MD5 regexes
\\ninside square brackets doesn't include or exclude the newline character. It includes or excludes a literal slash and the literal character 'n'.