Changeset fe04ab5


Ignore:
Timestamp:
07/11/2023 03:20:08 PM (15 months ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
12.0, 12.1, 12.2, gimp3, ken/TL2024, ken/tuningfonts, lazarus, plabs/newcss, python3.11, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, xry111/for-12.3, xry111/llvm18, xry111/spidermonkey128, xry111/xf86-video-removal
Children:
f5631c6
Parents:
27ed278
Message:

Update to upower-1.90.2. Patch by Rahul Chandra.

This update needs libgudev-238 to go in alongside it as it depends on
the newline stripping fix.

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general/sysutils/upower.xml

    r27ed278 rfe04ab5  
    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]>
     
    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 can be safely ignored
     164      as the headphone functionality does still work.
    160165    </para>
    161166
  • introduction/welcome/changelog.xml

    r27ed278 rfe04ab5  
    4242     <para>July 11th, 2023</para>
    4343     <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>
    4448       <listitem>
    4549         <para>[pierre] - Update to qemu-8.0.3. Fixes
  • packages.ent

    r27ed278 rfe04ab5  
    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">
Note: See TracChangeset for help on using the changeset viewer.