Changeset 80720f4a
- Timestamp:
- 07/04/2019 12:25:40 AM (4 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 9.0, 9.1, ken/inkscape-core-mods, lazarus, plabs/python-mods, qt5new, trunk, upgradedb, xry111/intltool, xry111/soup3, xry111/test-20220226
- Children:
- 3b9ea00
- Parents:
- e78637d
- Files:
-
- 8 edited
Legend:
- Unmodified
- Added
- Removed
-
general/genlib/gobject-introspection.xml
re78637d r80720f4a 9 9 <!ENTITY gobject-introspection-download-ftp 10 10 "&gnome-download-ftp;/gobject-introspection/1.60/gobject-introspection-&gobject-introspection-version;.tar.xz"> 11 <!ENTITY gobject-introspection-md5sum " 46fc8a98f6563e64947ac3d574632525">11 <!ENTITY gobject-introspection-md5sum "57c1c5dcf3d0a9aa73d06c2d5e6960d7"> 12 12 <!ENTITY gobject-introspection-size "1.2 MB"> 13 <!ENTITY gobject-introspection-buildsize " 56MB (with tests)">13 <!ENTITY gobject-introspection-buildsize "42 MB (with tests)"> 14 14 <!ENTITY gobject-introspection-time "0.2 SBU (Using parallelism=4; with tests)"> 15 15 ]> … … 113 113 <para> 114 114 To test the results, issue: <command>ninja test -k0</command>. 115 One test fails if the optional Markdown module is not installed. 116 <!--One test, Regress-1.0.gir, is known to fail with glibc-2.28.--> 117 <!-- This worked fine in 2.27, but is broken again in 2.28. --> 118 <!-- This works again with glibc 2.28 and gi 1.58.0 --> 115 One test (test_docwriter) fails if the optional Markdown module is 116 not installed. 119 117 </para> 120 118 -
general/genlib/libssh2.xml
re78637d r80720f4a 7 7 <!ENTITY libssh2-download-http "https://www.libssh2.org/download/libssh2-&libssh2-version;.tar.gz"> 8 8 <!ENTITY libssh2-download-ftp " "> 9 <!ENTITY libssh2-md5sum " 616efd99af3d9ef731a26bed6cee9593">10 <!ENTITY libssh2-size "8 40KB">11 <!ENTITY libssh2-buildsize "1 2MB (with tests)">9 <!ENTITY libssh2-md5sum "1beefafe8963982adc84b408b2959927"> 10 <!ENTITY libssh2-size "868 KB"> 11 <!ENTITY libssh2-buildsize "13 MB (with tests)"> 12 12 <!ENTITY libssh2-time "0.2 SBU (with tests)"> 13 13 ]> -
general/prog/guile.xml
re78637d r80720f4a 7 7 <!ENTITY guile-download-http "&gnu-http;/guile/guile-&guile-version;.tar.xz"> 8 8 <!ENTITY guile-download-ftp "&gnu-ftp;/guile/guile-&guile-version;.tar.xz"> 9 <!ENTITY guile-md5sum " d2ee223fdb7570b68469e339a7074d1d">10 <!ENTITY guile-size "10. 3MB">11 <!ENTITY guile-buildsize " 247MB (with tests)">12 <!ENTITY guile-time " 5.3 SBU (with tests)">9 <!ENTITY guile-md5sum "e946a685e782685f6ebb97026131a315"> 10 <!ENTITY guile-size "10.4 MB"> 11 <!ENTITY guile-buildsize "181 MB (with tests)"> 12 <!ENTITY guile-time "3.2 SBU (Using parallelism=4; with tests)"> 13 13 ]> 14 14 -
general/prog/rust.xml
re78637d r80720f4a 43 43 This package is updated on a six-weekly release cycle. Because it is 44 44 such a large and slow package to build, and is at the moment only required 45 by fivepackages in this book, the BLFS editors take the view that it45 by a few packages in this book, the BLFS editors take the view that it 46 46 should only be updated when that is necessary (either to fix problems, 47 47 or to allow a new version of <application>firefox</application> to build). -
introduction/welcome/changelog.xml
re78637d r80720f4a 46 46 <para>July 3rd, 2019</para> 47 47 <itemizedlist> 48 <listitem> 49 <para>[bdubbs] - Update to libssh2-1.9.0. Fixes 50 <ulink url="&blfs-ticket-root;12182">#12182</ulink>.</para> 51 </listitem> 52 <listitem> 53 <para>[bdubbs] - Update to guile-2.2.6. Fixes 54 <ulink url="&blfs-ticket-root;12179">#12179</ulink>.</para> 55 </listitem> 56 <listitem> 57 <para>[bdubbs] - Update to gobject-introspection-1.60.2. Fixes 58 <ulink url="&blfs-ticket-root;12162">#12162</ulink>.</para> 59 </listitem> 60 <listitem> 61 <para>[bdubbs] - Update to whois-5.4.3. Fixes 62 <ulink url="&blfs-ticket-root;12153">#12153</ulink>.</para> 63 </listitem> 64 <listitem> 65 <para>[bdubbs] - Update to stunnel-5.55. Fixes 66 <ulink url="&blfs-ticket-root;12139">#12139</ulink>.</para> 67 </listitem> 48 68 <listitem> 49 69 <para>[timtas] - Update to xfce4-terminal-0.8.8. Fixes -
networking/netutils/whois.xml
re78637d r80720f4a 7 7 <!ENTITY whois-download-http "https://github.com/rfc1036/whois/archive/v&whois-version;/whois-&whois-version;.tar.gz"> 8 8 <!ENTITY whois-download-ftp " "> 9 <!ENTITY whois-md5sum " e7fce43576e9a3a3f20bef04d7941a8a">9 <!ENTITY whois-md5sum "381dce8db7c6e38ef013b5d6527f494c"> 10 10 <!ENTITY whois-size "100 KB"> 11 11 <!ENTITY whois-buildsize "1.2 MB"> -
packages.ent
re78637d r80720f4a 41 41 <!ENTITY shadow-version "4.7"> 42 42 <!ENTITY ssh-askpass-version "&openssh-version;"> 43 <!ENTITY stunnel-version "5.5 4">43 <!ENTITY stunnel-version "5.55"> 44 44 <!ENTITY sudo-version "1.8.27"> 45 45 <!ENTITY tripwire-version "2.4.3.7"> … … 104 104 <!ENTITY gmime-version "2.6.23"> 105 105 <!ENTITY gmime3-version "3.2.3"> 106 <!ENTITY gobject-introspection-version "1.60. 1">106 <!ENTITY gobject-introspection-version "1.60.2"> 107 107 <!ENTITY grantlee-version "5.1.0"> 108 108 <!ENTITY gsl-version "2.5"> … … 155 155 <!ENTITY libsigc-version "2.10.2"> 156 156 <!ENTITY libsigsegv-version "2.12"> 157 <!ENTITY libssh2-version "1. 8.2">157 <!ENTITY libssh2-version "1.9.0"> 158 158 <!ENTITY libstatgrab-version "0.91"> 159 159 <!ENTITY libtasn1-version "4.13"> … … 323 323 <!ENTITY gdb-version "8.3"> 324 324 <!ENTITY git-version "2.22.0"> 325 <!ENTITY guile-version "2.2. 4">325 <!ENTITY guile-version "2.2.6"> 326 326 <!ENTITY librep-version "0.92.7"> 327 327 <!ENTITY llvm-version "8.0.0"> … … 568 568 <!ENTITY nmap-version "7.70"> 569 569 <!ENTITY traceroute-version "2.1.0"> 570 <!ENTITY whois-version "5.4. 2">570 <!ENTITY whois-version "5.4.3"> 571 571 <!ENTITY wicd-version "1.7.4"> 572 572 <!ENTITY wireshark-version "3.0.1"> <!-- even minors only --> -
postlfs/security/stunnel.xml
re78637d r80720f4a 10 10 <!-- Following ftp only has later release --> 11 11 <!-- "ftp://ftp.stunnel.org/stunnel/stunnel-&stunnel-version;.tar.gz"> --> 12 <!ENTITY stunnel-md5sum "7 88358cf84f71f9603e9fe93807c081d">12 <!ENTITY stunnel-md5sum "7b41592034ede114e8c4e058fc8c238b"> 13 13 <!ENTITY stunnel-size "964 KB"> 14 14 <!ENTITY stunnel-buildsize "7.5 MB">
Note:
See TracChangeset
for help on using the changeset viewer.