Changeset b6cec9c


Ignore:
Timestamp:
11/02/2012 01:11:03 AM (11 years ago)
Author:
Bruce Dubbs <bdubbs@…>
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:
b49cc97
Parents:
5b91a5c4
Message:

Update to exim-4.80.1

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

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    r5b91a5c4 rb6cec9c  
    517517
    518518<!-- Chapter 21 -->
    519 <!ENTITY exim-version                 "4.80">
     519<!ENTITY exim-version                 "4.80.1">
    520520<!ENTITY postfix-version              "2.9.4">
    521521<!ENTITY qpopper-version              "4.1.0">
  • introduction/welcome/changelog.xml

    r5b91a5c4 rb6cec9c  
    4747      <para>November 1st, 2012</para>
    4848      <itemizedlist>
     49        <listitem>
     50          <para>[bdubbs] - Update to exim-4.80.1. Fixes
     51          <ulink url="&blfs-ticket-root;3644">#3644</ulink>.</para>
     52        </listitem>
    4953        <listitem>
    5054          <para>[bdubbs] - Update to stunnel-4.54. Fixes
  • server/mail/exim.xml

    r5b91a5c4 rb6cec9c  
    77  <!ENTITY exim-download-http   "http://ftp.exim.org/pub/exim/exim4/exim-&exim-version;.tar.bz2">
    88  <!ENTITY exim-download-ftp    "ftp://ftp.exim.org/pub/exim/exim4/exim-&exim-version;.tar.bz2">
    9   <!ENTITY exim-md5sum          "de93a242e9e148de28d67056e5c1b34f">
     9  <!ENTITY exim-md5sum          "1a95dc9f02834b1b7430403a75edf162">
    1010  <!ENTITY exim-size            "1.6 MB">
    1111  <!ENTITY exim-buildsize       "16 MB">
    1212  <!ENTITY exim-time            "0.2 SBU">
    1313]>
    14 
    15   <!-- Editors please ensure that the documentation links below (in the
    16        'Adding Additional Functionality' section) are still valid after you
    17        update a version entity. It appears that the "id" strings in some of
    18        the URLs below change between versions. And I don't think this can
    19        be automatically updated.
    20   -->
    2114
    2215<sect1 id="exim" xreflabel="Exim-&exim-version;">
Note: See TracChangeset for help on using the changeset viewer.