Commit Graph

17089 Commits

Author SHA1 Message Date
Pierre Labastie
e4dd745afc Fix typo in changelog preventing rendering 2024-01-13 19:00:48 +01:00
Pierre Labastie
9fbf060174 Add changelog for xdg-desktop-portal-* 2024-01-13 18:55:49 +01:00
Douglas R. Reno
d021202135 Update to node.js-20.11.0 2024-01-12 17:03:19 -06:00
Douglas R. Reno
268179b5fc Update to mesa-23.3.3 2024-01-12 14:41:19 -06:00
Douglas R. Reno
79acc5ff2d Update to pipewire-1.0.1 2024-01-12 14:26:42 -06:00
Douglas R. Reno
af9eb55fbd Update to mpg123-1.32.4 2024-01-12 12:12:56 -06:00
Douglas R. Reno
9a00362c5f Update to jasper-4.1.2 (Security Update) 2024-01-12 11:45:07 -06:00
Douglas R. Reno
45f0076551 Update to Thunderbird-115.6.1 2024-01-10 10:27:11 -06:00
Bruce Dubbs
b58d6e503d Update to qca-2.3.8. 2024-01-10 09:19:20 -06:00
Bruce Dubbs
c776bf3067 Update to kdsoap-2.2.0. 2024-01-10 09:14:54 -06:00
Douglas R. Reno
739f4dc527 Update to mutter-45.3 2024-01-09 17:12:56 -06:00
Douglas R. Reno
5b77db936c Update to gnome-shell-45.3 2024-01-09 17:09:41 -06:00
Douglas R. Reno
e4a3789ea3 Update to gjs-1.78.2 2024-01-09 17:06:37 -06:00
Douglas R. Reno
42e749c637 Update to gnome-maps-45.3 2024-01-09 17:00:26 -06:00
Douglas R. Reno
94ed9c8820 Update to eog-45.2 2024-01-09 16:54:52 -06:00
Douglas R. Reno
cac32260da Update to pyatspi-2.46.1 2024-01-09 16:45:59 -06:00
Douglas R. Reno
e3c17f2a96 Update to epiphany-45.2 2024-01-09 16:43:14 -06:00
Douglas R. Reno
2a5b0e2c89 Update to gvfs-1.52.2 2024-01-09 16:35:21 -06:00
Douglas R. Reno
80f23a2e37 Update to evolution-3.50.3 2024-01-09 16:29:27 -06:00
Douglas R. Reno
dce2b3908c Update to evolution-data-server-3.50.3 2024-01-09 16:21:52 -06:00
Douglas R. Reno
35e44ccc04 Update to at-spi2-core-2.50.1 2024-01-09 16:08:08 -06:00
Douglas R. Reno
dc3e545085 Update to vulkan-headers and vulkan-loader 1.3.275 2024-01-09 16:04:18 -06:00
Pierre Labastie
8525524be7 Update to qt5-5.15.12 2024-01-07 22:23:24 +01:00
Bruce Dubbs
78d213c12c Update to fmt-10.2.1. 2024-01-05 08:44:51 -06:00
Bruce Dubbs
4036e01c34 Update to c-ares-1.25.0. 2024-01-05 08:31:50 -06:00
Bruce Dubbs
3e0463ff1b Update to wireshark-4.2.2. 2024-01-05 08:20:52 -06:00
Bruce Dubbs
10259aecb3 Update to wireshark-4.2.1. 2024-01-04 10:25:30 -06:00
Rahul Chandra
9848345ed2 Update the intel-media and gmmlib stack. (23.3.4, 23.3.16) respectively 2024-01-03 23:29:00 -05:00
Rahul Chandra
85099512b4 Update to ffmpeg-6.6.1 2024-01-03 22:44:22 -05:00
Rahul Chandra
18fe946e1b Update to icewm 3.4.5 2024-01-03 20:26:33 -05:00
Douglas R. Reno
c0f71f24ae QtWebEngine: use Python 3.11 instead, and simplify the instructions.
To do this I've created build_fixes-2.patch. This contains:

- Fix for shipped ffmpeg build failure
- Fixes for Python 3.11 changes
- Changes for ICU-74, but modified to allow building on previous
  versions of BLFS and their versions of ICU
- The NINJAJOBS change
- Chunks from a patch from ArchLinux32 to prevent instantaneous crashes
  in Falkon. Still causes issues with text rendering, so I've created a
  note in the Falkon page. However, video playback and images display
  perfectly. I will revisit this in February once we have the new glibc.
  Unlike previous issues, it no longer crashes, so that's a good start!

This significantly brings down the count of instructions for this page
and should make it a lot easier to follow.

I've tested this on both x86_64 and i686. On i686 there's a major
improvement in that Falkon (and KDE System Monitor) actually start and
run, though in the case of Falkon there is still no text.
2024-01-03 11:49:31 -06:00
Bruce Dubbs
d0976cef62 Update to numpy-1.26.3 (Python Module). 2024-01-03 07:17:04 -06:00
Bruce Dubbs
3ca2fcd10c Update to poppler-24.01.0. 2024-01-03 07:09:22 -06:00
Bruce Dubbs
55239a6923 Update to libxmlb-0.3.15. 2024-01-03 07:01:35 -06:00
Douglas R. Reno
d227e1c743 Update to xterm-389 2024-01-02 16:22:55 -06:00
Douglas R. Reno
5c67196632 Update to fmt-10.2.0 2024-01-02 16:18:13 -06:00
Douglas R. Reno
2523b4da1d Update to python-dbusmock-0.30.2 (Python Module) 2024-01-01 19:17:58 -06:00
Douglas R. Reno
0e34333654 Changelog: update the ticket number for the recent rust update 2024-01-01 19:13:53 -06:00
Douglas R. Reno
30b074c03f Update to pytest-7.4.4 (Python Module) 2024-01-01 19:13:26 -06:00
Xi Ruoyao
948ffd7ba3
Update to rustc-1.75.0
Add rust.lto="thin" and rust.codegen-units=1 to optimize the compiler
like upstream official build.

Add some external dependencies.
2024-01-02 02:50:30 +08:00
Douglas R. Reno
31f5562669 Update to swig-4.2.0 2023-12-31 14:50:17 -06:00
Douglas R. Reno
a6b9afb61a Update to sudo-1.9.15p5 2023-12-31 11:50:39 -06:00
Douglas R. Reno
44313125c4 Update to thunar-4.18.10 2023-12-31 11:33:46 -06:00
Xi Ruoyao
9b5a8565fc
Update to vim-9.0.2189
Sync with LFS.
2023-12-31 05:25:12 +08:00
Xi Ruoyao
9f6c9c5d6c
systemd: Fix CVE-2023-7008 2023-12-31 05:20:54 +08:00
Douglas R. Reno
c05d5f52c9 Update to xarchiver-0.5.4.22 2023-12-30 12:34:37 -06:00
Douglas R. Reno
d524862aa9 Update to postfix-3.8.4 (Security Update) 2023-12-29 23:33:09 -06:00
Douglas R. Reno
2a4508ed4d Update to thunar-4.18.9
Also remove an unnecessary 'rm' command for SysV systems, which removes
systemd units. This is already taken care of by a sed to Makefile.in
earlier in the page
2023-12-29 18:34:54 -06:00
Douglas R. Reno
c4541d69fa Update to exim-4.97.1 (Security Update) 2023-12-29 18:15:01 -06:00
Douglas R. Reno
4365a9e145 Update to subversion-1.14.3 2023-12-29 15:54:39 -06:00
Rahul Chandra
469e448810 Update to libdrm-2.4.119 2023-12-28 22:38:28 -05:00
Rahul Chandra
5dacc0e984 Update to fdk-aac-2.0.3 2023-12-28 22:35:27 -05:00
Rahul Chandra
41e8cc955f Update to iw-6.7 2023-12-28 21:01:07 -05:00
Rahul Chandra
ef15363660 Update to php-8.3.1 2023-12-28 20:49:55 -05:00
Rahul Chandra
d8b5d284f7 Update to libsass-3.6.6 2023-12-28 20:34:53 -05:00
Pierre Labastie
2e072015eb Fix link to Wine site 2023-12-28 22:42:49 +01:00
Douglas R. Reno
2b5370f97f Update to snapshot-45.2 2023-12-28 15:35:14 -06:00
Douglas R. Reno
07955b8e5a Update to mesa-23.3.2 2023-12-28 14:51:38 -06:00
Douglas R. Reno
0b7dd495e8 Update to opencv-4.9.0 2023-12-28 14:50:04 -06:00
Douglas R. Reno
67f44136c7 Mozilla packages: drop ./mach configure
This command is no longer needed as './mach build' will run it for us
automatically.
2023-12-28 13:37:41 -06:00
Douglas R. Reno
be539946ea Update to gnome-settings-daemon-45.1 2023-12-27 19:42:59 -06:00
Douglas R. Reno
00e84e8e7f Update vulkan-headers and vulkan-loader to 1.3.274 2023-12-27 19:23:40 -06:00
Douglas R. Reno
a60a3f9f7c Update the gstreamer stack to 1.22.8 (Security Update) 2023-12-27 19:07:34 -06:00
Douglas R. Reno
9e0abc2473 Update to Spidermonkey-115.6.0 (Security Update) 2023-12-27 17:03:36 -06:00
Bruce Dubbs
3e9fa03056 Update to paps-0.8.0. 2023-12-27 16:14:05 -06:00
Bruce Dubbs
99947ffb1e Add fmt-10.1.1. 2023-12-27 16:00:30 -06:00
Bruce Dubbs
1251fe7595 Update to doxygen-1.10.0. 2023-12-27 13:38:35 -06:00
Bruce Dubbs
c4f5f1e082 Update to ruby-3.3.0. 2023-12-27 13:34:15 -06:00
Bruce Dubbs
c29909c877 Update to Net-DNS-1.42 (Perl module). 2023-12-27 13:06:42 -06:00
Bruce Dubbs
e394cf6300 Update to exempi-2.6.5. 2023-12-27 12:26:10 -06:00
Douglas R. Reno
b0f39cc3f1 Update to Thunderbird-115.6.0 (Security Update)
Also undo the Python 3.12 changes for now
2023-12-26 23:56:17 -06:00
Douglas R. Reno
bc35d575e4 Add a security patch to libssh2 to guard it against the Terrapin attack. 2023-12-26 22:06:42 -06:00
Douglas R. Reno
41557a5e32 Update to openssh-9.6p1 (Security Update) 2023-12-26 21:54:38 -06:00
Douglas R. Reno
604708da12 Changelog: add entry for my seamonkey changes 2023-12-26 21:47:52 -06:00
Douglas R. Reno
d614325f2b Changelog: remove tabs and replace with spaces 2023-12-26 16:09:26 -06:00
Douglas R. Reno
9a9ad53107 Changelog: make the systemd-255 update systemd only 2023-12-26 16:07:56 -06:00
Rahul Chandra
ddf9c81479 Add changelog entries for the Python-3.11 addition 2023-12-26 15:59:00 -05:00
Bruce Dubbs
b146348077 Update to sysstat-12.7.5. 2023-12-24 15:42:43 -06:00
Bruce Dubbs
e2cd809276 Update to fontconfig-2.15.0. 2023-12-24 15:40:13 -06:00
Bruce Dubbs
2ef7106b8a Update to glslang-14.0.0. 2023-12-24 15:35:56 -06:00
Bruce Dubbs
8364a13a9c Update to python-dbusmock-0.30.1 (Python module). 2023-12-24 15:23:19 -06:00
Bruce Dubbs
9fcf4a21a0 Update to bind-9.18.21. 2023-12-24 12:08:56 -06:00
Bruce Dubbs
3074f5311c Update to gtk+-3.24.39. 2023-12-24 11:46:55 -06:00
Ken Moffat
99492e8ea0 postifx - remove linginging hash: references. 2023-12-23 22:35:32 +00:00
Rahul Chandra
cc095de9eb Update to proftpd-1.3.8b 2023-12-23 16:26:01 -05:00
Tim Tassonis
7fbd6eebeb Remove outdated patch for dhcpcd-10.0.6. 2023-12-23 16:02:23 +01:00
Xi Ruoyao
426326c7aa
Update to GRUB-2.12 for EFI 2023-12-23 22:10:52 +08:00
Xi Ruoyao
5481e1f101
Update to systemd-255 2023-12-23 22:00:48 +08:00
Pierre Labastie
1859ee6872 Remove links to deleted wiki pages
See https://wiki.linuxfromscratch.org/blfs/ticket/18952
2023-12-23 13:40:25 +01:00
Bruce Dubbs
7b63cb6e00 Update to lxml-4.9.4. 2023-12-22 16:56:55 -06:00
Rahul Chandra
67eea7ca38 Update to dhcpcd-10.0.6 2023-12-22 13:36:46 -05:00
Bruce Dubbs
85c1ac1a31 Update to qemu-8.2.0. 2023-12-20 20:03:11 -06:00
Bruce Dubbs
0c6208e8b1 Update to LibRaw-0.21.2. 2023-12-20 19:26:14 -06:00
Bruce Dubbs
868d29d21c Update to libnvme-1.7.1. 2023-12-20 19:21:22 -06:00
Bruce Dubbs
073a9623ee Update to aspell-0.60.8.1. 2023-12-20 19:03:59 -06:00
Bruce Dubbs
55897a88f4 Update to nss-3.96.1. 2023-12-20 18:33:14 -06:00
Douglas R. Reno
4b3d2071e1 Update to Seamonkey-2.53.18 2023-12-20 15:49:54 -06:00
Douglas R. Reno
e027ed72cc Mark Libreoffice and WebKit as security updates 2023-12-19 22:44:32 -06:00
Ken Moffat
0ad8663600 Update to firefox-115.6.0esr. 2023-12-19 17:48:14 +00:00
Bruce Dubbs
d5ffede8db Update to traceroute-2.1.5. 2023-12-17 20:46:23 -06:00
Bruce Dubbs
15ffd6c303 Update to c-ares-1.24.0. 2023-12-17 20:44:15 -06:00
Rahul Chandra
02f7dee1ea Update to snapshot-45.1 2023-12-17 21:10:05 -05:00
Rahul Chandra
26980774fd Update to qpdf-11.6.4 2023-12-17 20:30:23 -05:00
Bruce Dubbs
cbb2f6840c Update to libatomic_ops-7.8.2. 2023-12-17 11:31:32 -06:00
Bruce Dubbs
3c0e3458a4 Update to AppStream-1.0.1. 2023-12-17 11:29:06 -06:00
Rahul Chandra
7e4c8fbc87 Update to cmake-3.28.1 2023-12-17 01:40:52 -05:00
Rahul Chandra
0387d9afba Update to v4l-utils-1.26.1 2023-12-17 01:14:42 -05:00
Rahul Chandra
bca8ca5e57 Update to enchant-2.6.4 2023-12-17 01:14:42 -05:00
Bruce Dubbs
00186356c7 Update to sudo-1.9.15p4. 2023-12-16 22:48:52 -06:00
Bruce Dubbs
8e93424e97 Update to nss-3.96. 2023-12-16 18:36:16 -06:00
Bruce Dubbs
7450bb6c4d Update to librsvg-2.57.1. 2023-12-16 15:23:48 -06:00
Bruce Dubbs
92202f73f5 Update to mesa-23.3.1. 2023-12-16 15:10:00 -06:00
Bruce Dubbs
2c758f05b7 Update to Python-3.12.1. 2023-12-16 11:01:26 -06:00
Bruce Dubbs
6f60a9c90e Update to boost-1.84.0. 2023-12-16 10:19:28 -06:00
Bruce Dubbs
7a50bf67ff Update to traceroute-2.1.4. 2023-12-16 09:56:04 -06:00
Bruce Dubbs
9742686c3c Update to bluez-5.71. 2023-12-16 09:50:43 -06:00
Bruce Dubbs
da7274ff5b Update to sudo-1.9.15p3. 2023-12-16 09:37:35 -06:00
Bruce Dubbs
14e7e0b3af Update to latest KDE packages.
Update to plasma-wayland-protocols-1.12.0.
Update to plasma5-5.27.10.
Update to kde gear-23.08.4 including kate, kwave, and falkon.
Update to kf5-5.113.0.
2023-12-15 21:11:51 -06:00
Douglas R. Reno
f5053149fb Update to WebKitGTK-2.42.4 2023-12-15 19:37:50 -06:00
Douglas R. Reno
2e707bcdb6 Update to vte-0.74.2 2023-12-15 12:47:19 -06:00
Douglas R. Reno
b5639c6712 Fix an issue in dhcpcd-10.0.5 when using the '-b' switch. 2023-12-15 12:39:59 -06:00
Douglas R. Reno
b1f1d2fd4c Update to Vulkan-Headers and Vulkan-Loader 1.3.273 2023-12-15 12:27:10 -06:00
Douglas R. Reno
9369ed585d Update to libxml2-2.12.3 2023-12-15 12:14:25 -06:00
Douglas R. Reno
a24a36c970 Update to transmission-4.0.5 2023-12-15 12:09:21 -06:00
Douglas R. Reno
224fde92fe Changelog: use the right ticket numbers for XWayland/Xorg-Server updates 2023-12-15 11:28:07 -06:00
Bruce Dubbs
5e55391924 Update to xwayland-23.2.3. 2023-12-13 18:18:33 -06:00
Bruce Dubbs
199fb1e8c5 Update to xorg-server-21.1.10 2023-12-13 17:46:52 -06:00
Rahul Chandra
247d1f456d Update to libsecret-0.21.2 and fix date 2023-12-11 23:03:01 -05:00
Rahul Chandra
eaf0895fe3 Update to fltk-1.3.9 2023-12-11 22:43:52 -05:00
Douglas R. Reno
8d0bd18ad5 Update to libreoffice-7.6.4.1 2023-12-08 20:26:49 -06:00
Rahul Chandra
63a2e8380a Update to cmake-3.28.0 2023-12-08 18:56:07 -05:00
Rahul Chandra
9732e2550c Update to libaom-3.8.0 2023-12-08 18:36:43 -05:00
Douglas R. Reno
cc0cb5db70 Update to gnome-control-center-45.2 2023-12-08 16:31:58 -06:00
Douglas R. Reno
4320a4451a Update to rustc-1.74.1 2023-12-08 16:26:03 -06:00
Douglas R. Reno
49de3c2c92 Update to mercurial-6.6.1 2023-12-08 14:43:18 -06:00
Douglas R. Reno
dd1672e8d7 Update to libxml2-2.12.2 2023-12-07 15:38:55 -06:00
Douglas R. Reno
1189315b06 Update to nautilus-45.2.1 2023-12-07 15:32:03 -06:00
Douglas R. Reno
6f55f20a3e Update to glib-2.78.3 2023-12-07 15:26:17 -06:00
Ken Moffat
ed3fb2ca4a Cleanup after merging tuningfonts branch:
Changelog entry.
Move reminder from tuning-fontconfig to just above firefox in
packages.ent.
2023-12-07 10:11:38 +00:00
Bruce Dubbs
4a23c961e7 Update to libei-1.2.0. 2023-12-06 18:53:08 -06:00
Rahul Chandra
1bc4e7b3db Update to curl-8.5.0 (Security Update) 2023-12-06 18:29:22 -05:00
Rahul Chandra
2f48eeb446 Update to libnl-3.9.0 2023-12-06 16:57:06 -05:00
Rahul Chandra
15abfad2fb gdb-14.1 2023-12-06 16:49:35 -05:00
Pierre Labastie
c3d8e34104 Fix libgsf for libxml-2.12+ 2023-12-06 15:23:01 +01:00
Douglas R. Reno
2186e70dd7 Update to webkitgtk-2.42.3 (Security Update) 2023-12-06 01:36:14 -06:00
Douglas R. Reno
1f61e4ed1a Update to enchant-2.6.3 2023-12-05 19:53:03 -06:00
Douglas R. Reno
c4c3824781 Update to poppler-23.12.0 2023-12-05 19:50:55 -06:00
Douglas R. Reno
8b628d26e7 Update to vulkan-loader-1.3.272 2023-12-05 19:49:47 -06:00
Douglas R. Reno
46d8d457d7 Update to vulkan-headers-1.3.272 2023-12-05 19:49:01 -06:00
Douglas R. Reno
9975c95582 Update to vulkan-headers-1.3.272 2023-12-05 19:48:06 -06:00
Rahul Chandra
ffe0646a61 Update to wireplumber-0.4.17 2023-12-05 20:45:51 -05:00
Rahul Chandra
8ebbc4e233 Update to libavif-1.0.3 2023-12-05 20:37:54 -05:00
Rahul Chandra
627bb154cf Update to pygments-2.17.2 2023-12-05 20:27:35 -05:00
Rahul Chandra
94ab975b61 Update to feh 3.10.2 2023-12-05 20:19:46 -05:00
Bruce Dubbs
78c85473be Update to parole-4.18.1. 2023-12-05 16:47:02 -06:00
Bruce Dubbs
a5de628205 Update to xfce4-settings-4.18.4. 2023-12-05 16:41:40 -06:00
Bruce Dubbs
07ba8fd104 Update to xfce4-power-manager-4.18.3. 2023-12-05 16:37:23 -06:00
Bruce Dubbs
27bd5b7a33 Update to tumbler-4.18.2. 2023-12-05 16:31:33 -06:00
Douglas R. Reno
ba18d5ac88 Update the systemd-units tarball to 20231205.
This release primarily removes old targets and units which are no longer
useful.
2023-12-05 16:08:17 -06:00
Douglas R. Reno
6f59a88f7f Update to gnome-maps-45.2 2023-12-04 17:45:50 -06:00
Douglas R. Reno
6b823c92c9 Update to file-roller-43.1 2023-12-04 17:42:46 -06:00
Douglas R. Reno
24b1dc64f8 Update to nautilus-45.2 2023-12-04 17:37:55 -06:00
Douglas R. Reno
e7f5032ff1 Update to mutter-45.2 2023-12-04 17:29:03 -06:00
Douglas R. Reno
678bfcfea9 Update to gnome-shell-extensions-45.2 2023-12-04 17:22:17 -06:00
Douglas R. Reno
7864d8318b Update to gnome-shell-45.2 2023-12-04 17:19:48 -06:00
Douglas R. Reno
03fa0b3378 Update to gjs-1.78.1 2023-12-04 17:16:35 -06:00
Douglas R. Reno
0fcea3af89 Update to Text-CSV-2.04 (Perl Module) 2023-12-04 17:12:36 -06:00
Douglas R. Reno
8d444f5ce1 Update to Text_CSV-XS-1.53 (Perl Module) 2023-12-04 17:10:24 -06:00
Douglas R. Reno
f2d86d34cf Update to evolution-3.50.2 2023-12-04 16:56:56 -06:00
Douglas R. Reno
b578e73da8 Update to evolution-data-server-3.50.2 2023-12-04 15:14:39 -06:00
Douglas R. Reno
2dc245735f Update to libadwaita-1.4.2 2023-12-04 14:01:13 -06:00
Douglas R. Reno
df0fbdb1d8 Update to libseccomp-2.5.5 2023-12-04 13:56:18 -06:00
Pierre Labastie
1a6caa9c26 Update to blfs-systemd-units-20231204
Also fix a typo in kea
2023-12-04 16:07:13 +01:00
Pierre Labastie
4cea957b47 Update to kea-2.4.1
Also fix typography, and some tests to make it more adapted to
systemd.
2023-12-04 16:07:13 +01:00
Bruce Dubbs
30940d7b95 Update to cryptsetup-2.6.1. 2023-12-03 19:40:56 -06:00
Bruce Dubbs
032d0cfcbd Update to shared-mime-info-2.4. 2023-12-03 18:49:04 -06:00
Douglas R. Reno
c82b1d4559 Add changelog entries for all of the additions. 2023-12-03 14:23:50 -06:00
Xi Ruoyao
4614dc1fb5
Update to llvm-16.0.6 (#18672) 2023-12-03 16:23:02 +08:00
Bruce Dubbs
619090f79f Update to cmake-3.27.9. 2023-12-01 19:12:58 -06:00
Bruce Dubbs
dc1099b93c Update to mupdf-1.23.7. 2023-12-01 17:42:25 -06:00
Bruce Dubbs
1414135a78 Update to gpgme-1.23.2. 2023-12-01 17:34:27 -06:00
Douglas R. Reno
5fa6df3d02 Update to gnome-disk-utility-45.1 2023-12-01 16:24:27 -06:00
Douglas R. Reno
e853c98a89 Update to c-ares-1.23.0 2023-12-01 16:20:08 -06:00
Douglas R. Reno
16be91a0a9 Update to python-dbusmock-0.30.0 (Python Module)
This includes a new test suite
2023-12-01 16:15:16 -06:00
Douglas R. Reno
376aa9d058 Update to mlt-7.22.0 2023-12-01 16:06:56 -06:00
Rahul Chandra
2a57f2d3cd Update to mariadb-10.11.6 (Security) 2023-12-01 06:39:57 -05:00
Douglas R. Reno
1d88a48bd3 Update to qtwebengine-5.15.17 (Security Update) 2023-11-30 23:20:25 -06:00
Tim Tassonis
dfd3e911fe Update to v4l-utils-1.26.0. 2023-11-30 11:59:18 +01:00
Douglas R. Reno
3c7a49c5e3 Update to sphinx-rtd-theme-2.0.0 2023-11-29 13:59:30 -06:00
Douglas R. Reno
1fe47db95e Update to jasper-4.1.1 2023-11-29 13:53:42 -06:00
Rahul Chandra
a8d72e7dc0 Update to nss-3.95 2023-11-29 09:05:12 -05:00
Douglas R. Reno
64a66a59af Fix building Sendmail now that Berkeley DB has been archived. 2023-11-28 18:52:46 -06:00
Bruce Dubbs
3fac2c2a8a Update to libqalculate-4.9.0. 2023-11-28 13:52:46 -06:00
Bruce Dubbs
46c8991baa Update to qt-everywhere-src-6.6.1. 2023-11-28 13:41:53 -06:00
Douglas R. Reno
d8aa0d27cb Update to thunderbird-115.5.1 2023-11-28 13:30:27 -06:00
Bruce Dubbs
2206de82e1 Fix building obconf-qt with libxml2-2.12.x. 2023-11-28 11:04:18 -06:00
Bruce Dubbs
3140ec1465 Update to Net-DNS-1.41 (Perl module). 2023-11-28 10:46:27 -06:00
Bruce Dubbs
423d58f80f Update to pipewire-1.0.0. 2023-11-28 10:37:40 -06:00
Douglas R. Reno
e9a9932ac6 Update to inkscape-1.3.2 2023-11-27 23:44:42 -06:00
Douglas R. Reno
6cc1f4c88f Update to samba-4.19.3 2023-11-27 23:29:40 -06:00