d0-blind-id_1.0-1_amd64.changes (click to toggle) | |
---|---|
Format: | 1.8 |
Date: | Tue, 05 Aug 2025 13:22:55 +0200 |
Source: | d0-blind-id |
Binary: | libd0-blind-id-dev libd0-blind-id0 libd0-blind-id0-dbgsym libd0-rijndael0 libd0-rijndael0-dbgsym |
Architecture: | source amd64 |
Version: | 1.0-1 |
Distribution: | unstable |
Urgency: | low |
Maintainer: | Debian Games Team <pkg-games-devel@lists.alioth.debian.org> |
Changed-By: | Sébastien Noel <sebastien@twolife.be> |
Description: | libd0-blind-id-dev - library for user identification using RSA blind signatures - deve libd0-blind-id0 - library for user identification using RSA blind signatures libd0-rijndael0 - Advanced Encryption Standard implementation used by libd0-blind-i |
Closes: | 668347 |
Changes: | d0-blind-id (1.0-1) unstable; urgency=low [ David Bate ] * Initial release (Closes: #668347) [ Simon McVittie ] * Add myself to Uploaders * debian/copyright: quote the form of the BSD license that is actually used (s/copyright holder/University/, s/its contributors/contributors/, s/REGENTS AND CONTRIBUTORS/AUTHOR AND CONTRIBUTOR(S)/) * Quote the (lack of) copyright and license of the PD AES implementation * Use dh-autoreconf * Add debug symbols * Bump priority to optional, since darkplaces will depend on it * Don't package /usr/bin/blind_id, it's more of an example or test than anything else; install its source code as an example instead [ Sébastien Noel ] * Add myself to Uploaders * Update to 1.0 upstream release. * Update standards version to 4.7.2 * Use recommended debhelper compat level 13 |
Files: | fb10145dc3177ff695a5ce15b1a0d0a4 2167 libs optional d0-blind-id_1.0-1.dsc 9288af6a29a631c00ff0c8f506311135 49140 libs optional d0-blind-id_1.0.orig.tar.gz 9b8bd3c7fb4f0ddb8681730973d1ffa3 4276 libs optional d0-blind-id_1.0-1.debian.tar.xz 59891e6df1448e49545a6b3f029e6160 7519 libs optional d0-blind-id_1.0-1_amd64.buildinfo f704bf8491bba11131abbb8c2c2d549a 35248 libdevel optional libd0-blind-id-dev_1.0-1_amd64.deb 1ca5d95df34ce39ff9135bb92ba24e02 52504 debug optional libd0-blind-id0-dbgsym_1.0-1_amd64.deb 16f5827caaf2611482e4f618e1c1bf6d 21732 libs optional libd0-blind-id0_1.0-1_amd64.deb 67d73c1b5b062283ed7f7684eb9caefc 7748 debug optional libd0-rijndael0-dbgsym_1.0-1_amd64.deb 0fac0692306480068e22dfd7bca18493 12744 libs optional libd0-rijndael0_1.0-1_amd64.deb |
d0-blind-id_1.0-1.dsc (click to toggle) | |
---|---|
Format: | 3.0 (quilt) |
Source: | d0-blind-id |
Binary: | libd0-blind-id-dev, libd0-blind-id0, libd0-rijndael0 |
Architecture: | any |
Version: | 1.0-1 |
Maintainer: | Debian Games Team <pkg-games-devel@lists.alioth.debian.org> |
Uploaders: | David Bate <david@bate.org.uk>, Simon McVittie <smcv@debian.org>, Sébastien Noel <sebastien@twolife.be> |
Homepage: | https://github.com/divVerent/d0_blind_id |
Standards-Version: | 4.7.2 |
Vcs-Browser: | https://salsa.debian.org/games-team/unfinished/d0-blind-id |
Vcs-Git: | https://salsa.debian.org/games-team/unfinished/d0-blind-id.git |
Build-Depends: | debhelper-compat (=13), libgmp-dev |
Package-List: | libd0-blind-id-dev deb libdevel optional arch=any libd0-blind-id0 deb libs optional arch=any libd0-rijndael0 deb libs optional arch=any |
Files: | 9288af6a29a631c00ff0c8f506311135 49140 d0-blind-id_1.0.orig.tar.gz 9b8bd3c7fb4f0ddb8681730973d1ffa3 4276 d0-blind-id_1.0-1.debian.tar.xz |
control file for libd0-blind-id-dev_1.0-1_amd64.deb (click to toggle) | |
---|---|
Package: | libd0-blind-id-dev |
Source: | d0-blind-id |
Version: | 1.0-1 |
Architecture: | amd64 |
Maintainer: | Debian Games Team <pkg-games-devel@lists.alioth.debian.org> |
Installed-Size: | 162 |
Depends: | libd0-blind-id0 (=1.0-1), libd0-rijndael0 (=1.0-1) |
Section: | libdevel |
Priority: | optional |
Homepage: | https://github.com/divVerent/d0_blind_id |
Description: | library for user identification using RSA blind signatures - devel d0_blind_id is an implementation of RSA "blind signatures", Diffie-Hellmann key exchange and Schnorr identification. It can be used by the DarkPlaces game engine (as used in Xonotic) to perform anonymous registration with a central server, providing cryptographic identities which are used in Xonotic for access control on individual game servers. . This implementation has not been audited independently, and is not currently recommended for non-game uses. . This package contains the development files for libd0-blind-id. |
contents of libd0-blind-id-dev_1.0-1_amd64.deb (click to toggle) | |
---|---|
drwxr-xr-x root/root 0 2025-08-05 11:22 ./ drwxr-xr-x root/root 0 2025-08-05 11:22 ./usr/ drwxr-xr-x root/root 0 2025-08-05 11:22 ./usr/include/ drwxr-xr-x root/root 0 2025-08-05 11:22 ./usr/include/d0_blind_id/ -rw-r--r-- root/root 2785 2025-08-05 11:22 ./usr/include/d0_blind_id/d0.h -rw-r--r-- root/root 7804 2025-08-05 11:22 ./usr/include/d0_blind_id/d0_blind_id.h -rw-r--r-- root/root 783 2025-08-05 11:22 ./usr/include/d0_blind_id/d0_rijndael.h drwxr-xr-x root/root 0 2025-08-05 11:22 ./usr/lib/ drwxr-xr-x root/root 0 2025-08-05 11:22 ./usr/lib/x86_64-linux-gnu/ -rw-r--r-- root/root 89958 2025-08-05 11:22 ./usr/lib/x86_64-linux-gnu/libd0_blind_id.a -rw-r--r-- root/root 32454 2025-08-05 11:22 ./usr/lib/x86_64-linux-gnu/libd0_rijndael.a drwxr-xr-x root/root 0 2025-08-05 11:22 ./usr/lib/x86_64-linux-gnu/pkgconfig/ -rw-r--r-- root/root 281 2025-08-05 11:22 ./usr/lib/x86_64-linux-gnu/pkgconfig/d0_blind_id.pc -rw-r--r-- root/root 254 2025-08-05 11:22 ./usr/lib/x86_64-linux-gnu/pkgconfig/d0_rijndael.pc drwxr-xr-x root/root 0 2025-08-05 11:22 ./usr/share/ drwxr-xr-x root/root 0 2025-08-05 11:22 ./usr/share/doc/ drwxr-xr-x root/root 0 2025-08-05 11:22 ./usr/share/doc/libd0-blind-id-dev/ -rw-r--r-- root/root 580 2025-08-05 11:22 ./usr/share/doc/libd0-blind-id-dev/changelog.Debian.gz -rw-r--r-- root/root 2613 2025-08-05 11:22 ./usr/share/doc/libd0-blind-id-dev/copyright -rw-r--r-- root/root 2059 2024-10-08 10:47 ./usr/share/doc/libd0-blind-id-dev/d0_blind_id.txt.gz drwxr-xr-x root/root 0 2025-08-05 11:22 ./usr/share/doc/libd0-blind-id-dev/examples/ -rw-r--r-- root/root 6983 2024-10-08 10:47 ./usr/share/doc/libd0-blind-id-dev/examples/main.c lrwxrwxrwx root/root 0 2025-08-05 11:22 ./usr/lib/x86_64-linux-gnu/libd0_blind_id.so -> libd0_blind_id.so.0.0.0 lrwxrwxrwx root/root 0 2025-08-05 11:22 ./usr/lib/x86_64-linux-gnu/libd0_rijndael.so -> libd0_rijndael.so.0.0.0 |
copyright of libd0-blind-id-dev_1.0-1_amd64.deb (click to toggle) | |
---|---|
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: d0_blind_id Source: https://github.com/divVerent/d0_blind_id/downloads Files: * Copyright: 2010, Rudolf Polzer <divVerent@xonotic.org> License: BSD-3-clause Files: d0_rijndael.* Copyright: none License: public-domain "from http://www.efgh.com/software/rijndael.htm (public domain)" which describes this implementation as follows: . > Author: Philip J. Erdelsky <pje@efgh.com> > Usage: Public domain; no restrictions on use [...] > The code in this package is a modified version of an implementation > placed in the public domain by the following persons: > > * Vincent Rijmen <vincent.rijmen@esat.kuleuven.ac.be> > * Antoon Bosselaers <antoon.bosselaers@esat.kuleuven.ac.be> > * Paulo Barreto <paulo.barreto@terra.com.br> . This version has trivial modifications to use the "d0_" namespace. Files: sha2.* Copyright: 2000-2001, Aaron D. Gifford License: BSD-3-clause Files: debian/* Copyright: 2012 David Bate <david@bate.org.uk> 2013 Simon McVittie <smcv@debian.org> 2025 Sébastien Noel <sebastien@twolife.be> 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 name of the copyright holder nor the names of contributors may be used to endorse or promote products derived from this software without specific prior written permission. . THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTOR(S) ``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 OR CONTRIBUTOR(S) 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. |
control file for libd0-blind-id0_1.0-1_amd64.deb (click to toggle) | |
---|---|
Package: | libd0-blind-id0 |
Source: | d0-blind-id |
Version: | 1.0-1 |
Architecture: | amd64 |
Maintainer: | Debian Games Team <pkg-games-devel@lists.alioth.debian.org> |
Installed-Size: | 71 |
Depends: | libc6 (>=2.14), libgmp10 (>=2:6.3.0+dfsg) |
Section: | libs |
Priority: | optional |
Multi-Arch: | same |
Homepage: | https://github.com/divVerent/d0_blind_id |
Description: | library for user identification using RSA blind signatures d0_blind_id is an implementation of RSA "blind signatures", Diffie-Hellmann key exchange and Schnorr identification. It can be used by the DarkPlaces game engine (as used in Xonotic) to perform anonymous registration with a central server, providing cryptographic identities which are used in Xonotic for access control on individual game servers. . This implementation has not been audited independently, and is not currently recommended for non-game uses. |
contents of libd0-blind-id0_1.0-1_amd64.deb (click to toggle) | |
---|---|
drwxr-xr-x root/root 0 2025-08-05 11:22 ./ drwxr-xr-x root/root 0 2025-08-05 11:22 ./usr/ drwxr-xr-x root/root 0 2025-08-05 11:22 ./usr/lib/ drwxr-xr-x root/root 0 2025-08-05 11:22 ./usr/lib/x86_64-linux-gnu/ -rw-r--r-- root/root 55152 2025-08-05 11:22 ./usr/lib/x86_64-linux-gnu/libd0_blind_id.so.0.0.0 drwxr-xr-x root/root 0 2025-08-05 11:22 ./usr/share/ drwxr-xr-x root/root 0 2025-08-05 11:22 ./usr/share/doc/ drwxr-xr-x root/root 0 2025-08-05 11:22 ./usr/share/doc/libd0-blind-id0/ -rw-r--r-- root/root 580 2025-08-05 11:22 ./usr/share/doc/libd0-blind-id0/changelog.Debian.gz -rw-r--r-- root/root 2613 2025-08-05 11:22 ./usr/share/doc/libd0-blind-id0/copyright lrwxrwxrwx root/root 0 2025-08-05 11:22 ./usr/lib/x86_64-linux-gnu/libd0_blind_id.so.0 -> libd0_blind_id.so.0.0.0 |
copyright of libd0-blind-id0_1.0-1_amd64.deb (click to toggle) | |
---|---|
NOTE: Copyright is the same as libd0-blind-id-dev (libd0-blind-id-dev_1.0-1_amd64.deb). Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: d0_blind_id Source: https://github.com/divVerent/d0_blind_id/downloads Files: * Copyright: 2010, Rudolf Polzer <divVerent@xonotic.org> License: BSD-3-clause Files: d0_rijndael.* Copyright: none License: public-domain "from http://www.efgh.com/software/rijndael.htm (public domain)" which describes this implementation as follows: . > Author: Philip J. Erdelsky <pje@efgh.com> > Usage: Public domain; no restrictions on use [...] > The code in this package is a modified version of an implementation > placed in the public domain by the following persons: > > * Vincent Rijmen <vincent.rijmen@esat.kuleuven.ac.be> > * Antoon Bosselaers <antoon.bosselaers@esat.kuleuven.ac.be> > * Paulo Barreto <paulo.barreto@terra.com.br> . This version has trivial modifications to use the "d0_" namespace. Files: sha2.* Copyright: 2000-2001, Aaron D. Gifford License: BSD-3-clause Files: debian/* Copyright: 2012 David Bate <david@bate.org.uk> 2013 Simon McVittie <smcv@debian.org> 2025 Sébastien Noel <sebastien@twolife.be> 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 name of the copyright holder nor the names of contributors may be used to endorse or promote products derived from this software without specific prior written permission. . THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTOR(S) ``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 OR CONTRIBUTOR(S) 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. |
control file for libd0-blind-id0-dbgsym_1.0-1_amd64.deb (click to toggle) | |
---|---|
Package: | libd0-blind-id0-dbgsym |
Source: | d0-blind-id |
Version: | 1.0-1 |
Auto-Built-Package: | debug-symbols |
Architecture: | amd64 |
Maintainer: | Debian Games Team <pkg-games-devel@lists.alioth.debian.org> |
Installed-Size: | 71 |
Depends: | libd0-blind-id0 (=1.0-1) |
Section: | debug |
Priority: | optional |
Multi-Arch: | same |
Description: | debug symbols for libd0-blind-id0 |
Build-Ids: | b93089d2d76218f5c66f305e3ae19b02457abeeb |
contents of libd0-blind-id0-dbgsym_1.0-1_amd64.deb (click to toggle) | |
---|---|
drwxr-xr-x root/root 0 2025-08-05 11:22 ./ drwxr-xr-x root/root 0 2025-08-05 11:22 ./usr/ drwxr-xr-x root/root 0 2025-08-05 11:22 ./usr/lib/ drwxr-xr-x root/root 0 2025-08-05 11:22 ./usr/lib/debug/ drwxr-xr-x root/root 0 2025-08-05 11:22 ./usr/lib/debug/.build-id/ drwxr-xr-x root/root 0 2025-08-05 11:22 ./usr/lib/debug/.build-id/b9/ -rw-r--r-- root/root 61504 2025-08-05 11:22 ./usr/lib/debug/.build-id/b9/3089d2d76218f5c66f305e3ae19b02457abeeb.debug drwxr-xr-x root/root 0 2025-08-05 11:22 ./usr/share/ drwxr-xr-x root/root 0 2025-08-05 11:22 ./usr/share/doc/ lrwxrwxrwx root/root 0 2025-08-05 11:22 ./usr/share/doc/libd0-blind-id0-dbgsym -> libd0-blind-id0 |
copyright of libd0-blind-id0-dbgsym_1.0-1_amd64.deb (click to toggle) | |
---|---|
WARNING: No copyright found, please check package manually. |
control file for libd0-rijndael0_1.0-1_amd64.deb (click to toggle) | |
---|---|
Package: | libd0-rijndael0 |
Source: | d0-blind-id |
Version: | 1.0-1 |
Architecture: | amd64 |
Maintainer: | Debian Games Team <pkg-games-devel@lists.alioth.debian.org> |
Installed-Size: | 57 |
Section: | libs |
Priority: | optional |
Multi-Arch: | same |
Homepage: | https://github.com/divVerent/d0_blind_id |
Description: | Advanced Encryption Standard implementation used by libd0-blind-id d0_blind_id is an implementation of RSA "blind signatures", Diffie-Hellmann key exchange and Schnorr identification. It can be used by the DarkPlaces game engine (as used in Xonotic) to perform anonymous registration with a central server, providing cryptographic identities which are used in Xonotic for access control on individual game servers. . This package contains the Rijndael encryption algorithm, the Advanced Encryption Standard implementation used by libd0-blind-id. |
contents of libd0-rijndael0_1.0-1_amd64.deb (click to toggle) | |
---|---|
drwxr-xr-x root/root 0 2025-08-05 11:22 ./ drwxr-xr-x root/root 0 2025-08-05 11:22 ./usr/ drwxr-xr-x root/root 0 2025-08-05 11:22 ./usr/lib/ drwxr-xr-x root/root 0 2025-08-05 11:22 ./usr/lib/x86_64-linux-gnu/ -rw-r--r-- root/root 38592 2025-08-05 11:22 ./usr/lib/x86_64-linux-gnu/libd0_rijndael.so.0.0.0 drwxr-xr-x root/root 0 2025-08-05 11:22 ./usr/share/ drwxr-xr-x root/root 0 2025-08-05 11:22 ./usr/share/doc/ drwxr-xr-x root/root 0 2025-08-05 11:22 ./usr/share/doc/libd0-rijndael0/ -rw-r--r-- root/root 580 2025-08-05 11:22 ./usr/share/doc/libd0-rijndael0/changelog.Debian.gz -rw-r--r-- root/root 2613 2025-08-05 11:22 ./usr/share/doc/libd0-rijndael0/copyright drwxr-xr-x root/root 0 2025-08-05 11:22 ./usr/share/lintian/ drwxr-xr-x root/root 0 2025-08-05 11:22 ./usr/share/lintian/overrides/ -rw-r--r-- root/root 163 2025-08-05 11:22 ./usr/share/lintian/overrides/libd0-rijndael0 lrwxrwxrwx root/root 0 2025-08-05 11:22 ./usr/lib/x86_64-linux-gnu/libd0_rijndael.so.0 -> libd0_rijndael.so.0.0.0 |
copyright of libd0-rijndael0_1.0-1_amd64.deb (click to toggle) | |
---|---|
NOTE: Copyright is the same as libd0-blind-id-dev (libd0-blind-id-dev_1.0-1_amd64.deb). Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: d0_blind_id Source: https://github.com/divVerent/d0_blind_id/downloads Files: * Copyright: 2010, Rudolf Polzer <divVerent@xonotic.org> License: BSD-3-clause Files: d0_rijndael.* Copyright: none License: public-domain "from http://www.efgh.com/software/rijndael.htm (public domain)" which describes this implementation as follows: . > Author: Philip J. Erdelsky <pje@efgh.com> > Usage: Public domain; no restrictions on use [...] > The code in this package is a modified version of an implementation > placed in the public domain by the following persons: > > * Vincent Rijmen <vincent.rijmen@esat.kuleuven.ac.be> > * Antoon Bosselaers <antoon.bosselaers@esat.kuleuven.ac.be> > * Paulo Barreto <paulo.barreto@terra.com.br> . This version has trivial modifications to use the "d0_" namespace. Files: sha2.* Copyright: 2000-2001, Aaron D. Gifford License: BSD-3-clause Files: debian/* Copyright: 2012 David Bate <david@bate.org.uk> 2013 Simon McVittie <smcv@debian.org> 2025 Sébastien Noel <sebastien@twolife.be> 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 name of the copyright holder nor the names of contributors may be used to endorse or promote products derived from this software without specific prior written permission. . THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTOR(S) ``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 OR CONTRIBUTOR(S) 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. |
control file for libd0-rijndael0-dbgsym_1.0-1_amd64.deb (click to toggle) | |
---|---|
Package: | libd0-rijndael0-dbgsym |
Source: | d0-blind-id |
Version: | 1.0-1 |
Auto-Built-Package: | debug-symbols |
Architecture: | amd64 |
Maintainer: | Debian Games Team <pkg-games-devel@lists.alioth.debian.org> |
Installed-Size: | 20 |
Depends: | libd0-rijndael0 (=1.0-1) |
Section: | debug |
Priority: | optional |
Multi-Arch: | same |
Description: | debug symbols for libd0-rijndael0 |
Build-Ids: | 5e436b36c73cb83984e0ec3b626dd366cba67425 |
contents of libd0-rijndael0-dbgsym_1.0-1_amd64.deb (click to toggle) | |
---|---|
drwxr-xr-x root/root 0 2025-08-05 11:22 ./ drwxr-xr-x root/root 0 2025-08-05 11:22 ./usr/ drwxr-xr-x root/root 0 2025-08-05 11:22 ./usr/lib/ drwxr-xr-x root/root 0 2025-08-05 11:22 ./usr/lib/debug/ drwxr-xr-x root/root 0 2025-08-05 11:22 ./usr/lib/debug/.build-id/ drwxr-xr-x root/root 0 2025-08-05 11:22 ./usr/lib/debug/.build-id/5e/ -rw-r--r-- root/root 10088 2025-08-05 11:22 ./usr/lib/debug/.build-id/5e/436b36c73cb83984e0ec3b626dd366cba67425.debug drwxr-xr-x root/root 0 2025-08-05 11:22 ./usr/share/ drwxr-xr-x root/root 0 2025-08-05 11:22 ./usr/share/doc/ lrwxrwxrwx root/root 0 2025-08-05 11:22 ./usr/share/doc/libd0-rijndael0-dbgsym -> libd0-rijndael0 |
copyright of libd0-rijndael0-dbgsym_1.0-1_amd64.deb (click to toggle) | |
---|---|
WARNING: No copyright found, please check package manually. |
Timestamp: 07.08.2025 / 12:02:33 (UTC)