Greetings, Revision 926 / 6ee411c9026a integrated the following fixes and enhancements:
5871 publisher apis desired 3682 pkg publisher should show mirrors in default listing 5071 provide direct way to change publisher to not use certificate 5373 pkg commands shouldn't traceback when client can't read a key/cert file 6843 problems with empty string for ssl_cert, ssl_key 6897 "authority" should be "publisher" 7046 client intent is not sent if same api object used for multiple operations / reasons As a result of these changes, anywhere the client previously referenced authority will now say "publisher" instead. This means the following commands have changed as noted below: pkg authority -> pkg publisher The output of this command has also changed. pkg set-authority -> pkg set-publisher pkg unset-authority -> pkg unset-publisher ...command syntax should otherwise be exactly as it was before. man pages, etc. have been updated and the IPS User Guide is in the process of being updated. The pkg.client.api has also changed incompatibly with all previous versions and has been bumped to version 11. A more detailed summary of changes will be posted soon, for now it is suggested that you review the bugs mentioned above, and doc/client_api_versions.txt to find out what's changed. Cheers, -- Shawn Walker