Version 1.1.4

This commit is contained in:
Slava Monich 2021-01-21 03:38:18 +02:00
parent 90384e921f
commit 66f08bf0db
4 changed files with 14 additions and 4 deletions

View File

@ -1,5 +1,5 @@
Copyright (C) 2018-2020 Jolla Ltd.
Copyright (C) 2018-2020 Slava Monich <slava.monich@jolla.com>
Copyright (C) 2018-2021 Jolla Ltd.
Copyright (C) 2018-2021 Slava Monich <slava.monich@jolla.com>
You may use this file under the terms of BSD license as follows:

View File

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

10
debian/changelog vendored
View File

@ -1,3 +1,13 @@
libgbinder (1.1.4) unstable; urgency=low
* Fixed a threading issue
* Decode NULL object reference
* Added new basic HIDL types
* Set TF_ACCEPT_FDS transaction flag
* Added servicemanager_hidl unit test
-- Slava Monich <slava.monich@jolla.com> Thu, 21 Jan 2021 03:34:45 +0200
libgbinder (1.1.3) unstable; urgency=low
* Improved unit test coverage

View File

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