LVM2-2.02.168

libreoffice-5.3.0.3

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@18256 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
Pierre Labastie 2017-02-05 14:10:11 +00:00
parent 487bdfe681
commit f436e5b3d3
5 changed files with 37 additions and 23 deletions

View File

@ -1,12 +1,12 @@
<!-- $LastChangedBy$ $Date$ --> <!-- $LastChangedBy$ $Date$ -->
<!ENTITY day "04"> <!-- Always 2 digits --> <!ENTITY day "05"> <!-- Always 2 digits -->
<!ENTITY month "02"> <!-- Always 2 digits --> <!ENTITY month "02"> <!-- Always 2 digits -->
<!ENTITY year "2017"> <!ENTITY year "2017">
<!ENTITY copyrightdate "2001-&year;"> <!ENTITY copyrightdate "2001-&year;">
<!ENTITY copyholder "The BLFS Development Team"> <!ENTITY copyholder "The BLFS Development Team">
<!ENTITY version "&year;-&month;-&day;"> <!ENTITY version "&year;-&month;-&day;">
<!ENTITY releasedate "Febuary 4th &year;"> <!ENTITY releasedate "Febuary 5th &year;">
<!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP --> <!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
<!ENTITY blfs-version "svn"> <!-- svn|[release #] --> <!ENTITY blfs-version "svn"> <!-- svn|[release #] -->
<!ENTITY lfs-version "development"> <!-- x.y|development --> <!ENTITY lfs-version "development"> <!-- x.y|development -->

View File

@ -42,6 +42,20 @@
</listitem> </listitem>
--> -->
<listitem>
<para>February 5th, 2017</para>
<itemizedlist>
<listitem>
<para>[pierre] - Update to libreoffice-5.3.0.3. Fixes
<ulink url="&blfs-ticket-root;8837">#8837</ulink>.</para>
</listitem>
<listitem>
<para>[pierre] - Update to lvm2-2.02.168. Fixes
<ulink url="&blfs-ticket-root;8589">#8589</ulink>.</para>
</listitem>
</itemizedlist>
</listitem>
<listitem> <listitem>
<para>February 4th, 2017</para> <para>February 4th, 2017</para>
<itemizedlist> <itemizedlist>

View File

@ -47,7 +47,7 @@
<!ENTITY btrfs-progs-version "4.8.4"> <!ENTITY btrfs-progs-version "4.8.4">
<!ENTITY fuse-version "2.9.7"> <!ENTITY fuse-version "2.9.7">
<!ENTITY jfsutils-version "1.1.15"> <!ENTITY jfsutils-version "1.1.15">
<!ENTITY lvm2-version "2.02.167"> <!ENTITY lvm2-version "2.02.168">
<!ENTITY mdadm-version "4.0"> <!ENTITY mdadm-version "4.0">
<!ENTITY ntfs-3g-version "2016.2.22"> <!ENTITY ntfs-3g-version "2016.2.22">
<!ENTITY gptfdisk-version "1.0.1"> <!ENTITY gptfdisk-version "1.0.1">
@ -686,8 +686,8 @@
<!ENTITY gnumeric-version "1.12.33"> <!ENTITY gnumeric-version "1.12.33">
<!ENTITY gnucash-version "2.4.11"> <!ENTITY gnucash-version "2.4.11">
<!ENTITY libreoffice-version "5.2.5"> <!ENTITY libreoffice-version "5.3.0">
<!ENTITY libreoffice-patch ".1"> <!ENTITY libreoffice-patch ".3">
<!ENTITY libreoffice-dlversion "&libreoffice-version;&libreoffice-patch;"> <!ENTITY libreoffice-dlversion "&libreoffice-version;&libreoffice-patch;">
<!-- Chapter 43 --> <!-- Chapter 43 -->

View File

@ -6,10 +6,10 @@
<!ENTITY lvm2-download-http " "> <!ENTITY lvm2-download-http " ">
<!ENTITY lvm2-download-ftp "ftp://sources.redhat.com/pub/lvm2/releases/LVM2.&lvm2-version;.tgz"> <!ENTITY lvm2-download-ftp "ftp://sources.redhat.com/pub/lvm2/releases/LVM2.&lvm2-version;.tgz">
<!ENTITY lvm2-md5sum "3031ce59631e4fd5bab7ee948997941c"> <!ENTITY lvm2-md5sum "00209bdd6befe9a7330f162909313ae8">
<!ENTITY lvm2-size "2.1 MB"> <!ENTITY lvm2-size "2.1 MB">
<!ENTITY lvm2-buildsize "28 MB (add 14 MB for tests, however transient files can grow up to around 500 MB)"> <!ENTITY lvm2-buildsize "35 MB (add 15 MB for tests, however transient files can grow up to around 500 MB)">
<!ENTITY lvm2-time "0.4 SBU (add 14 SBU for tests)"> <!ENTITY lvm2-time "0.4 SBU (add 19 SBU for tests)">
]> ]>
<sect1 id="lvm2" xreflabel="LVM2-&lvm2-version;"> <sect1 id="lvm2" xreflabel="LVM2-&lvm2-version;">
@ -283,7 +283,7 @@ make -C libdm install</userinput></screen>
<seglistitem> <seglistitem>
<seg> <seg>
blkdeactivate, dmeventd (optional), dmsetup, fsadm, lvm, lvmconf, blkdeactivate, dmeventd (optional), dmsetup, fsadm, lvm, lvmconf,
lvmdump, lvmetad (optional), and vgimportclone. There are also lvmdump, and lvmetad (optional). There are also
numerous symbolic links to lvm that implement specific numerous symbolic links to lvm that implement specific
functionalities functionalities
</seg> </seg>

View File

@ -7,24 +7,24 @@
<!ENTITY libreoffice-dl "http://download.documentfoundation.org/libreoffice/src/&libreoffice-version;"> <!ENTITY libreoffice-dl "http://download.documentfoundation.org/libreoffice/src/&libreoffice-version;">
<!ENTITY libreoffice-core-download-http "&libreoffice-dl;/libreoffice-&libreoffice-dlversion;.tar.xz"> <!ENTITY libreoffice-core-download-http "&libreoffice-dl;/libreoffice-&libreoffice-dlversion;.tar.xz">
<!ENTITY libreoffice-core-md5sum "1e93a3992c2358f4e6e3b1cdd373eda2"> <!ENTITY libreoffice-core-md5sum "204c492a0b5e58dd0be9788c74a364ab">
<!ENTITY libreoffice-core-size "176 MB"> <!ENTITY libreoffice-core-size "161 MB">
<!ENTITY libreoffice-dict-download-http "&libreoffice-dl;/libreoffice-dictionaries-&libreoffice-dlversion;.tar.xz"> <!ENTITY libreoffice-dict-download-http "&libreoffice-dl;/libreoffice-dictionaries-&libreoffice-dlversion;.tar.xz">
<!ENTITY libreoffice-dict-md5sum "d737d01c446a7f7edb0ea68cd6690594"> <!ENTITY libreoffice-dict-md5sum "f9e3e741b929c5af19b1321569537b68">
<!ENTITY libreoffice-dict-size "40 MB"> <!ENTITY libreoffice-dict-size "41 MB">
<!ENTITY libreoffice-help-download-http "&libreoffice-dl;/libreoffice-help-&libreoffice-dlversion;.tar.xz"> <!ENTITY libreoffice-help-download-http "&libreoffice-dl;/libreoffice-help-&libreoffice-dlversion;.tar.xz">
<!ENTITY libreoffice-help-md5sum "9cf568cb3d99e7b5e2e83ec9137f4602"> <!ENTITY libreoffice-help-md5sum "1b76f6bf2e5b3bb9a70831fa3a4e3471">
<!ENTITY libreoffice-help-size "1.8 MB"> <!ENTITY libreoffice-help-size "1.5 MB">
<!ENTITY libreoffice-translations-download-http "&libreoffice-dl;/libreoffice-translations-&libreoffice-dlversion;.tar.xz"> <!ENTITY libreoffice-translations-download-http "&libreoffice-dl;/libreoffice-translations-&libreoffice-dlversion;.tar.xz">
<!ENTITY libreoffice-translations-md5sum "0ab59244bd923141e69b10b363dd332a"> <!ENTITY libreoffice-translations-md5sum "6ad27f9d0348010afca53167c9e350cb">
<!ENTITY libreoffice-translations-size "135 MB"> <!ENTITY libreoffice-translations-size "134 MB">
<!ENTITY libreoffice-buildsize "8 GB (610 MB installed)"> <!ENTITY libreoffice-buildsize "8.3 GB (658 MB installed). Installing the whole set of languages has been reported to require up to 26 GB (2.9 GB installed)">
<!ENTITY libreoffice-time "32 SBU with parallelism = 8 + download time"> <!ENTITY libreoffice-time "36 SBU with parallelism = 8 + download time">
]> ]>
@ -137,15 +137,15 @@
Translations size: &libreoffice-translations-size; Translations size: &libreoffice-translations-size;
</para> </para>
</listitem> </listitem>
<!--
<listitem> <listitem>
<para> <para>
Required patch to fix building with system <xref linkend="icu"/>: Required patch to fix building with system <xref linkend="icu"/>:
<ulink url="&patch-root;/libreoffice-&libreoffice-dlversion;-icu_58-1.patch"/> <ulink url="&patch-root;/libreoffice-&libreoffice-dlversion;-icu_58-1.patch"/>
</para> </para>
</listitem> </listitem>
-->
</itemizedlist> </itemizedlist>
<bridgehead renderas="sect3">LibreOffice Dependencies</bridgehead> <bridgehead renderas="sect3">LibreOffice Dependencies</bridgehead>
<bridgehead renderas="sect4">Required</bridgehead> <bridgehead renderas="sect4">Required</bridgehead>
@ -321,13 +321,13 @@ ln -sv ../../../libreoffice-help-&libreoffice-dlversion;.tar.xz external
</para> </para>
<screen><userinput>export LO_PREFIX=<replaceable>&lt;PREFIX&gt;</replaceable></userinput></screen> <screen><userinput>export LO_PREFIX=<replaceable>&lt;PREFIX&gt;</replaceable></userinput></screen>
<!--
<para> <para>
Fix build failures introduced by <xref linkend="icu"/>: Fix build failures introduced by <xref linkend="icu"/>:
</para> </para>
<screen><userinput>patch -Np1 -i ../libreoffice-&libreoffice-dlversion;-icu_58-1.patch</userinput></screen> <screen><userinput>patch -Np1 -i ../libreoffice-&libreoffice-dlversion;-icu_58-1.patch</userinput></screen>
-->
<para> <para>
Locales "fr" and "en-GB", you will find below, are just examples; you Locales "fr" and "en-GB", you will find below, are just examples; you
should change them to suit your needs - you might want to read the should change them to suit your needs - you might want to read the