[ Все 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-2.5.9-111.inferit.module+el8.9.0+80+f4d31cb0.i686 download

Имя ruby-devel
Эпоха 0
Версия 2.5.9
Релиз 111.inferit.module+el8.9.0+80+f4d31cb0
Архитектура i686
Сайт http://ruby-lang.org/
Лицензия (Ruby or BSD) and Public Domain and MIT and CC0 and zlib and UCD
Время сборки 2024-04-17 17:36:09
Хост сборки builder-x86-04.inferitos.ru
Краткое описание A Ruby development environment
Репозитории AppStream
Полное описание Header files and libraries for building an extension library for the Ruby or an application embedding Ruby.
Эррата
Размер 127 КиБ
Исходный проект ruby-2.5.9-111.inferit.module+el8.9.0+80+f4d31cb0
Контрольная сумма SHA-256 4466aa554407577ad4b266b8972965a3e2e8a0bfb9e4bafc833890ed31ea0e71
Module ruby-2.5-8090020240417141052.848f39ac
× Full screenshot
История изменений link
* Wed Apr 17 2024 Arkady L. Shane <tigro@msvsphere-os.ru> 2.5.9-111.inferit
- Applied patch to disable tests using outdated SSL certificates

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

* Mon Jun 12 2023 Jarek Prokop <jprokop@redhat.com> - 2.5.9-111
- Fix HTTP response splitting in CGI.
  Resolves: CVE-2021-33621
- Fix Buffer overrun in String-to-Float conversion.
  Resolves: CVE-2022-28739
- Fix ReDoS vulnerability in URI.
  Resolves: CVE-2023-28755
- Fix ReDoS vulnerability in Time.
  Resolves: CVE-2023-28756

* Thu May 25 2023 Todd Zullinger <tmz@pobox.com> - 2.5.9-111
- Fix rdoc parsing of nil text tokens.
  Resolves: rhbz#2210326

* Fri Jul 08 2022 Jun Aruga <jaruga@redhat.com> - 2.5.9-110
- Fix FTBFS due to an incompatible load directive.
- Fix a fiddle import test on an optimized glibc on Power 9.
- Fix by adding length limit option for methods that parses date strings.
  Resolves: CVE-2021-41817
- CGI::Cookie.parse no longer decodes cookie names to prevent spoofing security
  prefixes in cookie names.
  Resolves: CVE-2021-41819

* Wed Feb 16 2022 Jarek Prokop <jprokop@redhat.com> - 2.5.9-109
- Properly fix command injection vulnerability in Rdoc.
  Related: CVE-2021-31799

* Wed Feb 09 2022 Jarek Prokop <jprokop@redhat.com> - 2.5.9-108
- Fix command injection vulnerability in RDoc.
  Resolves: CVE-2021-31799
- Fix StartTLS stripping vulnerability in Net::IMAP
  Resolves: CVE-2021-32066
- Fix FTP PASV command response can cause Net::FTP to connect to arbitrary host.
  Resolves: CVE-2021-31810

* Mon Apr 19 2021 Pavel Valena <pvalena@redhat.com> - 2.5.9-107
- Update to Ruby 2.5.9.
  * Remove Patch20: ruby-2.6.0-rdoc-6.0.1-fix-template-typo.patch; subsumed
  Resolves: rhbz#1757844
- Resolv::DNS: timeouts if multiple IPv6 name servers are given and address
  contains leading zero
  Resolves: rhbz#1950308

* Mon Jun 22 2020 Pavel Valena <pvalena@redhat.com> - 2.5.5-106
- Remove file with non-commercial license from did_you_mean gem.
  Resolves: rhbz#1846113

* Thu Jul 04 2019 Jun Aruga <jaruga@redhat.com> - 2.5.5-105
- Use ffi_closure_alloc to avoid segmentation fault by libffi on aarch64.
  Resolves: rhbz#1727832
- Properly support %prerelease in %gemspec_ macros.
  Related: rhbz#1688758
- Fix rdoc gzipped javascript pages are not the same across multilib.
  Resolves: rhbz#1719647