Changeset 94bb565


Ignore:
Timestamp:
07/06/2018 05:03:04 PM (6 years ago)
Author:
Tim Tassonis <stuff@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 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:
269f619
Parents:
90bdf96d
Message:

Update to cups-2.2.8

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

Files:
4 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    r90bdf96d r94bb565  
    11<!-- $LastChangedBy$ $Date$ -->
    22
    3 <!ENTITY day          "05">                   <!-- Always 2 digits -->
     3<!ENTITY day          "06">                   <!-- Always 2 digits -->
    44<!ENTITY month        "07">                   <!-- Always 2 digits -->
    55<!ENTITY year         "2018">
     
    77<!ENTITY copyholder   "The BLFS Development Team">
    88<!ENTITY version      "&year;-&month;-&day;">
    9 <!ENTITY releasedate  "July 5th, &year;">
     9<!ENTITY releasedate  "July 6th, &year;">
    1010<!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
    1111<!ENTITY blfs-version "svn">                  <!-- svn|[release #] -->
  • introduction/welcome/changelog.xml

    r90bdf96d r94bb565  
    4343-->
    4444    <listitem>
     45      <para>July 06th, 2018</para>
     46      <itemizedlist>
     47        <listitem>
     48          <para>[timtas] - Update to cups-2.2.8.  Fixes
     49          <ulink url="&blfs-ticket-root;10855">#10855</ulink>.</para>
     50        </listitem>
     51      </itemizedlist>
     52    </listitem>
     53
     54    <listitem>
    4555      <para>July 05th, 2018</para>
    4656      <itemizedlist>
  • packages.ent

    r90bdf96d r94bb565  
    870870<!-- Part XII -->
    871871<!-- Chapter 50 -->
    872 <!ENTITY cups-version                 "2.2.7">
     872<!ENTITY cups-version                 "2.2.8">
    873873<!ENTITY cups-filters-version         "1.20.3">
    874874<!ENTITY gs-version                   "9.23">
  • pst/printing/cups.xml

    r90bdf96d r94bb565  
    77  <!ENTITY cups-download-http "https://github.com/apple/cups/releases/download/v&cups-version;/cups-&cups-version;-source.tar.gz">
    88  <!ENTITY cups-download-ftp  " ">
    9   <!ENTITY cups-md5sum        "ac703bcde223dab6d205a5fff193f716">
     9  <!ENTITY cups-md5sum        "33150d08993a04c8e22176e93805a051">
    1010  <!ENTITY cups-size          "9.9 MB">
    11   <!ENTITY cups-buildsize     "58 MB">
     11  <!ENTITY cups-buildsize     "57 MB">
    1212  <!ENTITY cups-time          "0.5 SBU">
    1313]>
Note: See TracChangeset for help on using the changeset viewer.