Fiona Ebner
d2c78d138e
d/control: depend on proxmox-mail-forward
...
Signed-off-by: Fiona Ebner <f.ebner@proxmox.com>
2022-11-10 11:56:41 +01:00
Wolfgang Bumiller
a66ad60f57
d/control: bump guest-common dependency
...
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
2022-10-10 14:50:27 +02:00
Thomas Lamprecht
0ae45fc612
bump version to 7.2-11
...
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2022-09-14 13:15:25 +02:00
Thomas Lamprecht
2833e1e1c5
d/postinst: set_lvm_conf: early return to avoid indentation level
...
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2022-09-14 10:48:53 +02:00
Thomas Lamprecht
60b5e2d824
d/postinst: fix indentation to four spaces
...
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2022-09-14 10:48:19 +02:00
Fabian Grünbichler
bf09acfe7f
postinst: migrate/update APT auth config
...
missed when switching over to Proxmox::RS::Subscription, which stores
the same info in the product-specific /etc/apt/auth.conf.d/pve.conf .
the top-level file might contain non-PVE-managed entries, so only remove
entries matching "our" machine.
Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
2022-09-14 10:37:56 +02:00
Fabian Grünbichler
ccc9fc7cb0
d/control: recommend proxmox-offline-mirror-helper
...
Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
2022-09-12 10:55:13 +02:00
Fabian Grünbichler
18145e3f2a
bump version to 7.2-10
...
Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
2022-09-12 09:15:59 +02:00
Thomas Lamprecht
a058076de4
bump version to 7.2-9
...
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2022-09-08 14:57:32 +02:00
Fabian Grünbichler
d35b9e6b13
bump version to 7.2-8
...
Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
2022-09-06 11:02:59 +02:00
Wolfgang Bumiller
8a229545b2
bump rust dependencies
...
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
2022-07-15 12:36:50 +02:00
Thomas Lamprecht
ef336a1fe2
bump version to 7.2-7
...
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2022-07-05 08:52:52 +02:00
Thomas Lamprecht
8e3d93725c
bump version to 7.2-6
...
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2022-07-04 13:32:01 +02:00
Thomas Lamprecht
8f7a609ccf
bump version to 7.2-5
...
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2022-06-21 17:04:49 +02:00
Thomas Lamprecht
ba705571ea
bump version to 7.2-4
...
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2022-05-12 17:36:46 +02:00
Thomas Lamprecht
7390b45c34
d/control: bump versioned dependency for libpve-storage-perl
...
to ensure we can add and use namespaces for PBS storages
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2022-05-12 15:08:03 +02:00
Thomas Lamprecht
01231c34c4
bump version to 7.2-3
...
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2022-05-04 08:46:56 +02:00
Thomas Lamprecht
4f0fd28759
bump version to 7.2-2
...
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2022-05-02 17:33:40 +02:00
Thomas Lamprecht
0356688f28
d/copyright: update years
...
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2022-04-29 14:35:45 +02:00
Thomas Lamprecht
bac6d2b6df
bump version to 7.2-1
...
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2022-04-29 14:29:33 +02:00
Thomas Lamprecht
cb5507a65c
bump version to 7.1-13
...
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2022-04-28 21:00:48 +02:00
Thomas Lamprecht
89c0452d6e
fix replication fail count tests & bump libpve-guest-common-perl b-d
...
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2022-04-27 18:53:27 +02:00
Thomas Lamprecht
dcc7676af7
d/control: bump proxmox-widget-toolkit dependency to 3.4-9
...
to have the moved markdown notes component available, among other
things
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2022-04-26 16:06:04 +02:00
Thomas Lamprecht
6e6a64a47a
d/control: drop unused liblocale-po-perl build dependency
...
Became unused with commit 2bb03197d3
that moved the locale stuff to its own repo proxmox-i18n
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2022-04-26 13:34:50 +02:00
Fabian Ebner
7bffbd2241
vzdump: backup limit: only count unprotected backups
...
since they are the ones relevant for pruning and protected backups
have their own separate limit.
Since get_backup_file_list is only used in places where the
unprotected backups are needed, adapt the helper accordingly.
If there is a storage, use PVE::Storage::volume_list to count the
unprotected backups. This avoids a direct invocation of the
proxmox-backup-client for PBS and the limit check can also work for
external storage plugins which might not be dir-based or name the
backups differently.
Signed-off-by: Fabian Ebner <f.ebner@proxmox.com>
2022-04-06 13:40:05 +02:00
Thomas Lamprecht
c155b2b4ab
bump version to 7.1-12
...
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2022-03-29 17:32:29 +02:00
Fabian Grünbichler
b115cd9bd7
d/control: add missing libproxmox-rs-perl dependency
...
Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
2022-03-28 11:34:05 +02:00
Thomas Lamprecht
9922ee93d3
d/control: bump versioned dependency for pve-common
...
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2022-03-17 14:23:05 +01:00
Thomas Lamprecht
0456ca936f
bump version to 7.1-11
...
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2022-03-17 14:09:16 +01:00
Wolfgang Bumiller
9ee9991032
switch to Proxmox::RS::CalendarEvent
...
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
2022-03-17 14:02:16 +01:00
Thomas Lamprecht
69cd5c7519
bump version to 7.1-10
...
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2022-01-18 05:53:00 +01:00
Thomas Lamprecht
92653ca309
bump version to 7.1-9
...
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2022-01-13 17:01:39 +01:00
Thomas Lamprecht
6a45a9cd69
d/control: bump pve-common versioned dependencies
...
to make it easier guaranteeing the more capable calendar event
implementation is active for all parts using it.
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2022-01-13 16:36:02 +01:00
Thomas Lamprecht
5a20de4964
d/control: bump versioned dependency to pve-rs
...
for calendar event perlmod
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2022-01-13 15:33:41 +01:00
Thomas Lamprecht
38772ec8fa
d/control: bump http-server versioned depenedency
...
so that the new TLS knobs actually do something
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2022-01-13 13:43:19 +01:00
Thomas Lamprecht
592df57243
bump version to 7.1-8
...
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2021-12-07 19:11:37 +01:00
Thomas Lamprecht
1e80487d9e
bump version to 7.1-7
...
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2021-11-24 18:32:55 +01:00
Thomas Lamprecht
f180edaae1
d/control: bump http-server and mini-journalreader dependencies
...
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2021-11-24 18:21:35 +01:00
Thomas Lamprecht
a6aa09fdd1
d/changelog: fix typos/grammar
...
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2021-11-23 09:01:15 +01:00
Thomas Lamprecht
8f3b5bbb91
bump version to 7.1-6
...
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2021-11-22 20:32:25 +01:00
Thomas Lamprecht
0652096e2f
bump version to 7.1-5
...
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2021-11-17 15:37:18 +01:00
Thomas Lamprecht
780fb33927
bump version to 7.1-4
...
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2021-11-16 14:22:01 +01:00
Thomas Lamprecht
7bb23a7e8c
bump version to 7.1-3
...
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2021-11-15 17:32:36 +01:00
Thomas Lamprecht
532c6b1d24
bump version to 7.1-2
...
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2021-11-15 17:32:21 +01:00
Thomas Lamprecht
1e3033bc8f
bump version to 7.1-1
...
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2021-11-12 18:49:40 +01:00
Thomas Lamprecht
1ab6a20939
bump version to 7.0-15
...
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2021-11-11 21:39:47 +01:00
Thomas Lamprecht
4922508517
d/control: bump versioned dependency on proxmox-widget-toolkit to 3.4-1
...
to have new TFA related widgets available
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2021-11-11 21:39:47 +01:00
Thomas Lamprecht
f855078bc3
d/control: bump versioned dependency on libpve-access-control-perl
...
to ensure we're compatible regarding TFA stuff
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2021-11-11 21:39:47 +01:00
Thomas Lamprecht
4243d7490f
d/control: bump versioned dependency on libpve-cluster-api-perl
...
for new webauthn config
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2021-11-11 18:35:29 +01:00
Wolfgang Bumiller
6b2028cb73
depend on and use libjs-qrcodejs
...
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2021-11-11 08:37:31 +01:00