diff options
author | tnn <tnn@pkgsrc.org> | 2007-11-03 15:59:17 +0000 |
---|---|---|
committer | tnn <tnn@pkgsrc.org> | 2007-11-03 15:59:17 +0000 |
commit | 50ca83c5e956bfa6f30b38134d1a3b9a902bc878 (patch) | |
tree | 4588d3b47f384ca767f55ede640ea728878ea30e /chat/libpurple/PLIST | |
parent | 2ebf246ac4d8a41fde3e0adb3319dbdd50542cb4 (diff) | |
download | pkgsrc-50ca83c5e956bfa6f30b38134d1a3b9a902bc878.tar.gz |
Update pidgin IM suite to 2.2.2 for the CVE-2007-4999 fix.
(A remote user can cause a DoS by sending a message with invalid HTML.)
version 2.2.2 (10/23/2007):
http://developer.pidgin.im/query?status=closed&milestone=2.2.2
NOTE: Due to the way this release was made, it is possible that
bugs marked as fixed in 2.2.1 or 2.2.2 will not be fixed
until the next release.
* Various bug and memory leak fixes
Diffstat (limited to 'chat/libpurple/PLIST')
-rw-r--r-- | chat/libpurple/PLIST | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/chat/libpurple/PLIST b/chat/libpurple/PLIST index 2fe8576462f..5f24f2494be 100644 --- a/chat/libpurple/PLIST +++ b/chat/libpurple/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.6 2007/09/30 13:47:02 tnn Exp $ +@comment $NetBSD: PLIST,v 1.7 2007/11/03 15:59:18 tnn Exp $ include/libpurple/account.h include/libpurple/accountopt.h include/libpurple/blist.h @@ -149,6 +149,7 @@ share/locale/zh_HK/LC_MESSAGES/pidgin.mo share/locale/zh_TW/LC_MESSAGES/pidgin.mo share/purple/ca-certs/Equifax_Secure_CA.pem share/purple/ca-certs/GTE_CyberTrust_Global_Root.pem +share/purple/ca-certs/Microsoft_Secure_Server_Authority.pem share/purple/ca-certs/Verisign_Class3_Primary_CA.pem share/purple/ca-certs/Verisign_RSA_Secure_Server_CA.pem share/sounds/purple/alert.wav |