Changeset 050e1ad


Ignore:
Timestamp:
08/21/2023 04:48:44 PM (9 months ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
12.0, 12.1, ken/TL2024, ken/tuningfonts, lazarus, plabs/newcss, python3.11, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, xry111/llvm18
Children:
dba38f22
Parents:
2415b944 (diff), db0d7f6 (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:
4 edited

Legend:

Unmodified
Added
Removed
  • postlfs/security/ssh-askpass.xml

    r2415b944 r050e1ad  
    3636    <application>OpenSSH</application> tarball.</para>
    3737
    38   &lfs113_checked;
     38  &lfs120_checked;
    3939
    4040    <bridgehead renderas="sect3">Package Information</bridgehead>
  • server/major/kea.xml

    r2415b944 r050e1ad  
    3232    </para>
    3333
    34     &lfs113_checked;
     34    &lfs120_checked;
    3535
    3636    <bridgehead renderas="sect3">Package Information</bridgehead>
  • x/lib/cogl.xml

    r2415b944 r050e1ad  
    139139
    140140    <para>
    141       To test the results, issue: <command>make check</command>. The
    142       tests should be run from an X terminal on the hardware accelerated
    143       Xorg Server. A few tests will use all CPUs in parallel, regardless of
    144       parallellism settings.
     141      All of the tests except for the ES2 and ES2-NPT tests are broken due to
     142      slight behavior changes in Mesa. To test the results anyway, issue:
     143      <command>make check</command>. The tests should be run from an X terminal
     144      on a hardware accelerated Xorg Server. A few tests will use all CPUs in
     145      parallel, regardless of parallellism settings.
     146      <!-- I found this on my system with an NVIDIA GPU, but running the tests
     147           on an 11.3 system with an Intel GPU provides the same results. -->
    145148    </para>
    146149
  • x/lib/qtwebengine.xml

    r2415b944 r050e1ad  
    154154         end of note for editors -->
    155155
    156     &lfs113_checked;
     156    &lfs120_checked;
    157157
    158158    <warning>
Note: See TracChangeset for help on using the changeset viewer.