| Summary: | [META] Bug planned to be fixed for the 4.4 release | ||
|---|---|---|---|
| Product: | Portable OpenSSH | Reporter: | Damien Miller <djm> |
| Component: | Miscellaneous | Assignee: | Assigned to nobody <unassigned-bugs> |
| Status: | CLOSED FIXED | ||
| Severity: | normal | CC: | t8m |
| Priority: | P2 | ||
| Version: | -current | ||
| Hardware: | Other | ||
| OS: | All | ||
| Bug Depends on: | 210, 474, 482, 762, 880, 906, 910, 975, 981, 1023, 1102, 1103, 1129, 1131, 1138, 1156, 1157, 1159, 1161, 1162, 1166, 1171, 1173, 1177, 1179, 1181, 1186, 1188, 1193, 1201, 1203, 1207, 1218, 1221 | ||
| Bug Blocks: | |||
|
Description
Damien Miller
2006-02-13 22:36:20 AEDT
Move in outstanding bugs from 4.3 Move out bugs that require changes to core OpenSSH to 4.5/4.5p1 tracking bug #1222 Some portable-only bugs remain here, which we have a chance of fixing now. Also worth mentioning in the release notes for 4.4: the new ExitOnForwardFailure ssh_config option. Roundup of unresolved issues from the call-for-testing thread (thanks to all who responded): http://marc.theaimsgroup.com/?l=openssh-unix-dev&m=115694538818515 regress hangs on Redhat 7.3, reason unknown (maybe IPv6 related?): http://marc.theaimsgroup.com/?l=openssh-unix-dev&m=115700350117023 (maybe define __nonnull__ too?) regress failure on IRIX w/mipspro compiler (SSH protocol 1 only): http://marc.theaimsgroup.com/?l=openssh-unix-dev&m=115716627223333 build fails on AIX 5.1 with VAC 6.0: http://marc.theaimsgroup.com/?l=openssh-unix-dev&m=115715989300239 sysv5SCO_SV6.0.0 needs BROKEN_UPDWTMPX: http://marc.theaimsgroup.com/?l=openssh-unix-dev&m=115715442326740 http://marc.theaimsgroup.com/?l=openssh-unix-dev&m=115716769028417 A bunch of warnings were reported on various platform/compiler configurations and while we ought to fix as many as possible, unless they are a real problem they're not a priority for the release and are not listed here. For the record, I believe all of the outstanding issues have been resolved with the exception of: (In reply to comment #4) > regress hangs on Redhat 7.3, reason unknown (maybe IPv6 related?): > http://marc.theaimsgroup.com/?l=openssh-unix-dev&m=115700350117023 > (maybe define __nonnull__ too?) This I'm at a loss to explain. > regress failure on IRIX w/mipspro compiler (SSH protocol 1 only): > http://marc.theaimsgroup.com/?l=openssh-unix-dev&m=115716627223333 This is a suspected OpenSSL problem: http://marc.theaimsgroup.com/?l=openssh-unix-dev&m=115897063913487 Release 4.4 is now done. http://www.openssh.com/txt/release-4.4 |