Your message dated Sun, 28 Aug 2005 00:17:04 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#60653: fixed in tleds 1.05beta10-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; 18 Mar 2000 10:46:47 +0000
Received: (qmail 22326 invoked from network); 18 Mar 2000 10:46:46 -0000
Received: from lal-98-134.reshall.berkeley.edu (HELO WyrmWeyr.frop.org) ([EMAIL
PROTECTED])
by master.debian.org with SMTP; 18 Mar 2000 10:46:46 -0000
Received: from njs by WyrmWeyr.frop.org with local (Exim 3.12 #1 (Debian))
id 12WGl0-0007kz-00; Sat, 18 Mar 2000 02:46:58 -0800
From: Nathaniel Smith <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: tleds takes too much cpu: should run nice'd
X-Reportbug-Version: 0.48
X-Mailer: reportbug 0.48
Date: Sat, 18 Mar 2000 02:46:56 -0800
Reply-To: [EMAIL PROTECTED]
Message-Id: <[EMAIL PROTECTED]>
Sender: Nathaniel Smith <[EMAIL PROTECTED]>
Package: tleds
Version: 1.05beta10-7
Severity: wishlist
I just noticed that under some moderate network traffic, top reported tleds
as talking up 19.1% cpu time, on a pIII 500. That's about 15 times more
than xmms takes. I do vaguely remember decreasing the DELAY somewhat, but
even so, it would probably make sense to have tleds default to running at
nice level n, where n is some reasonable positive number, like 10. It's not
like the information it provides is earthshakingly important.
-- Nathaniel
-- System Information
Debian Release: 2.2
Architecture: i386
Kernel: Linux WyrmWeyr 2.2.14 #52 SMP Tue Jan 4 10:24:02 PST 2000 i686
Versions of packages tleds depends on:
hi libc6 2.1.2-11 GNU C Library: Shared libraries an
-- Configuration Files:
/etc/tleds.conf changed:
INTERFACE="eth0"
DELAY=100
ARGS=""
---------------------------------------
Received: (at 60653-close) by bugs.debian.org; 28 Aug 2005 07:19:17 +0000
>From [EMAIL PROTECTED] Sun Aug 28 00:19:17 2005
Return-path: <[EMAIL PROTECTED]>
Received: from katie by spohr.debian.org with local (Exim 3.36 1 (Debian))
id 1E9HPc-0005jl-00; Sun, 28 Aug 2005 00:17:04 -0700
From: Russ Allbery <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.56 $
Subject: Bug#60653: fixed in tleds 1.05beta10-9
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Sun, 28 Aug 2005 00:17:04 -0700
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level:
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER
autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-CrossAssassin-Score: 6
Source: tleds
Source-Version: 1.05beta10-9
We believe that the bug you reported is fixed in the latest version of
tleds, which is due to be installed in the Debian FTP archive:
tleds_1.05beta10-9.diff.gz
to pool/main/t/tleds/tleds_1.05beta10-9.diff.gz
tleds_1.05beta10-9.dsc
to pool/main/t/tleds/tleds_1.05beta10-9.dsc
tleds_1.05beta10-9_i386.deb
to pool/main/t/tleds/tleds_1.05beta10-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.
Russ Allbery <[EMAIL PROTECTED]> (supplier of updated tleds 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: Sat, 27 Aug 2005 12:38:15 -0700
Source: tleds
Binary: tleds
Architecture: source i386
Version: 1.05beta10-9
Distribution: unstable
Urgency: low
Maintainer: Debian QA Group <[EMAIL PROTECTED]>
Changed-By: Russ Allbery <[EMAIL PROTECTED]>
Description:
tleds - blinks keyboard LEDs for TX and RX network packets
Closes: 32074 60653 103920 159383 271240 276789
Changes:
tleds (1.05beta10-9) unstable; urgency=low
.
* QA upload.
* This package is orphaned. Change maintainer to QA team.
* Security: Do not create symlinks in /tmp as root, do not trust PIDs in
/tmp/tleds.pid when running as root, and create the PID file securely
when running as a regular user. Thanks to Juergen Salk for the patch.
(Closes: #276789)
* Security: Check the ownership of the PID file and refuse to signal the
process unless the PID file is owned by the user running tleds -k.
* Add a -n option to use the ScrollLock light for both incoming and
outgoing traffic, since using NumLock does nasty things to some
keyboards. Thanks, Maxime Chatelle. (Closes: #32074)
* Use daemon to background rather than a simple fork and detach from a
controlling terminal if run as root. This will hopefully prevent
tleds from grabbing a remote login terminal and preventing a clean
exit from the terminal that started it. (Closes: #271240)
* Renice to a priority of 10 in the init script. Blinking the keyboard
LEDs isn't that important. (Closes: #60653)
* Rip out all remnants of Linux 2.0 support. This means the binary
is called tleds as documented. (Closes: #159383)
* Install the binary into bin instead of sbin; tleds supposedly
supports running as a normal user if the init script is disabled.
* Remove any mention of xtleds from the man page, since the Debian
package has never installed it. (Closes: #103920)
* Remove the unnecessary sleep 1 in the init script.
* Add a README.Debian file explaining how to get started with the
package and noting differences between the Debian package and
upstream.
* Update standards version to 3.6.2.
- Build with debugging by default and support noopt.
- Don't always strip the binaries; let debhelper handle that.
* Update to debhelper compatibility level V4.
* Rephrase the description to be more accurate and succinct.
* Reformatted the copyright file, added the upstream author, added the
actual copyright statement, and copied the GPL notice from the source.
* Change section to utils to match override.
Files:
546111602a0459eb68554bc62bef0e0e 571 utils extra tleds_1.05beta10-9.dsc
81f85a7633d359f7f02e76df188f66a2 16596 utils extra tleds_1.05beta10-9.diff.gz
4b5296b03d329fd674efd33a23a97454 16534 utils extra tleds_1.05beta10-9_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)
iD8DBQFDEWKIKN6ufymYLloRAqe1AKCjMiD45SGWoN3eyyybsZrSU8nlKQCgrs8d
1UBC3hKTNeTr7T5oPeNp5+0=
=L8Dj
-----END PGP SIGNATURE-----
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]