[ Все 3 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Пакет ruby-devel-3.0.4-141.inferit.module+el8.9.0+90+cb248e75.x86_64 download

Имя ruby-devel
Эпоха 0
Версия 3.0.4
Релиз 141.inferit.module+el8.9.0+90+cb248e75
Архитектура x86_64
Сайт https://www.ruby-lang.org/
Лицензия (Ruby or BSD) and Public Domain and MIT and CC0 and zlib and UCD
Время сборки 2024-04-19 00:17:00
Хост сборки builder-x86-05.inferitos.ru
Краткое описание A Ruby development environment
Репозитории AppStream
Полное описание Header files and libraries for building an extension library for the Ruby or an application embedding Ruby.
Эррата
Размер 337 КиБ
Исходный проект ruby-3.0.4-141.inferit.module+el8.9.0+90+cb248e75
Контрольная сумма SHA-256 55401d6d5e4d76773207b366fe76e9374f03b1ce03f7ebae3bc89f8694d2a8c8
Module ruby-3.0-8090020240418204407.848f39ac
× Full screenshot
История изменений link
* Thu Apr 18 2024 Arkady L. Shane <tigro@msvsphere-os.ru> - 3.0.4-141.inferit
- Skip some tests

* Tue Dec 12 2023 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 3.0.4-141
- Rebuilt for MSVSphere 8.8

* Tue Jul 26 2022 Jarek Prokop <jprokop@redhat.com> - 3.0.4-141
- Upgrade to Ruby 3.0.4.
  Resolves: rhbz#2109431
  Resolves: rhbz#2110981
- Fix double free in Regexp compilation.
  Resolves: CVE-2022-28738
- Fix buffer overrun in String-to-Float conversion.
  Resolves: CVE-2022-28739

* Tue Oct 05 2021 Jarek Prokop <jprokop@redhat.com> - 3.0.2-140
- Fix rubygem-irb upgrade not working due to directory -> symlink conversion.
  Resolves: rhbz#2010949

* Tue Jul 13 2021 Jarek Prokop <jprokop@redhat.com> - 3.0.2-139
- Upgrade to Ruby 3.0.2.
  Related: rhbz#1938942
- Fix command injection vulnerability in RDoc. (CVE-2021-31799)
- Fix FTP PASV command response can cause Net::FTP to connect to arbitrary host.
  (CVE-2021-31810)
- Fix StartTLS stripping vulnerability in Net::IMAP (CVE-2021-32066)
- Fix dependencies of gems with explicit source installed from a
  different source. (CVE-2020-36327)
- Pass ldflags to gem install via CONFIGURE_ARGS.
  The same comment on the changelog 3.0.1-138 was wrong.

* Mon Jun 07 2021 Jarek Prokop <jprokop@redhat.com> - 3.0.1-138
- Upgrade to Ruby 3.0.1 by merging Fedora rawhide branch (commit: 6b2ff68).
  * Add missing `rubygem-` prefix for bundled provide of 'connection_pool'.
  * Pass ldflags to gem install via CONFIGURE_ARGS
  * Remove IRB dependency from rubygem-rdoc.
  * Fix flaky excon test suite.
  * Properly support DWARF5 debug information.
      Related: rhbz#1920533
  * Bundle OpenSSL into StdLib.
  * Fix SEGFAULT in rubygem-shoulda-matchers test suite.
  * Provide `gem.build_complete` file for binary gems.
  * Re-enable test suite.
  * ruby-default-gems have to depend on rubygem(io-console) due to reline.
  * Fix SEGFAULT preventing rubygem-unicode to build on armv7hl.
  * Add support for reworked RubyGems plugins.
  * Use proper path for plugin wrappers.
  * Extract RSS and REXML into separate subpackages, because they were moved from
     default gems to bundled gems.
  * Drop Net::Telnet and XMLRPC packages, because they were dropped from Ruby.
  Resolves: rhbz#1938942
- Fix FTBFS due to an incompatible load directive.

* Wed Apr 07 2021 Pavel Valena <pvalena@redhat.com> - 2.7.3-136
- Upgrade to Ruby 2.7.3.
  Resolves: rhbz#1947938
- Resolv::DNS: timeouts if multiple IPv6 name servers are given and address
  contains leading zero
  Resolves: rhbz#1944227

* Tue Oct 13 2020 Vít Ondruch <vondruch@redhat.com> - 2.7.2-135
- Upgrade to Ruby 2.7.2.
- Avoid possible timeout errors in TestBugReporter#test_bug_reporter_add.

* Fri Jun 26 2020 Vít Ondruch <vondruch@redhat.com> - 2.7.1-133
- Fix `require` behavior allowing to load libraries multiple times.
  Resolves: rhbz#1842989
- Add ruby-default-gems dependency on irb.

* Fri Jun 26 2020 Jun Aruga <jaruga@redhat.com> - 2.7.1-133
- Ship racc binary.
  Resolves: rhbz#1851388