Changelog for
spacecmd-0.5.4-1.fc12.noarch.rpm :
Wed Jul 28 14:00:00 2010 Aron Parsons
0.5.4-1
- simplified softwarechannel_adderrata (aparsonsAATTredhat.com)
- added new function errata_publish (aparsonsAATTredhat.com)
- support quoting of package profile names in tab completion
(aparsonsAATTredhat.com)
- remove old instance of system_createpackageprofile (aparsonsAATTredhat.com)
- only call the system.listDuplicates
* functions if the API supports it
(aparsonsAATTredhat.com)
- support quoting of group names (aparsonsAATTredhat.com)
- support quoting of arguments (aparsonsAATTredhat.com)
- change the log level for warning that cached credentials are invalid
(aparsonsAATTredhat.com)
- added new functions system_deletepackageprofile and
system_listpackageprofiles (aparsonsAATTredhat.com)
- added new functions to create and compare package profiles
(aparsonsAATTredhat.com)
- added new function system_listduplicates (aparsonsAATTredhat.com)
- regenerate the errata cache after cloning errata (aparsonsAATTredhat.com)
- added new function errata_delete (aparsonsAATTredhat.com)
- list CVEs in errata_details (aparsonsAATTredhat.com)
- added new function errata_listcves (aparsonsAATTredhat.com)
- make system_installpackage use the new API system.listLatestAvailablePackage
(aparsonsAATTredhat.com)
- don\'t include archived actions in the default call of schedule_list
(aparsonsAATTredhat.com)
- significant improvement to the performance of schedule_list
* functions
(aparsonsAATTredhat.com)
- changed where an empty list is checked for in schedule_reschedule
(aparsonsAATTredhat.com)
- fixed tab completion in schedule_cancel (aparsonsAATTredhat.com)
- added function schedule_reschedule (aparsonsAATTredhat.com)
- allow filtering in report_errata (aparsonsAATTredhat.com)
Mon Jul 26 14:00:00 2010 Miroslav Suchý 0.5.3-1
- 616120 - remove python requires (msuchyAATTredhat.com)
- 616120 - add -p to install, to preserve timestamps (msuchyAATTredhat.com)
Thu Jul 22 14:00:00 2010 Aron Parsons 0.5.2-1
- move python files in site-packages (aparsonsAATTredhat.com)
- fixes to spacecmd.spec per Fedora package review (aparsonsAATTredhat.com)
- fixed report_kernels not grabbing the correct value for each system (thanks
to James Tanner) (aparsonsAATTredhat.com)
- don\'t print an empty line if there are no results from package_search
(aparsonsAATTredhat.com)
- temporarily update the command prompt to tell the user when caches are being
generated (aparsonsAATTredhat.com)
- rename kickstart_getfile to kickstart_getcontents (aronAATTredhat.com)
- remove a false statement (aronAATTredhat.com)
- remove references to closed Bugzillas (aronAATTredhat.com)
- remove unused binary file support from configchannel_addfile
(aronAATTredhat.com)
- update kickstart_getfile to use the new
kickstart.profile.downloadRenderedKickstart method (aronAATTredhat.com)
- remove reference to 584860 since it has been fixed in spacewalk
(aronAATTredhat.com)
- implemented configchannel_listsystems (aronAATTredhat.com)
- moved global variables out of shell.py and into more appropriate locations
(aronAATTredhat.com)
- session_file didn\'t need to be global (aronAATTredhat.com)
- make sure ~/.spacecmd/ exists before writing the session cache
(aronAATTredhat.com)
- only store one session in the cache (aronAATTredhat.com)
Mon Jul 19 14:00:00 2010 Aron Parsons 0.5.1-1
- new package built with tito
Mon Jul 19 14:00:00 2010 Aron Parsons 0.5.0-1
- new package built with tito
Mon Jul 19 14:00:00 2010 Aron Parsons 0.5.0-1
- version bump
- update the URL to point at fedorahosted.org
- fixes from rpmlint
Fri Jul 9 14:00:00 2010 Aron Parsons 0.4.2-1
- fixed an unhandled exception when doing a history lookup (aparsonsAATTredhat.com)
- cleaned up system_upgradepackage and system_listupgrades (aparsonsAATTredhat.com)
- added calls to generate_package_cache in get_package_name and get_package_id
(aparsonsAATTredhat.com)
- use macros for commands where possible (aparsonsAATTredhat.com)
- use existing file details (owner, group, mode) when updating a config file
(aparsonsAATTredhat.com)
- cleanup the bash completion file (aparsonsAATTredhat.com)
- Automatic commit of package [spacecmd] release [0.4.2-1]. (aparsonsAATTredhat.com)
- system_applyerrata now just calls errata_apply() with the correct arguments
(aparsonsAATTredhat.com)
- reworked errata_apply() to schedule all errata for each system via one API
call. this also only schedules currently unscheduled errata, which
eliminates error messages when an errata is already scheduled
(aparsonsAATTredhat.com)
- removed print_action_output() (aparsonsAATTredhat.com)
- cleaned up schedule_getoutput (aparsonsAATTredhat.com)
- removed an unnecessary sort (aparsonsAATTredhat.com)
- changed the cancel prompt to be consistent with other prompts fixed the tab
completion for schedule_cancel (aparsonsAATTredhat.com)
- removed format_time() (aparsonsAATTredhat.com)
- use the action name instead of type to be more verbose (aparsonsAATTredhat.com)
- rewrote schedule_list
* so be more concise and greppable (aparsonsAATTredhat.com)
- added an explanation of valid date strings (aparsonsAATTredhat.com)
- fix the handling of YYYYMMDD dates (aparsonsAATTredhat.com)
- remove limit option from system_listevents (aparsonsAATTredhat.com)
- minor tweaks to some output (aparsonsAATTredhat.com)
- cleanup of system_installpackage (aparsonsAATTredhat.com)
- added package_listerrata (aparsonsAATTredhat.com)
- removed an unnecessary call to generate_package_cache (aparsonsAATTredhat.com)
- fixed the exception handling in get_package_{name,id} (aparsonsAATTredhat.com)
- changed the global separator to use # instead of - (aparsonsAATTredhat.com)
- print the number of installed systems in package_details allow globbing in
package_details (aparsonsAATTredhat.com)
- added package_listinstalledsystems (aparsonsAATTredhat.com)
- cache the reverse dictionary of (package_id, package_name) renamed the global
variables that hold all package names (aparsonsAATTredhat.com)
- allow timestamps of YYYYMMDDHHMM (aparsonsAATTredhat.com)
- don\'t prompt the user in softwarechannel_removepackages if there are no
packages to remove (aparsonsAATTredhat.com)
- print a newline before the debug messages when generating the caches
(aparsonsAATTredhat.com)
- added toggle_confirmations (aparsonsAATTredhat.com)
- reworked errata_apply to speed it up (some more stuff is coming)
(aparsonsAATTredhat.com)
- package_search wasn\'t returning an empty list if no results were found
(aparsonsAATTredhat.com)
- tweaked the format of the output (replaced trailing colons with underlines to
separate sections) (aparsonsAATTredhat.com)
- sort the package list in softwarechannel_adderrata and added some debug
statements (aparsonsAATTredhat.com)
- move the call to generate the errata cache up a little bit (aparsonsAATTredhat.com)
- added softwarechannel_adderrata and changed softwarechannel_mergeerrata to
softwarechannel_adderratabydate (aparsonsAATTredhat.com)
- compile and re-use patterns in filter_results (aparsonsAATTredhat.com)
- remove the seemingly unnecessary report_activesystems (aparsonsAATTredhat.com)
- fix displaying file contents in configchannel_filedetails (aparsonsAATTredhat.com)
- added functions to list only base and child channels (aparsonsAATTredhat.com)
- fixed tab completion for system_addchildchannel and system_removechildchannel
(aparsonsAATTredhat.com)
- tweaked the shell intro (aparsonsAATTredhat.com)
- added a confirmation and status to system_deployconfigfiles (aparsonsAATTredhat.com)
- fixed exception handling regarding limits in schedule.py (aparsonsAATTredhat.com)
- when merging errata, only add packages that exist in the source channel
(aparsonsAATTredhat.com)
- - add a message for user interrupts on single commands (aparsonsAATTredhat.com)
- - show the number of affected systems in errata_details (aparsonsAATTredhat.com)
- - handle user interrupts better in errata_apply - be more diligent about
finding the errata ID in errata_apply (aparsonsAATTredhat.com)
Tue Jul 6 14:00:00 2010 Paul Morgan - 0.4.1-1
- ADD: support for builds via tito
- CHANGE: x.y.z versioning (better for tito)
- tagged man page as doc
Thu Jul 1 14:00:00 2010 Aron Parsons - 0.4-1
- version bump
- added a man page
Fri Jun 25 14:00:00 2010 Aron Parsons - 0.3-1
- version bump
- added bash-completion support
Mon Jun 21 14:00:00 2010 Aron Parsons - 0.2-1
- version bump
Mon Jun 21 14:00:00 2010 Aron Parsons - 0.1-4
- added distribution headings
- added a copy of the GPL
Thu Apr 29 14:00:00 2010 Aron Parsons - 0.1-3
- just touch __init__.py, no reason to version control an empty file
Wed Apr 28 14:00:00 2010 Aron Parsons - 0.1-2
- moved SpacewalkShell.py to /usr/share/rhn/spacecmd
Tue Apr 27 14:00:00 2010 Paul Morgan - 0.1-1
- initial packaging