Changeset 4460877
- Timestamp:
- 09/25/2017 08:00:43 PM (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:
- fabeff7
- Parents:
- ba3bd456
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
general.ent
rba3bd456 r4460877 1 1 <!-- $LastChangedBy$ $Date$ --> 2 2 3 <!ENTITY day "2 3"> <!-- Always 2 digits -->3 <!ENTITY day "25"> <!-- Always 2 digits --> 4 4 <!ENTITY month "09"> <!-- 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 "September 2 3rd, &year;">9 <!ENTITY releasedate "September 25th, &year;"> 10 10 <!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP --> 11 11 <!ENTITY blfs-version "svn"> <!-- svn|[release #] --> -
introduction/welcome/changelog.xml
rba3bd456 r4460877 43 43 --> 44 44 <listitem> 45 <para>September 25th, 2017</para> 46 <itemizedlist> 47 <listitem> 48 <para>[pierre] - Update to unbound-1.6.6. Fixes 49 <ulink url="&blfs-ticket-root;9787">#9787</ulink>.</para> 50 </listitem> 51 </itemizedlist> 52 </listitem> 53 54 <listitem> 45 55 <para>September 23rd, 2017</para> 46 56 <itemizedlist> -
packages.ent
rba3bd456 r4460877 503 503 <!ENTITY openldap-version "2.4.45"> 504 504 <!ENTITY soprano-version "2.9.4"> 505 <!ENTITY unbound-version "1.6. 5">505 <!ENTITY unbound-version "1.6.6"> 506 506 <!ENTITY virtuoso-version "6.1.8"> 507 507 <!ENTITY xinetd-version "2.3.15"> -
server/other/unbound.xml
rba3bd456 r4460877 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 " 5825332b72bae9d8793f9cba16cb13fd">9 <!ENTITY unbound-md5sum "f2cc56bd88c9634fe18334d2421205f1"> 10 10 <!ENTITY unbound-size "5.2 MB"> 11 <!ENTITY unbound-buildsize "5 3MB (with tests, add 80 MB for documentation)">11 <!ENTITY unbound-buildsize "55 MB (with tests, add 80 MB for documentation)"> 12 12 <!ENTITY unbound-time "0.9 SBU (with tests)"> 13 13 ]>
Note:
See TracChangeset
for help on using the changeset viewer.