Changelog for
spacecmd-1.2.2-2.fc15.noarch.rpm :
Wed Feb 9 13:00:00 2011 Fedora Release Engineering
- 1.2.2-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
Fri Nov 5 13:00:00 2010 Aron Parsons 1.2.2-1
- spacecmd: fixed exception in kickstart_create due to typo
(aparsonsAATTredhat.com)
Fri Oct 29 14:00:00 2010 Aron Parsons 1.2.1-1
- renamed system_addchildchannel to system_addchildchannels and
system_removechildchannel to system_removechildchannels for consistency
- added help topics for time and system options
- print the system ID and last checkin in report_duplicates
- print help messages for functions if the user passes --help
- exit the shell if the initial login attempt fails
- version bump to 1.2 to stay in sync with other Spacewalk packages
Thu Oct 7 14:00:00 2010 Aron Parsons 0.7.5-1
- fix unhandled exception in activationkey_create
(aparsonsAATTredhat.com)
Wed Oct 6 14:00:00 2010 Aron Parsons 0.7.4-1
- fix compatability with Satellite 5.3 in configchannel_addfile
(aparsonsAATTredhat.com)
- fix man page formatting (aparsonsAATTredhat.com)
Tue Sep 28 14:00:00 2010 Aron Parsons 0.7.3-1
- forgot to add the actual option for revision in
configchannel_addfile (aparsonsAATTredhat.com)
Tue Sep 28 14:00:00 2010 Aron Parsons 0.7.2-1
- allow the user to provide a revision number in
configchannel_addfile (aparsonsAATTredhat.com)
- force the user to enter a valid channel name in
configchannel_addfile (aparsonsAATTredhat.com)
- allow configchannel_addfile to be run non-interactively
(aparsonsAATTredhat.com)
- don\'t use mergeErrataWithPackages API (aparsonsAATTredhat.com)
Thu Sep 23 14:00:00 2010 Aron Parsons 0.7.1-1
- allow configchannel_create to be called non-interactively
(aparsonsAATTredhat.com)
- updated man page to explain how to run non-interactive commands
(aparsonsAATTredhat.com)
- allow softwarechannel_
* functions to be called non-interactively
(aparsonsAATTredhat.com)
- allow system_
* functions to be called non-interactively
(aparsonsAATTredhat.com)
- more fixes for ignorning the \'-y\' command-line option when it\'s not
applicable (aparsonsAATTredhat.com)
- allow user_
* functions to be called non-interactively
(aparsonsAATTredhat.com)
- don\'t honor the \'-y\' command-line option when user_confirm isn\'t
used as a confirmation (aparsonsAATTredhat.com)
- allow snippet_
* functions to be called non-interactively
(aparsonsAATTredhat.com)
- remove a comment about a fix that was committed ages ago
(aparsonsAATTredhat.com)
- allow kickstart_
* functions to be called non-interactively
(aparsonsAATTredhat.com)
- allow distribution_
* functions to be called non-interactively
(aparsonsAATTredhat.com)
- allow cryptokey_
* functions to be called non-interactively
(aparsonsAATTredhat.com)
- added a function to read files (aparsonsAATTredhat.com)
- allow activationkey_
* functions to be called non-interactively
(aparsonsAATTredhat.com)
- added function to test if the called function is interactive
(aparsonsAATTredhat.com)
- support for named arguments in utils.parse_arguments()
(aparsonsAATTredhat.com)
Tue Sep 21 14:00:00 2010 Aron Parsons 0.6.2-1
- added new function softwarechannel_removeerrata
(aparsonsAATTredhat.com)
- update softwarechannel_adderrata to use the new
mergeErratawithPackages API call (aparsonsAATTredhat.com)
Mon Sep 20 14:00:00 2010 Aron Parsons 0.6.1-1
- support symlinks, selinux contexts and revisions in configchannel_
*
(aparsonsAATTredhat.com)
- added new function softwarechannel_listallpackages
(aparsonsAATTredhat.com)
- avoid proxy timeouts when cloning errata by doing them individually
(aparsonsAATTredhat.com)
- allow --debug to be passed multiple times (aparsonsAATTredhat.com)
- revert to the old-style of errata merging due to bugzilla 591291
(aparsonsAATTredhat.com)
- cleanup column headers in report_outofdatesystems
(aparsonsAATTredhat.com)
- show the last checkin time in report_inactivesystems
(aparsonsAATTredhat.com)
- clarify what \'Original State\' means when cloning a software channel
(aparsonsAATTredhat.com)
- remove prompts for summary/description when creating software
channels and just use the name (aparsonsAATTredhat.com)
Fri Aug 20 14:00:00 2010 Aron Parsons 0.5.7-1
- simplify checks for debug mode (aparsonsAATTredhat.com)
- enable verbose mode for xmlrpclib when debugging is enabled
(aparsonsAATTredhat.com)
Thu Aug 19 14:00:00 2010 Aron Parsons 0.5.6-1
- updated documentation to point bug reports at Bugzilla
(aparsonsAATTredhat.com)
- added new function user_create (aparsonsAATTredhat.com)
- added a parameter to return integers from user_confirm()
(aparsonsAATTredhat.com)
- add parameter to not print a blank line on user confirmations
(aparsonsAATTredhat.com)
Thu Aug 5 14:00:00 2010 Milan Zazrivec 0.5.5-1
- added a missing hyphen in the spacecmd man page
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