On 09/ 9/10 03:45 PM, Shawn Walker wrote:
Greetings,

The following webrev contains fixes for the following issues:

16998 transport should support publisher-specific write and read caches
9572 FactoredManifest should allow consumers to specify cache location
14613 api should provide access to last_modified time of image
16261 ActionExecutionError stringify references unbound variable
16921 test suite can traceback on unit test failure when attempting to
restore pwd
16996 manifest class should support pathname for setting content
16997 FactoredManifest class should not encode knowledge of how
manifests are stored
17006 api_errors references undefined exception class

webrev:
http://cr.opensolaris.org/~swalker/pkg-iformat/

updated webrev (as diff against 1st):
http://cr.opensolaris.org/~swalker/pkg-iformat-v1-v2/

* fixed client to always use $IMGDIR/download as readonly cache even if
  $PKG_CACHEDIR is set, or $IMGDIR/downoad is not writeable; this allows
  unprivileged users to benefit from existing cached content but
  operations to continue by reading from and writing to the temporary
  cache
* made various Image dir properties protected or private
* fixed cleanup cache logic to omit readonly and user_cache_dir caches
* fixed file_manager to not forcibly create root at init; creation is
  instead deferred to actual insertion time
* changed error handling and content set in pkgdiff
* fixed pkgsign unit tests to correctly populate / look for crl data

Cheers,
-Shawn
_______________________________________________
pkg-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/pkg-discuss

Reply via email to