diff options
author | delphij <delphij@FreeBSD.org> | 2006-05-18 23:17:23 +0800 |
---|---|---|
committer | delphij <delphij@FreeBSD.org> | 2006-05-18 23:17:23 +0800 |
commit | a7169d58bf72b2bd45f9a47ae0aa97b8cebbbe2f (patch) | |
tree | e3f1ad27c41c81939353ecada2d5109755002a7b | |
parent | 9da94f11ed92cf7824c676eb4359c3adfeb5507b (diff) | |
download | freebsd-ports-gnome-a7169d58bf72b2bd45f9a47ae0aa97b8cebbbe2f.tar.gz freebsd-ports-gnome-a7169d58bf72b2bd45f9a47ae0aa97b8cebbbe2f.tar.zst freebsd-ports-gnome-a7169d58bf72b2bd45f9a47ae0aa97b8cebbbe2f.zip |
Add a note about the OpenLDAP port change which makes threading disabled
if shell backend is enabled.
-rw-r--r-- | UPDATING | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -6,6 +6,15 @@ You should get into the habit of checking this file for changes each time you update your ports collection, before attempting any port upgrades. +20060518: + AFFECTS: users of net/openldap23-server + AUTHOR: delphij@FreeBSD.org + + The OpenLDAP 2.3.x series now automatically disables threading when + shell backend is enabled, as suggested by the OpenLDAP developers. + Users should be aware of the change and choose whether to enable + the feature. + 20060516: AFFECTS: users of www/tinyproxy AUTHOR: wxs@csh.rit.edu |