Go to file
Dominik Csapak f1fc7d6c61 ReplicationState: deterministically order replication jobs
if we have multiple jobs for the same vmid with the same schedule,
the last_sync, next_sync and vmid will always be the same, so the order
depends on the order of the $jobs hash (which is random; thanks perl)

to have a fixed order, take the jobid also into consideration

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
Reviewed-by: Fabian Ebner <f.ebner@proxmox.com>
2022-06-08 08:48:04 +02:00
debian bump version to 4.1-2 2022-04-27 18:51:21 +02:00
src ReplicationState: deterministically order replication jobs 2022-06-08 08:48:04 +02:00
Makefile build: switch upload target to bullseye 2021-06-09 11:39:15 +02:00