mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-03 23:07:23 +08:00
Package updates
Update to php-8.0.8 Update to mesa-21.1.4 Update to babl-0.1.88 Update to nspr-4.32
This commit is contained in:
parent
6852cb9723
commit
df1672cda2
@ -6,9 +6,9 @@
|
||||
|
||||
<!ENTITY nspr-download-http "&mozilla-http;/nspr/releases/v&nspr-version;/src/nspr-&nspr-version;.tar.gz">
|
||||
<!ENTITY nspr-download-ftp " ">
|
||||
<!ENTITY nspr-md5sum "eb797bbe25067fadad141f37c4a603cf">
|
||||
<!ENTITY nspr-md5sum "493d0e2284f873681c089cd503b99bf0">
|
||||
<!ENTITY nspr-size "1.0 MB">
|
||||
<!ENTITY nspr-buildsize "9.5 MB">
|
||||
<!ENTITY nspr-buildsize "11 MB">
|
||||
<!ENTITY nspr-time "less than 0.1 SBU">
|
||||
]>
|
||||
|
||||
|
@ -6,9 +6,9 @@
|
||||
|
||||
<!ENTITY babl-download-http "https://download.gimp.org/pub/babl/0.1/babl-&babl-version;.tar.xz">
|
||||
<!ENTITY babl-download-ftp " ">
|
||||
<!ENTITY babl-md5sum "a4aae9effaf94f17a82fbd534f62e8f2">
|
||||
<!ENTITY babl-md5sum "bda974863edb0fd31fb7715575906c65">
|
||||
<!ENTITY babl-size "296 KB">
|
||||
<!ENTITY babl-buildsize "21 MB (with tests)">
|
||||
<!ENTITY babl-buildsize "19 MB (with tests)">
|
||||
<!ENTITY babl-time "0.1 SBU (with tests)">
|
||||
]>
|
||||
|
||||
|
@ -6,10 +6,10 @@
|
||||
|
||||
<!ENTITY php-download-http "https://www.php.net/distributions/php-&php-version;.tar.xz">
|
||||
<!ENTITY php-download-ftp " ">
|
||||
<!ENTITY php-md5sum "ee5d675f8e9d58fcdc4c887d3d9e8412">
|
||||
<!ENTITY php-md5sum "ff8897b914cb8de9d218bbae877decc7">
|
||||
<!ENTITY php-size "10 MB">
|
||||
<!ENTITY php-buildsize "693 MB (with tests, add 182 MB for documentation)">
|
||||
<!ENTITY php-time "1.7 SBU (with parallelism=4; add 1.9 SBU for tests)">
|
||||
<!ENTITY php-time "1.8 SBU (with parallelism=4; add 2.1 SBU for tests)">
|
||||
<!-- Tests were run for 8.0.1 at -j4, had two timeouts as well.
|
||||
Results were otherwise normal though, so I'm unsure of what caused the
|
||||
increase in time. -renodr
|
||||
|
@ -41,6 +41,28 @@
|
||||
</itemizedlist>
|
||||
</listitem>
|
||||
-->
|
||||
<listitem>
|
||||
<para>July 1st, 2021</para>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>[renodr] - Update to mesa-21.1.4. Fixes
|
||||
<ulink url="&blfs-ticket-root;15231">#15231</ulink>.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[renodr] - Update to babl-0.1.88. Fixes
|
||||
<ulink url="&blfs-ticket-root;15230">#15230</ulink>.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[renodr] - Update to nspr-4.32. Fixes
|
||||
<ulink url="&blfs-ticket-root;15229">#15229</ulink>.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[renodr] - Update to php-8.0.8 (security update). Fixes
|
||||
<ulink url="&blfs-ticket-root;15232">#15232</ulink>.</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>June 30th, 2021</para>
|
||||
<itemizedlist>
|
||||
|
@ -178,7 +178,7 @@ to avoid building libxml2 twice, which is slow with all deps -->
|
||||
<!ENTITY mtdev-version "1.1.6">
|
||||
<!ENTITY nodejs-version "14.17.1">
|
||||
<!ENTITY npth-version "1.6">
|
||||
<!ENTITY nspr-version "4.31">
|
||||
<!ENTITY nspr-version "4.32">
|
||||
<!ENTITY openobex-version "1.7.2">
|
||||
<!ENTITY pcre-version "8.45">
|
||||
<!ENTITY pcre2-version "10.37">
|
||||
@ -201,7 +201,7 @@ to avoid building libxml2 twice, which is slow with all deps -->
|
||||
|
||||
<!-- Chapter 10 -->
|
||||
<!ENTITY aalib-version "1.4rc5">
|
||||
<!ENTITY babl-version "0.1.86">
|
||||
<!ENTITY babl-version "0.1.88">
|
||||
<!ENTITY exiv2-version "0.27.4">
|
||||
<!ENTITY freetype2-version "2.10.4">
|
||||
<!ENTITY fontconfig-version "2.13.1"> <!-- stable lt .90 micro version -->
|
||||
@ -355,7 +355,7 @@ to avoid building libxml2 twice, which is slow with all deps -->
|
||||
<!ENTITY nasm-version "2.15.05">
|
||||
<!ENTITY ninja-version "1.9.0">
|
||||
<!ENTITY npapi-sdk-version "0.27.2">
|
||||
<!ENTITY php-version "8.0.7">
|
||||
<!ENTITY php-version "8.0.8">
|
||||
|
||||
<!ENTITY python2-majorver "2.7">
|
||||
<!ENTITY python2-patch "18">
|
||||
@ -699,7 +699,7 @@ to avoid building libxml2 twice, which is slow with all deps -->
|
||||
<!ENTITY xcursor-themes-version "1.0.6">
|
||||
<!ENTITY xkeyboard-config-version "2.33">
|
||||
<!ENTITY mesa-major-minor "21.1">
|
||||
<!ENTITY mesa-version "&mesa-major-minor;.3">
|
||||
<!ENTITY mesa-version "&mesa-major-minor;.4">
|
||||
<!ENTITY xcb-util-version "0.4.0">
|
||||
<!ENTITY xcb-util-image-version "0.4.0">
|
||||
<!ENTITY xcb-util-keysyms-version "0.4.0">
|
||||
|
@ -6,7 +6,7 @@
|
||||
|
||||
<!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 "0d6e96ca75cf8decc6f8a8a75c729ab9">
|
||||
<!ENTITY mesa-md5sum "645a27655bea5d83752da49510836731">
|
||||
<!ENTITY mesa-size "15 MB">
|
||||
<!ENTITY mesa-buildsize "702 MB (with docs)">
|
||||
<!ENTITY mesa-time "3.4 SBU (with parallelism=4 and docs)">
|
||||
|
Loading…
Reference in New Issue
Block a user