Changeset 87aef465


Ignore:
Timestamp:
03/08/2021 07:20:17 AM (3 years ago)
Author:
Tim Tassonis <stuff@…>
Branches:
11.0, 11.1, 11.2, 11.3, 12.0, 12.1, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
2b8c048
Parents:
8388aa7
Message:

Update to fetchmail-6.4.17.

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

Files:
4 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    r8388aa7 r87aef465  
    11<!-- $LastChangedBy$ $Date$ -->
    22
    3 <!ENTITY day          "07">                   <!-- Always 2 digits -->
     3<!ENTITY day          "08">                   <!-- Always 2 digits -->
    44<!ENTITY month        "03">                   <!-- Always 2 digits -->
    55<!ENTITY year         "2021">
     
    77<!ENTITY copyholder   "The BLFS Development Team">
    88<!ENTITY version      "&year;-&month;-&day;">
    9 <!ENTITY releasedate  "March 7th, &year;">
     9<!ENTITY releasedate  "March 8th, &year;">
    1010<!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
    1111<!ENTITY blfs-version "svn">                  <!-- svn|[release #] -->
  • introduction/welcome/changelog.xml

    r8388aa7 r87aef465  
    4343    -->
    4444    <listitem>
     45      <para>March 8th, 2021</para>
     46      <itemizedlist>
     47        <listitem>
     48          <para>[timtas] - Update to fetchmail-6.4.17. Fixes
     49          <ulink url="&blfs-ticket-root;14743">#14743</ulink>.</para>
     50        </listitem>
     51      </itemizedlist>
     52    </listitem>
     53
     54    <listitem>
    4555      <para>March 7th, 2021</para>
    4656      <itemizedlist>
  • networking/mailnews/fetchmail.xml

    r8388aa7 r87aef465  
    77  <!ENTITY fetchmail-download-http "&sourceforge-dl;/fetchmail/fetchmail-&fetchmail-version;.tar.xz">
    88  <!ENTITY fetchmail-download-ftp  " ">
    9   <!ENTITY fetchmail-md5sum        "460c3e31227f2d4652c067db64fdc64c">
     9  <!ENTITY fetchmail-md5sum        "6c43fd064a8ae7b8f5c9815be71621df">
    1010  <!ENTITY fetchmail-size          "1.3 MB">
    11   <!ENTITY fetchmail-buildsize     "17 MB including tests">
     11  <!ENTITY fetchmail-buildsize     "14 MB including tests">
    1212  <!ENTITY fetchmail-time          "0.1 SBU including tests">
    1313]>
  • packages.ent

    r8388aa7 r87aef465  
    645645<!ENTITY mailx-version                "12.5">
    646646<!ENTITY procmail-version             "3.22">
    647 <!ENTITY fetchmail-version            "6.4.16">
     647<!ENTITY fetchmail-version            "6.4.17">
    648648<!ENTITY mutt-version                 "2.0.5">
    649649<!ENTITY alpine-version               "2.21">
Note: See TracChangeset for help on using the changeset viewer.