Changeset 2c5d6683


Ignore:
Timestamp:
09/16/2016 09:21:36 PM (8 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, nosym, perl-modules, 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:
8b5a6f57
Parents:
d353fdd
Message:

Update to xfce4-settings-4.12.1.
Update to libinput-1.5.0.
Update to acpid-2.0.28.

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

Files:
6 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    rd353fdd r2c5d6683  
    11<!-- $LastChangedBy$ $Date$ -->
    22
    3 <!ENTITY day          "15">                   <!-- Always 2 digits -->
     3<!ENTITY day          "16">                   <!-- Always 2 digits -->
    44<!ENTITY month        "09">                   <!-- Always 2 digits -->
    55<!ENTITY year         "2016">
     
    77<!ENTITY copyholder   "The BLFS Development Team">
    88<!ENTITY version      "&year;-&month;-&day;">
    9 <!ENTITY releasedate  "September 14th &year;">
     9<!ENTITY releasedate  "September 16th &year;">
    1010<!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
    1111<!ENTITY blfs-version "svn">                  <!-- svn|[release #] -->
  • general/sysutils/acpid.xml

    rd353fdd r2c5d6683  
    77  <!ENTITY acpid-download-http "&sourceforge-repo;/acpid2/acpid-&acpid-version;.tar.xz">
    88  <!ENTITY acpid-download-ftp  " ">
    9   <!ENTITY acpid-md5sum        "e41bdf628e122edb4342fca432ea7db9">
    10   <!ENTITY acpid-size          "151 KB">
    11   <!ENTITY acpid-buildsize     "2.4 MB">
     9  <!ENTITY acpid-md5sum        "0432407b5ff75ae8e08afb43052fde2b">
     10  <!ENTITY acpid-size          "158 KB">
     11  <!ENTITY acpid-buildsize     "1.9 MB">
    1212  <!ENTITY acpid-time          "less than 0.1 SBU">
    1313]>
  • introduction/welcome/changelog.xml

    rd353fdd r2c5d6683  
    4444
    4545-->
     46    <listitem>
     47      <para>September 16th, 2016</para>
     48      <itemizedlist>
     49        <listitem>
     50          <para>[bdubbs] - Update to xfce4-settings-4.12.1. Fixes
     51          <ulink url="&blfs-ticket-root;8305">#8305</ulink>.</para>
     52        </listitem>
     53        <listitem>
     54          <para>[bdubbs] - Update to libinput-1.5.0. Fixes
     55          <ulink url="&blfs-ticket-root;8299">#8299</ulink>.</para>
     56        </listitem>
     57        <listitem>
     58          <para>[bdubbs] - Update to acpid-2.0.28. Fixes
     59          <ulink url="&blfs-ticket-root;8301">#8301</ulink>.</para>
     60        </listitem>
     61      </itemizedlist>
     62    </listitem>
     63
    4664
    4765    <listitem>
  • packages.ent

    rd353fdd r2c5d6683  
    603603<!ENTITY xfce4-appfinder-version      "4.12.0">
    604604<!ENTITY xfce4-power-manager-version  "1.6.0">
    605 <!ENTITY xfce4-settings-version       "4.12.0">
     605<!ENTITY xfce4-settings-version       "4.12.1">
    606606<!ENTITY xfdesktop-version            "4.12.3">
    607607<!ENTITY xfwm4-version                "4.12.3">
  • x/installing/libinput.xml

    rd353fdd r2c5d6683  
    55  %general-entities;
    66
    7   <!ENTITY libinput-version "1.4.2">
     7  <!ENTITY libinput-version "1.5.0">
    88
    99  <!ENTITY libinput-download-http "http://www.freedesktop.org/software/libinput/libinput-&libinput-version;.tar.xz">
    1010  <!ENTITY libinput-download-ftp  " ">
    11   <!ENTITY libinput-md5sum        "56b72e47362938f12ab3267cae764dd3">
    12   <!ENTITY libinput-size          "880 KB">
    13   <!ENTITY libinput-buildsize     "32 MB (add 10 MB for tests)">
    14   <!ENTITY libinput-time          "0.3 SBU (add 37 minutes for tests, not CPU dependent)">
     11  <!ENTITY libinput-md5sum        "26030dae25f1ac584b0e428c90473339">
     12  <!ENTITY libinput-size          "892 KB">
     13  <!ENTITY libinput-buildsize     "25 MB (add 10 MB for tests)">
     14  <!ENTITY libinput-time          "0.2 SBU (add 37 minutes for tests, not CPU dependent)">
    1515]>
    1616
  • xfce/core/xfce4-settings.xml

    rd353fdd r2c5d6683  
    88           "http://archive.xfce.org/src/xfce/xfce4-settings/&xfce4-version;/xfce4-settings-&xfce4-settings-version;.tar.bz2">
    99  <!ENTITY xfce4-settings-download-ftp  " ">
    10   <!ENTITY xfce4-settings-md5sum        "3eb9ff3862d773287f56f142ab7ec361">
    11   <!ENTITY xfce4-settings-size          "952 KB">
    12   <!ENTITY xfce4-settings-buildsize     "18 MB">
    13   <!ENTITY xfce4-settings-time          "0.1 SBU">
     10  <!ENTITY xfce4-settings-md5sum        "a47d7da8cc549f1897be9b4ae6262bf4">
     11  <!ENTITY xfce4-settings-size          "1.0 MB">
     12  <!ENTITY xfce4-settings-buildsize     "19 MB">
     13  <!ENTITY xfce4-settings-time          "0.2 SBU">
    1414]>
    1515
Note: See TracChangeset for help on using the changeset viewer.