mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-24 15:12:11 +08:00
Update to postfix-3.2.0.
Update to libgpg-error-1.27. git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@18429 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
b64225a3c2
commit
0e5eac4436
@ -1,12 +1,12 @@
|
||||
<!-- $LastChangedBy$ $Date$ -->
|
||||
|
||||
<!ENTITY day "28"> <!-- Always 2 digits -->
|
||||
<!ENTITY month "02"> <!-- Always 2 digits -->
|
||||
<!ENTITY day "01"> <!-- Always 2 digits -->
|
||||
<!ENTITY month "03"> <!-- Always 2 digits -->
|
||||
<!ENTITY year "2017">
|
||||
<!ENTITY copyrightdate "2001-&year;">
|
||||
<!ENTITY copyholder "The BLFS Development Team">
|
||||
<!ENTITY version "&year;-&month;-&day;">
|
||||
<!ENTITY releasedate "February 28th &year;">
|
||||
<!ENTITY releasedate "March 1st &year;">
|
||||
<!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
|
||||
<!ENTITY blfs-version "svn"> <!-- svn|[release #] -->
|
||||
<!ENTITY lfs-version "development"> <!-- x.y|development -->
|
||||
|
@ -6,9 +6,9 @@
|
||||
|
||||
<!ENTITY libgpg-error-download-http " ">
|
||||
<!ENTITY libgpg-error-download-ftp "ftp://ftp.gnupg.org/gcrypt/libgpg-error/libgpg-error-&libgpg-error-version;.tar.bz2">
|
||||
<!ENTITY libgpg-error-md5sum "97456709dbbcbb69354317ffe3e347cd">
|
||||
<!ENTITY libgpg-error-size "780 KB">
|
||||
<!ENTITY libgpg-error-buildsize "8.8 MB (with tests)">
|
||||
<!ENTITY libgpg-error-md5sum "5217ef3e76a7275a2a3b569a12ddc989">
|
||||
<!ENTITY libgpg-error-size "796 KB">
|
||||
<!ENTITY libgpg-error-buildsize "7.8 MB (with tests)">
|
||||
<!ENTITY libgpg-error-time "less than 0.1 SBU (with tests)">
|
||||
]>
|
||||
|
||||
|
@ -41,6 +41,20 @@
|
||||
</itemizedlist>
|
||||
</listitem>
|
||||
-->
|
||||
<listitem>
|
||||
<para>March 1st, 2017</para>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>[bdubbs] - Update to postfix-3.2.0. Fixes
|
||||
<ulink url="&blfs-ticket-root;8943">#8943</ulink>.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[bdubbs] - Update to libgpg-error-1.27. Fixes
|
||||
<ulink url="&blfs-ticket-root;8941">#8941</ulink>.</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>February 28th, 2017</para>
|
||||
<itemizedlist>
|
||||
|
@ -125,7 +125,7 @@
|
||||
<!ENTITY libffi-version "3.2.1">
|
||||
<!ENTITY libgcrypt-version "1.7.6">
|
||||
<!ENTITY libglade-version "2.6.4">
|
||||
<!ENTITY libgpg-error-version "1.26">
|
||||
<!ENTITY libgpg-error-version "1.27">
|
||||
<!ENTITY libgsf-version "1.14.41">
|
||||
<!ENTITY libgudev-version "231">
|
||||
<!ENTITY libgusb-version "0.2.9">
|
||||
@ -466,7 +466,7 @@
|
||||
<!ENTITY dovecot-version "&dovecot-major;.&dovecot-minor;.&dovecot-micro;">
|
||||
|
||||
<!ENTITY exim-version "4.88">
|
||||
<!ENTITY postfix-version "3.1.4">
|
||||
<!ENTITY postfix-version "3.2.0">
|
||||
<!ENTITY sendmail-version "8.15.2">
|
||||
|
||||
<!-- Chapter 22 -->
|
||||
|
@ -5,11 +5,10 @@
|
||||
%general-entities;
|
||||
|
||||
<!ENTITY postfix-download-http " ">
|
||||
<!ENTITY postfix-download-ftp
|
||||
"ftp://ftp.porcupine.org/mirrors/postfix-release/official/postfix-&postfix-version;.tar.gz">
|
||||
<!ENTITY postfix-md5sum "878a059d92ee3b093d7d3e97248c915d">
|
||||
<!ENTITY postfix-size "4.1 MB">
|
||||
<!ENTITY postfix-buildsize "174 MB">
|
||||
<!ENTITY postfix-download-ftp "ftp://ftp.porcupine.org/mirrors/postfix-release/official/postfix-&postfix-version;.tar.gz">
|
||||
<!ENTITY postfix-md5sum "ef0729ef04198b28488ad40880bdf922">
|
||||
<!ENTITY postfix-size "4.2 MB">
|
||||
<!ENTITY postfix-buildsize "179 MB">
|
||||
<!ENTITY postfix-time "0.4 SBU">
|
||||
]>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user