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.
====================================================================


Hi Shawn... I will examine this in detail tomorrow.

Quick question for you though...

in manifest.py you're renaming actions named "authority" to
"publisher"....

This won't do what you want, I think; did you want to redo actions
from this:

set name=authority value=contrib.opensolaris.org

to

set name=publisher value=contrib.opensolaris.org

?

The above code works, but it will cause all manifests to fail the
valid_manifest check in image, downloading new versions...

In any case, I think the existing code is broken since it modifies
the on-disk manifest, but we'll deal w/ that after you put back.

More tomorrow...

- Bart



--
Bart Smaalders                  Solaris Kernel Performance
[email protected]         http://blogs.sun.com/barts
"You will contribute more with mercurial than with thunderbird."
_______________________________________________
pkg-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/pkg-discuss

Reply via email to