Summary: | [patch] www/serf update to 1.3.8 please review and test the patch | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Olli Hauer <ohauer> | ||||
Component: | Individual Port(s) | Assignee: | Lev A. Serebryakov <lev> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Many People | Flags: | ohauer:
maintainer-feedback?
(lev) |
||||
Priority: | --- | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Auto-assigned to maintainer lev@FreeBSD.org A commit references this bug: Author: lev Date: Mon Oct 27 15:54:21 UTC 2014 New revision: 371591 URL: https://svnweb.freebsd.org/changeset/ports/371591 Log: Update to latest version. PR: 194616 Changes: head/www/serf/Makefile head/www/serf/distinfo Committed |
Created attachment 148672 [details] serf-1.3.8 patch - update serf to 1.3.8. - fix test issues (parts adopted from serf current trunk) Changelog: Fix issue #152: CRC calculation error for gzipped http reponses > 4GB. Fix issue #153: SSPI CredHandle not freed when APR pool is destroyed. Fix issue #154: Disable SSLv2 and SSLv3 as both or broken. On 8.4(amd64) all 65 tests passed after fixing the tests. PS: upstream trunk seems to be broken with the new > 4GB check (I suspect this are test for linux LARGEFILE, but have to admit I haven't looked deeper into the issues)