Skip to content

amplet2-0.10.0

Compare
Choose a tag to compare
@brendonj brendonj released this 23 Mar 22:17
· 239 commits to develop since this release

Breaking changes

  • amplet2: move standalone test binaries from /usr/sbin to /usr/bin/. Only the amplet2 binary should remain in /usr/sbin/. This is more in line with the Filesystem Hierarchy Standard.

Changes

  • sip: build a separate {deb,rpm} package containing the sip test. This should make it easier to use the sip test if desired, without forcing it (and its dependencies) on every installation of the amplet2-client packages.

Bugfixes

  • sip: fix building the test with older libpjsip packages.
  • sip: fix building the test on armhf and arm64 architectures.
  • udpstream: link the test with -lm again.