[ All 3 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Project libgbinder-1.1.34-1.el9

Name libgbinder
Epoch 0
Version 1.1.34
Release 1.el9
Website/URL https://github.com/mer-hybris/libgbinder
License BSD
Build Time 2023-11-22 11:38:42
Build Host builder-x86-06.inferitos.ru
Summary Binder client library
Repositories Extras
Description GLib-style interface to binder (Android IPC mechanism) Key features: 1. Integration with GLib event loop 2. Detection of 32 vs 64 bit kernel at runtime 3. Asynchronous transactions that don't block the event thread 4. Stable service manager and low-level transaction APIs Android keeps changing both low-level RPC and service manager protocols from version to version. To counter that, libgbinder implements configirable backends for different variants of those, and yet keeping its own API unchanged.
Errata
× Full screenshot
Packages link
Package Summary SHA-256 checksum
x86_64
libgbinder-1.1.34-1.el9.x86_64 Binder client library e5a2f87be73bfe4a4c94489b59a25c87021cb0ed3834ba97345846feb0166263 download
libgbinder-devel-1.1.34-1.el9.x86_64 Development library for libgbinder b7b7f399152b9e81603c4da7b3a4aa709a232fcf686352b210e27c5a918108af download
libgbinder-tools-1.1.34-1.el9.x86_64 Binder tools 83d1742df9a9569b1e8cf33ee04ff64da8e0e13f99874cf6e02dd961ac171f77 download
aarch64
libgbinder-1.1.34-1.el9.aarch64 Binder client library e0eb05c99450154e65808181848ea74b2170905f8c38d85b4db9d2293d48a074 download
libgbinder-devel-1.1.34-1.el9.aarch64 Development library for libgbinder 8479a2239ec0d415e9457b0cd425fb94ca51fd748306cb100adf6fc9c43e41e7 download
libgbinder-tools-1.1.34-1.el9.aarch64 Binder tools d3e997dd5c5926d1aaeebc2c624bfe007533f62c790b291fcfe41b4ae9f9d474 download
src
libgbinder-1.1.34-1.el9.src Binder client library 7a5cc266c31f83b7b93ca537cac6e33aa479da9da7c9ce612000ecd4013ce098 download
Changelog link
* Mon Sep 04 2023 Arkady L. Shane <ashejn@msvsphere.ru> - 1.1.34-1
- Rebuilt for MSVSphere 9.2

* Tue May 23 2023 Alessandro Astone <ales.astone@gmail.com> - 1.1.34-1
- Update to 1.1.34

* Mon Feb 27 2023 Alessandro Astone <ales.astone@gmail.com> - 1.1.33-1
- Update to 1.1.33

* Mon Jan 23 2023 Alessandro Astone <ales.astone@gmail.com> - 1.1.32-1
- Update to 1.1.32

* Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.31-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild

* Fri Jan 06 2023 Alessandro Astone <ales.astone@gmail.com> - 1.1.31-1
- Update to 1.1.31
- Re-enable s390x builds

* Mon Dec 05 2022 Alessandro Astone <ales.astone@gmail.com> - 1.1.30-1
- Update to 1.1.30

* Sat Nov 26 2022 Alessandro Astone <ales.astone@gmail.com> - 1.1.29-1
- Update to 1.1.29
- Build binder-call tool

* Sat Oct 29 2022 Alessandro Astone <ales.astone@gmail.com> - 1.1.26-1
- Update to 1.1.26

* Tue Jul 19 2022 Alessandro Astone <ales.astone@gmail.com> - 1.1.25-1
- Handle RPC protocol change at run time