Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Announce fix 3.6.2

...

The following are announcements related to RMR during the past 30 days; newest announcements first.


2020 March 23

Version 3.6.2 was pushed.  This fixes a bug in the initialisation process when a message is reclaimed from the buffer pool.  The flag values are properly initialised.  This is considered an important fix and should be picked up by all applications relying on RMR. 


2020 March 19

Version 3.6.1 was pushed to correct an issue with the .rpm runtime package.  The 3.5.*  .rpm packages were failing to install because RPM didn't recognise that the required library for the health check.

...

Version 3.2.6 pushed.  This fixes a bug in the interface between RMR and the Route manager (RIC-232).

2020 February 26

Version 3.2.5 has three fixes:

...

Fix source address bug in SI95 receive/send funcitons.

...

Fix threading issues involving session disconnection in SI95

Remove unused SI95 status variable.

2020 February 24

Version 3.2.4 pushed to fix an MEID related bug causing a coredump (RIC-220).

2020 February 21

Version 3.2.3 pushed.  This change ensures that RTS messages are attempted on a uni-directional channel first for performance reasons. MEID support in SI is now enabled.

2020 February 20

Version 3.2.2 was pushed into the repo. This change corrected a bug in the SI95 portion of the RMR code that affected multi-threaded user programmes which attempt to use more than one thread to receive messages.  

2020 February 10: 

The SI95 library support as a transport replacement for NNG has been in the build for a few weeks now. It should support all of the original capabilities provided by NNG.  To make use, link with -lrmr_si and remove the library reference to nng.  One caution:  all applications communicating with RMR must use the same underlying transport (SI95 or NNG) as the two do NOT share the same protocol.

Current Version

Release B development (master branch) version tag 3.6.1 2 (19 Mar 2020)

Release A frozen: 1.11.1 (Amber branch) 6 November 2019

...