Skip to content

Debian Changelog silc-client (1.1.7-2)

2010

silc-client (1.1.7-2) unstable; urgency=medium

   * Fix compatibility with irssi 0.8.15.  Patch written by Stefan Vetsch,
     many thanks to him. (Closes: #577501)
   * Upload at medium urgency, as this upload fixes a RC bug.
   * Also add ${misc:Depends} to silc and irssi-plugin-silc-dbg.
   * Bump Standards-Version to 3.9.0, no changes required.

 -- Jérémy Bobbio <lunar@debian.org>  Thu, 08 Jul 2010 19:11:46 +0200

2009

silc-client (1.1.7-1) unstable; urgency=low

   [ Jérémy Bobbio ]
   * New upstream release:
     - Fix crash on expired keyboard prompts.  (Closes: #482145)
   * Update Vcs-* field and document Git usage in README.source.
   * Update watch file.
   * Build-Depends on libsilc-dev instead of libsilc-1.1-2-dev, as provided by
     silc-toolkit 1.1.9-1.
   * Since Debian Policy 3.8.0, embedded code copy are officially not allowed in
     Debian anymore.  As it was a minor fork of irssi, the silc package
     providing the official SILC client has been discontinued.
   * Use a custom build system for the irssi plugin.  We now Build-Depends on
     irssi-dev instead of relying on irssi embedded code copy.
     (Closes: #448186, #522080)
   * Remove extra symlinks for irssi plugin.  (Closes: #476177)
   * Ship the silc package as a transitional package which depends
     on irssi and irssi-plugin-silc and contains a NEWS file.
   * Bump Standards-Version to 3.8.2, no further changes required.
 
   [ Daniel Kahn Gillmor ]
   * cleaned up debian/control: thanks, Lintian!
 
   [ Micah Anderson ]
   * Changed installation of upstream CHANGES to ChangeLog
   * Added debugging symbols package irssi-plugin-silc-dbg

 -- Jérémy Bobbio <lunar@debian.org>  Fri, 26 Jun 2009 15:14:26 +0200

2008

silc-client (1.1.4-1) unstable; urgency=low

   * New upstream release:
     - SECURITY: fixes possible buffer overflow in PKCS#1 message decoding.
   * Setting urgency to high for the security update.

 -- Jérémy Bobbio <lunar@debian.org>  Tue, 25 Mar 2008 15:06:16 +0100

silc-client (1.1.3-2) unstable; urgency=low

   [ Jérémy Bobbio ]
   * Add a watch file.
   * Cherry-pick bugfixes from silc-toolkit 1.1.6 to update the embedded copy
     used by the irssi plugin.
   * Bump Standards-Version (no changes required).

 -- Jérémy Bobbio <lunar@debian.org>  Sun, 09 Mar 2008 00:23:19 +0000

2007

silc-client (1.1.3-1) unstable; urgency=low

   * New upstream release
   * Move Homepage field from description to control section
   * Add missing empty directory lib/silcutils/symbian due to upstream
     autotools breakage
   * Add myself to Uploaders

 -- Micah Anderson <micah@debian.org>  Sat, 24 Nov 2007 14:49:16 -0500

silc-client (1.1.2-3) unstable; urgency=low

   * Fix typo in README.Debian for irssi-plugin-silc.
   * Improve the package description, thanks to Anarcat.
   * Fix issues in debian/copyright mentioned by ftpmaster.

 -- Jérémy Bobbio <lunar@debian.org>  Tue, 25 Sep 2007 22:23:11 +0200

silc-client (1.1.2-2) unstable; urgency=low

   * Fix some IA64 related functions in lib/silcutil/silcatomic.h, allowing
     irssi-plugin-silc to build on ia64.

 -- Jérémy Bobbio <lunar@debian.org>  Wed, 11 Jul 2007 14:06:27 +0200

silc-client (1.1.2-1) unstable; urgency=low

   * New upstream release, including security fixes for irssi-plugin-silc.

 -- Jérémy Bobbio <lunar@debian.org>  Sat, 07 Jul 2007 01:29:12 +0200

silc-client (1.1.1-1) unstable; urgency=low

   * New upstream release.
   * Clean up the configure target for irssi-plugin-silc according to the new
     upstream options.
   * Update irssi-plugin-silc.install to fit new file locations.
   * Remove the "Zero timeouts" optimisation from
     apps/irssi/src/silc/core/silc-core.c: this fails when the client is built
     with thread (which is the case with the irssi plugin).

 -- Jérémy Bobbio <lunar@debian.org>  Fri, 29 Jun 2007 18:49:55 +0200

silc-client (1.1-2) unstable; urgency=low

   * Depends on libsilc-1.1-2-dev to get security fixes into silc package.
   * Backport fixes (for irssi-plugin-silc) to silc_create_key_pair(),
     silc_mime_decode() (exploitable buffer overflow) and
     silc_sftp_client_io (exploitable buffer overflow) from silc-toolkit 1.1.1.
   * Fix lintian warning "debian-rules-ignores-make-clean-error" in
     debian/rules.

 -- Jérémy Bobbio <lunar@debian.org>  Wed, 27 Jun 2007 15:28:31 +0200

silc-client (1.1-1) unstable; urgency=low

   * New upstream release
   * Rename silc-client binary package to silc (to be consistent with
     silc-server).
   * Adapt debian/irssi-plugin-silc.install to new upstream paths.
   * Improve debian/copyright.

 -- Jérémy Bobbio <lunar@debian.org>  Sat, 16 Jun 2007 19:40:18 +0100

silc-client (1.1~beta6-1) unstable; urgency=low

   * New upstream release.
   * Now maintained inside the Debian SILC team.
   * Add myself as uploader.
   * Use libglib2.0-dev instead of libglib1.2-dev.
   * Use libsilc-1.1-1-dev instead of the libsilc source shipped in upstream
     tarball.
   * Major packaging overhaul, with lots of cleanup in debian/rules.
   * Remove an uneeded shebang in apps/irssi/scripts/silc.pl.
   * Fix latin1 character in manpage.
   * Build irssi-plugin-silc.  It's currently done far less than ideal: it uses
     the embeded copy of libsilc and the embedded copy of irssi instead of
     libsilc-dev and irssi-dev.  We'll have to work with upstream to fit more
     nicely into Debian...

 -- Jérémy Bobbio <lunar@debian.org>  Thu, 31 May 2007 03:36:02 +0200

silc-client (1.0.4.1-1) unstable; urgency=low

   * New upstream release.
   * still same old packaging.
   * clean target does a bit more, hoping for a sparer diff.gz
   * using upstream's man pages now.

 -- Daniel Kahn Gillmor <dkg-debian.org@fifthhorseman.net>  Sun, 8 Apr 2007 15:27:40 -0400

2006

silc-client (1.0.3-1) unstable; urgency=low

   * New upstream release
   * built against a debian etch system
   * bumped debhelper to version 5
   * added back dh_strip to produce stripped binaries and libraries.
   * removed obsolete local variables from bottom of changelog

 -- Daniel Kahn Gillmor <dkg@squeak.fifthhorseman.net>  Mon, 5 Jun 2006 15:17:39 -0400

2004

silc-client (1.0.1-1) unstable; urgency=low

   * When resuming a session fails, notify the user that the session
     file needs to be removed eventually
   * Typofix in Irssi::Silc module
   * Changed the way NOTICE flagged messages are treated. Added support
     for notices in queries and signing notices
   * Fixed typo in /ACTION help
   * Fixed typo in perl module
   * Changed the way ACTION flagged messages are treated. Added support
     for actions in queries and signing actions
   * Incorrectly reported error when client had to be resolved from server
     in /SMSG
   * Changed filenames of silc/fe module not to collide with filenames
     from core/fe.  Also seperated public messages printing from
     query messages printing
   * Add /SILCNET [ADD|REMOVE|LIST] command to manage different SILC
     networks
   * /SMSG and /MMSG now correctly create new queries
   * Add basic support for SILC protocol specific variables in perl
   * Don't use silc_get_input, it's obviously not reliable.  Fixes
     issue when the current key expires
   * Make the session data filename configurable. This makes it possible to
     have different session files for different SILC networks
   * Fixed the WHOIS, IDENTIFY and WHOWAS error handling in SILC
     Client for NO_SUCH_NICK.  It was against the protocol specs
   * Initialize the variable idletag, since it is tested in
     silc_core_deinit for its default value

 -- Tamas SZERB <toma@rulez.org>  Thu, 15 Jan 2004 22:04:35 +0100

silc-client (1.0-1) unstable; urgency=low

   * Help file updates.  Affected files in irssi/src/docs/help/in/.
   * Happy new 1.0 client! :) VWOL

 -- Tamas SZERB <toma@rulez.org>  Tue, 6 Jan 2004 14:54:10 +0100

2003

silc-client (0.9.16-1) unstable; urgency=low

   * Fixed the file transfer (see /HELP FILE) session accepting and closing.
   * Implemented optimized RSA algorithm for faster private key operations.
     Private key operations are now at least 30% faster.  Note however that,
     this optimization works only with newly generated key pairs.
     Unfortunately, it is not possible to transfer the old private key to
     the new optimized format.  There is no compatibility issues with old or
     new private keys (new private keys work with older SILC Clients as
     well, but they are slower to use).
   * Implemented support for searching users in the network by their public
     keys using WHOIS command.  Note that, this feature will work only with
     upcoming SILC Server.  Current SILC Server 0.9.15 or older does not
     support this feature.
     See the /HELP WHOIS for revised help information on searching by
     public key.
   * Fixed nickname formatting to not mess the /NAMES command output.
   * Fixed MIME header parsing to not show extra characters in the MIME type
     name.
   * Added /LISTKEYS help file (see /HELP LISTKEYS).
   * Removed RC6 algorithm from distribution.
   * Several other bugfixes were made.

 -- Tamas SZERB <toma@rulez.org>  Fri, 21 Nov 2003 01:29:21 +0100

silc-client (0.9.15-1) unstable; urgency=low

   * Added LISTKEYS command which can be used to list server and client
     public keys from the ~./silc directory.  See /HELP LISTKEYS.
   * Improved the MMSG command.  See /HELP MMSG
   * Be careful, if you want to use this command, the suggested
     packages must be installed and loaded the corresponding script:
     /script load /usr/share/silc-client/silc/scripts/silc-mime.pl
   * Several other bugfixes were made

 -- Tamas SZERB <toma@rulez.org>  Tue, 4 Nov 2003 16:52:58 +0100

silc-client (0.9.14-1) unstable; urgency=low

   * multimedia message introduced
     /script load /usr/share/silc-client/silc/scripts/silc-mime.pl
     /MMSG -channel foobar /path/to/file.gif
     to send a GIF image
   * crashbugs, other bugs fixed.

 -- Tamas SZERB <toma@rulez.org>  Tue, 28 Oct 2003 17:01:33 +0100

silc-client (0.9.13-1) unstable; urgency=low

   * new upstream release (VULN, bugfix)

 -- Tamas SZERB <toma@rulez.org>  Thu, 16 Oct 2003 15:52:00 +0200

silc-client (0.9.12.1-1) unstable; urgency=low

   * new upstream release (bugfix version)

 -- Tamas SZERB <toma@rulez.org>  Tue, 18 Mar 2003 23:34:59 +0100

silc-client (0.9.12-1) unstable; urgency=low

   * new upstream release (bugfix version) such as
     buffer overflows, founder key change fix,
     and lot of rewrited stuffs.

 -- Tamas SZERB <toma@rulez.org>  Mon, 17 Mar 2003 19:54:31 +0100

silc-client (0.9.11-1) unstable; urgency=low

   * new upstream release (bugfix version) such as
   * buffer overflows and others
   * this version needs to regenerate the keypair if you skipped
     0.9.10

 -- Tamas SZERB <toma@rulez.org>  Wed, 8 Jan 2003 23:32:49 +0100

2002

silc-client (0.9.10.1-1) unstable; urgency=low

   * new upstream release (bugfix version)
   * backup router bug fix
   * enc/dec length check
   * seckey padding fix

 -- Tamas SZERB <toma@rulez.org>  Mon, 16 Dec 2002 12:39:28 +0100

silc-client (0.9.10-1) unstable; urgency=low

   * new upstream release
   * perl support
   * several bugfixes (privkey handle, chan privkey hash md5->sha1 change)
   * CMODE/CUMODE enhancement
   * INVITE/BAN by pubkey
   * SMSG: digitally signed message
   * disables the shared library compilation by default again
   * SIMs are compiled

 -- Tamas SZERB <toma@rulez.org>  Fri, 6 Dec 2002 16:42:51 +0100

silc-client (0.9.9.1-1) unstable; urgency=low

   * protocol SILC 1.2
   * new upstream release

 -- Tamas SZERB <toma@rulez.org>  Fri, 29 Nov 2002 15:33:59 +0100

silc-client (0.9.8-1) unstable; urgency=low

   * --disable-shared so no SIMs
   * passphrase key protection (with silc -P)
   * UTF8 displaying improvement
   * manpage silc(1)

 -- Tamas SZERB <toma@rulez.org>  Wed, 6 Nov 2002 18:35:03 +0100

silc-client (0.9.7-2) unstable; urgency=low

   * libc6 dependency error (2.3 required but the dh_shlibdeps
     calcluated older, so in control file the static written libc6
     dependency is only a workaround)

 -- Tamas SZERB <toma@rulez.org>  Mon, 21 Oct 2002 22:41:27 +0200

silc-client (0.9.7-1) unstable; urgency=low

   * new upstream release
   * mainly the /attr fix in upstream

 -- Tamas SZERB <toma@rulez.org>  Mon, 21 Oct 2002 20:53:53 +0200

silc-client (0.9.6-1) unstable; urgency=low

   * new upstream release
   * /whois -details support
   * /attr support

 -- Tamas SZERB <toma@rulez.org>  Thu, 17 Oct 2002 22:46:48 +0200

silc-client (0.9.5.1-2) unstable; urgency=low

   * with --enable-ipv6 configure option

 -- Tamas SZERB <toma@rulez.org>  Fri, 13 Sep 2002 17:45:18 +0200

silc-client (0.9.5.1-1) unstable; urgency=low

   * new upstream release

 -- Tamas SZERB <toma@rulez.org>  Sun, 8 Sep 2002 13:58:09 +0200

silc-client (0.9.4-1) unstable; urgency=low

   * new upstream release

 -- Tamas SZERB <toma@rulez.org>  Mon, 24 Jun 2002 14:58:06 +0200

silc-client (0.9.3-1) unstable; urgency=low

   * new upstream release

 -- Tamas SZERB <toma@rulez.org>  Sun, 23 Jun 2002 12:33:05 +0200

silc-client (0.9.2-1) unstable; urgency=low

   * new upstream release

 -- Tamas SZERB <toma@rulez.org>  Fri, 21 Jun 2002 10:17:58 +0200

silc-client (0.9.1-1) unstable; urgency=low

   * new upstream release

 -- Tamas SZERB <toma@rulez.org>  Sat, 18 May 2002 23:21:37 +0200

silc-client (0.8.6-1) unstable; urgency=low

   * new upstream release

 -- Tamas SZERB <toma@rulez.org>  Wed, 17 Apr 2002 00:07:17 +0200

silc-client (0.8.5-1) unstable; urgency=low

   * new upstream release

 -- Tamas SZERB <toma@rulez.org>  Sat, 30 Mar 2002 20:16:16 +0100

silc-client (0.8.4-1) unstable; urgency=low

   * new upstream release

 -- Tamas SZERB <toma@rulez.org>  Fri, 29 Mar 2002 15:00:31 +0100

silc-client (0.8.3-1) unstable; urgency=low

   * new upstream release

 -- Tamas SZERB <toma@rulez.org>  Mon, 25 Mar 2002 19:09:51 +0100

silc-client (0.8.2-1) unstable; urgency=low

   * new upstream release

 -- Tamas SZERB <toma@rulez.org>  Thu, 21 Mar 2002 22:11:56 +0100

silc-client (0.8.1-1) unstable; urgency=low

   * new upstream release

 -- Tamas SZERB <toma@rulez.org>  Tue, 12 Mar 2002 18:23:46 +0100

silc-client (0.8-2) unstable; urgency=low

   * fixed libncurses4 -> 5 dependency bug

 -- Tamas SZERB <toma@rulez.org>  Tue, 5 Mar 2002 02:48:31 +0100

silc-client (0.8-1) unstable; urgency=low

   * new upstream release
   * due several problems with the perl module, the package is
     compiled without it.

 -- Tamas SZERB <toma@rulez.org>  Tue, 26 Feb 2002 18:27:00 +0100

silc-client (0.7.6.2-1) unstable; urgency=low

   * new upstream release

 -- Tamas SZERB <toma@rulez.org>  Wed, 6 Feb 2002 13:25:03 +0100

silc-client (0.7.5-1) unstable; urgency=low

   * new upstream release

 -- Tamas SZERB <toma@rulez.org>  Fri, 1 Feb 2002 17:10:42 +0100

silc-client (0.7.3-1) unstable; urgency=low

   * new upstream release

 -- Tamas SZERB <toma@rulez.org>  Fri, 25 Jan 2002 04:07:51 +0100

silc-client (0.7.2-1) unstable; urgency=low

   * new upstream release

 -- Tamas SZERB <toma@rulez.org>  Tue, 8 Jan 2002 23:29:11 +0100

2001

silc-client (0.7-1) unstable; urgency=low

   * new upstream release

 -- Tamas SZERB <toma@rulez.org>  Mon, 10 Dec 2001 07:04:23 -0800

silc-client (0.6.6-1) unstable; urgency=low

   * Initial Release. (Closes: #118202)

 -- Tamas SZERB <toma@rulez.org>  Tue, 30 Oct 2001 00:03:17 +0100