The NetBSD Project

CVS log for pkgsrc/devel/apr-util/PLIST

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / devel / apr-util

Request diff between arbitrary revisions


Default branch: MAIN
Current tag: pkgsrc-2014Q2


Revision 1.6 / (download) - annotate - [select for diffs], Sun Mar 11 12:18:37 2012 UTC (12 years ago) by ryoon
Branch: MAIN
CVS Tags: pkgsrc-2015Q2-base, pkgsrc-2015Q2, pkgsrc-2015Q1-base, pkgsrc-2015Q1, pkgsrc-2014Q4-base, pkgsrc-2014Q4, pkgsrc-2014Q3-base, pkgsrc-2014Q3, pkgsrc-2014Q2-base, pkgsrc-2014Q2, pkgsrc-2014Q1-base, pkgsrc-2014Q1, pkgsrc-2013Q4-base, pkgsrc-2013Q4, pkgsrc-2013Q3-base, pkgsrc-2013Q3, pkgsrc-2013Q2-base, pkgsrc-2013Q2, pkgsrc-2013Q1-base, pkgsrc-2013Q1, pkgsrc-2012Q4-base, pkgsrc-2012Q4, pkgsrc-2012Q3-base, pkgsrc-2012Q3, pkgsrc-2012Q2-base, pkgsrc-2012Q2, pkgsrc-2012Q1-base, pkgsrc-2012Q1
Changes since 1.5: +3 -1 lines
Diff to previous 1.5 (colored)

Update to 1.4.1

Changelog:
Changes with APR-Util 1.4.1

  *) Apply Windows build fixes for the apr_crypto API. [Mladen Turk]

Changes with APR-util 1.4.0

  *) apr_ldap_init: Pass secure=1 to ldapssl_init() with Solaris LDAP SDK.
     PR: 42682 [Stefan Fritsch]

  *) apr_memcache_server_create: Fix possible segfault. PR 51064.
     [Michajlo Matijkiw <michajlo_matijkiw comcast com>]

  *) apr_thread_pool: Fix thread unsafe pool usage. [Stefan Fritsch]

  *) Do not include apr.h and apr_errno.h from system search path in
     apu_errno.h. PR 46487 [Rainer Jung]

  *) Add optional dbm, openssl and nss subpackages to the RPM spec file.
     [Graham Leggett]

  *) apr_dbd_freetds: The sybdb.h header file might be freetds/sybdb.h
     or sybdb.h. [Graham Leggett]

  *) Add apr_crypto implementations for OpenSSL and Mozilla NSS. Add a unit
     test to verify the interoperability of the two modules. Builds default
     to disabled unless explicitly enabled.
     [Graham Leggett]

  *) Add the apr_crypto interface, a rewrite of the earlier apr_ssl code,
     based on the modular dso interface used for dbd and ldap. Initially,
     the interface supports symmetrical encryption and decryption. The
     purpose of the interface is to offer portable and interoperable
     access to basic crypto using the native crypto libraries present on
     each platform.  [Graham Leggett]

  *) Add trace probes to hooks, making it easier to inspect APR Hook based
     applications with DTrace or other such mechanisms.
     [Theo Schlossnagle <jesus omniti.com>, generalized by Jeff Trawick]

  *) Implement resource list when threads are unavailable. PR 24325
     [Bojan Smojver]

Changes with APR-util 1.3.13
  *) Fix a failure of configure to detect ldap_set_rebind_proc(),
     encountered on Fedora 15 with gcc 4.6. [Bojan Smojver]

  *) apr_thread_pool: Fix thread unsafe pool usage. [Stefan Fritsch]

  *) Improve platform detection for bundled expat by updating
     config.guess and config.sub. [Rainer Jung]

  *) Sync libtool handling of bundled expat from APR. [Rainer Jung]

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>