Path to this page:
./
sysutils/autorestic,
Config driven, easy backup CLI for restic
Branch: CURRENT,
Version: 1.8.2nb6,
Package name: autorestic-1.8.2nb6,
Maintainer: pkgsrc-usersAutorestic is a wrapper around the amazing restic. While being
amazing the restic cli can be a bit overwhelming and difficult to
manage if you have many different location that you want to backup
to multiple locations. This utility is aimed at making this easier.
Master sites:
Filesize: 114.857 KB
Version history: (Expand)
- (2024-09-06) Updated to version: autorestic-1.8.2nb6
- (2024-08-11) Updated to version: autorestic-1.8.2nb5
- (2024-07-03) Updated to version: autorestic-1.8.2nb4
- (2024-06-13) Updated to version: autorestic-1.8.2nb3
- (2024-06-01) Updated to version: autorestic-1.8.2nb2
- (2024-04-20) Updated to version: autorestic-1.8.2nb1
CVS history: (Expand)
2024-09-06 20:49:02 by Benny Siegert | Files touched by this commit (180) | |
Log message:
Revbump all Go packages after go122 update
|
2024-08-11 17:57:15 by Benny Siegert | Files touched by this commit (176) | |
Log message:
Revbump all Go packages after update
|
2024-07-03 08:59:36 by Benny Siegert | Files touched by this commit (169) | |
Log message:
Revbump all Go packages after go122 security update
|
2024-06-13 15:47:13 by Benny Siegert | Files touched by this commit (169) | |
Log message:
Revbump all Go packages after go122 update
|
2024-06-01 16:03:06 by Benny Siegert | Files touched by this commit (168) |
Log message:
Revbump all Go packages, default Go version is now 1.22.
|
2024-04-20 05:06:21 by Masatake Daimon | Files touched by this commit (2) |
Log message:
sysutils/autorestic: Correct the installation path of the completion script for fish
|
2024-04-19 09:43:01 by Masatake Daimon | Files touched by this commit (4) | |
Log message:
sysutils/autorestic: Update to 1.8.2
v1.8.2:
* Bump katex from 0.16.8 to 0.16.10 in /docs by @dependabot in #364
* Bump gopkg.in/yaml.v3 from 3.0.0-20210107192922-496545a6307b to 3.0.0 by
@dependabot in #363
* Allow REST backend with docker volumes by @mill1000 in #366
v1.8.1:
* fix(unlock cmd): ignore process if its the current id by @rwxd in #360
v1.8.0:
* Use options on exec command by @rdelaage in #253
* Bump golang from 1.21-alpine to 1.22-alpine by @dependabot in #355
* feat: add the ability to backup docker volumes from docker container by
@Natanel-Shitrit in #339
* Fix upgrade command by @rdelaage in #259
* Add PreValidate hook by @hickinbottoms in #359
* fix relative path to options forget by @ple103 in #331
* fix: cli command to unlock the autorestic running value by @rwxd in #329
v1.7.11:
* Fix broken link in docs by @bkrl in #350
* update deps by @cupcakearmy in #353
v1.7.10:
* fix: documentation typos in cron.md by @vmikk in #316
* delete old docs by @cupcakearmy in #327
* Update installation.md to add AUR back by @skyethepinkcat in #348
* Add curl to docker image by @mpfl in #344
* Fix default value of XDG_CONFIG_HOME in config path resolution by
@beatbrot in #347
Also the package now contains shell completion scripts for bash, fish, and
zsh.
|
2024-04-05 21:14:14 by Benny Siegert | Files touched by this commit (161) | |
Log message:
Revbump all Go packages after go121 update
|