bugzilla-daemon at bugzilla.mindrot.org
2007-May-22 14:07 UTC
[Bug 1317] New: ssh uses obsolete SIG RRtype
http://bugzilla.mindrot.org/show_bug.cgi?id=1317
Summary: ssh uses obsolete SIG RRtype
Product: Portable OpenSSH
Version: -current
Platform: Other
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: ssh
AssignedTo: bitbucket at mindrot.org
ReportedBy: svallet at genoscope.cns.fr
Created an attachment (id=1296)
--> (http://bugzilla.mindrot.org/attachment.cgi?id=1296)
Patch against CVS
ssh uses an obsolete RRtype to check for signatures on SSHFP records :
SIG (RRtype 24) is obsolete for RR signature records since RFC 3755
(see ?3 there). The minimal patch below fixes the problem by using
RRSIG (RRtype 46) instead.
--
Configure bugmail: http://bugzilla.mindrot.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
bugzilla-daemon at bugzilla.mindrot.org
2007-Jun-22 06:54 UTC
[Bug 1317] ssh uses obsolete SIG RRtype
http://bugzilla.mindrot.org/show_bug.cgi?id=1317
Damien Miller <djm at mindrot.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |ASSIGNED
CC| |djm at mindrot.org
--
Configure bugmail: http://bugzilla.mindrot.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.
bugzilla-daemon at bugzilla.mindrot.org
2007-Oct-26 06:27 UTC
[Bug 1317] ssh uses obsolete SIG RRtype
https://bugzilla.mindrot.org/show_bug.cgi?id=1317
Damien Miller <djm at mindrot.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution| |FIXED
Blocks| |1353
--- Comment #1 from Damien Miller <djm at mindrot.org> 2007-10-26
16:27:41 ---
fixed as part of a sync from OpenBSD's getrrsetbyname implementation,
which recently picked up a similar change. openssh-4.8 will include
this.
--
Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.
bugzilla-daemon at bugzilla.mindrot.org
2008-Mar-31 04:20 UTC
[Bug 1317] ssh uses obsolete SIG RRtype
https://bugzilla.mindrot.org/show_bug.cgi?id=1317
Damien Miller <djm at mindrot.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
--- Comment #2 from Damien Miller <djm at mindrot.org> 2008-03-31
15:20:39 ---
Fix shipped in 4.9/4.9p1 release.
--
Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.