Changeset 52d9d2dc


Ignore:
Timestamp:
11/26/2017 09:45:09 PM (6 years ago)
Author:
Ken Moffat <ken@…>
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:
1740585
Parents:
ef6f4bb
Message:

cups-filters-1.17.9.

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

Files:
4 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    ref6f4bb r52d9d2dc  
    11<!-- $LastChangedBy$ $Date$ -->
    22
    3 <!ENTITY day          "25">                   <!-- Always 2 digits -->
     3<!ENTITY day          "26">                   <!-- Always 2 digits -->
    44<!ENTITY month        "11">                   <!-- Always 2 digits -->
    55<!ENTITY year         "2017">
     
    77<!ENTITY copyholder   "The BLFS Development Team">
    88<!ENTITY version      "&year;-&month;-&day;">
    9 <!ENTITY releasedate  "November 25th, &year;">
     9<!ENTITY releasedate  "November 26th, &year;">
    1010<!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
    1111<!ENTITY blfs-version "svn">                  <!-- svn|[release #] -->
  • introduction/welcome/changelog.xml

    ref6f4bb r52d9d2dc  
    4343-->
    4444    <listitem>
     45      <para>November 26th, 2017</para>
     46      <itemizedlist>
     47        <listitem>
     48          <para>[ken] - Update to cups-filters-1.17.9. Fixes
     49          <ulink url="&blfs-ticket-root;9780">#9780</ulink>.</para>
     50        </listitem>
     51      </itemizedlist>
     52    </listitem>
     53
     54    <listitem>
    4555      <para>November 25th, 2017</para>
    4656      <itemizedlist>
  • packages.ent

    ref6f4bb r52d9d2dc  
    859859<!-- Chapter 50 -->
    860860<!ENTITY cups-version                 "2.2.6">
    861 <!ENTITY cups-filters-version         "1.17.5">
     861<!ENTITY cups-filters-version         "1.17.9">
    862862<!ENTITY gs-version                   "9.22">
    863863<!ENTITY gutenprint-version           "5.2.13">
  • pst/printing/cups-filters.xml

    ref6f4bb r52d9d2dc  
    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        "b177a604d78a636808193f3830106ac5">
     10  <!ENTITY cups-filters-md5sum        "2ef5f2b902bcdcb963c5ef5858976bbc">
    1111  <!ENTITY cups-filters-size          "1.4 MB">
    12   <!ENTITY cups-filters-buildsize     "33 MB (with tests)">
     12  <!ENTITY cups-filters-buildsize     "44 MB (with tests)">
    1313  <!ENTITY cups-filters-time          "0.4 SBU (with tests)">
    1414]>
     
    274274        <seg>
    275275          /usr/include/{cupsfilters,fontembed},
     276          /usr/lib/cups/filter,
    276277          /usr/share/cups/{braille,charsets},
    277278          /usr/share/doc/cups-filters-&cups-filters-version; and
Note: See TracChangeset for help on using the changeset viewer.