| Summary: | request for zlib.h configure test | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | Portable OpenSSH | Reporter: | Jim Basney <jbasney> | ||||||
| Component: | Build system | Assignee: | OpenSSH Bugzilla mailing list <openssh-bugs> | ||||||
| Status: | CLOSED FIXED | ||||||||
| Severity: | enhancement | Keywords: | patch | ||||||
| Priority: | P2 | ||||||||
| Version: | -current | ||||||||
| Hardware: | All | ||||||||
| OS: | All | ||||||||
| Bug Depends on: | |||||||||
| Bug Blocks: | 793 | ||||||||
| Attachments: |
|
||||||||
|
Description
Jim Basney
2004-01-15 09:25:20 AEDT
Created attachment 528 [details]
proposed patch to configure.ac
Created attachment 529 [details]
Add test for zlib >= 1.1.4
Seems reasonable, as long as there was no other reason for for the original
change.
While we're at it I think we should add a test for zlib >= 1.1.4 (since earlier
versions have security problems it has been documented as a requirement for a
while but not enforced).
Comment on attachment 529 [details]
Add test for zlib >= 1.1.4
ok by me - we may be yelled at by distributors who patch zlib without cranking
the version, but if they are willing to patch zlib then they should be willing
to patch openssh too :)
OK, done, thanks. zlib 1.1.4 has been out for nearly 2 years, and if a given vendor is backporting zlib fixes, shouldn't they also be backporting openssh fixes anyway... Mass change of RESOLVED bugs to CLOSED |