signalbackup-tools_20241105.2-2_amd64.changes (click to toggle) | |
---|---|
Format: | 1.8 |
Date: | Fri, 24 Jan 2025 09:19:56 +0100 |
Source: | signalbackup-tools |
Binary: | signalbackup-tools signalbackup-tools-dbgsym |
Architecture: | source amd64 |
Version: | 20241105.2-2 |
Distribution: | unstable |
Urgency: | medium |
Maintainer: | Hans-Christoph Steiner <hans@eds.org> |
Changed-By: | Hans-Christoph Steiner <hans@eds.org> |
Description: | signalbackup-tools - Tool to work with Signal Backup files |
Changes: | signalbackup-tools (20241105.2-2) unstable; urgency=medium * add missing copyright info |
Files: | 8875e9f5bb4d005d1fa498e441ed6e9d 1704 misc optional signalbackup-tools_20241105.2-2.dsc 8361938c627cca975efe3b655d694eda 487963 misc optional signalbackup-tools_20241105.2.orig.tar.gz cf1ddcb523ea92ea9dc880aaf389de15 2460 misc optional signalbackup-tools_20241105.2-2.debian.tar.xz 250406cd5952ccd59cec7e4a3a4fd301 57241164 debug optional signalbackup-tools-dbgsym_20241105.2-2_amd64.deb c3553ae0761fae259adf0a60e91e3009 7289 misc optional signalbackup-tools_20241105.2-2_amd64.buildinfo 925850b715028be288ee448268059816 1458560 misc optional signalbackup-tools_20241105.2-2_amd64.deb |
signalbackup-tools_20241105.2-2.dsc (click to toggle) | |
---|---|
Format: | 3.0 (quilt) |
Source: | signalbackup-tools |
Binary: | signalbackup-tools |
Architecture: | any |
Version: | 20241105.2-2 |
Maintainer: | Hans-Christoph Steiner <hans@eds.org> |
Homepage: | https://github.com/bepaald/signalbackup-tools |
Standards-Version: | 4.7.0 |
Vcs-Browser: | https://salsa.debian.org/debian/signalbackup-tools |
Vcs-Git: | https://salsa.debian.org/debian/signalbackup-tools.git |
Build-Depends: | cmake (>=3.4), debhelper-compat (=13), libdbus-1-dev, libsqlite3-dev, libssl-dev, pkgconf |
Package-List: | signalbackup-tools deb misc optional arch=any |
Files: | 8361938c627cca975efe3b655d694eda 487963 signalbackup-tools_20241105.2.orig.tar.gz cf1ddcb523ea92ea9dc880aaf389de15 2460 signalbackup-tools_20241105.2-2.debian.tar.xz |
README.source for signalbackup-tools_20241105.2-2.dsc (click to toggle) | |
---|---|
No README.source in this package |
control file for signalbackup-tools_20241105.2-2_amd64.deb (click to toggle) | |
---|---|
Package: | signalbackup-tools |
Version: | 20241105.2-2 |
Architecture: | amd64 |
Maintainer: | Hans-Christoph Steiner <hans@eds.org> |
Installed-Size: | 4998 |
Depends: | libc6 (>=2.38), libdbus-1-3 (>=1.10), libgcc-s1 (>=4.3), libsqlite3-0 (>=3.14.0), libssl3t64 (>=3.0.0), libstdc++6 (>=14) |
Section: | misc |
Priority: | optional |
Homepage: | https://github.com/bepaald/signalbackup-tools |
Description: | Tool to work with Signal Backup files Tool to work with backup files generated by the Signal Android application (https://signal.org/). It can dump the decrypted backup components to a directory, or read the contents of a directory and pack and encrypt it back into a valid backup file. When dumping, make sure the directory to dump to is empty to start with. In theory, the decrypted files could be edited before re-encrypting. It has also been used successfully to fix backups that were corrupted. . Signal is an actively developed application and consequently, the database format changes regularly. Often the changes do not affect the backup file format or the working of this program, but every once in a while a change does break (some of) the functionality of this program. It has happened before and it will happen again. . The tool is provided as-is, there may be bugs. The tool and I are not affiliated with or endorsed by the Signal Foundation. |
contents of signalbackup-tools_20241105.2-2_amd64.deb (click to toggle) | |
---|---|
drwxr-xr-x root/root 0 2025-01-24 08:19 ./ drwxr-xr-x root/root 0 2025-01-24 08:19 ./usr/ drwxr-xr-x root/root 0 2025-01-24 08:19 ./usr/bin/ -rwxr-xr-x root/root 5106960 2025-01-24 08:19 ./usr/bin/signalbackup-tools drwxr-xr-x root/root 0 2025-01-24 08:19 ./usr/share/ drwxr-xr-x root/root 0 2025-01-24 08:19 ./usr/share/doc/ drwxr-xr-x root/root 0 2025-01-24 08:19 ./usr/share/doc/signalbackup-tools/ -rw-r--r-- root/root 226 2025-01-24 08:19 ./usr/share/doc/signalbackup-tools/changelog.Debian.gz -rw-r--r-- root/root 1960 2025-01-24 08:19 ./usr/share/doc/signalbackup-tools/copyright |
copyright of signalbackup-tools_20241105.2-2_amd64.deb (click to toggle) | |
---|---|
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: signalbackup-tools Upstream-Contact: Selwin van Dijk <basjetimmer@yahoo.com> Source: https://github.com/bepaald/signalbackup-tools.git Files: * Copyright: 2019-2024 Selwin van Dijk <basjetimmer@yahoo.com> License: GPL-3+ Files: debian/* Copyright: 2024 Hans-Christoph Steiner <hans@eds.org> License: GPL-3+ Files: signalbackup/htmlwrite.cc Copyright: 2020-2023 Gertjan van den Burg <gertjanvandenburg@gmail.com> 2021 ericthegrey <82123207+ericthegrey@users.noreply.github.com> License: MIT License: GPL-3+ 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 3 of the License, or (at your option) any later version. . 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 3 can be found in "/usr/share/common-licenses/GPL-3". License: MIT 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. |
control file for signalbackup-tools-dbgsym_20241105.2-2_amd64.deb (click to toggle) | |
---|---|
Package: | signalbackup-tools-dbgsym |
Source: | signalbackup-tools |
Version: | 20241105.2-2 |
Auto-Built-Package: | debug-symbols |
Architecture: | amd64 |
Maintainer: | Hans-Christoph Steiner <hans@eds.org> |
Installed-Size: | 57435 |
Depends: | signalbackup-tools (=20241105.2-2) |
Section: | debug |
Priority: | optional |
Description: | debug symbols for signalbackup-tools |
Build-Ids: | addab78ad74d5775a5cbafcd47a2f06e43621413 |
contents of signalbackup-tools-dbgsym_20241105.2-2_amd64.deb (click to toggle) | |
---|---|
drwxr-xr-x root/root 0 2025-01-24 08:19 ./ drwxr-xr-x root/root 0 2025-01-24 08:19 ./usr/ drwxr-xr-x root/root 0 2025-01-24 08:19 ./usr/lib/ drwxr-xr-x root/root 0 2025-01-24 08:19 ./usr/lib/debug/ drwxr-xr-x root/root 0 2025-01-24 08:19 ./usr/lib/debug/.build-id/ drwxr-xr-x root/root 0 2025-01-24 08:19 ./usr/lib/debug/.build-id/ad/ -rw-r--r-- root/root 58802712 2025-01-24 08:19 ./usr/lib/debug/.build-id/ad/dab78ad74d5775a5cbafcd47a2f06e43621413.debug drwxr-xr-x root/root 0 2025-01-24 08:19 ./usr/share/ drwxr-xr-x root/root 0 2025-01-24 08:19 ./usr/share/doc/ lrwxrwxrwx root/root 0 2025-01-24 08:19 ./usr/share/doc/signalbackup-tools-dbgsym -> signalbackup-tools |
copyright of signalbackup-tools-dbgsym_20241105.2-2_amd64.deb (click to toggle) | |
---|---|
WARNING: No copyright found, please check package manually. |
Timestamp: 24.01.2025 / 10:02:32 (UTC)