Changelog for
spacecmd-1.9.4-1.fc19.noarch.rpm :
Sun Mar 3 13:00:00 2013 Aron Parsons
1.9.4-1
- spacecmd: allow globbing in activationkey_{en,dis}able
- spacecmd: add functions to disable/enable activation keys
Sun Mar 3 13:00:00 2013 Aron Parsons 1.9.3-1
- update email addresses in copyright notices
- update copyright years
- add new function softwarechannel_syncrepos
- add new function repo_updateurl
- add new function repo_rename
- add new function repo_create
- add new function repo_delete
- remove some commented out code
- print the list of systems in system_runscript
- print the list of systems in system_reboot
- return a unique set from expand_systems
- print a clearer error message when duplicate system names are found
- standardize the behavior for when a system ID is not returned
- add a delay before regenerating the system cache after a delete
- handle binary files correctly in configfile_getinfo
- print the name in the confirmation message of snippet_create
- don\'t exit when invalid arguments are passed to a function
- don\'t reuse variable names in parse_arguments
- print the function\'s help message when -h in the argument list
- print file path in package_details
Thu Feb 28 13:00:00 2013 Michael Mraka 1.9.2-1
- fixing broken export of configchannels with symlinks
Mon Feb 18 13:00:00 2013 Tomas Lestach 1.9.1-1
- sort export_kickstart_getdetails right after fetching
- Bumping package versions for 1.9.
Sat Sep 29 14:00:00 2012 Aron Parsons 1.8.15-1
- spacecmd: add functions to manage repo filters
Wed Aug 29 14:00:00 2012 Aron Parsons 1.8.14-1
- spacecmd: prevent outputting escape sequences to non-terminals
Sun Aug 12 14:00:00 2012 Aron Parsons 1.8.13-1
- spacecmd: add system_schedule{hardware,package}refresh functions Signed-off-
by: Aron Parsons
Fri Aug 10 14:00:00 2012 Jan Pazdziora 1.8.12-1
- Fixed small typo in spacecmd/src/lib/kickstart.py
Mon Jul 9 14:00:00 2012 Michael Mraka 1.8.11-1
- spacecmd : Fix kickstart_export with old API versions
Fri Jun 22 14:00:00 2012 Jan Pazdziora 1.8.10-1
- spacecmd : enhancement add configchannel_sync
- spacecmd : enhancement add softwarechannel_sync
Thu May 31 14:00:00 2012 Stephen Herr 1.8.9-1
- 809905 - fixing chroot option for addscript, is now possible to not chroot in
non-interactive mode
Thu May 24 14:00:00 2012 Steven Hardy 1.8.8-1
- spacecmd bugfix : kickstart_getcontents fix character encoding error
- spacecmd bugfix: activationkey_import don\'t add empty package/group lists
- spacecmd bugfix : fix activationkey_import when no base-channel specified
- spacecmd bugfix : Fix reference to non-existent variable
- spacecmd bugfix : improve configchannel_export operation on old API versions
- spacecmd bugfix :
*diff functions allow python 2.4 compatibility
Tue May 15 14:00:00 2012 Aron Parsons 1.8.7-1
- changed get_string_diff_dicts to better fitting replacement method
- bugfix and comment clarification
- bugfix: remove reference to stage function
- add do_SPACEWALKCOMPONENT_diff functions
- print return values
Tue May 15 14:00:00 2012 Steven Hardy 1.8.6-1
- spacecmd bugfix : system_comparewithchannel filter system packagelist
- spacecmd bugfix : argument validation needed for configchannel_addfile
- spacecmd bugfix : configchannel_addfile don\'t display b64 file contents
Fri Apr 27 14:00:00 2012 Steven Hardy 1.8.5-1
- spacecmd : enhancement add system_addconfigfile (shardyAATTredhat.com)
- spacecmd : move file_needs_b64_enc into utils (shardyAATTredhat.com)
- spacecmd : Fix usage for configchannel_addfile (shardyAATTredhat.com)
- spacecmd : enhancement Add system_listconfigfiles (shardyAATTredhat.com)
Sat Apr 14 14:00:00 2012 Aron Parsons 1.8.4-1
- spacecmd: pretty-print JSON output
- spacecmd: cosmetics
Thu Apr 5 14:00:00 2012 Stephen Herr 1.8.3-1
- 809905 - add option to allow templating for spacecmd kickstarting
(sherrAATTredhat.com)
Thu Mar 29 14:00:00 2012 Steven Hardy 1.8.2-1
- spacecmd : softwarechannel_clone avoid ISE on duplicate name
(shardyAATTredhat.com)
- spacecmd bugfix : softwarechannel_adderrata mergeErrata should be
cloneErrataAsOriginal (shardyAATTredhat.com)
- spacecmd enhancement : Add globbing support to distribution_details
(shardyAATTredhat.com)
- spacecmd enhancement : Add globbing support to distribution_delete
(shardyAATTredhat.com)
- spacecmd : Cleanup some typos in comments (shardyAATTredhat.com)
- spacecmd enhancement : custominfo_details add support for globbing key names
(shardyAATTredhat.com)
- spacecmd enhancement : custominfo_deletekey add support for globbing key
names (shardyAATTredhat.com)
- spacecmd enhancement : Add cryptokey_details globbing support
(shardyAATTredhat.com)
- spacecmd enhancement : cryptokey_delete add support for globbing
(shardyAATTredhat.com)
- spacecmd : Workaround missing date key in recent spacewalk listErrata
(shardyAATTredhat.com)
- spacecmd : Add validation to softwarechannel_adderrata channel args
(shardyAATTredhat.com)
- spacecmd enhancement : softwarechannel_adderrata add --skip mode
(shardyAATTredhat.com)
- spacecmd enhancement : Add --quick mode to softwarechannel_adderrata
(shardyAATTredhat.com)
- spacecmd enhancement : Allow config-channel export of b64 encoded files
(shardyAATTredhat.com)
Mon Mar 12 13:00:00 2012 Jan Pazdziora 1.8.1-1
- Update the spacecmd copyright years for Red Hat contributions.
Mon Feb 27 13:00:00 2012 Steven Hardy 1.7.7-1
- spacecmd : activationkey_details print child channels and packages sorted
(joerg.steffensAATTdass-it.de)
- spacecmd bugfix : softwarechannel_adderrata use cloneAsOriginal
(shardyAATTredhat.com)
- spacecmd enhancement : Add errata_findbycve function (shardyAATTredhat.com)
- spacecmd enhancement : configchannel_delete add support for globbing
(shardyAATTredhat.com)
- spacecmd : Fix error in do_activationkey_export comment (shardyAATTredhat.com)
- spacecmd enhancement : activationkey_delete add support for globbing
(shardyAATTredhat.com)
- spacecmd bugfix : softwarechannel_addpackages validate channel arg
(shardyAATTredhat.com)
Mon Feb 27 13:00:00 2012 Jan Pazdziora 1.7.6-1
- 769430 - avoid using the quoted string, parse it first.
Sun Feb 19 13:00:00 2012 Steven Hardy 1.7.5-1
- spacecmd bugfix : bz766887 - user_create fix broken --pam option
(shardyAATTredhat.com)
- spacecmd bugfix: recover when partial cache files occur (shardyAATTredhat.com)
- spacecmd enhancement : softwarechannel_adderratabydate add publish option
(shardyAATTredhat.com)
- spacecmd : Add usage help on date format for softwarechannel_adderratabydate
(shardyAATTredhat.com)
- spacecmd enhancement : Add softwarechanel_listerratabydate command
(shardyAATTredhat.com)
- spacecmd : Add warning to kickstart_import if JSON filename is passed
(shardyAATTredhat.com)
- spacecmd enhancement: Add kickstart_importjson (shardyAATTredhat.com)
- spacecmd enhancement: Add kickstart_export command (shardyAATTredhat.com)
- spacecmd enhancement: Add system_comparewithchannel command
(shardyAATTredhat.com)
- spacecmd bugfix: Don\'t display password in debug mode (shardyAATTredhat.com)
Tue Feb 14 13:00:00 2012 Aron Parsons 1.7.4-1
- spacecmd: handle server connection failures more gracefully
(aronparsonsAATTgmail.com)
Mon Jan 23 13:00:00 2012 Aron Parsons 1.7.3-1
- spacecmd bugfix: configchannel_addfile fail nicely when no channel arg
(shardyAATTredhat.com)
- spacecmd enhancement: Align configchannel_addfile usage (shardyAATTredhat.com)
- spacecmd enhancement: Add softwarechannel_listlatestpackages command
(shardyAATTredhat.com)
- spacecmd bugfix: configchannel_import detect trailing newlines
(shardyAATTredhat.com)
- spacecmd bugfix: configchannel_import flag error when binary file can\'t be
imported (shardyAATTredhat.com)
- spacecmd bugfix: system_runscript fix type when passing timeout argument
(shardyAATTredhat.com)
- spacecmd enhancement : configchannel_addfile automatically detect trailing
newlines (shardyAATTredhat.com)
- spacecmd enhancement : make configchannel_addfile handle binary files
(shardyAATTredhat.com)
Mon Jan 16 13:00:00 2012 Aron Parsons 1.7.2-1
- spacecmd enhancement : multiple delete for kickstart_delete
(shardyAATTredhat.com)
- spacecmd bugfix : filter_results don\'t match substrings without wildcard
(shardyAATTredhat.com)
Sun Jan 15 13:00:00 2012 Aron Parsons 1.7.1-1
- spacecmd enhancement : Add activationkey_setusagelimit (shardyAATTredhat.com)
- spacecmd bugfix : activationkey_setuniversaldefault zeros unlimited usage
(shardyAATTredhat.com)
- spacecmd bugfix : activationkey_setbasechannel zeros unlimited usage
(shardyAATTredhat.com)
- spacecmd enhancement: activationkey_details add usage_limit
(shardyAATTredhat.com)
- spacecmd enhancement : Add softwarechannel_clonetree command
(shardyAATTredhat.com)
- spacecmd enhancement : softwarechannel_clone add regex mode
(shardyAATTredhat.com)
- spacecmd enhancement : softwarechannel_clone add option to copy gpg details
(shardyAATTredhat.com)
- spacecmd enhancement : softwarechannel_listchildchannels add verbose mode
(shardyAATTredhat.com)
- spacecmd enhancement : softwarechannel_listbasechannels add verbose mode
(shardyAATTredhat.com)
- spacecmd documentation : Fix manpage help for a particular command
(shardyAATTredhat.com)
- spacecmd enhancement : softwarechannel_listchildchannels list specific
children (shardyAATTredhat.com)
- spacecmd enhancement : Modify activationkey_clone to allow globbing
(shardyAATTredhat.com)
- spacecmd bugfix : configchannel_clone fix some variable names
(shardyAATTredhat.com)
- Bumping package versions for 1.7. (mzazrivecAATTredhat.com)
Fri Dec 16 13:00:00 2011 Aron Parsons 1.6.11-1
- fix login for clear_caches to avoid error (shardyAATTredhat.com)
Sun Dec 11 13:00:00 2011 Aron Parsons 1.6.10-1
- spacecmd: fix typo in activationkey_export help (shardyAATTredhat.com)
- spacecmd: add configchannel_clone command (shardyAATTredhat.com)
- spacecmd: add configchannel_import command (shardyAATTredhat.com)
- spacecmd: add configchannel_export command (shardyAATTredhat.com)
Wed Nov 23 13:00:00 2011 Aron Parsons 1.6.9-1
- spacecmd: fix some errors in system_runscript (parsonsaAATTbit-sys.com)
- spacecmd: changed some non-critical errors to warnings (parsonsaAATTbit-sys.com)
- spacecmd: cleaned up error messages (parsonsaAATTbit-sys.com)
- spacecmd: activationkey_clone cleanup (parsonsaAATTbit-sys.com)
- spacecmd enhancement : Add activationkey_clone command (shardyAATTredhat.com)
- spacecmd enhancement : Add activationkey_import command (shardyAATTredhat.com)
- spacecmd enhancement : Add activationkey_export command (shardyAATTredhat.com)
Wed Nov 23 13:00:00 2011 Aron Parsons
- spacecmd: fix some errors in system_runscript (parsonsaAATTbit-sys.com)
- spacecmd: changed some non-critical errors to warnings (parsonsaAATTbit-sys.com)
- spacecmd: cleaned up error messages (parsonsaAATTbit-sys.com)
- spacecmd: activationkey_clone cleanup (parsonsaAATTbit-sys.com)
- spacecmd enhancement : Add activationkey_clone command (shardyAATTredhat.com)
- spacecmd enhancement : Add activationkey_import command (shardyAATTredhat.com)
- spacecmd enhancement : Add activationkey_export command (shardyAATTredhat.com)
Wed Nov 16 13:00:00 2011 Aron Parsons 1.6.7-1
- spacecmd: remove comma from softwarechannel_setorgaccess output
(aparsonsAATTredhat.com)
- spacecmd: add tab completion to softwarechannel_{get,set}orgaccess
(aparsonsAATTredhat.com)
- spacecmd enhancement : add softwarechannel_getorgaccess command
(shardyAATTredhat.com)
- spacecmd enhancement : add softwarechannel_setorgaccess command
(shardyAATTredhat.com)
- spacecmd enhancement : softwarechannel_list add tree pretty print option
(shardyAATTredhat.com)
- spacecmd enhancement : softwarechannel_list add verbose mode
(shardyAATTredhat.com)
Mon Oct 24 14:00:00 2011 Aron Parsons 1.6.6-1
- spacecmd: use correct variable in system_reboot (parsonsaAATTbit-sys.com)
Wed Sep 28 14:00:00 2011 Aron Parsons 1.6.5-1
- spacecmd: wrong argument in distribution_create help message (parsonsaAATTbit-
sys.com)
- Automatic commit of package [spacecmd] release [1.6.4-1]. (parsonsaAATTbit-
sys.com)
- spacecmd: added softwarechannel_regenerateyumcache (parsonsaAATTbit-sys.com)
Fri Sep 23 14:00:00 2011 Aron Parsons 1.6.4-1
- spacecmd: added softwarechannel_regenerateyumcache (parsonsaAATTbit-sys.com)
Thu Aug 11 14:00:00 2011 Miroslav Suchý 1.6.3-1
- do not mask original error by raise in execption
Thu Aug 4 14:00:00 2011 Aron Parsons 1.6.2-1
- Enable new \'api\' module (satoru.satohAATTgmail.com)
- add utility routines for new \'api\' module (satoru.satohAATTgmail.com)
- add api module to spacecmd (satoru.satohAATTgmail.com)
Fri Jul 22 14:00:00 2011 Jan Pazdziora 1.6.1-1
- We only support version 14 and newer of Fedora, removing conditions for old
versions.
Mon Jun 6 14:00:00 2011 Aron Parsons 1.5.3-1
- spacecmd: remove stray debug statement (aparsonsAATTredhat.com)
Mon Jun 6 14:00:00 2011 Aron Parsons 1.5.2-1
- spacecmd: cosmetics (aparsonsAATTredhat.com)
- spacecmd: parse arguments the standard way in softwarechannel_list
(aparsonsAATTredhat.com)
- spacecmd: allow filtering of channels based on arguments in
softwarechannel_list (aparsonsAATTredhat.com)
- spacecmd: quote all arguments before passing them to precmd() when running a
single command (aparsonsAATTredhat.com)
- spacecmd: respect quoted arguments when looking at the line in precmd()
(aparsonsAATTredhat.com)
- spacecmd: be more precise when looking for \'--help\' in precmd()
(aparsonsAATTredhat.com)
- spacecmd: updated comment for precmd() (aparsonsAATTredhat.com)
Mon Apr 18 14:00:00 2011 Aron Parsons 1.5.1-1
- 696681 - fix spaces in system names in system_updatecustomvalue and
system_addcustomvalue (aparsonsAATTredhat.com)
- 696681 - allow special characters in server names
- whitespace cleanup (aparsonsAATTredhat.com)
- fix handling of group names with spaces when expanding with
\'group:\' (aparsonsAATTredhat.com)
- added kickstart_clone (aparsonsAATTredhat.com)
- Bumping package versions for 1.5 (msuchyAATTredhat.com)
Mon Mar 28 14:00:00 2011 Aron Parsons 1.4.5-1
- added \'repo\' module into shell (aparsonsAATTredhat.com)
- added repo_list and repo_details (tljohnsnAATToreillyschool.com)
Fri Mar 11 13:00:00 2011 Aron Parsons 1.4.4-1
- added configchannel_verifyfile (aparsonsAATTredhat.com)
Fri Mar 11 13:00:00 2011 Aron Parsons 1.4.3-1
- fix invalid key name in errata_search (aparsonsAATTredhat.com)
Tue Mar 8 13:00:00 2011 Aron Parsons 1.4.2-1
- added group_backup and group_restore functions (johnAATTvanzantvoort.org)
- don\'t get the UUID on older API versions (aparsonsAATTredhat.com)
Thu Mar 3 13:00:00 2011 Aron Parsons 1.4.1-1
- spacecmd: log channel access issues in debug mode only (aparsonsAATTredhat.com)
- spacecmd: ignore channel failures introduced by organizations when caching
packages (aparsonsAATTredhat.com)
- spacecmd: print a summary list of all errata (name, synopsis, date)
(aparsonsAATTredhat.com)
- spacecmd: ignore channel failures introduced by organizations when caching
errata (aparsonsAATTredhat.com)
- spacecmd: delete child channels first in softwarechannel_delete
(aparsonsAATTredhat.com)
- Bumping package versions for 1.4 (tlestachAATTredhat.com)
Thu Jan 27 13:00:00 2011 Aron Parsons 1.3.8-1
- added configchannel_backup function (johnAATTvanzantvoort.org)
Thu Dec 23 13:00:00 2010 Aron Parsons 1.3.7-1
- added system_syncpackages function
Wed Dec 22 13:00:00 2010 Aron Parsons 1.3.6-1
- added organization functions
Tue Dec 21 13:00:00 2010 Aron Parsons 1.3.5-1
- discard the password variable once we use it
- attempt to re-login as the same user if the cached credentials are invalid
- fix logic regarding which configuration files to load
- don\'t try to load non-existent config sections
Tue Dec 21 13:00:00 2010 Aron Parsons 1.3.4-1
- support server-specific configuration sections in the configuration file
- added support for a system-wide configuration file
- added support for server-specific sections in the configuration file
Fri Dec 10 13:00:00 2010 Aron Parsons 1.3.3-1
- add support for server UUIDs
Tue Nov 30 13:00:00 2010 Aron Parsons 1.3.2-1
- don\'t use a cached session if username and password are passed as arguments
- added get_session function
Mon Nov 22 13:00:00 2010 Aron Parsons 1.3.1-1
- fix uninitialized variable in snippet_create
- 655055 - honor the quiet flag when generating caches in spacecmd
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