Subject: CVS commit: pkgsrc/net/pyslsk
To: None <pkgsrc-changes@NetBSD.org>
From: Marc Recht <recht@netbsd.org>
List: pkgsrc-changes
Date: 09/09/2003 13:26:29
Module Name:	pkgsrc
Committed By:	recht
Date:		Tue Sep  9 13:26:29 UTC 2003

Modified Files:
	pkgsrc/net/pyslsk: Makefile PLIST distinfo

Log Message:
Update to 1.2.4.
This addresses PR 22722.

changes:
Version 1.2.4 - 16 Aug 2003
The final version
 * Workaround for corrupted shares database problem which many Mac users seem to
have
 * Notification for incomplete configuration
 * Fix for a subtle race condition between starting transfers and getting a
list of privileged users
 * It's now possible to give download privileges to users from the userlist
 * Password entry box now uses ***
 * Search responses are now buffered - less flicker, less stress on the client
 * If log window is collapsed, messages are now duplicated in the status bar
 * It's now possible to track status changes for the individual users from
the userlist

Version 1.2.3 - 23 Jul 2003
Added features from Hyriand's patch:
 * Pyslsk will ping the server every 30 seconds (rewrote it to be
gui-independent)
 * Search history (remembers 10 last searches)
 * Log window is now collapsable (state is remembered between sessions),
rewrote it to look prettier than hyriand's version
 * Resizable panels aren't deleted anymore when made really small
 * Userinfo and browse tabs show user status
 * /clear /c will clear a chat screen
 * version in the window title
Other fixes:
 * the default "queue if" limit is now 10 kb/s to avoid "how do I limit the
number of uploads" questions
 * errors when decompressing filelists and search results no longer
cause a crash
 * if locking a file is not possible, a download will continue anyway
with a warning

Version 1.2.2 - 24 Jun 2003
 * wxPython 2.4.1 fixes; this version is now required, because it fixes
the "crash-on-tab in an empty notebook" problem and handles ctrl-c gracefully
 * Ugly but working fix for the "cannot install idle handler twice" crash

Version 1.2.1 - 18 Jun 2003
 * Python 2.3 fixes
 * Python 2.2.0 fixes
 * Fix for "too many open files problem"
 * Aborted files are now not restarted when a user logs back on
 * New address for postcards


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 pkgsrc/net/pyslsk/Makefile
cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/net/pyslsk/PLIST pkgsrc/net/pyslsk/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.