Commit Graph

4208 Commits

Author SHA1 Message Date
Xi Ruoyao
e060bb61b7
firmware: Update installation instruction of Sound Open Firmware
The tree layout of the release tarball has been changed.
2023-12-20 21:01:14 +08: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
Bruce Dubbs
14e7e0b3af Update to latest KDE packages.
Update to plasma-wayland-protocols-1.12.0.
Update to plasma5-5.27.10.
Update to kde gear-23.08.4 including kate, kwave, and falkon.
Update to kf5-5.113.0.
2023-12-15 21:11:51 -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
Pierre Labastie
26f615acf0 Promote rsync to recommended for vim
it is in instructions that are not guarded by role="nodump"...
Note that now that vim gets several updates a day, I am not sure
we use the right way to update runtime files!
2023-12-07 17:37:42 +01:00
Xi Ruoyao
09601d1105
grub-efi: Update to unifont-15.1.04 2023-12-06 15:37:21 +08:00
Xi Ruoyao
e8a1f74ace
firmware: Microcode early loading is now unconditionally supported 2023-12-06 15:31:26 +08:00
Xi Ruoyao
62684867f0
kernel-config: Fix wrong highlight with digits and punctuations 2023-12-06 01:22:37 +08:00
Xi Ruoyao
da09255a1c
kernel-config: Drop FB
In Linux 6.6, we can select DRM_FBDEV_EMULATION without FB, so FB is no
longer needed.  And now FRAMEBUFFER_CONSOLE is not enforced (even if FB
is selected), so we need to select it manually.
2023-12-05 14:47:55 +08:00
Xi Ruoyao
b870678442
kernel-config: Regenerate with Linux 6.6.3
Intel and AMD microcode support is now always enabled on x86[_64] and
CONFIG_MICROCODE is now hidden, thus remove amd-ucode and intel-ucode
kernel configuration info.

The other changes seem trivial.
2023-12-05 14:29:14 +08: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
659b6186e1 Update to LVM2-2.03.23 2023-11-24 17:03:26 -06: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
10a1fecf96 Fix the intel microcode version 2023-11-15 20:59:04 +01:00
Xi Ruoyao
93cf2dc2d1
firmware: Update to Intel microcode-20231114 2023-11-15 06:51:26 +08:00
Bruce Dubbs
d39c8e9772 Update to btrfs-progs-v6.6.1. 2023-11-14 10:39:42 -06:00
Xi Ruoyao
792d2ac86b
Update to vim-9.0.2103 (sync with LFS) 2023-11-14 03:39:58 +08:00
Bruce Dubbs
9233a26bbe Update to btrfs-progs-6.6. 2023-11-13 11:57:52 -06:00
Xi Ruoyao
a0f16e7407
vim: Add a method to run the tests with vimrc hidden using bubblewrap 2023-11-13 22:01:07 +08:00
Pierre Labastie
5183155e69 Update to sudo-1.9.15p2 2023-11-12 18:14:13 +01:00
Bruce Dubbs
18454ac795 Archive GConf. 2023-11-11 11:15:40 -06: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
Bruce Dubbs
79c1473fa3 Update to btrfs-progs-v6.5.3. 2023-10-23 13:05:08 -05:00
Xi Ruoyao
520f69df7e
qemu: Add pixman as required dependency
By the way, add a lot of optional and external dependencies.

Reported-by: wen zhang <zhw2101024@gmail.com>
Link: https://lists.linuxfromscratch.org/sympa/arc/blfs-dev/2023-10/msg00064.html
2023-10-23 16:39:38 +08: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
Tim Tassonis
ea4d8122e8 Update to samba-4.19.2.
Update to qemu-8.1.2.
2023-10-17 09:19:04 +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
11eb541b61 Update to xfsprogs-6.5.0. 2023-10-13 11:37:28 -05:00
Bruce Dubbs
d28d675879 Update to iptables-1.8.10. 2023-10-12 22:20:09 -05:00
Bruce Dubbs
9f28582891 Update to btrfs-progs-v6.5.2. 2023-10-12 13:57:44 -05:00
Douglas R. Reno
0d0da5c60e Update to fuse-3.16.2 2023-10-12 12:08:39 -05:00
Thomas Trepl
ca65e1e6a0 Upgrade to openssh-9.5p1 2023-10-08 17:21:50 +02:00
Xi Ruoyao
3a297222ea
make-ca: Update URL of Mozilla CA policy
The old URL redirects to https://wiki.mozilla.org/CA.
2023-10-04 18:40:17 +08:00
Tim Tassonis
8a11fa52e0 Update to nss-3.94 2023-10-03 23:23:59 +02:00
Xi Ruoyao
24be2b6f93
make-ca: Add a note about hg.mozilla.org trust chain update
Why are they using a new trust chain even when the old root CA is not
expired?
2023-09-27 13:36:23 +08:00
Pierre Labastie
ac5932a574 Update to make-ca-1.13 2023-09-26 22:54:28 +02:00
Xi Ruoyao
6478cf610e
firmware: Use "/plain" for browsing the tree of the git repo, and add the correct URL for cloning
Fixes #18632.
2023-09-25 18:12:30 +08:00
Tim Tassonis
f5413e1f6a Update to qemu-8.1.1. 2023-09-23 17:59:15 +02:00
Xi Ruoyao
7b8bec72b3
Fix URLs of external depedencies, remove dead "User Notes" 2023-09-23 22:41:42 +08:00
Douglas R. Reno
facc64d744 Update to stunnel-5.71 2023-09-21 15:34:35 -05:00
Xi Ruoyao
3ce2d0c7e6
Update SpiderMonkey to ESR 115
- Update to SpiderMonkey from Firefox-115.2.1
- Update to gjs-1.78.0
- Allow building polkit with SpiderMonkey from Firefox-115
2023-09-18 01:54:07 +08:00
Xi Ruoyao
5028839fa0
Rename js102 to spidermonkey 2023-09-18 00:55:11 +08:00
Xi Ruoyao
44b3f4400e
treewide: Really remove commented out references to Python 2
It helps using grep for finding packages depending on Python 2.
2023-09-16 15:21:01 +08:00
Pierre Labastie
0391649fb9 Mention shadow in openssh dependencies
PAM config file from shadow is used to create the sshd one.
2023-09-15 16:08:47 +02:00
Pierre Labastie
8b27d91aef Update to btrfs-progs-6.5.1 2023-09-14 21:22:31 +02:00
Bruce Dubbs
990dbf00a0 Remove obsolete references to gtk2 2023-09-11 11:51:23 -05:00
Bruce Dubbs
4395529877 Adjust and continue using entities fo rpip3 commands 2023-09-10 15:01:56 -05:00
Bruce Dubbs
bef4385123 Clean up xml for btrfs 2023-09-06 16:45:48 -05:00
Bruce Dubbs
91646476bd Update to btrfs-progs-v6.5. 2023-09-06 16:37:20 -05:00
Bruce Dubbs
b32c5b42fc Update to vim-9.0.1837. 2023-09-06 15:47:48 -05:00
Bruce Dubbs
32244fa9f0 Merge branch 'trunk' of git.linuxfromscratch.org:blfs into trunk 2023-09-06 00:03:21 -05:00
Bruce Dubbs
60de0e101e Disable lxde 2023-09-06 00:03:05 -05:00
Ken Moffat
6848b244fd Update to nss-3.93. 2023-09-05 21:40:40 +01:00
Xi Ruoyao
1cdea836b5
scons: Use pip3 wheel & pip3 install instead of setup.py
Also introduce entities for pip3 wheel and pip3 install for future use
(#18466).  Reuse the entities for gpgme and libpwquality, so the missed
--no-user in libpwquality is fixed as well.
2023-09-06 04:11:02 +08:00
Xi Ruoyao
a82dedfe3c
kernel-config: Remove REISERFS_FS{,_*} from btrfs-progs-test 2023-09-06 01:35:48 +08:00
Xi Ruoyao
57d41d4ccb
kernel-config: Regenerate with Linux 6.5.1
For some reason the Reiserfs is moved before Btrfs in menuconfig.
2023-09-06 01:28:21 +08:00
Xi Ruoyao
ecab05900f
openssh: Work around FTBFS with zlib-1.13 2023-09-06 01:25:50 +08:00
Bruce Dubbs
407c671a8a Update to libblockdev-3.0.3.
Also archive volume_key.
2023-09-04 17:32:01 -05:00
Bruce Dubbs
38022152f7 Archive librep to go with previous archiving of sawfish 2023-09-04 14:58:46 -05:00
Douglas R. Reno
f7fe3e6aed Typo fixes from Julien Lepiller 2023-09-04 13:33:48 -05:00
Pierre Labastie
e6527c7dfd Update to shadow-4.14.0 2023-09-03 20:35:28 +02:00
Xi Ruoyao
782bd40d2b
gpgme: --disable-gpg-test is an option, not a command 2023-09-03 16:54:27 +08:00
Xi Ruoyao
0425945645
gpgme: Update installed directories 2023-09-03 16:51:34 +08:00
Xi Ruoyao
b512e97ba3
libpwquality: Use pip3 wheel for building Python module
Addresses #18455 (comment 1).
2023-09-03 16:51:00 +08:00
Xi Ruoyao
c3ad4c38a4
gpgme: Install the Python module as a wheel
Addresses #18455 (comment 1).
2023-09-03 16:35:51 +08:00
Bruce Dubbs
b643f16b94 Archive reiserfsprogs. 2023-09-02 18:39:11 -05:00
Pierre Labastie
c22632168e Update to gpgme-1.22.0 2023-09-02 14:18:50 +02:00
Xi Ruoyao
821f5d9842
Update and unify the URL for alsa-ucm-conf 2023-09-02 17:17:39 +08:00
Douglas R. Reno
23b4981a10 Fix some links (reported by rhubarbpieguy):
- Transcode: host on anduin for now
- iptables: ftp.netfilter.org has been discontinued
- mariadb: the mirror service only keeps the most current versions
  available.
2023-08-31 10:48:18 -05:00
Xi Ruoyao
3a0f4223db
uefi: grub-setup: Update fdisk example to match util-linux-2.39.1 2023-08-28 17:59:10 +08:00
Pierre Labastie
e440af55af Remove trailing spaces and a few typos 2023-08-27 10:41:46 +02:00
Xi Ruoyao
e77b0148f6
Remove outdated text about usbfs
The usbfs psuedo file system has been removed since Linux 3.5.
2023-08-25 20:36:13 +08:00
Bruce Dubbs
fde99ebb4b Update to kf5-apps-23.08.0, kate, kwave, falkon. 2023-08-24 15:00:35 -05:00
Pierre Labastie
4660f565de Drop multicast and broadcast packets in iptables
The reason is that our own box can output those kind of packets
rather frequently, and those packets immediately appear as
incoming. Since any non expected packet is logged, this clutters
the log. Dropping them in the "personal firewall" case is what is
wanted, but it has to be done before logging.
2023-08-24 16:26:54 +02:00