Your message dated Mon, 14 Mar 2005 19:17:03 -0500
with message-id <[EMAIL PROTECTED]>
and subject line Bug#294361: fixed in makedev 2.3.1-77
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; 9 Feb 2005 12:20:33 +0000
>From [EMAIL PROTECTED] Wed Feb 09 04:20:33 2005
Return-path: <[EMAIL PROTECTED]>
Received: from ping.pong.ch [82.197.162.178]
by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1Cyqpc-00033f-00; Wed, 09 Feb 2005 04:20:32 -0800
Received: from localhost (localhost [127.0.0.1])
by ping.pong.ch (Postfix) with ESMTP id 87658FA127;
Wed, 9 Feb 2005 13:20:31 +0100 (CET)
Received: from ping.pong.ch ([127.0.0.1])
by localhost (ping [127.0.0.1]) (amavisd-new, port 10024) with ESMTP
id 25632-04; Wed, 9 Feb 2005 13:20:28 +0100 (CET)
Received: from tigerente (217-162-0-230.dclient.hispeed.ch [217.162.0.230])
by ping.pong.ch (Postfix) with ESMTP id C6817FA121;
Wed, 9 Feb 2005 13:20:27 +0100 (CET)
Received: from steinlin by tigerente with local (masqmail 0.2.20) id
1Cyqoo-6ED-00; Wed, 09 Feb 2005 13:19:42 +0100
Content-Type: multipart/mixed; boundary="===============0096007871=="
MIME-Version: 1.0
From: Gaudenz Steinlin <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: add support for /dev/input/uinput
X-Mailer: reportbug 3.7.1
Date: Wed, 09 Feb 2005 13:19:42 +0100
Message-ID: <[EMAIL PROTECTED]>
X-Virus-Scanned: amavisd-new at pong.ch
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-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE
autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level:
This is a multi-part MIME message sent by reportbug.
--===============0096007871==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
Package: makedev
Version: 2.3.1-76
Severity: normal
Tags: patch
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Please add suport for creating /dev/input/uinput. Support for this
device is in the uinput kernel modul.
I need this device for the mouseemu package (ITP: #293240). I've
attached a patch for MAKEDEV. This patch adds a new target uinput. I'm
not sure if this deserves an own target, but I could not find one which
it fits completely.
Please feel free to downgrade if you think this is only whishlist.
Thanks Gaudenz
- -- System Information:
Debian Release: 3.1
APT prefers unstable
APT policy: (500, 'unstable'), (400, 'experimental')
Architecture: powerpc (ppc)
Kernel: Linux 2.6.9-powerpc
Locale: LANG=de_CH, LC_CTYPE=de_CH (charmap=ISO-8859-1)
Versions of packages makedev depends on:
ii base-passwd 3.5.9 Debian base system master password
- -- no debconf information
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.0 (GNU/Linux)
iD8DBQFCCf/e8rUqXQpftocRAmEtAJ9xK0xwYV4590RKKdOnefnhJZc6KACfcTjS
jeSTRbqYg99mZOzKsp0oZDg=
=zdJC
-----END PGP SIGNATURE-----
--===============0096007871==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment; filename="MAKEDEV.uinput.patch"
--- /sbin/MAKEDEV 2005-02-07 21:49:06.000000000 +0100
+++ MAKEDEV 2005-02-09 13:15:55.549112584 +0100
@@ -1128,6 +1128,9 @@
systrace)
makedev systrace c 10 226 $private
;;
+ uinput)
+ makedev input/uinput c 10 223 $mouse
+ ;;
js)
major=`Major Joystick 13` || continue
for unit in 0 1 2 3
--===============0096007871==--
---------------------------------------
Received: (at 294361-close) by bugs.debian.org; 15 Mar 2005 00:23:02 +0000
>From [EMAIL PROTECTED] Mon Mar 14 16:23:02 2005
Return-path: <[EMAIL PROTECTED]>
Received: from newraff.debian.org [208.185.25.31] (mail)
by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1DAzpt-0006xu-00; Mon, 14 Mar 2005 16:23:02 -0800
Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian))
id 1DAzk7-0000Dz-00; Mon, 14 Mar 2005 19:17:03 -0500
From: Bdale Garbee <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.55 $
Subject: Bug#294361: fixed in makedev 2.3.1-77
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Mon, 14 Mar 2005 19:17:03 -0500
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-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-Spam-Level:
X-CrossAssassin-Score: 2
Source: makedev
Source-Version: 2.3.1-77
We believe that the bug you reported is fixed in the latest version of
makedev, which is due to be installed in the Debian FTP archive:
makedev_2.3.1-77.diff.gz
to pool/main/m/makedev/makedev_2.3.1-77.diff.gz
makedev_2.3.1-77.dsc
to pool/main/m/makedev/makedev_2.3.1-77.dsc
makedev_2.3.1-77_all.deb
to pool/main/m/makedev/makedev_2.3.1-77_all.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.
Bdale Garbee <[EMAIL PROTECTED]> (supplier of updated makedev 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: Mon, 14 Mar 2005 16:53:32 -0700
Source: makedev
Binary: makedev
Architecture: source all
Version: 2.3.1-77
Distribution: unstable
Urgency: medium
Maintainer: Bdale Garbee <[EMAIL PROTECTED]>
Changed-By: Bdale Garbee <[EMAIL PROTECTED]>
Description:
makedev - creates device files in /dev
Closes: 264421 294361 295324
Changes:
makedev (2.3.1-77) unstable; urgency=medium
.
* update udev handling on advice from Marco d'Itri. Handles more cases
and provides the ability to override the avoidance logic if environment
variable WRITE_ON_UDEV is set. Urgency medium to help a new udev upload
depending on this behavior get into sarge. closes: #264421
* change hwrandom to hwrng, closes: #295324
* patch from Gaudenz Steinlin to add input/uinput support, closes: #294361
* remove README.Debian, since the content is obsolete
Files:
2e4fabf3d08127631eb840c6581b44fd 554 base required makedev_2.3.1-77.dsc
7cbc3a6d401107991692bf536b3deb9e 46782 base required makedev_2.3.1-77.diff.gz
cfdc3562eaf707b54c90db3df9b1a95e 40806 base required makedev_2.3.1-77_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.0 (GNU/Linux)
iD8DBQFCNiTcZKfAp/LPAagRAnltAJ9mrCsSgkGFi2CO/NMPLFvuynxv3gCfQ7Ta
L4jm2IW25jCbvssSk/25wXs=
=RS0C
-----END PGP SIGNATURE-----
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]