Commit Graph

1411 Commits

Author SHA1 Message Date
IndeedNotJames
f0630d69ac
rustic-rs: re-enable zsh shell completions
They didn't generate on v0.5.0 due to a bug.
v0.5.1 fixed that bug.

Slipped through "rustic-rs: 0.5.0 -> 0.5.1" (484af2ff83ec84151e6e4e01bb7c0d147f2d5d89)
2023-04-15 18:31:03 +02:00
Norbert Melzer
484af2ff83 rustic-rs: 0.5.0 -> 0.5.1 2023-04-14 00:06:11 +02:00
R. Ryantm
8eafc81075 dar: 2.7.8 -> 2.7.9 2023-04-12 07:07:23 +00:00
Martin Weinelt
853a90c2d7
fabs: Don't use alias for python-dateutil
It breaks evaluation without aliases enabled.
2023-04-11 13:57:10 +02:00
Michael Raitza
38b97e374d fabs: init at 1.1 2023-04-11 08:30:56 -03:00
ajs124
f7245e9e4e
Merge pull request #224859 from Yarny0/tsm-client
tsm-client: use `libxcrypt-legacy`, drop `openssl_1_1`, use `concatLines` in module
2023-04-11 11:17:29 +02:00
Weijia Wang
4edf27fe75
Merge pull request #225042 from r-ryantm/auto-update/mydumper
mydumper: 0.14.1-1 -> 0.14.3-1
2023-04-11 00:57:41 +03:00
Norbert Melzer
bd81c94de0 rustic-rs: add update script 2023-04-09 11:32:52 +02:00
R. Ryantm
e20c3e4cb3 mydumper: 0.14.1-1 -> 0.14.3-1 2023-04-06 20:08:06 +00:00
Yarny0
fca76c5810 tsm-client: fix absolute symlinks, drop openssl dependency
`tsm-client` is delivered with its
own `lib{crypto,ssl}.so` implementation.
Beginning with version 8.1.9.1, those `.so`-files came with
absolute symlinks to `/opt/...` causing `autoPatchelf`
to abort with error messages of the form

> error: auto-patchelf could not satisfy dependency libssl.so.1.1

I was under the impression that a new dependency
got introduced and added `openssl` to `builtInputs`
in commit 5ad0ecb9019e964d2abfe034e184f8b846e42dfa.
This fixed the build, but `tsm-client` no longer
linked against its own ssl implementation.

The commit at hand corrects that mistake:
It adds a small `preFixup` script that finds
and adapts absolute symlinks to `/opt/`,
so that `autoPatchelfHook` finds those
`so`-files again and sets RPATH properly.
This permits to drop `openssl` from the dependency list again.
2023-04-05 19:32:52 +02:00
Yarny0
941b891e26 tsm-client: use libxcrypt-legacy to fix build
Since commit 4e300e071b97e1e3a6ba4d856cc65e5386366f6f
building `tsm-client` fails with error messages

> error: auto-patchelf could not satisfy dependency libcrypt.so.1 wanted by [...]

Luckily, commit 9b766dd41b9b49cb0c1b1f3317fc2273f1f8f3a0
introduces `libxcrypt-legacy` which again provides `libcrypt.so.1`.
2023-04-04 19:39:32 +02:00
Weijia Wang
1b05655971
Merge pull request #223119 from Izorkin/update-mydumper
mydumper: 0.13.1-1 -> 0.14.1-1
2023-03-29 01:12:00 +03:00
figsoda
02072a67b9
Merge pull request #223569 from IndeedNotJames/rustic-rs
rustic-rs: 0.4.4 -> 0.5.0
2023-03-28 11:54:17 -04:00
IndeedNotJames
c09ecd65bf
rustic-rs: 0.4.4 -> 0.5.0
Temporarily removed zsh shell completions, as they don't generate due to a bug.

https://github.com/rustic-rs/rustic/blob/v0.5.0/changelog/0.5.0.txt
https://github.com/rustic-rs/rustic/releases/tag/v0.5.0
diff: https://github.com/rustic-rs/rustic/compare/v0.4.4...v0.5.0
2023-03-28 14:29:39 +02:00
R. Ryantm
d5929d7a82 btrbk: 0.32.5 -> 0.32.6 2023-03-26 23:08:48 +00:00
Izorkin
d0b5d7f95c
mydumper: 0.13.1-1 -> 0.14.1-1 2023-03-25 22:32:36 +03:00
Nick Cao
f8c0eed073
Merge pull request #223053 from e1mo/borgmatic-1-7-9
borgmatic: 1.7.8 -> 1.7.9
2023-03-25 21:13:10 +08:00
Moritz 'e1mo' Fromm
20309b8dc8
borgmatic: 1.7.8 -> 1.7.9 2023-03-25 12:03:57 +01:00
Thomas Gerbet
24c031a3b5
Merge pull request #222073 from Yarny0/tsm-client
tsm-client: 8.1.17.0 -> 8.1.17.2 (security update)
2023-03-25 11:20:03 +01:00
R. Ryantm
aa0bb95c19 pgbackrest: 2.44 -> 2.45 2023-03-22 22:59:03 +00:00
Yarny0
211a963855 tsm-client: 8.1.17.0 -> 8.1.17.2
IBM's "Authorized Program Analysis Report"s
(something like release notes):

https://www.ibm.com/support/pages/node/6845804

Security Bulletins:

https://www.ibm.com/support/pages/node/6956237 (CVE-2022-31129, CVE-2022-24785, CVE-2021-3807, CVE-2022-29244, CVE-2022-3517)
https://www.ibm.com/support/pages/node/6962863 (CVE-2021-33813)
https://www.ibm.com/support/pages/node/6963071 (CVE-2022-21628, CVE-2022-21626, CVE-2022-21624, CVE-2022-21619)
https://www.ibm.com/support/pages/node/6963786 (CVE-2022-4304, CVE-2023-0215, CVE-2023-0286)
https://www.ibm.com/support/pages/node/6963784 (CVE-2022-4450, CVE-2023-0216, CVE-2023-0401, CVE-2022-4203, CVE-2023-0217)
2023-03-19 21:04:21 +01:00
github-actions[bot]
feb117e32c
Merge master into staging-next 2023-03-11 18:01:19 +00:00
Jonas Heinrich
161a1ca129
Merge pull request #191974 from tu-maurice/btrbk-doas
btrbk: Use sudo or doas based on configuration
2023-03-11 16:10:50 +01:00
Martin Weinelt
4729f61158 Merge remote-tracking branch 'origin/master' into staging-next 2023-03-08 15:04:13 +01:00
R. Ryantm
983d0143d0 autorestic: 1.7.6 -> 1.7.7 2023-03-06 21:35:31 +00:00
Martin Weinelt
b04848e5fe Merge remote-tracking branch 'origin/master' into staging-next 2023-03-06 08:21:14 +01:00
Nick Cao
7f4ee2f42a
Merge pull request #219743 from r-ryantm/auto-update/autorestic
autorestic: 1.7.5 -> 1.7.6
2023-03-06 10:48:38 +08:00
Ryan Lahfa
a9b8812226
Merge pull request #219500 from Tom-Hubrecht/borgmatic
borgmatic: 1.7.6 -> 1.7.8
2023-03-05 23:14:54 +01:00
R. Ryantm
1c696382ae autorestic: 1.7.5 -> 1.7.6 2023-03-05 20:46:55 +00:00
Tom Hubrecht
16923c7994 borgmatic: 1.7.6 -> 1.7.8 2023-03-04 15:06:22 +01:00
Martin Weinelt
d0286ecd24 Merge remote-tracking branch 'origin/staging' into staging-next 2023-03-04 01:42:06 +00:00
Martin Weinelt
1bd4b71a35 python310Packages.cchardet: Drop in favor of faust-cchardet
The former packages has seen its last release in 2020-10 and can be
considered abandoned. Meanwhile a new fork has appeared in
faust-cchardet, that we're going to use in its place.

Co-Authored-By: Robert Schütz <nix@dotlambda.de>
2023-03-03 23:59:29 +01:00
Weijia Wang
300df9525f
Merge pull request #219214 from r-ryantm/auto-update/bacula
bacula: 13.0.1 -> 13.0.2
2023-03-03 22:08:17 +02:00
R. Ryantm
ba43e19ddc bacula: 13.0.1 -> 13.0.2 2023-03-02 18:14:42 +00:00
Florian Brandes
8281752e39 borgmatic: fix systemd service
due to 2e9f70d496
there is another "sleep", which is now wrongly substituted.

This fixes the error:
Failed to inhibit: Invalid what specification
/nix/store/if12v01xkqladifvk8yqjdpbp6sisg74-coreutils-9.1/bin/sleep:shutdown

Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
2023-03-02 13:02:49 +01:00
Norbert Melzer
55b774ea61 rustic-rs: 0.4.3 -> 0.4.4 2023-03-01 20:46:53 +01:00
Alyssa Ross
2bfa93e01c
treewide: python{ => .pythonForBuild}.interpreter
It won't be enough to fix cross in all cases, but it is in at least
one: pywayland.  I've only made the change in cases I'm confident it's
correct, as it would be wrong to change this when python.interpreter
is used in wrappers, and possibly when it's used for running tests.
2023-02-26 20:26:17 +00:00
Artturin
f9fdf2d402 treewide: move NIX_CFLAGS_COMPILE to the env attrset
with structuredAttrs lists will be bash arrays which cannot be exported
which will be a issue with some patches and some wrappers like cc-wrapper

this makes it clearer that NIX_CFLAGS_COMPILE must be a string as lists
in env cause a eval failure
2023-02-22 21:23:04 +02:00
Artturin
6f6cc4a22d treewide: use toString on list NIX_CFLAGS_COMPILE
with structuredAttrs lists will be bash arrays which cannot be exported
which will be a issue with some patches and some wrappers like cc-wrapper
2023-02-22 21:23:04 +02:00
Jörg Thalheim
a891613ead
Merge pull request #217227 from mothsART/feature/replace_http_by_https__second_pass
treewide: replace http by https when https is a permanent redirection
2023-02-20 21:33:05 +01:00
Ferry Jérémie
bfac2d0034 treewide:replace http by https when https is a permanent redirection 2023-02-19 21:47:59 +01:00
Olivier 'reivilibre
b2eda78bea dar: include zstd as buildInput to support Zstd-compressed archives 2023-02-18 12:54:44 +00:00
Damien Cassou
ba1f0de694
borgmatic: 1.7.2 -> 1.7.6 2023-02-08 10:40:21 +01:00
R. Ryantm
224c0b6c15 partclone: 0.3.22 -> 0.3.23 2023-02-05 13:34:00 +00:00
Weijia Wang
9918d594be bupstash: unbreak on x86_64-darwin 2023-02-02 17:45:13 -05:00
Weijia Wang
5a7eec6f6c
Merge pull request #213705 from r-ryantm/auto-update/pgbackrest
pgbackrest: 2.43 -> 2.44
2023-01-31 10:14:12 +01:00
github-actions[bot]
66bb8338fc
Merge master into staging-next 2023-01-31 06:01:26 +00:00
R. Ryantm
8370e7c78e pgbackrest: 2.43 -> 2.44 2023-01-31 02:56:06 +00:00
kilianar
6bf89e01d1 restic: 0.15.0 -> 0.15.1
https://github.com/restic/restic/releases/tag/v0.15.1
2023-01-30 22:05:39 +01:00
github-actions[bot]
d7e7d75f99
Merge master into staging-next 2023-01-26 06:01:24 +00:00