$Id: Changes,v 1.38 2007-12-13 17:27:01 mike Exp $ Revision history for Perl extension Keystone::Resolver. 1.10 Thu Dec 13 17:27:15 GMT 2007 - Hardwired username/password pairs for read-only and read-write pairs removed from code. These are now obtained from the KRuser, KRpw, KRrwuser and KRrwpw environment variables. - Set KRuser et al. in web/conf/apache1.3/debian.conf - Set KRuser et al. in t/regression.t - Fixes to the admin system's new-record-creation and editing system. 1.09 Mon Dec 3 09:46:22 GMT 2007 - Add documentation to bin/kr-recipe. - Remove the obsolete PHP-based Web Admin UI from web/htdocs/dbadmin/ - Much better Debian packaging. 1.08 Fri Nov 23 18:23:00 GMT 2007 - Debian packaging. Currently encompasses the Perl part of the application only (libraries and driver scripts). A separate Debian package will follow for the Web Admin UI and the main HTTP entry point. 1.07 Fri Sep 21 10:00:40 BST 2007 - The "deny" boolean field of rule object (both service-type and service rules) is re-cast as an enumeration called "action", with values "include" and "exclude". This is clearer exposition, and better represents the code. The underlying database field is still called "deny" and still uses the boolean values 0 and 1, so no database changes are necessary. 1.06 Thu Sep 20 18:50:54 BST 2007 - Correct implementation of rules: both at the Service-Type and Service levels, and both "include" and "exclude" rules. - Default options for the resolver object may now be set from the environment (though they will be overridden by opt_* keys in the OpenURL being resolved). The KR_OPTIONS environment variable is consulted: it consists of zero or more assignments, separated by commas, each of the form