mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-24 23:32:12 +08:00
Update to pidgin-2.4.19
This commit is contained in:
parent
ebb31dbfca
commit
381dce2473
@ -42,6 +42,16 @@
|
||||
</listitem>
|
||||
-->
|
||||
|
||||
<listitem>
|
||||
<para>April 30, 2022</para>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>[pierre] - Update to pidgin-2.4.19 (security fix). Fixes
|
||||
<ulink url="&blfs-ticket-root;16488">#16488</ulink>.</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>April 28th, 2022</para>
|
||||
<itemizedlist>
|
||||
|
@ -978,7 +978,7 @@ to avoid building libxml2 twice, which is slow with all deps -->
|
||||
<!--<!ENTITY inkscape-version "&inkscape-minor-version;">-->
|
||||
<!ENTITY pan-version "0.133">
|
||||
<!ENTITY pavucontrol-version "5.0">
|
||||
<!ENTITY pidgin-version "2.14.8">
|
||||
<!ENTITY pidgin-version "2.14.9">
|
||||
<!ENTITY rox-filer-version "2.11">
|
||||
<!ENTITY rxvt-unicode-version "9.30">
|
||||
<!ENTITY thunderbird-version "91.8.1">
|
||||
|
@ -6,9 +6,9 @@
|
||||
|
||||
<!ENTITY pidgin-download-http "&sourceforge-dl;/pidgin/pidgin-&pidgin-version;.tar.bz2">
|
||||
<!ENTITY pidgin-download-ftp " ">
|
||||
<!ENTITY pidgin-md5sum "243ed3a590e38f156fee2e22180f8676">
|
||||
<!ENTITY pidgin-size "8.3 MB">
|
||||
<!ENTITY pidgin-buildsize "302 MB (with tests and docs)">
|
||||
<!ENTITY pidgin-md5sum "528424e8eff8705f7e417ab150c535a0">
|
||||
<!ENTITY pidgin-size "7.9 MB">
|
||||
<!ENTITY pidgin-buildsize "294 MB (with tests and docs)">
|
||||
<!ENTITY pidgin-time "0.6 SBU (using parallelism=4; with tests and docs)">
|
||||
]>
|
||||
|
||||
@ -138,13 +138,13 @@
|
||||
|
||||
<sect2 role="installation">
|
||||
<title>Installation of Pidgin</title>
|
||||
|
||||
<!-- Seems to pass now (version 2.4.19)
|
||||
<para>
|
||||
First, fix a test that fails:
|
||||
</para>
|
||||
|
||||
<screen><userinput>sed '/09-13/s@^@//@' -i libpurple/tests/test_util.c</userinput></screen>
|
||||
|
||||
-->
|
||||
<para>
|
||||
Compile <application>Pidgin</application> by running the following
|
||||
commands:
|
||||
|
Loading…
Reference in New Issue
Block a user