Ticket #18251: upower-1.90.2.patch

File upower-1.90.2.patch, 3.1 KB (added by Rahul Chandra, 22 months ago)
  • TabularUnified general/sysutils/upower.xml

    diff --color -Naur --exclude .git blfs-stock/general/sysutils/upower.xml blfs-git/general/sysutils/upower.xml
    old new  
    66
    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        "4fba71838a9ba0db6f140418eddbe2b7">
    10   <!ENTITY upower-size          "128 KB">
    11   <!ENTITY upower-buildsize     "4.9 MB (add 1.3 MB for tests)">
     9  <!ENTITY upower-md5sum        "bfd6e3275e61d7e097b53eb2b216fffa">
     10  <!ENTITY upower-size          "136 KB">
     11  <!ENTITY upower-buildsize     "6.5 MB (add 1.1 MB for tests)">
    1212  <!ENTITY upower-time          "less than 0.1 SBU (using parallelism=4, add 0.6 SBU for tests)">
    1313]>
    1414
     
    153153    <!-- On my system with LANG=zh_CN.UTF-8, one test attempted to compare
    154154         Chinese error message with English references and failed.
    155155         LC_ALL=C fixes the problem.  -->
     156    <!-- Headphone hotplug (bluetooth and AUX) was tested and seems to work
     157         okay even with the test faliures. Maybe it's wants headphones plugged
     158         in during the test? Regardless, it can be safely ignored. -->
    156159    <para>
    157160      To test the results, issue: <command>LC_ALL=C ninja test</command>. Some
    158161      checks may not pass due to missing files. Test suite should be run from
    159       a local GUI session started with dbus-launch.
     162      a local GUI session started with dbus-launch. 2 tests relating to the
     163      headphone hotplug feature are known to fail, these do not impede the
     164      functionality in any way and can be safely ignored.
    160165    </para>
    161166
    162167    <para>
  • TabularUnified introduction/welcome/changelog.xml

    diff --color -Naur --exclude .git blfs-stock/introduction/welcome/changelog.xml blfs-git/introduction/welcome/changelog.xml
    old new  
    3838      </itemizedlist>
    3939    </listitem>
    4040    -->
     41    <listitem>
     42      <para>July 11th, 2023</para>
     43      <itemizedlist>
     44        <listitem>
     45          <para>[rahul] - Update to upower 1.90.2. Fixes
     46          <ulink url="&blfs-ticket-root;18251">#18251</ulink>.</para>
     47        </listitem>
     48      </itemizedlist>
     49    </listitem>
     50
    4151   <listitem>
    4252     <para>July 10th, 2023</para>
    4353     <itemizedlist>
  • TabularUnified packages.ent

    diff --color -Naur --exclude .git blfs-stock/packages.ent blfs-git/packages.ent
    old new  
    300300<!ENTITY udisks2-version              "2.10.0">   <!-- stable lt .90 micro version -->
    301301<!ENTITY unrar-version                "6.2.8">
    302302<!ENTITY unzip-version                "6.0">
    303 <!ENTITY upower-version               "1.90.0">
     303<!ENTITY upower-version               "1.90.2">
    304304<!ENTITY usbutils-version             "015">
    305305<!ENTITY which-version                "2.21">
    306306<!ENTITY zip-version                  "3.0">