[ Все 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 ]
×

Пакет rubygem-io-console-0.5.7-165.el9_5.aarch64 download

Имя rubygem-io-console
Эпоха 0
Версия 0.5.7
Релиз 165.el9_5
Архитектура aarch64
Сайт https://www.ruby-lang.org/
Лицензия (Ruby or BSD) and Public Domain and MIT and CC0 and zlib and UCD
Время сборки 2025-05-07 09:07:06
Хост сборки builder-arm64-1.inferitos.ru
Краткое описание IO/Console is a simple console utilizing library
Репозитории AppStream
Полное описание IO/Console provides very simple and portable access to console. It doesn't provide higher layer features, such like curses and readline.
Эррата INFSA-2025:4487
Размер 23 КиБ
Исходный проект ruby-3.0.7-165.el9_5
Контрольная сумма SHA-256 3b96d7a50018ae9122e4c2d592a6510bce29dc81ea02b5e76d671ba5451a25aa
× Full screenshot
История изменений link
* Fri Apr 11 2025 Jarek Prokop <jprokop@redhat.com> - 3.0.7-165
- Fix Denial of Service in CGI::Cookie.parse. (CVE-2025-27219)
  Resolves: RHEL-87183
- Fix ReDoS in CGI::Util#escapeElement. (CVE-2025-27220)
  Resolves: RHEL-87184

* Thu Mar 06 2025 Jarek Prokop <jprokop@redhat.com> - 3.0.7-164
- Undefine GC compaction methods on ppc64le.
  Resolves: RHEL-83135
- Fix printing warnings when using IRB from a script.
  Resolves: RHEL-83137

* Tue Nov 26 2024 Jarek Prokop <jprokop@redhat.com> - 3.0.7-163
- Fix REXML ReDoS vulnerability. (CVE-2024-49761)
  Resolves: RHEL-68521

* Tue Apr 30 2024 Jun Aruga <jaruga@redhat.com> - 3.0.7-162
- Upgrade to Ruby 3.0.7.
  Resolves: RHEL-35740
- Fix HTTP response splitting in CGI.
  Resolves: RHEL-35741
- Fix ReDoS vulnerability in URI.
  Resolves: RHEL-35742
- Fix ReDoS vulnerability in Time.
  Resolves: RHEL-35743
- Fix buffer overread vulnerability in StringIO.
  Resolves: RHEL-35744
- Fix RCE vulnerability with .rdoc_options in RDoc.
  Resolves: RHEL-35746
- Fix arbitrary memory address read vulnerability with Regex search.
  Resolves: RHEL-35747

* Mon Oct 09 2023 Jun Aruga <jaruga@redhat.com> - 3.0.4-161
- Fix OpenSSL.fips_mode and OpenSSL::PKey.read in OpenSSL 3 FIPS.
  Resolves: RHEL-12724
- ssl: use ffdhe2048 from RFC 7919 as the default DH group parameters
  Related: RHEL-12724

* Wed Jun 28 2023 Jun Aruga <jaruga@redhat.com> - 3.0.4-160
- Bypass git submodule test failure on Git >= 2.38.1.
- Fix tests with Europe/Amsterdam pre-1970 time on tzdata version 2022b.
- Fix for tzdata-2022g.
- Fix File.utime test.