>Thanks. Would it be possible to indicate which of the changes listed >are included in 1.8.3 / 1.8.4? Both the changelog and the upstream >website only appear to refer to 1.8 in general, with no further >division.
Upstream ChangeLog file summarises all cumulative changes since 1.7, so most of that is not relevant to this unblock request I attach the following: Log of all changes from 1.8.2 up to 1.8.5 svn log -r9715:HEAD https://svn.resiprocate.org/rep/resiprocate/branches/resiprocate-1.8 The changes for 1.8.5 can be ignored, they only impact Windows users You can access coloured diffs using the commit list (everything appears twice because each change is committed on trunk and then backported to the release branch if necessary): http://list.resiprocate.org/archive/resiprocate-commit/ >(FWIW, the upstream site also has "1.8 release now available" as a news >item from about six weeks /after/ 1.8.2 hit Debian.) > This was the first release built with autotools and libtool, with SONAME and ABI version data set properly for packaging. Therefore, it wasn't widely promoted for a few weeks while the team upstream verified that everything was OK, and also for users of unstable to verify that upstream has released something that fits within the expectations of the Debian community. You can verify that each release tarball 1.8.* has been announced on the developer list, with a checksum signed by my own key, so we know what has gone into Debian is built from the official upstream tarballs. http://list.resiprocate.org/archive/resiprocate-devel/
------------------------------------------------------------------------ r9797 | sgodin | 2012-07-05 17:04:22 +0200 (Thu, 05 Jul 2012) | 1 line -fixed compilation issue in ContactInstanceRecord for some compilers ------------------------------------------------------------------------ r9795 | dpocock | 2012-06-22 19:00:06 +0200 (Fri, 22 Jun 2012) | 1 line release: update release branch for next in series, 1.8.3 <<<typo 1.8.4!!! ------------------------------------------------------------------------ r9793 | sgodin | 2012-06-21 17:26:57 +0200 (Thu, 21 Jun 2012) | 5 lines -fixed a bug when using the registration sync mechanism - the ServerRegistration onRefresh callback could be incorrectly generated instead of the onAdd callback when a registration is added, due to the record lingering in memory -updated ChangeLog ------------------------------------------------------------------------ r9778 | sgodin | 2012-06-14 15:54:55 +0200 (Thu, 14 Jun 2012) | 1 line -fixed bug with message silo, where it would fail to work at all using MySQL as backing store ------------------------------------------------------------------------ r9763 | dpocock | 2012-06-09 23:33:16 +0200 (Sat, 09 Jun 2012) | 1 line release: backport various fixes relating to the new CADirectory support and apps/sipdial (merge r9748:9762) ------------------------------------------------------------------------ r9762 | dpocock | 2012-06-09 23:31:04 +0200 (Sat, 09 Jun 2012) | 1 line A bad value was passed to the macro RESIP_HeapCount (merge r9745 onto 1.8) ------------------------------------------------------------------------ r9761 | dpocock | 2012-06-09 23:25:50 +0200 (Sat, 09 Jun 2012) | 1 line release: Rename ReleaseNotes.txt to ChangeLog so tools will recognise it ------------------------------------------------------------------------ r9747 | dpocock | 2012-06-07 23:28:05 +0200 (Thu, 07 Jun 2012) | 1 line release: update ReleaseNotes.txt for 1.8 series ------------------------------------------------------------------------ r9746 | dpocock | 2012-06-07 23:15:49 +0200 (Thu, 07 Jun 2012) | 1 line release: update release branch for next in series, 1.8.3 ------------------------------------------------------------------------ r9744 | sgodin | 2012-06-01 17:18:58 +0200 (Fri, 01 Jun 2012) | 2 lines -completed ReleaseNotes.txt -added ReleaseNotes.txt to EXTRA_DIST so it's gets included in package ------------------------------------------------------------------------ r9743 | sgodin | 2012-05-31 23:36:12 +0200 (Thu, 31 May 2012) | 1 line -started release notes - so far done up to (not-including) REVISION 9367 ------------------------------------------------------------------------ r9742 | sgodin | 2012-05-31 22:20:46 +0200 (Thu, 31 May 2012) | 25 lines Merged changes from main r9741 -repro web interface improvements - display settings in alphabetic order - added display of DNS Cache to settings page - added Clear DNS Cache button to settings page - added Restart Proxy button to settings page (reloads everyt... --------------------- r9740 -added an ability to configure a different database instance for some of the repro database tables New configuration file settings, RuntimeMySQLServer and subsetting, were added to facilitate this. --------------------- r9739 -fixed a trap during shutdown, due to order of destructed objects --------------------- r9738 -fixed a bug where the CSeq can be wrong in a client subscription re-subscribe / refresh in the case where we receive the first NOTIFY before the 200/SUB response --------------------- r9737 -fix spelling in comments --------------------- r9736 -added new virtual method to repro runner to make inserting custom processors between existing ones possible --------------------- r9735 -fixed a bug when using FDPoll (as opposed to EPOLL), where FD except was not being watched for TCP sockets --------------------- ------------------------------------------------------------------------ r9733 | dpocock | 2012-05-25 18:23:50 +0200 (Fri, 25 May 2012) | 1 line release: merge 9729:9732 onto 1.8 branch, various tweaks for next release ------------------------------------------------------------------------ r9729 | dpocock | 2012-05-25 11:56:19 +0200 (Fri, 25 May 2012) | 1 line release: merge 9718:9728 onto 1.8 branch, various fixes for things missed from the distribution tarball and typos ------------------------------------------------------------------------ r9715 | dpocock | 2012-05-24 03:05:36 +0200 (Thu, 24 May 2012) | 1 line release: update release branch for next in series, 1.8.2