Changeset 3407cd6
- Timestamp:
- 01/21/2018 10:19:56 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:
- 2b219f51
- Parents:
- d92a976f
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
general/prog/cmake.xml
rd92a976f r3407cd6 7 7 <!ENTITY cmake-download-http "https://cmake.org/files/v&cmake-major-version;/cmake-&cmake-version;.tar.gz"> 8 8 <!ENTITY cmake-download-ftp " "> 9 <!ENTITY cmake-md5sum " 9a726e5ec69618b172aa4b06d18c3998">9 <!ENTITY cmake-md5sum "732808e17fc14dc8cee50d51518c34eb"> 10 10 <!ENTITY cmake-size "7.5 MB"> 11 11 <!ENTITY cmake-buildsize "332 MB (add 380 MB for tests)"> -
introduction/welcome/changelog.xml
rd92a976f r3407cd6 45 45 <para>January 21st, 2018</para> 46 46 <itemizedlist> 47 <listitem> 48 <para>[bdubbs] - Update to unbound-1.6.8. Fixes 49 <ulink url="&blfs-ticket-root;10283">#10283</ulink>.</para> 50 </listitem> 51 <listitem> 52 <para>[bdubbs] - Update to cmake-3.10.2. Fixes 53 <ulink url="&blfs-ticket-root;10277">#10277</ulink>.</para> 54 </listitem> 47 55 <listitem> 48 56 <para>[bdubbs] - Update to libqmi-1.20.0. Fixes -
packages.ent
rd92a976f r3407cd6 305 305 <!ENTITY clisp-version "2.49"> 306 306 <!ENTITY cmake-major-version "3.10"> 307 <!ENTITY cmake-minor-version " 1">307 <!ENTITY cmake-minor-version "2"> 308 308 <!ENTITY cmake-version "&cmake-major-version;.&cmake-minor-version;"> 309 309 <!--<!ENTITY cvs-version "1.11.23">--> … … 516 516 <!ENTITY openldap-version "2.4.45"> 517 517 <!ENTITY soprano-version "2.9.4"> 518 <!ENTITY unbound-version "1.6. 7">518 <!ENTITY unbound-version "1.6.8"> 519 519 <!ENTITY virtuoso-version "6.1.8"> 520 520 <!ENTITY xinetd-version "2.3.15"> -
server/other/unbound.xml
rd92a976f r3407cd6 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 " 67ed382add11134d689f5e88f8efc43e">9 <!ENTITY unbound-md5sum "c9d26cef224b10705229d5072142636c"> 10 10 <!ENTITY unbound-size "5.2 MB"> 11 <!ENTITY unbound-buildsize " 55 MB (with tests, add 80 MB for documentation)">12 <!ENTITY unbound-time "0. 7 SBU (with tests)">11 <!ENTITY unbound-buildsize "45 MB (with tests, add 80 MB for documentation)"> 12 <!ENTITY unbound-time "0.6 SBU (usind parallelism=4; with tests)"> 13 13 ]> 14 14
Note:
See TracChangeset
for help on using the changeset viewer.