Changeset 58140c3e


Ignore:
Timestamp:
03/30/2023 08:49:13 AM (13 months ago)
Author:
Pierre Labastie <pierre.labastie@…>
Branches:
12.0, 12.1, kea, ken/TL2024, ken/tuningfonts, lazarus, lxqt, plabs/newcss, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, xry111/llvm18, xry111/xf86-video-removal
Children:
15a1a0cd
Parents:
187200ac
Message:

Update to xwayland-23.1.0

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • introduction/welcome/changelog.xml

    r187200ac r58140c3e  
    4343     <itemizedlist>
    4444       <listitem>
     45         <para>[pierre] - Update to xwayland-23.1.0. Fixes
     46         <ulink url="&blfs-ticket-root;17850">#17850</ulink>.</para>
     47       </listitem>
     48       <listitem>
    4549         <para>[pierre] - Update to lvm2-2.03.19. Fixes
    4650         <ulink url="&blfs-ticket-root;17844">#17844</ulink>.</para>
  • packages.ent

    r187200ac r58140c3e  
    774774<!ENTITY xcursor-themes-version       "1.0.7">
    775775<!ENTITY xkeyboard-config-version     "2.38">
    776 <!ENTITY xwayland-version             "22.1.8">
     776<!ENTITY xwayland-version             "23.1.0">
    777777<!ENTITY xorg-server-version          "21.1.7">
    778778<!ENTITY twm-version                  "1.0.12">
  • x/installing/xwayland.xml

    r187200ac r58140c3e  
    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        "96879f938a91b0441ea784220159d843">
     9  <!ENTITY xwayland-md5sum        "138c9be5c6b4181b125e4287dfcbeeb1">
    1010  <!ENTITY xwayland-size          "1.2 MB">
    11   <!ENTITY xwayland-buildsize     "76 MB (add 358 MB for tests)">
     11  <!ENTITY xwayland-buildsize     "29 MB (add 358 MB for tests)">
    1212  <!ENTITY xwayland-time          "0.2 SBU (with parallelism=4; add 1.0 SBU for tests, not including clone time)">
    1313]>
     
    131131      url="https://gitlab.freedesktop.org/xorg/xserver/-/blob/xwayland-22.1/.gitlab-ci/debian-install.sh">
    132132      Upstream continuous integration build</ulink>.
     133<!-- keep 22.1 above: they used to build it in gitlab-ci because debian
     134     had an obsolete version of weston, but now they take weston from
     135     debian so the command to build it has been removed. -->
    133136    </para>
    134137<!--
Note: See TracChangeset for help on using the changeset viewer.