Changeset 9a3d0d39


Ignore:
Timestamp:
03/22/2005 01:15:11 PM (19 years ago)
Author:
Randy McMurchy <randy@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 6.1, 6.2, 6.2.0, 6.2.0-rc1, 6.2.0-rc2, 6.3, 6.3-rc1, 6.3-rc2, 6.3-rc3, 7.10, 7.4, 7.5, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gnome, kde5-13430, kde5-14269, kde5-14686, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, systemd-11177, systemd-13485, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
71e0d63d
Parents:
cd0d464
Message:

Updated cracklib build entities

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

Files:
2 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    rcd0d464 r9a3d0d39  
    1 <!ENTITY day          "21">
     1<!ENTITY day          "22">
    22<!ENTITY month        "03">
    33<!ENTITY year         "2005">
  • postlfs/security/cracklib.xml

    rcd0d464 r9a3d0d39  
    1010  <!ENTITY cracklib-ftp-md5sum  "7f810e310c7f2df33d1eaa2b41ab2435">
    1111  <!ENTITY cracklib-size      "21 KB">
    12   <!ENTITY cracklib-buildsize "17 MB">
    13   <!ENTITY cracklib-time      "0.10 SBU">
    14   <!ENTITY crackdict-size     "15.6MB">
    15   <!ENTITY alldict-size       "466KB">
     12  <!ENTITY cracklib-buildsize "21.8 MB">
     13  <!ENTITY cracklib-time      "0.05 SBU">
     14  <!ENTITY crackdict-size     "15.6 MB">
     15  <!ENTITY alldict-size       "466 KB">
    1616]>
    1717
     
    106106patch -Np1 -i ../cracklib,&cracklib-version;-heimdal-1.patch</command></userinput></screen>
    107107
    108 <para>Finally, as the root user, install the package:</para>
     108<para>Finally, as the root user, build and install the package:</para>
    109109<screen><userinput role='root'><command>make install &amp;&amp;
    110110rm /lib/libcrack.so &amp;&amp;
Note: See TracChangeset for help on using the changeset viewer.