< Previous by Date Date Index Next by Date >
  Thread Index Next in Thread >

[reSIProcate-users] announcing reSIProcate 1.8.12




reSIProcate 1.8.12 is now generally available as the next
official 1.8 series release

Please see release/download details here:

    https://www.resiprocate.org/ReSIProcate_1.8_Release

These are the SHA224 checksums for the distribution:


resiprocate-1.8.12.tar.gz
c2d04dfb9b2cb52c53e405d65069b20dafac4bf1b51cfa459dc1eb06

Note that the contrib/ folder is distributed in a separate tarball now:


resiprocate-contrib-1.8.12.tar.gz
88f79a0690fc73c1661f23c30614f18e9185a3dce45524d07fc2facd

Download link:
  https://www.resiprocate.org/files/pub/reSIProcate/releases/

What has changed since 1.8.10 (we didn't release the 1.8.11 tag due to
the discovery of flaws in big endian and non-Intel builds):

https://svn.resiprocate.org/rep/resiprocate/tags/resiprocate-1.8.12/ChangeLog

Of particular note:
- scripts for Android builds are included
- tfm/ tests now build with autotools
- big endian systems are now supported
- various non-Intel systems (ARM, MIPS) are now supported

For a full log of recent changes on the 1.8 branch,

svn log
https://svn.resiprocate.org/rep/resiprocate/branches/resiprocate-1.8

Some alerts to be aware of:
- reSIProcate headers up to and including 1.8.12 are, in some
circumstances, sensitive to the compiler flags used to build the
libraries.  Applications using the headers must be compiled with the
same flags that were used for the libraries.  For an example, see the
flags used to build reConServer:
https://github.com/resiprocate/reConServer
An effort is under way to resolve this for future releases

- the B2BUA code is being dropped from 1.9.x release, it is now
maintained independently, but it will continue to be part of 1.8.x
release tarballs.  It should not be used for new development: consider
using resip/recon instead.

Any and all feedback is welcome.

Regards,

Daniel