restic-rest-server_0.13.0-1_amd64.changes (click to toggle) | |
---|---|
Format: | 1.8 |
Date: | Mon, 03 Mar 2025 16:38:34 +0000 |
Source: | restic-rest-server |
Binary: | restic-rest-server restic-rest-server-dbgsym |
Architecture: | source amd64 |
Version: | 0.13.0-1 |
Distribution: | unstable |
Urgency: | medium |
Maintainer: | Debian Go Packaging Team <team+pkg-go@tracker.debian.org> |
Changed-By: | Martina Ferrari <tina@debian.org> |
Description: | restic-rest-server - High performance HTTP server for Restic's REST backend API |
Closes: | 1099367 |
Changes: | restic-rest-server (0.13.0-1) unstable; urgency=medium * Initial release (Closes: #1099367) |
Files: | 20379664ae2168ad4e2c288a8fb7a762 2377 golang optional restic-rest-server_0.13.0-1.dsc 6dbef99c99a41f22435a7558aae50c45 265324 golang optional restic-rest-server_0.13.0.orig.tar.gz a53f49de8bc27d459f2163fca4d72938 5616 golang optional restic-rest-server_0.13.0-1.debian.tar.xz f0231188bc299e45fd36eda9feaaa311 4000668 debug optional restic-rest-server-dbgsym_0.13.0-1_amd64.deb db6a75a47b61b3fa9a7332394764bd9a 9648 golang optional restic-rest-server_0.13.0-1_amd64.buildinfo 04817d834fb45842dd6287107eb18534 3677808 net optional restic-rest-server_0.13.0-1_amd64.deb |
restic-rest-server_0.13.0-1.dsc (click to toggle) | |
---|---|
Format: | 3.0 (quilt) |
Source: | restic-rest-server |
Binary: | restic-rest-server |
Architecture: | any |
Version: | 0.13.0-1 |
Maintainer: | Debian Go Packaging Team <team+pkg-go@tracker.debian.org> |
Uploaders: | Martina Ferrari <tina@debian.org>, |
Homepage: | https://github.com/restic/rest-server |
Standards-Version: | 4.7.0 |
Vcs-Browser: | https://salsa.debian.org/go-team/packages/restic-rest-server |
Vcs-Git: | https://salsa.debian.org/go-team/packages/restic-rest-server.git |
Testsuite: | autopkgtest-pkg-go |
Build-Depends: | debhelper-compat (=13), dh-sequence-golang, golang-any, golang-github-coreos-go-systemd-dev, golang-github-gorilla-handlers-dev, golang-github-minio-sha256-simd-dev, golang-github-miolini-datacounter-dev, golang-github-spf13-cobra-dev, golang-golang-x-crypto-dev, golang-prometheus-client-dev |
Package-List: | restic-rest-server deb net optional arch=any |
Files: | 6dbef99c99a41f22435a7558aae50c45 265324 restic-rest-server_0.13.0.orig.tar.gz a53f49de8bc27d459f2163fca4d72938 5616 restic-rest-server_0.13.0-1.debian.tar.xz |
Go-Import-Path: | github.com/restic/rest-server |
README.source for restic-rest-server_0.13.0-1.dsc (click to toggle) | |
---|---|
No README.source in this package |
control file for restic-rest-server_0.13.0-1_amd64.deb (click to toggle) | |
---|---|
Package: | restic-rest-server |
Version: | 0.13.0-1 |
Architecture: | amd64 |
Maintainer: | Debian Go Packaging Team <team+pkg-go@tracker.debian.org> |
Installed-Size: | 11792 |
Depends: | adduser, libc6 (>=2.34) |
Suggests: | apache2-utils |
Static-Built-Using: | golang-1.24 (= 1.24.0-2), golang-github-beorn7-perks (= 1.0.1-1), golang-github-cespare-xxhash (= 2.3.0-1), golang-github-coreos-go-systemd (= 22.5.0-1), golang-github-felixge-httpsnoop (= 1.0.3-3), golang-github-gorilla-handlers (= 1.5.2-1), golang-github-klauspost-compress (= 1.17.11+ds1-1), golang-github-klauspost-cpuid (= 2.2.9-1), golang-github-minio-sha256-simd (= 1.0.1-1), golang-github-miolini-datacounter (= 1.0.2-2), golang-github-munnerz-goautoneg (= 0.0~git20191010.a7dc8b6-2), golang-github-prometheus-client-golang (= 1.21.0-1), golang-github-prometheus-client-model (= 0.6.0-1), golang-github-prometheus-common (= 0.62.0-3), golang-github-prometheus-procfs (= 0.15.1-1), golang-github-spf13-cobra (= 1.8.1-1), golang-github-spf13-pflag (= 1.0.6~git20210604-d5e0c0615ace-1), golang-go.crypto (= 1:0.25.0-1), golang-golang-x-sys (= 0.22.0-1), golang-google-protobuf (= 1.36.5-1) |
Section: | net |
Priority: | optional |
Homepage: | https://github.com/restic/rest-server |
Description: | High performance HTTP server for Restic's REST backend API REST Server provides a secure and efficient way to backup data remotely, using the restic backup client with rest: URLs. . To authenticate users, the server supports using a .htpasswd file, and per-user private repositories can be enabled to restrict what each user can access. It also supports using HTTPS as a transport instead of HTTP. . An append-only mode allows creation of new backups but prevents deletion and modification of existing backups. It also supports . It can also expose Prometheus metrics, and a sample Grafana dashboard is included in the package. . REST Server uses exactly the same directory structure as local backend, so you should be able to access it both locally and via HTTP, even simultaneously. |
contents of restic-rest-server_0.13.0-1_amd64.deb (click to toggle) | |
---|---|
drwxr-xr-x root/root 0 2025-03-03 16:38 ./ drwxr-xr-x root/root 0 2025-03-03 16:38 ./etc/ drwxr-xr-x root/root 0 2025-03-03 16:38 ./etc/default/ -rw-r--r-- root/root 428 2025-03-03 16:38 ./etc/default/restic-rest-server drwxr-xr-x root/root 0 2025-03-03 16:38 ./etc/restic-rest-server/ -rw-r--r-- root/root 519 2025-03-03 16:38 ./etc/restic-rest-server/users.htpasswd drwxr-xr-x root/root 0 2025-03-03 16:38 ./usr/ drwxr-xr-x root/root 0 2025-03-03 16:38 ./usr/bin/ -rwxr-xr-x root/root 11775600 2025-03-03 16:38 ./usr/bin/rest-server drwxr-xr-x root/root 0 2025-03-03 16:38 ./usr/lib/ drwxr-xr-x root/root 0 2025-03-03 16:38 ./usr/lib/systemd/ drwxr-xr-x root/root 0 2025-03-03 16:38 ./usr/lib/systemd/system/ -rw-r--r-- root/root 1276 2025-03-03 16:38 ./usr/lib/systemd/system/restic-rest-server.service drwxr-xr-x root/root 0 2025-03-03 16:38 ./usr/share/ drwxr-xr-x root/root 0 2025-03-03 16:38 ./usr/share/doc/ drwxr-xr-x root/root 0 2025-03-03 16:38 ./usr/share/doc/restic-rest-server/ -rw-r--r-- root/root 585 2024-07-26 12:47 ./usr/share/doc/restic-rest-server/AUTHORS -rw-r--r-- root/root 4065 2024-07-26 12:47 ./usr/share/doc/restic-rest-server/README.md.gz -rw-r--r-- root/root 161 2025-03-03 16:38 ./usr/share/doc/restic-rest-server/changelog.Debian.gz -rw-r--r-- root/root 5248 2024-07-26 12:47 ./usr/share/doc/restic-rest-server/changelog.gz -rw-r--r-- root/root 3069 2025-03-03 16:38 ./usr/share/doc/restic-rest-server/copyright drwxr-xr-x root/root 0 2025-03-03 16:38 ./usr/share/doc/restic-rest-server/examples/ drwxr-xr-x root/root 0 2025-03-03 16:38 ./usr/share/doc/restic-rest-server/examples/compose-with-grafana/ -rw-r--r-- root/root 1310 2024-07-26 12:47 ./usr/share/doc/restic-rest-server/examples/compose-with-grafana/README.md drwxr-xr-x root/root 0 2024-07-26 12:47 ./usr/share/doc/restic-rest-server/examples/compose-with-grafana/dashboards/ -rw-r--r-- root/root 15777 2024-07-26 12:47 ./usr/share/doc/restic-rest-server/examples/compose-with-grafana/dashboards/rest-server.json -rw-r--r-- root/root 49284 2024-07-26 12:47 ./usr/share/doc/restic-rest-server/examples/compose-with-grafana/datasource.png -rw-r--r-- root/root 12 2024-07-26 12:47 ./usr/share/doc/restic-rest-server/examples/compose-with-grafana/demo-passwd -rw-r--r-- root/root 1221 2024-07-26 12:47 ./usr/share/doc/restic-rest-server/examples/compose-with-grafana/docker-compose.yml -rw-r--r-- root/root 9116 2024-07-26 12:47 ./usr/share/doc/restic-rest-server/examples/compose-with-grafana/grafana.ini drwxr-xr-x root/root 0 2024-07-26 12:47 ./usr/share/doc/restic-rest-server/examples/compose-with-grafana/prometheus/ -rw-r--r-- root/root 665 2024-07-26 12:47 ./usr/share/doc/restic-rest-server/examples/compose-with-grafana/prometheus/prometheus.yml -rw-r--r-- root/root 173537 2024-07-26 12:47 ./usr/share/doc/restic-rest-server/examples/compose-with-grafana/screenshot.png |
copyright of restic-rest-server_0.13.0-1_amd64.deb (click to toggle) | |
---|---|
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Source: https://github.com/restic/rest-server Upstream-Name: rest-server Upstream-Contact: alexander@bumpern.de Files: * Copyright: 2015 Bertil Chapuis 2016 Zlatko Čalušić, Alexander Neumann 2017 The Rest Server Authors License: BSD-2-clause Comment: See AUTHORS for a complete list of authors Files: htpasswd.go Copyright: 2017 The oauth2_proxy authors License: Expat Comment: Original version copied from: github.com/bitly/oauth2_proxy Files: debian/* Copyright: 2025 Martina Ferrari <tina@debian.org> License: BSD-2-clause Comment: Debian packaging is licensed under the same terms as upstream License: BSD-2-clause All rights reserved. . 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. . 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: 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. |
control file for restic-rest-server-dbgsym_0.13.0-1_amd64.deb (click to toggle) | |
---|---|
Package: | restic-rest-server-dbgsym |
Source: | restic-rest-server |
Version: | 0.13.0-1 |
Auto-Built-Package: | debug-symbols |
Architecture: | amd64 |
Maintainer: | Debian Go Packaging Team <team+pkg-go@tracker.debian.org> |
Installed-Size: | 10916 |
Depends: | restic-rest-server (=0.13.0-1) |
Section: | debug |
Priority: | optional |
Description: | debug symbols for restic-rest-server |
Build-Ids: | 5d402f13cbf25a7a16a7611e5b5f43c78b0d03b2 |
contents of restic-rest-server-dbgsym_0.13.0-1_amd64.deb (click to toggle) | |
---|---|
drwxr-xr-x root/root 0 2025-03-03 16:38 ./ drwxr-xr-x root/root 0 2025-03-03 16:38 ./usr/ drwxr-xr-x root/root 0 2025-03-03 16:38 ./usr/lib/ drwxr-xr-x root/root 0 2025-03-03 16:38 ./usr/lib/debug/ drwxr-xr-x root/root 0 2025-03-03 16:38 ./usr/lib/debug/.build-id/ drwxr-xr-x root/root 0 2025-03-03 16:38 ./usr/lib/debug/.build-id/5d/ -rw-r--r-- root/root 11167360 2025-03-03 16:38 ./usr/lib/debug/.build-id/5d/402f13cbf25a7a16a7611e5b5f43c78b0d03b2.debug drwxr-xr-x root/root 0 2025-03-03 16:38 ./usr/share/ drwxr-xr-x root/root 0 2025-03-03 16:38 ./usr/share/doc/ lrwxrwxrwx root/root 0 2025-03-03 16:38 ./usr/share/doc/restic-rest-server-dbgsym -> restic-rest-server |
copyright of restic-rest-server-dbgsym_0.13.0-1_amd64.deb (click to toggle) | |
---|---|
WARNING: No copyright found, please check package manually. |
Timestamp: 03.03.2025 / 18:02:27 (UTC)