Changeset a263ccb3


Ignore:
Timestamp:
07/28/2009 07:57:16 PM (15 years ago)
Author:
Guy Dalziel <gdalziel@…>
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:
f4797d2
Parents:
75c492d
Message:

Updated to Linux-PAM-1.1.0.

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

Files:
6 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    r75c492d ra263ccb3  
    7575<!ENTITY gnutls-version               "1.6.3">
    7676<!ENTITY cracklib-version             "2.8.13">
    77 <!ENTITY linux-pam-version            "1.0.4">
     77<!ENTITY linux-pam-version            "1.1.0">
    7878<!ENTITY shadow-version               "4.1.3.1">
    7979<!ENTITY iptables-version             "1.3.8">
  • general/genutils/screen.xml

    r75c492d ra263ccb3  
    3838    including UTF-8. Screen sessions can be detached and resumed
    3939    later on a different terminal.</para>
     40
     41    &lfs65_checked;
    4042
    4143    <bridgehead renderas="sect3">Package Information</bridgehead>
  • general/graphlib/libjpeg.xml

    r75c492d ra263ccb3  
    3333    that allow compression of image files based on the Joint Photographic Experts
    3434    Group standard. It is a "lossy" compression algorithm.</para>
     35
     36    &lfs65_checked;
    3537
    3638    <bridgehead renderas="sect3">Package Information</bridgehead>
  • general/graphlib/libpng.xml

    r75c492d ra263ccb3  
    3232    <para>The <application>libpng</application> package contains libraries used
    3333    by other programs for reading and writing PNG files.</para>
     34
     35    &lfs65_checked;
    3436
    3537    <bridgehead renderas="sect3">Package Information</bridgehead>
  • introduction/welcome/changelog.xml

    r75c492d ra263ccb3  
    4545      <itemizedlist>
    4646        <listitem>
     47          <para>[gdalziel] - Updated to Linux-PAM-1.1.0.</para>
     48        </listitem>
     49        <listitem>
    4750          <para>[gdalziel] - Updated to usbutils-0.84. Thanks again to Matthew
    4851          the information.</para>
  • postlfs/security/linux-pam.xml

    r75c492d ra263ccb3  
    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        "189171821b56aaf791cc890d0707ea82">
    10   <!ENTITY linux-pam-size          "1.0 MB">
    11   <!ENTITY linux-pam-buildsize     "21 MB (includes installing the optional documentation)">
    12   <!ENTITY linux-pam-time          "0.6 SBU">
     9  <!ENTITY linux-pam-md5sum        "9cda791c827dfcd9f2888caf0a64cc4a">
     10  <!ENTITY linux-pam-size          "1.1 MB">
     11  <!ENTITY linux-pam-buildsize     "24 MB (includes installing the optional documentation)">
     12  <!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   "c171a8f19ac79f51cc524c89bfa98716">
    16   <!ENTITY linux-pam-docs-size     "700 KB">
     15  <!ENTITY linux-pam-docs-md5sum   "dbba1f8f42b00c4238da9e9f47502060">
     16  <!ENTITY linux-pam-docs-size     "484 KB">
    1717]>
    1818
Note: See TracChangeset for help on using the changeset viewer.