Author: bdubbs
Date: Mon Aug 21 16:43:13 2017
New Revision: 19059
Log:
Update to pcre2-10.30.
Update to Net-DNS-1.12 (Perl module).
Tag most of xfce and dependencies.
Modified:
trunk/BOOK/general/genlib/dbus-glib.xml
trunk/BOOK/general/genlib/gsl.xml
trunk/BOOK/general/genlib/libcroco.xml
trunk/BOOK/general/genlib/libxkbcommon.xml
trunk/BOOK/general/genlib/pcre2.xml
trunk/BOOK/general/genutils/iso-codes.xml
trunk/BOOK/general/graphlib/librsvg.xml
trunk/BOOK/general/prog/perl-modules.xml
trunk/BOOK/general/sysutils/upower.xml
trunk/BOOK/gnome/platform/notification-daemon.xml
trunk/BOOK/gnome/platform/polkit-gnome.xml
trunk/BOOK/gnome/platform/vte.xml
trunk/BOOK/introduction/welcome/changelog.xml
trunk/BOOK/multimedia/libdriv/gstreamer10.xml
trunk/BOOK/multimedia/libdriv/libcanberra.xml
trunk/BOOK/multimedia/libdriv/libogg.xml
trunk/BOOK/multimedia/libdriv/libvorbis.xml
trunk/BOOK/packages.ent
trunk/BOOK/postlfs/security/consolekit.xml
trunk/BOOK/x/icons/adwaita-icon-theme.xml
trunk/BOOK/x/icons/gnome-icon-theme.xml
trunk/BOOK/x/icons/icon-naming-utils.xml
trunk/BOOK/x/icons/lxde-icon-theme.xml
trunk/BOOK/x/lib/libnotify.xml
trunk/BOOK/x/lib/libxklavier.xml
trunk/BOOK/x/lib/startup-notification.xml
trunk/BOOK/xfce/apps/vte2.xml
trunk/BOOK/xfce/apps/xfce4-terminal.xml
trunk/BOOK/xfce/core/exo.xml
trunk/BOOK/xfce/core/garcon.xml
trunk/BOOK/xfce/core/gtk-xfce-engine.xml
trunk/BOOK/xfce/core/libwnck2.xml
trunk/BOOK/xfce/core/libxfce4ui.xml
trunk/BOOK/xfce/core/libxfce4util.xml
trunk/BOOK/xfce/core/thunar-volman.xml
trunk/BOOK/xfce/core/thunar.xml
trunk/BOOK/xfce/core/tumbler.xml
trunk/BOOK/xfce/core/xfce4-appfinder.xml
trunk/BOOK/xfce/core/xfce4-panel.xml
trunk/BOOK/xfce/core/xfce4-power-manager.xml
trunk/BOOK/xfce/core/xfce4-session.xml
trunk/BOOK/xfce/core/xfce4-settings.xml
trunk/BOOK/xfce/core/xfce4-xkb-plugin.xml
trunk/BOOK/xfce/core/xfconf.xml
trunk/BOOK/xfce/core/xfdesktop.xml
trunk/BOOK/xfce/core/xfwm4.xml
Modified: trunk/BOOK/general/genlib/dbus-glib.xml
==============================================================================
--- trunk/BOOK/general/genlib/dbus-glib.xml Mon Aug 21 13:22:19 2017
(r19058)
+++ trunk/BOOK/general/genlib/dbus-glib.xml Mon Aug 21 16:43:13 2017
(r19059)
@@ -35,7 +35,7 @@
<application>D-Bus</application> API.
</para>
- &lfs80_checked;
+ &lfs81_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
Modified: trunk/BOOK/general/genlib/gsl.xml
==============================================================================
--- trunk/BOOK/general/genlib/gsl.xml Mon Aug 21 13:22:19 2017 (r19058)
+++ trunk/BOOK/general/genlib/gsl.xml Mon Aug 21 16:43:13 2017 (r19059)
@@ -35,7 +35,7 @@
random number generators, special functions and least-squares fitting.
</para>
- &lfs80_checked;
+ &lfs81_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
Modified: trunk/BOOK/general/genlib/libcroco.xml
==============================================================================
--- trunk/BOOK/general/genlib/libcroco.xml Mon Aug 21 13:22:19 2017
(r19058)
+++ trunk/BOOK/general/genlib/libcroco.xml Mon Aug 21 16:43:13 2017
(r19059)
@@ -34,7 +34,7 @@
a standalone CSS2 parsing and manipulation library.
</para>
- &lfs80_checked;
+ &lfs81_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
Modified: trunk/BOOK/general/genlib/libxkbcommon.xml
==============================================================================
--- trunk/BOOK/general/genlib/libxkbcommon.xml Mon Aug 21 13:22:19 2017
(r19058)
+++ trunk/BOOK/general/genlib/libxkbcommon.xml Mon Aug 21 16:43:13 2017
(r19059)
@@ -35,7 +35,7 @@
defined by the XKB specification.
</para>
- &lfs80_checked;
+ &lfs81_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
Modified: trunk/BOOK/general/genlib/pcre2.xml
==============================================================================
--- trunk/BOOK/general/genlib/pcre2.xml Mon Aug 21 13:22:19 2017 (r19058)
+++ trunk/BOOK/general/genlib/pcre2.xml Mon Aug 21 16:43:13 2017 (r19059)
@@ -6,9 +6,9 @@
<!ENTITY pcre2-download-http
"&sourceforge-dl;/pcre/pcre2-&pcre2-version;.tar.bz2">
<!ENTITY pcre2-download-ftp
"ftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre/pcre2-&pcre2-version;.tar.bz2">
- <!ENTITY pcre2-md5sum "b2cd00ca7e24049040099b0a46bb3649">
- <!ENTITY pcre2-size "1.4 MB">
- <!ENTITY pcre2-buildsize "18 MB (with tests)">
+ <!ENTITY pcre2-md5sum "d3adf4b130eed854a530390f00020a65">
+ <!ENTITY pcre2-size "1.5 MB">
+ <!ENTITY pcre2-buildsize "15 MB (with tests)">
<!ENTITY pcre2-time "0.3 SBU (with tests)">
]>
@@ -36,7 +36,7 @@
matching using the same syntax and semantics as
<application>Perl</application>.
</para>
- &lfs80_checked;
+ &lfs81_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
Modified: trunk/BOOK/general/genutils/iso-codes.xml
==============================================================================
--- trunk/BOOK/general/genutils/iso-codes.xml Mon Aug 21 13:22:19 2017
(r19058)
+++ trunk/BOOK/general/genutils/iso-codes.xml Mon Aug 21 16:43:13 2017
(r19059)
@@ -35,7 +35,7 @@
database for accessing this data.
</para>
- &lfs80_checked;
+ &lfs81_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
Modified: trunk/BOOK/general/graphlib/librsvg.xml
==============================================================================
--- trunk/BOOK/general/graphlib/librsvg.xml Mon Aug 21 13:22:19 2017
(r19058)
+++ trunk/BOOK/general/graphlib/librsvg.xml Mon Aug 21 16:43:13 2017
(r19059)
@@ -35,7 +35,7 @@
Scalable Vector Graphic (SVG) images.
</para>
- &lfs80_checked;
+ &lfs81_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
Modified: trunk/BOOK/general/prog/perl-modules.xml
==============================================================================
--- trunk/BOOK/general/prog/perl-modules.xml Mon Aug 21 13:22:19 2017
(r19058)
+++ trunk/BOOK/general/prog/perl-modules.xml Mon Aug 21 16:43:13 2017
(r19059)
@@ -90,7 +90,7 @@
<!ENTITY Module-Build-md5sum "b74c2f6e84b60aad3a3defd30b6f0f4d">
<!ENTITY Net-DNS-download-http
"&perl_authors;/id/N/NL/NLNETLABS/Net-DNS-&Net-DNS-version;.tar.gz">
- <!ENTITY Net-DNS-md5sum "332549b39026d649f29ab130de3174dc">
+ <!ENTITY Net-DNS-md5sum "7e7c6cf8184df4d49500a003d998764a">
<!ENTITY Parse-Yapp-download-http
"&perl_authors;/id/W/WB/WBRASWELL/Parse-Yapp-&Parse-Yapp-version;.tar.gz">
<!ENTITY Parse-Yapp-md5sum "69584d5b0f0304bb2a23cffcd982c5de">
@@ -227,7 +227,7 @@
program to create, manipulate, read, and write Zip archive files. This
module uses the standard <xref linkend="perl-standard-install"/>.</para>
- &lfs80_checked;
+ &lfs81_checked;
<itemizedlist>
<listitem>
@@ -271,7 +271,7 @@
autovivification. This module uses the standard
<xref linkend="perl-standard-install"/>.</para>
- &lfs80_checked;
+ &lfs81_checked;
<itemizedlist>
<listitem>
@@ -298,7 +298,7 @@
Numbers. This module and its dependencies use the standard
<xref linkend="perl-standard-install"/>.</para>
- &lfs80_checked;
+ &lfs81_checked;
<itemizedlist>
<listitem>
@@ -333,7 +333,7 @@
Music Numbers. This module uses the standard
<xref linkend="perl-standard-install"/>.</para>
- &lfs80_checked;
+ &lfs81_checked;
<itemizedlist>
<listitem>
@@ -365,7 +365,7 @@
Serial Numbers. This module uses the standard
<xref linkend="perl-standard-install"/>.</para>
- &lfs80_checked;
+ &lfs81_checked;
<itemizedlist>
<listitem>
@@ -415,7 +415,7 @@
<para>This module generators accessors/mutators for your class. It uses
the standard <xref linkend="perl-standard-install"/>.</para>
- &lfs80_checked;
+ &lfs81_checked;
<itemizedlist>
<listitem>
@@ -442,7 +442,7 @@
data structures. This module and its dependencies use the standard
<xref linkend="perl-standard-install"/>.</para>
- &lfs80_checked;
+ &lfs81_checked;
<itemizedlist>
<listitem>
@@ -481,7 +481,7 @@
<para>This module provides pretty printing of data structures. It uses
the standard <xref linkend="perl-standard-install"/>.</para>
- &lfs80_checked;
+ &lfs81_checked;
<itemizedlist>
<listitem>
@@ -518,7 +518,7 @@
</listitem>
</itemizedlist>
- &lfs80_checked;
+ &lfs81_checked;
<itemizedlist>
<listitem>
@@ -549,7 +549,7 @@
<xref linkend="perl-module-build"/>, which use
<xref linkend="perl-build-install"/>.</para>
- &lfs80_checked;
+ &lfs81_checked;
<itemizedlist>
<listitem><literallayout><ulink
url="http://search.cpan.org/dist/DateTime/">DateTime</ulink>
@@ -800,7 +800,7 @@
<xref linkend="perl-module-build"/>, which use
<xref linkend="perl-build-install"/>.</para>
- &lfs80_checked;
+ &lfs81_checked;
<itemizedlist>
<listitem>
@@ -834,7 +834,7 @@
<xref linkend="perl-module-build"/>, which use
<xref linkend="perl-build-install"/>.</para>
- &lfs80_checked;
+ &lfs81_checked;
<itemizedlist>
<listitem>
@@ -906,7 +906,7 @@
Japanese) mapping. This module uses the
standard <xref linkend="perl-standard-install"/>.</para>
- &lfs80_checked;
+ &lfs81_checked;
<itemizedlist>
<listitem>
@@ -933,7 +933,7 @@
This module uses the 'unsafe' variant of the standard
<xref linkend="perl-standard-install"/>.</para>
- &lfs80_checked;
+ &lfs81_checked;
<itemizedlist>
<listitem>
@@ -960,7 +960,7 @@
Encodings. This module uses the standard
<xref linkend="perl-standard-install"/>.</para>
- &lfs80_checked;
+ &lfs81_checked;
<itemizedlist>
<listitem>
@@ -1014,7 +1014,7 @@
data structures. This module and its dependencies use the standard
<xref linkend="perl-standard-install"/>.</para>
- &lfs80_checked;
+ &lfs81_checked;
<itemizedlist>
<listitem>
@@ -1053,7 +1053,7 @@
Reading/Writing/Modifying of Complete Files. This module uses the standard
<xref linkend="perl-standard-install"/>.</para>
- &lfs80_checked;
+ &lfs81_checked;
<itemizedlist>
<listitem>
@@ -1080,7 +1080,7 @@
'which' utility. This module and its dependencies use the
standard
<xref linkend="perl-standard-install"/>.</para>
- &lfs80_checked;
+ &lfs81_checked;
<itemizedlist>
<listitem>
@@ -1109,7 +1109,7 @@
modules use the standard
<xref linkend="perl-standard-install"/>.</para>
- &lfs80_checked;
+ &lfs81_checked;
<itemizedlist>
<listitem>
@@ -1148,7 +1148,7 @@
redirection. This module uses the standard
<xref linkend="perl-standard-install"/>.</para>
- &lfs80_checked;
+ &lfs81_checked;
<itemizedlist>
<listitem>
@@ -1182,7 +1182,7 @@
installed in the order listed below. Ensure you install the dependency
chain for each module before installing the modules.</para>
- &lfs80_checked;
+ &lfs81_checked;
<itemizedlist>
<listitem>
@@ -1273,7 +1273,7 @@
<xref linkend="perl-standard-install"/>.
</para>
- &lfs80_checked;
+ &lfs81_checked;
<itemizedlist>
<listitem>
@@ -1300,7 +1300,7 @@
one bite-sized package. This module and its dependencies use the standard
<xref linkend="perl-standard-install"/>.</para>
- &lfs80_checked;
+ &lfs81_checked;
<itemizedlist>
<listitem>
@@ -1365,7 +1365,7 @@
<para>List::MoreUtils provides the stuff missing in List::Util. This
module uses the standard <xref linkend="perl-standard-install"/>.</para>
- &lfs80_checked;
+ &lfs81_checked;
<itemizedlist>
<listitem>
@@ -1405,7 +1405,7 @@
<application>perl</application>. This module uses the
standard <xref linkend="perl-standard-install"/>.</para>
- &lfs80_checked;
+ &lfs81_checked;
<itemizedlist>
<listitem>
@@ -1432,7 +1432,7 @@
LWP::UserAgent (i.e. for LWP). This module uses the
standard <xref linkend="perl-standard-install"/>.</para>
- &lfs80_checked;
+ &lfs81_checked;
<itemizedlist>
<listitem>
@@ -1502,7 +1502,7 @@
</para>
</note>
- &lfs80_checked;
+ &lfs81_checked;
<itemizedlist>
<listitem>
@@ -1535,7 +1535,7 @@
<xref linkend="perl-module-build"/>, which use
<xref linkend="perl-build-install"/>.</para>
- &lfs80_checked;
+ &lfs81_checked;
<itemizedlist>
<listitem> <literallayout><ulink
url="http://search.cpan.org/dist/Module-Implementation/">Module::Implementation</ulink>
@@ -1580,7 +1580,7 @@
handling of Perl modules. This module itself uses the standard
<xref linkend="perl-standard-install"/>.</para>
- &lfs80_checked;
+ &lfs81_checked;
<itemizedlist>
<listitem> <literallayout><ulink
url="http://search.cpan.org/dist/Module-Runtime/">Module::Runtime</ulink>
@@ -1610,7 +1610,7 @@
module and all its dependencies are installed using the standard
<xref linkend="perl-standard-install"/>.</para>
- &lfs80_checked;
+ &lfs81_checked;
<itemizedlist>
<listitem>
@@ -1654,7 +1654,7 @@
parsers.. This module uses the standard
<xref linkend="perl-standard-install"/>.</para>
- &lfs80_checked;
+ &lfs81_checked;
<itemizedlist>
<listitem>
@@ -1680,7 +1680,7 @@
<para>Regexp::Common provides commonly requested regular expressions. This
module uses the standard <xref linkend="perl-standard-install"/>.</para>
- &lfs80_checked;
+ &lfs81_checked;
<itemizedlist>
<listitem>
@@ -1779,7 +1779,7 @@
calculated key value. This module uses the standard <xref
linkend="perl-standard-install"/>.</para>
- &lfs80_checked;
+ &lfs81_checked;
<itemizedlist>
<listitem>
@@ -1808,7 +1808,7 @@
references. It uses the standard <xref
linkend="perl-standard-install"/>.</para>
- &lfs80_checked;
+ &lfs81_checked;
<itemizedlist>
<listitem>
@@ -1834,7 +1834,7 @@
<xref linkend="perl-standard-install"/>.
</para>
- &lfs80_checked;
+ &lfs81_checked;
<itemizedlist>
<listitem>
@@ -1861,7 +1861,7 @@
differences if not ok. This module and its dependency modules use the
standard <xref linkend="perl-standard-install"/>.</para>
- &lfs80_checked;
+ &lfs81_checked;
<itemizedlist>
<listitem>
@@ -1903,7 +1903,7 @@
code which throws exceptions. This module uses the standard
<xref linkend="perl-standard-install"/>.</para>
- &lfs80_checked;
+ &lfs81_checked;
<itemizedlist>
<listitem><literallayout><ulink
url="http://search.cpan.org/dist/Test-Fatal/">Test::Fatal</ulink>
@@ -1931,7 +1931,7 @@
<para>The Test::Needs module skips tests when a module is not
available.</para>
- &lfs80_checked;
+ &lfs81_checked;
<itemizedlist>
<listitem>
@@ -1957,7 +1957,7 @@
can be loaded, and if not it skips all the current tests. This
module uses the standard <xref linkend="perl-standard-install"/>.</para>
- &lfs80_checked;
+ &lfs81_checked;
<itemizedlist>
<listitem>
@@ -1983,7 +1983,7 @@
and the lack of them. This module uses the standard
<xref linkend="perl-standard-install"/>.</para>
- &lfs80_checked;
+ &lfs81_checked;
<itemizedlist>
<listitem>
@@ -2009,7 +2009,7 @@
its dependencies are installed using the standard
<xref linkend="perl-standard-install"/>.</para>
- &lfs80_checked;
+ &lfs81_checked;
<itemizedlist>
<listitem>
@@ -2058,7 +2058,7 @@
pure perl. This module uses the standard
<xref linkend="perl-standard-install"/>.</para>
- &lfs80_checked;
+ &lfs81_checked;
<itemizedlist>
<listitem>
@@ -2103,7 +2103,7 @@
<xref linkend="perl-standard-install"/>.
</para>
- &lfs80_checked;
+ &lfs81_checked;
<itemizedlist>
<listitem>
@@ -2132,7 +2132,7 @@
proper preservation of $0. This module uses the standard
<xref linkend="perl-standard-install"/>.</para>
- &lfs80_checked;
+ &lfs81_checked;
<itemizedlist>
<listitem>
@@ -2158,7 +2158,7 @@
<xref linkend="perl-standard-install"/>.
</para>
- &lfs80_checked;
+ &lfs81_checked;
<itemizedlist>
<listitem>
@@ -2185,7 +2185,7 @@
This module and its dependencies use the standard
<xref linkend="perl-standard-install"/>.</para>
- &lfs80_checked;
+ &lfs81_checked;
<itemizedlist>
<listitem>
@@ -2233,7 +2233,7 @@
<xref linkend="perl-standard-install"/>.
</para>
- &lfs80_checked;
+ &lfs81_checked;
<itemizedlist>
<listitem>
@@ -2273,7 +2273,7 @@
on the grounds of "schema regression" and the build will warn that the
version of libxml2 is incompatible, but it appears to work.</para>
- &lfs80_checked;
+ &lfs81_checked;
<itemizedlist>
<listitem>
@@ -2307,7 +2307,7 @@
This module and all dependency modules use the standard
<xref linkend="perl-standard-install"/>.</para>
- &lfs80_checked;
+ &lfs81_checked;
<itemizedlist>
<listitem>
@@ -2344,7 +2344,7 @@
<application>libxslt</application>. This module uses the standard
<xref linkend="perl-standard-install"/>.</para>
- &lfs80_checked;
+ &lfs81_checked;
<itemizedlist>
<listitem>
@@ -2382,7 +2382,7 @@
<para>Note: this module does not support parallel builds.</para>
- &lfs80_checked;
+ &lfs81_checked;
<itemizedlist>
<listitem>
@@ -2463,7 +2463,7 @@
extension for writing XML documents. This
module uses the standard <xref linkend="perl-standard-install"/>.</para>
- &lfs80_checked;
+ &lfs81_checked;
<itemizedlist>
<listitem>
Modified: trunk/BOOK/general/sysutils/upower.xml
==============================================================================
--- trunk/BOOK/general/sysutils/upower.xml Mon Aug 21 13:22:19 2017
(r19058)
+++ trunk/BOOK/general/sysutils/upower.xml Mon Aug 21 16:43:13 2017
(r19059)
@@ -36,7 +36,7 @@
org.freedesktop.UPower service via the system message bus.
</para>
- &lfs80_checked;
+ &lfs81_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
Modified: trunk/BOOK/gnome/platform/notification-daemon.xml
==============================================================================
--- trunk/BOOK/gnome/platform/notification-daemon.xml Mon Aug 21 13:22:19
2017 (r19058)
+++ trunk/BOOK/gnome/platform/notification-daemon.xml Mon Aug 21 16:43:13
2017 (r19059)
@@ -36,7 +36,7 @@
that displays passive pop-up notifications.
</para>
- &lfs80_checked;
+ &lfs81_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
Modified: trunk/BOOK/gnome/platform/polkit-gnome.xml
==============================================================================
--- trunk/BOOK/gnome/platform/polkit-gnome.xml Mon Aug 21 13:22:19 2017
(r19058)
+++ trunk/BOOK/gnome/platform/polkit-gnome.xml Mon Aug 21 16:43:13 2017
(r19059)
@@ -37,7 +37,7 @@
well with the <application>GNOME</application> Desktop environment.
</para>
- &lfs80_checked;
+ &lfs81_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
Modified: trunk/BOOK/gnome/platform/vte.xml
==============================================================================
--- trunk/BOOK/gnome/platform/vte.xml Mon Aug 21 13:22:19 2017 (r19058)
+++ trunk/BOOK/gnome/platform/vte.xml Mon Aug 21 16:43:13 2017 (r19059)
@@ -37,7 +37,7 @@
file implementation for terminal emulators.
</para>
- &lfs80_checked;
+ &lfs81_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
Modified: trunk/BOOK/introduction/welcome/changelog.xml
==============================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml Mon Aug 21 13:22:19
2017 (r19058)
+++ trunk/BOOK/introduction/welcome/changelog.xml Mon Aug 21 16:43:13
2017 (r19059)
@@ -46,6 +46,14 @@
<para>August 21st, 2017</para>
<itemizedlist>
<listitem>
+ <para>[bdubbs] - Update to pcre2-10.30. Fixes
+ <ulink url="&blfs-ticket-root;9618">#9618</ulink>.</para>
+ </listitem>
+ <listitem>
+ <para>[bdubbs] - Update to Net-DNS-1.12 (Perl module). Fixes
+ <ulink url="&blfs-ticket-root;9638">#9638</ulink>.</para>
+ </listitem>
+ <listitem>
<para>[bdubbs] - Add six-1.10.0 as a runtime dependency
for gtk-doc.</para>
</listitem>
Modified: trunk/BOOK/multimedia/libdriv/gstreamer10.xml
==============================================================================
--- trunk/BOOK/multimedia/libdriv/gstreamer10.xml Mon Aug 21 13:22:19
2017 (r19058)
+++ trunk/BOOK/multimedia/libdriv/gstreamer10.xml Mon Aug 21 16:43:13
2017 (r19059)
@@ -40,7 +40,7 @@
plugins.
</para>
- &lfs80_checked;
+ &lfs81_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
Modified: trunk/BOOK/multimedia/libdriv/libcanberra.xml
==============================================================================
--- trunk/BOOK/multimedia/libdriv/libcanberra.xml Mon Aug 21 13:22:19
2017 (r19058)
+++ trunk/BOOK/multimedia/libdriv/libcanberra.xml Mon Aug 21 16:43:13
2017 (r19059)
@@ -36,7 +36,7 @@
such as <application>GNOME</application>.
</para>
- &lfs80_checked;
+ &lfs81_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
Modified: trunk/BOOK/multimedia/libdriv/libogg.xml
==============================================================================
--- trunk/BOOK/multimedia/libdriv/libogg.xml Mon Aug 21 13:22:19 2017
(r19058)
+++ trunk/BOOK/multimedia/libdriv/libogg.xml Mon Aug 21 16:43:13 2017
(r19059)
@@ -33,7 +33,7 @@
structure. This is useful for creating (encoding) or playing (decoding) a
single physical bit stream.</para>
- &lfs80_checked;
+ &lfs81_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
Modified: trunk/BOOK/multimedia/libdriv/libvorbis.xml
==============================================================================
--- trunk/BOOK/multimedia/libdriv/libvorbis.xml Mon Aug 21 13:22:19 2017
(r19058)
+++ trunk/BOOK/multimedia/libdriv/libvorbis.xml Mon Aug 21 16:43:13 2017
(r19059)
@@ -36,7 +36,7 @@
format.
</para>
- &lfs80_checked;
+ &lfs81_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
Modified: trunk/BOOK/packages.ent
==============================================================================
--- trunk/BOOK/packages.ent Mon Aug 21 13:22:19 2017 (r19058)
+++ trunk/BOOK/packages.ent Mon Aug 21 16:43:13 2017 (r19059)
@@ -169,7 +169,7 @@
<!ENTITY nspr-version "4.16">
<!ENTITY openobex-version "1.7.2">
<!ENTITY pcre-version "8.41">
-<!ENTITY pcre2-version "10.23">
+<!ENTITY pcre2-version "10.30">
<!ENTITY popt-version "1.16">
<!ENTITY pth-version "2.0.7">
<!ENTITY ptlib-version "2.10.11">
@@ -372,7 +372,7 @@
<!ENTITY LWP-version "6.26">
<!ENTITY LWP-Protocol-https-version "6.06">
<!ENTITY Module-Build-version "0.4224">
-<!ENTITY Net-DNS-version "1.11">
+<!ENTITY Net-DNS-version "1.12">
<!ENTITY Parse-Yapp-version "1.21">
<!ENTITY Regexp-Common-version "2017060201">
<!ENTITY Sort-Key-version "1.33">
Modified: trunk/BOOK/postlfs/security/consolekit.xml
==============================================================================
--- trunk/BOOK/postlfs/security/consolekit.xml Mon Aug 21 13:22:19 2017
(r19058)
+++ trunk/BOOK/postlfs/security/consolekit.xml Mon Aug 21 16:43:13 2017
(r19059)
@@ -36,7 +36,7 @@
items or of any of the metadata associated with them.
</para>
- &lfs80_checked;
+ &lfs81_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
Modified: trunk/BOOK/x/icons/adwaita-icon-theme.xml
==============================================================================
--- trunk/BOOK/x/icons/adwaita-icon-theme.xml Mon Aug 21 13:22:19 2017
(r19058)
+++ trunk/BOOK/x/icons/adwaita-icon-theme.xml Mon Aug 21 16:43:13 2017
(r19059)
@@ -36,7 +36,7 @@
icon theme for <application>Gtk+ 3</application> applications.
</para>
- &lfs80_checked;
+ &lfs81_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
Modified: trunk/BOOK/x/icons/gnome-icon-theme.xml
==============================================================================
--- trunk/BOOK/x/icons/gnome-icon-theme.xml Mon Aug 21 13:22:19 2017
(r19058)
+++ trunk/BOOK/x/icons/gnome-icon-theme.xml Mon Aug 21 16:43:13 2017
(r19059)
@@ -36,7 +36,7 @@
an assortment of non-scalable icons of different sizes and themes.
</para>
- &lfs80_checked;
+ &lfs81_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
Modified: trunk/BOOK/x/icons/icon-naming-utils.xml
==============================================================================
--- trunk/BOOK/x/icons/icon-naming-utils.xml Mon Aug 21 13:22:19 2017
(r19058)
+++ trunk/BOOK/x/icons/icon-naming-utils.xml Mon Aug 21 16:43:13 2017
(r19059)
@@ -37,7 +37,7 @@
url="http://standards.freedesktop.org/icon-naming-spec/latest/">
Icon Naming Specification</ulink>.</para>
- &lfs80_checked;
+ &lfs81_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
Modified: trunk/BOOK/x/icons/lxde-icon-theme.xml
==============================================================================
--- trunk/BOOK/x/icons/lxde-icon-theme.xml Mon Aug 21 13:22:19 2017
(r19058)
+++ trunk/BOOK/x/icons/lxde-icon-theme.xml Mon Aug 21 16:43:13 2017
(r19059)
@@ -34,7 +34,7 @@
nuoveXT 2.2 Icon Theme for <application>LXDE</application>.
</para>
- &lfs80_checked;
+ &lfs81_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
Modified: trunk/BOOK/x/lib/libnotify.xml
==============================================================================
--- trunk/BOOK/x/lib/libnotify.xml Mon Aug 21 13:22:19 2017 (r19058)
+++ trunk/BOOK/x/lib/libnotify.xml Mon Aug 21 16:43:13 2017 (r19059)
@@ -37,7 +37,7 @@
way.
</para>
- &lfs80_checked;
+ &lfs81_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
Modified: trunk/BOOK/x/lib/libxklavier.xml
==============================================================================
--- trunk/BOOK/x/lib/libxklavier.xml Mon Aug 21 13:22:19 2017 (r19058)
+++ trunk/BOOK/x/lib/libxklavier.xml Mon Aug 21 16:43:13 2017 (r19059)
@@ -34,7 +34,7 @@
utility library for <application>X</application> keyboard.
</para>
- &lfs80_checked;
+ &lfs81_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
Modified: trunk/BOOK/x/lib/startup-notification.xml
==============================================================================
--- trunk/BOOK/x/lib/startup-notification.xml Mon Aug 21 13:22:19 2017
(r19058)
+++ trunk/BOOK/x/lib/startup-notification.xml Mon Aug 21 16:43:13 2017
(r19059)
@@ -35,7 +35,7 @@
libraries. These are useful for building a consistent manner to notify
the user through the cursor that the application is loading.</para>
- &lfs80_checked;
+ &lfs81_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
Modified: trunk/BOOK/xfce/apps/vte2.xml
==============================================================================
--- trunk/BOOK/xfce/apps/vte2.xml Mon Aug 21 13:22:19 2017 (r19058)
+++ trunk/BOOK/xfce/apps/vte2.xml Mon Aug 21 16:43:13 2017 (r19059)
@@ -36,7 +36,7 @@
<application>libvte</application>.
</para>
- &lfs80_checked;
+ &lfs81_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
Modified: trunk/BOOK/xfce/apps/xfce4-terminal.xml
==============================================================================
--- trunk/BOOK/xfce/apps/xfce4-terminal.xml Mon Aug 21 13:22:19 2017
(r19058)
+++ trunk/BOOK/xfce/apps/xfce4-terminal.xml Mon Aug 21 16:43:13 2017
(r19059)
@@ -37,7 +37,7 @@
<application>Xfce4 Terminal</application> or copy and paste text with
your mouse.
</para>
- &lfs80_checked;
+ &lfs81_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
Modified: trunk/BOOK/xfce/core/exo.xml
==============================================================================
--- trunk/BOOK/xfce/core/exo.xml Mon Aug 21 13:22:19 2017 (r19058)
+++ trunk/BOOK/xfce/core/exo.xml Mon Aug 21 16:43:13 2017 (r19059)
@@ -36,7 +36,7 @@
applications that are used throughout <application>Xfce</application>.
</para>
- &lfs80_checked;
+ &lfs81_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
Modified: trunk/BOOK/xfce/core/garcon.xml
==============================================================================
--- trunk/BOOK/xfce/core/garcon.xml Mon Aug 21 13:22:19 2017 (r19058)
+++ trunk/BOOK/xfce/core/garcon.xml Mon Aug 21 16:43:13 2017 (r19059)
@@ -36,7 +36,7 @@
<application>GIO</application>.
</para>
- &lfs80_checked;
+ &lfs81_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
Modified: trunk/BOOK/xfce/core/gtk-xfce-engine.xml
==============================================================================
--- trunk/BOOK/xfce/core/gtk-xfce-engine.xml Mon Aug 21 13:22:19 2017
(r19058)
+++ trunk/BOOK/xfce/core/gtk-xfce-engine.xml Mon Aug 21 16:43:13 2017
(r19059)
@@ -38,7 +38,7 @@
<application>Xfce</application> desktop.
</para>
- &lfs80_checked;
+ &lfs81_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
Modified: trunk/BOOK/xfce/core/libwnck2.xml
==============================================================================
--- trunk/BOOK/xfce/core/libwnck2.xml Mon Aug 21 13:22:19 2017 (r19058)
+++ trunk/BOOK/xfce/core/libwnck2.xml Mon Aug 21 16:43:13 2017 (r19059)
@@ -36,7 +36,7 @@
Construction Kit.
</para>
- &lfs80_checked;
+ &lfs81_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
Modified: trunk/BOOK/xfce/core/libxfce4ui.xml
==============================================================================
--- trunk/BOOK/xfce/core/libxfce4ui.xml Mon Aug 21 13:22:19 2017 (r19058)
+++ trunk/BOOK/xfce/core/libxfce4ui.xml Mon Aug 21 16:43:13 2017 (r19059)
@@ -36,7 +36,7 @@
<application>Xfce</application> applications.
</para>
- &lfs80_checked;
+ &lfs81_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
Modified: trunk/BOOK/xfce/core/libxfce4util.xml
==============================================================================
--- trunk/BOOK/xfce/core/libxfce4util.xml Mon Aug 21 13:22:19 2017
(r19058)
+++ trunk/BOOK/xfce/core/libxfce4util.xml Mon Aug 21 16:43:13 2017
(r19059)
@@ -35,7 +35,7 @@
library for the <application>Xfce</application> desktop environment.
</para>
- &lfs80_checked;
+ &lfs81_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
Modified: trunk/BOOK/xfce/core/thunar-volman.xml
==============================================================================
--- trunk/BOOK/xfce/core/thunar-volman.xml Mon Aug 21 13:22:19 2017
(r19058)
+++ trunk/BOOK/xfce/core/thunar-volman.xml Mon Aug 21 16:43:13 2017
(r19059)
@@ -36,7 +36,7 @@
automatic management of removable drives and media.
</para>
- &lfs80_checked;
+ &lfs81_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
Modified: trunk/BOOK/xfce/core/thunar.xml
==============================================================================
--- trunk/BOOK/xfce/core/thunar.xml Mon Aug 21 13:22:19 2017 (r19058)
+++ trunk/BOOK/xfce/core/thunar.xml Mon Aug 21 16:43:13 2017 (r19059)
@@ -36,7 +36,7 @@
on your computer.
</para>
- &lfs80_checked;
+ &lfs81_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
Modified: trunk/BOOK/xfce/core/tumbler.xml
==============================================================================
--- trunk/BOOK/xfce/core/tumbler.xml Mon Aug 21 13:22:19 2017 (r19058)
+++ trunk/BOOK/xfce/core/tumbler.xml Mon Aug 21 16:43:13 2017 (r19059)
@@ -37,7 +37,7 @@
This is useful for generating thumbnail images of files.
</para>
- &lfs80_checked;
+ &lfs81_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
Modified: trunk/BOOK/xfce/core/xfce4-appfinder.xml
==============================================================================
--- trunk/BOOK/xfce/core/xfce4-appfinder.xml Mon Aug 21 13:22:19 2017
(r19058)
+++ trunk/BOOK/xfce/core/xfce4-appfinder.xml Mon Aug 21 16:43:13 2017
(r19059)
@@ -36,7 +36,7 @@
system.
</para>
- &lfs80_checked;
+ &lfs81_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
Modified: trunk/BOOK/xfce/core/xfce4-panel.xml
==============================================================================
--- trunk/BOOK/xfce/core/xfce4-panel.xml Mon Aug 21 13:22:19 2017
(r19058)
+++ trunk/BOOK/xfce/core/xfce4-panel.xml Mon Aug 21 16:43:13 2017
(r19059)
@@ -35,7 +35,7 @@
<application>Xfce4</application> Panel.
</para>
- &lfs80_checked;
+ &lfs81_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
Modified: trunk/BOOK/xfce/core/xfce4-power-manager.xml
==============================================================================
--- trunk/BOOK/xfce/core/xfce4-power-manager.xml Mon Aug 21 13:22:19
2017 (r19058)
+++ trunk/BOOK/xfce/core/xfce4-power-manager.xml Mon Aug 21 16:43:13
2017 (r19059)
@@ -42,7 +42,7 @@
adjust their power consumption.
</para>
- &lfs80_checked;
+ &lfs81_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
Modified: trunk/BOOK/xfce/core/xfce4-session.xml
==============================================================================
--- trunk/BOOK/xfce/core/xfce4-session.xml Mon Aug 21 13:22:19 2017
(r19058)
+++ trunk/BOOK/xfce/core/xfce4-session.xml Mon Aug 21 16:43:13 2017
(r19059)
@@ -38,7 +38,7 @@
them on startup.
</para>
- &lfs80_checked;
+ &lfs81_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
Modified: trunk/BOOK/xfce/core/xfce4-settings.xml
==============================================================================
--- trunk/BOOK/xfce/core/xfce4-settings.xml Mon Aug 21 13:22:19 2017
(r19058)
+++ trunk/BOOK/xfce/core/xfce4-settings.xml Mon Aug 21 16:43:13 2017
(r19059)
@@ -36,7 +36,7 @@
<application>Xfce</application> preferences.
</para>
- &lfs80_checked;
+ &lfs81_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
Modified: trunk/BOOK/xfce/core/xfce4-xkb-plugin.xml
==============================================================================
--- trunk/BOOK/xfce/core/xfce4-xkb-plugin.xml Mon Aug 21 13:22:19 2017
(r19058)
+++ trunk/BOOK/xfce/core/xfce4-xkb-plugin.xml Mon Aug 21 16:43:13 2017
(r19059)
@@ -44,7 +44,7 @@
applications and windows.
</para>
- &lfs80_checked;
+ &lfs81_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
Modified: trunk/BOOK/xfce/core/xfconf.xml
==============================================================================
--- trunk/BOOK/xfce/core/xfconf.xml Mon Aug 21 13:22:19 2017 (r19058)
+++ trunk/BOOK/xfce/core/xfconf.xml Mon Aug 21 16:43:13 2017 (r19059)
@@ -35,7 +35,7 @@
<application>Xfce</application>.
</para>
- &lfs80_checked;
+ &lfs81_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
Modified: trunk/BOOK/xfce/core/xfdesktop.xml
==============================================================================
--- trunk/BOOK/xfce/core/xfdesktop.xml Mon Aug 21 13:22:19 2017 (r19058)
+++ trunk/BOOK/xfce/core/xfdesktop.xml Mon Aug 21 16:43:13 2017 (r19059)
@@ -38,7 +38,7 @@
on the desktop using <application>Thunar</application> libraries.
</para>
- &lfs80_checked;
+ &lfs81_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
Modified: trunk/BOOK/xfce/core/xfwm4.xml
==============================================================================
--- trunk/BOOK/xfce/core/xfwm4.xml Mon Aug 21 13:22:19 2017 (r19058)
+++ trunk/BOOK/xfce/core/xfwm4.xml Mon Aug 21 16:43:13 2017 (r19059)
@@ -34,7 +34,7 @@
<application>Xfce</application>.
</para>
- &lfs80_checked;
+ &lfs81_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
--
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page