Opened 7 months ago
Closed 7 months ago
#15916 closed enhancement (fixed)
shadow-4.11.1 (wait for LFS)
Reported by: | pierre | Owned by: | pierre |
---|---|---|---|
Priority: | normal | Milestone: | 11.1 |
Component: | BOOK | Version: | git |
Severity: | normal | Keywords: | |
Cc: |
Description
new minor version. See LFS ticket 4976
Change History (10)
follow-up: 3 comment:1 by , 7 months ago
comment:2 by , 7 months ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:3 by , 7 months ago
Replying to pierre:
We need to add instructions for installing the man pages and /etc/default/useradd.
Discussed this on IRC. The man page instructions have been added by Bruce. I've commented out the sed for /etc/default/useradd, since this is done in LFS, and not reinstalled in BLFS.
comment:4 by , 7 months ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Fixed at commit dab068013a0ebddedf05fd45257280e5152745f2
Package updates. Update to feh-3.8. Update to tree-2.0.1. Update to tcsh-6.23.02. Update to iso-codes-4.9.0. Update to seamonkey-2.53.10.2. Change required dependencies in pipewire to recommended.
comment:6 by , 7 months ago
Owner: | changed from | to
---|---|
Status: | reopened → new |
comment:7 by , 7 months ago
the two patches
sed -i.orig '/$(LIBTCB)/i $(LIBPAM) \\' libsubid/Makefile.am && sed -i "224s/rounds/min_rounds/" libmisc/salt.c &&
seems no longer required and if i'm right, the following
autoreconf -fiv &&
too.
comment:8 by , 7 months ago
The Makefile sed and autoreconf commands have been removed from LFS, but not BLFS. The salt.c sed does look like it is now longer needed.
The patch for useradd is not needed either.
comment:10 by , 7 months ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Fixed at commit 07be534fc3b4.
We need to add instructions for installing the man pages and /etc/default/useradd.