Douglas R. Reno
fa559f1cc8
Add AppStream to the book in support of libadwaita.
...
See Tickets #18599 and #18573 for more details.
2023-09-18 13:30:04 -05:00
Douglas R. Reno
97cecf51ae
Add libxmlb to the book in support of appstream.
...
This will be needed for libadwaita-1.4. See Ticket #18573 for more
details.
2023-09-18 12:49:30 -05:00
Douglas R. Reno
4490fe8b33
Spidermonkey: minor reword for JIT test suite description
2023-09-18 11:56:37 -05:00
Pierre Labastie
8a5e15b04f
A few tweaks to ssdm config:
...
- make change from /usr to opt/xorg "nodump"
- make the removal of "-nolisten tcp" "nodump"
- narrow the change from none to on to the "Numlock" line: otehrwise
the comments about this option become incomprehensible:
(e.g. "option can be on, off, or on")
2023-09-18 18:47:45 +02:00
Douglas R. Reno
60f566d97e
Archive pycryptodome.
...
It was only used by Samba previously, and Samba has moved to
Cryptography.
2023-09-18 11:34:00 -05:00
Xi Ruoyao
30d8de9bd4
spidermonkey: Update command explanations
2023-09-18 14:38:19 +08:00
Bruce Dubbs
1b4ce5ba20
Fix gjs URLs
2023-09-18 01:36:10 -05:00
Pierre Labastie
d540e313e0
Update to blfs-bootscripts-20230917
...
Move the interface to the end of the dhcpcd command in the service
file. This allows passing hostnames to DNS through dhcp.
Fix by Tim Tassonis.
2023-09-17 22:45:08 +02:00
Douglas R. Reno
32fbcb4ac6
Update to libreoffice-7.6.1.2
2023-09-17 13:26:52 -05:00
Xi Ruoyao
cf3d607b6a
texlive: Remove outdated sed
...
The sed made the shebangs "#!/usr/bin/env python33"!
2023-09-18 02:21:15 +08:00
Xi Ruoyao
5e6b5ee0b3
Add changelog for SpiderMonkey update
...
Forgot it again :(.
2023-09-18 01:58:34 +08: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
Bruce Dubbs
2adc3b6733
Merge branch 'trunk' of git.linuxfromscratch.org:blfs into trunk
2023-09-17 12:33:55 -05:00
Bruce Dubbs
cace266364
Fix cbindgen md5sum
2023-09-17 12:33:22 -05:00
Xi Ruoyao
5028839fa0
Rename js102 to spidermonkey
2023-09-18 00:55:11 +08:00
Xi Ruoyao
3f65573e25
webkitgtk: Recommend libseccomp for bubblewrap sandboxing
2023-09-17 19:37:48 +08:00
Tim Tassonis
1d77de1878
Fix DHCP_START option in dhcpcd ifconfig example
2023-09-17 05:08:18 +02:00
Douglas R. Reno
fbf570ce6a
Update to glib-networking-2.78.0
2023-09-16 17:27:52 -05:00
Douglas R. Reno
0414dd6e28
Update to dovecot-2.3.21
2023-09-16 17:24:39 -05:00
Douglas R. Reno
ace0703bbe
Update to postgresql-16.0
2023-09-16 16:37:46 -05:00
Douglas R. Reno
2d73dcae1b
Update to cmake-3.27.5
2023-09-16 16:24:02 -05:00
Douglas R. Reno
485ee94035
Update to librsvg-2.57.0
2023-09-16 16:04:10 -05:00
Douglas R. Reno
ccc1d65519
Update the APNG patch in libpng to 1.6.40.
...
Thanks goes to Larry Sevilla for the report.
2023-09-16 15:40:54 -05:00
Douglas R. Reno
0a6537519e
Update to opus-1.4
2023-09-16 15:38:00 -05:00
Douglas R. Reno
e46c521518
Update to pipewire-0.3.80
2023-09-16 15:30:38 -05:00
Douglas R. Reno
8a65127f68
Update to cbindgen-0.26.0
2023-09-16 15:23:39 -05:00
Douglas R. Reno
dbfda01fb9
Update to libtiff-4.6.0.
...
Note that this version removes a very large number of utilities due to
lack of maintenance and security concerns.
2023-09-16 14:57:38 -05:00
Douglas R. Reno
437f2d7133
Update to sane-backends-1.2.1
2023-09-16 14:46:17 -05:00
Douglas R. Reno
291303d74d
Changelog: replace ',' with '.' in an entry
2023-09-16 10:48:57 -05:00
Pierre Labastie
840030beaa
Fix patch application in mplayer
...
When using "patch -d <dir> -i <path>", the <path> relative to the
directory <dir>, not the directory where the patch command is
run. Using < instead of -i allows to use a path relative to where
the command is run.
2023-09-16 11:36:42 +02:00
Pierre Labastie
665150acb4
Make "nodump" what shouldn't be run by jhalfs
2023-09-16 09:32:30 +02: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
f71b76a938
Fix installing python-dbusmock
...
The name of the package in the install command was inadvertently
changed to dbusmock. But this name is unknown to the build system,
and should be python-dbusmock (or python_dbusmock).
2023-09-15 21:20:49 +02:00
Douglas R. Reno
14237443ca
Plasma: remove invalid plasma-sdk entry
2023-09-15 12:17:57 -05:00
Douglas R. Reno
8ccec7df30
Seamonkey: remove old and outdated Python2 dependency
2023-09-15 09:56:17 -05: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
Douglas R. Reno
6f100db362
Update to gucharmap-15.1.0
2023-09-14 22:22:42 -05:00
Douglas R. Reno
99ffe6e51d
libnotify: mention lxqt-notificationd as a notification daemon
2023-09-14 22:08:35 -05:00
Douglas R. Reno
96375df588
Fix render error in lxqt-kconfig.xml
2023-09-14 22:05:05 -05:00
Douglas R. Reno
fb6f8defad
Update to gnome-disk-utility-45.0
2023-09-14 22:04:44 -05:00
Bruce Dubbs
471dd54dba
Merge branch 'trunk' of git.linuxfromscratch.org:blfs into trunk
2023-09-14 20:03:21 -05:00
Bruce Dubbs
354f281415
Fis lxqt-kconfig xreflabel
2023-09-14 20:03:07 -05:00
Douglas R. Reno
1856819d95
Update to pygobject-3.46.0
2023-09-14 18:26:26 -05:00
Douglas R. Reno
126e6a2558
Update to libarchive-3.7.2
2023-09-14 18:14:48 -05:00
Douglas R. Reno
3b3b59f1aa
Update to curl-8.3.0
2023-09-14 18:08:10 -05:00
Pierre Labastie
d73c155858
Update to ghostscript-10.02.0
2023-09-14 21:22:31 +02:00
Pierre Labastie
5d51dad6c5
Update to sphinx-7.2.6
2023-09-14 21:22:31 +02:00
Pierre Labastie
10e485f704
Update to libwebp-1.3.2
2023-09-14 21:22:31 +02:00
Pierre Labastie
8b27d91aef
Update to btrfs-progs-6.5.1
2023-09-14 21:22:31 +02:00
Pierre Labastie
0ff4c325d3
Update to sqlite-3.43.1
2023-09-14 21:22:31 +02:00