Changeset 4adf42cb


Ignore:
Timestamp:
10/21/2024 10:01:06 PM (6 hours ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
trunk
Children:
1920e79
Parents:
0edbe5f
Message:

Update to libcupsfilters-2.1.0

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • introduction/welcome/changelog.xml

    r0edbe5f r4adf42cb  
    4343      <itemizedlist>
    4444        <listitem>
     45          <para>[renodr] - Update to libcupsfilters-2.1.0. Fixes
     46          <ulink url="&blfs-ticket-root;20538">#20538</ulink>.</para>
     47        </listitem>
     48        <listitem>
    4549          <para>[renodr] - Update to cups-browsed-2.1.0. Fixes
    4650          <ulink url="&blfs-ticket-root;20537">#20537</ulink>.</para>
  • packages.ent

    r0edbe5f r4adf42cb  
    12081208<!ENTITY gs-packver                   "10040">
    12091209<!ENTITY gutenprint-version           "5.3.4">
    1210 <!ENTITY libcupsfilters-version       "2.0.0">
     1210<!ENTITY libcupsfilters-version       "2.1.0">
    12111211<!ENTITY libppd-version               "2.0.0">
    12121212
  • pst/printing/libcupsfilters.xml

    r0edbe5f r4adf42cb  
    88  "https://github.com/OpenPrinting/libcupsfilters/releases/download/&libcupsfilters-version;/libcupsfilters-&libcupsfilters-version;.tar.xz">
    99  <!ENTITY libcupsfilters-download-ftp  " ">
    10   <!ENTITY libcupsfilters-md5sum        "267e569145bd20615fa18ae65ea6f870">
    11   <!ENTITY libcupsfilters-size          "1.2 MB">
     10  <!ENTITY libcupsfilters-md5sum        "8eb0fb0273f35c4daf39a117c51691c6">
     11  <!ENTITY libcupsfilters-size          "1.4 MB">
    1212  <!ENTITY libcupsfilters-buildsize     "38 MB (with tests)">
    1313  <!ENTITY libcupsfilters-time          "0.1 SBU (Using parallelism=4; with tests)">
     
    7070    </itemizedlist>
    7171
    72     <bridgehead renderas="sect3">Additional Downloads</bridgehead>
    73     <itemizedlist spacing="compact">
    74       <listitem>
    75         <para>
    76           Required patch:
    77           <ulink url="&patch-root;/libcupsfilters-&libcupsfilters-version;-upstream_fixes-1.patch"/>
    78         </para>
    79       </listitem>
    80     </itemizedlist>
    81 
    8272    <bridgehead renderas="sect3">libcupsfilters Dependencies</bridgehead>
    8373
     
    10191      <xref linkend="libtiff"/>
    10292    </para>
    103     <!--
    104     <bridgehead renderas="sect4">Optional</bridgehead>
    105     <para role="optional">
    106       <xref linkend="avahi"/> (required to build the DNSSD backend of the
    107       <command>cups-browsed</command> daemon, which is needed for operating
    108       some network printers),
    109       <xref linkend="openldap"/>,
    110       <xref linkend="php"/> (use of this might be broken),
    111       <ulink url="https://liblouis.github.io/downloads/">Liblouis (Braille)</ulink>, and
    112       <ulink url="https://liblouis.github.io/downloads/">Liblouisutdml (Braille)</ulink>
    113     </para>
    114 
    115     <bridgehead renderas="sect4">Optional printer drivers (runtime)</bridgehead>
    116     <para role="optional">
    117       <xref role="runtime" linkend="gutenprint"/> (for supported printers),
    118       or other printer drivers, such as <ulink role="runtime"
    119       url="https://sourceforge.net/projects/hplip/files/hplip/">hplip</ulink>
    120     </para>
    121     -->
    12293  </sect2>
    12394
    12495  <sect2 role="installation">
    12596    <title>Installation of libcupsfilters</title>
    126 
    127     <para>
    128       First, fix a security vulnerability that can allow for remote code
    129       execution:
    130     </para>
    131 
    132 <screen><userinput remap="pre">patch -Np1 -i ../libcupsfilters-&libcupsfilters-version;-upstream_fixes-1.patch</userinput></screen>
    13397
    13498    <para>
Note: See TracChangeset for help on using the changeset viewer.