Changeset 42e52b19
- Timestamp:
- 11/09/2022 10:46:55 PM (2 years ago)
- Branches:
- 11.3, 12.0, 12.1, 12.2, gimp3, 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/for-12.3, xry111/llvm18, xry111/spidermonkey128, xry111/xf86-video-removal
- Children:
- 4227f0da
- Parents:
- 3ddcb52b
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
general/graphlib/pixman.xml
r3ddcb52b r42e52b19 7 7 <!ENTITY pixman-download-http "https://www.cairographics.org/releases/pixman-&pixman-version;.tar.gz"> 8 8 <!ENTITY pixman-download-ftp " "> 9 <!ENTITY pixman-md5sum " d925aa9e9ed9d419b6c2e02a61a11d29">9 <!ENTITY pixman-md5sum "a0f6ab8a1d8e0e2cd80e935525e2a864"> 10 10 <!ENTITY pixman-size "940 KB"> 11 <!ENTITY pixman-buildsize " 29MB (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)"> 13 13 ]> 14 14 … … 100 100 <para> 101 101 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.--> 103 103 </para> 104 104 -
introduction/welcome/changelog.xml
r3ddcb52b r42e52b19 43 43 --> 44 44 <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> 45 55 <para>November 8th, 2022</para> 46 56 <itemizedlist> -
packages.ent
r3ddcb52b r42e52b19 219 219 <!ENTITY openjpeg2-majmin-version "2.5"> 220 220 <!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 --> 222 222 <!ENTITY poppler-version "22.11.0"> 223 223 <!ENTITY potrace-version "1.16">
Note:
See TracChangeset
for help on using the changeset viewer.