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

Bug 723844

Summary: dev-libs/libtomcrypt: cryptographic toolkit
Product: Gentoo Linux Reporter: Sam James <sam>
Component: New packagesAssignee: Sam James <sam>
Status: RESOLVED FIXED    
Severity: normal Keywords: PullRequest
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://bugs.gentoo.org/show_bug.cgi?id=723854
https://bugs.gentoo.org/show_bug.cgi?id=723856
https://github.com/gentoo/gentoo/pull/15897
https://bugs.gentoo.org/show_bug.cgi?id=723848
https://github.com/gentoo/gentoo/pull/18734
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 723858, 732634, 732662, 732664    

Description Sam James archtester Gentoo Infrastructure gentoo-dev Security 2020-05-18 21:22:06 UTC
This is quite a well-known package and we already have dev-libs/libtommath in tree already.

Currently, net-misc/dropbear bundles libtomcrypto.
Comment 1 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2020-05-18 21:48:46 UTC
Note that libtommath can use tomsfastmath (bug 723856) optionally.
Comment 2 Larry the Git Cow gentoo-dev 2020-12-20 11:36:12 UTC
The bug has been closed via the following commit(s):

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

commit d7dd158a3b2e1668ee547fcb0695d0039ac194bc
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2020-12-20 05:44:47 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2020-12-20 11:35:46 +0000

    dev-libs/libtomcrypt: new package
    
    "LibTomCrypt is a fairly comprehensive, modular and portable
    cryptographic toolkit"
    
    A number of packages bundle libtomcrypt at the moment.  Finally add
    the package, so we can start unbundling.
    
    Original ebuild by Sam James with a few style updates by me.
    
    Closes: https://bugs.gentoo.org/723844
    Signed-off-by: Sam James <sam@gentoo.org>
    Closes: https://github.com/gentoo/gentoo/pull/18734
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 dev-libs/libtomcrypt/Manifest                  |   1 +
 dev-libs/libtomcrypt/libtomcrypt-1.18.2.ebuild | 102 +++++++++++++++++++++++++
 dev-libs/libtomcrypt/metadata.xml              |  19 +++++
 3 files changed, 122 insertions(+)