Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 679122 - sys-apps/rng-tools-6.7 version bump
Summary: sys-apps/rng-tools-6.7 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: Göktürk Yüksek
URL: https://github.com/nhorman/rng-tools/...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-03-01 07:31 UTC by Lars Wendler (Polynomial-C) (RETIRED)
Modified: 2019-03-13 00:42 UTC (History)
1 user (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 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2019-03-01 07:31:12 UTC
From GitHub releases page:


new release of rng-tools, providing various bug fixes and new features.

Bug Fixes:

    Misc typo fixes
    Fixed build break on ppc
    Fixed bug in which getaffinity returns error on virt systems for jitterentropy
    Fixed low watermark sizing for kernel entropy pool

Enhancements:

    Improved performance of jitterentropy source
    Added support for entropy gathering from pkcs11 compliant openssl engines



P.S.: Can we perhaps clean out some of the older releases?
Comment 1 Larry the Git Cow gentoo-dev 2019-03-13 00:42:04 UTC
The bug has been closed via the following commit(s):

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

commit 3fa5252444ce5650f59bfb3b6d83a9ecd5b6e1e8
Author:     Göktürk Yüksek <gokturk@gentoo.org>
AuthorDate: 2019-03-13 00:24:24 +0000
Commit:     Göktürk Yüksek <gokturk@gentoo.org>
CommitDate: 2019-03-13 00:41:39 +0000

    sys-apps/rng-tools: bump to 6.7 #679122
    
    Closes: https://bugs.gentoo.org/679122
    Package-Manager: Portage-2.3.52, Repoman-2.3.12
    Signed-off-by: Göktürk Yüksek <gokturk@gentoo.org>

 sys-apps/rng-tools/Manifest             |  1 +
 sys-apps/rng-tools/files/rngd-confd-6.7 | 90 +++++++++++++++++++++++++++++++++
 sys-apps/rng-tools/files/rngd-initd-6.7 | 64 +++++++++++++++++++++++
 sys-apps/rng-tools/metadata.xml         |  3 ++
 sys-apps/rng-tools/rng-tools-6.7.ebuild | 89 ++++++++++++++++++++++++++++++++
 5 files changed, 247 insertions(+)

Additionally, it has been referenced in the following commit(s):

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

commit 5d19cee5dc3501f2d5d58c96e4b2506f38abe85e
Author:     Göktürk Yüksek <gokturk@gentoo.org>
AuthorDate: 2019-03-13 00:33:58 +0000
Commit:     Göktürk Yüksek <gokturk@gentoo.org>
CommitDate: 2019-03-13 00:41:43 +0000

    sys-apps/rng-tools: remove old
    
    Bug: https://bugs.gentoo.org/679122
    Package-Manager: Portage-2.3.52, Repoman-2.3.12
    Signed-off-by: Göktürk Yüksek <gokturk@gentoo.org>

 sys-apps/rng-tools/Manifest                        |  7 ---
 ...ools-6.1-fix-nistbeacon-validation-on-x86.patch | 45 --------------
 .../rng-tools-6.3-jitterentropy-linking-fix.patch  | 36 -----------
 .../rng-tools-6.4-jitterentropy-linking-fix.patch  | 36 -----------
 ...6.5-jitterentropy-automagic-detection-fix.patch | 60 -------------------
 sys-apps/rng-tools/files/rngd-initd-6              | 16 -----
 sys-apps/rng-tools/rng-tools-6-r1.ebuild           | 47 ---------------
 sys-apps/rng-tools/rng-tools-6.1-r2.ebuild         | 62 -------------------
 sys-apps/rng-tools/rng-tools-6.2.ebuild            | 61 -------------------
 sys-apps/rng-tools/rng-tools-6.3.1.ebuild          | 70 ----------------------
 sys-apps/rng-tools/rng-tools-6.3.ebuild            | 70 ----------------------
 sys-apps/rng-tools/rng-tools-6.4.ebuild            | 70 ----------------------
 sys-apps/rng-tools/rng-tools-6.5.ebuild            | 70 ----------------------
 sys-apps/rng-tools/rng-tools-6.6.ebuild            | 69 ---------------------
 14 files changed, 719 deletions(-)