libqmi-1.26.2

js-68.11.0
git-2.28.0

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@23430 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
Pierre Labastie 2020-07-28 17:26:39 +00:00
parent 57adf21ba0
commit 21b1ead6b6
5 changed files with 27 additions and 14 deletions

View File

@ -6,9 +6,9 @@
<!ENTITY js68-download-http "&mozilla-http;/firefox/releases/&JS68-version;esr/source/firefox-&JS68-version;esr.source.tar.xz">
<!ENTITY js68-download-ftp " ">
<!ENTITY js68-md5sum "d94cd12ba6cdad6d5f4f2c8341c2dcde">
<!ENTITY js68-size "300 MB">
<!ENTITY js68-buildsize "2.8 GB (31 MB installed after removing 31MB static lib)">
<!ENTITY js68-md5sum "a8f860f31725d914c02918ff2b2aecf8">
<!ENTITY js68-size "306 MB">
<!ENTITY js68-buildsize "2.8 GB (30 MB installed after removing 31MB static lib)">
<!ENTITY js68-time "2.2 SBU (with parallelism = 4)">
]>
@ -207,7 +207,7 @@ rm -v /usr/lib/libjs_static.ajs</userinput></screen>
<para>
<parameter>--with-*</parameter>: These parameters allow the build system
to use system versions of the above libriares. These are required for
to use system versions of the above libraries. These are required for
stability.
</para>
@ -254,7 +254,7 @@ rm -v /usr/lib/libjs_static.ajs</userinput></screen>
js68 and js68-config
</seg>
<seg>
libmozjs-68.so and libjs_static.ajs
libmozjs-68.so
</seg>
<seg>
/usr/include/mozjs-68

View File

@ -6,7 +6,7 @@
<!ENTITY libqmi-download-http "https://www.freedesktop.org/software/libqmi/libqmi-&libqmi-version;.tar.xz">
<!ENTITY libqmi-download-ftp " ">
<!ENTITY libqmi-md5sum "8da95a97e893311878f8ce12dcf8fad0">
<!ENTITY libqmi-md5sum "ce7166668c9f1ccd496fc6af882ee00e">
<!ENTITY libqmi-size "1.1 MB">
<!ENTITY libqmi-buildsize "138 MB (with tests)">
<!ENTITY libqmi-time "0.3 SBU (Using parallelism=4; with tests)">

View File

@ -8,12 +8,12 @@
<!ENTITY git-download-http "&git-root;/git-&git-version;.tar.xz">
<!ENTITY git-download-ftp " ">
<!ENTITY git-md5sum "3f43de267dee995550ff0c46691aefc0">
<!ENTITY git-md5sum "5fde0206768ed70092d1fcc8f447251a">
<!ENTITY git-size "5.8 MB">
<!-- using gcc-8.1 the build and install are much bigger than with gcc-7.3 -->
<!-- but people keep forgetting that an install not only needs the nett build
space, it also needs the install space (or DESTDIR) -->
<!ENTITY git-buildsize "318 MB (with downloaded documentation, 196 MB installed)">
<!ENTITY git-buildsize "521 MB (with downloaded documentation, 196 MB installed)">
<!-- With 2.23.0, there was a large increase in time for tests. Possibly disk related? -->
<!-- Confirmed that it is disk related.-->
<!ENTITY git-time "0.4 SBU (with parallelism=4; add 2.7 SBU for tests with parallelism=4)">
@ -346,8 +346,9 @@ sed -i '/^\* link:/s|howto/|&amp;html/|' /usr/share/doc/git-&git-version;/howto-
<seglistitem>
<seg>
git, git-receive-pack and git-upload-archive (hardlinked to each
other), git-cvsserver, git-shell, git-upload-pack, and gitk
git, git-receive-pack, git-upload-archive, and
git-upload-pack (hardlinked to each
other), git-cvsserver, git-shell, and gitk
</seg>
<seg>
None
@ -355,7 +356,7 @@ sed -i '/^\* link:/s|howto/|&amp;html/|' /usr/share/doc/git-&git-version;/howto-
<seg>
/usr/share/perl5/Git,
<!-- I do NOT think this is in our %INC search path. -->
/usr/libexec/git-core and
/usr/libexec/git-core, and
/usr/share/{doc/git-&git-version;,git-core,git-gui,gitk,gitweb}
</seg>
</seglistitem>

View File

@ -44,6 +44,18 @@
<listitem>
<para>July 28th, 2020</para>
<itemizedlist>
<listitem>
<para>[pierre] - Update to js-68.11.0. Fixes
<ulink url="&blfs-ticket-root;13855">#13855</ulink>.</para>
</listitem>
<listitem>
<para>[pierre] - Update to git-2.28.0. Fixes
<ulink url="&blfs-ticket-root;13852">#13852</ulink>.</para>
</listitem>
<listitem>
<para>[pierre] - Update to libqmi-1.26.2. Fixes
<ulink url="&blfs-ticket-root;13851">#13851</ulink>.</para>
</listitem>
<listitem>
<para>[bdubbs] - Update to xfwm4-4.14.3. Fixes
<ulink url="&blfs-ticket-root;13849">#13849</ulink>.</para>

View File

@ -119,7 +119,7 @@
<!ENTITY jansson-version "2.13.1">
<!--<!ENTITY JS52-version "52.2.1gnome1">-->
<!--<!ENTITY JS60-version "60.8.0">-->
<!ENTITY JS68-version "68.10.0">
<!ENTITY JS68-version "68.11.0">
<!ENTITY json-c-version "0.15">
<!ENTITY json-glib-version "1.4.4">
<!ENTITY keyutils-version "1.6.1">
@ -152,7 +152,7 @@
<!ENTITY libmbim-version "1.24.2">
<!ENTITY libnfsidmap-version "0.26">
<!ENTITY libpaper-version "1.1.24+nmu5">
<!ENTITY libqmi-version "1.26.0">
<!ENTITY libqmi-version "1.26.2">
<!ENTITY libseccomp-version "2.5.0">
<!ENTITY libsigc-version "2.10.3">
<!ENTITY libsigsegv-version "2.12">
@ -331,7 +331,7 @@ to avoid building libxml2 twice, which is slow with all deps -->
<!ENTITY gcc-version "10.1.0">
<!ENTITY gc-version "8.0.4">
<!ENTITY gdb-version "9.2">
<!ENTITY git-version "2.27.0">
<!ENTITY git-version "2.28.0">
<!ENTITY guile-version "3.0.4">
<!ENTITY librep-version "0.92.7">
<!ENTITY llvm-majmin-version "10.0">