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