Changeset 2f2e98d


Ignore:
Timestamp:
12/06/2019 02:42:54 AM (4 years ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 9.1, 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:
4348b74
Parents:
ba97cec
Message:

libgweather: Fix a bug caused by a duplicate weather station with the same identifier.

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

Files:
2 edited

Legend:

Unmodified
Added
Removed
  • gnome/platform/libgweather.xml

    rba97cec r2f2e98d  
    105105
    106106    <para>
     107      First, fix a bug in the test suite that causes problems because of a
     108      duplicate weather station:
     109    </para>
     110
     111<screen><userinput remap="pre">sed -i '338a "KX26",' libgweather/test_libgweather.c</userinput></screen>
     112
     113    <para>
    107114      Install <application>libgweather</application> by running the following
    108115      commands:
  • introduction/welcome/changelog.xml

    rba97cec r2f2e98d  
    4848      <itemizedlist>
    4949        <listitem>
     50          <para>[renodr] - Fix a bug in libgweather that causes failures due to
     51          a duplicate weather station.</para>
     52        </listitem>
     53        <listitem>
    5054          <para>[ken] - Update to nss-3.48. Fixes
    5155          <ulink url="&blfs-ticket-root;12871">#12871</ulink>.</para>
Note: See TracChangeset for help on using the changeset viewer.