summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarcel Campello Ferreira2016-03-27 13:57:10 -0300
committerMarcel Campello Ferreira2016-03-27 13:57:10 -0300
commit6d0765101fa93b023f81e77d5ff714dce310d250 (patch)
tree35891e8f6ac15fe9f6ec946e1579c9632fc3df12
parent9b18ad3cbb4a4636ae162e20b6295f1c8a7781b7 (diff)
downloadaur-6d0765101fa93b023f81e77d5ff714dce310d250.tar.gz
Version 2.3.3-1.
-rw-r--r--.SRCINFO12
-rw-r--r--PKGBUILD8
-rw-r--r--bin.patch30
-rw-r--r--conf.patch30
4 files changed, 39 insertions, 41 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 65d86ed3c09e..1299fbb1d64a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,6 @@
-# Generated by mksrcinfo v8
-# Tue Jan 26 15:16:33 UTC 2016
pkgbase = neo4j-enterprise
pkgdesc = A fully transactional graph database implemented in Java
- pkgver = 2.3.2
+ pkgver = 2.3.3
pkgrel = 1
url = http://neo4j.org/
install = neo4j.install
@@ -18,16 +16,16 @@ pkgbase = neo4j-enterprise
backup = etc/neo4j/neo4j-server.properties
backup = etc/neo4j/neo4j-wrapper.conf
backup = etc/neo4j/neo4j.properties
- source = http://dist.neo4j.org/neo4j-enterprise-2.3.2-unix.tar.gz
+ source = http://dist.neo4j.org/neo4j-enterprise-2.3.3-unix.tar.gz
source = bin.patch
source = conf.patch
source = neo4j.install
source = neo4j.service
source = neo4j-arbiter.service
source = neo4j-tmpfile.conf
- sha256sums = ea80cfca918dd70ea5d10a125f5c3a5be02e45dd497b67dfa2d22770a891acea
- sha256sums = e1a84e877caddf02b389b54e58d789e33e267e6464661349e9b57072e60bc02b
- sha256sums = b29062c2a60a69c198c3b0c513f9b47b35918ab3665b5ac8ee68b4f398e989e3
+ sha256sums = 864b7ebef3a12844c809e75016aa951c60ac90fb0d075a595108824859ce7875
+ sha256sums = f279a235b283d3cde494cc76f9fc8db638dd789a825bc1b90cf410018cd055ee
+ sha256sums = aaff5326a79d3ba4c9efe81f12d891f630e56f4a52a070ef0fec486789090866
sha256sums = 3c4f3daea1623a5bc4c56d87ff4d76ff4737722eb730e2f9b65a0980bf3633a3
sha256sums = ee451a5b4ac3f733ab725bb3babeefc4d852115fe24ee29a3060922716212ad7
sha256sums = eb4869d80e51f43f3846c84544202cdb20f668d46df130123efed46d090b40bb
diff --git a/PKGBUILD b/PKGBUILD
index 0e58270a7a28..b80439aaaa36 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Marcel Campello Ferreira <marcel.campello.ferreira@gmail.com>
pkgname=neo4j-enterprise
-pkgver=2.3.2
+pkgver=2.3.3
pkgrel=1
pkgdesc="A fully transactional graph database implemented in Java"
arch=(any)
@@ -22,9 +22,9 @@ source=(http://dist.neo4j.org/neo4j-enterprise-$pkgver-unix.tar.gz
neo4j.service
neo4j-arbiter.service
neo4j-tmpfile.conf)
-sha256sums=('ea80cfca918dd70ea5d10a125f5c3a5be02e45dd497b67dfa2d22770a891acea'
- 'e1a84e877caddf02b389b54e58d789e33e267e6464661349e9b57072e60bc02b'
- 'b29062c2a60a69c198c3b0c513f9b47b35918ab3665b5ac8ee68b4f398e989e3'
+sha256sums=('864b7ebef3a12844c809e75016aa951c60ac90fb0d075a595108824859ce7875'
+ 'f279a235b283d3cde494cc76f9fc8db638dd789a825bc1b90cf410018cd055ee'
+ 'aaff5326a79d3ba4c9efe81f12d891f630e56f4a52a070ef0fec486789090866'
'3c4f3daea1623a5bc4c56d87ff4d76ff4737722eb730e2f9b65a0980bf3633a3'
'ee451a5b4ac3f733ab725bb3babeefc4d852115fe24ee29a3060922716212ad7'
'eb4869d80e51f43f3846c84544202cdb20f668d46df130123efed46d090b40bb'
diff --git a/bin.patch b/bin.patch
index 89299eb1a122..721acf268246 100644
--- a/bin.patch
+++ b/bin.patch
@@ -1,6 +1,6 @@
-diff -Naur neo4j-enterprise-2.3.2-orig/bin/neo4j neo4j-enterprise-2.3.2-mod/bin/neo4j
---- neo4j-enterprise-2.3.2-orig/bin/neo4j 2016-01-12 21:01:31.000000000 -0200
-+++ neo4j-enterprise-2.3.2-mod/bin/neo4j 2016-01-26 10:46:11.898865302 -0200
+diff -Naur neo4j-enterprise-2.3.3-orig/bin/neo4j neo4j-enterprise-2.3.3-mod/bin/neo4j
+--- neo4j-enterprise-2.3.3-orig/bin/neo4j 2016-01-12 21:01:31.000000000 -0200
++++ neo4j-enterprise-2.3.3-mod/bin/neo4j 2016-01-26 10:46:11.898865302 -0200
@@ -33,24 +33,13 @@
LAUNCHD_NAME="org.neo4j.server"
@@ -60,9 +60,9 @@ diff -Naur neo4j-enterprise-2.3.2-orig/bin/neo4j neo4j-enterprise-2.3.2-mod/bin/
if [ ! -e "$LIBDIR" ] ; then
echo "Error: missing Neo4j Library, expected at $LIBDIR"
exit 1
-diff -Naur neo4j-enterprise-2.3.2-orig/bin/neo4j-arbiter neo4j-enterprise-2.3.2-mod/bin/neo4j-arbiter
---- neo4j-enterprise-2.3.2-orig/bin/neo4j-arbiter 2016-01-12 21:01:31.000000000 -0200
-+++ neo4j-enterprise-2.3.2-mod/bin/neo4j-arbiter 2016-01-26 10:46:11.898865302 -0200
+diff -Naur neo4j-enterprise-2.3.3-orig/bin/neo4j-arbiter neo4j-enterprise-2.3.3-mod/bin/neo4j-arbiter
+--- neo4j-enterprise-2.3.3-orig/bin/neo4j-arbiter 2016-01-12 21:01:31.000000000 -0200
++++ neo4j-enterprise-2.3.3-mod/bin/neo4j-arbiter 2016-01-26 10:46:11.898865302 -0200
@@ -33,22 +33,13 @@
LAUNCHD_NAME="org.neo4j.arbiter"
@@ -162,9 +162,9 @@ diff -Naur neo4j-enterprise-2.3.2-orig/bin/neo4j-arbiter neo4j-enterprise-2.3.2-
org.neo4j.server.enterprise.StandaloneClusterClient
else
-diff -Naur neo4j-enterprise-2.3.2-orig/bin/neo4j-backup neo4j-enterprise-2.3.2-mod/bin/neo4j-backup
---- neo4j-enterprise-2.3.2-orig/bin/neo4j-backup 2016-01-12 21:01:31.000000000 -0200
-+++ neo4j-enterprise-2.3.2-mod/bin/neo4j-backup 2016-01-26 10:46:11.898865302 -0200
+diff -Naur neo4j-enterprise-2.3.3-orig/bin/neo4j-backup neo4j-enterprise-2.3.3-mod/bin/neo4j-backup
+--- neo4j-enterprise-2.3.3-orig/bin/neo4j-backup 2016-01-12 21:01:31.000000000 -0200
++++ neo4j-enterprise-2.3.3-mod/bin/neo4j-backup 2016-01-26 10:46:11.898865302 -0200
@@ -21,19 +21,7 @@
#Remember where we started from so that working dir is set correctly
RUN_FROM=`pwd`
@@ -195,9 +195,9 @@ diff -Naur neo4j-enterprise-2.3.2-orig/bin/neo4j-backup neo4j-enterprise-2.3.2-m
fi
LIBRARY_JARS=""
-diff -Naur neo4j-enterprise-2.3.2-orig/bin/neo4j-import neo4j-enterprise-2.3.2-mod/bin/neo4j-import
---- neo4j-enterprise-2.3.2-orig/bin/neo4j-import 2016-01-12 21:01:31.000000000 -0200
-+++ neo4j-enterprise-2.3.2-mod/bin/neo4j-import 2016-01-26 10:46:11.898865302 -0200
+diff -Naur neo4j-enterprise-2.3.3-orig/bin/neo4j-import neo4j-enterprise-2.3.3-mod/bin/neo4j-import
+--- neo4j-enterprise-2.3.3-orig/bin/neo4j-import 2016-01-12 21:01:31.000000000 -0200
++++ neo4j-enterprise-2.3.3-mod/bin/neo4j-import 2016-01-26 10:46:11.898865302 -0200
@@ -21,19 +21,7 @@
#Remember where we started from so that working dir is set correctly
RUN_FROM=`pwd`
@@ -228,9 +228,9 @@ diff -Naur neo4j-enterprise-2.3.2-orig/bin/neo4j-import neo4j-enterprise-2.3.2-m
fi
LIBRARY_JARS=""
-diff -Naur neo4j-enterprise-2.3.2-orig/bin/neo4j-shell neo4j-enterprise-2.3.2-mod/bin/neo4j-shell
---- neo4j-enterprise-2.3.2-orig/bin/neo4j-shell 2016-01-12 21:01:31.000000000 -0200
-+++ neo4j-enterprise-2.3.2-mod/bin/neo4j-shell 2016-01-26 10:46:11.975532041 -0200
+diff -Naur neo4j-enterprise-2.3.3-orig/bin/neo4j-shell neo4j-enterprise-2.3.3-mod/bin/neo4j-shell
+--- neo4j-enterprise-2.3.3-orig/bin/neo4j-shell 2016-01-12 21:01:31.000000000 -0200
++++ neo4j-enterprise-2.3.3-mod/bin/neo4j-shell 2016-01-26 10:46:11.975532041 -0200
@@ -21,19 +21,7 @@
#Remember where we started from so that working dir is set correctly
RUN_FROM=`pwd`
diff --git a/conf.patch b/conf.patch
index e9d5be69bf11..1d3d01efce2c 100644
--- a/conf.patch
+++ b/conf.patch
@@ -1,6 +1,6 @@
-diff -Naur neo4j-enterprise-2.3.2-orig/conf/arbiter-wrapper.conf neo4j-enterprise-2.3.2-mod/conf/arbiter-wrapper.conf
---- neo4j-enterprise-2.3.2-orig/conf/arbiter-wrapper.conf 2016-01-12 21:01:31.000000000 -0200
-+++ neo4j-enterprise-2.3.2-mod/conf/arbiter-wrapper.conf 2016-01-26 10:46:16.378869474 -0200
+diff -Naur neo4j-enterprise-2.3.3-orig/conf/arbiter-wrapper.conf neo4j-enterprise-2.3.3-mod/conf/arbiter-wrapper.conf
+--- neo4j-enterprise-2.3.3-orig/conf/arbiter-wrapper.conf 2016-01-12 21:01:31.000000000 -0200
++++ neo4j-enterprise-2.3.3-mod/conf/arbiter-wrapper.conf 2016-01-26 10:46:16.378869474 -0200
@@ -1,7 +1,7 @@
# Java Additional Parameters
-wrapper.java.additional.1=-Dorg.neo4j.server.properties=conf/neo4j-server.properties
@@ -21,9 +21,9 @@ diff -Naur neo4j-enterprise-2.3.2-orig/conf/arbiter-wrapper.conf neo4j-enterpris
#********************************************************************
# Wrapper Windows NT/2000/XP Service Properties
-diff -Naur neo4j-enterprise-2.3.2-orig/conf/neo4j-http-logging.xml neo4j-enterprise-2.3.2-mod/conf/neo4j-http-logging.xml
---- neo4j-enterprise-2.3.2-orig/conf/neo4j-http-logging.xml 2016-01-12 21:01:31.000000000 -0200
-+++ neo4j-enterprise-2.3.2-mod/conf/neo4j-http-logging.xml 2016-01-26 10:46:16.378869474 -0200
+diff -Naur neo4j-enterprise-2.3.3-orig/conf/neo4j-http-logging.xml neo4j-enterprise-2.3.3-mod/conf/neo4j-http-logging.xml
+--- neo4j-enterprise-2.3.3-orig/conf/neo4j-http-logging.xml 2016-01-12 21:01:31.000000000 -0200
++++ neo4j-enterprise-2.3.3-mod/conf/neo4j-http-logging.xml 2016-01-26 10:46:16.378869474 -0200
@@ -21,9 +21,9 @@
-->
<configuration>
@@ -36,9 +36,9 @@ diff -Naur neo4j-enterprise-2.3.2-orig/conf/neo4j-http-logging.xml neo4j-enterpr
<maxHistory>7</maxHistory>
</rollingPolicy>
-diff -Naur neo4j-enterprise-2.3.2-orig/conf/neo4j.properties neo4j-enterprise-2.3.2-mod/conf/neo4j.properties
---- neo4j-enterprise-2.3.2-orig/conf/neo4j.properties 2016-01-12 21:01:31.000000000 -0200
-+++ neo4j-enterprise-2.3.2-mod/conf/neo4j.properties 2016-01-26 10:46:16.378869474 -0200
+diff -Naur neo4j-enterprise-2.3.3-orig/conf/neo4j.properties neo4j-enterprise-2.3.3-mod/conf/neo4j.properties
+--- neo4j-enterprise-2.3.3-orig/conf/neo4j.properties 2016-01-12 21:01:31.000000000 -0200
++++ neo4j-enterprise-2.3.3-mod/conf/neo4j.properties 2016-01-26 10:46:16.378869474 -0200
@@ -24,8 +24,8 @@
# Set the root directory for use with file URLs (`file:///`) in LOAD CSV.
# If enabled, file URLs will refer to locations inside the `data/import`
@@ -50,9 +50,9 @@ diff -Naur neo4j-enterprise-2.3.2-orig/conf/neo4j.properties neo4j-enterprise-2.
# Keep logical logs, helps debugging but uses more disk space, enabled for
# legacy reasons To limit space needed to store historical logs use values such
-diff -Naur neo4j-enterprise-2.3.2-orig/conf/neo4j-server.properties neo4j-enterprise-2.3.2-mod/conf/neo4j-server.properties
---- neo4j-enterprise-2.3.2-orig/conf/neo4j-server.properties 2016-01-12 21:01:31.000000000 -0200
-+++ neo4j-enterprise-2.3.2-mod/conf/neo4j-server.properties 2016-01-26 10:46:16.378869474 -0200
+diff -Naur neo4j-enterprise-2.3.3-orig/conf/neo4j-server.properties neo4j-enterprise-2.3.3-mod/conf/neo4j-server.properties
+--- neo4j-enterprise-2.3.3-orig/conf/neo4j-server.properties 2016-01-12 21:01:31.000000000 -0200
++++ neo4j-enterprise-2.3.3-mod/conf/neo4j-server.properties 2016-01-26 10:46:16.378869474 -0200
@@ -10,10 +10,10 @@
#***************************************************************
@@ -112,9 +112,9 @@ diff -Naur neo4j-enterprise-2.3.2-orig/conf/neo4j-server.properties neo4j-enterp
#*****************************************************************
-diff -Naur neo4j-enterprise-2.3.2-orig/conf/neo4j-wrapper.conf neo4j-enterprise-2.3.2-mod/conf/neo4j-wrapper.conf
---- neo4j-enterprise-2.3.2-orig/conf/neo4j-wrapper.conf 2016-01-12 21:01:31.000000000 -0200
-+++ neo4j-enterprise-2.3.2-mod/conf/neo4j-wrapper.conf 2016-01-26 10:46:16.378869474 -0200
+diff -Naur neo4j-enterprise-2.3.3-orig/conf/neo4j-wrapper.conf neo4j-enterprise-2.3.3-mod/conf/neo4j-wrapper.conf
+--- neo4j-enterprise-2.3.3-orig/conf/neo4j-wrapper.conf 2016-01-12 21:01:31.000000000 -0200
++++ neo4j-enterprise-2.3.3-mod/conf/neo4j-wrapper.conf 2016-01-26 10:46:16.378869474 -0200
@@ -2,8 +2,8 @@
# Property file references
#********************************************************************