Version 1.1.16
This commit is contained in:
		
							
								
								
									
										2
									
								
								Makefile
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								Makefile
									
									
									
									
									
								
							@@ -16,7 +16,7 @@
 | 
			
		||||
 | 
			
		||||
VERSION_MAJOR = 1
 | 
			
		||||
VERSION_MINOR = 1
 | 
			
		||||
VERSION_RELEASE = 15
 | 
			
		||||
VERSION_RELEASE = 16
 | 
			
		||||
 | 
			
		||||
# Version for pkg-config
 | 
			
		||||
PCVERSION = $(VERSION_MAJOR).$(VERSION_MINOR).$(VERSION_RELEASE)
 | 
			
		||||
 
 | 
			
		||||
							
								
								
									
										8
									
								
								debian/changelog
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										8
									
								
								debian/changelog
									
									
									
									
										vendored
									
									
								
							@@ -1,3 +1,11 @@
 | 
			
		||||
libgbinder (1.1.16) unstable; urgency=low
 | 
			
		||||
 | 
			
		||||
  * Make sure stale object pointers don't hang around
 | 
			
		||||
  * Properly shut down remote object inside the proxy
 | 
			
		||||
  * Read ref_count from GObject atomically
 | 
			
		||||
 | 
			
		||||
 -- Slava Monich <slava.monich@jolla.com>  Mon, 03 Jan 2022 13:58:44 +0200
 | 
			
		||||
 | 
			
		||||
libgbinder (1.1.15) unstable; urgency=low
 | 
			
		||||
 | 
			
		||||
  * Added readers and writers for int8 and int16
 | 
			
		||||
 
 | 
			
		||||
@@ -1,6 +1,6 @@
 | 
			
		||||
Name: libgbinder
 | 
			
		||||
 | 
			
		||||
Version: 1.1.15
 | 
			
		||||
Version: 1.1.16
 | 
			
		||||
Release: 0
 | 
			
		||||
Summary: Binder client library
 | 
			
		||||
License: BSD
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user