Changeset 174ebc57


Ignore:
Timestamp:
03/15/2010 07:41:38 PM (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:
f36551b4
Parents:
12949fb
Message:

Updated to Sendmail-8.14.4

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

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    r12949fb r174ebc57  
    453453<!ENTITY postfix-version              "2.5.1">
    454454<!ENTITY qpopper-version              "4.0.9">
    455 <!ENTITY sendmail-version             "8.14.1">
     455<!ENTITY sendmail-version             "8.14.4">
    456456
    457457<!-- Chapter 23 -->
  • introduction/welcome/changelog.xml

    r12949fb r174ebc57  
    4646      <itemizedlist>
    4747        <listitem>
     48          <para>[randy] - Updated to Sendmail-8.14.4</para>
     49        </listitem>
     50        <listitem>
    4851          <para>[randy] - Updated to OpenLDAP-2.4.21</para>
    4952        </listitem>
  • server/mail/sendmail.xml

    r12949fb r174ebc57  
    77  <!ENTITY sendmail-download-http "http://www.sendmail.org/ftp/sendmail.&sendmail-version;.tar.gz">
    88  <!ENTITY sendmail-download-ftp  "ftp://ftp.sendmail.org/pub/sendmail/sendmail.&sendmail-version;.tar.gz">
    9   <!ENTITY sendmail-md5sum        "462bc9e00fdbef3a71b046b967c9a157">
     9  <!ENTITY sendmail-md5sum        "1b23d5000c8e7bfe82ec1a27f2f5fdc5">
    1010  <!ENTITY sendmail-size          "2.0 MB">
    1111  <!ENTITY sendmail-buildsize     "19 MB">
     
    6060
    6161    <bridgehead renderas="sect4">Required</bridgehead>
    62     <para role="required"><xref linkend="procmail"/> and
    63     <xref linkend="db"/></para>
     62    <para role="required"><xref linkend="db"/></para>
    6463
    6564    <bridgehead renderas="sect4">Optional</bridgehead>
     
    6867    <xref linkend="tcpwrappers"/>,
    6968    <xref linkend="cyrus-sasl"/>,
     69    <xref linkend="procmail"/>,
    7070    <ulink url="http://www.feep.net/nph/">nph</ulink>, and
    7171    <xref linkend="gs"/><!-- or <xref linkend="espgs"/> --> (for creating
Note: See TracChangeset for help on using the changeset viewer.