Commit Graph

25163 Commits

Author SHA1 Message Date
Bruce Dubbs
17fe56e1be Update discussion of stripping installed files
Reformat the script and in the stripping section to make
it more clear and make it executable.
2023-01-06 15:13:50 -06:00
Bruce Dubbs
9de220813f Update to node-18.13.0. 2023-01-06 13:49:54 -06:00
Bruce Dubbs
b2b3ee6949 Update to nss-3.87. 2023-01-06 12:55:50 -06:00
Bruce Dubbs
44a8bb607f Update to libqalculate-4.5.1. 2023-01-06 12:06:02 -06:00
Bruce Dubbs
087a3fd156 Update to python-dbusmock-0.28.7. 2023-01-06 11:31:00 -06:00
Bruce Dubbs
963d50b62c Update to LibRaw-0.21.1. 2023-01-06 11:23:37 -06:00
Bruce Dubbs
ec9edec23a Update to xfsprogs-6.1.0. 2023-01-06 11:14:14 -06:00
Bruce Dubbs
f4cfb1db8c Update to SDL2-2.26.2. 2023-01-06 11:07:21 -06:00
Bruce Dubbs
ad9eab686d Update to btrfs-progs-v6.1.1. 2023-01-06 10:58:36 -06:00
Pierre Labastie
d0c6049124 Fix qt5 so that all headers are installed
The patch for qt-5.15.8 creates a header file, which needs to be
known by the build machinery. In a git repository, this is done
automatically, but in a build tree coming from a tarball, the header
file is ignored.
So we add a .git directory into qtbase, which fakes a git repository,
and allows the header file to be used and installed by the build system
(it may be needed when compiling programs using Qt thread mutexes).
2023-01-06 11:17:43 +01:00
Pierre Labastie
535d7e1c1d Update to Qt5-5.15.8 2023-01-06 09:13:25 +01:00
Xi Ruoyao
6a6d01e6ed
nss: "the lfs book" -> "the LFS book" 2023-01-06 13:22:39 +08:00
Ken Moffat
6ad6bace8b Expand gentoo details in Going Beyond BLFS. 2023-01-06 00:41:33 +00:00
Ken Moffat
06c23e68a8 Fix building libreoffice with system boost.
Apply a sed to boost (or if already built, the installed
header can be edited).

Apply a patch to libreoffice for a different change.
2023-01-04 20:10:58 +00:00
Douglas R. Reno
811d39ba1c Archive telepathy-logger.
It's no longer used by anything and depends on python2.
2023-01-03 15:18:22 -06:00
Douglas R. Reno
cbccf3dbe5 Update to tepl-6.4.0 2023-01-03 15:17:22 -06:00
Douglas R. Reno
296a386606 Update to gedit-44.0 2023-01-03 15:16:25 -06:00
Douglas R. Reno
a9bda7c97b Update to pidgin-2.14.12 2023-01-03 15:15:07 -06:00
Douglas R. Reno
db18e97ee2 Update to libxkbcommon-1.5.0 2023-01-03 15:13:12 -06:00
Douglas R. Reno
e8e0090427 Update to rxvt-unicode-9.31 2023-01-03 15:12:08 -06:00
Tim Tassonis
2115e38dea Describe how to build and setup dhcpcd with or without privilege separation. 2023-01-03 00:59:06 +01:00
Bruce Dubbs
0433493f08 Update to fontforge-20230101. 2023-01-02 17:27:55 -06:00
Bruce Dubbs
6304cd5ebf Update to Pygments-2.14.0 (Python module). 2023-01-02 15:16:10 -06:00
Bruce Dubbs
dcd7c413aa Update to poppler-23.01.0. 2023-01-02 15:05:28 -06:00
Pierre Labastie
9f1e41e610 gegl: libraw optional, libopenraw not a dep
Also fix wording for the libraw sed
2023-01-01 21:57:04 +01:00
Bruce Dubbs
647a220008 Merge branch 'trunk' of git.linuxfromscratch.org:blfs into trunk 2023-01-01 09:56:47 -06:00
Bruce Dubbs
da5d81d2db Move the default time zone 2023-01-01 09:56:35 -06:00
Pierre Labastie
cb28699860 Fix building libkdcraw with libraw-0.21+ 2023-01-01 16:17:56 +01:00
Xi Ruoyao
774bbf01f9
libslirp: add --buildtype=release
The default seems -O0 :(.
2023-01-01 19:31:57 +08:00
Pierre Labastie
d4c1364828 Update to bootscripts-20230101
It fixes several issues with winbindd:
- wrong "kill" order respective to samba
- shouldn't stop nmbd when stopping winbindd
2023-01-01 11:09:07 +01:00
Pierre Labastie
49d0e35e3d Fix an issue in gegl due to recent libraw 2023-01-01 11:03:36 +01:00
Bruce Dubbs
bd75763a62 Tweak changelog 2022-12-31 21:28:32 -06:00
Bruce Dubbs
e39a9bcc35 Merge branch 'trunk' of git.linuxfromscratch.org:blfs into trunk 2022-12-31 21:27:02 -06:00
Bruce Dubbs
b74b310ece Update to libpcap-1.10.2. 2022-12-31 21:26:50 -06:00
Douglas R. Reno
11977a8a19 Update to Thunderbird-102.6.1 (Security Update) 2022-12-31 14:03:26 -06:00
Douglas R. Reno
7d2754437c Update to WebKitGTK+-2.38.3 (Security Update) 2022-12-31 14:01:05 -06:00
Thomas Trepl
aa65ceb9cf Add a fix to gptfdisk 2022-12-31 17:03:32 +01:00
Thomas Trepl
a37e6b2d62 Add a fix to gptfdisk 2022-12-31 17:03:04 +01:00
Pierre Labastie
c478431105 Create /etc/profile.d in make-ca
make-ca may be built before the bash startup files, because it may
be needed early for downloading packages. In this case the
/etc/profile.d directory may not exist. Of course, another possibility
would be to have make-ca depend on the bash startup files.
2022-12-30 21:53:04 +01:00
Bruce Dubbs
0ce5f579cd Update to Net-DNS-1.36 (Perl module) 2022-12-30 14:26:48 -06:00
Douglas R. Reno
0d713c9e73 Update to glib-2.74.4 (Security Update) 2022-12-30 11:55:03 -06:00
Douglas R. Reno
f1bb0a2948 Update to libtiff-4.5.0 (Security Update) 2022-12-30 11:52:12 -06:00
Douglas R. Reno
7b96a69692 Update to dovecot-2.3.20 2022-12-30 11:49:59 -06:00
Douglas R. Reno
0516cd2902 Update to curl-7.87.0 (Security Update) 2022-12-30 11:47:26 -06:00
Bruce Dubbs
a4eccad85e Merge branch 'trunk' of git.linuxfromscratch.org:blfs into trunk 2022-12-30 11:25:49 -06:00
Bruce Dubbs
959291ff80 Update to mesa-22.3.2. 2022-12-30 11:25:37 -06:00
Bruce Dubbs
8e874375c0 Update to sqlite-autoconf-3400100. 2022-12-30 11:16:07 -06:00
Bruce Dubbs
0d1c01ea02 Update to opencv-4.7.0. 2022-12-30 11:12:12 -06:00
Douglas R. Reno
5c41392245 Minor page maintenance to gexiv2.
Remove the python2 dependency - it hasn't been there for a long time

Reinstate a short description for libgexiv2.so
2022-12-30 09:34:16 -06:00
Pierre Labastie
50ba3b3341 Add libslirp library for qemu 2022-12-30 15:33:07 +01:00