~ubuntu-branches/ubuntu/utopic/psi/utopic

« back to all changes in this revision

Viewing changes to README

  • Committer: Bazaar Package Importer
  • Author(s): Jan Niehusmann
  • Date: 2009-09-25 17:49:51 UTC
  • mfrom: (6.1.3 sid)
  • Revision ID: james.westby@ubuntu.com-20090925174951-lvm7kdap82o8xhn3
Tags: 0.13-1
* Updated to upstream version 0.13
* Set Standards-Version to 3.8.3

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
Psi 0.12.1
2
 
---------
3
 
Date: December 17th, 2008
4
 
 
5
 
Project Lead/Maintainer (2004-current):
6
 
  Kevin Smith
 
1
Psi 0.13
 
2
--------
 
3
Date: Jul 9th, 2009
 
4
 
 
5
Maintainers:
 
6
  Justin Karneges (2001-2004, 2009-current)
 
7
  justin@affinix.com
 
8
  http://psi-im.org/
 
9
 
 
10
  Kevin Smith (2004-2009)
7
11
  kismith@psi-im.org
8
12
  http://www.kismith.co.uk/
9
13
 
10
 
Original Author (2001-2004):
11
 
  Justin Karneges
12
 
  justin@affinix.com
13
 
  http://psi-im.org/
14
 
 
15
14
 
16
15
  For installation or compiling instructions, see the INSTALL file.
17
16
 
18
17
  This program is licensed under the GNU General Public License.  See
19
18
  the COPYING file for more information.
20
19
 
 
20
 
21
21
Known Issues
22
22
------------
23
23
The following are known issues with this release:
24
 
Issues with Qt 4.2.3: There is a bug in Qt 4.2.3 that corrupts incoming text
25
 
with rare Unicode characters (outside of the BMP)
26
 
Issues with Qt 4.3.(0|1): On X11 Qt 4.3 seems to have problems with some
27
 
window managers that result in windows not beeing displayed or displayed 
28
 
with a broken layout.
29
 
Issues with Qt 4.3.3: On Windows, qmake has a bug which prevents compilation with mingw, using an earlier Qt or qmake should work.
 
24
Issues with Qt 4.5.0: Hang on exit, hang when using GnuPG.
 
25
Issues with QCA <2.0.2 + Qt 4.5: Hang on exit.
 
26
Issues with qca-gnupg <2.0.0-beta3 + Qt 4.5: Hang when using GnuPG.
 
27
 
30
28
 
31
29
Notes
32
30
-----
33
31
  - QCA --
34
 
    * QCA2 is required to build Psi: a version is bundled with Psi.
 
32
    * QCA 2.x is required to build Psi: a version is bundled with Psi.
35
33
    * The qca-ossl and qca-gnupg plugins are desirable for full 
36
34
      functionality of Psi.
37
35
 
 
36
  - Voice Calling --
 
37
    * The PsiMedia 1.0.x plugin and the qca-ossl plugin are needed to activate
 
38
      the voice calling feature.  Source and builds of PsiMedia be found at:
 
39
        http://delta.affinix.com/psimedia/
 
40
      On Windows, place gstprovider.dll into the base directory.
 
41
      On Mac, place libgstprovider.dylib into Psi.app/Contents/plugins
 
42
      On Linux, place libgstprovider.so into LIBDIR/psi/plugins
 
43
 
38
44
  - Upgrading to 0.12 --
39
45
    * During the upgrade process, the old config.xml configuration file will
40
46
      be imported into the new option.xml format. Neither file should now be
52
58
 
53
59
Changes
54
60
-------
 
61
  New in 0.13
 
62
  - Voice calls (Jingle RTP).
 
63
  - Basic XMPP URI handler.
 
64
  - Ability to permanantly trust certificates at connect time.
 
65
  - Mini command system (Ctrl+7 in chat window).
 
66
  - Various bugfixes.
 
67
 
55
68
  New in 0.12.1
56
69
  - Bugfix for DOS vulnerability in the file transfer code.
57
70
    Thanks to Jesus Olmos (jolmos@isecauditors.com)
 
71
 
58
72
  New in 0.12
59
73
  - Multi-user chat windows now join one on one chat windows and can be opened
60
74
    in tabbed form, either sharing a window, or seperately.
183
197
  - Use the gnome-open utility for opening URLs with GNOME2
184
198
  - Fixed "broken pipe" crash when receiving GnuPG errors
185
199
 
186
 
  New in 0.9.1
187
 
  - Service Discovery browser (XEP-0030)
188
 
  - Popup notifications
189
 
  - Redesigned Iconset & Emoticons system, based on XEP-0038
190
 
  - Now possible to use service/transport icons for individual contacts
191
 
  - Ability to use custom roster icons for contacts via RegExps
192
 
  - Emoticon popup menu in chat window, for quick access
193
 
  - Reorganized Options window
194
 
  - Toolbar Editor
195
 
  - GnuPG 1.2.3 compatibility
196
 
  - New XMPP/Jabber engine (partially complete, XMPP 1.0 support deferred)
197
 
  - SOCKS5 proxy support
198
 
  - HTTP polling proxy support (XEP-0025)
199
 
  - Roster groups open/closed state saved
200
 
  - 'Free for Chat' status
201
 
  - Character counter
202
 
  - Selectable colors for roster 'blink' animation
203
 
  - Copy Location in URL attachment context menu
204
 
  - X11: WindowMaker docklet
205
 
  - Windows: fixed idle detection on Windows 9x
206
 
  - Mac: ability to hide/restore main window
207
 
  - Option: ignore messages from addresses not in your roster
208
 
  - Option: enter key sends chat messages
209
 
  - Option: raise chat window on receiving new messages
210
 
  - Option: auto-authorize contacts
211
 
  - Option: 'small' group headings
212
 
  - Option: treat incoming chats as messages unless chatting
213
 
  - Option: show/hide subject line
214
 
  - Option: enable/disable vCard check during login
215
 
  - Account dialogs ensure the JID is a valid user-JID before accepting
216
 
  - Bugfix: crash after using the Jabber browser
217
 
  - Bugfix: crash when resolving DNS
218
 
  - Bugfix: busy indicator sometimes stopped when it should still be running
219
 
  - Fixed many other bugs
220
 
 
221
200
 
222
201
Description
223
202
-----------