annotate gaim-uninstalled.pc.in @ 32796:5ae7e1f36b43

Fix a possible XMPP remote crash A series of specially crafted file transfer requests can cause clients to reference invalid memory. The user must have accepted one of the file transfer requests. The fix is to correctly cancel and free a SOCKS5 connection attempt so that it does not trigger an attempt to access invalid memory later. This was reported to us by Jos«± Valent«żn Guti«±rrez and this patch is written by Paul Aurich.
author Mark Doliner <mark@kingant.net>
date Mon, 07 May 2012 03:16:31 +0000
parents dde5bebd5fb4
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
15599
023030b74a15 SF Patch #1643233 from Brian Cameron
Richard Laager <rlaager@wiktel.com>
parents:
diff changeset
1 prefix=@prefix@
023030b74a15 SF Patch #1643233 from Brian Cameron
Richard Laager <rlaager@wiktel.com>
parents:
diff changeset
2 exec_prefix=@exec_prefix@
023030b74a15 SF Patch #1643233 from Brian Cameron
Richard Laager <rlaager@wiktel.com>
parents:
diff changeset
3 libdir=@libdir@
023030b74a15 SF Patch #1643233 from Brian Cameron
Richard Laager <rlaager@wiktel.com>
parents:
diff changeset
4 includedir=@includedir@
023030b74a15 SF Patch #1643233 from Brian Cameron
Richard Laager <rlaager@wiktel.com>
parents:
diff changeset
5 datarootdir=@datarootdir@
023030b74a15 SF Patch #1643233 from Brian Cameron
Richard Laager <rlaager@wiktel.com>
parents:
diff changeset
6 datadir=@datadir@
023030b74a15 SF Patch #1643233 from Brian Cameron
Richard Laager <rlaager@wiktel.com>
parents:
diff changeset
7 sysconfdir=@sysconfdir@
023030b74a15 SF Patch #1643233 from Brian Cameron
Richard Laager <rlaager@wiktel.com>
parents:
diff changeset
8
16181
dde5bebd5fb4 I think it's a good idea to mention Pidgin here, and that this is a compatibility layer.
Richard Laager <rlaager@wiktel.com>
parents: 15599
diff changeset
9 Name: Pidgin (Gaim compatibility)
dde5bebd5fb4 I think it's a good idea to mention Pidgin here, and that this is a compatibility layer.
Richard Laager <rlaager@wiktel.com>
parents: 15599
diff changeset
10 Description: Pidgin is a GTK2-based instant messenger application.
15599
023030b74a15 SF Patch #1643233 from Brian Cameron
Richard Laager <rlaager@wiktel.com>
parents:
diff changeset
11 Version: @VERSION@
023030b74a15 SF Patch #1643233 from Brian Cameron
Richard Laager <rlaager@wiktel.com>
parents:
diff changeset
12 Requires: glib-2.0
023030b74a15 SF Patch #1643233 from Brian Cameron
Richard Laager <rlaager@wiktel.com>
parents:
diff changeset
13 Cflags: -I${pc_top_builddir}/${pcfiledir}/libpurple -I${pc_top_builddir}/${pcfiledir}/pidgin
023030b74a15 SF Patch #1643233 from Brian Cameron
Richard Laager <rlaager@wiktel.com>
parents:
diff changeset
14 Libs: ${pc_top_builddir}/${pcfiledir}/libpurple/libpurple.la