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

Bug 723856

Summary: dev-libs/tomsfastmath: Accelerated mathematics package
Product: Gentoo Linux Reporter: Sam James <sam>
Component: New packagesAssignee: Sam James <sam>
Status: RESOLVED FIXED    
Severity: normal CC: esigra
Priority: Normal Keywords: PullRequest
Version: unspecified   
Hardware: All   
OS: Linux   
URL: https://www.libtom.net/TomsFastMath/
See Also: https://bugs.gentoo.org/show_bug.cgi?id=723844
https://bugs.gentoo.org/show_bug.cgi?id=723854
https://github.com/gentoo/gentoo/pull/15897
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 649394    

Description Sam James archtester Gentoo Infrastructure gentoo-dev Security 2020-05-18 21:47:23 UTC
May wish to deal with when handling the other libtom* packages.
Comment 1 Larry the Git Cow gentoo-dev 2020-05-26 00:01:28 UTC
The bug has been closed via the following commit(s):

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

commit f0b24a07e3b298277be4362cf56b33d591610c1f
Author:     Sam James (sam_c) <sam@cmpct.info>
AuthorDate: 2020-05-24 05:03:33 +0000
Commit:     Michael Orlitzky <mjo@gentoo.org>
CommitDate: 2020-05-25 23:08:31 +0000

    dev-libs/tomsfastmath: New package
    
    "TomsFastMath is a fast public domain, open source, large integer
    arithmetic library written in portable ISO C."
    
    app-antivirus/clamav currently bundles this, and
    the new dev-libs/libtomcrypto can optionally make
    use of it.
    
    Introduce it as a new package to keep track of security
    issues.
    
    Bug: https://bugs.gentoo.org/649394
    Closes: https://bugs.gentoo.org/723856
    Package-Manager: Portage-2.3.99, Repoman-2.3.22
    Signed-off-by: Sam James (sam_c) <sam@cmpct.info>
    Signed-off-by: Michael Orlitzky <mjo@gentoo.org>

 dev-libs/tomsfastmath/Manifest                     |  1 +
 .../files/tomsfastmath-0.13.1-makefile-fix.patch   | 45 +++++++++++++++
 dev-libs/tomsfastmath/metadata.xml                 | 12 ++++
 dev-libs/tomsfastmath/tomsfastmath-0.13.1.ebuild   | 66 ++++++++++++++++++++++
 4 files changed, 124 insertions(+)