Douglas R. Reno
f5a82e9cf8
Fix typo in the usbutils unit
...
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@20759 af4574ff-66df-0310-9fd7-8a98e5e911e0
2018-11-29 22:50:54 +00:00
Douglas R. Reno
b0c1bf3f6c
Fix permissions problem in cyrus-sasl. LDAP_SASLAUTHD is a text file that should be readable by users.
...
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@20758 af4574ff-66df-0310-9fd7-8a98e5e911e0
2018-11-29 21:57:54 +00:00
Douglas R. Reno
514a9c4fab
Document a few test suite failures in wget due to the OpenSSL used in LFS
...
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@20757 af4574ff-66df-0310-9fd7-8a98e5e911e0
2018-11-29 21:44:45 +00:00
Douglas R. Reno
eae7f5561f
Add the dependencies to pciutils to allow the pciutils script to function. This is mostly for consistency between books. The systemd book has a timer and unit to allow the pci.ids file to be updated Sundays at 2:30AM Local Time, and without wget, lynx, or curl installed - the script fails to function.
...
In addition, add wget to the list of dependencies for usbutils in systemd (again, as a result of the units)
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@20756 af4574ff-66df-0310-9fd7-8a98e5e911e0
2018-11-29 21:23:09 +00:00
Bruce Dubbs
a2bed706e8
Add a kernel section to gpm.
...
Update dependencies for volume_key.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@20754 af4574ff-66df-0310-9fd7-8a98e5e911e0
2018-11-29 18:56:35 +00:00
Douglas R. Reno
1b92dc59c7
Add libusb as a required dep for gvfs. Thanks Roger
...
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@20753 af4574ff-66df-0310-9fd7-8a98e5e911e0
2018-11-29 00:25:05 +00:00
Ken Moffat
8ccc68283d
Mutt-1.11.0 - the fix for pdfjadetex is now in the release - and add CXX=g++ to quiten clang++ messages from building cups.
...
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@20752 af4574ff-66df-0310-9fd7-8a98e5e911e0
2018-11-27 02:50:34 +00:00
Ken Moffat
10cbf37c2a
Fix build breakage with poppler-0.70.0 and 0.71.0.
...
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@20751 af4574ff-66df-0310-9fd7-8a98e5e911e0
2018-11-27 01:34:56 +00:00
Bruce Dubbs
c45eca2047
An md5sum fix
...
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@20750 af4574ff-66df-0310-9fd7-8a98e5e911e0
2018-11-26 17:03:19 +00:00
Bruce Dubbs
00dbdd350a
Fix another url
...
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@20749 af4574ff-66df-0310-9fd7-8a98e5e911e0
2018-11-26 16:53:59 +00:00
Bruce Dubbs
2470be2d91
URL fixes
...
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@20748 af4574ff-66df-0310-9fd7-8a98e5e911e0
2018-11-26 16:43:47 +00:00
Bruce Dubbs
b7547d4bdb
Update to acpid-2.0.31.
...
Update to tree-1.8.0.
Update to nasm-2.14.
Update to atkmm-2.28.0.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@20744 af4574ff-66df-0310-9fd7-8a98e5e911e0
2018-11-25 23:50:19 +00:00
Bruce Dubbs
50d513260c
Update to xapian-core-1.4.9.
...
Update to wayland-protocols-1.17.
Update to keyutils-1.6.
Update to gobject-introspection-1.58.1.
Update to gmime-3.2.2.
Update to glibmm-2.58.0.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@20742 af4574ff-66df-0310-9fd7-8a98e5e911e0
2018-11-25 22:50:26 +00:00
Bruce Dubbs
22ad473195
Fix instructions for frei0r and remove an incorrect explanation in obencv
...
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@20741 af4574ff-66df-0310-9fd7-8a98e5e911e0
2018-11-25 20:28:17 +00:00
DJ Lucas
1794983d0e
On systemd, source /etc/locale.conf for /etc/profile.d/i18n.sh. Partial fix for #11193 .
...
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@20740 af4574ff-66df-0310-9fd7-8a98e5e911e0
2018-11-25 08:18:14 +00:00
DJ Lucas
2a9e001e24
Update to systemd-239-6b4878d. Fixes #11367 .
...
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@20739 af4574ff-66df-0310-9fd7-8a98e5e911e0
2018-11-24 23:30:59 +00:00
DJ Lucas
a5b9f1ef07
Use wheel group for sample configuration of sudo.
...
Added pam_wheel.so configuration to /etc/pam.d/su.
update-usbids.service and upadate-pciids.service depend on network-online.target. Fixes #11249 .
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@20738 af4574ff-66df-0310-9fd7-8a98e5e911e0
2018-11-24 20:21:05 +00:00
Pierre Labastie
9939292108
A few typo in perl modules. Really nothing compared to the amount
...
of work done. But Ken's mouse doesn't like MD5 sums ;)
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@20737 af4574ff-66df-0310-9fd7-8a98e5e911e0
2018-11-24 09:03:59 +00:00
Bruce Dubbs
2e23effc1b
Update to hdparm-9.58
...
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@20736 af4574ff-66df-0310-9fd7-8a98e5e911e0
2018-11-23 02:40:01 +00:00
Douglas R. Reno
0ac66750e9
Add dependency to lxpanel to allow screenshots to be taken using the PrintScreen key
...
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@20735 af4574ff-66df-0310-9fd7-8a98e5e911e0
2018-11-22 20:38:43 +00:00
Douglas R. Reno
7a05ab422a
Update curl test information for 7.62.0
...
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@20734 af4574ff-66df-0310-9fd7-8a98e5e911e0
2018-11-22 20:23:37 +00:00
Ken Moffat
13c6e905da
Fix the broken mupdf build.
...
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@20733 af4574ff-66df-0310-9fd7-8a98e5e911e0
2018-11-21 21:01:43 +00:00
Douglas R. Reno
986d7afb8b
Update to OpenSSL-1.0.2q
...
Add 'wheel' group to About System Users and Groups
Add missing dependency to libtiff (it was in the release notes)
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@20732 af4574ff-66df-0310-9fd7-8a98e5e911e0
2018-11-21 19:47:19 +00:00
Thomas Trepl
3c1a02751a
Upgrade php-7.2.12
...
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@20731 af4574ff-66df-0310-9fd7-8a98e5e911e0
2018-11-21 16:17:49 +00:00
Thomas Trepl
66587f666d
Upgrade cmake-3.13.0
...
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@20730 af4574ff-66df-0310-9fd7-8a98e5e911e0
2018-11-21 15:15:02 +00:00
Thomas Trepl
be9aa45efb
Upgrade libuv-1.24.0
...
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@20729 af4574ff-66df-0310-9fd7-8a98e5e911e0
2018-11-21 14:48:19 +00:00
Douglas R. Reno
b9716e16d3
Update to vte-0.54.2
...
Update to yelp-xsl-3.30.1
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@20728 af4574ff-66df-0310-9fd7-8a98e5e911e0
2018-11-21 02:35:06 +00:00
Bruce Dubbs
572609a65b
Update to tiff-4.0.10.
...
Update to libsigc++-2.10.1.
Update to libgcrypt-1.8.4.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@20727 af4574ff-66df-0310-9fd7-8a98e5e911e0
2018-11-20 20:55:32 +00:00
Bruce Dubbs
10513885a6
Update to sudo-1.8.26.
...
Update to iptables-1.8.2.
Update to nano-3.2.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@20726 af4574ff-66df-0310-9fd7-8a98e5e911e0
2018-11-20 19:36:32 +00:00
Bruce Dubbs
878fed7c12
Fix rpcsvc-proto for stealth update
...
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@20725 af4574ff-66df-0310-9fd7-8a98e5e911e0
2018-11-20 18:08:15 +00:00
Tim Tassonis
0e9e7c4220
Update to thunderbird-60.3.1
...
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@20724 af4574ff-66df-0310-9fd7-8a98e5e911e0
2018-11-20 16:08:56 +00:00
Douglas R. Reno
8b0496bf04
Various fixes and comments from my last build
...
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@20723 af4574ff-66df-0310-9fd7-8a98e5e911e0
2018-11-20 02:06:07 +00:00
Bruce Dubbs
ebf10d3ea1
Update to cyrus-sasl-2.1.27.
...
Update to libcap-2.26.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@20722 af4574ff-66df-0310-9fd7-8a98e5e911e0
2018-11-20 00:01:49 +00:00
Bruce Dubbs
b9636467a5
Fix md5sum
...
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@20721 af4574ff-66df-0310-9fd7-8a98e5e911e0
2018-11-19 19:27:30 +00:00
Ken Moffat
e9baaf62c3
ExtUtils::LibBuilder - correct typo in version. I also checked versions of other perl dependencies, and put them into alphabetical order.
...
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@20720 af4574ff-66df-0310-9fd7-8a98e5e911e0
2018-11-19 03:54:38 +00:00
Ken Moffat
75f0f9a033
Update the comments in packages.ent for the two sets of perl modules.
...
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@20719 af4574ff-66df-0310-9fd7-8a98e5e911e0
2018-11-18 21:12:45 +00:00
DJ Lucas
f5e51f48d0
Modify the distro specific anchor install hook for P11-kit.
...
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@20717 af4574ff-66df-0310-9fd7-8a98e5e911e0
2018-11-18 08:20:13 +00:00
Ken Moffat
5dda4e25d9
Biber-2.12.
...
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@20716 af4574ff-66df-0310-9fd7-8a98e5e911e0
2018-11-18 00:58:06 +00:00
Ken Moffat
9d91f2c699
Patch Net::SSLeay so that its tests no-longer hang. Whether this is an improvement is debatable, because the tests for IO::Socket::SSL now hang.
...
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@20715 af4574ff-66df-0310-9fd7-8a98e5e911e0
2018-11-18 00:41:06 +00:00
Ken Moffat
d29e860bd7
Minor fixes to changelog: Merge the two references to #11123 , and correct the Net::DNS-1.18 ticket to #11173 .
...
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@20714 af4574ff-66df-0310-9fd7-8a98e5e911e0
2018-11-17 23:58:23 +00:00
Ken Moffat
4392a40e94
Change all new-perl- items to perl- now that the corresponding items in the old perl-modules.xml are no-longer present.
...
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@20713 af4574ff-66df-0310-9fd7-8a98e5e911e0
2018-11-17 23:50:19 +00:00
Ken Moffat
33a89d2d57
Rename new-perl-modules.xml to perl-modules.xml.
...
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@20712 af4574ff-66df-0310-9fd7-8a98e5e911e0
2018-11-17 23:35:49 +00:00
Ken Moffat
4ecca8544d
Archive the old perl-modules.xml.
...
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@20711 af4574ff-66df-0310-9fd7-8a98e5e911e0
2018-11-17 23:32:16 +00:00
Ken Moffat
684bf6b470
Fix some alphabetical disorders in perl modules.
...
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@20710 af4574ff-66df-0310-9fd7-8a98e5e911e0
2018-11-17 23:27:49 +00:00
Ken Moffat
a20634396e
Trunk: merge perl modules branch.
...
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@20709 af4574ff-66df-0310-9fd7-8a98e5e911e0
2018-11-17 23:06:15 +00:00
Bruce Dubbs
5d01724787
Update to xfsprogs-4.19.0.
...
Update to fuse-3.3.0.
Update to btrfs-progs-v4.19.
Update to LVM2.2.03.01.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@20707 af4574ff-66df-0310-9fd7-8a98e5e911e0
2018-11-16 22:34:56 +00:00
Ken Moffat
d52dba81d6
Firefox-63.0.3. Also fix typo in node-js changelog entry.
...
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@20706 af4574ff-66df-0310-9fd7-8a98e5e911e0
2018-11-16 14:15:35 +00:00
Bruce Dubbs
e4edbf8dc7
Really ix md5sum
...
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@20701 af4574ff-66df-0310-9fd7-8a98e5e911e0
2018-11-14 16:29:24 +00:00
Bruce Dubbs
01fa0c43b6
Fix md5sum
...
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@20700 af4574ff-66df-0310-9fd7-8a98e5e911e0
2018-11-14 16:07:06 +00:00
Ken Moffat
b84fe719ce
firefox-63.0.1
...
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@20699 af4574ff-66df-0310-9fd7-8a98e5e911e0
2018-11-14 00:45:57 +00:00