Changelog for
spacecmd-4.4.6-lp154.2.1.noarch.rpm :
* Tue Feb 21 2023 jgonzalezAATTsuse.com- version 4.4.6-1
* Fix spacecmd not showing any output for softwarechannel_diff and softwarechannel_errata_diff (bsc#1207352)
* Mon Jan 23 2023 jgonzalezAATTsuse.com- version 4.4.5-1
* Prevent string api parameters to be parsed as dates if not in ISO-8601 format (bsc#1205759)
* Add python-dateutil dependency, required to process date values in spacecmd api calls
* Remove python3-simplejson dependency
* Wed Dec 14 2022 jgonzalezAATTsuse.com- version 4.4.4-1
* Correctly understand \'ssm\' keyword on scap scheduling
* Add vendor_advisory information to errata_details call (bsc#1205207)
* Change default port of \"Containerized Proxy configuration\" 8022
* Fri Nov 18 2022 jgonzalezAATTsuse.com- version 4.4.3-1
* Added two missing options to schedule product migration: allow-vendor-change and remove-products-without-successor (bsc#1204126)
* Changed schedule product migration to use the correct API method
* Fix dict_keys not supporting indexing in systems_setconfigchannelorger
* Added a warning message for traditional stack deprecation
* Remove \"Undefined return code\" from debug messages (bsc#1203283)
* Update translation strings
* Thu Sep 29 2022 jgonzalezAATTsuse.com- version 4.4.2-1
* Stop always showing help for valid proxy_container_config calls
* Wed Sep 28 2022 jgonzalezAATTsuse.com- version 4.4.1-1
* Process date values in spacecmd api calls (bsc#1198903)
* Improve Proxy FQDN hint message
* Wed Jul 27 2022 jgonzalezAATTsuse.com- version 4.3.14-1
* Fix missing argument on system_listmigrationtargets (bsc#1201003)
* Show correct help on calling kickstart_importjson with no arguments
* Fix tracebacks on spacecmd kickstart_export (bsc#1200591)
* Change proxy container config default filename to end with tar.gz
* Thu May 19 2022 jgonzalezAATTsuse.com- version 4.3.13-1
* Update translation strings
* Fri May 06 2022 jgonzalezAATTsuse.com- version 4.3.12-1
* Update translation strings
* Wed May 04 2022 jgonzalezAATTsuse.com- version 4.3.11-1
* on full system update call schedulePackageUpdate API (bsc#1197507)
* Tue Apr 19 2022 jgonzalezAATTsuse.com- version 4.3.10-1
* parse boolean paramaters correctly (bsc#1197689)
* Add parameter to set containerized proxy SSH port
* Fri Mar 11 2022 jgonzalezAATTsuse.com- version 4.3.9-1
* Add proxy config generation subcommand
* Fri Mar 11 2022 jgonzalezAATTsuse.com- version 4.3.8-1
* implement system.bootstrap (bsc#1194909)
* Option \'org_createfirst\' added to perform initial organization and user creation
* Added gettext build requirement for RHEL.
* Removed RHEL 5 references.
* Tue Feb 15 2022 jgonzalezAATTsuse.com- version 4.3.7-1
* Include group formulas configuration in spacecmd group_backup and spacecmd group_restore. This changes backup format to json, previously used plain text is still supported for reading (bsc#1190462)
* Fix interactive mode for \"system_applyerrata\" and \"errata_apply\" (bsc#1194363)
* Mon Jan 24 2022 jgonzalezAATTsuse.com- version 4.3.6-1
* Update translation strings
* Tue Jan 18 2022 jgonzalezAATTsuse.com- version 4.3.5-1
* require python macros for building
* Tue Nov 16 2021 jgonzalezAATTsuse.com- version 4.3.4-1
* Update translation strings
* Fri Nov 05 2021 jgonzalezAATTsuse.com- version 4.3.3-1
* Improved event history listing and added new system_eventdetails command to retrieve the details of an event
* configchannel_updatefile handles directory properly (bsc#1190512)
* Fri Sep 17 2021 jgonzalezAATTsuse.com- version 4.3.2-1
* Add schedule_archivecompleted to mass archive actions (bsc#1181223)
* Make schedule_deletearchived to get all actions without display limit
* Allow passing a date limit for schedule_deletearchived on spacecmd (bsc#1181223)
* Remove whoami from the list of unauthenticated commands (bsc#1188977)
* Mon Aug 09 2021 jgonzalezAATTsuse.com- version 4.3.1-1- Use correct API endpoint in list_proxies (bsc#1188042)- Add schedule_deletearchived to bulk delete archived actions (bsc#1181223)- make spacecmd aware of retracted patches/packages
* Tue Jun 01 2021 jgonzalezAATTsuse.com- version 4.2.10-1- enhance help for installation types when creating distributions (bsc#1186581)
* Mon May 24 2021 jgonzalezAATTsuse.com- version 4.2.9-1- Parse empty argument when nothing in between the separator
* Wed May 05 2021 jgonzalezAATTsuse.com- version 4.2.8-1- Rename system migration to system transfer- Rename SP to product migration
* Mon Apr 19 2021 jgonzalezAATTsuse.com- version 4.2.7-1- Update translation strings
* Fri Apr 16 2021 jgonzalezAATTsuse.com- version 4.2.6-1- Add group_addconfigchannel and group_removeconfigchannel- Add group_listconfigchannels and configchannel_listgroups- Handle SIGPIPE without user-visible Exception (bsc#1181124)- Fix spacecmd compat with Python 3
* Fri Feb 12 2021 jgonzalezAATTsuse.com- version 4.2.5-1- Deprecated \"Software Crashes\" feature- Document advanced package search on \'--help\' (bsc#1180583)- Fixed advanced search on \'package_listinstalledsystems\'- Fixed duplicate results when using multiple search criteria (bsc#1180585)
* Wed Jan 27 2021 jgonzalezAATTsuse.com- version 4.2.4-1- Fix spacecmd with no parameters produces traceback on SLE 11 SP4 (bsc#1176823)- Fixed \"non-advanced\" package search when using multiple package names (bsc#1180584)- Added \'-r REVISION\' option to the \'configchannel_updateinitsls\' command (bsc#1179566)- Fix: internal: workaround for future tee of logs translation
* Thu Dec 03 2020 jgonzalezAATTsuse.com- version 4.2.3-1- Update translations
* Wed Nov 25 2020 jgonzalezAATTsuse.com- version 4.2.2-1- Fix: make spacecmd build on Debian- Python3 fixes for errata in spacecmd (bsc#1169664)- Added support for i18n of user-facing strings- Python3 fix for sorted usage (bsc#1167907)
* Fri Sep 18 2020 jgonzalezAATTsuse.com- version 4.2.1-1- Fix softwarechannel_listlatestpackages throwing error on empty channels (bsc#1175889)- Add Service Pack migration operations (bsc#1173557)- Fix softwarechannel update for vendor channels (bsc#1172709)- Update package version to 4.2.0
* Thu Jul 23 2020 jgonzalezAATTsuse.com- version 4.1.5-1- fix escaping of package names (bsc#1171281)
* Wed Jun 10 2020 jgonzalezAATTsuse.com- version 4.1.4-1- only report real error, not result (bsc#1171687)- use defined return values for spacecmd methods so scripts can check for failure (bsc#1171687)
* Mon Feb 17 2020 jgonzalezAATTsuse.com- version 4.1.3-1- disable globbing for api subcommand to allow wildcards in filter settings (bsc#1163871)
* Thu Jan 30 2020 jgonzalezAATTsuse.com- version 4.1.2-1- Bugfix: attempt to purge SSM when it is empty (bsc#1155372)
* Wed Nov 27 2019 jgonzalezAATTsuse.com- version 4.1.1-1- Bump version to 4.1.0 (bsc#1154940)- Prevent error when piping stdout in Python 2 (bsc#1153090)- Java api expects content as encoded string instead of encoded bytes like before (bsc#1153277)- Enable building and installing for Ubuntu 16.04 and Ubuntu 18.04- Fix building and installing on CentOS8/RES8/RHEL8- Check that a channel doesn\'t have clones before deleting it (bsc#1138454)- Add unit test for schedule, errata, user, utils, misc, configchannel and kickstart modules- Multiple minor bugfixes alongside the unit tests- Fix missing runtime dependencies that made spacecmd return old versions of packages in some cases, even if newer ones were available (bsc#1148311)
* Wed Jul 31 2019 jgonzalezAATTsuse.com- version 4.0.12-1- Bugfix: referenced variable before assignment.- Add unit test for report, package, org, repo and group- Bugfix: \'dict\' object has no attribute \'iteritems\' (bsc#1135881)- Add unit tests for custominfo, snippet, scap, ssm, cryptokey and distribution
* Wed May 15 2019 jgonzalezAATTsuse.com- version 4.0.11-1- SPEC cleanup
* Mon Apr 22 2019 jgonzalezAATTsuse.com- version 4.0.10-1- add unit tests for spacecmd.api, spacecmd.activationkey and spacecmd.filepreservation- add unit tests for spacecmd.shell- Save SSM list on system delete and update cache (bsc#1130077, bsc#1125744)- add makefile and pylint configuration
* Mon Mar 25 2019 jgonzalezAATTsuse.com- version 4.0.9-1- Add Pylint setup- Replace iteritems with items for python2/3 compat (bsc#1129243)
* Mon Mar 04 2019 jgonzalezAATTsuse.com- version 4.0.8-1- fix python 3 bytes issue when handling config channels
* Sat Mar 02 2019 jgonzalezAATTsuse.com- version 4.0.7-1- Add \'--force\', \'-f\' option to regenerateYumCache (bsc#1127389)
* Wed Feb 27 2019 jgonzalezAATTsuse.com- version 4.0.6-1- Prevent spacecmd crashing when piping the output in Python 3 (bsc#1125610)
* Thu Jan 31 2019 jgonzalezAATTsuse.com- version 4.0.5-1- Fix compatibility with Python 3
* Wed Jan 16 2019 jgonzalezAATTsuse.com- version 4.0.4-1- Fix importing state channels using configchannel_import- Fix getting file info for latest revision (via configchannel_filedetails)
* Mon Dec 17 2018 jgonzalezAATTsuse.com- version 4.0.3-1- Add function to merge errata and packages through spacecmd (bsc#987798)- show group id on group_details (bsc#1111542)- State channels handling: Existing commands configchannel_create and configchannel_import were updated while system_scheduleapplyconfigchannels and configchannel_updateinitsls were added.
* Fri Oct 26 2018 jgonzalezAATTsuse.com- version 4.0.2-1- add summary to softwarechannel.clone when calling older API versions (bsc#1109023)- New function/Update old functions to handle state channels as well
* Fri Aug 10 2018 jgonzalezAATTsuse.com- version 4.0.1-1- Bump version to 4.0.0 (bsc#1104034)- Fix copyright for the package specfile (bsc#1103696)- Suggest not to use password option for spacecmd (bsc#1103090)
* Wed May 23 2018 jgonzalezAATTsuse.com- version 2.8.25.4-1- add option to set cleanup type for system_delete (bsc#1094190)
* Wed May 16 2018 jgonzalezAATTsuse.com- version 2.8.25.3-1- Sync with upstream (bsc#1083294)
* Mon Apr 23 2018 jgonzalezAATTsuse.com- version 2.8.25.2-1- Sync with upstream (bsc#1083294)- 1539878 - add save_cache to do_ssm_intersect- Fix softwarechannel_listsyncschedule
* Wed Apr 04 2018 jgonzalezAATTsuse.com- version 2.8.21.2-1- Disable pylint for python2 and RES < 8 (bsc#1088070)
* Mon Mar 26 2018 jgonzalezAATTsuse.com- version 2.8.21.1-1- Sync with upstream (bsc#1083294)- Connect to API using FQDN instead of hostname to avoid SSL validation problems (bsc#1085667)
* Mon Mar 05 2018 jgonzalezAATTsuse.com- version 2.8.20.1-1- 1536484 - Command spacecmd supports utf8 name of systems- 1484056 - updatefile and addfile are basically same calls- 1484056 - make configchannel_addfile fully non-interactive- 1445725 - display all checksum types, not just MD5- remove clean section from spec (bsc#1083294)- Added function to update software channel. Moreover, some refactoring has been done(bsc#1076578)
* Fri Feb 23 2018 jgonzalezAATTsuse.com- version 2.8.17.2-1- add more python3 compatibility changes
* Fri Feb 23 2018 jgonzalezAATTsuse.com- version 2.8.17.1-1- Compatibility with Python 3- Fix typo (bsc#1081151)- Configure gpg_flag via spacecmd creating a channel (bsc#1080290)
* Mon Feb 05 2018 jgonzalezAATTsuse.com- version 2.8.15.3-1- Allow scheduling the change of software channels as an action. The previous channels remain accessible to the registered system until the action is executed. to the registered system until the action is executed.
* Fri Feb 02 2018 jgonzalezAATTsuse.com- version 2.8.15.2-1- support multiple FQDNs per system (bsc#1063419)
* Wed Jan 17 2018 jgonzalezAATTsuse.com- version 2.8.13.2-1- Fix bsc number for change \'configchannel export binary flag to json\'
* Wed Jan 17 2018 jgonzalezAATTsuse.com- version 2.8.13.1-1- add --config option to spacecmd- Added custom JSON encoder in order to parse date fields correctly (bsc#1070372)
* Fri Nov 10 2017 mcAATTsuse.de- version 2.8.10.1-1- pylint - fix intendation
* Thu Oct 26 2017 mcAATTsuse.de- version 2.8.9.1-1- fix build with python 3- show list of arches for channel- allow softwarechannel_setsyncschedule to disable schedule- add softwarechannel_setsyncschedule --latest- in case of system named by id, let id take precedence- Make spacecmd prompt for password when overriding config file user- show less output of common packages in selected channels- adding softwarechannel_listmanageablechannels
* Wed Aug 30 2017 mcAATTsuse.de- version 2.7.8.7-1- Switched logging from warning to debug
* Tue Aug 08 2017 fkobzikAATTsuse.de- version 2.7.8.6-1- configchannel export binary flag to json (bsc#1044719)
* Mon Jun 12 2017 mcAATTsuse.de- version 2.7.8.5-1- spacecmd report_outofdatesystems: avoid one XMLRPC call per system (bsc#1015882)
* Mon May 29 2017 mcAATTsuse.de- version 2.7.8.4-1- Remove debug logging from softwarechannel_sync function
* Tue May 23 2017 mcAATTsuse.de- version 2.7.8.3-1- Remove get_certificateexpiration support in spacecmd (bsc#1013876)
* Wed May 03 2017 michele.bolognaAATTsuse.com- version 2.7.8.2-1- Adding softwarechannel_listmanageablechannels
* Mon Apr 03 2017 mcAATTsuse.de- version 2.7.8.1-1- fix syntax error
* Fri Mar 31 2017 mcAATTsuse.de- version 2.7.7.1-1- make sure to know if we get into default function and exit accordingly
* Tue Mar 07 2017 mcAATTsuse.de- version 2.7.6.1-1- exit with 1 with incorrect command, wrong server, etc.- Updated links to github in spec files- print also systemdid with system name- improve output on error for listrepo (bsc#1027426)- print profile_name instead of string we\'re searching for- Fix: reword spacecmd removal msg (bsc#1024406)- Fix interactive mode- Add a type parameter to repo_create
* Tue Feb 07 2017 michele.bolognaAATTsuse.com- version 2.7.3.2-1- Removed obsolete code (bsc#1013938)
* Wed Jan 11 2017 michele.bolognaAATTsuse.com- version 2.7.3.1-1- Version 2.7.3-1
* Mon Nov 07 2016 michele.bolognaAATTsuse.com- version 2.5.5.3-1- Make exception class more generic and code fixup (bsc#1003449)- Handle exceptions raised by listChannels (bsc#1003449)- Alert if a non-unique package ID is detected
* Tue May 24 2016 kwalterAATTsuse.com- version 2.5.5.2-1- make spacecmd createRepo compatible with SUSE Manager 2.1 API (bsc#977264)
* Wed Feb 10 2016 mcAATTsuse.de- version 2.5.5.1-1- mimetype detection to set the binary flag requires \'file\' tool- Text description missing for remote command by Spacecmd
* Tue Jan 26 2016 mcAATTsuse.de- version 2.5.2.1-1- spacecmd: repo_details show \'None\' if repository doesn\'t have SSL Certtificate- spacecmd: Added functions to add/edit SSL certificates for repositories
* Tue Jan 05 2016 mcAATTsuse.de- version 2.5.1.2-1- build spacecmd noarch only on new systems
* Mon Nov 30 2015 mcAATTsuse.de- version 2.5.1.1-1- mimetype detection to set the binary flag requires \'file\' tool- fix export/cloning: always base64- Always base64 encode to avoid trim() bugs in the XML-RPC library.
* Thu Nov 19 2015 dmacvicarAATTsuse.de- set binary mode on uploaded files based on content (bsc#948245)
* Wed Oct 07 2015 mcAATTsuse.de- version 2.5.0.1-1- drop monitoring- replace upstream subscription counting with new subscription matching (FATE#311619)
* Wed Sep 23 2015 mcAATTsuse.de- version 2.1.25.10-1- Revert \"1207606 - do not return one package multiple times\" (bsc#945380)- check for existence of device description in spacecmd system_listhardware (bsc#932288)
* Mon Jun 22 2015 jrennerAATTsuse.de- version 2.1.25.9-1- do not escape spacecmd command arguments- do not return one package multiple times- add system_setcontactmethod (FATE#314858)- add activationkey_setcontactmethod (FATE#314858)- show contact method with activationkey_details and system_details- clone config files without loosing trailing new lines (bsc#926318)
* Tue Mar 31 2015 mcAATTsuse.de- version 2.1.25.8-1- sanitize data from export
* Thu Jan 29 2015 mcAATTsuse.de- version 2.1.25.7-1- fix configchannel export - do not create \'contents\' key for directories (bsc#908849)- fix patch summary printing- code cleanup- add new function kickstart_getsoftwaredetails- Added feature to get installed packageversion of a system or systems managed by ssm to spacecmd
* Thu Dec 04 2014 mcAATTsuse.de- version 2.1.25.6-1- call listAutoinstallableChannels() for listing distributions (bsc#887879)- Fix spacecmd schedule listing (bsc#902494)- Teach spacecmd report_errata to process all-errata in the absence of further args
* Tue Dec 02 2014 mcAATTsuse.de- fix call of setCustomOptions() during kickstart_importjson (bsc#879904)
* Fri Nov 07 2014 mcAATTsuse.de- version 2.1.25.5-1- spacecmd: fix listupgrades [bnc#892707]