[ 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 ]
×

Package libgbinder-1.1.34-1.el9.aarch64 download

Name libgbinder
Epoch 0
Version 1.1.34
Release 1.el9
Architecture aarch64
Website/URL https://github.com/mer-hybris/libgbinder
License BSD
Build Time 2024-10-28 12:16:17
Build Host builder-arm64-1.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
Size 67 KiB
Source Project libgbinder-1.1.34-1.el9
SHA-256 checksum e0eb05c99450154e65808181848ea74b2170905f8c38d85b4db9d2293d48a074
× Full screenshot
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