Shawn Walker wrote:
Shawn Walker wrote:
Greetings,
The following webrev contains fixes and enhancements for the following
issues:
5871 publisher apis desired
3682 pkg publisher should show mirrors in default listing
5071 provide direct way to change publisher to not use certificate
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
====================================================================
I need at least two individuals to commit to reviewing this. Please
respond *before* reviewing if you can commit to reviewing this.
====================================================================
====================================================================
webrev
====================================================================
Updated webrev:
http://cr.opensolaris.org/~swalker/pkg-5871-3/
Diff from last webrev:
http://cr.opensolaris.org/~swalker/pkg-5871-3/v2-v3.patch
Change Summary:
This fixes:
* Fixes a bug in add publisher if alias was defined
* Changes pkg.client.api:get_publisher_last_update_time() to not call
self.img.load_catalogs() and to solely rely on the img object
* Fixes a bug where pkg.client.image:get_publisher_last_update_time()
would return nothing if load_catalogs had not been called, this also
reduced the call time for
pkg.client.api:get_publisher_last_update_time() from 2.5 seconds on my
system to 0.000566005706787 seconds :-)
* Fixed a bug Bart noticed in my manifest translation of set
name=authority actions to set name=publisher.
* Added a test case for add_publisher.
Cheers,
--
Shawn Walker
_______________________________________________
pkg-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/pkg-discuss