File python-puppetboard.changes of Package python-puppetboard
-------------------------------------------------------------------
Fri Jun 22 13:50:08 UTC 2018 - mcepl@suse.com
- Add forgotten fix_setup_build.patch (removes looking up of the
unecessary files, which breaks build)
-------------------------------------------------------------------
Fri Jun 22 08:42:28 UTC 2018 - mcepl@suse.com
- Clean up SPEC file (the packages builds now)
-------------------------------------------------------------------
Thu Aug 24 13:50:02 UTC 2017 - jmatejek@suse.com
- singlespec auto-conversion
-------------------------------------------------------------------
Wed Aug 10 11:06:19 UTC 2016 - jengelh@inai.de
- Ensure shadow utilities are present, and check for group/user
before creating them.
-------------------------------------------------------------------
Sat Aug 6 19:05:22 UTC 2016 - tampakrap@opensuse.org
- fix the perms of the tmp/ directory, so that uwsgi can actually create the
socket inside there
- remove needless dep
-------------------------------------------------------------------
Sat Aug 6 09:53:18 UTC 2016 - tampakrap@opensuse.org
- create -uwsgi subpackage with appropriate config and unit service file
-------------------------------------------------------------------
Sat Jul 30 09:23:55 UTC 2016 - tampakrap@opensuse.org
- Version bump 0.0.5:
- Replacing chart.js with c3.js and d3.js
- Implemented Semantic UI 0.16.1
- Adding an OFFLINE_MODE to download assets from a CDN or the PuppetBoard
server
- Allowing Catalog viewing from the Nodes page if new configuration option
ENABLE_CATALOG is enabled (Disabled by default)
- Adding an Inventory page to give a high-level overview of the managed nodes
through a configurable list of facts
- This will be the final release of the 0.0.x series
- Fix homepage
- Unhardcode the paths in the configs
- Change wsgi dir to /srv/www/vhosts/puppetboard
- Create puppetboard user and run the apache wsgi process with that user
- Install the wsgi/settings configs in the main package
- Rename the wsgi subpackage to apache, and install only the apache config
-------------------------------------------------------------------
Mon Jun 9 18:19:09 UTC 2014 - darin@darins.net
- Add packaing for running w/ mod_wsgi
- .spec cleanup
-------------------------------------------------------------------
Wed Feb 12 22:55:29 UTC 2014 - aboe76@gmail.com
- Initial upload version 0.0.4
- Fix the sorting of the different tables containing facts.
- Fix the license in our ``setup.py``. The license shouldn't be longer than
200 characters. We were including the full license tripping up tools like
bdist_rpm.