Changeset d8a1b786


Ignore:
Timestamp:
01/07/2019 07:23:01 PM (5 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 8.4, 9.0, 9.1, bdubbs/svn, 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, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
191868b
Parents:
cfa8b6d
Message:

Update to Thunar-1.8.2.
Update to libinput-1.12.5 (xorg driver).
Update to xcursorgen-1.0.7 (xorg app).

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@20931 af4574ff-66df-0310-9fd7-8a98e5e911e0

Files:
6 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    rcfa8b6d rd8a1b786  
    11<!-- $LastChangedBy$ $Date$ -->
    22
    3 <!ENTITY day          "06">                   <!-- Always 2 digits -->
     3<!ENTITY day          "07">                   <!-- Always 2 digits -->
    44<!ENTITY month        "01">                   <!-- Always 2 digits -->
    55<!ENTITY year         "2019">
     
    77<!ENTITY copyholder   "The BLFS Development Team">
    88<!ENTITY version      "&year;-&month;-&day;">
    9 <!ENTITY releasedate  "January 6th, &year;">
     9<!ENTITY releasedate  "January 7th, &year;">
    1010<!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
    1111<!ENTITY blfs-version "svn">                  <!-- svn|[release #] -->
  • introduction/welcome/changelog.xml

    rcfa8b6d rd8a1b786  
    4343-->
    4444    <listitem>
     45      <para>January 7th, 2019</para>
     46      <itemizedlist>
     47        <listitem>
     48          <para>[bdubbs] - Update to Thunar-1.8.2. Fixes
     49          <ulink url="&blfs-ticket-root;10402">#10402</ulink>.</para>
     50        </listitem>
     51        <listitem>
     52          <para>[bdubbs] - Update to libinput-1.12.5 (xorg driver). Fixes
     53          <ulink url="&blfs-ticket-root;11524">#11524</ulink>.</para>
     54        </listitem>
     55        <listitem>
     56          <para>[bdubbs] - Update to xcursorgen-1.0.7 (xorg app). Fixes
     57          <ulink url="&blfs-ticket-root;11522">#11522</ulink>.</para>
     58        </listitem>
     59      </itemizedlist>
     60    </listitem>
     61
     62    <listitem>
    4563      <para>January 6th, 2019</para>
    4664      <itemizedlist>
  • packages.ent

    rcfa8b6d rd8a1b786  
    771771<!ENTITY xfce4-panel-version          "4.12.2">
    772772<!ENTITY xfce4-xkb-plugin-version     "0.7.1">
    773 <!ENTITY thunar-version               "1.7.0">
     773<!ENTITY thunar-version               "1.8.2">
    774774<!ENTITY thunar-volman-version        "0.8.1">
    775775<!ENTITY tumbler-version              "0.2.3">
  • x/installing/libinput.xml

    rcfa8b6d rd8a1b786  
    55  %general-entities;
    66
    7   <!ENTITY libinput-version "1.12.4">
     7  <!ENTITY libinput-version "1.12.5">
    88
    99  <!ENTITY libinput-download-http "https://www.freedesktop.org/software/libinput/libinput-&libinput-version;.tar.xz">
    1010  <!ENTITY libinput-download-ftp  " ">
    11   <!ENTITY libinput-md5sum        "8d3c7a7467a45a3ba544d1a745267d38">
    12   <!ENTITY libinput-size          "508 KB">
    13   <!ENTITY libinput-buildsize     "10 MB">
     11  <!ENTITY libinput-md5sum        "40dcc044443c9314537f605b6f30bf17">
     12  <!ENTITY libinput-size          "512 KB">
     13  <!ENTITY libinput-buildsize     "9.9 MB">
    1414  <!ENTITY libinput-time          "less than 0.1 SBU">
    1515]>
  • x/installing/x7app.xml

    rcfa8b6d rd8a1b786  
    4747  <!ENTITY xcmsdb-md5sum                   "9956d751ea3ae4538c3ebd07f70736a0">
    4848
    49   <!ENTITY xcursorgen-version              "1.0.6">
    50   <!ENTITY xcursorgen-md5sum               "b58a87e6cd7145c70346adad551dba48">
     49  <!ENTITY xcursorgen-version              "1.0.7">
     50  <!ENTITY xcursorgen-md5sum               "25cc7ca1ce5dcbb61c2b471c55e686b5">
    5151
    5252  <!ENTITY xdpyinfo-version                "1.3.2">
  • xfce/core/thunar.xml

    rcfa8b6d rd8a1b786  
    88           "http://archive.xfce.org/src/xfce/thunar/1.7/Thunar-&thunar-version;.tar.bz2">
    99  <!ENTITY thunar-download-ftp  " ">
    10   <!ENTITY thunar-md5sum        "60f0cb9928859aa94028d06f82dd9e1c">
    11   <!ENTITY thunar-size          "2.1 MB">
    12   <!ENTITY thunar-buildsize     "50 MB">
    13   <!ENTITY thunar-time          "0.5 SBU">
     10  <!ENTITY thunar-md5sum        "51a0988625a7e2c944377e75d3effc71">
     11  <!ENTITY thunar-size          "2.2 MB">
     12  <!ENTITY thunar-buildsize     "52 MB">
     13  <!ENTITY thunar-time          "0.6 SBU">
    1414]>
    1515
Note: See TracChangeset for help on using the changeset viewer.