bugzilla-daemon at bugzilla.mindrot.org
2009-Nov-13 12:09 UTC
[Bug 1671] New: Openssh does not run with the openssl 1.0.0-beta4
https://bugzilla.mindrot.org/show_bug.cgi?id=1671 Summary: Openssh does not run with the openssl 1.0.0-beta4 Product: Portable OpenSSH Version: 5.3p1 Platform: All OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: sshd AssignedTo: unassigned-bugs at mindrot.org ReportedBy: jchadima at redhat.com The check in entrophy.c does not recognize openssl-1.0.0-beta4 as valid. -- Configure bugmail: https://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
2009-Nov-13 12:10 UTC
[Bug 1671] Openssh does not run with the openssl 1.0.0-beta4
https://bugzilla.mindrot.org/show_bug.cgi?id=1671 --- Comment #1 from jchadima at redhat.com 2009-11-13 23:10:40 EST --- Created an attachment (id=1721) --> (https://bugzilla.mindrot.org/attachment.cgi?id=1721) Patch solving the problem -- Configure bugmail: https://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
2009-Nov-13 13:19 UTC
[Bug 1671] Openssh does not run with the openssl 1.0.0-beta4 when compiled against beta3
https://bugzilla.mindrot.org/show_bug.cgi?id=1671 Tomas Mraz <t8m at centrum.cz> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |t8m at centrum.cz Summary|Openssh does not run with |Openssh does not run with |the openssl 1.0.0-beta4 |the openssl 1.0.0-beta4 | |when compiled against beta3 --- Comment #2 from Tomas Mraz <t8m at centrum.cz> 2009-11-14 00:19:43 EST --- I want to slightly correct the description as it is just a matter of openssh not running with beta4 when compiled against beta3 as the beta status version check is strict. I think the beta status should not be matched. This is implemented in the patch above. -- Configure bugmail: https://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
2009-Nov-14 06:33 UTC
[Bug 1671] Openssh does not run with the openssl 1.0.0-beta4 when compiled against beta3
https://bugzilla.mindrot.org/show_bug.cgi?id=1671 Damien Miller <djm at mindrot.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |djm at mindrot.org Status|NEW |RESOLVED Resolution| |WONTFIX --- Comment #3 from Damien Miller <djm at mindrot.org> 2009-11-14 17:33:33 EST --- This is intentional as it is perfectly reasonable to expect binary compatibility-breaking changes in between beta releases. I don't think it is safe to assume that future beta of OpenSSL won't make incompatible changes, so it seems shortsighted to remove the check even if this particular beta does not. -- 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
2010-Apr-16 05:51 UTC
[Bug 1671] Openssh does not run with the openssl 1.0.0-beta4 when compiled against beta3
https://bugzilla.mindrot.org/show_bug.cgi?id=1671 Damien Miller <djm at mindrot.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #4 from Damien Miller <djm at mindrot.org> 2010-04-16 15:51:08 EST --- Mass move of bugs RESOLVED->CLOSED following the release of openssh-5.5p1 -- 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.
Apparently Analagous Threads
- [Bug 1676] New: Add NSS keys support
- [Bug 1641] New: Add SELinux roles
- [Bug 1643] New: Set FD_CLOEXEC on client socket
- [Bug 1701] New: FIPS-140-2 requires call to RAND_cleanup() before the program using RAND exits
- [Bug 1681] New: conversation function for passwd auth method assumes instead of fail