Some notes:
- proftpd has been supporting PCRE2 since 1.3.8a.
- bluefish actually invokes PCRE via Glib, so since Glib was ported
from PCRE1 to PCRE2 bluefish has been using PCRE2 in fact.
- zsh and rasqal will support PCRE2 in the next release. For zsh pcre
is not used with book instruction anyway, and for rasqal the
maintainer suggests just relying on Glibc regex.h before the next
release.
- The other distros (Fedora for eg) are already disabling PCRE for
slang.
When I tried to make some system-wide configuration for zsh I created
/etc/zprofile following the man page, but it's incorrect due to we are
passing --with-etcdir=/etc/zsh. Fix up the doc so people won't be
puzzled.
The so-called "optional documentation" actually contains nothing more
than the HTML documentations generated by makeinfo --html. So just stop
downloading it.
A change in texinfo-7.0 has actually break makeinfo --html of zsh, but
the issue was hidden due to the inclusion of the "optional
documentation". Use a sed to correct it.
Do not put zsh.txt and zsh.html info the Doc directory, or they'll be
installed to /usr/share/doc/zsh-5.9/html by make install.html.
Also install the FAQ of zsh.
They are already in LFS so there is no significant reason not to use
them. Using gdbm may cause license issue but AFAIK as long as we don't
edit gdbm or zsh code in a hidden way we'll not violate the license.
And zsh does not use pam_cap (or any PAM module) at all. Perhaps we
should perform a cleanup on pam_cap dependencies.
In the process, some attributes in single quotes have been changed to double
quotes, and a few attribute lists have been written on one line instead of
several lines.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24236 af4574ff-66df-0310-9fd7-8a98e5e911e0
Update to ImageMagick-6.9.10-93.
Update to ImageMagick-7.0.9-23.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@22719 af4574ff-66df-0310-9fd7-8a98e5e911e0
Update to whois-5.4.1.
Update to libcdio-paranoia-10.2+2.0.0 (a part of libcdio).
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21048 af4574ff-66df-0310-9fd7-8a98e5e911e0
Update to keyutils-1.5.11.
Update to stunnel-5.49.
Update to zsh-5.6.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@20465 af4574ff-66df-0310-9fd7-8a98e5e911e0
Update to gtk+3 3.22.18.
Update to gdk-pixbuf 2.36.8.
Update to zsh and zsh-doc 5.4.1.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@19001 af4574ff-66df-0310-9fd7-8a98e5e911e0
• Update to libassuan-2.4.2.
• Update to cmake-3.4.1.
• Update to curl-7.46.0.
• Update to cups-2.1.2.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@16706 af4574ff-66df-0310-9fd7-8a98e5e911e0