Update to gobject-introspection-1.58.0.

Update to sshfs-3.5.0. 
Update to mesa-18.1.7. 



git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@20453 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
Bruce Dubbs 2018-09-04 22:25:30 +00:00
parent 7da16bfe93
commit a15e2f8561
5 changed files with 23 additions and 10 deletions

View File

@ -8,9 +8,9 @@
"&gnome-download-http;/gobject-introspection/1.56/gobject-introspection-&gobject-introspection-version;.tar.xz">
<!ENTITY gobject-introspection-download-ftp
"&gnome-download-ftp;/gobject-introspection/1.56/gobject-introspection-&gobject-introspection-version;.tar.xz">
<!ENTITY gobject-introspection-md5sum "62e5f5685b8d9752fdeaf17c057d53d1">
<!ENTITY gobject-introspection-md5sum "94fec875276262037bfcd51226db12fe">
<!ENTITY gobject-introspection-size "1.3 MB">
<!ENTITY gobject-introspection-buildsize "39 MB (add 13 MB for tests)">
<!ENTITY gobject-introspection-buildsize "38 MB (add 7 MB for tests)">
<!ENTITY gobject-introspection-time "0.3 SBU (add 0.3 SBU for tests)">
]>
@ -114,8 +114,9 @@ make</userinput></screen>
<para>
To test the results, issue: <command>make check</command>.
One test, Regress-1.0.gir, is known to fail with glibc-2.28.
<!--One test, Regress-1.0.gir, is known to fail with glibc-2.28.-->
<!-- This worked fine in 2.27, but is broken again in 2.28. -->
<!-- This works again with glibc 2.28 and gi 1.58.0 -->
</para>
<para>

View File

@ -45,6 +45,18 @@
<listitem>
<para>September 4th, 2018</para>
<itemizedlist>
<listitem>
<para>[bdubbs] - Update to gobject-introspection-1.58.0. Fixes
<ulink url="&blfs-ticket-root;11088">#11088</ulink>.</para>
</listitem>
<listitem>
<para>[bdubbs] - Update to sshfs-3.5.0. Fixes
<ulink url="&blfs-ticket-root;11080">#11080</ulink>.</para>
</listitem>
<listitem>
<para>[bdubbs] - Update to mesa-18.1.7. Fixes
<ulink url="&blfs-ticket-root;11060">#11060</ulink>.</para>
</listitem>
<listitem>
<para>[bdubbs] - Update to glib-2.58.0. Fixes
<ulink url="&blfs-ticket-root;11028">#11028</ulink>.</para>

View File

@ -59,7 +59,7 @@
<!ENTITY parted-version "3.2">
<!ENTITY reiser-version "3.6.27">
<!ENTITY smartmontools-version "6.6">
<!ENTITY sshfs-version "3.4.0">
<!ENTITY sshfs-version "3.5.0">
<!--<!ENTITY sshfs-fuse-download-version "2_5">-->
<!ENTITY xfsprogs-version "4.17.0">
@ -105,7 +105,7 @@
<!ENTITY glibmm-version "2.56.0">
<!ENTITY gmime-version "2.6.23">
<!ENTITY gmime3-version "3.2.0">
<!ENTITY gobject-introspection-version "1.56.1">
<!ENTITY gobject-introspection-version "1.58.0">
<!ENTITY grantlee-version "5.1.0">
<!ENTITY gsl-version "2.5">
@ -541,7 +541,7 @@ to avoid building libxml2 twice, which is slow with all deps -->
<!ENTITY xcursor-themes-version "1.0.5">
<!ENTITY xkeyboard-config-version "2.24">
<!ENTITY mesa-major-minor "18.1">
<!ENTITY mesa-version "&mesa-major-minor;.6">
<!ENTITY mesa-version "&mesa-major-minor;.7">
<!ENTITY xcb-util-version "0.4.0">
<!ENTITY xcb-util-image-version "0.4.0">
<!ENTITY xcb-util-keysyms-version "0.4.0">

View File

@ -7,9 +7,9 @@
<!ENTITY sshfs-download-http
"https://github.com/libfuse/sshfs/releases/download/sshfs-&sshfs-version;/sshfs-&sshfs-version;.tar.xz">
<!ENTITY sshfs-download-ftp " ">
<!ENTITY sshfs-md5sum "8e21286ea577ba4b79fb4f8ad1c4cb5b">
<!ENTITY sshfs-md5sum "a440e6ab9ea3b6a6181e75c4dbb9babd">
<!ENTITY sshfs-size "48 KB">
<!ENTITY sshfs-buildsize "2.3 MB">
<!ENTITY sshfs-buildsize "1.8 MB">
<!ENTITY sshfs-time "less than 0.1 SBU">
]>

View File

@ -6,9 +6,9 @@
<!ENTITY mesa-download-http "https://mesa.freedesktop.org/archive/mesa-&mesa-version;.tar.xz">
<!ENTITY mesa-download-ftp "ftp://ftp.freedesktop.org/pub/mesa/mesa-&mesa-version;.tar.xz">
<!ENTITY mesa-md5sum "f798814c0b93ca3c1cf395bb936db3e0">
<!ENTITY mesa-md5sum "17d8a7e7ecbe146a7dc439e8b6eb02e9">
<!ENTITY mesa-size "11 MB">
<!ENTITY mesa-buildsize "382 MB (with demos and docs, add 40 MB for tests)">
<!ENTITY mesa-buildsize "388 MB (with demos and docs, add 40 MB for tests)">
<!ENTITY mesa-time "3.5 SBU (with parallelism=4, demos, and docs; add 1.0 SBU for tests)">
]>