pkgsrc/net/ruby-amq-protocol/distinfo
taca b5378d4aa0 Update ruby-amq-protocol to 2.0.0.
## Changes between 1.9.x and 2.0.0

2.0.0 has **breaking changes** in header encoding.

### Signed Integer Encoding in Headers

Integer values in headers are now encoded as signed 64-bit
(was unsigned 32-bit previously, unintentionally).

This is a breaking change: consuming messages with integers in headers
published with older versions of this library will break!

### Signed 16 Bit Integer Decoding

Signed 16 bit integers are now decoded correctly.

### Signed 8 Bit Integer Decoding

Signed 8 bit integers are now decoded correctly.

Contributed by Benjamin Conlan.
2015-09-13 14:53:14 +00:00

5 lines
248 B
Text

$NetBSD: distinfo,v 1.9 2015/09/13 14:53:14 taca Exp $
SHA1 (amq-protocol-2.0.0.gem) = a427f44e16b765e4268e74874c5f8ace75e84fbd
RMD160 (amq-protocol-2.0.0.gem) = 40d1de1aefafb9ec63dacf07f28a63796bb1003f
Size (amq-protocol-2.0.0.gem) = 43008 bytes