Changeset 0bfec527 for x/installing


Ignore:
Timestamp:
07/13/2022 10:38:15 PM (22 months ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
11.2, 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/soup3, xry111/xf86-video-removal
Children:
a1a652a
Parents:
c2051dbd
Message:

Two security updates:

Update to xorg-server-21.1.4
Update to Xwayland-22.1.3

Location:
x/installing
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • x/installing/xorg-server.xml

    rc2051dbd r0bfec527  
    77  <!ENTITY xorg-server-download-http "&xorg-download-http;/xserver/xorg-server-&xorg-server-version;.tar.xz">
    88  <!ENTITY xorg-server-download-ftp  "&xorg-download-ftp;/xserver/xorg-server-&xorg-server-version;.tar.xz">
    9   <!ENTITY xorg-server-md5sum        "66687cf9d5cd1fdaa9bf78fc2a154437">
     9  <!ENTITY xorg-server-md5sum        "1fee73752bc08a9d364d5e39f19f464f">
    1010  <!ENTITY xorg-server-size          "4.7 MB">
    11   <!ENTITY xorg-server-buildsize     "175 MB (with tests)">
    12   <!ENTITY xorg-server-time          "0.3 SBU (using parallelism=4; with tests)">
     11  <!ENTITY xorg-server-buildsize     "186 MB (with tests)">
     12  <!ENTITY xorg-server-time          "0.5 SBU (using parallelism=4; with tests)">
    1313]>
    1414
     
    134134<screen><userinput>patch -Np1 -i ../xorg-server-&xorg-server-version;-add_prime_support-1.patch</userinput></screen>-->
    135135
     136<!-- Not needed with 21.1.4
    136137    <para>
    137138      Fix an issue with gcc-12 and later:
     
    139140
    140141<screen><userinput>sed -i '/(SourcePictPtr)/s/sizeof([^)]*)/sizeof(SourcePict)/' render/picture.c</userinput></screen>
     142-->
    141143
    142144    <para>
  • x/installing/xwayland.xml

    rc2051dbd r0bfec527  
    77  <!ENTITY xwayland-download-http "&xorg-download-http;/xserver/xwayland-&xwayland-version;.tar.xz">
    88  <!ENTITY xwayland-download-ftp  "&xorg-download-ftp;/xserver/xwayland-&xwayland-version;.tar.xz">
    9   <!ENTITY xwayland-md5sum        "6019af045e3a34ce303c677d3fe98c07">
     9  <!ENTITY xwayland-md5sum        "83849961283e8cea32be6740914822e5">
    1010  <!ENTITY xwayland-size          "1.2 MB">
    11   <!ENTITY xwayland-buildsize     "76 MB (add 355 MB for tests)">
    12   <!ENTITY xwayland-time          "0.2 SBU (with paralellism=4; add 1.0 SBU for tests, not including clone time)">
     11  <!ENTITY xwayland-buildsize     "65 MB (add 355 MB for tests)">
     12  <!ENTITY xwayland-time          "0.3 SBU (with paralellism=4; add 1.0 SBU for tests, not including clone time)">
    1313]>
    1414
Note: See TracChangeset for help on using the changeset viewer.