Update to poppler-0.24.5.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@12522 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
Fernando de Oliveira 2014-01-05 20:54:49 +00:00
parent 5bff14acbb
commit 900fdd4a30
3 changed files with 7 additions and 4 deletions

View File

@ -296,7 +296,7 @@ export -f as_root</userinput></screen>
<!ENTITY libwebp-version "0.3.1">
<!ENTITY openjpeg-version "1.5.1">
<!ENTITY pixman-version "0.32.4"> <!-- Even minors only -->
<!ENTITY poppler-version "0.24.4"> <!-- Even minors only -->
<!ENTITY poppler-version "0.24.5"> <!-- Even minors only -->
<!ENTITY qpdf-version "5.1.0">
<!-- Chapter 11 -->

View File

@ -7,10 +7,10 @@
<!ENTITY poppler-download-http
"http://poppler.freedesktop.org/poppler-&poppler-version;.tar.xz">
<!ENTITY poppler-download-ftp " ">
<!ENTITY poppler-md5sum "2da22b966cf7a2f8da5bf021e68188ce">
<!ENTITY poppler-md5sum "334f2ac95cc8039f2a57fe63e4a81c69">
<!ENTITY poppler-size "1.5 MB">
<!ENTITY poppler-buildsize "103 MB">
<!ENTITY poppler-time "1.1 SBU">
<!ENTITY poppler-time "1.0 SBU">
<!ENTITY poppler-data-version "0.4.6">
@ -129,7 +129,6 @@
<xref linkend="gtk2"/>,
<xref linkend="lcms"/> or <xref linkend="lcms2"/>,
<xref linkend="libtiff"/>,
<xref linkend="libxml2"/>,
<xref linkend="openjpeg"/>,
<xref linkend="qt4"/> (the <filename>libpoppler-qt4.so</filename> library
is needed for PDF support in <application>Okular</application>), and

View File

@ -46,6 +46,10 @@
<listitem>
<para>January 5th, 2014</para>
<itemizedlist>
<listitem>
<para>[fernando] - Update to poppler-0.24.5. Fixes
<ulink url="&blfs-ticket-root;4526">#4526</ulink>.</para>
</listitem>
<listitem>
<para>[pierre] - Update to serf-1.3.3. Fixes
<ulink url="&blfs-ticket-root;4527">#4527</ulink>.</para>