Your message dated Mon, 27 May 2002 04:32:09 -0400 with message-id <[EMAIL PROTECTED]> and subject line Bug#61625: fixed in svgalib 1:1.4.3-9 has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what I am talking about this indicates a serious mail system misconfiguration somewhere. Please contact me immediately.) Debian bug tracking system administrator (administrator, Debian Bugs database) -------------------------------------- Received: (at submit) by bugs.debian.org; 2 Apr 2000 19:12:26 +0000 Received: (qmail 16168 invoked from network); 2 Apr 2000 19:12:25 -0000 Received: from postino3.prima.com.ar (200.42.0.148) by master.debian.org with SMTP; 2 Apr 2000 19:12:25 -0000 Received: from newton (host148030.datamarkets.com.ar [200.42.148.30]) by postino3.prima.com.ar (8.9.1a/8.9.1) with ESMTP id QAA10321 for <[EMAIL PROTECTED]>; Sun, 2 Apr 2000 16:12:02 -0300 (ART) Received: from nick by newton with local (Exim 3.12 #1 (Debian GNU/Linux)) id 12bpk1-0000LP-00; Sun, 02 Apr 2000 16:08:57 -0300 From: Nicolás Lichtmaier <[EMAIL PROTECTED]> Subject: svgalib-bin: Error in manpage To: [EMAIL PROTECTED] X-Mailer: bug 3.3.2 Message-Id: <[EMAIL PROTECTED]> Date: Sun, 02 Apr 2000 16:08:57 -0300 Package: svgalib-bin Version: 1:1.4.1-2 Severity: normal The manpage says that savetextmode save the registers in /tmp, but that's not true. Besides, if only root can run this thing, shouldn't savetextmode be in sbin ? --------------------------------------- Received: (at 61625-close) by bugs.debian.org; 27 May 2002 08:38:02 +0000 >From [EMAIL PROTECTED] Mon May 27 03:38:02 2002 Return-path: <[EMAIL PROTECTED]> Received: from auric.debian.org [206.246.226.45] (mail) by master.debian.org with esmtp (Exim 3.12 1 (Debian)) id 17CG0w-0005FR-00; Mon, 27 May 2002 03:38:02 -0500 Received: from katie by auric.debian.org with local (Exim 3.12 1 (Debian)) id 17CFvF-0005BY-00; Mon, 27 May 2002 04:32:09 -0400 From: Robert Luberda <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] X-Katie: $Revision: 1.21 $ Subject: Bug#61625: fixed in svgalib 1:1.4.3-9 Message-Id: <[EMAIL PROTECTED]> Sender: Archive Administrator <[EMAIL PROTECTED]> Date: Mon, 27 May 2002 04:32:09 -0400 Delivered-To: [EMAIL PROTECTED] We believe that the bug you reported is fixed in the latest version of svgalib, which is due to be installed in the Debian FTP archive: svgalib-bin_1.4.3-9_i386.deb to pool/main/s/svgalib/svgalib-bin_1.4.3-9_i386.deb svgalib1-altdev_1.4.3-9_i386.deb to pool/main/s/svgalib/svgalib1-altdev_1.4.3-9_i386.deb svgalib1_1.4.3-9_i386.deb to pool/main/s/svgalib/svgalib1_1.4.3-9_i386.deb svgalib_1.4.3-9.diff.gz to pool/main/s/svgalib/svgalib_1.4.3-9.diff.gz svgalib_1.4.3-9.dsc to pool/main/s/svgalib/svgalib_1.4.3-9.dsc svgalibg1-dev_1.4.3-9_i386.deb to pool/main/s/svgalib/svgalibg1-dev_1.4.3-9_i386.deb svgalibg1_1.4.3-9_i386.deb to pool/main/s/svgalib/svgalibg1_1.4.3-9_i386.deb A summary of the changes between this version and the previous one is attached. Thank you for reporting the bug, which will now be closed. If you have further comments please address them to [EMAIL PROTECTED], and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Robert Luberda <[EMAIL PROTECTED]> (supplier of updated svgalib package) (This message was generated automatically at their request; if you believe that there is a problem with it please contact the archive administrators by mailing [EMAIL PROTECTED]) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Format: 1.7 Date: Sun, 26 May 2002 22:18:44 +0200 Source: svgalib Binary: svgalib1 svgalib1-altdev svgalibg1-dev svgalib-bin svgalibg1 Architecture: source i386 Version: 1:1.4.3-9 Distribution: unstable Urgency: low Maintainer: Debian QA Group <[EMAIL PROTECTED]> Changed-By: Robert Luberda <[EMAIL PROTECTED]> Description: svgalib-bin - Console SVGA display utilities svgalib1 - SVGA display utilities [libc5 compat] svgalib1-altdev - Shared, non-x, graphics library used by Ghostscript et al. svgalibg1 - Console SVGA display utilities svgalibg1-dev - Shared, non-x, graphics library used by Ghostscript et al. Closes: 61625 Changes: svgalib (1:1.4.3-9) unstable; urgency=low . * QA upload. * Fix restorefont, restorepalette segfaults on framebuffer device (probably this is fix for #128164 and #128165, but this needs more testing, so I'm not closing the bugs now.) + src/vga.c: check in vga_(get|put)textfont functions if font_buf1 was initialized. Because the variable was NULL on FBDev, memcpy() caused segmentation fault error. + restorefont.c: set font_size to FONT_SIZE as defined in libvga.h + restorepalette.c: does nothing if chipset is FBDev. . * savetextmode and textmode now use $HOME/.vga if we don't have write permission for /etc/vga directory. Documented the change in manpage (closes: #61625). . * Change .so requests in manpages into symlinks. Hopefully it is only thing that got broken during repackaging. * svgalib-bin should conflit with suidmanager, not suidregister. * svgalib-bin.preinst: remove unwanted statoverrides. * Standards-Version: 3.5.6 * Handle DEB_BUILD_OPTIONS=debug,nostrip. * Don't use -V option of dh_makeshlibs - versioned dependencies on svgalib1g would probably make svgalib1-libggi2 package unusable. Files: 5bc9cac34ff541eaa677c57e7d7aa05d 651 graphics optional svgalib_1.4.3-9.dsc 0277b1f5ec7b9b2399c9c88b84930a87 39763 graphics optional svgalib_1.4.3-9.diff.gz 8aa2d2692fa14b45b31cb52b15b9e976 22534 graphics optional svgalib-bin_1.4.3-9_i386.deb 2faac36f951bb2ece29698d1478943a6 307672 libs optional svgalibg1_1.4.3-9_i386.deb 88f4989678578f6169f23ca63aadd5ab 583814 devel optional svgalibg1-dev_1.4.3-9_i386.deb 9e7aa971b08075fc1fdfa4ee404b79b6 179542 oldlibs optional svgalib1_1.4.3-9_i386.deb c370b798259a382bac42b6f1f656c365 236092 oldlibs extra svgalib1-altdev_1.4.3-9_i386.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (GNU/Linux) iD8DBQE88UhOThh1cJ0wnDsRAr8tAJ9mrB0CagREDral5CyoDADekiTn3QCeOMvo PGgs5IKtAh5PU/CVc4pWV/g= =QOLb -----END PGP SIGNATURE----- -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]