rh-ruby23-rubygem-bigdecimal - BigDecimal provides arbitrary-precision floating point decimal arithmetic
Website: | http://ruby-lang.org/ |
---|---|
License: | GPL+ or Artistic |
Vendor: | CentOS |
- Description:
Ruby provides built-in support for arbitrary precision integer arithmetic. For example: 42**13 -> 1265437718438866624512 BigDecimal provides similar support for very large or very accurate floating point numbers. Decimal arithmetic is also useful for general calculation, because it provides the correct answers people expect–whereas normal binary floating point arithmetic often introduces subtle errors because of the conversion between base 10 and base 2.
Packages
rh-ruby23-rubygem-bigdecimal-1.2.8-70.el7.x86_64 [85 KiB] |
Changelog
by Jun Aruga (2019-04-12):
- Refresh expired certificates. - Prohibit arbitrary code execution when installing a malicious gem. Resolves: CVE-2019-8324 |
rh-ruby23-rubygem-bigdecimal-1.2.8-69.sc1.el7.x86_64 [85 KiB] |
Changelog
by Pavel Valena (2018-11-22):
- Rebuild with correct remote branch Related: rhbz#1650591 |
rh-ruby23-rubygem-bigdecimal-1.2.8-67.el7.x86_64 [85 KiB] |
Changelog
by Pavel Valena (2018-03-12):
- Command injection in lib/resolv.rb:lazy_initialize() allows arbitrary code execution(CVE-2017-17790). * ruby-2.5.0-Fixed-command-Injection.patch Related: rhbz#1549649 |
rh-ruby23-rubygem-bigdecimal-1.2.8-64.el7.x86_64 [84 KiB] |
Changelog
by Pavel Valena (2016-10-26):
- Fix: do not fail in operating_system.rb when X_SCLS is empty Resolves: rhbz#1387139 |
rh-ruby23-rubygem-bigdecimal-1.2.8-60.el7.x86_64 [83 KiB] |
Changelog
by Pavel Valena (2016-04-13):
- Fix ruby lib path in macros.ruby.rh-ruby23 - Resolves: rhbz#1255753 - Manually set UTC timezone for tests |