Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 416243 - dev-libs/jemalloc-3.0.0 version bump
Summary: dev-libs/jemalloc-3.0.0 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal enhancement (vote)
Assignee: Mozilla Gentoo Team
URL:
Whiteboard:
Keywords: InVCS
Depends on:
Blocks:
 
Reported: 2012-05-16 10:12 UTC by Johan Bergström
Modified: 2012-06-01 13:05 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
jemalloc-3.0.0.ebuild (jemalloc-3.0.0.ebuild,999 bytes, text/plain)
2012-05-16 10:12 UTC, Johan Bergström
Details
jemalloc-3.0.0_fix_html_install.patch (jemalloc-3.0.0_fix_html_install.patch,332 bytes, patch)
2012-05-16 10:13 UTC, Johan Bergström
Details | Diff
jemalloc-3.0.0-no-pprof.patch (jemalloc-3.0.0-no-pprof.patch,822 bytes, patch)
2012-05-16 10:14 UTC, Johan Bergström
Details | Diff
jemalloc-3.0.0-strip-optimization.patch (jemalloc-3.0.0-strip-optimization.patch,863 bytes, patch)
2012-05-16 10:14 UTC, Johan Bergström
Details | Diff
jemalloc-3.0.0.ebuild (jemalloc-3.0.0.ebuild,900 bytes, text/plain)
2012-05-23 09:50 UTC, Johan Bergström
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Johan Bergström 2012-05-16 10:12:53 UTC
Created attachment 311989 [details]
jemalloc-3.0.0.ebuild

Major bump sounds scary, huh?

Haven't seen anything about some abi breaking stuff. Redis just bumped to 3.0.0 (they ship with a in-house version of jemalloc. Goody, huh?). In order for me/us to bump redis next time around, we'll need this. Oh, and redis didn't change any of their code depending on it, so that's at least a good sign of non-abi breakign stuff.

All patches need rebasing. See attached stuff
Comment 1 Johan Bergström 2012-05-16 10:13:42 UTC
Created attachment 311991 [details, diff]
jemalloc-3.0.0_fix_html_install.patch
Comment 2 Johan Bergström 2012-05-16 10:14:19 UTC
Created attachment 311993 [details, diff]
jemalloc-3.0.0-no-pprof.patch
Comment 3 Johan Bergström 2012-05-16 10:14:50 UTC
Created attachment 311995 [details, diff]
jemalloc-3.0.0-strip-optimization.patch
Comment 4 Johan Bergström 2012-05-23 09:50:07 UTC
Created attachment 312791 [details]
jemalloc-3.0.0.ebuild

Updated ebuild. Autotools no longer inherits eutils, so we need that.