diff options
author | tonio <tonio@pkgsrc.org> | 2008-08-29 13:29:24 +0000 |
---|---|---|
committer | tonio <tonio@pkgsrc.org> | 2008-08-29 13:29:24 +0000 |
commit | 2d6d1f230b00adc39b6441c8880516a8688c8636 (patch) | |
tree | 869360a02c806f3c7b69d1dcac265206b1407e76 /chat/bitlbee | |
parent | c7038ad24b2e1ba56b969f8ed19792e599345786 (diff) | |
download | pkgsrc-2d6d1f230b00adc39b6441c8880516a8688c8636.tar.gz |
Update chat/bitlbee to 1.2.2
Fixes security issue http://secunia.com/advisories/31633/
Changelog:
Version 1.2.2 (released 2008-08-26) hilights:
* Fixed a security issue where it was possible to recreate/hijack already
existing accounts.
* Various stability improvements and minor feature enhancements.
Diffstat (limited to 'chat/bitlbee')
-rw-r--r-- | chat/bitlbee/Makefile | 4 | ||||
-rw-r--r-- | chat/bitlbee/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/chat/bitlbee/Makefile b/chat/bitlbee/Makefile index 3683c9af253..689dcf28b79 100644 --- a/chat/bitlbee/Makefile +++ b/chat/bitlbee/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.42 2008/07/23 21:11:39 tonio Exp $ +# $NetBSD: Makefile,v 1.43 2008/08/29 13:29:24 tonio Exp $ # -DISTNAME= bitlbee-1.2.1 +DISTNAME= bitlbee-1.2.2 CATEGORIES= chat MASTER_SITES= http://get.bitlbee.org/src/ diff --git a/chat/bitlbee/distinfo b/chat/bitlbee/distinfo index efee7c3c8d6..1172aadfd6a 100644 --- a/chat/bitlbee/distinfo +++ b/chat/bitlbee/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.21 2008/07/23 21:11:40 tonio Exp $ +$NetBSD: distinfo,v 1.22 2008/08/29 13:29:24 tonio Exp $ -SHA1 (bitlbee-1.2.1.tar.gz) = 1fd96b3241987f092a1be6b850864eaf806770b6 -RMD160 (bitlbee-1.2.1.tar.gz) = ab63c4ce1ad5ddb9a666df2196e16086cfdd72f3 -Size (bitlbee-1.2.1.tar.gz) = 471454 bytes +SHA1 (bitlbee-1.2.2.tar.gz) = 3dd2e9fcfa149d7731ead73592247de90d3de33c +RMD160 (bitlbee-1.2.2.tar.gz) = e18fb4b6e9092cdd546ef12207c49352c42a21d3 +Size (bitlbee-1.2.2.tar.gz) = 475550 bytes |