Ken Moffat
39eae8f182
AMD Microcode:
...
Clarify that vulnerabilities are now fixed by AMD supplying an
updated AGESA to motherboard manufacturers, for those to update
the BIOS.
2023-02-05 15:05:28 +00:00
Tim Tassonis
fec8a19723
Update to fuse3-3.13.1.
2023-02-04 20:12:25 +01:00
Bruce Dubbs
075cb1ea56
Update to openssh and ssh-askpass 9.2p1.
2023-02-03 20:35:54 -06:00
Xi Ruoyao
d0eb8992c8
firmware: fix an oversight in the update yesterday
...
Forgot to bump 0xb2 to 0xb6 in one paragraph for my CPU as the Intel
microcode example.
2023-01-31 12:23:24 +08:00
Pierre Labastie
15a485c343
Fix the initramfs part of "Early loading of microcode"
2023-01-30 15:49:25 +01:00
Xi Ruoyao
b5da785b08
firmware: fix a typo
2023-01-30 18:11:48 +08:00
Xi Ruoyao
ab0b034f5f
firmware: Do not assume the microcode files in /lib/firmware
...
We used to put microcode files there for late loading, but now late
loading is deprecated.
By the way, update Intel microcode update demonstrations.
2023-01-30 18:05:27 +08:00
Pierre Labastie
54d589072b
Remove eol spaces
2023-01-29 13:51:59 +01:00
Xi Ruoyao
17aa21c551
Change all http://*.sourceforge.net/ URLs to https
...
Now all sourceforge.net subdomains have a valid SSL certificate. The
changes are automatically done via a sed. I've reviewed the changes and
reverted the changes in archive/*, pst/xml/docbook-xsl.xml, and
stylesheets/lfs-xsl/lfs-l10n.xml. Other changes should (hopefully) be
fine.
2023-01-29 12:35:23 +08:00
Bruce Dubbs
bed8f3ef4e
Synchronize openssh md5sums in multiple packages
2023-01-26 16:31:45 -06:00
Bruce Dubbs
b4550ead0e
Update to btrfs-progs-v6.1.3.
2023-01-26 15:30:37 -06:00
Douglas R. Reno
faf1fae52f
Update to gedit-44.2.
2023-01-23 11:33:40 -06:00
Bruce Dubbs
a3fb37f612
Package updates.
...
Update to nano-7.2.
Update to exiv2-0.27.6.
Update to IO-Socket-SSL-2.080 (Perl Module).
2023-01-22 12:35:50 -06:00
Tim Tassonis
5327b2af3c
Update to sudo-1.9.12p2
2023-01-19 23:35:11 +01:00
Pierre Labastie
c10acfe844
Change ulink to xref for sphinx
2023-01-18 17:02:55 +01:00
Pierre Labastie
0f9a1f088b
Merge branch 'trunk' into plabs/python-mods
2023-01-18 15:35:32 +01:00
Douglas R. Reno
4cbdd08bba
Update to fuse3-3.13.0
2023-01-17 09:32:22 -06:00
Pierre Labastie
c9384fd073
Remove the --disable-rpath option for gnutls
...
This option is not needed for recent versions of gnutls, as
the build system does exactly what is expected: link binaries and
libraries with rpath pointing to the build tree at first, then
remove rpath completely when relinking at install time.
2023-01-17 13:50:55 +01:00
Thomas Trepl
579c512dc8
Make ssh-askpass using gtk3 (prev. gtk2)
2023-01-15 18:20:42 +01:00
Xi Ruoyao
5b6873f4d7
efi: remove reference to CONFIG_EFI_VARS
...
It's already removed since Linux 6.0.
Link: https://git.kernel.org/torvalds/c/ab17c0cd
Reported-by: Zhang Wen <zhw2101024@gmail.com>
2023-01-15 20:29:11 +08:00
Pierre Labastie
18aaa2028d
update to ed-1.19
2023-01-14 12:00:12 +01:00
Pierre Labastie
f039b1d5ea
Update to xfsprogs-6.1.1
2023-01-14 11:56:42 +01:00
Thomas Trepl
97e37e1b60
Upgrade iptables-1.8.9
2023-01-13 10:29:24 +01:00
Pierre Labastie
3bdc4eba16
Merge branch 'trunk' into plabs/python-mods
2023-01-10 21:57:10 +01:00
Pierre Labastie
6e1f9cd06c
Update to gedit-44.1
2023-01-08 12:16:16 +01:00
Bruce Dubbs
bf31777042
Update to btrfs-progs-v6.1.2.
2023-01-07 10:25:56 -06:00
Bruce Dubbs
b2b3ee6949
Update to nss-3.87.
2023-01-06 12:55:50 -06:00
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