Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

rubygem-typeprof-0.21.3-176.fc37 RPM for noarch

From Fedora 37 updates for x86_64 / Packages / r

Name: rubygem-typeprof Distribution: Fedora Project
Version: 0.21.3 Vendor: Fedora Project
Release: 176.fc37 Build date: Wed Jun 28 11:07:04 2023
Group: Unspecified Build host: buildvm-x86-27.iad2.fedoraproject.org
Size: 338245 Source RPM: ruby-3.1.4-176.fc37.src.rpm
Packager: Fedora Project
Url: https://github.com/ruby/typeprof
Summary: TypeProf is a type analysis tool for Ruby code based on abstract interpretation
TypeProf performs a type analysis of non-annotated Ruby code.
It abstractly executes input Ruby code in a level of types instead of values,
gathers what types are passed to and returned by methods, and prints the
analysis result in RBS format, a standard type description format for Ruby
3.0.

Provides

Requires

License

MIT

Changelog

* Tue Jun 06 2023 Jarek Prokop jprokop@redhat.com - 3.1.4-176
  - Fix bundler improperly resolving with --deployment.
    Resolves: rhbz#2178171
* Fri Mar 31 2023 Jarek Prokop jprokop@redhat.com - 3.1.4-175
  - Upgrade to Ruby 3.1.4.
  - Fix ReDoS vulnerability in URI (CVE-2023-28755)
  - Fix ReDoS vulnerability in Time (CVE-2023-28756)
  - Fix bundler improperly resolving archful gems in Gemfile.lock.
    Resolves: rhbz#2178171
* Fri Jan 20 2023 Jun Aruga <jaruga@redhat.com> - 3.1.3-174
  - Fix for tzdata-2022g.
* Thu Dec 08 2022 Vít Ondruch <vondruch@redhat.com> - 3.1.3-173
  - Fix CGI causing issue with leading '.' in domain names.
* Thu Nov 24 2022 Vít Ondruch <vondruch@redhat.com> - 3.1.3-172
  - Upgrade to Ruby 3.1.3.
* Tue Nov 22 2022 Vít Ondruch <vondruch@redhat.com> - 3.1.2-171
  - Re-disable package notes. It causes additional issues with installing binary
    gems.
* Thu Sep 29 2022 Vít Ondruch <vondruch@redhat.com> - 3.1.2-170
  - Re-enable package notes.
* Fri Sep 02 2022 Jarek Prokop <jprokop@redhat.com> - 3.1.2-169
  - Disable fiddle tests that use FFI closures.
    Related: rhbz#2040380
* Mon Aug 29 2022 Jun Aruga <jaruga@redhat.com> - 3.1.2-168
  - Make RDoc soft dependnecy in IRB.
    Resolves: rhbz#2119964
  - Add IRB to ruby-bundled-gems recommends.
    Resolves: rhbz#2120562
* Wed Aug 24 2022 Jun Aruga <jaruga@redhat.com> - 3.1.2-168
  - Fix tests with Europe/Amsterdam pre-1970 time on tzdata version 2022b.
    Resolves: rhbz#2120354
* Mon Jul 25 2022 Jarek Prokop <jprokop@redhat.com> - 3.1.2-167
  - Fix directory permissions in one of the rubygems tests.
* Sat Jul 23 2022 Fedora Release Engineering <releng@fedoraproject.org>
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
* Thu Jun 16 2022 Jarek Prokop <jprokop@redhat.com> - 3.1.2-166
  - Detect compaction support during run time.
* Tue Jun 07 2022 Jarek Prokop <jprokop@redhat.com> - 3.1.2-165
  - Define GC compaction methods as rb_f_notimplement on unsupported platforms.
* Thu Apr 14 2022 Vít Ondruch <vondruch@redhat.com> - 3.1.2-164
  - Upgrade to Ruby 3.1.2.
  - Use upstream patch for correct build of gem extensions.
* Mon Apr 04 2022 Vít Ondruch <vondruch@redhat.com> - 3.1.1-163
  - Properly build binary gem extensions.
* Mon Mar 14 2022 Vít Ondruch <vondruch@redhat.com> - 3.1.1-162
  - Upgrade to Ruby 3.1.1.
* Thu Feb 10 2022 Vít Ondruch <vondruch@redhat.com> - 3.1.0-161
  - Prevent segfaults running with SystemTap.
* Wed Jan 26 2022 Vít Ondruch <vondruch@redhat.com> - 3.1.0-160
  - Upgrade to Ruby 3.1.0.
* Tue Jan 25 2022 Vít Ondruch <vondruch@redhat.com> - 3.0.3-159
  - Update OpenSSL 3 compatibility patches.
* Thu Jan 20 2022 Vít Ondruch <vondruch@redhat.com> - 3.0.3-158
  - Disable package notes to prevent rubygem- build breakage.
* Thu Jan 20 2022 Vít Ondruch <vondruch@redhat.com> - 3.0.3-157
  - Fix segfault in `TestArray#test_sample` on s390x.
* Tue Jan 11 2022 Jun Aruga <jaruga@redhat.com> - 3.0.3-157
  - Remove the patch applied to pass the test/fiddle/test_import.rb on PPC.
* Mon Jan 10 2022 Miro Hrončok <mhroncok@redhat.com> - 3.0.3-156
  - Rebuilt for https://fedoraproject.org/wiki/Changes/LIBFFI34
* Thu Dec 09 2021 Vít Ondruch <vondruch@redhat.com> - 3.0.3-155
  - Fix loading of default gems.
    Resolves: rhbz#2027099
* Thu Nov 25 2021 Vít Ondruch <vondruch@redhat.com> - 3.0.3-154
  - Upgrade to Ruby 3.0.3.
* Fri Nov 05 2021 Vít Ondruch <vondruch@redhat.com> - 3.0.2-153
  - Fix OpenSSL 3.0 compatibility.
    Resolves: rhbz#2021922
* Tue Sep 14 2021 Sahana Prasad <sahana@redhat.com>
  - Rebuilt with OpenSSL 3.0.0
* Tue Aug 24 2021 Vít Ondruch <vondruch@redhat.com> - 3.0.2-152
  - Enable LTO.
  - Load user installed RubyGems plugins.
* Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org>
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
* Tue Jul 13 2021 Jarek Prokop <jprokop@redhat.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

Files

/usr/bin/typeprof
/usr/share/gems/gems/typeprof-0.21.3
/usr/share/gems/gems/typeprof-0.21.3/Gemfile
/usr/share/gems/gems/typeprof-0.21.3/Gemfile.lock
/usr/share/gems/gems/typeprof-0.21.3/LICENSE
/usr/share/gems/gems/typeprof-0.21.3/README.md
/usr/share/gems/gems/typeprof-0.21.3/Rakefile
/usr/share/gems/gems/typeprof-0.21.3/exe
/usr/share/gems/gems/typeprof-0.21.3/exe/typeprof
/usr/share/gems/gems/typeprof-0.21.3/lib
/usr/share/gems/gems/typeprof-0.21.3/lib/typeprof
/usr/share/gems/gems/typeprof-0.21.3/lib/typeprof.rb
/usr/share/gems/gems/typeprof-0.21.3/lib/typeprof/analyzer.rb
/usr/share/gems/gems/typeprof-0.21.3/lib/typeprof/arguments.rb
/usr/share/gems/gems/typeprof-0.21.3/lib/typeprof/block.rb
/usr/share/gems/gems/typeprof-0.21.3/lib/typeprof/builtin.rb
/usr/share/gems/gems/typeprof-0.21.3/lib/typeprof/cli.rb
/usr/share/gems/gems/typeprof-0.21.3/lib/typeprof/code-range.rb
/usr/share/gems/gems/typeprof-0.21.3/lib/typeprof/config.rb
/usr/share/gems/gems/typeprof-0.21.3/lib/typeprof/container-type.rb
/usr/share/gems/gems/typeprof-0.21.3/lib/typeprof/export.rb
/usr/share/gems/gems/typeprof-0.21.3/lib/typeprof/import.rb
/usr/share/gems/gems/typeprof-0.21.3/lib/typeprof/insns-def.rb
/usr/share/gems/gems/typeprof-0.21.3/lib/typeprof/iseq.rb
/usr/share/gems/gems/typeprof-0.21.3/lib/typeprof/lsp.rb
/usr/share/gems/gems/typeprof-0.21.3/lib/typeprof/method.rb
/usr/share/gems/gems/typeprof-0.21.3/lib/typeprof/type.rb
/usr/share/gems/gems/typeprof-0.21.3/lib/typeprof/utils.rb
/usr/share/gems/gems/typeprof-0.21.3/lib/typeprof/version.rb
/usr/share/gems/gems/typeprof-0.21.3/tools
/usr/share/gems/gems/typeprof-0.21.3/tools/coverage.rb
/usr/share/gems/gems/typeprof-0.21.3/tools/setup-insns-def.rb
/usr/share/gems/specifications/typeprof-0.21.3.gemspec


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 18:50:33 2024