Commit Graph

16473 Commits

Author SHA1 Message Date
Douglas R. Reno
96a515a141 Update to Cython-0.29.36 2023-07-10 13:14:09 -05:00
Pierre Labastie
e79256614b Update to mutter-44.3 2023-07-09 22:18:19 +02:00
Pierre Labastie
2c9b77a7c6 Update to gnome-shell-44.3
Reinstate tests on sysv, too
2023-07-09 22:04:55 +02:00
Thomas Trepl
aefd11cf5c Add logentry for adding kea 2023-07-08 20:05:11 +02:00
Douglas R. Reno
99460ac4c0 Update to gnome-maps-44.3 2023-07-06 14:31:29 -05:00
Douglas R. Reno
a12cec1f44 Update to evince-44.3 2023-07-06 14:28:24 -05:00
Douglas R. Reno
02a5c2e5c7 Update to eog-44.3 2023-07-06 14:25:01 -05:00
Douglas R. Reno
4af155ce63 Update to gnome-user-docs-44.3 2023-07-06 14:21:36 -05:00
Douglas R. Reno
a6fe63b42e Update to gvfs-1.50.4 2023-07-06 14:16:12 -05:00
Douglas R. Reno
29cbc9e4a9 Update to evolution and evolution-data-server 3.48.4 2023-07-06 14:11:53 -05:00
Douglas R. Reno
e1f455f52f Update to epiphany-44.4 2023-07-06 13:58:49 -05:00
Douglas R. Reno
47c79b54c4 Update to gnome-control-center-44.3 2023-07-06 13:53:28 -05:00
Douglas R. Reno
02e31cf024 Update to tepl-6.6.0 2023-07-06 13:49:35 -05:00
Douglas R. Reno
d5b431ec89 Update to opencv-4.8.0 2023-07-06 13:41:19 -05:00
Douglas R. Reno
4edc4fbebb Update the gstreamer stack to 1.22.4 2023-07-06 12:08:55 -05:00
Douglas R. Reno
dde26e3f60 Update to OpenJDK-20.0.1 2023-07-06 00:38:04 -05:00
Douglas R. Reno
88cf4eb7b7 Update to intel-media-driver-23.2.4 2023-07-05 20:33:02 -05:00
Ken Moffat
4715676784 Package Update to ImageMagick-7.1.1-12. 2023-07-06 01:06:41 +01:00
Ken Moffat
9403c3e01d Package updates:
Firefox-115.0esr,
JS-102.13.0,
2023-07-05 00:13:17 +01:00
Tim Tassonis
b20efdcada Merge branch 'trunk' of git.linuxfromscratch.org:blfs into trunk 2023-07-04 20:49:37 +02:00
Tim Tassonis
2ccc4b3089 Update to xfce4-settings-4.18.3. 2023-07-04 20:49:19 +02:00
Bruce Dubbs
07a9618e93 Update to wayland-protocols-1.32. 2023-07-04 13:39:31 -05:00
Bruce Dubbs
35025e3eae Update to libqalculate-4.7.0. 2023-07-04 13:32:53 -05:00
Bruce Dubbs
345a4bce0f Merge branch 'trunk' of git.linuxfromscratch.org:blfs into trunk 2023-07-04 13:19:14 -05:00
Bruce Dubbs
b5b377ad46 Update to vala-0.56.9. 2023-07-04 13:19:08 -05:00
Bruce Dubbs
7f5e3b2ac0 Update to poppler-23.07.0. 2023-07-04 13:12:39 -05:00
Bruce Dubbs
8d23330a3f Update to libjpeg-turbo-3.0.0. 2023-07-04 13:08:33 -05:00
Douglas R. Reno
e2ebccab0c Fix building xfsprogs-6.3.0 with gettext-0.22.
Gettext now verifies format strings, and po/de.po used %.lf instead of
%.1f (that is, an 'L' instead of a '1'). That causes the build to fail.
2023-07-04 13:06:40 -05:00
Bruce Dubbs
40ba54c371 Update to taglib-1.13.1. 2023-07-03 13:04:00 -05:00
Bruce Dubbs
b9fe0dd643 Update to SDL2-2.28.1. 2023-07-03 12:58:29 -05:00
Bruce Dubbs
51259ad757 Update to bluez-5.68. 2023-07-03 12:48:05 -05:00
Bruce Dubbs
0b64dc8741 Update to libuv-v1.46.0. 2023-07-03 12:39:24 -05:00
Bruce Dubbs
3e4975fafe Update to libpaper-2.1.1. 2023-07-03 11:15:10 -05:00
Bruce Dubbs
d95049a96f Update to p11-kit-0.25.0. 2023-07-03 11:04:43 -05:00
Bruce Dubbs
d82628259f Update to glib-networking-2.76.1. 2023-07-03 10:51:35 -05:00
Bruce Dubbs
faacea444e Update to NetworkManager-1.42.8. 2023-07-03 10:43:35 -05:00
Xi Ruoyao
9b61265fd8
building-notes: Mention -Wl,{-O1,--as-needed} and -fno-semantic-interposition for optimization 2023-07-02 20:33:53 +08:00
Xi Ruoyao
6efdfbe5f9
building-notes: Format and update
- Do not use the single quote "'" for *everything*.  Use a proper XML
  tag if applicable.
- Don't call the source directory "build" directory because we now often
  create a subdirectory named "build", so calling the source directory
  "build" can be puzzling.
- Update the method to use compressed patch (matching libpng
  instruction).
- Explain why ninja attempts to use N+1 or N+2 logical processors.
- Now we don't run test suites w/o parallel jobs.
- Use "less" instead of "more" as "less" is actually more powerful.
- Explain -mtune=.
- -DNDEBUG is not always implied by --buildtype=release, but it's
  sometimes implied.
- Alert that some "Skylake"s are actually not -march=skylake.
- For Rust, explain "-O" and "-g".
2023-07-02 19:33:10 +08:00
Xi Ruoyao
5998e22c73
librsvg: Update to librsvg-2.56.2 2023-07-02 16:45:48 +08:00
Tim Tassonis
907a269a03 Update to nss-3.91. 2023-07-01 01:05:55 +02:00
Bruce Dubbs
f0454b5734 Update to udisks-2.10.0. 2023-06-30 15:50:09 -05:00
Bruce Dubbs
a4013faf3b Update to libblockdev-3.0. 2023-06-30 15:40:21 -05:00
Bruce Dubbs
1e12131018 Add libnvme-1.5. 2023-06-30 15:35:03 -05:00
Bruce Dubbs
56f4290b3e Merge branch 'trunk' of git.linuxfromscratch.org:blfs into trunk 2023-06-29 18:06:58 -05:00
Bruce Dubbs
b6ddf49b25 Update to libwebp-1.3.1. 2023-06-29 15:46:26 -05:00
Bruce Dubbs
e94c3fdbba Update to xterm-383. 2023-06-29 15:20:32 -05:00
Tim Tassonis
57617074e8 Mention how to build samba without dbus. 2023-06-29 21:25:41 +02:00
Xi Ruoyao
42ddc3001a
treewide: Replace "User Notes" with "Editor Notes" 2023-06-30 02:18:51 +08:00
Xi Ruoyao
14891a9084
treewide: More "User Notes" clean up
Remove links to pages w/o real contents.
2023-06-30 02:18:51 +08:00
Tim Tassonis
0b8ce67c01 Update to sudo-1.9.14. 2023-06-29 20:04:03 +02:00
Xi Ruoyao
2a53093201
treewide: Remove nonexist User Notes
The last part of User Notes removal by
https://www.linuxfromscratch.org/~xry111/remove-nonexist-usernote.sh
2023-06-29 19:23:06 +08:00
Thomas Trepl
4d19786e0b Change 'User notes' to 'Editor notes' 2023-06-29 08:19:19 +02:00
Douglas R. Reno
28448a74cf Fix building gexiv2 on i686 systems. 2023-06-27 15:28:12 -05:00
Douglas R. Reno
9491763ce9 Update the systemd units tarball for when Kea makes it into the book. 2023-06-27 13:54:22 -05:00
Bruce Dubbs
6f994f12c9 Update to pipewire-0.3.72. 2023-06-27 12:48:19 -05:00
Bruce Dubbs
f95f14cd43 Update to gedit-45.0. 2023-06-26 19:09:56 -05:00
Bruce Dubbs
d9c9882488 Update to tepl-6.5.1 in support of gedit. 2023-06-26 19:00:55 -05:00
Bruce Dubbs
b5ad7a447e Add libgedit-gtksourceview in support of tepl and gedit. 2023-06-26 18:53:44 -05:00
Bruce Dubbs
21df254895 Update to flac-1.4.3. 2023-06-26 15:27:33 -05:00
Bruce Dubbs
a887a08b2a Update to mercurial-6.4.5. 2023-06-26 15:17:04 -05:00
Douglas R. Reno
1d522bda5f Update to ghostscript-10.01.2 2023-06-26 12:00:33 -05:00
Douglas R. Reno
a27ea8b722 Update to libpng-1.6.40 2023-06-26 11:51:46 -05:00
Douglas R. Reno
72ab9f5b01 Update to freetype-2.13.1 2023-06-26 11:45:44 -05:00
Douglas R. Reno
8f7f93bebc Update to pytest-7.4.0 (Python Module) 2023-06-26 11:43:18 -05:00
Douglas R. Reno
2cabd1e313 Update to gegl-0.4.46
Patch by Rahul Chandra, with minor modifications for adding test suite
failures with ffmpeg-6.0.
2023-06-26 11:29:01 -05:00
Douglas R. Reno
c1e25d1854 Fix building ncftp with gcc-13 and clang-16 2023-06-25 20:06:44 -05:00
Tim Tassonis
a9dea18aa0 Update to mesa-23.1.3. 2023-06-25 15:53:46 +02:00
Douglas R. Reno
359633c72d Update to bind (and bind-utils) 9.18.16 2023-06-23 19:31:15 -05:00
Douglas R. Reno
2f24cfd31e Update to node.js-18.16.1 2023-06-23 16:41:43 -05:00
Douglas R. Reno
5162b4d9d4 Update to cups-2.4.6 2023-06-23 12:45:08 -05:00
Ken Moffat
510bcf5500 Remove obsolete dep from gegl. 2023-06-23 18:39:12 +01:00
Thomas Trepl
2ebc4bacd8 Upgrade lib{burn,isofs,isoburn}-1.5.6 2023-06-23 19:28:52 +02:00
Douglas R. Reno
009cf1d8a6 Update to libksba-1.6.4 2023-06-22 11:11:54 -05:00
Douglas R. Reno
b222ee56b9 Update to libassuan-2.5.6 2023-06-22 11:08:55 -05:00
Douglas R. Reno
27e309e7ad Update to libwww-perl-6.71 (Perl Module) 2023-06-22 11:01:16 -05:00
Douglas R. Reno
b9a11e666c Update to pycairo-1.24.0 (Python Module) 2023-06-22 10:55:12 -05:00
Douglas R. Reno
ba3d767a52 Update to SDL2-2.28.0 2023-06-22 10:51:34 -05:00
Douglas R. Reno
aa143d977b Update to evince-44.2 2023-06-19 12:19:07 -05:00
Douglas R. Reno
1e1a4a36a7 Update to pyparsing-3.1.0 (Python Module) 2023-06-19 12:15:31 -05:00
Douglas R. Reno
543663e75f Update to NumPy-1.25.0 (Python Module) 2023-06-19 12:11:33 -05:00
Bruce Dubbs
c871f9e94a Update to btrfs-progs-v6.3.2. 2023-06-19 11:51:36 -05:00
Douglas R. Reno
700d5cf193 Update to gnome-video-effects-0.6.0 2023-06-17 13:26:42 -05:00
Douglas R. Reno
ca4c24becb Update to tiff-4.5.1 2023-06-17 13:24:01 -05:00
Douglas R. Reno
9fd586e949 Fix CVE-2023-24805 in cups-filters. 2023-06-17 13:19:04 -05:00
Douglas R. Reno
7312e7335d Changelog: mark libx11 as a security update 2023-06-17 11:40:06 -05:00
Pierre Labastie
fd7bbebefd Update to mupdf-1.22.2 2023-06-17 14:04:50 +02:00
Pierre Labastie
6167879d52 Update to xorgproto-2023.2 2023-06-17 14:00:58 +02:00
Pierre Labastie
92b263cd6b Update to gjs-1.76.2 2023-06-17 13:56:45 +02:00
Rahul Chandra
677cf19bdf
Update to libX11-1.8.6. 2023-06-17 01:15:00 +08:00
Douglas R. Reno
3586f4f32a Update to thunderbird-102.12.0 2023-06-15 14:25:46 -05:00
Douglas R. Reno
f6e07a2582 Update to WebKitGTK+-2.41.5 to fix problems with Intel GPUs. 2023-06-15 12:32:25 -05:00
Bruce Dubbs
c216885700 Update to cups-2.4.5. 2023-06-14 10:31:00 -05:00
Bruce Dubbs
bf3b3e6dbd Update to icu4c-73_2. 2023-06-14 10:23:47 -05:00
Ken Moffat
ccd206f655 Update to asymptote-2.86. 2023-06-13 23:19:53 +01:00
Pierre Labastie
2c5e96fbee Update to qt5-5.15.10 2023-06-13 14:52:03 +02:00
Bruce Dubbs
12b31b3eb3 Update to gjs-1.76.1. 2023-06-12 13:44:49 -05:00
Bruce Dubbs
51aa6e5935 Update to xkeyboard-config-2.39. 2023-06-12 13:28:53 -05:00
Bruce Dubbs
a5218250a7 pytest-7.3.2 (Python module). 2023-06-12 12:05:30 -05:00
Bruce Dubbs
ce80a743f5 Update to libreoffice-7.5.4.2. 2023-06-12 11:45:15 -05:00
Douglas R. Reno
60e8d690db Update to fuse-3.15.0 2023-06-11 11:07:35 -05:00
Douglas R. Reno
7ed2cace05 Update to libadwaita-1.3.3 2023-06-11 11:07:35 -05:00
Bruce Dubbs
2df221eac7 Update to libgusb-0.4.6. 2023-06-10 17:35:28 -05:00
Bruce Dubbs
3b84f79a91 Update to mesa-23.1.2. 2023-06-10 17:30:50 -05:00
Bruce Dubbs
023dffb796 pdate to cachecontrol-0.13.1. 2023-06-10 17:24:18 -05:00
Bruce Dubbs
3a05e32400 Update to php-8.2.7. 2023-06-10 17:20:03 -05:00
Bruce Dubbs
f19b4b89f4 Update to mercurial-6.4.4. 2023-06-10 17:06:46 -05:00
Bruce Dubbs
44163b2e19 Update to nghttp2-1.54.0. 2023-06-10 16:02:22 -05:00
Thomas Trepl
49827ffd32 Fix compile issue in poppler on 32bit 2023-06-10 07:48:13 +02:00
Bruce Dubbs
49e2ba59fe Update to Python-3.11.4. 2023-06-09 16:56:16 -05:00
Bruce Dubbs
d241861f92 Update to dbus-1.14.8. 2023-06-09 16:30:36 -05:00
Douglas R. Reno
4acd7447c8 Update to intel-gmmlib-22.3.7 2023-06-09 13:28:37 -05:00
Douglas R. Reno
4ef48c0c9e Update to sendmail-8.17.2 2023-06-09 13:22:30 -05:00
Douglas R. Reno
682c055a4c Update to gucharmap-15.0.4 2023-06-09 13:08:17 -05:00
Douglas R. Reno
9ff04a8fde Update to gnome-weather-44.0 2023-06-09 13:04:28 -05:00
Douglas R. Reno
0583ee23ef Update to gnome-terminal-3.48.1 2023-06-09 13:01:43 -05:00
Douglas R. Reno
849543cacb Patch desktop-file-utils to handle the new SingleMainWindow key from
standard version 1.5.
2023-06-09 12:58:58 -05:00
Douglas R. Reno
2fc0512f37 Update to gnome-system-monitor-44.0 2023-06-09 12:47:25 -05:00
Douglas R. Reno
51f9ef9e84 Update to gnome-maps-44.2 2023-06-09 12:40:03 -05:00
Douglas R. Reno
2dd325cd4b Update to gnome-disk-utility-44.0 2023-06-09 12:34:54 -05:00
Douglas R. Reno
9b562a815e Update to gnome-calculator-44.0 2023-06-09 12:29:38 -05:00
Douglas R. Reno
d6447aada9 Update to evolution-3.48.3 2023-06-09 12:20:26 -05:00
Douglas R. Reno
469a6bb2bd Update to evolution-data-server-3.48.3 2023-06-09 12:14:48 -05:00
Douglas R. Reno
06698be844 Update to evince-44.1 2023-06-09 12:09:27 -05:00
Douglas R. Reno
ed0e722e39 Update to eog-44.2 2023-06-09 12:02:25 -05:00
Douglas R. Reno
976c15ac79 Update to cheese-44.0.1 2023-06-09 11:56:07 -05:00
Douglas R. Reno
2db3e4a9ed Update to baobab-44.0 2023-06-09 11:48:44 -05:00
Douglas R. Reno
70aafeef2d Update to gdm-44.1 2023-06-09 11:40:35 -05:00
Douglas R. Reno
858ab8a70b Update to gnome-user-docs-44.1 2023-06-09 11:35:04 -05:00
Douglas R. Reno
9041afbe91 Update to gnome-session-44.0 2023-06-09 11:29:49 -05:00
Douglas R. Reno
d570abad53 Update to gnome-shell-extensions-44.0 2023-06-09 11:23:59 -05:00
Douglas R. Reno
036b5311d9 Update to gnome-shell-44.2 2023-06-09 11:20:57 -05:00
Douglas R. Reno
463b544ef5 Update to mutter-44.2 2023-06-09 11:15:15 -05:00
Douglas R. Reno
a0baa1df8b Update to gnome-control-center-44.2 2023-06-09 11:06:05 -05:00
Douglas R. Reno
fc72ade454 Update to gnome-settings-daemon-44.1 2023-06-09 10:55:31 -05:00
Bruce Dubbs
926d936297 sphinx_rtd_theme-1.2.2. 2023-06-08 15:47:51 -05:00
Bruce Dubbs
4ad6c878d2 Update to gtk-4.10.4. 2023-06-08 15:30:44 -05:00
Bruce Dubbs
ad6fc7ee30 Update to xwayland-23.1.2. 2023-06-08 14:56:53 -05:00
Bruce Dubbs
16dc41ce79 Update to krb5-1.21. 2023-06-08 14:38:51 -05:00
Bruce Dubbs
1bf351d35b Update to poppler-23.06.0. 2023-06-08 13:48:13 -05:00
Bruce Dubbs
b687f3a20a Update to xorgproto-2023.1. 2023-06-08 13:32:16 -05:00
Bruce Dubbs
7939b3d838 Update to nss-3.90. 2023-06-08 13:28:48 -05:00
Bruce Dubbs
c222649c20 Update to icewm-3.4.0. 2023-06-08 11:53:01 -05:00
Bruce Dubbs
5717fa785a Update to bluefish-2.2.14. 2023-06-08 11:48:54 -05:00
Bruce Dubbs
b3d5c6e4a3 Merge branch 'trunk' of git.linuxfromscratch.org:blfs into trunk 2023-06-08 11:41:38 -05:00
Bruce Dubbs
ee4e93c572 Update to cups-2.4.4. 2023-06-08 11:40:08 -05:00
Tim Tassonis
1f39333658 Update to nettle-3.9.1 2023-06-08 18:35:54 +02:00
Thomas Trepl
db43f9fb44 Upgrade postfix-3.8.1 2023-06-08 18:01:03 +02:00
Bruce Dubbs
ffef0bb701 Update to librsvg-2.56.1. 2023-06-07 15:47:16 -05:00
Bruce Dubbs
9a82a9650c Merge branch 'trunk' of git.linuxfromscratch.org:blfs into trunk 2023-06-07 15:32:07 -05:00
Bruce Dubbs
1fd75935de Update to rustc-1.70.0. 2023-06-07 15:30:06 -05:00
Douglas R. Reno
dda765e15b Update to nautilus-44.2.1 2023-06-07 11:36:39 -05:00
Douglas R. Reno
6f6c17a078 Update to gvfs-1.50.4 2023-06-07 11:32:44 -05:00
Bruce Dubbs
55fb76ba30 Update to llvm-16.0.5. 2023-06-07 11:23:14 -05:00
Douglas R. Reno
f8ee2dd99f Update to gnome-backgrounds-44.0 2023-06-07 11:17:19 -05:00
Bruce Dubbs
8c2e1c42ba Update to ntp-4.2.8p17. 2023-06-06 22:42:10 -05:00
Bruce Dubbs
6850e35d6d Update to vte-0.70.2. 2023-06-06 20:40:06 -05:00
Bruce Dubbs
5bdf4cefe1 Update to ntp-4.2.8p16. 2023-06-06 20:27:02 -05:00
Bruce Dubbs
a301ecadfb Update to tree-2.1.1. 2023-06-06 20:07:33 -05:00
Bruce Dubbs
d3cf76e101 Update to cachecontrol-0.13.0.tar.gz (Python module). 2023-06-06 20:01:26 -05:00
Bruce Dubbs
5867c6d623 Update to unrar-6.2.8. 2023-06-06 19:17:52 -05:00
Ken Moffat
d3daa9fe8c Package updates:
firefox-102.12.0,
js-102.12.0.
2023-06-06 21:19:34 +01:00
Bruce Dubbs
60cda8c2b0 Merge branch 'trunk' of git.linuxfromscratch.org:blfs into trunk 2023-06-05 15:14:29 -05:00
Bruce Dubbs
bb0a66137a Update to serf-1.3.10. 2023-06-05 15:09:46 -05:00
Bruce Dubbs
167292dd07 Update to gnupg-2.4.2. 2023-06-05 14:55:57 -05:00
Bruce Dubbs
75532e57ce Update to gc-8.2.4. 2023-06-05 14:20:48 -05:00
Bruce Dubbs
67f5429016 Update to xfce4-pulseaudio-plugin-0.4.7. 2023-06-05 14:11:45 -05:00
Bruce Dubbs
b72894d022 Update to xfce4-session-4.18.3. 2023-06-05 14:05:49 -05:00
Douglas R. Reno
7d52b1166e Update to intel-media-driver-23.2.3 2023-06-05 11:55:53 -05:00
Bruce Dubbs
493fd24555 Update to xwd-1.0.9 (Xorg App). 2023-06-04 20:12:08 -05:00
Bruce Dubbs
131ce99857 Update to xrdb-1.2.2 (Xorg App). 2023-06-04 20:10:16 -05:00
Bruce Dubbs
2834474aa7 Delete obsolete Xorg Library libdmx. 2023-06-04 19:54:28 -05:00
Bruce Dubbs
61c4030307 Update to xtrans-1.5.0 (Xorg Library). 2023-06-04 19:52:37 -05:00
Bruce Dubbs
8b2b100c10 Update to libX11-1.8.5 (Xorg Library). 2023-06-04 19:46:54 -05:00
Bruce Dubbs
0863931d90 Update to MarkupSafe-2.1.3 (Python Module). 2023-06-04 17:40:24 -05:00
Bruce Dubbs
e962ced3ca Update to Net-DNS-1.39 (Perl Module). 2023-06-04 17:35:34 -05:00
Bruce Dubbs
571e7ff949 Update to xterm-382. 2023-06-04 17:30:14 -05:00
Bruce Dubbs
10af8834b0 Update to curl-8.1.2. 2023-06-04 17:21:23 -05:00
Bruce Dubbs
416be1c955 Update to btrfs-progs-v6.3.1. 2023-06-04 17:14:07 -05:00
Tim Tassonis
97bd764c30 Update to git-2.41.0. 2023-06-02 23:33:21 +02:00
Tim Tassonis
d5c360b41d Update to qemu-8.0.2 2023-06-02 01:36:40 +02:00
Douglas R. Reno
f950c9297b Update to tracker-miners-3.5.2 2023-06-01 14:21:06 -05:00
Douglas R. Reno
bed8a11c86 Update to tracker-3.5.3 2023-06-01 14:19:43 -05:00
Douglas R. Reno
74e0749708 Update to evolution-data-server-3.48.2 2023-06-01 14:14:28 -05:00
Douglas R. Reno
bbdb4bb6cd Update to libpeas-1.36.0 2023-06-01 14:10:58 -05:00
Xi Ruoyao
35a47ae8fb
Update to libssh2-1.11.0 2023-06-01 16:17:24 +08:00
Tim Tassonis
68cae622c8 Update to xfce4-power-manager-4.18.2.
Update to samba-4.18.3.
2023-06-01 00:50:00 +02:00
Pierre Labastie
80f16c32ce Fix building libkexiv2 against exiv2-0.28+
Also add changelog entries
2023-05-31 20:29:54 +02:00
Douglas R. Reno
67f16c16bc Changelog: fix typo - we're on 9.18.x for bind 2023-05-31 11:45:18 -05:00
Bruce Dubbs
d1d2511e2f Update to webkitgtk-2.40.2. 2023-05-30 22:20:33 -05:00
Douglas R. Reno
166f78226d Changelog: fix typo 2023-05-30 17:16:02 -05:00
Pierre Labastie
9659284d41 Fix changelog date of vim update 2023-05-29 21:36:58 +02:00
Pierre Labastie
3df352acef Update to at-spi2-core-2.48.3 2023-05-29 21:36:13 +02:00
Pierre Labastie
9595e27dd6 Update to xterm-381 2023-05-29 21:36:13 +02:00
Pierre Labastie
da73c1c05f Update to gdb-13.2 2023-05-29 21:36:13 +02:00
Pierre Labastie
480cc42c97 Update to epiphany-44.3 2023-05-29 21:36:13 +02:00
Pierre Labastie
c824000c34 Update to vala-0.56.8 2023-05-29 21:36:13 +02:00
Bruce Dubbs
86f27d7d7e Update to vim-9.0.1503. 2023-05-29 12:32:11 -05:00
Bruce Dubbs
32054928d1 Update to glib-2.76.3. 2023-05-28 10:42:38 -05:00
Bruce Dubbs
94c702ffe4 Update to mesa-23.1.1. 2023-05-28 10:28:23 -05:00
Pierre Labastie
31120d7c05 Update to gexiv2-0.14.1
gexiv2 FTBFS against exiv2-0.28 (reported by r1c0n3r0 on #lfs-support).
There is an upstream fix, but it does not apply to 0.14.0. So
update to 0.14.1 and add the patch.
2023-05-27 10:15:18 +02:00
Bruce Dubbs
320b871707 Update to sdl12-compat-release-1.2.64. 2023-05-26 16:22:51 -05:00
Bruce Dubbs
83e98db34a Update to exiv2-0.28.0. 2023-05-26 16:08:11 -05:00
Bruce Dubbs
b5404f8878 Update to Cython-0.29.35 (Python module). 2023-05-26 15:56:13 -05:00
Ken Moffat
7f1e70b408 Firefox and thunderbird:
Update the obsolete command for how to list all configure options.

Breakage reported by rhubarbpieguy.
2023-05-26 19:41:22 +01:00
Bruce Dubbs
9c959d83a9 Update to wireshark-4.0.6 (Security Fix). 2023-05-25 11:01:14 -05:00
Douglas R. Reno
6716afc890 Update to grilo-0.3.16 2023-05-24 21:21:11 -05:00
Douglas R. Reno
52e948943e Update to gnome-online-accounts-3.48.0 2023-05-24 21:18:22 -05:00
Douglas R. Reno
491fc674c4 Update to gnome-desktop-44.0 2023-05-24 21:12:55 -05:00
Douglas R. Reno
35128ba982 Update to gnome-autoar-0.4.4 2023-05-24 21:09:23 -05:00
Bruce Dubbs
25991359df Update python sphinx modules and dependencies.
Update to sphinx_rtd_theme-1.2.1.
Update to python sphinx dependencies to
  sphinxcontrib-jquery-4.1
  sphinxcontrib-applehelp-1.0.4
  sphinxcontrib-htmlhelp-2.0.1.
2023-05-24 17:18:22 -05:00
Pierre Labastie
9f2364e465 Update to requests-2.31.0 2023-05-24 22:01:43 +02:00
Pierre Labastie
9106fcbe4b Update to enchant-2.5.0 2023-05-24 21:52:33 +02:00
Pierre Labastie
6252ce958a Update to xfsprogs-6.3.0 2023-05-24 21:27:53 +02:00
Pierre Labastie
5bc6c45acf Update to nmap-7.94 2023-05-24 20:03:13 +02:00
Pierre Labastie
ab9126d1c2 Update to qpdf-11.4.0 2023-05-24 19:47:37 +02:00
Bruce Dubbs
eb2a639d83 Update to highlight-4.6. 2023-05-24 09:56:34 -05:00
Bruce Dubbs
b814ed1cc3 Update to curl-8.1.1. 2023-05-23 12:58:46 -05:00
Bruce Dubbs
cee1b30616 Update to gtk+3-3.24.38. 2023-05-23 12:43:10 -05:00
Tim Tassonis
72c5052ee9 Update to xfce4-panel-4.18.4
Update to libxfce4ui-4.18.4
2023-05-23 19:22:17 +02:00
Bruce Dubbs
1f886074e9 Intermediate commit for gstreamer stack 2023-05-23 11:36:19 -05:00
Bruce Dubbs
0ce4fca83c Update to libuv-1.45.0. 2023-05-22 19:41:28 -05:00
Bruce Dubbs
3db337861e Merge branch 'trunk' of git.linuxfromscratch.org:blfs into trunk 2023-05-22 19:19:13 -05:00
Bruce Dubbs
31c9e2a6d3 Update to pycryptodome-3.18.0 (Python module). 2023-05-22 19:15:25 -05:00
Bruce Dubbs
e8280a2459 Update to double-conversion-3.3.0. 2023-05-22 19:09:50 -05:00
Ken Moffat
05e1c8cc07 Update to c-ares-1.19.1 (security fix). 2023-05-23 00:59:45 +01:00
Bruce Dubbs
853a907634 Merge branch 'trunk' of git.linuxfromscratch.org:blfs into trunk 2023-05-22 17:06:08 -05:00
Ken Moffat
2a24738059 Add depndencies for HTTP::CookieJar perl module. 2023-05-22 22:51:52 +01:00
Bruce Dubbs
2434b73600 Update to icewm-3.3.5. 2023-05-22 15:34:23 -05:00
Bruce Dubbs
9629dabf39 Update to doxygen-1.9.7. 2023-05-22 15:09:21 -05:00
Douglas R. Reno
d5608f0b1a Changelog: Mark elogind update as SysV only 2023-05-22 10:01:13 -05:00
Bruce Dubbs
05374c37b2 Update to cmake-3.26.4. 2023-05-21 18:47:34 -05:00
Bruce Dubbs
c0220db026 Update to libwacom-2.7.0. 2023-05-21 18:33:42 -05:00
Bruce Dubbs
17f6bd428d Update to pipewire-0.3.71. 2023-05-21 18:29:12 -05:00
Bruce Dubbs
b6c8ea1721 Update to bind and bind utilities 9.16.15. 2023-05-21 18:17:10 -05:00
Bruce Dubbs
3be43c77ab Update to asciidoctor-2.0.20. 2023-05-21 15:25:46 -05:00
Bruce Dubbs
eeb331f820 Update to llvm-16.0.4. 2023-05-21 12:02:01 -05:00
Bruce Dubbs
7d8336d9af Update to IO-Socket-SSL-2.083 (Perl Module). 2023-05-19 15:31:55 -05:00
Bruce Dubbs
2c98f4848f Update to dos2unix-7.5.0. 2023-05-19 15:24:42 -05:00
Bruce Dubbs
73c5b5748e Update to asciidoctor-2.0.19. 2023-05-19 15:20:00 -05:00
Bruce Dubbs
cba968b420 Update to docutils-0.20.1 (Python module). 2023-05-19 15:18:27 -05:00
Bruce Dubbs
0c97a34f39 Update to libcap-2.69. 2023-05-19 15:00:52 -05:00
Bruce Dubbs
aee82798ab Update to fribidi-1.0.13. 2023-05-19 14:53:51 -05:00
Bruce Dubbs
545b6d0a70 Update to unrar-6.2.7. 2023-05-19 14:52:25 -05:00
Bruce Dubbs
412cf83807 Update to lua-5.4.6. 2023-05-19 14:40:41 -05:00
Bruce Dubbs
66956b7dcc Update to setxkbmap-1.3.4 (Xorg App). 2023-05-19 14:23:57 -05:00
Bruce Dubbs
82d463fbff Typos 2023-05-18 15:37:57 -05:00
Xi Ruoyao
83d72d3490
changelog: Add missed entry for sqlite-3.42.0 :( 2023-05-18 18:30:46 +08:00
Bruce Dubbs
875f120843 Update to nettle-3.9. 2023-05-17 19:56:08 -05:00
Bruce Dubbs
9b14f4c1bb Update to at-spi2-core-2.48.2. 2023-05-17 19:47:13 -05:00
Bruce Dubbs
ffe5cb046a Update to php-8.2.6. 2023-05-17 19:32:16 -05:00
Tim Tassonis
9c032d6f99 Update to curl-8.1.0. 2023-05-17 23:55:22 +02:00
Pierre Labastie
1db852a550 Update to elogind-252.9
ALso add forgotten changelog entry for sphinx
2023-05-17 19:04:49 +02:00
Pierre Labastie
4e7b3abcd8 Update to mupdf-1.22.1 2023-05-16 16:58:58 +02:00
Pierre Labastie
ed298fa2c7 Update to docutils-0.20 2023-05-16 16:54:24 +02:00
Xi Ruoyao
9800facb6c
changelog: Add missed entry for llvm-16.0.3 2023-05-16 18:32:21 +08:00
Bruce Dubbs
28818fd3e0 Update to mesa-23.1.0 2023-05-15 16:33:55 -05:00
Tim Tassonis
b7c692b6ad Update to ristretto-0.13.1. 2023-05-15 16:58:00 +02:00
Bruce Dubbs
9a22621807 Update to plasma-5.27.5. 2023-05-14 22:04:24 -05:00
Bruce Dubbs
3bffd5b3be Update to kf5-gear-23.04.1 including kate, kwave, and falkon. 2023-05-14 19:13:36 -05:00
Bruce Dubbs
1e03c037a8 Update t0 kf5-5.106.0.
Includes:
  extra-cmake-modules,
  breeze-icons, and
  oxygen-icons5
2023-05-14 13:07:42 -05:00
Pierre Labastie
6f7e811b7a Add HTTP::CookieJar-0.014
It's needed by libwww-perl-6.70
2023-05-13 23:36:08 +02:00
Pierre Labastie
ccbae9ab99 Update to Business::ISBN::Data-20230426.001 2023-05-13 22:35:17 +02:00
Ken Moffat
450610873b Update to qtwebengine-5.15.14. 2023-05-13 00:02:18 +01:00
Tim Tassonis
18961b45b4 Update to postgresql-15.3. 2023-05-12 23:41:57 +02:00
Bruce Dubbs
76646147b5 Update to libaom-3.6.1. 2023-05-12 15:28:19 -05:00
Bruce Dubbs
eeb1cfd1bf Update to rpcsvc-proto-1.4.4. 2023-05-12 14:39:07 -05:00
Bruce Dubbs
8bc3eda0b8 Update to nghttp2-1.53.0. 2023-05-12 14:34:10 -05:00
Bruce Dubbs
6ca13da37e Update to wget-1.21.4. 2023-05-12 14:30:48 -05:00
Bruce Dubbs
381bb31d0e Update to xterm-380. 2023-05-11 20:11:17 -05:00
Bruce Dubbs
14a655f444 Update to Net-DNS-1.38 (Perl module). 2023-05-11 20:04:03 -05:00
Bruce Dubbs
12ae37c820 Update to harfbuzz-7.3.0. 2023-05-11 19:58:28 -05:00
Tim Tassonis
516e46e3fa Update to Linux-PAM-1.5.3 2023-05-09 21:18:49 +02:00
Ken Moffat
5a39c5a056 Package Updates:
firefox-102.11.0,
js-102.11.0.

Use a common entity for firefox-size.
2023-05-09 20:10:45 +01:00
Ken Moffat
973598a7f5 Fix libvdpau-va-gl ftbfs with gcc-13. 2023-05-09 19:32:25 +01:00
Ken Moffat
9eed74cc6b Patch texlive for a security fix.
Also add a Warning in install-tl-unx.
2023-05-09 19:12:10 +01:00
Bruce Dubbs
665cb6c9c1 Update to libxslt-1.1.38. 2023-05-09 12:54:46 -05:00
Ken Moffat
289b0c4f85 Fix pango ftbfs with gcc-13.1. 2023-05-09 02:07:43 +01:00
Bruce Dubbs
6123836a62 Update to mlt-7.16.0. 2023-05-08 15:32:13 -05:00
Pierre Labastie
da60874cd1 Fix Qt5 FTBFS with GCC-13 2023-05-07 21:33:03 +02:00
Bruce Dubbs
a9880c8f31 Update to libwww-perl-6.70 (Perl module). 2023-05-07 12:48:27 -05:00
Bruce Dubbs
0972bd70ea Update to nss-3.89.1. 2023-05-07 12:32:19 -05:00
Bruce Dubbs
dc86a94b27 Update to graphviz-8.0.5. 2023-05-07 12:02:47 -05:00
Bruce Dubbs
6195226df8 Update to babl-0.1.106. 2023-05-07 11:55:09 -05:00
Bruce Dubbs
8bfa135fc0 Update to mercurial-6.4.3. 2023-05-07 11:51:17 -05:00
Bruce Dubbs
a6f50ce4af Update to libreoffice-7.5.3.2. 2023-05-07 11:37:17 -05:00
Bruce Dubbs
141beb7e18 Update to libevdev-1.13.1 (Xorg driver). 2023-05-06 17:35:52 -05:00
Bruce Dubbs
a8cacf3323 Update to libXi-1.8.1 (Xorg library). 2023-05-06 17:18:58 -05:00
Tim Tassonis
a87d5b2bf8 Update to intel-media-23.2.1. 2023-05-06 16:54:02 +02:00
Bruce Dubbs
bc0b25171e Python module updates.
Update to requests-2.30.0 (Python module).
Update to urllib3-2.0.2 (Python module) required for requests-2.30.0.
2023-05-05 22:28:23 -05:00
Tim Tassonis
b36aabe864 Update to alsa-lib alsa-utils 1.2.9. 2023-05-05 08:41:26 +02:00
Tim Tassonis
5fad1a52fc Update to xarchiver-0.5.4.21. 2023-05-05 08:15:20 +02:00
Bruce Dubbs
513406117c Update to icewm-3.3.4. 2023-05-04 16:21:15 -05:00
Bruce Dubbs
e22fbfa212 Update to imlib2-1.11.1. 2023-05-03 19:50:25 -05:00
Bruce Dubbs
f405062e77 Update to poppler-23.05.0. 2023-05-03 19:41:35 -05:00
Bruce Dubbs
d781a2282b Update to qca-2.3.6. 2023-05-03 19:35:21 -05:00
Bruce Dubbs
cc610062b8 Update to pciutils-3.10.0. 2023-05-03 19:27:48 -05:00
Bruce Dubbs
791f98630a Update to cpio-2.14. 2023-05-03 19:19:17 -05:00
Bruce Dubbs
87ba644bf7 Update to libsoup3-3.4.2. 2023-05-03 19:10:08 -05:00
Bruce Dubbs
777a66a3f8 gspell-1.12.1. 2023-05-03 19:05:40 -05:00
Bruce Dubbs
27e89a86a6 Update to audacious and audacious-plugins 4.3.1. 2023-05-03 18:54:21 -05:00
Bruce Dubbs
8707ac4d01 Update to sphinx-7.0.0 (Python module). 2023-05-03 18:40:00 -05:00
Bruce Dubbs
eff640ce23 Update to iso-codes-4.15.0. 2023-05-02 20:39:11 -05:00
Bruce Dubbs
dd1d764104 Update to valgrind-3.21.0. 2023-05-02 17:34:15 -05:00
Bruce Dubbs
7890f8f8e8 Update to gnupg-2.4.1. 2023-05-02 16:55:31 -05:00
Bruce Dubbs
0dd5e46f88 Update to btrfs-progs-v6.3. 2023-05-02 16:44:51 -05:00
Bruce Dubbs
64e462a702 Update to gcc-13.1. 2023-05-01 22:38:44 -05:00
Tim Tassonis
bdfe33030b Update to thunar-4.18.6. 2023-04-30 17:29:40 +02:00
Bruce Dubbs
1f9d38c0d1 Clarify the Chapter name changeing 'Editors' to 'Text Editors' 2023-04-29 10:14:35 -05:00
Tim Tassonis
dca75e0735 Update to thunar-4.18.5. 2023-04-29 06:22:15 +02:00
Bruce Dubbs
c3270fb63d Update to xinput-1.6.4 (xorg app). 2023-04-28 20:25:41 -05:00
Bruce Dubbs
62af5ea66e Update to xdpyinfo-1.3.4 (Xorg app) 2023-04-28 19:10:19 -05:00
Tim Tassonis
cae07fd4c8 Update to git-2.40.1 2023-04-28 21:19:27 +02:00
Ken Moffat
46032bdc5c Add changelog entry for cache in texlive. 2023-04-27 23:44:36 +01:00
Douglas R. Reno
c33a0d3348 Update to xf86-video-ati-22.0.0 (Xorg Driver) 2023-04-27 13:51:13 -05:00
Bruce Dubbs
1118ba14e4 Update to harfbuzz-7.2.0. 2023-04-27 13:42:52 -05:00
Bruce Dubbs
49b3512bc1 Update to requests-2.29.0 (Python module). 2023-04-27 13:35:32 -05:00
Bruce Dubbs
8e704a6544 Update to sphinx-6.2.1 (Python module). 2023-04-27 13:16:36 -05:00
Tim Tassonis
253f44ef7e Update to thunderbird-102.10.1. 2023-04-25 22:49:24 +02:00
Bruce Dubbs
2280e49dac Update to glib-2.76.2. 2023-04-24 18:36:16 -05:00
Bruce Dubbs
1d6fda1682 Update to sphinx-6.2.0 (Python module). 2023-04-23 19:36:16 -05:00
Douglas R. Reno
9af2c82629 Update to gsettings-desktop-schemas-44.0 2023-04-23 16:06:33 -05:00
Douglas R. Reno
c8042d243d Update to vte-0.72.1 2023-04-23 16:05:31 -05:00
Bruce Dubbs
320d985bc3 Update to rustc-1.69.0. 2023-04-23 14:39:49 -05:00
Bruce Dubbs
b36f7378cf Update to numpy-1.24.3 (Python module). 2023-04-23 14:16:12 -05:00
Douglas R. Reno
b197d5d920 Update to libadwaita-1.3.2 2023-04-23 12:37:35 -05:00
Douglas R. Reno
2cb86885e4 Update to gtk-4.10.3 2023-04-23 12:36:45 -05:00
Douglas R. Reno
2dc72c2ef2 Update to NetworkManager-1.42.6 2023-04-23 12:35:13 -05:00
Douglas R. Reno
f298fd489a Add webp-pixbuf-loader in support of EOG. 2023-04-23 11:15:05 -05:00
Bruce Dubbs
ad95d18200 Update to LVM2.2.03.21. 2023-04-22 16:49:15 -05:00
Bruce Dubbs
dd94d5febd Update to libsoup-3.4.1. 2023-04-22 16:35:29 -05:00
Bruce Dubbs
597ff23e95 Update to Data-Compare-1.29 (Perl Module). 2023-04-22 16:31:00 -05:00
Bruce Dubbs
0d6d30b6b6 Update to gpgme-1.20.0. 2023-04-22 16:25:14 -05:00
Douglas R. Reno
51212646b7 Update to epiphany-44.2 2023-04-21 15:58:23 -05:00
Douglas R. Reno
ab376e94b9 Update to WebKitGTK+-2.40.1
I used Bruce's advice for the GTK3/GTK4 split here. It can definitely be
improved upon if desired.
2023-04-21 15:54:25 -05:00
Bruce Dubbs
bb3934afaa Merge branch 'trunk' of git.linuxfromscratch.org:blfs into trunk 2023-04-21 15:11:28 -05:00
Bruce Dubbs
8fbcec3671 Update to pipewire-0.3.70. 2023-04-21 15:07:48 -05:00
Tim Tassonis
41d9005e9b Update to mesa-23.0.3. 2023-04-21 22:07:29 +02:00
Bruce Dubbs
a200b30491 Update to dhcpcd-10.0.1. 2023-04-21 14:56:37 -05:00
Bruce Dubbs
21dcd2009a Update to python-dbusmock-0.29.0 (Python module). 2023-04-21 14:37:07 -05:00
Bruce Dubbs
33d07407f3 Update to babl-0.1.104. 2023-04-21 13:57:43 -05:00
Bruce Dubbs
ca19f430b2 Update to qemu-8.0.0. 2023-04-20 22:26:16 -05:00
Bruce Dubbs
f40d447b06 Update to bind9 and bind 9.18.14. 2023-04-20 21:02:51 -05:00
Bruce Dubbs
306a1a243d Update to nfs-utils-2.6.3. 2023-04-20 20:45:58 -05:00
Bruce Dubbs
a617894332 Update to vala-0.56.7. 2023-04-20 11:52:17 -05:00
Douglas R. Reno
acea88c358 Add libavif to the book in support of WebKitGTK+. 2023-04-20 10:21:44 -05:00
Douglas R. Reno
f6503c7331 Add libaom to the book in support of libavif.
Tested with VLC, Parole, and ffmpeg.
2023-04-20 09:34:39 -05:00
Bruce Dubbs
b09cdc5f29 Update to Pygments-2.15.1 (Python module). 2023-04-19 20:47:17 -05:00
Bruce Dubbs
438759ad41 Update to libqalculate-4.6.1. 2023-04-19 20:42:20 -05:00
Douglas R. Reno
2b2e5fda65 Add unifdef into the book in support of WebKitGTK+. 2023-04-19 20:06:26 -05:00
Douglas R. Reno
8b4b69e8af Update to gtksourceview5-5.8.0 2023-04-19 19:32:56 -05:00
Douglas R. Reno
26647d225f Update to libadwaita-1.3.1 2023-04-19 19:31:39 -05:00
Douglas R. Reno
283db46d85 Update to sysprof-3.48.0 2023-04-19 19:30:40 -05:00
Douglas R. Reno
ba0239ef80 Update to libsoup-3.4.0 2023-04-19 19:29:47 -05:00
Douglas R. Reno
dad7b8834f Update to gjs-1.76.0 2023-04-19 19:27:44 -05:00
Douglas R. Reno
601bc7aa81 Update to pygobject-3.44.1 (Python Module) 2023-04-19 19:26:18 -05:00
Douglas R. Reno
a0d2c26075 Update to at-spi2-core-2.48.0 2023-04-19 19:24:17 -05:00
Douglas R. Reno
99fd16eb27 Update to intel-media-driver-23.2.0 2023-04-19 17:14:19 -05:00
Douglas R. Reno
6703becc70 Update the gstreamer stack to 1.22.2 2023-04-19 15:48:46 -05:00
Tim Tassonis
736d998e2d Update to transmission-4.0.3. 2023-04-19 19:46:28 +02:00
Douglas R. Reno
03c63ad0d3 Update to network-manager-applet-1.32.0 2023-04-19 11:43:35 -05:00
Douglas R. Reno
a647555e0b Update to samba-4.18.2 2023-04-19 11:42:31 -05:00
Bruce Dubbs
5416b65f44 Merge branch 'trunk' of git.linuxfromscratch.org:blfs into trunk 2023-04-18 17:25:39 -05:00
Bruce Dubbs
6968baf1c8 Update to mercurial-6.4.2. 2023-04-18 17:25:19 -05:00
Pierre Labastie
2a89d30852 Patch qtwebengine for ICU-73 2023-04-18 22:50:13 +02:00
Bruce Dubbs
23b5bc2f50 Update to libXpm-3.5.16 (Xorg Library). 2023-04-18 13:52:39 -05:00
Bruce Dubbs
a33e8e9ed8 Update to libXft-2.3.8 (Xorg Library), 2023-04-18 13:40:39 -05:00
Bruce Dubbs
7ca4636d9a Update to umockdev-0.17.17. 2023-04-18 13:32:02 -05:00
Bruce Dubbs
17eb8077f8 Update to apr-1.7.4. 2023-04-18 13:17:18 -05:00
Bruce Dubbs
e3d2ed3620 Update to postfix-3.8.0. 2023-04-18 13:04:26 -05:00
Bruce Dubbs
258b1c9496 Update to graphviz-8.0.3. 2023-04-18 12:43:54 -05:00
Tim Tassonis
e4836d6e0c Update to tumbler-4.18.1
Update to xfconf-4.18.1.
2023-04-18 18:49:19 +02:00
Bruce Dubbs
8f4b1820d3 pdate to php-8.2.5. 2023-04-17 17:51:02 -05:00
Bruce Dubbs
634e2a10fb Update to mercurial-6.4.1. 2023-04-17 17:37:39 -05:00
Bruce Dubbs
67d0ff0733 Update to tcsh-6.24.10. 2023-04-16 12:51:05 -05:00
Bruce Dubbs
39a4e4a8a5 Update to dhcpcd-10.0.0. 2023-04-15 16:43:35 -05:00
Bruce Dubbs
0dbdfb12ba Update to boost-1.82.0. 2023-04-15 16:27:54 -05:00
Bruce Dubbs
4ee954b13f Update to mupdf-1.22.0. 2023-04-15 16:10:34 -05:00
Bruce Dubbs
111bb21037 Update to node-18.16.0. 2023-04-15 15:58:21 -05:00
Bruce Dubbs
8f37884d0c Package updates.
Update to libpaper-2.1.0.
Update to icu4c-73.1.
2023-04-15 14:55:55 -05:00
Bruce Dubbs
8673042c0b Update to tcsh-6.24.09. 2023-04-15 10:34:00 -05:00
Bruce Dubbs
21b6d6be18 Update to pipewire-0.3.69. 2023-04-15 10:27:12 -05:00
Bruce Dubbs
5bda216b05 Update to pytest-7.3.1 (Python module). 2023-04-15 10:20:06 -05:00
Bruce Dubbs
c7a4088188 Update to packaging-23.1 (Python module). 2023-04-15 10:06:56 -05:00
Bruce Dubbs
95a526a584 Update to Python-3.11.3. 2023-04-14 15:25:42 -05:00
Douglas R. Reno
746cbd8040 Update to wireshark-4.0.5 (Security Update) 2023-04-13 19:33:53 -05:00
Douglas R. Reno
d96a39ee77 Update to libxml2-2.10.4 (Security Update) 2023-04-13 18:33:02 -05:00
Douglas R. Reno
f2a36b5fb4 Changelog: Mark Ghostscript update as a security update.
See Ticket #17851 for more details. This is due to CVE-2023-28879,
marked as Critical.
2023-04-13 17:44:05 -05:00
Douglas R. Reno
3511835d41 Update to Thunderbird-102.10.0 (Security Update) 2023-04-13 17:06:18 -05:00
Ken Moffat
9f857d5ba2 Fix changelog for missing firefox. 2023-04-12 18:05:46 +01:00
Ken Moffat
f5c913954d texlive: remove unnecessary 'mtxrun --generate'. 2023-04-11 21:27:57 +01:00
Ken Moffat
c528a3e2ff Update for firefox-102.10.0 and JS-102.10.0. 2023-04-11 20:43:15 +01:00
Ken Moffat
b2dcbff6a0 Patch libwebp for a double-free. 2023-04-11 20:42:53 +01:00
Bruce Dubbs
8613786ee3 Update to Pygments-2.15.0 (Python Module). 2023-04-11 13:32:48 -05:00
Bruce Dubbs
4455b24035 Update to graphviz-8.0.2. 2023-04-11 13:21:08 -05:00
Bruce Dubbs
f5cfb36ca9 Update to tcsh-6.24.08. 2023-04-11 13:12:18 -05:00
Bruce Dubbs
a3be1210ad Update to parted-3.6. 2023-04-11 13:04:51 -05:00
Douglas R. Reno
d2171cb772 Update to intel-media-driver-23.1.6 2023-04-10 17:33:59 -05:00
Bruce Dubbs
f2e7ca7270 Update to xwininfo-1.1.6 (Xorg app). 2023-04-10 13:36:20 -05:00
Bruce Dubbs
133c7f56b3 Update to libXfixes-6.0.1 (Xorg library). 2023-04-10 13:31:02 -05:00
Bruce Dubbs
16445bf387 Update to libXt-1.3.0 (Xorg library). 2023-04-10 13:27:07 -05:00
Bruce Dubbs
83fbca4122 Update to icewm-3.3.3. 2023-04-10 13:13:38 -05:00
Pierre Labastie
ddf3f13763 Update to Qt-5.15.9 2023-04-10 20:02:34 +02:00
Douglas R. Reno
e345bd2498 Update to xf86-input-wacom-1.2.0 2023-04-10 11:44:22 -05:00
Douglas R. Reno
d8382060ea Update to vala-0.56.6 2023-04-10 11:42:57 -05:00
Douglas R. Reno
45c9cb8bda Update to graphviz-8.0.1 2023-04-10 11:41:35 -05:00
Douglas R. Reno
078d23fa7b Update to wayland-1.22.0 2023-04-10 11:40:45 -05:00
Douglas R. Reno
61f1219f35 pm-utils: Fix a few bugs and incompatibilities with newer kernels.
Credit goes to the University of Illinois LUG for reporting this during
their last session.
2023-04-10 11:35:47 -05:00
Bruce Dubbs
ef37a4d417 Update to libgcrypt-1.10.2.
Removed the broken instructions for generating ps and pdf documentation.
2023-04-09 14:44:05 -05:00
Bruce Dubbs
ab75b523a7 Update to mesa-23.0.2.
Changed to an unversioned mesa-add_xdemos-1.patch sonce it never changes.
2023-04-09 14:17:45 -05:00
Bruce Dubbs
31b5fdf3e6 Update to libpcap-1.10.4. 2023-04-09 13:34:13 -05:00
Bruce Dubbs
388f58d8b9 Update to pytest-7.3.0 (Python module). 2023-04-09 13:22:14 -05:00
Douglas R. Reno
6f62ab40cf Update to libreoffice-7.5.2.2 2023-04-08 21:37:50 -05:00
Douglas R. Reno
5378451420 Update to libva-2.18.0 2023-04-08 21:35:55 -05:00
Bruce Dubbs
6e1854e99a Update to pipewire-0.3.68. 2023-04-07 17:13:23 -05:00
Tim Tassonis
dfc7d5b46a Update to httpd-2.4.57 2023-04-07 21:53:11 +02:00
Bruce Dubbs
b6e698d4aa Update to libgpg-error-1.47. 2023-04-07 13:27:51 -05:00
Bruce Dubbs
a28b132715 Update to feh-3.10. 2023-04-07 13:20:55 -05:00
Douglas R. Reno
03adc377dc Update to seamonkey-2.53.16 (Security Update) 2023-04-07 12:46:37 -05:00
Bruce Dubbs
676ee3a73a Change SDL-1.2 to sdl12-compat-release-1.2.60. 2023-04-07 12:24:36 -05:00
Douglas R. Reno
25a9be8a1a Update to ruby-3.2.2 (Security Update) 2023-04-06 19:27:45 -05:00
Pierre Labastie
b751256749 Update to accountsservice-23.13.9 2023-04-06 22:06:59 +02:00
Bruce Dubbs
e9df36bdc3 Update to SDL2-2.26.5. 2023-04-06 14:48:29 -05:00
Bruce Dubbs
63ddb624f4 Update to xf86-input-libinput-1.3.0 (Xorg Driver). 2023-04-06 14:38:57 -05:00
Pierre Labastie
f56fb8f110 Fix xml in changelog (sorry) 2023-04-06 15:17:11 +02:00
Pierre Labastie
bca938546d Patch firefox for ffmpeg-6.0 2023-04-06 15:13:40 +02:00
Bruce Dubbs
829770cf84 Update to cmake-3.26.3. 2023-04-04 22:39:14 -05:00
Bruce Dubbs
526f6299aa Update to poppler-23.04.0. 2023-04-04 13:07:31 -05:00
Bruce Dubbs
0b8fb2ff91 Update to cracklib-2.9.11. 2023-04-04 13:00:01 -05:00
Bruce Dubbs
41b13839cf Update to cmake-3.26.2. 2023-04-04 11:53:06 -05:00
Bruce Dubbs
ee121b879a Merge branch 'trunk' of git.linuxfromscratch.org:blfs into trunk 2023-04-03 18:33:22 -05:00
Bruce Dubbs
9a76d72e1d Update to Cython-0.29.34 (Python module). 2023-04-03 18:30:21 -05:00
Douglas R. Reno
6f30fd18af Update to intel-media-driver-23.1.5 2023-04-03 18:29:44 -05:00
Bruce Dubbs
ed8afcef19 Update to libatomic_ops-7.8.0. 2023-04-03 18:21:47 -05:00
Bruce Dubbs
7d90b1b074 Update to libcap-2.68. 2023-04-03 18:15:21 -05:00
Bruce Dubbs
d553af0f03 Update to libbytesize-2.8. 2023-04-03 18:08:47 -05:00
Bruce Dubbs
a1f645e9c0 Update to sqlite-autoconf-3410200 (3.41.2). 2023-04-03 17:54:41 -05:00
Bruce Dubbs
41adbb2d8b Update to Business-ISBN-3.008 (Perl Module). 2023-04-03 17:46:50 -05:00
Bruce Dubbs
bb211386cb Update to SCons-4.5.2. 2023-04-03 17:41:27 -05:00
Bruce Dubbs
b52e266fc1 Update to links-2.29. 2023-04-03 17:29:04 -05:00
Douglas R. Reno
a0d8962e58 Fix building Thunderbird with rustc-1.68.x.
I forgot to add the patch when updating to 102.9.0. Let's fix that, and
I will go bump the patch in the patches repository next.
2023-04-03 14:29:19 -05:00
Bruce Dubbs
47f604179d Update to wpebackend-fdo-1.14.2. 2023-04-02 22:34:38 -05:00
Bruce Dubbs
231f8ad09c Merge branch 'trunk' of git.linuxfromscratch.org:blfs into trunk 2023-04-02 21:08:11 -05:00
Pierre Labastie
41bc718660 Update to xwayland-23.1.1 (security update) 2023-04-03 04:01:29 +02:00
Pierre Labastie
3ac4fa241c Add forgotten entry in changelog for flit_core removal 2023-04-03 03:42:50 +02:00
Bruce Dubbs
353645c415 Update to adwaita-icon-theme-44.0. 2023-04-02 20:25:52 -05:00
Bruce Dubbs
846fb7289b Update to mpg123-1.31.3. 2023-04-02 20:17:13 -05:00
Ken Moffat
da2f0aff45 Update to mutt-2.2.10. 2023-04-02 20:37:22 +01:00
Ken Moffat
830acb578e Add changelog entries for texlive etc. 2023-04-02 17:49:56 +01:00
Bruce Dubbs
6a8a6a0d8a Update to gpgme-1.19.0. 2023-04-01 21:07:06 -05:00
Bruce Dubbs
e8d75b998d Update to glib-networking-2.76.0. 2023-04-01 20:39:45 -05:00
Bruce Dubbs
d8d8c3ccf6 Update to php-8.2.4. 2023-04-01 20:21:58 -05:00
Bruce Dubbs
5799ca54c4 Update to gtk-4.10.1. 2023-04-01 19:56:13 -05:00
Tim Tassonis
f862f7c019 Update to apr-1.7.3. 2023-04-01 18:34:39 +02:00
Xi Ruoyao
7e255b8718
building-notes: Fix stupid typo in stripping script
I should have copied tested script file into the XML, instead of editing
it...
2023-04-01 17:36:16 +08:00
Pierre Labastie
ed921051ca Update to glib-2.76.1 2023-03-31 10:54:25 +02:00
Douglas R. Reno
98b722543f Update to rustc-1.68.2 2023-03-30 19:49:09 -05:00
Douglas R. Reno
3291d05f1a Update to Thunderbird-102.9.1 (Security Update) 2023-03-30 19:39:13 -05:00
Douglas R. Reno
c28d7a38e4 typo fix in changelog 2023-03-30 17:25:17 -05:00
Douglas R. Reno
23502fea43 Update to xorg-server-21.1.8 2023-03-30 17:24:36 -05:00
Douglas R. Reno
b1bcc9cfb5 Update to xfce4-pulseaudio-plugin-0.4.6 2023-03-30 17:23:34 -05:00
Douglas R. Reno
997afca2f9 Update to vala-0.56.5 2023-03-30 17:22:24 -05:00
Douglas R. Reno
c858c5c220 Update to gegl-0.4.44 2023-03-30 17:21:25 -05:00
Douglas R. Reno
c1be7853cf Update to fuse-3.14.1 2023-03-30 17:16:44 -05:00
Douglas R. Reno
56f345b63d Update to gobject-introspection-1.76.1 2023-03-30 17:14:02 -05:00
Douglas R. Reno
c978f398ea Update to Samba-4.18.1 (Security Update) 2023-03-30 17:09:57 -05:00
Douglas R. Reno
65e58707ae Update to gimp-2.10.34 and it's released gimp-help tarball. 2023-03-30 11:16:35 -05:00
Douglas R. Reno
369a898b4c Update to NetworkManager-1.42.4 2023-03-30 11:06:40 -05:00
Tim Tassonis
d7b0fac7f3 Really fix the transmission-4.0.2 webclient. 2023-03-30 14:52:17 +02:00
Tim Tassonis
6b1b7badf5 Update to transmission-4.0.2. 2023-03-30 13:57:02 +02:00
Pierre Labastie
427570a348 Update to libinput-1.23.0 2023-03-30 11:28:48 +02:00
Pierre Labastie
3b32f8a486 Update to btrfs-progs-6.2.2 2023-03-30 11:22:26 +02:00
Pierre Labastie
06b429e844 Update to xfsprogs-6.2.0 2023-03-30 11:09:14 +02:00
Pierre Labastie
15a1a0cd4d Update to ghostscript-10.01.1 2023-03-30 10:58:09 +02:00
Pierre Labastie
58140c3ea1 Update to xwayland-23.1.0 2023-03-30 10:49:13 +02:00
Pierre Labastie
187200ac00 Update to lvm2-2.03.20 2023-03-30 10:37:06 +02:00
Pierre Labastie
d5077f7935 Update to mesa-23.0.1 2023-03-30 10:17:55 +02:00
Ken Moffat
f65def957e Allow binary asy to be used on BLFS.
It has been broken since TL2020. Thanks to xry111 for the minimal
workaround.
2023-03-28 23:41:24 +01:00
Tim Tassonis
fd525402e8 Update to libxfce4ui-4.18.3.
Update to garcon-4.18.1.
Update to xfce4-panel-4.18.3.
Update to xfce4-session-4.18.2.
2023-03-28 22:01:42 +02:00
Douglas R. Reno
1f0e7ec432 Update to curl-8.0.1 (Security Update) 2023-03-27 15:14:08 -05:00
Douglas R. Reno
2ecc6822ff Update to mercurial-6.4 2023-03-26 23:20:24 -05:00
Douglas R. Reno
eff86d9762 Update to librsvg-2.56.0 2023-03-26 23:17:05 -05:00
Douglas R. Reno
8f9e533c5b Update to rust-1.68.1 2023-03-26 23:15:43 -05:00
Douglas R. Reno
6dc20c13ba Update to Thunderbird-102.9.0 (Security Update) 2023-03-26 23:13:52 -05:00
Douglas R. Reno
d1e4f4304e Add a patch to GDB to prevent it from crashing during rust tests. 2023-03-26 23:12:38 -05:00
Douglas R. Reno
218e13ce4b Revert back to LLVM-15.0.7 for now.
This should fix miscompilations and crashes with Thunderbird and
Firefox.
2023-03-25 18:36:50 -05:00
Thomas Trepl
0f8922e088 Merge branch 'trunk' of git.linuxfromscratch.org:blfs into trunk 2023-03-24 09:44:09 +01:00
Thomas Trepl
0de5b82f0a Upgrade cmake-3.26.1 2023-03-24 09:43:48 +01:00
Xi Ruoyao
9b3319034f
building-notes: Update stripping script to preserve hard links 2023-03-24 16:22:43 +08:00
Douglas R. Reno
0945dd2d1a Fix building Seamonkey with LLVM-16.
See Ticket #17852
2023-03-23 16:22:00 -05:00
Douglas R. Reno
02458f1856 Update to intel-media-driver-23.1.4 2023-03-23 15:34:14 -05:00
Douglas R. Reno
f2b888ddd5 Update to intel-gmmlib-22.3.5 2023-03-23 15:33:13 -05:00
Xi Ruoyao
ad7f3b72dd
building-notes: Restructure my runtime addition to align with changes from Pierre
BTW, mention external optional dependencies.
2023-03-20 15:27:31 +08:00
Douglas R. Reno
686afa983c Fix building Firefox with LLVM-16. 2023-03-19 21:42:29 -05:00
Xi Ruoyao
bca432de82
building-notes: Explain runtime dependencies 2023-03-19 21:52:58 +08:00
Xi Ruoyao
e746d7338c
remove old changelog .txt files
Well, now we are rotating changelog after each release, so why keeping
those old changelogs here?

If you need some historical reference, you can get them back from
version control anyway.
2023-03-19 21:52:54 +08:00
Thomas Trepl
dc133d43c8 Merge branch 'trunk' of git.linuxfromscratch.org:blfs into trunk 2023-03-19 13:20:48 +01:00
Pierre Labastie
00231066f1 Clarify the role of runtime deps in conventions 2023-03-19 13:17:01 +01:00
Thomas Trepl
e4d0419fe0 Merge branch 'trunk' of git.linuxfromscratch.org:blfs into trunk 2023-03-19 11:36:21 +01:00
Thomas Trepl
f19f84bc20 Upgrade bind-9.18.13 2023-03-19 11:34:35 +01:00
Xi Ruoyao
17418d43e2
Update to rustc-1.68.0 (#17822) 2023-03-19 15:57:52 +08:00