Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 356431 - www-apache/mod_vhs-1.1.0 version bump
Summary: www-apache/mod_vhs-1.1.0 version bump
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High enhancement
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL: ftp://ftp.oav.net/mod_vhs/mod_vhs-1.1...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-02-25 15:47 UTC by Marcin Mirosław
Modified: 2013-02-20 23:33 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
patch for fixing lamer mode (lamer-mod_vhs-1.1.0.patch,448 bytes, patch)
2011-03-01 15:05 UTC, Marcin Mirosław
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Marcin Mirosław 2011-02-25 15:47:13 UTC
------------------                                                                                                                                                                     
o Add documentation about LDAP setup.                                                                                                                                                   
  (Xavier Beaudouin)                                                                                                                                                                    
o Fix LDAP search.                                                                                                                                                                      
  (Xavier Beaudouin)                                                                                                                                                                    
o For LDAP, allow DocumentRoot give from LDAP Posix attribute                                                                                                                           
  homeDirectory.                                                                                                                                                                        
  (Xavier Beaudouin)                                                                                                                                                                    
o For LDAP, add the option to specify a different filter than:                                                                                                                          
  (&(FilterinUrl)(|(apacheServerName=%s)(apacheServerAlias=%s))).                                                                                                                       
  (Xavier Beaudouin)                                                                                                                                                                    
o Since PHP 5.3 doesn't use safe_mode, we don't need it. If you                                                                                                                         
  still need it because you use an old PHP, please set -DOLD_PHP.                                                                                                                       
  Notice this code will NOT be maintained anymore                                                                                                                                       
  (Xavier Beaudouin)                                                                                                                                                                    
o Fix bug in lamers mode (Guillaume de Lafond, Dinde, ....)                                                                                                                             
o mod_dbd support merged into mod_vhs (Thanks to Guillaume de Lafond to                                                                                                                 
  port MySolo module into mod_vhs).                                                                                                                                                     
  Current SQL query is now :                                                                                                                                                            
  SELECT ServerName, ServerAdmin, DocumentRoot, suexec_uid, suexec_gid,                                                                                                                 
         php_env, associateddomain, isalias                                                                                                                                             
  FROM The_Table                                                                                                                                                                        
  WHERE ServerName = %s AND active = 'yes'"                                                                                                                                             
  "The_Table" is given with apache configuration :                                                                                                                                      
  vhs_VhostDBDTable                                                                                                                                                                     
o Splited code into 3 files, smaller files, better to work with.                                                                                                                        
  (Guillaume de Lafond)                                                                                                                                                                 
o Added #defines to avoid LDAP stuff to be compiled when apache                                                                                                                         
  doesn't have LDAP support (Guillaume de Lafond)                                                                                                                                       
o Added mpm-itk support (Thanks to Guillaume de Lafond to port patch)                                                                                                                   
o Added mod_ldap support                                                                                                                                                                
o Dropped libhome support                                                                                                                                                               
o Added support for suphp for non-systems users (Stephane Locatelli)                                                                                                                    
  This allow suphp support when it is compiled with "force" mode and                                                                                                                    
  don't break compatibility with "owner" mode.                                                                                                                                          
o Added some procompilators options to avoir incompatibility between MOD_SUPHP                                                                                                          
  and MOD_VHS                   

Reproducible: Always
Comment 1 Marcin Mirosław 2011-03-01 09:18:40 UTC
I wrote very dirty ebuild for my self (mod_vhs works but ebuild shouldn't be published), i'm pasting important snippet for my ebuild:
compiling:
APXS2_ARGS="-c ${myconf} ${PN}.c ${PN}_alias.c"
Comment 2 Marcin Mirosław 2011-03-01 15:05:55 UTC
Created attachment 264277 [details, diff]
patch for fixing lamer mode
Comment 3 Matti Bickel (RETIRED) gentoo-dev 2012-06-22 21:09:53 UTC
Is it just me, or is the ftp site and mostly everything but the wiki down?
Comment 4 Marcin Mirosław 2012-06-22 21:20:53 UTC
Yes, ftp is down for more than one year. I've downloaded tarball from freebsd mirror http://debian.csie.ntu.edu.tw/FreeBSD/ports/distfiles/apache2/mod_vhs-1.1.0.tar.gz .
Comment 5 Sergey Popov (RETIRED) gentoo-dev 2013-02-20 23:33:26 UTC
Package is removed from tree