Changeset a5d213d0
- Timestamp:
- 08/29/2019 09:37:33 PM (5 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 12.2, 9.0, 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:
- 339af0e7
- Parents:
- 3f06f142
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
general.ent
r3f06f142 ra5d213d0 1 1 <!-- $LastChangedBy$ $Date$ --> 2 2 3 <!ENTITY day "2 8"> <!-- Always 2 digits -->3 <!ENTITY day "29"> <!-- Always 2 digits --> 4 4 <!ENTITY month "08"> <!-- 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 "August 2 8th, &year;">9 <!ENTITY releasedate "August 29th, &year;"> 10 10 <!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP --> 11 11 <!ENTITY blfs-version "svn"> <!-- svn|[release #] --> -
introduction/welcome/changelog.xml
r3f06f142 ra5d213d0 42 42 </listitem> 43 43 --> 44 <listitem> 45 <para>August 29th, 2019</para> 46 <itemizedlist> 47 <listitem> 48 <para>[timtas] - Update to dovecot-2.3.7.2. Fixes 49 <ulink url="&blfs-ticket-root;12458">#12458</ulink>.</para> 50 </listitem> 51 </itemizedlist> 52 </listitem> 44 53 45 54 <listitem> -
packages.ent
r3f06f142 ra5d213d0 618 618 <!ENTITY dovecot-minor "3"> 619 619 <!ENTITY dovecot-micro "7"> 620 <!ENTITY dovecot-nano " 1">620 <!ENTITY dovecot-nano "2"> 621 621 <!ENTITY dovecot-version "&dovecot-major;.&dovecot-minor;.&dovecot-micro;.&dovecot-nano;"> 622 622 <!--<!ENTITY dovecot-version "&dovecot-major;.&dovecot-minor;.&dovecot-micro;">--> -
server/mail/dovecot.xml
r3f06f142 ra5d213d0 8 8 "https://www.dovecot.org/releases/&dovecot-major;.&dovecot-minor;/dovecot-&dovecot-version;.tar.gz"> 9 9 <!ENTITY dovecot-download-ftp " "> 10 <!ENTITY dovecot-md5sum " 39a565038aa4ae4123f19fce790e5535">10 <!ENTITY dovecot-md5sum "c4817055f4a32e10c2c7eb3d42e14736"> 11 11 <!ENTITY dovecot-size "6.8 MB"> 12 12 <!ENTITY dovecot-buildsize "175 MB">
Note:
See TracChangeset
for help on using the changeset viewer.