Commit Graph

22324 Commits

Author SHA1 Message Date
Xi Ruoyao
f3e940f78f
secure some download URL 2021-07-31 00:14:52 +08:00
Bruce Dubbs
22c6402d82 Package updates.
Update to mplayer-export-2021-07-29.
Update to postfix-3.6.2.
Update to feh-3.7.1.
2021-07-29 18:49:14 -05:00
Bruce Dubbs
9706fa9906 Fix pipewire stats 2021-07-29 13:55:13 -05:00
Bruce Dubbs
11fdc11f35 Fix shadow URL and stats 2021-07-29 13:10:06 -05:00
Thomas Trepl (Moody)
39e3d24eb1 Upgrade sudo-1.9.7p2 2021-07-29 09:54:11 +02:00
Douglas R. Reno
6b923279fc Package Updates:
Update to mutter-40.3
Update to gnome-shell-40.3
Update to gnome-shell-extensions-40.3
Update to gdm-40.1
Update to gnome-user-docs-40.3
Update to yelp-40.3
Change 'make' to 'ninja' in explanation in colord-gtk.
2021-07-28 22:41:48 -05:00
Bruce Dubbs
b907020dc8 Update shadow-4.9 stats 2021-07-28 22:05:50 -05:00
Bruce Dubbs
d233271a3f Package updates.
Update to pipewire-0.3.32.
Update to shadow-4.9.
Update to dbus-python-1.2.18 (Python module).
Update to libidn-2.3.2.
Update to libidn-1.38.
2021-07-28 21:43:12 -05:00
Douglas R. Reno
4220327630 Package update
Update to samba-4.14.6
2021-07-28 17:31:32 -05:00
Thomas Trepl (Moody)
27a26c2121 Upgrade bind-9.16.19, bind-utils-9.16.19 2021-07-28 11:18:10 +02:00
Bruce Dubbs
907ece52ce Package updates.
Update to freetype-2.11.0.
Update to gparted-1.3.1.
Update to nghttp2-1.44.0.
Update to graphviz-2.48.0.
2021-07-27 18:48:42 -05:00
Bruce Dubbs
2a54f9971a Minor xml typos 2021-07-27 17:04:35 -05:00
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