Changeset e130fead for postlfs


Ignore:
Timestamp:
01/02/2019 06:54:48 AM (5 years ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 8.4, 9.0, 9.1, bdubbs/svn, 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, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
1486180
Parents:
02e3bbc8
Message:

Update to adwaita-icon-theme-3.30.1
Update to grilo-0.3.7
Update to gnome-online-accounts-3.30.0
Update to cheese-3.30.0
Update to gnome-menus-3.31.3
Rebase patch for liboauth (permits building with OpenSSL-1.1.x) to include a programming fix. This fixes RSA/SHA1 verification, as well as allows the test suite to pass.
Make liboauth available on sysvinit systems since Firefox will now use it
Reword the description of Bubblewrap
Add a command explanation for --with-gpm-support in newt
Typo fixes

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@20906 af4574ff-66df-0310-9fd7-8a98e5e911e0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • postlfs/security/liboauth.xml

    r02e3bbc8 re130fead  
    1313]>
    1414
    15 <sect1 id="liboauth" xreflabel="liboauth-&liboauth-version;" revision="systemd">
     15<sect1 id="liboauth" xreflabel="liboauth-&liboauth-version;">
    1616  <?dbhtml filename="liboauth.html"?>
    1717
     
    108108    </para>
    109109
    110 <screen><userinput>patch -Np1 -i ../liboauth-&liboauth-version;-openssl-1.1.0-2.patch</userinput></screen>
     110<screen><userinput>patch -Np1 -i ../liboauth-&liboauth-version;-openssl-1.1.0-3.patch</userinput></screen>
    111111
    112112    <para>
     
    124124
    125125    <para>
    126       To test the results, issue: <command>make check</command>. One test,
    127       test/tcwiki, is known to fail due to a coding error.
     126      To test the results, issue: <command>make check</command>.
    128127    </para>
    129128
Note: See TracChangeset for help on using the changeset viewer.