https://bugzilla.mindrot.org/show_bug.cgi?id=1991
Damien Miller <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #2137|0 |1 is obsolete| | Status|NEW |ASSIGNED AssignedTo|[email protected] |[email protected] Attachment #2139| |ok?([email protected]) Flags| | --- Comment #4 from Damien Miller <[email protected]> 2012-03-30 11:18:19 EST --- Created attachment 2139 --> https://bugzilla.mindrot.org/attachment.cgi?id=2139 Improved test This check is a little more strict: It matches the patch version (so 1.2.0 will not work with an OpenSSH built against 1.0.1). This is a bit more paranoid than the original patch, but looser than what we have at present. It also checks disables the laxity if the build or runtime versions are not official releases. My rationale here is that binary compatibility might be broken in unreleased versions. -- 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. _______________________________________________ openssh-bugs mailing list [email protected] https://lists.mindrot.org/mailman/listinfo/openssh-bugs
