Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • postlfs/security/cryptsetup.xml

    r20a35ab r2e18e741  
    77  <!ENTITY cryptsetup-download-http "&kernel-dl;/linux/utils/cryptsetup/v&cryptsetup-minor;/cryptsetup-&cryptsetup-version;.tar.xz">
    88  <!ENTITY cryptsetup-download-ftp  " ">
    9   <!ENTITY cryptsetup-md5sum        "504d1ab22cbc4d1a59a8d8c7ee5ed3bf">
     9  <!ENTITY cryptsetup-md5sum        "911272e73181fdc850bb4d25103a9f83">
    1010  <!ENTITY cryptsetup-size          "11 MB">
    11   <!ENTITY cryptsetup-buildsize     "29 MB (add 113 MB for tests)">
    12   <!ENTITY cryptsetup-time          "0.2 SBU (add 14 SBU for tests)">
     11  <!ENTITY cryptsetup-buildsize     "29 MB (add 115 MB for tests)">
     12  <!ENTITY cryptsetup-time          "0.2 SBU (add 9 SBU for tests)">
    1313]>
    1414
     
    1717
    1818  <sect1info>
     19    <othername>$LastChangedBy$</othername>
    1920    <date>$Date$</date>
    2021  </sect1info>
     
    3435    </para>
    3536
    36     &lfs110a_checked;
     37    &lfs10_checked;
    3738
    3839    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    9495    <para role="optional">
    9596      <xref linkend="libpwquality"/>,
     97      <xref linkend="python2"/>,
    9698      <ulink url="https://github.com/P-H-C/phc-winner-argon2">argon2</ulink>, and
    9799      <ulink url="http://www.openwall.com/passwdqc/">passwdqc</ulink>
     
    238240        <listitem>
    239241          <para>
    240              is used to setup dm-crypt managed device-mapper mappings
     242             is used to setup dm-crypt managed device-mapper mappings.
    241243          </para>
    242244          <indexterm zone="cryptsetup cryptsetup-prog">
     
    250252        <listitem>
    251253          <para>
    252              is a tool for offline LUKS device re-encryption
     254             is a for offline LUKS device re-encryption.
    253255          </para>
    254256          <indexterm zone="cryptsetup cryptsetup-reencrypt">
     
    262264        <listitem>
    263265          <para>
    264              is a tool to manage dm-integrity (block level integrity) volumes
     266             is a tool to manage dm-integrity (block level integrity) volumes.
    265267          </para>
    266268          <indexterm zone="cryptsetup integritysetup">
     
    276278             is used to configure dm-verity managed device-mapper mappings.
    277279             Device-mapper verity target provides read-only transparent integrity
    278              checking of block devices using kernel crypto API
     280             checking of block devices using kernel crypto API.
    279281          </para>
    280282          <indexterm zone="cryptsetup veritysetup">
Note: See TracChangeset for help on using the changeset viewer.