2 Commits

Author SHA1 Message Date
Antoine Fontaine
d77edd2f59 testing/anbox: upgrade to git_2020-05-19
this commit:
* updates to latest master
* drop patches that have been upstreamed
* make `anbox version` return something sensible
* mark me as maintainer as I'm the one maintaining it anyway
2020-05-19 13:45:36 +00:00
Antoine Fontaine
0e9c86d894 testing/anbox: upgrade to 20200303 and fix issues
This commit upgrades to 3rd march master, and address the following:

 * repair and enable unit tests.

 * add icon.

 * drop arm build patch as it was merged upstream.

 * drop armhf architecture as there is no android image anyway for
   this arch.

 * drop -networkmanager subpackage: it isn't needed anymore as the
   iptable script requirement are better known.

* remove files from a dependency that got installed to
  `/usr/include` and similar, as they don't belong to the package
  (it probably should be removed and split to another package altogether).

 * add root shell script.
2020-03-08 12:48:42 +01:00