Bug 124714

Summary: www/pound: subversion copy via HTTPSListener broken
Product: Ports & Packages Reporter: Sebastian Klemke <packet>
Component: Individual Port(s)Assignee: Anders Nordby <anders>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description Sebastian Klemke 2008-06-18 14:30:01 UTC
Pound's HTTPSListener breaks Subversion's COPY request (Subversion server returns 400 Bad Request). The problem is fixed in Pound version 2.4.3.

Fix: 

Upgrade to newer upstream release 2.4.3.
How-To-Repeat: 1. Setup Apache with mod_dav_svn and create a repository.
2. Configure Pound as reverse proxy (with HTTPS) in front of subversion (xHTTP should be set to at least 2, AddHeader "Front-End-Https: on" and RewriteDestination should be 1 in the ListenHTTPS section
3. add a file to the repository (through pound and apache)
4. svn cp the file => will return 400 Bad Request
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2008-06-18 14:30:07 UTC
Responsible Changed
From-To: freebsd-ports-bugs->anders

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 Anders Nordby freebsd_committer freebsd_triage 2008-07-15 05:15:57 UTC
State Changed
From-To: open->closed

Update committed.
Comment 3 dfilter service freebsd_committer freebsd_triage 2008-07-15 05:18:36 UTC
anders      2008-07-15 04:18:23 UTC

  FreeBSD ports repository

  Modified files:
    www/pound            Makefile distinfo 
  Log:
  Update to 2.4.3.
  
  PR:             124714
  
  Revision  Changes    Path
  1.20      +1 -1      ports/www/pound/Makefile
  1.18      +3 -3      ports/www/pound/distinfo
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"