Ignore:
Timestamp:
11/17/2022 07:58:32 AM (18 months ago)
Author:
Pierre Labastie <pierre.labastie@…>
Branches:
11.3, 12.0, 12.1, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, xry111/llvm18, xry111/xf86-video-removal
Children:
11c62aa
Parents:
41f908a (diff), 84f972c1 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:

Merge branch 'trunk' into plabs/python-mods

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/graphlib/libtiff.xml

    r41f908a r4f406ea  
    109109
    110110    <para>
     111      First fix several security issues identified upstream:
     112    </para>
     113
     114<screen><userinput>patch -Np1 -i ../tiff-&libtiff-version;-upstream_fixes-1.patch</userinput></screen>
     115
     116    <para>
    111117      Install <application>libtiff</application> by running the following
    112118      commands:
     
    130136    </para>
    131137
    132 <screen role="root"><userinput>ninja install
    133 sed -i /Version/s/\$/$(cat ../VERSION)/ /usr/lib/pkgconfig/libtiff-4.pc</userinput></screen>
     138<screen role="root"><userinput>ninja install</userinput></screen>
    134139
    135140  </sect2>
    136 
     141  <!--
    137142  <sect2 role="commands">
    138143    <title>Command Explanations</title>
     
    145150
    146151  </sect2>
    147 
     152  -->
    148153  <sect2 role="content">
    149154    <title>Contents</title>
Note: See TracChangeset for help on using the changeset viewer.