Report forwarded to debian-bugs-dist@lists.debian.org, Philip Hands <phil@hands.com>:
Bug#73611; Package ssh.
debian-bugs-dist@lists.debian.orgPhilip Hands
Subject: Bug#73611: sshd segfault if the pam_issue module is used
Reply-To: jean-philippe.guerard@mail.dotcom.fr, 73611@bugs.debian.org
Resent-From: Jean-Philippe Guerard
Resent-To: debian-bugs-dist@lists.debian.org
Resent-CC: Philip Hands
Resent-Date: Wed, 04 Oct 2000 14:05:12 GMT
Resent-Message-ID:
Resent-Sender: owner@bugs.debian.org
X-Debian-PR-Message: report 73611
X-Debian-PR-Package: ssh
X-Debian-PR-Keywords:
X-Loop: owner@bugs.debian.org
Received: via spool by bugs@bugs.debian.org id=B.97060451818652
(code B ref -1); Wed, 04 Oct 2000 14:05:12 GMT
Date: Tue, 3 Oct 2000 22:21:53 +0200
From: Jean-Philippe Guerard
To: Debian Bug Tracking System
Message-ID: <20001003222153.A10816@voyageurs.ddts.net>
Mime-Version: 1.0
Content-Type: text/plain; charset=iso-8859-1
Content-Disposition: inline
Content-Transfer-Encoding: 8bit
User-Agent: Mutt/1.2.5i
X-Reportbug-Version: 1.3
Delivered-To: submit@bugs.debian.org
Package: ssh
Version: 1:2.2.0p1-1
Severity: normal
Using the following line in /etc/pam.d/ssh cause sshd to segfault on
a successful connexion :
auth required pam_issue.so issue=/etc/issue.net
---------------------------------------------------------------------------
# sshd -d
debug: sshd version OpenSSH_2.2.0p1
debug: Seeding random number generator
debug: read DSA private key done
debug: Seeding random number generator
debug: Bind to port 22 on 0.0.0.0.
Server listening on 0.0.0.0 port 22.
Generating 768 bit RSA key.
debug: Seeding random number generator
debug: Seeding random number generator
RSA key generation complete.
debug: Server will not fork when running in debugging mode.
Connection from 127.0.0.1 port 1431
debug: Client protocol version 1.5; client software version OpenSSH_2.2.0p1
debug: Local version string SSH-1.99-OpenSSH_2.2.0p1
debug: Sent 768 bit public key and 1024 bit host key.
debug: Encryption type: 3des
debug: Received session key; encryption turned on.
debug: Installing crc compensation attack detector.
debug: Starting up PAM with username "myname"
debug: Attempting authentication for myname.
Segmentation fault
---------------------------------------------------------------------------
---------------------------------------------------------------------------
$ ssh -v 127.0.0.1
SSH Version OpenSSH_2.2.0p1, protocol versions 1.5/2.0.
Compiled with SSL (0x0090581f).
debug: Reading configuration data /etc/ssh/ssh_config
debug: Seeding random number generator
debug: ssh_connect: getuid 1011 geteuid 1011 anon 1
debug: Connecting to 127.0.0.1 [127.0.0.1] port 22.
debug: Connection established.
debug: Remote protocol version 1.99, remote software version OpenSSH_2.2.0p1
debug: Local version string SSH-1.5-OpenSSH_2.2.0p1
debug: Waiting for server public key.
debug: Received server public key (768 bits) and host key (1024 bits).
debug: Forcing accepting of host key for loopback/localhost.
debug: Seeding random number generator
debug: Encryption type: 3des
debug: Sent encrypted session key.
debug: Installing crc compensation attack detector.
debug: Received encrypted confirmation.
debug: RSA authentication using agent refused.
debug: Doing password authentication.
myname@127.0.0.1's password:
Connection closed by 127.0.0.1
debug: Calling cleanup 0x805cc9c(0x0)
---------------------------------------------------------------------------
-- System Information
Debian Release: woody
Architecture: i386
Kernel: Linux voyageurs.ddts.net 2.2.17 #1 SMP mar sep 5 23:30:39 UTC 2000 i686
Versions of packages ssh depends on:
ii libc6 2.1.94-3 GNU C Library: Shared libraries an
ii libpam-modules 0.72-12 Pluggable Authentication Modules f
ii libpam0g 0.72-12 Pluggable Authentication Modules l
ii libssl095a 0.9.5a-4 SSL shared libraries
ii libwrap0 7.6-5 Wietse Venema's TCP wrappers libra
ii zlib1g 1:1.1.3-11 compression library - runtime
--
Jean-Philippe Guérard
Acknowledgement sent to jean-philippe.guerard@mail.dotcom.fr:
New Bug report received and forwarded. Copy sent to Philip Hands <phil@hands.com>.
-t
From: owner@bugs.debian.org (Debian Bug Tracking System)
To: jean-philippe.guerard@mail.dotcom.fr
Subject: Bug#73611: Acknowledgement (sshd segfault if the pam_issue module is used)
Message-ID:
In-Reply-To: <20001003222153.A10816@voyageurs.ddts.net>
References: <20001003222153.A10816@voyageurs.ddts.net>
X-Debian-PR-Message: ack 73611
Thank you for the problem report you have sent regarding Debian.
This is an automatically generated reply, to let you know your message has
been received. It is being forwarded to the developers mailing list for
their attention; they will reply in due course.
Your message has been sent to the package maintainer(s):
Philip Hands
If you wish to submit further information on your problem, please send
it to 73611@bugs.debian.org (and *not* to
bugs@bugs.debian.org).
Please do not reply to the address at the top of this message,
unless you wish to report a problem with the Bug-tracking system.
Darren Benham
(administrator, Debian Bugs database)
Received: (at submit) by bugs.debian.org; 3 Oct 2000 20:21:58 +0000
From fevrier@voyageurs.ddts.net Tue Oct 03 15:21:58 2000
Return-path:
Received: from r114m68.cybercable.tm.fr (voyageurs.ddts.net) [::ffff:195.132.114.68]
by master.debian.org with esmtp (Exim 3.12 1 (Debian))
id 13gYZa-0004qj-00; Tue, 03 Oct 2000 15:21:58 -0500
Received: from fevrier by voyageurs.ddts.net with local (Exim 3.16 #1 (Debian))
id 13gYZV-0002pu-00; Tue, 03 Oct 2000 22:21:53 +0200
Date: Tue, 3 Oct 2000 22:21:53 +0200
From: Jean-Philippe Guerard
To: Debian Bug Tracking System
Subject: sshd segfault if the pam_issue module is used
Message-ID: <20001003222153.A10816@voyageurs.ddts.net>
Reply-To: jean-philippe.guerard@mail.dotcom.fr
Mime-Version: 1.0
Content-Type: text/plain; charset=iso-8859-1
Content-Disposition: inline
Content-Transfer-Encoding: 8bit
User-Agent: Mutt/1.2.5i
X-Reportbug-Version: 1.3
Delivered-To: submit@bugs.debian.org
Package: ssh
Version: 1:2.2.0p1-1
Severity: normal
Using the following line in /etc/pam.d/ssh cause sshd to segfault on
a successful connexion :
auth required pam_issue.so issue=/etc/issue.net
---------------------------------------------------------------------------
# sshd -d
debug: sshd version OpenSSH_2.2.0p1
debug: Seeding random number generator
debug: read DSA private key done
debug: Seeding random number generator
debug: Bind to port 22 on 0.0.0.0.
Server listening on 0.0.0.0 port 22.
Generating 768 bit RSA key.
debug: Seeding random number generator
debug: Seeding random number generator
RSA key generation complete.
debug: Server will not fork when running in debugging mode.
Connection from 127.0.0.1 port 1431
debug: Client protocol version 1.5; client software version OpenSSH_2.2.0p1
debug: Local version string SSH-1.99-OpenSSH_2.2.0p1
debug: Sent 768 bit public key and 1024 bit host key.
debug: Encryption type: 3des
debug: Received session key; encryption turned on.
debug: Installing crc compensation attack detector.
debug: Starting up PAM with username "myname"
debug: Attempting authentication for myname.
Segmentation fault
---------------------------------------------------------------------------
---------------------------------------------------------------------------
$ ssh -v 127.0.0.1
SSH Version OpenSSH_2.2.0p1, protocol versions 1.5/2.0.
Compiled with SSL (0x0090581f).
debug: Reading configuration data /etc/ssh/ssh_config
debug: Seeding random number generator
debug: ssh_connect: getuid 1011 geteuid 1011 anon 1
debug: Connecting to 127.0.0.1 [127.0.0.1] port 22.
debug: Connection established.
debug: Remote protocol version 1.99, remote software version OpenSSH_2.2.0p1
debug: Local version string SSH-1.5-OpenSSH_2.2.0p1
debug: Waiting for server public key.
debug: Received server public key (768 bits) and host key (1024 bits).
debug: Forcing accepting of host key for loopback/localhost.
debug: Seeding random number generator
debug: Encryption type: 3des
debug: Sent encrypted session key.
debug: Installing crc compensation attack detector.
debug: Received encrypted confirmation.
debug: RSA authentication using agent refused.
debug: Doing password authentication.
myname@127.0.0.1's password:
Connection closed by 127.0.0.1
debug: Calling cleanup 0x805cc9c(0x0)
---------------------------------------------------------------------------
-- System Information
Debian Release: woody
Architecture: i386
Kernel: Linux voyageurs.ddts.net 2.2.17 #1 SMP mar sep 5 23:30:39 UTC 2000 i686
Versions of packages ssh depends on:
ii libc6 2.1.94-3 GNU C Library: Shared libraries an
ii libpam-modules 0.72-12 Pluggable Authentication Modules f
ii libpam0g 0.72-12 Pluggable Authentication Modules l
ii libssl095a 0.9.5a-4 SSL shared libraries
ii libwrap0 7.6-5 Wietse Venema's TCP wrappers libra
ii zlib1g 1:1.1.3-11 compression library - runtime
--
Jean-Philippe Guérard
Information forwarded to debian-bugs-dist@lists.debian.org, Matthew Vernon <matthew@debian.org>:
Bug#73611; Package ssh.
debian-bugs-dist@lists.debian.orgMatthew Vernon
Subject: Bug#73611: Tested and confirmed with 2.9p2
Reply-To: "Adam McKenna" , 73611@bugs.debian.org
Resent-From: "Adam McKenna"
Resent-To: debian-bugs-dist@lists.debian.org
Resent-CC: Matthew Vernon
Resent-Date: Mon, 27 Aug 2001 22:18:03 GMT
Resent-Message-ID:
Resent-Sender: owner@bugs.debian.org
X-Debian-PR-Message: report 73611
X-Debian-PR-Package: ssh
X-Debian-PR-Keywords:
X-Loop: owner@bugs.debian.org
Received: via spool by 73611-submit@bugs.debian.org id=B73611.99895051318264
(code B ref 73611); Mon, 27 Aug 2001 22:18:03 GMT
From: "Adam McKenna"
Date: Mon, 27 Aug 2001 15:10:07 -0700
To: 73611@bugs.debian.org
Message-ID: <20010827151007.E12679@flounder.net>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.3.19i
Mail-Copies-To: never
X-Delivery-Agent: TMDA v0.32/Python 2.1.1 (sunos5)
Delivered-To: 73611@bugs.debian.org
I've tested and confirmed this bug with the current sid version of the
package (2.9p2-5).
--Adam
--
Adam McKenna | Help stop animal abuse at Petco!
http://flounder.net/publickey.html | http://www.mickaboofriends.org
GPG: 17A4 11F7 5E7E C2E7 08AA |
38B0 05D0 8BF7 2C6D 110A |
Acknowledgement sent to "Adam McKenna" <adam-dated-999382207.a81c16@flounder.net>:
Extra info received and forwarded to list. Copy sent to Matthew Vernon <matthew@debian.org>.
-t
From: owner@bugs.debian.org (Debian Bug Tracking System)
To: "Adam McKenna"
Subject: Bug#73611: Info received (was Tested and confirmed with 2.9p2)
Message-ID:
In-Reply-To: <20010827151007.E12679@flounder.net>
References: <20010827151007.E12679@flounder.net>
X-Debian-PR-Message: ack-info-maintonly 73611
Thank you for the additional information you have supplied regarding
this problem report. It has been forwarded to the developer(s) and
to the developers mailing list to accompany the original report.
Your message has been sent to the package maintainer(s):
Matthew Vernon
If you wish to continue to submit further information on your problem,
please send it to 73611@bugs.debian.org, as before.
Please do not reply to the address at the top of this message,
unless you wish to report a problem with the Bug-tracking system.
Darren Benham
(administrator, Debian Bugs database)
Received: (at 73611) by bugs.debian.org; 27 Aug 2001 22:15:13 +0000
From adam-dated-999382207.a81c16@flounder.net Mon Aug 27 17:15:13 2001
Return-path:
Received: from sunfish.linuxis.net [64.71.162.66]
by master.debian.org with smtp (Exim 3.12 1 (Debian))
id 15bUf3-0004kW-00; Mon, 27 Aug 2001 17:15:13 -0500
Received: (qmail 16260 invoked by uid 1000); 27 Aug 2001 22:10:07 -0000
From: "Adam McKenna"
Date: Mon, 27 Aug 2001 15:10:07 -0700
To: 73611@bugs.debian.org
Subject: Tested and confirmed with 2.9p2
Message-ID: <20010827151007.E12679@flounder.net>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.3.19i
Mail-Copies-To: never
X-Delivery-Agent: TMDA v0.32/Python 2.1.1 (sunos5)
Delivered-To: 73611@bugs.debian.org
I've tested and confirmed this bug with the current sid version of the
package (2.9p2-5).
--Adam
--
Adam McKenna | Help stop animal abuse at Petco!
http://flounder.net/publickey.html | http://www.mickaboofriends.org
GPG: 17A4 11F7 5E7E C2E7 08AA |
38B0 05D0 8BF7 2C6D 110A |
Information forwarded to debian-bugs-dist@lists.debian.org, Matthew Vernon <matthew@debian.org>, openssh@packages.qa.debian.org:
Bug#73611; Package ssh.
debian-bugs-dist@lists.debian.orgMatthew Vernon openssh@packages.qa.debian.org
X-Loop: owner@bugs.debian.org
Subject: Bug#73611: New submitter address for this bug
Reply-To: Jean-Philippe =?iso-8859-15?Q?Gu=E9rard?= , 73611@bugs.debian.org
Resent-From: jean-philippe.guerard@laposte.net (Jean-Philippe Guérard)
Resent-To: debian-bugs-dist@lists.debian.org
Resent-CC: Matthew Vernon , openssh@packages.qa.debian.org
Resent-Date: Mon, 04 Mar 2002 16:18:24 GMT
Resent-Message-ID:
Resent-Sender: owner@bugs.debian.org
X-Debian-PR-Message: report 73611
X-Debian-PR-Package: ssh
X-Debian-PR-Keywords:
Received: via spool by 73611-submit@bugs.debian.org id=B73611.10152584144102
(code B ref 73611); Mon, 04 Mar 2002 16:18:24 GMT
Date: Mon, 4 Mar 2002 17:13:31 +0100
To: 70640@bugs.debian.org, 53121@bugs.debian.org,
60156@bugs.debian.org, 62403@bugs.debian.org, 65179@bugs.debian.org,
66243@bugs.debian.org, 68703@bugs.debian.org, 70001@bugs.debian.org,
73611@bugs.debian.org, 75853@bugs.debian.org, 56839@bugs.debian.org,
57676@bugs.debian.org, 58275@bugs.debian.org, 58571@bugs.debian.org,
65057@bugs.debian.org, 69523@bugs.debian.org, 70572@bugs.debian.org,
70839@bugs.debian.org, 85591@bugs.debian.org, 87317@bugs.debian.org,
68695@bugs.debian.org
Message-ID: <20020304161331.GA11348@tigreraye.nulle.part>
Mime-Version: 1.0
Content-Type: text/plain; charset=iso-8859-15
Content-Disposition: inline
Content-Transfer-Encoding: 8bit
User-Agent: Mutt/1.3.27i
X-Operating-System: Linux tigreraye.nulle.part 2.4.18
X-Accept-Language: fr en
From: jean-philippe.guerard@laposte.net (Jean-Philippe Guérard)
Delivered-To: 73611@bugs.debian.org
Hi !
I submitted this bug some time ago. Since then, my e-mail address has
changed.
My former address was :
jean-philippe.guerard@mail.dotcom.fr
If you want to reach me regarding this bug, please use the following
address instead :
jean-philippe.guerard@laposte.net
Thanks.
Best Regards.
Jean-Philippe Guérard
--
Jean-Philippe Guérard - mailto:jean-philippe.guerard@laposte.net
Acknowledgement sent to Jean-Philippe =?iso-8859-15?Q?Gu=E9rard?= <jean-philippe.guerard@laposte.net>:
Extra info received and forwarded to list. Copy sent to Matthew Vernon <matthew@debian.org>, openssh@packages.qa.debian.org.
-t
X-Loop: owner@bugs.debian.org
From: owner@bugs.debian.org (Debian Bug Tracking System)
To: Jean-Philippe =?iso-8859-15?Q?Gu=E9rard?=
Subject: Bug#73611: Info received (was New submitter address for this bug)
Message-ID:
In-Reply-To: <20020304161331.GA11348@tigreraye.nulle.part>
References: <20020304161331.GA11348@tigreraye.nulle.part>
X-Debian-PR-Message: ack-info 73611
X-Reply-To-disabled-by-doogie-because-it-can-wreak-havoc: 73611@bugs.debian.org
Thank you for the additional information you have supplied regarding
this problem report. It has been forwarded to the developer(s) and
to the developers mailing list to accompany the original report.
Your message has been sent to the package maintainer(s):
Matthew Vernon
If you wish to continue to submit further information on your problem,
please send it to 73611@bugs.debian.org, as before.
Please do not reply to the address at the top of this message,
unless you wish to report a problem with the Bug-tracking system.
Debian bug tracking system administrator
(administrator, Debian Bugs database)
Received: (at 73611) by bugs.debian.org; 4 Mar 2002 16:13:34 +0000
From jean-philippe.guerard@laposte.net Mon Mar 04 10:13:34 2002
Return-path:
Received: from apastourelles-101-1-3-29.abo.wanadoo.fr (voyageurs.ddts.net) [193.253.178.29] (postfix)
by master.debian.org with esmtp (Exim 3.12 1 (Debian))
id 16hv5h-00010Y-00; Mon, 04 Mar 2002 10:13:34 -0600
Received: by voyageurs.ddts.net (Postfix, from userid 1001)
id 52DB4C1F7; Mon, 4 Mar 2002 17:13:31 +0100 (CET)
Date: Mon, 4 Mar 2002 17:13:31 +0100
To: 70640@bugs.debian.org, 53121@bugs.debian.org,
60156@bugs.debian.org, 62403@bugs.debian.org, 65179@bugs.debian.org,
66243@bugs.debian.org, 68703@bugs.debian.org, 70001@bugs.debian.org,
73611@bugs.debian.org, 75853@bugs.debian.org, 56839@bugs.debian.org,
57676@bugs.debian.org, 58275@bugs.debian.org, 58571@bugs.debian.org,
65057@bugs.debian.org, 69523@bugs.debian.org, 70572@bugs.debian.org,
70839@bugs.debian.org, 85591@bugs.debian.org, 87317@bugs.debian.org,
68695@bugs.debian.org
Subject: New submitter address for this bug
Message-ID: <20020304161331.GA11348@tigreraye.nulle.part>
Reply-To: Jean-Philippe =?iso-8859-15?Q?Gu=E9rard?=
Mime-Version: 1.0
Content-Type: text/plain; charset=iso-8859-15
Content-Disposition: inline
Content-Transfer-Encoding: 8bit
User-Agent: Mutt/1.3.27i
X-Operating-System: Linux tigreraye.nulle.part 2.4.18
X-Accept-Language: fr en
From: jean-philippe.guerard@laposte.net (Jean-Philippe Guérard)
Delivered-To: 73611@bugs.debian.org
Hi !
I submitted this bug some time ago. Since then, my e-mail address has
changed.
My former address was :
jean-philippe.guerard@mail.dotcom.fr
If you want to reach me regarding this bug, please use the following
address instead :
jean-philippe.guerard@laposte.net
Thanks.
Best Regards.
Jean-Philippe Guérard
--
Jean-Philippe Guérard - mailto:jean-philippe.guerard@laposte.net
Bug closed, send any further explanations to jean-philippe.guerard@mail.dotcom.fr
Request was from "J.H.M. Dassen (Ray)" <dm@zensunni.demon.nl>
to control@bugs.debian.org.
Received: (at control) by bugs.debian.org; 4 Mar 2002 19:40:21 +0000
From ray@zensunni.demon.nl Mon Mar 04 13:40:21 2002
Return-path:
Received: from zensunni.demon.nl [212.238.195.120] (mail)
by master.debian.org with esmtp (Exim 3.12 1 (Debian))
id 16hyJo-0005lX-00; Mon, 04 Mar 2002 13:40:21 -0600
Received: from ray by zensunni.demon.nl with local (Exim 3.33 #1 (Debian))
id 16hyJm-0003rJ-00; Mon, 04 Mar 2002 20:40:18 +0100
Date: Mon, 4 Mar 2002 20:40:18 +0100
From: "J.H.M. Dassen (Ray)"
To: control@bugs.debian.org
Cc: jean-philippe.guerard@laposte.net
Subject: Email address change, the right way
Message-ID: <20020304194018.GA14734@zensunni.demon.nl>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.3.27i
Organization: Ray at home
X-System: Debian GNU/Linux 3.0, kernel 2.4.19-pre2-ac2
Delivered-To: control@bugs.debian.org
close 53121
close 56839
close 57676
close 58275
close 58571
close 58575
close 60156
close 62403
close 65057
close 65179
close 66243
close 68695
close 68703
close 69523
close 70001
close 70572
close 70640
close 70839
close 73611
close 75853
close 85591
close 87317
reopen 53121 jean-philippe.guerard@laposte.net
reopen 56839 jean-philippe.guerard@laposte.net
reopen 57676 jean-philippe.guerard@laposte.net
reopen 58275 jean-philippe.guerard@laposte.net
reopen 58571 jean-philippe.guerard@laposte.net
reopen 58575 jean-philippe.guerard@laposte.net
reopen 60156 jean-philippe.guerard@laposte.net
reopen 62403 jean-philippe.guerard@laposte.net
reopen 65057 jean-philippe.guerard@laposte.net
reopen 65179 jean-philippe.guerard@laposte.net
reopen 66243 jean-philippe.guerard@laposte.net
reopen 68695 jean-philippe.guerard@laposte.net
reopen 68703 jean-philippe.guerard@laposte.net
reopen 69523 jean-philippe.guerard@laposte.net
reopen 70001 jean-philippe.guerard@laposte.net
reopen 70572 jean-philippe.guerard@laposte.net
reopen 70640 jean-philippe.guerard@laposte.net
reopen 70839 jean-philippe.guerard@laposte.net
reopen 73611 jean-philippe.guerard@laposte.net
reopen 75853 jean-philippe.guerard@laposte.net
reopen 85591 jean-philippe.guerard@laposte.net
reopen 87317 jean-philippe.guerard@laposte.net
thanks
--
POPULATION EXPLOSION Unique in human experience, an event which happened
yesterday but which everyone swears won't happen until tomorrow.
- The Hipcrime Vocab by Chad C. Mulligan
Bug reopened, originator set to jean-philippe.guerard@laposte.net.
Request was from "J.H.M. Dassen (Ray)" <dm@zensunni.demon.nl>
to control@bugs.debian.org.
Received: (at control) by bugs.debian.org; 4 Mar 2002 19:40:21 +0000
From ray@zensunni.demon.nl Mon Mar 04 13:40:21 2002
Return-path:
Received: from zensunni.demon.nl [212.238.195.120] (mail)
by master.debian.org with esmtp (Exim 3.12 1 (Debian))
id 16hyJo-0005lX-00; Mon, 04 Mar 2002 13:40:21 -0600
Received: from ray by zensunni.demon.nl with local (Exim 3.33 #1 (Debian))
id 16hyJm-0003rJ-00; Mon, 04 Mar 2002 20:40:18 +0100
Date: Mon, 4 Mar 2002 20:40:18 +0100
From: "J.H.M. Dassen (Ray)"
To: control@bugs.debian.org
Cc: jean-philippe.guerard@laposte.net
Subject: Email address change, the right way
Message-ID: <20020304194018.GA14734@zensunni.demon.nl>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.3.27i
Organization: Ray at home
X-System: Debian GNU/Linux 3.0, kernel 2.4.19-pre2-ac2
Delivered-To: control@bugs.debian.org
close 53121
close 56839
close 57676
close 58275
close 58571
close 58575
close 60156
close 62403
close 65057
close 65179
close 66243
close 68695
close 68703
close 69523
close 70001
close 70572
close 70640
close 70839
close 73611
close 75853
close 85591
close 87317
reopen 53121 jean-philippe.guerard@laposte.net
reopen 56839 jean-philippe.guerard@laposte.net
reopen 57676 jean-philippe.guerard@laposte.net
reopen 58275 jean-philippe.guerard@laposte.net
reopen 58571 jean-philippe.guerard@laposte.net
reopen 58575 jean-philippe.guerard@laposte.net
reopen 60156 jean-philippe.guerard@laposte.net
reopen 62403 jean-philippe.guerard@laposte.net
reopen 65057 jean-philippe.guerard@laposte.net
reopen 65179 jean-philippe.guerard@laposte.net
reopen 66243 jean-philippe.guerard@laposte.net
reopen 68695 jean-philippe.guerard@laposte.net
reopen 68703 jean-philippe.guerard@laposte.net
reopen 69523 jean-philippe.guerard@laposte.net
reopen 70001 jean-philippe.guerard@laposte.net
reopen 70572 jean-philippe.guerard@laposte.net
reopen 70640 jean-philippe.guerard@laposte.net
reopen 70839 jean-philippe.guerard@laposte.net
reopen 73611 jean-philippe.guerard@laposte.net
reopen 75853 jean-philippe.guerard@laposte.net
reopen 85591 jean-philippe.guerard@laposte.net
reopen 87317 jean-philippe.guerard@laposte.net
thanks
--
POPULATION EXPLOSION Unique in human experience, an event which happened
yesterday but which everyone swears won't happen until tomorrow.
- The Hipcrime Vocab by Chad C. Mulligan
Changed Bug submitter from jean-philippe.guerard@laposte.net to Jean-Philippe Guérard <jean-philippe.guerard@tigreraye.org>.
Request was from Jean-Philippe Guérard <jean-philippe.guerard@tigreraye.org>
to control@bugs.debian.org.
Received: (at control) by bugs.debian.org; 8 Sep 2005 21:08:29 +0000
From jean-philippe.guerard@tigreraye.org Thu Sep 08 14:08:29 2005
Return-path:
Received: from lst-amand-152-33-26-161.w82-127.abo.wanadoo.fr (tigreraye.org) [82.127.124.161] (tylor)
by spohr.debian.org with esmtp (Exim 3.36 1 (Debian))
id 1EDTdF-0003fW-00; Thu, 08 Sep 2005 14:08:29 -0700
Received: from tigreraye.org (localhost [127.0.0.1])
by tigreraye.org (Postfix) with ESMTP id CDDC675421D
for ; Thu, 8 Sep 2005 21:08:26 +0000 (UTC)
Received: by tigreraye.org (Postfix, from userid 1009)
id 914B57544A2; Thu, 8 Sep 2005 21:08:26 +0000 (UTC)
Received: from tigreraye.nulle.part (tigreraye.nulle.part [172.16.16.8])
(using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits))
(Client CN "tigreraye.nulle.part", Issuer "Autorite" (verified OK))
by tigreraye.org (Postfix) with ESMTP id 1B5BA75421D
for ; Thu, 8 Sep 2005 21:08:26 +0000 (UTC)
Received: by tigreraye.nulle.part (Postfix, from userid 1000)
id 6090361046F; Thu, 8 Sep 2005 23:08:30 +0200 (CEST)
Date: Thu, 8 Sep 2005 23:08:30 +0200
From: Jean-Philippe =?iso-8859-1?Q?Gu=E9rard?=
To: control@bugs.debian.org
Subject: new address
Message-ID: <20050908210830.GA17254@tigreraye.nulle.part>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
X-Accept-Language: fr en
X-Operating-System: Linux tigreraye.nulle.part 2.6.13
User-Agent: Mutt/1.5.9i
X-Coef-Pourriel: Non, tests=bogofilter, spamicity=0.491961, version=0.94.4
X-Virus-Scanned: ClamAV using ClamSMTP
Delivered-To: control@bugs.debian.org
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=-5.0 required=4.0 tests=BAYES_00,VALID_BTS_CONTROL
autolearn=no version=2.60-bugs.debian.org_2005_01_02
submitter 170477 !
submitter 53121 !
submitter 65179 !
submitter 70001 !
submitter 73611 !
submitter 75853 !
submitter 123560 !
submitter 138947 !
submitter 168482 !
submitter 65057 !
submitter 85591 !
submitter 147839 !
submitter 70572 !
submitter 188970 !
submitter 60156 !
submitter 231238 !
submitter 285691 !
Information forwarded
to debian-bugs-dist@lists.debian.org, Debian OpenSSH Maintainers <debian-ssh@lists.debian.org>:
Bug#73611; Package ssh.
debian-bugs-dist@lists.debian.orgDebian OpenSSH Maintainers
X-Loop: owner@bugs.debian.org
Subject: Bug#73611: Teenschlampe mit Brustpiercing voegelt
Reply-To: "Sharla" , 73611@bugs.debian.org
Resent-From: "Sharla"
Resent-To: debian-bugs-dist@lists.debian.org
Resent-CC: Debian OpenSSH Maintainers
Resent-Date: Tue, 30 Dec 2008 12:36:03 +0000
Resent-Message-ID:
Resent-Sender: owner@bugs.debian.org
X-Debian-PR-Message: followup 73611
X-Debian-PR-Package: ssh
X-Debian-PR-Keywords:
X-Debian-PR-Source: openssh
Received: via spool by 73611-submit@bugs.debian.org id=B73611.12306403951192
(code B ref 73611); Tue, 30 Dec 2008 12:36:03 +0000
Received: (at 73611) by bugs.debian.org; 30 Dec 2008 12:33:15 +0000
X-Spam-Checker-Version: SpamAssassin 3.2.3-bugs.debian.org_2005_01_02
(2007-08-08) on rietz.debian.org
X-Spam-Level: ***
X-Spam-Bayes: score:0.9350 Tokens: new, 47; hammy, 13; neutral, 59; spammy,
44. spammytokens:1.000-+--HTo:U*73611, 1.000-+--H*Ad:U*73611,
1.000-+--H*r:73611, 1.000-+--H*r:sk:73611@b, 1.000-1--sehen
hammytokens:0.005-+--Browser, 0.005-+--bin, 0.018-+--H*F:D*web.de,
0.019-+--H*rp:D*web.de, 0.021-+--Leerzeichen
X-Spam-Status: No, score=3.7 required=4.0 tests=BAYES_80,MDO_DATING2,
MURPHY_SEX_L1,RCVD_IN_PBL,RDNS_NONE autolearn=no
version=3.2.3-bugs.debian.org_2005_01_02
Received: from [115.128.24.36] (helo=web.de)
by rietz.debian.org with smtp (Exim 4.63)
(envelope-from )
id 1LHdmb-0000HS-TX
for 73611@bugs.debian.org; Tue, 30 Dec 2008 12:33:15 +0000
Message-ID: <568601c96a9b$7b5430c0$b4eb3c66@rin_neojde>
From: "Sharla"
To: "Sharla" <73611@bugs.debian.org>
Date: Tue, 30 Dec 2008 16:27:17 +0300
MIME-Version: 1.0
Content-Type: text/plain;
charset="us-ascii"
Content-Transfer-Encoding: 8bit
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook Express 5.50.4522.1200
X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200
Hallo, ich bin s:e:xyAnni und ich bin eine echte Wildkatze, die gezaehmt
werden will! Ich bin wirklich nicht leicht zu handhaben, aber in den Armen
des richtigen Mannes bin ich ein echt scharfes Lovetoy, mit dem Du jede
Menge Spass haben kannst! Und es lohnt sich, denn ich habe ein derart
gieriges saug Verlangen, dass Dir hoeren und sehen vergeht und Du mich live
im Chat einfach nur noch kraeftig verwoehnen willst!
Gebe die Adresse einfach ohne die Leerzeichen in Deinen Browser ein:
www . privateamateure . tv
Acknowledgement sent
to "Sharla" <rin_neojde@web.de>:
Extra info received and forwarded to list. Copy sent to Debian OpenSSH Maintainers <debian-ssh@lists.debian.org>.
-t
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable
MIME-Version: 1.0
X-Mailer: MIME-tools 5.420 (Entity 5.420)
Content-Type: text/plain; charset=utf-8
X-Loop: owner@bugs.debian.org
From: owner@bugs.debian.org (Debian Bug Tracking System)
To: "Sharla"
Subject: Bug#73611: Info received (Teenschlampe mit Brustpiercing voegelt)
Message-ID:
References: <568601c96a9b$7b5430c0$b4eb3c66@rin_neojde>
X-Debian-PR-Message: ack-info 73611
X-Debian-PR-Package: ssh
X-Debian-PR-Source: openssh
Reply-To: 73611@bugs.debian.org
Date: Tue, 30 Dec 2008 12:36:04 +0000
Thank you for the additional information you have supplied regarding
this Bug report.
This is an automatically generated reply to let you know your message
has been received.
Your message is being forwarded to the package maintainers and other
interested parties for their attention; they will reply in due course.
Your message has been sent to the package maintainer(s):
Debian OpenSSH Maintainers
If you wish to submit further information on this problem, please
send it to 73611@bugs.debian.org, as before.
Please do not send mail to owner@bugs.debian.org unless you wish
to report a problem with the Bug-tracking system.
--=20
73611: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=3D73611
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
Received: (at 73611) by bugs.debian.org; 30 Dec 2008 12:33:15 +0000
From rin_neojde@web.de Tue Dec 30 12:33:15 2008
X-Spam-Checker-Version: SpamAssassin 3.2.3-bugs.debian.org_2005_01_02
(2007-08-08) on rietz.debian.org
X-Spam-Level: ***
X-Spam-Bayes: score:0.9350 Tokens: new, 47; hammy, 13; neutral, 59; spammy,
44. spammytokens:1.000-+--HTo:U*73611, 1.000-+--H*Ad:U*73611,
1.000-+--H*r:73611, 1.000-+--H*r:sk:73611@b, 1.000-1--sehen
hammytokens:0.005-+--Browser, 0.005-+--bin, 0.018-+--H*F:D*web.de,
0.019-+--H*rp:D*web.de, 0.021-+--Leerzeichen
X-Spam-Status: No, score=3.7 required=4.0 tests=BAYES_80,MDO_DATING2,
MURPHY_SEX_L1,RCVD_IN_PBL,RDNS_NONE autolearn=no
version=3.2.3-bugs.debian.org_2005_01_02
Return-path:
Received: from [115.128.24.36] (helo=web.de)
by rietz.debian.org with smtp (Exim 4.63)
(envelope-from )
id 1LHdmb-0000HS-TX
for 73611@bugs.debian.org; Tue, 30 Dec 2008 12:33:15 +0000
Message-ID: <568601c96a9b$7b5430c0$b4eb3c66@rin_neojde>
From: "Sharla"
To: "Sharla" <73611@bugs.debian.org>
Subject: Teenschlampe mit Brustpiercing voegelt
Date: Tue, 30 Dec 2008 16:27:17 +0300
MIME-Version: 1.0
Content-Type: text/plain;
charset="us-ascii"
Content-Transfer-Encoding: 8bit
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook Express 5.50.4522.1200
X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200
Hallo, ich bin s:e:xyAnni und ich bin eine echte Wildkatze, die gezaehmt
werden will! Ich bin wirklich nicht leicht zu handhaben, aber in den Armen
des richtigen Mannes bin ich ein echt scharfes Lovetoy, mit dem Du jede
Menge Spass haben kannst! Und es lohnt sich, denn ich habe ein derart
gieriges saug Verlangen, dass Dir hoeren und sehen vergeht und Du mich live
im Chat einfach nur noch kraeftig verwoehnen willst!
Gebe die Adresse einfach ohne die Leerzeichen in Deinen Browser ein:
www . privateamateure . tv