From bb8a4c997218e21ed12967261433ceb849a50ba9 Mon Sep 17 00:00:00 2001 From: Simon Fels Date: Sun, 2 Sep 2018 13:45:47 +0200 Subject: [PATCH] Update changelog for release 12 and 13 --- debian/changelog | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/debian/changelog b/debian/changelog index 0d29e6b..3d74bd5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,16 @@ +anbox-modules (13) bionic; urgency=medium + + * staging: ashmem: Fix SIGBUS crash when traversing mmaped ashmem pages + * ashmem: account for older kernel which don't have vma_set_anonymous + + -- Simon Fels Sun, 02 Sep 2018 13:44:17 +0200 + +anbox-modules (12) bionic; urgency=medium + + * Bump version for new PPA release + + -- Simon Fels Thu, 05 Jul 2018 17:40:54 +0200 + anbox-modules (11) bionic; urgency=medium * Split kernel modules out of anbox main repository.