File elasticsearch.changes of Package elasticsearch
-------------------------------------------------------------------
Mon Nov 11 15:15:11 UTC 2019 - sandonov@suse.com
- Update systemd unit file
* Added remote-fs.target dependency (bsc#1148099)
-------------------------------------------------------------------
Tue Aug 15 16:15:11 UTC 2017 - johannes.grassler@suse.com
- Added missing service_add_post
-------------------------------------------------------------------
Mon Jul 10 14:54:31 UTC 2017 - johannes.grassler@suse.com
- Redirect standard output to /dev/null rather than standard error
(stack traces got sent to standard output) (bsc#1048688, FATE#323204)
-------------------------------------------------------------------
Wed Jun 28 09:53:11 UTC 2017 - johannes.grassler@suse.com
- Redirect standard error from service to null to prevent stack
traces about disk space exhaustion from spamming remote logs
(see <https://github.com/elastic/elasticsearch/issues/20354>)
-------------------------------------------------------------------
Tue Apr 11 16:51:28 UTC 2017 - tbechtold@suse.com
- Require which (for /usr/share/elasticsearch/bin/elasticsearch)
-------------------------------------------------------------------
Sat Mar 25 10:33:44 UTC 2017 - dmueller@suse.com
- fix license string
-------------------------------------------------------------------
Mon Feb 20 05:13:00 UTC 2017 - tomasz.trebski@ts.fujitsu.com
- updated package to 2.4.2
See https://www.elastic.co/guide/en/elasticsearch/reference/current/release-notes-2.4.2.html
-------------------------------------------------------------------
Mon Oct 24 12:06:00 UTC 2016 - boris@steki.net
- updated package to 2.4.1
See https://www.elastic.co/guide/en/elasticsearch/reference/current/release-notes-2.4.1.html
-------------------------------------------------------------------
Wed Aug 3 08:36:46 UTC 2016 - boris@steki.net
- fixed wrapper script for correct version of package
-------------------------------------------------------------------
Fri Jul 29 12:43:58 UTC 2016 - kkaempf@suse.com
- Update to 2.3.4
See https://www.elastic.co/guide/en/elasticsearch/reference/current/release-notes-2.3.4.html
-------------------------------------------------------------------
Fri Jul 29 12:38:04 UTC 2016 - kkaempf@suse.com
- add SuSEfirewall2 configuration
-------------------------------------------------------------------
Tue Jun 7 06:48:05 UTC 2016 - kkaempf@suse.com
- update to 2.3.3
See https://www.elastic.co/guide/en/elasticsearch/reference/current/release-notes-2.3.3.html
-------------------------------------------------------------------
Tue Jan 12 13:00:00 UTC 2016 - t.neuburger@telekom.de
- fixes for SysV and systemd
* own sysVinit init script
* update systemd unit file
* new pre exec environment script for both SysV and systemd
-------------------------------------------------------------------
Wed Dec 09 13:00:00 UTC 2015 - t.neuburger@telekom.de
- initial elasticsearch build
* based on elasticsearch-2.1.0.tar.gz
* sysVinit script from centos rpm
* own created systemd unit file