Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: ruby3.4-rubygem-amq-protocol | Distribution: openSUSE Tumbleweed |
Version: 2.3.2 | Vendor: openSUSE |
Release: 1.12 | Build date: Fri Sep 25 15:25:24 2020 |
Group: Development/Languages/Ruby | Build host: reproducible |
Size: 190858 | Source RPM: rubygem-amq-protocol-2.3.2-1.12.src.rpm |
Packager: http://bugs.opensuse.org | |
Url: http://github.com/ruby-amqp/amq-protocol | |
Summary: AMQP 0.9.1 encoding & decoding library |
amq-protocol is an AMQP 0.9.1 serialization library for Ruby. It is not a client: the library only handles serialization and deserialization.
MIT
* Fri Sep 25 2020 Stephan Kulow <coolo@suse.com> updated to version 2.3.2 see installed ChangeLog.md * Thu May 07 2020 Stephan Kulow <coolo@suse.com> - updated to version 2.3.1 see installed ChangeLog.md [#]# Changes between 2.3.1 and 2.3.2 (unreleased) No changes yet. [#]# Changes between 2.3.0 and 2.3.1 (April 8th, 2020) [#]## Support for connection.update-secret Used together with the `rabbitmq-auth-backend-oauth2` plugin. [#]## Squashed a gemspec Warning GitHub issue: [ruby-amqp/amq-protocol#75](https://github.com/ruby-amqp/amq-protocol/issues/75). * Tue Jan 09 2018 enavarro@suse.com - updated to version 2.3.0 see installed ChangeLog.md [#]# Changes between 2.2.0 and 2.3.0 [#]## Support for Additional URI Query Parameters GitHub issue: #67, #68, #69. Contributed by Andrew Babichev. * Tue May 23 2017 coolo@suse.com - updated to version 2.2.0 see installed ChangeLog.md * Sun Jan 29 2017 coolo@suse.com - updated to version 2.1.0 see installed ChangeLog.md [#]# Changes between 2.0.0 and 2.1.0 [#]## Ruby Warnings Squashed Contributed by Akira Matsuda. GitHub issue: [#62](https://github.com/ruby-amqp/amq-protocol/pull/62) [#]## Byte Array Decoding Byte array values in types now can be decoded (to the extent Ruby type system permits) by this library. GitHub issue: [#58](https://github.com/ruby-amqp/amq-protocol/issues/58) * Fri Dec 18 2015 coolo@suse.com - updated to version 2.0.1 see installed ChangeLog.md * Tue Nov 24 2015 coolo@suse.com - updated to version 2.0.0 see installed ChangeLog.md * Sat Dec 21 2013 coolo@suse.com - updated to version 1.9.2 [#]## Signed 16 Bit Integer Decoding Signed 16 bit integers are now decoded correctly. * Fri Nov 22 2013 coolo@suse.com - updated to version 1.9.0 [#]## Performance Improvements in AMQ::BitSet `AMQ::BitSet#next_clear_bit` is now drastically more efficient (down from 6 minutes for 10,000 iterations to 4 seconds for 65,536 iterations). Contributed by Doug Rohrer, Dave Anderson, and Jason Voegele from [Neo](http://www.neo.com). [#]## Body Framing Fix Messages exactly 128 Kb in size are now framed correctly. Contributed by Nicolas Viennot. * Mon Sep 23 2013 coolo@suse.com - updated to version 1.8.0
/usr/lib/ruby/gems/3.4.0/build_info /usr/lib/ruby/gems/3.4.0/cache/amq-protocol-2.3.2.gem /usr/lib/ruby/gems/3.4.0/gems/amq-protocol-2.3.2 /usr/lib/ruby/gems/3.4.0/gems/amq-protocol-2.3.2/.gitignore /usr/lib/ruby/gems/3.4.0/gems/amq-protocol-2.3.2/.gitmodules /usr/lib/ruby/gems/3.4.0/gems/amq-protocol-2.3.2/.rspec /usr/lib/ruby/gems/3.4.0/gems/amq-protocol-2.3.2/.travis.yml /usr/lib/ruby/gems/3.4.0/gems/amq-protocol-2.3.2/ChangeLog.md /usr/lib/ruby/gems/3.4.0/gems/amq-protocol-2.3.2/Gemfile /usr/lib/ruby/gems/3.4.0/gems/amq-protocol-2.3.2/LICENSE /usr/lib/ruby/gems/3.4.0/gems/amq-protocol-2.3.2/README.md /usr/lib/ruby/gems/3.4.0/gems/amq-protocol-2.3.2/Rakefile /usr/lib/ruby/gems/3.4.0/gems/amq-protocol-2.3.2/amq-protocol.gemspec /usr/lib/ruby/gems/3.4.0/gems/amq-protocol-2.3.2/benchmarks /usr/lib/ruby/gems/3.4.0/gems/amq-protocol-2.3.2/benchmarks/int_allocator.rb /usr/lib/ruby/gems/3.4.0/gems/amq-protocol-2.3.2/benchmarks/pure /usr/lib/ruby/gems/3.4.0/gems/amq-protocol-2.3.2/benchmarks/pure/body_framing_with_256k_payload.rb /usr/lib/ruby/gems/3.4.0/gems/amq-protocol-2.3.2/benchmarks/pure/body_framing_with_2k_payload.rb /usr/lib/ruby/gems/3.4.0/gems/amq-protocol-2.3.2/codegen /usr/lib/ruby/gems/3.4.0/gems/amq-protocol-2.3.2/codegen/__init__.py /usr/lib/ruby/gems/3.4.0/gems/amq-protocol-2.3.2/codegen/amqp_0.9.1_changes.json /usr/lib/ruby/gems/3.4.0/gems/amq-protocol-2.3.2/codegen/codegen.py /usr/lib/ruby/gems/3.4.0/gems/amq-protocol-2.3.2/codegen/codegen_helpers.py /usr/lib/ruby/gems/3.4.0/gems/amq-protocol-2.3.2/codegen/protocol.rb.pytemplate /usr/lib/ruby/gems/3.4.0/gems/amq-protocol-2.3.2/generate.rb /usr/lib/ruby/gems/3.4.0/gems/amq-protocol-2.3.2/lib /usr/lib/ruby/gems/3.4.0/gems/amq-protocol-2.3.2/lib/amq /usr/lib/ruby/gems/3.4.0/gems/amq-protocol-2.3.2/lib/amq/bit_set.rb /usr/lib/ruby/gems/3.4.0/gems/amq-protocol-2.3.2/lib/amq/endianness.rb /usr/lib/ruby/gems/3.4.0/gems/amq-protocol-2.3.2/lib/amq/int_allocator.rb /usr/lib/ruby/gems/3.4.0/gems/amq-protocol-2.3.2/lib/amq/pack.rb /usr/lib/ruby/gems/3.4.0/gems/amq-protocol-2.3.2/lib/amq/protocol /usr/lib/ruby/gems/3.4.0/gems/amq-protocol-2.3.2/lib/amq/protocol.rb /usr/lib/ruby/gems/3.4.0/gems/amq-protocol-2.3.2/lib/amq/protocol/client.rb /usr/lib/ruby/gems/3.4.0/gems/amq-protocol-2.3.2/lib/amq/protocol/constants.rb /usr/lib/ruby/gems/3.4.0/gems/amq-protocol-2.3.2/lib/amq/protocol/exceptions.rb /usr/lib/ruby/gems/3.4.0/gems/amq-protocol-2.3.2/lib/amq/protocol/float_32bit.rb /usr/lib/ruby/gems/3.4.0/gems/amq-protocol-2.3.2/lib/amq/protocol/frame.rb /usr/lib/ruby/gems/3.4.0/gems/amq-protocol-2.3.2/lib/amq/protocol/table.rb /usr/lib/ruby/gems/3.4.0/gems/amq-protocol-2.3.2/lib/amq/protocol/table_value_decoder.rb /usr/lib/ruby/gems/3.4.0/gems/amq-protocol-2.3.2/lib/amq/protocol/table_value_encoder.rb /usr/lib/ruby/gems/3.4.0/gems/amq-protocol-2.3.2/lib/amq/protocol/type_constants.rb /usr/lib/ruby/gems/3.4.0/gems/amq-protocol-2.3.2/lib/amq/protocol/version.rb /usr/lib/ruby/gems/3.4.0/gems/amq-protocol-2.3.2/lib/amq/settings.rb /usr/lib/ruby/gems/3.4.0/gems/amq-protocol-2.3.2/lib/amq/uri.rb /usr/lib/ruby/gems/3.4.0/gems/amq-protocol-2.3.2/profiling /usr/lib/ruby/gems/3.4.0/gems/amq-protocol-2.3.2/profiling/README.md /usr/lib/ruby/gems/3.4.0/gems/amq-protocol-2.3.2/profiling/stackprof /usr/lib/ruby/gems/3.4.0/gems/amq-protocol-2.3.2/profiling/stackprof/body_framing_with_2k_payload.rb /usr/lib/ruby/gems/3.4.0/specifications/amq-protocol-2.3.2.gemspec /usr/share/doc/packages/ruby3.4-rubygem-amq-protocol /usr/share/doc/packages/ruby3.4-rubygem-amq-protocol/ChangeLog.md /usr/share/doc/packages/ruby3.4-rubygem-amq-protocol/LICENSE /usr/share/doc/packages/ruby3.4-rubygem-amq-protocol/README.md
Generated by rpm2html 1.8.1
Fabrice Bellet, Sun Jan 12 02:11:34 2025