Bruce Dubbs
11f9ce222d
Fix ssh-askpass md5sum
2021-07-27 10:57:38 -05:00
Douglas R. Reno
21ba876d5e
dconf: Prevent installation of systemd units on SysV.
2021-07-26 17:23:04 -05:00
Tim Tassonis
d0f75faa8b
Update to fltk-1.3.7.
2021-07-26 22:28:01 +02:00
Douglas R. Reno
d28f3244c5
Package update
...
Update to WebKitGTK+-2.32.3
2021-07-25 00:47:31 -05:00
Xi Ruoyao
1f52e80e9b
gdm: remove -Dplymouth=disabled
...
This is now probed automatically. LFS/BLFS does not have plymouth so
it's automatically set to disabled.
2021-07-25 13:41:21 +08:00
Ken Moffat
8aef78285d
Perl dep Alien::Libxml2 requires Path::Tiny.
...
Found by trying to build it without running tests, P::T was being
pulled in as a test dependency but is always required.
2021-07-23 23:37:55 +01:00
Ken Moffat
633cb6015e
Merge branch 'trunk' of git.linuxfromscratch.org:blfs into trunk
2021-07-23 23:36:38 +01:00
Ken Moffat
d91e4b79ac
Reinstate perl dep Scalar::List::Utils.
...
Current List::AllUtils (0.19) requires List::Utils >= 1.56 from
this distribution at runtime, but perl-5.34.0 shipped with 1.55.
Found by trying to run biber tests after building biber's perl
deps without running tests.
It helps if I add the reinstated file.
2021-07-23 23:35:48 +01:00
Ken Moffat
92c26175e5
Reinstate perl dep Scalar::List::Utils.
...
Current List::AllUtils (0.19) requires List::Utils >= 1.56 from
this distribution at runtime, but perl-5.34.0 shipped with 1.55.
Found by trying to run biber tests after building biber's perl
deps without running tests.
2021-07-23 23:22:44 +01:00
Ken Moffat
0683d1d1ab
Package Updates:
...
seamonkey-2.53.8.1 (security fix),
mutt-2.1.1.
2021-07-23 18:15:10 +01:00
Douglas R. Reno
1fb591380c
Guard systemd against CVE-2021-33910
2021-07-23 06:39:57 -05:00
Thomas Trepl (Moody)
1d8fc7d6a1
Upgrade libuv-1.42.0
2021-07-23 12:10:16 +02:00
Douglas R. Reno
74d0fc8f92
Package Updates.
...
Update to NetworkManager-1.32.4
Update to folks-0.15.3
Update to gnome-desktop-40.3
2021-07-22 14:08:36 -05:00
Xi Ruoyao
633329679c
building notes: stop to use MD5 for genuity verification, ...
...
use SHA256 or GnuPG instead.
2021-07-22 19:59:42 +08:00
Tim Tassonis
f70acb8fbf
Update to curl-7.78.0.
2021-07-21 18:59:20 +02:00
Douglas R. Reno
816a0aaa8a
Package Update:
...
Update to ModemManager-1.16.8
2021-07-20 21:18:34 -05:00
Douglas R. Reno
57721d3ac7
Clutter: tests will hang if not run at -j1.
2021-07-20 16:57:46 -05:00
Bruce Dubbs
5fd1c78eb8
Package Updates
...
Update to Net-DNS-1.32 (Perl module).
Update to talloc-2.3.3.
Update to wireshark-3.4.7.
2021-07-19 14:39:05 -05:00
Bruce Dubbs
2bbc6b0e7b
Package updates
...
Update to cmake-3.21.0.
Update to btrfs-progs-5.13.
Update to mesa-21.1.5.
2021-07-18 20:20:43 -05:00
Thomas Trepl (Moody)
f249e1fc26
Upgrade tidy-html5-5.8.0
2021-07-18 22:38:36 +02:00
Bruce Dubbs
b9fc02af1f
Finish adding --buildtype=release
...
Most meson based packages should be built with --buildtype=release.
There are a lot of these packages in BLFS. Not all meson based
packages need this. For example gnome-backgrounds only installs
data and mutteer needs --buildtype=debugoptimized for tests.
This commit finishes all of BLFS.
2021-07-18 12:41:51 -05:00
Douglas R. Reno
126313f846
v4l-utils: Force 'make install' to run at -j1 due to a libtool-related
...
race condition.
2021-07-17 17:05:44 -05:00
Douglas R. Reno
5f10419517
Remove obsolete command explanation from libwacom.
2021-07-17 15:13:35 -05:00
Thomas Trepl (Moody)
62f5a3deb5
Upgrade apache-ant-1.10.11
2021-07-17 17:25:36 +02:00
Thomas Trepl (Moody)
b2ac1cf6b7
Upgrade libwacom to 1.11
2021-07-17 14:03:30 +02:00
Thomas Trepl (Moody)
820b6d763a
Add an initial version of a 'help' target
2021-07-17 13:44:23 +02:00
Thomas Trepl (Moody)
cf8a147ef3
Upgrade mpg123 to 1.28.2
2021-07-17 13:18:07 +02:00
Bruce Dubbs
021de80bf5
Add buildtype=release to hexchat
2021-07-16 17:34:37 -05:00
Bruce Dubbs
64694886b0
Add --buildtype=release for Cap 24-28
2021-07-16 17:20:58 -05:00
Bruce Dubbs
b7e2ce47c2
Add --buildtype=release for all packages that need it through Chapter 13.
2021-07-15 15:54:36 -05:00
Bruce Dubbs
2f0010a951
Add --buildtype=release for genlib packages
...
Add --buildtype=release for packages in General Libraries
(Chapter 9) the use meson and did not have it already specified.
2021-07-15 13:47:56 -05:00
Bruce Dubbs
7863cf6ed9
Update to llvm-12.0.1.
2021-07-13 21:23:13 -05:00
Bruce Dubbs
d0d5ea1b7a
Update to nss-3.68.
2021-07-13 16:45:45 -05:00
Ken Moffat
216deaea54
Update to firefox-78.12.0 and same for JS78.
2021-07-13 17:01:18 +01:00
Douglas R. Reno
e713e66ca0
Package updates and some tweaks.
...
Update to abiword-3.0.5
Make AsciiDoctor internal in Wireshark
Patch polkit-gnome to use the proper icon system again.
Patch cups-pk-helper to work with future versions of CUPS and GLib.
2021-07-12 22:17:55 -05:00
Ken Moffat
07c5c2ec2f
Update to firefox-78.12.0 and JS-78.12.0.
2021-07-12 20:17:21 +01:00
Douglas R. Reno
f3704c6c50
Package Update
...
Update to WebKitGTK+-2.32.2
2021-07-12 12:03:08 -05:00
Thomas Trepl (Moody)
370e9bacce
Fix doc path in libusb
2021-07-12 08:54:39 +02:00
Thomas Trepl (Moody)
6b02175c53
stunnel: Fix path of service file install
2021-07-11 19:05:53 +02:00
Thomas Trepl (Moody)
6a0543054e
stunnel: Fix path of service file install
2021-07-11 19:04:43 +02:00
Thomas Trepl (Moody)
68c127d61f
Merge branch 'trunk' of git.linuxfromscratch.org:blfs into trunk
2021-07-11 18:37:37 +02:00
Thomas Trepl (Moody)
89265b096a
Tweak autofs for merged-/usr mode
2021-07-11 18:34:32 +02:00
Pierre Labastie
86200e7f51
gucharmap: UCD and Unihan are in the third parent dir
2021-07-11 18:31:43 +02:00
Pierre Labastie
5f23d48fc7
Gucharmap: fix typo pushdir->pushd
2021-07-11 18:25:45 +02:00
Thomas Trepl (Moody)
6fc679f9ff
Upgrade mpg123 to 1.28.1
2021-07-11 08:49:28 +02:00
Douglas R. Reno
b7acdf7b41
Package Update!
...
Update to Mercurial-5.8.1
2021-07-10 12:20:01 -05:00
Douglas R. Reno
0fedc51957
More package updates
...
Update to at-spi2-core-2.40.3
Update to evolution-3.40.3
Update to evolution-data-server-3.40.3
Update to icewm-2.6.0
2021-07-09 17:14:47 -05:00
Ken Moffat
ca33d3b2e5
Update to gucharmap-13.0.8.
...
Like some other gnome applications, gsettings seems to be required.
2021-07-09 21:30:33 +01:00
Douglas R. Reno
72f9c9a1bc
Package updates
...
Update to gtk+-3.24.30
Update to gnome-terminal-3.40.3
Update to xorg-server-1.20.12
Update to harfbuzz-2.8.2
2021-07-09 14:49:32 -05:00
Bruce Dubbs
e6b445c47c
Package Updates.
...
Update to ruby-3.0.2. Fixes
Update to bluez-5.60. Fixes
Update to libuv-1.41.1. Fixes
Update to libbytesize-2.6. Fixes
Update to mariadb-10.6.3. Fixes
2021-07-09 14:30:16 -05:00