./www/libproxy, Library that provides automatic proxy configuration management

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2012Q3, Version: 0.3.1nb2, Package name: libproxy-0.3.1nb2, Maintainer: pkgsrc-users

libproxy is a library that provides automatic proxy configuration management.

libproxy offers the following features:

* extremely small core footprint (< 35K)
* no external dependencies within libproxy core (libproxy plugins may
have dependencies)
* only 3 functions in the stable external API
* dynamic adjustment to changing network topology
* a standard way of dealing with proxy settings across all scenarios
* a sublime sense of joy and accomplishment


Required to build:
[devel/libtool-base] [devel/pkg-config] [devel/gmake]

Master sites:

SHA1: 71338ede69b4ed2b32541f7cf5285c8828ad3a8d
RMD160: 565deed81f13752f61bbff531085ef1b2c5e13d0
Filesize: 308.131 KB

Version history: (Expand)


CVS history: (Expand)


   2012-12-01 10:07:24 by Matthias Scheler | Files touched by this commit (4)
Log message:
Pullup ticket #3974 - requested by drochner
www/libproxy: security patch

Revisions pulled up:
- www/libproxy/Makefile                                         1.14-1.15
- www/libproxy/distinfo                                         1.8-1.10
- www/libproxy/patches/patch-CVE-2012-4505                      1.1
- www/libproxy/patches/patch-ac                                 1.3-1.4

---
   Module Name:    pkgsrc
   Committed By:   drochner
   Date:           Fri Nov 23 16:40:41 UTC 2012

   Modified Files:
           pkgsrc/www/libproxy: Makefile distinfo

   Log message:
   add patch from Redhat to fix buffer overflow on pac load (CVE-2012-4505)
   bump PKGREV

---
   Module Name:    pkgsrc
   Committed By:   drochner
   Date:           Fri Nov 23 16:41:01 UTC 2012

   Added Files:
           pkgsrc/www/libproxy/patches: patch-CVE-2012-4505

   Log message:
   add the patch

---
   Module Name:    pkgsrc
   Committed By:   drochner
   Date:           Tue Nov 27 11:26:23 UTC 2012

   Modified Files:
           pkgsrc/www/libproxy: Makefile distinfo
   Added Files:
           pkgsrc/www/libproxy/patches: patch-ac

   Log message:
   pull in upstream rev.475 to fix format string problem in the "proxy"
   debug tool, bump PKGREV

---
   Module Name:    pkgsrc
   Committed By:   drochner
   Date:           Wed Nov 28 12:20:38 UTC 2012

   Modified Files:
           pkgsrc/www/libproxy: distinfo
           pkgsrc/www/libproxy/patches: patch-ac

   Log message:
   a CVE# was assigned