salt-api.changes 3.4 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495
  1. -------------------------------------------------------------------
  2. Tue Oct 29 22:38:07 UTC 2013 - aboe76@gmail.com
  3. - Salt-api updated to 0.8.3
  4. - this will likely be the last salt-api solo release,
  5. project is merging into main Salt project.
  6. - fixed proper logging
  7. - better ssl options
  8. - improved python rest_wsgi and cherrypy support
  9. -------------------------------------------------------------------
  10. Fri Oct 18 11:44:15 UTC 2013 - p.drouand@gmail.com
  11. - Don't support sysvinit and systemd for the same system; add conditionnal
  12. macros to use systemd only on systems which support it and sysvinit
  13. on other systems
  14. -------------------------------------------------------------------
  15. Fri Aug 9 20:24:28 UTC 2013 - aboe76@gmail.com
  16. - Updated salt-api init file:
  17. Same file as the salt-api package for Rhel/Fedora
  18. -------------------------------------------------------------------
  19. Thu Jul 18 04:46:39 UTC 2013 - aboe76@gmail.com
  20. - Update package to 0.8.2
  21. - Backward incompatible needs salt 0.15.9 or greater
  22. - Changes to rest_cherrypy:
  23. - Fixed issue #87 which caused the Salt master's PID file to be overwritten.
  24. - Fixed an inconsistency with the return format for the /minions convenience URL.
  25. - Added a dedicated URL for serving an HTML app
  26. - Added dedicated URL for serving static media
  27. -------------------------------------------------------------------
  28. Sun May 12 20:18:57 UTC 2013 - aboe76@gmail.com
  29. - Updated package spec, for systemd unit files
  30. according to how systemd files needs to be packaged
  31. - fixed rpmlint about reload missing with init files
  32. -------------------------------------------------------------------
  33. Tue Apr 23 19:20:42 UTC 2013 - aboe76@gmail.com
  34. - updated init file:
  35. removed probe/reload/force-reload they are not supported
  36. -------------------------------------------------------------------
  37. Tue Apr 23 18:10:38 UTC 2013 - aboe76@gmail.com
  38. - Update to salt-api 0.8.1
  39. - Cherrypy module fixes:
  40. * Fixes helpful error messages when loading the module if
  41. dependencies are missing or incorrect.
  42. * Fixes the /login view to return a 401 instead of a 500 when
  43. authentication fails.
  44. * This release also includes a new plain-WSGI (no deps) REST module. This
  45. module requires an external webserver and careful deployment -- be sure
  46. to read the docs in full before using it.
  47. -------------------------------------------------------------------
  48. Mon Apr 15 18:48:31 UTC 2013 - aboe76@gmail.com
  49. - Updated recommends cherrypy instead of requirement
  50. cherrypy only needed as wsgi server if user wants
  51. -------------------------------------------------------------------
  52. Sun Apr 14 14:52:34 UTC 2013 - aboe76@gmail.com
  53. - Updated salt-api init file
  54. -------------------------------------------------------------------
  55. Tue Apr 9 18:56:15 UTC 2013 - aboe76@gmail.com
  56. - Updated to 0.8.0
  57. - New authentication login
  58. - salt-api can now run on WSGI application
  59. - added service file for > opensuse 12.1
  60. - added init file for the rest
  61. -------------------------------------------------------------------
  62. Wed Jan 30 21:00:43 UTC 2013 - aboe76@gmail.com
  63. - Updated spec file with SUSE Copyright
  64. -------------------------------------------------------------------
  65. Sat Jan 26 09:19:19 UTC 2013 - aboe76@gmail.com
  66. - updated spec file depencies fixed include python-cherrypy for salt-ui
  67. -------------------------------------------------------------------
  68. Tue Jan 22 20:28:52 UTC 2013 - aboe76@gmail.com
  69. - initial upload 0.7.5