Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 422369 - dev-lang/lua-5.2.1 version bump
Summary: dev-lang/lua-5.2.1 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: Matti Bickel (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-06-19 18:36 UTC by Arvydas Sidorenko
Modified: 2012-07-04 19:34 UTC (History)
1 user (show)

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


Attachments
dev-lang/lua-5.2.1.ebuild (lua-5.2.1.ebuild,2.88 KB, application/octet-stream)
2012-06-19 18:37 UTC, Arvydas Sidorenko
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Arvydas Sidorenko 2012-06-19 18:36:39 UTC
Lua 5.2.1 is out. Even though it's hardmasked, I am sure some people are using it (me including).
As a matter of fact a big reason to bump the version is because v5.2.0 has some serious issues with garbage collector and in some applications one can lead to a very severe memory leaks. In v5.2.1 that was fixed.
More about it: http://lua-list.2524044.n2.nabble.com/Garbage-collector-behaviour-changed-from-5-1-to-5-2-tt7577559.html#none
I edited an ebuild from dev-lang/lua-5.2.0-r1 to work with new version for my personal overlay. I have attached it in case you would like to use it.

Reproducible: Always
Comment 1 Arvydas Sidorenko 2012-06-19 18:37:11 UTC
Created attachment 315789 [details]
dev-lang/lua-5.2.1.ebuild
Comment 2 Matti Bickel (RETIRED) gentoo-dev 2012-07-04 19:34:21 UTC
Thanks! I've just committed the ebuild to the tree.