[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#681387: unblock: resiprocate (follow up)




Hi Adam,

I'm just following up on the previous reply I sent you

Do you need any more detail from me?

I've attached some more comments about the diff below, showing which
files impact which of the binary packages.

Regards,

Daniel





$ grep ^diff debdiff1-dsc.txt

--- these changes update the sipdialer binary package only, making it
use the config file parser classes.  This means it now uses the same
config format as repro and reTurnServer

diff -Nru resiprocate-1.8.2/apps/sipdial/DialerConfiguration.cpp
resiprocate-1.8.4/apps/sipdial/DialerConfiguration.cpp
diff -Nru resiprocate-1.8.2/apps/sipdial/DialerConfiguration.hxx
resiprocate-1.8.4/apps/sipdial/DialerConfiguration.hxx
diff -Nru resiprocate-1.8.2/apps/sipdial/DialInstance.cpp
resiprocate-1.8.4/apps/sipdial/DialInstance.cpp
diff -Nru resiprocate-1.8.2/apps/sipdial/DialInstance.hxx
resiprocate-1.8.4/apps/sipdial/DialInstance.hxx
diff -Nru resiprocate-1.8.2/apps/sipdial/MyInviteSessionHandler.cpp
resiprocate-1.8.4/apps/sipdial/MyInviteSessionHandler.cpp
diff -Nru resiprocate-1.8.2/apps/sipdial/README.txt
resiprocate-1.8.4/apps/sipdial/README.txt
diff -Nru resiprocate-1.8.2/apps/sipdial/sipdial.cfg
resiprocate-1.8.4/apps/sipdial/sipdial.cfg
diff -Nru resiprocate-1.8.2/apps/sipdial/sipdialer.cpp
resiprocate-1.8.4/apps/sipdial/sipdialer.cpp
diff -Nru resiprocate-1.8.2/apps/sipdial/todo.txt
resiprocate-1.8.4/apps/sipdial/todo.txt



--- adding a ChangeLog of everything changed since 1.7:

diff -Nru resiprocate-1.8.2/ChangeLog resiprocate-1.8.4/ChangeLog

--- autogenerated configure script, ignore:

diff -Nru resiprocate-1.8.2/configure resiprocate-1.8.4/configure

--- just updating version number in configure:

diff -Nru resiprocate-1.8.2/configure.ac resiprocate-1.8.4/configure.ac

--- minor tweaks to improve the Debian packaging:

diff -Nru resiprocate-1.8.2/debian/changelog
resiprocate-1.8.4/debian/changelog
diff -Nru resiprocate-1.8.2/debian/repro.docs
resiprocate-1.8.4/debian/repro.docs
diff -Nru resiprocate-1.8.2/debian/repro.install
resiprocate-1.8.4/debian/repro.install
diff -Nru resiprocate-1.8.2/debian/repro.lintian-overrides
resiprocate-1.8.4/debian/repro.lintian-overrides
diff -Nru resiprocate-1.8.2/debian/repro.postinst
resiprocate-1.8.4/debian/repro.postinst
diff -Nru resiprocate-1.8.2/debian/repro.postrm
resiprocate-1.8.4/debian/repro.postrm

--- autogenerated, ignore:

diff -Nru resiprocate-1.8.2/Makefile.in resiprocate-1.8.4/Makefile.in

--- lot's of little bug fixes impacting the `repro' binary package only:

diff -Nru resiprocate-1.8.2/repro/monkeys/RequestFilter.cxx
resiprocate-1.8.4/repro/monkeys/RequestFilter.cxx
diff -Nru resiprocate-1.8.2/repro/MySqlDb.cxx
resiprocate-1.8.4/repro/MySqlDb.cxx
diff -Nru resiprocate-1.8.2/repro/ProxyConfig.cxx
resiprocate-1.8.4/repro/ProxyConfig.cxx
diff -Nru resiprocate-1.8.2/repro/ProxyConfig.hxx
resiprocate-1.8.4/repro/ProxyConfig.hxx
diff -Nru resiprocate-1.8.2/repro/repro.config
resiprocate-1.8.4/repro/repro.config
diff -Nru resiprocate-1.8.2/repro/repro.cxx
resiprocate-1.8.4/repro/repro.cxx
diff -Nru resiprocate-1.8.2/repro/ReproRunner.cxx
resiprocate-1.8.4/repro/ReproRunner.cxx
diff -Nru resiprocate-1.8.2/repro/ReproRunner.hxx
resiprocate-1.8.4/repro/ReproRunner.hxx
diff -Nru resiprocate-1.8.2/repro/Store.cxx
resiprocate-1.8.4/repro/Store.cxx
diff -Nru resiprocate-1.8.2/repro/Store.hxx
resiprocate-1.8.4/repro/Store.hxx
diff -Nru resiprocate-1.8.2/repro/WebAdmin.cxx
resiprocate-1.8.4/repro/WebAdmin.cxx
diff -Nru resiprocate-1.8.2/repro/WebAdmin.hxx
resiprocate-1.8.4/repro/WebAdmin.hxx

--- little bug fixes impacting the core libraries libresiprocate.deb:

diff -Nru resiprocate-1.8.2/resip/dum/ContactInstanceRecord.hxx
resiprocate-1.8.4/resip/dum/ContactInstanceRecord.hxx
diff -Nru resiprocate-1.8.2/resip/dum/Dialog.cxx
resiprocate-1.8.4/resip/dum/Dialog.cxx
diff -Nru resiprocate-1.8.2/resip/dum/InMemorySyncRegDb.cxx
resiprocate-1.8.4/resip/dum/InMemorySyncRegDb.cxx
diff -Nru resiprocate-1.8.2/resip/dum/test/basicClientCall.cxx
resiprocate-1.8.4/resip/dum/test/basicClientCall.cxx
diff -Nru resiprocate-1.8.2/resip/dum/test/basicClientUserAgent.cxx
resiprocate-1.8.4/resip/dum/test/basicClientUserAgent.cxx
diff -Nru resiprocate-1.8.2/resip/dum/test/basicClientUserAgent.hxx
resiprocate-1.8.4/resip/dum/test/basicClientUserAgent.hxx
diff -Nru resiprocate-1.8.2/resip/stack/ConnectionManager.cxx
resiprocate-1.8.4/resip/stack/ConnectionManager.cxx
diff -Nru resiprocate-1.8.2/resip/stack/KeepAlivePong.hxx
resiprocate-1.8.4/resip/stack/KeepAlivePong.hxx
diff -Nru resiprocate-1.8.2/resip/stack/ssl/Security.cxx
resiprocate-1.8.4/resip/stack/ssl/Security.cxx
diff -Nru resiprocate-1.8.2/resip.spec resiprocate-1.8.4/resip.spec
diff -Nru resiprocate-1.8.2/rutil/ConfigParse.cxx
resiprocate-1.8.4/rutil/ConfigParse.cxx
diff -Nru resiprocate-1.8.2/rutil/ConfigParse.hxx
resiprocate-1.8.4/rutil/ConfigParse.hxx
diff -Nru resiprocate-1.8.2/rutil/FileSystem.cxx
resiprocate-1.8.4/rutil/FileSystem.cxx
diff -Nru resiprocate-1.8.2/rutil/FileSystem.hxx
resiprocate-1.8.4/rutil/FileSystem.hxx


Reply to: