Commit Graph

28958 Commits

Author SHA1 Message Date
Bruce Dubbs
8d6f4d1c08 Update to ed-1.20.1. 2024-02-18 17:04:57 -06:00
Bruce Dubbs
c29fcb26c3 Update to php-8.3.3. 2024-02-18 16:59:37 -06:00
Bruce Dubbs
d0b42e90c8 Added comments about the udated discover package. 2024-02-18 16:49:06 -06:00
Bruce Dubbs
f67c5c8d96 Update to kde-apps-23.08.5 and associated tags. 2024-02-18 16:12:27 -06:00
Douglas R. Reno
6dbc4823b0 Untag the multimedia drivers 2024-02-18 14:18:08 -06:00
Douglas R. Reno
583c912df3 Tag Asciidoctor (dependency for Wireshark) 2024-02-18 14:17:00 -06:00
Douglas R. Reno
e55d2bbd40 Update to wireshark-4.2.3 and tag it 2024-02-18 14:16:43 -06:00
Douglas R. Reno
bd655b2c8b Update to qt-6.6.2 (Security Update) 2024-02-18 12:19:44 -06:00
Bruce Dubbs
e7c667c754 Finish updaing to kf5-115.0 2024-02-18 11:21:50 -06:00
Bruce Dubbs
eafb44adc9 Update to kf5-5.115 and tag KDE Preliminary packages. 2024-02-18 10:42:20 -06:00
Bruce Dubbs
c9b892a88c Text changes.
Clarify introduction text for libfm-extra.
Update url for "Window Managers for X".
2024-02-18 10:23:05 -06:00
Bruce Dubbs
49a84f0ba8 Tag most of multimedia (kwave remains) 2024-02-17 21:52:06 -06:00
Bruce Dubbs
bf7aa62a83 Add a patch to vlc to avoid a confict with taglib-2.0 2024-02-17 21:35:23 -06:00
Rahul Chandra
64a0b9aa9b Update to nodejs-20.11.1 2024-02-17 19:20:30 -05:00
Bruce Dubbs
2fec8e3ef5 Tag the rest of Chapter 10 *Graphics Libraries) 2024-02-17 17:45:23 -06:00
Bruce Dubbs
2ac1a0a770 Update to sysmon-qt-1.1. 2024-02-17 16:17:12 -06:00
Bruce Dubbs
bbfdef7c22 Tag Chapter 9 except intel-gmmlib and node.js 2024-02-17 16:04:38 -06:00
Ken Moffat
a9d3f828a9 tag 2024-02-17 18:36:41 +00:00
Bruce Dubbs
f722f5b704 Tag the rest of Chapter 13 minus openjdk plus apache 2024-02-17 11:32:48 -06:00
Douglas R. Reno
5f38a07f88 Patch Qt5 against CVE-2024-25580. 2024-02-17 11:00:29 -06:00
Bruce Dubbs
b335a90e92 Tag all remaining python pages. 2024-02-17 10:14:50 -06:00
Pierre Labastie
b79fb340d6 Fix option vs parameter in ffmpeg 2024-02-17 09:56:04 +01:00
Douglas R. Reno
e8b3f50d33 Tags 2024-02-17 02:49:09 -06:00
Bruce Dubbs
a11c88681a Update to Net-DNS-1.44 (Perl module). 2024-02-16 22:37:09 -06:00
Bruce Dubbs
181e069fbc Tag all perl modules 2024-02-16 19:51:24 -06:00
Douglas R. Reno
0fa6d83628 wget: add some text about test failures caused by Python 3.12 2024-02-16 18:57:03 -06:00
Douglas R. Reno
5d0e7b85b8 A bunch of tags 2024-02-16 18:57:03 -06:00
Bruce Dubbs
695bc22685 Disable vulkan for ffmpeg. 2024-02-16 18:50:50 -06:00
Bruce Dubbs
e9d2365c88 Update to x265-20240216. 2024-02-16 14:25:17 -06:00
Bruce Dubbs
9d5c70dfe3 Update to x264-20240216. 2024-02-16 14:10:15 -06:00
Douglas R. Reno
8b24c5070c Fix my last commit 2024-02-16 13:19:01 -06:00
Douglas R. Reno
24e94e4df3 Tag for NSS dependency 2024-02-16 13:19:01 -06:00
Douglas R. Reno
95cff34e7c Update to NSS-3.98 (Security Update) 2024-02-16 13:19:01 -06:00
Bruce Dubbs
1241ea193c Tag xfce and dependencies 2024-02-16 13:11:29 -06:00
Douglas R. Reno
e36541d371 Tag 2024-02-16 11:34:28 -06:00
Douglas R. Reno
7c0429eaa4 Patch valgrind to work with glibc-2.39, Linux 6.4, and binutils-2.42.
During runtime we'll see failures like:

--701226-- WARNING: unhandled amd64-linux syscall: 452
--701226-- You may be able to write your own handler.
--701226-- Read the file README_MISSING_SYSCALL_OR_IOCTL.
--701226-- Nevertheless we consider this a bug.  Please report
--701226-- it at http://valgrind.org/support/bug_reports.html.

Without this patch, as well as issues on x86 due to nop patterns that
were introduced with binutils-2.42.
2024-02-16 11:33:29 -06:00
Bruce Dubbs
8967beb1d8 Update to libnvme-1.8. 2024-02-16 11:05:33 -06:00
Xi Ruoyao
ed59424575
xorg-server: List dbus as recommended 2024-02-16 17:57:11 +08:00
Bruce Dubbs
b9874725d3 Many tags.
Mostly Programming and Xorg sections and dependencies.
2024-02-15 19:26:48 -06:00
Douglas R. Reno
99c90fa037 Lots of tags 2024-02-15 15:50:19 -06:00
Ken Moffat
2864283c1e ImageMagick: remove redundant --with-gslib
Configure shows

checking for Ghostscript...
checking for ghostscript/iapi.h... yes
checking for ghostscript/ierrors.h... yes
checking for gsapi_new_instance in Ghostscript framework... no
checking for gsapi_new_instance in -lgs... yes
checking if Ghostscript package is complete... yes, using library.

  Ghostscript lib   --with-gslib=yes                    yes

and running 'display --version' includes gslib among the delegates.

I have not been able to find *where* it either links to, or
dynamically opens, libgs.so, but past quereies show that libgs was
used to open postscript files,  Most of my local .ps files have
transparent backgrounds and look unreadable in 'display', but
using 'convert' to create jpegs gives a soemwhat readable result.
2024-02-15 20:52:32 +00:00
Ken Moffat
98454b71b5 ImageMagick - reword some options. 2024-02-15 20:37:55 +00:00
Ken Moffat
13fc352746 Update to ImageMagick-7.1.1-28. 2024-02-15 20:35:30 +00:00
Douglas R. Reno
b458da5c8b power-profiles-daemon: typo fix from rhubarbpieguy 2024-02-15 13:18:42 -06:00
Douglas R. Reno
ab0e3642ad Pre-reboot tags 2024-02-15 12:46:17 -06:00
Bruce Dubbs
133eab27d7 Initial LFS 12.1 tags 2024-02-15 11:41:40 -06:00
Bruce Dubbs
55341f4a13 Update to shadow-4.14.5. 2024-02-15 09:09:25 -06:00
Rahul Chandra
3fc12e0aec Update to git-2.43.2 2024-02-14 23:24:42 -05:00
Rahul Chandra
7669ff2568 Update to power-profiles-daemon-0.20 2024-02-14 23:20:27 -05:00
Rahul Chandra
5b63146427 Update to webp-pixbuf-loader-0.2.7 2024-02-14 23:13:25 -05:00