File elasticsearch.changes of Package elasticsearch

-------------------------------------------------------------------
Fri Jan 29 14:15:21 UTC 2021 - Klaus Kämpf <kkaempf@suse.com>

- Update to 7.10.2
  see https://www.elastic.co/guide/en/elasticsearch/reference/7.10/release-notes-7.10.2.html

- dropped 0001-do-not-download-openJDK.patch, replaced by setting
  JAVA_HOME in .spec

- ** final elasticsearch release, please see opensearch **

-------------------------------------------------------------------
Wed Sep  2 13:56:20 UTC 2020 - Klaus Kämpf <kkaempf@suse.com>

- add 0004-var-run-run.patch

-------------------------------------------------------------------
Fri Aug 21 08:07:36 UTC 2020 - Klaus Kämpf <kkaempf@suse.com>

- Update to 7.9.0
  see https://www.elastic.co/guide/en/elasticsearch/reference/7.9/release-notes-7.9.0.html

- drop SUSEfirewall2 support for Tumbleweed

-------------------------------------------------------------------
Sat Jul 18 17:36:06 UTC 2020 - Klaus Kämpf <kkaempf@suse.com>

- Update to 7.8.0
  see https://www.elastic.co/guide/en/elasticsearch/reference/7.8/release-notes-7.8.0.html

- drop 0001-Use-local-maven-repo.patch, rename others

- Update to 7.7.0
  see https://www.elastic.co/guide/en/elasticsearch/reference/7.7/release-notes-7.7.0.html

-------------------------------------------------------------------
Thu Mar 12 18:58:54 UTC 2020 - Klaus Kämpf <kkaempf@suse.com>

- Update to 7.6.1
  see https://www.elastic.co/guide/en/elasticsearch/reference/7.6/release-notes-7.6.1.html

- Update to 7.6.0
  Breaking changes
  * Deprecation of sparse vector fields
  * Update to vector function signatures
  * Disallow use of the nGram and edgeNGram tokenizer names
  see https://www.elastic.co/guide/en/elasticsearch/reference/7.6/breaking-changes-7.6.html
  
  see https://www.elastic.co/guide/en/elasticsearch/reference/7.6/release-notes-7.6.0.html

-------------------------------------------------------------------
Thu Dec  5 10:49:49 UTC 2019 - Klaus Kämpf <kkaempf@suse.com>

- Update to 7.5.0
  see https://www.elastic.co/guide/en/elasticsearch/reference/7.5/release-notes-7.5.0.html

-------------------------------------------------------------------
Wed Oct  9 06:59:51 UTC 2019 - Klaus Kämpf <kkaempf@suse.com>

- Update to 7.4.0
  see https://www.elastic.co/guide/en/elasticsearch/reference/7.4/release-notes-7.4.0.html

- Update to 7.3.0
  see https://www.elastic.co/guide/en/elasticsearch/reference/7.3/release-notes-7.3.0.html

- add 0004-systemd-service-type-simple.patch to fix systemctl start

-------------------------------------------------------------------
Mon Jul 15 14:57:46 UTC 2019 - Klaus Kämpf <kkaempf@suse.com>

- Update to 7.2.0
  see https://www.elastic.co/guide/en/elasticsearch/reference/7.2/release-notes-7.2.0.html

- limit build to OSS components

- drop 0004-maybe-uninitialized.patch, 0005-plugins-local-repo.patch, 0006-var-run-run.patch

- add 0003-provide-SUSE-environment.patch

- Update to 7.1.0
  see https://www.elastic.co/guide/en/elasticsearch/reference/7.1/release-notes-7.1.0.html

-------------------------------------------------------------------
Tue Apr 16 11:18:34 UTC 2019 - Klaus Kämpf <kkaempf@suse.com>

- Update to 7.0.0
  see https://www.elastic.co/guide/en/elasticsearch/reference/7.0/release-notes-7.0.0.html

-------------------------------------------------------------------
Wed Dec 27 10:43:26 UTC 2018 - Klaus Kämpf <kkaempf@suse.com>

- Update to 6.5.4
  see https://www.elastic.co/guide/en/elasticsearch/reference/6.5/es-release-notes.html

- Build with Java 11

- new patches 0004-maybe-uninitialized.patch, 0005-plugins-local-repo.patch
  0006-var-run-run.patch

-------------------------------------------------------------------
Wed May 30 08:13:10 UTC 2018 - kkaempf@suse.com

- Update to 6.2.4
  see https://www.elastic.co/guide/en/elasticsearch/reference/6.2/es-release-notes.html

- Build with Java 10

-------------------------------------------------------------------
Mon Apr 16 12:30:24 UTC 2018 - samu.voutilainen@gmail.com

- Ensured Java version to be smaller than 10
  Elasticsearch is recommended to use with Java 8, but Java still works,
  but Java 10’s modularization updates breaks current Elasticsearch version
- Modified fillup entries to properly clean up itself

-------------------------------------------------------------------
Wed Nov 15 10:58:21 UTC 2017 - kkaempf@suse.com

- Update to 6.0.0
  Major upgrade, many breaking changes
  see https://www.elastic.co/guide/en/elasticsearch/reference/6.0/release-notes-6.0.0.html

-------------------------------------------------------------------
Fri Sep  1 22:17:57 UTC 2017 - kkaempf@suse.com

- Update to 5.5.2
  Breaking changes
  see https://www.elastic.co/guide/en/elasticsearch/reference/5.5/breaking-changes-5.5.html
  and https://www.elastic.co/guide/en/elasticsearch/reference/5.5/release-notes-5.5.2.html

- add init.gradle to set local maven repo

-------------------------------------------------------------------
Tue Jun 13 13:02:41 UTC 2017 - kkaempf@suse.com

- Update to 5.4.1
  Breaking changes
  see https://www.elastic.co/guide/en/elasticsearch/reference/5.4/breaking-changes-5.4.html

  Bugfix release
  see https://www.elastic.co/guide/en/elasticsearch/reference/5.4/release-notes-5.4.1.html

-------------------------------------------------------------------
Tue May  9 11:23:53 UTC 2017 - kkaempf@suse.com

- add Requires(post) for %fillup_and_insserve

-------------------------------------------------------------------
Wed Mar 22 11:19:56 UTC 2017 - kkaempf@suse.com

- elasticsearch-plugin needs 'which' and 'hostname'

-------------------------------------------------------------------
Fri Mar  3 07:37:52 UTC 2017 - kkaempf@suse.com

- Update to 5.2.2
  Breaking changes
  see https://www.elastic.co/guide/en/elasticsearch/reference/5.2/breaking-changes-5.2.html

  Bugfix release
  see https://www.elastic.co/guide/en/elasticsearch/reference/5.2/release-notes-5.2.2.html

-------------------------------------------------------------------
Thu Feb 23 07:16:11 UTC 2017 - kkaempf@suse.com

- install /etc/sysctl.d/elasticsearch.conf

-------------------------------------------------------------------
Tue Jan 17 10:19:36 UTC 2017 - kkaempf@suse.com

- update to 5.1.2
  see https://www.elastic.co/guide/en/elasticsearch/reference/5.1/release-notes-5.1.2.html

- use upstream versions of
  * elasticsearch.conf
  * elasticsearch.in.sh
  * elasticsearch.service
  * elasticsearch.sysconfig

-------------------------------------------------------------------
Sun Jan 15 12:33:17 UTC 2017 - kkaempf@suse.com

- update to 5.1.1
  see https://www.elastic.co/guide/en/elasticsearch/reference/5.1/release-notes-5.1.1.html

- build with gradle

- add 0001-Local-maven-repo.patch to enforce offline build

-------------------------------------------------------------------
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
openSUSE Build Service is sponsored by