Changeset c257751


Ignore:
Timestamp:
06/07/2021 05:30:05 AM (3 years ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
11.0, 11.1, 11.2, 11.3, 12.0, 12.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:
abf8d12
Parents:
e3e101d
Message:

Update to pidgin-2.14.5

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • introduction/welcome/changelog.xml

    re3e101d rc257751  
    4747      <itemizedlist>
    4848        <listitem>
     49          <para>[renodr] - Update to pidgin-2.14.5. Fixes
     50          <ulink url="&blfs-ticket-root;14976">#14976</ulink>.</para>
     51        </listitem>
     52        <listitem>
    4953          <para>[renodr] - Update to epiphany-40.2. Fixes
    5054          <ulink url="&blfs-ticket-root;14955">#14955</ulink>.</para>
  • packages.ent

    re3e101d rc257751  
    945945<!ENTITY pan-version                  "0.133">
    946946<!ENTITY pavucontrol-version          "4.0">
    947 <!ENTITY pidgin-version               "2.14.3">
     947<!ENTITY pidgin-version               "2.14.5">
    948948<!ENTITY rox-filer-version            "2.11">
    949949<!ENTITY rxvt-unicode-version         "9.26">
  • xsoft/other/pidgin.xml

    re3e101d rc257751  
    77  <!ENTITY pidgin-download-http "&sourceforge-dl;/pidgin/pidgin-&pidgin-version;.tar.bz2">
    88  <!ENTITY pidgin-download-ftp  " ">
    9   <!ENTITY pidgin-md5sum        "0c0026d9035a3a2847ceec338dcb3286">
     9  <!ENTITY pidgin-md5sum        "324a2f0ee9e05c8b0ab00837c3034b99">
    1010  <!ENTITY pidgin-size          "8.3 MB">
    11   <!ENTITY pidgin-buildsize     "302 MB (with tests and docs)">
     11  <!ENTITY pidgin-buildsize     "297 MB (with tests and docs)">
    1212  <!ENTITY pidgin-time          "0.6 SBU (using parallelism=4; with tests and docs)">
    1313]>
     
    140140
    141141    <para>
    142       First, fix a bug that can cause a build failure if the tests are run:
    143     </para>
    144 
    145 <screen><userinput remap="pre">sed -i '/srunner_add_suite(sr, oscar_util_suite());/d' libpurple/tests/check_libpurple.c</userinput></screen>
    146 
    147     <para>
    148142      If you wish to run the test suite, make sure that <xref
    149143      linkend="libidn"/> is installed and remove the switch
Note: See TracChangeset for help on using the changeset viewer.