Changeset 87aef465
- Timestamp:
- 03/08/2021 07:20:17 AM (2 years ago)
- Branches:
- 11.0, 11.1, 11.2, 11.3, ken/inkscape-core-mods, lazarus, plabs/python-mods, qt5new, trunk, upgradedb, xry111/intltool, xry111/soup3, xry111/test-20220226
- Children:
- 2b8c048
- Parents:
- 8388aa7
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
general.ent
r8388aa7 r87aef465 1 1 <!-- $LastChangedBy$ $Date$ --> 2 2 3 <!ENTITY day "0 7"> <!-- Always 2 digits -->3 <!ENTITY day "08"> <!-- Always 2 digits --> 4 4 <!ENTITY month "03"> <!-- Always 2 digits --> 5 5 <!ENTITY year "2021"> … … 7 7 <!ENTITY copyholder "The BLFS Development Team"> 8 8 <!ENTITY version "&year;-&month;-&day;"> 9 <!ENTITY releasedate "March 7th, &year;">9 <!ENTITY releasedate "March 8th, &year;"> 10 10 <!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP --> 11 11 <!ENTITY blfs-version "svn"> <!-- svn|[release #] --> -
introduction/welcome/changelog.xml
r8388aa7 r87aef465 43 43 --> 44 44 <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> 45 55 <para>March 7th, 2021</para> 46 56 <itemizedlist> -
networking/mailnews/fetchmail.xml
r8388aa7 r87aef465 7 7 <!ENTITY fetchmail-download-http "&sourceforge-dl;/fetchmail/fetchmail-&fetchmail-version;.tar.xz"> 8 8 <!ENTITY fetchmail-download-ftp " "> 9 <!ENTITY fetchmail-md5sum " 460c3e31227f2d4652c067db64fdc64c">9 <!ENTITY fetchmail-md5sum "6c43fd064a8ae7b8f5c9815be71621df"> 10 10 <!ENTITY fetchmail-size "1.3 MB"> 11 <!ENTITY fetchmail-buildsize "1 7MB including tests">11 <!ENTITY fetchmail-buildsize "14 MB including tests"> 12 12 <!ENTITY fetchmail-time "0.1 SBU including tests"> 13 13 ]> -
packages.ent
r8388aa7 r87aef465 645 645 <!ENTITY mailx-version "12.5"> 646 646 <!ENTITY procmail-version "3.22"> 647 <!ENTITY fetchmail-version "6.4.1 6">647 <!ENTITY fetchmail-version "6.4.17"> 648 648 <!ENTITY mutt-version "2.0.5"> 649 649 <!ENTITY alpine-version "2.21">
Note:
See TracChangeset
for help on using the changeset viewer.