Douglas R. Reno
1be2233905
Archive libdazzle.
...
It was only used by sysprof
2023-09-18 15:56:02 -05:00
Douglas R. Reno
0b4d98d21a
Archive sysprof.
...
It's optional for the packages that use it, and they only use it to
provide additional support for profiling.
Sysprof now requires two more packages which are specific to it, so
let's archive it.
2023-09-18 15:53:46 -05:00
Douglas R. Reno
70bea08d61
Update to json-glib-1.8.0
2023-09-18 15:28:48 -05:00
Douglas R. Reno
f13ed30cf9
Update to gobject-introspection-1.78.1
2023-09-18 15:28:48 -05:00
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
Rahul Chandra
66adf1ed93
Add dbus-glib as a dependency for Parole
2023-09-10 17:42:49 -04:00
Ken Moffat
f37bdb7f7e
Update to mutt-2.2.12 (Security Update).
2023-09-10 21:29:51 +01:00
Bruce Dubbs
87e1d46091
Update to libportal-0.7.1.
2023-09-10 13:17:06 -05:00
Thomas Trepl
c84b1301f8
Add a wiki for how to use LE-certs. Refer from httpd to it
2023-09-09 13:11:03 +02:00
Rahul Chandra
f6b3dbf1b0
Upgrade to mariadb-10.11.5
2023-09-09 00:27:02 -04:00
Douglas R. Reno
1bfeb782d6
Update to webkitgtk-2.41.92
2023-09-08 18:48:01 -05:00
Bruce Dubbs
620662df76
Update to obconf-qt-0.16.3.
2023-09-08 18:42:37 -05:00
Douglas R. Reno
e70d7b9de5
Changelog: move Bruce's entries to the 8th
2023-09-08 12:30:05 -05:00
Douglas R. Reno
587d641c57
Update to font-util-1.4.1 (Xorg Font)
2023-09-08 12:29:11 -05:00
Douglas R. Reno
ba01d70a38
Update to pytest-7.4.2 (Python Module)
2023-09-08 12:29:11 -05:00
Douglas R. Reno
a5e9bcdc5b
Update to libcloudproviders-0.3.4
2023-09-08 12:29:11 -05:00
Bruce Dubbs
c1caa22f6e
Update to udisks-2.10.1.
2023-09-08 12:27:50 -05:00
Bruce Dubbs
bba4499b7a
Update to sysstat-12.7.4.
...
Also move configuration directory from /etc/sysconfig to
/etc/sysstat.
2023-09-08 11:52:49 -05:00
Bruce Dubbs
f978ebd4c8
Update to poppler-23.09.0.
2023-09-07 19:16:20 -05:00
Bruce Dubbs
18cc7f8e57
Update to mupdf-1.23.3.
2023-09-07 19:10:07 -05:00
Bruce Dubbs
5d0f39eeb2
Update to gtk-4.12.1.
2023-09-07 18:53:46 -05:00
Douglas R. Reno
1f45a0fd8f
Update to libportal-0.7
...
A lot of things changed here:
- Add the test suite, and note it's new dependencies (dbusmock and
pytest)
- Demote Qt5 to optional since nothing that's in the book currently uses
it
- Remove the command explanation for setting the portals that are built,
since those are now autodetected
- Removed periods from the end of short descriptions to match style with
other pages
- Specified what each dependency is intended for (gi-docgen for docs,
dbusmock/pytest for tests, qt5 for qt5 portals)
2023-09-07 17:30:13 -05:00
Douglas R. Reno
2ce4b4fed0
Update to mesa-23.1.7
2023-09-07 17:16:07 -05:00
Douglas R. Reno
e302a0151f
Update to mercurial-6.5.2
2023-09-07 14:55:39 -05:00
Bruce Dubbs
4a87c83f1d
Merge branch 'trunk' of git.linuxfromscratch.org:blfs into trunk
2023-09-07 14:48:47 -05:00
Bruce Dubbs
b748f986c4
Update to alsa-lib alsa-utils 1.2.10.
2023-09-07 14:48:40 -05:00
Bruce Dubbs
128bc41cde
Update to dbus-1.14.10.
2023-09-07 14:35:16 -05:00
Thomas Trepl
109e7d1e14
Merge branch 'trunk' of git.linuxfromscratch.org:blfs into trunk
2023-09-07 21:30:28 +02:00
Thomas Trepl
f6752fce88
Upgrade php-8.2.10
2023-09-07 21:30:07 +02:00
Douglas R. Reno
33c5fdb8c7
Update to Transmission-4.0.4
2023-09-07 12:57:37 -05:00
Rahul Chandra
dfab9bf1db
Upgrade to SDL2-2.28.3
2023-09-06 17:59:01 -04:00
Bruce Dubbs
4c34da903d
Merge branch 'trunk' of git.linuxfromscratch.org:blfs into trunk
2023-09-06 16:38:44 -05:00
Bruce Dubbs
91646476bd
Update to btrfs-progs-v6.5.
2023-09-06 16:37:20 -05:00
Douglas R. Reno
6ab5e5bc61
Update to qpdf-11.6.1
2023-09-06 16:02:15 -05:00
Bruce Dubbs
b32c5b42fc
Update to vim-9.0.1837.
2023-09-06 15:47:48 -05:00
Douglas R. Reno
b34ba48475
Update to gnome-system-monitor-45.0.1
2023-09-06 15:45:59 -05:00
Douglas R. Reno
7d53a907e4
Update to mutter-44.4
2023-09-06 15:39:53 -05:00
Bruce Dubbs
286dd94a89
Update to unbound-1.18.0.
2023-09-06 15:38:32 -05:00
Douglas R. Reno
4955cc96e1
Update to gnome-shell-44.4
2023-09-06 15:35:01 -05:00
Douglas R. Reno
bea1887cbf
Update to libwacom-2.8.0
2023-09-06 15:31:34 -05:00
Bruce Dubbs
92ec9516cc
Merge branch 'trunk' of git.linuxfromscratch.org:blfs into trunk
2023-09-06 15:29:54 -05:00
Douglas R. Reno
9897e55963
Update to libaom-3.7.0.
...
I will run the tests overnight.
2023-09-06 15:25:06 -05:00
Douglas R. Reno
7aceb9d739
Update to mozjs-102.15.0
2023-09-06 15:18:42 -05:00
Bruce Dubbs
5b75675566
Update to doxygen-1.9.8.
2023-09-06 15:04:05 -05:00
Douglas R. Reno
3c89223b27
Update to libavif-1.0.1
2023-09-06 14:53:50 -05:00
Douglas R. Reno
79736ae655
Update to samba-4.19.0
2023-09-06 14:25:33 -05:00
Bruce Dubbs
32244fa9f0
Merge branch 'trunk' of git.linuxfromscratch.org:blfs into trunk
2023-09-06 00:03:21 -05:00
Bruce Dubbs
60de0e101e
Disable lxde
2023-09-06 00:03:05 -05:00
Ken Moffat
6848b244fd
Update to nss-3.93.
2023-09-05 21:40:40 +01:00
Rahul Chandra
ca3fcc450d
Upgrade to nghttp2-1.56.0
2023-09-05 07:42:39 -04:00
Thomas Trepl
61b59b58de
Merge branch 'trunk' of git.linuxfromscratch.org:blfs into trunk
2023-09-05 12:36:29 +02:00
Thomas Trepl
f818fd68be
Upgrade postfix-3.8.2
2023-09-05 12:36:18 +02:00
Bruce Dubbs
f8e3f09926
Update to at-spi2-core-2.48.4.
2023-09-04 17:40:51 -05:00
Bruce Dubbs
407c671a8a
Update to libblockdev-3.0.3.
...
Also archive volume_key.
2023-09-04 17:32:01 -05:00
Bruce Dubbs
69e716244c
Update to xscreensaver-6.07.
2023-09-04 17:14:44 -05:00
Bruce Dubbs
8ff79c8e83
Update to highlight-4.8.
2023-09-04 17:05:26 -05:00
Bruce Dubbs
dc7804f9f2
Update to xf86-input-libinput-1.4.0.
2023-09-04 17:00:32 -05:00
Bruce Dubbs
66a318cc6d
Update to freetype-2.13.2.
2023-09-04 16:52:18 -05:00
Bruce Dubbs
38022152f7
Archive librep to go with previous archiving of sawfish
2023-09-04 14:58:46 -05:00
Xi Ruoyao
1384f36a8c
changelog: Add change log entires for rustc-1.72.0 and cbindgen-0.25.0
2023-09-05 00:19:43 +08:00
Rahul Chandra
575e4c1387
libnl-3.8.0
2023-09-04 00:55:10 -04:00
Rahul Chandra
186161a7a1
libinput-1.24.0
2023-09-04 00:55:10 -04:00
Rahul Chandra
631d6d1da2
bluez-5.69
2023-09-04 00:55:10 -04:00
Bruce Dubbs
39edc5a2e3
Archive sawfish and its dependency rep-gtk.
2023-09-03 16:02:59 -05:00
Pierre Labastie
3926150236
glib-2.76.5
2023-09-03 21:55:00 +02:00
Pierre Labastie
deaa20092f
Python-3.11.5
2023-09-03 21:45:57 +02:00
Pierre Labastie
22135b9097
libdrm-2.4.116
2023-09-03 21:44:31 +02:00
Pierre Labastie
0b8cb69cc4
wireshark-4.0.8
2023-09-03 21:01:07 +02:00
Pierre Labastie
9015514af8
URI-5.21 (perl module)
2023-09-03 20:53:36 +02:00
Pierre Labastie
2ed4ea0cc8
mupdf-1.23.2
2023-09-03 20:49:35 +02:00
Pierre Labastie
767636d3c1
piepwire-0.3.79
2023-09-03 20:42:58 +02:00
Pierre Labastie
e6527c7dfd
Update to shadow-4.14.0
2023-09-03 20:35:28 +02:00
Douglas R. Reno
addfe49b9c
Update to pytest-7.4.1 (Python Module)
2023-09-03 11:25:11 -05:00
Douglas R. Reno
2d12b6c352
Update to intel-gmmlib-22.3.11
2023-09-03 11:16:55 -05:00
Douglas R. Reno
bf904c0632
Update to Net-DNS-1.40 (Perl Module)
2023-09-03 11:13:32 -05:00
Douglas R. Reno
f6f9332351
Update to dos2unix-7.5.1
2023-09-03 11:03:31 -05:00
Douglas R. Reno
a0fe20c609
Update to gnome-maps-44.4
2023-09-03 10:58:15 -05:00
Thomas Trepl
54befef7a4
Fix double 'Fixes' and remove a double entry of thunar in the chglog
2023-09-03 17:52:47 +02:00
Thomas Trepl
ca3327b04f
Update to thunar-4.18.7
2023-09-03 17:29:19 +02:00
Bruce Dubbs
8d48491aa5
Merge branch 'trunk' of git.linuxfromscratch.org:blfs into trunk
2023-09-02 18:41:57 -05:00
Bruce Dubbs
b643f16b94
Archive reiserfsprogs.
2023-09-02 18:39:11 -05:00
Thomas Trepl
8bd37c263e
Upgrade sqlite-3.43.0
2023-09-02 22:04:27 +02:00
Thomas Trepl
88ae2f223c
Upgrade traceroute-2.1.3
2023-09-02 21:48:26 +02:00
Pierre Labastie
c1ce2f1436
Update to sphinx_rtd_theme-1.3.0
...
Python module
2023-09-02 15:02:38 +02:00
Pierre Labastie
cc46f55018
Update to libqalculate-4.8.0
2023-09-02 14:34:37 +02:00
Pierre Labastie
748752debc
Update to brotli-1.1.0
2023-09-02 14:29:28 +02:00
Pierre Labastie
c22632168e
Update to gpgme-1.22.0
2023-09-02 14:18:50 +02:00
Pierre Labastie
f3fc1174ea
Update to vala-0.56.13
2023-09-02 14:10:26 +02:00
Pierre Labastie
5c5417a89d
Update to sphinx-7.2.5 (python module)
2023-09-02 14:01:30 +02:00
Pierre Labastie
fe7a360b70
Update to cmake-3.27.4
2023-09-02 13:55:03 +02:00
Pierre Labastie
237edc2caa
Update to sphinxcontrib-serializinghtml-1.1.9
...
It is now required by sphinx-7.2.
2023-09-02 11:44:22 +02:00
Bruce Dubbs
1e36037e5c
Cleanup after 12.0 release
2023-09-01 12:57:59 -05:00
Douglas R. Reno
5688813904
Revert the additional instructions for Crocus and GDM.
...
I had the Intel Media Driver installed on this system at some point in
the distant past, and it installed /etc/profile.d/intel-media.sh - which
overrode the libva-intel-driver, and caused gstvaapi.so to fail to load
correctly on Wayland... which then caused GDM to fail to start. Note
that X11 worked fine because of using a different code path.
2023-08-31 01:38:14 -05:00
Douglas R. Reno
fe66201b46
Update to Thunderbird-115.2.0 (Security Update)
2023-08-30 23:52:34 -05:00
Douglas R. Reno
81e4931d84
GDM: Add some information on disabling Wayland support on systems which
...
use Crocus.
On systems which use the Crocus driver from Mesa, you'll get a black
screen unless this is done.
2023-08-30 23:05:53 -05:00
Douglas R. Reno
88146cd4c6
Archive LXDM.
...
Bruce suggested this due to issues with PAM and elogind.
2023-08-30 23:02:32 -05:00
Pierre Labastie
0c2f05d764
Update to blocaled-0.5
2023-08-30 17:38:15 +02:00
Douglas R. Reno
6ab9f83aca
Update to intel-media-driver-23.3.2
2023-08-29 12:49:58 -05:00
Ken Moffat
b337c48e21
Package Update, firefox-115.2.0.
2023-08-29 14:49:42 +01:00
Douglas R. Reno
efba2c1482
Update to libreoffice-7.6.0.3
2023-08-28 23:46:29 -05:00
Ken Moffat
47aab7651d
Add missing ChangeLog entry.
2023-08-27 13:15:45 +01:00