Commit Graph

825 Commits

Author SHA1 Message Date
Bruno Bigras
28860ab1ad restic: 0.10.0 -> 0.11.0 2020-11-08 00:57:56 -05:00
Robert Schütz
c8d6ea6925 restic-rest-server: 0.9.7 -> 0.10.0 2020-11-08 12:25:00 +10:00
zowoq
214e19c049 kopia: drop vendor workaround 2020-11-06 13:55:46 +10:00
Mario Rodas
bf2d0b9b68
Merge pull request #101303 from r-ryantm/auto-update/bacula
bacula: 9.6.5 -> 9.6.6
2020-11-02 18:16:17 -05:00
Pavol Rusnak
2c931312ce treewide: simplify rev/repo arguments in src
+ use fetchFromGithub where possible
2020-11-01 23:02:24 -08:00
freezeboy
e7b7e617f0 wal_e: 0.6.10 -> 1.1.1
Also refactor to use python3
And add support for google-cloud-storage
2020-11-01 23:48:30 +01:00
Matthew Kenigsberg
b5faf8e4c6 amazon-glacier-cmd-interface: remove package
Last real upstream activity appears to be ~6 years ago and depends on
python2 packages that will soon be vulnerable

Helps #101964
2020-10-30 11:44:57 -05:00
Ben Siraphob
db74029e3e treewide: remove package names from prefix of descriptions 2020-10-27 09:15:07 -07:00
R. RyanTM
b7fdb27f73 dar: 2.6.10 -> 2.6.12 2020-10-25 10:11:41 +01:00
r-burns
4e88622ac9
bacula: fix build on darwin (#101526) 2020-10-25 00:04:37 -04:00
Benjamin Hipple
d895524ae8
Merge pull request #101419 from SuperSandro2000/bdsync-0.11.2
bdsync: 0.11.1 -> 0.11.2
2020-10-24 23:06:05 -04:00
R. RyanTM
62f2bbc941 zfs-replicate: 1.1.14 -> 1.2.3 2020-10-24 22:43:36 +00:00
Sandro Jäckel
6dcc6f05b6
bdsync: 0.11.1 -> 0.11.2 2020-10-22 23:57:05 +02:00
gcv
604ccef15b kopia: fix broken permissions on Darwin
Without the patched line, installation on Darwin fails with:
```mv: cannot move 'tmp-vendor' to 'vendor': Permission denied```
2020-10-22 22:57:08 +10:00
Michele Guerini Rocco
c5c468bda6
Merge pull request #100503 from rnhmjoj/bup
bup: use python3
2020-10-22 13:50:58 +02:00
R. RyanTM
7fc50eae84 bacula: 9.6.5 -> 9.6.6 2020-10-22 00:22:40 +00:00
Anderson Torres
fb9a2e7c9b
Merge pull request #100452 from bbigras/restic
restic: 0.9.6 -> 0.10.0
2020-10-20 14:41:08 -03:00
Arnout Engelen
5fd1bffa3b
borgbackup: update description
While it is true borg started as a fork of Attic, this is ancient history.

'attic fork' confused me, suggesting this was some custom fork of borgbackup
instead of the regular version.
2020-10-16 16:21:36 +02:00
rnhmjoj
23f735224c
bup: use python3 2020-10-14 17:03:10 +02:00
Frederik Rietdijk
b981eca057 Merge master into staging-next 2020-10-14 11:32:49 +02:00
Bruno Bigras
5a0b1947ed restic: 0.9.6 -> 0.10.0
Co-authored-by: Martin Polden <mpolden@mpolden.no>
Co-authored-by: zowoq <59103226+zowoq@users.noreply.github.com>
2020-10-13 18:55:49 -04:00
Bruno Bigras
762224af5f kopia: 0.7.2 -> 0.7.3 2020-10-13 13:36:57 -04:00
Jan Tojnar
aabcf2d8f5
Merge branch 'master' into staging-next 2020-10-11 00:27:21 +02:00
Robert Scott
69519cfc27
Merge pull request #99052 from risicle/ris-partimage-fix
partimage: fix build
2020-10-10 19:04:39 +01:00
Vladimír Čunát
338b25697c
Merge branch 'master' into staging-next
Quite many rebuilds from master:
> Estimating rebuild amount by counting changed Hydra jobs.
>    3926 x86_64-darwin
>    4645 x86_64-linux
2020-10-10 11:32:10 +02:00
Martin Weinelt
c161b0526c
borgbackup: 1.1.13 -> 1.1.14
https://github.com/borgbackup/borg/blob/1.1.14/docs/changes.rst#version-1114-2020-10-07
2020-10-07 03:01:09 +02:00
Frederik Rietdijk
692d219a93 Merge staging-next into staging 2020-10-06 10:25:58 +02:00
Bruno Bigras
310aaf5739 kopia: 0.7.1 -> 0.7.2 2020-10-05 10:59:15 -04:00
Robert Scott
5983c412d7 partimage: fix build
the move to glibc 2.30 broke the build of this old package, fortunately
debian have a patch to fix it
2020-09-29 00:45:11 +01:00
Jan Tojnar
32b4375f10
Merge branch 'staging-next' into staging 2020-09-29 00:12:29 +02:00
Bruno Bigras
fdae591c68
kopia: 0.7.0 -> 0.7.1 (#98658) 2020-09-24 21:45:23 +00:00
Jan Tojnar
d471c5d1f3
Merge branch 'staging-next' into staging 2020-09-24 23:09:00 +02:00
Mario Rodas
92a322a009
Merge pull request #98372 from bbigras/kopia
kopia: 0.6.4 -> 0.7.0
2020-09-23 23:13:34 -05:00
Frederik Rietdijk
7bff759fac Merge staging-next into staging 2020-09-22 18:31:56 +02:00
Profpatsch
3c03a98235 duplicity: use new b2sdk python package
The backblaze library moved into the b2sdk package.
If it’s not used, duplicity fails loading the b2:// backend.

> BackendException: B2 backend requires B2 Python SDK (pip install
  b2sdk)
2020-09-21 13:39:37 +02:00
Bruno Bigras
3c304a0fd6 kopia: 0.6.4 -> 0.7.0 2020-09-21 00:53:36 -04:00
WORLDofPEACE
34aaac6d7c Merge branch 'staging-next' into staging 2020-09-20 18:41:15 -04:00
Mario Rodas
985530fa04
Merge pull request #97077 from bbigras/kopia
kopia: 0.6.2 -> 0.6.4
2020-09-13 22:14:35 -05:00
Thomas Tuegel
951ec9287a
mydumper: set MYSQL_INCLUDE_DIR 2020-09-12 06:58:26 -05:00
Lassulus
43240890aa
Merge pull request #85934 from falsifian/dump
dump: init at 0.4b46
2020-09-10 19:22:38 +02:00
stephenwithph
85d512e876
duplicity: 0.8.13 -> 0.8.15 2020-09-05 16:37:32 -07:00
Bruno Bigras
4374811fd2 kopia: 0.6.2 -> 0.6.4 2020-09-04 00:25:00 -04:00
Jörg Thalheim
95f87793c4
Merge pull request #96480 from Izorkin/dar 2020-08-31 06:54:45 +01:00
Frederik Rietdijk
9cae711388 grab-site: override Python package set with desired tornado version 2020-08-29 14:33:52 +02:00
Izorkin
d725486a67
dar: 2.6.9 -> 2.6.10 2020-08-27 18:31:22 +03:00
R. RyanTM
7a6435d20d bup: 0.30.1 -> 0.31 2020-08-25 05:12:20 +00:00
Bruno Bigras
6030e27940 kopia: 0.6.0 -> 0.6.2 2020-08-16 17:04:50 -04:00
zowoq
473536e3b5 buildRustPackage: remove platform.all from packages 2020-08-16 12:48:18 +10:00
zowoq
a83a88db05 buildGoPackage: remove platform.all from packages 2020-08-15 19:34:47 -07:00
zowoq
42313b92bc buildGoModule: remove platform.all from packages 2020-08-15 19:34:47 -07:00
Mario Rodas
debeb8781c wal-g: add marsam to maintainers 2020-08-15 00:48:32 -07:00
Mario Rodas
66b8e7d51b wal-g: 0.2.15 -> 0.2.17 2020-08-15 00:48:32 -07:00
Bruno Bigras
161ae49020 kopia: 0.5.2 -> 0.6.0 2020-08-11 02:29:38 -04:00
Yannick Markus
e6001db0f7 zfs-prune-snapshots: init at 1.1.0 2020-08-10 10:06:14 -07:00
zowoq
264475ce5b buildGoModule packages: remove doCheck = true 2020-08-10 16:02:36 +10:00
zowoq
cea7cd902e buildGoModule packages: set doCheck = false 2020-08-10 16:02:30 +10:00
Oleksii Filonenko
1f56d0ac65
Merge pull request #94796 from r-ryantm/auto-update/monolith
monolith: 2.3.0 -> 2.3.1
2020-08-06 20:25:28 +03:00
R. RyanTM
d3178c99cc monolith: 2.3.0 -> 2.3.1 2020-08-06 14:56:49 +00:00
Bruno Bigras
72ff02c99b kopia: init at 0.5.2 2020-08-05 14:26:32 -07:00
zowoq
3c5750d1cd buildGoModule packages: editorconfig fixes 2020-07-31 13:58:04 +10:00
Jörg Thalheim
2d357db2e8
Merge pull request #92343 from Izorkin/percona-tools 2020-07-17 20:59:55 +01:00
R. RyanTM
d666802958 monolith: 2.2.7 -> 2.3.0 2020-07-16 08:02:10 +00:00
Imran Hossain
56191821ea restic: Wrap binary with rclone 2020-07-05 16:25:06 -04:00
Izorkin
851467e0e1 percona-xtrabackup 8.0: init at 8.0.13 2020-07-05 18:19:08 +03:00
Izorkin
36e166f4fe percona-xtrabackup 2.4: 2.4.12 -> 2.4.20 2020-07-05 17:56:11 +03:00
Ivan Kozik
7606a2ad79 grab-site: 2.1.16 -> 2.1.19 2020-06-20 02:35:29 +00:00
R. RyanTM
09a09c3aed bacula: 9.6.3 -> 9.6.5 2020-06-17 11:44:16 -07:00
R. RyanTM
969b9f1ade pyznap: 1.5.0 -> 1.6.0 2020-09-30 08:48:34 -07:00
Martin Weinelt
7fb84ea2f6
borgbackup: 1.1.11 -> 1.1.13 2020-06-07 01:18:54 +02:00
R. RyanTM
ae85fea87b monolith: 2.2.6 -> 2.2.7 2020-06-06 13:13:02 +00:00
Daiderd Jordan
b7ddbd52bd
treewide: replace SRI hashes 2020-06-01 15:24:19 +02:00
Domen Kožar
7c74817881
duplicati: 2.0.4.24 -> 2.0.5.1 2020-05-29 13:59:48 +02:00
R. RyanTM
ee1cc2b00b duplicity: 0.8.12.1612 -> 0.8.13 2020-05-27 12:45:08 -07:00
Mario Rodas
1a4e8a10a7
Merge pull request #88865 from r-ryantm/auto-update/bup
bup: 0.30 -> 0.30.1
2020-05-25 06:43:48 -05:00
R. RyanTM
33b881f334 bup: 0.30 -> 0.30.1 2020-05-25 09:59:49 +00:00
Mario Rodas
3a3cbfd12b
monolith: enable on darwin 2020-05-24 23:23:23 -05:00
R. RyanTM
8198d23ed7 monolith: 2.2.5 -> 2.2.6 2020-05-25 00:08:48 +00:00
Colin L Rice
d6162dab50
go-modules: Update files to use vendorSha256 2020-05-14 07:22:21 +01:00
Oleksii Filonenko
0581aa6ceb monolith: 2.2.4 -> 2.2.5 2020-05-12 07:46:26 +00:00
Jörg Thalheim
887295fd2d
treewide: remove the-kenny from maintainers
@the-kenny did a good job in the past and is set as maintainer in many package,
however since 2017-2018 he stopped contributing. To create less confusion
in pull requests when people try to request his feedback, I removed him as
maintainer from all packages.
2020-05-09 10:28:57 +01:00
Frederik Rietdijk
9875bbae75 Merge master into staging-next 2020-05-05 19:51:09 +02:00
Jörg Thalheim
ff0da3ad81
Merge pull request #83257 from rail/znapzend-0.20.0 2020-05-05 15:20:15 +01:00
Frederik Rietdijk
00bbfccecf Merge staging into staging-next 2020-05-01 09:28:45 +02:00
R. RyanTM
2bd71ff721 duplicity: 0.8.11.1596 -> 0.8.12.1612 2020-05-01 09:07:35 +02:00
Frederik Rietdijk
484ee79050 Merge staging-next into staging 2020-05-01 08:57:10 +02:00
Oleksii Filonenko
ca417e5c95 monolith: 2.2.2 -> 2.2.4 2020-04-29 13:33:01 +03:00
zowoq
b5dc07a4b4 treewide: use $out instead of $bin with buildGoPackage 2020-04-28 20:30:29 +10:00
zowoq
3e4f1e5b67 restic: use subPackages, installShellFiles 2020-04-27 16:48:25 +10:00
James Cook
df686d37aa dump: init at 0.4b46
Tested by dumping a small filesystem and extracting files from the dump using
restore -i. It worked, but complained:
  DUMP: WARNING: no file `/nix/store/y7r0q9l7663vii0j0lqlrwyi073z81n8-dump-0.4b46/etc/dumpdates'
2020-04-24 11:58:46 +00:00
Martin Milata
8dd46d4ffe luckybackup: use qt5's mkDerivation 2020-04-22 15:23:10 +02:00
Martin Milata
b98fa7cdb8 httraqt: use qt5's mkDerivation 2020-04-22 15:21:49 +02:00
zowoq
c217a1a7e8 wal-g: remove Security
Not needed now that Security is propagated via go 0bba7474b3
2020-04-13 13:10:04 +10:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Maximilian Bosch
20b2b79b4d
Merge pull request #84715 from filalex77/monolith-2.2.2
monolith: init at 2.2.2
2020-04-09 00:53:59 +02:00
Samuel Leathers
72cb7f81fd
Merge pull request #81442 from manveru/bundler-2.1.4
bundler: 1.17.3 -> 2.1.4
2020-04-08 12:44:54 -04:00
Oleksii Filonenko
457900c7c8 monolith: init at 2.2.2 2020-04-08 15:48:18 +03:00
R. RyanTM
c824f1ec1e bacula: 9.6.2 -> 9.6.3 2020-04-07 13:02:04 -07:00
Michael Fellinger
f92600b406
update versions in Gemfile.lock 2020-04-06 15:02:13 +02:00
sjau
6044fc2fc9 easysnap: 2019-02-17 -> 2020-04-04 2020-04-05 15:37:50 +02:00
Mario Rodas
237a07a7d5
wal-g: 0.2.14 -> 0.2.15
Changelog: https://github.com/wal-g/wal-g/releases/tag/v0.2.15
2020-03-24 04:20:00 -05:00