Changeset a4720c7


Ignore:
Timestamp:
10/07/2024 06:43:30 PM (4 hours ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
trunk
Children:
74fc04a
Parents:
cddf294
Message:

Update to upower-1.90.6

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general/sysutils/upower.xml

    rcddf294 ra4720c7  
    77  <!ENTITY upower-download-http "https://gitlab.freedesktop.org/upower/upower/-/archive/v&upower-version;/upower-v&upower-version;.tar.bz2">
    88  <!ENTITY upower-download-ftp  " ">
    9   <!ENTITY upower-md5sum        "f763c23038cbc3033d66f17d1253077d">
     9  <!ENTITY upower-md5sum        "c9782cb9092decb1fab31beaa5a47399">
    1010  <!ENTITY upower-size          "148 KB">
    1111  <!ENTITY upower-buildsize     "5.9 MB (add 2.7 MB for tests)">
    12   <!ENTITY upower-time          "less than 0.1 SBU (add 0.8 SBU for tests)">
     12  <!ENTITY upower-time          "less than 0.1 SBU (add 0.5 SBU for tests)">
    1313]>
    1414
     
    2828    <para>
    2929      The <application>UPower</application> package provides an interface for
    30       enumerating power devices, listening to device events and querying history
    31       and statistics. Any application or service on the system can access the
    32       org.freedesktop.UPower service via the system message bus.
     30      enumerating power devices, listening to device events, and querying
     31      history and statistics. Any application or service on the system can
     32      access the org.freedesktop.UPower service via the system message bus.
    3333    </para>
    3434
     
    6969    </itemizedlist>
    7070
     71<!--
    7172    <bridgehead renderas="sect3">Additional Downloads</bridgehead>
    7273    <itemizedlist spacing="compact">
     
    7879      </listitem>
    7980    </itemizedlist>
     81-->
    8082
    8183    <bridgehead renderas="sect3">UPower Dependencies</bridgehead>
     
    127129    <title>Installation of UPower</title>
    128130
     131<!--
    129132    <para>
    130133      First, apply some fixes made upstream:
     
    132135
    133136<screen><userinput>patch -Np1 -i ../upower-&upower-version;-upstream_fixes-1.patch</userinput></screen>
     137-->
    134138
    135139    <para>
     
    184188
    185189    <para>
    186       To test the results, issue: <command>LC_ALL=C ninja test</command>.  The
     190      To test the results, issue: <command>LC_ALL=C ninja test</command>. The
    187191      test suite should be run from a local GUI session started with
    188192      dbus-launch. On 32-bit machines, one test will fail due to rounding
     
    235239
    236240    <segmentedlist>
    237       <segtitle>Installed Program<!--
    238 See below... <phrase revision="systemd">s</phrase>--></segtitle>
     241      <segtitle>Installed Programs</segtitle>
    239242      <segtitle>Installed Libraries</segtitle>
    240243      <segtitle>Installed Directories</segtitle>
     
    243246        <seg>
    244247          upower
    245 <!-- <phrase revision="systemd"> and upowerd</phrase>
    246 Upowerd should not be listed, as it is in /usr/libexec, and is not supposed
    247 to be run by a user. Furthermore, upowerd is also in sysv, and there is no
    248 reason so single out systemd here. -->
    249248        </seg>
    250249        <seg>
     
    275274        </listitem>
    276275      </varlistentry>
    277 <!-- See above
    278       <varlistentry id="upowerd" revision="systemd">
    279         <term><command>upowerd</command></term>
    280         <listitem>
    281           <para>
    282             is the <application>UPower</application> Daemon. It provides the
    283             org.freedesktop.UPower service on the system message bus.
    284           </para>
    285           <indexterm zone="upower upowerd">
    286             <primary sortas="b-upowerd">upowerd</primary>
    287           </indexterm>
    288         </listitem>
    289       </varlistentry>-->
    290276
    291277      <varlistentry id="libupower-glib">
  • introduction/welcome/changelog.xml

    rcddf294 ra4720c7  
    4343      <itemizedlist>
    4444        <listitem>
     45          <para>[renodr] - Update to upower-1.90.6. Fixes
     46          <ulink url="&blfs-ticket-root;20421">#20421</ulink>.</para>
     47        </listitem>
     48        <listitem>
    4549          <para>[renodr] - Fix running the XML-LibXML test suite with
    4650          libxml2-2.13. Fixes
  • packages.ent

    rcddf294 ra4720c7  
    330330<!ENTITY unrar-version                "7.0.9">
    331331<!ENTITY unzip-version                "6.0">
    332 <!ENTITY upower-version               "1.90.5">
     332<!ENTITY upower-version               "1.90.6">
    333333<!ENTITY usbutils-version             "017">
    334334<!ENTITY which-version                "2.21">
Note: See TracChangeset for help on using the changeset viewer.