Shawn Walker wrote: > I'm sending out a completely new review request for this wad as I have > changed it significantly since the last webrev I sent out. The old > versions are still available for comparison. > > The following webrev includes proposed fixes for the following bugs: > > 1324 RSS / Atom feeds of repository updates
original webrev: http://cr.opensolaris.org/~swalker/pkg-1324/ previous webrev: http://cr.opensolaris.org/~swalker/pkg-1324-4/ new webrev: http://cr.opensolaris.org/~swalker/pkg-1324-5/ changes from last webrev: http://cr.opensolaris.org/~swalker/pkg-1324-5/pkg-1324-4-5.patch Change summary: * Documentation updates with warnings about configuration changes and restart the depot to reflect them. * Removed "kibibyte" IEEE Std suffixes per Danek. * Added MIME_TYPE constant to feed.py. * Removed unused content-type code in repository.py for feed operation. * Changed to not clear cache if server is in read-only mode. * Changed feed to handle read-only mode gracefully (ignore cache and dynamically generate every time if feed is out of date and server is in read-only mode). * Removed unused import errno from updatelog.py. * Slight optimisation to gen_updates_as_dictionaries function in updatelog.py. * Changed solaris.py to blindly request feed upon import completion so that new feed will be updated and cached and ready for synchronization from the staging environment. Cheers, -- Shawn Walker _______________________________________________ pkg-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/pkg-discuss
