-------------------------------------------------------------------
Wed Oct 16 07:19:34 UTC 2019 - Tim Serong <tserong@suse.com>

- Remove function 'send_email' (bsc#1154007, CVE-2017-18638)
  + Added CVE-2017-18638.patch

-------------------------------------------------------------------
Mon Nov  7 07:48:01 UTC 2016 - tserong@suse.com

- Install /etc/apache2/conf.d/graphite-web.conf.example rather than
  graphite-web.conf, so as to not override default web site (fate#320982)

-------------------------------------------------------------------
Wed Jul 30 02:54:24 UTC 2014 - tserong@suse.com

- Ensure /var/lib/graphite/graphite.db is writable by apache user

-------------------------------------------------------------------
Tue Jul 29 14:41:30 UTC 2014 - tserong@suse.com

- Prefer /usr/share/graphite, /etc/graphite etc. to match python
  site-packages directory naming, and also what calamari-server expects
  (this obsoletes earlier graphite-web change).
- Ensure `manage.py syncdb` is invoked correctly on first install

-------------------------------------------------------------------
Mon Jul 28 13:41:05 UTC 2014 - tserong@suse.com

- Generate random SECRET_KEY on install

-------------------------------------------------------------------
Mon Jul 28 12:50:36 UTC 2014 - tserong@suse.com

- Use /usr/share/graphite-web instead of /usr/share/graphite

-------------------------------------------------------------------
Tue Jul 08 04:54:08 UTC 2014 - tserong@suse.com

- Initial SUSE packaging

