Douglas R. Reno
a46cb1f320
Update to at-spi2-core-2.50.0.
...
Also added a commented command explanation for not building the GTK+-2
bridge, for when we remove GTK+-2 from the book.
2023-09-18 15:28:48 -05:00
Douglas R. Reno
87573530de
Update to libsoup-3.4.3.
2023-09-18 15:28:48 -05:00
Douglas R. Reno
3b76db39a6
Update to numpy-1.26.0 (Python Module)
2023-09-18 15:28:48 -05:00
Douglas R. Reno
7899010c1f
Update to gnome-calculator-45.0
2023-09-18 15:28:48 -05:00
Xi Ruoyao
087dc222a5
building-notes: Use bc instead of bash built-in for converting GB to B
...
It's more readable.
Also add an explanation about 2^30.
2023-09-19 03:54:59 +08:00
Douglas R. Reno
33c1959ae0
Update to libadwaita-1.4.0
2023-09-18 14:10:53 -05:00
Xi Ruoyao
b6d544942b
building-notes: Note how to use cgroup for limiting resource usage
...
We were saying "-jN means using N cores (or N threads)". This is
completely wrong. "-jN" only tells the building system to run N jobs
simultaneously, but each job can start their own subprocesses or threads
and there is no way for the building system to know how many
subprocesses or threads a job will start.
This caused a lot of misunderstandings and encouraged users to wrongly
blame building systems.
Fix the description of -jN, and add how to use cgroup to control the
usage of CPU cores and system RAM.
On a systemd-based system, systemd is the cgroup manager and manually
operating on cgroups may puzzle systemd. So use systemd-run for
creating and setting up cgroup. On a sysv-based system create and set
up the cgroup manually.
2023-09-19 02:59:45 +08:00
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
60f566d97e
Archive pycryptodome.
...
It was only used by Samba previously, and Samba has moved to
Cryptography.
2023-09-18 11:34:00 -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
5e6b5ee0b3
Add changelog for SpiderMonkey update
...
Forgot it again :(.
2023-09-18 01:58:34 +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
Douglas R. Reno
6f100db362
Update to gucharmap-15.1.0
2023-09-14 22:22:42 -05:00
Douglas R. Reno
fb6f8defad
Update to gnome-disk-utility-45.0
2023-09-14 22:04:44 -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
Pierre Labastie
e459d5d970
Update to graphviz-9.0.0
2023-09-14 21:22:30 +02:00
Douglas R. Reno
19e0a87ffb
Update to Thunderbird-115.2.2
2023-09-14 13:33:14 -05:00
Rahul Chandra
f4895b8fb6
Update to geoclue-2.7.1
2023-09-13 07:25:09 -04:00
Xi Ruoyao
e9f134556c
Archive gdk-pixbuf-xlib
...
Note that "needed for loading XPM images" is wrong.
Use imlib2 instead of gdk-pixbuf-xlib for icewm (it's also the default).
2023-09-13 17:09:02 +08:00
Ken Moffat
0d3aefdb29
Tweak my changelog entries.
2023-09-13 06:51:40 +01:00
Ken Moffat
f9f5eeb8cc
Update to firefox-115.2.1.
...
This is a pointless update, it only includes a fix for the shipped
libwebp, but it was convenient to me to drop it in during my testing
for libwebp.
2023-09-13 06:43:17 +01:00
Ken Moffat
5e3a62dffe
Second attempt to fix libwebp.
...
Apologies to anyone who picked up the first version of the patch.
2023-09-13 05:59:22 +01:00
Ken Moffat
11f671c80b
Patch libwebp, using patch from firefox.
2023-09-13 03:46:56 +01:00
Rahul Chandra
fbd6311c31
Remove gtk2 from colord-gtk
2023-09-12 17:03:44 -04:00
Bruce Dubbs
8ebc8b4e3c
Archive keybinder2.
2023-09-11 12:08:47 -05:00
Douglas R. Reno
bdf53ed73a
Update to harfbuzz-8.2.0
2023-09-11 11:34:46 -05:00
Douglas R. Reno
89eb994f7e
Update to gobject-introspection-1.78.0
2023-09-10 19:42:52 -05:00
Douglas R. Reno
e9edfe00c2
Update to glib-2.78.0
2023-09-10 19:24:51 -05:00
Rahul Chandra
c3556756ae
Update to intel-media-23.3.3
2023-09-10 18:54:25 -04:00