Skip to content

Debian Changelog kon2 (0.3.9b-20)

2008

kon2 (0.3.9b-20) unstable; urgency=low

   * cleanup debian/rules
   * update description
   * drop debian/conffiles
   * adapt Debian policy 3.7.3.0
   * fix FTBFS, closes: #479975

 -- ISHIKAWA Mutsumi <ishikawa@debian.org>  Sat, 31 May 2008 09:06:30 +0900

2006

kon2 (0.3.9b-19) unstable; urgency=low

   * use unix98 pty insted of BSD tty, closes: #34540
   * import patches (build warning fix, tty check, and default
     mouse baud handling) from Fedora. Thanks, Akira TAGOH.

 -- ISHIKAWA Mutsumi <ishikawa@debian.org>  Mon, 27 Feb 2006 15:11:28 +0900

2005

kon2 (0.3.9b-18) unstable; urgency=low

   * fix FTBFS with gcc-3.4/4.0, closes: #287102, #263603
   * add Architecture: amd64, closes: #252768
   * fix mmap() error code handling in src/display/vga.c,
     closes: #290611

 -- ISHIKAWA Mutsumi <ishikawa@debian.org>  Sat, 15 Jan 2005 21:30:41 +0900

2003

kon2 (0.3.9b-17) unstable; urgency=low

   * fix FTBS with libc6 2.3.2.ds1-10, closes: #223167

 -- ISHIKAWA Mutsumi <ishikawa@debian.org>  Sun, 7 Dec 2003 14:14:47 +0900

kon2 (0.3.9b-16) unstable; urgency=low

   * maintainer mail address change.

 -- ISHIKAWA Mutsumi <ishikawa@debian.org>  Thu, 22 May 2003 03:02:37 +0900

kon2 (0.3.9b-15) unstable; urgency=low

   * build error fix, closes: #190683

 -- ISHIKAWA Mutsumi <ishikawa@linux.or.jp>  Fri, 25 Apr 2003 15:35:59 +0900

2002

kon2 (0.3.9b-14) unstable; urgency=low

   * adapt Debian policy 3.5.8
   * rebuild with glibc 2.3.1-6

 -- ISHIKAWA Mutsumi <ishikawa@linux.or.jp>  Sun, 22 Dec 2002 03:25:52 +0900

kon2 (0.3.9b-13) unstable; urgency=low

   * mkminifont trivial fix
   * adapt Debian policy 3.5.6.1

 -- ISHIKAWA Mutsumi <ishikawa@linux.or.jp>  Sat, 11 May 2002 06:02:31 +0900

kon2 (0.3.9b-12) unstable; urgency=low

   * fix terminfo problem, closes: #144955

 -- ISHIKAWA Mutsumi <ishikawa@linux.or.jp>  Mon, 29 Apr 2002 17:02:29 +0900

2001

kon2 (0.3.9b-11) unstable; urgency=low

   * rebuilt with glibc 2.2.2

 -- ISHIKAWA Mutsumi <ishikawa@linux.or.jp>  Mon, 19 Feb 2001 02:19:26 +0900

2000

kon2 (0.3.9b-10) unstable; urgency=low

   * cursor handling problem fix by merging #69829's patch.
     closes: #69829.

 -- ISHIKAWA Mutsumi <ishikawa@linux.or.jp>  Mon, 23 Oct 2000 06:17:16 +0900

kon2 (0.3.9b-9) unstable; urgency=low

   * rebuild with glibc 2.1.94

 -- ISHIKAWA Mutsumi <ishikawa@linux.or.jp>  Fri, 29 Sep 2000 08:08:12 +0900

kon2 (0.3.9b-8) unstable; urgency=low

   * fix postrm  incorrect suidunregistration, closes: Bug#69201

 -- ISHIKAWA Mutsumi <ishikawa@linux.or.jp>  Thu, 17 Aug 2000 09:32:10 +0900

kon2 (0.3.9b-7) unstable; urgency=low

   * rece condition work around , Now Really fixed!!!!!!!!

 -- ISHIKAWA Mutsumi <ishikawa@linux.or.jp>  Wed, 19 Jul 2000 03:09:14 +0900

kon2 (0.3.9b-6) unstable; urgency=low

   * rece condition work around fix again...

 -- ISHIKAWA Mutsumi <ishikawa@linux.or.jp>  Tue, 4 Jul 2000 19:21:27 +0900

kon2 (0.3.9b-5) unstable; urgency=low

   * rece condition work around patch is incorrect, so fix.

 -- ISHIKAWA Mutsumi <ishikawa@linux.or.jp>  Mon, 3 Jul 2000 21:12:02 +0900

kon2 (0.3.9b-4) unstable; urgency=low

   * Font loading can not work correctly in some environment. It is fld and
     kon race condition bug. Now fixed.

 -- ISHIKAWA Mutsumi <ishikawa@linux.or.jp>  Sat, 1 Jul 2000 23:03:19 +0900

kon2 (0.3.9b-3) frozen unstable; urgency=high

   * [Security FIX] apply "more and more buffer overflow fix patch" written
     by UKAI Fumitoshi <ukai@debian.or.jp>.

 -- ISHIKAWA Mutsumi <ishikawa@linux.or.jp>  Wed, 21 Jun 2000 02:42:58 +0900

kon2 (0.3.9b-2) frozen unstable; urgency=high

   * [Security FIX] buffer overrun security problem of
     fld command (bdf.c) fixed (but ad-hoc this patch...)

 -- ISHIKAWA Mutsumi <ishikawa@linux.or.jp>  Tue, 20 Jun 2000 22:18:40 +0900

kon2 (0.3.9b-1) frozen unstable; urgency=high

   * New Upstream Version.
   * [Security FIX] buffer overrun security problem fixed,
     closes: Bug#63724

 -- ISHIKAWA Mutsumi <ishikawa@linux.or.jp>  Sat, 13 May 2000 22:38:18 +0900

kon2 (0.3.8-6) unstable; urgency=low

   * Maintainer release, closes: Bug#48985

 -- ISHIKAWA Mutsumi <ishikawa@linux.or.jp>  Mon, 3 Jan 2000 23:13:21 +0900

1999

kon2 (0.3.8-5.1) experimental; urgency=low

   *  experimental on select function in term.c

 -- Taketoshi Sano <sano@debian.org>  Tue, 2 Nov 1999 13:18:07 +0900

kon2 (0.3.8-5) unstable; urgency=low

   * applied mouse file descripter check patch. Thanks for Taketoshi Sano
     <xlj06203@nifty.ne.jp>. This patch is already send to upstream auther.
     closes: Bug#48293

 -- ISHIKAWA Mutsumi <ishikawa@linux.or.jp>  Tue, 26 Oct 1999 00:37:55 +0900

kon2 (0.3.8-4) unstable; urgency=low

   * Change optimization flags to -O0 (This is ad hoc solution. I'll
     discuss about this bug with upstream author.) closes: Bug#48005

 -- ISHIKAWA Mutsumi <ishikawa@linux.or.jp>  Mon, 25 Oct 1999 00:38:56 +0900

kon2 (0.3.8-3) unstable; urgency=low

   * can't build with gcc-2.95 (or later) problem has been fixed.
   * add mkminifont
   * adopt FHS.

 -- ISHIKAWA Mutsumi <ishikawa@linux.or.jp>  Wed, 20 Oct 1999 21:27:07 +0900

kon2 (0.3.8-2) unstable; urgency=low

   * normal user can't use kon (only root can run) fixed
   * kon2 depends konfont_0.1-4(or newer)

 -- ISHIKAWA Mutsumi <ishikawa@linux.or.jp>  Sat, 29 May 1999 01:09:01 +0900

kon2 (0.3.8-1) unstable; urgency=low

   * New Maintainer.
   * New Upstream version.
   * apply some patches for compile with glibc 2.1 and some bug fix. These
     patches from SRPM of Vine Linux. Thanks for Daisuke SUZUKI
     <daisuke@flatout.org> suggestion to apply these patches. And
     special thanks for Project Vine :-)

 -- ISHIKAWA Mutsumi <ishikawa@linux.or.jp>  Thu, 20 May 1999 00:21:09 +0900

kon2 (0.3.7-9) frozen unstable; urgency=low

   * Japanese Manpage is under /usr/man/ja_JP.ujis.
     This bug was not fixed at 0.3.7-8.
   * Lintian Free (v0.9.4)

 -- Yoshiaki Yanagihara <yochi@debian.or.jp>  Fri, 8 Jan 1999 19:19:43 +0900

1998

kon2 (0.3.7-8) frozen unstable; urgency=low

   * Moved Japanese manpage to /usr/man/ja. (Bug#JP/700)

 -- Yoshiaki Yanagihara <yochi@debian.or.jp>  Mon, 21 Dec 1998 15:48:56 +0900

kon2 (0.3.7-7) frozen unstable; urgency=HIGH

   * BugFix: Can't extract source package. (Bug#21682)

 -- Yoshiaki Yanagihara <yochi@debian.or.jp>  Mon, 27 Apr 1998 11:44:45 +0900

kon2 (0.3.7-6) unstable; urgency=low

   * Change swkon and newvc from static link to dynamic link (#19342).
   * Check with lintian-0.3.1.

 -- Yoshiaki Yanagihara <yochi@debian.or.jp>  Wed, 11 Mar 1998 10:39:12 +0900

kon2 (0.3.7-5) unstable; urgency=low

   * BUG FIXED: #17695
    - Remove README.debian.
    - Added undocumented english manpage: kon.1 fld.1 newvc.1 swkon.1
    - Fixed permission of japanese manpage kon.1.
    - Remove INSTALLATION GUIDE: QINSTALL.ENG, INSTALL.ENG.
    -  kon terminfo database file installed to /usr/share/terminfo/k.
   * Change Standard-Version to 2.4.0.0.
   * Change Maintainer's E-mail address.
   * Build with debhelper.

 -- Yoshiaki Yanagihara <yochi@debian.or.jp>  Tue, 10 Mar 1998 00:36:57 +0900

kon2 (0.3.7-4) unstable; urgency=low

   * Change architecture from any to i386 in debian/control (#16718)
   * Fixed URL in debian/copyright file.
   * Standards-Version 2.3.0.1

 -- Yoshiaki Yanagihara <yochi@linux.or.jp>  Wed, 7 Jan 1998 10:13:34 +0900

1997

kon2 (0.3.7-3) unstable; urgency=low

   * Public Release for Debian Project.
   * Compiled with libc6.

 -- Yoshiaki Yanagihara <yochi@linux.or.jp>  Mon, 10 Nov 1997 12:51:19 +0900

kon2 (0.3.7-2) unstable; urgency=low

   * Compiled with libc6.

 -- Yoshiaki Yanagihara <yochi@linux.or.jp>  Wed, 15 Oct 1997 16:32:11 +0900

kon2 (0.3.7-1) unstable; urgency=low

   * New upstream version.
   * Still link to libc5.

 -- Yoshiaki Yanagihara <yochi@linux.or.jp>  Wed, 10 Sep 1997 18:54:21 +0900

kon2 (0.3.5-2) unstable; urgency=low

   * Fixed Bug: font path in kon.cfg.
   * Fixed download address in copyright file.

 -- Yoshiaki Yanagihara <yochi@linux.or.jp>  Fri, 25 Jul 1997 17:33:26 +0900

kon2 (0.3.5-1) unstable; urgency=low

   * New upstream version.
   * Change locale name ja_JP.EUC to ja_JP.ujis.
   * Fixed Bug: correct copyright file (bugs #11334)

 -- Yoshiaki Yanagihara <yochi@linux.or.jp>  Fri, 18 Jul 1997 19:12:20 +0900

kon2 (0.3-1) unstable; urgency=low

   * New source version.
   * This release is for Debian JP Project.
   * Add conffiles file.

 -- Yoshiaki Yanagihara <yochi@linux.or.jp>  Thu, 27 Mar 1997 13:28:35 +0900

kon2 (0.2.1-5) frozen unstable; urgency=low

   * Fixed Section Name.
   * Add conffiles file.

 -- Yoshiaki Yanagihara <yochi@linux.or.jp>  Mon, 31 Mar 1997 19:02:42 +0900

kon2 (0.2.1-4) unstable; urgency=low

   * Initial Official Release (For Debian Project)

 -- Yoshiaki Yanagihara <yochi@linux.or.jp>  Fri, 21 Mar 1997 13:30:26 +0900

kon2 (0.2.1-3) unstable; urgency=low

   * Remove /usr/man/man1/kon.1 manpages.

 -- Yoshiaki Yanagihara <yochi@linux.or.jp>  Wed, 29 Jan 1997 15:41:59 +0900

kon2 (0.2.1-2) unstable; urgency=low

   * Change section from misc to utils.
   * New standards-version: 2.1.2.2.

 -- Yoshiaki Yanagihara <yochi@linux.or.jp>  Wed, 29 Jan 1997 02:07:46 +0900

1996

kon2 (0.2.1-1) unstable; urgency=HIGH

   * New upstream version.

 -- Yoshiaki Yanagihara <yochi@linux.or.jp>  Thu, 19 Dec 1996 11:51:46 +0900

kon2 (0.1-3) unstable; urgency=HIGH

   * Changed section from base to misc.
   * Support konfont package instead of kon-font package.

 -- Yoshiaki Yanagihara <yochi@linux.or.jp>  Wed, 11 Dec 1996 03:20:25 +0900

kon2 (0.1-2) unstable; urgency=HIGH

   * Fixed Bug: can't output one graphicscard.

 -- Yoshiaki Yanagihara <yochi@linux.or.jp>  Mon, 11 Nov 1996 11:56:43 +0900

kon2 (0.1-1) unstable; urgency=HIGH

   * New upstream version.
   * Divided kon-font package. (Make kon-font_1.0)

 -- Yoshiaki Yanagihara <yochi@linux.or.jp>  Wed, 30 Oct 1996 10:46:58 +0900

kon (0.99.4g-2) unstable; urgency=HIGH

   * Compress manual page with gzip -9v.
   * Compress any documentations with gzip -9v.

 -- Yoshiaki Yanagihara <yochi@linux.or.jp>  Mon, 7 Oct 1996 20:07:41 +0900

kon (0.99.4g-1) unstable; urgency=HIGH

   * Initial release.

 -- Yoshiaki Yanagihara <yochi@linux.or.jp>  Tue, 1 Oct 1996 11:32:22 +0900