Changeset f84589b


Ignore:
Timestamp:
02/14/2010 01:18:57 AM (14 years ago)
Author:
Randy McMurchy <randy@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 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:
e87e12fb
Parents:
5f4181d
Message:

Updated to Linux-PAM-1.1.1

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

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    r5f4181d rf84589b  
    7777<!ENTITY gnutls-version               "2.8.5">
    7878<!ENTITY cracklib-version             "2.8.15">
    79 <!ENTITY linux-pam-version            "1.1.0">
     79<!ENTITY linux-pam-version            "1.1.1">
    8080<!ENTITY shadow-version               "4.1.4.2">
    8181<!ENTITY iptables-version             "1.3.8">
  • introduction/welcome/changelog.xml

    r5f4181d rf84589b  
    4646      <itemizedlist>
    4747        <listitem>
     48          <para>[randy] - Updated to Linux-PAM-1.1.1.</para>
     49        </listitem>
     50        <listitem>
    4851          <para>[randy] - Updated to CrackLib-2.8.15.</para>
    4952        </listitem>
  • postlfs/security/linux-pam.xml

    r5f4181d rf84589b  
    77  <!ENTITY linux-pam-download-http "http://www.kernel.org/pub/linux/libs/pam/library/Linux-PAM-&linux-pam-version;.tar.bz2">
    88  <!ENTITY linux-pam-download-ftp  "ftp://ftp.kernel.org/pub/linux/libs/pam/library/Linux-PAM-&linux-pam-version;.tar.bz2">
    9   <!ENTITY linux-pam-md5sum        "9cda791c827dfcd9f2888caf0a64cc4a">
     9  <!ENTITY linux-pam-md5sum        "9b3d952b173d5b9836cbc7e8de108bee">
    1010  <!ENTITY linux-pam-size          "1.1 MB">
    11   <!ENTITY linux-pam-buildsize     "24 MB (includes installing the optional documentation)">
     11  <!ENTITY linux-pam-buildsize     "25 MB (includes installing the optional documentation)">
    1212  <!ENTITY linux-pam-time          "0.4 SBU">
    1313
    1414  <!ENTITY linux-pam-docs-download "http://www.kernel.org/pub/linux/libs/pam/documentation/Linux-PAM-&linux-pam-version;-docs.tar.bz2">
    15   <!ENTITY linux-pam-docs-md5sum   "dbba1f8f42b00c4238da9e9f47502060">
    16   <!ENTITY linux-pam-docs-size     "484 KB">
     15  <!ENTITY linux-pam-docs-md5sum   "a8f77330be4a6bc73e0e584a599649b0">
     16  <!ENTITY linux-pam-docs-size     "495 KB">
    1717]>
    1818
Note: See TracChangeset for help on using the changeset viewer.