globalplatform 3.0.0~b11+dfsg-1~exp0
Package Information
| Description | GlobalPlatform Shell smart card script interpreter GlobalPlatform is a standard for handling applets, keys and security of smart cards (see www.globalplatform.org). GPShell (GlobalPlatform Shell) is a script interpreter which talks to a smart card. It is written on top of the GlobalPlatform library, which was developed by Karsten Ohme. It uses smart card communication protocols ISO-7816-4 and OpenPlatform 2.0.1 and GlobalPlatform 2.1.1. It can establish a secure channel with a smart card, load, instantiate, delete, list applets on a smart card. This package constains the script-based 'gpshell' and new 'gpshell3' command-line tool. |
|---|---|
| Maintainer | Debian Security Tools <team+pkg-security@tracker.debian.org> |
| Changed By | Simon Josefsson <simon@josefsson.org> |
| Sponsor | simon@josefsson.org |
| Distribution | experimental |
| Architecture | any |
| VCS | git: https://salsa.debian.org/pkg-security-team/globalplatform.git (browse) |
| Popcon Installs | 160 |
| Binary NEW | Yes (binary-only upload) |
| Tracker | https://tracker.debian.org/pkg/globalplatform |
| Uploaded | 6 hours ago |
New Package Report
.changes
| Changed-By | Simon Josefsson |
|---|---|
| Architecture | source amd64 |
| Distribution | experimental |
| Date | Thu, 16 Apr 2026 21:53:18 +0200 |
| Source | globalplatform |
| Version | 3.0.0~b11+dfsg-1~exp0 |
Changelog
globalplatform (3.0.0~b11+dfsg-1~exp0) experimental; urgency=medium . * Improve gbp.conf * Improve d/copyright * Modernize Salsa CI * Refresh patches * Drop upstream dropped static library * Add gpshell3 * Ignore new *.cmake files * Bump debian/* copyright years * Bump shared library to libglobalplatform8 * Improve d/copyright
.dsc
| Package-List | gpshell deb devel optional arch=any libglobalplatform-dev deb libdevel optional arch=any libglobalplatform8 deb libs optional arch=any libgppcscconnectionplugin1 deb libs optional arch=any |
|---|---|
| Section | devel |
| Priority | optional |
| Component | main |
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: globalplatform
Source: https://github.com/kaoh/globalplatform
Files-Excluded:
cmocka-cmocka-1.1.5
docs/api
globalplatform/cmake_modules/FindZLIB.cmake
globalplatform/cmake_modules/copyright.*
globalplatform/src/pcsclite-includes
globalplatform/src/resource.h
globalplatform/src/unzip
globalplatform/src/version.rc
gppcscconnectionplugin/src/resource.h
gppcscconnectionplugin/src/version.rc
gpshell/src/pcsclite-includes
gpshell/src/resource.h
gpshell/src/version.rc
zlib-1.2.8
Files: *
Copyright:
Copyright (c) 2005-2026, Karsten Ohme
Copyright (c) 2005 Snit Mo
License: GPL-3+ with OpenSSL exception
Files: globalplatform/cmake_modules/AddCMockaTest.cmake
Copyright:
Copyright (c) 2007 Daniel Gollub <dgollub@suse.de>
Copyright (c) 2007-2018 Andreas Schneider <asn@cryptomilk.org>
Copyright (c) 2018 Anderson Toshiyuki Sasaki <ansasaki@redhat.com>
License: BSD-3-clause
Files: globalplatform/cmake_modules/AddMockedTest.cmake
Copyright: Copyright (c) 2018 Kamil Lorenc
License: Expat
Files: globalplatform/cmake_modules/UseDoxygen.cmake
Copyright: Copyright (c) 2009, 2010, 2011 Tobias Rautenkranz <tobias@rautenkranz.ch>
License: BSD-3-clause
Comment: See https://tobias.rautenkranz.ch/cmake/doxygen/
Files: globalplatform/cmake_modules/FindPCSC.cmake
Copyright: F. Kooman <fkooman@tuxed.net>
License: BSD-3-clause
Comment: See https://github.com/nfc-tools/libnfc/tree/master/cmake/modules
License: GPL-3+ with OpenSSL exception
Components of GlobalPlatform are licensed under a mix of GPLv3+,
LGPLv3+, LGPLv3+-with-OpenSSL-exception, and
LGPLv3+-with-OpenSSL+GPL-exception. The license statements are not
uniform, see <https://github.com/kaoh/globalplatform/issues/81>, and
we chose a conservative fallback of treating the entire package as
GPLv3+ pending clarification of the licensing. All license
statements allows use under GPLv3+ and exception clause removal.
.
Quoting LICENSE:
.
* This file is part of GlobalPlatform.
*
* GlobalPlatform is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* GlobalPlatform is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with GlobalPlatform. If not, see <http://www.gnu.org/licenses/>.
*
* In addition, as a special exception, the copyright holders give
* permission to link the code of portions of this program with the
* OpenSSL library under certain conditions as described in each
* individual source file, and distribute linked combinations
* including the two.
* You must obey the GNU Lesser General Public License in all respects
* for all of the code used other than OpenSSL. If you modify
* file(s) with this exception, you may extend this exception to your
* version of the file(s), but you are not obligated to do so. If you
* do not wish to do so, delete this exception statement from your
* version. If you delete this exception statement from all source
* files in the program, then also delete it here.
Comment:
The full text of the GNU General Public License version 3 can be
found in the file </usr/share/common-licenses/GPL-3>.
License: Expat
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
# in the Software without restriction, including without limitation the rights
# to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
# copies of the Software, and to permit persons to whom the Software is
# furnished to do so, subject to the following conditions:
#
# The above copyright notice and this permission notice shall be included in all
# copies or substantial portions of the Software.
#
# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
# AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
# SOFTWARE.
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 copyright
notice, this list of conditions and the following disclaimer.
2. Redistributions in binary form must reproduce the copyright
notice, this list of conditions and the following disclaimer in the
documentation and/or other materials provided with the distribution.
3. The name of the author may not be used to endorse or promote products
derived from this software without specific prior written permission.
.
THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``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 AUTHOR 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.
Files: debian/*
Copyright: 2023-2026 Simon Josefsson <simon@josefsson.org>
License: GPL-3+ with OpenSSL exception
Comment: Debian packaging is licensed under the same terms as upstream