Changeset 1920e79


Ignore:
Timestamp:
10/21/2024 10:04:31 PM (4 hours ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
trunk
Parents:
4adf42cb
Message:

Update to libppd-2.1.0

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • introduction/welcome/changelog.xml

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

    r4adf42cb r1920e79  
    12091209<!ENTITY gutenprint-version           "5.3.4">
    12101210<!ENTITY libcupsfilters-version       "2.1.0">
    1211 <!ENTITY libppd-version               "2.0.0">
     1211<!ENTITY libppd-version               "2.1.0">
    12121212
    12131213<!-- Chapter 47 -->
  • pst/printing/libppd.xml

    r4adf42cb r1920e79  
    88  "https://github.com/OpenPrinting/libppd/releases/download/&libppd-version;/libppd-&libppd-version;.tar.xz">
    99  <!ENTITY libppd-download-ftp  " ">
    10   <!ENTITY libppd-md5sum        "ab889cbcdaa23689d9a425769f208da9">
    11   <!ENTITY libppd-size          "567 KB">
     10  <!ENTITY libppd-md5sum        "50ff86121525cf3c477c8246aad26eaa">
     11  <!ENTITY libppd-size          "572 KB">
    1212  <!ENTITY libppd-buildsize     "13 MB (with tests)">
    1313  <!ENTITY libppd-time          "less than 0.1 SBU (Using parallelism=4; with tests)">
     
    6868    </itemizedlist>
    6969
    70     <bridgehead renderas="sect3">Additional Downloads</bridgehead>
    71     <itemizedlist spacing="compact">
    72       <listitem>
    73         <para>
    74           Required patch:
    75           <ulink url="&patch-root;/libppd-&libppd-version;-upstream_fixes-1.patch"/>
    76         </para>
    77       </listitem>
    78     </itemizedlist>
    79 
    8070    <bridgehead renderas="sect3">libppd Dependencies</bridgehead>
    8171
     
    8979  <sect2 role="installation">
    9080    <title>Installation of libppd</title>
    91 
    92     <para>
    93       First, fix a security vulnerability that could allow for remote code
    94       execution:
    95     </para>
    96 
    97 <screen><userinput remap="pre">patch -Np1 -i ../libppd-&libppd-version;-upstream_fixes-1.patch</userinput></screen>
    9881
    9982    <para>
Note: See TracChangeset for help on using the changeset viewer.