Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 416243

Summary: dev-libs/jemalloc-3.0.0 version bump
Product: Gentoo Linux Reporter: Johan Bergström <bugs>
Component: New packagesAssignee: Mozilla Gentoo Team <mozilla>
Status: RESOLVED FIXED    
Severity: enhancement Keywords: InVCS
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: jemalloc-3.0.0.ebuild
jemalloc-3.0.0_fix_html_install.patch
jemalloc-3.0.0-no-pprof.patch
jemalloc-3.0.0-strip-optimization.patch
jemalloc-3.0.0.ebuild

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.