Changeset 647a220


Ignore:
Timestamp:
01/01/2023 03:56:47 PM (16 months ago)
Author:
Bruce Dubbs <bdubbs@…>
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:
9f1e41e
Parents:
da5d81d2 (diff), cb28699 (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' of git.linuxfromscratch.org:blfs into trunk

Files:
2 edited

Legend:

Unmodified
Added
Removed
  • introduction/welcome/changelog.xml

    rda5d81d2 r647a220  
    4343      <itemizedlist>
    4444        <listitem>
     45          <para>[pierre] - Fix an issue in libkdcraw introduced by recent
     46          libraw.</para>
     47        </listitem>
     48        <listitem>
    4549          <para>[pierre] - Update to bootscripts-20230101: fix several issues
    4650           with winbindd.</para>
  • kde/kf5-apps/libkdcraw.xml

    rda5d81d2 r647a220  
    9595
    9696    <para>
     97      Fix building with libraw-0.21.0 or later:
     98    </para>
     99
     100<screen><userinput>sed -e '/shot_select/s/params/raw&amp;/' \
     101    -i src/kdcraw.cpp</userinput></screen>
     102
     103    <para>
    97104      Install <application>libkdcraw</application> by running the following
    98105      commands:
Note: See TracChangeset for help on using the changeset viewer.