Skip to content

Restic v0.16.0 released

Restic
1 1 150
  • Wieder viele Bugfixes & Verbesserungen.

    Wie immer, zum Aktualisieren

    root@debian:~# restic self-update
    writing restic to /usr/bin/restic
    find latest release of restic at GitHub
    latest version is 0.16.0
    download SHA256SUMS
    download SHA256SUMS.asc
    GPG signature verification succeeded
    download restic_0.16.0_linux_amd64.bz2
    downloaded restic_0.16.0_linux_amd64.bz2
    saved 25743360 bytes in /usr/bin/restic
    successfully updated restic to version 0.16.0
    

    Kurzer Check

    root@debian:~# restic version
    restic 0.16.0 compiled with go1.20.6 on linux/amd64
    

    Hier die Liste der Änderungen, beachtet bitte die Erklärungen zu den Punkten. Link s.u.

    • Fix #2565: Support "unlimited" in forget --keep-* options
    • Fix #3311: Support non-UTF8 paths as symlink target
    • Fix #4199: Avoid lock refresh issues on slow network connections
    • Fix #4274: Improve lock refresh handling after standby
    • Fix #4319: Correctly clean up status bar output of the backup command
    • Fix #4333: generate and init no longer silently ignore unexpected arguments
    • Fix #4400: Ignore missing folders in rest backend
    • Chg #4176: Fix JSON message type of scan_finished for the backup command
    • Chg #4201: Require Go 1.20 for Solaris builds
    • Enh #426: Show progress bar during restore
    • Enh #719: Add --retry-lock option
    • Enh #1495: Sort snapshots by timestamp in restic find
    • Enh #1759: Add repair index and repair snapshots commands
    • Enh #1926: Allow certificate paths to be passed through environment variables
    • Enh #2359: Provide multi-platform Docker images
    • Enh #2468: Add support for non-global Azure clouds
    • Enh #2679: Reduce file fragmentation for local backend
    • Enh #3328: Reduce memory usage by up to 25%
    • Enh #3397: Improve accuracy of ETA displayed during backup
    • Enh #3624: Keep oldest snapshot when there are not enough snapshots
    • Enh #3698: Add support for Managed / Workload Identity to azure backend
    • Enh #3871: Support <snapshot>:<subfolder> syntax to select subfolders
    • Enh #3941: Support --group-by for backup parent selection
    • Enh #4130: Cancel current command if cache becomes unusable
    • Enh #4159: Add --human-readable option to ls and find commands
    • Enh #4188: Include restic version in snapshot metadata
    • Enh #4220: Add jq binary to Docker image
    • Enh #4226: Allow specifying region of new buckets in the gs backend
    • Enh #4375: Add support for extended attributes on symlinks

    Quelle: https://github.com/restic/restic/releases/tag/v0.16.0

  • 0 Stimmen
    3 Beiträge
    83 Aufrufe
    frankm@nrw.socialF
    @pomi Danke für den Hinweis.
  • Nextcloud - Update auf 28.0.0

    Nextcloud nextcloud linux
    5
    3
    0 Stimmen
    5 Beiträge
    602 Aufrufe
    FrankMF
    28.0.1 ist da. Den Log Reader wieder aktiviert. Gleiches Verhalten. Kann ich so leider nicht gebrauchen, also wieder deaktiviert.
  • Open Source Software - Nur mit Luft & Liebe läuft es auch nicht rund

    Linux linux kde
    1
    0 Stimmen
    1 Beiträge
    160 Aufrufe
    Niemand hat geantwortet
  • Rest-Server Version 0.12.1 released

    Linux rest-server restic linux
    1
    0 Stimmen
    1 Beiträge
    136 Aufrufe
    Niemand hat geantwortet
  • Restic - riscv64

    Restic restic riscv64
    4
    0 Stimmen
    4 Beiträge
    330 Aufrufe
    FrankMF
    Hier der kurze Praxistest root@visionfive2:/etc# apt install restic Reading package lists... Done Building dependency tree... Done Reading state information... Done Suggested packages: libjs-sphinxdoc sphinx-rtd-theme-common The following NEW packages will be installed: restic 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. Need to get 6,899 kB of archives. After this operation, 20.8 MB of additional disk space will be used. Get:1 http://ports.ubuntu.com lunar/universe riscv64 restic riscv64 0.14.0-1 [6,899 kB] Fetched 6,899 kB in 1s (5,589 kB/s) Selecting previously unselected package restic. (Reading database ... 34675 files and directories currently installed.) Preparing to unpack .../restic_0.14.0-1_riscv64.deb ... Unpacking restic (0.14.0-1) ... Setting up restic (0.14.0-1) ... Processing triggers for man-db (2.11.2-1) ... root@visionfive2:/etc# restic version restic 0.14.0 compiled with go1.19.2 on linux/riscv64 root@visionfive2:/etc# restic self-update writing restic to /usr/bin/restic find latest release of restic at GitHub latest version is 0.15.2 download SHA256SUMS download SHA256SUMS.asc GPG signature verification succeeded download restic_0.15.2_linux_riscv64.bz2 downloaded restic_0.15.2_linux_riscv64.bz2 saved 21954560 bytes in /usr/bin/restic successfully updated restic to version 0.15.2 root@visionfive2:/etc# restic version restic 0.15.2 compiled with go1.20.3 on linux/riscv64 root@visionfive2:/etc#
  • Restic v0.13.1 released

    Restic restic
    1
    0 Stimmen
    1 Beiträge
    152 Aufrufe
    Niemand hat geantwortet
  • Ubuntu 20.04 Focal - Einrichtung

    Linux ubuntu linux
    16
    5
    0 Stimmen
    16 Beiträge
    2k Aufrufe
    FrankMF
    @reiner-zufall sagte in Ubuntu 20.04 Focal - Einrichtung: auto-save-session Interessant. Bitte poste, wenn Du was findest.
  • Restic - Einen ROCKPro64 als Datengrab benutzen

    Verschoben Restic linux restic
    2
    1
    0 Stimmen
    2 Beiträge
    915 Aufrufe
    FrankMF
    So, dann mal das Ganze testen wenn man seinen Haupt-PC neu installiert hat und ein paar Daten braucht. [image: 1534692579149-img_20180819_090116_ergebnis-resized.jpg] Also, mal Restic installiert. sudo apt-get install restic Nach erfolgter Installation ein Test frank@frank-MS-7A34:~/restic$ restic version restic 0.8.3 compiled with go1.10 on linux/amd64 Geht so weit. Snapshots auflisten. restic -r sftp:rock64@IP:/home/rock64/backup snapshots Sieht dann so aus. frank@frank-MS-7A34:~$ sudo restic -r sftp:rock64@192.168.3.207:/home/rock64/backup snapshots [sudo] Passwort für frank: rock64@192.168.3.207's password: enter password for repository: password is correct ID Date Host Tags Directory ---------------------------------------------------------------------- 7e2eddcb 2018-08-18 10:10:40 frank-MS-7A34 /home/frank/Bilder 073b7cb4 2018-08-18 14:21:17 frank-MS-7A34 /home/frank 6bc9b21b 2018-08-18 16:11:19 frank-MS-7A34 /home/frank ---------------------------------------------------------------------- 3 snapshots Snapshot wiederherstellen sudo restic -r sftp:rock64@IP:/home/rock64/backup restore latest --target /tmp/backup Hiermit stellen wir das Backup im temporären Ordner /tmp/backup wieder her. Hat ewig gedauert, aber ging !?!?!?