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
Pierre Labastie
35b4455bd9
Move a misplaced role="nodep"
...
We may want to change this, but right now, for the "canonical" build
of jhalfs, we want the full qt5. So the dependency on qt5-components
should be "nodep".
2023-11-09 15:14:27 +01:00
Pierre Labastie
68dfef54d6
Fix alignement of blocks
...
Reported by "rhubarbpieguy" on the blfs-dev mailing list
2023-11-09 15:07:04 +01:00
Pierre Labastie
3261d400c3
Remove a spurious dependency paragraph
2023-11-09 13:51:49 +01:00
Pierre Labastie
f17571081b
Fix wireshark for python-3.12
2023-11-09 13:51:23 +01:00
Pierre Labastie
96d7fa5509
Fix dependencies of perl-html-parser
...
perl-http-message is not only a runtime requirement, it is also needed
for tests.
2023-11-09 11:00:01 +01:00
Bruce Dubbs
4f2c5cc546
Fix lxqt-themes version.
2023-11-08 20:51:37 -06:00
Bruce Dubbs
41cf461475
Change abiword and wv URLs to anduin.
2023-11-08 18:28:46 -06:00
Bruce Dubbs
fb9f0f9335
Update to lxqt-1.4.0 and associated packages.
2023-11-08 18:10:37 -06:00
Douglas R. Reno
9cdfee76e6
Update to Thunderbird-115.4.2
2023-11-08 16:28:10 -06:00
Douglas R. Reno
097e2591b7
Update to plasma-wayland-protocols-1.11.0
2023-11-08 14:44:14 -06:00
Douglas R. Reno
8d133a0af6
Update to libgusb-0.4.8
2023-11-08 14:40:12 -06:00
Douglas R. Reno
b43131bb95
Update to mupdf-1.23.5
2023-11-08 14:37:36 -06:00