Please review the changes for the following issues: 1347 optional UUID per image 2307 output used before set in testutils.pkgsend
Here is the webrev: http://cr.opensolaris.org/~tmueller/cr-1347/ This change adds the file Uuid25.py to the pkg module. This is a copy of the file from python 2.5 and it has been brought in in the same way as Queue25.py, i.e, uppercased the module name, did nothing with any headers in the file. That's why there isn't any Sun copyright in that file. I used the "IPkg-UUID" for the header - this can be changed per the consensus of the team. The one-line fix for 2307 is in here too as I ran across this problem while doing testing. It's in a separate changeset. Thanks. Tom _______________________________________________ pkg-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/pkg-discuss
