Changeset 42e52b19


Ignore:
Timestamp:
11/09/2022 10:46:55 PM (18 months ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
11.3, 12.0, 12.1, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, xry111/llvm18, xry111/xf86-video-removal
Children:
4227f0da
Parents:
3ddcb52b
Message:

Update to pixman-0.42.2 (Security Update)

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general/graphlib/pixman.xml

    r3ddcb52b r42e52b19  
    77  <!ENTITY pixman-download-http "https://www.cairographics.org/releases/pixman-&pixman-version;.tar.gz">
    88  <!ENTITY pixman-download-ftp  " ">
    9   <!ENTITY pixman-md5sum        "d925aa9e9ed9d419b6c2e02a61a11d29">
     9  <!ENTITY pixman-md5sum        "a0f6ab8a1d8e0e2cd80e935525e2a864">
    1010  <!ENTITY pixman-size          "940 KB">
    11   <!ENTITY pixman-buildsize     "29 MB (with tests)">
    12   <!ENTITY pixman-time          "1.5 SBU (with tests)">
     11  <!ENTITY pixman-buildsize     "30 MB (with tests)">
     12  <!ENTITY pixman-time          "0.5 SBU (with tests)">
    1313]>
    1414
     
    100100    <para>
    101101      To test the results, issue: <command>ninja test</command>.
    102       One test, scaling-test, fails after 120 seconds due to a time out.
     102      <!--One test, scaling-test, fails after 120 seconds due to a time out.-->
    103103    </para>
    104104
  • introduction/welcome/changelog.xml

    r3ddcb52b r42e52b19  
    4343    -->
    4444    <listitem>
     45      <para>November 9th, 2022</para>
     46      <itemizedlist>
     47        <listitem>
     48          <para>[renodr] - Update to pixman-0.42.2 (Security Update). Fixes
     49          <ulink url="&blfs-ticket-root;17262">#17262</ulink>.</para>
     50        </listitem>
     51      </itemizedlist>
     52    </listitem>
     53
     54    <listitem>
    4555      <para>November 8th, 2022</para>
    4656      <itemizedlist>
  • packages.ent

    r3ddcb52b r42e52b19  
    219219<!ENTITY openjpeg2-majmin-version     "2.5">
    220220<!ENTITY openjpeg2-version            "&openjpeg2-majmin-version;.0">
    221 <!ENTITY pixman-version               "0.42.0">   <!-- Even minors only -->
     221<!ENTITY pixman-version               "0.42.2">   <!-- Even minors only -->
    222222<!ENTITY poppler-version              "22.11.0">
    223223<!ENTITY potrace-version              "1.16">
Note: See TracChangeset for help on using the changeset viewer.