mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-03 14:47:17 +08:00
Update to pixman-0.42.2 (Security Update)
This commit is contained in:
parent
3ddcb52b3e
commit
42e52b19ab
@ -6,10 +6,10 @@
|
||||
|
||||
<!ENTITY pixman-download-http "https://www.cairographics.org/releases/pixman-&pixman-version;.tar.gz">
|
||||
<!ENTITY pixman-download-ftp " ">
|
||||
<!ENTITY pixman-md5sum "d925aa9e9ed9d419b6c2e02a61a11d29">
|
||||
<!ENTITY pixman-md5sum "a0f6ab8a1d8e0e2cd80e935525e2a864">
|
||||
<!ENTITY pixman-size "940 KB">
|
||||
<!ENTITY pixman-buildsize "29 MB (with tests)">
|
||||
<!ENTITY pixman-time "1.5 SBU (with tests)">
|
||||
<!ENTITY pixman-buildsize "30 MB (with tests)">
|
||||
<!ENTITY pixman-time "0.5 SBU (with tests)">
|
||||
]>
|
||||
|
||||
<sect1 id="pixman" xreflabel="Pixman-&pixman-version;">
|
||||
@ -99,7 +99,7 @@ ninja</userinput></screen>
|
||||
|
||||
<para>
|
||||
To test the results, issue: <command>ninja test</command>.
|
||||
One test, scaling-test, fails after 120 seconds due to a time out.
|
||||
<!--One test, scaling-test, fails after 120 seconds due to a time out.-->
|
||||
</para>
|
||||
|
||||
<para>
|
||||
|
@ -41,6 +41,16 @@
|
||||
</itemizedlist>
|
||||
</listitem>
|
||||
-->
|
||||
<listitem>
|
||||
<para>November 9th, 2022</para>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>[renodr] - Update to pixman-0.42.2 (Security Update). Fixes
|
||||
<ulink url="&blfs-ticket-root;17262">#17262</ulink>.</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>November 8th, 2022</para>
|
||||
<itemizedlist>
|
||||
|
@ -218,7 +218,7 @@ to avoid building libxml2 twice, which is slow with all deps -->
|
||||
<!ENTITY opencv-contrib-version "4.6.0">
|
||||
<!ENTITY openjpeg2-majmin-version "2.5">
|
||||
<!ENTITY openjpeg2-version "&openjpeg2-majmin-version;.0">
|
||||
<!ENTITY pixman-version "0.42.0"> <!-- Even minors only -->
|
||||
<!ENTITY pixman-version "0.42.2"> <!-- Even minors only -->
|
||||
<!ENTITY poppler-version "22.11.0">
|
||||
<!ENTITY potrace-version "1.16">
|
||||
<!ENTITY qpdf-version "11.1.1">
|
||||
|
Loading…
Reference in New Issue
Block a user