Commit Graph

1509 Commits

Author SHA1 Message Date
Yarny0
69fcbeb49a tsm-client: 8.1.19.0 -> 8.1.20.0
"Update History" (release notes):
https://www.ibm.com/support/pages/node/6998343

At the time of this writing,
the list of fixed vulnerabilities is empty:
https://www.ibm.com/support/pages/node/7015829
2023-09-15 15:47:50 +02:00
Fabián Heredia Montiel
37123711fc
Merge pull request #254879 from LibreCybernetics/treewide-vendorhash
treewide: vendorSha256 → vendorHash
2023-09-13 02:59:20 -05:00
Fabián Heredia Montiel
ff323ed355 treewide: vendorSha256 → vendorHash
via: `find pkgs/ -type f -exec sed -i 's/vendorSha256 = "sha256/vendorHash = "sha256/' {};`
2023-09-13 01:03:44 -06:00
Nadir Ishiguro
3602649612 rdiff-backup: 2.2.5 -> 2.2.6
https://github.com/rdiff-backup/rdiff-backup/releases/tag/v2.2.6
2023-09-10 20:39:23 +02:00
Mario Rodas
ac6f5a6a27
Merge pull request #254180 from eclairevoyant/dce
discordchatexporter-cli: 2.36.1 -> 2.40.4; add meta.mainProgram
2023-09-10 01:14:46 -05:00
éclairevoyant
2b58076080
discordchatexporter-cli: 2.36.1 -> 2.40.4 2023-09-09 02:31:33 -04:00
Weijia Wang
d824744618
Merge pull request #244201 from SuperSandro2000/python-cleanup
duplicity: add empty meta.maintainers, cc2538-bsl: remove unused rec
2023-09-08 00:09:21 +02:00
ajs124
2bea2ad23b borgbackup: 1.2.4 -> 1.2.6
https://github.com/borgbackup/borg/blob/1.2.6/docs/changes.rst#version-125-2023-08-30
https://github.com/borgbackup/borg/blob/1.2.6/docs/changes.rst#version-126-2023-08-31
2023-09-01 12:11:46 +02:00
Weijia Wang
fd1d6fc41f
Merge pull request #249683 from r-ryantm/auto-update/pgbackrest
pgbackrest: 2.46 -> 2.47
2023-08-29 23:45:29 +02:00
Mario Rodas
130fc284be
Merge pull request #251829 from beeb/update-awsbck
awsbck: 0.3.3 -> 0.3.4
2023-08-27 17:43:16 -05:00
beeb
e0c075a8bf
awsbck: 0.3.3 -> 0.3.4
https://github.com/beeb/awsbck/releases/tag/v0.3.4
2023-08-27 20:46:01 +02:00
Theodore Ni
d3b4a08e6e
Merge pull request #251533 from tjni/pypa-fix-issues
Fix more staging-next Python failures
2023-08-26 12:58:31 -07:00
Franz Pletz
e05a78c881
Merge pull request #250370 from nadir-yttrium/update-rdiff-backup 2023-08-26 18:00:59 +02:00
Nadir Ishiguro
200009610a
rdiff-backup: 2.0.5 -> 2.2.5
Changelog: https://github.com/rdiff-backup/rdiff-backup/blob/master/CHANGELOG.adoc
2023-08-26 17:52:51 +02:00
Theodore Ni
30a4bbc896
gphotos-sync: relax build dependencies 2023-08-26 08:51:06 -07:00
R. Ryantm
715edcff61 partclone: 0.3.24 -> 0.3.25 2023-08-23 18:07:09 +00:00
Austin Butler
41f57af82e gyb: 1.72 -> 1.74 2023-08-20 18:15:41 -07:00
Nick Cao
0a68123804 borgbackup: use python3Packages instead of python3.pkgs to fix cross compilation
See also: Package sets within derivations (i.e. python3.pkgs) are not spliced
          https://github.com/NixOS/nixpkgs/issues/211340
2023-08-18 20:38:10 +02:00
R. Ryantm
a8de2f00b4 pgbackrest: 2.46 -> 2.47 2023-08-17 05:47:51 +00:00
FrancescoDeSimone
95f63c3207
Update pkgs/tools/backup/duplicati/default.nix
Co-authored-by: Ludovico <ludovicopiero@pm.me>
2023-08-14 22:11:33 +00:00
francescoDeSimone
5137587585 duplicati: 2.0.6.3 -> 2.0.7.1 2023-08-14 17:12:35 +02:00
Vladimír Čunát
fdbba653db
Merge #247395: gphotos-sync: relax pyyaml dependency
...into staging-next
2023-08-07 16:26:15 +02:00
r-vdp
251f7d47fd
Treewide: add meta.mainProgram for bupstash, fd, autossh and ssh-to-age 2023-08-06 01:41:19 +02:00
Theodore Ni
487e17729b
gphotos-sync: relax pyyaml dependency 2023-08-05 14:01:48 -07:00
zowoq
f40cb1d86b pgbackrest: add meta.mainProgram 2023-08-05 13:08:04 +10:00
Jan Malakhovski
5852f26bdc treewide: noop: refer to src.name or similar in sourceRoot where appropriate, part 1: trivial cases 2023-08-03 16:32:03 +00:00
Robert Hensing
f8f9f13d57
Merge pull request #246386 from hercules-ci/lib-getExe-dont-make-name-assumption
lib.getExe: Do not make assumptions about the main program
2023-08-02 20:05:52 +02:00
Robert Schütz
353b200c0e
restic: 0.15.2 -> 0.16.0 (#246614)
Diff: https://github.com/restic/restic/compare/v0.15.2...v0.16.0

Changelog: https://github.com/restic/restic/blob/v0.16.0/CHANGELOG.md
2023-08-01 21:49:04 +02:00
Robert Hensing
4c1d3cee60 treewide: Add meta.mainProgram
This should fix most warnings getExe in based on grepping `nixos/`.
2023-07-31 21:54:43 +02:00
Mario Rodas
4b4b4cf51b
Merge pull request #245484 from marsam/update-zfs-autobackup
zfs-autobackup: 3.1 -> 3.1.3
2023-07-30 00:58:40 -05:00
Mario Rodas
42488e8793 zfs-autobackup: 3.1 -> 3.1.3
Changelog: https://github.com/psy0rz/zfs_autobackup/releases/tag/v3.1.3
2023-07-26 04:20:00 +00:00
R. Ryantm
e8c9146028 partclone: 0.3.23 -> 0.3.24 2023-07-23 23:58:26 +00:00
Sergei Lukianov
7819f216e0 sanoid: add Frostman to maintainers 2023-07-20 10:45:21 -07:00
Sergei Lukianov
f354d6d950 sanoid: 2.1.0 -> 2.2.0
2+ years w/o releases, there are few very nice features added like
snapshots holding and remote deletion
2023-07-20 10:37:12 -07:00
Nick Cao
39ee162989
Merge pull request #243510 from plastic-forks/c4710n/add-borgmatic-darwin-support
borgmatic: add darwin support
2023-07-19 19:07:39 -06:00
Sandro Jäckel
c574e37589
duplicity: add empty meta.maintainers, remove default meta.platforms, other cleanup 2023-07-19 13:30:59 +02:00
happysalada
ba414d53e9 conserve: init at 23.5.0 2023-07-16 22:32:58 +08:00
c4710n
d762c946cb
borgmatic: add darwin support 2023-07-16 10:04:40 +08:00
R. Ryantm
053130292c restic-rest-server: 0.12.0 -> 0.12.1 2023-07-15 03:00:31 +00:00
beeb
a542c2ef4d
awsbck: 0.3.2 -> 0.3.3
https://github.com/beeb/awsbck/releases/tag/v0.3.3
2023-07-13 16:30:15 +02:00
Weijia Wang
e8467501b4
Merge pull request #243188 from r-ryantm/auto-update/bacula
bacula: 13.0.2 -> 13.0.3
2023-07-13 10:33:27 +03:00
R. Ryantm
133ce96b4a bacula: 13.0.2 -> 13.0.3 2023-07-13 02:31:27 +00:00
figsoda
72948e9fba pkgs/tools/backup: remove dead code
with the help of deadnix & nil
2023-07-12 12:06:56 -04:00
imlonghao
ed37420ca7
borgmatic: 1.7.14 -> 1.7.15 2023-07-11 22:27:48 +08:00
Atemu
ea1d1a8f52 bup: don't error out on implicit-function-declaration on darwin
Upstream should fix that but this fixes the build on Darwin for now:

```
building
build flags: SHELL=/nix/store/mxvgjwzdvrl81plvgqnzbrqb14ccnji6-bash-5.2-p15/bin/bash MANDIR=\$\(out\)/share/man DOCDIR=\$\(out\)/share/doc/bup BINDIR=\$\(out\)/bin LIBDIR=\$\(out\)/lib/bup
fatal: not a git repository (or any of the parent directories): .git
clang -I/nix/store/2rrfpkq6cr8ppip9szl0z1qfdlskdinq-python3-3.10.12/include/python3.10 -I/nix/store/2rrfpkq6cr8ppip9szl0z1qfdlskdinq-python3-3.10.12/include/python3.10 -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall -I/nix/store/vnn3dp5cyjlknkqxmi29vbg812ml5m7r-libxcrypt-4.4.35/include -Wno-unused-command-line-argument -D_FILE_OFFSET_BITS=64 -Wno-unknown-pragmas -Wsign-compare -O2 -Wall -Werror -Wformat=2 -MMD -MP -D BUP_DEV_BUP_EXEC=1 -I/private/tmp/nix-build-bup-0.33.2.drv-0/source/src -I src  -g lib/cmd/bup.c src/bup/compat.c src/bup/io.c -lpython3.10 -lcrypt -ldl -L/nix/store/vnn3dp5cyjlknkqxmi29vbg812ml5m7r-libxcrypt-4.4.35/lib -framework CoreFoundation  -g -fPIE -o dev/bup-exec
lib/cmd/bup.c:153:14: error: implicit declaration of function '_NSGetExecutablePath' is invalid in C99 [-Werror,-Wimplicit-function-declaration]
    int rc = _NSGetExecutablePath(spath, &size);
             ^
1 error generated.
make: *** [GNUmakefile:185: dev/bup-exec] Error 1
```
2023-07-10 13:23:05 +02:00
Michele Guerini Rocco
6559eb3572
Merge pull request #242049 from rnhmjoj/pr-bup
bup: 0.32 -> 0.33.2
2023-07-08 14:09:58 +02:00
rnhmjoj
723e9a529a
bup: add myself as maintainer 2023-07-07 13:02:11 +02:00
rnhmjoj
9a05dcc078
bup: 0.32 -> 0.33.2 2023-07-07 13:02:11 +02:00
holyparzival
ff781b9ae8 restic: add fish completions 2023-07-05 23:00:20 +05:00
Sandro
8b1253715d
Merge pull request #167497 from fricklerhandwerk/sigtop 2023-07-05 14:33:47 +02:00