Changeset 9fff0517


Ignore:
Timestamp:
05/16/2008 06:31:46 AM (16 years ago)
Author:
Dan Nichilson <dnicholson@…>
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:
52ac074
Parents:
a5e8571
Message:

Fix PAM md5sum and size; numbers were for .tar.gz

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

Files:
2 edited

Legend:

Unmodified
Added
Removed
  • introduction/welcome/changelog.xml

    ra5e8571 r9fff0517  
    4646      <itemizedlist>
    4747        <listitem>
     48          <para>[dnicholson] - Fix the Linux-PAM tarball md5sum and size.
     49          Thanks to Toni for the report.</para>
     50        </listitem>
     51        <listitem>
    4852          <para>[rdaniels] - Added --without-ffmpeg to Akode instructions to
    4953          prevent compilation errors from building Akode with
  • postlfs/security/linux-pam.xml

    ra5e8571 r9fff0517  
    77  <!ENTITY linux-pam-download-http "http://www.kernel.org/pub/linux/libs/pam/pre/library/Linux-PAM-&linux-pam-version;.tar.bz2">
    88  <!ENTITY linux-pam-download-ftp  "ftp://ftp.kernel.org/pub/linux/libs/pam/pre/library/Linux-PAM-&linux-pam-version;.tar.bz2">
    9   <!ENTITY linux-pam-md5sum        "f1dfc47729f22f246535b95ac9dcd182">
    10   <!ENTITY linux-pam-size          "1.4 MB">
     9  <!ENTITY linux-pam-md5sum        "be4dd1d34ac5933408e13e48f3eb710a">
     10  <!ENTITY linux-pam-size          "911 kB">
    1111  <!ENTITY linux-pam-buildsize     "23 MB">
    1212  <!ENTITY linux-pam-time          "0.6 SBU">
Note: See TracChangeset for help on using the changeset viewer.