Review: libtorrent-rasterbar 2.1.0-1
Package Information
| Description | C++ bittorrent library by Rasterbar Software Bittorrent library by Rasterbar Software (Arvid Norberg). libtorrent-rasterbar is a C++ library that aims to be a good alternative to all the other bittorrent implementations around. The main goals of libtorrent-rasterbar are: * to be cpu efficient * to be memory efficient * to be very easy to use This package contains libtorrent-rasterbar run time shared library. |
|---|---|
| Maintainer | Christian Marillat <marillat@debian.org> |
| Changed By | Christian Marillat <marillat@debian.org> |
| Sponsor | marillat@debian.org |
| Distribution | experimental |
| Architecture | any all |
| Popcon Installs | 8654 |
| Binary NEW | Yes (binary-only upload) |
| Tracker | https://tracker.debian.org/pkg/libtorrent-rasterbar |
| Uploaded | 15 days ago |
New Package Report
.changes
| Source | libtorrent-rasterbar |
|---|---|
| Version | 2.1.0-1 |
| Changed-By | Christian Marillat |
| Architecture | source amd64 all |
| Distribution | experimental |
| Date | Thu, 09 Jul 2026 21:34:40 +0200 |
Changelog
libtorrent-rasterbar (2.1.0-1) experimental; urgency=medium . * New upstream release.
.dsc
| Section | libdevel |
|---|---|
| Priority | optional |
| Component | main |
| Package-List | libtorrent-rasterbar-dev deb libdevel optional arch=any libtorrent-rasterbar-doc deb doc optional arch=all libtorrent-rasterbar2.1 deb libs optional arch=any python3-libtorrent deb python optional arch=any |
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Packaged-By: Cristian Greco <cristian.debian@gmail.com>
Upstream-Name: libtorrent
Upstream-Contact: Arvid Norberg <arvid@rasterbar.com>
Source: https://github.com/arvidn/libtorrent/releases
Files: *
Copyright: 2021, AdvenT
2018, airium
2014-2026, Alden Torres
2018, Alexandre Janniaux
2022, AlexeyKhrolenko
2017-2021, AllSeeingEyeTolledEweSew
2018-2019, Amir Abrams
2022, Andrei Borzenkov
2016-2019, Andrei Kurushin
2008-2009, Andrew Resch
2016, Angel Leon
2017, Antoine Dahan
2003-2026, Arvid Norberg
2010-2018, Arvid Norberg, Daniel Wallin
2018, Arvid Norberg, Magnus Jonsson
2014-2018, Arvid Norberg, Steven Siloti
2017-2018, BitTorrent Inc
2007, Charles Connell <charles@connells.org>
2016, Christophe Giboudeaux <cgiboudeaux@gmx.com>
2017, Col-blimp
2018, d-komarov
2003-2026, Daniel Wallin
2021, Denis Kuzmenok
2021, Dmtry Soloviev
2024, Elyas EL IDRISSI
2016-2018, Eugene Shalygin
2019, Fabrice Fontaine
2017, Falco
2016-2017, Falcosc
2018, Fernando Rodriguez
2020, Fonic
for the Thai example is owned by The Computer
2020, FranciscoPombal
2009, Georg Rudoy
2019, ghbplayer
2018, Greg Hazel
2018-2019, gubatron
2015, Jakob Petsovits
2016-2017, Jan Berkel
2015, John Sebastian Peterson
2016, Jonathan McDougall
2021-2023, Joris Carrier
2010, Joris Guisson <joris.guisson@gmail.com>
2020, Kacper Michajłow
2022, Kevin Bracey
2022, Konstantin Morozov
2016, Luca Bruno
2026, lzhzh1
2003-2026, Magnus Jonsson
2021, Mark Scott
2016, Markus
2006-2026, MassaRoddel
2017, Matthew Fioravante
2021, Matthew Guidry
2019, Michael Cronenworth
2015-2021, Mike Tzou
2015, Mikhail Titov
2016, milesdong
2016, Mokhtar Naamani
2019, Monson Shao
2019, patch3proxyheaders9153
1960-2021, Paul-Louis Ageneau
2016-2022, Pave Pimenov
2016-2019, Pavel Pimenov
2020, pavel-pimenov
2020, Rosen Penev
2021, SeaHOH
2020, Silver Zachara
2017, sledgehammer_999
2004, spyhole
2005-2026, Steven Siloti
2016, terry zhao
2018, TheOriginalWinCat
2015, Thomas
2006-2026, Thomas Yuan
2021-2022, thrnz
2020, Tiger Wang
2017, Tim Niederhausen
2016, tnextday
2017, toinetoine
2007-2026, Un Shyam
2018, V.G. Bulavintsev
2020, Viktor Elofsson
2016-2023, Vladimir Golovnev
2016-2025, Vladimir Golovnev (glassez)
2017, ximply
2018, Xiyue Deng
2021, YenForYang
2020, zywo
License: BSD-3-clause
Files: bindings/python/CMakeLists.txt
bindings/python/Jamfile
bindings/python/client.py
bindings/python/libtorrent/*
bindings/python/make_torrent.py
bindings/python/mypy-tox.ini
bindings/python/setup.cfg
bindings/python/setup.py
bindings/python/setup.py.cmake.in
bindings/python/simple_client.py
bindings/python/src/alert.cpp
bindings/python/src/boost_python.hpp
bindings/python/src/bytes.hpp
bindings/python/src/converters.cpp
bindings/python/src/create_torrent.cpp
bindings/python/src/datetime.cpp
bindings/python/src/entry.cpp
bindings/python/src/file_storage.cpp
bindings/python/src/fingerprint.cpp
bindings/python/src/gil.hpp
bindings/python/src/info_hash.cpp
bindings/python/src/ip_filter.cpp
bindings/python/src/load_torrent.cpp
bindings/python/src/magnet_uri.cpp
bindings/python/src/module.cpp
bindings/python/src/optional.hpp
bindings/python/src/peer_info.cpp
bindings/python/src/session.cpp
bindings/python/src/session_settings.cpp
bindings/python/src/sha1_hash.cpp
bindings/python/src/sha256_hash.cpp
bindings/python/src/string.cpp
bindings/python/src/torrent_handle.cpp
bindings/python/src/torrent_info.cpp
bindings/python/src/torrent_status.cpp
bindings/python/src/utility.cpp
bindings/python/src/version.cpp
bindings/python/test-requirements.txt
bindings/python/tests/*
clang_tidy.jam
include/libtorrent/aux_/invariant_check.hpp
Copyright: 2008, Andrew Resch
2006-2018, Arvid Norberg <arvid@libtorrent.org>
2004-2007, Daniel Wallin
Daniel Wallin & Arvid Norberg
Daniel Wallin, Arvid Norberg
2015, John Maddock
2004-2020, Use, modification and distribution is
License: BSL-1
Files: include/libtorrent/aux_/puff.hpp
src/puff.cpp
Copyright: 2002-2013, Mark Adler
License: Zlib
Files: src/sha1.cpp
src/sha256.cpp
include/libtorrent/aux_/sha256.hpp
deps/libdatachannel/examples/copy-paste-capi/getline.h
Copyright: Steve Reid <sreid@sea-to-sky.net>
License: public-domain
Comment: Contributors:
Modified 7/98 By James H. Brown <jbrown@burgoyne.com>
Modified 8/98 By Steve Reid <sreid@sea-to-sky.net>
Modified 4/01 By Saul Kravitz <Saul.Kravitz@celera.com>
Converted to C++ 6/04 By Arvid Norberg <arvidn@sourceforge.net>
Files: deps/libdatachannel/cmake/Modules/FindMbedTLS.cmake
deps/libdatachannel/pages/content/pages/index.md
Copyright: 2020, Dieter Baron and Thomas Klausner
2020, Erik Cota-Robles
2023, Patrick Heyer
License: Expat
Files: deps/libdatachannel/LICENSE
deps/libdatachannel/examples/client-benchmark/main.cpp
deps/libdatachannel/examples/client/main.cpp
deps/libdatachannel/examples/copy-paste-capi/answerer.c
deps/libdatachannel/examples/copy-paste-capi/offerer.c
deps/libdatachannel/examples/copy-paste/answerer.cpp
deps/libdatachannel/examples/copy-paste/offerer.cpp
deps/libdatachannel/examples/media-receiver/main.cpp
deps/libdatachannel/examples/media-sender/main.cpp
deps/libdatachannel/examples/media-sfu/main.cpp
deps/libdatachannel/examples/signaling-server-nodejs/LICENSE
deps/libdatachannel/examples/signaling-server-nodejs/package-lock.json
deps/libdatachannel/examples/signaling-server-nodejs/package.json
deps/libdatachannel/examples/streamer/ArgParser.cpp
deps/libdatachannel/examples/streamer/ArgParser.hpp
deps/libdatachannel/examples/streamer/dispatchqueue.cpp
deps/libdatachannel/examples/streamer/dispatchqueue.hpp
deps/libdatachannel/examples/streamer/fileparser.cpp
deps/libdatachannel/examples/streamer/fileparser.hpp
deps/libdatachannel/examples/streamer/h264fileparser.cpp
deps/libdatachannel/examples/streamer/h264fileparser.hpp
deps/libdatachannel/examples/streamer/helpers.cpp
deps/libdatachannel/examples/streamer/helpers.hpp
deps/libdatachannel/examples/streamer/main.cpp
deps/libdatachannel/examples/streamer/opusfileparser.cpp
deps/libdatachannel/examples/streamer/opusfileparser.hpp
deps/libdatachannel/examples/streamer/stream.cpp
deps/libdatachannel/examples/streamer/stream.hpp
deps/libdatachannel/include/rtc/av1rtppacketizer.hpp
deps/libdatachannel/include/rtc/candidate.hpp
deps/libdatachannel/include/rtc/channel.hpp
deps/libdatachannel/include/rtc/common.hpp
deps/libdatachannel/include/rtc/configuration.hpp
deps/libdatachannel/include/rtc/datachannel.hpp
deps/libdatachannel/include/rtc/dependencydescriptor.hpp
deps/libdatachannel/include/rtc/description.hpp
deps/libdatachannel/include/rtc/frameinfo.hpp
deps/libdatachannel/include/rtc/global.hpp
deps/libdatachannel/include/rtc/h264rtpdepacketizer.hpp
deps/libdatachannel/include/rtc/h264rtppacketizer.hpp
deps/libdatachannel/include/rtc/h265nalunit.hpp
deps/libdatachannel/include/rtc/h265rtpdepacketizer.hpp
deps/libdatachannel/include/rtc/h265rtppacketizer.hpp
deps/libdatachannel/include/rtc/iceudpmuxlistener.hpp
deps/libdatachannel/include/rtc/mediahandler.hpp
deps/libdatachannel/include/rtc/message.hpp
deps/libdatachannel/include/rtc/nalunit.hpp
deps/libdatachannel/include/rtc/pacinghandler.hpp
deps/libdatachannel/include/rtc/peerconnection.hpp
deps/libdatachannel/include/rtc/plihandler.hpp
deps/libdatachannel/include/rtc/reliability.hpp
deps/libdatachannel/include/rtc/rembhandler.hpp
deps/libdatachannel/include/rtc/rtc.h
deps/libdatachannel/include/rtc/rtc.hpp
deps/libdatachannel/include/rtc/rtcpnackresponder.hpp
deps/libdatachannel/include/rtc/rtcpreceivingsession.hpp
deps/libdatachannel/include/rtc/rtcpsrreporter.hpp
deps/libdatachannel/include/rtc/rtp.hpp
deps/libdatachannel/include/rtc/rtpdepacketizer.hpp
deps/libdatachannel/include/rtc/rtppacketizationconfig.hpp
deps/libdatachannel/include/rtc/rtppacketizer.hpp
deps/libdatachannel/include/rtc/track.hpp
deps/libdatachannel/include/rtc/utils.hpp
deps/libdatachannel/include/rtc/websocket.hpp
deps/libdatachannel/include/rtc/websocketserver.hpp
deps/libdatachannel/src/*
deps/libdatachannel/test/benchmark.cpp
deps/libdatachannel/test/capi_connectivity.cpp
deps/libdatachannel/test/capi_track.cpp
deps/libdatachannel/test/capi_websocketserver.cpp
deps/libdatachannel/test/connectivity.cpp
deps/libdatachannel/test/main.cpp
deps/libdatachannel/test/negotiated.cpp
deps/libdatachannel/test/reliability.cpp
deps/libdatachannel/test/test.hpp
deps/libdatachannel/test/track.cpp
deps/libdatachannel/test/turn_connectivity.cpp
deps/libdatachannel/test/websocket.cpp
deps/libdatachannel/test/websocketserver.cpp
Copyright: 2025, Alex Potsides
2023, Arda Cinar
2023, Eric Gressman
2020, Erik Cota-Robles
2020, Filip Klembara (in2core)
2020, Lara Mackey
2025, Michal Sledz
2019-2021, Murat Dogan
2020, Nico Chatzi
2019-2025, Paul-Louis Ageneau
2024, Robert Edmonds
2024, Sean DuBois <sean@siobud.com>
2024, Shigemasa Watanabe (Wandbox)
2020-2021, Staz Modrzynski
2020, Stevedan Ogochukwu Omodolor
2024, Vladimir Voronin
2020, Will Munn
2023, Zita Liao (Dolby)
License: MPL-2
Files: deps/libdatachannel/deps/libjuice/*
Copyright: 2020-2024, Paul-Louis Ageneau
License: MPL-2
Files: fuzzers/*
Copyright: 2020-2021, Alden Torres
2017-2026, Arvid Norberg
License: BSD-3-clause
Comment: No explicit license found, using license(s) from:
fuzzers/LICENSE
Files: deps/try_signal/*
Copyright: 2016-2017, Arvid Norberg
License: BSD-3-clause
Comment: No explicit license found, using license(s) from:
deps/try_signal/LICENSE
Files: src/ed25519/*
Copyright: 2003-2016, Arvid Norberg, Alden Torres
License: BSD-3-clause or Zlib
Comment: No explicit license found, using license(s) from:
src/ed25519/LICENSE
Files: deps/libdatachannel/deps/usrsctp/fuzzer/fuzzer_fragment.c
deps/libdatachannel/deps/usrsctp/fuzzer/pcap2corpus.c
deps/libdatachannel/deps/usrsctp/programs/programs_helper.c
deps/libdatachannel/deps/usrsctp/programs/programs_helper.h
deps/libdatachannel/deps/usrsctp/usrsctplib/netinet/sctp_ss_functions.c
deps/libdatachannel/deps/usrsctp/usrsctplib/user_atomic.h
deps/libdatachannel/deps/usrsctp/usrsctplib/user_environment.c
deps/libdatachannel/deps/usrsctp/usrsctplib/user_environment.h
deps/libdatachannel/deps/usrsctp/usrsctplib/user_recv_thread.c
deps/libdatachannel/deps/usrsctp/usrsctplib/user_recv_thread.h
deps/libdatachannel/deps/usrsctp/usrsctplib/user_socket.c
deps/libdatachannel/deps/usrsctp/usrsctplib/user_uma.h
deps/libdatachannel/deps/usrsctp/usrsctplib/usrsctp.h
Copyright: 2009-2010, Brad Penoff
2019-2020, Felix Weinrank
2009-2010, Humaira Kamal
2011-2012, Irene Ruengeler
2010-2017, Michael Tuexen
2010-2012, Randall Stewart
2004-2008, Robert N. M. Watson
2010-2012, Robin Seggelmann
2004, The FreeBSD Foundation
1982-1993, The Regents of the University of California
2020, Yuquan Wang
License: BSD-2-clause
Files: deps/libdatachannel/deps/libjuice/CMakeLists.txt
deps/libdatachannel/deps/libjuice/Makefile
deps/libdatachannel/deps/libjuice/README.md
deps/libdatachannel/deps/libjuice/cmake/*
deps/libdatachannel/deps/libjuice/fuzzer/*
deps/libdatachannel/deps/libjuice/src/picohash.h
Copyright: 2020, Dieter Baron and Thomas Klausner
License: BSD-3-clause or MPL-2
Comment: No explicit license found, using license(s) from:
deps/libdatachannel/deps/libjuice/LICENSE
Files: deps/libdatachannel/examples/client-benchmark/getopt.cpp
deps/libdatachannel/examples/client-benchmark/getopt.h
deps/libdatachannel/examples/client/getopt.cpp
deps/libdatachannel/examples/client/getopt.h
Copyright: 2011 Ludvik Jerabek
License: LGPL
This package 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.
.
This package 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 this library; if not, see <https://www.gnu.org/licenses/>.
.
On Debian systems the full text of the GNU Lesser General Public License,
can be found in the file /usr/share/common-licenses/LGPL
Files: deps/libdatachannel/deps/plog/*
Copyright: 2021, Amazon.com, Inc. or its affiliates
2022, Sergey Podobry
License: Expat
Files: deps/libdatachannel/examples/web/*
Copyright: 2020, Lara Mackey
2020, Paul-Louis Ageneau
License: MPL-2
Files: deps/libdatachannel/examples/signaling-server-python/*
Copyright: 2020, Paul-Louis Ageneau
License: MPL-2
Files: deps/asio-gnutls/*
Copyright: 2003-2020, Christopher M. Kohlhoff <chris@kohlhoff.com>
2020, Paul-Louis Ageneau <paul-louis@ageneau.org>
License: BSL-1
Comment: No explicit license found, using license(s) from:
deps/asio-gnutls/LICENSE_1_0.txt
Files: deps/libdatachannel/examples/signaling-server-rust/*
Copyright: 2020, Paul-Louis Ageneau
License: MPL-2
Comment: No explicit license found, using license(s) from:
deps/libdatachannel/examples/signaling-server-rust/LICENSE
Files: LICENSE
Copyright: 2000-2008, Apple Inc
2003-2020, Arvid Norberg
2002-2003, Mark Adler
2015, Orson Peters <orsonpeters@gmail.com>
1980-1993, The Regents of the University of California
License: BSD-3-clause
Files: deps/libdatachannel/deps/usrsctp/usrsctplib/netinet/sctp_userspace.c
Copyright: 2011-2012, Irene Ruengeler
2011-2012, Michael Tuexen
License: BSD-2-clause
Files: include/libtorrent/aux_/route.h
Copyright: 2000-2008, Apple Inc
1980-1993, The Regents of the University of California
License: APSL-2.0 and/or BSD-4-Clause-UC
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. All advertising materials mentioning features or use of this software
must display the following acknowledgement:
This product includes software developed by the organization.
4. Neither the name of the copyright holder 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 COPYRIGHT HOLDER "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 COPYRIGHT HOLDER 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: cmake/Modules/ucm_flags.cmake
Copyright: 2016, Viktor Kirilov
1994, X Consortium
License: Expat
Files: deps/libdatachannel/cmake/Modules/FindGLIB.cmake
Copyright: 2012, Raphael Kubo da Costa <rakuco@webkit.org>
License: BSD-2-clause
Files: deps/libdatachannel/examples/signaling-server-nodejs/signaling-server.js
Copyright: 2020 Lara Mackey
2020 Paul-Louis Ageneau
License: GPL-2+
Files: deps/libdatachannel/cmake/Modules/FindlibSRTP.cmake
Copyright: 2014, Belledonne Communications, Grenoble France
License: GPL-2+
Files: docs/hunspell/en_US.aff
Copyright: 2000, Björn Jacke
License: LGPL-2.1
Files: deps/libdatachannel/deps/libjuice/fuzzer/fuzzer.c
Copyright: 2022, 0x34d (https://github.com/0x34d)
License: LGPL-2.1+
Files: src/ed25519/LICENSE
Copyright: 2015, Orson Peters <orsonpeters@gmail.com>
License: Zlib and/or public-domain
Files: deps/libdatachannel/examples/signaling-server-qt/*
Copyright: 2022, cheungxiongwei
License: MPL-2
Comment: No explicit license found, using license(s) from:
deps/libdatachannel/examples/signaling-server-qt/LICENSE
Files: deps/libdatachannel/cmake/Modules/FindNettle.cmake
Copyright: 2020, Dieter Baron and Thomas Klausner
License: BSD-3-clause
Files: deps/libdatachannel/deps/libjuice/cmake/Modules/*
Copyright: 2020, Dieter Baron and Thomas Klausner
License: BSD-3-clause
Files: src/ed25519/hasher512.cpp
Copyright: 2003-2016, Arvid Norberg, Alden Torres
License: BSD-3-clause
Files: docs/projects.rst
Copyright: 2006-2018, Arvid Norberg <arvid@libtorrent.org>
License: GPL-2 and/or LGPL
This package 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.
.
This package 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 General Public License for more details.
.
You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>
.
On Debian systems, the complete text of the GNU General Public License
version 2 can be found in /usr/share/common-licenses/GPL-2
Files: debian/*
Copyright: 2021-2026, Christian Marillat <marillat@debian.org>
2008, Cristian Greco
License: GPL-2+
Comment:
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".
License: BSD-2-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.
.
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 HOLDER 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: BSD-3-clause
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
.
* Redistributions of source code must retain the above copyright
notice, this list of conditions and the following disclaimer.
* 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.
* Neither the name of the author 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 OWNER 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: BSD-4-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. All advertising materials mentioning features or use of this software
must display the following acknowledgement:
This product includes software developed by the organization.
.
4. Neither the name of the copyright holder 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 COPYRIGHT HOLDER "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 COPYRIGHT HOLDER 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: BSL-1
Boost Software License - Version 1.0 - August 17th, 2003
.
Permission is hereby granted, free of charge, to any person or organization
obtaining a copy of the software and accompanying documentation covered by
this license (the "Software") to use, reproduce, display, distribute,
execute, and transmit the Software, and to prepare derivative works of the
Software, and to permit third-parties to whom the Software is furnished to
do so, all subject to the following:
.
The copyright notices in the Software and this entire statement, including
the above license grant, this restriction and the following disclaimer,
must be included in all copies of the Software, in whole or in part, and
all derivative works of the Software, unless such copies or derivative
works are solely in the form of machine-executable object code generated by
a source language processor.
.
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, TITLE AND NON-INFRINGEMENT. IN NO EVENT
SHALL THE COPYRIGHT HOLDERS OR ANYONE DISTRIBUTING THE SOFTWARE BE LIABLE
FOR ANY DAMAGES OR OTHER LIABILITY, WHETHER IN CONTRACT, TORT OR OTHERWISE,
ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
DEALINGS IN THE SOFTWARE.
License: DOC
Comment: Add the corresponding license text here
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: GPL-2+
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 2 of the License, or
(at your option) any later version.
.
This program 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 General Public License for
more details.
License: LGPL
Comment: Add the corresponding license text here
License: LGPL-2.1
This library 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 2.1 of the License, or (at your option) any later version.
.
This library 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.
.
On Debian GNU/Linux systems, the complete text of the GNU Lesser General
Public License can be found in /usr/share/common-licenses/LGPL-2.1
License: LGPL-2.1+
This program 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 2.1 of the License, or (at your
option) any later version.
.
This program 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 this program; see the file COPYING.LIB. If not,
see <https://www.gnu.org/licenses/>.
.
On Debian systems, the full text of the GNU Lesser General Public License
version 2.1 can be found in the file /usr/share/common-licenses/LGPL-2.1
License: MPL-2
This Source Code Form is subject to the terms of the Mozilla Public License,
v. 2.0. If a copy of the MPL was not distributed with this file, You can
obtain one at https://mozilla.org/MPL/2.0/.
.
On Debian systems, the complete text of the Mozilla Public License version
2.0 can be found in `/usr/share/common-licenses/MPL-2.0'.
License: Zlib
This software is provided 'as-is', without any express or implied
warranty. In no event will the author be held liable for any damages
arising from the use of this software.
.
Permission is granted to anyone to use this software for any purpose,
including commercial applications, and to alter it and redistribute it
freely, subject to the following restrictions:
.
1. The origin of this software must not be misrepresented; you must not
claim that you wrote the original software. If you use this software
in a product, an acknowledgment in the product documentation would
be appreciated but is not required.
2. Altered source versions must be plainly marked as such, and must not
be misrepresented as being the original software.
3. This notice may not be removed or altered from any source
distribution.
License: public-domain
The file sha1.c was put in the public domain by Steve Reid.
Review Information
accepted — allocated to mechtilde 14 days ago, started 14 days ago, completed 14 days ago.
Final Comment
Other Reviews of this Package
| Version | Hash | Allocated | Completed | Reviewer | Status | Details |
|---|---|---|---|---|---|---|
| 2.1.0-1 | 894c4c90… | 2026-07-10 17:29 | 2026-07-10 17:44 | mechtilde | rejected | VIEW |
Public Notes
14 days ago
● public
Licenserecon
Command: lrc | grep -v 'Superfluous file pattern'
Exit code: 0
de: Versions: licenserecon '17.0' licensecheck '3.3.9-1'
Quellbaum analysieren ....
Lesen d/copyright ....
Wird ausgeführt licensecheck ....
Keine signifikanten Unterschiede festgestellt