Changeset f8e0c90
- Timestamp:
- 09/08/2019 07:25:06 PM (5 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 12.2, 9.1, gimp3, 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/for-12.3, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/spidermonkey128, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- 9f47f5b
- Parents:
- 2610d82
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
general.ent
r2610d82 rf8e0c90 1 1 <!-- $LastChangedBy$ $Date$ --> 2 2 3 <!ENTITY day "0 8"> <!-- Always 2 digits -->3 <!ENTITY day "09"> <!-- Always 2 digits --> 4 4 <!ENTITY month "09"> <!-- Always 2 digits --> 5 5 <!ENTITY year "2019"> … … 7 7 <!ENTITY copyholder "The BLFS Development Team"> 8 8 <!ENTITY version "&year;-&month;-&day;"> 9 <!ENTITY releasedate "September 8th, &year;">9 <!ENTITY releasedate "September 9th, &year;"> 10 10 <!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP --> 11 11 <!ENTITY blfs-version "svn"> <!-- svn|[release #] --> -
introduction/welcome/changelog.xml
r2610d82 rf8e0c90 44 44 45 45 <listitem> 46 <para>September 9th, 2019</para> 47 <itemizedlist> 48 <listitem> 49 <para>[timtas] - Update to exim-4.92.2 Fixes 50 <ulink url="&blfs-ticket-root;12500">#12500</ulink>.</para> 51 </listitem> 52 </itemizedlist> 53 </listitem> 54 55 <listitem> 46 56 <para>September 8th, 2019</para> 47 57 <itemizedlist> -
packages.ent
r2610d82 rf8e0c90 619 619 <!--<!ENTITY dovecot-version "&dovecot-major;.&dovecot-minor;.&dovecot-micro;">--> 620 620 621 <!ENTITY exim-version "4.92. 1">621 <!ENTITY exim-version "4.92.2"> 622 622 <!ENTITY postfix-version "3.4.6"> 623 623 <!ENTITY sendmail-version "8.15.2"> -
server/mail/exim.xml
r2610d82 rf8e0c90 10 10 <!-- if above don't work, please use one of the official mirrors at 11 11 http://www.exim.org/mirmon/ftp_mirrors.html --> 12 <!ENTITY exim-md5sum " c047cb66e60557cec8f2dbc558cb5707">12 <!ENTITY exim-md5sum "56dd4016f12c29173bbf65d89e8fb87c"> 13 13 <!ENTITY exim-size "1.7 MB"> 14 14 <!ENTITY exim-buildsize "15 MB">
Note:
See TracChangeset
for help on using the changeset viewer.