Changeset 33c6126


Ignore:
Timestamp:
02/19/2017 10:24:01 PM (7 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 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, 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:
494a06a
Parents:
b45757c
Message:

Update to cups-filters-1.13.4.
More tags.

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

Files:
11 edited

Legend:

Unmodified
Added
Removed
  • general/graphlib/qpdf.xml

    rb45757c r33c6126  
    3636    </para>
    3737
    38     &lfs7a_checked;
     38    &lfs80_checked;
    3939
    4040    <bridgehead renderas="sect3">Package Information</bridgehead>
  • introduction/welcome/changelog.xml

    rb45757c r33c6126  
    4646      <itemizedlist>
    4747        <listitem>
     48          <para>[bdubbs] - Update to cups-filters-1.13.4. Fixes
     49          <ulink url="&blfs-ticket-root;8897">#8897</ulink>.</para>
     50        </listitem>
     51        <listitem>
    4852          <para>[bdubbs] - Update to php-7.1.2. Fixes
    4953          <ulink url="&blfs-ticket-root;8898">#8898</ulink>.</para>
  • packages.ent

    rb45757c r33c6126  
    825825<!-- Chapter 50 -->
    826826<!ENTITY cups-version                 "2.2.2">
    827 <!ENTITY cups-filters-version         "1.13.3">
     827<!ENTITY cups-filters-version         "1.13.4">
    828828<!ENTITY gs-version                   "9.20">
    829829<!ENTITY gutenprint-version           "5.2.12">
  • postlfs/security/shadow.xml

    rb45757c r33c6126  
    132132sed -i -e '/snprintf/s@_msg,@_msg, 256,@' src/su.c         &amp;&amp;
    133133sed -i -e '47 d' -e '60,65 d'             libmisc/myname.c &amp;&amp;
     134
    134135echo '--- src/useradd.c   (old)
    135136+++ src/useradd.c   (new)
  • pst/printing/cups-filters.xml

    rb45757c r33c6126  
    88  "https://www.openprinting.org/download/cups-filters/cups-filters-&cups-filters-version;.tar.xz">
    99  <!ENTITY cups-filters-download-ftp  " ">
    10   <!ENTITY cups-filters-md5sum        "3fac49dfeb7d0db37873dd33cff67a96">
     10  <!ENTITY cups-filters-md5sum        "a288a63ca44ad6e776cf1e86a457f836">
    1111  <!ENTITY cups-filters-size          "1.4 MB">
    12   <!ENTITY cups-filters-buildsize     "45 MB (with tests)">
     12  <!ENTITY cups-filters-buildsize     "32 MB (with tests)">
    1313  <!ENTITY cups-filters-time          "0.4 SBU (with tests)">
    1414]>
     
    3838    </para>
    3939
    40     &lfs7a_checked;
     40    &lfs80_checked;
    4141
    4242    <bridgehead renderas="sect3">Package Information</bridgehead>
  • pst/printing/cups.xml

    rb45757c r33c6126  
    3737    </para>
    3838
    39     &lfs7a_checked;
     39    &lfs80_checked;
    4040
    4141    <bridgehead renderas="sect3">Package Information</bridgehead>
  • pst/printing/gutenprint.xml

    rb45757c r33c6126  
    3939    </para>
    4040
    41     &lfs7a_checked;
     41    &lfs80_checked;
    4242
    4343    <bridgehead renderas="sect3">Package Information</bridgehead>
  • pst/ps/mupdf.xml

    rb45757c r33c6126  
    3636    </para>
    3737
    38     &lfs7a_checked;
     38    &lfs80_checked;
    3939
    4040    <bridgehead renderas="sect3">Package Information</bridgehead>
  • pst/sgml/docbook-utils.xml

    rb45757c r33c6126  
    3838    for comparing documents prepared for different languages.</para>
    3939
    40     &lfs7a_checked;
     40    &lfs80_checked;
    4141
    4242    <bridgehead renderas="sect3">Package Information</bridgehead>
  • pst/sgml/openjade.xml

    rb45757c r33c6126  
    6363        <para>
    6464          Required patch:
    65           <ulink url="&patch-root;/openjade-&openjade-version;-gcc_4.6-1.patch"/>
     65          <ulink url="&patch-root;/openjade-&openjade-version;-upstream-1.patch"/>
    6666        </para>
    6767      </listitem>
     
    8181    <title>Installation of OpenJade</title>
    8282
    83     <para>First fix a compilation problem identified in gcc-4.6 and later:</para>
    84 
    85 <screen><userinput>patch -Np1 -i ../openjade-&openjade-version;-gcc_4.6-1.patch</userinput></screen>
     83    <para>First fix problems when building with newer compilers:</para>
     84
     85<screen><userinput>patch -Np1 -i ../openjade-&openjade-version;-upstream-1.patch</userinput></screen>
    8686
    8787    <para>Now fix a compilation problem with perl-5.16 and later:</para>
  • server/major/apache.xml

    rb45757c r33c6126  
    3737    </para>
    3838
    39     &lfs7a_checked;
     39    &lfs80_checked;
    4040
    4141    <bridgehead renderas="sect3">Package Information</bridgehead>
Note: See TracChangeset for help on using the changeset viewer.