]> git.proxmox.com Git - pve-manager.git/blame - debian/changelog
bump version to 8.2.0
[pve-manager.git] / debian / changelog
CommitLineData
5d18490f
TL
1pve-manager (8.2.0) bookworm; urgency=medium
2
3 * node: firewall options: add setting to select new nftables-based firewall
4 implementation tech preview
5
6 * ui: virtual machines: add Windows Server 2025 to OS types
7
8 * ui: browser local settings: add new edit-notes-on-double-click option
9
10 * fix #4474: ui: guest stop: offer to overrule active shutdown tasks
11
12 * ui: backup job: disable 'mailtnotification' field if the notification mode
13 is set to 'auto'
14
15 * ui: backup job: switch order of 'mailto' and 'mailnotification' field
16
17 * ui: sdn: QinQ: vlan: properly validate bridge name
18
19 * ui: sdn: vlan: fix indentation in vlan edit dialogue
20
21 -- Proxmox Support Team <support@proxmox.com> Sun, 21 Apr 2024 13:03:54 +0200
22
cb1653fd
FE
23pve-manager (8.1.11) bookworm; urgency=medium
24
25 * fix #4136: backup: implement fleecing option for improved guest
26 stability when the backup target is slow
27
28 * api: notifications: add missing 'smtp' to index
29
30 * use SSH command helper for pvesh and to get VNC connection info to benefit
31 from improvements like known host key pinning
32
33 * system report: list held-back and pinned APT packages and priorities of APT
34 sources
35
36 * system report: avoid printing the contents of certain wrongly named
37 configuration files
38
39 * system report: output cluster-wide job configuration
40
41 * system report: output kernel command line from current boot
42
43 * ui: acl: allow searching by typing in the group selector
44
45 * api: apt versions: track optional amd64-/intel-microcode and
46 pve-esxi-import-tools packages
47
48 * ui: acme: add External Account Binding (EAB) related fields
49
50 * fix #5093: ui: acme: expose custom directory option
51
52 * d/postinst: make deb-systemd-invoke non-fatal to avoid potentially
53 breaking an update for unrelated reasons
54
55 * fix #4513: ui: backup job: add tab for advanced options
56
57 * vzdump: improve handling performance settings, by using a per-property
58 fallback and honoring the schema defaults
59
60 * ui: lxc: add edit window for device passthrough
61
62 * ui: lxc: add firewall log view filtering
63
64 * fix #4963: ui: firewall: fix edge case where editing firewall rules using
65 ips / cidrs would be broken
66
67 * fix #1905: ui: VM: allow moving unused disks
68
69 * fix #4759: ceph: configure ceph-crash.service and its key
70
71 * sdn: evpn: allow empty primary exit node in zone form which was broken by a
72 change in libpve-network-perl
73
74 -- Proxmox Support Team <support@proxmox.com> Fri, 19 Apr 2024 16:24:37 +0200
75
4b06efb5
TL
76pve-manager (8.1.10) bookworm; urgency=medium
77
78 * guest import: allow setting VLAN-tag for network devices in advanced tab
79
80 -- Proxmox Support Team <support@proxmox.com> Thu, 28 Mar 2024 19:57:05 +0100
81
71ba92b1
TL
82pve-manager (8.1.9) bookworm; urgency=medium
83
84 * ui: guest import: actually copy the initial guest config state before
85 applying value overrides to avoid a old state being send if one edits the
86 values after checking the resulting config tab before hand
87
88 * fix #5255: node: wol: add optional bind-interface where magic packet is
89 sent on
90
91 * fix #5255: node: wol: make broadcast address configurable
92
93 * fix #5337: ui: parse a port in the server field
94
95 -- Proxmox Support Team <support@proxmox.com> Thu, 28 Mar 2024 18:12:47 +0100
96
d29041d9
TL
97pve-manager (8.1.8) bookworm; urgency=medium
98
99 * ui: parser: recognize Intel E1000E as network card
100
101 * ui: network card selector: add Intel E1000E as choosable model
102
103 * ui: guest import: allow setting mac addresses to newly generated unique
104 ones
105
106 * ui: guest import: use box-label style for prepare-for-virtio checkbox
107
108 * ui: guest import: fine tune icons
109
110 * ui: guest import: validate that selected VMID does not exist yet
111
112 -- Proxmox Support Team <support@proxmox.com> Wed, 27 Mar 2024 14:33:49 +0100
113
bbbaf45d
TL
114pve-manager (8.1.7) bookworm; urgency=medium
115
116 * fix #5293: ceph status: fix division-by-zero when calculating usage
117
118 * ui: guest import: improve detection of windows OS type for showing the
119 "prepare for VirtIO" change
120
121 * ui: guest import: auto activate virtio preparation for Windows VMs with
122 EFI (OVMF)
123
124 * ui: guest import: correctly set default SCSI-controller hardware value
125
126 * ui: guest import: add warning text for EFI state, including boot entries,
127 will be lost on migration
128
129 * ui: parse VM network: support floats without trailing zero
130
131 * ui: user: password change: require a confirmation-password
132
133 * ui: vm: guest-agent network view: make text in grid selectable
134
135 * fix #5198: ceph: mon: fix mon existence check in mon removal assertion
136
137 -- Proxmox Support Team <support@proxmox.com> Fri, 22 Mar 2024 11:54:28 +0100
138
01200f7d
TL
139pve-manager (8.1.6) bookworm; urgency=medium
140
141 * ui: add guest import wizard in the content browser for storages that
142 upport the new 'import' content type.
143
144 * ui: support to add the new ESXi storage type, which provides only the
145 'import' content type and can be used for importing VMs from a ESXi host
146 into Proxmox VE directly.
147
148 -- Proxmox Support Team <support@proxmox.com> Thu, 14 Mar 2024 15:26:33 +0100
149
60e01c6a
TL
150pve-manager (8.1.5) bookworm; urgency=medium
151
152 * report: format iptables output for readability
153
154 * fix #5067: vzdump: include total backup size in notification
155
156 * ui: storage: zfs: set blocksize placeholder (empty text) to 16k
157
158 * ui: add compat for fix of previously wrongly used Korean language code
159
160 * ui: lvm: expose saferemove setting
161
162 * pvesubscription: add missing return statement to avoid a failing null
163 check and its error message.
164
165 * ceph: fix edge case of wrong files being deleted on purge
166
167 * ui: node: system: avoid using specific and outdated 'Syslog', just call it
168 'System Log'
169
170 * fix #5106: ui: ceph status: make column wrap the summary text on expand
171
172 * ui: qemu: bump max cores to 256 by socket
173
174 * api: node status: document boot-info and current-kernel in return schema
175
176 * api: nodes: allow usage of query url metadata with Sys.AccessNetwork
177
178 * ui: storage: enable download-url button with Sys.AccessNetwork capability
179
180 * ui: IP-set: re-work column widths
181
182 -- Proxmox Support Team <support@proxmox.com> Thu, 14 Mar 2024 15:13:26 +0100
183
ec5affc9
TL
184pve-manager (8.1.4) bookworm; urgency=medium
185
186 * api: apt versions: track dnsmasq and frr-pythontools as optional packages
187
188 * api: node status: add guard for missing secure-boot efi var
189
190 * ui: iso selector: disable all fields to avoid bogus validation where one
191 cannot confirm the dialog even though the values visible are correct
192
193 * api: replication: allow users to enumerate accessible replication jobs
194
195 * fix #5121: ui: node status: avoid invalid array access for certain foreign
196 kernels
197
198 -- Proxmox Support Team <support@proxmox.com> Thu, 14 Dec 2023 15:20:06 +0100
199
b46aac3b
TL
200pve-manager (8.1.3) bookworm; urgency=medium
201
202 * ui: pool view: fix editing nested pools
203
204 -- Proxmox Support Team <support@proxmox.com> Thu, 23 Nov 2023 11:20:00 +0100
205
38d153d6
TL
206pve-manager (8.1.2) bookworm; urgency=medium
207
208 * ui: iso selector: fix layout, stretch items again to full space
209
210 * ui: drop various translations of fixed strings like 'VMID'
211
212 * ui: resource tree: fix inconsistency with extra-space causing some
213 potential vertical misalignment with nodes that had no virtual-guest
214
215 * ui: resource tree: consistently apply the tooltip and 'setText' method
216
217 * ui: perm paths: use adapted plural form for /mapping/notifications ACL
218 path
219
220 -- Proxmox Support Team <support@proxmox.com> Thu, 23 Nov 2023 10:23:05 +0100
221
3f088b4a
TL
222pve-manager (8.1.1) bookworm; urgency=medium
223
224 * ui: sdn: use all upper case for acronyms
225
226 * api: node status: cache boot mode info
227
228 * sdn: adapt edit panels for new API endpoints
229
230 -- Proxmox Support Team <support@proxmox.com> Wed, 22 Nov 2023 19:37:00 +0100
231
4898513c
TL
232pve-manager (8.1.0) bookworm; urgency=medium
233
234 * update shipped appliance info index
235
236 * ui: fix zero-sized panels on fresh chrome start
237
238 * fix #1148: api: pools: support nested pools
239
240 * ui: vm create wizard: allow adding an extra iso drive for the VirtIO
241 drivers and set the defaults of the disk and network device-types
242 accordingly.
243
244 * api: ceph: add endpoint to fetch config keys
245
246 * fix #2515: ui: ceph pool create: use configured defaults for 'size' and
247 'min_size'
248
249 * vzdump: support 'notification-mode' parameter to allow deciding if one
250 wants to use the legacy sendmail-only system or the new centrally managed
251 notification system.
252
253 * sdn: regenerate DHCP config on reload
254
255 * sdn: add DHCP option to Zone dialogue
256
257 * sdn: subnet: add panel for editing DHCP ranges
258
259 * ui: node summary: drop PVE prefix for manager version
260
261 * api: nodes: add full info about current kernel from uname call
262
263 * api: nodes: add info about current boot mode
264
265 * ui: node summary: reduce noise in current kernel version
266
267 * ui: node summary: add boot-mode information
268
269 -- Proxmox Support Team <support@proxmox.com> Wed, 22 Nov 2023 14:50:05 +0100
270
fd1a0ae1
TL
271pve-manager (8.0.9) bookworm; urgency=medium
272
273 * move default link config to drop-in snippet to avoid that the all default
274 fallback settings are overridden, not just the MACAddressPolicy one we
275 actually want to change.
276
277 -- Proxmox Support Team <support@proxmox.com> Sat, 18 Nov 2023 12:18:49 +0100
278
f58ecd9d
TL
279pve-manager (8.0.8) bookworm; urgency=medium
280
281 * update shipped apliance info index
282
283 * report: add files from interfaces.d and SDN config directories
284
285 * node console: allow usage for non-pam realms, users still need to login
286 with credential recoginzed by PAM
287
288 * ui: wizards: allow adding tags in the qemu/lxc create wizard
289
290 * ui: guest wizard: increase height slightly to match 4:3 ratio
291
292 * pve7to8: check for proper grub meta-package for bootmode
293
294 * fix #4631: ceph: osd: create: add osds-per-device
295
296 * fix #2336: ui: adjust message for bulk start/stop/migrate to better
297 reflect that not always all guests are selected
298
299 * ui: bulk actions: rework filters and allow one to filter by tags
300
301 * ui: add tooltips to non-fully-expaned tags globally
302
303 * ceph: mark global pg bits setting as deprecated
304
305 * ui: hide bulk migrate options on standalone nodes
306
307 * fix #4497: acme: add support for external account bindings
308
309 * api/acme: deprecate 'tos' endpoint in favor of new, more general, 'meta'
310 one
311
312 * api: add bulk-action endpoint for mass-suspendig (hibernating) virtual
313 machines
314
315 * ui: add bulk-action suspend to node menu
316
317 * fix #4442: add date-time range filtering for firewall logs
318
319 * ui: ceph status: add pg warning state
320
321 * ui: ceph status: rename 'working' state into 'busy'
322
323 * apt: use `apt changelog` for changelog fetching
324
325 * ui: ipset: make ip/cidr required
326
327 * ship default link config to disable systemd link mac-policy, avoiding that
328 systemd marks the network as being without carrier, which can result into
329 issues for some network configurations like source-NAT if no TAP device is
330 (yet) connected to the bridge.
331
332 * api: osd destroy: remove the mclock max iops settings to avoid that it's
333 reused when a new OSD gets the same OSD ID again
334
335 * pvesh: proxy handler: fix handling array parameters
336
337 * api: notification: remove notification groups and filters, they are
338 replaced by a matcher based routing system.
339
340 * api: various adaptions to new matcher based notification system
341
342 * notify: add API routes for smtp endpoints
343
344 * api: notification: add 'disable' and 'origin' params
345
346 * api: notification: simplify ACLs for notification
347
348 -- Proxmox Support Team <support@proxmox.com> Fri, 17 Nov 2023 19:54:54 +0100
349
2018dc07
TL
350pve-manager (8.0.7) bookworm; urgency=medium
351
352 * fix #3069: vzdump: add property 'performance: pbs-entries-max=N'
353
354 * fix #4849: ui: allow decompressing ISO files when downloading
355
356 * pve7to8: update checks from stable-7 branch
357
358 * ui: vm selector: gracefully handle empty IDs in setValue function
359
360 * ui: subscription upload: trim key from whitespace on submission
361
362 * api: subscription update: actually ignore surrounding whitespace
363
364 * hw-address: check if source file changed so cache needs update
365
366 * ui: ceph: improve discoverability of warning details
367
368 * ui: ceph wizard: switch to reef as default release for new setups
369
370 * pvesh: decode streamed responses
371
372 * ui: container guest status: show privileged status as new row
373
374 * ui: container guest status: show distro logo and name in summary header
375
376 * ui: tags: fix focus for edit mode
377
378 * sdn: controllers: add isis controller
379
380 * subscription: remove ceph APT auth if invalid
381
382 * ui: datacenter config: adapt to new default MAC prefix
383
384 * ui: disable new notification UI for now, will be reworked
385
386 -- Proxmox Support Team <support@proxmox.com> Sun, 29 Oct 2023 19:52:42 +0100
387
57490ff2
TL
388pve-manager (8.0.6) bookworm; urgency=medium
389
390 * fix #4663: Prevent Web UI reload on cert order for other node
391
392 * website: update external links to www.proxmox.com
393
394 * vzdump: fix notifications for backing up VMs with 2+ disks to PBS
395
396 * api: ceph: improve reporting of ceph OSD memory usage, using PSS metric
397 now which avoids ignores page-cache that can be freed easily and also
398 measures shared memory in proportional relations.
399
400 * pveceph: support installing Ceph 18.2 Reef
401
402 * ui: ceph wizard: add Ceph 18.2 Reef to available releases
403
404 * ui: ldap: ad: support 'mode' parameter, replacing 'secure'
405
406 * ui: ldap: ad: replace occurrences of SSL with TLS
407
408 * fix #4947 spice: correct filename-extension handling for Safari
409
410 * fix #4808: ceph: mds create: use snake_case when setting options
411
412 * ui: pool view: replace allow-transfer checkbox with simple hint
413
414 * api: pool update: rename 'transfer' parameter to 'allow-move'
415
416 -- Proxmox Support Team <support@proxmox.com> Fri, 08 Sep 2023 13:42:00 +0200
417
a699b7d8
WB
418pve-manager (8.0.5) bookworm; urgency=medium
419
420 * add 'check connection' checkbox for ldap as advanced option
421
422 * fix #474: allow transferring VMs between pools
423
424 * add api endpoints and UI for notification subsystem
425
426 -- Proxmox Support Team <support@proxmox.com> Wed, 16 Aug 2023 12:12:34 +0200
427
d258a813
FG
428pve-manager (8.0.4) bookworm; urgency=medium
429
430 * ui: migrate: fix disabled migrate button glitch
431
432 * update shipped appliance info index
433
434 * pve7to8: sync over from stable-7 branch
435
436 * pve7to8: fix Ceph noout check
437
438 * fix #4551: ui: use gettext on hardcoded byte units
439
440 * fix #4364: pveceph: add confirmation dialogue for ceph installation
441
442 * fix #4758: ui: lxc wizard: allow multiple ssh keys
443
444 * ui: sdn: zonedit: fix non-advanced display
445
446 * ui: active directory realm: expose case-sensitive option
447
448 * ui: add some missing `htmlEncode`s
449
450 * handle pve-kernel -> proxmox-kernel rename
451
452 -- Proxmox Support Team <support@proxmox.com> Tue, 01 Aug 2023 11:53:07 +0200
453
bbf39933
TL
454pve-manager (8.0.3) bookworm; urgency=medium
455
456 * ui: use common gettext for IOMMU-Group
457
458 * pve7to8: content-dirs check: skip paths that cannot be resolved
459
460 * pve7to8: avoid confusing warning about required setting 'storage' for
461 vzdump
462
463 * pve7to8: add check for systemd-boot presence, where needed.
464
465 -- Proxmox Support Team <support@proxmox.com> Wed, 21 Jun 2023 19:55:54 +0200
466
c442e671 467pve-manager (8.0.2) bookworm; urgency=medium
4e7c7d58
TL
468
469 * d/postinst: fix condition for removal of pvetest added during beta
470
471 * ui: cloudinit: align default value for package upgrades with backend again
472
473 * api: resource usb mapping: add missing proxy-to-node callback for advanced
474 checks
475
c442e671 476 -- Proxmox Support Team <support@proxmox.com> Wed, 21 Jun 2023 17:06:43 +0200
4e7c7d58 477
89eebc0c
TL
478pve-manager (8.0.0) bookworm; urgency=medium
479
480 * api: ceph: remove deprecated API endpoints that have a more modern
481 replacement since Proxmox VE 7.4:
482 - ceph/pools got superseded by a more flexible ceph/pool one
483 - ceph/config and ceph/configdb endpoints got superseded by ceph/cfg/raw
484 and ceph/cfg/db, respectively
485
486 * ui: fix pci map selector status column
487
488 * ui: multi pci selector: reset the selection properly on nodename change
489
490 * ui: multi pci selector: indent functions multifunction devices
491
492 * ui: pci map edit: make top fields more clear
493
494 * ui: resource mappings: remove border and add resize handle
495
496 * ui: remove beta text again
497
498 * ui: resource map tree: make 'ok' status clearer
499
500 * ui: pci map edit: reintroduce warnings checks
501
502 * ui: pci/usb map edit: improve new host mappings dialog
503
504 * ui: pci/usb mapping: rework mapping panel for better user experience
505
506 * d/postinst: actively remove pvetest repository (added for beta) again if
507 upgrading from a beta version and if the dedicated file exists.
508
509 -- Proxmox Support Team <support@proxmox.com> Wed, 21 Jun 2023 09:21:16 +0200
510
7e4e6f00
TL
511pve-manager (8.0.0~9) bookworm; urgency=medium
512
513 * api: cluster resources: add 'localnetwork' referring to local network
514 interfaces
515
516 * ui: add vNet permissions panel
517
518 * ui: create VM: use new x86-64-v2-AES as new default vCPU type.
519 The x86-64-v2-aes is compatible with Intel Westmere, launched in 2010 and
520 Opteron 6200-series "Interlagos" launched in 2011.
521 This model provides a few important extra fetures over the qemu64/kvm64
522 model (which are basically v1 minus the -vme,-cx16 CPU flags) like SSE4.1
523 and additionally also AES, while not supported by all v2 models it is by
524 all recent ones, improving performance of many computing operations
525 drastically.
526
527 * fix #4739: ui: user list: add column for group memberships
528
529 * ui: realm sync: change enabled column rendering
530
531 * ui: realm sync: add 'run now' button
532
533 * ui: realm: move sync job panel into realm panel
534
535 * api: add resource map api endpoints for PCI and USB
536
537 * ui: add overview panel and edit window for PCI resource mappings
538
539 * ui: add overview panel and edit window for USB resource mappings
540
541 * ui: allow using PCI and USB mappings for virtual machines
542
543 * ui: improve permission handling for hardware and resource mappings
544
545 * ui: guest migrate: allow mapped devices for offline migrations if target
546 node has a valid mapping for all devices used by VM.
547
548 -- Proxmox Support Team <support@proxmox.com> Mon, 19 Jun 2023 08:32:38 +0200
549
61cf3e3d
TL
550pve-manager (8.0.0~8) bookworm; urgency=medium
551
552 * ui: add beta text with link to bugtracker
553
554 * api: nodes: add 'migrateall' to index
555
556 * fix #2641: ui: storage: expose CIFS subdir parameter on add
557
558 * ui: fix duplicate references when using multiple disk storage selectors
559
560 * pveceph: add osd details command
561
562 * fix #4605: drop rsyncable from zstd invocation
563
564 * fix #4678: ui: don't sort storage backup content by vmid by default
565
566 * jobs: add RealmSync Plugin and register it
567
568 * ui: add Realm Sync panel
569
570 * appliances: switch over to Proxmox VE 8 index
571
572 * ui: qemu, lxc : fix firewall menu caps
573
574 * ui: firewall: refactor privilege checks and prevent double click
575
576 * api: backup: require Datastore.Allocate on storage
577
578 * api: network: check permissions for local bridges
579
580 * ui: user view: show tfa lock status
581
582 * ui: user view: add 'Unlock TFA' button
583
584 * fix #3428: cloud-init: add toggle for automatic upgrades
585
586 * ui: qga: Add option to turn off QGA fs-freeze/-thaw on backup
587
588 * api: replication job status: allow querying disabled jobs too
589
590 * ui: ceph: pool: add pool number as column
591
592 * pve7to8: sync over from stable-7 branch
593
594 * update shipped container appliances info index
595
596 * d/postinst: setup pvetest repo for beta
597
598 * api: mark batch-execute api call as root-only
599
600 * ui: qemu: show progress bar for resize task
601
602 -- Proxmox Support Team <support@proxmox.com> Fri, 09 Jun 2023 11:11:45 +0200
603
06c3062a
TL
604pve-manager (8.0.0~7) bookworm; urgency=medium
605
606 * pveceph: support new enterprise repository, new in Proxmox VE 8, which can
607 be accessed through Proxmox VE subscriptions, to provide more broadly
608 tested ceph updates for production setups.
609
610 * ceph install: output some hints depending repo choice and subscription
611
612 * ui: ceph install: increase dimension of window with 4:3 ratio
613
614 * ui: ceph install wizard: allow selecting repository
615
616 * ui: ceph install: add hints depending on selected repo and subscriptions
617
618 * ui: USB selector: fix typo
619
620 * cli: subscription: simplify printing output in get command
621
622 -- Proxmox Support Team <support@proxmox.com> Mon, 05 Jun 2023 18:54:08 +0200
623
a4c38b8f
WB
624pve-manager (8.0.0~6) bookworm; urgency=medium
625
626 * vzdump: prepare to support 'exclude-path' as arry (multiple lines in the
627 config)
628
629 -- Proxmox Support Team <support@proxmox.com> Mon, 05 Jun 2023 10:05:00 +0200
630
0b1eb129 631pve-manager (8.0.0~5) bookworm; urgency=medium
ff166f9c
TL
632
633 * update source of pve7to8 upgrade helper script for post-upgrade checks
634
635 * drop outdated pve6to7 upgrade checker script for bookworm
636
0b1eb129
TL
637 * pve7to8: cope with native version of proxmox-ve package
638
639 -- Proxmox Support Team <support@proxmox.com> Wed, 31 May 2023 18:19:47 +0200
ff166f9c 640
c07ef536 641pve-manager (8.0.0~3) bookworm; urgency=medium
40d819c7
TL
642
643 * update shipped apt sources list for Debian Bookworm
644
645 * drop Ceph Octopus and Pacific from available dists, Proxmox VE 8 will only
646 support Ceph Quincy, and newer
647
c07ef536
TL
648 * ui: ceph install wizard: drop Octopus and Pacific releases, not supported
649 inProxmox VE 8
650
651 -- Proxmox Support Team <support@proxmox.com> Tue, 30 May 2023 15:32:31 +0200
40d819c7 652
39075150
TL
653pve-manager (8.0.0~1) bookworm; urgency=medium
654
655 * switch to native versioning scheme
656
657 * build for Proxmox VE 8 release series, based on Debian 12 Bookworm
658
659 -- Proxmox Support Team <support@proxmox.com> Mon, 29 May 2023 15:57:33 +0200
660
4a8501a8
TL
661pve-manager (7.4-4) bullseye; urgency=medium
662
663 * pvereport: add `date -R` to general system info section
664
665 * api: description for 'id' property in /cluster/resources
666
667 * api: ceph: mon create: remove superfluous verification call
668
669 * fix #4627: ui: backup edit: don't deselect all guests on load
670
671 * ui: ceph install check: avoid setting nodename to localhost so that the
829f99e0 672 check actually goes to the currently selected node, not the one we loaded
4a8501a8
TL
673 the Proxmox VE Web UI from.
674
675 * ui: enable gettext localisation for more user exposed strings
676
677 * ui: clone: validate that the name of the clone is a valid FQDN
678
679 * drop local hosted sencha-touch source, depend on new libjs-sencha-touch
680
829f99e0 681 * mobile ui: adhere debug flag when loading sencha touch, making the initial
4a8501a8
TL
682 load much more efficient by default
683
684 * mobile ui: statically import widget toolkit t o avoid breakage of code
685 written for the ExtJS frame work and not the somewhat similar Sencha Touch
686 framework
687
688 -- Proxmox Support Team <support@proxmox.com> Sun, 28 May 2023 19:54:09 +0200
689
ab89079d
TL
690pve-manager (7.4-3) bullseye; urgency=medium
691
692 * ui: ceph osd: fix call to reload in wrong this context causing a potential
693 exception when closing the ceph install wizard
694
695 * ui: ceph: unmask container after we finished the ceph install
696
697 -- Proxmox Support Team <support@proxmox.com> Wed, 22 Mar 2023 15:33:38 +0100
698
406ad7e2
TL
699pve-manager (7.4-2) bullseye; urgency=medium
700
701 * ui: lvm-thin: don't add nodeselector/enable multiple times in edit
702 window
703
704 * ui: lvm-thin: fix not being able to edit the storage
705
706 * replication: fix uninitalized warning
707
708 * api: apt: versions: also list Proxmox libraries for interfacing with
709 Rust
710
711 * api: apt versions: report the version of the proxmox-kernel-helper
712 too
713
714 * ui: rename "Theme" selector to "Color Theme"
715
716 -- Proxmox Support Team <support@proxmox.com> Tue, 21 Mar 2023 16:47:34 +0100
717
60485d02 718pve-manager (7.4-1) bullseye; urgency=medium
800be957
TL
719
720 * ui: resource tree: correctly reinsert item when name changes
721
722 * ui: container: add `Disconnect` option for network interfaces
723
724 * ui: cert upload: fix private key field sending empty string if left out
725
726 * ui: replace non-clickable checkbox with icons for backup and replication
727 panel
728
729 * fix #4571: ui: ceph: allow adding extra-ID for multiple MDS per node to
730 allow users improving redundancy for multi-cephFS setups without leaving
731 the web UI
732
733 * api: ceph: deprecate the `pools` endpoint in favor of a more future proof
734 `pool` one
735
736 * ui: ceph: adapt urls to new ceph/pool endpoint
737
738 * pveceph: adapt to new Pool module
739
740 * api: ceph: add `ceph/cfg` API directory path, deprecating the
741 `ceph/config` and `ceph/configdb` endpoints
742
743 * ui: ceph config: use new ceph/cfg/ API endpoints
744
745 * ui: datacenter options: add HA 'Rebalance on Start' to CRS options
746
747 -- Proxmox Support Team <support@proxmox.com> Mon, 20 Mar 2023 20:51:26 +0100
748
6ee89572
TL
749pve-manager (7.3-7) bullseye; urgency=medium
750
751 * fix #4521: api/tasks: replace upid as filename for task log downloads
752
753 * fix #4335: pvereport: add datacenter.cfg to output
754
755 * ui: ldap: fix `Parameter verification error`
756
757 * ceph osd: return PGs per OSD and show in UI
758
759 * ui: ceph: osd: set default icon for other crush types
760
761 * pvereport: add ceph health detail
762
763 * ui: remove 'Storage View' from the resource tree modes, it was basically
764 useless compared to the other modes
765
766 * ui: add window for changing tree related options
767
768 * fix #1408: ui: ResourceTree: sort the tree according to the new
769 tree-sorting options (by VMID or by Name)
770
771 * ui: fix capability check for when to disable bulk migrate
772
773 * api: node: bulk actions: allow when user has permission for each guest
774
775 * ui: bulk start/stop: align capability checks with backend
776
777 * ui: create user-menu entry for selecting the theme
778
779 * pveproxy/template: add support for switching themes
780
781 * ui: various fixes for hard-coded colors to prepare for dark-theme support
782
783 * pveproxy/template: switch to using the "auto" theme per default, which
784 uses the prefered-color-scheme media query feature to detect if a user has
785 requested light or dark color themes
786
787 * ui: create ceph pool: fix false-positive trigger showing advanced fields
788
789 * fix #4490: ui: add column filters in Backup Job edit window
790
791 * fix #4239: ui: show selected, but non-existing guests in backup edit
792
793 * ui: pbs paperkey: cleanup iframe for printing after window close
794
795 * ui: don't show tags/lock column in the resource pool member grid, we don't
796 have the info there
797
798 * api ceph osd: add OSD index, metadata and lv-info
799
800 * ui: osd: add details window for infos like OSD process ID, memory usage,
801 list of physical disks used for OSD, DB or WAL and other metadata
802
803 -- Proxmox Support Team <support@proxmox.com> Wed, 15 Mar 2023 18:36:57 +0100
804
a219043a
TL
805pve-manager (7.3-6) bullseye; urgency=medium
806
807 * api: avoid dumping warnings due to casing typo in pveversion or other
808 apt related endpointd
809
810 -- Proxmox Support Team <support@proxmox.com> Thu, 02 Feb 2023 08:42:40 +0100
811
929d8722
TL
812pve-manager (7.3-5) bullseye; urgency=medium
813
814 * fix #2822: allow to override the cluster node to scan for available
815 storages for iSCSI, LVM, LVM-Thin and ZFS storage types.
816
817 * fix #1295:
818 - pve daily update: honor new package-notification config
819 - ui: allow one to configure new notification settings
820
821 * api: task log: add flag for downloading a finished log file as stream
822
823 * fix #4455: ui: config panel: add missing online-help mapping for SDN type
824
825 * ui: config panel: fix online-help mapping targets and better ensure that
826 mappings are valid
827
828 * api: node stop-all: expose setting the task timeout as endpoint parameter
829
830 * api: node stop-all: expose setting force-stop behavior
831
832 * ui: bulk shutdown: expose new timeout and force-stop to user
833
834 * fix #4194: ui: clarify that it's actually a bulk shutdown, not a stop
835
836 * fix #4393: ui: storage backup view: make PBS-specific columns sortable
837
838 * api: ceph: update and add various return schemas
839
840 * api: apt versions: add proxmox-mail-forward to package list
841
842 * ui: storage: move node scan selector inside combobox picker
843
844 * ui: reduce default size of Backup detail window to improve accessibility
845 for our minimum supported display resolution (720p)
846
847 * ui: backup info: rework layout for better space usage
848
849 * ui: backup job view: add scrolling overflow handler for the toolbar
850
851 * ui: schedule simulator: split date and time into two columns for better
852 visibility and polish UX
853
854 * ui: storage content view: update if remove button is enabled on backup
855 protection change
856
857 * ui: fix search for 'Guests without Backup' window
858
859 * ui: node options: make text for `wakeonlan` option a bit more descriptive
860
861 * ui: cluster info: fix displaying an error message from the API response
862
863 * fix #3037: pvesh: correctly handle null-spearated argument lists when
864 relaying request to another cluster node
865
866 * ui: fix typo in user tag access text field
867
868 * ui: metrics: expose setting the `verify-certificate` option for InfluxDB
869 as advanced setting
870
871 * fix #4502: ui: VM OS type: the l26 type is also compatible with Linux 6.x
872
873 * fix #4481: fetch changelogs for any Proxmox repository and also support
874 changelogs for packages coming from a Debian Backports repository.
875
876 -- Proxmox Support Team <support@proxmox.com> Wed, 01 Feb 2023 12:58:14 +0100
877
5dcd66c1
TL
878pve-manager (7.3-4) bullseye; urgency=medium
879
880 * fix #4370: ui: fix regression on pre-selecting tree element on login
881
882 * appliance info: update shipped index
883
884 * ui: realm: sync: don't use realm defaults for remove-vanished
885
886 * ui: node/datacenter summary: show tags by default and flex that column
887
888 -- Proxmox Support Team <support@proxmox.com> Fri, 16 Dec 2022 13:11:22 +0100
889
d1bb39d4
TL
890pve-manager (7.3-3) bullseye; urgency=medium
891
892 * ui: qemu disk: honor iothread setting from config
893
894 -- Proxmox Support Team <support@proxmox.com> Mon, 21 Nov 2022 15:58:37 +0100
895
3fcb8f08
TL
896pve-manager (7.3-2) bullseye; urgency=medium
897
898 * fix #4245: api: node HW: allow one to get PCI info with Sys.Audit on `/`
899
900 * ui: dc options: add Color-Overrides text to render, if any
901
902 * ui: dc options: support setting case sensitive
903
904 * ui: workspace: increase initial resource tree width from 200px to 300px
905
906 * api: vzdump: soften parameter permission checks to allow sufficiently
907 privileged users to pass-in retention and performance parameters for
908 manual backup, but keeps tmpdir, dumpdir and script root-only. Such users
909 could already edit the job accordingly, so essentially not granting
910 anything new. Fixes the run-now web-interface function for non-root.
911
912 -- Proxmox Support Team <support@proxmox.com> Mon, 21 Nov 2022 14:23:51 +0100
913
12f011de
TL
914pve-manager (7.3-1) bullseye; urgency=medium
915
916 * ui: utils fix typos in tag tree styles
917
918 * ui: node disk manage: mark using ZFS reserved pool names as invalid and
919 enforce some basic character validity checks for ZFS naming requirements
920
921 -- Proxmox Support Team <support@proxmox.com> Sat, 19 Nov 2022 15:57:50 +0100
922
593272c4
TL
923pve-manager (7.2-15) bullseye; urgency=medium
924
925 * ui: qemu vNIC: add empty text for MTU field
926
927 * ui: qemu vNIC: make MTU validation more fine-grained for better UX
928
929 * ui: qemu network edit: use the correct default model
930
931 * ui: fix datacenter tags options inputs
932
933 * ui: hide 'no tags' field and edit icon without VM.Config.Options
934
935 * ui: tags: shortcut accept and cancel actions with <enter> and <esc>
936 keypresses
937
938 * ui: tags: implement dirty tracking for inline editing and highlight finish
939 inline editing button if there are uncomitted changes
940
941 * ui: datacenter options: add basic editor for Cluster Resource Scheduling
942 setting
943
944 -- Proxmox Support Team <support@proxmox.com> Fri, 18 Nov 2022 17:26:59 +0100
945
940c72bb
TL
946pve-manager (7.2-14) bullseye; urgency=medium
947
948 * ui: vm network: allow one to override MTU for VirtIO devices
949
950 * fix #3719: ui: container network: add MTU to advanced option
951
952 * container network: move rate limit field to advanced section
953
954 * fix #4318: ui: qemu/Monitor: rework output retention mechanism
955
956 * api: ceph: add applications of each pool to the lspools endpoint
957
958 * ui: only allow pools of matching application to be added as RBD Proxmox VE
959 storage
960
961 * ui: qemu: options: use 'first disk' for legacy 'c' boot setting
962
963 * fix #4321: properly check cloud-init drive permissions
964
965 * ui: cloudinit: disable remove button without VM.Config.Cloudinit
966
967 * ui: qemu: network: increase max multi-queues to 64
968
969 * ui: qemu hardware: only enable affinity form field for root@pam
970
971 * api: /cluster/resources: add tags of all virtual guests an user can access
972 to returned properties
973
974 * api: open up /cluster/options call over injecting info into /version
975
976 * ui: save ui options from /cluster/options instead of version
977
978 * ui: add various components in preparation of adding tag view/edit
979 functionality
980
981 * api: ceph: add cmd-safety endpoint
982
983 * ui: osd: warn if removal could be problematic
984
985 * ui: osd, mon, mds: warn if stop/destroy actions are problematic
986
987 * fix #3967: disk manage ZFS: support creating dRAIDs
988
989 -- Proxmox Support Team <support@proxmox.com> Thu, 17 Nov 2022 19:46:01 +0100
990
e46b9014
TL
991pve-manager (7.2-13) bullseye; urgency=medium
992
993 * fix #4328: ui: add widget toolkit to dependencies for scanning for online
994 help references
995
996 * api: backup: auto-inject job id where expected by the API
997
998 * api: vzdump: also check for default storage permission
999
1000 * api: backup info: make "name" property truly optional in response struct
1001
1002 * pvestatd: broadcast static node information
1003
1004 * cluster resources: add cgroup-mode to node properties
1005
1006 * ui: lxc/qemu: cpu edit: make cpuunits depend on node's cgroup version
1007
1008 * ui: backup job edit: fix form reset tracking
1009
1010 * fix #4351: vzdump: send mail if job-end hook fails with
1011 mailnotification=failure
1012
1013 * vzdump: send mail if job-abort hook fails
1014
1015 * d/control: bump qemu-server dependency to 7.2-8
1016
1017 -- Proxmox Support Team <support@proxmox.com> Wed, 16 Nov 2022 18:33:29 +0100
1018
90a7d2cd
TL
1019pve-manager (7.2-12) bullseye; urgency=medium
1020
1021 * ui: ceph: use quincy as new default for fresh installations
1022
1023 * ui: qemu: enable IO-threads by default in VM creation wizard and move it
1024 out of the advanced section
1025
1026 * ui: OS defaults: use SCSI single as default controller
1027
1028 * apl info: update index to current repository state including new CentOS
1029 Stream 9, Rocky Linux 9, AlmaLinux 9 and OpenSUSE Leap 15.4 images
1030
1031 * apt: sort list of optional packages and add proxmox-offline-mirror-helper
1032 package
1033
1034 * vzdump: handle new 'performance' property string
1035
1036 * ui: node certificate: make parent panel scrollable to cope with long SAN
1037 lists
1038
1039 * pvereport: add arcstat info
1040
1041 * ui: dc: subscription: fix subscription check
1042
1043 * fix #1981: get next free disk id on change of bus/device
1044
1045 * gui: fix firewall security group help button chapter link
1046
1047 * ui: {guest, node} summary: use correct percentage unit for CPU usage
1048
1049 * ui: qemu/lxc: cpu edit: fix delete-if-empty/default parameter for inside
1050 wizard case
1051
1052 * ui: lxc/qemu: use an empty text for CPU units to better convey the default
1053
1054 * fix #3593: ui: qemu: add inputs for task set affinity
1055
1056 * replace pvemailforward with new rust based promox-wide proxmox-mail-forward
1057
1058 * d/control: depend on proxmox-mail-forward
1059
1060 * ui: qemu: increase available USB ports to 15, if QEMU machine version is
1061 new enough (>= 7.1) and the OS type has support (Linux 2.6+ & Windows 8+)
1062
1063 -- Proxmox Support Team <support@proxmox.com> Sat, 12 Nov 2022 17:03:05 +0100
1064
0ae45fc6
TL
1065pve-manager (7.2-11) bullseye; urgency=medium
1066
1067 * d/control: recommend proxmox-offline-mirror-helper
1068
1069 * report: add proxmox-boot-tool status output
1070
1071 * report: stabilize order of guests and network
1072
1073 * postinst: migrate/update APT auth config
1074
1075 -- Proxmox Support Team <support@proxmox.com> Wed, 14 Sep 2022 13:15:22 +0200
1076
18145e3f
FG
1077pve-manager (7.2-10) bullseye; urgency=medium
1078
1079 * subscription: remove leftover key reference
1080
1081 -- Proxmox Support Team <support@proxmox.com> Mon, 12 Sep 2022 09:15:56 +0200
1082
a058076d
TL
1083pve-manager (7.2-9) bullseye; urgency=medium
1084
1085 * subscription: handle missing subscription info
1086
1087 * api: nodes: code/style rework start/stop list generation
1088
1089 * ui: CephInstallWizard: make first monitor node static and always use
1090 localhost to avoid using one where ceph isn't yet installed
1091
1092 -- Proxmox Support Team <support@proxmox.com> Thu, 08 Sep 2022 14:56:33 +0200
1093
d35b9e6b
FG
1094pve-manager (7.2-8) bullseye; urgency=medium
1095
1096 * ui: restore: improve warning for restoring container with same ID
1097
1098 * ui: ct restore: put mountpoint-erasure note on new line
1099
1100 * api: apt: switch to common Proxmox::RS::APT::Repositories package
1101
1102 * ceph-after-pve-cluster: enable for ceph-volume, disable for ceph-disk
1103
1104 * ui: datacenter: rework webauthn settings UX
1105
1106 * pvesr: remove stale replicated volumes immediately
1107
1108 * api2: add return type to nodes/{node}/execute endpoint
1109
1110 * api2: use JSONSchema to validate commands for "nodes/{node}/execute"
1111
1112 * Jobs: fix scheduling after updating job from a different node
1113
1114 * ui: improve form/MDevSelector
1115
1116 * subscription: switch to Proxmox::RS::Subscription
1117
1118 * pvesubscription: add 'set-offline-key' command
1119
1120 * www: subscription: add Signed/Offline status
1121
1122 -- Proxmox Support Team <support@proxmox.com> Tue, 6 Sep 2022 10:38:26 +0200
1123
ef336a1f
TL
1124pve-manager (7.2-7) bullseye; urgency=medium
1125
1126 * pveceph: fix regression with new split-out ceph-volume package and older
1127 ceph releases (pacific, octopus)
1128
1129 -- Proxmox Support Team <support@proxmox.com> Tue, 05 Jul 2022 08:52:46 +0200
1130
8e3d9372
TL
1131pve-manager (7.2-6) bullseye; urgency=medium
1132
1133 * update shipped aplinfo
1134
1135 * pveceph: install split-out ceph-volume package
1136
1137 * ui: manual backup: unescape notes template on load
1138
1139 -- Proxmox Support Team <support@proxmox.com> Mon, 04 Jul 2022 13:31:57 +0200
1140
8f7a609c
TL
1141pve-manager (7.2-5) bullseye; urgency=medium
1142
1143 * report: add ceph device list info
1144
1145 * api: ceph monitors: make checking for duplicate addresses more robust
1146
1147 * fix #3597: ui: ceph setup: avoid autofill of monitor network
1148
1149 * fix #4111: replication: don't send mail when fail count is zero
90a7d2cd 1150
8f7a609c
TL
1151 * fix #4026: add repeat-missed option for scheduled jobs
1152
1153 * fix #4053: don't run vzdump jobs immediately when they change from
1154 disabled -> enabled, only when the schedules next event actually
1155 triggers
1156
1157 * ui: ui: backup jobs: add repeat-missed checkbox to advanced section
1158
1159 * pveceph & ui: add Ceph 17.2 Quincy installation support
1160
1161 -- Proxmox Support Team <support@proxmox.com> Tue, 21 Jun 2022 16:58:46 +0200
1162
ba705571
TL
1163pve-manager (7.2-4) bullseye; urgency=medium
1164
1165 * fix # 4044: ui: hd move: avoid bogus progress bar, show task viewer
1166
1167 * ui: storage: add namespace support when creating PBS storage
1168
1169 * ui: VM Create wizard - display default SCSI controller correctly in Disks
1170 panel
1171
1172 * fix #3994: ui: add an Options panel in the node's system menu group,
1173 support configuring the WakeOnLAN MAC addressed to be used for a node and
1174 the initial start-all-delay for the auto boot of virtual guests.
1175
1176 * vzdump: generate notes: initialize potentially undef values and improve
1177 verification
1178
1179 * ui: manual backup: list possible template variables directly, like we do
1180 already for the datacenter backup job editor
1181
1182 * configs: vzdump: add notes-template default
1183
1184 -- Proxmox Support Team <support@proxmox.com> Thu, 12 May 2022 17:36:43 +0200
1185
01231c34
TL
1186pve-manager (7.2-3) bullseye; urgency=medium
1187
1188 * update shipped CT appliance info index
1189
1190 * schedule-analyze: fix schedules with limited runs smaller than
1191 request runs
1192
1193 * ceph pools create: ignore 'crush_rule' for an EC data-pool, only
1194 applicable for the meta-data pool. Enhance erasure-code description to
1195 clarify such things.
1196
1197 * vzdump: notes-template: avoid escaping meta-characters upon replace
1198 and improve check for unknown variable
1199
1200 -- Proxmox Support Team <support@proxmox.com> Wed, 04 May 2022 08:46:53 +0200
1201
4f0fd287
TL
1202pve-manager (7.2-2) bullseye; urgency=medium
1203
1204 * ui: storage content: support filtering by notes for backups
1205
1206 * api: ceph pools: add type to returned properties
1207
1208 * ui: ceph pools: add pool type column, but hide by default
1209
1210 * ui: ceph pool edit: disable size and crush rule for erasure pools
1211
1212 * ui: snapshot tree: warn that current state is lost when confirming
1213 rollback
1214
1215 -- Proxmox Support Team <support@proxmox.com> Mon, 02 May 2022 17:33:27 +0200
1216
bac6d2b6
TL
1217pve-manager (7.2-1) bullseye; urgency=medium
1218
1219 * ui: dc/SyncWindow: use field set like sync options now does too
1220
1221 * api: ceph pools: default to add-pve-storage to true for erasure coded
1222 pools, but still allow overriding it
1223
1224 -- Proxmox Support Team <support@proxmox.com> Fri, 29 Apr 2022 14:29:30 +0200
1225
cb5507a6
TL
1226pve-manager (7.1-13) bullseye; urgency=medium
1227
1228 * ui: sdn: options: flex all and drop collapsible
1229
1230 * report: report FS type in df call
1231
1232 * report: lsblk: output more columns and merge/group parents of sub-trees
1233
1234 * ui: qemu: switch processor, memory, CD-drive, PCI icons to SVG
1235
1236 * ui: lxc resources: support font awesome icons directly and switch to
1237 vector based ones
1238
1239 * add various storage content type check enforcements
1240
1241 * periodic jobs: don't schedule jobs with no computable next event
1242
1243 * ui: render storage type: improve fallback for external storage plugins
1244
1245 * fix #3976: api/backup: make schedule/starttime truly optional on update
1246
1247 * vzdump: backup limit: only count unprotected backups
1248
1249 * ui: storage edit: retention: add max-protected-backups setting
1250
1251 * ui: VM/CTs: collect all disk/volume related actions in a submenu
1252
1253 * ui: VM/CTs: add a reassign disk/volume button
1254
1255 * ui: disk storage selector: never send format when hideFormat is true,
1256 as backend knows it better
1257
1258 * ui: fix adding more than five host PCI passthrough devices, the backend
1259 allows 16 since a while.
1260
1261 * ceph: services: broadcast versions: improve requesting old version
1262
1263 * fix #3668: ui: realm ldap/ad sync: replace 'full' and 'purge' with
1264 'remove-vanished'
1265
1266 * api: replication: don't send mails about failed replication only once,
1267 rather sent first three consecutively failing replications and then switch
1268 to a slower frequency to better convey that there may be an acute failing,
1269 not just a flapping error like one mail could suggest.
1270
1271 * replication: include more info in mail like failure-count, last succesful
1272 sync, next try and current target node.
1273
1274 * ui: sdn: zone evpn: delete exitnodes-primary if empty
1275
1276 * fix #3955: vzdump: new: also send mail for error during job-init hook
1277
1278 * vzdump: support setting protected status directly for just created
1279 backups
1280
1281 * fix #439: api: next-id: honor new datacenter.cfg upper/lower range option
1282
1283 * ui: datacenter options: add next-id editor
1284
1285 * ui: backup restore: disallow empty storage selection if auto-selecting one
1286 in the backend wouldn't work
1287
1288 * ui: backup restore: allow override of some settings
1289
1290
1291 * partially fix #438: vzdump: support setting notes-template per single
1292 backup
1293
1294 * ui: backup: allow setting protected and notes-template for manual backup
1295
1296 * fix #438: ui: backup job: allow setting a notes-template for a job to add
1297 a new note (comment) to each created backup job, for example, to include
1298 the VM/CT hostname or cluster the backup was created on
1299
1300 * ui: add VirGL GPU to possible VGA drivers
1301
1302 * vzdump: add error if passed in hook script doesn't exist to allow one to
1303 differentiate that from the executable flag missing.
1304
1305 * ceph pools: allow to create erasure code pools
1306
1307 -- Proxmox Support Team <support@proxmox.com> Thu, 28 Apr 2022 21:00:36 +0200
1308
c155b2b4
TL
1309pve-manager (7.1-12) bullseye; urgency=medium
1310
1311 * node config: use common parser and fill in config schema for API endpoints
1312
1313 * ui: sdn: add disable-arp-nd-suppression, exitnodes-primary rt-import
1314 bgp-multipath-as-path-relax evpn/bgp options
1315
1316 * apl info: update shipped index to current repository state
1317
1318 -- Proxmox Support Team <support@proxmox.com> Tue, 29 Mar 2022 17:30:13 +0200
1319
0456ca93
TL
1320pve-manager (7.1-11) bullseye; urgency=medium
1321
1322 * fix #3476: vzdump: add job-init hook
1323
1324 * ui: pci passthrough: editor for pci-id overrides
1325
1326 * pvescheduler service: order startup after pve-guests
1327
1328 * fix #3815: metrics: influxdb: coerce guest name always to string
1329
1330 * api: resource pool: add type parameter to GET endpoint
1331
1332 * ui: rbd: cephfs: add keyring/secret field for external clusters
1333
1334 * ui: disks/lvm: better convey space information
1335
1336 * api: query url metadata: change default user-agent to "Proxmox VE"
1337
1338 * ui: vm: improve validator for CPU share range
1339
1340 * pve6to7: update expected running kernel version to 5.13 or 5.15
1341
1342 * daily update timer: start already on 01:00 to avoid dst change issue
1343
1344 * ui: firwall: change icmp type selector to a combogrid
1345
1346 * ui: add help button to qm guest-agent window
1347
1348 * ui: sdn: zones: evpn : add exitnodes-local-routing && advertise-
1349 subnets
1350
1351 * api: network: any-bridge filter: don't display bridges if user have
1352 access to vnets.
1353
1354 * ui: lxc options: disable features edit as non-root when container is
1355 privileged
1356
1357 -- Proxmox Support Team <support@proxmox.com> Thu, 17 Mar 2022 14:08:40 +0100
1358
69cd5c75
TL
1359pve-manager (7.1-10) bullseye; urgency=medium
1360
1361 * ui: form/calendar event: add monthly, first X weekday of month, and yearly
1362 examples
1363
1364 * ui: backup/run now: avoid passing "next-run" parameter to backend
1365
1366 * vzdump: example hook script: avoid undef warnings
1367
1368 -- Proxmox Support Team <support@proxmox.com> Tue, 18 Jan 2022 05:52:53 +0100
1369
92653ca3
TL
1370pve-manager (7.1-9) bullseye; urgency=medium
1371
1372 * ui: vm create wizard: default to 4 GiB memory for Windows 11 OS-type
1373
1374 * ui: ceph fs: fix overriding renderer in controller
1375
1376 * ui: ceph dashboard: render ghost OSDs
1377
1378 * backup views: sort backups by vmid, then descending by date
1379
1380 * ui: grid default-sorters: use correct property 'direction' and keep
1381 default 'ASC'
1382
1383 * external metrics: influxdb: suppress false-positive warning when no token
1384 exists
1385
1386 * avoid creating unused `/var/lib/vz/template/qemu` directory
1387
1388 * ui: fix NoVNC scaling radio buttons
1389
1390 * ui: node: zfs: reuse the ZFSDetail window from the widget-toolkit
1391
1392 * fix #3790: pass TLS 1.3 ciphersuites configuration if set
1393
1394 * fix #3745: handle overridden TLS key location configuration
1395
1396 * fix #3789: pass disable TLS 1.2/1.3 options
1397
1398 * ui/api: vzdump: add new 'next-run' field for backup job listing
1399
1400 -- Proxmox Support Team <support@proxmox.com> Thu, 13 Jan 2022 16:37:30 +0100
1401
592df572
TL
1402pve-manager (7.1-8) bullseye; urgency=medium
1403
1404 * fix #3689: add gridhandle to firewall rules to indicate drag/drop
1405
1406 * jobs: limit ID to maximal 64 characters
1407
1408 * ui: upload/download image: trim whitespace from checksum value
1409
1410 * ui: calendar event: add an once-daily example and clarify workday at 00:00
1411 one slighlty
1412
1413 * ui: container: allow one to set the 'lazytime' mount option
1414
1415 -- Proxmox Support Team <support@proxmox.com> Tue, 07 Dec 2021 18:55:42 +0100
1416
1e80487d
TL
1417pve-manager (7.1-7) bullseye; urgency=medium
1418
1419 * pvescheduler: fix potential stall on full shutdown
1420
1421 * api: journal: stream the syslog (journal) data directly to the client to
1422 avoid loading a potentially big amount of text first in memory
1423
1424 -- Proxmox Support Team <support@proxmox.com> Wed, 24 Nov 2021 18:32:51 +0100
1425
8f3b5bbb
TL
1426pve-manager (7.1-6) bullseye; urgency=medium
1427
1428 * ui: dc/OpenID Connect: make username-claim field editable for arbitrary
1429 values
1430
a6aa09fd 1431 * ui: dc/OpenID Connect realm: allow one to edit scopes and prompt
8f3b5bbb
TL
1432
1433 * pvescheduler: improve error handling with some forked worker
1434
1435 * pvescheduler: reworking child pid tracking and do not delay reload
a6aa09fd 1436 artificially
8f3b5bbb
TL
1437
1438 * pvescheduler: implement graceful reloading
1439
1440 -- Proxmox Support Team <support@proxmox.com> Mon, 22 Nov 2021 20:32:21 +0100
1441
0652096e
TL
1442pve-manager (7.1-5) bullseye; urgency=medium
1443
1444 * improve transitioning backup jobs when user has old web-interface/GUI
1445 loaded
1446
1447 -- Proxmox Support Team <support@proxmox.com> Wed, 17 Nov 2021 15:37:12 +0100
1448
780fb339
TL
1449pve-manager (7.1-4) bullseye; urgency=medium
1450
1451 * container templates: update shipped aplinfo index
1452
1453 * ui: render protected column as icon and enable sorting
1454
1455 * ui: backup views: disable remove button on protected backups
1456
1457 * ui: qemu: disk edit: add an 'Async IO' selector to the advanced options,
1458 making it easier to switch from the default `io_uring` driver to either
1459 `AIO-native` or 'threads' due to issues or to compare performance.
1460
1461 * ui: qemu: disk edit: with the bandwidth-limits being in their own tab now
1462 we can drop extra-wide label-widths for advanced form fields.
1463
1464 * ui: ceph: osd: handle edge case with dead node
1465
1466 -- Proxmox Support Team <support@proxmox.com> Tue, 16 Nov 2021 14:21:31 +0100
1467
7bb23a7e 1468pve-manager (7.1-3) bullseye; urgency=medium
532c6b1d
TL
1469
1470 * ui: qemu: disk edit: expose read-only flag as advanced option for disks
1471 using either a SCSI or virtIO based controller
1472
1473 * fix #3725: api: metrics: use complete config for testing the connection
1474
1475 * api: apt/versions: track swtpm
1476
7bb23a7e 1477 -- Proxmox Support Team <support@proxmox.com> Mon, 15 Nov 2021 17:32:32 +0100
532c6b1d 1478
1e3033bc
TL
1479pve-manager (7.1-1) bullseye; urgency=medium
1480
1481 * api: ceph: create osd: set correct parttype for DB/WAL
1482
1483 * partially fix #2285: api: ceph: create osd: allow using partitions
1484
1485 * ui: zfs create: switch to using widget-toolkit's multiDiskSelector
1486
1487 * ui: dc/Backup: fix 'run now' button for jobs with comments
1488
1489 * api/services: add pvescheduler to the service list
1490
1491 * ui: ceph: add more compatibilty code for versions
1492
1493 * ui: backup: show retention settings in own column
1494
1495 -- Proxmox Support Team <support@proxmox.com> Fri, 12 Nov 2021 18:49:36 +0100
1496
1ab6a209
TL
1497pve-manager (7.0-15) bullseye; urgency=medium
1498
1499 * ui: lxc: resources: add Detach text for mountpoints
1500
1501 * vzdump: skip protected backups for dumpdir pruning
1502
1503 * ui: backup views: add protected column and allow one to change protection
1504 status
1505
1506 * fix #3504: add datacenter notes panel for cluster wide comments, rendered
1507 as markdown
1508
1509 * fix #3505: ui: upload to storage: add checksum and algorithm to
1510 auto-verify intergrity of files after they have been uploaded, similar to
1511 the URL downloader.
1512
1513 * ui: node: LVMThin: add volume group to columns
1514
1515 * ui: node: add destroy menu for directory, lvm, lvmthin, zfs
1516
1517 * ui: node: storage removal: add checkboxes for cleaning up disks and/or
1518 storage config
1519
1520 * ui: ceph: make version handling actually future proof
1521
1522 * replication: replace systemd timer with pvescheduler daemon
1523
1524 * backups: use more flexible pvescheduler daemon over CRON file to run
1525 backup jobs
1526
1527 * ui: dc/backup: show schedule instead of day-of-week and starttime
1528
1529 * fix #3658: api, ui: backup jobs: add comment field to jobs entries
1530
1531 * pvestatd: broadcast very basic, built-in version info
1532
1533 * ui: storage: avoid deleting preallocation setting on creation
1534
1535 * ui: more re-use of user and TFA related widgets from widget-toolkit
1536
1537 * fix #2841: implement multiple second factors for users
1538
1539 * tfa: support WebAuthn and recovery keys
1540
1541 * ui: redirect user TFA button to TFA view as we got multiple factors per
1542 user now
1543
1544 * ui: dc/options: display WebAuthn and add editor
1545
1546 * api: ceph-mds: get mds state when multple ceph filesystems exist
1547
1548 * ceph fs: support creating multiple CephFS via UI/API
1549
1550 * ui: dc: backup jobs: add schedule simulator to allow admins easier
1551 debugging and grasping of the calendar event derived schedule format
1552
1553 * ui: index: set Proxmox.NodeName variable
1554
1555 * ui: tfa: include cluster or node name in issuer for better recogintion in,
1556 for example, TOTP apps
1557
1558 -- Proxmox Support Team <support@proxmox.com> Thu, 11 Nov 2021 21:37:07 +0100
1559
539442a3
TL
1560pve-manager (7.0-14) bullseye; urgency=medium
1561
1562 * ceph services: drop broadcasting legacy version through the pmxcfs
1563 key-value storage
1564
1565 * pvestatd: fix rebalancing CPU sets for cgroupv2
1566
1567 * d/postinst: use reload-or-restart instead of try-reload-or-try-restart to
1568 also start a (by accident) stopped service again
1569
1570 * drop unused and ancient 'pvenetcommit' shell (sysv) script, handled
1571 directly by systemd service nowadays
1572
1573 * pvenetcommit: avoid unwarranted error message for the case where no
1574 changes are pending on boot
1575
1576
1577 * ui: resourcetree: move guest position on template creation
1578
1579 * fix #3850: ui: storage: allow one to specify how new images should be
1580 allocated on file based storages
1581
1582 * ui: VM wizard: promote advanced firmware settings in system panel to
1583 normal, always visible ones, as they are more frequently required nowadays
1584 (EFI, TPM for Windows 11 or q35 machine for pass-through)
1585
1586 * ui: VM wizard: add 'win11' ostype and enable EFI and TPM by default if
1587 selected
1588
1589 * ui: storage PBS: allow one to add a non-default port in server field
1590
1591 * ui: LXC/CT wizard: allow one to configure multiple mount-points when
1592 creating a new container, similarly to VMs
1593
1594 * ui: guest backup grid: monitor store errors for better UX
1595
1596 * ui: dc/Cluster: show fatal errors of the 'join info' API call in the view
1597
1598 -- Proxmox Support Team <support@proxmox.com> Sun, 07 Nov 2021 21:23:11 +0100
1599
df827e98
TL
1600pve-manager (7.0-13) bullseye; urgency=medium
1601
539442a3
TL
1602 * ui: efi: default to the new, more feature rich, 4 MB build for new VMs or
1603 when re-adding EFI vars to an existing VM
df827e98
TL
1604
1605 * ui: ovmf: support provisioning an EFI vars template with secureboot by
1606 default on and distribution + Microsofts secure-boot key pre-enrolled
1607
539442a3 1608 * ui: VM create: allow configuring a TPM in the advanced-options of the
df827e98
TL
1609 wizard's system settings
1610
1611 -- Proxmox Support Team <support@proxmox.com> Tue, 05 Oct 2021 20:25:05 +0200
1612
fde3a291
TL
1613pve-manager (7.0-12) bullseye; urgency=medium
1614
1615 * ui: add version to extjs script urls
1616
1617 * ui: cluster backup: fix running backup with prune settings
1618
1619 * fix #1803: ui: cluster backup: handle job-specific retention options
1620
1621 * vzdump: include current backup when pruning dumpdir
1622
1623 * ui: backup job detail: also show retention settings
1624
1625 * ui: backup job detail view: merge mail notification when/to fields
1626
1627 * ui: improve ACME edit/apply button visibilty
1628
1629 * fix #3620: ui: dc/storage: delete empty pbs fingerprint on edit
1630
1631 * ui: cluster backup: only restrict storages to node when it's selected
1632
1633 * influxdb: do not test the connection when entry is (getting) disabled
1634
1635 * api: ceph: create osd: work around stale-information udev bug
1636
1637 * ui: qemu/HDEdit: move Bandwidth options to a different tab
1638
1639 * ui: form/ControllerSelector: set correct max value for the device-id
1640
1641 * drop pve5to6 checker tool, not relevant in 7.x release anymore
1642
1643 * ui: change CIFS to SMB/CIFS for clarification
1644
1645 * ceph install: improve ceph install checks during installation for when
1646 dpkg already extracted ceph binaries but is not yet done with the
1647 installation. This avoids activating the `Next` button to early.
1648
1649 * ui: add support for adding TPM devices
1650
1651 -- Proxmox Support Team <support@proxmox.com> Tue, 05 Oct 2021 08:07:44 +0200
1652
41148dcc
FG
1653pve-manager (7.0-11) bullseye; urgency=medium
1654
1655 * fix #3426: ui: parser: adapt parseSSHKey to accept "@..." suffix
1656
1657 * Status/InfluxDB: add 'verify-certificate' option to disable ssl verification
1658
1659 * ui: remove local cloud-init live migration limitation
1660
1661 * ui: node status: use repo status widget from widget-toolkit
1662
1663 * ui: node/ZFS: add zstd to possible compression methods
1664
1665 * vzdump: use storage plugins to determine backup feasability
1666
1667 * ui: lxc/CreateWizard: add a 'nesting' checkbox and enable it by default
1668
1669 * utils: add missing 'tfa' for @pve realm
1670
1671 -- Proxmox Support Team <support@proxmox.com> Thu, 5 Aug 2021 16:14:03 +0200
1672
1866bffd
TL
1673pve-manager (7.0-10) bullseye; urgency=medium
1674
1675 * pve6to7: improve check for security repo change in bullseye to avoid false
1676 positives
1677
1678 * api: node tasks: add more fields to return schema to improve experience
1679 with the pvesh tool (auto-completion) and to document them for the
1680 api-viewer
1681
1682 * api: services: improve state detection for one-shot units
1683
1684 * api: services: propagate "uninstalled" state for units
1685
1686 * api: network apply: fix check for ifupdown2 origin
1687
1688 * ui: node: repos: add online help
1689
1690 -- Proxmox Support Team <support@proxmox.com> Thu, 15 Jul 2021 14:43:27 +0200
1691
ba775794
TL
1692pve-manager (7.0-9) bullseye; urgency=medium
1693
1694 * pve6to7: sync new checks and adaptions from stable-6 branch for consitency
1695
1696 * fix #3490: do not filter out 'Generic System Peripheral' PCI(e) devices by
1697 default
1698
1699 * ui: ceph status: fix recovery percentage display
1700
1701 * ui: HA resources: fix toggling edit button on selection
1702
1703 * apl: add bullseye pub key and switch over to new index
1704
1705 -- Proxmox Support Team <support@proxmox.com> Wed, 07 Jul 2021 18:51:10 +0200
1706
070d8a8a
TL
1707pve-manager (7.0-8) bullseye; urgency=medium
1708
1709 * ui: storage: download from URL: do not clear meta info on cert-validity
1710 change
1711
1712 * utils: enable ARIA again
1713
1714 * ui: node summary: show repository configuration status
1715
1716 * ui: node/status view: reduce quite generous paddings
1717
1718 * ui: notes: add empty text with a hint that markdown is supported and set
1719 online-help button to our basic Markdown primer in the docs
1720
1721 * pveceph: also install nvme-cli
1722
1723 * ui: dc/guests: change layouting to a flexbox, fixing render issues in
1724 Firefox on somes systems
1725
1726 * pve6to7: sync new checks from stable-6 branch
1727
1728 -- Proxmox Support Team <support@proxmox.com> Mon, 05 Jul 2021 17:49:48 +0200
1729
e646c719
TL
1730pve-manager (7.0-7) bullseye; urgency=medium
1731
1732 * ui: enable APT repository status view and management
1733
1734 * ui: adapt task-history icon to differ more easily between system-log and
1735 task logs
1736
1737 -- Proxmox Support Team <support@proxmox.com> Sat, 03 Jul 2021 02:41:06 +0200
1738
d2ae3a96
TL
1739pve-manager (7.0-6) bullseye; urgency=medium
1740
1741 * pve6to7: sync checks with the ones from stable Proxmox VE 6.4 branch
1742
1743 * api: apt: add call for repository information, allow disabling and
1744 enabling of repos, and adding repos from a pre-defined set
1745
1746 * api: cluster/backupinfo: rework API index endpoint to actually list
1747 sub-directories
1748
1749 * implement OpenID (SSO) login
1750
1751 * ui: add add/edit window for OpenID based realms
1752
1753 * ui: realms: add icons to menu entries
1754
1755 * fix #1710: ui: storage: allow one to download a ISO or appliance URL
1756 directly to a storage
1757
1758 -- Proxmox Support Team <support@proxmox.com> Sat, 03 Jul 2021 01:31:37 +0200
1759
bf430fc5
TL
1760pve-manager (7.0-5) bullseye; urgency=medium
1761
1762 * api: tasks: add 'since', 'until' and 'statusfilter' filter for the task
1763 list endpoint
1764
1765 * api: apt versions: track proxmox-backup-file-restore
1766
1767 * api: cluster/resources: add 'name' property to return schema
1768
1769 -- Proxmox Support Team <support@proxmox.com> Mon, 28 Jun 2021 20:00:36 +0200
1770
9ef058d3
TL
1771pve-manager (7.0-4) bullseye; urgency=medium
1772
1773 * ui: notes editor: increase edit window size from 600x400 to 800x600
1774
1775 * ui: dc: backup: fix job detail search
1776
1777 * d/postinst: handle static machine-id generated by Systems installed with
1778 the Proxmox VE ISO between version 4.0 <= x <= 5.4
1779
1780 * api: services: return more information
1781
1782 * api: services: also track systemd-journald, as syslog is not often there
1783 anymore
1784
1785 * postinst: set custom LVM settings to avoid scanning guests images
1786 directly, as we do not rely on a patched LVM package anymore
1787
1788 * ceph: switch bullseye repos over to official ones
1789
1790 * ui: storages: add basic BTRFS edit/add window for new technology preview
1791
1792 * cli tools: correctly handle warnings status
1793
1794 -- Proxmox Support Team <support@proxmox.com> Thu, 24 Jun 2021 08:54:35 +0200
1795
3fb2078a
TL
1796pve-manager (7.0-3) bullseye; urgency=medium
1797
1798 * apply queued up breaking changes we already replaced in Proxmox VE 6.x or earlier:
1799 + vzdump: remove deprecated 'size' parameter
1800 + api: nodes: remove deprecated 'upgrade' parameter for the 'xtermjs',
1801 'spiceshell' and 'vncshell' API enpoinds (use command=upgrade instead)
1802 + api: move cpu path into qemu/capabilities
1803 + api: ceph: remove obsoleted disks and remove moved 'flags' calls
1804 + api: ceph: osd: create: rename size parameters
1805
1806 * ui: TFA: use correct user-id value when creating TOTP QR code
1807
1808 * ui: ceph: select Pacific as default release
1809
1810 * pve6to7: add checks for backup retention options
1811
1812 * fix #2745: ui: backup window: allow specifying remove parameter for manual
1813 backup
1814
1815 * vdzump: log with what retention settings we prune and how many backup
1816 snapshots got pruned
1817
1818 * node config: limit description/comment length to 64 KiB and check in
1819 pve6to7 for overly long exisitng notes.
1820
1821 * ui: fix unlimited height of VM/CT Summary notes-view, noticeable on long text
1822
1823 * pve6to7: bump free-space on root filesystem requirement check to 4 GiB
1824
1825 * ui: ACL path selector: add missing realm and group paths
1826
1827 * fix #2422: allow multiple Ceph public networks and improve IPv6 handling
1828
1829 * fix #3470: ui: qemu/CmdMenu: fix confirm message for 'pause' cmd
1830
1831 * ui: notes view: render node and guest notes as Markdown
1832
1833 -- Proxmox Support Team <support@proxmox.com> Fri, 18 Jun 2021 19:33:54 +0200
1834
a851a0f7
TL
1835pve-manager (7.0-2) bullseye; urgency=medium
1836
1837 * fix #3402: add Pool.Audit permission
1838
1839 * ui: disk list: enable wipe-disk button
1840
1841 * compatibility patches for ExtJS 7.0
1842
1843 -- Proxmox Support Team <support@proxmox.com> Wed, 02 Jun 2021 16:31:28 +0200
1844
f218eebb
TL
1845pve-manager (7.0-1) bullseye; urgency=medium
1846
1847 * re-build for Proxmox VE 7 based on Debian Bullseye
1848
1849 * d/control: order ifupdown2 as first, prefered, dependency
1850
1851 * enable installation of ceph 16.2 pacific release
1852
1853 * pveceph: allow to select test repository on installation
1854
1855 -- Proxmox Support Team <support@proxmox.com> Tue, 25 May 2021 10:44:19 +0200
1856
be0bdb1a
TL
1857pve-manager (6.4-7) pve; urgency=medium
1858
1859 * pvereport: log pressure stall information
1860
1861 * pvereport: re-organize: add systemd-load section abd unify bios/pci in HW
1862 a single section
1863
1864 * fix #3430: handle hook script paths better
1865
1866 * fix #3426: ui: parser: adapt parseSSHKey to accept "sk-" prefix
1867
1868 -- Proxmox Support Team <support@proxmox.com> Wed, 19 May 2021 17:51:44 +0200
1869
400d6ce3
TL
1870pve-manager (6.4-6) pve; urgency=medium
1871
1872 * proxy: improve use of wildcard listening-address for system which disable
1873 the IPv6 network stack system-wide (which should be done by setting the
1874 `net.ipv6.conf.all.disable_ipv6` sysctl, not over the kernel command line)
1875
1876 * ui: storage status: use SI (base ten) units for usage for consitency with
1877 RRD chart
1878
1879 -- Proxmox Support Team <support@proxmox.com> Fri, 07 May 2021 18:17:25 +0200
1880
73bf05bb
TL
1881pve-manager (6.4-5) pve; urgency=medium
1882
1883 * always reload API daemons after a new Ceph installation to ensure the
1884 newest Ceph libraries are loaded.
1885
1886 -- Proxmox Support Team <support@proxmox.com> Mon, 03 May 2021 15:06:43 +0200
1887
c0d51f28
TL
1888pve-manager (6.4-4) pve; urgency=medium
1889
1890 * ceph monitor: automatically disable insecure global ID reclaim after
1891 creating first monitor
1892
1893 * pveceph: drop left-over, now bogus, warning when installing Octopus.
1894 Ceph Octopus is supported and stable since Proxmox VE 6.3
1895
1896 -- Proxmox Support Team <support@proxmox.com> Tue, 27 Apr 2021 13:03:54 +0200
1897
7e4adde1
TL
1898pve-manager (6.4-3) pve; urgency=medium
1899
1900 * ui: tasks: add ceph edit-pool and set-flags descriptions
1901
1902 * ui: ceph: pool edit: set emptyValue to 0 for target-size field
1903
1904 * ui: storage RBD: add field allowing one to configure accessing a specific,
1905 already existing namespace of a RBD pool for a Proxmox VE storage.
1906
1907 * SDN tech preview: add subnet/ipam/sdn management
1908
1909 -- Proxmox Support Team <support@proxmox.com> Mon, 26 Apr 2021 20:19:56 +0200
1910
e248e284
TL
1911pve-manager (6.4-2) pve; urgency=medium
1912
1913 * ui: ceph pools: fix target-size column renderer
1914
1915 * ui: ceph pools: do not grey-out name field when editing a pool
1916
1917 * ui: ceph pools: avoid resetting crush rule when editing a pool
1918
1919 * ui: container restore: make privilege level of restored CT a tri-state
1920 radio group to allow keeping the old state (default), or enforcing either
1921 privileged or unprivileged
1922
1923 * ui: ceph: pool creation: default auto-scale value to "on".
1924
1925 -- Proxmox Support Team <support@proxmox.com> Sat, 24 Apr 2021 19:28:55 +0200
1926
8e9a0d57
TL
1927pve-manager (6.4-1) pve; urgency=medium
1928
1929 * backup views: add single-file restore button for VM and CT backup archives
1930 located on a Proxmox Backup Server
1931
1932 * ui: ceph: allow one to edit existing ceph pools
1933
1934 * ui: ceph: reduce pool view complexity and add auto scale columns
1935
1936 * fix #2053: OSD destroy only if located on specified node
1937
1938 * ui: Utils: change default console order for VMs, prefer SPICE virt-viewer
1939 if the VM has a SPICE display
1940
1941 * fix #3389: add special file-upload detection and handling also when API
1942 tokens are used
1943
1944 * fix #417: proxy: allow one to configure a address where the pveproxy and
1945 spiceproxy should listen and default to listening on both, IPv6 and IPv4.
1946 This changes the log format for IPv4 addresses, as ::ffff: will be prefixed.
1947 Either adpat any matching software (for example, fail2ban) or disable this
1948 by setting the LISTEN_IP to 0.0.0.0, if this is not wanted.
1949
1950 * ui: safe destroy guest: add checkbox for removal of unreferenced disks
1951
1952 * report: add multipath.conf and wwids file
1953
1954 * fix #3385: api: network: check for duplicate use of network-device ports
1955 before writing
1956
1957 * ui: firewall: rule: set 512 characters max-length for source and
1958 destination fields, if more addresses are required it's recommended to use
1959 IP-sets
1960
1961 * ui: backup views: unfiy button order in storage and guest backup view
1962
1963 * ui: set file name for spice console download in chrome
1964
1965 * ui: allow one to edit notes also in the storage backup content view
1966
1967 -- Proxmox Support Team <support@proxmox.com> Fri, 23 Apr 2021 17:17:29 +0200
1968
7b04342f
TL
1969pve-manager (6.3-7) pve; urgency=medium
1970
1971 * ui: bandwidth limit selector: make it possible to allow zero, so users can
1972 reset any default imposed bandwidth restriction to unlimited
1973
1974 * ui: avoid errors when 'template' property is not present in guest status
1975
1976 * external metrics: influx: send along auth token on connection test too
1977
1978 * external metrics: influx: allow one to add an API URL-path prefix,
1979 especially useful if InfluxDB runs behind a reverse proxy
1980
1981 * ui: backups: enable editing notes for Proxmox Backup Server
1982
1983 * ui: cloud-init: re-add SLAAC option to IPv6 configuration
1984
1985 * vzdump: return backup job lock file handle and let the caller close it,
1986 ensuring that it is held during the whole job in a more straight-forward
1987 manner
1988
1989 * ui: restore: add initially live-restore checkbox for backup archives on a
1990 Proxmox Backup Server
1991
1992 * api: resources: return guest, pool and sdn info in a sorted manner
1993
1994 -- Proxmox Support Team <support@proxmox.com> Thu, 15 Apr 2021 19:56:12 +0200
1995
63d4344e
TL
1996pve-manager (6.3-6) pve; urgency=medium
1997
1998 * ui: VM hardware: extend machine renderer to show pinned machine versions
1999 for Windows VMs also in the Hardware overview.
2000
2001 * ui: VM hardware: add online-help references to random number generator edit
2002 window
2003
2004 -- Proxmox Support Team <support@proxmox.com> Tue, 09 Mar 2021 08:22:47 +0100
2005
16788eac
TL
2006pve-manager (6.3-5) pve; urgency=medium
2007
2008 * ui: firewall rules: make columns more responsive (flexible) by default
2009
2010 * ui: firewall rules: for ellipsized comments
2011
2012 * vzdump: Proxmox Backup Server: make task log upload error non-fatal
2013
2014 * ui: zpool status detail: add default for scrub information
2015
2016 * external metrics/status: fix misspelled method call
2017
2018 * api: node: add new capabilities API endpoint, initially hosting the
2019 available QEMU machine list endpoint of a node.
2020
2021 * ui: VM hardware: add option for version pinning in machine edit window
2022
2023 * partially fix #2745: vzdump: use default for remove parameter
2024
2025 -- Proxmox Support Team <support@proxmox.com> Fri, 05 Mar 2021 21:50:04 +0100
2026
0edeed2d
TL
2027pve-manager (6.3-4) pve; urgency=medium
2028
2029 * pveceph: improve useability of 'status' command
2030
2031 * fix #3203: ui: VM hardware: use correct OS default model for network device
2032 type
2033
2034 * ui: qemu: add the 'none' dummy audio driver as an option
2035
2036 * metric-status: InfluxDB: add support for InfluxDB 2.x HTTPs API
2037
2038 * metric-status plugin: do not test connection if disabled
2039
2040 * fix #3066: ui: Node summary: add hostcpu/hostmem ratio fields for guest
2041 usage
2042
2043 * ui: disk list: include partitions
2044
2045 * ui: snapshot: show task viewer for progress log
2046
2047 * ui: window/Settings: fix labelWidth for saved user name
2048
2049 * ceph: extend error for wrong config-file link
2050
2051 * ui: safe destroy: Add HA to purge tooltip
2052
2053 * ui: dc/TokenEdit: fix editing existing tokens
2054
2055 * ui: qemu/HardwareView: fix CDRom permission checks
2056
2057 -- Proxmox Support Team <support@proxmox.com> Fri, 19 Feb 2021 17:53:32 +0100
2058
ad2e3a09
TL
2059pve-manager (6.3-3) pve; urgency=medium
2060
2061 * pvestatd: adapt to new CGRoup module path
2062
2063 * fix #3182 #3183: change backup retention mask logic
2064
2065 * ui: fix various usages of the findRecord emthod, ensuring it matches exact
2066
2067 * test: add regression tests for retention parameters for vzdump
2068
2069 -- Proxmox Support Team <support@proxmox.com> Thu, 03 Dec 2020 18:14:45 +0100
2070
c781d185
TL
2071pve-manager (6.3-2) pve; urgency=medium
2072
2073 * fix #3140: allow interface suffix in dns entries
2074
2075 * ui: storage: improve passint prune settings one edge cases
2076
2077 * ui: add onlineHelp buttons for VM boot order, and some storage edit windows
2078
2079 * api: metrics/server: test heuristically if we can connect
2080 successfully on add/update
2081
2082 * api: metrics/server: add minimum and maximum to port schema
2083
2084 -- Proxmox Support Team <support@proxmox.com> Wed, 25 Nov 2020 16:20:25 +0100
2085
de656c26
TL
2086pve-manager (6.3-1) pve; urgency=medium
2087
2088 * api: osd destroy: untaint device before pvremove
2089
2090 * ui: storage content: add encryption and verification columns for
2091 Proxmox Backup Server
2092
2093 * ui: guest backup view: add encrypted column for Proxmox Backup Server
2094 storages
2095
2096 * ui: storage: Proxmox Backup Server paperkey: print short fingerprint in
2097 heading
2098
2099 * ui: storage: Proxmox Backup Server: improve encryption key handling, allow
2100 upload of existing key, warn visible on deletion.
2101
2102 -- Proxmox Support Team <support@proxmox.com> Tue, 24 Nov 2020 23:43:20 +0100
2103
7e78e994
TL
2104pve-manager (6.2-17) pve; urgency=medium
2105
2106 * ui: ceph wizard: improve language and fix ceph docs link
2107
2108 * ui: guest backup view: add ability to show and edit comments
2109
2110 * ui: storage backup view: add button for prune group window
2111
2112 * api: ceph: fix pool creation 'add as storage' parameter
2113
2114 -- Proxmox Support Team <support@proxmox.com> Tue, 24 Nov 2020 16:01:42 +0100
2115
2407b60b
TL
2116pve-manager (6.2-16) pve; urgency=medium
2117
2118 * apt: add libproxmox-backup-qemu0 to displayed packages
2119
2120 * ui: qemu: set correct disabled state for start button
2121
2122 * ui: guest backup: add comment and verification columns
2123
2124 * ui: storage content: add comment column for backups
2125
2126 * ui: storage/PBS: drop beta hint
2127
2128 * ui: storage/PBS: allow one to copy, download or print new auto-generated
2129 encryption key
2130
2131 * ui: fix extension filter for upload window for container templates
2132
2133 * ui: storage content: use separate view for each content type
2134
2135 * fix #3136: vzdump notification mail: add name also to plain-text part
2136
2137 * ui: improve column behavior with browser scaling and non-default DPI
2138
2139 * cluster: add 'metrics/server' API endpoints and user interface
2140
2141 * ceph: do not require setting 'allow-experimental' flag when installing
2142 Octopus
2143
2144 * ui: ceph: allow one to select which version to install
2145
2146 * close #3114: ui: snapshots: make it harder to delete snapshot by accident
2147
2148 * vzdump: adapt to new keep-all prune option
2149
2150 * ui: storage edit: add Backup Retention tab for those storage with backup
2151 content type support.
2152
2153 * ui: storage edit: drop max backup field, replaced by backup retention
2154 keep-last field
2155
2156 -- Proxmox Support Team <support@proxmox.com> Mon, 23 Nov 2020 19:33:03 +0100
2157
4fad8e30 2158pve-manager (6.2-15) pve; urgency=medium
e88d14d6 2159
4fad8e30
TL
2160 * fix #2802: status/metrics: make MTU configurable for tunneled or otherwise
2161 MTU-reduced networks
e88d14d6 2162
4fad8e30
TL
2163 * ui: authentication: add "verify SSL cert" checkbox for AD realms
2164
2165 * vzdump: fix regression with "keep forever" legacy handling logic of the
2166 older 'maxfiles' option, which makes problems if it was set explicitly to
2167 zero
2168
2169 -- Proxmox Support Team <support@proxmox.com> Sun, 01 Nov 2020 20:34:56 +0100
e88d14d6 2170
5335acc0
TL
2171pve-manager (6.2-13) pve; urgency=medium
2172
2173 * tasks: allow API tokens to query their own UPIDs
2174
2175 * ui: pbs: allow empty fingerprint
2176
2177 * ui: fix unchecking 'Filter VMID'
2178
2179 * ui: VM: guest agent IP View: also filter out 0:0:0:0:0:0
2180
2181 * vzdump: allow prune-backups as an alternative to maxfiles
2182
2183 * fix #3049: ui: Firewall Rules: wider rule number column
2184
2185 * fix #3010, #3011: ui: VM options: re-do boot order editor, making it much
2186 more flexible and powerful
2187
2188 * backup: include IDs for non-existent guests and error again if they are
2189 left over configured in a job
2190
2191 * partially fix #3056: namespace vzdump temporary directory with VMID
2192
2193 * ceph: allow to alter settings of an exisiting pool, only over API/CLI for
2194 now
2195
2196 * ceph: add option to control placement-group autoscale mode on pool create
2197
2198 * ui: ceph: allow one to specify the device class on OSD create as advanced
2199 option
2200
2201 * fix #2827: ui: add "verify SSL certificated" checkbox for LDAP realms
2202
2203 -- Proxmox Support Team <support@proxmox.com> Thu, 22 Oct 2020 18:50:07 +0200
2204
3af44965
FG
2205pve-manager (6.2-12) pve; urgency=medium
2206
2207 * fix #2890: also detect & renew DNS-only ACME certs
2208
2209 * fix #2908: fixed password validator for adding PBS as storage
2210
2211 * vzdump: use configured tmpdir for PBS
2212
2213 * fix #2913: order backup jobs numerically by VMID
2214
2215 * fix #2842: ui: filter on exact vmid
2216
2217 * api: ACME renew: handle error from revoking old cert gracefully
2218
2219 * api: ACME revoke: do not abort if CA is just expired
2220
2221 * replication: improve various checks and fallback/default settings
2222
2223 * pveversion: track proxmox-backup-client
2224
2225 * ui: block removal of in-use container image
2226
2227 * ui: dc/Backup: disable pveCompressionSelector for pbs storages
2228
2229 * lxc: increase max cores from 128 to 8192
2230
2231 * lxc: increase max number of net interfaces from 10 to 32
2232
2233 -- Proxmox Support Team <support@proxmox.com> Mon, 21 Sep 2020 11:28:07 +0200
2234
32364f74
TL
2235pve-manager (6.2-11) pve; urgency=medium
2236
2237 * ui: add ceph recovery graph and progressbar
2238
2239 * pveceph: allow setting device class on osd create
2240
2241 * api/services: improve essential service check, allow reload and start
2242
2243 * ui: storage: Proxmox Backup: allow one to setting up and deleting an
2244 encryption key. For now only autogeneration over UI. Use pvesm if you want
2245 to use a pre-existing key file.
2246
2247 -- Proxmox Support Team <support@proxmox.com> Fri, 24 Jul 2020 19:19:19 +0200
2248
ed8f78d9
TL
2249pve-manager (6.2-10) pve; urgency=medium
2250
2251 * vzdump-hook-script: rename TARFILE to TARGET and add fallback to TARFILE
2252 for compatibility reasons
2253
2254 -- Proxmox Support Team <support@proxmox.com> Tue, 14 Jul 2020 10:28:42 +0200
2255
e13c40ad
TL
2256pve-manager (6.2-9) pve; urgency=medium
2257
2258 * fix #2609: ui: backup: add info and status view for guests without any
2259 backup job
2260
2261 * ui: dc/backup: add new backup job detail view
2262
2263 * Revert "Close #1623: replace apt-get to apt", avoid possible breakage due
2264 to not having a stable CLI interface yet.
2265
2266 -- Proxmox Support Team <support@proxmox.com> Thu, 09 Jul 2020 20:12:13 +0200
2267
c262828b
TL
2268pve-manager (6.2-8) pve; urgency=medium
2269
2270 * fix #1623: replace apt-get with apt
2271
2272 * ui: sdn: add simple zone plugin
2273
2274 * ui: sdn: move mtu from vnetview to zoneview
2275
2276 * ui: add PBS edit input panel
2277
2278 -- Proxmox Support Team <support@proxmox.com> Tue, 07 Jul 2020 19:16:36 +0200
2279
16dce103
TL
2280pve-manager (6.2-7) pve; urgency=medium
2281
2282 * ui: migration dialog: Allow setting no target storage to reuse
2283 current, and make that default
2284
2285 * api: cluster resources: add sdn audit permission
2286
2287 * dc/Tasks: pass endtime to make duration calculation correct
2288
2289 * fix #2802: metric flush check should not care about current usage
2290
2291 * fix #2771: relax cert API endpoints permissions
2292
2293 * fix #2784: always compare ACME domains in lower case
2294
2295 * api: register /nodes/X/cpu call for CPU models
2296
2297 * ui: improve ProcessorEdit and load models dynamically
2298
2299 * fix #2810: fix setting Container mounts for multiple guests in a
2300 browser session
2301
2302 * node_config: Allow leading underscore in ACME aliases
2303
2304 * change permissions for non-network cloudinit settings
2305
2306 * ui: cifs: reset proxy cache also if user or password change and make
2307 user and password fields independent from each other
2308
2309 * ui: ceph: downgrade remapped from error to warning/working
2310
2311 * vzdump: set target for PBS based backups to show in the vzdump mail
2312 log overview
2313
2314 -- Proxmox Support Team <support@proxmox.com> Mon, 06 Jul 2020 22:11:08 +0200
2315
363432b9
TL
2316pve-manager (6.2-6) pve; urgency=medium
2317
2318 * api: improve node index with missing/broken cert
2319
2320 * sdn: add VLAN-aware option to VNet edit dialog
2321
2322 * sdn: add mtu field to VLAN edit dialog
2323
2324 * initial support for upgrading to ceph octopus
2325
2326 * show if a ceph pool is using the PG autoscaler
2327
2328 * ui: improve filtering by VMID and search for the backup list view
2329
2330 -- Proxmox Support Team <support@proxmox.com> Wed, 03 Jun 2020 16:37:56 +0200
2331
d15ba1e1
TL
2332pve-manager (6.2-5) pve; urgency=medium
2333
2334 * improve ACME interaces
2335
2336 * fix #2747: ui: API token create: always reset base submit URL
2337
2338 * sdn: restrict zone and vnet name to 8 characters
2339
2340 * fix #2574: ui: permission-path selector: push each unique permission object
2341 path only once
2342
2343 * fix #2718: ui: qemu: handle localtime option correctly, allow all tree states
2344
2345 * api, ui: allow to remove subscription key
2346
2347 -- Proxmox Support Team <support@proxmox.com> Wed, 27 May 2020 14:31:00 +0200
2348
82601c6d
TL
2349pve-manager (6.2-4) pve; urgency=medium
2350
2351 * add online help references to new experimental Software Defined Network web
2352 interface, it is now also included in the documentation.
2353
2354 * api: apt/versions: track the version of the optional 'libpve-network-perl'
2355 package
2356
2357 -- Proxmox Support Team <support@proxmox.com> Sun, 10 May 2020 21:06:56 +0200
2358
4aec2728
TL
2359pve-manager (6.2-3) pve; urgency=medium
2360
2361 * ui: dc authentication: improve adding ad new LDAP based realm
2362
2363 * ui: cluster join: hide all fields in assisted mode until we got some info
2364
2365 * external metric server: improve flush on big data updates
2366
2367 * update shipped aplliance index info
2368
1b695a97 2369 -- Proxmox Support Team <support@proxmox.com> Sat, 09 May 2020 19:32:52 +0200
4aec2728 2370
33ed3926
TL
2371pve-manager (6.2-2) pve; urgency=medium
2372
2373 * fix #2708: ui: increase default memory in VM create wizard to 2GiB
2374
2375 * improve ACME and certificate related user interface
2376
2377 -- Proxmox Support Team <support@proxmox.com> Thu, 07 May 2020 21:49:10 +0200
2378
d90b565f
TL
2379pve-manager (6.2-1) pve; urgency=medium
2380
2381 * ui: support up to 8 corosync/kronosnet links on cluster create or join
2382
2383 * initial gui-integration of DNS based ACME (Let's Encrypt) certificate
2384 configuration and management
2385
2386 * fix #1210: ceph: extend pveceph purge
2387
2388 * ui: switch backup default compression selection to ZSTD
2389
2390 -- Proxmox Support Team <support@proxmox.com> Wed, 06 May 2020 20:17:51 +0200
2391
f2aec8f6
FG
2392pve-manager (6.1-11) pve; urgency=medium
2393
2394 * Fix #2124: Add support for zstd
2395
2396 -- Proxmox Support Team <support@proxmox.com> Mon, 4 May 2020 14:11:21 +0200
2397
ad02bd04
FG
2398pve-manager (6.1-10) pve; urgency=medium
2399
2400 * acme: use new proxmox-acme-perl
2401
2402 * acme: allow configuring DNS plugin options in nodeconfig
2403
2404 -- Proxmox Support Team <support@proxmox.com> Sat, 02 May 2020 18:33:27 +0200
2405
453f4304
TL
2406pve-manager (6.1-9) pve; urgency=medium
2407
2408 * fix #2634: print specific error if hook-script is not executable
2409
2410 * API: allow one to OVS network live reloading
2411
2412 * add experimental SDN gui
2413
2414 * ui: ceph: add icons for versions in MON/MGR/MDS ServiceList panels
2415
2416 * ui: ceph: add highest cluster version in summary
2417
2418 * ui: add API token management interfaces
2419
2420 * ui: add user and API token "effective-permission" explorer
2421
2422 * ui: add Language selection in user menu
2423
2424 * ui: datacenter/Authentication: allow one to sync LDAP and AD realms
2425
2426 * certs: early renew long-lived certificates to cope with clients which do
2427 not accept certificates with a lifetime of more than two years
2428
2429 * ui: don't block offline migration due non-referenced disk in the config
2430
2431 -- Proxmox Support Team <support@proxmox.com> Wed, 29 Apr 2020 17:15:38 +0200
2432
dcd887f4
TL
2433pve-manager (6.1-8) pve; urgency=medium
2434
2435 * ui CT Features: add checkbox for new allow unproblematic mknod device
2436 creation in CT feature.
2437
2438 * ui: do not suggest that it's allow to edit 'special' permission roles
2439
2440 * ui: snapshots: hide 'Include RAM' when VM isn't running
2441
2442 * ui: TFAEdit: use viemodel binding for hiding/showing qr code
2443
2444 * ui: dc/Summary: improve dashboard storage calculation
2445
2446 * ui/cluster: show all corosync/knet links (up to 8) in cluster overview
2447
2448 * gui: pci passthrough: fix 'Add PCI' dialog for new devices
2449
2450 * vzdump: add support for proxmox backup server
2451
2452 * storage content GUI: improve detection of backup volumes
2453
2454 * pvesh: Add all standard output options that are not yet defined
2455
2456 * ceph: do not check IPs if no explicit puvlic/cluster networks got set in
2457 the ceph configuration
2458
2459 * ui: qemu: allow one to add a virtio-rng device
2460
2461 * ui: ContentView: consider new ctime value
2462
2463 * fix #2611: gui: use backendUnit and pretty renderer
2464
2465 * ui: dc/options: add max_workers setting
2466
2467 * ui: make grid column filter more obvious
2468
2469 -- Proxmox Support Team <support@proxmox.com> Mon, 09 Mar 2020 19:05:11 +0100
2470
561020ec
TL
2471pve-manager (6.1-7) pve; urgency=medium
2472
2473 * ui: show cluster name from joinInfo in join dialog
2474
2475 * fix #2572: gui: make snapshot panel visible for VM.Audit
2476
2477 * ui: fix disk controllers sortByPreviousUsage iteration when re-attaching a disk
2478
2479 -- Proxmox Support Team <support@proxmox.com> Thu, 30 Jan 2020 20:31:58 +0100
2480
4415d038
TL
2481pve-manager (6.1-6) pve; urgency=medium
2482
2483 * ui: reload embedded xterm.js console if CT starts during viewing it
2484
2485 * fix #2334: gui/cloudinit: enable edit button only when editor is set
2486
2487 * ifupdown1: bridgevlan: add bridge-vids list support
2488
2489 * api2: network: add bond-primary, MTU, vlan-raw-device and vlan-id options
2490
2491 * fix #2552: ui: allow one to collapse notes panel from guest summary
2492
2493 * pvestatd: broadcast supported node CPU flags
2494
2495 * www: add 'users' columns to Groups model
2496
2497 * integrate authentication with API tokens
2498
2499 * implement 'allowtoken' property for REST API endpoint schema
2500
2501 * ui: add permissions button to userview
2502
2503 -- Proxmox Support Team <support@proxmox.com> Wed, 29 Jan 2020 21:28:52 +0100
2504
07144980
TL
2505pve-manager (6.1-5) pve; urgency=medium
2506
2507 * ui: make storage where VM-state is saved configurable
2508
2509 * ui: vm/HDEdit: fix backup checkbox default
2510
2511 * ui: fix Bandwidth-Selector component for empty return values
2512
2513 * fix #2509: add --rsyncable to backups using pigz again
2514
2515 * fix #2496: api: create OSD: check if ceph cluster network is configured
2516
2517 -- Proxmox Support Team <support@proxmox.com> Mon, 16 Dec 2019 15:12:19 +0100
2518
0d8eba72
TL
2519pve-manager (6.1-4) pve; urgency=medium
2520
2521 * ui: add date column for backups in storage content view
2522
2523 * ui: backup restore: add start-after-restore checkbox
2524
2525 * bulk migration: only pass 'with-local-disks' along if defined, to avoid
2526 warnings
2527
2528 * ceph: Create symlink on standalone MGR creation
2529
2530 * ui: improve choosing column per-row-count based on width in DC Node, VM, CT
2531 summary panels
2532
2533 * ui: local browser settings: let users overwrite the number of columns in
2534 summary panels
2535
2536 * ui: Mountpoint Edit/Create: default to true for "backup inclusion" on MP
2537 creation
2538
2539 -- Proxmox Support Team <support@proxmox.com> Mon, 09 Dec 2019 15:33:12 +0100
2540
17e02847
TL
2541pve-manager (6.1-3) pve; urgency=medium
2542
2543 * api: apt/versions: improve stabillity under edge cases
2544
2545 * improve pveversion for removed but not yet purged packages
2546
2547 * fix #2487: ui: HA: show VM/CT name column in resource overview
2548
2549 -- Proxmox Support Team <support@proxmox.com> Tue, 03 Dec 2019 14:34:26 +0100
2550
7bc5e797
TL
2551pve-manager (6.1-2) pve; urgency=medium
2552
2553 * ui: dc/options: add onlineHelp to u2f and ha edit window
2554
2555 * LXC: Disable resize button when volume is unusued
2556
2557 * ui: dc/options: fix capabillities for u2f, bwlimits, ha settings
2558
2559 * api: apt/versions: track ifupdown and ifupdown2 as optional package
2560
2561 * api: add migrate precondition checks to bulk migrate api
2562
2563 * ui: add checkbox to bulk migrate window to allow migration with local disks
2564
2565 * ui; qemu/HardwareView: show vmstate and allow removal
2566
2567 -- Proxmox Support Team <support@proxmox.com> Sat, 30 Nov 2019 18:41:21 +0100
2568
a6dcb75c
TL
2569pve-manager (6.1-1) pve; urgency=medium
2570
2571 * fix #2462: ACMEAccount: make tos in get_tos optional
2572
2573 * ui: lxc: switch reboot and stop button to match the interface of VMs
2574
2575 * ui: allow to set 'migrate' HA shutdown policy in datacenter options
2576
2577 * ui: node network: enable apply config button
2578
2579 * api: network reload: more granular "is OVS used" check
2580
2581 * automatically renew pve-ssl.pem when it nearly expires
2582
2583 * api: ceph monitor: allow full-mesh routed setup for monitor IP
2584
2585 * ui: dc/options: allow one to setup U2F AppID and origin
2586
2587 * lxc: disable remove button for pending resource changes
2588
2589 * adaptions for the experimental SDN package
2590
2591 * ui: dc/options: add clusterwide IO bandwidth limit editor
2592
2593 -- Proxmox Support Team <support@proxmox.com> Wed, 27 Nov 2019 11:35:57 +0100
2594
70830683
TL
2595pve-manager (6.0-15) pve; urgency=medium
2596
2597 * api/ceph: skip merging metadata if hostname is undefined
2598
2599 * Fix #2476: Fix auto-ballooning QMP command
2600
2601 -- Proxmox Support Team <support@proxmox.com> Thu, 21 Nov 2019 15:16:27 +0100
2602
6a38955e
TL
2603pve-manager (6.0-14) pve; urgency=medium
2604
2605 * add reboot button for container
2606
2607 * improve pvestatd memory usage when a Graphite External Metric status plugin
2608 is enabled
2609
2610 * fix #352: Limit the length of backup logs for mails
2611
2612 * fix #2436: ui: pci passthrough: consider domain in PCISelector
2613
2614 * fix #844: allow to set an initial delay for the start-all-marked guests on
2615 boot command, in the per-node config.
2616
2617 * api: node/config: allow to return only a specific config property
2618
2619 * VM guest agent: allow to set QGA socket type also to ISA for guest
2620 operating systems not supporting VirtIO serial sockets
2621
2622 -- Proxmox Support Team <support@proxmox.com> Wed, 20 Nov 2019 20:45:36 +0100
2623
83cab72f
FG
2624pve-manager (6.0-13) pve; urgency=medium
2625
2626 * takeover CertCache from pve-cluster
2627
2628 * use PVE::DataCenterConfig
2629
2630 * use PVE::RRD for RRD data
2631
2632 * pveproxy.service: take over pvecm call from pve-cluster.service
2633
2634 * update (build-)dependencies after pve-cluster refactor
2635
2636 -- Proxmox Support Team <support@proxmox.com> Mon, 18 Nov 2019 12:22:30 +0100
2637
f4643f17
TL
2638pve-manager (6.0-12) pve; urgency=medium
2639
2640 * pveversion: track libspice-server1 version again
2641
2642 * ui: fix backup "Run now" with specific node selected
2643
2644 * add initial graphite TCP support
2645
2646 * gui: lxc/Resources: improve reload behaviour
2647
2648 * ui: vm opts: add hint for spice foldersharing
2649
2650 * api: ceph version: actually get full version
2651
2652 * api: ceph/metadata: add structured node versions information
2653
2654 -- Proxmox Support Team <support@proxmox.com> Fri, 15 Nov 2019 19:04:46 +0100
2655
c832c2ec
TL
2656pve-manager (6.0-11) pve; urgency=medium
2657
2658 * fix #1291: add purge checkbox to VM/CT destroy dialog
2659
2660 * ui: TFA: default to a 160 bit secret
2661
2662 * ensure alias.db is available and up-to-date if upgrading from older versions
2663
2664 * ui: qemu: update grid button status with events from correct store
2665
2666 * ui: Container: add revert button for pending changes
2667
2668 -- Proxmox Support Team <support@proxmox.com> Wed, 30 Oct 2019 18:02:40 +0100
2669
48b8b635
TL
2670pve-manager (6.0-10) pve; urgency=medium
2671
2672 * api: subscription: use rpcenv for permission check
2673
2674 * updated shipped aplinfo index
2675
2676 * vzdump: move code needed for cfs register of vzdump.cron to guest-common
2677
2678 * fix #2364: allow offline migration with local cloudinit disk
2679
2680 * webinterface: show and allow one to edit pending container changes
2681
2682 -- Proxmox Support Team <support@proxmox.com> Fri, 18 Oct 2019 22:29:22 +0200
2683
94b4089d
TL
2684pve-manager (6.0-9) pve; urgency=medium
2685
2686 * webinterface: vm-options: add spice enhancements
2687
2688 * webinterface: vm opts: clarify QEMU Guest Agent option
2689
2690 * webinterface: qemu: allow move disk for EFI Disk again
2691
2692 * webinterface: vm migrate: add checkbox to enable offline migration with
2693 local resources
2694
2695 * aplinfo: update trusted keys to include all currently trusted ones.
2696
2697 -- Proxmox Support Team <support@proxmox.com> Wed, 16 Oct 2019 08:25:44 +0200
2698
9cd36f8d
TL
2699pve-manager (6.0-8) pve; urgency=medium
2700
2701 * fix #2262: allow one to set noVNC default scale in setting
2702
2703 * improve layout of browser local user settings
2704
2705 * api network: improve experimental SDN network support
2706
2707 * ui: fix small login window issue on chrome
2708
2709 * update shipped appliance info index
2710
2711 * gui: qemu: add reboot button which powercycles a VM and applies any
2712 outstanding pending changes in-between
2713
2714 * gui: usb: Enable USB3 for Spice USB passthrough
2715
2716 * gui: improve USB pass through selector, allow to search by product
2717
2718 * ui: cpumodel: add Skylake-Server, Cascadelake-Server, KnightsMill
2719
2720 * mobile gui: implement login for OTP based TFA enabled user accounts
2721
2722 * gui: Make CPU Model Selector a searchable grid view
2723
2724 * fix #2389: ceph wizard showing network of target node
2725
2726 -- Proxmox Support Team <support@proxmox.com> Fri, 04 Oct 2019 16:41:47 +0200
2727
3d89a026
TL
2728pve-manager (6.0-7) pve; urgency=medium
2729
2730 * ui: vm memory: correctly set initial maxValue for balloon
2731
2732 * fix #2340: gui: ceph: handle 'null' versions for hosts
2733
2734 * fix #2341: ceph: osd create: allow db/wal on partioned disks
2735
2736 * ui: allow one to add the AES flag explicitly to VMs
2737
2738 * ui: IPRef field: allow all valid IPs, even if not in the store
2739
2740 * ui: show supported file types in upload file selector
2741
2742 * api: add initial (experimental!) Software Defined Networ (SDN) API
2743 integration if the libpve-network-perl is installed
2744
2745 -- Proxmox Support Team <support@proxmox.com> Tue, 03 Sep 2019 10:31:21 +0200
2746
a94d0295
TL
2747pve-manager (6.0-6) pve; urgency=medium
2748
2749 * ui: vm/Hardware: convert more icons from bitmap to vectorized font
2750 awesome
2751
2752 * ui: login: do not show connection failure as login failure
2753
2754 * fix #582: Cope with long running deletions of backup and disk images
2755 by forking a task worker into the background after some delay
2756
2757 * fix #2314: remove GZIP env var
2758
2759 * fix #1594: add "Run now" button for cluster wide backup jobs
2760
2761 * backup: delete "exclude" VMID list when switching a backup job to pool mode
2762
2763 -- Proxmox Support Team <support@proxmox.com> Fri, 16 Aug 2019 13:09:50 +0200
2764
c1e4addd
TL
2765pve-manager (6.0-5) pve; urgency=medium
2766
2767 * fix #2292: ceph osd create: use size parameter for db/wal
2768
2769 * improve ceph error handling
2770
2771 * aplinfo: update from aplinfo-pve-6.dat
2772
2773 * gui: improve service and package version hints in ceph OSD and dashboard
2774 view.
2775
2776 * fix #2265: enable discard for virtio-blk
2777
2778 * pve5to6: cert: check certificates key size
2779
2780 * ceph: add new OSD flag API endpoints in node-agnostic /cluster/ceph path
2781
2782 * gui: ceph: Allow to set much more flags than 'noout' through the Web GUI
2783 with a new flag management window
2784
2785 * ui: add VM 'hv-tlbflush' and 'hv-evmcs' CPU flag as new optional flags, for
2786 those where they do not generate problems.
2787
2788 * ui: Include Windows Server 2019 in OS-Type list
2789
3ccdcddc
TL
2790 * allow to add a SPICE audio devices to a VM
2791
2792 -- Proxmox Support Team <support@proxmox.com> Tue, 23 Jul 2019 19:21:08 +0200
c1e4addd 2793
370ff473
TL
2794pve-manager (6.0-4) pve; urgency=medium
2795
2796 * ui: fix wrong defaultConsole fallback in tree
2797
2798 * ui: dc/Cluster: rename ring columns to link
2799
2800 * ui: cephfs: also add new tooltip like pool create
2801
2802 * ceph: mon list: show only as running when monitor is quorate
2803
2804 * pve5to6: do not complain about native newly created Nautilus OSDs
2805
2806 -- Proxmox Support Team <support@proxmox.com> Mon, 15 Jul 2019 18:37:12 +0200
2807
a482a836
TL
2808pve-manager (6.0-3) pve; urgency=medium
2809
2810 * pveam available: add 'mail' to sections
2811
2812 * ui: node/disks: fine tune column width and hide vendor by default
2813
2814 * ui: container: filter unusable lxc mount options for the special rootfs
2815 mountpoint
2816
2817 -- Proxmox Support Team <support@proxmox.com> Fri, 12 Jul 2019 12:30:58 +0200
2818
c35f40b1
TL
2819pve-manager (6.0-2) pve; urgency=medium
2820
2821 * ceph: add api call for getting the ceph config database
2822
2823 * gui: ceph: show config database under the file config
2824
2825 * fix #1451: allow some extra mount options for container
2826
2827 * further improve 5to6 checklist script
2828
2829 * fix #2267: delete address(6) and netmas(6) with cidr(6)~
2830
2831 * gui: show a 0 value for HA resource grid max_relocate/restart
2832 columns correctly
2833
2834 * pveproxy: allow to request debug sources directly over GET
2835 parameter
2836
2837 * ui: dc/options: use proxmoxNetworkSelector for network
2838
2839 * ui/Parser: printPropertyString: sort non-defaultKey parts for
2840 stability
2841
2842 * api/ceph: add osd scrub api call
2843
2844 * gui: ceph osd: refactor osd panel and add scrub button~
2845
2846 * ui: ceph OSD: tweak default column width a bit~
2847
2848 * ui: ceph/osd: only show at max 5 digits after decimal point for
2849 weight
2850
2851 * ui: ceph/osd: merge apply + commit latency columns~
2852
2853 * ui: remove notify calls on viewmodel
2854
2855 * ui: ceph/pool: rework status grid a bit
2856
2857 * ui: ceph/service list: re-do column definitions with flexible widths
2858
2859 * ui: ceph/pool: enable add_storages by default and add tooltip~
2860
2861 * ui: dc/cluster: allow to create cluster with second link
2862
2863 -- Proxmox Support Team <support@proxmox.com> Thu, 11 Jul 2019 20:41:51 +0200
2864
36ee2702
TL
2865pve-manager (6.0-1) pve; urgency=medium
2866
2867 * gui: ceph pools: fix pool percentage used display
2868
2869 * further improve pve5to6 upgrade checklist helper
2870
2871 * gui: ceph: fix syslog resize
2872
2873 * ceph: osd: use get-or-create to create a bootstrap-osd key on demand
2874
2875 * ceph: init: only handle keyring if auth is cephx
2876
2877 * ceph: mon create: add known monitor ips to mon_host if it is empty
2878
2879 * ceph: automatically create manager after the first monitor
2880
2881 * pveceph install: set repo URL to download.proxmox.com nautilus repo
2882
2883 * ceph: do not distribute obsolete ceph.service anymore
2884
2885 -- Proxmox Support Team <support@proxmox.com> Thu, 04 Jul 2019 15:53:18 +0200
2886
bbabe0bf
TL
2887pve-manager (6.0-0+4) pve; urgency=medium
2888
2889 * ui: switch over default console viewer to xterm.js
2890
2891 * improve pve5to6 upgrade checklist helper
2892
2893 * ui: use new network selector for cluster create and join
2894
2895 * remove pve-apt.conf which ensured pve-kernels did not get
2896 autoremoved, replaced by a smarter version provided by proxmox-ve
2897
2898 * fix #1278: add possibility to backup pools over API and Web UI
2899
2900 * ceph: mon create: fix not starting monitor if no public_addr is in conf
2901
2902 * eph: disallow IPv4 in new clusters when IPv6 is enabled
2903
2904 -- Proxmox Support Team <support@proxmox.com> Fri, 28 Jun 2019 20:26:53 +0200
2905
8fb3bf98
TL
2906pve-manager (6.0-0+3) pve; urgency=medium
2907
2908 * VM migrate: add migration with local disks over web GUI
2909
2910 * VM migrate: do some initial checks before a migrate is triggered to notify
2911 users about problems earlier
2912
2913 * ceph: init: update inital config for nautilus
2914
2915 * ceph: improve monitor creation and adapt for Nautilus
2916
2917 * ceph: mon create: detect pubnet via config database
2918
2919 * ceph: enable also msgr2 format for monitors
2920
2921 * gui: ostypes: include 5.x in Linux series and reword to range
2922
2923 * gui: add warnings for ceph and zfs for disks backed by hardware raid
2924 controller
2925
2926 * gui: workspace: cope better with upgrade related false positive 401
2927 HTTP codes
2928
2929 * backup jobs: acquire lock before modifying vzdump.cron
2930
2931 -- Proxmox Support Team <support@proxmox.com> Tue, 25 Jun 2019 12:37:44 +0200
2932
4caf8085
TL
2933pve-manager (6.0-0+2) pve; urgency=medium
2934
2935 * api: cluster/resources: add information about guest locks
2936
2937 * gui: tree: add lock information to tree entries and its tooltips
2938
2939 * api network: make IPv6 address checking spew out more useful errors
2940
2941 * gui: ceph install wizard: use new network selector widget for monitor
2942 creation
2943
2944 * fix #2190: Base64 encode SMBIOS value strings in order to allow more
2945 characters
2946
2947 * ceph: allow to enable encryption on osd create through web GUI or API
2948
2949 * gui: vm: add new CPU flag selector with tri-state awareness and many more
2950 flags to select
2951
2952 * improve OSD creation compatibility with Ceph Nautilus
2953
2954 * gui: add initial version of cluster wide ceph dashboard
2955
2956 * allow to destroy OSDs under both, Ceph Luminous and Nautilus
2957
2958 * ui: show ceph monitor, manager & OSD versions from pveceph managed cluster
2959 and warn if they are not all the same
2960
2961 * fix #2223: fix set_button_status isCDRom
2962
2963 -- Proxmox Support Team <support@proxmox.com> Fri, 14 Jun 2019 21:16:41 +0200
2964
99b0086b
TL
2965pve-manager (6.0-0+1) pve; urgency=medium
2966
2967 * rework log out button to general user and session management menu
2968
2969 * re-build for Debian Buster / PVE 6
2970
2971 -- Proxmox Support Team <support@proxmox.com> Wed, 22 May 2019 21:30:56 +0200
2972
44d386a0
TL
2973pve-manager (5.4-6) unstable; urgency=medium
2974
2975 * gui: node: change syslog to JournalView and new (mini-)journal api
2976
2977 * node: add api endpoint for new mini-journalreader
2978
2979 * fix #2197: ui: editing CDROM doesn't require VM.Config.Disk rights
2980
2981 * ui: NodeSelector: check status field for offline nodes
2982
2983 * allow to use cidr(6) for passing IP/CIDR to the network api
2984
2985 * fix #2183: fix blinking subscription and show unknown status
2986
2987 * ui: TFAEdit: use new tfa api call
2988
2989 * ui: storage: handle empty response in case of file upload error
2990
2991 -- Proxmox Support Team <support@proxmox.com> Wed, 15 May 2019 16:18:40 +0200
2992
792fdf49
TL
2993pve-manager (5.4-5) unstable; urgency=medium
2994
2995 * ui: two factor auth: handle older TFA setups with no specific type set
2996
2997 * fix #1910: urlencode usernames in UserEdit
2998
2999 * ensure we have up-to-date information before retrieving cluster status
3000
3001 * fix #482: Add timestamps to backup create task log
3002
3003 -- Proxmox Support Team <support@proxmox.com> Wed, 24 Apr 2019 11:28:11 +0000
3004
df7587c9
TL
3005pve-manager (5.4-4) unstable; urgency=medium
3006
3007 * fix #1326: allow multiple status server definitions per type
3008
3009 * fix ceph install wizard not accepting ipv6
3010
3011 * ui: tfa: set initial tab based on current tfa type and disable other
3012 tabs
3013
3014 * fix #2177: use getValue() to get otp value
3015
3016 * fix #263: only include node rrd stats if user has Sys.Audit
3017
3018 -- Proxmox Support Team <support@proxmox.com> Tue, 16 Apr 2019 14:22:47 +0000
3019
af17f0ad
TL
3020pve-manager (5.4-3) unstable; urgency=medium
3021
3022 * use correct icon for hibernate in tree context command menu
3023
3024 * ui: Restore: Fix error where the textfield did not default to next
3025 free VMID
3026
3027 * fix #1814: do not enable disk related buttons for audit user
3028
3029 * ui: dc/options: allow to edit migration settings and HA shutdown
3030 policy
3031
3032 -- Proxmox Support Team <support@proxmox.com> Wed, 10 Apr 2019 16:11:05 +0200
3033
a21acc04
TL
3034pve-manager (5.4-2) unstable; urgency=medium
3035
3036 * improve user TFA editing
3037
3038 * all TFA logins are now provided as two steps in the WebUI, first
3039 common login credentials then, if configured, TFA. The OTP field
3040 from the login window got removed, it is not necessary anymore.
3041
3042 * update shipped aplinfo index
3043
3044 * pvereport: only compute report def if we generate a report
3045
3046 * add onlineHelp for new WebUI windows and panels
3047
3048 -- Proxmox Support Team <support@proxmox.com> Mon, 08 Apr 2019 17:42:20 +0200
3049
d7d4dc47
TL
3050pve-manager (5.4-1) unstable; urgency=medium
3051
3052 * fix #1145: Warn if datacenter firewall is disabled
3053
3054 * add host firewall config, ip route information, ceph, iSCSI and more
3055 disk and ZFS information to pvereport
3056
3057 * fix #2132: gui: set vcpu default maxValue to 1
3058
3059 * pvestatd: preparation to rotate auth keys if necessary
3060
3061 * fix: # 2123 Logging of user defined firewall rules
3062
3063 * ui: show lock in status bar of vms/cts
3064
3065 * allow deletion of mac prefix
3066
3067 * use localhost instead of 127.0.0.1 to listen with spiceterm
3068
3069 * add tooltips to the tree
3070
3071 * ui: improve ceph installer
3072
3073 * ui: move VM BIOS and SCSI controller selection to hardware tab
3074
3075 * ui: allow to set VM machine type through hardware tab
3076
3077 * ui: VM command menu: rename suspend to pause
3078
3079 * ui: allow to hibernate (suspend to disk) VMs
3080
3081 * ui: allow to set the firewall log rate limit and burst
3082
3083 * fix: #1145 enable CT/VM NIC firewall by default on creation via WebUI,
3084 so that only the one from the VM/CT options must be enabled
3085
3086 * ui: support user-settable u2f and TOTP authentication and
3087 configuration
3088
3089 * ui: always show otp field on login
3090
3091 * fix: #1218 Expose unique MAC address generation on restore of VMs
3092 and CTs in UI
3093
3094 -- Proxmox Support Team <support@proxmox.com> Thu, 04 Apr 2019 14:03:41 +0200
3095
6d68c86f
TL
3096pve-manager (5.3-12) unstable; urgency=medium
3097
3098 * ui: fix popup behaviour in firefox with touchscreens on desktop
3099
3100 * pveproxy: allow one to set 'honor_cipher_order' and 'no compression'
3101
3102 * add possibility to call pveceph install through shell API
3103
3104 * fix #2122: use correct format in help text of timefield
3105
3106 * added basic ability to install ceph via web gui
3107
3108 -- Proxmox Support Team <support@proxmox.com> Tue, 12 Mar 2019 12:37:42 +0100
3109
5e2371a9
TL
3110pve-manager (5.3-11) unstable; urgency=medium
3111
3112 * fix #2108: ceph: 'osd pools set' cannot accept integers anymore, thus ceph
3113 pool creation failed in some cases, e.g., CephFS creation over GUI, API or
3114 CLI and pool creation over CLI or API depending on parameters passed.
3115
3116 -- Proxmox Support Team <support@proxmox.com> Wed, 20 Feb 2019 19:40:43 +0100
3117
a2d017ef
TL
3118pve-manager (5.3-10) unstable; urgency=medium
3119
3120 * show Storage Content with Datastore.AllocateSpace/Audit permissions
3121
3122 * fix #2051: preserve DB/WAL disk on destroy
3123
3124 * fix #2096: enable resume in context menu for guest triggered sleep
3125
3126 * default to unpriviledged CT in the GUI
3127
3128 * fix #1769: restart mode for bulk lxc migration
3129
3130 * pveproxy: add configurable HONOR_CIPHER_ORDER and COMPRESSION settings
3131
3132 -- Proxmox Support Team <support@proxmox.com> Wed, 20 Feb 2019 12:27:12 +0100
3133
417dd601
TL
3134pve-manager (5.3-9) unstable; urgency=medium
3135
3136 * fix #1982: pvesh: check if a handler exists for path
3137
3138 * fix #1752: implement wake on LAN functionality for nodes in CLI, API and GUI
3139
3140 * fix #2058: show correct pool for external ceph clusters
3141
3142 * task index: allow filtering by task type and selection of task source(s)
3143
3144 * add virtio-gpu and none to VMs display selection combobox
3145
3146 * add context menu to global search bar entries
3147
3148 * show hookscripts in GUI
3149
3150 * fix #1831: Add filter to CT template/appliances download window
3151
3152 -- Proxmox Support Team <support@proxmox.com> Fri, 01 Feb 2019 13:35:05 +0100
3153
354f5fff
TL
3154pve-manager (5.3-8) unstable; urgency=medium
3155
3156 * fix #1997: set taskid for single-guest backups
3157
3158 * fix #2030: use looks_like_number for number check
3159
3160 * ceph: change check if installed to ceph mon binary
3161
3162 * allow 8-way NUMA systems
3163
3164 -- Proxmox Support Team <support@proxmox.com> Fri, 11 Jan 2019 10:23:42 +0100
3165
99307436
TL
3166pve-manager (5.3-7) unstable; urgency=medium
3167
3168 * refactor ceph API and modules
3169
3170 -- Proxmox Support Team <support@proxmox.com> Thu, 20 Dec 2018 10:59:14 +0100
3171
2e15c525
TL
3172pve-manager (5.3-6) unstable; urgency=medium
3173
3174 * fix #2017: add help button to storage input panels
3175
3176 * Fix #2019: CephFS storage misses Max Backups
3177
3178 * ui: lxc/features: add fuse
3179
3180 * ui: lxc/features: disable nfs and cifs for unprivileged
3181
3182 * do not send 'undefined' as romfile when adding a pcidevice
3183
3184 -- Proxmox Support Team <support@proxmox.com> Fri, 14 Dec 2018 12:25:17 +0100
3185
d6aa5252
TL
3186pve-manager (5.3-5) unstable; urgency=medium
3187
3188 * ui: CephFS: fix onlineHelp buttons
3189
3190 -- Proxmox Support Team <support@proxmox.com> Mon, 03 Dec 2018 12:13:25 +0100
3191
43c2788b
TL
3192pve-manager (5.3-4) unstable; urgency=medium
3193
3194 * pveceph: ensure ceph-fuse gets uptdated when installing ceph server
3195
3196 * api: poll for for active MDS on CephFS creation
3197
3198 * fix #1430: ceph init: allow to specify separate cluster network
3199
3200 * pveceph: create OSD: wipe disk after initial 'free-to-use' checks to
3201 ensure creating succeeds even if the disk was an OSD earlier
3202
3203 * ui: cluster: require ring0_addr if joinee's ring and node addr
3204 differ
3205
3206 * ceph: update all placement groups (pg_num) defaults to 128
3207
3208 -- Proxmox Support Team <support@proxmox.com> Thu, 29 Nov 2018 12:49:30 +0100
3209
9588719d
TL
3210pve-manager (5.3-3) unstable; urgency=medium
3211
3212 * api: cephfs create: wait for MDS to become active before adding as storage
3213
3214 * api: cephfs: check if storage ID is free when add_storage is set
3215
3216 -- Proxmox Support Team <support@proxmox.com> Fri, 23 Nov 2018 19:15:52 +0100
3217
b2b24b8b
TL
3218pve-manager (5.3-2) unstable; urgency=medium
3219
3220 * include ceph-mds in pveceph install
3221
6ad96d04 3222 -- Proxmox Support Team <support@proxmox.com> Fri, 23 Nov 2018 16:17:22 +0100
b2b24b8b 3223
bf72f1c9
TL
3224pve-manager (5.3-1) unstable; urgency=medium
3225
3226 * ceph: add service restart api call
3227
3228 * gui: add ceph osd and monitor restart button
3229
3230 * gui: add CephFS integration
3231
3232 * add CephFS and MDS API integration
3233
3234 -- Proxmox Support Team <support@proxmox.com> Fri, 23 Nov 2018 14:07:50 +0100
3235
7bc43193
TL
3236pve-manager (5.2-13) unstable; urgency=medium
3237
3238 * allow one to remove images from a storage over the web GUI, if no VM exists
3239 in the cluster or the storage is local
3240
3241 * allow one to passthrough PCI devices to VMs over the web GUI
3242
3243 -- Proxmox Support Team <support@proxmox.com> Thu, 22 Nov 2018 14:55:57 +0100
3244
4e120eb2
TL
3245pve-manager (5.2-12) unstable; urgency=medium
3246
3247 * improve ZFS gui
3248
3249 * fix #1959: remove invalid SLAAC option
3250
3251 * pveceph: pool create: add_storage now only creates one storage entry
3252
3253 * Enable "Discard" option for IDE and SATA drives
3254
3255 * fix #1928: ct snapshot: changed rollback message to warning
3256
3257 * fix #1358: ui: show clustername besides Datacenter node, if available
3258
3259 * fix #1224: ui: ACLAdd: allow one to filter by username
3260
3261 * ui: dc/storage: allow one to add CephFS entries
3262
3263 -- Proxmox Support Team <support@proxmox.com> Mon, 19 Nov 2018 15:25:58 +0100
3264
74051409
TL
3265pve-manager (5.2-11) unstable; urgency=medium
3266
3267 * Update default CIPHERS to a more current list
3268
3269 * close #584: ui qemu: changed remove unused disk to asynchron call
3270
3271 * dc/user: render user fullnames htmlEncoded
3272
3273 * ceph: osd: wipe start of blockdevice when destroying ceph disk to ensure it
3274 can be re-used for any purpose
3275
3276 * gui: expose lxc features
3277
3278 * Add "SSD emulation" property to IDE, SATA, and SCSI drives
3279
3280 * fix sorting for unused disks/mounpoints in the VM/CT Hardware/Resource view
3281
3282 * gui: let users edit the vga memory
3283
3284 * node zfs: added check for undefined & new case AVAIL
3285
3286 -- Proxmox Support Team <support@proxmox.com> Fri, 09 Nov 2018 17:00:03 +0100
3287
3a8d2854
TL
3288pve-manager (5.2-10) unstable; urgency=medium
3289
3290 * add /node/{NODE}/hosts API Call
3291
3292 * make /etc/hosts editable via gui
3293
3294 * API2 : Network : add network config reload
3295
3296 * pvesh: fix bug #1942 - add standard options conditional
3297
3298 -- Proxmox Support Team <support@proxmox.com> Tue, 16 Oct 2018 11:55:15 +0200
3299
2e6bf499
TL
3300pve-manager (5.2-9) unstable; urgency=medium
3301
3302 * gui: allow whitespace in mountpoint paths
3303
3304 * fix #1884: vm/hardware: ensure correct value on pending changes
3305
3306 * pveceph: remove btrfs as fstype for new OSDs
3307
3308 * qemu: CPU selector: add EPYC
3309
3310 * fix #1897: bump max number of mountpoints to 256
3311
3312 * fix checkbox selection for guest selector used by bulk actions
3313
3314 -- Proxmox Support Team <support@proxmox.com> Thu, 13 Sep 2018 11:42:38 +0200
3315
c39d63a5
TL
3316pve-manager (5.2-8) unstable; urgency=medium
3317
3318 * fix doubleclick on VM with spice console
3319
3320 * ui: storage: combine RBD external and hyperconverged add dialog
3321
3322 * add LVM, LVMThin, directory based storage and ZFS management GUI
3323
3324 * ui: storage: Linux LIO/targetcli support
3325
3326 * fix #1837: reorganize HA panel
3327
3328 * fix #1828: check if targetnode exists before starting mass migration
3329
3330 * ui: ZFS over iSCSI: allow only relevant inputs
3331
3332 * fix #1393: use language from datacenter.cfg as default for GUI
3333
3334 * fix #1872: always close VM disk move panel after its taskviewer got closed
3335
3336 -- Proxmox Support Team <support@proxmox.com> Mon, 20 Aug 2018 15:11:06 +0200
3337
d9005f45
DM
3338pve-manager (5.2-7) unstable; urgency=medium
3339
3340 * pveproxy: add link to extjs for api-viewer
3341
3342 * pvesh: complete rewrite (removed interactive mode)
3343
3344 * pvenode: use print_api_result to print acme account information
3345
3346 * ui: permissions: allow to select root path '/' directly
3347
3348 * set resize to 'off' for the novnc popup
3349
3350 * improve xtermjs settings button behaviour
3351
3352 * nodeconfig acme-domain: allow domains starting with numbers
3353
3354 * Submit pool if non-empty in lxc CreateWizard
3355
3356 -- Proxmox Support Team <support@proxmox.com> Fri, 27 Jul 2018 11:47:05 +0200
3357
9091a0eb
TL
3358pve-manager (5.2-6) unstable; urgency=medium
3359
3360 * add task list, log and status commands to the pvenode cli tool
3361
3362 * ui/storage: cifs: only allow entering a password if user is set
3363
3364 * Add cephfs to allowed storages for vzdump backup
3365
3366 * document return properties for cluster resource and node list API
3367 calls
3368
3369 -- Proxmox Support Team <support@proxmox.com> Tue, 10 Jul 2018 14:46:32 +0200
3370
ec00748d
TL
3371pve-manager (5.2-5) unstable; urgency=medium
3372
3373 * add startall, stopall and migrateall commands to the pvenode cli
3374 tool
3375
3376 * replace read_password with param_mapping in pvesh
3377
3378 -- Proxmox Support Team <support@proxmox.com> Wed, 27 Jun 2018 14:01:43 +0200
3379
0a08f7d9
TL
3380pve-manager (5.2-4) unstable; urgency=medium
3381
3382 * add create wizard checkbox to autostart a container after creation finished
3383 successfully
3384
3385 * add compatibility with ACMEv2 protocol for node certificates
3386
3387 -- Proxmox Support Team <support@proxmox.com> Wed, 27 Jun 2018 09:04:06 +0200
3388
b7324fec
WB
3389pve-manager (5.2-3) unstable; urgency=medium
3390
3391 * allow ifupdown2 as alternative for ifenslave
3392
3393 * add autostart checkbox when creating a VM
3394
3395 * remove limits from swap/memory input boxes
3396
3397 * add ebtables option to cluster firewall settings
3398
3399 -- Proxmox Support Team <support@proxmox.com> Fri, 15 Jun 2018 12:28:17 +0200
3400
f86d60db
TL
3401pve-manager (5.2-2) unstable; urgency=medium
3402
3403 * fix #1499 Implement a combobox for Permissions paths
3404
3405 * fix #427: add notes panel to node
3406
3407 * api/acme: actually fallback to default value for account name parameter
3408
3409 * Improve VM AgentIPView WebUI component
3410
3411 * allow adding socket backed serial devices to VMs in WebUI
3412
3413 * allow one to re-enable iSCSI storages again through WebUI
3414
3415 -- Proxmox Support Team <support@proxmox.com> Tue, 05 Jun 2018 15:18:13 +0200
3416
a38a1b85
FG
3417pve-manager (5.2-1) unstable; urgency=medium
3418
3419 * add _blank target for optional url
3420
3421 * fixes #1503 Add role CRUD to the GUI.
3422
3423 * hide irrelevant buttons and tabs for container templates
3424
3425 * ui/UserEdit: fixup grammar in password match error message
3426
3427 * update included aplinfo.dat
3428
3429 * correct node free calculation
3430
3431 * add missing onlineHelp links
3432
3433 -- Proxmox Support Team <support@proxmox.com> Mon, 14 May 2018 14:04:15 +0200
3434
eee12d93
WB
3435pve-manager (5.1-53) unstable; urgency=medium
3436
3437 * show additional status info in the VM summary page
3438
3439 * added an io-error status icon for VMs
3440
3441 * minor keyboard interaction improvements in the UI
3442
3443 * added a node-specific configuration file
3444
3445 * added ACME API endpoints to manage ACME accounts and certificates
3446
3447 * added pvenode command line tool for certificate and acme account management
3448
3449 * added certificate renewal to pveupdate
3450
3451 * added certificate management to node UI
3452
3453 * expose 'move volume' functionality for container mount points via the UI
3454
3455 -- Proxmox Support Team <support@proxmox.com> Mon, 07 May 2018 15:13:02 +0200
3456
81a35ad0
TL
3457pve-manager (5.1-52) unstable; urgency=medium
3458
3459 * VM/Hardware: show memory shares
3460
3461 * remove the novnc panels for node/container (replaced by xtermjs)
3462
3463 * allow xtermjs to be the default console
3464
3465 * fix #1691: use asynchronous API call for VM disk creation
3466
3467 * fix #1732: actually post values in IScsiEdit
3468
3469 -- Proxmox Support Team <support@proxmox.com> Mon, 23 Apr 2018 15:40:48 +0200
3470
af537790
DM
3471pve-manager (5.1-51) unstable; urgency=medium
3472
3473 * overwrite the built-in 'run_editor' function
3474
3475 -- Proxmox Support Team <support@proxmox.com> Fri, 06 Apr 2018 14:09:51 +0200
3476
06de836b
DM
3477pve-manager (5.1-50) unstable; urgency=medium
3478
3479 * better focus of lxc/MPEdit
3480
3481 * merge cores, cpulimit and cpuunits for containers
3482
3483 * lxc/MPEdit: rework for advanced options
3484
3485 * Utils: add forEachMP
3486
3487 * lxc/ResoureEdit: move some cpu fields to advanced options
3488
3489 * qemu/CreateWizard: add advanced options on general tab
3490
3491 * qemu/NetworkEdit: rework panel for advanced options
3492
3493 * qemu/MemoryEdit: rework panel and move most things in advanced options
3494
3495 * qemu/HDEdit: move diskthrottling to advanced options
3496
3497 * fix editor and set_button_status for cloudinit
3498
3499 * rework ProcessorEdit and merge with CPUOptions using advanced options
3500
3501 * qemu/HDEdit.js: move some fields into advanced options
3502
3503 * add advanced checkbox to the wizard
3504
3505 * Add CIFS in strorage info to allow backup.
3506
3507 -- Proxmox Support Team <support@proxmox.com> Fri, 06 Apr 2018 13:55:38 +0200
3508
26db8aa1
DM
3509pve-manager (5.1-49) unstable; urgency=medium
3510
3511 * add cluster administartion panel
3512
3513 * ui: add storage plugin base class
3514
3515 * controller: StorageEdit: check if 'maxfiles' could be looked up
3516
3517 * ui/Utils: add storage schema
3518
3519 * ui/Utils: do not create non-standard console.dir fallback
3520
3521 * ui: restore: add bandwidth limit field
3522
3523 * ui: dc/storages: add bwlimit column
3524
3525 * ui: dc/storages: use responsive column width
3526
3527 * pve-daily-update.service: add Wants/After for pve-cluster.service
3528
3529 -- Proxmox Support Team <support@proxmox.com> Thu, 05 Apr 2018 12:30:58 +0200
3530
27705b82
TL
3531pve-manager (5.1-48) unstable; urgency=medium
3532
3533 * improve and add additional information in pvereport
3534
3535 * add clone UI for container
3536
3537 * add CIFS (SMB) UI
3538
3539 * add cloundinit UI
3540
3541 * pveupdate: replace cron job with systemd timer (pve-daily-update)
3542
3543 * fix #1698: add_integer_row should add an integer row
3544
3545 * cleanup build and packaging system
3546
3547 * VZDump: handle timelocal year correctly
3548
3549 * fix #1683: do not send non-numeric values to graphite
3550
3551 -- Proxmox Support Team <support@proxmox.com> Thu, 22 Mar 2018 09:36:11 +0100
3552
be42d8e6
WB
3553pve-manager (5.1-47) stable; urgency=medium
3554
3555 * added icons to summaries and improved spacing
3556
3557 * added HA info to the template summary
3558
3559 * show IP address in summary if the guest-agent can provide it
3560
3561 * let storage summary, ceph & cluster dashboards use the full browser width
3562
3563 * various node, lxc and qemu summary page improvements
3564
3565 * preparations for extjs 6.2.0
3566
3567 * update widget toolkit dependency
3568
3569 -- Proxmox Support Team <support@proxmox.com> Mon, 26 Feb 2018 10:26:44 +0100
3570
1f2c4815 3571pve-manager (5.1-46) stable; urgency=medium
50e0eeba
FG
3572
3573 * pveversion: sort kernel packages by version
3574
3575 * pveversion: add new pve packages
3576
3577 * fix wizard validity check for options spanning multiple tabs
3578
3579 * fix #1573: show bootdisk usage on container summary
3580
3581 * fix edit button for some panels
3582
3583 * fix #1629: improve min/max memory handling
3584
3585 * fix #1631: change units to binary prefix
3586
3587 * fix #1635: correctly change maxIds in ControllerSelector in wizard
3588
3589 * enable/disable xtermjs depending on the existance of a serial port
3590
3591 * show serial ports on the gui
3592
3593 * change group of unused to 99 to that we can add things in between
3594
3595 * add icon/class for serial ports
3596
3597 * qemu/Monitor: save the last 20 commands
3598
1f2c4815 3599 -- Proxmox Support Team <support@proxmox.com> Fri, 16 Feb 2018 15:07:52 +0100
50e0eeba 3600
c5023a7b
WB
3601pve-manager (5.1-44) stable; urgency=medium
3602
3603 * fix upgrade of other cluster nodes via xtermjs not working properly
3604
3605 * switch to using pve-i18n and proxmox-widget-toolkit
3606
3607 -- Proxmox Support Team <support@proxmox.com> Thu, 25 Jan 2018 13:57:12 +0100
3608
a79a07dd
FG
3609pve-manager (5.1-43) stable; urgency=medium
3610
3611 * add spec-ctrl cpu flag checkbox
3612
3613 * add defaultSize parameter for DiskStorageSelector and set it to 8 for lxc
3614
3615 -- Proxmox Support Team <support@proxmox.com> Wed, 17 Jan 2018 09:06:28 +0100
3616
16232330
WB
3617pve-manager (5.1-42) stable; urgency=medium
3618
3619 * fix #1605: reflect backend values of minimum container memory limit
3620
3621 * add a 'pcid' checkbox to the CPU edit window
3622
3623 -- Proxmox Support Team <support@proxmox.com> Wed, 10 Jan 2018 11:53:33 +0100
3624
550707c9
FG
3625pve-manager (5.1-41) stable; urgency=medium
3626
3627 * pveupdate - always run check for available updates
3628
3629 * prevent double ticket api call
3630
3631 * Add new icon for xtermjs consoles, based on xtermjs logo
3632
3633 -- Proxmox Support Team <support@proxmox.com> Thu, 21 Dec 2017 12:47:40 +0100
3634
646111ec
WB
3635pve-manager (5.1-40) stable; urgency=medium
3636
3637 * send an email when a replication job fails
3638
3639 * added xterm.js as an alternative for vncterm for the host shell,
3640 container terminals and qemu serial port connections
3641
3642 * allow users with the Sys.Audit permission to see the subscription status
3643
3644 * allow users with the Sys.Modify permission to see and modify subscriptions
3645
3646 -- Proxmox Support Team <support@proxmox.com> Wed, 13 Dec 2017 11:59:01 +0100
3647
6a21d936
FG
3648pve-manager (5.1-39) stable; urgency=medium
3649
3650 * fix #1589: auth_handler: raise proper exception on init_request error
3651 (e.g., during pmxcfs restarts)
3652
3653 * update catalan translation
3654
3655 * add a proper confirmation message when we detach an used disk
3656
3657 * fix #1526: Use 'detach' instead of 'remove' when the disk is used
3658
3659 -- Proxmox Support Team <support@proxmox.com> Mon, 11 Dec 2017 15:33:11 +0100
3660
9248857d
FG
3661pve-manager (5.1-38) stable; urgency=medium
3662
3663 * ceph: create mon: fix & improve check if IP is in public net
3664
3665 -- Proxmox Support Team <support@proxmox.com> Thu, 30 Nov 2017 11:35:28 +0100
3666
0628b735
WB
3667pve-manager (5.1-37) stable; urgency=medium
3668
9248857d 3669 * fix #1523: Display the Max Backups field only if relevant
0628b735 3670
9248857d 3671 * fix #1578: api/resource hastate: fallback to resource cfg state
0628b735 3672
9248857d 3673 * fix #1539: add missing shellquote for proxied commands of pvesh
0628b735 3674
9248857d 3675 * fix #1542: use percent_used key instead of calculation
0628b735 3676
9248857d 3677 * fix wrong default value shown for the DHCP firewall option
0628b735 3678
9248857d 3679 * prevent visual flashing of button when changing element in the tree
0628b735 3680
9248857d 3681 * ceph: create pool: check for quorum at start
0628b735 3682
9248857d 3683 * logrotate: try to tell services to reload instead of doing a full restart
0628b735 3684
9248857d 3685 * add various status sub-icons in the tree
0628b735 3686
9248857d 3687 * add a new status column in the resourcestore
0628b735 3688
9248857d 3689 * add default 'unknown' status for vms and containers
0628b735 3690
9248857d 3691 * add version GET parameter for js/css files to improve cache behaviour
0628b735 3692
9248857d 3693 * reduce spiceproxy memory footpring by not loading an unused package
0628b735 3694
9248857d 3695 * Add %-used and min_size to "pveceph lspools" command
0628b735
WB
3696
3697 -- Proxmox Support Team <support@proxmox.com> Tue, 28 Nov 2017 16:38:15 +0100
3698
214053d6
WB
3699pve-manager (5.1-36) unstable; urgency=medium
3700
3701 * rebuild to fixup permissions
3702
3703 -- Proxmox Support Team <support@proxmox.com> Wed, 25 Oct 2017 11:15:46 +0200
3704
cfaf62cd
FG
3705pve-manager (5.1-35) unstable; urgency=medium
3706
3707 * bump for 5.1 release
3708
3709 -- Proxmox Support Team <support@proxmox.com> Mon, 23 Oct 2017 09:18:30 +0200
3710
016f3924 3711pve-manager (5.0-34) unstable; urgency=medium
fc4a772e 3712
016f3924
WB
3713 * fix #1531: fix vm list in bulk actions when a cluster node's name is a
3714 prefix of another node's name
fc4a772e 3715
016f3924 3716 * ceph: bluestore is now the default in the api and command line interfaces
fc4a772e 3717
016f3924 3718 * Add a field to show which SCSI controller type we are currently using
fc4a772e 3719
016f3924 3720 * Render full name of VirtIO Block controller
fc4a772e 3721
016f3924 3722 * Update VM SCSI controller type after OS selection in Wizard
fc4a772e 3723
016f3924 3724 * Update VM SCSI type based on iothread value when inside the wizard
fc4a772e 3725
016f3924 3726 * Collect less frequently used guest system buttons under a 'More' button
fc4a772e 3727
016f3924 3728 * Rename global 'Help' button to 'Documentation'
fc4a772e 3729
016f3924 3730 * Add some help buttons to ceph UI
fc4a772e 3731
016f3924
WB
3732 * Use a comobo selector when adding guests to HA instead of a number field
3733
3734 * Simplify HA state display
3735
3736 * Various input focus improvements with the inline novnc console
fc4a772e
FG
3737
3738 -- Proxmox Support Team <support@proxmox.com> Tue, 10 Oct 2017 14:16:12 +0200
3739
80adf793
WB
3740pve-manager (5.0-32) unstable; urgency=medium
3741
3742 * disable quota checkbox for unprivileged containers
3743
3744 * rename pve-manager.service to pve-guests.service and refuse manual
3745 start/stop, since it's responsible for starting up autostarted guests
3746 at boot time and shutting _every_ guest down on shutdown, to avoid
3747 confusion about what happens when restarting the "pve manager"
3748
3749 * show 'RBD' instead of 'RBD (external)' on storage summary
3750
3751 * make bluestore the default choice when creating osds
3752
3753 * add new "RBD (PVE)" storage choice
3754
3755 * ceph: do not automatically use wal if only journal is given
3756
3757 * rename 'Remove' ceph pool button to 'Destroy'
3758
3759 * add add storages checkbox to ceph pool creation
3760
3761 * add remove_storages parameter to the pool destruction
3762
3763 * ceph/destroypool: optionally remove storages
3764
3765 * ceph/createpool: optionally add storages
3766
3767 -- Proxmox Support Team <support@proxmox.com> Tue, 12 Sep 2017 13:52:12 +0200
3768
a0946ccb
FG
3769pve-manager (5.0-31) unstable; urgency=medium
3770
3771 * lxc/qemu: hide migrate in contextmenu when no cluster or no rights
3772
3773 * lxc: hide migrate button for non cluster setups
3774
3775 * qemu: hide not usable buttons
3776
3777 * pveceph: implement checks for ceph version & binaries
3778
3779 * qemu: improve iothread/discard/controller type handling
3780
3781 * ceph: adapt to new health output style for luminous
3782
3783 * ceph: warning window modal
3784
3785 * ceph: fix gui icons
3786
3787 * ceph: add application parameter to createpool
3788
3789 * ceph: make size 3/min 2 default with createpool
3790
3791 -- Proxmox Support Team <support@proxmox.com> Fri, 1 Sep 2017 11:56:45 +0200
3792
ad98a36f
FG
3793pve-manager (5.0-30) unstable; urgency=medium
3794
3795 * ceph: improve bluestore information display
3796
3797 -- Proxmox Support Team <support@proxmox.com> Tue, 8 Aug 2017 11:08:05 +0200
3798
db9770df
WB
3799pve-manager (5.0-29) unstable; urgency=medium
3800
3801 * ceph: ensure mgr starts after pve-cluster
3802
3803 -- Proxmox Support Team <support@proxmox.com> Mon, 31 Jul 2017 15:46:57 +0200
3804
74911546
FG
3805pve-manager (5.0-28) unstable; urgency=medium
3806
3807 * fix #1465: crush rule selection when creating pool
3808
3809 * fix regression when creating first monitor of a ceph cluster
3810
3811 * various bluestore and other ceph fixes
3812
3813 -- Proxmox Support Team <support@proxmox.com> Mon, 31 Jul 2017 15:31:08 +0200
3814
2ef26c4e
WB
3815pve-manager (5.0-27) unstable; urgency=medium
3816
3817 * pveceph: allow '-' in the service name pattern
3818
3819 -- Proxmox Support Team <support@proxmox.com> Wed, 26 Jul 2017 16:51:29 +0200
3820
48c8c086
WB
3821pve-manager (5.0-26) unstable; urgency=medium
3822
3823 * Close #1268: Show migration start server and migration end server
3824
3825 * various GUI usability improvements
3826
3827 * pveceph: added createmgr & destroymgr command
3828
3829 * pveceph: creating a monitor now also creates a standard manager if not
3830 already present
3831
f49b4beb
WB
3832 * pveceph: monitor and manager names now default to the node name rather
3833 than numeric IDs.
3834
48c8c086
WB
3835 -- Proxmox Support Team <support@proxmox.com> Wed, 26 Jul 2017 15:37:35 +0200
3836
aa44a5a8
WB
3837pve-manager (5.0-25) unstable; urgency=medium
3838
3839 * Update ceph ui to use the restructured data format of ceph luminous 12.1.1
3840 Older ceph versions are no longer be supported by the UI.
3841
3842 -- Proxmox Support Team <support@proxmox.com> Mon, 24 Jul 2017 16:15:20 +0200
3843
a58dc7f3
WB
3844pve-manager (5.0-24) unstable; urgency=medium
3845
3846 * Fix #1450: re-enable setgid bit on pvemailforward
3847
3848 * Fix GUI issues with editing mount points which reside on storages
3849 for which the rootfs storage type has been removed.
3850
3851 * Fix GUI issues when editing bind mounts for containers.
3852
3853 * Fix OSD count display issue in the ceph dashboard.
3854
3855 * Move OS type selection to after the installation medium selection in the
3856 VM creation wizard.
3857
3858 * Fix 'pveceph createosd' to not to default to bluestore on newer ceph
3859 versions. (It has a --bluestore option after all.)
3860
3861 * Added an informative empty-text when editing a container's DNS section.
3862
3863 * remove old CA entry for enterprise repository, not required anymore
3864
3865 -- Proxmox Support Team <support@proxmox.com> Wed, 19 Jul 2017 12:42:19 +0200
3866
9795f744
DM
3867pve-manager (5.0-23) unstable; urgency=medium
3868
3869 * add certificate authority for enterprise repository
3870
3871 -- Proxmox Support Team <support@proxmox.com> Tue, 04 Jul 2017 11:50:24 +0200
3872
dc4512ec
DM
3873pve-manager (5.0-22) unstable; urgency=medium
3874
3875 * update lxc template list (aplinfo.dat)
3876
3877 -- Proxmox Support Team <support@proxmox.com> Tue, 04 Jul 2017 08:18:30 +0200
3878
2c074614
DM
3879pve-manager (5.0-21) unstable; urgency=medium
3880
3881 * update lxc template list (aplinfo.dat)
3882
3883 -- Proxmox Support Team <support@proxmox.com> Mon, 03 Jul 2017 16:08:10 +0200
3884
d136f4ad
DM
3885pve-manager (5.0-20) unstable; urgency=medium
3886
3887 * update german and italian translations
3888
3889 * pvesr: allow schedule now from CLI
3890
3891 -- Proxmox Support Team <support@proxmox.com> Fri, 30 Jun 2017 11:18:46 +0200
3892
ee86f19f
DM
3893pve-manager (5.0-19) unstable; urgency=medium
3894
3895 * pvesr status: handle disabled jobs
3896
3897 * replication; merge status and status text
3898
3899 * replication: show disabled jobs and allow enabling/disabling
3900
3901 * Revert "add beta text with link to bugtracker"
3902
3903 * replication: adapt help buttons reference
3904
3905 * Add Help Button for Backup Modal Windows
3906
3907 -- Proxmox Support Team <support@proxmox.com> Thu, 29 Jun 2017 12:01:46 +0200
3908
74f644b7
WB
3909pve-manager (5.0-18) unstable; urgency=medium
3910
3911 * replication: fix issue when creating jobs for VMs on different cluster
3912 nodes
3913
3914 -- Proxmox Support Team <support@proxmox.com> Wed, 28 Jun 2017 14:23:30 +0200
3915
e9ac350d
DM
3916pve-manager (5.0-17) unstable; urgency=medium
3917
3918 * replication GUI: add schedule now button
3919
3920 * gui: drop cirrus from the GUI
3921
3922 * replication: improve schedule format example
3923
3924 * Add a checkbox 'Skip replication'
3925
3926 * ceph: keys: add mgr allow * to client.admin
3927
3928 * pveceph: createosd: allow to create bluestore OSDs
3929
3930 * pveceph: init: add min_size, change default to 3/2
3931
3932 * PVE/API2/Replication.pm: call purge_old_states in run_jobs
3933
3934 * replication/ui: improve wording for job removal
3935
3936 * replication: refuse to create jobs with nothing to do
3937
3938 * ceph: init: allow pool deletion by default
3939
3940 -- Proxmox Support Team <support@proxmox.com> Wed, 28 Jun 2017 13:34:21 +0200
3941
224c78da
DM
3942pve-manager (5.0-16) unstable; urgency=medium
3943
3944 * fix lxc hostname input window
3945
3946 * fix reselection on vm/ct migrate in gu
3947
3948 -- Proxmox Support Team <support@proxmox.com> Fri, 23 Jun 2017 13:03:00 +0200
3949
75d71d4e
DM
3950pve-manager (5.0-15) unstable; urgency=medium
3951
3952 * pvesr.timer: set AccuracySec=1
3953
3954 -- Proxmox Support Team <support@proxmox.com> Fri, 23 Jun 2017 11:43:31 +0200
3955
6b562b3d
DM
3956pve-manager (5.0-14) unstable; urgency=medium
3957
3958 * add systemd timer unit to trigger pvesr run
3959
3960 -- Proxmox Support Team <support@proxmox.com> Fri, 23 Jun 2017 10:48:20 +0200
3961
7d63c83c
DM
3962pve-manager (5.0-13) unstable; urgency=medium
3963
3964 * fix regression in gui when migrating guests
3965
3966 * show resume button when qmpstatus is 'suspended'
3967
3968 * add initramfs conf snippet disabling RESUME
3969
3970 * better default column sizes for replication grid
3971
3972 * change default replication status text to 'OK'
3973
3974 * change short duration format to x.y
3975
3976 * add replication to stateprovider dictionary
3977
3978 * use git rev-parse for repoid
3979
3980 * better Status description for jobs which are about to be run
3981
3982 * use also a 150 pix width for Date in LXC Snapshot Tree
3983
3984 * fix LXC Snapshots Edit Window timestamps
3985
3986 -- Proxmox Support Team <support@proxmox.com> Thu, 22 Jun 2017 12:27:55 +0200
3987
068d1c34
DM
3988pve-manager (5.0-12) unstable; urgency=medium
3989
3990 * OSD: rename 'remove' to 'destroy'
3991
3992 * pvereport: improve output and add timeouts to commands
3993
3994 * PVE/API2/Replication.pm: add $verbose parameter run_jobs()
3995
3996 * update default aplinfo.dat
3997
3998 * use 'any' for build architecture
3999
4000 * fix #1414: use table layout instead of columns
4001
4002 * add replication GUI
4003
4004 * Fix #1372: require manually entering the Ceph Pool id before destroying
4005 a pool
4006
4007 * Adapt SafeDestroy component to be able to delete Ceph Pools
4008
4009 * implement digest checking for ReplicationConfig update
4010
4011 * implement pvesr set_state
4012
4013 * GUI: don't translate NDP
4014
4015 * german translation update
4016
4017 * italian translation update
4018
4019 * translate params in bulk migrate window
4020
4021 * change to debians font-awesome package
4022
4023 * mark node shutdown/reboot buttons as dangerous
4024
4025 * explicit set button focus respecting the 'dangerous' option
4026
4027 * removed PVE/Replication.pm (moved to pve-guest-common)
4028
4029 * use new replication helpers from pve-guest-common
4030
4031 * change from dpkg-deb to dpkg-buildpackage
4032
4033 * do not let www-data own the static js/html files
4034
4035 * make language js files consistent (fix sorting)
4036
4037 * add SOURCE_DATE_EPOCH to Makefile
4038
4039 * Add force parameter for delete replica job
4040
4041 * fix #1389: vzdump: handle storage failure in new()
4042
4043 * show hostpci devices in gui
4044
4045 * show usb devices in qemu hardware view
4046
4047 * fix #1385: display no rbd user by default
4048
4049 * use physical NIC regexp
4050
4051 * replication code improvements
4052
4053 * PVE::API2::Tasks - use PVE::Tools::dump_logfile
4054
4055 * mobilegui: fix title with perl template
4056
4057 * add defaultButton to loginWindow
4058
4059 * add defaultButton and focus to snapshot window
4060
4061 * add override for correct defaultButton behaviour
4062
4063 * remove "read-only" option from container root disk
4064
4065 * fix #1400: do not use defaultButton in NotesEdit window
4066
4067 * allow width and height parameter for vncshell
4068
4069 -- Proxmox Support Team <support@proxmox.com> Thu, 22 Jun 2017 09:31:34 +0200
4070
b7a20a34
DM
4071pve-manager (5.0-11) unstable; urgency=medium
4072
4073 * add basic replication framework and API
4074
4075 * pvesr: new CLI tool for replication
4076
4077 * implement regression tests for replication code
4078
4079 * PVE::API2Tools::resolve_proxyto - new helper
4080
4081 * Fix #1386: track postfix daemon status via postfix@-
4082
4083 * optimize resourcestore, add suspend/resume events to updateTree
4084
4085 * Make a new systemd target pve-storage
4086
4087 * ceph: init: add optional disable_cephx option
4088
4089 * ceph: init: remove filestore xattr use omap
4090
4091 * fix #1359: change to vm when double clicking in pool member view
4092
4093 -- Proxmox Support Team <support@proxmox.com> Wed, 31 May 2017 09:38:17 +0200
4094
786da0da
DM
4095pve-manager (5.0-10) unstable; urgency=medium
4096
4097 * PVE/APLInfo.pm: avoid locale specific time stamps
4098
4099 * vzdump: do not generate locale specific time stamps
4100
4101 -- Proxmox Support Team <support@proxmox.com> Mon, 24 Apr 2017 07:45:46 +0200
4102
679553c6
WB
4103pve-manager (5.0-9) unstable; urgency=medium
4104
4105 * update cpuset rebalance code for new libpve-common-perl package
4106
4107 -- Proxmox Support Team <support@proxmox.com> Thu, 20 Apr 2017 12:19:58 +0200
4108
7dae2378
DM
4109pve-manager (5.0-8) unstable; urgency=medium
4110
4111 * filter templates in bulk start/stop
4112
4113 * add skylake to cpu types
4114
4115 * set default focus and default button for edit window
4116
4117 -- Proxmox Support Team <support@proxmox.com> Thu, 20 Apr 2017 06:25:00 +0200
4118
da1175c9
DM
4119pve-manager (5.0-7) unstable; urgency=medium
4120
4121 * move qemu reset button into shutdown menu
4122
4123 * add a 'convert to template' in the vm action bar
4124
4125 * add right-click menu for nodes
4126
4127 * highlight errors in grids
4128
4129 -- Proxmox Support Team <support@proxmox.com> Fri, 14 Apr 2017 15:20:06 +0200
4130
5317055a
FG
4131pve-manager (5.0-6) unstable; urgency=medium
4132
4133 * update japanese translation
4134
4135 * ceph: allow higher replication levels than 3/3
4136
4137 * ceph: change default GUI replication level to 3/2
4138
4139 * fix #1317: check wizard form also on validitychange
4140
4141 * fix start on boot
4142
4143 -- Proxmox Support Team <support@proxmox.com> Mon, 10 Apr 2017 16:23:11 +0200
4144
22d7548f
FG
4145pve-manager (5.0-5) unstable; urgency=medium
4146
4147 * update pve-enterprise repository URL
4148
4149 -- Proxmox Support Team <support@proxmox.com> Wed, 22 Mar 2017 10:52:24 +0100
4150
273a9671
FG
4151pve-manager (5.0-4) unstable; urgency=medium
4152
4153 * fix #1307: dont use language dependent separator in gui
4154
4155 * add beta text with link to bugtracker
4156
4157 * pveceph: create default keys when creating monitor
4158
4159 * pveceph: use luminous by default
4160
4161 -- Proxmox Support Team <support@proxmox.com> Tue, 21 Mar 2017 13:39:02 +0100
4162
19185506
DM
4163pve-manager (5.0-3) unstable; urgency=medium
4164
4165 * use 'U' to encode undefined values for RRD graphs
4166
4167 * remove backup locks when starting all VMs on boot
4168
4169 * get_filtered_vmlist: save VM conf in own subhash
4170
4171 * include also HA VMs if a vm list is explicit specified
4172
4173 * VMSelctor: add HA state and allow to filter with it
4174
4175 * PVEResource store: respect defaulValue of elements
4176
4177 * update sources.list to stretch
4178
4179 * APT: update packages and package names
4180
4181 * Fix #1305: typo
4182
4183 -- Proxmox Support Team <support@proxmox.com> Fri, 17 Mar 2017 12:12:16 +0100
4184
8f5d98e4
DM
4185pve-manager (5.0-2) unstable; urgency=medium
4186
4187 * control.in: change description to avoid lintian warning
4188
4189 * depend on libc6 to avoid lintian error
4190
4191 * pveproxy: do not serve /usr/share/vncterm - no longer required
4192
4193 * install lintian overrides file
4194
4195 -- root <root@lola.maurer-it.com> Tue, 14 Mar 2017 07:56:29 +0100
4196
03be1711
WB
4197pve-manager (5.0-1) unstable; urgency=medium
4198
4199 * bump version for stretch
4200
4201 -- Proxmox Support Team <support@proxmox.com> Mon, 13 Mar 2017 14:23:27 +0100
4202
32e10377
WB
4203pve-manager (4.4-13) unstable; urgency=medium
4204
4205 * fix #1299: sort pools in pool selector by default
4206 * fix #306: add email address field to backup-now window
4207
4208 * added a clone button to the VM toolbar
4209
4210 * change rendering of timestamps where no sorting is required
4211
4212 * drop net-tools dependency, use iproute2 instead
4213
4214 * handle references to deleted storages better
4215
4216 * influxdb plugins: send nodename when updating CT/VM status
4217
4218 * minor UI improvements:
4219 - clone: use an empty-text to show the meaning of an empty storage field
4220 - don't try to translate paths such as '/dev/console'
4221 - don't try to translate common terms/abbreviations such as 'USB'
4222 - add a css fix for chrome >= 56
4223 - fix not having a node selected showing a 'Node seems to be offline' error
4224
4225 * correctly pass 'nowritecache' for zfs storages
4226
4227 * fix hangs with ceph.target and our ceph.service file with ceph >= 10.2.6
4228
4229 -- Proxmox Support Team <support@proxmox.com> Mon, 13 Mar 2017 12:46:43 +0100
4230
7965e09f
FG
4231pve-manager (4.4-12) unstable; urgency=medium
4232
4233 * REST/RPCEnvironment's check_worker is a method now
4234
4235 * spiceproxy: import PVE::SafeSyslog
4236
4237 -- Proxmox Support Team <support@proxmox.com> Fri, 27 Jan 2017 10:54:56 +0100
4238
a7157188
DM
4239pve-manager (4.4-11) unstable; urgency=medium
4240
4241 * depend on libjs-extjs
4242
4243 -- Proxmox Support Team <support@proxmox.com> Thu, 26 Jan 2017 09:22:34 +0100
4244
4245pve-manager (4.4-10) unstable; urgency=medium
9a91a41c
FG
4246
4247 * do no translate ha states
4248
4249 * Use the enabled/disabled toggler to render grid options
4250
4251 * Add new renderer function for toggling enabled/disabled options
4252
4253 * Remove technical terms from content to be translated
4254
4255 * Move VZDump base plugin to libpve-common-guest-perl
4256
4257 -- Proxmox Support Team <support@proxmox.com> Wed, 25 Jan 2017 09:37:47 +0100
4258
0f31ba29
DM
4259pve-manager (4.4-9) unstable; urgency=medium
4260
4261 * use new PVE::Storage::check_volume_access()
4262
4263 * pvestatd.pm: corretly use new RPCEnvironment
4264
4265 * pveproxy: do not expose /pve2/js/ (no longer required)
4266
4267 * Remove redundant helper for login window
4268
4269 * Do not try to translate domain specific terms
4270
4271 * remove reference to PVE.ConsoleWorkspace
4272
4273 -- Proxmox Support Team <support@proxmox.com> Thu, 19 Jan 2017 09:22:51 +0100
4274
5ed88bcc
DM
4275pve-manager (4.4-8) unstable; urgency=medium
4276
4277 * use new libpve-http-server-perl package
4278
4279 * remove www/bootstrap completely (now in pve-http-server)
4280
4281 * HTTPServer.pm: rewrite rest_handler (simplify code)
4282
4283 -- Proxmox Support Team <support@proxmox.com> Mon, 16 Jan 2017 18:42:44 +0100
4284
f8a72337
FG
4285pve-manager (4.4-7) unstable; urgency=medium
4286
4287 * disable autoselect of targetstorage
4288
4289 * fix CSRF token generation (broke in 4.4-6)
4290
4291 -- Proxmox Support Team <support@proxmox.com> Fri, 13 Jan 2017 11:00:00 +0100
4292
d3c0bf7b
DM
4293pve-manager (4.4-6) unstable; urgency=medium
4294
4295 * add setup_environment hooks to CLIHandler classes
4296
4297 * remove obsolete PVE::REST class
4298
4299 * bin/Makefile: export PERLLIB=.. so that doc generator works correctly
4300
4301 * HTTPServer.pm: cleanups
4302
4303 * Clone GUI: cleanups
4304
4305 * add sort to jsgettext.pl
4306
4307 * update po files, updated german translation
4308
4309 * add type column to storage content view
4310
4311 * check general health for ceph monitors, not only time
4312
4313 * fix #1247: disregard timecheck for one monitor
4314
4315 * disable submit button in migrate window when not valid
4316
4317 * make filtered columns in grid more prominent
4318
4319 * change Start/Stop/Migrate all to Bulk actions
4320
4321 * show only relevant vms in bulk action window
4322
4323 * add vmid filter to (start/stop/migrate)all
4324
4325 * ha: re-add node to service status
4326
4327 * remove not needed vnc code
4328
4329 * remove vznet.conf
4330
4331 * Reload the Ceph OSDTree afer adding an OSD
4332
4333 * fix #1230: add blocksize for ZFSPoolPlugin
4334
4335 * Clone.js: add onlineHelp
4336
4337 * HA: Add a warning/info message for HA setups < 3 votes fix: #1228
4338
4339 * remove PVE::API2Client class and related examples
4340
4341 -- Proxmox Support Team <support@proxmox.com> Thu, 12 Jan 2017 14:23:42 +0100
4342
96bcc111
DM
4343pve-manager (4.4-5) unstable; urgency=medium
4344
4345 * add unpriviledged flag to container restore window
4346
4347 -- Proxmox Support Team <support@proxmox.com> Tue, 27 Dec 2016 11:29:31 +0100
4348
a2cb8e52
DM
4349pve-manager (4.4-4) unstable; urgency=medium
4350
4351 * pveceph: change remove partition order, fix parsing block device
4352
4353 -- Proxmox Support Team <support@proxmox.com> Thu, 22 Dec 2016 12:28:03 +0100
4354
e754ce46
DM
4355pve-manager (4.4-3) unstable; urgency=medium
4356
4357 * support ceph jewel
4358
4359 * do not hide ceph on dashboard if the api call fails
4360
4361 * add filter to dashboard storage graph
4362
4363 * add a storage selection in the settings window
4364
4365 * load the diffstore on init
4366
4367 -- Proxmox Support Team <support@proxmox.com> Thu, 22 Dec 2016 12:02:18 +0100
4368
673c70ff
DM
4369pve-manager (4.4-2) unstable; urgency=medium
4370
4371 * rebalance_lxc_containers: avoid repeated warnings if rebalance fail
4372
4373 * ebalance_lxc_containers: make it work with new lxc/<ID>/ns subgroup
4374
4375 * rebalance_lxc_containers: make it work with old style lxc setup
4376
4377 * fix typo in ceph jewel iops parsing
4378
4379 * filter the local node in the migrateall window
4380
4381 * validate nodeselector after store is loaded
4382
4383 * make date column resizable
4384
4385 * remove obsolete belongsTo
4386
4387 * snapshottree: remove sorter before saving the state
4388
4389 * set fixed height on global search window
4390
4391 * fix #1161: filter by default the displayed guest backups
4392
4393 * Convert the VMIDSelector to a generic GuestIDSelector
4394
4395 -- Proxmox Support Team <support@proxmox.com> Wed, 21 Dec 2016 12:26:23 +0100
4396
f4006904
DM
4397pve-manager (4.4-1) unstable; urgency=medium
4398
4399 * make realmselector non-editable
4400
4401 * fix #1176: sort user/group/realm selector
4402
4403 * aplinfo.dat: update
4404
4405 * Add online help for start/shutdown for containers
4406
4407 * Turn the qemu StartupEdit widget into a generic component
4408
4409 -- Proxmox Support Team <support@proxmox.com> Fri, 09 Dec 2016 10:28:32 +0100
4410
e99edab2
DM
4411pve-manager (4.3-14) unstable; urgency=medium
4412
4413 * fix typo in vmtype check
4414
4415 -- Proxmox Support Team <support@proxmox.com> Mon, 05 Dec 2016 12:33:35 +0100
4416
44a323f3
DM
4417pve-manager (4.3-13) unstable; urgency=medium
4418
4419 * adds a help button to the migration window
4420
4421 * change lxc migration option to restart mode
4422
4423 * Add online help for startup/shutdown order and LXC general settings
4424
4425 * Add the possibility to create an unprivileged container at creation
4426 time in the GUI.
4427
4428 * show in/out/up/down icons in osd overview
4429
4430 * make ceph status in cluster dashboard clickable
4431
4432 * add noout button and reorder actions
4433
4434 * add ceph flags api calls
4435
4436 * also return the ceph flags in osd api call
4437
4438 * pvereport: tell lsblk to use ascii
4439
4440 * plug new ClusterConfig API at /cluster/config
4441
4442 * Add Windows 2016 as available ostype to select
4443
4444 -- Proxmox Support Team <support@proxmox.com> Fri, 02 Dec 2016 16:38:30 +0100
4445
ff787af1
DM
4446pve-manager (4.3-12) unstable; urgency=medium
4447
4448 * fix #1212: allow options for delete in pvesh
4449
4450 * change ssh-public-keys check in wizard
4451
4452 -- Proxmox Support Team <support@proxmox.com> Mon, 28 Nov 2016 06:18:15 +0100
4453
5a7b4a74
DM
4454pve-manager (4.3-11) unstable; urgency=medium
4455
4456 * fix kvcombobox validator
4457
4458 * ha/ResourceEdit.js: fix online help ref
4459
4460 * fix missing mons array in ceph status output
4461
4462 * fix SSL verify callback for certificate chains
4463
4464 * VZDump: switch ha managed check from enabled to started
4465
4466 * fix #1208: add ballooning checkbox to memory edit
4467
4468 * check for array in disallowednodes filter
4469
4470 * add new ceph dashboard
4471
4472 * merge ha resources into the ha status panel
4473
4474 * ConfigPanel: automatically expand node in selectById()
4475
4476 * ha resource edit: adapt to new service state
4477
4478 * do not show current node in migration window
4479
4480 * NodeSelector: add disallowedNodes configuration property
4481
4482 * add kvcombobox validator
4483
4484 * make GUI grids stateful
4485
4486 * remove reset columns button from resource grid
4487
4488 * enable certificate pinning for proxied requests
4489
4490 * check for lxc instead of openvz in the backup window
4491
4492 * VZDump: die with error if plugin loading fails
4493
4494 * add sheepdog and gluster to pveproxy.service
4495
4496 * API2Client: allow to set ssl options
4497
4498 * fix #1196: make restriced/nofailback boolean in gui
4499
4500 * disable rules copy button if not 'in' or 'out' rule
4501
4502 * BackupEdit, cleanup: remove insideUpdate construct
4503
4504 * Add ECDH curves to use with modern ciphers
4505
4506 * only allow integers in memoryfield
4507
4508 * add pveIntegerField and use it
4509
4510 * improve online help
4511
4512 * add 'max_{relocate, restart}' fields to UI
4513
4514 * change ceph diskselector field to devpath
4515
4516 * show correct mouse cursor on help and settings button
4517
4518 -- Proxmox Support Team <support@proxmox.com> Wed, 23 Nov 2016 12:40:00 +0100
4519
9d5fbfc7
DM
4520pve-manager (4.3-10) unstable; urgency=medium
4521
4522 * LXC GUI: Wizard now uses new 'cores' option instead of cpulimit
4523
4524 * GUI: new datacenter/cluster dashboard
4525
4526 -- Proxmox Support Team <support@proxmox.com> Sat, 29 Oct 2016 15:11:59 +0200
4527
eb2ecb5b
DM
4528pve-manager (4.3-9) unstable; urgency=medium
4529
4530 * use new CpuSet::max_cpuid() helper
4531
4532 * Fix #1186: do not run non installed commands
4533
4534 * add 'my settings' to top bar
4535
4536 * make login user name saveable
4537
4538 * add hastate to /cluster/resources api call
4539
4540 * show ha error state in tree and resource grid
4541
4542 * rebalance_lxc_containers: nicer logs, improve hotplug
4543
4544 -- Proxmox Support Team <support@proxmox.com> Sat, 29 Oct 2016 07:51:28 +0200
4545
dfed0ae0
DM
4546pve-manager (4.3-8) unstable; urgency=medium
4547
4548 * pvestatd: add container cpuset balancing
4549
4550 -- Proxmox Support Team <support@proxmox.com> Thu, 27 Oct 2016 12:33:38 +0200
4551
11b450e7
FG
4552pve-manager (4.3-7) unstable; urgency=medium
4553
4554 * correct bug number in previous changelog
4555
4556 -- Proxmox Support Team <support@proxmox.com> Fri, 21 Oct 2016 12:42:09 +0200
4557
f2fc3937
FG
4558pve-manager (4.3-6) unstable; urgency=medium
4559
4560 * fix #1175: make error messages more verbose
4561
4562 * add onlineHelp
4563
11b450e7 4564 * fix #1142: add hint when disabling a ha resource
f2fc3937
FG
4565
4566 * move out custom css style for hints in css class and use it
4567
4568 * fix 'NaN%' when max value is 0
4569
4570 * restrict vzdump cron options
4571
4572 -- Proxmox Support Team <support@proxmox.com> Fri, 21 Oct 2016 08:46:44 +0200
4573
92b8e1f0
DM
4574pve-manager (4.3-5) unstable; urgency=medium
4575
4576 * recompile with new pve-docs package (fix onlineHelp links)
4577
4578 * pveversion: add smartmontools
4579
4580 * pveversion: add pve-docs package
4581
4582 -- Proxmox Support Team <support@proxmox.com> Fri, 14 Oct 2016 09:01:09 +0200
4583
e1f00bc6
DM
4584pve-manager (4.3-4) unstable; urgency=medium
4585
4586 * use auto-generated block IDs to reference online docu
4587
4588 * vzdump: document restricted API parameters
4589
4590 * Move bus priority list to OSDefaults
4591
4592 * make Win XP and Win 2003 use the same defaults as Win 2000
4593
4594 -- Proxmox Support Team <support@proxmox.com> Thu, 13 Oct 2016 11:28:41 +0200
4595
2b20e2be
DM
4596pve-manager (4.3-3) unstable; urgency=medium
4597
4598 * HA/Groups: add onlineHelp button to edit window
4599
4600 * ha/groups: allow editing node priorities through UI
4601
4602 * When adding a new hard disk, use the most used controller as suggested
4603 value
4604
4605 * remove debugging code from postrm
4606
4607 * use correct info on disks in destroyosd and skip smart
4608
4609 * fix #1099: get correct info on disks in createosd
4610
4611 * Sort all lists in the storage what we load dynamically
4612
4613 -- Proxmox Support Team <support@proxmox.com> Fri, 07 Oct 2016 11:46:03 +0200
4614
9b38c8ef
DM
4615pve-manager (4.3-2) unstable; urgency=medium
4616
4617 * fix #1108: add copy firewall rule to GUI
4618
4619 * fix #1116: center modal windows on browser resize
4620
4621 * use new statusview for storage
4622
4623 * move rrd legend to the bottom, make it toggleable
4624
4625 * show smart text if disk type is not ATA
4626
4627 * add loadMask to Disk and SMART grid
4628
4629 * fix #1115 reload storage grid after template download
4630
4631 -- Proxmox Support Team <support@proxmox.com> Wed, 05 Oct 2016 07:11:04 +0200
4632
29d03d47
DM
4633pve-manager (4.3-1) unstable; urgency=medium
4634
4635 * prepare version number for new 4.3 release
4636
4637 -- Proxmox Support Team <support@proxmox.com> Fri, 23 Sep 2016 08:39:57 +0200
4638
e9a891f2
DM
4639pve-manager (4.2-23) unstable; urgency=medium
4640
4641 * fix #1117: do not test for the cgmanager package in pveversion
4642
4643 -- Proxmox Support Team <support@proxmox.com> Wed, 21 Sep 2016 16:17:22 +0200
4644
e252cc4a
DM
4645pve-manager (4.2-22) unstable; urgency=medium
4646
4647 * fix #1112: add a warning message if the EFI disk is missing
4648
4649 * fix #1113: use a LSI controller for legacy OSes
4650
4651 * fix #1113: preserve LSI controller for legacy Oses
4652
4653 -- Proxmox Support Team <support@proxmox.com> Tue, 20 Sep 2016 17:28:07 +0200
4654
2145398f
DM
4655pve-manager (4.2-21) unstable; urgency=medium
4656
4657 * update favicon, add homescreen icon, use new logo
4658
4659 * wizard: use refresh event instead of datachanged
4660
4661 * lxc: correctly display cpulimit
4662
4663 * change overflowhandler of actionmenu to scroller
4664
4665 * improve online Help system, add tooltip for context sensitive for help
4666 button, add global help button
4667
4668 * Use SCSI controller as default for l26 guests fix #1105
4669
4670 * virtio-scsi-pci as default SCSI for new VMS fix #1106
4671
4672 * fix #1104: add missing /firewall in url
4673
4674 * add efidisk button to add menu, add efidisk to qemu hardwareview
4675
4676 -- Proxmox Support Team <support@proxmox.com> Fri, 16 Sep 2016 08:08:17 +0200
4677
ee9d0f6a
DM
4678pve-manager (4.2-20) unstable; urgency=medium
4679
4680 * startall: remove timeout, wait forever
4681
4682 -- Proxmox Support Team <support@proxmox.com> Fri, 09 Sep 2016 10:40:26 +0200
4683
e9619b93
DM
4684pve-manager (4.2-19) unstable; urgency=medium
4685
4686 * reorganize GUI - use a treelist instead of tabs in configpanel
4687
4688 * Add link to terms glossary when adding an ACL
4689
4690 * new disk list panel (and remove ceph disks from navigation)
4691
4692 * fix #1091: add backup config button to storage contentview
4693
4694 * fix #621: allow template download to glusterfs
4695
4696 * fix #586: make notes edit window resizable
4697
4698 * add ceph icon
4699
4700 * update default aplinfo.dat
4701
4702 * aplinfo: improve signature verification, add generated trustedkeys.gpg
4703
4704 * aplinfo: improve checksum handling (use SHA512)
4705
4706 -- Proxmox Support Team <support@proxmox.com> Fri, 09 Sep 2016 09:30:52 +0200
4707
db6b4446
WB
4708pve-manager (4.2-18) unstable; urgency=medium
4709
4710 * lxc: wizard: ssh key
4711
4712 * vzdump: set task mode early to fix a warning
4713
4714 * Clear sensitive content when logging out fixes #1060
4715
4716 * delete old lxc/qemu statusview classes
4717
4718 * make lxc/qemu use new statusview
4719
4720 * make node StatusView use new version
4721
4722 * include new statusview classes in makefile
4723
4724 * add GuestStatusView and TemplateStatusView
4725
4726 * add new StatusView component
4727
4728 * add new infoWidget component
4729
4730 * Do not use a hardcoded Certificate Authority for https repositories
4731
4732 * only use exact match in pveRealmSelector
4733
4734 * make the lxc wizard select the current node by default
4735
4736 * Remove obsolete make variable for ExtJS4
4737
4738 * remove obsolete ExtJS4 files
4739
4740 * Drop "classic" theme from installed files
4741
4742 * add novnc-pve to pveversion -v
4743
4744 * don't save password and double lines in pvesh history
4745
4746 * avoid IE compatibility mode
4747
4748 * fix influxdb field assignment and allow non integer field
4749
4750 * fix lint error
4751
4752 * closes #195 : hide disallowed commands in tree
4753
4754 * Add mac prefix to the datacenter options
4755
4756 * prevent KRDB and Monitor(s) being localized
4757
4758 * open vm console on doubleclick in tree
4759
4760 * Set VirtIO drivers as default when using the Qemu Wizard and the OS Type is Linux
4761
4762 * USe PVE.qemu.OSDefaults statics to get defaults for NIC and Storage Controller
4763
4764 * Add PVE.qemu.OSDefaults class to hold OS-dependant wizard defaults
4765
4766 * Rename Wizard Component aliases using camelCase
4767
4768 * change default proxy text to noneText
4769
4770 * prevent infinite loop in edit window
4771
4772 * add HostList validator and check monhosts with it
4773
4774 * give comment in bridgeselector more space
4775
4776 -- Proxmox Support Team <support@proxmox.com> Fri, 19 Aug 2016 14:55:36 +0200
4777
3ddb4f31
WB
4778pve-manager (4.2-17) unstable; urgency=medium
4779
4780 * Fix #1048: vzdump: include job-* hook logs in email
4781
4782 * vzdump: cleanups
4783
4784 * fix undefined value warning in resources api call
4785
4786 * fix surviving update store
4787
4788 * reload lxc resources also on activate
4789
4790 * fire activate event for lazyitems in tabpanels
4791
4792 * correctly delete name of a qemu vm
4793
4794 * Add some extra debug information to the report.
4795
4796 * add ca-certificates as required depency
4797
4798 * lxc/status: show disk usage on running containers
4799
4800 * fix #1030: calculate correct cpu usage of pools
4801
4802 * fix #757: show the bridge comment in the selector
4803
4804 * add comment to network edit and view
4805
4806 * add comments to network model
4807
4808 * fix #1043: prevent ceph destroypool when in use
4809
4810 -- Proxmox Support Team <support@proxmox.com> Mon, 11 Jul 2016 13:10:57 +0200
4811
f9078dd5
WB
4812pve-manager (4.2-16) unstable; urgency=medium
4813
4814 * apply style to backup configuration window
4815
4816 * set focus on tree after selecting a node
4817
4818 * fix background color of template bagdes
4819
4820 * remove unnecessary debug output
4821
4822 -- Proxmox Support Team <support@proxmox.com> Thu, 16 Jun 2016 10:58:43 +0200
4823
68084386
DM
4824pve-manager (4.2-15) unstable; urgency=medium
4825
4826 * remove unnecessary information on template summary
4827
4828 * add 'edit' tool to notes panel
4829
4830 * add a 'bootdisk size' entry to the status view
4831
4832 * remove RAM column from lxc snapshottree (temporarily)
4833
4834 -- Proxmox Support Team <support@proxmox.com> Thu, 16 Jun 2016 10:58:43 +0200
4835
19bfb364
DM
4836pve-manager (4.2-14) unstable; urgency=medium
4837
4838 * Add a toplevel pointer to the PVE admin guide
4839
4840 * Add Help buttons for three more Qemu Panels
4841
4842 -- Proxmox Support Team <support@proxmox.com> Tue, 14 Jun 2016 12:21:18 +0200
4843
eabb5473
DM
4844pve-manager (4.2-13) unstable; urgency=medium
4845
4846 * htmlEncode some comment fields
4847
4848 * pveceph install: run apt-get interactive
4849
4850 -- Proxmox Support Team <support@proxmox.com> Fri, 10 Jun 2016 15:34:29 +0200
4851
55c39f69
DM
4852pve-manager (4.2-12) unstable; urgency=medium
4853
4854 * Rename the SCSI VirtIO controller to better differenciate from VirtIO blk
4855
4856 * fix #778: Case fix for VMware
4857
4858 * fix #1005: don't exclude /var/log/?* with stdexcludes
4859
4860 * Remove IPv4 netmask check
4861
4862 * Fix #1015: vzdump: send email on early errors
4863
93363a11
WB
4864 * Fix #191: acl: honor propagate checkbox
4865
55c39f69
DM
4866 -- Proxmox Support Team <support@proxmox.com> Wed, 08 Jun 2016 12:46:04 +0200
4867
2f85c898
DM
4868pve-manager (4.2-11) unstable; urgency=medium
4869
4870 * add vzdump/extractconfig API path
4871
4872 * disable animation of charts on load
4873
4874 -- Proxmox Support Team <support@proxmox.com> Fri, 03 Jun 2016 12:12:21 +0200
4875
e99ef329
DM
4876pve-manager (4.2-10) unstable; urgency=medium
4877
4878 * make the graphs on the summary pages use empty space
4879
4880 * check if tabs exist before selecting them
4881
4882 * hide snapshot tab with qemu templates
4883
4884 -- Proxmox Support Team <support@proxmox.com> Thu, 02 Jun 2016 10:01:40 +0200
4885
18fc8027
DM
4886pve-manager (4.2-9) unstable; urgency=medium
4887
4888 * Add Online Help for complex PVE panels
4889
4890 -- Proxmox Support Team <support@proxmox.com> Wed, 01 Jun 2016 12:53:44 +0200
4891
897e7790
DM
4892pve-manager (4.2-8) unstable; urgency=medium
4893
4894 * depend on pve-docs package
4895
cc1a91be
DC
4896 * fix right click selection in tree
4897
897e7790
DM
4898 -- Proxmox Support Team <support@proxmox.com> Wed, 25 May 2016 10:00:22 +0200
4899
6c012815
DM
4900pve-manager (4.2-7) unstable; urgency=medium
4901
4902 * Status: report errors on socket creation problems
4903
4904 * Status: allow IPs and move properties to base class
4905
4906 * GUI: fix wrong message after subscription upload
4907
4908 * GUI: fix reset button with bind mounts
4909
4910 -- Proxmox Support Team <support@proxmox.com> Mon, 23 May 2016 09:42:28 +0200
4911
26774078
DM
4912pve-manager (4.2-6) unstable; urgency=medium
4913
4914 * allow tagging of vlan 1 in gui
4915
26d2ef15
DM
4916 * fix #1000: add backup checkbox for mountpoints
4917
26774078
DM
4918 -- Proxmox Support Team <support@proxmox.com> Wed, 18 May 2016 11:32:43 +0200
4919
f45bd15c
DM
4920pve-manager (4.2-5) unstable; urgency=medium
4921
4922 * ceph: brackets around ipv6
4923
4924 * fix #992: remove network id from gui
4925
4926 * fix #976: set 'disabled' for grid panels which disaply a read only,
4927 not sortable content
4928
4929 * Enlarge Object Grid first column default size
4930
4931 * change hotplugselector to use checkboxes
4932
4933 -- Proxmox Support Team <support@proxmox.com> Tue, 17 May 2016 16:59:41 +0200
4934
4d638fcb
DM
4935pve-manager (4.2-4) unstable; urgency=medium
4936
4937 * fix #944: do not filter by empty array
4938
4939 * fix combobox reset behaviour
4940
4941 * fix combogrid multiselect bug
4942
9a59d48d
DM
4943 * fix pending changes with boot order
4944
42e4075d
DM
4945 * Do not send -debug versions of framework files
4946
dba34cd6
DC
4947 * add undo Zoom Button
4948
25e0bc2d
DC
4949 * improve pending changes for qemu hardware in gui
4950
03b51352
DM
4951 * fix #979: check always for migrated VM
4952
4d638fcb
DM
4953 -- Proxmox Support Team <support@proxmox.com> Tue, 03 May 2016 06:33:55 +0200
4954
45fdcaaa
DM
4955pve-manager (4.2-3) unstable; urgency=medium
4956
4957 * improve gui cidr matching
4958
fa16639c
DM
4959 * disable selecting when right clicking in tree
4960
45fdcaaa
DM
4961 -- Proxmox Support Team <support@proxmox.com> Thu, 28 Apr 2016 10:58:05 +0200
4962
95d93422
DM
4963pve-manager (4.2-2) unstable; urgency=medium
4964
4965 * fix securitygroupselector
4966
4967 -- Proxmox Support Team <support@proxmox.com> Tue, 26 Apr 2016 12:07:52 +0200
4968
70e8f04d
DM
4969pve-manager (4.2-1) unstable; urgency=medium
4970
4971 * fix #943: allow saving of values
4972
4973 * refactor bootdisk test and prevent multiple bootdisks
4974
4975 -- Proxmox Support Team <support@proxmox.com> Mon, 25 Apr 2016 11:21:08 +0200
4976
5796a356
DM
4977pve-manager (4.1-34) unstable; urgency=medium
4978
4979 * LXC GUI: add network rate limit
4980
4f28394a
DM
4981 * do not disable a combogrid when it loads
4982
4983 * fix wizard validity logic
4984
4985 * add enableKeyEvents to combogrid
4986
d5047243
FG
4987 * fix #949: add post-restart hook to vzdump
4988
5796a356
DM
4989 -- Proxmox Support Team <support@proxmox.com> Fri, 22 Apr 2016 09:15:07 +0200
4990
121cdac4
DM
4991pve-manager (4.1-33) unstable; urgency=medium
4992
4993 * Do not display the internal value we use for storing ostypes
4994
67bfd388
DM
4995 * updated Italian translation
4996
121cdac4
DM
4997 -- Proxmox Support Team <support@proxmox.com> Thu, 21 Apr 2016 12:21:38 +0200
4998
f055f202
DM
4999pve-manager (4.1-32) unstable; urgency=medium
5000
5001 * GUI: enhace visibillity of dialog window border
5002
728f1b97
DC
5003 * fix #143: add disk/mem percent sort
5004
df6345f9
DC
5005 * fix #759: save columns of resourceGrid
5006
87cc27e0
DM
5007 * HA Resource: allow selecting no group
5008
f055f202
DM
5009 -- Proxmox Support Team <support@proxmox.com> Wed, 20 Apr 2016 09:21:17 +0200
5010
ed3815b5
DM
5011pve-manager (4.1-31) unstable; urgency=medium
5012
5013 * StatusView: more verbose HA status output
5014
5015 -- Proxmox Support Team <support@proxmox.com> Tue, 19 Apr 2016 09:39:33 +0200
5016
056501a5
DM
5017pve-manager (4.1-30) unstable; urgency=medium
5018
5019 * GUI: use raw format for DRBD images
5020
5c6d0f57
DM
5021 * also display Linux 4.X on OS selection
5022
5023 * fix #181: rewrite Boot Order Window
5024
056501a5
DM
5025 -- Proxmox Support Team <support@proxmox.com> Fri, 15 Apr 2016 08:38:06 +0200
5026
827f88ab
DM
5027pve-manager (4.1-29) unstable; urgency=medium
5028
5029 * Fix 'mailto: ...' in /etc/vzdump.conf
5030
5031 -- Proxmox Support Team <support@proxmox.com> Thu, 14 Apr 2016 17:03:08 +0200
5032
da55da21
DM
5033pve-manager (4.1-28) unstable; urgency=medium
5034
5035 * VZDump: add -mailto schema desc
5036
5037 * VZDump: mark 'size' as deprecated, warn if set
5038
5039 -- Proxmox Support Team <support@proxmox.com> Thu, 14 Apr 2016 12:48:35 +0200
5040
a6a77822
DM
5041pve-manager (4.1-27) unstable; urgency=medium
5042
5043 * Wizard: Do not disable a invalid previous tab,
5044
5045 * Recheck field validation after manually enabling
5046 the input field of a ComboGrid
5047
eca5c8b1
DM
5048 * qemu monitor GUI: support page up/down
5049
4aed5e3e
WB
5050 * Fix #936: ceph: support multiple roots in osd tree
5051
d5066d84
DC
5052 * GUI: fix ceph tabs switching
5053
a6a77822
DM
5054 -- Proxmox Support Team <support@proxmox.com> Tue, 12 Apr 2016 17:12:09 +0200
5055
15b46bab
DM
5056pve-manager (4.1-26) unstable; urgency=medium
5057
5058 * do not depend of pve-doc-generator (this should be a Build-Depend instead)
5059
d1918d1b
DC
5060 * revert default compress mode for vzdump to 0
5061
15b46bab
DM
5062 -- Proxmox Support Team <support@proxmox.com> Tue, 12 Apr 2016 12:41:34 +0200
5063
567a0d89
DM
5064pve-manager (4.1-25) unstable; urgency=medium
5065
5066 * Build-Depend on pve-doc-generator
5067
5068 * use pve-doc-generator
5069
5070 * various ExtJS6 GUI fixes
5071
5072 * disable suspend/resume on containers
5073
5074 * update translation files
5075
5076 * use font-awesome icons for action buttons and cmdmenu
5077
5078 * use split button for shutdown/stop for vm/ct
5079
dc3ed02e
DM
5080 * qemu: fix parse vlan trunks
5081
567a0d89
DM
5082 -- Proxmox Support Team <support@proxmox.com> Sun, 10 Apr 2016 15:49:23 +0200
5083
a18a61ec
DM
5084pve-manager (4.1-24) unstable; urgency=medium
5085
5086 * updated logo to higher quality
5087
5088 -- Proxmox Support Team <support@proxmox.com> Fri, 01 Apr 2016 16:38:48 +0200
5089
8460f579
DM
5090pve-manager (4.1-23) unstable; urgency=medium
5091
aa2522c0
DM
5092 * switch GUI to ExtJS6
5093
5094 * use new ExtJS6 charts for node/lxc/qemu
5095
8460f579
DM
5096 * Allow migrate-all button on HA enabled VMs
5097
5098 * Skip templates when using the start all VMs button
5099
5100 * Allow non-root to use start/stop/migrate all buttons
5101
b528844b
DM
5102 * Fix #926: vzdump: config/default key regression
5103
5104 * fix compression selection in backup window
5105
8460f579
DM
5106 -- Proxmox Support Team <support@proxmox.com> Thu, 31 Mar 2016 10:57:55 +0200
5107
79bd3ee6
DM
5108pve-manager (4.1-22) unstable; urgency=medium
5109
5110 * lxc: disable ACL settings for bind mounts
5111
02f96c4f
DM
5112 * deactivate (currently) not working lxc templates
5113
79bd3ee6
DM
5114 -- Proxmox Support Team <support@proxmox.com> Mon, 14 Mar 2016 17:30:39 +0100
5115
95c4a0cb
DM
5116pve-manager (4.1-21) unstable; urgency=medium
5117
5118 * fix 483: disable template/upload button
5119
5120 -- Proxmox Support Team <support@proxmox.com> Fri, 11 Mar 2016 16:30:15 +0100
5121
c78f745a
DM
5122pve-manager (4.1-20) unstable; urgency=medium
5123
5124 * Allow non-self-signed override certificate for API
5125
67f01021
DM
5126 * fix 911: lxc: always allow blank mac address for autogeneration
5127
c78f745a
DM
5128 -- Proxmox Support Team <support@proxmox.com> Wed, 09 Mar 2016 14:38:30 +0100
5129
e59db273
DM
5130pve-manager (4.1-19) unstable; urgency=medium
5131
5132 * Use methods from PVE::QemuConfig
5133
5134 * fix LVM Content settings
5135
5136 * pveam: add 'available' command to list available templates
5137
5138 * vzdump: fix default values
5139
5140 * vzdump: make sure only DOT pid files excluded
5141
5142 * LXC refactoring
5143
5144 -- Proxmox Support Team <support@proxmox.com> Tue, 08 Mar 2016 11:54:03 +0100
5145
9d5c825e
DM
5146pve-manager (4.1-18) unstable; urgency=medium
5147
5148 * vzdump: make exclude-path from config file work again
5149
5150 * firewall: add ipfilter option
5151
5152 -- Proxmox Support Team <support@proxmox.com> Thu, 03 Mar 2016 09:55:18 +0100
5153
94576720
DM
5154pve-manager (4.1-17) unstable; urgency=medium
5155
5156 * Remove content type Container from GlusterFS
5157
5158 * web-syslog: add date span selection
5159
5160 -- Proxmox Support Team <support@proxmox.com> Wed, 02 Mar 2016 17:18:06 +0100
5161
a1cf4e84
DM
5162pve-manager (4.1-16) unstable; urgency=medium
5163
5164 * firewall: add option to allow router advertisement
5165
5166 * update Norwegian translation
5167
5168 * pveam: add list, download and remove
5169
5170 * do not use Net::SSL
5171
5172 * lxc: create/edit/remove mountpoints
5173
5174 -- Proxmox Support Team <support@proxmox.com> Sat, 27 Feb 2016 10:29:20 +0100
5175
011e74d8
DM
5176pve-manager (4.1-15) unstable; urgency=medium
5177
5178 * add lvmthin to gui
5179
5180 * restrict lvm thin on qemu to storage type raw
5181
5182 * add htmlEncode to various fields
5183
5184 * firewall: add enable ndp option
5185
5186 -- Proxmox Support Team <support@proxmox.com> Sat, 20 Feb 2016 10:22:17 +0100
5187
b38c679b
DM
5188pve-manager (4.1-14) unstable; urgency=medium
5189
5190 * pveupdate: Fix problems with turnkey repository
5191
487166b6
DM
5192 * Fix 895: don't drop the other processor values on load()
5193
b38c679b
DM
5194 -- Proxmox Support Team <support@proxmox.com> Thu, 18 Feb 2016 06:35:32 +0100
5195
5a496554
DM
5196pve-manager (4.1-13) unstable; urgency=medium
5197
5198 * pveupdate: use warnings instead of -w
5199
5200 -- Proxmox Support Team <support@proxmox.com> Fri, 12 Feb 2016 10:43:14 +0100
5201
f9ee64e1
DM
5202pve-manager (4.1-12) unstable; urgency=medium
5203
5204 * add permissions to allow non root ceph configuration
5205
5206 -- Proxmox Support Team <support@proxmox.com> Fri, 12 Feb 2016 08:22:39 +0100
5207
feaf3358
DM
5208pve-manager (4.1-11) unstable; urgency=medium
5209
5210 * Close #822: show the nodename in the page title
5211
5212 * use max_workers from datacenter.cfg for stopall/migrateall
5213
5214 -- Proxmox Support Team <support@proxmox.com> Thu, 11 Feb 2016 12:05:54 +0100
5215
b9432261
DM
5216pve-manager (4.1-10) unstable; urgency=medium
5217
5218 * remove 'VZDump backup file' option from upload web gui
5219
5220 -- Proxmox Support Team <support@proxmox.com> Tue, 02 Feb 2016 18:13:09 +0100
5221
26dabcb3
DM
5222pve-manager (4.1-9) unstable; urgency=medium
5223
5224 * gui: cpu: fix processor editing
5225
5226 -- Proxmox Support Team <support@proxmox.com> Mon, 01 Feb 2016 17:13:03 +0100
5227
2b353a60
DM
5228pve-manager (4.1-8) unstable; urgency=medium
5229
5230 * gui: preserve extra cpu options when changing CPU type
5231
b6dfc185
DM
5232 * fix PVE::HA use clause so HA resources get registered
5233
2b353a60
DM
5234 -- Proxmox Support Team <support@proxmox.com> Wed, 27 Jan 2016 16:45:45 +0100
5235
0d3370c6
DM
5236pve-manager (4.1-7) unstable; urgency=medium
5237
5238 * Enable TLS 1.1 and 1.2, change default DH params
5239
5240 * Add DHPARAMS option in /etc/default/pveproxy
5241
5242 -- Proxmox Support Team <support@proxmox.com> Tue, 26 Jan 2016 16:47:21 +0100
5243
3f60f3b8
DM
5244pve-manager (4.1-6) unstable; urgency=medium
5245
5246 * fix #871: netstat: include veth devices
5247
5248 -- Proxmox Support Team <support@proxmox.com> Mon, 25 Jan 2016 11:01:11 +0100
5249
32fed66c
DM
5250pve-manager (4.1-5) unstable; urgency=medium
5251
5252 * Close #850: ifenslave-2.6 is a transitional package
5253
5254 -- Proxmox Support Team <support@proxmox.com> Mon, 11 Jan 2016 15:30:08 +0100
5255
ce43b68a
DM
5256pve-manager (4.1-4) unstable; urgency=medium
5257
5258 * update Hungarian translation
5259
5260 -- Proxmox Support Team <support@proxmox.com> Tue, 29 Dec 2015 11:49:52 +0100
5261
637f2b73
DM
5262pve-manager (4.1-3) unstable; urgency=medium
5263
5264 * add Hungarian translation
5265
5266 -- Proxmox Support Team <support@proxmox.com> Thu, 24 Dec 2015 11:13:43 +0100
5267
ad95f6af
DM
5268pve-manager (4.1-2) unstable; urgency=medium
5269
5270 * update bash completion helpers (use -o default)
5271
5272 -- Proxmox Support Team <support@proxmox.com> Sat, 19 Dec 2015 09:22:13 +0100
5273
f65c77d3
DM
5274pve-manager (4.1-1) unstable; urgency=medium
5275
5276 * bump version for 4.1 release
5277
5278 -- Proxmox Support Team <support@proxmox.com> Fri, 11 Dec 2015 08:54:17 +0100
5279
ebc1f47c
DM
5280pve-manager (4.0-66) unstable; urgency=medium
5281
5282 * add qemu BIOS option
5283
5284 -- Proxmox Support Team <support@proxmox.com> Thu, 10 Dec 2015 11:42:16 +0100
5285
98c607e1
DM
5286pve-manager (4.0-65) unstable; urgency=medium
5287
5288 * APLInfo: support proxying http traffic
5289
5290 -- Proxmox Support Team <support@proxmox.com> Wed, 09 Dec 2015 16:55:51 +0100
5291
888b6be2
DM
5292pve-manager (4.0-64) unstable; urgency=medium
5293
5294 * fix bug #821: add systemd-timesyncd to service list
5295
5296 -- Proxmox Support Team <support@proxmox.com> Tue, 01 Dec 2015 11:26:42 +0100
5297
424c1269
DM
5298pve-manager (4.0-63) unstable; urgency=medium
5299
5300 * add qemu agent gui option
5301
5302 * influxdb: use multi values measurement
5303
5304 * pvestatd: use 'priv' environment for service
5305
5306 * improve log messages at sytem shutdown
5307
5308 * pveproxy.service: add Wants=ssh.service
5309
5310 * pveproxy.service: start after remote-fs and ceph
5311
5312 * pve-manager.service: do not invoke old init.d script
5313
5314 * pve-manager.service: start after pve-ha-crm.service and pve-ha-lrm.service
5315
5316 -- Proxmox Support Team <support@proxmox.com> Fri, 27 Nov 2015 13:30:44 +0100
5317
4db8790e
DM
5318pve-manager (4.0-62) unstable; urgency=medium
5319
5320 * fix systemd shutdown order
5321
5322 -- Proxmox Support Team <support@proxmox.com> Tue, 24 Nov 2015 17:31:15 +0100
5323
e0b85a1d
DM
5324pve-manager (4.0-61) unstable; urgency=medium
5325
5326 * ceph.conf : remove auth_supported
5327
5328 * Allow email adresses with a top level domain of up to 63 characters
5329
5330 * fix bug #575: fork at shutdown, so that partent starts new worker
5331
5332 * update build infrastucture to be able to develop with Ext6
5333
5334 -- Proxmox Support Team <support@proxmox.com> Fri, 20 Nov 2015 10:05:01 +0100
5335
adfca12d
DM
5336pve-manager (4.0-60) unstable; urgency=medium
5337
5338 * make startall wait up to 60 seconds for quorum
5339
5340 -- Proxmox Support Team <support@proxmox.com> Tue, 10 Nov 2015 07:48:53 +0100
5341
b819819b
DM
5342pve-manager (4.0-59) unstable; urgency=medium
5343
5344 * Add report modal window, containing pvereport content
5345
5346 -- Proxmox Support Team <support@proxmox.com> Fri, 06 Nov 2015 10:20:49 +0100
5347
36176c22
DM
5348pve-manager (4.0-58) unstable; urgency=medium
5349
5350 * Improve HA UI for users with restricted permissions
5351
5352 -- Proxmox Support Team <support@proxmox.com> Fri, 30 Oct 2015 16:13:28 +0100
5353
8a00780d
DM
5354pve-manager (4.0-57) unstable; urgency=medium
5355
5356 * improve pvereport script
5357
5358 -- Proxmox Support Team <support@proxmox.com> Fri, 30 Oct 2015 07:17:45 +0100
5359
b3da6ec3
DM
5360pve-manager (4.0-56) unstable; urgency=medium
5361
5362 * add bios report to pvereport
5363
5364 * lxc: add mount points to GUI
5365
5366 * lxc: add resize to GUI
5367
5368 * lxc: add icons to resources
5369
5370 * RBD: select 'images' content type by default
5371
73aeb200
DM
5372 * GUI: add Galician language
5373
b3da6ec3
DM
5374 -- Proxmox Support Team <support@proxmox.com> Wed, 28 Oct 2015 11:53:42 +0100
5375
07443f52
DM
5376pve-manager (4.0-55) unstable; urgency=medium
5377
5378 * pve-manager service: start after open-iscsi
5379
5380 * pveceph install: use release repository
5381
5382 -- Proxmox Support Team <support@proxmox.com> Wed, 28 Oct 2015 09:26:06 +0100
5383
793af713 5384pve-manager (4.0-54) unstable; urgency=medium
96f26856
DM
5385
5386 * fix bug #781: separate LXC CPU and memory in editor
5387
5388 -- Proxmox Support Team <support@proxmox.com> Fri, 23 Oct 2015 13:40:42 +0200
5389
9c84c9ea
DM
5390pve-manager (4.0-51) unstable; urgency=medium
5391
5392 * fix check if vm is ha managed in get_start_stop_list
5393
5394 * fix lxc config key in get_start_stop_list sub
5395
5396 -- Proxmox Support Team <support@proxmox.com> Tue, 20 Oct 2015 09:51:43 +0200
5397
9199356e
DM
5398pve-manager (4.0-50) unstable; urgency=medium
5399
5400 * fix bug #756: force macro setting to emtpy string when
5401 user erases the content
5402
5403 -- Proxmox Support Team <support@proxmox.com> Thu, 15 Oct 2015 17:41:02 +0200
5404
9056f941
DM
5405pve-manager (4.0-49) unstable; urgency=medium
5406
24bf5bd4
DM
5407 * GUI: add new vtype ConfigId, use it for snapshot names
5408
9056f941
DM
5409 * IP4_cidr_match: allow short masks like /8
5410
5411 -- Proxmox Support Team <support@proxmox.com> Fri, 09 Oct 2015 08:16:55 +0200
5412
d234b0bf
DM
5413pve-manager (4.0-48) unstable; urgency=medium
5414
5415 * lxc/dns: ipv6 support
5416
5417 -- Proxmox Support Team <support@proxmox.com> Mon, 05 Oct 2015 17:47:26 +0200
5418
ac0831fd
DM
5419pve-manager (4.0-47) unstable; urgency=medium
5420
5421 * DNS ui/api: ipv6 support
5422
5423 -- Proxmox Support Team <support@proxmox.com> Mon, 05 Oct 2015 12:34:16 +0200
5424
638b2d7d
DM
5425pve-manager (4.0-46) unstable; urgency=medium
5426
5427 * fix bug #719: vzdump - only call cleanup after prepare
5428
5429 -- Proxmox Support Team <support@proxmox.com> Sat, 03 Oct 2015 15:32:02 +0200
5430
80727315
DM
5431pve-manager (4.0-45) unstable; urgency=medium
5432
5433 * sources.list: prepare for final 4.0 release - use pve-enterprise repository
5434
5435 * API: return correct version (instead of 4.0Beta)
5436
5437 * cleanup: use new run_cli_handler() method
5438
5439 -- Proxmox Support Team <support@proxmox.com> Fri, 02 Oct 2015 11:43:47 +0200
5440
dca6ac1c
DM
5441pve-manager (4.0-44) unstable; urgency=medium
5442
5443 * add content type selector to LVM storage editor
5444
5445 -- Proxmox Support Team <support@proxmox.com> Thu, 01 Oct 2015 13:04:26 +0200
5446
a720995e
DM
5447pve-manager (4.0-43) unstable; urgency=medium
5448
5449 * check for ext5 dir to avoid missing directory errors
5450
5451 -- Proxmox Support Team <support@proxmox.com> Tue, 29 Sep 2015 07:17:45 +0200
5452
bd427151
DM
5453pve-manager (4.0-42) unstable; urgency=medium
5454
5455 * update OS Type descriptions
5456
5457 -- Proxmox Support Team <support@proxmox.com> Sat, 26 Sep 2015 11:14:46 +0200
5458
735df8e5
DM
5459pve-manager (4.0-41) unstable; urgency=medium
5460
5461 * do not install extJS 5 framework by default
5462
5463 * NetworkEdit : add support for vlan interfaces
5464
5465 -- Proxmox Support Team <support@proxmox.com> Fri, 25 Sep 2015 07:19:16 +0200
5466
bc13d63a
DM
5467pve-manager (4.0-40) unstable; urgency=medium
5468
5469 * improve mobile app
5470
5471 -- Proxmox Support Team <support@proxmox.com> Thu, 24 Sep 2015 07:02:15 +0200
5472
531d05af
DM
5473pve-manager (4.0-39) unstable; urgency=medium
5474
5475 * update sencha touch sources to 2.4.2
5476
5477 * Allow email adresses with a top level domain of up to 63 characters
5478
5479 * Deny stop mode backups from HA managed and enabled services
5480
5481 * vzdump: re-enable passing vmid lists at command line
5482
5483 * Allow typeahead selection of Firewall macros
5484
5485 * vzdump: replace 'find' exclude command switches
5486
5487 -- Proxmox Support Team <support@proxmox.com> Mon, 21 Sep 2015 12:21:51 +0200
5488
7849cf8c
DM
5489pve-manager (4.0-38) unstable; urgency=medium
5490
5491 * add bridge vlan aware checkbox
5492
5493 * bridgevlan : allow filtering on tagged interfaces (for QinQ)
5494
45f16a06
WB
5495 * vzdump: replace 'find' exclude command switches
5496
7849cf8c
DM
5497 -- Proxmox Support Team <support@proxmox.com> Wed, 16 Sep 2015 11:05:49 +0200
5498
28302224
DM
5499pve-manager (4.0-37) unstable; urgency=medium
5500
5501 * add influxdb stats plugin
5502
5503 * appdate appliance database (aplinfo.dat), include centos7 and
5504 archlinux templates
5505
5506 -- Proxmox Support Team <support@proxmox.com> Fri, 11 Sep 2015 09:30:01 +0200
5507
793a306e
DM
5508pve-manager (4.0-36) unstable; urgency=medium
5509
5510 * add pvesh man page
5511
5512 * Update vzdump man page for 4.0
5513
5514 * fix bug #706: Use comma to split vmid list when building
5515 the crontab vzdump command
5516
5517 -- Proxmox Support Team <support@proxmox.com> Thu, 10 Sep 2015 12:24:09 +0200
5518
d3a9e75f
DM
5519pve-manager (4.0-35) unstable; urgency=medium
5520
5521 * HA GUI: fix 'state' default value in resource edit dialog
5522
5523 -- Proxmox Support Team <support@proxmox.com> Thu, 10 Sep 2015 10:26:06 +0200
5524
a6235867
DM
5525pve-manager (4.0-34) unstable; urgency=medium
5526
5527 * Add krbd option to GUI on ceph storage
5528
5529 * fix output percent_used in rbd pools
5530
5531 * allow usage of ceph development repository
5532
5533 * fixes the problem of containers not autostarting with onboot=1
5534
5535 -- Proxmox Support Team <support@proxmox.com> Wed, 09 Sep 2015 08:04:44 +0200
5536
dea6f861
DM
5537pve-manager (4.0-33) unstable; urgency=medium
5538
5539 * Add missing install target dependencies
5540
5541 * Update vzdump man page for use with LXC containers
5542
5543 * GUI option for VM protection added
5544
5545 * fix bug #701: blacklist nvidiafb
5546
5547 * improve pveupdate with random start time
5548
5549 * vzdump: implement bash completion
5550
5551 -- Proxmox Support Team <support@proxmox.com> Tue, 08 Sep 2015 10:44:51 +0200
5552
d760d585
DM
5553pve-manager (4.0-32) unstable; urgency=medium
5554
5555 * aplinfo: improve version parser
5556
0c1d23e0
DM
5557 * set size in the rootfs parameter on CT create
5558
5559 * pve-manager : novncindex : remove include inflator.js
5560
d760d585
DM
5561 -- Proxmox Support Team <support@proxmox.com> Sat, 29 Aug 2015 12:36:41 +0200
5562
23128bf3
DM
5563pve-manager (4.0-31) unstable; urgency=medium
5564
5565 * novnc: add fullscreen button for embedded console
5566
5567 * Remove Java applet from list of available console viewers
5568
5569 * fix bug #690: correctly list container storages
5570
5571 -- Proxmox Support Team <support@proxmox.com> Fri, 28 Aug 2015 12:08:21 +0200
5572
3900f2d1
DM
5573pve-manager (4.0-30) unstable; urgency=medium
5574
5575 * lxc GUI: add tty and console options
5576
5577 -- Proxmox Support Team <support@proxmox.com> Mon, 24 Aug 2015 06:36:39 +0200
5578
8759fc2e
DM
5579pve-manager (4.0-29) unstable; urgency=medium
5580
5581 * correctly display lxc templates
5582
5583 * lxc GUI: implement console mode option
5584
5585 * fix bug #682: change at the Gui the used disk size
5586
5587 * Ceph: fix old interfaces access in find_node_ip
5588
5589 -- Proxmox Support Team <support@proxmox.com> Tue, 18 Aug 2015 16:45:53 +0200
5590
ce73ba1e
DM
5591pve-manager (4.0-28) unstable; urgency=medium
5592
5593 * allow all storages with content type 'images' for containers
5594
5595 * add some green to the icon to indicate more clearly when LXC
5596 containers are running
5597
5598 -- Proxmox Support Team <support@proxmox.com> Fri, 07 Aug 2015 12:13:43 +0200
5599
3a337ea2
DM
5600pve-manager (4.0-27) unstable; urgency=medium
5601
5602 * update LXC GUI (support new rootfs and size parameter).
5603
5604 -- Proxmox Support Team <support@proxmox.com> Thu, 06 Aug 2015 11:30:33 +0200
5605
3d1bc0de
DM
5606pve-manager (4.0-26) unstable; urgency=medium
5607
5608 * fix bug #662: wrong subroutine for parsing startup order
5609
5610 * fix bug #659: lxc pool support
5611
5612 * add vlan aware ifupdown script (replace debian vlan package)
5613
5614 * add dhcp and slaac options to lxc network config
5615
5616 -- Proxmox Support Team <support@proxmox.com> Fri, 31 Jul 2015 11:17:00 +0200
5617
0097a5f8
DM
5618pve-manager (4.0-25) unstable; urgency=medium
5619
5620 * Added UI elements for the backup job disabling function
5621
5622 * implement snapshot support for LXC
5623
5624 * Added parallel compress support for vzdump with pigz
5625
5626 -- Proxmox Support Team <support@proxmox.com> Mon, 27 Jul 2015 13:28:24 +0200
5627
62414ad6
DM
5628pve-manager (4.0-24) unstable; urgency=medium
5629
5630 * NetworkEdit: use pvetextfield instead of numberfield
5631
5632 -- Proxmox Support Team <support@proxmox.com> Fri, 03 Jul 2015 07:22:05 +0200
5633
08d3b7d0
DM
5634pve-manager (4.0-23) unstable; urgency=medium
5635
5636 * use updated LXC template list
5637
5638 -- Proxmox Support Team <support@proxmox.com> Thu, 02 Jul 2015 12:02:29 +0200
5639
3efe7f0e
DM
5640pve-manager (4.0-22) unstable; urgency=medium
5641
5642 * add embedded novnc console for nodes
5643
ab31b64d
DM
5644 * fix bug #648: forward call to correct node
5645
3efe7f0e
DM
5646 -- Proxmox Support Team <support@proxmox.com> Mon, 29 Jun 2015 16:16:42 +0200
5647
262dfd8c
DM
5648pve-manager (4.0-21) unstable; urgency=medium
5649
5650 * do not show monitor and console for templates
5651
5652 -- Proxmox Support Team <support@proxmox.com> Sun, 28 Jun 2015 09:19:39 +0200
5653
4c0caa74
DM
5654pve-manager (4.0-20) unstable; urgency=medium
5655
5656 * add embedded lxc novnc console
5657
5658 -- Proxmox Support Team <support@proxmox.com> Sat, 27 Jun 2015 12:24:07 +0200
5659
5ef6586f
DM
5660pve-manager (4.0-19) unstable; urgency=medium
5661
5662 * add embedded qemu novnc console
5663
5664 -- Proxmox Support Team <support@proxmox.com> Fri, 26 Jun 2015 12:58:53 +0200
5665
00fc67e1
DM
5666pve-manager (4.0-18) unstable; urgency=medium
5667
5668 * node networking GUI: add IPV6 support
5669
5670 -- Proxmox Support Team <support@proxmox.com> Fri, 26 Jun 2015 10:06:53 +0200
5671
c9e8616e
DM
5672pve-manager (4.0-17) unstable; urgency=medium
5673
5674 * add noVNC resize feature
5675
5676 -- Proxmox Support Team <support@proxmox.com> Thu, 25 Jun 2015 17:56:06 +0200
5677
5411318e
DM
5678pve-manager (4.0-16) unstable; urgency=medium
5679
5680 * pveversion: fix package list for pve 4.0
5681
5682 -- Proxmox Support Team <support@proxmox.com> Fri, 19 Jun 2015 12:25:54 +0200
5683
53aba067
DM
5684pve-manager (4.0-15) unstable; urgency=medium
5685
5686 * fix bug #644: remove old java console
5687
5688 -- Proxmox Support Team <support@proxmox.com> Fri, 19 Jun 2015 09:09:59 +0200
5689
ff455351
DM
5690pve-manager (4.0-14) unstable; urgency=medium
5691
5692 * qemu GUI: fix CD edit (bug #640)
5693
54dcda35
DM
5694 * Fix qemu create wizard when iothread is set
5695
5696 * Force Internet Explorer to interpret pages in IE10 compatibility modus
5697
ff455351
DM
5698 -- Proxmox Support Team <support@proxmox.com> Fri, 19 Jun 2015 06:46:19 +0200
5699
8f1ce02e
DM
5700pve-manager (4.0-13) unstable; urgency=medium
5701
5702 * use pvetest repository for beta release
5703
5704 * GUI: display version 4.0Beta to mark this a beta release.
5705
5706 -- Proxmox Support Team <support@proxmox.com> Tue, 16 Jun 2015 12:28:38 +0200
5707
ad7d2886
DM
5708pve-manager (4.0-12) unstable; urgency=medium
5709
5710 * change pve-manager service type to oneshot
5711
b49ea621
AD
5712 * add iothread option
5713
ad7d2886
DM
5714 -- Proxmox Support Team <support@proxmox.com> Wed, 10 Jun 2015 09:05:29 +0200
5715
db95f503
DM
5716pve-manager (4.0-11) unstable; urgency=medium
5717
5718 * API change: remove bootlog API
5719
5720 * fix LogView widget
5721
5722 * use Wants instead of Requires inside systemd service definitions
5723
5724 * implement service API using systemctl
5725
5726 * add cpu options form
5727
5728 * add virtio-scsi-single scsi controller
5729
5730 * add IvyBridge cpu model
5731
5732 * LXC GUI: use cpulimit instead of cpus
5733
5734 * remove UBC GUI
5735
5736 -- Proxmox Support Team <support@proxmox.com> Tue, 09 Jun 2015 12:22:58 +0200
5737
b62704fe
DM
5738pve-manager (4.0-10) unstable; urgency=medium
5739
5740 * API change: /cluster/status - do not use clustat
5741
5742 -- Proxmox Support Team <support@proxmox.com> Tue, 02 Jun 2015 11:07:13 +0200
5743
667efc02
DM
5744pve-manager (4.0-9) unstable; urgency=medium
5745
5746 * pveproxy: add ipv6 support
5747
5748 -- Proxmox Support Team <support@proxmox.com> Fri, 08 May 2015 12:44:52 +0200
5749
8977352d
DM
5750pve-manager (4.0-8) unstable; urgency=medium
5751
5752 * use name based trigger to restart API server
5753
5754 -- Proxmox Support Team <support@proxmox.com> Tue, 05 May 2015 14:43:48 +0200
5755
6c5a9a7f
DM
5756pve-manager (4.0-7) unstable; urgency=medium
5757
5758 * improve LXC GUI
5759
5760 -- Proxmox Support Team <support@proxmox.com> Thu, 30 Apr 2015 18:49:13 +0200
5761
6540e56d
DM
5762pve-manager (4.0-6) unstable; urgency=medium
5763
5764 * containers: use LXC instead of OpenVZ
5765
5766 -- Proxmox Support Team <support@proxmox.com> Sat, 18 Apr 2015 09:49:31 +0200
5767
d512c1a9
DM
5768pve-manager (4.0-5) unstable; urgency=medium
5769
5770 * ha GUI: show configuration errors
4289f2bc
DM
5771
5772 * fix apt sources for jessie
d512c1a9
DM
5773
5774 -- Proxmox Support Team <support@proxmox.com> Tue, 07 Apr 2015 09:55:48 +0200
5775
b8ebebe1
DM
5776pve-manager (4.0-4) unstable; urgency=medium
5777
5778 * implement new GUI for HA
5779
5780 -- Proxmox Support Team <support@proxmox.com> Fri, 03 Apr 2015 18:49:20 +0200
5781
70f1e597
DM
5782pve-manager (4.0-3) unstable; urgency=medium
5783
5784 * use new pve-ha-manager
5785
5786 * remove OpenVZ related code
5787
5788 -- Proxmox Support Team <support@proxmox.com> Fri, 27 Mar 2015 13:42:15 +0100
5789
a503beb3
DM
5790pve-manager (4.0-2) unstable; urgency=medium
5791
5792 * fix proxversion -v for jessie release
5793
5794 * add PIDFile option for systemd services
5795
5796 * avoid shell scripts in systemd service definitions
5797
5798 * depend on systemd, add service files
5799
5800 -- Proxmox Support Team <support@proxmox.com> Fri, 06 Mar 2015 11:35:33 +0100
5801
5802pve-manager (4.0-1) unstable; urgency=medium
5803
5804 * first version for Debian jessie
5805
5806 -- Proxmox Support Team <support@proxmox.com> Sat, 28 Feb 2015 09:34:33 +0100
5807
1adf98da
DM
5808pve-manager (3.4-1) unstable; urgency=low
5809
5810 * write_ceph_config: also write mds sections
5811
5812 -- Proxmox Support Team <support@proxmox.com> Thu, 19 Feb 2015 06:31:48 +0100
5813
f1a46768
DM
5814pve-manager (3.3-21) unstable; urgency=low
5815
5816 * write_ceph_config: also write client section
5817
5818 -- Proxmox Support Team <support@proxmox.com> Wed, 18 Feb 2015 05:51:37 +0100
5819
830f5a93
DM
5820pve-manager (3.3-20) unstable; urgency=low
5821
5822 * pveceph: use LWP to download release key (instead of wget)
5823
5824 * GUI: add multiqueues field to NIC form
5825
5826 -- Proxmox Support Team <support@proxmox.com> Fri, 13 Feb 2015 09:03:08 +0100
5827
e7001068
DM
5828pve-manager (3.3-19) unstable; urgency=low
5829
5830 * GUI: fixes for CDROM hotplug
5831
5832 -- Proxmox Support Team <support@proxmox.com> Thu, 12 Feb 2015 08:03:26 +0100
5833
ef99da55
DM
5834pve-manager (3.3-18) unstable; urgency=low
5835
5836 * GUI: add startall/stopall/migrateall menu buttons
5837
5838 -- Proxmox Support Team <support@proxmox.com> Wed, 11 Feb 2015 09:17:50 +0100
5839
f54433af
DM
5840pve-manager (3.3-17) unstable; urgency=low
5841
5842 * memory form : hotplug improvements
5843
5844 -- Proxmox Support Team <support@proxmox.com> Tue, 10 Feb 2015 11:48:18 +0100
5845
e51d0d55
DM
5846pve-manager (3.3-16) unstable; urgency=low
5847
5848 * pveproxy: set method to tlsv1 (required for IE)
5849
5850 -- Proxmox Support Team <support@proxmox.com> Mon, 09 Feb 2015 11:42:56 +0100
5851
7ba6e873
DM
5852pve-manager (3.3-15) unstable; urgency=low
5853
5854 * GUI: implement hotplug feature selector
5855
5856 * GUI: add UI for local ZFS storage
5857
5858 -- Proxmox Support Team <support@proxmox.com> Tue, 27 Jan 2015 12:37:36 +0100
5859
03aef10e
DM
5860pve-manager (3.3-14) unstable; urgency=low
5861
5862 * HardwareView: correctly enable/disable buttons
5863
5864 -- Proxmox Support Team <support@proxmox.com> Fri, 23 Jan 2015 09:13:09 +0100
5865
0affc222
DM
5866pve-manager (3.3-13) unstable; urgency=low
5867
5868 * PendingObjectGrid: improve detection of pending changes
5869
5870 -- Proxmox Support Team <support@proxmox.com> Thu, 22 Jan 2015 12:57:21 +0100
5871
8f9540a1
DM
5872pve-manager (3.3-12) unstable; urgency=low
5873
5874 * add numa option to processor form
5875
5876 * fix rendering of pending processor values
7de06269
DM
5877
5878 * GUI: dynamically update VM config every 5 seconds
8f9540a1
DM
5879
5880 -- Proxmox Support Team <support@proxmox.com> Wed, 21 Jan 2015 08:39:16 +0100
5881
19ef60c5 5882pve-manager (3.3-11) unstable; urgency=low
caea0c79
WL
5883
5884 * New 'disconnect' button on the network edit pannel.
19ef60c5 5885
eab837c4
DM
5886 * Fix backup failure at shutdown (stop backup on host shutdown)
5887
5888 * vzdump: new option --stop to abort running backup job
5889
19ef60c5
DM
5890 * Support additional e1000 variants for VM machines
5891
5892 -- Proxmox Support Team <support@proxmox.com> Tue, 20 Jan 2015 07:17:34 +0100
5893
8a9e2b10
DM
5894pve-manager (3.3-10) unstable; urgency=low
5895
5896 * fix restart behavior
5897
5898 -- Proxmox Support Team <support@proxmox.com> Thu, 15 Jan 2015 07:21:43 +0100
5899
05c21c72
DM
5900pve-manager (3.3-9) unstable; urgency=low
5901
5902 * qemu GUI: support new pending changes API
5903
5904 -- Proxmox Support Team <support@proxmox.com> Thu, 08 Jan 2015 13:28:25 +0100
5905
7ae066cb
DM
5906pve-manager (3.3-8) unstable; urgency=low
5907
5908 * pveproxy: support TLS1.1 and TLS1.2
5909
5910 -- Proxmox Support Team <support@proxmox.com> Tue, 02 Dec 2014 14:04:36 +0100
5911
4536f278
DM
5912pve-manager (3.3-7) unstable; urgency=low
5913
5914 * vzdump: avoid warning about uninitialized value
5915
5916 -- Proxmox Support Team <support@proxmox.com> Wed, 26 Nov 2014 06:57:04 +0100
5917
77e3397e
DM
5918pve-manager (3.3-6) unstable; urgency=low
5919
5920 * VZDump: added email notification setting
5921
5922 * fix Bug #579: add START parameter in /etc/default/pve-manager
5923
5924 -- Proxmox Support Team <support@proxmox.com> Mon, 24 Nov 2014 06:37:36 +0100
5925
c19a07dd
DM
5926pve-manager (3.3-5) unstable; urgency=low
5927
5928 * VZDump: send an error email in case of lock failure
5929
5930 -- Proxmox Support Team <support@proxmox.com> Thu, 23 Oct 2014 11:04:47 +0200
5931
fb4fa773
DM
5932pve-manager (3.3-4) unstable; urgency=low
5933
5934 * pveproxy: limit ourselfes to tlsv1
5935
5936 -- Proxmox Support Team <support@proxmox.com> Wed, 15 Oct 2014 15:49:17 +0200
5937
851570dd
DM
5938pve-manager (3.3-3) unstable; urgency=low
5939
5940 * openvz: implement suspend/resume
5941
5942 -- Proxmox Support Team <support@proxmox.com> Thu, 09 Oct 2014 09:37:47 +0200
5943
f183a9fb
DM
5944pve-manager (3.3-2) unstable; urgency=low
5945
5946 * fix bug #534: implement firewall checkbox for OpenVZ CreateWizard
5947
5948 -- Proxmox Support Team <support@proxmox.com> Wed, 17 Sep 2014 16:34:27 +0200
5949
6a04bb94
DM
5950pve-manager (3.3-1) unstable; urgency=low
5951
5952 * i18n: small fixes
5953
5954 -- Proxmox Support Team <support@proxmox.com> Mon, 08 Sep 2014 09:55:22 +0200
5955
10fe1979
DM
5956pve-manager (3.2-31) unstable; urgency=low
5957
5958 * GUI: add new email_from option to datacenter.cfg
5959
5960 -- Proxmox Support Team <support@proxmox.com> Thu, 04 Sep 2014 17:35:04 +0200
5961
29f04884
DM
5962pve-manager (3.2-30) unstable; urgency=low
5963
5964 * resourcegrid : add template menu
5965
5966 * fix label width for spanish translation
5967
5968 -- Proxmox Support Team <support@proxmox.com> Mon, 01 Sep 2014 11:38:20 +0200
5969
c5f38bde
DM
5970pve-manager (3.2-29) unstable; urgency=low
5971
5972 * glusterfs GUI: new option to specify backup volfile server
5973
5974 -- Proxmox Support Team <support@proxmox.com> Wed, 27 Aug 2014 11:52:49 +0200
5975
0957d894
DM
5976pve-manager (3.2-28) unstable; urgency=low
5977
5978 * GUI: allow to add ZFS storage
5979
5980 -- Proxmox Support Team <support@proxmox.com> Tue, 26 Aug 2014 09:36:23 +0200
5981
1b83a622
DM
5982pve-manager (3.2-27) unstable; urgency=low
5983
5984 * fix bug #554: do not set delete flag on Auth create
5985
5986 -- Proxmox Support Team <support@proxmox.com> Thu, 21 Aug 2014 12:07:51 +0200
5987
1f902a91
DM
5988pve-manager (3.2-26) unstable; urgency=low
5989
5990 * GUI: use better icons for storage menu
5991
5992 -- Proxmox Support Team <support@proxmox.com> Thu, 21 Aug 2014 09:20:31 +0200
5993
a986c65d
DM
5994pve-manager (3.2-25) unstable; urgency=low
5995
7363b515
DM
5996 * GUI: add discard option to qemu drive
5997
5998 * GUI: add Broadwell cpu model
a986c65d
DM
5999
6000 -- Proxmox Support Team <support@proxmox.com> Wed, 20 Aug 2014 12:19:00 +0200
6001
95c9314c
DM
6002pve-manager (3.2-24) unstable; urgency=low
6003
6004 * GUI: add new 'Pool View'
4f741a2e
DM
6005
6006 * GUI: show correct node status in 'Storage View'
95c9314c
DM
6007
6008 -- Proxmox Support Team <support@proxmox.com> Wed, 13 Aug 2014 08:07:59 +0200
6009
8caff669
DM
6010pve-manager (3.2-23) unstable; urgency=low
6011
6012 * update Spanish translation
6013
6014 -- Proxmox Support Team <support@proxmox.com> Mon, 11 Aug 2014 10:11:43 +0200
6015
1ebab199
DM
6016pve-manager (3.2-22) unstable; urgency=low
6017
6018 * mobile: register OpenVZ migrate page
6019
6020 -- Proxmox Support Team <support@proxmox.com> Thu, 07 Aug 2014 11:08:16 +0200
6021
e8c30905
DM
6022pve-manager (3.2-21) unstable; urgency=low
6023
6024 * novnc: add sendKey menufor KVM VMs
6025
6026 -- Proxmox Support Team <support@proxmox.com> Wed, 06 Aug 2014 09:09:47 +0200
6027
6680b0e2
DM
6028pve-manager (3.2-20) unstable; urgency=low
6029
6030 * add sencha touch based GUI for mobile devices
eeb7a7a6
DM
6031
6032 * update Chinese translation (zh_CN).
6680b0e2
DM
6033
6034 -- Proxmox Support Team <support@proxmox.com> Tue, 05 Aug 2014 09:30:49 +0200
6035
6ed15608
DM
6036pve-manager (3.2-19) unstable; urgency=low
6037
6038 * HA migrate: return non-critical error if migrate failed by VM is still
6039 running
6040
6041 -- Proxmox Support Team <support@proxmox.com> Tue, 29 Jul 2014 07:14:55 +0200
6042
b5dfdb10
DM
6043pve-manager (3.2-18) unstable; urgency=low
6044
6045 * oath GUI: add 'step' and 'digit' options
6046
6047 -- Proxmox Support Team <support@proxmox.com> Wed, 23 Jul 2014 07:27:22 +0200
6048
89e00d1a
DM
6049pve-manager (3.2-17) unstable; urgency=low
6050
c5ebd41f 6051 * include improved Spanish translation
89e00d1a 6052
c5ebd41f
DM
6053 * allow to set/edit two factor authentication (yubico, oath)
6054
89e00d1a
DM
6055 -- Proxmox Support Team <support@proxmox.com> Fri, 18 Jul 2014 08:23:02 +0200
6056
0accf2da
DM
6057pve-manager (3.2-16) unstable; urgency=low
6058
6059 * noVNC console: correctly display connection error
6060
6061 -- Proxmox Support Team <support@proxmox.com> Fri, 27 Jun 2014 10:31:28 +0200
6062
95f1807c
DM
6063pve-manager (3.2-15) unstable; urgency=low
6064
6065 * Qemu GUI: add support to edit SMBIOS settings
6066
6067 -- Proxmox Support Team <support@proxmox.com> Thu, 26 Jun 2014 13:21:54 +0200
6068
35b84946
DM
6069pve-manager (3.2-14) unstable; urgency=low
6070
6071 * use case insensitive match for websocket upgrade (make it work with IE)
6072
6073 -- Proxmox Support Team <support@proxmox.com> Wed, 25 Jun 2014 13:26:23 +0200
6074
526fa381
DM
6075pve-manager (3.2-13) unstable; urgency=low
6076
6077 * use noVNC as default console viewer
6078
6079 -- Proxmox Support Team <support@proxmox.com> Wed, 25 Jun 2014 07:24:04 +0200
6080
2ecff088
DM
6081pve-manager (3.2-12) unstable; urgency=low
6082
6083 * implement novnc console for openvz and shell
6084
6085 -- Proxmox Support Team <support@proxmox.com> Tue, 24 Jun 2014 17:39:10 +0200
6086
62acbee9
DM
6087pve-manager (3.2-11) unstable; urgency=low
6088
6089 * add Persian (Farsi) translation.
6090
6091 -- Proxmox Support Team <support@proxmox.com> Mon, 23 Jun 2014 06:31:39 +0200
6092
4b48589a
DM
6093pve-manager (3.2-10) unstable; urgency=low
6094
6095 * HTTPServer: implement websockets
6096
6097 -- Proxmox Support Team <support@proxmox.com> Wed, 18 Jun 2014 12:12:51 +0200
6098
085c4324
DM
6099pve-manager (3.2-9) unstable; urgency=low
6100
6101 * kvm: add noVNC console
6102
6103 * depend on pve-novnc
6104
6105 * trim subscription key to avoid unexpected errors
6106
6107 -- Proxmox Support Team <support@proxmox.com> Tue, 17 Jun 2014 09:10:18 +0200
6108
53778f92
DM
6109pve-manager (3.2-8) unstable; urgency=low
6110
6111 * add enable option to datacenter firewall.
6112
6113 -- Proxmox Support Team <support@proxmox.com> Wed, 04 Jun 2014 08:47:41 +0200
6114
e9524128
DM
6115pve-manager (3.2-7) unstable; urgency=low
6116
6117 * add Firewall GUI
6118
6119 * openvz: add bridge vlan && firewall options to gui
6120
6121 * depend on pve-firewall
6122
6123 -- Proxmox Support Team <support@proxmox.com> Tue, 03 Jun 2014 09:07:50 +0200
6124
b14da6fb
DM
6125pve-manager (3.2-6) unstable; urgency=low
6126
6127 * fix bug #300: use disk_quota default settings from /etv/vz/vz.conf
6128
6129 -- Proxmox Support Team <support@proxmox.com> Tue, 06 May 2014 06:58:23 +0200
6130
0e2643d9
DM
6131pve-manager (3.2-5) unstable; urgency=low
6132
6133 * produce nicer html for direct API access (/api2/html)
6134
6135 * always delay unauthorized calls
6136
6137 -- Proxmox Support Team <support@proxmox.com> Fri, 02 May 2014 12:01:23 +0200
6138
87e66c78
DM
6139pve-manager (3.2-4) unstable; urgency=low
6140
6141 * add X-UA-Compatible tag to avoid IE GUI bugs
6142
6143 -- Proxmox Support Team <support@proxmox.com> Sat, 26 Apr 2014 09:34:53 +0200
6144
902fc75b
DM
6145pve-manager (3.2-3) unstable; urgency=low
6146
6147 * add Euskera (Basque) translations
6148
6149 -- Proxmox Support Team <support@proxmox.com> Thu, 17 Apr 2014 11:25:54 +0200
6150
fc461507
DM
6151pve-manager (3.2-2) unstable; urgency=low
6152
6153 * pveceph: fix purge command
6154
6155 * pheceph: add -version argument to install (defaults to dumpling)
6156
6157 * spice-example-sh: avoid use of sed and aw
6158
6159 -- Proxmox Support Team <support@proxmox.com> Tue, 01 Apr 2014 06:04:04 +0200
6160
b3e1c610
DM
6161pve-manager (3.2-1) unstable; urgency=low
6162
6163 * bump version for 3.2 release
6164
6165 -- Proxmox Support Team <support@proxmox.com> Thu, 06 Mar 2014 06:43:46 +0100
6166
6c593f00
DM
6167pve-manager (3.1-45) unstable; urgency=low
6168
6169 * parseQemuNetwork: add vmxnet3
072188dc
DM
6170
6171 * add /usr/share/doc/pve-manager/examples/spice-example-sh
6c593f00
DM
6172
6173 -- Proxmox Support Team <support@proxmox.com> Mon, 03 Mar 2014 07:06:02 +0100
6174
94911848
DM
6175pve-manager (3.1-44) unstable; urgency=low
6176
6177 * re-add support for spiceconfig output format (revert commit
6178 97da4646288d2806c334c6a1c1361acb22df0535 and commit
6179 b96fb2234a7df02999489cc1f33ad52defac8998)
6180
6181 -- Proxmox Support Team <support@proxmox.com> Mon, 24 Feb 2014 12:49:35 +0100
6182
b5eda023
DM
6183pve-manager (3.1-43) unstable; urgency=low
6184
6185 * fix network API (make comments optional)
6186
6187 -- Proxmox Support Team <support@proxmox.com> Sun, 16 Feb 2014 09:27:18 +0100
6188
8b42516e
DM
6189pve-manager (3.1-42) unstable; urgency=low
6190
6191 * vzdump: add MIME-Version header
6192
6193 -- Proxmox Support Team <support@proxmox.com> Thu, 13 Feb 2014 08:41:34 +0100
6194
478b65eb
DM
6195pve-manager (3.1-41) unstable; urgency=low
6196
6197 * ceph: improve GUI feedback using TaskProgress.js
6198
6199 -- Proxmox Support Team <support@proxmox.com> Fri, 24 Jan 2014 13:38:41 +0100
6200
eb4acb3f
DM
6201pve-manager (3.1-40) unstable; urgency=low
6202
6203 * ceph: use setsid for service commands
6204
6205 -- Proxmox Support Team <support@proxmox.com> Fri, 24 Jan 2014 10:42:41 +0100
6206
28ea153e
DM
6207pve-manager (3.1-39) unstable; urgency=low
6208
6209 * ceph: view osd commit/apply latency
6210
6211 * ceph: display osd usage
6212
6213 * ceph: display pool usage information
6214
6215 -- Proxmox Support Team <support@proxmox.com> Thu, 23 Jan 2014 10:22:20 +0100
6216
e685d66a
DM
6217pve-manager (3.1-38) unstable; urgency=low
6218
6219 * ceph: add API and buttons for osd in/out
6220
6221 * use longer rados timeouts when inside worker tasks
6222
6223 -- Proxmox Support Team <support@proxmox.com> Wed, 22 Jan 2014 12:49:46 +0100
6224
5c7761ad
DM
6225pve-manager (3.1-37) unstable; urgency=low
6226
6227 * fixes for new PVE::RADOS perl bindings
6228
6229 -- Proxmox Support Team <support@proxmox.com> Tue, 21 Jan 2014 12:12:27 +0100
6230
af49c101
DM
6231pve-manager (3.1-36) unstable; urgency=low
6232
6233 * use PVE::RADOS perl bindings
6234
6235 * set spiceterm timeout to 40
6236
6237 -- Proxmox Support Team <support@proxmox.com> Mon, 20 Jan 2014 08:57:42 +0100
6238
4120608d
DM
6239pve-manager (3.1-35) unstable; urgency=low
6240
6241 * update max cores limit to 128
6242
6243 * use separate window for disk IO-throttle form
6244
6245 * ceph: improve disk usage detection
6246
6247 * ceph: allow to specify separate journal disks
6248
6249 * depend on gdisk
6250
6251 -- Proxmox Support Team <support@proxmox.com> Tue, 14 Jan 2014 11:43:54 +0100
6252
54568c52
DM
6253pve-manager (3.1-34) unstable; urgency=low
6254
6255 * ocf agent: retry get_vmlist if we get an empty list
6256
6257 -- Proxmox Support Team <support@proxmox.com> Tue, 07 Jan 2014 10:47:12 +0100
6258
d6261e31
DM
6259pve-manager (3.1-33) unstable; urgency=low
6260
6261 * ceph: return decompiled crush map in text format
6262
6263 * ceph: try to unmount OSD after removal
946662f6
DM
6264
6265 * ceph: only use 64 PGs by default
6266
6267 * ceph: allow to specify crush ruleset on pool creation
d6261e31
DM
6268
6269 -- Proxmox Support Team <support@proxmox.com> Fri, 03 Jan 2014 10:58:49 +0100
6270
a5f42e3a
DM
6271pve-manager (3.1-32) unstable; urgency=low
6272
6273 * add mtu support for manual interfaces
6274
6275 * pveceph: allow to set min_size for pools, fix osd remove
6276
6277 * improve OVS GUI
6278
6279 * add support to change bond_xmit_hash_policy on linux bond devices
6280
6281 -- Proxmox Support Team <support@proxmox.com> Tue, 31 Dec 2013 10:17:52 +0100
6282
11fb3bb2
DM
6283pve-manager (3.1-31) unstable; urgency=low
6284
6285 * add OpenVSwitch GUI
6286
6287 -- Proxmox Support Team <support@proxmox.com> Fri, 27 Dec 2013 09:53:29 +0100
6288
4c7ab955
DM
6289pve-manager (3.1-30) unstable; urgency=low
6290
6291 * ceph GUI: fix state handling
6292
6293 -- Proxmox Support Team <support@proxmox.com> Mon, 23 Dec 2013 07:23:52 +0100
6294
f43b6440
DM
6295pve-manager (3.1-29) unstable; urgency=low
6296
6297 * include Ceph GUI
6298
6299 -- Proxmox Support Team <support@proxmox.com> Sat, 21 Dec 2013 08:15:59 +0100
6300
5272d70b
DM
6301pve-manager (3.1-28) unstable; urgency=low
6302
6303 * GUI: use new console split-button everywhere
6304
6305 -- Proxmox Support Team <support@proxmox.com> Tue, 17 Dec 2013 07:24:28 +0100
6306
93425390
DM
6307pve-manager (3.1-27) unstable; urgency=low
6308
6309 * API: remove spiceconfig format
6310
6311 * GUI: allow to open SPICE console with command menu
6312
6313 * set correct locale environment when running spiceterm
6314
6315 -- Proxmox Support Team <support@proxmox.com> Wed, 11 Dec 2013 11:52:17 +0100
6316
ef110749
DM
6317pve-manager (3.1-26) unstable; urgency=low
6318
6319 * add new console option to datacenter.cfg (java applet vs. spice)
6320
6321 * new execute API (execute multiple commands with one request)
6322
6323 * depend on spiceterm
6324
6325 * better GUI for console (use a splitbutton)
6326
6327 -- Proxmox Support Team <support@proxmox.com> Tue, 10 Dec 2013 12:07:05 +0100
6328
cf727cab
DM
6329pve-manager (3.1-25) unstable; urgency=low
6330
6331 * delay UNAUTHORIZED response to avoid DOS attac
b0a65294
DM
6332
6333 * fix typo in pve cron script
429d25a3
DM
6334
6335 * backup GUI: fix VMID selection bug
cf727cab
DM
6336
6337 -- Proxmox Support Team <support@proxmox.com> Mon, 18 Nov 2013 11:20:37 +0100
6338
f98fdb5c
DM
6339pve-manager (3.1-24) unstable; urgency=low
6340
6341 * fix IP address parser for OpenVZ containers
bb30e326
DM
6342
6343 * fix UPID parser for long uptimes (> 497 days)
f98fdb5c
DM
6344
6345 -- Proxmox Support Team <support@proxmox.com> Wed, 06 Nov 2013 10:48:19 +0100
6346
7fb0bd96
DM
6347pve-manager (3.1-23) unstable; urgency=low
6348
6349 * subscription updates: set UserAgent header on proxy connect request
626add47
DM
6350
6351 * correctly set content type for GUI index page
035cde2b
DM
6352
6353 * allow to add ipv6 address to OpenVZ containers
7fb0bd96
DM
6354
6355 -- Proxmox Support Team <support@proxmox.com> Tue, 29 Oct 2013 10:20:02 +0100
6356
af23db0e
DM
6357pve-manager (3.1-22) unstable; urgency=low
6358
6359 * spice: ignore the case of the characters in hostname match
6360
6361 -- Proxmox Support Team <support@proxmox.com> Mon, 28 Oct 2013 08:16:32 +0100
6362
c9e1c6cb
DM
6363pve-manager (3.1-21) unstable; urgency=low
6364
6365 * update French translation
6366
6367 -- Proxmox Support Team <support@proxmox.com> Thu, 17 Oct 2013 06:11:56 +0200
6368
ef29cdcf
DM
6369pve-manager (3.1-20) unstable; urgency=low
6370
6371 * some GUI optimizations for slow connections
6372
6373 * remove nexenta plugin
6374
6375 * ZFS GUI rework
6376
6377 -- Proxmox Support Team <support@proxmox.com> Mon, 14 Oct 2013 07:46:59 +0200
6378
bcd1d77c
DM
6379pve-manager (3.1-19) unstable; urgency=low
6380
6381 * vzdump: remove temporary directories (revert bug introduced by
6382 commit 1bb6e88fd65bb44a745065d2d899832f6ea0a2f5)
62d4bcf6
DM
6383
6384 * add Editor for new ZFSPlugin
bcd1d77c
DM
6385
6386 -- Proxmox Support Team <support@proxmox.com> Fri, 04 Oct 2013 06:55:58 +0200
6387
5b1b7920
DM
6388pve-manager (3.1-18) unstable; urgency=low
6389
6390 * GUI: add multi-monitor support for spice
6391
6392 -- Proxmox Support Team <support@proxmox.com> Wed, 02 Oct 2013 10:41:57 +0200
6393
acc38a5e
DM
6394pve-manager (3.1-17) unstable; urgency=low
6395
6396 * openvz create/restore: use new PVE::Storage::abs_filesystem_path() in
6397 order to correctly activate the storage.
6398
6399 -- Proxmox Support Team <support@proxmox.com> Tue, 01 Oct 2013 12:47:22 +0200
6400
a107e264
DM
6401pve-manager (3.1-16) unstable; urgency=low
6402
6403 * do not use -w switch as it breaks modules
86a6e398
DM
6404
6405 * pveproxy: fix configuration parser for /dec/defaults/pveproxy
a107e264
DM
6406
6407 -- Proxmox Support Team <support@proxmox.com> Tue, 01 Oct 2013 10:37:39 +0200
6408
08d8bcb2
DM
6409pve-manager (3.1-15) unstable; urgency=low
6410
6411 * add solaris ostype
6412
6413 -- Proxmox Support Team <support@proxmox.com> Wed, 25 Sep 2013 08:29:49 +0200
6414
2051816c
DM
6415pve-manager (3.1-14) unstable; urgency=low
6416
6417 * avoid warning in daily cron script
6418
6419 -- Proxmox Support Team <support@proxmox.com> Tue, 24 Sep 2013 06:41:03 +0200
6420
dc4da814
DM
6421pve-manager (3.1-13) unstable; urgency=low
6422
6423 * dissable SSL compression (avoid TLS CRIME vulnerability)
6424
6425 -- Proxmox Support Team <support@proxmox.com> Tue, 17 Sep 2013 07:17:17 +0200
6426
8f3315e1
DM
6427pve-manager (3.1-12) unstable; urgency=low
6428
6429 * fix bug #456: allow glusterfs as backup storage
6430
6431 -- Proxmox Support Team <support@proxmox.com> Mon, 16 Sep 2013 08:12:24 +0200
6432
28272ca2
DM
6433pve-manager (3.1-11) unstable; urgency=low
6434
6435 * vzdump: fix hook script environment for job-* phase
6436
6437 -- Proxmox Support Team <support@proxmox.com> Fri, 13 Sep 2013 06:55:30 +0200
6438
b24a745f
DM
6439pve-manager (3.1-10) unstable; urgency=low
6440
6441 * vzdump: pass storage ID to hook scripts
6442
6443 -- Proxmox Support Team <support@proxmox.com> Thu, 12 Sep 2013 06:21:59 +0200
6444
867ee6ea
DM
6445pve-manager (3.1-9) unstable; urgency=low
6446
6447 * depend on libcrypt-ssleay-perl and liblwp-protocol-https-perl (for
6448 correct LWP https support)
6449
6450 -- Proxmox Support Team <support@proxmox.com> Wed, 11 Sep 2013 06:46:44 +0200
6451
32d63edc
DM
6452pve-manager (3.1-8) unstable; urgency=low
6453
6454 * fix https proxy calls (always use CONNECT)
6455
6456 * use correct changelog URLs for pve repositories
6457
6458 -- Proxmox Support Team <support@proxmox.com> Mon, 09 Sep 2013 11:39:49 +0200
6459
c127989d
DM
6460pve-manager (3.1-7) unstable; urgency=low
6461
6462 * vzdump: correctly handle maxfiles parameter (0 is unlimited)
6463
6464 * improve API2Client.pm code
6465
6466 -- Proxmox Support Team <support@proxmox.com> Thu, 05 Sep 2013 11:00:46 +0200
6467
f21e19cb
DM
6468pve-manager (3.1-6) unstable; urgency=low
6469
6470 * update German translation
6471
6472 * update Chinese translation
6473
6474 -- Proxmox Support Team <support@proxmox.com> Tue, 03 Sep 2013 07:03:02 +0200
6475
38f6e3b9
DM
6476pve-manager (3.1-5) unstable; urgency=low
6477
6478 * apt: proxy changelog API call to correct node
6479
6480 -- Proxmox Support Team <support@proxmox.com> Mon, 26 Aug 2013 10:24:53 +0200
6481
26e888be
DM
6482pve-manager (3.1-4) unstable; urgency=low
6483
6484 * apt: only consider installed packages
6485
6486 -- Proxmox Support Team <support@proxmox.com> Fri, 23 Aug 2013 10:07:56 +0200
6487
2a12e8c3
DM
6488pve-manager (3.1-3) unstable; urgency=low
6489
6490 * add new favicon.ico
6491
6492 -- Proxmox Support Team <support@proxmox.com> Fri, 16 Aug 2013 13:08:07 +0200
6493
16fe0ceb
DM
6494pve-manager (3.1-2) unstable; urgency=low
6495
6496 * fix perl dependencies
c576f184
DM
6497
6498 * display subscription status after login
16fe0ceb
DM
6499
6500 -- Proxmox Support Team <support@proxmox.com> Fri, 16 Aug 2013 06:15:27 +0200
6501
27c62ee7
DM
6502pve-manager (3.1-1) unstable; urgency=low
6503
6504 * bump RELEASE to 3.1
6505
6506 -- Proxmox Support Team <support@proxmox.com> Wed, 14 Aug 2013 07:50:00 +0200
6507
d3b1551f
DM
6508pve-manager (3.0-38) unstable; urgency=low
6509
6510 * add GUI for GlusterFS storage
56f57985
DM
6511
6512 * vzdump: wait one second before unmounting the snapshot (avoid device busy error)
d3b1551f
DM
6513
6514 -- Proxmox Support Team <support@proxmox.com> Tue, 13 Aug 2013 10:32:05 +0200
6515
857eb12e
DM
6516pve-manager (3.0-37) unstable; urgency=low
6517
6518 * apt: try to detect new packages
6519
6520 * tell apt to use http_proxy settings
6521
6522 * support to view changelogs for available pve packages
6523
6524 * allow to configure cipher list for pveproxy
6525
6526 * automatically add pve repository to apt sources list
6527
6528 * allow to use serial terminal as display
6529
6530 * avoid apt autoremoval for pve-kernel packages
6531
6532 -- Proxmox Support Team <support@proxmox.com> Fri, 02 Aug 2013 10:11:33 +0200
6533
ae022667
DM
6534pve-manager (3.0-36) unstable; urgency=low
6535
6536 * fix proxy loop assertion for spiceproxy
6537
6538 * pveproxy: use same cipher list as debian apache ssl.conf
b628df18
DM
6539
6540 * avoid apt autoremoval for pve-kernel packages
ae022667
DM
6541
6542 -- Proxmox Support Team <support@proxmox.com> Wed, 24 Jul 2013 12:43:38 +0200
6543
cf170667
DM
6544pve-manager (3.0-35) unstable; urgency=low
6545
6546 * fix proxy loop assertion
6547
6548 -- Proxmox Support Team <support@proxmox.com> Tue, 23 Jul 2013 08:36:17 +0200
6549
e63d8c52
DM
6550pve-manager (3.0-34) unstable; urgency=low
6551
6552 * avoid proxy loops
6553
6554 -- Proxmox Support Team <support@proxmox.com> Mon, 22 Jul 2013 10:52:50 +0200
6555
82194e76
DM
6556pve-manager (3.0-33) unstable; urgency=low
6557
6558 * correctly initialize $rpcenv in spiceproxy
6559
6560 * fix bug #437: include pve-libspice-server1 in package list
6561
6562 -- Proxmox Support Team <support@proxmox.com> Fri, 19 Jul 2013 11:41:00 +0200
6563
bffeaecf
DM
6564pve-manager (3.0-32) unstable; urgency=low
6565
6566 * improved spice proxy code
6567
6568 -- Proxmox Support Team <support@proxmox.com> Thu, 18 Jul 2013 12:29:04 +0200
6569
68143dd1
DM
6570pve-manager (3.0-31) unstable; urgency=low
6571
6572 * add button to start SPICE console
6573
6574 * add spiceproxy server
6575
6576 -- Proxmox Support Team <support@proxmox.com> Wed, 26 Jun 2013 13:40:55 +0200
6577
7fe4ba9e
DM
6578pve-manager (3.0-30) unstable; urgency=low
6579
6580 * fix upgrade shell (quoting bug)
6581
6582 -- Proxmox Support Team <support@proxmox.com> Mon, 24 Jun 2013 08:18:47 +0200
6583
8cfd96ad
DM
6584pve-manager (3.0-29) unstable; urgency=low
6585
6586 * new pveupgrade script, used to display additional information to the
6587 user (reboot required? database up to date? ...)
6588
6589 * add button to display package versions, to provide same info as
6590 'pveversion -v' on GUI.
6591
6592 -- Proxmox Support Team <support@proxmox.com> Fri, 21 Jun 2013 12:07:44 +0200
6593
159dfacd
DM
6594pve-manager (3.0-28) unstable; urgency=low
6595
6596 * fix bug #408: reset ENV before starting shell
6597
6598 * fix bug #379: allow to overwrite existing CTs if user has VM.Backup
6599 permissions
6600
6601 * Allow to send notification mail about new packages.
6602
6603 -- Proxmox Support Team <support@proxmox.com> Thu, 20 Jun 2013 11:12:50 +0200
6604
a481aebb
DM
6605pve-manager (3.0-27) unstable; urgency=low
6606
6607 * package manager: run system upgrade inside VNC shell, group packages
6608 by 'Origin', remove apt/upgrade API completely.
6609
6610 -- Proxmox Support Team <support@proxmox.com> Wed, 19 Jun 2013 11:59:49 +0200
6611
1eb62794
DM
6612pve-manager (3.0-26) unstable; urgency=low
6613
6614 * package manager: improve changelog viewer, bug fixes
6615
6616 -- Proxmox Support Team <support@proxmox.com> Tue, 18 Jun 2013 11:49:16 +0200
6617
d9b9dae0
DM
6618pve-manager (3.0-25) unstable; urgency=low
6619
6620 * add package update manager to GUI
6621
6622 -- Proxmox Support Team <support@proxmox.com> Thu, 13 Jun 2013 13:09:02 +0200
6623
7f3d8870
DM
6624pve-manager (3.0-24) unstable; urgency=low
6625
6626 * update Norwegian translations
6627
6628 * rrd display : avoid 2 refresh
6629
6630 * avoid gzip http response for png & gif & jar
6631
6632 -- Proxmox Support Team <support@proxmox.com> Wed, 12 Jun 2013 07:24:54 +0200
6633
c7c42353
DM
6634pve-manager (3.0-23) unstable; urgency=low
6635
6636 * fix bug #368: use vtype 'DnsName' to verify host names
6637
6638 * fix bug #401: disable connection timeout during API call processing
6639
6640 * add suport for new qemu-server async configuration API
6641
6642 -- Proxmox Support Team <support@proxmox.com> Fri, 07 Jun 2013 11:52:15 +0200
6643
a3096bbd
DM
6644pve-manager (3.0-22) unstable; urgency=low
6645
6646 * support 'delete' flag for 'Move disk'
6647
6648 -- Proxmox Support Team <support@proxmox.com> Fri, 31 May 2013 10:59:59 +0200
6649
8d0eb07d
DM
6650pve-manager (3.0-21) unstable; urgency=low
6651
6652 * add 'Move disk' button for storage migration
6653
6654 -- Proxmox Support Team <support@proxmox.com> Wed, 29 May 2013 13:03:33 +0200
6655
06ecc1ae
DM
6656pve-manager (3.0-20) unstable; urgency=low
6657
6658 * fix login problem when http_proxy is set
6659
6660 -- Proxmox Support Team <support@proxmox.com> Thu, 23 May 2013 07:29:25 +0200
6661
c5cf036a
DM
6662pve-manager (3.0-19) unstable; urgency=low
6663
6664 * updated Chinese translation
e3110298
DM
6665
6666 * allow to upload files with spaces in filename (replace with '_')
1e53b5b3
DM
6667
6668 * allow to delete pools with non-existent VMs/Storage
c5cf036a
DM
6669
6670 -- Proxmox Support Team <support@proxmox.com> Wed, 22 May 2013 06:04:49 +0200
6671
32e2ce76
DM
6672pve-manager (3.0-18) unstable; urgency=low
6673
6674 * use correct icons for templates
6675
6676 * sort templates after regular VMs
6677
6678 * update German translation
6679
6680 * update French translation
6681
6682 -- Proxmox Support Team <support@proxmox.com> Tue, 21 May 2013 10:58:47 +0200
6683
82fc6300
DM
6684pve-manager (3.0-17) unstable; urgency=low
6685
6686 * fix bug #374: correctly remove destroyed container from pool
6687
6688 -- Proxmox Support Team <support@proxmox.com> Tue, 14 May 2013 12:13:28 +0200
6689
bd9e5096
DM
6690pve-manager (3.0-16) unstable; urgency=low
6691
6692 * Clone: only list usable/available target stores
6693
6694 -- Proxmox Support Team <support@proxmox.com> Tue, 14 May 2013 10:14:05 +0200
6695
d66efd2c
DM
6696pve-manager (3.0-15) unstable; urgency=low
6697
bd9e5096 6698 * fix bug #385: correctly handle Accept-Encoding
d66efd2c
DM
6699
6700 -- Proxmox Support Team <support@proxmox.com> Mon, 13 May 2013 09:12:41 +0200
6701
38235da4
DM
6702pve-manager (3.0-14) unstable; urgency=low
6703
6704 * qmtemplate task : format task description correctly
6705
6706 -- Proxmox Support Team <support@proxmox.com> Fri, 10 May 2013 09:32:00 +0200
6707
23222ef4
DM
6708pve-manager (3.0-13) unstable; urgency=low
6709
6710 * minor GUI cleanups
6711
6712 -- Proxmox Support Team <support@proxmox.com> Tue, 07 May 2013 07:54:01 +0200
6713
ae266e07
DM
6714pve-manager (3.0-12) unstable; urgency=low
6715
6716 * add Clone GUI
6717
6718 -- Proxmox Support Team <support@proxmox.com> Mon, 06 May 2013 11:37:35 +0200
6719
0945c974
DM
6720pve-manager (3.0-11) unstable; urgency=low
6721
6722 * fix NodeSelector
6723
6724 -- Proxmox Support Team <support@proxmox.com> Wed, 24 Apr 2013 09:56:26 +0200
6725
0ee3bc7a
DM
6726pve-manager (3.0-10) unstable; urgency=low
6727
6728 * pveproxy: implement if-modified-since
6729
6730 * pveproxy: implement host based access control
6731
6732 * implement node netstat call to get current tap network counters
6733
6734 -- Proxmox Support Team <support@proxmox.com> Wed, 24 Apr 2013 08:05:11 +0200
6735
757b733c
DM
6736pve-manager (3.0-9) unstable; urgency=low
6737
6738 * http: improve security by setting size limits
6739
6740 * stop keep-alive when there are many open connections
6741
6742 * improve syslog for file uploads
6743
6744 -- Proxmox Support Team <support@proxmox.com> Tue, 16 Apr 2013 11:56:00 +0200
6745
6bfd3d80
DM
6746pve-manager (3.0-8) unstable; urgency=low
6747
6748 * disable Nagle algorithm to maximitze performance
6749
6750 * fix multipart parser
6751
6752 -- Proxmox Support Team <support@proxmox.com> Tue, 16 Apr 2013 07:43:56 +0200
6753
a1d78a68
DM
6754pve-manager (3.0-7) unstable; urgency=low
6755
6756 * use new event driven https server instead of apache2 (pveproxy)
6757
6758 -- Proxmox Support Team <support@proxmox.com> Mon, 15 Apr 2013 12:31:50 +0200
6759
c2dde0d8
DM
6760pve-manager (3.0-6) unstable; urgency=low
6761
6762 * depend on ibnet-http-perl (>= 6.06-1). Older versions triggers bugs
6763 with LWP::UserAgent
6764
6765 -- Proxmox Support Team <support@proxmox.com> Thu, 28 Mar 2013 13:17:08 +0100
6766
7d6b16f1
DM
6767pve-manager (3.0-5) unstable; urgency=low
6768
6769 * avoid warning about undefined value in PVE::OpenVZ
6770
6771 -- Proxmox Support Team <support@proxmox.com> Wed, 27 Mar 2013 06:30:58 +0100
6772
3648a28c
DM
6773pve-manager (3.0-4) unstable; urgency=low
6774
6775 * add bootlog to GUI
6776
6777 -- Proxmox Support Team <support@proxmox.com> Tue, 26 Mar 2013 08:01:36 +0100
6778
df27aa6e
DM
6779pve-manager (3.0-3) unstable; urgency=low
6780
6781 * pvebanner: overwrite /etc/issue instead of printing to stdout
6782
6783 -- Proxmox Support Team <support@proxmox.com> Mon, 25 Mar 2013 09:05:49 +0100
6784
520fa337
DM
6785pve-manager (3.0-2) unstable; urgency=low
6786
6787 * mark service vz optional in pve-manager init script
6788
6789 -- Proxmox Support Team <support@proxmox.com> Fri, 22 Mar 2013 06:18:27 +0100
6790
91aa2c95
DM
6791pve-manager (3.0-1) unstable; urgency=low
6792
6793 * remove perl-suid dependency
6794
6795 -- Proxmox Support Team <support@proxmox.com> Fri, 15 Mar 2013 08:36:57 +0100
6796
1904114e
DM
6797pve-manager (2.3-13) unstable; urgency=low
6798
6799 * network config: allow empty IP address/netmask
6800
6801 -- Proxmox Support Team <support@proxmox.com> Tue, 05 Mar 2013 06:47:40 +0100
6802
d09f6f7d
DM
6803pve-manager (2.3-12) unstable; urgency=low
6804
6805 * fix IP address verification (Undefined subroutine &Net::IP::ip_to_bin)
6806
6807 -- Proxmox Support Team <support@proxmox.com> Mon, 04 Mar 2013 06:56:12 +0100
6808
572c2d2b
DM
6809pve-manager (2.3-11) unstable; urgency=low
6810
6811 * bugfix #301 Add container hostname validation in GUI
6812
6813 -- Proxmox Support Team <support@proxmox.com> Fri, 01 Mar 2013 06:23:59 +0100
6814
db37ad9b
DM
6815pve-manager (2.3-10) unstable; urgency=low
6816
6817 * fix cache selector: default cache is 'none'
6818
6819 -- Proxmox Support Team <support@proxmox.com> Mon, 25 Feb 2013 06:35:06 +0100
6820
adf8c213
DM
6821pve-manager (2.3-9) unstable; urgency=low
6822
6823 * fix bug #337: avoid warning with pvectl
6824
6825 -- Proxmox Support Team <support@proxmox.com> Fri, 22 Feb 2013 06:11:38 +0100
6826
1332d281
DM
6827pve-manager (2.3-8) unstable; urgency=low
6828
6829 * Allow to set tablet option on the GUI
6830
6831 * use qcow2 format as default for directory and NFS storage
6832
6833 * cleanup RDB GUI (remove authsupported)
6834
6835 -- Proxmox Support Team <support@proxmox.com> Mon, 18 Feb 2013 13:39:47 +0100
6836
02035e61
DM
6837pve-manager (2.3-7) unstable; urgency=low
6838
6839 * fix javascript jslint warnings to make it work on all browsers.
3e56f673
DM
6840
6841 * use e1000 as default network card
8dc7024c
DM
6842
6843 * enable RBD on the GUI
23f92e94 6844
02035e61
DM
6845 -- Proxmox Support Team <support@proxmox.com> Thu, 31 Jan 2013 07:16:13 +0100
6846
257fe45e
DM
6847pve-manager (2.3-6) unstable; urgency=low
6848
6849 * pvestatd: avoid warning about uninitialized value
6850
6851 -- Proxmox Support Team <support@proxmox.com> Mon, 28 Jan 2013 12:19:34 +0100
6852
2a29deac
DM
6853pve-manager (2.3-5) unstable; urgency=low
6854
6855 * Display 'Resume' button when VM is 'paused'
6856
6857 -- Proxmox Support Team <support@proxmox.com> Fri, 18 Jan 2013 06:23:06 +0100
6858
4388ec5c
DM
6859pve-manager (2.3-4) unstable; urgency=low
6860
6861 * add balloon GUI (dynamic memory)
6862
6863 -- Proxmox Support Team <support@proxmox.com> Thu, 17 Jan 2013 12:58:58 +0100
6864
0883a378
DM
6865pve-manager (2.3-3) unstable; urgency=low
6866
40f546b9
DM
6867 * GUI: tasks - use better icon for open console
6868
0883a378
DM
6869 * implement auto-ballooning
6870
6871 -- Proxmox Support Team <support@proxmox.com> Thu, 20 Dec 2012 13:44:53 +0100
6872
c4fd929e
DM
6873pve-manager (2.3-2) unstable; urgency=low
6874
6875 * add HD resize feature to expand disks.
6876
6877 -- Proxmox Support Team <support@proxmox.com> Mon, 17 Dec 2012 13:03:15 +0100
6878
757fd3d5
DM
6879pve-manager (2.3-1) unstable; urgency=low
6880
6881 * support new qemu vma backup files
6882
6883 -- Proxmox Support Team <support@proxmox.com> Thu, 13 Dec 2012 07:27:32 +0100
6884
7c5f127d
DM
6885pve-manager (2.2-32) unstable; urgency=low
6886
6887 * add new cpu types: Haswell and Opteron_G5
6888
6889 * remove rhel specific cpu types: cpu64-rhel6 and cpu64-rhel5
6890
6891 -- Proxmox Support Team <support@proxmox.com> Tue, 27 Nov 2012 06:46:35 +0100
6892
d97c5983
DM
6893pve-manager (2.2-31) unstable; urgency=low
6894
6895 * Brazilian Transtalion (done by Maila Networks)
6896
6897 -- Proxmox Support Team <support@proxmox.com> Mon, 19 Nov 2012 13:17:23 +0100
6898
2d32003f
DM
6899pve-manager (2.2-30) unstable; urgency=low
6900
6901 * add Norwegian (Bokmal and Nynorsk) translations.
6902
6903 -- Proxmox Support Team <support@proxmox.com> Thu, 15 Nov 2012 07:31:30 +0100
6904
e3ceeb18
DM
6905pve-manager (2.2-29) unstable; urgency=low
6906
6907 * fix bug #276: create root mount point
6908
6909 -- Proxmox Support Team <support@proxmox.com> Mon, 05 Nov 2012 06:44:24 +0100
6910
24386563
DM
6911pve-manager (2.2-28) unstable; urgency=low
6912
6913 * remove hardcoded blowfish cipher
6914
6915 -- Proxmox Support Team <support@proxmox.com> Wed, 31 Oct 2012 14:01:54 +0100
6916
0ba26fb5
DM
6917pve-manager (2.2-27) unstable; urgency=low
6918
6919 * fix RRD images caching problems: new create_rrd_graph returns rrd
6920 png data inline - no need to read data from file.
6921
6922 -- Proxmox Support Team <support@proxmox.com> Wed, 31 Oct 2012 07:15:57 +0100
6923
9dbdda49
DM
6924pve-manager (2.2-26) unstable; urgency=low
6925
6926 * pvestatd: fix server reload (run at least 10 cycles)
6927
6928 -- Proxmox Support Team <support@proxmox.com> Mon, 29 Oct 2012 13:08:20 +0100
6929
350b3b46
DM
6930pve-manager (2.2-25) unstable; urgency=low
6931
6932 * pvestatd: fix server reload (due to memory leak)
6933
6934 -- Proxmox Support Team <support@proxmox.com> Mon, 29 Oct 2012 12:32:28 +0100
6935
6806a0f8
DM
6936pve-manager (2.2-24) unstable; urgency=low
6937
6938 * vncproxy: wait until vnc port is ready (avoid connection errors)
6939
6940 -- Proxmox Support Team <support@proxmox.com> Wed, 24 Oct 2012 09:02:08 +0200
6941
739b444d
DM
6942pve-manager (2.2-23) unstable; urgency=low
6943
6944 * update link to new debian-6.0-proxmox-mailgateway_3.1-2_amd64.tar.gz
6945
6946 -- Proxmox Support Team <support@proxmox.com> Tue, 23 Oct 2012 10:27:18 +0200
6947
5b90f721
DM
6948pve-manager (2.2-22) unstable; urgency=low
6949
6950 * vzdump: also run 'backup-start' hook in snapshot mode
e109bf2e
DM
6951
6952 * update openvz appliance list
1d7334d2
DM
6953
6954 * add win8 to OS type selector
92fd515b
DM
6955
6956 * fix bug #205
5b90f721
DM
6957
6958 -- Proxmox Support Team <support@proxmox.com> Fri, 12 Oct 2012 06:07:12 +0200
6959
a2d33184
DM
6960pve-manager (2.2-21) unstable; urgency=low
6961
6962 * openvz console fix: create /var/run/dtach at pvedaemon startup
6963
6964 -- Proxmox Support Team <support@proxmox.com> Tue, 02 Oct 2012 10:10:55 +0200
6965
f9d4fc64
DM
6966pve-manager (2.2-20) unstable; urgency=low
6967
6968 * openvz: use real console instead of 'vzctl enter'
6969
6970 * openvz: remove init-logger pagers
6971
6972 * dpenend on dtach (used by openvz console)
6973
6974 * pvestatd: remove stale 'vzctl console' processes
6975
6976 -- Proxmox Support Team <support@proxmox.com> Tue, 02 Oct 2012 06:49:12 +0200
6977
4d37f8b4
DM
6978pve-manager (2.2-19) unstable; urgency=low
6979
6980 * fix bug 178: use new API call to get next free VMID
6981
6982 -- Proxmox Support Team <support@proxmox.com> Thu, 27 Sep 2012 09:45:06 +0200
6983
995ac416
DM
6984pve-manager (2.2-18) unstable; urgency=low
6985
6986 * add workaroud to correctly show scrollbars
6987
6988 -- Proxmox Support Team <support@proxmox.com> Wed, 26 Sep 2012 11:22:16 +0200
6989
13d5c117
DM
6990pve-manager (2.2-17) unstable; urgency=low
6991
6992 * add snapshot support to GUI
6993
6994 -- Proxmox Support Team <support@proxmox.com> Mon, 24 Sep 2012 12:05:34 +0200
6995
79523013
DM
6996pve-manager (2.1-16) unstable; urgency=low
6997
6998 * vzrestore: allow --storage option
10cdf3ae
DM
6999
7000 * fix bug 178: correctly verify if VMID is already used
45314cad
DM
7001
7002 * GUI: allow to select SCSI disks when creating VMs (booting from SCSI
7003 disks works again)
79523013
DM
7004
7005 -- Proxmox Support Team <support@proxmox.com> Wed, 05 Sep 2012 08:04:28 +0200
7006
690a90b9
DM
7007pve-manager (2.1-15) unstable; urgency=low
7008
7009 * Slovenian translation (thanks to Dojan Borstnar)
7010
74184048
DM
7011 * new option to select SCSI controller hardware
7012
7013 * add SATA to GUI
7014
690a90b9
DM
7015 -- Proxmox Support Team <support@proxmox.com> Wed, 29 Aug 2012 07:15:54 +0200
7016
5eec2b04
DM
7017pve-manager (2.1-14) unstable; urgency=low
7018
7019 * fix startup ordering
7020
7021 -- Proxmox Support Team <support@proxmox.com> Tue, 07 Aug 2012 09:20:01 +0200
7022
f6af824a
DM
7023pve-manager (2.1-13) unstable; urgency=low
7024
7025 * update Danish translation
7026
7027 -- Proxmox Support Team <support@proxmox.com> Thu, 26 Jul 2012 14:24:27 +0200
7028
cbb20c6e
DM
7029pve-manager (2.1-12) unstable; urgency=low
7030
7031 * pvestatd: use QMP to query detailed blockstats from KVM
7032
7033 -- Proxmox Support Team <support@proxmox.com> Fri, 13 Jul 2012 09:36:54 +0200
7034
fb1cf1bf
DM
7035pve-manager (2.1-11) unstable; urgency=low
7036
7037 * added Polish translation
7038
7039 -- Proxmox Support Team <support@proxmox.com> Thu, 28 Jun 2012 06:55:34 +0200
7040
226edf6d
DM
7041pve-manager (2.1-10) unstable; urgency=low
7042
7043 * add Catalan translation
7044
7045 -- Proxmox Support Team <support@proxmox.com> Thu, 14 Jun 2012 07:02:24 +0200
7046
3f12bcfb
DM
7047pve-manager (2.1-9) unstable; urgency=low
7048
7049 * use numeric sorting in startall
7050
7051 -- Proxmox Support Team <support@proxmox.com> Tue, 05 Jun 2012 06:16:06 +0200
7052
995853d0
DM
7053pve-manager (2.1-8) unstable; urgency=low
7054
7055 * also list pools with VM.Allocate permissions
7056
7057 -- Proxmox Support Team <support@proxmox.com> Wed, 30 May 2012 11:20:45 +0200
7058
336ec53a
DM
7059pve-manager (2.1-7) unstable; urgency=low
7060
7061 * fix vzdump --exclude-path (allow to read value from vzdump.conf)
7062
7063 -- Proxmox Support Team <support@proxmox.com> Wed, 30 May 2012 07:24:30 +0200
7064
18fb1962
DM
7065pve-manager (2.1-6) unstable; urgency=low
7066
7067 * include Danish translation
7068
7069 -- Proxmox Support Team <support@proxmox.com> Tue, 29 May 2012 07:24:41 +0200
7070
3003548f
DM
7071pve-manager (2.1-5) unstable; urgency=low
7072
7073 * fixes for new pve-access-control (Auth plugins).
7074
7075 -- Proxmox Support Team <support@proxmox.com> Tue, 22 May 2012 10:49:37 +0200
7076
5ad7ae4a
DM
7077pve-manager (2.1-4) unstable; urgency=low
7078
7079 * updated russian translation
7080
7081 -- Proxmox Support Team <support@proxmox.com> Mon, 21 May 2012 07:46:39 +0200
7082
59af6aee
DM
7083pve-manager (2.1-3) unstable; urgency=low
7084
7085 * fix vzdump parameter parser (allow --stdout)
7086
7087 -- Proxmox Support Team <support@proxmox.com> Wed, 02 May 2012 11:12:56 +0200
7088
61d4cbfe
DM
7089pve-manager (2.1-2) unstable; urgency=low
7090
7091 * set apache directory access options for all used dirs
7092
7093 -- Proxmox Support Team <support@proxmox.com> Mon, 30 Apr 2012 11:00:49 +0200
7094
7cf19c43 7095pve-manager (2.1-1) unstable; urgency=low
05e3e996
DM
7096
7097 * added Turkish translation
7098
7099 -- Proxmox Support Team <support@proxmox.com> Thu, 26 Apr 2012 06:16:55 +0200
7100
ddb20c58
DM
7101pve-manager (2.0-64) unstable; urgency=low
7102
ccb7d4ba
DM
7103 * fix bug #179: set default button 'no' for dangerous actions, use
7104 warning icon for such actions
7105
7106 * fix bug #177: allow memory up to 512GB
da344f40
DM
7107
7108 * fix bug #174: add cpuunits to KVM options
ddb20c58
DM
7109
7110 -- Proxmox Support Team <support@proxmox.com> Tue, 24 Apr 2012 08:09:23 +0200
7111
f13fe07f
DM
7112pve-manager (2.0-63) unstable; urgency=low
7113
7114 * fix bug 128: implement pvectl startall/stopall
bc8f054e
DM
7115
7116 * fix bug 171: activate storage before starting containers
f13fe07f
DM
7117
7118 -- Proxmox Support Team <support@proxmox.com> Wed, 18 Apr 2012 10:02:54 +0200
7119
8fb7d745
DM
7120pve-manager (2.0-62) unstable; urgency=low
7121
7122 * fix bug #115: simplify GUI for users without permissions.
f51e8ddd
DM
7123
7124 * update Italian translation
8fb7d745
DM
7125
7126 -- Proxmox Support Team <support@proxmox.com> Tue, 17 Apr 2012 10:37:05 +0200
7127
2c1b94cd 7128pve-manager (2.0-61) unstable; urgency=low
72da7de7
DM
7129
7130 * add Italian translation
7131
7132 -- Proxmox Support Team <support@proxmox.com> Mon, 16 Apr 2012 10:10:02 +0200
7133
991f0a61
DM
7134pve-manager (2.0-59) unstable; urgency=low
7135
7136 * fix bug 158: move openvz scripts inside ocf resource agent
7137
7138 -- Proxmox Support Team <support@proxmox.com> Thu, 12 Apr 2012 11:04:38 +0200
7139
1133bd83
DM
7140pve-manager (2.0-58) unstable; urgency=low
7141
49254f90
DM
7142 * fix bug #141: allow to create backup job without compression
7143
1133bd83
DM
7144 * expose directsync drive cache option
7145
7146 * add Turkish keyboard layout
7147
7148 -- Proxmox Support Team <support@proxmox.com> Wed, 11 Apr 2012 08:38:59 +0200
7149
4eaa793b
DM
7150pve-manager (2.0-57) unstable; urgency=low
7151
7152 * fix support urls
7153
7154 -- Proxmox Support Team <support@proxmox.com> Thu, 05 Apr 2012 11:40:03 +0200
7155
a4326a6c
DM
7156pve-manager (2.0-56) unstable; urgency=low
7157
7158 * added Russian translation
7159
7160 -- Proxmox Support Team <support@proxmox.com> Thu, 05 Apr 2012 08:18:58 +0200
7161
0d201dfe
DM
7162pve-manager (2.0-55) unstable; urgency=low
7163
7164 * fix bug #135: allow single letter 'dns-name', allow to start names
7165 with numbers
b193e4ac
DM
7166
7167 * fix bug #137: API change! Return node name using 'node' property.
0d201dfe
DM
7168
7169 -- Proxmox Support Team <support@proxmox.com> Mon, 02 Apr 2012 12:13:33 +0200
7170
5f7b7950
DM
7171pve-manager (2.0-54) unstable; urgency=low
7172
7173 * use /etc/subscription to store subscription key
7174
7175 * use http_proxy settings for subscription updates
7176
7177 -- Proxmox Support Team <support@proxmox.com> Thu, 29 Mar 2012 11:13:35 +0200
7178
cd73c63b
DM
7179pve-manager (2.0-53) unstable; urgency=low
7180
7181 * fix bug #117: automatically add domain to hostname when creating
7182 openvz containers.
7183
7184 -- Proxmox Support Team <support@proxmox.com> Thu, 29 Mar 2012 10:19:57 +0200
7185
7a95afb9
DM
7186pve-manager (2.0-52) unstable; urgency=low
7187
7188 * fix Subscription code
7189
7190 -- Proxmox Support Team <support@proxmox.com> Thu, 29 Mar 2012 09:32:32 +0200
7191
44147b3a
DM
7192pve-manager (2.0-51) unstable; urgency=low
7193
7194 * fix bug #55: add Migrate and Stop to context menu
7195
7196 -- Proxmox Support Team <support@proxmox.com> Wed, 28 Mar 2012 13:12:19 +0200
7197
2cc2eaf2
DM
7198pve-manager (2.0-50) unstable; urgency=low
7199
7200 * kvm network: allow to configure VLAN Id on the GUI
7201
7202 -- Proxmox Support Team <support@proxmox.com> Wed, 28 Mar 2012 07:11:55 +0200
7203
3f76170f
DM
7204pve-manager (2.0-49) unstable; urgency=low
7205
7206 * improve HA task display
7207
7208 -- Proxmox Support Team <support@proxmox.com> Tue, 27 Mar 2012 12:35:00 +0200
7209
60a452f2
DM
7210pve-manager (2.0-48) unstable; urgency=low
7211
7212 * fix bug #97: execute 'clusvcadm' commands for HA managed CTs
7213
7214 -- Proxmox Support Team <support@proxmox.com> Tue, 27 Mar 2012 10:59:33 +0200
7215
b3a1dbbb
DM
7216pve-manager (2.0-47) unstable; urgency=low
7217
7218 * fix bug 114: do not display 'nothing selected' after logout
7219
7220 -- Proxmox Support Team <support@proxmox.com> Mon, 26 Mar 2012 13:28:09 +0200
7221
16b69b6c
DM
7222pve-manager (2.0-46) unstable; urgency=low
7223
7224 * code cleanups
7225
7226 -- Proxmox Support Team <support@proxmox.com> Mon, 26 Mar 2012 10:38:33 +0200
7227
19d5c0f2
DM
7228pve-manager (2.0-45) unstable; urgency=low
7229
7230 * fix bug 124: correctly return maxfiles flag
7231
7232 * vzdump: use storage 'local' as default backup target (instead of using
7233 Openvz dump directory settings)
7234
7235 -- Proxmox Support Team <support@proxmox.com> Fri, 23 Mar 2012 12:36:15 +0100
7236
899b8373
DM
7237pve-manager (2.0-44) unstable; urgency=low
7238
7239 * Disable automatic file removal on 'Backup now'
7240
7241 * Option 'maxfiles' is now a storage option (to specify the maximal
7242 number of allowed backups per VM)
7243
7244 -- Proxmox Support Team <support@proxmox.com> Fri, 23 Mar 2012 10:03:23 +0100
7245
042b3736
DM
7246pve-manager (2.0-43) unstable; urgency=low
7247
7248 * vzdump: do not use tar flag --ignore-failed-read
7249
7250 -- Proxmox Support Team <support@proxmox.com> Wed, 21 Mar 2012 06:42:07 +0100
7251
52878b0a
DM
7252pve-manager (2.0-42) unstable; urgency=low
7253
7254 * use Digest::SHA instead of Digest::SHA1
7255
7256 -- Proxmox Support Team <support@proxmox.com> Tue, 20 Mar 2012 12:33:19 +0100
7257
d0525640
DM
7258pve-manager (2.0-41) unstable; urgency=low
7259
7260 * add Chinese translation
7261
7262 -- Proxmox Support Team <support@proxmox.com> Thu, 15 Mar 2012 10:51:11 +0100
7263
a003717b
DM
7264pve-manager (2.0-40) unstable; urgency=low
7265
7266 * fix bug 22: correctly display openvz swap usage
7267
7268 -- Proxmox Support Team <support@proxmox.com> Wed, 14 Mar 2012 16:00:32 +0100
7269
3d2af3eb
DM
7270pve-manager (2.0-39) unstable; urgency=low
7271
7272 * add Spanish translation
7273
7274 * Do not allow to select SCSI inside the VM creation wizard,
7275 because booting from SCSI does not work with current kvm version
7276
7277 -- Proxmox Support Team <support@proxmox.com> Fri, 02 Mar 2012 10:49:12 +0100
7278
d93d0459
DM
7279pve-manager (2.0-38) unstable; urgency=low
7280
7281 * fix bug 101: vzdump use run_command to avoid locale errors
7282
7283 -- Proxmox Support Team <support@proxmox.com> Thu, 01 Mar 2012 10:45:40 +0100
7284
2cbce2f4
DM
7285pve-manager (2.0-37) unstable; urgency=low
7286
7287 * updated fr translation
7288
7289 -- Proxmox Support Team <support@proxmox.com> Wed, 29 Feb 2012 12:37:29 +0100
7290
493a4387
DM
7291pve-manager (2.0-36) unstable; urgency=low
7292
7293 * cleanup and fix openvz vswap handling
7294
7295 -- Proxmox Support Team <support@proxmox.com> Wed, 29 Feb 2012 09:20:58 +0100
7296
56b47e66
DM
7297pve-manager (2.0-35) unstable; urgency=low
7298
7299 * avoid warning in pvestatd for containers with old config files
7300
7301 -- Proxmox Support Team <support@proxmox.com> Mon, 27 Feb 2012 11:37:48 +0100
7302
f8b5f601
DM
7303pve-manager (2.0-34) unstable; urgency=low
7304
7305 * add Swedish keyboard layout
7306
7307 -- Proxmox Support Team <support@proxmox.com> Mon, 27 Feb 2012 09:51:19 +0100
7308
e084c774
DM
7309pve-manager (2.0-33) unstable; urgency=low
7310
7311 * fix file upload permission checks
7312
7313 -- Proxmox Support Team <support@proxmox.com> Wed, 22 Feb 2012 09:14:05 +0100
7314
45284c04
DM
7315pve-manager (2.0-32) unstable; urgency=low
7316
7317 * added French translation
7318
7319 * expose all ne CPU models on the GUI
7320
7321 * skip fuzzy translations (avoid wrong translation on GUI)
7322
7323 -- Proxmox Support Team <support@proxmox.com> Wed, 22 Feb 2012 07:23:21 +0100
7324
c9164975
DM
7325pve-manager (2.0-31) unstable; urgency=low
7326
7327 * add template download GUI
7328
7329 * include turnkey appliances in download list.
7330
7331 -- Proxmox Support Team <support@proxmox.com> Tue, 21 Feb 2012 11:45:07 +0100
7332
8710f280
DM
7333pve-manager (2.0-30) unstable; urgency=low
7334
7335 * add unmount button to openvz GUI
7336
7337 -- Proxmox Support Team <support@proxmox.com> Mon, 20 Feb 2012 10:11:13 +0100
7338
4b808f69
DM
7339pve-manager (2.0-29) unstable; urgency=low
7340
7341 * fix datacenter options GUI
7342
7343 * fix German translation
7344
7345 -- Proxmox Support Team <support@proxmox.com> Mon, 20 Feb 2012 06:52:32 +0100
7346
5c80f72c
DM
7347pve-manager (2.0-28) unstable; urgency=low
7348
7349 * another fix for vnc shell to nodes
7350
7351 -- Proxmox Support Team <support@proxmox.com> Fri, 17 Feb 2012 06:06:55 +0100
7352
d553e535
DM
7353pve-manager (2.0-27) unstable; urgency=low
7354
7355 * fix vnc shell to nodes
7356
7357 -- Proxmox Support Team <support@proxmox.com> Thu, 16 Feb 2012 08:21:00 +0100
7358
cf3e36c2
DM
7359pve-manager (2.0-26) unstable; urgency=low
7360
7361 * fix bug #1: allow to use iscsi devices directly
7362
7363 -- Proxmox Support Team <support@proxmox.com> Wed, 15 Feb 2012 10:54:50 +0100
7364
cc0b3dac
DM
7365pve-manager (2.0-25) unstable; urgency=low
7366
7367 * pveversion: display status of resource-agents-pve and fence-agents-pve
7368
7369 -- Proxmox Support Team <support@proxmox.com> Tue, 14 Feb 2012 12:57:11 +0100
7370
d8340bb4
DM
7371pve-manager (2.0-24) unstable; urgency=low
7372
7373 * fix log viewer (correctly refresh display)
7374
7375 -- Proxmox Support Team <support@proxmox.com> Tue, 14 Feb 2012 09:01:07 +0100
7376
593f25a8
DM
7377pve-manager (2.0-23) unstable; urgency=low
7378
7379 * fix openvz live migration
7380
7381 -- Proxmox Support Team <support@proxmox.com> Mon, 13 Feb 2012 09:28:25 +0100
7382
b34b68c2
DM
7383pve-manager (2.0-22) unstable; urgency=low
7384
7385 * fix lint errors
7386
7387 * fix compression selector
7388
7389 -- Proxmox Support Team <support@proxmox.com> Fri, 10 Feb 2012 12:26:39 +0100
7390
341e4b0b
DM
7391pve-manager (2.0-21) unstable; urgency=low
7392
7393 * fix postinst script (write correct /root/.forward)
7394
7395 -- Proxmox Support Team <support@proxmox.com> Fri, 10 Feb 2012 11:13:58 +0100
7396
56ecfafd
DM
7397pve-manager (2.0-20) unstable; urgency=low
7398
efb38000
DM
7399 * improve user management
7400
7401 * implement permission checks
7402
7403 * improve backup GUI (allow to select lzo/gzip)
7404
7405 * add pools to resource list
7406
56ecfafd
DM
7407 * fix bug #85: allow root@pam to generate tickets for other users
7408
e771ec50
DM
7409 * fix bug #86: correctly decode cookie
7410
56ecfafd
DM
7411 -- Proxmox Support Team <support@proxmox.com> Tue, 17 Jan 2012 06:36:23 +0100
7412
3e4d4adf
DM
7413pve-manager (2.0-19) unstable; urgency=low
7414
7415 * depend on resource-agents-pve
7416
7417 * depend on fence-agents-pve
5fe5283f
DM
7418
7419 * fix Danish kvm keyboard name (use 'da' instead of 'dk')
3e4d4adf
DM
7420
7421 -- Proxmox Support Team <support@proxmox.com> Mon, 09 Jan 2012 10:13:00 +0100
7422
a0af0132
DM
7423pve-manager (2.0-18) unstable; urgency=low
7424
7425 * add Datacenter summary
d07264e6
DM
7426
7427 * use NFS version 3 by default when creating a new NFS storage.
a0af0132
DM
7428
7429 -- Proxmox Support Team <support@proxmox.com> Fri, 23 Dec 2011 10:39:34 +0100
7430
ca457ac1
DM
7431pve-manager (2.0-17) unstable; urgency=low
7432
7433 * new HA configuration panel
7434
7435 -- Proxmox Support Team <support@proxmox.com> Thu, 22 Dec 2011 14:00:22 +0100
7436
51ed1415
DM
7437pve-manager (2.0-16) unstable; urgency=low
7438
7439 * improve OpenVZ API (impl. shutdown)
7440
7441 * improve HA resource agent
7442
7443 -- Proxmox Support Team <support@proxmox.com> Thu, 15 Dec 2011 13:48:39 +0100
7444
7d06188a
DM
7445pve-manager (2.0-15) unstable; urgency=low
7446
7447 * add HA resource agent
7448
7449 -- Proxmox Support Team <support@proxmox.com> Tue, 13 Dec 2011 10:18:20 +0100
7450
8b711be0
DM
7451pve-manager (2.0-14) unstable; urgency=low
7452
7453 * add Japanese translation (many thanks to Koichi!)
7454
7455 -- Proxmox Support Team <support@proxmox.com> Thu, 08 Dec 2011 11:11:25 +0100
7456
0618d446
DM
7457pve-manager (2.0-13) unstable; urgency=low
7458
7459 * implemente openvz migration ('pvectl migrate')
7460
7461 -- Proxmox Support Team <support@proxmox.com> Fri, 02 Dec 2011 10:37:28 +0100
7462
d29415f4
DM
7463pve-manager (2.0-12) unstable; urgency=low
7464
7465 * minor bug fixes
7466
7467 -- Proxmox Support Team <support@proxmox.com> Tue, 29 Nov 2011 10:12:20 +0100
7468
ec5b32a8
DM
7469pve-manager (2.0-11) unstable; urgency=low
7470
7471 * start i18n support
7472
7473 -- Proxmox Support Team <support@proxmox.com> Fri, 25 Nov 2011 09:23:00 +0100
7474
257a819b
DM
7475pve-manager (2.0-10) unstable; urgency=low
7476
7477 * add context menus
7478
7479 -- Proxmox Support Team <support@proxmox.com> Mon, 14 Nov 2011 12:46:44 +0100
7480
3d50a5a0
DM
7481pve-manager (2.0-9) unstable; urgency=low
7482
7483 * improved GUI
7484
7485 -- Proxmox Support Team <support@proxmox.com> Fri, 11 Nov 2011 13:42:04 +0100
7486
38735ae8
DM
7487pve-manager (2.0-8) unstable; urgency=low
7488
7489 * implement vzdump and backup/restore GUI
7490
7491 * implement qemu monitor
7492
7493 -- Proxmox Support Team <support@proxmox.com> Wed, 09 Nov 2011 09:58:56 +0100
7494
9056e748
DM
7495pve-manager (2.0-7) unstable; urgency=low
7496
7497 * imlement openvz GUI
7498
7499 -- Proxmox Support Team <support@proxmox.com> Fri, 07 Oct 2011 13:56:03 +0200
7500
c2ee4da3
DM
7501pve-manager (2.0-6) unstable; urgency=low
7502
7503 * implemented openvz vnc console
7504
7505 * fix bug #4, #5, #6 and #8
7506
7507 -- Proxmox Support Team <support@proxmox.com> Wed, 05 Oct 2011 10:52:53 +0200
7508
099e5477
DM
7509pve-manager (2.0-5) unstable; urgency=low
7510
7511 * implemented openvz create wizard
7512
7513 * avoid error in dpkg triggers
7514
7515 -- Proxmox Support Team <support@proxmox.com> Tue, 04 Oct 2011 07:03:50 +0200
7516
aff192e6
DM
7517pve-manager (2.0-4) unstable; urgency=low
7518
7519 * fixes in pvestatd
7520
7521 -- Proxmox Support Team <support@proxmox.com> Fri, 05 Aug 2011 08:56:07 +0200
7522
7523pve-manager (2.0-3) unstable; urgency=low
7524
7525 * implemented storage configuration interface
7526
7527 -- Proxmox Support Team <support@proxmox.com> Fri, 29 Jul 2011 08:59:14 +0200
7528
7529pve-manager (2.0-2) unstable; urgency=low
7530
7531 * fix console size
7532
7533 * fix dns network editor
7534
7535 -- Proxmox Support Team <support@proxmox.com> Mon, 27 Jun 2011 12:39:18 +0200
7536
7537pve-manager (2.0-1) unstable; urgency=low
7538
7539 * prototype for 2.0
7540
7541 -- Proxmox Support Team <support@proxmox.com> Tue, 16 Feb 2010 10:17:25 +0100
7542
7543pve-manager (1.5-7) unstable; urgency=low
7544
7545 * correctly display cpu usage and avoid warning about undefined values.
7546
7547 * display 'used' bytes in storage browser.
7548
7549 -- Proxmox Support Team <support@proxmox.com> Thu, 11 Feb 2010 10:30:14 +0100
7550
7551pve-manager (1.5-6) unstable; urgency=low
7552
7553 * correctly display uptime for kernel 2.6.18
7554
7555 -- Proxmox Support Team <support@proxmox.com> Mon, 08 Feb 2010 14:22:10 +0100
7556
7557pve-manager (1.5-5) unstable; urgency=low
7558
7559 * updated russian translation
7560
7561 * updated japanese translation
7562
7563 -- Proxmox Support Team <support@proxmox.com> Fri, 15 Jan 2010 10:18:58 +0100
7564
7565pve-manager (1.5-4) unstable; urgency=low
7566
7567 * fix small bug in template list
7568
7569 -- Proxmox Support Team <support@proxmox.com> Thu, 14 Jan 2010 14:40:12 +0100
7570
7571pve-manager (1.5-3) unstable; urgency=low
7572
7573 * updated appliance template list
7574
7575 -- Proxmox Support Team <support@proxmox.com> Thu, 14 Jan 2010 10:22:24 +0100
7576
7577pve-manager (1.5-2) unstable; urgency=low
7578
7579 * add CPUs settings for OpenVZ (work now withe kernel 2.6.18)
7580
7581 -- Proxmox Support Team <support@proxmox.com> Tue, 12 Jan 2010 09:42:08 +0100
7582
7583pve-manager (1.5-1) unstable; urgency=low
7584
7585 * updated vietnamese translations
7586
7587 * show all bridges (0-999) when creating KVM VMs
7588
7589 * show all installed pve kernels with pveversion
7590
7591 -- Proxmox Support Team <support@proxmox.com> Fri, 18 Dec 2009 09:52:36 +0100
7592
7593pve-manager (1.4-10) unstable; urgency=low
7594
7595 * updated brasilian translation
7596
7597 -- Proxmox Support Team <support@proxmox.com> Mon, 02 Nov 2009 12:04:02 +0100
7598
7599pve-manager (1.4-9) unstable; urgency=low
7600
7601 * minor GUI updates
7602
7603 -- Proxmox Support Team <support@proxmox.com> Fri, 09 Oct 2009 09:41:26 +0200
7604
7605pve-manager (1.4-8) unstable; urgency=low
7606
7607 * updated italian translation
7608
7609 * list backup files on web interface
7610
7611 -- Proxmox Support Team <support@proxmox.com> Thu, 08 Oct 2009 13:36:52 +0200
7612
7613pve-manager (1.4-7) unstable; urgency=low
7614
7615 * separate page/memu for ISO uploads (for new storage model)
7616
7617 * fix pveversion bug
7618
7619 -- Proxmox Support Team <support@proxmox.com> Wed, 07 Oct 2009 13:10:30 +0200
7620
7621pve-manager (1.4-6) unstable; urgency=low
7622
7623 * support new storage model for backup configuration
7624
7625 -- Proxmox Support Team <support@proxmox.com> Mon, 21 Sep 2009 12:54:55 +0200
7626
7627pve-manager (1.4-5) unstable; urgency=low
7628
7629 * updated Vietnamese translations
7630
7631 * support up to 1000 bridges
7632
7633 * avoid excessive logs in pevtunnel
7634
7635 -- Proxmox Support Team <support@proxmox.com> Fri, 18 Sep 2009 10:34:31 +0200
7636
7637pve-manager (1.4-4) unstable; urgency=low
7638
7639 * updated Vietnamese translations
7640
7641 * fix SOAP serializer bug
7642
7643 -- Proxmox Support Team <support@proxmox.com> Thu, 17 Sep 2009 13:07:39 +0200
7644
7645pve-manager (1.4-3) unstable; urgency=low
7646
7647 * added Vietnamese and Polish translations
7648
7649 -- Proxmox Support Team <support@proxmox.com> Wed, 16 Sep 2009 11:05:31 +0200
7650
7651pve-manager (1.4-2) unstable; urgency=low
7652
7653 * support new socket/cores feature
7654
7655 -- Proxmox Support Team <support@proxmox.com> Tue, 15 Sep 2009 11:48:32 +0200
7656
7657pve-manager (1.4-1) unstable; urgency=low
7658
7659 * use new storage manager framework
7660
7661 * implemented SOAP authentication framework (use tickets)
7662
7663 * depend on libterm-readline-gnu-perl
7664
7665 -- Proxmox Support Team <support@proxmox.com> Fri, 03 Jul 2009 14:44:30 +0200
7666
7667pve-manager (1.3-1) unstable; urgency=low
7668
7669 * recompile for 1.3
7670
7671 -- Proxmox Support Team <support@proxmox.com> Tue, 02 Jun 2009 14:26:25 +0200
7672
7673pve-manager (1.2-2) unstable; urgency=low
7674
7675 * depend on netcat-traditional, conflict with netcat-openbsd
7676
7677 -- Proxmox Support Team <support@proxmox.com> Wed, 13 May 2009 10:13:11 +0200
7678
7679pve-manager (1.2-1) unstable; urgency=low
7680
7681 * prepare for debian lenny
7682
7683 * move /var/www/* to /usr/share/pve-manager/*
7684
7685 * use externale libjs-prototype library
7686
7687 * remove NoCachePNG.pm (we do not use it)
7688
7689 * use 'configure' instead of hardcoded paths in makefile
7690
7691 * pve.conf.in - substitute paths with configure
7692
7693 -- Proxmox Support Team <support@proxmox.com> Fri, 24 Apr 2009 08:07:53 +0200
7694
7695pve-manager (1.1-4) unstable; urgency=low
7696
7697 * add 'stardate' option for kvm
7698
7699 -- Proxmox Support Team <support@proxmox.com> Mon, 2 Feb 2009 09:51:40 +0100
7700
7701pve-manager (1.1-3) unstable; urgency=low
7702
7703 * set max memory to 64GB
7704
7705 -- Proxmox Support Team <support@proxmox.com> Tue, 27 Jan 2009 08:18:53 +0100
7706
7707pve-manager (1.1-1) unstable; urgency=low
7708
7709 * do not start container when setting passwords
7710
7711 * Avoids ghost tasks when PIDs are recycled
7712
7713 * logfile viewer: filter some terminal escape codes
7714
7715 -- Proxmox Support Team <support@proxmox.com> Mon, 12 Jan 2009 13:03:17 +0100
7716
7717pve-manager (1.0-11) unstable; urgency=low
7718
7719 * added chinese translation
7720
7721 -- Proxmox Support Team <support@proxmox.com> Thu, 18 Dec 2008 09:31:45 +0100
7722
7723pve-manager (1.0-10) unstable; urgency=low
7724
7725 * fix broken vznetaddbr script
7726
7727 -- Proxmox Support Team <support@proxmox.com> Mon, 24 Nov 2008 12:50:50 +0100
7728
7729pve-manager (1.0-9) unstable; urgency=low
7730
7731 * fix shell metacharacter problem
7732
7733 * new vznetaddbr script
7734
7735 -- Proxmox Support Team <support@proxmox.com> Wed, 19 Nov 2008 12:53:18 +0100
7736
7737pve-manager (1.0-8) unstable; urgency=low
7738
7739 * fix RFB protocol problems
7740
7741 -- Proxmox Support Team <support@proxmox.com> Thu, 13 Nov 2008 13:16:54 +0100
7742
7743pve-manager (1.0-7) unstable; urgency=low
7744
7745 * small fixes
7746
7747 -- Proxmox Support Team <support@proxmox.com> Tue, 11 Nov 2008 11:04:22 +0100
7748
7749pve-manager (1.0-1) unstable; urgency=low
7750
7751 * many update, bug fixes, new languages
7752
7753 -- Proxmox Support Team <support@proxmox.com> Wed, 22 Oct 2008 10:58:58 +0200
7754
7755pve-manager (0.9-4) unstable; urgency=low
7756
7757 * updates for new kvm, bug fixes
7758
7759 -- Proxmox Support Team <support@proxmox.com> Tue, 22 Jul 2008 10:23:10 +0200
7760
7761pve-manager (0.9-1) unstable; urgency=low
7762
7763 * initial import
7764
7765 -- Proxmox Support Team <support@proxmox.com> Fri, 23 Nov 2007 13:15:54 +0100
7766