Commit Graph

1634 Commits

Author SHA1 Message Date
Jussi Kuokkanen
82b45bf454 treewide: remove licenses.agpl3 2024-03-21 18:09:24 +02:00
stuebinm
ff1a94e523 treewide: add meta.mainProgram to packages with a single binary
The nixpkgs-unstable channel's programs.sqlite was used to identify
packages producing exactly one binary, and these automatically added
to their package definitions wherever possible.
2024-03-19 03:14:51 +01:00
Mario Rodas
5543121115
Merge pull request #296685 from r-ryantm/auto-update/wal-g
wal-g: 2.0.1 -> 3.0.0
2024-03-17 20:53:00 -05:00
Sandro
2406128f30
Merge pull request #264208 from eclairevoyant/dce
discordchatexporter-cli: 2.41.2 -> 2.42.8, move to `pkgs/by-name`
2024-03-18 00:02:25 +01:00
Mario Rodas
e061df6a54 wal-g: fix ldflags 2024-03-17 15:55:00 +00:00
R. Ryantm
12009ebd16 wal-g: 2.0.1 -> 3.0.0 2024-03-17 15:55:00 +00:00
R. Ryantm
968a917e5d autorestic: 1.8.0 -> 1.8.1 2024-03-16 11:08:32 +00:00
R. Ryantm
d16365a67a borgmatic: 1.8.8 -> 1.8.9 2024-03-13 20:38:55 +01:00
R. Ryantm
f0c3b81510 autorestic: 1.7.11 -> 1.8.0 2024-03-12 15:40:21 +00:00
R. Ryantm
c37c4a497b zfs-replicate: 3.2.9 -> 3.2.10 2024-03-09 19:00:38 +00:00
éclairevoyant
eea6943f7f
discordchatexporter-cli: move to by-name 2024-03-01 06:51:20 -05:00
R. Ryantm
1f55018964 zfs-replicate: 3.2.8 -> 3.2.9 2024-02-26 19:52:39 +00:00
lassulus
bbd8e19e09
Merge pull request #264104 from imlonghao/borgmatic/1.8.4
borgmatic: 1.8.1 -> 1.8.8
2024-02-25 12:26:38 +07:00
imlonghao
31deaa7d3d
borgmatic: 1.8.1 -> 1.8.8 2024-02-24 12:02:09 +08:00
Mario Rodas
00c208530b
Merge pull request #290306 from trofi/percona-xtrabackup-gcc-13-fix-update
percona-xtrabackup: 8.0.34-29 -> 8.0.35-30
2024-02-21 23:28:39 -05:00
Vladimír Čunát
83e9f6b4b9
Merge #285898: storeBackup: 3.5 -> 3.5.2, patch CVE-2020-7040 2024-02-21 11:30:16 +01:00
Sergei Trofimovich
9a4243bff7 percona-xtrabackup: 8.0.34-29 -> 8.0.35-30
Without the change build fails on `master` on `gcc-13` as
https://hydra.nixos.org/build/249086583:

    In file included from /build/source/components/keyrings/common/data/data.cc:25:
    /build/source/components/keyrings/common/data/data.h: In member function 'pfs_string keyring_common::data::Sensitive_data::decode() const':
    /build/source/components/keyrings/common/data/data.h:69:24: error: 'uintptr_t' is not a member of 'std'
       69 |         std::hash<std::uintptr_t>{}(reinterpret_cast<std::uintptr_t>(this));
          |                        ^~~~~~~~~
2024-02-20 23:25:05 +00:00
OTABI Tomoya
7e54818149
Merge pull request #288440 from r-ryantm/auto-update/bacula
bacula: 13.0.3 -> 13.0.4
2024-02-19 23:59:18 +09:00
Nick Cao
ddfebd8b92
Merge pull request #289935 from r-ryantm/auto-update/zfs-replicate
zfs-replicate: 3.2.7 -> 3.2.8
2024-02-19 09:52:07 -05:00
R. Ryantm
386437784f zfs-replicate: 3.2.7 -> 3.2.8 2024-02-19 10:00:14 +00:00
R. Ryantm
fe522c148c awsbck: 0.3.6 -> 0.3.7 2024-02-18 23:46:39 +00:00
Mario Rodas
347a8ce65b
Merge pull request #288338 from r-ryantm/auto-update/zfs-replicate
zfs-replicate: 3.2.6 -> 3.2.7
2024-02-17 19:46:14 -05:00
Mario Rodas
94cce57664
zfs-replicate: update pyproject format
Co-authored-by: Robert Schütz <github@dotlambda.de>
2024-02-17 18:05:33 -05:00
R. Ryantm
dc5d1d1e84 sigtop: 0.9.1 -> 0.10.0 2024-02-16 22:50:23 +00:00
R. Ryantm
1a92f2ddfc sigtop: 0.9.0 -> 0.9.1 2024-02-13 12:49:17 +00:00
R. Ryantm
ec82aeb850 bacula: 13.0.3 -> 13.0.4 2024-02-13 03:36:02 +00:00
R. Ryantm
35b2e97c99 zfs-replicate: 3.2.6 -> 3.2.7 2024-02-12 17:31:22 +00:00
Sergei Trofimovich
6810156f7d stenc: fix gcc-13 build failure
Without the change build fails on` master` as
https://hydra.nixos.org/build/247722183:

    In file included from main.cpp:17:
    scsiencrypt.h:357:21: error: 'uint8_t' has not been declared
      357 |                     uint8_t *buffer);
          |                     ^~~~~~~
2024-02-11 09:18:19 +00:00
R. Ryantm
49080aa5f6 autorestic: 1.7.10 -> 1.7.11 2024-02-10 08:14:14 +00:00
R. Ryantm
effe9fb301 sigtop: 0.8.0 -> 0.9.0 2024-02-09 07:20:15 +00:00
Sarah Brofeldt
dea8ad5645
Merge pull request #286783 from alunduil/zfs-replicate/doCheck
zfs-replicate: doCheck = true
2024-02-07 18:32:01 +01:00
maxine
fe9d4c37aa
Merge pull request #286466 from r-ryantm/auto-update/zfs-replicate
zfs-replicate: 3.2.5 -> 3.2.6
2024-02-06 18:48:44 +01:00
Alex Brandt
8c938d1104 zfs-replicate: doCheck = true
New versions of zfs-replicate include the test suite in the source tarball.
This allows us to run tests during build and verify functionality at least
passes these checks.
2024-02-06 17:35:05 +00:00
Sandro
ed742ab4fc
Merge pull request #275621 from Yarny0/tsm-client-update
tsm-client: 8.1.20.0 -> 8.1.21.0
2024-02-06 17:17:40 +01:00
Artturi
f92141f5bf
Merge pull request #282966 from r-ryantm/auto-update/gh2md
gh2md: 2.0.0 -> 2.3.1
2024-02-05 15:33:03 +02:00
R. Ryantm
6459a07693 zfs-replicate: 3.2.5 -> 3.2.6 2024-02-05 10:14:09 +00:00
Robert Schütz
fdbcfd5c1a
Merge pull request #286383 from ajs124/upd/restic
restic: 0.16.3 -> 0.16.4
2024-02-05 01:20:14 +00:00
Norbert Melzer
c54ebe3c06
Merge pull request #286187 from NobbZ/rustic-0-7-0
rustic-rs: 0.6.1 -> 0.7.0
2024-02-04 23:48:31 +01:00
ajs124
2bb6778a9f restic: 0.16.3 -> 0.16.4
https://restic.net/blog/2024-02-04/restic-0.16.4-released/
2024-02-04 23:43:58 +01:00
Norbert Melzer
340654adda rustic-rs: 0.6.1 -> 0.7.0 2024-02-04 23:05:09 +01:00
Weijia Wang
81ea8b6aac
Merge pull request #281683 from r-ryantm/auto-update/zfs-autobackup
zfs-autobackup: 3.1.3 -> 3.2
2024-02-04 22:37:21 +01:00
Weijia Wang
4877280be8
Merge pull request #283155 from r-ryantm/auto-update/pgbackrest
pgbackrest: 2.49 -> 2.50
2024-02-04 22:14:33 +01:00
Thomas Gerbet
d10d3fe5d6 storeBackup: 3.5 -> 3.5.2, apply patch for CVE-2020-7040
Changelog:
```
version 3.5.1
	storeBackup.pl
	- linkToRecent didn't work when used for the very first time
	  in a series
	- added option suppressInfo with key readCheckSums
	- changed the order of execution:
	  write backup -> sync -> write 'finished' -> write linkToRecent
	  -> delete old backups -> start postcommand

	storeBackupMergeIsolatedBackup.pl
	- added option --move

	storeBackupSearch.pl
	- option 'backupDir' didn't work (normally not needed)

	lib/fileDir.pl
	- more detailed error messages when copying of a file does
	  not succeed

	lib/checkParam2.pl
	- overwriting settings from config file via commandline didn't
	  work for options with parameters

	storeBackup.pl, storeBackupUpdateBackup.pl, linkToDirs.pl
	- added option --maxHardLinks

----------------------------
version 3.5.2
	storeBackup.pl
	- option --maxHardLinks was not configurable in the
	  configuration file
	- pipe buffering was changed to new needs since
	  about kernel 5.13 (relevant only if you backup devices)

	storeBackupRecover.pl
	- restoring of devices (eg. sda) didn't work because of
	  bug in option checkDevicesDir0 in storeBackup.pl when
	  using more than one directory level like "Devs/Sticks"

	storeBackupUpdateBackup.pl
	- added log file entry about number of WARNINGs and
	  ERRORs happend (like at storeBackup.pl)
```
2024-02-02 22:18:47 +01:00
R. Ryantm
191b7ae2c7 zfs-replicate: 3.2.4 -> 3.2.5 2024-01-30 03:10:02 +00:00
Janik
dde2d164d7
Merge pull request #281675 from gmacon/tarsnapper-update
tarsnapper: Adopt, modernize, and update 0.4 -> 0.5
2024-01-29 10:34:28 +01:00
R. Ryantm
851cdd07b2 sigtop: 0.7.0 -> 0.8.0 2024-01-29 04:22:06 +00:00
George Macon
093f6333b6 tarsnapper: 0.4 -> 0.5 2024-01-27 14:15:23 -05:00
R. Ryantm
b86a0f1206 zfs-replicate: 3.2.3 -> 3.2.4 2024-01-26 13:21:13 +00:00
R. Ryantm
d0a2b5cc8e pgbackrest: 2.49 -> 2.50 2024-01-23 08:48:23 +00:00
R. Ryantm
83bc00391a gh2md: 2.0.0 -> 2.3.1 2024-01-22 18:07:51 +00:00