[ 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.src download

Name libgbinder
Epoch 0
Version 1.1.34
Release 1.el9
Architecture src
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
Size 212 KiB
Source Project libgbinder-1.1.34-1.el9
SHA-256 checksum 7a5cc266c31f83b7b93ca537cac6e33aa479da9da7c9ce612000ecd4013ce098
× 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