Version 1.1.1

This commit is contained in:
Slava Monich
2020-12-22 15:19:03 +02:00
parent 784f06c415
commit eaab366dcb
3 changed files with 11 additions and 2 deletions

View File

@@ -16,7 +16,7 @@
VERSION_MAJOR = 1
VERSION_MINOR = 1
VERSION_RELEASE = 0
VERSION_RELEASE = 1
# Version for pkg-config
PCVERSION = $(VERSION_MAJOR).$(VERSION_MINOR).$(VERSION_RELEASE)

9
debian/changelog vendored
View File

@@ -1,3 +1,12 @@
libgbinder (1.1.1) unstable; urgency=low
* Handle corner cases for abandoned loopers
* Pass 0x0f priority to aidl2 service list request.
* Improved binder simulation for unit tests
* Added servicemanager_aidl unit test
-- Slava Monich <slava.monich@jolla.com> Tue, 22 Dec 2020 15:15:10 +0200
libgbinder (1.1.0) unstable; urgency=low
* Made RPC protocol configurable per binder device

View File

@@ -1,5 +1,5 @@
Name: libgbinder
Version: 1.1.0
Version: 1.1.1
Release: 0
Summary: Binder client library
License: BSD