Changeset 5ffa01a
- Timestamp:
- 10/19/2017 09:51:17 AM (7 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 12.2, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gimp3, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, perl-modules, 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:
- 97478f9
- Parents:
- 0021812c
- Files:
-
- 5 edited
Legend:
- Unmodified
- Added
- Removed
-
general.ent
r0021812c r5ffa01a 1 1 <!-- $LastChangedBy$ $Date$ --> 2 2 3 <!ENTITY day "1 6"> <!-- Always 2 digits -->3 <!ENTITY day "19"> <!-- Always 2 digits --> 4 4 <!ENTITY month "10"> <!-- Always 2 digits --> 5 5 <!ENTITY year "2017"> … … 7 7 <!ENTITY copyholder "The BLFS Development Team"> 8 8 <!ENTITY version "&year;-&month;-&day;"> 9 <!ENTITY releasedate "October 1 5th, &year;">9 <!ENTITY releasedate "October 19th, &year;"> 10 10 <!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP --> 11 11 <!ENTITY blfs-version "svn"> <!-- svn|[release #] --> -
introduction/welcome/changelog.xml
r0021812c r5ffa01a 44 44 45 45 <listitem> 46 <para>October 19th, 2017</para> 47 <itemizedlist> 48 <listitem> 49 <para>[pierre] - Update to unbound-1.6.7. Fixes 50 <ulink url="&blfs-ticket-root;9872">#9872</ulink>.</para> 51 </listitem> 52 <listitem> 53 <para>[pierre] - Update to dovecot-2.2.33.1. Fixes 54 <ulink url="&blfs-ticket-root;9871">#9871</ulink>.</para> 55 </listitem> 56 </itemizedlist> 57 </listitem> 58 59 <listitem> 46 60 <para>October 17th, 2017</para> 47 61 <itemizedlist> -
packages.ent
r0021812c r5ffa01a 486 486 <!ENTITY dovecot-major "2"> 487 487 <!ENTITY dovecot-minor "2"> 488 <!ENTITY dovecot-micro "3 2">488 <!ENTITY dovecot-micro "33.1"> 489 489 <!ENTITY dovecot-version "&dovecot-major;.&dovecot-minor;.&dovecot-micro;"> 490 490 … … 503 503 <!ENTITY openldap-version "2.4.45"> 504 504 <!ENTITY soprano-version "2.9.4"> 505 <!ENTITY unbound-version "1.6. 6">505 <!ENTITY unbound-version "1.6.7"> 506 506 <!ENTITY virtuoso-version "6.1.8"> 507 507 <!ENTITY xinetd-version "2.3.15"> -
server/mail/dovecot.xml
r0021812c r5ffa01a 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 " 534feae88700ddc704584e0fc8ee5bdc">10 <!ENTITY dovecot-md5sum "2cd595aa6435f9c3cf01a08156c17cac"> 11 11 <!ENTITY dovecot-size "5.8 MB"> 12 12 <!ENTITY dovecot-buildsize "147 MB (add 6 MB for tests)"> 13 <!ENTITY dovecot-time "1. 4SBU (add 1.6 SBU for tests)">13 <!ENTITY dovecot-time "1.3 SBU (add 1.6 SBU for tests)"> 14 14 ]> 15 15 -
server/other/unbound.xml
r0021812c r5ffa01a 7 7 <!ENTITY unbound-download-http "http://www.unbound.net/downloads/unbound-&unbound-version;.tar.gz"> 8 8 <!ENTITY unbound-download-ftp " "> 9 <!ENTITY unbound-md5sum " f2cc56bd88c9634fe18334d2421205f1">9 <!ENTITY unbound-md5sum "67ed382add11134d689f5e88f8efc43e"> 10 10 <!ENTITY unbound-size "5.2 MB"> 11 11 <!ENTITY unbound-buildsize "55 MB (with tests, add 80 MB for documentation)"> 12 <!ENTITY unbound-time "0. 9SBU (with tests)">12 <!ENTITY unbound-time "0.7 SBU (with tests)"> 13 13 ]> 14 14
Note:
See TracChangeset
for help on using the changeset viewer.