Changeset c46217a
- Timestamp:
- 10/09/2020 07:29:54 AM (4 years ago)
- Branches:
- 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 12.2, 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:
- f17355f
- Parents:
- ec047148
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
general.ent
rec047148 rc46217a 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 "10"> <!-- Always 2 digits --> 5 5 <!ENTITY year "2020"> … … 7 7 <!ENTITY copyholder "The BLFS Development Team"> 8 8 <!ENTITY version "&year;-&month;-&day;"> 9 <!ENTITY releasedate "October 8th, &year;">9 <!ENTITY releasedate "October 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
rec047148 rc46217a 43 43 --> 44 44 <listitem> 45 <para>October 9th, 2020</para> 46 <itemizedlist> 47 <listitem> 48 <para>[thomas] - Update to unbound-1.12.0. Fixes 49 <ulink url="&blfs-ticket-root;14113">#14113</ulink>.</para> 50 </listitem> 51 </itemizedlist> 52 </listitem> 53 54 <listitem> 45 55 <para>October 8th, 2020</para> 46 56 <itemizedlist> -
packages.ent
rec047148 rc46217a 672 672 <!ENTITY openldap-version "2.4.53"> 673 673 <!ENTITY soprano-version "2.9.4"> 674 <!ENTITY unbound-version "1.1 1.0">674 <!ENTITY unbound-version "1.12.0"> 675 675 <!ENTITY virtuoso-version "6.1.8"> 676 676 <!ENTITY xinetd-version "2.3.15"> -
server/other/unbound.xml
rec047148 rc46217a 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 " 528dcf9bb9aa693a14f9ad5bab417b85">9 <!ENTITY unbound-md5sum "eb03869cea5dd2b65e21ca068e78d6b0"> 10 10 <!ENTITY unbound-size "5.6 MB"> 11 11 <!ENTITY unbound-buildsize "129 MB (with docs; add 10 MB for tests)">
Note:
See TracChangeset
for help on using the changeset viewer.