From 3bb415b3c1920fd4163e3ccfb1e9836c1e7778ed Mon Sep 17 00:00:00 2001 From: Pierre Labastie Date: Tue, 1 Aug 2017 17:55:46 +0000 Subject: [PATCH] wireshark-2.4.0 xfsprogs-4.12.0 icedtea-web-1.7 openjdk-1.8.0.141 reiserfsprogs-3.6.27 upower-0.99.5 cups-filters-1.16.0 gptfdisk-1.0.3 boost-1.64.0 libreoffice-5.4.0.3 git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@18973 af4574ff-66df-0310-9fd7-8a98e5e911e0 --- general/genlib/boost.xml | 10 ++-- general/prog/java.xml | 4 +- general/prog/openjdk.xml | 32 ++++++------ general/sysutils/upower.xml | 15 ++++-- introduction/welcome/changelog.xml | 47 +++++++++++++++++ networking/netutils/wireshark.xml | 84 ++++++++++++++---------------- packages.ent | 22 ++++---- postlfs/filesystems/gptfdisk.xml | 18 +++---- postlfs/filesystems/reiser.xml | 4 +- postlfs/filesystems/xfsprogs.xml | 27 +++++++--- pst/printing/cups-filters.xml | 14 ++--- xsoft/office/libreoffice.xml | 18 +++---- xsoft/other/icedtea-web.xml | 37 +++++++------ 13 files changed, 199 insertions(+), 133 deletions(-) diff --git a/general/genlib/boost.xml b/general/genlib/boost.xml index 486062f6b6..54d2296662 100644 --- a/general/genlib/boost.xml +++ b/general/genlib/boost.xml @@ -4,11 +4,11 @@ %general-entities; - + - - - + + + ]> @@ -193,7 +193,7 @@ libboost_math_c99f.so, libboost_math_c99l.so, libboost_math_tr1.so, libboost_math_tr1f.so, libboost_math_tr1l.so, libboost_prg_exec_monitor.so, libboost_program_options.so, - libboost_python.so, libboost_python3.so, libboost_random.so, + libboost_python.so or libboost_python3.so, libboost_random.so, libboost_regex.so, libboost_serialization.so, libboost_signals.so, libboost_system.a, libboost_system.so, libboost_test_exec_monitor.a, libboost_thread.so, libboost_timer.a, libboost_timer.so, diff --git a/general/prog/java.xml b/general/prog/java.xml index 8041cf3a74..12d7cad2df 100644 --- a/general/prog/java.xml +++ b/general/prog/java.xml @@ -6,13 +6,13 @@ - + - + ]> diff --git a/general/prog/openjdk.xml b/general/prog/openjdk.xml index 27d5289af4..8eb6800ecd 100644 --- a/general/prog/openjdk.xml +++ b/general/prog/openjdk.xml @@ -4,35 +4,35 @@ %general-entities; - - + + - - + + - - - - - - - + + + + + + + - + - - + + - - + + ]> diff --git a/general/sysutils/upower.xml b/general/sysutils/upower.xml index 3bffc2864b..c8365d4cbb 100644 --- a/general/sysutils/upower.xml +++ b/general/sysutils/upower.xml @@ -6,9 +6,9 @@ - - - + + + ]> @@ -90,7 +90,11 @@ Optional and - (used only in the testsuite). + , with + , + umockdev, and + python-dbusmock + (for part of the testsuite). User Notes: @@ -186,6 +190,9 @@ make upower and upowerd + libupower-glib.so diff --git a/introduction/welcome/changelog.xml b/introduction/welcome/changelog.xml index f92ab86be3..fe20beed5f 100644 --- a/introduction/welcome/changelog.xml +++ b/introduction/welcome/changelog.xml @@ -41,6 +41,53 @@ --> + + + August 1st, 2017 + + + [pierre] - Update to libreoffice-5.4.0.3. Fixes + #9543. + + + [pierre] - Update to boost-1.64.0. Fixes + #9541. + + + [pierre] - Update to gptfdisk-1.0.3. Fixes + #9529. + + + [pierre] - Update to cups-filters-1.16.0. Fixes + #9525. + + + [pierre] - Update to upower-0.99.5. Fixes + #9521. + + + [pierre] - Update to reiserfsprogs-3.6.27. Fixes + #9519. + + + [pierre] - Update to openjdk-1.8.0.141. Fixes + #9511. + + + [pierre] - Update to icedtea-web-1.7. Fixes + #9510. + + + [pierre] - Update to xfsprogs-4.12.0. Fixes + #9509. + + + [pierre] - Update to wireshark-2.4.0. Fixes + #9497. + + + + July 31st, 2017 diff --git a/networking/netutils/wireshark.xml b/networking/netutils/wireshark.xml index a4b92356b4..8dff141902 100644 --- a/networking/netutils/wireshark.xml +++ b/networking/netutils/wireshark.xml @@ -4,12 +4,12 @@ %general-entities; - + - - - - + + + + ]> @@ -74,7 +74,7 @@ Optional patch: + "&patch-root;/wireshark-&wireshark-version;-lua_5_3-1.patch"/> (allows building the LUA bindings if is installed and LUA is not disabled by passing to configure) @@ -93,12 +93,12 @@ Required - + and + Recommended - (for the Gtk+3 GUI), (required to capture data), and (for the Qt5 GUI) @@ -107,41 +107,28 @@ , , - , + or (for the legacy GTK GUI), , , , + , , , - adns, libsmi, - GeoIP, and + lz4, + GeoIP, + libssh, PortAudio - (for GTK+ RTP player) - - - Optional (for GUI front-ends) - - - + (for GTK+ RTP player), + Snappy, and + Spandsp - The GTK+ GUI needs one of or . If both are installed, GTK+3 - is used by default. - - - - The Qt GUI needs . - - - - Both GTK+ and Qt GUI front-ends are built, as recommended by the - upstream developers. If you want to override the defaults, some - configure switches have to be set (see Command - Explanations). + The Qt GUI front-end is built by default, if is + found. If you want to build the GTK+ GUI front-end, some configure + switches have to be set (see Command Explanations). @@ -193,7 +180,7 @@ the following commands: -patch -Np1 -i ../wireshark-&wireshark-version;-lua_5_3_1-1.patch && +patch -Np1 -i ../wireshark-&wireshark-version;-lua_5_3-1.patch && ./configure --prefix=/usr --sysconfdir=/etc && make @@ -257,23 +244,20 @@ chmod -v 6550 /usr/bin/{tshark,dumpcap} Command Explanations - : For the Gtk+2 GUI. If both Gtk+2 - and 3 are installed, default is no. Notice that the GUI for only one Gtk+ - version (either 2 or 3) can be built. + : For the Gtk+ GUI. Default is no. + If both Gtk+2 and 3 are installed, and yes is selected, + default is 3. Obviously, or + must have been built for this to work. - : For the Gtk+3 GUI. If both Gtk+2 - and 3 are installed, default is yes. - - - - : For the Qt GUI. Default is yes. + : For the Qt GUI. Default is yes, + if is found on the system. : Use this switch if you - have GTK+ installed but do not want to build + have Qt installed but do not want to build any of the GUIs. @@ -333,8 +317,8 @@ chmod -v 6550 /usr/bin/{tshark,dumpcap} capinfos, captype, dftest, dumpcap, editcap, idl2wrs, - mergecap, randpkt, rawshark, reordercap, text2pcap, tshark, wireshark, - and wireshark-gtk + mergecap, randpkt, rawshark, reordercap, sharkd, + text2pcap, tshark, wireshark, and wireshark-gtk (optional) libwireshark.so, libwiretap.so, libwscodecs.so (optional), @@ -450,6 +434,16 @@ chmod -v 6550 /usr/bin/{tshark,dumpcap} + + sharkd + + is a daemon that listens on UNIX sockets. + + sharkd + + + + text2pcap diff --git a/packages.ent b/packages.ent index bf7453a3e6..1112d54e7a 100644 --- a/packages.ent +++ b/packages.ent @@ -56,13 +56,13 @@ - + - + - + @@ -89,7 +89,7 @@ - + @@ -279,7 +279,7 @@ - + @@ -338,7 +338,7 @@ - + @@ -438,7 +438,7 @@ - + @@ -705,8 +705,8 @@ - - + + @@ -724,7 +724,7 @@ - + @@ -843,7 +843,7 @@ - + diff --git a/postlfs/filesystems/gptfdisk.xml b/postlfs/filesystems/gptfdisk.xml index 3f576b0130..773f6cd0a5 100644 --- a/postlfs/filesystems/gptfdisk.xml +++ b/postlfs/filesystems/gptfdisk.xml @@ -7,9 +7,9 @@ - - - + + + ]> @@ -115,15 +115,15 @@ make POPT=1 Command Explanations - : Adding this option to the make - command allows use of Unicode characters in partition names. + POPT=1: Adding this option to the + make command is required to build + sgdisk. If used, this option needs to be on both the + make and the make install line. - : Adding this option to the make - command is required to build sgdisk. If used, - this option needs to be on both the make and the - make install line. + : Adding this option to the make + command allows use of Unicode characters in partition names. diff --git a/postlfs/filesystems/reiser.xml b/postlfs/filesystems/reiser.xml index 5d9cb74c9c..4744106efd 100644 --- a/postlfs/filesystems/reiser.xml +++ b/postlfs/filesystems/reiser.xml @@ -6,8 +6,8 @@ - - + + ]> diff --git a/postlfs/filesystems/xfsprogs.xml b/postlfs/filesystems/xfsprogs.xml index d494116272..3969cc5e23 100644 --- a/postlfs/filesystems/xfsprogs.xml +++ b/postlfs/filesystems/xfsprogs.xml @@ -4,12 +4,12 @@ %general-entities; - - - + + + - - + + ]> @@ -29,8 +29,8 @@ Introduction to xfsprogs - The xfsprogs package contains administration - and debugging tools for the XFS file system. + The xfsprogs package contains + administration and debugging tools for the XFS file system. &lfs80_checked; @@ -135,7 +135,7 @@ sed -i "s@libdir='/lib@libdir='/usr/lib@" /usr/lib/libhandle.lafsck.xfs, mkfs.xfs, xfs_admin, xfs_bmap, xfs_copy, xfs_db, xfs_estimate, xfs_freeze, xfs_fsr, xfs_growfs, xfs_info, xfs_io, xfs_logprint, xfs_mdrestore, xfs_metadump, xfs_mkfile, xfs_ncheck, - xfs_quota, xfs_repair, and xfs_rtcp + xfs_quota, xfs_repair, xfs_rtcp, and xfs_spaceman libhandle.so /usr/include/xfs and /usr/share/doc/xfsprogs-&xfsprogs-version; @@ -359,6 +359,17 @@ sed -i "s@libdir='/lib@libdir='/usr/lib@" /usr/lib/libhandle.la + + xfs_spaceman + + reports and controls free space usage in an + XFS file system. + + xfs_spaceman + + + + libhandle.so diff --git a/pst/printing/cups-filters.xml b/pst/printing/cups-filters.xml index c174f9c147..ffdf0507f0 100644 --- a/pst/printing/cups-filters.xml +++ b/pst/printing/cups-filters.xml @@ -7,10 +7,10 @@ - + - - + + ]> @@ -154,11 +154,13 @@ make + ones installed by X. + Version 1.16.0: test worked for me with "make check >testlog 2>&1", + that is, the other way around. I have DejaVu fonts. Pierre L --> To test the results, issue: - make check 2>&1 >testlog. DejaVu fonts + make check >testlog 2>&1. DejaVu fonts are needed for the tests. @@ -263,7 +265,7 @@ make - cups-browsed, driverless, foomatic-rip (link) and ttfread + cups-browsed, driverless (link), foomatic-rip (link) and ttfread libcupsfilters.so and libfontembed.so diff --git a/xsoft/office/libreoffice.xml b/xsoft/office/libreoffice.xml index dd9454e725..4f178d84d7 100644 --- a/xsoft/office/libreoffice.xml +++ b/xsoft/office/libreoffice.xml @@ -7,24 +7,24 @@ - - + + - + - - + + - - + + - - + + ]> diff --git a/xsoft/other/icedtea-web.xml b/xsoft/other/icedtea-web.xml index 47ef64e003..d80f4047eb 100644 --- a/xsoft/other/icedtea-web.xml +++ b/xsoft/other/icedtea-web.xml @@ -4,12 +4,12 @@ %general-entities; - + - - - - + + + + ]> @@ -71,8 +71,8 @@ such as: , - , - , and + , and @@ -105,8 +105,12 @@ make Now, as the root user: -make install && -mandb -c /opt/jdk/man +make install + To test the man pages are correctly installed, issue man policyeditor to display the respective man page. @@ -156,8 +160,8 @@ install -v -Dm0644 javaws.png /usr/share/pixmaps/javaws.png - itweb-settings, javaws and policyeditor - IcedTeaPlugin.so, about.jar, netx.jar, plugin.jar + itweb-settings, javaws, and policyeditor + IcedTeaPlugin.so, jsobject.jar, netx.jar, plugin.jar ${JAVA_HOME}/jre/share/icedtea-web @@ -209,12 +213,13 @@ install -v -Dm0644 javaws.png /usr/share/pixmaps/javaws.png - - about.jar + + jsobject.jar - contains functions for the about dialog boxes. - - about.jar + contains functions to manipulate JavaScript objects from + JAVA code. + + jsobject.jar