mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-03 23:07:23 +08:00
Package update and a relevant tag
Update to sendmail-8.17.1
This commit is contained in:
parent
aed1e212bb
commit
e76b832f8b
@ -45,6 +45,10 @@
|
||||
<listitem>
|
||||
<para>August 18th, 2021</para>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>[renodr] - Update to sendmail-8.17.1. Fixes
|
||||
<ulink url="&blfs-ticket-root;15421">#15421</ulink>.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[renodr] - Update to IO::Socket::SSL-2.072. Fixes
|
||||
<ulink url="&blfs-ticket-root;15408">#15408</ulink>.</para>
|
||||
|
@ -35,7 +35,7 @@
|
||||
mail processor. This is useful for filtering and sorting incoming mail.
|
||||
</para>
|
||||
|
||||
&lfs101_checked;
|
||||
&lfs110_checked;
|
||||
|
||||
<bridgehead renderas="sect3">Package Information</bridgehead>
|
||||
<itemizedlist spacing='compact'>
|
||||
|
@ -674,7 +674,7 @@ to avoid building libxml2 twice, which is slow with all deps -->
|
||||
|
||||
<!ENTITY exim-version "4.94.2">
|
||||
<!ENTITY postfix-version "3.6.2">
|
||||
<!ENTITY sendmail-version "8.16.1">
|
||||
<!ENTITY sendmail-version "8.17.1">
|
||||
|
||||
<!-- Chapter 22 -->
|
||||
<!ENTITY db-version "5.3.28">
|
||||
|
@ -8,9 +8,9 @@
|
||||
<!ENTITY sendmail-download-http "http://www.sendmail.org/ftp/sendmail.&sendmail-version;.tar.gz"> -->
|
||||
<!ENTITY sendmail-download-http " ">
|
||||
<!ENTITY sendmail-download-ftp "ftp://ftp.sendmail.org/pub/sendmail/sendmail.&sendmail-version;.tar.gz">
|
||||
<!ENTITY sendmail-md5sum "055f1d76c8027993a01ab6425aea4ae7">
|
||||
<!ENTITY sendmail-size "2.1 MB">
|
||||
<!ENTITY sendmail-buildsize "19 MB">
|
||||
<!ENTITY sendmail-md5sum "cd3c3f7b2db60c362f07eecbebd99bf4">
|
||||
<!ENTITY sendmail-size "2.2 MB">
|
||||
<!ENTITY sendmail-buildsize "20 MB">
|
||||
<!ENTITY sendmail-time "0.2 SBU">
|
||||
]>
|
||||
|
||||
@ -35,7 +35,7 @@
|
||||
Transport Agent (MTA).
|
||||
</para>
|
||||
|
||||
&lfs101_checked;
|
||||
&lfs110_checked;
|
||||
|
||||
<bridgehead renderas="sect3">Package Information</bridgehead>
|
||||
<itemizedlist spacing="compact">
|
||||
@ -134,7 +134,7 @@ install -v -m700 -d /var/spool/mqueue</userinput></screen>
|
||||
</note>
|
||||
|
||||
<screen><userinput>cat >> devtools/Site/site.config.m4 << "EOF"
|
||||
<literal>APPENDDEF(`confENVDEF',`-DSTARTTLS -DSASL -DLDAPMAP')
|
||||
<literal>APPENDDEF(`confENVDEF',`-DSTARTTLS -DSASL -DLDAPMAP -DHASFLOCK')
|
||||
APPENDDEF(`confLIBS', `-lssl -lcrypto -lsasl2 -lldap -llber -ldb')
|
||||
APPENDDEF(`confINCDIRS', `-I/usr/include/sasl')</literal>
|
||||
EOF</userinput></screen>
|
||||
|
Loading…
Reference in New Issue
Block a user