Review: libgbinder 1.1.45+ds-1
New Package Report
.changes
| Changed-By | Seyed Mohamad Amin Modaresi |
|---|---|
| Architecture | source amd64 |
| Distribution | unstable |
| Date | Sat, 25 Apr 2026 07:59:34 +0330 |
| Source | libgbinder |
| Version | 1.1.45+ds-1 |
Changelog
libgbinder (1.1.45+ds-1) unstable; urgency=medium . * Initial release (Closes: #1134868)
.dsc
| Section | libdevel |
|---|---|
| Priority | optional |
| Component | main |
| Package-List | libgbinder-dev deb libdevel optional arch=any libgbinder-tools deb utils optional arch=any libgbinder1 deb libs optional arch=any |
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Source: https://github.com/mer-hybris/libgbinder
Upstream-Name: libgbinder
Upstream-Contact: Slava Monich <slava@monich.com>
Files-Excluded:
debian
Files:
*
Copyright:
2014-2024 Jolla Ltd.
2025-2026 Jolla Mobile Ltd.
2018-2026 Slava Monich <slava@monich.com>
2021 Gary Wang <gary.wang@canonical.com>
2021 Madhushan Nishantha <jlmadushan@gmail.com>
2021 Franz-Josef Haider <franz.haider@jolla.com>
Matti Lehtimäki <matti.lehtimaki@gmail.com>
Juho Hämäläinen <juho.hamalainen@jolla.com>
Andrew Branson <andrew.branson@jolla.com>
Rinigus <rinigus.git@gmail.com>
George Hopkins <george-hopkins@null.net>
Bart Ribbers <bribbers@disroot.org>
Eugenio Paolantonio <me@medesimo.eu>
Alessandro Astone <ales.astone@gmail.com>
Martin Kampas <martin.kampas@seafarix.com>
Nikita Ukhrenkov <nikita.ukhrenkov@seafarix.com>
Ratchanan Srirattanamet <ratchanan@ubports.com>
Takuya Wakazono <pastalian46@gmail.com>
License: BSD-3-clause
Comment: See the AUTHORS file.
Files: src/binder.h
Copyright:
2008 Google, Inc.
2005 Palmsource, Inc.
License: GPL-2 WITH Linux-syscall-note
Comment:
This header is derived from the Linux kernel (include/uapi/linux/android/binder.h)
via the Android Bionic project, and retains the original license.
Files:
debian/*
Copyright:
2026 Seyed Mohamad Amin Modaresi <modaresisofthard@proton.me>
License: BSD-3-clause
License: BSD-3-clause
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
.
1. Redistributions of source code must retain the above copyright
notice, this list of conditions and the following disclaimer.
2. Redistributions in binary form must reproduce the above copyright
notice, this list of conditions and the following disclaimer in the
documentation and/or other materials provided with the distribution.
3. Neither the names of the copyright holders nor the names of its
contributors may be used to endorse or promote products derived
from this software without specific prior written permission.
.
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDERS OR CONTRIBUTORS
BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
THE POSSIBILITY OF SUCH DAMAGE.
License: GPL-2 with Linux-syscall-note exception
This program is free software; you can redistribute it
and/or modify it under the terms of the GNU General Public
License version 2 as published by the Free Software Foundation.
.
On Debian systems, the full text of the GNU General Public
License version 2 can be found in the file
`/usr/share/common-licenses/GPL-2'.
.
NOTE! This copyright does *not* cover user programs that use kernel
services by normal system calls - this is merely considered normal use
of the kernel, and does *not* fall under the heading of "derived work".
Also note that the GPL below is copyrighted by the Free Software
Foundation, but the instance of code that it refers to (the Linux
kernel) is copyrighted by me and others who actually wrote it.
.
Also note that the only valid version of the GPL as far as the kernel
is concerned is _this_ particular version of the license (ie v2, not
v2.2 or v3.x or whatever), unless explicitly otherwise stated.
.
Linus Torvalds
Review Information
rejected — allocated to siretart 2 days ago, started 2 days ago, completed 1 day ago.
Final Comment
Thanks for the update. I see most issues are resolved, but there is one
remaining discrepancy in debian/copyright to address.
Several files (e.g., src/gbinder_io_32.c and test/rild-card-status/)
use a BSD-3-clause variant that explicitly names "Jolla Ltd" in the
third condition. Please ensure this verbatim text is documented and
applied to those paths in debian/copyright.
As a minor note for future uploads: I noticed that Slava Monich uses
both slava@monich.com and slava.monich@jolla.com across the source
headers, but only the former is listed in debian/copyright. It might
be nice to include both addresses eventually. Also, regarding
src/binder.h, "Linux Kernel Developers" could be added to the copyright
holders list, and there is a slight naming inconsistency between the
file stanza ("GPL-2 WITH Linux-syscall-note") and the standalone
license block ("GPL-2 with Linux-syscall-note exception"). These aren't
blockers, but would be good to tidy up down the road.
-rt