pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/ruby-stomp
Module Name: pkgsrc
Committed By: taca
Date: Sun Sep 15 10:23:23 UTC 2013
Modified Files:
pkgsrc/devel/ruby-stomp: Makefile PLIST distinfo
Log Message:
Update ruby-stomp to 1.2.16.
== 1.2.16 20130812
* Stomp::Client's should expose connection's host params
== 1.2.15 20130809
* Add user-specified timeout for initial CONNECTED/ERROR frame read.
* Eliminate dup Timeout::timeout in ssl connect
* Add license information to gemspec (#69)
== 1.2.14 20130819
* Version bump (1.2.13 release had Stomp::Version of 1.1.12.)
* Prevent dup subscription header on re-receive
== 1.2.13 20130817
* Issue #68, Stomp::Client#unreceive max_redeliveries off-by-one error
== 1.2.12 20130811
* Fix infinite loop when max reconn attempts is reached
* Enhance JRuby support in tests
* Issue #63, nil message on rapid AMQ restarts
* Issue #63, fast spurious failovers with JRuby and AMQ
* Issue #67, SSL SNI support (thanks Hiram)
* Proper cleanup when not reliable adn EOF from broker
* Remove extraneous privte declarations
* Issue #65, allow non-word characters in login and passcode using stomp://
* Issue #66, allow a single broker in a failover URL
== 1.2.11 20130728
* Issue #60, timeout/hang under JRuby
* More generally support JRuby use and testing
* Issue #58, nil message in Client on AMQ shutdown
* More robust RabbitMQ tests
== 1.2.10 20130708
* Issue #57, reconnect delays not honored if erroneous headers
* Support fail overs when heartbeat send/receive fails
* Update callback logger example
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/devel/ruby-stomp/Makefile \
pkgsrc/devel/ruby-stomp/distinfo
cvs rdiff -u -r1.1 -r1.2 pkgsrc/devel/ruby-stomp/PLIST
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index