summaryrefslogtreecommitdiffstats
path: root/database/mongodb/HISTORY
blob: 17b8400a9f3e5c830e95d11d0edeb20e3ad06bad (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
2014-08-19  Treeve Jelbert <treeve@sourcemage.org>
        * DEPENDS: openssl => SSL

2014-04-06 Vlad Glagolev <stealth@sourcemage.org>
	* DETAILS: updated spell to 2.4.10
	* DEPENDS: added missing dependencies
	* CONFIGURE: added, to select between js engines and concurrency levels
	* PRE_BUILD: sed -i -> sedit
	* INSTALL: install run dir for mongos daemon
	* FINAL: added, notify SA about spell branch updates
	* init.d/mongodb: added stop() for clean shutdown
	* init.d/mongos: added, init script for mongos (sharding daemon)
	* fips.patch: added, to fix build against OpenSSL without FIPS support
	  (official patch 51a0bf4)
	* scons.patch: added, to respect CXX/LD flags
	* boost150.patch.gz: dropped, fixed by upstream

2013-06-25 Vlad Glagolev <stealth@sourcemage.org>
	* PRE_BUILD: apply patch
	* boost150.patch.gz: added, to fix build with boost 1.50+

2013-05-30 Vlad Glagolev <stealth@sourcemage.org>
	* DETAILS: updated spell to 2.0.9; SECURITY_PATCH=1 (CVE-2013-1892)

2011-12-14 Vlad Glagolev <stealth@sourcemage.org>
	* DETAILS: updated spell to 2.0.2

2011-11-22 Vlad Glagolev <stealth@sourcemage.org>
	* DETAILS: updated spell to 2.0.1
	* PRE_BUILD: removed dirty hacks
	* jsscan.patch: trashed, fixed by newer scons

2011-09-14 Vlad Glagolev <stealth@sourcemage.org>
	* DETAILS: updated spell to 2.0.0
	* DEPENDS: added optional dependencies, spidermonkey is included in
	  distribution now
	* BUILD: moved '--usesm' flag here
	* PRE_BUILD: apply the patch, take CXXFLAGS from env var
	* jsscan.patch: added, to fix compilation with non-needed header
	* scons.patch: removed, replaced with sed in PRE_BUILD
	* sm185.patch.bz2: removed, not needed anymore

2011-09-13 Vlad Glagolev <stealth@sourcemage.org>
	* DETAILS: updated spell to 1.8.3
	* DEPENDS: check spidermonkey version

2011-07-30 Florian Franzmann <siflfran@hawo.stw.uni-erlangen.de>
	* DEPENDS: changed dependency on g++ to dependency on gcc with
	  sub-depends on CXX (scripted)

2011-07-02 Vlad Glagolev <stealth@sourcemage.org>
	* DETAILS: updated spell to 1.8.2
	* PRE_BUILD: apply the patch
	* sm185.patch.bz2: added, to fix functionality with spidermonkey 1.8.5
	* scons.patch: pass warnings

2011-06-05 Vlad Glagolev <stealth@sourcemage.org>
	* DETAILS: updated spell to 1.8.1

2011-03-17 Vlad Glagolev <stealth@sourcemage.org>
	* DETAILS: updated spell to 1.8.0
	* scons.patch: adopted for the new release

2011-02-01 Vlad Glagolev <stealth@sourcemage.org>
	* DETAILS: PATCHLEVEL=1
	* PRE_BUILD: corrected lib prefix on x86_64

2010-12-22 Vlad Glagolev <stealth@sourcemage.org>
	* DETAILS: updated spell to 1.6.5

2010-12-18 Vlad Glagolev <stealth@sourcemage.org>
	* init.d/mongodb: use PIDFILE

2010-12-07 Vlad Glagolev <stealth@sourcemage.org>
	* {PRE_}BUILD, DEPENDS, DETAILS, INSTALL, init.d/mongodb{.conf},
	  scons.patch: spell created