ohauer      2011-11-13 22:31:25 UTC

  FreeBSD ports repository

  Modified files:
    devel/apr0           Makefile distinfo 
  Added files:
    devel/apr0/files     patch-apr-0.9.20__build__buildcheck.sh 
                         patch-apr-0.9.20__buildconf 
                         patch-apr-0.9.20__config.layout 
                         patch-apr-0.9.20__configure.in 
                         patch-apr-0.9.20__threadproc__unix__procsup.c 
  Removed files:
    devel/apr0/files     patch-apr-0.9.19__build__buildcheck.sh 
                         patch-apr-0.9.19__buildconf 
                         patch-apr-0.9.19__config.layout 
                         patch-apr-0.9.19__configure.in 
                         patch-apr-0.9.19__threadproc__unix__procsup.c 
  Log:
  - update apr to version 0.9.20
  
  Changes with APR 0.9.20
  
    *) Security: CVE-2011-0419
       Reimplement apr_fnmatch() from scratch using a non-recursive
       algorithm; now has improved compliance with the fnmatch() spec.
       [William Rowe]
  
    *) Updated config.guess and config.sub.  [Rainer Jung]
  
    *) Fix flag character '#' in combination with format character 'x' in
       apr snprintf implementations.  [Rainer Jung]
  
  with hat apache@
  
  PR:             ports/162247
  Submitted by:   Takefu <[email protected]>
  Feature safe:   yes
  
  Revision  Changes    Path
  1.116     +3 -2      ports/devel/apr0/Makefile
  1.30      +2 -2      ports/devel/apr0/distinfo
  1.2       +0 -11     
ports/devel/apr0/files/patch-apr-0.9.19__build__buildcheck.sh (dead)
  1.2       +0 -75     ports/devel/apr0/files/patch-apr-0.9.19__buildconf (dead)
  1.2       +0 -10     ports/devel/apr0/files/patch-apr-0.9.19__config.layout 
(dead)
  1.2       +0 -43     ports/devel/apr0/files/patch-apr-0.9.19__configure.in 
(dead)
  1.2       +0 -18     
ports/devel/apr0/files/patch-apr-0.9.19__threadproc__unix__procsup.c (dead)
  1.1       +11 -0     
ports/devel/apr0/files/patch-apr-0.9.20__build__buildcheck.sh (new)
  1.1       +75 -0     ports/devel/apr0/files/patch-apr-0.9.20__buildconf (new)
  1.1       +10 -0     ports/devel/apr0/files/patch-apr-0.9.20__config.layout 
(new)
  1.1       +43 -0     ports/devel/apr0/files/patch-apr-0.9.20__configure.in 
(new)
  1.1       +18 -0     
ports/devel/apr0/files/patch-apr-0.9.20__threadproc__unix__procsup.c (new)
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[email protected]"

Reply via email to