diff options
author | jdolecek <jdolecek@pkgsrc.org> | 2009-05-13 07:26:29 +0000 |
---|---|---|
committer | jdolecek <jdolecek@pkgsrc.org> | 2009-05-13 07:26:29 +0000 |
commit | 3552fc4f94544f375101b3aa29799b12ce4e5bc6 (patch) | |
tree | c19043b3b61bea6bb41189a95cb463a637916323 /chat/psi/PLIST | |
parent | ce4af4c716c412c8821e4b49b90932c66db3e924 (diff) | |
download | pkgsrc-3552fc4f94544f375101b3aa29799b12ce4e5bc6.tar.gz |
Upgdrade psi to 0.12.1.
New in 0.12:
- Multi-user chat windows now join one on one chat windows and
can be opened in tabbed form, either sharing a window, or seperately.
- The roster search has been updated, and now triggers a filter
when typing into the roster window.
- An XML ringbuffer is now used, allowing access to already
received XML in the XML console.
- When resolving a name for new contacts, the full name is now
used if the nick name is missing from the vcard.
- Auto-connect on wake is now an independent option.
- MUCs can now be bookmarked, and auto-joined.
- The old config.xml file has been dropped in favour of the new
options.xml format - all options in Psi can now be configured
from the Advanced options pane (no more hand-editing of config
files is required).
- Vcard avatars are now transmitted for the benefit of legacy
clients and servers not supporting PEP.
- A new diagnostics group is available in the help menu, to allow
debugging problems with the QCA security layer.
- Launching several instances of the same profile on Windows and
Unices with DBUS now behaves more sensibly.
- On X11, the taskbar should now flash on new messages for compliant
window managers.
0.12.1 security update:
- Bugfix for DOS vulnerability in the file transfer code.
Diffstat (limited to 'chat/psi/PLIST')
-rw-r--r-- | chat/psi/PLIST | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/chat/psi/PLIST b/chat/psi/PLIST index 135f4d74a9f..a37940d5353 100644 --- a/chat/psi/PLIST +++ b/chat/psi/PLIST @@ -1,9 +1,10 @@ -@comment $NetBSD: PLIST,v 1.11 2007/12/21 00:22:49 jdolecek Exp $ +@comment $NetBSD: PLIST,v 1.12 2009/05/13 07:26:29 jdolecek Exp $ bin/psi share/doc/psi/COPYING share/doc/psi/README share/psi/certs/README share/psi/certs/startcom_ca.crt +share/psi/certs/startcom_ca_new.crt share/psi/iconsets/emoticons/default/angry.png share/psi/iconsets/emoticons/default/bat.png share/psi/iconsets/emoticons/default/beer.png @@ -70,6 +71,7 @@ share/psi/iconsets/roster/default/online.png share/psi/iconsets/roster/default/perr.png share/psi/iconsets/roster/default/system.png share/psi/iconsets/roster/default/xa.png +share/psi/iconsets/roster/stellar-1.jisp share/psi/iconsets/system/README share/psi/iconsets/system/default/account.png share/psi/iconsets/system/default/add.png @@ -149,6 +151,7 @@ share/psi/iconsets/system/default/whiteboarding/draw_rectangles.png share/psi/iconsets/system/default/whiteboarding/erase.png share/psi/iconsets/system/default/whiteboarding/group.png share/psi/iconsets/system/default/whiteboarding/rotate.png +share/psi/iconsets/system/default/whiteboarding/save.png share/psi/iconsets/system/default/whiteboarding/scale.png share/psi/iconsets/system/default/whiteboarding/scroll.png share/psi/iconsets/system/default/whiteboarding/select.png |