diff options
author | Russell King <rmk@arm.linux.org.uk> | 2013-07-30 16:06:18 +0100 |
---|---|---|
committer | Russell King <rmk@arm.linux.org.uk> | 2013-07-30 16:06:18 +0100 |
commit | 6fcf08e81615ac4a571220b9ebfbbb91eeeae8d0 (patch) | |
tree | c7716051f291ff41f4c4523c717728fef7b7b9cd /debian | |
parent | a2643f5dc00f96b5370d721215bec309013c4e0b (diff) |
Update debian changelog
* Convert to use bmm_malloc_aligned_phys() API
* Turn on compiler warnings and fix them
* Open /dev/vmeta with O_CLOEXEC
* Clean up vmeta IRQ control
Signed-off-by: Russell King <rmk@arm.linux.org.uk>
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 28b8a8c..93f3ae5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +libvmeta (1.0ubuntu2.rmk4) precise; urgency=low + + * Convert to use bmm_malloc_aligned_phys() API + * Turn on compiler warnings and fix them + * Open /dev/vmeta with O_CLOEXEC + * Clean up vmeta IRQ control + + -- Russell King <rmk@arm.linux.org.uk> Sun, 23 Oct 2013 12:22:01 +0100 + libvmeta (1.0ubuntu2.rmk3) precise; urgency=low * update for shmem backed shared software context |