diff options
author | abs <abs@pkgsrc.org> | 2005-11-02 20:11:47 +0000 |
---|---|---|
committer | abs <abs@pkgsrc.org> | 2005-11-02 20:11:47 +0000 |
commit | 4efd35dc09fd6261be29e7277d1f6cf60894b9d6 (patch) | |
tree | 1b76da76d9580da0de85debd35afbe4950c9d77d /net | |
parent | 5e6f94f2c7faea184004e570a35e6d0aaadf6839 (diff) | |
download | pkgsrc-4efd35dc09fd6261be29e7277d1f6cf60894b9d6.tar.gz |
Update net/skype to 1.2.0.18 (from 1.2.0.11)
25.10.2005 Skype for Linux version 1.2.0.18
* bugfix: fixed a bug in networking code that made Skype
vulnerable to remotely induced crash (Skype Security Bulletin
SKYPE-SB/2005-003)
22.09.2005 Skype for Linux version 1.2.0.17
* change: New multilingual EULA in Help.Licence
* change: Call quality improvements
* change: "Find in chat" engine rewritten
* change: Refreshing icons on start tab
* change: Cleaned up RPM packaging
* bugfix: Menu items not disabled when going offline
* bugfix: Crash when a new message was received
* bugfix: Crash when password changed
* bugfix: Crash when chat search string contained "+331234567"
* bugfix: Crash when chat search string contained emoticon
* bugfix: Auth requests from previous user being shown
* bugfix: Crash while history was loading
* bugfix: Find crash when searching for empty text
* bugfix: Auth request remaining on event panel after authorization
Only minimally startup tested as there is a font issue (seen in both old and
new versions) on my NetBSD-3 xorg system...
Diffstat (limited to 'net')
-rw-r--r-- | net/skype/Makefile | 4 | ||||
-rw-r--r-- | net/skype/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/net/skype/Makefile b/net/skype/Makefile index 160281ccde3..dcfc47e6672 100644 --- a/net/skype/Makefile +++ b/net/skype/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.9 2005/08/04 13:27:18 xtraeme Exp $ +# $NetBSD: Makefile,v 1.10 2005/11/02 20:11:47 abs Exp $ # -DISTNAME= skype_staticQT-1.2.0.11 +DISTNAME= skype_staticQT-1.2.0.18 PKGNAME= ${DISTNAME:S/_staticQT//} CATEGORIES= net MASTER_SITES= http://download.skype.com/linux/ diff --git a/net/skype/distinfo b/net/skype/distinfo index c7a334cf44a..e574419594f 100644 --- a/net/skype/distinfo +++ b/net/skype/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.6 2005/08/04 13:27:18 xtraeme Exp $ +$NetBSD: distinfo,v 1.7 2005/11/02 20:11:47 abs Exp $ -SHA1 (skype_staticQT-1.2.0.11.tar.bz2) = a911d0a7d660b432cf07c740a2eb1e4a68f12e97 -RMD160 (skype_staticQT-1.2.0.11.tar.bz2) = 107aa46230f731f01141e0103e34b9b1cbb6da94 -Size (skype_staticQT-1.2.0.11.tar.bz2) = 9605001 bytes +SHA1 (skype_staticQT-1.2.0.18.tar.bz2) = 86026a460fe694287a9b782d6b6f8d1a2807bacb +RMD160 (skype_staticQT-1.2.0.18.tar.bz2) = 057f858ecd95ad01727d3643a4d18664bff68df7 +Size (skype_staticQT-1.2.0.18.tar.bz2) = 10678284 bytes |