Changeset e3f97f9


Ignore:
Timestamp:
08/15/2014 04:36:01 PM (10 years ago)
Author:
Fernando de Oliveira <fernando@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 7.6, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, krejzi/svn, lazarus, lxqt, nosym, 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:
8eae475
Parents:
e8dafe8a
Message:

Git-2.0.4 test suite needs compatibility symlinks recommended in GnuPG-2.0.26.
Update to cups-filters-1.0.57.

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

Files:
5 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    re8dafe8a re3f97f9  
    11<!-- $LastChangedBy$ $Date$ -->
    22
    3 <!ENTITY day          "14">                   <!-- Always 2 digits -->
     3<!ENTITY day          "15">                   <!-- Always 2 digits -->
    44<!ENTITY month        "08">                   <!-- Always 2 digits -->
    55<!ENTITY year         "2014">
     
    77<!ENTITY copyholder   "The BLFS Development Team">
    88<!ENTITY version      "&year;-&month;-&day;">
    9 <!ENTITY releasedate  "August 14th, &year;">
     9<!ENTITY releasedate  "August 15th, &year;">
    1010<!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
    1111<!ENTITY blfs-version "svn">                  <!-- svn|[release #] -->
  • general/prog/git.xml

    re8dafe8a re3f97f9  
    161161
    162162    <para>
    163       To check the results, issue: <command>make test</command>.
     163      The test suite can be run in parallel mode. Many tests cannot find
     164      <application>GnuPG2</application>, if the compatibility symlinks,
     165      recommended in <xref linkend="gnupg2"/>, are not installed. To run the
     166      test suite, issue: <command>make test</command>.
    164167    </para>
    165168
  • introduction/welcome/changelog.xml

    re8dafe8a re3f97f9  
    4444
    4545-->
     46
     47    <listitem>
     48      <para>August 15th, 2014</para>
     49      <itemizedlist>
     50        <listitem>
     51          <para>[fernando] - Update to cups-filters-1.0.57. Fixes
     52          <ulink url="&blfs-ticket-root;5385">#5385</ulink>.</para>
     53        </listitem>
     54        <listitem>
     55          <para>[fernando] - Git-2.0.4 test suite needs compatibility symlinks
     56          recommended in GnuPG-2.0.26. Fixes
     57          <ulink url="&blfs-ticket-root;5377">#5377</ulink>.</para>
     58        </listitem>
     59      </itemizedlist>
     60    </listitem>
    4661
    4762    <listitem>
  • packages.ent

    re8dafe8a re3f97f9  
    674674<!-- Chapter 42 -->
    675675<!ENTITY cups-version                 "1.7.5">
    676 <!ENTITY cups-filters-version         "1.0.56">
     676<!ENTITY cups-filters-version         "1.0.57">
    677677<!ENTITY gs-version                   "9.14">
    678678<!ENTITY gutenprint-version           "5.2.10">
  • pst/printing/cups-filters.xml

    re8dafe8a re3f97f9  
    88  "http://www.openprinting.org/download/cups-filters/cups-filters-&cups-filters-version;.tar.xz">
    99  <!ENTITY cups-filters-download-ftp  " ">
    10   <!ENTITY cups-filters-md5sum        "e30cae38bb3bbf2cb234f3edadd41b83">
     10  <!ENTITY cups-filters-md5sum        "e874e1a12836fc261fe74b0bdda191b4">
    1111  <!ENTITY cups-filters-size          "1.3 MB">
    1212  <!ENTITY cups-filters-buildsize     "33 MB (additional 2 MB for the tests)">
Note: See TracChangeset for help on using the changeset viewer.