-
Thu Jul 15 2021 Jun Aruga <jaruga@redhat.com> - 2.7.4-130
- Upgrade to Ruby 2.7.4.
- Fix command injection vulnerability in RDoc.
Resolves: rhbz#1996669
- Fix FTP PASV command response can cause Net::FTP to connect to arbitrary host.
Resolves: rhbz#1996666
- Fix StartTLS stripping vulnerability in Net::IMAP.
Resolves: rhbz#1996668
- Revert a commit changing CFLAGS to avoid failures in test_jit.rb.
- Upgrade to Bundler 2.2.24.
Resolves: CVE-2020-36327
- Fix some failing Bundler tests with old Git.
-
Tue Oct 13 2020 Vít Ondruch <vondruch@redhat.com> - 2.7.3-129
- Upgrade to Ruby 2.7.3.
Resolves: rhbz#1947931
- Resolv::DNS: timeouts if multiple IPv6 name servers are given and address
contains leading zero
Resolves: rhbz#1950016
-
Tue Apr 14 2020 Jun Aruga <jaruga@redhat.com> - 2.7.1-128
- Upgrade to Ruby 2.7.1.
Resolves: rhbz#1826872
- Call load builtin macro if it is defined, or call own load macro.
-
Thu Apr 02 2020 Jun Aruga <jaruga@redhat.com> 2.7.0-127
- Fix did_you_mean (LoadError) that happens when running `bundle install`.
Resolves: rhbz#1819245
-
Thu Mar 12 2020 Jun Aruga <jaruga@redhat.com> 2.7.0-126
- Provide StdLib links for Racc and install it by default.
-
Thu Jan 16 2020 Jun Aruga <jaruga@redhat.com> 2.7.0-125
- Upgrade to Ruby 2.7.0.
-
Mon Mar 25 2019 Vít Ondruch <vondruch@redhat.com> - 2.6.2-118
- Exclude {rdoc,irb}.rb dangling symlinks from ruby-libs.
-
Tue Mar 19 2019 Vít Ondruch <vondruch@redhat.com> - 2.6.2-117
- Link IRB back to StdLib.
-
Thu Mar 14 2019 Vít Ondruch <vondruch@redhat.com> - 2.6.2-116
- Upgrade to Ruby 2.6.2.
-
Thu Feb 07 2019 Vít Ondruch <vondruch@redhat.com> - 2.6.1-113
- Don't ship .stp files when SystemTap support is disabled.