Skip to content

Debian Changelog psi (0.13-1)

2009

psi (0.13-1) unstable; urgency=low

   * Updated to upstream version 0.13
   * Set Standards-Version to 3.8.3

 -- Jan Niehusmann <jan@debian.org>  Fri, 25 Sep 2009 17:49:51 +0200

psi (0.12.1-2) unstable; urgency=low

   * Build-depend on qt >= 4.5.1
     This should fix an incompatibility between binaries compiled with
     older qt versions and newer shared library versions. (Closes: Bug#526335)
   * Conflict with libqca2 << 2.0.2, as older qca versions cause
     problems with qt 4.5.
   * Update Standards-Version

 -- Jan Niehusmann <jan@debian.org>  Sat, 23 May 2009 15:05:57 +0200

psi (0.12.1-1) unstable; urgency=high

   * New Upstream Version
     This fixes remote DoS vulnerability CVE-2008-6393 found and reported
     by Jesus Olmos Gonzalez (jolmos (at) isecauditors (dot) com).
     The original advisory is available at:
     http://www.securityfocus.com/archive/1/499563
     (Closes: Bug#518468)
   * Depend on qt << 4.5.0 as psi needs some patches to work with qt 4.5
   * Psi currently doesn't handle missing ssl plugin gracefully. Therefore,
     depend on libqca2-plugin-ossl instead of only recommending it.
     (Closes: Bug#504644)

 -- Jan Niehusmann <jan@debian.org>  Mon, 09 Mar 2009 18:31:53 +0100

2008

psi (0.12-2) unstable; urgency=low

   * Uploading to unstable (Closes: Bug#494352)

 -- Jan Niehusmann <jan@debian.org>  Thu, 28 Aug 2008 18:46:52 +0200

psi (0.12-1) experimental; urgency=low

   * Updated to upstream version 0.12
   * Removed some (windows) binaries without sources available from the
     orig tarball
   * Noticed removal of binaries in debian/copyright
   * Fixed some lintian warnings regarding file formatting
   * Bumped Standards-Version to 3.8.0
   * Changed dependency on libqt4-dev to >=4.2.3 (instead of >=4.2.3-1)
   * Revert CONFIG -= link_prl additions as they are not necessary
     since qt 4.4.0~rc1-4
   * Build-Conflict with libqt4-dev 4.4.0~rc1-3

 -- Jan Niehusmann <jan@debian.org>  Wed, 20 Aug 2008 09:25:13 +0200

psi (0.11-8) unstable; urgency=low

   * added CONFIG -= link_prl to .pro files and removed dependencies
     which are made unnecessary by this change
   * Fix segfault when closing last chat tab with qt4.4
     (This is from upstream svn, rev. 1101) (Closes: Bug#476122)

 -- Jan Niehusmann <jan@debian.org>  Mon, 14 Apr 2008 18:57:30 +0200

psi (0.11-7) unstable; urgency=low

   * With version 4.4.0~rc1-3, libqt4-dev removed some dependencies which
     psi needs for building. Added them directly to the psi package.

 -- Jan Niehusmann <jan@debian.org>  Sun, 13 Apr 2008 21:43:33 +0200

psi (0.11-6) unstable; urgency=low

   * Initialize w2tab before calling addTab in optionstab.cpp
     (Closes: Bug#475748)
   * added -Wl,--as-needed to LDFLAGS, to minimize dependencies

 -- Jan Niehusmann <jan@debian.org>  Sun, 13 Apr 2008 17:24:11 +0200

psi (0.11-5) unstable; urgency=low

   * Suggest xdg-utils, since psi can use it to select the default
     browser.  (Closes: Bug#473837)
   * remove /usr/sbin von debian/dirs
   * Add README.chinese_fonts with some hints provided by Toni Mueller
     (Closes: Bug#280124)
   * Update the manual page. It now mentions the online
     tutorial on the psi wiki, which should provide sufficient
     documentation for new users. (Closes: Bug#307766)

 -- Jan Niehusmann <jan@debian.org>  Sun, 06 Apr 2008 22:08:11 +0200

psi (0.11-4) unstable; urgency=low

   * Set debian/compat to 5
   * Really set build-dependency on debhelper to >= 5.0.51 (and not
     >>5.0.51)
   * Update package description. (Closes: Bug#471396)
   * Ignore trailing and leading whitespaces in host name
   * Apply upstream patch to properly show gpg passphrase dialog.
     (Closes: Bug#421194)
   * Update Standards-Version to 3.7.3

 -- Jan Niehusmann <jan@debian.org>  Mon, 24 Mar 2008 20:30:24 +0100

2007

psi (0.11-3) unstable; urgency=low

   * Added libaspell-dev as build-dependency (Closes: Bug#448434)
   * Applied patch submitted by Sikon to use lsb_release to retreive
     operating system name (Closes: Bug#451131)
   * Added call to dh_icons to debian/rules
   * Set build-dependency on debhelper to >= 5.0.51 (for dh_icons)

 -- Jan Niehusmann <jan@debian.org>  Thu, 15 Nov 2007 13:17:28 +0100

psi (0.11-2) unstable; urgency=low

   * Call configure with option --disable-bundled-qca (Closes: Bug#448363)
   * Remove old NEWS.Debian

 -- Jan Niehusmann <jan@debian.org>  Wed, 07 Nov 2007 12:02:15 +0100

psi (0.11-1) unstable; urgency=low

   * New Upstream Version
   * Upload to unstable

 -- Jan Niehusmann <jan@debian.org>  Sat, 27 Oct 2007 15:44:16 +0200

psi (0.11~rc3-1) experimental; urgency=low

   * New upstream release
   * Updated dependencies (Closes: Bug#443120)

 -- Jan Niehusmann <jan@debian.org>  Sun, 07 Oct 2007 15:36:20 +0200

psi (0.11~rc2-2.1) experimental; urgency=low

   * always build with --enable-debug

 -- Jan Niehusmann <jan@jannic.reliablesolutions.de>  Tue, 14 Aug 2007 19:15:40 +0200

psi (0.11~rc2-2) experimental; urgency=low

   * Honour DEB_BUILD_OPTIONS=nostrip (Closes: Bug#437834)
   * Updated menu file to new menu policy (Section is now
     Applications/Network/Communication)
   * Applied patch 769:770 from upstream SVN do fix invisible section headings.

 -- Jan Niehusmann <jan@debian.org>  Tue, 14 Aug 2007 16:15:15 +0200

psi (0.11~rc2-1) experimental; urgency=low

   * New upstream release
   * remove dependency on libqt4-debug (Closes: Bug#432620, Bug#412708)

 -- Jan Niehusmann <jan@debian.org>  Wed, 25 Jul 2007 00:11:28 +0200

2006

psi (0.11~beta2-1) experimental; urgency=low

   * New upstream release

 -- Jan Niehusmann <jan@debian.org>  Wed, 9 Aug 2006 18:09:04 +0200

psi (0.10-2) unstable; urgency=low

   * Added upstream changelog (Closes: Bug#327748)
   * Mention --no-gpg and --no-gpg-agent in manpage (Closes: Bug#204416)

 -- Jan Niehusmann <jan@debian.org>  Fri, 20 Jan 2006 00:20:36 +0100

psi (0.10-1) experimental; urgency=low

   * New upstream release
   * Change default to not play sounds

 -- Jan Niehusmann <jan@debian.org>  Sat, 14 Jan 2006 16:33:55 +0100

2005

psi (0.9.3+0.10-test2-1) experimental; urgency=low

   * New upstream release
   * Cleaned up diff file

 -- Jan Niehusmann <jan@debian.org>  Wed, 7 Sep 2005 01:45:19 +0200

psi (0.9.3-2) unstable; urgency=low

   * C++ ABI transition
   * Apply patch submitted by Andreas Jochens to make psi compile on amd64
     using gcc-4.0 (Closes: Bug#290455)

 -- Jan Niehusmann <jan@debian.org>  Fri, 26 Aug 2005 19:51:23 +0200

psi (0.9.3-1) unstable; urgency=low

   * New upstream release
   * Cleaned up debian/rules (some things are done by upstream Makefiles now)
   * Fixed some lintian warnings:
     - removed executable bit from some .png files
     - moved psi.desktop to /usr/share/applications
   * Updated menu files

 -- Jan Niehusmann <jan@debian.org>  Mon, 10 Jan 2005 17:41:43 +0100

2004

psi (0.9.2+0.9.3-test2-1) experimental; urgency=low

   * New upstream (test-)release

 -- Jan Niehusmann <jan@debian.org>  Fri, 31 Dec 2004 15:24:54 +0100

psi (0.9.2+0.9.3-test1-1) experimental; urgency=low

   * New upstream (test-)release
   * Added Build-Dependency on qca-dev

 -- Jan Niehusmann <jan@debian.org>  Mon, 22 Nov 2004 01:35:33 +0100

psi (0.9.2-3) experimental; urgency=low

   * Patch by William Waghorn to fix docking behaviour.
    (may fix: Bug#207882, Bug#266258)
   * Forward ctrl-c key-event to ChatView. (Closes: Bug#260123)
   * Updated target 'clean' of debian/rules

 -- Jan Niehusmann <jan@debian.org>  Wed, 18 Aug 2004 09:54:40 +0200

psi (0.9.2-2) unstable; urgency=low

   * Use menu icon with transparent background, again. (Closes: Bug#261326)
     This reverts a change from 0.8.7-2, which is obsolete now.
   * Do not listen on a network port if transfer port is set to 0.
     Note that this breaks file transfer, if both parties disable the
     transfer port. (Closes: Bug#256901)
   * Recommend qca-tls (instead of suggesting it). I can't imagine a
     good reason not to install qca-tls. (Closes: Bug#263462)

 -- Jan Niehusmann <jan@debian.org>  Thu, 12 Aug 2004 09:02:46 +0200

psi (0.9.2-1) unstable; urgency=low

   * New upstream release
   * Set KDEDIR for ./configure so kde specific files get installed
   * Don't install libpsiwidgets.so. It got installed in /usr/share
     where it doesn't belong. May be included (at a better location)
     later.

 -- Jan Niehusmann <jan@debian.org>  Tue, 15 Jun 2004 00:10:41 +0200

psi (0.9.1-0.9.2-test1-1) experimental; urgency=low

   * New upstream release
   * Quote strings in menu files

 -- Jan Niehusmann <jan@debian.org>  Sat, 8 May 2004 22:27:07 +0200

psi (0.9.1-3) unstable; urgency=low

   * Make the menu entry start with a captial letter

 -- Jan Niehusmann <jan@debian.org>  Tue, 23 Mar 2004 11:13:40 +0100

psi (0.9.1-2) unstable; urgency=low

   * Finally uploaded to unstable
   * some minor changes to build scripts

 -- Jan Niehusmann <jan@debian.org>  Tue, 10 Feb 2004 00:18:09 +0100

psi (0.9.1-1) experimental; urgency=low

   * New upstream release

 -- Jan Niehusmann <jan@debian.org>  Sun, 18 Jan 2004 23:15:32 +0100

2003

psi (0.9-pre-0.9.1-test2-1) experimental; urgency=low

   * New upstream release

 -- Jan Niehusmann <jan@debian.org>  Sun, 21 Dec 2003 22:42:30 +0100

psi (0.9-pre-0.9.1-test1-1) experimental; urgency=low

   * New upstream release
   * Suggest qca-tls (instead of qssl)
   * removed gpg 1.2.3 workaround from debian patch, as it was
     included upstream

 -- Jan Niehusmann <jan@debian.org>  Sun, 28 Sep 2003 22:12:52 +0200

psi (0.9-3) unstable; urgency=low

   * Changed Standards-Version to 3.6.1.0

 -- Jan Niehusmann <jan@debian.org>  Wed, 3 Sep 2003 11:52:21 +0200

psi (0.9-2) unstable; urgency=low

   * Look for libgnome-2.so.0 instead of libgnome-2.so (Closes: Bug#201892)
   * Deal with the changed output of gpg 1.2.3 (Closes: Bug#208082, Bug#208085)

 -- Jan Niehusmann <jan@debian.org>  Tue, 19 Aug 2003 19:21:22 +0200

psi (0.9-1) unstable; urgency=low

   * New upstream release (Closes: Bug#198041)
     - fixes the shutdown bug (Closes: Bug#195520)
     - don't open user info window automatically (Closes: Bug#171924)
   * revert to psi's native os name detection as it now detects debian
   * correct order for chats and sysmessages if chat window is hidden
   * Updated README.Debian
   * look for libqssl.so.2 (not .1)

 -- Jan Niehusmann <jan@debian.org>  Tue, 17 Jun 2003 14:48:44 +0200

psi (0.8.7-4) unstable; urgency=low

   * Suggest libqssl1c102 instead of libqssl1

 -- Jan Niehusmann <jan@debian.org>  Tue, 11 Feb 2003 13:38:04 +0100

psi (0.8.7-3) unstable; urgency=low

   * compiled with g++-3.2
   * some minor tweaks to make psi compile with qt 3.1.1-2

 -- Jan Niehusmann <jan@debian.org>  Sun, 2 Feb 2003 15:34:35 +0100

2002

psi (0.8.7-2) unstable; urgency=low

   * Ctrl-U deletes whole text in message and chat window
   * Suggests psi-translations
   * Do not reset proxy port to 8080 (Closes: Bug#171610)
   * Changed menu icon to only use colors from cmap.xpm

 -- Jan Niehusmann <jan@debian.org>  Wed, 4 Dec 2002 18:42:54 +0100

psi (0.8.7-1) unstable; urgency=low

   * New upstream release
   * Standards-Version: 3.5.7 (do not create or remove doc symlinks).
   * Fixed small bug that prevented proper checking of SSL certificates

 -- Jan Niehusmann <jan@debian.org>  Thu, 31 Oct 2002 00:31:21 +0100

psi (0.8.6-1.2) unstable; urgency=low

   * Remove Build-Depends on libssl-dev
   * Depend on qt 3.0.5 and remove workarounds for bugs in older
     versions of qt

 -- Jan Niehusmann <jan@debian.org>  Wed, 7 Aug 2002 15:57:26 +0200

psi (0.8.6-1.1) unstable; urgency=low

   * Fix small bug in workaround for word wrap bug :-)

 -- Jan Niehusmann <jan@debian.org>  Wed, 10 Jul 2002 18:56:56 +0200

psi (0.8.6-1) unstable; urgency=low

   * New upstream release
   * Advertise Debian GNU/Linux as the operating system running the client
   * Build uses qmake instead of tmake, so don't depend on tmake.
   * Workaround for 'zombie bug' (Still creates one zombie, but doesn't fill up
     the process table) (Closes: Bug#143763)
   * Temporary workaround for word wrap bug. (Closes: Bug#150856)
   * Changed description. Closes: Bug#144239
   * Psi now doesn't use openssl directly. Suggests libqssl. Closes: Bug#142246
   * Do not allow empty profile name in psirc. Closes: Bug#145800

 -- Jan Niehusmann <jan@debian.org>  Mon, 8 Jul 2002 21:50:00 +0200

psi (0.8.5-5) unstable; urgency=low

   * Do not escape '&' when calling the web browser

 -- Jan Niehusmann <jan@debian.org>  Fri, 19 Apr 2002 02:28:44 +0200

psi (0.8.5-4) unstable; urgency=medium

   * Added comment from Justin Karneges to copyright file
   * Fixed small config bug

 -- Jan Niehusmann <jan@debian.org>  Fri, 19 Apr 2002 02:04:36 +0200

psi (0.8.5-3) unstable; urgency=low

   * Fixed silly bug I introduced in -2 (http:// urls didn't work)

 -- Jan Niehusmann <jan@debian.org>  Thu, 11 Apr 2002 21:41:09 +0200

psi (0.8.5-2) unstable; urgency=low

   * Recognise https:// URLs

 -- Jan Niehusmann <jan@debian.org>  Tue, 9 Apr 2002 10:01:29 +0200

psi (0.8.5-1) unstable; urgency=low

   * New upstream release
   * Remove patch from 0.8.3.1-1 and depend on qt >= 3.0.1, 3.0.0 is obsolete
   * Add icon to menu entry
   * Add KDE applnk
   * Recommends: sox (because psi uses 'play' to play sound effects)
   * Not uploaded

 -- Jan Niehusmann <jan@debian.org>  Mon, 1 Apr 2002 16:28:24 +0200

psi (0.8.4-3) unstable; urgency=low

   * moved from non-US to main

 -- Jan Niehusmann <jan@debian.org>  Wed, 27 Mar 2002 10:30:12 +0100

psi (0.8.4-2) unstable; urgency=medium

   * load /usr/lib/libssl.so.0.9.6 (from libssl.0.9.6) instead of
     /usr/lib/libssl.so (from libssl-dev) for SSL support. Closes: Bug#133897

 -- Jan Niehusmann <jan@debian.org>  Sun, 17 Feb 2002 18:08:42 +0100

psi (0.8.4-1) unstable; urgency=low

   * New upstream release
   * Removed openssl header files from psi_0.8.4.orig.tar.gz
   * Moved to non-US/main because psi now Build-Depends on libssl-dev

 -- Jan Niehusmann <jan@debian.org>  Thu, 24 Jan 2002 11:55:21 +0100

psi (0.8.3.1-2) unstable; urgency=medium

   * Fixed a bug in SHA::blk0. (only occurs on big endian)

 -- Jan Niehusmann <jan@debian.org>  Tue, 15 Jan 2002 11:10:51 +0100

2001

psi (0.8.3.1-1) unstable; urgency=low

   * New upstream release
   * You will need to reenter your passwords because the encryption changed
   * upstream 0.8.3.1 only works with qt3 >=3.0.1. The debian version includes
     code from 0.8.2 to work around a bug in qt3 3.0.0.

 -- Jan Niehusmann <jan@debian.org>  Sat, 15 Dec 2001 00:48:26 +0100

psi (0.8.2-2) unstable; urgency=medium

   * Fix for alpha (and other 64bit architectures). Closes: Bug#123766

 -- Jan Niehusmann <jan@debian.org>  Thu, 13 Dec 2001 02:22:03 +0100

psi (0.8.2-1) unstable; urgency=low

   * New upstream release

 -- Jan Niehusmann <jan@debian.org>  Wed, 14 Nov 2001 01:36:22 +0100

psi (0.8.1-2) unstable; urgency=low

   * Fix segmentation fault when accessing some invalid hosts
   * Include README and COPYING in /usr/share/psi, because the binary needs
     them

 -- Jan Niehusmann <jan@debian.org>  Tue, 6 Nov 2001 17:43:11 +0100

psi (0.8.1-1) unstable; urgency=low

   * Initial Release. Closes: Bug#117957
   * Fixed bug that prevented psi from saving its configuration
   * Get byteorder from endian.h for SHA1 algorithmn

 -- Jan Niehusmann <jan@debian.org>  Thu, 1 Nov 2001 22:20:28 +0100