↵ Return to the main page of rubygem-rbs
View build
Search for updates
Package Info
🠗 Changelog
🠗 Dependencies
🠗 Provides
🠗 Files
Date | Author | Change |
---|---|---|
2021-07-23 | Fedora Release Engineering <releng at fedoraproject dot org> | - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild |
2021-07-13 | Jarek Prokop <jprokop at redhat dot com> - 3.0.2-150 | - Upgrade to Ruby 3.0.2. - Fix command injection vulnerability in RDoc. Resolves: CVE-2021-31799 - Fix FTP PASV command response can cause Net::FTP to connect to arbitrary host. Resolves: CVE-2021-31810 - Fix StartTLS stripping vulnerability in Net::IMAP. Resolves: CVE-2021-32066 - Fix dependencies of gems with explicit source installed from a different source. Resolves: CVE-2020-36327 |
2021-05-17 | Timm Bäder <tbaeder at redhat dot com> - 3.0.1-149 | - Pass ldflags to gem install via CONFIGURE_ARGS |
2021-04-06 | Vít Ondruch <vondruch at redhat dot com> - 3.0.1-148 | - Upgrade to Ruby 3.0.1. |
2021-04-01 | Vít Ondruch <vondruch at redhat dot com> - 3.0.0-147 | - Remove IRB dependency from rubygem-rdoc. |
2021-03-02 | Vít Ondruch <vondruch at redhat dot com> - 3.0.0-146 | - Fix flaky excon test suite. - Properly support DWARF5 debug information. Resolves: rhbz#1920533 |
2021-01-25 | Vít Ondruch <vondruch at redhat dot com> - 3.0.0-145 | - Bundle OpenSSL into StdLib. - Use proper path for plugin wrappers. |
2021-01-16 | Vít Ondruch <vondruch at redhat dot com> - 3.0.0-144 | - Fix SEGFAULT in rubygem-shoulda-matchers test suite. |
2021-01-12 | Vít Ondruch <vondruch at redhat dot com> - 3.0.0-143 | - Provide `gem.build_complete` file for binary gems. |
2021-01-11 | Vít Ondruch <vondruch at redhat dot com> - 3.0.0-142 | - Re-enable test suite. |