2018-05-07 08:18:24 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat May 5 09:47:06 UTC 2018 - dmueller@suse.com
|
|
|
|
|
|
|
|
- fix build for older distributions
|
|
|
|
|
2018-03-07 17:32:44 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Mar 7 16:27:46 UTC 2018 - jengelh@inai.de
|
|
|
|
|
|
|
|
- Remove marketing wording from description.
|
|
|
|
|
2018-03-07 13:23:46 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Mar 7 12:20:50 UTC 2018 - jan.fajerski@suse.com
|
|
|
|
|
|
|
|
- add user and group according to packaging guidelines
|
|
|
|
- add README and Makefile as Sources
|
|
|
|
|
2018-03-07 11:11:57 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Mar 01 10:41:54 UTC 2018 - jfajerski@suse.com
|
|
|
|
|
|
|
|
- Update to version 5.0.0:
|
2018-03-09 15:40:15 +01:00
|
|
|
+ Github OAuth Fixed fetching github orgs from private github org
|
|
|
|
+ Provisioning Now handles deletes when dashboard json files removed from disk
|
|
|
|
+ Reset password Fixed problem with reset password form
|
|
|
|
+ Save dashboard Fixed issue with time range & variable reset after saving
|
|
|
|
+ Folders Make it easier/explicit to access/modify folders using the API
|
|
|
|
+ many more bugfixes
|
|
|
|
+ See /usr/share/doc/packages/grafana/CHANGELOG.md for more details
|
2018-03-07 11:11:57 +01:00
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Feb 08 14:12:39 UTC 2018 - jfajerski@suse.com
|
|
|
|
|
|
|
|
- Update to version 5.0.0beta1:
|
2018-03-09 15:40:15 +01:00
|
|
|
+ New Features:
|
|
|
|
* Dashboard folders
|
|
|
|
* Teams User groups (teams) implemented. Can be used in folder & dashboard permission list.
|
|
|
|
* Dashboard grid: Panels are now layed out in a two dimensional grid (with x, y, w, h).
|
|
|
|
* Templating: Vertical repeat direction for panel repeats.
|
|
|
|
* UX: Major update to page header and navigation
|
|
|
|
* Dashboard settings: Combine dashboard settings views into one with side menu
|
|
|
|
* Alerting: Add support for internal image store
|
|
|
|
* Data Source Proxy: Add support for whitelisting specified cookies that will be passed through to the data source when proxying data source requests
|
|
|
|
* Text: Text panel are now edited in the ace editor
|
|
|
|
* Teams: Add Microsoft Teams notifier
|
|
|
|
* Datasources: Its now possible to configure datasources with config files
|
|
|
|
* Graphite: Query editor updated to support new query by tag features
|
|
|
|
* Dashboard history: New config file option versions_to_keep sets how many versions per dashboard to store
|
|
|
|
* Dashboard as cfg: Load dashboards from file into Grafana on startup/change
|
|
|
|
* Prometheus: Grafana can now send alerts to Prometheus Alertmanager while firing
|
|
|
|
* Table: Support multiple table formated queries in table panel
|
|
|
|
* Security: Protect against brute force (frequent) login attempts
|
|
|
|
+ Breaking Changes:
|
|
|
|
* Persistent dashboard url's: New url's for dashboards that allows renaming dashboards without breaking links
|
|
|
|
* GET /api/alerts property dashboardUri renamed to url and is now the full url (that is including app sub url).
|
|
|
|
+ Many Bugfixes
|
|
|
|
+ See /usr/share/doc/packages/grafana/CHANGELOG.md for more details
|
|
|
|
|
2018-03-07 11:11:57 +01:00
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Jan 29 11:04:08 UTC 2018 - jan.fajerski@suse.com
|
|
|
|
|
|
|
|
- Use %{_fillupdir} for sysconfig file
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Jan 24 01:53:00 UTC 2018 - tserong@suse.com
|
|
|
|
|
|
|
|
- Remove non-standard-gid from rpmlintrc
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Jan 18 12:41:48 UTC 2018 - tserong@suse.com
|
|
|
|
|
|
|
|
- Use GRAFANA_GROUP macro in spec file instead of GROUP (which otherwise
|
|
|
|
collides with the package group, resulting in incorrect file/directory
|
|
|
|
ownership)
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Nov 11 20:21:28 UTC 2017 - kkaempf@suse.com
|
|
|
|
|
|
|
|
- mark %{_datadir}/%{name}/conf/defaults.ini as %conf instead
|
|
|
|
of %doc, grafana-server won't start without this file.
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Oct 24 15:25:39 UTC 2017 - johannes.grassler@suse.com
|
|
|
|
|
|
|
|
- Create /var/lib/grafana/dashboards/
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Oct 17 09:54:03 UTC 2017 - johannes.grassler@suse.com
|
|
|
|
|
|
|
|
- Create plugin directory and clean up (create in %install,
|
|
|
|
add to %files) handling of /var/lib/grafana/* and
|
|
|
|
/var/log/grafana.
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Sep 18 11:35:11 UTC 2017 - tserong@suse.com
|
|
|
|
|
|
|
|
- Update to version 4.5.1:
|
|
|
|
+ New Features:
|
|
|
|
* Table panel: Render cell values as links
|
|
|
|
* Elasticsearch: Add ad hoc filters directly by clicking values
|
|
|
|
* MySQL: New rich query editor with syntax highlighting
|
|
|
|
* Prometheus: New rich query editor with syntax highlighting
|
|
|
|
+ Enhancements:
|
|
|
|
* GitHub OAuth: Support for GitHub organizations with 100+ teams
|
|
|
|
* Graphite: Calls to Graphite api /metrics/find now include time range
|
|
|
|
* Graphite: Added new graphite 1.0 functions
|
|
|
|
* Elasticsearch: Ad-hoc filters now use query phrase match filters
|
|
|
|
+ Breaking change:
|
|
|
|
* InfluxDB/Elasticsearch: The panel & data source option named "Group by
|
|
|
|
time interval" is now named "Min time interval" and does now always
|
|
|
|
define a lower limit for the auto group by time.
|
|
|
|
+ Other changes:
|
|
|
|
* InfluxDB: Change time range filter for absolute time ranges to be
|
|
|
|
inclusive instead of exclusive
|
|
|
|
* InfluxDB: Added paranthesis around tag filters in queries
|
|
|
|
+ Bug Fixes:
|
|
|
|
- Modals: Maintain scroll position after opening/leaving modal
|
|
|
|
- Templating: You cannot select data source variables as data source
|
|
|
|
for other template variables
|
|
|
|
- MySQL/Postgres: Fix for max_idle_conn option default which was wrongly
|
|
|
|
set to zero which does not mean unlimited but means zero.
|
|
|
|
+ See /usr/share/doc/packages/grafana/CHANGELOG.md for more details
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Jun 22 09:37:11 UTC 2017 - jan.fajerski@suse.com
|
|
|
|
|
|
|
|
- Fix spec file to create and own /var/{lib,log}/grafana (bsc#1044933)
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Jun 16 02:24:58 UTC 2017 - tserong@suse.com
|
|
|
|
|
|
|
|
- Require phantomjs package at runtime instead of shipping prebuilt
|
|
|
|
x86_64 phantomjs binary (bsc#1044444)
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue May 2 09:01:28 UTC 2017 - tserong@suse.com
|
|
|
|
|
|
|
|
- Make %fdupes create hardlinks, not symlinks (symlinks result in
|
|
|
|
grafana not being able to load plugins, and the UI breaking)
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Apr 28 10:00:11 UTC 2017 - tserong@suse.com
|
|
|
|
|
|
|
|
- Moved build of frontend assets from RPM %pre and %posttrans to
|
|
|
|
Makefile, so this piece of work can be done by the packager, rather
|
|
|
|
than at installation time.
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Mar 23 12:57:37 UTC 2017 - thipp@suse.de
|
|
|
|
|
|
|
|
- Update to version 4.2.0
|
|
|
|
- Refactoring based on new packaging proposal
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Sep 5 12:40:30 UTC 2016 - avvissu@yandex.by
|
|
|
|
|
|
|
|
- Update to 3.1.1:
|
|
|
|
* see: /usr/share/doc/packages/grafana/CHANGELOG.txt
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Jun 1 23:20:02 UTC 2016 - avvissu@yandex.by
|
|
|
|
|
|
|
|
- Update to 3.0.4:
|
|
|
|
* see: /usr/share/doc/packages/grafana/CHANGELOG.txt
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed May 25 04:14:58 UTC 2016 - avvissu@yandex.by
|
|
|
|
|
|
|
|
- Update to 3.0.3:
|
|
|
|
* see: /usr/share/doc/packages/grafana/CHANGELOG.txt
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue May 17 05:28:14 UTC 2016 - avvissu@yandex.by
|
|
|
|
|
|
|
|
- Update to 3.0.2
|
|
|
|
* see: /usr/share/doc/packages/grafana/CHANGELOG.txt
|
|
|
|
- Enable dependency auto-generation
|
|
|
|
- Don't use npm install -g grunt-cli
|
|
|
|
- Spec file cleanup
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Apr 1 04:25:50 UTC 2016 - avvissu@yandex.by
|
|
|
|
|
|
|
|
- Add golang(github.com/tools/godep)
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Mar 31 13:40:28 UTC 2016 - avvissu@yandex.by
|
|
|
|
|
|
|
|
- Remove static libraries
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Mar 29 06:48:06 UTC 2016 - avvissu@yandex.by
|
|
|
|
|
|
|
|
- Add _service file to control the URL used by %% pre
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Feb 23 15:21:00 UTC 2016 - avvissu@yandex.ru
|
|
|
|
|
|
|
|
- Use BuildRequires when a development branch becomes stable
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Jan 25 16:47:59 UTC 2016 - avvissu@yandex.ru
|
|
|
|
|
|
|
|
- Fix buid error: don't use %%goinstall (golang-macros.rb is not
|
|
|
|
stable)
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Jan 5 03:36:40 UTC 2016 - avvissu@yandex.ru
|
|
|
|
|
|
|
|
- Fix build error: change GOPATH
|
|
|
|
- Copy the vendor folder after installation of package
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Dec 11 22:37:23 UTC 2015 - avvissu@yandex.ru
|
|
|
|
|
|
|
|
- Update to 2.6.0:
|
|
|
|
* see: /usr/share/doc/packages/grafana/CHANGELOG
|
|
|
|
- Create a new spec file for building RPM
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri May 8 15:07:28 UTC 2015 - mrueckert@suse.de
|
|
|
|
|
|
|
|
- initial package
|
|
|
|
|