blob: 271537f69cb0f2f574f1312629103688a7b541db (
plain)
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
|
# ChangeLog for dev-libs/jemalloc
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-libs/jemalloc/ChangeLog,v 1.9 2012/01/16 11:56:23 ago Exp $
16 Jan 2012; Agostino Sarubbo <ago@gentoo.org> jemalloc-2.2.5.ebuild:
Stable for amd64, wrt bug #398521
*jemalloc-2.2.5 (20 Nov 2011)
20 Nov 2011; Jory A. Pratt <anarchy@gentoo.org> +jemalloc-2.2.5.ebuild:
Fix huge_ralloc() race when using mremap(2), version bump
09 Nov 2011; Kacper Kowalik <xarthisius@gentoo.org> jemalloc-2.2.3.ebuild:
Marked ~ppc/~ppc64 at the request of Tomáš Chvátal <scarabeus@gentoo.org>
*jemalloc-2.2.3 (17 Sep 2011)
17 Sep 2011; Tomáš Chvátal <scarabeus@gentoo.org>
-jemalloc-2.2.1-r1.ebuild, +jemalloc-2.2.3.ebuild:
Version bump to latest. Update to EAPI=4. Drop older.
*jemalloc-2.2.1-r1 (11 Apr 2011)
11 Apr 2011; Jory A. Pratt <anarchy@gentoo.org> -jemalloc-2.2.1.ebuild,
+jemalloc-2.2.1-r1.ebuild, +files/jemalloc-2.2.1-no-pprof.patch:
Do not install pprof, use google-perftools instead
*jemalloc-2.2.1 (11 Apr 2011)
11 Apr 2011; Jory A. Pratt <anarchy@gentoo.org> -jemalloc-2.1.0-r1.ebuild,
+jemalloc-2.2.1.ebuild:
Version bump, substantial speed and fragmentation optimizations fixes
*jemalloc-2.1.0-r1 (09 Jan 2011)
09 Jan 2011; Jory A. Pratt <anarchy@gentoo.org> -jemalloc-2.1.0.ebuild,
+jemalloc-2.1.0-r1.ebuild:
Fix file collision with google-perftools bug #351233
*jemalloc-2.1.0 (07 Jan 2011)
07 Jan 2011; Jory A. Pratt <anarchy@gentoo.org> -jemalloc-2.0.1.ebuild,
+jemalloc-2.1.0.ebuild:
Version bump
*jemalloc-2.0.1 (30 Dec 2010)
30 Dec 2010; Jory A. Pratt <anarchy@gentoo.org> +jemalloc-2.0.1.ebuild,
+files/jemalloc-strip-optimization.patch, +metadata.xml:
initial import to tree
|