Commit Graph

3860 Commits

Author SHA1 Message Date
Douglas R. Reno
6fdbe40edd Tag remaining dependencies for Git 2023-02-16 15:03:54 -06:00
Douglas R. Reno
18aa933933 Lots of tags for X 2023-02-16 14:17:59 -06:00
Pierre Labastie
75e93d0fae Update qemu download url 2023-02-16 20:26:42 +01:00
Douglas R. Reno
15445abd8c Lots of tags 2023-02-15 23:24:25 -06:00
Ken Moffat
2a7cafaf97 Tags 2023-02-15 21:53:49 +00:00
Douglas R. Reno
09a464aa5f Lots of tags and a typo fix in Nettle 2023-02-15 15:23:24 -06:00
Xi Ruoyao
32bbead4fc
firmware: Update to intel-microcode-20230214 2023-02-15 15:29:31 +08:00
Xi Ruoyao
7cff22d210
grub-efi: Update unifont to 15.0.01 2023-02-15 15:15:52 +08:00
Xi Ruoyao
82db5c3b85
Revert "efivar: adapt for glibc-2.36"
This reverts commit d1a3a2f901.

It's no longer needed with Glibc-2.37.
2023-02-15 15:15:52 +08:00
Douglas R. Reno
d0c42be1cf Initial tags for 11.3 2023-02-14 18:44:18 -06:00
Ken Moffat
b1c55f0042 Update to gnutls-3.8.0. 2023-02-14 00:52:56 +00:00
Bruce Dubbs
df29efcbca Update to libcap-2.67. 2023-02-13 12:33:04 -06:00
Ken Moffat
b66736fb6e Update to nss-3.88.1. 2023-02-10 20:35:58 +00:00
Bruce Dubbs
fad9b8d31b Update to stunnel-5.68. 2023-02-09 12:58:48 -06:00
Xi Ruoyao
6c22d02146
mitkrb: Document the test failure w/o network
And remove the test failure caused by a previous installed version: the
upstream claims it's already fixed (the same story as gnutls and
-disable-rpath workaround).
2023-02-10 00:34:35 +08:00
Pierre Labastie
48dbad55b3 PAM: Improve typography of generic config files
Report by Rainer Fiebig
2023-02-05 22:14:11 +01:00
Pierre Labastie
74dcbc813c Update to vim-9.0.1273 (sync with LFS) 2023-02-05 19:51:34 +01:00
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