Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 803101 - >=sys-apps/rng-tools-6.13: support RTL-SDR atmosphere-static entropy source
Summary: >=sys-apps/rng-tools-6.13: support RTL-SDR atmosphere-static entropy source
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Göktürk Yüksek
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-07-20 21:37 UTC by Marek Szuba
Modified: 2021-08-17 10:23 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 Marek Szuba archtester gentoo-dev 2021-07-20 21:37:10 UTC
In the 6.13 ebuild the relevant econf option is explicitly disabled, with a comment that librtlsdr is not in the tree. Fortunately now that we have got net-wireless/rtl-sdr, which provides the aforementioned library, the option in question can now be supported! Shouldn't be too difficult, having manually toggled this option in the ebuild I was able to build a working rngd linked against rtl-sdr-0.6.0-r1 with no problems.
Comment 1 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2021-08-16 03:11:18 UTC
Fancy sharing a git am-able patch?
Comment 2 Larry the Git Cow gentoo-dev 2021-08-17 10:23:23 UTC
The bug has been closed via the following commit(s):

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

commit 19ecf04f943e610dce9bfebf786249ac6979f52b
Author:     Marek Szuba <marecki@gentoo.org>
AuthorDate: 2021-08-17 10:05:49 +0000
Commit:     Marek Szuba <marecki@gentoo.org>
CommitDate: 2021-08-17 10:23:13 +0000

    sys-apps/rng-tools: add support for rtlsdr entropy source
    
    Closes: https://bugs.gentoo.org/803101
    Signed-off-by: Marek Szuba <marecki@gentoo.org>

 sys-apps/rng-tools/metadata.xml             |  3 ++
 sys-apps/rng-tools/rng-tools-6.14-r1.ebuild | 69 +++++++++++++++++++++++++++++
 2 files changed, 72 insertions(+)