Changeset f4371a4


Ignore:
Timestamp:
12/06/2022 04:22:48 PM (17 months ago)
Author:
Pierre Labastie <pierre.labastie@…>
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:
5222495
Parents:
66e5f483
Message:

Update to xinit-1.4.2

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • introduction/welcome/changelog.xml

    r66e5f483 rf4371a4  
    4343      <itemizedlist>
    4444        <listitem>
     45          <para>[pierre] - Update to xinit-1.4.2. Fixes
     46          <ulink url="&blfs-ticket-root;17373">#17373</ulink>.</para>
     47        </listitem>
     48        <listitem>
    4549          <para>[pierre] - Update to xcursorgen-1.0.8, xgamma-1.0.7,
    4650          xprop-1.2.6, xrandr-1.5.2, xset-1.2.5, and xvinfo-1.1.5
    4751          (Xorg applications). Fixes
    4852          <ulink url="&blfs-ticket-root;17372">#17372</ulink>.</para>
     53        </listitem>
    4954        <listitem>
    5055          <para>[pierre] - Update to libICE-1.1.0, libXScrnSaver-1.2.4,
  • packages.ent

    r66e5f483 rf4371a4  
    660660<!ENTITY xterm-version                "377">
    661661<!ENTITY xclock-version               "1.1.1">
    662 <!ENTITY xinit-version                "1.4.1">
     662<!ENTITY xinit-version                "1.4.2">
    663663
    664664<!-- Xorg Drivers, Xorg libraries, Xorg Applications, Xorg Fonts, and Xorg
  • x/installing/xinit.xml

    r66e5f483 rf4371a4  
    55  %general-entities;
    66
    7   <!ENTITY xinit-download-http "&xorg-download-http;/app/xinit-&xinit-version;.tar.bz2">
    8   <!ENTITY xinit-download-ftp  "&xorg-download-ftp;/app/xinit-&xinit-version;.tar.bz2">
    9   <!ENTITY xinit-md5sum        "6d506ab2efc17a08e87778654e099d37">
    10   <!ENTITY xinit-size          "178 KB">
     7  <!ENTITY xinit-download-http "&xorg-download-http;/app/xinit-&xinit-version;.tar.xz">
     8  <!ENTITY xinit-download-ftp  "&xorg-download-ftp;/app/xinit-&xinit-version;.tar.xz">
     9  <!ENTITY xinit-md5sum        "0e9a1b9a82b84ab229c709c0f939c113">
     10  <!ENTITY xinit-size          "153 KB">
    1111  <!ENTITY xinit-buildsize     "1.5 MB">
    1212  <!ENTITY xinit-time          "less than 0.1 SBU">
     
    113113      <para>
    114114        If starting Xorg from the command line, the default instructions
    115         above starts Xorg on the current virtual terminal.  It may be
     115        above start Xorg on the current virtual terminal.  It may be
    116116        convenient to see Xorg and associated application messages on the
    117117        current virtual terminal, normally tty1, and start the graphical
Note: See TracChangeset for help on using the changeset viewer.