[pbs-devel] [PATCH proxmox/proxmox-backup] add 'UTC' to calendarevent syntax

Dominik Csapak d.csapak at proxmox.com
Wed Dec 1 09:45:05 CET 2021


we have that in pve, so for compatibility we have to add it here too

proxmox:

Dominik Csapak (1):
  proxmox-time: calendar-events: parse 'UTC' timezone into calendarevent

 proxmox-time/src/calendar_event.rs | 25 ++++++++++++++++++++++---
 proxmox-time/src/test.rs           |  8 ++++----
 2 files changed, 26 insertions(+), 7 deletions(-)

proxmox-backup:

Dominik Csapak (1):
  adapt compute_next_event to new signature

 src/bin/proxmox-backup-proxy.rs | 4 ++--
 src/server/jobstate.rs          | 2 +-
 src/tape/inventory.rs           | 2 +-
 src/tape/media_pool.rs          | 2 +-
 4 files changed, 5 insertions(+), 5 deletions(-)

-- 
2.30.2






More information about the pbs-devel mailing list