Sun, 09 Jun 2024 00:35:24 UTC | login

Information for build libgbinder-1.1.36-1.fc40

ID294631
Package Namelibgbinder
Version1.1.36
Release1.fc40
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/libgbinder.git#cf12095e7c194e17e5142cdccc13e940aad2c5ae
SummaryBinder client library
DescriptionGLib-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.
Built bydavidlt
State complete
Volume DEFAULT
StartedFri, 01 Mar 2024 16:40:17 UTC
CompletedFri, 01 Mar 2024 17:12:16 UTC
Taskbuild (f40, /rpms/libgbinder.git:cf12095e7c194e17e5142cdccc13e940aad2c5ae)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/libgbinder.git#cf12095e7c194e17e5142cdccc13e940aad2c5ae'}}
Tags
f40
f41
RPMs
src
libgbinder-1.1.36-1.fc40.src.rpm (info) (download)
riscv64
libgbinder-1.1.36-1.fc40.riscv64.rpm (info) (download)
libgbinder-devel-1.1.36-1.fc40.riscv64.rpm (info) (download)
libgbinder-tools-1.1.36-1.fc40.riscv64.rpm (info) (download)
libgbinder-debuginfo-1.1.36-1.fc40.riscv64.rpm (info) (download)
libgbinder-debugsource-1.1.36-1.fc40.riscv64.rpm (info) (download)
libgbinder-tools-debuginfo-1.1.36-1.fc40.riscv64.rpm (info) (download)
Logs
riscv64
state.log
hw_info.log
build.log
root.log
mock_output.log
Changelog * Wed Feb 14 2024 Alessandro Astone <ales.astone@gmail.com> - 1.1.36-1 - new version * Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.34-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.34-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.34-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * 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 * Wed Jul 06 2022 Alessandro Astone <ales.astone@gmail.com> - 1.1.23-1 - Support API 31 * Mon Jun 20 2022 Alessandro Astone <ales.astone@gmail.com> - 1.1.21-1 - Tests pass again! * Sat Jun 11 2022 Alessandro Astone <ales.astone@gmail.com> - 1.1.20-1 - Make RPC protocol selectable at runtime * Tue Feb 22 2022 Mo 森 <rmnscnce@ya.ru> - 1.1.19-1 - Added reader and writer for aidl parcelables