Changeset 4e1712b


Ignore:
Timestamp:
06/19/2020 02:47:17 PM (4 years ago)
Author:
Ken Moffat <ken@…>
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:
ddf6739b
Parents:
1d2a8e9
Message:

mutt-1.14.4

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

Files:
4 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    r1d2a8e9 r4e1712b  
    11<!-- $LastChangedBy$ $Date$ -->
    22
    3 <!ENTITY day          "18">                   <!-- Always 2 digits -->
     3<!ENTITY day          "19">                   <!-- Always 2 digits -->
    44<!ENTITY month        "06">                   <!-- Always 2 digits -->
    55<!ENTITY year         "2020">
     
    77<!ENTITY copyholder   "The BLFS Development Team">
    88<!ENTITY version      "&year;-&month;-&day;">
    9 <!ENTITY releasedate  "June 18th, &year;">
     9<!ENTITY releasedate  "June 19th, &year;">
    1010<!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
    1111<!ENTITY blfs-version "svn">                  <!-- svn|[release #] -->
  • introduction/welcome/changelog.xml

    r1d2a8e9 r4e1712b  
    4343    -->
    4444    <listitem>
     45      <para>June 19th, 2020</para>
     46      <itemizedlist>
     47        <listitem>
     48          <para>[ken] - Update to mutt-1.14.4 (Security fixes). Fixes
     49          <ulink url="&blfs-ticket-root;13687">#13687</ulink>.</para>
     50        </listitem>
     51      </itemizedlist>
     52    </listitem>
     53
     54    <listitem>
    4555      <para>June 18th, 2020</para>
    4656      <itemizedlist>
  • networking/mailnews/mutt.xml

    r1d2a8e9 r4e1712b  
    77  <!ENTITY mutt-download-http "https://bitbucket.org/mutt/mutt/downloads/mutt-&mutt-version;.tar.gz">
    88  <!ENTITY mutt-download-ftp  "ftp://ftp.mutt.org/pub/mutt/mutt-&mutt-version;.tar.gz">
    9   <!ENTITY mutt-md5sum        "121e23c472852323337240d68ca1c41e">
     9  <!ENTITY mutt-md5sum        "a1446e9a169e79001c78692c80090ae5">
    1010  <!ENTITY mutt-size          "4.8 MB">
    1111  <!ENTITY mutt-buildsize     "46 MB">
  • packages.ent

    r1d2a8e9 r4e1712b  
    637637<!ENTITY procmail-version             "3.22">
    638638<!ENTITY fetchmail-version            "6.4.8">
    639 <!ENTITY mutt-version                 "1.14.3">
     639<!ENTITY mutt-version                 "1.14.4">
    640640<!ENTITY alpine-version               "2.21">
    641641
Note: See TracChangeset for help on using the changeset viewer.