Skip to content

amplet2-0.11.6

Compare
Choose a tag to compare
@brendonj brendonj released this 21 Mar 02:41
· 80 commits to develop since this release

Note that deb packages for the new youtube test are only built for a subset of the distributions that the old one was. The new approach with this test will ultimately make it easier to build packages for more distributions (as well as rpm and win32), with support for them being added in future releases.

Changes:

  • amplet2: remove some unnecessary global variables.
  • package: use parallel builds for Debian packages when possible.
  • package: update package build dependencies for Debian Bullseye.
  • package: update capabilities test to match new getcap output format.
  • package: update lintian test to work with new lintian exit codes.
  • package: no longer build packages for Debian Jessie
  • throughput: use protobuf enums directly rather than duplicating within test.
  • udpstream: use protobuf enums directly rather than duplicating within test.
  • youtube: drive a chromium browser instance rather than being one.

Bugfixes:

  • amplet2: fix linker errors from global variables in headers without extern.