Bug 194616 - [patch] www/serf update to 1.3.8 please review and test the patch
Summary: [patch] www/serf update to 1.3.8 please review and test the patch
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Many People
Assignee: Lev A. Serebryakov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-10-26 17:38 UTC by Olli Hauer
Modified: 2014-10-27 17:53 UTC (History)
0 users

See Also:
ohauer: maintainer-feedback? (lev)


Attachments
serf-1.3.8 patch (2.95 KB, patch)
2014-10-26 17:38 UTC, Olli Hauer
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Olli Hauer freebsd_committer freebsd_triage 2014-10-26 17:38:10 UTC
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)
Comment 1 Bugzilla Automation freebsd_committer freebsd_triage 2014-10-26 17:38:10 UTC
Auto-assigned to maintainer lev@FreeBSD.org
Comment 2 commit-hook freebsd_committer freebsd_triage 2014-10-27 15:54:54 UTC
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
Comment 3 Lev A. Serebryakov freebsd_committer freebsd_triage 2014-10-27 17:53:50 UTC
Committed