Commit Graph

2483 Commits

Author SHA1 Message Date
Bruce Dubbs
0f4d7bcad7 Update to cryptsetup-2.7.0. 2024-01-25 12:29:54 -06:00
Xi Ruoyao
86b3ae3a37
cryptsetup: Clarify --disable-asciidoc 2024-01-25 17:44:46 +08:00
Xi Ruoyao
090bbb9286
linux-pam: Add a missing colon 2024-01-25 17:06:54 +08:00
Douglas R. Reno
2a18dcd8c0 Update to shadow-4.14.3 2024-01-23 14:59:57 -06:00
Xi Ruoyao
a2382c618a
mitkrb: Remove RPATH flags from krb5-config
They are unneeded and they puzzle libsoup3 build system to fail if
gssapi is enabled (the book does not enable it though).
2024-01-21 15:32:55 +08:00
Pierre Labastie
ab4fdfccf8 Change all xml decl to encoding=utf-8 2024-01-19 22:39:35 +01:00
Douglas R. Reno
0d5baf1715 Polkit: remove a couple of obsolete command explanations 2024-01-18 15:28:09 -06:00
Douglas R. Reno
3c1cfcf75a Update to Linux-PAM-1.6.0 (Security Update) 2024-01-18 14:58:50 -06:00
Bruce Dubbs
730d47f29f Update to polkit-124. 2024-01-18 13:31:55 -06:00
Douglas R. Reno
9a8b566f40 Update to gnutls-3.8.3 (Security Update) 2024-01-17 16:31:40 -06:00
Xi Ruoyao
8f457859d0
nss: Do not abbreviate "Name Service Switch"
Well, there is a strange coincidence.  The package itself is abbreviated
as "NSS" so let's not abbreviate a different thing as "NSS".
2024-01-14 23:29:06 +08:00
Douglas R. Reno
a6b9afb61a Update to sudo-1.9.15p5 2023-12-31 11:50:39 -06:00
Douglas R. Reno
41557a5e32 Update to openssh-9.6p1 (Security Update) 2023-12-26 21:54:38 -06:00
Pierre Labastie
1859ee6872 Remove links to deleted wiki pages
See https://wiki.linuxfromscratch.org/blfs/ticket/18952
2023-12-23 13:40:25 +01:00
Bruce Dubbs
55897a88f4 Update to nss-3.96.1. 2023-12-20 18:33:14 -06:00
Bruce Dubbs
00186356c7 Update to sudo-1.9.15p4. 2023-12-16 22:48:52 -06:00
Bruce Dubbs
8e93424e97 Update to nss-3.96. 2023-12-16 18:36:16 -06:00
Bruce Dubbs
da7274ff5b Update to sudo-1.9.15p3. 2023-12-16 09:37:35 -06:00
Pierre Labastie
875b3b57e8 Fix various option vs parameter problems
Sometimes there is no really a problem, but alos avoids that
automatic detection with "make test-options" return false positives
2023-12-08 22:05:39 +01:00
Douglas R. Reno
2d2793d65e cryptsetup: Add Asciidoctor as an optional dependency
Also reword the command explanations, adjust some spacing in the short
descriptions.
2023-12-04 13:29:08 -06:00
Bruce Dubbs
4bd0323e33 Typo 2023-12-04 11:11:26 -06:00
Bruce Dubbs
30940d7b95 Update to cryptsetup-2.6.1. 2023-12-03 19:40:56 -06:00
Bruce Dubbs
1414135a78 Update to gpgme-1.23.2. 2023-12-01 17:34:27 -06:00
Rahul Chandra
a8d72e7dc0 Update to nss-3.95 2023-11-29 09:05:12 -05:00
Xi Ruoyao
1b9bf3ea17
nss: Align a trailing backslash in the command 2023-11-29 11:06:08 +08:00
Xi Ruoyao
334db6e5ff
nss: Adjust the reference for localhost.localdomain to LFS
Following a LFS systemd revision update.
2023-11-29 11:05:21 +08:00
Xi Ruoyao
a105c5cef5
linux-pam: Add a missed punctuation 2023-11-26 21:23:44 +08:00
Bruce Dubbs
dcd5a06347 Archive Berkeley DB 2023-11-22 15:35:10 -06:00
Douglas R. Reno
22614d43d1 Update to p11-kit-0.25.3 2023-11-16 15:47:41 -06:00
Douglas R. Reno
892c41bd0b Update to gnutls-3.8.2 (Security Update) 2023-11-16 15:47:41 -06:00
Douglas R. Reno
7167f30774 Cyrus-sasl: Use LMDB instead of Berkeley DB. 2023-11-16 14:07:22 -06:00
Pierre Labastie
5183155e69 Update to sudo-1.9.15p2 2023-11-12 18:14:13 +01:00
Tim Tassonis
750cb3d52a Update to sudo-1.9.15. 2023-11-11 08:09:18 +01:00
Xi Ruoyao
68a9914f3e
shadow: Do not install useless PAM configuration files
The shipped configuration does not work at all on BLFS, so these files
are completely useless.

We were installing the files then overwriting them, but preventing the
installation can make our life easier when we reinstall/upgrade shadow
(then we don't need to recreate our BLFS-specific configuration).
2023-11-06 21:05:02 +08:00
Bruce Dubbs
e3f6e6a5f9 Add a warning when updating shadow.
The shadow installation procedure overwrites many files in /etc/pam.d/
which will render system login and su commands (among others) inoperative.

This update adds a warning at the beginning of the build instructions
so it will be hard to miss.
2023-11-02 19:39:56 -05:00
Bruce Dubbs
cbe1205070 Update to p11-kit-0.25.2. 2023-11-01 20:03:03 -05:00
Bruce Dubbs
1459c3b271 Update to shadow-4.14.2. 2023-10-31 17:49:20 -05:00
Bruce Dubbs
cd195acabd Update to gpgme-1.23.1. 2023-10-29 14:14:25 -05:00
Bruce Dubbs
9fc4379512 Update to p11-kit-0.25.1. 2023-10-29 13:58:11 -05:00
Bruce Dubbs
ee01972967 Update to gpgme-1.23.0. 2023-10-26 13:19:23 -05:00
Xi Ruoyao
bdc255c91e
polkit: Add lxqt-policykit as a possible polkit authentication agent 2023-10-20 15:40:25 +08:00
Xi Ruoyao
a16884c020
polkit: Replace "JS102" with a <xref> to spidermonkey
Fix stale package name and version number.
2023-10-20 15:33:09 +08:00
Xi Ruoyao
71084a841f
openssh: Make ssh-keygen and ssh-copy-id nodump
IMO silently generating a ssh key for the user is just bad.
2023-10-18 16:00:21 +08:00
Pierre Labastie
cb4718e209 openssh: copy an ed_25519 key with ssh-copy-id
This is now what is generated by default by ssh-keygen
Reported by: wen zhang on blfs-dev list
2023-10-17 20:49:33 +02:00
Bruce Dubbs
0b6a7de1aa Update to shadow-4.14.1. 2023-10-15 18:39:13 -05:00
Pierre Labastie
f4ac71418d Remove many more forgotten ftp urls 2023-10-15 23:14:18 +02:00
Pierre Labastie
28d1edfdef Remove a few forgotten ftp urls 2023-10-15 22:28:40 +02:00
Pierre Labastie
e1e58be454 Remove all ftp urls
neither firefox nor epiphany can download them, and they are not
well maintained, because rarely tested.
This is WIP because the "(HTTP)" part of "Download (HTTP)" will
need to be removed too.
But let's see what users think first...
2023-10-15 21:43:08 +02:00
Pierre Labastie
89638840c4 Add https url for stunnel 2023-10-15 19:19:24 +02:00
Bruce Dubbs
d28d675879 Update to iptables-1.8.10. 2023-10-12 22:20:09 -05:00