chainsaw    15/07/27 09:05:33

  Added:                elasticsearch.service4
  Removed:              elasticsearch.init2 elasticsearch.init3
                        1.3.2-http_cors_disable.patch elasticsearch.init
                        elasticsearch.service elasticsearch.service2
                        elasticsearch.service3
  Log:
  Updated ebuilds by Ferenc Erki address a systemd unit issue as reported by 
neko259 in bug #553534 and address the security vulnerability reported by 
Agostino "ago" Sarubbo in bug #555474. Clean-up of older patches and one 
vulnerable ebuild.
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
0xB5058F9A)

Revision  Changes    Path
1.1                  app-misc/elasticsearch/files/elasticsearch.service4

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/elasticsearch/files/elasticsearch.service4?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/elasticsearch/files/elasticsearch.service4?rev=1.1&content-type=text/plain

Index: elasticsearch.service4
===================================================================
[Unit]
Description=Elasticsearch
After=network.target

[Service]
User=elasticsearch
Environment=ES_INCLUDE=/usr/share/elasticsearch/bin/elasticsearch.in.sh
ExecStart=/usr/share/elasticsearch/bin/elasticsearch 
-Des.default.path.conf=/etc/elasticsearch

[Install]
WantedBy=multi-user.target




Reply via email to