Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 664696 - dev-lua/lgi-0.9.2 version bump
Summary: dev-lua/lgi-0.9.2 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Robin Johnson
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2018-08-27 15:15 UTC by Kővágó, Zoltán
Modified: 2019-11-02 04:41 UTC (History)
2 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Kővágó, Zoltán 2018-08-27 15:15:20 UTC
Update to lgi-0.9.2 released on Oct 9, 2017. Fixes a bug with DataInputStream, causing problems with awesome (from the changelog: marshal NULL strings as nil instead of empty strings. This allows use of e.g. DataInputStream:read_line() APIs).

The ebuild for lgi-0.9.0 seems to work after a simple version bump.
Comment 1 Boris Carvajal 2018-10-04 03:26:17 UTC
I also hit that bug while I was modifying an Awesome widget, awful.spawn functions were capturing partial data only.
Comment 2 Kajzer 2018-10-22 21:58:00 UTC
Why is this taking so long ?
Comment 3 David Heidelberg (okias) 2019-10-17 13:06:45 UTC
Good question, maybe time to assign?
Comment 4 David Heidelberg (okias) 2019-10-17 13:14:35 UTC
https://github.com/gentoo/gentoo/pull/13327 Pullreq
Comment 5 Larry the Git Cow gentoo-dev 2019-11-02 04:41:03 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a9b645ada9f98ac46bd4123f026014e6be82aea2

commit a9b645ada9f98ac46bd4123f026014e6be82aea2
Author:     David Heidelberg <david@ixit.cz>
AuthorDate: 2019-10-17 13:12:58 +0000
Commit:     Robin H. Johnson <robbat2@gentoo.org>
CommitDate: 2019-11-02 04:40:44 +0000

    dev-lua/lgi: bump to 0.9.2
    
    Closes: https://bugs.gentoo.org/664696
    Signed-off-by: David Heidelberg <david@ixit.cz>
    (cherry picked from commit fed3c8e568a0711d3383c769ce6e4002ba630a5b)
    Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
    Closes: https://github.com/gentoo/gentoo/pull/13327

 dev-lua/lgi/Manifest         |  1 +
 dev-lua/lgi/lgi-0.9.2.ebuild | 56 ++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 57 insertions(+)