[blfs] branch trunk updated: Make shadow build again.
git Owner ([email protected] via blfs-book Mailing List) <[email protected]> Sat, 01 Aug 2026 01:28:37 +0000
| Newsgroups | gmane.linux.lfs.beyond.book |
|---|---|
| Message-ID | <178554771744.3509088.7652803381160848488@rivendell.linuxfromscratch.org> |
This is a multi-part message in MIME format...
------------=_1785547720-1024790-7053
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: 8bit
This is an automated email from the git hooks/post-receive script.
git pushed a commit to branch trunk
in repository blfs.
The following commit(s) were added to refs/heads/trunk by this push:
new d2e9f1d5ec Make shadow build again.
d2e9f1d5ec is described below
commit d2e9f1d5ecafb8f547f4b24409f13ad7f9b03977
Author: Bruce Dubbs <[email protected]>
AuthorDate: Fri Jul 31 20:28:32 2026 -0500
Make shadow build again.
---
postlfs/security/shadow.xml | 2 ++
1 file changed, 2 insertions(+)
diff --git a/postlfs/security/shadow.xml b/postlfs/security/shadow.xml
index 1b50a222b2..4ccdd4d2d4 100644
--- a/postlfs/security/shadow.xml
+++ b/postlfs/security/shadow.xml
@@ -147,6 +147,8 @@ sed -e 's@#ENCRYPT_METHOD DES@ENCRYPT_METHOD YESCRYPT@' \
-e '/PATH=/{s@/sbin:@@;s@/bin:@@}' \
-i etc/login.defs &&
+sed -i '/stdio.h/i #include <stdint.h>' lib/find_new_sub_*ids.c &&
+
./configure --sysconfdir=/etc \
--disable-static \
--without-libbsd \
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
------------=_1785547720-1024790-7053
Content-Type: text/plain; charset="UTF-8"
Content-Disposition: inline
Content-Transfer-Encoding: 8bit
MIME-Version: 1.0
--
http://lists.linuxfromscratch.org/sympa/info/blfs-book
Unsubscribe: See the above information page
------------=_1785547720-1024790-7053--