Changeset 381dce2


Ignore:
Timestamp:
04/30/2022 03:04:42 PM (2 years ago)
Author:
Pierre Labastie <pierre.labastie@…>
Branches:
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, xry111/llvm18, xry111/soup3, xry111/xf86-video-removal
Children:
381eb87
Parents:
ebb31dbf
git-author:
Pierre Labastie <pierre.labastie@…> (04/30/2022 01:20:40 PM)
git-committer:
Pierre Labastie <pierre.labastie@…> (04/30/2022 03:04:42 PM)
Message:

Update to pidgin-2.4.19

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • introduction/welcome/changelog.xml

    rebb31dbf r381dce2  
    4444
    4545    <listitem>
     46      <para>April 30, 2022</para>
     47      <itemizedlist>
     48        <listitem>
     49          <para>[pierre] - Update to pidgin-2.4.19 (security fix). Fixes
     50          <ulink url="&blfs-ticket-root;16488">#16488</ulink>.</para>
     51        </listitem>
     52      </itemizedlist>
     53    </listitem>
     54
     55    <listitem>
    4656      <para>April 28th, 2022</para>
    4757      <itemizedlist>
  • packages.ent

    rebb31dbf r381dce2  
    979979<!ENTITY pan-version                  "0.133">
    980980<!ENTITY pavucontrol-version          "5.0">
    981 <!ENTITY pidgin-version               "2.14.8">
     981<!ENTITY pidgin-version               "2.14.9">
    982982<!ENTITY rox-filer-version            "2.11">
    983983<!ENTITY rxvt-unicode-version         "9.30">
  • xsoft/other/pidgin.xml

    rebb31dbf r381dce2  
    77  <!ENTITY pidgin-download-http "&sourceforge-dl;/pidgin/pidgin-&pidgin-version;.tar.bz2">
    88  <!ENTITY pidgin-download-ftp  " ">
    9   <!ENTITY pidgin-md5sum        "243ed3a590e38f156fee2e22180f8676">
    10   <!ENTITY pidgin-size          "8.3 MB">
    11   <!ENTITY pidgin-buildsize     "302 MB (with tests and docs)">
     9  <!ENTITY pidgin-md5sum        "528424e8eff8705f7e417ab150c535a0">
     10  <!ENTITY pidgin-size          "7.9 MB">
     11  <!ENTITY pidgin-buildsize     "294 MB (with tests and docs)">
    1212  <!ENTITY pidgin-time          "0.6 SBU (using parallelism=4; with tests and docs)">
    1313]>
     
    139139  <sect2 role="installation">
    140140    <title>Installation of Pidgin</title>
    141 
     141<!-- Seems to pass now (version 2.4.19)
    142142    <para>
    143143      First, fix a test that fails:
     
    145145
    146146<screen><userinput>sed '/09-13/s@^@//@' -i libpurple/tests/test_util.c</userinput></screen>
    147 
     147-->
    148148    <para>
    149149      Compile <application>Pidgin</application> by running the following
Note: See TracChangeset for help on using the changeset viewer.