Changeset f70504f
- Timestamp:
- 06/21/2020 04:57:54 PM (4 years ago)
- Branches:
- 10.0, 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:
- 6e0271fd
- Parents:
- 441c7d81
- Files:
-
- 5 edited
Legend:
- Unmodified
- Added
- Removed
-
general.ent
r441c7d81 rf70504f 1 1 <!-- $LastChangedBy$ $Date$ --> 2 2 3 <!ENTITY day "2 0"> <!-- Always 2 digits -->3 <!ENTITY day "21"> <!-- Always 2 digits --> 4 4 <!ENTITY month "06"> <!-- 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 "June 2 0th, &year;">9 <!ENTITY releasedate "June 21st, &year;"> 10 10 <!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP --> 11 11 <!ENTITY blfs-version "svn"> <!-- svn|[release #] --> -
general/genlib/libqmi.xml
r441c7d81 rf70504f 7 7 <!ENTITY libqmi-download-http "https://www.freedesktop.org/software/libqmi/libqmi-&libqmi-version;.tar.xz"> 8 8 <!ENTITY libqmi-download-ftp " "> 9 <!ENTITY libqmi-md5sum " dd9634f37a242b01c5b40a7de8337ff1">10 <!ENTITY libqmi-size " 976 KB">11 <!ENTITY libqmi-buildsize " 77MB (with tests)">12 <!ENTITY libqmi-time "0. 2SBU (Using parallelism=4; with tests)">9 <!ENTITY libqmi-md5sum "8da95a97e893311878f8ce12dcf8fad0"> 10 <!ENTITY libqmi-size "1.1 MB"> 11 <!ENTITY libqmi-buildsize "138 MB (with tests)"> 12 <!ENTITY libqmi-time "0.3 SBU (Using parallelism=4; with tests)"> 13 13 ]> 14 14 … … 81 81 <bridgehead renderas="sect4">Recommended</bridgehead> 82 82 <para role="recommended"> 83 <xref linkend="gobject-introspection"/> and 83 84 <xref linkend="libmbim"/> 84 85 </para> -
introduction/welcome/changelog.xml
r441c7d81 rf70504f 43 43 --> 44 44 <listitem> 45 <para>June 21st, 2020</para> 46 <itemizedlist> 47 <listitem> 48 <para>[renodr] - Update to libqmi-1.26.0. Fixes 49 <ulink url="&blfs-ticket-root;13695">#13695</ulink>.</para> 50 </listitem> 51 <listitem> 52 <para>[renodr] - Update to neon-0.31.2. Fixes 53 <ulink url="&blfs-ticket-root;13696">#13696</ulink>.</para> 54 </listitem> 55 </itemizedlist> 56 </listitem> 57 58 <listitem> 45 59 <para>June 20th, 2020</para> 46 60 <itemizedlist> -
networking/netlibs/neon.xml
r441c7d81 rf70504f 8 8 <!ENTITY neon-download-http "https://notroj.github.io/neon/neon-&neon-version;.tar.gz"> 9 9 <!ENTITY neon-download-ftp " "> 10 <!ENTITY neon-md5sum " e93f7eca75facdd6df042316ca87a31e">10 <!ENTITY neon-md5sum "c871268f0ba365b71f1ec1bf068d6ab3"> 11 11 <!ENTITY neon-size "848 KB"> 12 12 <!ENTITY neon-buildsize "8.4 MB (additional 19 MB for the tests)"> 13 <!ENTITY neon-time " less than0.1 SBU (additional 0.3 SBU for the tests)">13 <!ENTITY neon-time "0.1 SBU (additional 0.3 SBU for the tests)"> 14 14 ]> 15 15 … … 131 131 href="../../xincludes/static-libraries.xml"/> 132 132 133 <para> 134 <option>--with-libxml2</option>: This switch forces the use of 133 <!-- We have Expat in LFS now, so this really isn't applicable anymore. 134 <para> 135 <option>- -with-libxml2</option>: This switch forces the use of 135 136 <application>libxml2</application> instead of 136 137 <application>Expat</application>. 137 138 </para> 139 --> 138 140 139 141 </sect2> -
packages.ent
r441c7d81 rf70504f 154 154 <!ENTITY libnfsidmap-version "0.26"> 155 155 <!ENTITY libpaper-version "1.1.24+nmu5"> 156 <!ENTITY libqmi-version "1.2 4.14">156 <!ENTITY libqmi-version "1.26.0"> 157 157 <!ENTITY libseccomp-version "2.4.3"> 158 158 <!ENTITY libsigc-version "2.10.3"> … … 622 622 <!ENTITY libsoup-version "2.70.0"> 623 623 <!ENTITY libtirpc-version "1.2.6"> 624 <!ENTITY neon-version "0.31. 1">624 <!ENTITY neon-version "0.31.2"> 625 625 <!ENTITY nghttp2-version "1.41.0"> 626 626 <!ENTITY rpcsvc-proto-version "1.4.1">
Note:
See TracChangeset
for help on using the changeset viewer.