Commit Graph

27977 Commits

Author SHA1 Message Date
Xi Ruoyao
540854ca89
balsa: Change "WebKitGTK+" to "WebKitGTK"
GTK+ was renamed to GTK in GTK 4, and WebKitGTK+ was renamed to WebKitGTK
correspondingly.

I've not touched the ChangeLog but we should avoid "+" in the future
ChangeLog entries.

Link: https://bugs.webkit.org/show_bug.cgi?id=264161
2023-11-17 01:32:53 +08:00
Xi Ruoyao
375113cd87
bogofilter: Switch to Sqlite from Berkeley DB
Berkeley DB is some deathware (unless we switch to the Oracle
implementation which may have legal issues) and slated for removal in
the next BLFS release.
2023-11-16 21:49:15 +08:00
Bruce Dubbs
b42497aa10 Update to libgcrypt-1.10.3. 2023-11-15 14:33:46 -06:00
Pierre Labastie
10a1fecf96 Fix the intel microcode version 2023-11-15 20:59:04 +01:00
Bruce Dubbs
ca51396d15 Update to faad2-2.11.1. 2023-11-15 11:23:08 -06:00
Tim Tassonis
6ed02d022d Update to faad2-2.11.1. 2023-11-15 04:26:00 +01:00
Xi Ruoyao
93cf2dc2d1
firmware: Update to Intel microcode-20231114 2023-11-15 06:51:26 +08:00
Xi Ruoyao
e872138fb6
vala: Turn "bootstrap" into an <option> instead of <parameter> 2023-11-15 06:45:15 +08:00
Douglas R. Reno
7c61e1b954 vala: We don't need to bootstrap anymore 2023-11-14 14:45:59 -06:00
Douglas R. Reno
a1fe0cf75b Update the gstreamer stack to 1.22.7 (Security Update) 2023-11-14 14:40:01 -06:00
Douglas R. Reno
7b2ef90e9f Update to c-ares-1.22.0 2023-11-14 13:02:31 -06:00
Bruce Dubbs
b18c081179 Update to vala-0.56.14. 2023-11-14 10:56:18 -06:00
Bruce Dubbs
d39c8e9772 Update to btrfs-progs-v6.6.1. 2023-11-14 10:39:42 -06:00
Rahul Chandra
fb778f6375 Update to ffmpeg-6.1 2023-11-13 18:57:40 -05: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
Xi Ruoyao
498c00cd5a
Update to appstream-1.0.0 (again)
Fix up libadwaita to build with it.  Update the command explanation to
allow building it with Qt-5.  Also fix the errors detected in
org.linuxfromscratch.lfs.xml reported by "appstreamcli validate".
2023-11-13 15:06:27 +08:00
Rahul Chandra
aa8180ff50 Rollback to Appstream 0.16.4 because 1.0.0 needs QT6 2023-11-12 23:38:06 -05:00
Rahul Chandra
0376693b09 Update to dhcpcd-10.0.5 2023-11-12 22:43:39 -05:00
Rahul Chandra
f74c6058df Update to AppStream-1.0.0 2023-11-12 22:41:38 -05:00
Bruce Dubbs
db035ac955 Update to numpy-1.26.2 (Python module). 2023-11-12 20:35:21 -06:00
Douglas R. Reno
d1857f3851 Update to webkitgtk-2.42.2 2023-11-12 18:54:27 -06:00
Bruce Dubbs
0c29fa19fa Update to harfbuzz-8.3.0. 2023-11-12 11:57:51 -06:00
Pierre Labastie
5183155e69 Update to sudo-1.9.15p2 2023-11-12 18:14:13 +01:00
Xi Ruoyao
2f1e634e17
Archive libxml2py2 2023-11-12 08:43:55 +08:00
Pierre Labastie
6433bc258d GIMP: some tweaks to the help file installation
- Use ./configure instead of .autogen.sh
- don't tell to use the online help, since it is in the same state
  as the local one.
2023-11-11 21:45:38 +01:00
Xi Ruoyao
aea2dbdf92
gimp: libxml2py2 is not needed anymore
Now the libxml2 Python 3 module is used.
2023-11-12 04:39:21 +08:00
Xi Ruoyao
808f2b851e
Update to libxml2-2.11.5 2023-11-12 04:37:20 +08:00
Bruce Dubbs
18454ac795 Archive GConf. 2023-11-11 11:15:40 -06:00
Xi Ruoyao
874812232a
python3: Add libxml2 into the list of packages requiring an reinstallation when upgrading Python 3 to a new minor version 2023-11-12 00:24:49 +08:00
Xi Ruoyao
778470d065
elogind: Fix the description of -Ddev-kvm-mode=0660
This package actually does not overwrite 50-udev-default.rules, but
70-uaccess.rules needs this option or it'll be inconsistent with LFS
50-udev-default.rules.
2023-11-11 18:06:49 +08:00
Xi Ruoyao
1a7430796b
elogind: Add -Ddev-kvm-mode=0660
This package overwrites some udev rules of udevd from systemd installed
in LFS.  Without this option, the udev rule makes /dev/kvm accessible by
every user.  While I don't know how to handle the overwriting issue
properly, let's make the permission of /dev/kvm consistent first.
2023-11-11 17:35:10 +08:00
Tim Tassonis
750cb3d52a Update to sudo-1.9.15. 2023-11-11 08:09:18 +01:00
Pierre Labastie
8c227f8655 fix attribute for g-i tests
attribute for tests is remap='test', this allows to have
role='root' remap='test' in case the tests need to be run as root.
2023-11-10 23:01:10 +01:00
Douglas R. Reno
1eb083a4ba Update to PostgreSQL-16.1 (Security Update) 2023-11-10 11:41:14 -06:00
Pierre Labastie
048e89d050 Archive lcms 2023-11-10 10:51:17 +01:00
Xi Ruoyao
26bae453f2
changelog: Add an entry for autoconf-2.13 archiving 2023-11-10 14:39:35 +08:00
Xi Ruoyao
4e7ec17c2e
autoconf213: Archive
With a simple hack in SeaMonkey, autoconf-2.13 is not needed anymore.

Fixes: #18459
2023-11-10 14:35:47 +08:00
Bruce Dubbs
0cd18b6a66 Fix autofs stats 2023-11-10 00:23:24 -06:00
Rahul Chandra
9f556488bb Update to ffmpeg-6.0.1 2023-11-09 23:14:45 -05:00
Ken Moffat
24975c4f00 Fix and simplify 'Prefer Chosen CJK fonts' :
I had a setup like this on one of my machines, now that I'm
looking at the detail of fontconfig in a local branch I discovered
that there were certain problems with the example:

1. I'm in an en locale, for pages that do not specify a locale
(or in vim/view, e.g. in mutt) the Japanese fonts were being
preferred.

2. Fontconfig does not consider UMing suitable for zh-sc so it
was hardly ever used - and it does not really belong in local.conf.

3, Really prefer a Japanese font for Sans Serif and monospace, but
no point listing two of them.

3. Comment where WenQuanYi Zen Hei is regarded as adequate and
therefore do not include it in these preferences, since it will
be picked up after them.
2023-11-09 23:22:59 +00:00
Bruce Dubbs
6fa792b058 Update to autofs-5.1.9. 2023-11-09 16:52:12 -06:00
Bruce Dubbs
7965d05014 Update to unbound-1.19.0. 2023-11-09 16:48:44 -06:00
Bruce Dubbs
2f7217b14d Update to Mako-1.3.0. 2023-11-09 16:32:48 -06:00
Xi Ruoyao
bf70a38779
webkitgtk: Fix an issue breaking various Web sites
There is a regression in WebKitGTK-2.42.1 breaking various Web sites.
See the linked bug report and its duplicates.

The fix is a simple change, so apply it as a sed now.

BugLink: https://bugs.webkit.org/show_bug.cgi?id=262777
Link: https://github.com/WebKit/WebKit/commit/c29a26a02441
2023-11-10 01:19:15 +08:00
Douglas R. Reno
739a1e077f Update to libcloudproviders-0.3.5 2023-11-09 11:02:33 -06:00
Bruce Dubbs
4fcfbb92d2 Merge branch 'trunk' of git.linuxfromscratch.org:blfs into trunk 2023-11-09 10:41:15 -06:00
Bruce Dubbs
dec570ad8e Fix gimp-help version 2023-11-09 10:41:04 -06:00
Pierre Labastie
c1e3ac381d Remove a spurious space in sysmon-qt url 2023-11-09 16:01:58 +01:00