https://bugzilla.mindrot.org/show_bug.cgi?id=1991
Tomas Mraz <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #9 from Tomas Mraz <[email protected]> 2012-03-30 17:39:19 EST --- Note that beta versions on the same fix release (1.0.z should be ABI compatible. Only when the major or minor release changes there should be ABI breakers (that is when x or y in x.y.z changes). Also as the patch level (the letter after version) changes there should be strictly only bugfixes, these should be even forward-backwards compatible. So for the after 1.0 versions I'd suggest the version_mask to be ~0xfffffL -- Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching someone on the CC list of the bug. You are watching the assignee of the bug. _______________________________________________ openssh-bugs mailing list [email protected] https://lists.mindrot.org/mailman/listinfo/openssh-bugs
