File: graphite-web.NEWS

package info (click to toggle)
graphite-web 1.1.4-3%2Bdeb10u1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 7,416 kB
  • sloc: python: 11,275; sh: 61; makefile: 53
file content (36 lines) | stat: -rw-r--r-- 1,335 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
graphite-web (1.1.4-2) unstable; urgency=medium

  * The package is now using Python 3, therefore, if you're upgrading from an
    older setup, you must install libapache2-mod-wsgi-py3 instead of the older
    libapache2-mod-wsgi.

 -- Thomas Goirand <zigo@debian.org>  Wed, 26 Dec 2018 08:34:42 +0100

graphite-web (1.0.2+debian-1) unstable; urgency=medium

    Update your webserver configuration (e.g. apache). The /content Alias has
    changed to /static.

    See: /usr/share/graphite-web/apache2-graphite.conf

 -- Jonas Genannt <genannt@debian.org>  Mon, 18 Sep 2017 15:49:29 +0200

graphite-web (0.9.12+debian-6) unstable; urgency=medium

    Graphlot feature was removed.
    https://github.com/graphite-project/graphite-web/issues/789

    Upstream has removed Graphlot feature, was broken in Debian,
    and there are better ways to do this.

 -- Jonas Genannt <jonas.genannt@capi2name.de>  Wed, 03 Sep 2014 19:25:55 +0200

graphite-web (0.9.12+debian-1) unstable; urgency=high

    Django requires a SECRET_KEY for every django application.
    You need to create an secrect key and insert it into the
    Graphite Web configuration in /etc/graphite/local_settings.py.
    
    https://docs.djangoproject.com/en/dev/ref/settings/#secret-key

 -- Jonas Genannt <jonas.genannt@capi2name.de>  Sun, 01 Sep 2013 13:32:18 +0200