Bruce Dubbs
ec9edec23a
Update to xfsprogs-6.1.0.
2023-01-06 11:14:14 -06:00
Bruce Dubbs
ad9eab686d
Update to btrfs-progs-v6.1.1.
2023-01-06 10:58:36 -06:00
Xi Ruoyao
6a6d01e6ed
nss: "the lfs book" -> "the LFS book"
2023-01-06 13:22:39 +08:00
Douglas R. Reno
296a386606
Update to gedit-44.0
2023-01-03 15:16:25 -06:00
Thomas Trepl
a37e6b2d62
Add a fix to gptfdisk
2022-12-31 17:03:04 +01:00
Pierre Labastie
c478431105
Create /etc/profile.d in make-ca
...
make-ca may be built before the bash startup files, because it may
be needed early for downloading packages. In this case the
/etc/profile.d directory may not exist. Of course, another possibility
would be to have make-ca depend on the bash startup files.
2022-12-30 21:53:04 +01:00
Pierre Labastie
50ba3b3341
Add libslirp library for qemu
2022-12-30 15:33:07 +01:00
Pierre Labastie
3e22581cb8
Disable building regerence doc for gedit
...
It requires gtk-doc, and we say it is optional
Also add "setup" to the meson command
2022-12-29 10:12:09 +01:00
Douglas R. Reno
c517fd0a5a
Update to gedit-43.2
...
Also adjust the ticket numbers for tepl's reintroduction
2022-12-28 14:20:26 -06:00
DJ Lucas
7e611b1da3
Update to make-ca-1.12. Fixes #17449 .
2022-12-27 20:30:58 -06:00
Bruce Dubbs
e29b55b284
Update to qemu-7.2.0.
2022-12-27 14:05:21 -06:00
Bruce Dubbs
799833c2a4
Update to btrfs-progs-v6.1.
2022-12-27 11:18:06 -06:00
Bruce Dubbs
dd3031a27c
Update to LVM2.2.03.18.
2022-12-27 10:37:54 -06:00
David Bryant
a0e08b2176
Standardized the spelling of "userspace".
...
Also corrected the capitalization of titles and cleaned up some
grammatical errors. Note that a few modules quote the "config"
menu for the Linux kernel, whch says "user-space". Those
modules were not altered; directly quoted material should be
reproduced verbatim.
2022-12-24 14:14:57 -06:00
Bruce Dubbs
e5dd351d62
Now tcsh-6.24.07
2022-12-23 22:20:29 -06:00
Bruce Dubbs
bd199a674c
Update to tcsh-6.24.06.
2022-12-23 13:42:38 -06:00
Bruce Dubbs
209472f4a5
Update to dash-0.5.12.
2022-12-23 11:36:43 -06:00
Bruce Dubbs
96041b528d
Update to vim-9.0.1060.
2022-12-23 11:09:14 -06:00
Pierre Labastie
8bcda70c82
Typo
2022-12-21 23:00:29 +01:00
Pierre Labastie
624015965a
Update to gnupg2-2.4.0
2022-12-21 22:56:20 +01:00
Pierre Labastie
562131ee10
make-ca: fix the location of a distributed file
2022-12-19 16:10:45 +01:00
Ken Moffat
0d7f7190cf
Update to nss-3.86.
2022-12-18 19:03:17 +00:00
Xi Ruoyao
e8d6204f6d
grub-setup: rewrite the description for CONFIG_EFI_STUB
...
Avoid mistakenly using the terminology "EFI handover protocol". With
Linux 6.2 or newer we can enable EFI stub but disable EFI handover
protocol (CONFIG_EFI_HANDOVER_PROTOCOL=n). The help message of this
option also says the upstream GRUB does not use EFI handover protocol,
so it's only needed for some distros with a patched (old) GRUB.
Tested with mainline kernel and CONFIG_EFI_HANDOVER_PROTOCOL disabled.
2022-12-18 23:34:20 +08:00
Thomas Trepl
37a472fdaa
Update to nano-7.1
2022-12-15 17:09:30 +01:00
David Bryant
48771ae06f
Unless it's a directory name, or something like that, "test suite"
...
should be spelled as two words.
2022-12-13 12:19:29 -06:00
David Bryant
b59e5eb3ea
Fixed a common misspelling. "setup" is a noun. When "set up" is a
...
phrasal verb, it is spelled as two words. This commit fixes most of
the misspelled "set up" instances in the BLFS book.
2022-12-12 14:17:31 -06:00
Bruce Dubbs
2402febce2
Update to kf5-apps-22.12.0
...
Includes kate, kwave, and falkon.
2022-12-11 17:13:03 -06:00
Douglas R. Reno
ee2e637781
make-ca: Remove extra newline from the new python3 instructions
2022-12-09 14:55:36 -06:00
Bruce Dubbs
cbb07ee487
Typo
2022-12-09 12:12:34 -06:00
Bruce Dubbs
56250b9861
Update to tcsh-6.24.05.
2022-12-08 14:07:17 -06:00
Ken Moffat
012af225d4
Explain how to use system certificates with python3.
2022-12-01 20:18:33 +00:00
Pierre Labastie
3f2db3a638
Remove sect1info tags
...
They only contain a date tag that is nowhere used.
2022-11-29 08:58:07 +01:00
Bruce Dubbs
b0d1dc05f0
Package updates.
...
Update to php-8.1.13.
Update to umockdev-0.17.15.
Update to btrfs-progs-v6.0.2.
2022-11-28 16:16:11 -06:00
Bruce Dubbs
01e9d327c2
Tweak tcsh instructions for current directory layout
2022-11-28 14:52:09 -06:00
Bruce Dubbs
78d8214ee3
Update to tcsh-6.24.02.
2022-11-28 14:48:31 -06:00
Pierre Labastie
b3c16a7828
Small spacing fix
2022-11-25 09:37:59 +01:00
Pierre Labastie
024fb949cc
Returns to a more reasonable value of rounds in shadow
2022-11-25 08:31:43 +01:00
Pierre Labastie
353fc67e02
Typo
...
Thanks to "rhubarbpieguy" for the report.
2022-11-24 14:58:08 +01:00
DJ Lucas
c066a42f3e
Update to make-ca-1.11. Fixes #17340 .
2022-11-23 23:33:32 -06:00
Douglas R. Reno
1ba8e5ee8b
LVM2: minor spacing adjustment
2022-11-22 12:12:38 -06:00
Pierre Labastie
2bfa995646
Update to libpwquality-1.4.5
2022-11-20 09:45:05 +01:00
Douglas R. Reno
9b6c92122a
Update to nano-7.0
2022-11-17 21:16:12 -06:00
Bruce Dubbs
e0e8726f9b
Update to krb5-1.20.1.
2022-11-17 16:35:30 -06:00
Bruce Dubbs
11672910e0
pdate to xfsprogs-6.0.0.
2022-11-17 15:35:00 -06:00
Bruce Dubbs
a46256a8f3
Update to nss-3.85.
2022-11-17 13:51:13 -06:00
Pierre Labastie
7f27f7aecc
Update to shadow-4.13
2022-11-16 17:59:31 +01:00
Pierre Labastie
3619a5b958
Adjust the number of crypt rounds in PAM files
...
To match shadow's one.
2022-11-16 17:15:52 +01:00
Pierre Labastie
ae27cdcfc9
shadow: don't use <cond> && <cmd> for conditional
...
Explain why in a comment.
2022-11-16 17:15:52 +01:00
Pierre Labastie
4635a45ddb
Shadow: increase the number of rounds for passwd
...
for the SHA512 crypt method, the default number of rounds (5000) is
too low to prevent brute force attacks on modern hardware. Multiply
it by 1000 (not sure it is enough).
2022-11-16 17:15:27 +01:00
Pierre Labastie
213d18c315
Update to LVM2-2.03.17
2022-11-16 08:17:43 +01:00