Changeset 811fcfd1


Ignore:
Timestamp:
01/15/2018 05:12:00 PM (6 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
c655da01
Parents:
ff00993e
Message:

Update to qpdf-7.1.0

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@19676 af4574ff-66df-0310-9fd7-8a98e5e911e0

Files:
4 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    rff00993e r811fcfd1  
    11<!-- $LastChangedBy$ $Date$ -->
    22
    3 <!ENTITY day          "14">                   <!-- Always 2 digits -->
     3<!ENTITY day          "15">                   <!-- Always 2 digits -->
    44<!ENTITY month        "01">                   <!-- Always 2 digits -->
    55<!ENTITY year         "2018">
     
    77<!ENTITY copyholder   "The BLFS Development Team">
    88<!ENTITY version      "&year;-&month;-&day;">
    9 <!ENTITY releasedate  "January 14th, &year;">
     9<!ENTITY releasedate  "January 15th, &year;">
    1010<!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
    1111<!ENTITY blfs-version "svn">                  <!-- svn|[release #] -->
  • general/graphlib/qpdf.xml

    rff00993e r811fcfd1  
    77  <!ENTITY qpdf-download-http "&sourceforge-dl;/qpdf/qpdf-&qpdf-version;.tar.gz">
    88  <!ENTITY qpdf-download-ftp  " ">
    9   <!ENTITY qpdf-md5sum        "c3ff408f69b3a6b2b3b4c8b373b2600c">
    10   <!ENTITY qpdf-size          "6.7 MB">
     9  <!ENTITY qpdf-md5sum        "8c99dd6a55bbea2c0f7bceab8562631d">
     10  <!ENTITY qpdf-size          "6.8 MB">
    1111  <!ENTITY qpdf-buildsize     "82 MB (with tests)">
    12   <!ENTITY qpdf-time          "1.0 SBU (with tests)">
     12  <!ENTITY qpdf-time          "0.6 SBU (with parallelism=4; with tests)">
    1313]>
    1414
  • introduction/welcome/changelog.xml

    rff00993e r811fcfd1  
    4242    </listitem>
    4343-->
     44    <listitem>
     45      <para>January 14th, 2018</para>
     46      <itemizedlist>
     47        <listitem>
     48          <para>[bdubbs] - Update to qpdf-7.1.0. Fixes
     49          <ulink url="&blfs-ticket-root;10262">#10262</ulink>.</para>
     50        </listitem>
     51      </itemizedlist>
     52    </listitem>
     53
    4454    <listitem>
    4555      <para>January 14th, 2018</para>
  • packages.ent

    rff00993e r811fcfd1  
    223223<!ENTITY poppler-version              "0.62.0">
    224224<!ENTITY potrace-version              "1.15">
    225 <!ENTITY qpdf-version                 "7.0.0">
     225<!ENTITY qpdf-version                 "7.1.0">
    226226
    227227<!-- Chapter 11 -->
Note: See TracChangeset for help on using the changeset viewer.