Changeset c513d6e6 for postlfs/security


Ignore:
Timestamp:
01/12/2021 08:14:23 AM (3 years ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
10.1, 11.0, 11.1, 11.2, 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, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
3741962
Parents:
5e99854b
Message:

Update to sudo-1.9.5p1 (Security Update)
Update to thunderbird-78.6.1 (Security Update)
Update to libblockdev-2.25
Update to gnupg-2.2.27
Update to ed-1.17
Update to libdrm-2.4.104

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

Location:
postlfs/security
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • postlfs/security/gnupg2.xml

    r5e99854b rc513d6e6  
    77  <!ENTITY gnupg2-download-http "&gnupg-http;/gnupg/gnupg-&gnupg2-version;.tar.bz2">
    88  <!ENTITY gnupg2-download-ftp  "&gnupg-ftp;/gnupg/gnupg-&gnupg2-version;.tar.bz2">
    9   <!ENTITY gnupg2-md5sum        "9db554eabd13f83e941a9825e5af5fe6">
     9  <!ENTITY gnupg2-md5sum        "a9c002b5356103c97412955a1956ae0c">
    1010  <!ENTITY gnupg2-size          "6.9 MB">
    11   <!ENTITY gnupg2-buildsize     "120 MB (with all tests; add 24 MB for docs)">
    12   <!ENTITY gnupg2-time          "0.3 SBU (using parallelism=4; add 0.6 SBU for tests)">
     11  <!ENTITY gnupg2-buildsize     "156 MB (with all tests; add 24 MB for docs)">
     12  <!ENTITY gnupg2-time          "0.4 SBU (using parallelism=4; add 1.6 SBU for tests)">
    1313]>
    1414
     
    226226        (optional), gpg-agent, gpg-connect-agent, gpg, gpgconf, gpgparsemail,
    227227        gpgscm, gpgsm, gpgsplit, gpgtar, gpgv, gpg-wks-server, gpg-zip, kbxutil,
    228         symcryptrun, and watchgnupg</seg>
     228        <!--symcryptrun,--> and watchgnupg</seg>
    229229        <seg>None</seg>
    230230        <seg>/usr/share/doc/gnupg-&gnupg2-version; and
     
    474474      </varlistentry>
    475475
     476 <!--
    476477      <varlistentry id="symcryptrun">
    477478        <term><command>symcryptrun</command></term>
     
    485486        </listitem>
    486487      </varlistentry>
    487 
     488-->
    488489      <varlistentry id="watchgnupg">
    489490        <term><command>watchgnupg</command></term>
  • postlfs/security/sudo.xml

    r5e99854b rc513d6e6  
    77  <!ENTITY sudo-download-http "http://www.sudo.ws/dist/sudo-&sudo-version;.tar.gz">
    88  <!ENTITY sudo-download-ftp  "ftp://ftp.sudo.ws/pub/sudo/sudo-&sudo-version;.tar.gz">
    9   <!ENTITY sudo-md5sum        "d7fab0f99b9b2fd38df90b0788fc8dc9">
     9  <!ENTITY sudo-md5sum        "145f6e69c116f82cf0377ccf459344eb">
    1010  <!ENTITY sudo-size          "3.8 MB">
    11   <!ENTITY sudo-buildsize     "41 MB (add 9 MB for tests)">
     11  <!ENTITY sudo-buildsize     "60 MB (add 9 MB for tests)">
    1212  <!ENTITY sudo-time          "0.4 SBU (add 0.1 SBU for tests)">
    1313]>
     
    209209
    210210      <para>
    211         A couple of common configuration chanes are to set the path for the
     211        A couple of common configuration changes are to set the path for the
    212212        super user and to allow members of the wheel group to execute all
    213213        commands after providing their own credientials. Use the following
     
    343343        <listitem>
    344344          <para>
    345             sends sudo I/O log to the log server.
     345            sends sudo I/O logs to the log server.
    346346          </para>
    347347          <indexterm zone="sudo sudo_sendlog">
Note: See TracChangeset for help on using the changeset viewer.