Changeset 99903a2


Ignore:
Timestamp:
06/01/2020 07:46:15 AM (4 years ago)
Author:
Thomas Trepl <thomas@…>
Branches:
10.0, 10.1, 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:
f3d9ce9
Parents:
7813f84
Message:

Upgrade fetchmail-6.4.6

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

Files:
4 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    r7813f84 r99903a2  
    11<!-- $LastChangedBy$ $Date$ -->
    22
    3 <!ENTITY day          "31">                   <!-- Always 2 digits -->
    4 <!ENTITY month        "05">                   <!-- Always 2 digits -->
     3<!ENTITY day          "01">                   <!-- Always 2 digits -->
     4<!ENTITY month        "06">                   <!-- Always 2 digits -->
    55<!ENTITY year         "2020">
    66<!ENTITY copyrightdate "2001-&year;">
    77<!ENTITY copyholder   "The BLFS Development Team">
    88<!ENTITY version      "&year;-&month;-&day;">
    9 <!ENTITY releasedate  "May 31st, &year;">
     9<!ENTITY releasedate  "June 1st, &year;">
    1010<!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
    1111<!ENTITY blfs-version "svn">                  <!-- svn|[release #] -->
  • introduction/welcome/changelog.xml

    r7813f84 r99903a2  
    4343    -->
    4444    <listitem>
    45       <para>May 30th, 2020</para>
     45      <para>June 1st, 2020</para>
     46      <itemizedlist>
     47        <listitem>
     48          <para>[thomas] - Update to fetchmail-6.4.6. Fixes
     49          <ulink url="&blfs-ticket-root;13603">#13603</ulink>.</para>
     50        </listitem>
     51      </itemizedlist>
     52    </listitem>
     53
     54    <listitem>
     55      <para>May 31th, 2020</para>
    4656      <itemizedlist>
    4757        <listitem>
  • networking/mailnews/fetchmail.xml

    r7813f84 r99903a2  
    77  <!ENTITY fetchmail-download-http "&sourceforge-dl;/fetchmail/fetchmail-&fetchmail-version;.tar.xz">
    88  <!ENTITY fetchmail-download-ftp  " ">
    9   <!ENTITY fetchmail-md5sum        "53d52179c8bf8e2f57489538b49bfda9">
     9  <!ENTITY fetchmail-md5sum        "e6621616ccbde3792f6a3ccc85681fa9">
    1010  <!ENTITY fetchmail-size          "1.3 MB">
    1111  <!ENTITY fetchmail-buildsize     "16 MB">
  • packages.ent

    r7813f84 r99903a2  
    636636<!ENTITY mailx-version                "12.5">
    637637<!ENTITY procmail-version             "3.22">
    638 <!ENTITY fetchmail-version            "6.4.4">
     638<!ENTITY fetchmail-version            "6.4.6">
    639639<!ENTITY mutt-version                 "1.14.2">
    640640<!ENTITY alpine-version               "2.21">
Note: See TracChangeset for help on using the changeset viewer.