Further edited (note that the source package name in Debian is silc- client). Acked to the ubuntu-archive.
** Summary changed: - Please sync silc (universe) from Debian unstable + Please sync silc-client (1.1.2-2) from Debian unstable (Main) ** Description changed: - Though there is already a request to package silc server and actually - there is a (not so easy) installable plugin for irssi to use silc the - "native" way of using silc is chatting with the delivered silc client - from silcnet.org (which is indeed based on irssi). Compiling this one is - fairly easy and therefore packing should be no problem at all as you can - package this even without dependancy from the toolkit package. - - I'd really like to see the client in Ubuntu as this is an often manually - compiled package. - - For details see: - - http://www.silcnet.org/software/download/client/ + This will be a NEW package for Ubuntu: + + 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 <[EMAIL PROTECTED]> 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 <[EMAIL PROTECTED]> 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 <[EMAIL PROTECTED]> 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 <[EMAIL PROTECTED]> 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 <[EMAIL PROTECTED]> 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 <[EMAIL PROTECTED]> 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 <[EMAIL PROTECTED]> Sun, 8 Apr + 2007 15:27:40 -0400 + + 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 <[EMAIL PROTECTED]> Mon, 5 Jun 2006 + 15:17:39 -0400 + + 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 <[EMAIL PROTECTED]> 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 <[EMAIL PROTECTED]> Tue, 6 Jan 2004 14:54:10 +0100 + + 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 <[EMAIL PROTECTED]> 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 <[EMAIL PROTECTED]> 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 <[EMAIL PROTECTED]> Tue, 28 Oct 2003 17:01:33 +0100 + silc-client (0.9.13-1) unstable; urgency=low + + * new upstream release (VULN, bugfix) + + -- Tamas SZERB <[EMAIL PROTECTED]> 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 <[EMAIL PROTECTED]> 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 <[EMAIL PROTECTED]> 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 <[EMAIL PROTECTED]> Wed, 8 Jan 2003 23:32:49 +0100 + + 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 <[EMAIL PROTECTED]> 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 <[EMAIL PROTECTED]> 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 <[EMAIL PROTECTED]> 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 <[EMAIL PROTECTED]> 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 <[EMAIL PROTECTED]> 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 <[EMAIL PROTECTED]> 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 <[EMAIL PROTECTED]> 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 <[EMAIL PROTECTED]> Fri, 13 Sep 2002 17:45:18 +0200 + silc-client (0.9.5.1-1) unstable; urgency=low + + * new upstream release + + -- Tamas SZERB <[EMAIL PROTECTED]> Sun, 8 Sep 2002 13:58:09 +0200 + silc-client (0.9.4-1) unstable; urgency=low + + * new upstream release + + -- Tamas SZERB <[EMAIL PROTECTED]> Mon, 24 Jun 2002 14:58:06 +0200 + silc-client (0.9.3-1) unstable; urgency=low + + * new upstream release + + -- Tamas SZERB <[EMAIL PROTECTED]> Sun, 23 Jun 2002 12:33:05 +0200 + silc-client (0.9.2-1) unstable; urgency=low + + * new upstream release + + -- Tamas SZERB <[EMAIL PROTECTED]> Fri, 21 Jun 2002 10:17:58 +0200 + silc-client (0.9.1-1) unstable; urgency=low + + * new upstream release + + -- Tamas SZERB <[EMAIL PROTECTED]> Sat, 18 May 2002 23:21:37 +0200 + silc-client (0.8.6-1) unstable; urgency=low + + * new upstream release + + -- Tamas SZERB <[EMAIL PROTECTED]> Wed, 17 Apr 2002 00:07:17 +0200 + silc-client (0.8.5-1) unstable; urgency=low + + * new upstream release + + -- Tamas SZERB <[EMAIL PROTECTED]> Sat, 30 Mar 2002 20:16:16 +0100 + silc-client (0.8.4-1) unstable; urgency=low + + * new upstream release + + -- Tamas SZERB <[EMAIL PROTECTED]> Fri, 29 Mar 2002 15:00:31 +0100 + silc-client (0.8.3-1) unstable; urgency=low + + * new upstream release + + -- Tamas SZERB <[EMAIL PROTECTED]> Mon, 25 Mar 2002 19:09:51 +0100 + silc-client (0.8.2-1) unstable; urgency=low + + * new upstream release + + -- Tamas SZERB <[EMAIL PROTECTED]> Thu, 21 Mar 2002 22:11:56 +0100 + silc-client (0.8.1-1) unstable; urgency=low + + * new upstream release + + -- Tamas SZERB <[EMAIL PROTECTED]> Tue, 12 Mar 2002 18:23:46 +0100 + silc-client (0.8-2) unstable; urgency=low + + * fixed libncurses4 -> 5 dependency bug + + -- Tamas SZERB <[EMAIL PROTECTED]> 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 <[EMAIL PROTECTED]> Tue, 26 Feb 2002 18:27:00 +0100 + silc-client (0.7.6.2-1) unstable; urgency=low + + * new upstream release + + -- Tamas SZERB <[EMAIL PROTECTED]> Wed, 6 Feb 2002 13:25:03 +0100 + silc-client (0.7.5-1) unstable; urgency=low + + * new upstream release + + -- Tamas SZERB <[EMAIL PROTECTED]> Fri, 1 Feb 2002 17:10:42 +0100 + silc-client (0.7.3-1) unstable; urgency=low + + * new upstream release + + -- Tamas SZERB <[EMAIL PROTECTED]> Fri, 25 Jan 2002 04:07:51 +0100 + silc-client (0.7.2-1) unstable; urgency=low + + * new upstream release + + -- Tamas SZERB <[EMAIL PROTECTED]> Tue, 8 Jan 2002 23:29:11 +0100 + + silc-client (0.7-1) unstable; urgency=low + + * new upstream release + + -- Tamas SZERB <[EMAIL PROTECTED]> Mon, 10 Dec 2001 07:04:23 -0800 + silc-client (0.6.6-1) unstable; urgency=low + + * Initial Release. (Closes: #118202) + + -- Tamas SZERB <[EMAIL PROTECTED]> Tue, 30 Oct 2001 00:03:17 +0100 ** Changed in: Ubuntu Status: Incomplete => Confirmed -- Please sync silc-client (1.1.2-2) from Debian unstable (Main) https://bugs.launchpad.net/bugs/130491 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
