]> git.proxmox.com Git - pve-manager.git/blob - debian/changelog
bump version to 7.2-1
[pve-manager.git] / debian / changelog
1 pve-manager (7.2-1) bullseye; urgency=medium
2
3 * ui: dc/SyncWindow: use field set like sync options now does too
4
5 * api: ceph pools: default to add-pve-storage to true for erasure coded
6 pools, but still allow overriding it
7
8 -- Proxmox Support Team <support@proxmox.com> Fri, 29 Apr 2022 14:29:30 +0200
9
10 pve-manager (7.1-13) bullseye; urgency=medium
11
12 * ui: sdn: options: flex all and drop collapsible
13
14 * report: report FS type in df call
15
16 * report: lsblk: output more columns and merge/group parents of sub-trees
17
18 * ui: qemu: switch processor, memory, CD-drive, PCI icons to SVG
19
20 * ui: lxc resources: support font awesome icons directly and switch to
21 vector based ones
22
23 * add various storage content type check enforcements
24
25 * periodic jobs: don't schedule jobs with no computable next event
26
27 * ui: render storage type: improve fallback for external storage plugins
28
29 * fix #3976: api/backup: make schedule/starttime truly optional on update
30
31 * vzdump: backup limit: only count unprotected backups
32
33 * ui: storage edit: retention: add max-protected-backups setting
34
35 * ui: VM/CTs: collect all disk/volume related actions in a submenu
36
37 * ui: VM/CTs: add a reassign disk/volume button
38
39 * ui: disk storage selector: never send format when hideFormat is true,
40 as backend knows it better
41
42 * ui: fix adding more than five host PCI passthrough devices, the backend
43 allows 16 since a while.
44
45 * ceph: services: broadcast versions: improve requesting old version
46
47 * fix #3668: ui: realm ldap/ad sync: replace 'full' and 'purge' with
48 'remove-vanished'
49
50 * api: replication: don't send mails about failed replication only once,
51 rather sent first three consecutively failing replications and then switch
52 to a slower frequency to better convey that there may be an acute failing,
53 not just a flapping error like one mail could suggest.
54
55 * replication: include more info in mail like failure-count, last succesful
56 sync, next try and current target node.
57
58 * ui: sdn: zone evpn: delete exitnodes-primary if empty
59
60 * fix #3955: vzdump: new: also send mail for error during job-init hook
61
62 * vzdump: support setting protected status directly for just created
63 backups
64
65 * fix #439: api: next-id: honor new datacenter.cfg upper/lower range option
66
67 * ui: datacenter options: add next-id editor
68
69 * ui: backup restore: disallow empty storage selection if auto-selecting one
70 in the backend wouldn't work
71
72 * ui: backup restore: allow override of some settings
73
74
75 * partially fix #438: vzdump: support setting notes-template per single
76 backup
77
78 * ui: backup: allow setting protected and notes-template for manual backup
79
80 * fix #438: ui: backup job: allow setting a notes-template for a job to add
81 a new note (comment) to each created backup job, for example, to include
82 the VM/CT hostname or cluster the backup was created on
83
84 * ui: add VirGL GPU to possible VGA drivers
85
86 * vzdump: add error if passed in hook script doesn't exist to allow one to
87 differentiate that from the executable flag missing.
88
89 * ceph pools: allow to create erasure code pools
90
91 -- Proxmox Support Team <support@proxmox.com> Thu, 28 Apr 2022 21:00:36 +0200
92
93 pve-manager (7.1-12) bullseye; urgency=medium
94
95 * node config: use common parser and fill in config schema for API endpoints
96
97 * ui: sdn: add disable-arp-nd-suppression, exitnodes-primary rt-import
98 bgp-multipath-as-path-relax evpn/bgp options
99
100 * apl info: update shipped index to current repository state
101
102 -- Proxmox Support Team <support@proxmox.com> Tue, 29 Mar 2022 17:30:13 +0200
103
104 pve-manager (7.1-11) bullseye; urgency=medium
105
106 * fix #3476: vzdump: add job-init hook
107
108 * ui: pci passthrough: editor for pci-id overrides
109
110 * pvescheduler service: order startup after pve-guests
111
112 * fix #3815: metrics: influxdb: coerce guest name always to string
113
114 * api: resource pool: add type parameter to GET endpoint
115
116 * ui: rbd: cephfs: add keyring/secret field for external clusters
117
118 * ui: disks/lvm: better convey space information
119
120 * api: query url metadata: change default user-agent to "Proxmox VE"
121
122 * ui: vm: improve validator for CPU share range
123
124 * pve6to7: update expected running kernel version to 5.13 or 5.15
125
126 * daily update timer: start already on 01:00 to avoid dst change issue
127
128 * ui: firwall: change icmp type selector to a combogrid
129
130 * ui: add help button to qm guest-agent window
131
132 * ui: sdn: zones: evpn : add exitnodes-local-routing && advertise-
133 subnets
134
135 * api: network: any-bridge filter: don't display bridges if user have
136 access to vnets.
137
138 * ui: lxc options: disable features edit as non-root when container is
139 privileged
140
141 -- Proxmox Support Team <support@proxmox.com> Thu, 17 Mar 2022 14:08:40 +0100
142
143 pve-manager (7.1-10) bullseye; urgency=medium
144
145 * ui: form/calendar event: add monthly, first X weekday of month, and yearly
146 examples
147
148 * ui: backup/run now: avoid passing "next-run" parameter to backend
149
150 * vzdump: example hook script: avoid undef warnings
151
152 -- Proxmox Support Team <support@proxmox.com> Tue, 18 Jan 2022 05:52:53 +0100
153
154 pve-manager (7.1-9) bullseye; urgency=medium
155
156 * ui: vm create wizard: default to 4 GiB memory for Windows 11 OS-type
157
158 * ui: ceph fs: fix overriding renderer in controller
159
160 * ui: ceph dashboard: render ghost OSDs
161
162 * backup views: sort backups by vmid, then descending by date
163
164 * ui: grid default-sorters: use correct property 'direction' and keep
165 default 'ASC'
166
167 * external metrics: influxdb: suppress false-positive warning when no token
168 exists
169
170 * avoid creating unused `/var/lib/vz/template/qemu` directory
171
172 * ui: fix NoVNC scaling radio buttons
173
174 * ui: node: zfs: reuse the ZFSDetail window from the widget-toolkit
175
176 * fix #3790: pass TLS 1.3 ciphersuites configuration if set
177
178 * fix #3745: handle overridden TLS key location configuration
179
180 * fix #3789: pass disable TLS 1.2/1.3 options
181
182 * ui/api: vzdump: add new 'next-run' field for backup job listing
183
184 -- Proxmox Support Team <support@proxmox.com> Thu, 13 Jan 2022 16:37:30 +0100
185
186 pve-manager (7.1-8) bullseye; urgency=medium
187
188 * fix #3689: add gridhandle to firewall rules to indicate drag/drop
189
190 * jobs: limit ID to maximal 64 characters
191
192 * ui: upload/download image: trim whitespace from checksum value
193
194 * ui: calendar event: add an once-daily example and clarify workday at 00:00
195 one slighlty
196
197 * ui: container: allow one to set the 'lazytime' mount option
198
199 -- Proxmox Support Team <support@proxmox.com> Tue, 07 Dec 2021 18:55:42 +0100
200
201 pve-manager (7.1-7) bullseye; urgency=medium
202
203 * pvescheduler: fix potential stall on full shutdown
204
205 * api: journal: stream the syslog (journal) data directly to the client to
206 avoid loading a potentially big amount of text first in memory
207
208 -- Proxmox Support Team <support@proxmox.com> Wed, 24 Nov 2021 18:32:51 +0100
209
210 pve-manager (7.1-6) bullseye; urgency=medium
211
212 * ui: dc/OpenID Connect: make username-claim field editable for arbitrary
213 values
214
215 * ui: dc/OpenID Connect realm: allow one to edit scopes and prompt
216
217 * pvescheduler: improve error handling with some forked worker
218
219 * pvescheduler: reworking child pid tracking and do not delay reload
220 artificially
221
222 * pvescheduler: implement graceful reloading
223
224 -- Proxmox Support Team <support@proxmox.com> Mon, 22 Nov 2021 20:32:21 +0100
225
226 pve-manager (7.1-5) bullseye; urgency=medium
227
228 * improve transitioning backup jobs when user has old web-interface/GUI
229 loaded
230
231 -- Proxmox Support Team <support@proxmox.com> Wed, 17 Nov 2021 15:37:12 +0100
232
233 pve-manager (7.1-4) bullseye; urgency=medium
234
235 * container templates: update shipped aplinfo index
236
237 * ui: render protected column as icon and enable sorting
238
239 * ui: backup views: disable remove button on protected backups
240
241 * ui: qemu: disk edit: add an 'Async IO' selector to the advanced options,
242 making it easier to switch from the default `io_uring` driver to either
243 `AIO-native` or 'threads' due to issues or to compare performance.
244
245 * ui: qemu: disk edit: with the bandwidth-limits being in their own tab now
246 we can drop extra-wide label-widths for advanced form fields.
247
248 * ui: ceph: osd: handle edge case with dead node
249
250 -- Proxmox Support Team <support@proxmox.com> Tue, 16 Nov 2021 14:21:31 +0100
251
252 pve-manager (7.1-3) bullseye; urgency=medium
253
254 * ui: qemu: disk edit: expose read-only flag as advanced option for disks
255 using either a SCSI or virtIO based controller
256
257 * fix #3725: api: metrics: use complete config for testing the connection
258
259 * api: apt/versions: track swtpm
260
261 -- Proxmox Support Team <support@proxmox.com> Mon, 15 Nov 2021 17:32:32 +0100
262
263 pve-manager (7.1-1) bullseye; urgency=medium
264
265 * api: ceph: create osd: set correct parttype for DB/WAL
266
267 * partially fix #2285: api: ceph: create osd: allow using partitions
268
269 * ui: zfs create: switch to using widget-toolkit's multiDiskSelector
270
271 * ui: dc/Backup: fix 'run now' button for jobs with comments
272
273 * api/services: add pvescheduler to the service list
274
275 * ui: ceph: add more compatibilty code for versions
276
277 * ui: backup: show retention settings in own column
278
279 -- Proxmox Support Team <support@proxmox.com> Fri, 12 Nov 2021 18:49:36 +0100
280
281 pve-manager (7.0-15) bullseye; urgency=medium
282
283 * ui: lxc: resources: add Detach text for mountpoints
284
285 * vzdump: skip protected backups for dumpdir pruning
286
287 * ui: backup views: add protected column and allow one to change protection
288 status
289
290 * fix #3504: add datacenter notes panel for cluster wide comments, rendered
291 as markdown
292
293 * fix #3505: ui: upload to storage: add checksum and algorithm to
294 auto-verify intergrity of files after they have been uploaded, similar to
295 the URL downloader.
296
297 * ui: node: LVMThin: add volume group to columns
298
299 * ui: node: add destroy menu for directory, lvm, lvmthin, zfs
300
301 * ui: node: storage removal: add checkboxes for cleaning up disks and/or
302 storage config
303
304 * ui: ceph: make version handling actually future proof
305
306 * replication: replace systemd timer with pvescheduler daemon
307
308 * backups: use more flexible pvescheduler daemon over CRON file to run
309 backup jobs
310
311 * ui: dc/backup: show schedule instead of day-of-week and starttime
312
313 * fix #3658: api, ui: backup jobs: add comment field to jobs entries
314
315 * pvestatd: broadcast very basic, built-in version info
316
317 * ui: storage: avoid deleting preallocation setting on creation
318
319 * ui: more re-use of user and TFA related widgets from widget-toolkit
320
321 * fix #2841: implement multiple second factors for users
322
323 * tfa: support WebAuthn and recovery keys
324
325 * ui: redirect user TFA button to TFA view as we got multiple factors per
326 user now
327
328 * ui: dc/options: display WebAuthn and add editor
329
330 * api: ceph-mds: get mds state when multple ceph filesystems exist
331
332 * ceph fs: support creating multiple CephFS via UI/API
333
334 * ui: dc: backup jobs: add schedule simulator to allow admins easier
335 debugging and grasping of the calendar event derived schedule format
336
337 * ui: index: set Proxmox.NodeName variable
338
339 * ui: tfa: include cluster or node name in issuer for better recogintion in,
340 for example, TOTP apps
341
342 -- Proxmox Support Team <support@proxmox.com> Thu, 11 Nov 2021 21:37:07 +0100
343
344 pve-manager (7.0-14) bullseye; urgency=medium
345
346 * ceph services: drop broadcasting legacy version through the pmxcfs
347 key-value storage
348
349 * pvestatd: fix rebalancing CPU sets for cgroupv2
350
351 * d/postinst: use reload-or-restart instead of try-reload-or-try-restart to
352 also start a (by accident) stopped service again
353
354 * drop unused and ancient 'pvenetcommit' shell (sysv) script, handled
355 directly by systemd service nowadays
356
357 * pvenetcommit: avoid unwarranted error message for the case where no
358 changes are pending on boot
359
360
361 * ui: resourcetree: move guest position on template creation
362
363 * fix #3850: ui: storage: allow one to specify how new images should be
364 allocated on file based storages
365
366 * ui: VM wizard: promote advanced firmware settings in system panel to
367 normal, always visible ones, as they are more frequently required nowadays
368 (EFI, TPM for Windows 11 or q35 machine for pass-through)
369
370 * ui: VM wizard: add 'win11' ostype and enable EFI and TPM by default if
371 selected
372
373 * ui: storage PBS: allow one to add a non-default port in server field
374
375 * ui: LXC/CT wizard: allow one to configure multiple mount-points when
376 creating a new container, similarly to VMs
377
378 * ui: guest backup grid: monitor store errors for better UX
379
380 * ui: dc/Cluster: show fatal errors of the 'join info' API call in the view
381
382 -- Proxmox Support Team <support@proxmox.com> Sun, 07 Nov 2021 21:23:11 +0100
383
384 pve-manager (7.0-13) bullseye; urgency=medium
385
386 * ui: efi: default to the new, more feature rich, 4 MB build for new VMs or
387 when re-adding EFI vars to an existing VM
388
389 * ui: ovmf: support provisioning an EFI vars template with secureboot by
390 default on and distribution + Microsofts secure-boot key pre-enrolled
391
392 * ui: VM create: allow configuring a TPM in the advanced-options of the
393 wizard's system settings
394
395 -- Proxmox Support Team <support@proxmox.com> Tue, 05 Oct 2021 20:25:05 +0200
396
397 pve-manager (7.0-12) bullseye; urgency=medium
398
399 * ui: add version to extjs script urls
400
401 * ui: cluster backup: fix running backup with prune settings
402
403 * fix #1803: ui: cluster backup: handle job-specific retention options
404
405 * vzdump: include current backup when pruning dumpdir
406
407 * ui: backup job detail: also show retention settings
408
409 * ui: backup job detail view: merge mail notification when/to fields
410
411 * ui: improve ACME edit/apply button visibilty
412
413 * fix #3620: ui: dc/storage: delete empty pbs fingerprint on edit
414
415 * ui: cluster backup: only restrict storages to node when it's selected
416
417 * influxdb: do not test the connection when entry is (getting) disabled
418
419 * api: ceph: create osd: work around stale-information udev bug
420
421 * ui: qemu/HDEdit: move Bandwidth options to a different tab
422
423 * ui: form/ControllerSelector: set correct max value for the device-id
424
425 * drop pve5to6 checker tool, not relevant in 7.x release anymore
426
427 * ui: change CIFS to SMB/CIFS for clarification
428
429 * ceph install: improve ceph install checks during installation for when
430 dpkg already extracted ceph binaries but is not yet done with the
431 installation. This avoids activating the `Next` button to early.
432
433 * ui: add support for adding TPM devices
434
435 -- Proxmox Support Team <support@proxmox.com> Tue, 05 Oct 2021 08:07:44 +0200
436
437 pve-manager (7.0-11) bullseye; urgency=medium
438
439 * fix #3426: ui: parser: adapt parseSSHKey to accept "@..." suffix
440
441 * Status/InfluxDB: add 'verify-certificate' option to disable ssl verification
442
443 * ui: remove local cloud-init live migration limitation
444
445 * ui: node status: use repo status widget from widget-toolkit
446
447 * ui: node/ZFS: add zstd to possible compression methods
448
449 * vzdump: use storage plugins to determine backup feasability
450
451 * ui: lxc/CreateWizard: add a 'nesting' checkbox and enable it by default
452
453 * utils: add missing 'tfa' for @pve realm
454
455 -- Proxmox Support Team <support@proxmox.com> Thu, 5 Aug 2021 16:14:03 +0200
456
457 pve-manager (7.0-10) bullseye; urgency=medium
458
459 * pve6to7: improve check for security repo change in bullseye to avoid false
460 positives
461
462 * api: node tasks: add more fields to return schema to improve experience
463 with the pvesh tool (auto-completion) and to document them for the
464 api-viewer
465
466 * api: services: improve state detection for one-shot units
467
468 * api: services: propagate "uninstalled" state for units
469
470 * api: network apply: fix check for ifupdown2 origin
471
472 * ui: node: repos: add online help
473
474 -- Proxmox Support Team <support@proxmox.com> Thu, 15 Jul 2021 14:43:27 +0200
475
476 pve-manager (7.0-9) bullseye; urgency=medium
477
478 * pve6to7: sync new checks and adaptions from stable-6 branch for consitency
479
480 * fix #3490: do not filter out 'Generic System Peripheral' PCI(e) devices by
481 default
482
483 * ui: ceph status: fix recovery percentage display
484
485 * ui: HA resources: fix toggling edit button on selection
486
487 * apl: add bullseye pub key and switch over to new index
488
489 -- Proxmox Support Team <support@proxmox.com> Wed, 07 Jul 2021 18:51:10 +0200
490
491 pve-manager (7.0-8) bullseye; urgency=medium
492
493 * ui: storage: download from URL: do not clear meta info on cert-validity
494 change
495
496 * utils: enable ARIA again
497
498 * ui: node summary: show repository configuration status
499
500 * ui: node/status view: reduce quite generous paddings
501
502 * ui: notes: add empty text with a hint that markdown is supported and set
503 online-help button to our basic Markdown primer in the docs
504
505 * pveceph: also install nvme-cli
506
507 * ui: dc/guests: change layouting to a flexbox, fixing render issues in
508 Firefox on somes systems
509
510 * pve6to7: sync new checks from stable-6 branch
511
512 -- Proxmox Support Team <support@proxmox.com> Mon, 05 Jul 2021 17:49:48 +0200
513
514 pve-manager (7.0-7) bullseye; urgency=medium
515
516 * ui: enable APT repository status view and management
517
518 * ui: adapt task-history icon to differ more easily between system-log and
519 task logs
520
521 -- Proxmox Support Team <support@proxmox.com> Sat, 03 Jul 2021 02:41:06 +0200
522
523 pve-manager (7.0-6) bullseye; urgency=medium
524
525 * pve6to7: sync checks with the ones from stable Proxmox VE 6.4 branch
526
527 * api: apt: add call for repository information, allow disabling and
528 enabling of repos, and adding repos from a pre-defined set
529
530 * api: cluster/backupinfo: rework API index endpoint to actually list
531 sub-directories
532
533 * implement OpenID (SSO) login
534
535 * ui: add add/edit window for OpenID based realms
536
537 * ui: realms: add icons to menu entries
538
539 * fix #1710: ui: storage: allow one to download a ISO or appliance URL
540 directly to a storage
541
542 -- Proxmox Support Team <support@proxmox.com> Sat, 03 Jul 2021 01:31:37 +0200
543
544 pve-manager (7.0-5) bullseye; urgency=medium
545
546 * api: tasks: add 'since', 'until' and 'statusfilter' filter for the task
547 list endpoint
548
549 * api: apt versions: track proxmox-backup-file-restore
550
551 * api: cluster/resources: add 'name' property to return schema
552
553 -- Proxmox Support Team <support@proxmox.com> Mon, 28 Jun 2021 20:00:36 +0200
554
555 pve-manager (7.0-4) bullseye; urgency=medium
556
557 * ui: notes editor: increase edit window size from 600x400 to 800x600
558
559 * ui: dc: backup: fix job detail search
560
561 * d/postinst: handle static machine-id generated by Systems installed with
562 the Proxmox VE ISO between version 4.0 <= x <= 5.4
563
564 * api: services: return more information
565
566 * api: services: also track systemd-journald, as syslog is not often there
567 anymore
568
569 * postinst: set custom LVM settings to avoid scanning guests images
570 directly, as we do not rely on a patched LVM package anymore
571
572 * ceph: switch bullseye repos over to official ones
573
574 * ui: storages: add basic BTRFS edit/add window for new technology preview
575
576 * cli tools: correctly handle warnings status
577
578 -- Proxmox Support Team <support@proxmox.com> Thu, 24 Jun 2021 08:54:35 +0200
579
580 pve-manager (7.0-3) bullseye; urgency=medium
581
582 * apply queued up breaking changes we already replaced in Proxmox VE 6.x or earlier:
583 + vzdump: remove deprecated 'size' parameter
584 + api: nodes: remove deprecated 'upgrade' parameter for the 'xtermjs',
585 'spiceshell' and 'vncshell' API enpoinds (use command=upgrade instead)
586 + api: move cpu path into qemu/capabilities
587 + api: ceph: remove obsoleted disks and remove moved 'flags' calls
588 + api: ceph: osd: create: rename size parameters
589
590 * ui: TFA: use correct user-id value when creating TOTP QR code
591
592 * ui: ceph: select Pacific as default release
593
594 * pve6to7: add checks for backup retention options
595
596 * fix #2745: ui: backup window: allow specifying remove parameter for manual
597 backup
598
599 * vdzump: log with what retention settings we prune and how many backup
600 snapshots got pruned
601
602 * node config: limit description/comment length to 64 KiB and check in
603 pve6to7 for overly long exisitng notes.
604
605 * ui: fix unlimited height of VM/CT Summary notes-view, noticeable on long text
606
607 * pve6to7: bump free-space on root filesystem requirement check to 4 GiB
608
609 * ui: ACL path selector: add missing realm and group paths
610
611 * fix #2422: allow multiple Ceph public networks and improve IPv6 handling
612
613 * fix #3470: ui: qemu/CmdMenu: fix confirm message for 'pause' cmd
614
615 * ui: notes view: render node and guest notes as Markdown
616
617 -- Proxmox Support Team <support@proxmox.com> Fri, 18 Jun 2021 19:33:54 +0200
618
619 pve-manager (7.0-2) bullseye; urgency=medium
620
621 * fix #3402: add Pool.Audit permission
622
623 * ui: disk list: enable wipe-disk button
624
625 * compatibility patches for ExtJS 7.0
626
627 -- Proxmox Support Team <support@proxmox.com> Wed, 02 Jun 2021 16:31:28 +0200
628
629 pve-manager (7.0-1) bullseye; urgency=medium
630
631 * re-build for Proxmox VE 7 based on Debian Bullseye
632
633 * d/control: order ifupdown2 as first, prefered, dependency
634
635 * enable installation of ceph 16.2 pacific release
636
637 * pveceph: allow to select test repository on installation
638
639 -- Proxmox Support Team <support@proxmox.com> Tue, 25 May 2021 10:44:19 +0200
640
641 pve-manager (6.4-7) pve; urgency=medium
642
643 * pvereport: log pressure stall information
644
645 * pvereport: re-organize: add systemd-load section abd unify bios/pci in HW
646 a single section
647
648 * fix #3430: handle hook script paths better
649
650 * fix #3426: ui: parser: adapt parseSSHKey to accept "sk-" prefix
651
652 -- Proxmox Support Team <support@proxmox.com> Wed, 19 May 2021 17:51:44 +0200
653
654 pve-manager (6.4-6) pve; urgency=medium
655
656 * proxy: improve use of wildcard listening-address for system which disable
657 the IPv6 network stack system-wide (which should be done by setting the
658 `net.ipv6.conf.all.disable_ipv6` sysctl, not over the kernel command line)
659
660 * ui: storage status: use SI (base ten) units for usage for consitency with
661 RRD chart
662
663 -- Proxmox Support Team <support@proxmox.com> Fri, 07 May 2021 18:17:25 +0200
664
665 pve-manager (6.4-5) pve; urgency=medium
666
667 * always reload API daemons after a new Ceph installation to ensure the
668 newest Ceph libraries are loaded.
669
670 -- Proxmox Support Team <support@proxmox.com> Mon, 03 May 2021 15:06:43 +0200
671
672 pve-manager (6.4-4) pve; urgency=medium
673
674 * ceph monitor: automatically disable insecure global ID reclaim after
675 creating first monitor
676
677 * pveceph: drop left-over, now bogus, warning when installing Octopus.
678 Ceph Octopus is supported and stable since Proxmox VE 6.3
679
680 -- Proxmox Support Team <support@proxmox.com> Tue, 27 Apr 2021 13:03:54 +0200
681
682 pve-manager (6.4-3) pve; urgency=medium
683
684 * ui: tasks: add ceph edit-pool and set-flags descriptions
685
686 * ui: ceph: pool edit: set emptyValue to 0 for target-size field
687
688 * ui: storage RBD: add field allowing one to configure accessing a specific,
689 already existing namespace of a RBD pool for a Proxmox VE storage.
690
691 * SDN tech preview: add subnet/ipam/sdn management
692
693 -- Proxmox Support Team <support@proxmox.com> Mon, 26 Apr 2021 20:19:56 +0200
694
695 pve-manager (6.4-2) pve; urgency=medium
696
697 * ui: ceph pools: fix target-size column renderer
698
699 * ui: ceph pools: do not grey-out name field when editing a pool
700
701 * ui: ceph pools: avoid resetting crush rule when editing a pool
702
703 * ui: container restore: make privilege level of restored CT a tri-state
704 radio group to allow keeping the old state (default), or enforcing either
705 privileged or unprivileged
706
707 * ui: ceph: pool creation: default auto-scale value to "on".
708
709 -- Proxmox Support Team <support@proxmox.com> Sat, 24 Apr 2021 19:28:55 +0200
710
711 pve-manager (6.4-1) pve; urgency=medium
712
713 * backup views: add single-file restore button for VM and CT backup archives
714 located on a Proxmox Backup Server
715
716 * ui: ceph: allow one to edit existing ceph pools
717
718 * ui: ceph: reduce pool view complexity and add auto scale columns
719
720 * fix #2053: OSD destroy only if located on specified node
721
722 * ui: Utils: change default console order for VMs, prefer SPICE virt-viewer
723 if the VM has a SPICE display
724
725 * fix #3389: add special file-upload detection and handling also when API
726 tokens are used
727
728 * fix #417: proxy: allow one to configure a address where the pveproxy and
729 spiceproxy should listen and default to listening on both, IPv6 and IPv4.
730 This changes the log format for IPv4 addresses, as ::ffff: will be prefixed.
731 Either adpat any matching software (for example, fail2ban) or disable this
732 by setting the LISTEN_IP to 0.0.0.0, if this is not wanted.
733
734 * ui: safe destroy guest: add checkbox for removal of unreferenced disks
735
736 * report: add multipath.conf and wwids file
737
738 * fix #3385: api: network: check for duplicate use of network-device ports
739 before writing
740
741 * ui: firewall: rule: set 512 characters max-length for source and
742 destination fields, if more addresses are required it's recommended to use
743 IP-sets
744
745 * ui: backup views: unfiy button order in storage and guest backup view
746
747 * ui: set file name for spice console download in chrome
748
749 * ui: allow one to edit notes also in the storage backup content view
750
751 -- Proxmox Support Team <support@proxmox.com> Fri, 23 Apr 2021 17:17:29 +0200
752
753 pve-manager (6.3-7) pve; urgency=medium
754
755 * ui: bandwidth limit selector: make it possible to allow zero, so users can
756 reset any default imposed bandwidth restriction to unlimited
757
758 * ui: avoid errors when 'template' property is not present in guest status
759
760 * external metrics: influx: send along auth token on connection test too
761
762 * external metrics: influx: allow one to add an API URL-path prefix,
763 especially useful if InfluxDB runs behind a reverse proxy
764
765 * ui: backups: enable editing notes for Proxmox Backup Server
766
767 * ui: cloud-init: re-add SLAAC option to IPv6 configuration
768
769 * vzdump: return backup job lock file handle and let the caller close it,
770 ensuring that it is held during the whole job in a more straight-forward
771 manner
772
773 * ui: restore: add initially live-restore checkbox for backup archives on a
774 Proxmox Backup Server
775
776 * api: resources: return guest, pool and sdn info in a sorted manner
777
778 -- Proxmox Support Team <support@proxmox.com> Thu, 15 Apr 2021 19:56:12 +0200
779
780 pve-manager (6.3-6) pve; urgency=medium
781
782 * ui: VM hardware: extend machine renderer to show pinned machine versions
783 for Windows VMs also in the Hardware overview.
784
785 * ui: VM hardware: add online-help references to random number generator edit
786 window
787
788 -- Proxmox Support Team <support@proxmox.com> Tue, 09 Mar 2021 08:22:47 +0100
789
790 pve-manager (6.3-5) pve; urgency=medium
791
792 * ui: firewall rules: make columns more responsive (flexible) by default
793
794 * ui: firewall rules: for ellipsized comments
795
796 * vzdump: Proxmox Backup Server: make task log upload error non-fatal
797
798 * ui: zpool status detail: add default for scrub information
799
800 * external metrics/status: fix misspelled method call
801
802 * api: node: add new capabilities API endpoint, initially hosting the
803 available QEMU machine list endpoint of a node.
804
805 * ui: VM hardware: add option for version pinning in machine edit window
806
807 * partially fix #2745: vzdump: use default for remove parameter
808
809 -- Proxmox Support Team <support@proxmox.com> Fri, 05 Mar 2021 21:50:04 +0100
810
811 pve-manager (6.3-4) pve; urgency=medium
812
813 * pveceph: improve useability of 'status' command
814
815 * fix #3203: ui: VM hardware: use correct OS default model for network device
816 type
817
818 * ui: qemu: add the 'none' dummy audio driver as an option
819
820 * metric-status: InfluxDB: add support for InfluxDB 2.x HTTPs API
821
822 * metric-status plugin: do not test connection if disabled
823
824 * fix #3066: ui: Node summary: add hostcpu/hostmem ratio fields for guest
825 usage
826
827 * ui: disk list: include partitions
828
829 * ui: snapshot: show task viewer for progress log
830
831 * ui: window/Settings: fix labelWidth for saved user name
832
833 * ceph: extend error for wrong config-file link
834
835 * ui: safe destroy: Add HA to purge tooltip
836
837 * ui: dc/TokenEdit: fix editing existing tokens
838
839 * ui: qemu/HardwareView: fix CDRom permission checks
840
841 -- Proxmox Support Team <support@proxmox.com> Fri, 19 Feb 2021 17:53:32 +0100
842
843 pve-manager (6.3-3) pve; urgency=medium
844
845 * pvestatd: adapt to new CGRoup module path
846
847 * fix #3182 #3183: change backup retention mask logic
848
849 * ui: fix various usages of the findRecord emthod, ensuring it matches exact
850
851 * test: add regression tests for retention parameters for vzdump
852
853 -- Proxmox Support Team <support@proxmox.com> Thu, 03 Dec 2020 18:14:45 +0100
854
855 pve-manager (6.3-2) pve; urgency=medium
856
857 * fix #3140: allow interface suffix in dns entries
858
859 * ui: storage: improve passint prune settings one edge cases
860
861 * ui: add onlineHelp buttons for VM boot order, and some storage edit windows
862
863 * api: metrics/server: test heuristically if we can connect
864 successfully on add/update
865
866 * api: metrics/server: add minimum and maximum to port schema
867
868 -- Proxmox Support Team <support@proxmox.com> Wed, 25 Nov 2020 16:20:25 +0100
869
870 pve-manager (6.3-1) pve; urgency=medium
871
872 * api: osd destroy: untaint device before pvremove
873
874 * ui: storage content: add encryption and verification columns for
875 Proxmox Backup Server
876
877 * ui: guest backup view: add encrypted column for Proxmox Backup Server
878 storages
879
880 * ui: storage: Proxmox Backup Server paperkey: print short fingerprint in
881 heading
882
883 * ui: storage: Proxmox Backup Server: improve encryption key handling, allow
884 upload of existing key, warn visible on deletion.
885
886 -- Proxmox Support Team <support@proxmox.com> Tue, 24 Nov 2020 23:43:20 +0100
887
888 pve-manager (6.2-17) pve; urgency=medium
889
890 * ui: ceph wizard: improve language and fix ceph docs link
891
892 * ui: guest backup view: add ability to show and edit comments
893
894 * ui: storage backup view: add button for prune group window
895
896 * api: ceph: fix pool creation 'add as storage' parameter
897
898 -- Proxmox Support Team <support@proxmox.com> Tue, 24 Nov 2020 16:01:42 +0100
899
900 pve-manager (6.2-16) pve; urgency=medium
901
902 * apt: add libproxmox-backup-qemu0 to displayed packages
903
904 * ui: qemu: set correct disabled state for start button
905
906 * ui: guest backup: add comment and verification columns
907
908 * ui: storage content: add comment column for backups
909
910 * ui: storage/PBS: drop beta hint
911
912 * ui: storage/PBS: allow one to copy, download or print new auto-generated
913 encryption key
914
915 * ui: fix extension filter for upload window for container templates
916
917 * ui: storage content: use separate view for each content type
918
919 * fix #3136: vzdump notification mail: add name also to plain-text part
920
921 * ui: improve column behavior with browser scaling and non-default DPI
922
923 * cluster: add 'metrics/server' API endpoints and user interface
924
925 * ceph: do not require setting 'allow-experimental' flag when installing
926 Octopus
927
928 * ui: ceph: allow one to select which version to install
929
930 * close #3114: ui: snapshots: make it harder to delete snapshot by accident
931
932 * vzdump: adapt to new keep-all prune option
933
934 * ui: storage edit: add Backup Retention tab for those storage with backup
935 content type support.
936
937 * ui: storage edit: drop max backup field, replaced by backup retention
938 keep-last field
939
940 -- Proxmox Support Team <support@proxmox.com> Mon, 23 Nov 2020 19:33:03 +0100
941
942 pve-manager (6.2-15) pve; urgency=medium
943
944 * fix #2802: status/metrics: make MTU configurable for tunneled or otherwise
945 MTU-reduced networks
946
947 * ui: authentication: add "verify SSL cert" checkbox for AD realms
948
949 * vzdump: fix regression with "keep forever" legacy handling logic of the
950 older 'maxfiles' option, which makes problems if it was set explicitly to
951 zero
952
953 -- Proxmox Support Team <support@proxmox.com> Sun, 01 Nov 2020 20:34:56 +0100
954
955 pve-manager (6.2-13) pve; urgency=medium
956
957 * tasks: allow API tokens to query their own UPIDs
958
959 * ui: pbs: allow empty fingerprint
960
961 * ui: fix unchecking 'Filter VMID'
962
963 * ui: VM: guest agent IP View: also filter out 0:0:0:0:0:0
964
965 * vzdump: allow prune-backups as an alternative to maxfiles
966
967 * fix #3049: ui: Firewall Rules: wider rule number column
968
969 * fix #3010, #3011: ui: VM options: re-do boot order editor, making it much
970 more flexible and powerful
971
972 * backup: include IDs for non-existent guests and error again if they are
973 left over configured in a job
974
975 * partially fix #3056: namespace vzdump temporary directory with VMID
976
977 * ceph: allow to alter settings of an exisiting pool, only over API/CLI for
978 now
979
980 * ceph: add option to control placement-group autoscale mode on pool create
981
982 * ui: ceph: allow one to specify the device class on OSD create as advanced
983 option
984
985 * fix #2827: ui: add "verify SSL certificated" checkbox for LDAP realms
986
987 -- Proxmox Support Team <support@proxmox.com> Thu, 22 Oct 2020 18:50:07 +0200
988
989 pve-manager (6.2-12) pve; urgency=medium
990
991 * fix #2890: also detect & renew DNS-only ACME certs
992
993 * fix #2908: fixed password validator for adding PBS as storage
994
995 * vzdump: use configured tmpdir for PBS
996
997 * fix #2913: order backup jobs numerically by VMID
998
999 * fix #2842: ui: filter on exact vmid
1000
1001 * api: ACME renew: handle error from revoking old cert gracefully
1002
1003 * api: ACME revoke: do not abort if CA is just expired
1004
1005 * replication: improve various checks and fallback/default settings
1006
1007 * pveversion: track proxmox-backup-client
1008
1009 * ui: block removal of in-use container image
1010
1011 * ui: dc/Backup: disable pveCompressionSelector for pbs storages
1012
1013 * lxc: increase max cores from 128 to 8192
1014
1015 * lxc: increase max number of net interfaces from 10 to 32
1016
1017 -- Proxmox Support Team <support@proxmox.com> Mon, 21 Sep 2020 11:28:07 +0200
1018
1019 pve-manager (6.2-11) pve; urgency=medium
1020
1021 * ui: add ceph recovery graph and progressbar
1022
1023 * pveceph: allow setting device class on osd create
1024
1025 * api/services: improve essential service check, allow reload and start
1026
1027 * ui: storage: Proxmox Backup: allow one to setting up and deleting an
1028 encryption key. For now only autogeneration over UI. Use pvesm if you want
1029 to use a pre-existing key file.
1030
1031 -- Proxmox Support Team <support@proxmox.com> Fri, 24 Jul 2020 19:19:19 +0200
1032
1033 pve-manager (6.2-10) pve; urgency=medium
1034
1035 * vzdump-hook-script: rename TARFILE to TARGET and add fallback to TARFILE
1036 for compatibility reasons
1037
1038 -- Proxmox Support Team <support@proxmox.com> Tue, 14 Jul 2020 10:28:42 +0200
1039
1040 pve-manager (6.2-9) pve; urgency=medium
1041
1042 * fix #2609: ui: backup: add info and status view for guests without any
1043 backup job
1044
1045 * ui: dc/backup: add new backup job detail view
1046
1047 * Revert "Close #1623: replace apt-get to apt", avoid possible breakage due
1048 to not having a stable CLI interface yet.
1049
1050 -- Proxmox Support Team <support@proxmox.com> Thu, 09 Jul 2020 20:12:13 +0200
1051
1052 pve-manager (6.2-8) pve; urgency=medium
1053
1054 * fix #1623: replace apt-get with apt
1055
1056 * ui: sdn: add simple zone plugin
1057
1058 * ui: sdn: move mtu from vnetview to zoneview
1059
1060 * ui: add PBS edit input panel
1061
1062 -- Proxmox Support Team <support@proxmox.com> Tue, 07 Jul 2020 19:16:36 +0200
1063
1064 pve-manager (6.2-7) pve; urgency=medium
1065
1066 * ui: migration dialog: Allow setting no target storage to reuse
1067 current, and make that default
1068
1069 * api: cluster resources: add sdn audit permission
1070
1071 * dc/Tasks: pass endtime to make duration calculation correct
1072
1073 * fix #2802: metric flush check should not care about current usage
1074
1075 * fix #2771: relax cert API endpoints permissions
1076
1077 * fix #2784: always compare ACME domains in lower case
1078
1079 * api: register /nodes/X/cpu call for CPU models
1080
1081 * ui: improve ProcessorEdit and load models dynamically
1082
1083 * fix #2810: fix setting Container mounts for multiple guests in a
1084 browser session
1085
1086 * node_config: Allow leading underscore in ACME aliases
1087
1088 * change permissions for non-network cloudinit settings
1089
1090 * ui: cifs: reset proxy cache also if user or password change and make
1091 user and password fields independent from each other
1092
1093 * ui: ceph: downgrade remapped from error to warning/working
1094
1095 * vzdump: set target for PBS based backups to show in the vzdump mail
1096 log overview
1097
1098 -- Proxmox Support Team <support@proxmox.com> Mon, 06 Jul 2020 22:11:08 +0200
1099
1100 pve-manager (6.2-6) pve; urgency=medium
1101
1102 * api: improve node index with missing/broken cert
1103
1104 * sdn: add VLAN-aware option to VNet edit dialog
1105
1106 * sdn: add mtu field to VLAN edit dialog
1107
1108 * initial support for upgrading to ceph octopus
1109
1110 * show if a ceph pool is using the PG autoscaler
1111
1112 * ui: improve filtering by VMID and search for the backup list view
1113
1114 -- Proxmox Support Team <support@proxmox.com> Wed, 03 Jun 2020 16:37:56 +0200
1115
1116 pve-manager (6.2-5) pve; urgency=medium
1117
1118 * improve ACME interaces
1119
1120 * fix #2747: ui: API token create: always reset base submit URL
1121
1122 * sdn: restrict zone and vnet name to 8 characters
1123
1124 * fix #2574: ui: permission-path selector: push each unique permission object
1125 path only once
1126
1127 * fix #2718: ui: qemu: handle localtime option correctly, allow all tree states
1128
1129 * api, ui: allow to remove subscription key
1130
1131 -- Proxmox Support Team <support@proxmox.com> Wed, 27 May 2020 14:31:00 +0200
1132
1133 pve-manager (6.2-4) pve; urgency=medium
1134
1135 * add online help references to new experimental Software Defined Network web
1136 interface, it is now also included in the documentation.
1137
1138 * api: apt/versions: track the version of the optional 'libpve-network-perl'
1139 package
1140
1141 -- Proxmox Support Team <support@proxmox.com> Sun, 10 May 2020 21:06:56 +0200
1142
1143 pve-manager (6.2-3) pve; urgency=medium
1144
1145 * ui: dc authentication: improve adding ad new LDAP based realm
1146
1147 * ui: cluster join: hide all fields in assisted mode until we got some info
1148
1149 * external metric server: improve flush on big data updates
1150
1151 * update shipped aplliance index info
1152
1153 -- Proxmox Support Team <support@proxmox.com> Sat, 09 May 2020 19:32:52 +0200
1154
1155 pve-manager (6.2-2) pve; urgency=medium
1156
1157 * fix #2708: ui: increase default memory in VM create wizard to 2GiB
1158
1159 * improve ACME and certificate related user interface
1160
1161 -- Proxmox Support Team <support@proxmox.com> Thu, 07 May 2020 21:49:10 +0200
1162
1163 pve-manager (6.2-1) pve; urgency=medium
1164
1165 * ui: support up to 8 corosync/kronosnet links on cluster create or join
1166
1167 * initial gui-integration of DNS based ACME (Let's Encrypt) certificate
1168 configuration and management
1169
1170 * fix #1210: ceph: extend pveceph purge
1171
1172 * ui: switch backup default compression selection to ZSTD
1173
1174 -- Proxmox Support Team <support@proxmox.com> Wed, 06 May 2020 20:17:51 +0200
1175
1176 pve-manager (6.1-11) pve; urgency=medium
1177
1178 * Fix #2124: Add support for zstd
1179
1180 -- Proxmox Support Team <support@proxmox.com> Mon, 4 May 2020 14:11:21 +0200
1181
1182 pve-manager (6.1-10) pve; urgency=medium
1183
1184 * acme: use new proxmox-acme-perl
1185
1186 * acme: allow configuring DNS plugin options in nodeconfig
1187
1188 -- Proxmox Support Team <support@proxmox.com> Sat, 02 May 2020 18:33:27 +0200
1189
1190 pve-manager (6.1-9) pve; urgency=medium
1191
1192 * fix #2634: print specific error if hook-script is not executable
1193
1194 * API: allow one to OVS network live reloading
1195
1196 * add experimental SDN gui
1197
1198 * ui: ceph: add icons for versions in MON/MGR/MDS ServiceList panels
1199
1200 * ui: ceph: add highest cluster version in summary
1201
1202 * ui: add API token management interfaces
1203
1204 * ui: add user and API token "effective-permission" explorer
1205
1206 * ui: add Language selection in user menu
1207
1208 * ui: datacenter/Authentication: allow one to sync LDAP and AD realms
1209
1210 * certs: early renew long-lived certificates to cope with clients which do
1211 not accept certificates with a lifetime of more than two years
1212
1213 * ui: don't block offline migration due non-referenced disk in the config
1214
1215 -- Proxmox Support Team <support@proxmox.com> Wed, 29 Apr 2020 17:15:38 +0200
1216
1217 pve-manager (6.1-8) pve; urgency=medium
1218
1219 * ui CT Features: add checkbox for new allow unproblematic mknod device
1220 creation in CT feature.
1221
1222 * ui: do not suggest that it's allow to edit 'special' permission roles
1223
1224 * ui: snapshots: hide 'Include RAM' when VM isn't running
1225
1226 * ui: TFAEdit: use viemodel binding for hiding/showing qr code
1227
1228 * ui: dc/Summary: improve dashboard storage calculation
1229
1230 * ui/cluster: show all corosync/knet links (up to 8) in cluster overview
1231
1232 * gui: pci passthrough: fix 'Add PCI' dialog for new devices
1233
1234 * vzdump: add support for proxmox backup server
1235
1236 * storage content GUI: improve detection of backup volumes
1237
1238 * pvesh: Add all standard output options that are not yet defined
1239
1240 * ceph: do not check IPs if no explicit puvlic/cluster networks got set in
1241 the ceph configuration
1242
1243 * ui: qemu: allow one to add a virtio-rng device
1244
1245 * ui: ContentView: consider new ctime value
1246
1247 * fix #2611: gui: use backendUnit and pretty renderer
1248
1249 * ui: dc/options: add max_workers setting
1250
1251 * ui: make grid column filter more obvious
1252
1253 -- Proxmox Support Team <support@proxmox.com> Mon, 09 Mar 2020 19:05:11 +0100
1254
1255 pve-manager (6.1-7) pve; urgency=medium
1256
1257 * ui: show cluster name from joinInfo in join dialog
1258
1259 * fix #2572: gui: make snapshot panel visible for VM.Audit
1260
1261 * ui: fix disk controllers sortByPreviousUsage iteration when re-attaching a disk
1262
1263 -- Proxmox Support Team <support@proxmox.com> Thu, 30 Jan 2020 20:31:58 +0100
1264
1265 pve-manager (6.1-6) pve; urgency=medium
1266
1267 * ui: reload embedded xterm.js console if CT starts during viewing it
1268
1269 * fix #2334: gui/cloudinit: enable edit button only when editor is set
1270
1271 * ifupdown1: bridgevlan: add bridge-vids list support
1272
1273 * api2: network: add bond-primary, MTU, vlan-raw-device and vlan-id options
1274
1275 * fix #2552: ui: allow one to collapse notes panel from guest summary
1276
1277 * pvestatd: broadcast supported node CPU flags
1278
1279 * www: add 'users' columns to Groups model
1280
1281 * integrate authentication with API tokens
1282
1283 * implement 'allowtoken' property for REST API endpoint schema
1284
1285 * ui: add permissions button to userview
1286
1287 -- Proxmox Support Team <support@proxmox.com> Wed, 29 Jan 2020 21:28:52 +0100
1288
1289 pve-manager (6.1-5) pve; urgency=medium
1290
1291 * ui: make storage where VM-state is saved configurable
1292
1293 * ui: vm/HDEdit: fix backup checkbox default
1294
1295 * ui: fix Bandwidth-Selector component for empty return values
1296
1297 * fix #2509: add --rsyncable to backups using pigz again
1298
1299 * fix #2496: api: create OSD: check if ceph cluster network is configured
1300
1301 -- Proxmox Support Team <support@proxmox.com> Mon, 16 Dec 2019 15:12:19 +0100
1302
1303 pve-manager (6.1-4) pve; urgency=medium
1304
1305 * ui: add date column for backups in storage content view
1306
1307 * ui: backup restore: add start-after-restore checkbox
1308
1309 * bulk migration: only pass 'with-local-disks' along if defined, to avoid
1310 warnings
1311
1312 * ceph: Create symlink on standalone MGR creation
1313
1314 * ui: improve choosing column per-row-count based on width in DC Node, VM, CT
1315 summary panels
1316
1317 * ui: local browser settings: let users overwrite the number of columns in
1318 summary panels
1319
1320 * ui: Mountpoint Edit/Create: default to true for "backup inclusion" on MP
1321 creation
1322
1323 -- Proxmox Support Team <support@proxmox.com> Mon, 09 Dec 2019 15:33:12 +0100
1324
1325 pve-manager (6.1-3) pve; urgency=medium
1326
1327 * api: apt/versions: improve stabillity under edge cases
1328
1329 * improve pveversion for removed but not yet purged packages
1330
1331 * fix #2487: ui: HA: show VM/CT name column in resource overview
1332
1333 -- Proxmox Support Team <support@proxmox.com> Tue, 03 Dec 2019 14:34:26 +0100
1334
1335 pve-manager (6.1-2) pve; urgency=medium
1336
1337 * ui: dc/options: add onlineHelp to u2f and ha edit window
1338
1339 * LXC: Disable resize button when volume is unusued
1340
1341 * ui: dc/options: fix capabillities for u2f, bwlimits, ha settings
1342
1343 * api: apt/versions: track ifupdown and ifupdown2 as optional package
1344
1345 * api: add migrate precondition checks to bulk migrate api
1346
1347 * ui: add checkbox to bulk migrate window to allow migration with local disks
1348
1349 * ui; qemu/HardwareView: show vmstate and allow removal
1350
1351 -- Proxmox Support Team <support@proxmox.com> Sat, 30 Nov 2019 18:41:21 +0100
1352
1353 pve-manager (6.1-1) pve; urgency=medium
1354
1355 * fix #2462: ACMEAccount: make tos in get_tos optional
1356
1357 * ui: lxc: switch reboot and stop button to match the interface of VMs
1358
1359 * ui: allow to set 'migrate' HA shutdown policy in datacenter options
1360
1361 * ui: node network: enable apply config button
1362
1363 * api: network reload: more granular "is OVS used" check
1364
1365 * automatically renew pve-ssl.pem when it nearly expires
1366
1367 * api: ceph monitor: allow full-mesh routed setup for monitor IP
1368
1369 * ui: dc/options: allow one to setup U2F AppID and origin
1370
1371 * lxc: disable remove button for pending resource changes
1372
1373 * adaptions for the experimental SDN package
1374
1375 * ui: dc/options: add clusterwide IO bandwidth limit editor
1376
1377 -- Proxmox Support Team <support@proxmox.com> Wed, 27 Nov 2019 11:35:57 +0100
1378
1379 pve-manager (6.0-15) pve; urgency=medium
1380
1381 * api/ceph: skip merging metadata if hostname is undefined
1382
1383 * Fix #2476: Fix auto-ballooning QMP command
1384
1385 -- Proxmox Support Team <support@proxmox.com> Thu, 21 Nov 2019 15:16:27 +0100
1386
1387 pve-manager (6.0-14) pve; urgency=medium
1388
1389 * add reboot button for container
1390
1391 * improve pvestatd memory usage when a Graphite External Metric status plugin
1392 is enabled
1393
1394 * fix #352: Limit the length of backup logs for mails
1395
1396 * fix #2436: ui: pci passthrough: consider domain in PCISelector
1397
1398 * fix #844: allow to set an initial delay for the start-all-marked guests on
1399 boot command, in the per-node config.
1400
1401 * api: node/config: allow to return only a specific config property
1402
1403 * VM guest agent: allow to set QGA socket type also to ISA for guest
1404 operating systems not supporting VirtIO serial sockets
1405
1406 -- Proxmox Support Team <support@proxmox.com> Wed, 20 Nov 2019 20:45:36 +0100
1407
1408 pve-manager (6.0-13) pve; urgency=medium
1409
1410 * takeover CertCache from pve-cluster
1411
1412 * use PVE::DataCenterConfig
1413
1414 * use PVE::RRD for RRD data
1415
1416 * pveproxy.service: take over pvecm call from pve-cluster.service
1417
1418 * update (build-)dependencies after pve-cluster refactor
1419
1420 -- Proxmox Support Team <support@proxmox.com> Mon, 18 Nov 2019 12:22:30 +0100
1421
1422 pve-manager (6.0-12) pve; urgency=medium
1423
1424 * pveversion: track libspice-server1 version again
1425
1426 * ui: fix backup "Run now" with specific node selected
1427
1428 * add initial graphite TCP support
1429
1430 * gui: lxc/Resources: improve reload behaviour
1431
1432 * ui: vm opts: add hint for spice foldersharing
1433
1434 * api: ceph version: actually get full version
1435
1436 * api: ceph/metadata: add structured node versions information
1437
1438 -- Proxmox Support Team <support@proxmox.com> Fri, 15 Nov 2019 19:04:46 +0100
1439
1440 pve-manager (6.0-11) pve; urgency=medium
1441
1442 * fix #1291: add purge checkbox to VM/CT destroy dialog
1443
1444 * ui: TFA: default to a 160 bit secret
1445
1446 * ensure alias.db is available and up-to-date if upgrading from older versions
1447
1448 * ui: qemu: update grid button status with events from correct store
1449
1450 * ui: Container: add revert button for pending changes
1451
1452 -- Proxmox Support Team <support@proxmox.com> Wed, 30 Oct 2019 18:02:40 +0100
1453
1454 pve-manager (6.0-10) pve; urgency=medium
1455
1456 * api: subscription: use rpcenv for permission check
1457
1458 * updated shipped aplinfo index
1459
1460 * vzdump: move code needed for cfs register of vzdump.cron to guest-common
1461
1462 * fix #2364: allow offline migration with local cloudinit disk
1463
1464 * webinterface: show and allow one to edit pending container changes
1465
1466 -- Proxmox Support Team <support@proxmox.com> Fri, 18 Oct 2019 22:29:22 +0200
1467
1468 pve-manager (6.0-9) pve; urgency=medium
1469
1470 * webinterface: vm-options: add spice enhancements
1471
1472 * webinterface: vm opts: clarify QEMU Guest Agent option
1473
1474 * webinterface: qemu: allow move disk for EFI Disk again
1475
1476 * webinterface: vm migrate: add checkbox to enable offline migration with
1477 local resources
1478
1479 * aplinfo: update trusted keys to include all currently trusted ones.
1480
1481 -- Proxmox Support Team <support@proxmox.com> Wed, 16 Oct 2019 08:25:44 +0200
1482
1483 pve-manager (6.0-8) pve; urgency=medium
1484
1485 * fix #2262: allow one to set noVNC default scale in setting
1486
1487 * improve layout of browser local user settings
1488
1489 * api network: improve experimental SDN network support
1490
1491 * ui: fix small login window issue on chrome
1492
1493 * update shipped appliance info index
1494
1495 * gui: qemu: add reboot button which powercycles a VM and applies any
1496 outstanding pending changes in-between
1497
1498 * gui: usb: Enable USB3 for Spice USB passthrough
1499
1500 * gui: improve USB pass through selector, allow to search by product
1501
1502 * ui: cpumodel: add Skylake-Server, Cascadelake-Server, KnightsMill
1503
1504 * mobile gui: implement login for OTP based TFA enabled user accounts
1505
1506 * gui: Make CPU Model Selector a searchable grid view
1507
1508 * fix #2389: ceph wizard showing network of target node
1509
1510 -- Proxmox Support Team <support@proxmox.com> Fri, 04 Oct 2019 16:41:47 +0200
1511
1512 pve-manager (6.0-7) pve; urgency=medium
1513
1514 * ui: vm memory: correctly set initial maxValue for balloon
1515
1516 * fix #2340: gui: ceph: handle 'null' versions for hosts
1517
1518 * fix #2341: ceph: osd create: allow db/wal on partioned disks
1519
1520 * ui: allow one to add the AES flag explicitly to VMs
1521
1522 * ui: IPRef field: allow all valid IPs, even if not in the store
1523
1524 * ui: show supported file types in upload file selector
1525
1526 * api: add initial (experimental!) Software Defined Networ (SDN) API
1527 integration if the libpve-network-perl is installed
1528
1529 -- Proxmox Support Team <support@proxmox.com> Tue, 03 Sep 2019 10:31:21 +0200
1530
1531 pve-manager (6.0-6) pve; urgency=medium
1532
1533 * ui: vm/Hardware: convert more icons from bitmap to vectorized font
1534 awesome
1535
1536 * ui: login: do not show connection failure as login failure
1537
1538 * fix #582: Cope with long running deletions of backup and disk images
1539 by forking a task worker into the background after some delay
1540
1541 * fix #2314: remove GZIP env var
1542
1543 * fix #1594: add "Run now" button for cluster wide backup jobs
1544
1545 * backup: delete "exclude" VMID list when switching a backup job to pool mode
1546
1547 -- Proxmox Support Team <support@proxmox.com> Fri, 16 Aug 2019 13:09:50 +0200
1548
1549 pve-manager (6.0-5) pve; urgency=medium
1550
1551 * fix #2292: ceph osd create: use size parameter for db/wal
1552
1553 * improve ceph error handling
1554
1555 * aplinfo: update from aplinfo-pve-6.dat
1556
1557 * gui: improve service and package version hints in ceph OSD and dashboard
1558 view.
1559
1560 * fix #2265: enable discard for virtio-blk
1561
1562 * pve5to6: cert: check certificates key size
1563
1564 * ceph: add new OSD flag API endpoints in node-agnostic /cluster/ceph path
1565
1566 * gui: ceph: Allow to set much more flags than 'noout' through the Web GUI
1567 with a new flag management window
1568
1569 * ui: add VM 'hv-tlbflush' and 'hv-evmcs' CPU flag as new optional flags, for
1570 those where they do not generate problems.
1571
1572 * ui: Include Windows Server 2019 in OS-Type list
1573
1574 * allow to add a SPICE audio devices to a VM
1575
1576 -- Proxmox Support Team <support@proxmox.com> Tue, 23 Jul 2019 19:21:08 +0200
1577
1578 pve-manager (6.0-4) pve; urgency=medium
1579
1580 * ui: fix wrong defaultConsole fallback in tree
1581
1582 * ui: dc/Cluster: rename ring columns to link
1583
1584 * ui: cephfs: also add new tooltip like pool create
1585
1586 * ceph: mon list: show only as running when monitor is quorate
1587
1588 * pve5to6: do not complain about native newly created Nautilus OSDs
1589
1590 -- Proxmox Support Team <support@proxmox.com> Mon, 15 Jul 2019 18:37:12 +0200
1591
1592 pve-manager (6.0-3) pve; urgency=medium
1593
1594 * pveam available: add 'mail' to sections
1595
1596 * ui: node/disks: fine tune column width and hide vendor by default
1597
1598 * ui: container: filter unusable lxc mount options for the special rootfs
1599 mountpoint
1600
1601 -- Proxmox Support Team <support@proxmox.com> Fri, 12 Jul 2019 12:30:58 +0200
1602
1603 pve-manager (6.0-2) pve; urgency=medium
1604
1605 * ceph: add api call for getting the ceph config database
1606
1607 * gui: ceph: show config database under the file config
1608
1609 * fix #1451: allow some extra mount options for container
1610
1611 * further improve 5to6 checklist script
1612
1613 * fix #2267: delete address(6) and netmas(6) with cidr(6)~
1614
1615 * gui: show a 0 value for HA resource grid max_relocate/restart
1616 columns correctly
1617
1618 * pveproxy: allow to request debug sources directly over GET
1619 parameter
1620
1621 * ui: dc/options: use proxmoxNetworkSelector for network
1622
1623 * ui/Parser: printPropertyString: sort non-defaultKey parts for
1624 stability
1625
1626 * api/ceph: add osd scrub api call
1627
1628 * gui: ceph osd: refactor osd panel and add scrub button~
1629
1630 * ui: ceph OSD: tweak default column width a bit~
1631
1632 * ui: ceph/osd: only show at max 5 digits after decimal point for
1633 weight
1634
1635 * ui: ceph/osd: merge apply + commit latency columns~
1636
1637 * ui: remove notify calls on viewmodel
1638
1639 * ui: ceph/pool: rework status grid a bit
1640
1641 * ui: ceph/service list: re-do column definitions with flexible widths
1642
1643 * ui: ceph/pool: enable add_storages by default and add tooltip~
1644
1645 * ui: dc/cluster: allow to create cluster with second link
1646
1647 -- Proxmox Support Team <support@proxmox.com> Thu, 11 Jul 2019 20:41:51 +0200
1648
1649 pve-manager (6.0-1) pve; urgency=medium
1650
1651 * gui: ceph pools: fix pool percentage used display
1652
1653 * further improve pve5to6 upgrade checklist helper
1654
1655 * gui: ceph: fix syslog resize
1656
1657 * ceph: osd: use get-or-create to create a bootstrap-osd key on demand
1658
1659 * ceph: init: only handle keyring if auth is cephx
1660
1661 * ceph: mon create: add known monitor ips to mon_host if it is empty
1662
1663 * ceph: automatically create manager after the first monitor
1664
1665 * pveceph install: set repo URL to download.proxmox.com nautilus repo
1666
1667 * ceph: do not distribute obsolete ceph.service anymore
1668
1669 -- Proxmox Support Team <support@proxmox.com> Thu, 04 Jul 2019 15:53:18 +0200
1670
1671 pve-manager (6.0-0+4) pve; urgency=medium
1672
1673 * ui: switch over default console viewer to xterm.js
1674
1675 * improve pve5to6 upgrade checklist helper
1676
1677 * ui: use new network selector for cluster create and join
1678
1679 * remove pve-apt.conf which ensured pve-kernels did not get
1680 autoremoved, replaced by a smarter version provided by proxmox-ve
1681
1682 * fix #1278: add possibility to backup pools over API and Web UI
1683
1684 * ceph: mon create: fix not starting monitor if no public_addr is in conf
1685
1686 * eph: disallow IPv4 in new clusters when IPv6 is enabled
1687
1688 -- Proxmox Support Team <support@proxmox.com> Fri, 28 Jun 2019 20:26:53 +0200
1689
1690 pve-manager (6.0-0+3) pve; urgency=medium
1691
1692 * VM migrate: add migration with local disks over web GUI
1693
1694 * VM migrate: do some initial checks before a migrate is triggered to notify
1695 users about problems earlier
1696
1697 * ceph: init: update inital config for nautilus
1698
1699 * ceph: improve monitor creation and adapt for Nautilus
1700
1701 * ceph: mon create: detect pubnet via config database
1702
1703 * ceph: enable also msgr2 format for monitors
1704
1705 * gui: ostypes: include 5.x in Linux series and reword to range
1706
1707 * gui: add warnings for ceph and zfs for disks backed by hardware raid
1708 controller
1709
1710 * gui: workspace: cope better with upgrade related false positive 401
1711 HTTP codes
1712
1713 * backup jobs: acquire lock before modifying vzdump.cron
1714
1715 -- Proxmox Support Team <support@proxmox.com> Tue, 25 Jun 2019 12:37:44 +0200
1716
1717 pve-manager (6.0-0+2) pve; urgency=medium
1718
1719 * api: cluster/resources: add information about guest locks
1720
1721 * gui: tree: add lock information to tree entries and its tooltips
1722
1723 * api network: make IPv6 address checking spew out more useful errors
1724
1725 * gui: ceph install wizard: use new network selector widget for monitor
1726 creation
1727
1728 * fix #2190: Base64 encode SMBIOS value strings in order to allow more
1729 characters
1730
1731 * ceph: allow to enable encryption on osd create through web GUI or API
1732
1733 * gui: vm: add new CPU flag selector with tri-state awareness and many more
1734 flags to select
1735
1736 * improve OSD creation compatibility with Ceph Nautilus
1737
1738 * gui: add initial version of cluster wide ceph dashboard
1739
1740 * allow to destroy OSDs under both, Ceph Luminous and Nautilus
1741
1742 * ui: show ceph monitor, manager & OSD versions from pveceph managed cluster
1743 and warn if they are not all the same
1744
1745 * fix #2223: fix set_button_status isCDRom
1746
1747 -- Proxmox Support Team <support@proxmox.com> Fri, 14 Jun 2019 21:16:41 +0200
1748
1749 pve-manager (6.0-0+1) pve; urgency=medium
1750
1751 * rework log out button to general user and session management menu
1752
1753 * re-build for Debian Buster / PVE 6
1754
1755 -- Proxmox Support Team <support@proxmox.com> Wed, 22 May 2019 21:30:56 +0200
1756
1757 pve-manager (5.4-6) unstable; urgency=medium
1758
1759 * gui: node: change syslog to JournalView and new (mini-)journal api
1760
1761 * node: add api endpoint for new mini-journalreader
1762
1763 * fix #2197: ui: editing CDROM doesn't require VM.Config.Disk rights
1764
1765 * ui: NodeSelector: check status field for offline nodes
1766
1767 * allow to use cidr(6) for passing IP/CIDR to the network api
1768
1769 * fix #2183: fix blinking subscription and show unknown status
1770
1771 * ui: TFAEdit: use new tfa api call
1772
1773 * ui: storage: handle empty response in case of file upload error
1774
1775 -- Proxmox Support Team <support@proxmox.com> Wed, 15 May 2019 16:18:40 +0200
1776
1777 pve-manager (5.4-5) unstable; urgency=medium
1778
1779 * ui: two factor auth: handle older TFA setups with no specific type set
1780
1781 * fix #1910: urlencode usernames in UserEdit
1782
1783 * ensure we have up-to-date information before retrieving cluster status
1784
1785 * fix #482: Add timestamps to backup create task log
1786
1787 -- Proxmox Support Team <support@proxmox.com> Wed, 24 Apr 2019 11:28:11 +0000
1788
1789 pve-manager (5.4-4) unstable; urgency=medium
1790
1791 * fix #1326: allow multiple status server definitions per type
1792
1793 * fix ceph install wizard not accepting ipv6
1794
1795 * ui: tfa: set initial tab based on current tfa type and disable other
1796 tabs
1797
1798 * fix #2177: use getValue() to get otp value
1799
1800 * fix #263: only include node rrd stats if user has Sys.Audit
1801
1802 -- Proxmox Support Team <support@proxmox.com> Tue, 16 Apr 2019 14:22:47 +0000
1803
1804 pve-manager (5.4-3) unstable; urgency=medium
1805
1806 * use correct icon for hibernate in tree context command menu
1807
1808 * ui: Restore: Fix error where the textfield did not default to next
1809 free VMID
1810
1811 * fix #1814: do not enable disk related buttons for audit user
1812
1813 * ui: dc/options: allow to edit migration settings and HA shutdown
1814 policy
1815
1816 -- Proxmox Support Team <support@proxmox.com> Wed, 10 Apr 2019 16:11:05 +0200
1817
1818 pve-manager (5.4-2) unstable; urgency=medium
1819
1820 * improve user TFA editing
1821
1822 * all TFA logins are now provided as two steps in the WebUI, first
1823 common login credentials then, if configured, TFA. The OTP field
1824 from the login window got removed, it is not necessary anymore.
1825
1826 * update shipped aplinfo index
1827
1828 * pvereport: only compute report def if we generate a report
1829
1830 * add onlineHelp for new WebUI windows and panels
1831
1832 -- Proxmox Support Team <support@proxmox.com> Mon, 08 Apr 2019 17:42:20 +0200
1833
1834 pve-manager (5.4-1) unstable; urgency=medium
1835
1836 * fix #1145: Warn if datacenter firewall is disabled
1837
1838 * add host firewall config, ip route information, ceph, iSCSI and more
1839 disk and ZFS information to pvereport
1840
1841 * fix #2132: gui: set vcpu default maxValue to 1
1842
1843 * pvestatd: preparation to rotate auth keys if necessary
1844
1845 * fix: # 2123 Logging of user defined firewall rules
1846
1847 * ui: show lock in status bar of vms/cts
1848
1849 * allow deletion of mac prefix
1850
1851 * use localhost instead of 127.0.0.1 to listen with spiceterm
1852
1853 * add tooltips to the tree
1854
1855 * ui: improve ceph installer
1856
1857 * ui: move VM BIOS and SCSI controller selection to hardware tab
1858
1859 * ui: allow to set VM machine type through hardware tab
1860
1861 * ui: VM command menu: rename suspend to pause
1862
1863 * ui: allow to hibernate (suspend to disk) VMs
1864
1865 * ui: allow to set the firewall log rate limit and burst
1866
1867 * fix: #1145 enable CT/VM NIC firewall by default on creation via WebUI,
1868 so that only the one from the VM/CT options must be enabled
1869
1870 * ui: support user-settable u2f and TOTP authentication and
1871 configuration
1872
1873 * ui: always show otp field on login
1874
1875 * fix: #1218 Expose unique MAC address generation on restore of VMs
1876 and CTs in UI
1877
1878 -- Proxmox Support Team <support@proxmox.com> Thu, 04 Apr 2019 14:03:41 +0200
1879
1880 pve-manager (5.3-12) unstable; urgency=medium
1881
1882 * ui: fix popup behaviour in firefox with touchscreens on desktop
1883
1884 * pveproxy: allow one to set 'honor_cipher_order' and 'no compression'
1885
1886 * add possibility to call pveceph install through shell API
1887
1888 * fix #2122: use correct format in help text of timefield
1889
1890 * added basic ability to install ceph via web gui
1891
1892 -- Proxmox Support Team <support@proxmox.com> Tue, 12 Mar 2019 12:37:42 +0100
1893
1894 pve-manager (5.3-11) unstable; urgency=medium
1895
1896 * fix #2108: ceph: 'osd pools set' cannot accept integers anymore, thus ceph
1897 pool creation failed in some cases, e.g., CephFS creation over GUI, API or
1898 CLI and pool creation over CLI or API depending on parameters passed.
1899
1900 -- Proxmox Support Team <support@proxmox.com> Wed, 20 Feb 2019 19:40:43 +0100
1901
1902 pve-manager (5.3-10) unstable; urgency=medium
1903
1904 * show Storage Content with Datastore.AllocateSpace/Audit permissions
1905
1906 * fix #2051: preserve DB/WAL disk on destroy
1907
1908 * fix #2096: enable resume in context menu for guest triggered sleep
1909
1910 * default to unpriviledged CT in the GUI
1911
1912 * fix #1769: restart mode for bulk lxc migration
1913
1914 * pveproxy: add configurable HONOR_CIPHER_ORDER and COMPRESSION settings
1915
1916 -- Proxmox Support Team <support@proxmox.com> Wed, 20 Feb 2019 12:27:12 +0100
1917
1918 pve-manager (5.3-9) unstable; urgency=medium
1919
1920 * fix #1982: pvesh: check if a handler exists for path
1921
1922 * fix #1752: implement wake on LAN functionality for nodes in CLI, API and GUI
1923
1924 * fix #2058: show correct pool for external ceph clusters
1925
1926 * task index: allow filtering by task type and selection of task source(s)
1927
1928 * add virtio-gpu and none to VMs display selection combobox
1929
1930 * add context menu to global search bar entries
1931
1932 * show hookscripts in GUI
1933
1934 * fix #1831: Add filter to CT template/appliances download window
1935
1936 -- Proxmox Support Team <support@proxmox.com> Fri, 01 Feb 2019 13:35:05 +0100
1937
1938 pve-manager (5.3-8) unstable; urgency=medium
1939
1940 * fix #1997: set taskid for single-guest backups
1941
1942 * fix #2030: use looks_like_number for number check
1943
1944 * ceph: change check if installed to ceph mon binary
1945
1946 * allow 8-way NUMA systems
1947
1948 -- Proxmox Support Team <support@proxmox.com> Fri, 11 Jan 2019 10:23:42 +0100
1949
1950 pve-manager (5.3-7) unstable; urgency=medium
1951
1952 * refactor ceph API and modules
1953
1954 -- Proxmox Support Team <support@proxmox.com> Thu, 20 Dec 2018 10:59:14 +0100
1955
1956 pve-manager (5.3-6) unstable; urgency=medium
1957
1958 * fix #2017: add help button to storage input panels
1959
1960 * Fix #2019: CephFS storage misses Max Backups
1961
1962 * ui: lxc/features: add fuse
1963
1964 * ui: lxc/features: disable nfs and cifs for unprivileged
1965
1966 * do not send 'undefined' as romfile when adding a pcidevice
1967
1968 -- Proxmox Support Team <support@proxmox.com> Fri, 14 Dec 2018 12:25:17 +0100
1969
1970 pve-manager (5.3-5) unstable; urgency=medium
1971
1972 * ui: CephFS: fix onlineHelp buttons
1973
1974 -- Proxmox Support Team <support@proxmox.com> Mon, 03 Dec 2018 12:13:25 +0100
1975
1976 pve-manager (5.3-4) unstable; urgency=medium
1977
1978 * pveceph: ensure ceph-fuse gets uptdated when installing ceph server
1979
1980 * api: poll for for active MDS on CephFS creation
1981
1982 * fix #1430: ceph init: allow to specify separate cluster network
1983
1984 * pveceph: create OSD: wipe disk after initial 'free-to-use' checks to
1985 ensure creating succeeds even if the disk was an OSD earlier
1986
1987 * ui: cluster: require ring0_addr if joinee's ring and node addr
1988 differ
1989
1990 * ceph: update all placement groups (pg_num) defaults to 128
1991
1992 -- Proxmox Support Team <support@proxmox.com> Thu, 29 Nov 2018 12:49:30 +0100
1993
1994 pve-manager (5.3-3) unstable; urgency=medium
1995
1996 * api: cephfs create: wait for MDS to become active before adding as storage
1997
1998 * api: cephfs: check if storage ID is free when add_storage is set
1999
2000 -- Proxmox Support Team <support@proxmox.com> Fri, 23 Nov 2018 19:15:52 +0100
2001
2002 pve-manager (5.3-2) unstable; urgency=medium
2003
2004 * include ceph-mds in pveceph install
2005
2006 -- Proxmox Support Team <support@proxmox.com> Fri, 23 Nov 2018 16:17:22 +0100
2007
2008 pve-manager (5.3-1) unstable; urgency=medium
2009
2010 * ceph: add service restart api call
2011
2012 * gui: add ceph osd and monitor restart button
2013
2014 * gui: add CephFS integration
2015
2016 * add CephFS and MDS API integration
2017
2018 -- Proxmox Support Team <support@proxmox.com> Fri, 23 Nov 2018 14:07:50 +0100
2019
2020 pve-manager (5.2-13) unstable; urgency=medium
2021
2022 * allow one to remove images from a storage over the web GUI, if no VM exists
2023 in the cluster or the storage is local
2024
2025 * allow one to passthrough PCI devices to VMs over the web GUI
2026
2027 -- Proxmox Support Team <support@proxmox.com> Thu, 22 Nov 2018 14:55:57 +0100
2028
2029 pve-manager (5.2-12) unstable; urgency=medium
2030
2031 * improve ZFS gui
2032
2033 * fix #1959: remove invalid SLAAC option
2034
2035 * pveceph: pool create: add_storage now only creates one storage entry
2036
2037 * Enable "Discard" option for IDE and SATA drives
2038
2039 * fix #1928: ct snapshot: changed rollback message to warning
2040
2041 * fix #1358: ui: show clustername besides Datacenter node, if available
2042
2043 * fix #1224: ui: ACLAdd: allow one to filter by username
2044
2045 * ui: dc/storage: allow one to add CephFS entries
2046
2047 -- Proxmox Support Team <support@proxmox.com> Mon, 19 Nov 2018 15:25:58 +0100
2048
2049 pve-manager (5.2-11) unstable; urgency=medium
2050
2051 * Update default CIPHERS to a more current list
2052
2053 * close #584: ui qemu: changed remove unused disk to asynchron call
2054
2055 * dc/user: render user fullnames htmlEncoded
2056
2057 * ceph: osd: wipe start of blockdevice when destroying ceph disk to ensure it
2058 can be re-used for any purpose
2059
2060 * gui: expose lxc features
2061
2062 * Add "SSD emulation" property to IDE, SATA, and SCSI drives
2063
2064 * fix sorting for unused disks/mounpoints in the VM/CT Hardware/Resource view
2065
2066 * gui: let users edit the vga memory
2067
2068 * node zfs: added check for undefined & new case AVAIL
2069
2070 -- Proxmox Support Team <support@proxmox.com> Fri, 09 Nov 2018 17:00:03 +0100
2071
2072 pve-manager (5.2-10) unstable; urgency=medium
2073
2074 * add /node/{NODE}/hosts API Call
2075
2076 * make /etc/hosts editable via gui
2077
2078 * API2 : Network : add network config reload
2079
2080 * pvesh: fix bug #1942 - add standard options conditional
2081
2082 -- Proxmox Support Team <support@proxmox.com> Tue, 16 Oct 2018 11:55:15 +0200
2083
2084 pve-manager (5.2-9) unstable; urgency=medium
2085
2086 * gui: allow whitespace in mountpoint paths
2087
2088 * fix #1884: vm/hardware: ensure correct value on pending changes
2089
2090 * pveceph: remove btrfs as fstype for new OSDs
2091
2092 * qemu: CPU selector: add EPYC
2093
2094 * fix #1897: bump max number of mountpoints to 256
2095
2096 * fix checkbox selection for guest selector used by bulk actions
2097
2098 -- Proxmox Support Team <support@proxmox.com> Thu, 13 Sep 2018 11:42:38 +0200
2099
2100 pve-manager (5.2-8) unstable; urgency=medium
2101
2102 * fix doubleclick on VM with spice console
2103
2104 * ui: storage: combine RBD external and hyperconverged add dialog
2105
2106 * add LVM, LVMThin, directory based storage and ZFS management GUI
2107
2108 * ui: storage: Linux LIO/targetcli support
2109
2110 * fix #1837: reorganize HA panel
2111
2112 * fix #1828: check if targetnode exists before starting mass migration
2113
2114 * ui: ZFS over iSCSI: allow only relevant inputs
2115
2116 * fix #1393: use language from datacenter.cfg as default for GUI
2117
2118 * fix #1872: always close VM disk move panel after its taskviewer got closed
2119
2120 -- Proxmox Support Team <support@proxmox.com> Mon, 20 Aug 2018 15:11:06 +0200
2121
2122 pve-manager (5.2-7) unstable; urgency=medium
2123
2124 * pveproxy: add link to extjs for api-viewer
2125
2126 * pvesh: complete rewrite (removed interactive mode)
2127
2128 * pvenode: use print_api_result to print acme account information
2129
2130 * ui: permissions: allow to select root path '/' directly
2131
2132 * set resize to 'off' for the novnc popup
2133
2134 * improve xtermjs settings button behaviour
2135
2136 * nodeconfig acme-domain: allow domains starting with numbers
2137
2138 * Submit pool if non-empty in lxc CreateWizard
2139
2140 -- Proxmox Support Team <support@proxmox.com> Fri, 27 Jul 2018 11:47:05 +0200
2141
2142 pve-manager (5.2-6) unstable; urgency=medium
2143
2144 * add task list, log and status commands to the pvenode cli tool
2145
2146 * ui/storage: cifs: only allow entering a password if user is set
2147
2148 * Add cephfs to allowed storages for vzdump backup
2149
2150 * document return properties for cluster resource and node list API
2151 calls
2152
2153 -- Proxmox Support Team <support@proxmox.com> Tue, 10 Jul 2018 14:46:32 +0200
2154
2155 pve-manager (5.2-5) unstable; urgency=medium
2156
2157 * add startall, stopall and migrateall commands to the pvenode cli
2158 tool
2159
2160 * replace read_password with param_mapping in pvesh
2161
2162 -- Proxmox Support Team <support@proxmox.com> Wed, 27 Jun 2018 14:01:43 +0200
2163
2164 pve-manager (5.2-4) unstable; urgency=medium
2165
2166 * add create wizard checkbox to autostart a container after creation finished
2167 successfully
2168
2169 * add compatibility with ACMEv2 protocol for node certificates
2170
2171 -- Proxmox Support Team <support@proxmox.com> Wed, 27 Jun 2018 09:04:06 +0200
2172
2173 pve-manager (5.2-3) unstable; urgency=medium
2174
2175 * allow ifupdown2 as alternative for ifenslave
2176
2177 * add autostart checkbox when creating a VM
2178
2179 * remove limits from swap/memory input boxes
2180
2181 * add ebtables option to cluster firewall settings
2182
2183 -- Proxmox Support Team <support@proxmox.com> Fri, 15 Jun 2018 12:28:17 +0200
2184
2185 pve-manager (5.2-2) unstable; urgency=medium
2186
2187 * fix #1499 Implement a combobox for Permissions paths
2188
2189 * fix #427: add notes panel to node
2190
2191 * api/acme: actually fallback to default value for account name parameter
2192
2193 * Improve VM AgentIPView WebUI component
2194
2195 * allow adding socket backed serial devices to VMs in WebUI
2196
2197 * allow one to re-enable iSCSI storages again through WebUI
2198
2199 -- Proxmox Support Team <support@proxmox.com> Tue, 05 Jun 2018 15:18:13 +0200
2200
2201 pve-manager (5.2-1) unstable; urgency=medium
2202
2203 * add _blank target for optional url
2204
2205 * fixes #1503 Add role CRUD to the GUI.
2206
2207 * hide irrelevant buttons and tabs for container templates
2208
2209 * ui/UserEdit: fixup grammar in password match error message
2210
2211 * update included aplinfo.dat
2212
2213 * correct node free calculation
2214
2215 * add missing onlineHelp links
2216
2217 -- Proxmox Support Team <support@proxmox.com> Mon, 14 May 2018 14:04:15 +0200
2218
2219 pve-manager (5.1-53) unstable; urgency=medium
2220
2221 * show additional status info in the VM summary page
2222
2223 * added an io-error status icon for VMs
2224
2225 * minor keyboard interaction improvements in the UI
2226
2227 * added a node-specific configuration file
2228
2229 * added ACME API endpoints to manage ACME accounts and certificates
2230
2231 * added pvenode command line tool for certificate and acme account management
2232
2233 * added certificate renewal to pveupdate
2234
2235 * added certificate management to node UI
2236
2237 * expose 'move volume' functionality for container mount points via the UI
2238
2239 -- Proxmox Support Team <support@proxmox.com> Mon, 07 May 2018 15:13:02 +0200
2240
2241 pve-manager (5.1-52) unstable; urgency=medium
2242
2243 * VM/Hardware: show memory shares
2244
2245 * remove the novnc panels for node/container (replaced by xtermjs)
2246
2247 * allow xtermjs to be the default console
2248
2249 * fix #1691: use asynchronous API call for VM disk creation
2250
2251 * fix #1732: actually post values in IScsiEdit
2252
2253 -- Proxmox Support Team <support@proxmox.com> Mon, 23 Apr 2018 15:40:48 +0200
2254
2255 pve-manager (5.1-51) unstable; urgency=medium
2256
2257 * overwrite the built-in 'run_editor' function
2258
2259 -- Proxmox Support Team <support@proxmox.com> Fri, 06 Apr 2018 14:09:51 +0200
2260
2261 pve-manager (5.1-50) unstable; urgency=medium
2262
2263 * better focus of lxc/MPEdit
2264
2265 * merge cores, cpulimit and cpuunits for containers
2266
2267 * lxc/MPEdit: rework for advanced options
2268
2269 * Utils: add forEachMP
2270
2271 * lxc/ResoureEdit: move some cpu fields to advanced options
2272
2273 * qemu/CreateWizard: add advanced options on general tab
2274
2275 * qemu/NetworkEdit: rework panel for advanced options
2276
2277 * qemu/MemoryEdit: rework panel and move most things in advanced options
2278
2279 * qemu/HDEdit: move diskthrottling to advanced options
2280
2281 * fix editor and set_button_status for cloudinit
2282
2283 * rework ProcessorEdit and merge with CPUOptions using advanced options
2284
2285 * qemu/HDEdit.js: move some fields into advanced options
2286
2287 * add advanced checkbox to the wizard
2288
2289 * Add CIFS in strorage info to allow backup.
2290
2291 -- Proxmox Support Team <support@proxmox.com> Fri, 06 Apr 2018 13:55:38 +0200
2292
2293 pve-manager (5.1-49) unstable; urgency=medium
2294
2295 * add cluster administartion panel
2296
2297 * ui: add storage plugin base class
2298
2299 * controller: StorageEdit: check if 'maxfiles' could be looked up
2300
2301 * ui/Utils: add storage schema
2302
2303 * ui/Utils: do not create non-standard console.dir fallback
2304
2305 * ui: restore: add bandwidth limit field
2306
2307 * ui: dc/storages: add bwlimit column
2308
2309 * ui: dc/storages: use responsive column width
2310
2311 * pve-daily-update.service: add Wants/After for pve-cluster.service
2312
2313 -- Proxmox Support Team <support@proxmox.com> Thu, 05 Apr 2018 12:30:58 +0200
2314
2315 pve-manager (5.1-48) unstable; urgency=medium
2316
2317 * improve and add additional information in pvereport
2318
2319 * add clone UI for container
2320
2321 * add CIFS (SMB) UI
2322
2323 * add cloundinit UI
2324
2325 * pveupdate: replace cron job with systemd timer (pve-daily-update)
2326
2327 * fix #1698: add_integer_row should add an integer row
2328
2329 * cleanup build and packaging system
2330
2331 * VZDump: handle timelocal year correctly
2332
2333 * fix #1683: do not send non-numeric values to graphite
2334
2335 -- Proxmox Support Team <support@proxmox.com> Thu, 22 Mar 2018 09:36:11 +0100
2336
2337 pve-manager (5.1-47) stable; urgency=medium
2338
2339 * added icons to summaries and improved spacing
2340
2341 * added HA info to the template summary
2342
2343 * show IP address in summary if the guest-agent can provide it
2344
2345 * let storage summary, ceph & cluster dashboards use the full browser width
2346
2347 * various node, lxc and qemu summary page improvements
2348
2349 * preparations for extjs 6.2.0
2350
2351 * update widget toolkit dependency
2352
2353 -- Proxmox Support Team <support@proxmox.com> Mon, 26 Feb 2018 10:26:44 +0100
2354
2355 pve-manager (5.1-46) stable; urgency=medium
2356
2357 * pveversion: sort kernel packages by version
2358
2359 * pveversion: add new pve packages
2360
2361 * fix wizard validity check for options spanning multiple tabs
2362
2363 * fix #1573: show bootdisk usage on container summary
2364
2365 * fix edit button for some panels
2366
2367 * fix #1629: improve min/max memory handling
2368
2369 * fix #1631: change units to binary prefix
2370
2371 * fix #1635: correctly change maxIds in ControllerSelector in wizard
2372
2373 * enable/disable xtermjs depending on the existance of a serial port
2374
2375 * show serial ports on the gui
2376
2377 * change group of unused to 99 to that we can add things in between
2378
2379 * add icon/class for serial ports
2380
2381 * qemu/Monitor: save the last 20 commands
2382
2383 -- Proxmox Support Team <support@proxmox.com> Fri, 16 Feb 2018 15:07:52 +0100
2384
2385 pve-manager (5.1-44) stable; urgency=medium
2386
2387 * fix upgrade of other cluster nodes via xtermjs not working properly
2388
2389 * switch to using pve-i18n and proxmox-widget-toolkit
2390
2391 -- Proxmox Support Team <support@proxmox.com> Thu, 25 Jan 2018 13:57:12 +0100
2392
2393 pve-manager (5.1-43) stable; urgency=medium
2394
2395 * add spec-ctrl cpu flag checkbox
2396
2397 * add defaultSize parameter for DiskStorageSelector and set it to 8 for lxc
2398
2399 -- Proxmox Support Team <support@proxmox.com> Wed, 17 Jan 2018 09:06:28 +0100
2400
2401 pve-manager (5.1-42) stable; urgency=medium
2402
2403 * fix #1605: reflect backend values of minimum container memory limit
2404
2405 * add a 'pcid' checkbox to the CPU edit window
2406
2407 -- Proxmox Support Team <support@proxmox.com> Wed, 10 Jan 2018 11:53:33 +0100
2408
2409 pve-manager (5.1-41) stable; urgency=medium
2410
2411 * pveupdate - always run check for available updates
2412
2413 * prevent double ticket api call
2414
2415 * Add new icon for xtermjs consoles, based on xtermjs logo
2416
2417 -- Proxmox Support Team <support@proxmox.com> Thu, 21 Dec 2017 12:47:40 +0100
2418
2419 pve-manager (5.1-40) stable; urgency=medium
2420
2421 * send an email when a replication job fails
2422
2423 * added xterm.js as an alternative for vncterm for the host shell,
2424 container terminals and qemu serial port connections
2425
2426 * allow users with the Sys.Audit permission to see the subscription status
2427
2428 * allow users with the Sys.Modify permission to see and modify subscriptions
2429
2430 -- Proxmox Support Team <support@proxmox.com> Wed, 13 Dec 2017 11:59:01 +0100
2431
2432 pve-manager (5.1-39) stable; urgency=medium
2433
2434 * fix #1589: auth_handler: raise proper exception on init_request error
2435 (e.g., during pmxcfs restarts)
2436
2437 * update catalan translation
2438
2439 * add a proper confirmation message when we detach an used disk
2440
2441 * fix #1526: Use 'detach' instead of 'remove' when the disk is used
2442
2443 -- Proxmox Support Team <support@proxmox.com> Mon, 11 Dec 2017 15:33:11 +0100
2444
2445 pve-manager (5.1-38) stable; urgency=medium
2446
2447 * ceph: create mon: fix & improve check if IP is in public net
2448
2449 -- Proxmox Support Team <support@proxmox.com> Thu, 30 Nov 2017 11:35:28 +0100
2450
2451 pve-manager (5.1-37) stable; urgency=medium
2452
2453 * fix #1523: Display the Max Backups field only if relevant
2454
2455 * fix #1578: api/resource hastate: fallback to resource cfg state
2456
2457 * fix #1539: add missing shellquote for proxied commands of pvesh
2458
2459 * fix #1542: use percent_used key instead of calculation
2460
2461 * fix wrong default value shown for the DHCP firewall option
2462
2463 * prevent visual flashing of button when changing element in the tree
2464
2465 * ceph: create pool: check for quorum at start
2466
2467 * logrotate: try to tell services to reload instead of doing a full restart
2468
2469 * add various status sub-icons in the tree
2470
2471 * add a new status column in the resourcestore
2472
2473 * add default 'unknown' status for vms and containers
2474
2475 * add version GET parameter for js/css files to improve cache behaviour
2476
2477 * reduce spiceproxy memory footpring by not loading an unused package
2478
2479 * Add %-used and min_size to "pveceph lspools" command
2480
2481 -- Proxmox Support Team <support@proxmox.com> Tue, 28 Nov 2017 16:38:15 +0100
2482
2483 pve-manager (5.1-36) unstable; urgency=medium
2484
2485 * rebuild to fixup permissions
2486
2487 -- Proxmox Support Team <support@proxmox.com> Wed, 25 Oct 2017 11:15:46 +0200
2488
2489 pve-manager (5.1-35) unstable; urgency=medium
2490
2491 * bump for 5.1 release
2492
2493 -- Proxmox Support Team <support@proxmox.com> Mon, 23 Oct 2017 09:18:30 +0200
2494
2495 pve-manager (5.0-34) unstable; urgency=medium
2496
2497 * fix #1531: fix vm list in bulk actions when a cluster node's name is a
2498 prefix of another node's name
2499
2500 * ceph: bluestore is now the default in the api and command line interfaces
2501
2502 * Add a field to show which SCSI controller type we are currently using
2503
2504 * Render full name of VirtIO Block controller
2505
2506 * Update VM SCSI controller type after OS selection in Wizard
2507
2508 * Update VM SCSI type based on iothread value when inside the wizard
2509
2510 * Collect less frequently used guest system buttons under a 'More' button
2511
2512 * Rename global 'Help' button to 'Documentation'
2513
2514 * Add some help buttons to ceph UI
2515
2516 * Use a comobo selector when adding guests to HA instead of a number field
2517
2518 * Simplify HA state display
2519
2520 * Various input focus improvements with the inline novnc console
2521
2522 -- Proxmox Support Team <support@proxmox.com> Tue, 10 Oct 2017 14:16:12 +0200
2523
2524 pve-manager (5.0-32) unstable; urgency=medium
2525
2526 * disable quota checkbox for unprivileged containers
2527
2528 * rename pve-manager.service to pve-guests.service and refuse manual
2529 start/stop, since it's responsible for starting up autostarted guests
2530 at boot time and shutting _every_ guest down on shutdown, to avoid
2531 confusion about what happens when restarting the "pve manager"
2532
2533 * show 'RBD' instead of 'RBD (external)' on storage summary
2534
2535 * make bluestore the default choice when creating osds
2536
2537 * add new "RBD (PVE)" storage choice
2538
2539 * ceph: do not automatically use wal if only journal is given
2540
2541 * rename 'Remove' ceph pool button to 'Destroy'
2542
2543 * add add storages checkbox to ceph pool creation
2544
2545 * add remove_storages parameter to the pool destruction
2546
2547 * ceph/destroypool: optionally remove storages
2548
2549 * ceph/createpool: optionally add storages
2550
2551 -- Proxmox Support Team <support@proxmox.com> Tue, 12 Sep 2017 13:52:12 +0200
2552
2553 pve-manager (5.0-31) unstable; urgency=medium
2554
2555 * lxc/qemu: hide migrate in contextmenu when no cluster or no rights
2556
2557 * lxc: hide migrate button for non cluster setups
2558
2559 * qemu: hide not usable buttons
2560
2561 * pveceph: implement checks for ceph version & binaries
2562
2563 * qemu: improve iothread/discard/controller type handling
2564
2565 * ceph: adapt to new health output style for luminous
2566
2567 * ceph: warning window modal
2568
2569 * ceph: fix gui icons
2570
2571 * ceph: add application parameter to createpool
2572
2573 * ceph: make size 3/min 2 default with createpool
2574
2575 -- Proxmox Support Team <support@proxmox.com> Fri, 1 Sep 2017 11:56:45 +0200
2576
2577 pve-manager (5.0-30) unstable; urgency=medium
2578
2579 * ceph: improve bluestore information display
2580
2581 -- Proxmox Support Team <support@proxmox.com> Tue, 8 Aug 2017 11:08:05 +0200
2582
2583 pve-manager (5.0-29) unstable; urgency=medium
2584
2585 * ceph: ensure mgr starts after pve-cluster
2586
2587 -- Proxmox Support Team <support@proxmox.com> Mon, 31 Jul 2017 15:46:57 +0200
2588
2589 pve-manager (5.0-28) unstable; urgency=medium
2590
2591 * fix #1465: crush rule selection when creating pool
2592
2593 * fix regression when creating first monitor of a ceph cluster
2594
2595 * various bluestore and other ceph fixes
2596
2597 -- Proxmox Support Team <support@proxmox.com> Mon, 31 Jul 2017 15:31:08 +0200
2598
2599 pve-manager (5.0-27) unstable; urgency=medium
2600
2601 * pveceph: allow '-' in the service name pattern
2602
2603 -- Proxmox Support Team <support@proxmox.com> Wed, 26 Jul 2017 16:51:29 +0200
2604
2605 pve-manager (5.0-26) unstable; urgency=medium
2606
2607 * Close #1268: Show migration start server and migration end server
2608
2609 * various GUI usability improvements
2610
2611 * pveceph: added createmgr & destroymgr command
2612
2613 * pveceph: creating a monitor now also creates a standard manager if not
2614 already present
2615
2616 * pveceph: monitor and manager names now default to the node name rather
2617 than numeric IDs.
2618
2619 -- Proxmox Support Team <support@proxmox.com> Wed, 26 Jul 2017 15:37:35 +0200
2620
2621 pve-manager (5.0-25) unstable; urgency=medium
2622
2623 * Update ceph ui to use the restructured data format of ceph luminous 12.1.1
2624 Older ceph versions are no longer be supported by the UI.
2625
2626 -- Proxmox Support Team <support@proxmox.com> Mon, 24 Jul 2017 16:15:20 +0200
2627
2628 pve-manager (5.0-24) unstable; urgency=medium
2629
2630 * Fix #1450: re-enable setgid bit on pvemailforward
2631
2632 * Fix GUI issues with editing mount points which reside on storages
2633 for which the rootfs storage type has been removed.
2634
2635 * Fix GUI issues when editing bind mounts for containers.
2636
2637 * Fix OSD count display issue in the ceph dashboard.
2638
2639 * Move OS type selection to after the installation medium selection in the
2640 VM creation wizard.
2641
2642 * Fix 'pveceph createosd' to not to default to bluestore on newer ceph
2643 versions. (It has a --bluestore option after all.)
2644
2645 * Added an informative empty-text when editing a container's DNS section.
2646
2647 * remove old CA entry for enterprise repository, not required anymore
2648
2649 -- Proxmox Support Team <support@proxmox.com> Wed, 19 Jul 2017 12:42:19 +0200
2650
2651 pve-manager (5.0-23) unstable; urgency=medium
2652
2653 * add certificate authority for enterprise repository
2654
2655 -- Proxmox Support Team <support@proxmox.com> Tue, 04 Jul 2017 11:50:24 +0200
2656
2657 pve-manager (5.0-22) unstable; urgency=medium
2658
2659 * update lxc template list (aplinfo.dat)
2660
2661 -- Proxmox Support Team <support@proxmox.com> Tue, 04 Jul 2017 08:18:30 +0200
2662
2663 pve-manager (5.0-21) unstable; urgency=medium
2664
2665 * update lxc template list (aplinfo.dat)
2666
2667 -- Proxmox Support Team <support@proxmox.com> Mon, 03 Jul 2017 16:08:10 +0200
2668
2669 pve-manager (5.0-20) unstable; urgency=medium
2670
2671 * update german and italian translations
2672
2673 * pvesr: allow schedule now from CLI
2674
2675 -- Proxmox Support Team <support@proxmox.com> Fri, 30 Jun 2017 11:18:46 +0200
2676
2677 pve-manager (5.0-19) unstable; urgency=medium
2678
2679 * pvesr status: handle disabled jobs
2680
2681 * replication; merge status and status text
2682
2683 * replication: show disabled jobs and allow enabling/disabling
2684
2685 * Revert "add beta text with link to bugtracker"
2686
2687 * replication: adapt help buttons reference
2688
2689 * Add Help Button for Backup Modal Windows
2690
2691 -- Proxmox Support Team <support@proxmox.com> Thu, 29 Jun 2017 12:01:46 +0200
2692
2693 pve-manager (5.0-18) unstable; urgency=medium
2694
2695 * replication: fix issue when creating jobs for VMs on different cluster
2696 nodes
2697
2698 -- Proxmox Support Team <support@proxmox.com> Wed, 28 Jun 2017 14:23:30 +0200
2699
2700 pve-manager (5.0-17) unstable; urgency=medium
2701
2702 * replication GUI: add schedule now button
2703
2704 * gui: drop cirrus from the GUI
2705
2706 * replication: improve schedule format example
2707
2708 * Add a checkbox 'Skip replication'
2709
2710 * ceph: keys: add mgr allow * to client.admin
2711
2712 * pveceph: createosd: allow to create bluestore OSDs
2713
2714 * pveceph: init: add min_size, change default to 3/2
2715
2716 * PVE/API2/Replication.pm: call purge_old_states in run_jobs
2717
2718 * replication/ui: improve wording for job removal
2719
2720 * replication: refuse to create jobs with nothing to do
2721
2722 * ceph: init: allow pool deletion by default
2723
2724 -- Proxmox Support Team <support@proxmox.com> Wed, 28 Jun 2017 13:34:21 +0200
2725
2726 pve-manager (5.0-16) unstable; urgency=medium
2727
2728 * fix lxc hostname input window
2729
2730 * fix reselection on vm/ct migrate in gu
2731
2732 -- Proxmox Support Team <support@proxmox.com> Fri, 23 Jun 2017 13:03:00 +0200
2733
2734 pve-manager (5.0-15) unstable; urgency=medium
2735
2736 * pvesr.timer: set AccuracySec=1
2737
2738 -- Proxmox Support Team <support@proxmox.com> Fri, 23 Jun 2017 11:43:31 +0200
2739
2740 pve-manager (5.0-14) unstable; urgency=medium
2741
2742 * add systemd timer unit to trigger pvesr run
2743
2744 -- Proxmox Support Team <support@proxmox.com> Fri, 23 Jun 2017 10:48:20 +0200
2745
2746 pve-manager (5.0-13) unstable; urgency=medium
2747
2748 * fix regression in gui when migrating guests
2749
2750 * show resume button when qmpstatus is 'suspended'
2751
2752 * add initramfs conf snippet disabling RESUME
2753
2754 * better default column sizes for replication grid
2755
2756 * change default replication status text to 'OK'
2757
2758 * change short duration format to x.y
2759
2760 * add replication to stateprovider dictionary
2761
2762 * use git rev-parse for repoid
2763
2764 * better Status description for jobs which are about to be run
2765
2766 * use also a 150 pix width for Date in LXC Snapshot Tree
2767
2768 * fix LXC Snapshots Edit Window timestamps
2769
2770 -- Proxmox Support Team <support@proxmox.com> Thu, 22 Jun 2017 12:27:55 +0200
2771
2772 pve-manager (5.0-12) unstable; urgency=medium
2773
2774 * OSD: rename 'remove' to 'destroy'
2775
2776 * pvereport: improve output and add timeouts to commands
2777
2778 * PVE/API2/Replication.pm: add $verbose parameter run_jobs()
2779
2780 * update default aplinfo.dat
2781
2782 * use 'any' for build architecture
2783
2784 * fix #1414: use table layout instead of columns
2785
2786 * add replication GUI
2787
2788 * Fix #1372: require manually entering the Ceph Pool id before destroying
2789 a pool
2790
2791 * Adapt SafeDestroy component to be able to delete Ceph Pools
2792
2793 * implement digest checking for ReplicationConfig update
2794
2795 * implement pvesr set_state
2796
2797 * GUI: don't translate NDP
2798
2799 * german translation update
2800
2801 * italian translation update
2802
2803 * translate params in bulk migrate window
2804
2805 * change to debians font-awesome package
2806
2807 * mark node shutdown/reboot buttons as dangerous
2808
2809 * explicit set button focus respecting the 'dangerous' option
2810
2811 * removed PVE/Replication.pm (moved to pve-guest-common)
2812
2813 * use new replication helpers from pve-guest-common
2814
2815 * change from dpkg-deb to dpkg-buildpackage
2816
2817 * do not let www-data own the static js/html files
2818
2819 * make language js files consistent (fix sorting)
2820
2821 * add SOURCE_DATE_EPOCH to Makefile
2822
2823 * Add force parameter for delete replica job
2824
2825 * fix #1389: vzdump: handle storage failure in new()
2826
2827 * show hostpci devices in gui
2828
2829 * show usb devices in qemu hardware view
2830
2831 * fix #1385: display no rbd user by default
2832
2833 * use physical NIC regexp
2834
2835 * replication code improvements
2836
2837 * PVE::API2::Tasks - use PVE::Tools::dump_logfile
2838
2839 * mobilegui: fix title with perl template
2840
2841 * add defaultButton to loginWindow
2842
2843 * add defaultButton and focus to snapshot window
2844
2845 * add override for correct defaultButton behaviour
2846
2847 * remove "read-only" option from container root disk
2848
2849 * fix #1400: do not use defaultButton in NotesEdit window
2850
2851 * allow width and height parameter for vncshell
2852
2853 -- Proxmox Support Team <support@proxmox.com> Thu, 22 Jun 2017 09:31:34 +0200
2854
2855 pve-manager (5.0-11) unstable; urgency=medium
2856
2857 * add basic replication framework and API
2858
2859 * pvesr: new CLI tool for replication
2860
2861 * implement regression tests for replication code
2862
2863 * PVE::API2Tools::resolve_proxyto - new helper
2864
2865 * Fix #1386: track postfix daemon status via postfix@-
2866
2867 * optimize resourcestore, add suspend/resume events to updateTree
2868
2869 * Make a new systemd target pve-storage
2870
2871 * ceph: init: add optional disable_cephx option
2872
2873 * ceph: init: remove filestore xattr use omap
2874
2875 * fix #1359: change to vm when double clicking in pool member view
2876
2877 -- Proxmox Support Team <support@proxmox.com> Wed, 31 May 2017 09:38:17 +0200
2878
2879 pve-manager (5.0-10) unstable; urgency=medium
2880
2881 * PVE/APLInfo.pm: avoid locale specific time stamps
2882
2883 * vzdump: do not generate locale specific time stamps
2884
2885 -- Proxmox Support Team <support@proxmox.com> Mon, 24 Apr 2017 07:45:46 +0200
2886
2887 pve-manager (5.0-9) unstable; urgency=medium
2888
2889 * update cpuset rebalance code for new libpve-common-perl package
2890
2891 -- Proxmox Support Team <support@proxmox.com> Thu, 20 Apr 2017 12:19:58 +0200
2892
2893 pve-manager (5.0-8) unstable; urgency=medium
2894
2895 * filter templates in bulk start/stop
2896
2897 * add skylake to cpu types
2898
2899 * set default focus and default button for edit window
2900
2901 -- Proxmox Support Team <support@proxmox.com> Thu, 20 Apr 2017 06:25:00 +0200
2902
2903 pve-manager (5.0-7) unstable; urgency=medium
2904
2905 * move qemu reset button into shutdown menu
2906
2907 * add a 'convert to template' in the vm action bar
2908
2909 * add right-click menu for nodes
2910
2911 * highlight errors in grids
2912
2913 -- Proxmox Support Team <support@proxmox.com> Fri, 14 Apr 2017 15:20:06 +0200
2914
2915 pve-manager (5.0-6) unstable; urgency=medium
2916
2917 * update japanese translation
2918
2919 * ceph: allow higher replication levels than 3/3
2920
2921 * ceph: change default GUI replication level to 3/2
2922
2923 * fix #1317: check wizard form also on validitychange
2924
2925 * fix start on boot
2926
2927 -- Proxmox Support Team <support@proxmox.com> Mon, 10 Apr 2017 16:23:11 +0200
2928
2929 pve-manager (5.0-5) unstable; urgency=medium
2930
2931 * update pve-enterprise repository URL
2932
2933 -- Proxmox Support Team <support@proxmox.com> Wed, 22 Mar 2017 10:52:24 +0100
2934
2935 pve-manager (5.0-4) unstable; urgency=medium
2936
2937 * fix #1307: dont use language dependent separator in gui
2938
2939 * add beta text with link to bugtracker
2940
2941 * pveceph: create default keys when creating monitor
2942
2943 * pveceph: use luminous by default
2944
2945 -- Proxmox Support Team <support@proxmox.com> Tue, 21 Mar 2017 13:39:02 +0100
2946
2947 pve-manager (5.0-3) unstable; urgency=medium
2948
2949 * use 'U' to encode undefined values for RRD graphs
2950
2951 * remove backup locks when starting all VMs on boot
2952
2953 * get_filtered_vmlist: save VM conf in own subhash
2954
2955 * include also HA VMs if a vm list is explicit specified
2956
2957 * VMSelctor: add HA state and allow to filter with it
2958
2959 * PVEResource store: respect defaulValue of elements
2960
2961 * update sources.list to stretch
2962
2963 * APT: update packages and package names
2964
2965 * Fix #1305: typo
2966
2967 -- Proxmox Support Team <support@proxmox.com> Fri, 17 Mar 2017 12:12:16 +0100
2968
2969 pve-manager (5.0-2) unstable; urgency=medium
2970
2971 * control.in: change description to avoid lintian warning
2972
2973 * depend on libc6 to avoid lintian error
2974
2975 * pveproxy: do not serve /usr/share/vncterm - no longer required
2976
2977 * install lintian overrides file
2978
2979 -- root <root@lola.maurer-it.com> Tue, 14 Mar 2017 07:56:29 +0100
2980
2981 pve-manager (5.0-1) unstable; urgency=medium
2982
2983 * bump version for stretch
2984
2985 -- Proxmox Support Team <support@proxmox.com> Mon, 13 Mar 2017 14:23:27 +0100
2986
2987 pve-manager (4.4-13) unstable; urgency=medium
2988
2989 * fix #1299: sort pools in pool selector by default
2990 * fix #306: add email address field to backup-now window
2991
2992 * added a clone button to the VM toolbar
2993
2994 * change rendering of timestamps where no sorting is required
2995
2996 * drop net-tools dependency, use iproute2 instead
2997
2998 * handle references to deleted storages better
2999
3000 * influxdb plugins: send nodename when updating CT/VM status
3001
3002 * minor UI improvements:
3003 - clone: use an empty-text to show the meaning of an empty storage field
3004 - don't try to translate paths such as '/dev/console'
3005 - don't try to translate common terms/abbreviations such as 'USB'
3006 - add a css fix for chrome >= 56
3007 - fix not having a node selected showing a 'Node seems to be offline' error
3008
3009 * correctly pass 'nowritecache' for zfs storages
3010
3011 * fix hangs with ceph.target and our ceph.service file with ceph >= 10.2.6
3012
3013 -- Proxmox Support Team <support@proxmox.com> Mon, 13 Mar 2017 12:46:43 +0100
3014
3015 pve-manager (4.4-12) unstable; urgency=medium
3016
3017 * REST/RPCEnvironment's check_worker is a method now
3018
3019 * spiceproxy: import PVE::SafeSyslog
3020
3021 -- Proxmox Support Team <support@proxmox.com> Fri, 27 Jan 2017 10:54:56 +0100
3022
3023 pve-manager (4.4-11) unstable; urgency=medium
3024
3025 * depend on libjs-extjs
3026
3027 -- Proxmox Support Team <support@proxmox.com> Thu, 26 Jan 2017 09:22:34 +0100
3028
3029 pve-manager (4.4-10) unstable; urgency=medium
3030
3031 * do no translate ha states
3032
3033 * Use the enabled/disabled toggler to render grid options
3034
3035 * Add new renderer function for toggling enabled/disabled options
3036
3037 * Remove technical terms from content to be translated
3038
3039 * Move VZDump base plugin to libpve-common-guest-perl
3040
3041 -- Proxmox Support Team <support@proxmox.com> Wed, 25 Jan 2017 09:37:47 +0100
3042
3043 pve-manager (4.4-9) unstable; urgency=medium
3044
3045 * use new PVE::Storage::check_volume_access()
3046
3047 * pvestatd.pm: corretly use new RPCEnvironment
3048
3049 * pveproxy: do not expose /pve2/js/ (no longer required)
3050
3051 * Remove redundant helper for login window
3052
3053 * Do not try to translate domain specific terms
3054
3055 * remove reference to PVE.ConsoleWorkspace
3056
3057 -- Proxmox Support Team <support@proxmox.com> Thu, 19 Jan 2017 09:22:51 +0100
3058
3059 pve-manager (4.4-8) unstable; urgency=medium
3060
3061 * use new libpve-http-server-perl package
3062
3063 * remove www/bootstrap completely (now in pve-http-server)
3064
3065 * HTTPServer.pm: rewrite rest_handler (simplify code)
3066
3067 -- Proxmox Support Team <support@proxmox.com> Mon, 16 Jan 2017 18:42:44 +0100
3068
3069 pve-manager (4.4-7) unstable; urgency=medium
3070
3071 * disable autoselect of targetstorage
3072
3073 * fix CSRF token generation (broke in 4.4-6)
3074
3075 -- Proxmox Support Team <support@proxmox.com> Fri, 13 Jan 2017 11:00:00 +0100
3076
3077 pve-manager (4.4-6) unstable; urgency=medium
3078
3079 * add setup_environment hooks to CLIHandler classes
3080
3081 * remove obsolete PVE::REST class
3082
3083 * bin/Makefile: export PERLLIB=.. so that doc generator works correctly
3084
3085 * HTTPServer.pm: cleanups
3086
3087 * Clone GUI: cleanups
3088
3089 * add sort to jsgettext.pl
3090
3091 * update po files, updated german translation
3092
3093 * add type column to storage content view
3094
3095 * check general health for ceph monitors, not only time
3096
3097 * fix #1247: disregard timecheck for one monitor
3098
3099 * disable submit button in migrate window when not valid
3100
3101 * make filtered columns in grid more prominent
3102
3103 * change Start/Stop/Migrate all to Bulk actions
3104
3105 * show only relevant vms in bulk action window
3106
3107 * add vmid filter to (start/stop/migrate)all
3108
3109 * ha: re-add node to service status
3110
3111 * remove not needed vnc code
3112
3113 * remove vznet.conf
3114
3115 * Reload the Ceph OSDTree afer adding an OSD
3116
3117 * fix #1230: add blocksize for ZFSPoolPlugin
3118
3119 * Clone.js: add onlineHelp
3120
3121 * HA: Add a warning/info message for HA setups < 3 votes fix: #1228
3122
3123 * remove PVE::API2Client class and related examples
3124
3125 -- Proxmox Support Team <support@proxmox.com> Thu, 12 Jan 2017 14:23:42 +0100
3126
3127 pve-manager (4.4-5) unstable; urgency=medium
3128
3129 * add unpriviledged flag to container restore window
3130
3131 -- Proxmox Support Team <support@proxmox.com> Tue, 27 Dec 2016 11:29:31 +0100
3132
3133 pve-manager (4.4-4) unstable; urgency=medium
3134
3135 * pveceph: change remove partition order, fix parsing block device
3136
3137 -- Proxmox Support Team <support@proxmox.com> Thu, 22 Dec 2016 12:28:03 +0100
3138
3139 pve-manager (4.4-3) unstable; urgency=medium
3140
3141 * support ceph jewel
3142
3143 * do not hide ceph on dashboard if the api call fails
3144
3145 * add filter to dashboard storage graph
3146
3147 * add a storage selection in the settings window
3148
3149 * load the diffstore on init
3150
3151 -- Proxmox Support Team <support@proxmox.com> Thu, 22 Dec 2016 12:02:18 +0100
3152
3153 pve-manager (4.4-2) unstable; urgency=medium
3154
3155 * rebalance_lxc_containers: avoid repeated warnings if rebalance fail
3156
3157 * ebalance_lxc_containers: make it work with new lxc/<ID>/ns subgroup
3158
3159 * rebalance_lxc_containers: make it work with old style lxc setup
3160
3161 * fix typo in ceph jewel iops parsing
3162
3163 * filter the local node in the migrateall window
3164
3165 * validate nodeselector after store is loaded
3166
3167 * make date column resizable
3168
3169 * remove obsolete belongsTo
3170
3171 * snapshottree: remove sorter before saving the state
3172
3173 * set fixed height on global search window
3174
3175 * fix #1161: filter by default the displayed guest backups
3176
3177 * Convert the VMIDSelector to a generic GuestIDSelector
3178
3179 -- Proxmox Support Team <support@proxmox.com> Wed, 21 Dec 2016 12:26:23 +0100
3180
3181 pve-manager (4.4-1) unstable; urgency=medium
3182
3183 * make realmselector non-editable
3184
3185 * fix #1176: sort user/group/realm selector
3186
3187 * aplinfo.dat: update
3188
3189 * Add online help for start/shutdown for containers
3190
3191 * Turn the qemu StartupEdit widget into a generic component
3192
3193 -- Proxmox Support Team <support@proxmox.com> Fri, 09 Dec 2016 10:28:32 +0100
3194
3195 pve-manager (4.3-14) unstable; urgency=medium
3196
3197 * fix typo in vmtype check
3198
3199 -- Proxmox Support Team <support@proxmox.com> Mon, 05 Dec 2016 12:33:35 +0100
3200
3201 pve-manager (4.3-13) unstable; urgency=medium
3202
3203 * adds a help button to the migration window
3204
3205 * change lxc migration option to restart mode
3206
3207 * Add online help for startup/shutdown order and LXC general settings
3208
3209 * Add the possibility to create an unprivileged container at creation
3210 time in the GUI.
3211
3212 * show in/out/up/down icons in osd overview
3213
3214 * make ceph status in cluster dashboard clickable
3215
3216 * add noout button and reorder actions
3217
3218 * add ceph flags api calls
3219
3220 * also return the ceph flags in osd api call
3221
3222 * pvereport: tell lsblk to use ascii
3223
3224 * plug new ClusterConfig API at /cluster/config
3225
3226 * Add Windows 2016 as available ostype to select
3227
3228 -- Proxmox Support Team <support@proxmox.com> Fri, 02 Dec 2016 16:38:30 +0100
3229
3230 pve-manager (4.3-12) unstable; urgency=medium
3231
3232 * fix #1212: allow options for delete in pvesh
3233
3234 * change ssh-public-keys check in wizard
3235
3236 -- Proxmox Support Team <support@proxmox.com> Mon, 28 Nov 2016 06:18:15 +0100
3237
3238 pve-manager (4.3-11) unstable; urgency=medium
3239
3240 * fix kvcombobox validator
3241
3242 * ha/ResourceEdit.js: fix online help ref
3243
3244 * fix missing mons array in ceph status output
3245
3246 * fix SSL verify callback for certificate chains
3247
3248 * VZDump: switch ha managed check from enabled to started
3249
3250 * fix #1208: add ballooning checkbox to memory edit
3251
3252 * check for array in disallowednodes filter
3253
3254 * add new ceph dashboard
3255
3256 * merge ha resources into the ha status panel
3257
3258 * ConfigPanel: automatically expand node in selectById()
3259
3260 * ha resource edit: adapt to new service state
3261
3262 * do not show current node in migration window
3263
3264 * NodeSelector: add disallowedNodes configuration property
3265
3266 * add kvcombobox validator
3267
3268 * make GUI grids stateful
3269
3270 * remove reset columns button from resource grid
3271
3272 * enable certificate pinning for proxied requests
3273
3274 * check for lxc instead of openvz in the backup window
3275
3276 * VZDump: die with error if plugin loading fails
3277
3278 * add sheepdog and gluster to pveproxy.service
3279
3280 * API2Client: allow to set ssl options
3281
3282 * fix #1196: make restriced/nofailback boolean in gui
3283
3284 * disable rules copy button if not 'in' or 'out' rule
3285
3286 * BackupEdit, cleanup: remove insideUpdate construct
3287
3288 * Add ECDH curves to use with modern ciphers
3289
3290 * only allow integers in memoryfield
3291
3292 * add pveIntegerField and use it
3293
3294 * improve online help
3295
3296 * add 'max_{relocate, restart}' fields to UI
3297
3298 * change ceph diskselector field to devpath
3299
3300 * show correct mouse cursor on help and settings button
3301
3302 -- Proxmox Support Team <support@proxmox.com> Wed, 23 Nov 2016 12:40:00 +0100
3303
3304 pve-manager (4.3-10) unstable; urgency=medium
3305
3306 * LXC GUI: Wizard now uses new 'cores' option instead of cpulimit
3307
3308 * GUI: new datacenter/cluster dashboard
3309
3310 -- Proxmox Support Team <support@proxmox.com> Sat, 29 Oct 2016 15:11:59 +0200
3311
3312 pve-manager (4.3-9) unstable; urgency=medium
3313
3314 * use new CpuSet::max_cpuid() helper
3315
3316 * Fix #1186: do not run non installed commands
3317
3318 * add 'my settings' to top bar
3319
3320 * make login user name saveable
3321
3322 * add hastate to /cluster/resources api call
3323
3324 * show ha error state in tree and resource grid
3325
3326 * rebalance_lxc_containers: nicer logs, improve hotplug
3327
3328 -- Proxmox Support Team <support@proxmox.com> Sat, 29 Oct 2016 07:51:28 +0200
3329
3330 pve-manager (4.3-8) unstable; urgency=medium
3331
3332 * pvestatd: add container cpuset balancing
3333
3334 -- Proxmox Support Team <support@proxmox.com> Thu, 27 Oct 2016 12:33:38 +0200
3335
3336 pve-manager (4.3-7) unstable; urgency=medium
3337
3338 * correct bug number in previous changelog
3339
3340 -- Proxmox Support Team <support@proxmox.com> Fri, 21 Oct 2016 12:42:09 +0200
3341
3342 pve-manager (4.3-6) unstable; urgency=medium
3343
3344 * fix #1175: make error messages more verbose
3345
3346 * add onlineHelp
3347
3348 * fix #1142: add hint when disabling a ha resource
3349
3350 * move out custom css style for hints in css class and use it
3351
3352 * fix 'NaN%' when max value is 0
3353
3354 * restrict vzdump cron options
3355
3356 -- Proxmox Support Team <support@proxmox.com> Fri, 21 Oct 2016 08:46:44 +0200
3357
3358 pve-manager (4.3-5) unstable; urgency=medium
3359
3360 * recompile with new pve-docs package (fix onlineHelp links)
3361
3362 * pveversion: add smartmontools
3363
3364 * pveversion: add pve-docs package
3365
3366 -- Proxmox Support Team <support@proxmox.com> Fri, 14 Oct 2016 09:01:09 +0200
3367
3368 pve-manager (4.3-4) unstable; urgency=medium
3369
3370 * use auto-generated block IDs to reference online docu
3371
3372 * vzdump: document restricted API parameters
3373
3374 * Move bus priority list to OSDefaults
3375
3376 * make Win XP and Win 2003 use the same defaults as Win 2000
3377
3378 -- Proxmox Support Team <support@proxmox.com> Thu, 13 Oct 2016 11:28:41 +0200
3379
3380 pve-manager (4.3-3) unstable; urgency=medium
3381
3382 * HA/Groups: add onlineHelp button to edit window
3383
3384 * ha/groups: allow editing node priorities through UI
3385
3386 * When adding a new hard disk, use the most used controller as suggested
3387 value
3388
3389 * remove debugging code from postrm
3390
3391 * use correct info on disks in destroyosd and skip smart
3392
3393 * fix #1099: get correct info on disks in createosd
3394
3395 * Sort all lists in the storage what we load dynamically
3396
3397 -- Proxmox Support Team <support@proxmox.com> Fri, 07 Oct 2016 11:46:03 +0200
3398
3399 pve-manager (4.3-2) unstable; urgency=medium
3400
3401 * fix #1108: add copy firewall rule to GUI
3402
3403 * fix #1116: center modal windows on browser resize
3404
3405 * use new statusview for storage
3406
3407 * move rrd legend to the bottom, make it toggleable
3408
3409 * show smart text if disk type is not ATA
3410
3411 * add loadMask to Disk and SMART grid
3412
3413 * fix #1115 reload storage grid after template download
3414
3415 -- Proxmox Support Team <support@proxmox.com> Wed, 05 Oct 2016 07:11:04 +0200
3416
3417 pve-manager (4.3-1) unstable; urgency=medium
3418
3419 * prepare version number for new 4.3 release
3420
3421 -- Proxmox Support Team <support@proxmox.com> Fri, 23 Sep 2016 08:39:57 +0200
3422
3423 pve-manager (4.2-23) unstable; urgency=medium
3424
3425 * fix #1117: do not test for the cgmanager package in pveversion
3426
3427 -- Proxmox Support Team <support@proxmox.com> Wed, 21 Sep 2016 16:17:22 +0200
3428
3429 pve-manager (4.2-22) unstable; urgency=medium
3430
3431 * fix #1112: add a warning message if the EFI disk is missing
3432
3433 * fix #1113: use a LSI controller for legacy OSes
3434
3435 * fix #1113: preserve LSI controller for legacy Oses
3436
3437 -- Proxmox Support Team <support@proxmox.com> Tue, 20 Sep 2016 17:28:07 +0200
3438
3439 pve-manager (4.2-21) unstable; urgency=medium
3440
3441 * update favicon, add homescreen icon, use new logo
3442
3443 * wizard: use refresh event instead of datachanged
3444
3445 * lxc: correctly display cpulimit
3446
3447 * change overflowhandler of actionmenu to scroller
3448
3449 * improve online Help system, add tooltip for context sensitive for help
3450 button, add global help button
3451
3452 * Use SCSI controller as default for l26 guests fix #1105
3453
3454 * virtio-scsi-pci as default SCSI for new VMS fix #1106
3455
3456 * fix #1104: add missing /firewall in url
3457
3458 * add efidisk button to add menu, add efidisk to qemu hardwareview
3459
3460 -- Proxmox Support Team <support@proxmox.com> Fri, 16 Sep 2016 08:08:17 +0200
3461
3462 pve-manager (4.2-20) unstable; urgency=medium
3463
3464 * startall: remove timeout, wait forever
3465
3466 -- Proxmox Support Team <support@proxmox.com> Fri, 09 Sep 2016 10:40:26 +0200
3467
3468 pve-manager (4.2-19) unstable; urgency=medium
3469
3470 * reorganize GUI - use a treelist instead of tabs in configpanel
3471
3472 * Add link to terms glossary when adding an ACL
3473
3474 * new disk list panel (and remove ceph disks from navigation)
3475
3476 * fix #1091: add backup config button to storage contentview
3477
3478 * fix #621: allow template download to glusterfs
3479
3480 * fix #586: make notes edit window resizable
3481
3482 * add ceph icon
3483
3484 * update default aplinfo.dat
3485
3486 * aplinfo: improve signature verification, add generated trustedkeys.gpg
3487
3488 * aplinfo: improve checksum handling (use SHA512)
3489
3490 -- Proxmox Support Team <support@proxmox.com> Fri, 09 Sep 2016 09:30:52 +0200
3491
3492 pve-manager (4.2-18) unstable; urgency=medium
3493
3494 * lxc: wizard: ssh key
3495
3496 * vzdump: set task mode early to fix a warning
3497
3498 * Clear sensitive content when logging out fixes #1060
3499
3500 * delete old lxc/qemu statusview classes
3501
3502 * make lxc/qemu use new statusview
3503
3504 * make node StatusView use new version
3505
3506 * include new statusview classes in makefile
3507
3508 * add GuestStatusView and TemplateStatusView
3509
3510 * add new StatusView component
3511
3512 * add new infoWidget component
3513
3514 * Do not use a hardcoded Certificate Authority for https repositories
3515
3516 * only use exact match in pveRealmSelector
3517
3518 * make the lxc wizard select the current node by default
3519
3520 * Remove obsolete make variable for ExtJS4
3521
3522 * remove obsolete ExtJS4 files
3523
3524 * Drop "classic" theme from installed files
3525
3526 * add novnc-pve to pveversion -v
3527
3528 * don't save password and double lines in pvesh history
3529
3530 * avoid IE compatibility mode
3531
3532 * fix influxdb field assignment and allow non integer field
3533
3534 * fix lint error
3535
3536 * closes #195 : hide disallowed commands in tree
3537
3538 * Add mac prefix to the datacenter options
3539
3540 * prevent KRDB and Monitor(s) being localized
3541
3542 * open vm console on doubleclick in tree
3543
3544 * Set VirtIO drivers as default when using the Qemu Wizard and the OS Type is Linux
3545
3546 * USe PVE.qemu.OSDefaults statics to get defaults for NIC and Storage Controller
3547
3548 * Add PVE.qemu.OSDefaults class to hold OS-dependant wizard defaults
3549
3550 * Rename Wizard Component aliases using camelCase
3551
3552 * change default proxy text to noneText
3553
3554 * prevent infinite loop in edit window
3555
3556 * add HostList validator and check monhosts with it
3557
3558 * give comment in bridgeselector more space
3559
3560 -- Proxmox Support Team <support@proxmox.com> Fri, 19 Aug 2016 14:55:36 +0200
3561
3562 pve-manager (4.2-17) unstable; urgency=medium
3563
3564 * Fix #1048: vzdump: include job-* hook logs in email
3565
3566 * vzdump: cleanups
3567
3568 * fix undefined value warning in resources api call
3569
3570 * fix surviving update store
3571
3572 * reload lxc resources also on activate
3573
3574 * fire activate event for lazyitems in tabpanels
3575
3576 * correctly delete name of a qemu vm
3577
3578 * Add some extra debug information to the report.
3579
3580 * add ca-certificates as required depency
3581
3582 * lxc/status: show disk usage on running containers
3583
3584 * fix #1030: calculate correct cpu usage of pools
3585
3586 * fix #757: show the bridge comment in the selector
3587
3588 * add comment to network edit and view
3589
3590 * add comments to network model
3591
3592 * fix #1043: prevent ceph destroypool when in use
3593
3594 -- Proxmox Support Team <support@proxmox.com> Mon, 11 Jul 2016 13:10:57 +0200
3595
3596 pve-manager (4.2-16) unstable; urgency=medium
3597
3598 * apply style to backup configuration window
3599
3600 * set focus on tree after selecting a node
3601
3602 * fix background color of template bagdes
3603
3604 * remove unnecessary debug output
3605
3606 -- Proxmox Support Team <support@proxmox.com> Thu, 16 Jun 2016 10:58:43 +0200
3607
3608 pve-manager (4.2-15) unstable; urgency=medium
3609
3610 * remove unnecessary information on template summary
3611
3612 * add 'edit' tool to notes panel
3613
3614 * add a 'bootdisk size' entry to the status view
3615
3616 * remove RAM column from lxc snapshottree (temporarily)
3617
3618 -- Proxmox Support Team <support@proxmox.com> Thu, 16 Jun 2016 10:58:43 +0200
3619
3620 pve-manager (4.2-14) unstable; urgency=medium
3621
3622 * Add a toplevel pointer to the PVE admin guide
3623
3624 * Add Help buttons for three more Qemu Panels
3625
3626 -- Proxmox Support Team <support@proxmox.com> Tue, 14 Jun 2016 12:21:18 +0200
3627
3628 pve-manager (4.2-13) unstable; urgency=medium
3629
3630 * htmlEncode some comment fields
3631
3632 * pveceph install: run apt-get interactive
3633
3634 -- Proxmox Support Team <support@proxmox.com> Fri, 10 Jun 2016 15:34:29 +0200
3635
3636 pve-manager (4.2-12) unstable; urgency=medium
3637
3638 * Rename the SCSI VirtIO controller to better differenciate from VirtIO blk
3639
3640 * fix #778: Case fix for VMware
3641
3642 * fix #1005: don't exclude /var/log/?* with stdexcludes
3643
3644 * Remove IPv4 netmask check
3645
3646 * Fix #1015: vzdump: send email on early errors
3647
3648 * Fix #191: acl: honor propagate checkbox
3649
3650 -- Proxmox Support Team <support@proxmox.com> Wed, 08 Jun 2016 12:46:04 +0200
3651
3652 pve-manager (4.2-11) unstable; urgency=medium
3653
3654 * add vzdump/extractconfig API path
3655
3656 * disable animation of charts on load
3657
3658 -- Proxmox Support Team <support@proxmox.com> Fri, 03 Jun 2016 12:12:21 +0200
3659
3660 pve-manager (4.2-10) unstable; urgency=medium
3661
3662 * make the graphs on the summary pages use empty space
3663
3664 * check if tabs exist before selecting them
3665
3666 * hide snapshot tab with qemu templates
3667
3668 -- Proxmox Support Team <support@proxmox.com> Thu, 02 Jun 2016 10:01:40 +0200
3669
3670 pve-manager (4.2-9) unstable; urgency=medium
3671
3672 * Add Online Help for complex PVE panels
3673
3674 -- Proxmox Support Team <support@proxmox.com> Wed, 01 Jun 2016 12:53:44 +0200
3675
3676 pve-manager (4.2-8) unstable; urgency=medium
3677
3678 * depend on pve-docs package
3679
3680 * fix right click selection in tree
3681
3682 -- Proxmox Support Team <support@proxmox.com> Wed, 25 May 2016 10:00:22 +0200
3683
3684 pve-manager (4.2-7) unstable; urgency=medium
3685
3686 * Status: report errors on socket creation problems
3687
3688 * Status: allow IPs and move properties to base class
3689
3690 * GUI: fix wrong message after subscription upload
3691
3692 * GUI: fix reset button with bind mounts
3693
3694 -- Proxmox Support Team <support@proxmox.com> Mon, 23 May 2016 09:42:28 +0200
3695
3696 pve-manager (4.2-6) unstable; urgency=medium
3697
3698 * allow tagging of vlan 1 in gui
3699
3700 * fix #1000: add backup checkbox for mountpoints
3701
3702 -- Proxmox Support Team <support@proxmox.com> Wed, 18 May 2016 11:32:43 +0200
3703
3704 pve-manager (4.2-5) unstable; urgency=medium
3705
3706 * ceph: brackets around ipv6
3707
3708 * fix #992: remove network id from gui
3709
3710 * fix #976: set 'disabled' for grid panels which disaply a read only,
3711 not sortable content
3712
3713 * Enlarge Object Grid first column default size
3714
3715 * change hotplugselector to use checkboxes
3716
3717 -- Proxmox Support Team <support@proxmox.com> Tue, 17 May 2016 16:59:41 +0200
3718
3719 pve-manager (4.2-4) unstable; urgency=medium
3720
3721 * fix #944: do not filter by empty array
3722
3723 * fix combobox reset behaviour
3724
3725 * fix combogrid multiselect bug
3726
3727 * fix pending changes with boot order
3728
3729 * Do not send -debug versions of framework files
3730
3731 * add undo Zoom Button
3732
3733 * improve pending changes for qemu hardware in gui
3734
3735 * fix #979: check always for migrated VM
3736
3737 -- Proxmox Support Team <support@proxmox.com> Tue, 03 May 2016 06:33:55 +0200
3738
3739 pve-manager (4.2-3) unstable; urgency=medium
3740
3741 * improve gui cidr matching
3742
3743 * disable selecting when right clicking in tree
3744
3745 -- Proxmox Support Team <support@proxmox.com> Thu, 28 Apr 2016 10:58:05 +0200
3746
3747 pve-manager (4.2-2) unstable; urgency=medium
3748
3749 * fix securitygroupselector
3750
3751 -- Proxmox Support Team <support@proxmox.com> Tue, 26 Apr 2016 12:07:52 +0200
3752
3753 pve-manager (4.2-1) unstable; urgency=medium
3754
3755 * fix #943: allow saving of values
3756
3757 * refactor bootdisk test and prevent multiple bootdisks
3758
3759 -- Proxmox Support Team <support@proxmox.com> Mon, 25 Apr 2016 11:21:08 +0200
3760
3761 pve-manager (4.1-34) unstable; urgency=medium
3762
3763 * LXC GUI: add network rate limit
3764
3765 * do not disable a combogrid when it loads
3766
3767 * fix wizard validity logic
3768
3769 * add enableKeyEvents to combogrid
3770
3771 * fix #949: add post-restart hook to vzdump
3772
3773 -- Proxmox Support Team <support@proxmox.com> Fri, 22 Apr 2016 09:15:07 +0200
3774
3775 pve-manager (4.1-33) unstable; urgency=medium
3776
3777 * Do not display the internal value we use for storing ostypes
3778
3779 * updated Italian translation
3780
3781 -- Proxmox Support Team <support@proxmox.com> Thu, 21 Apr 2016 12:21:38 +0200
3782
3783 pve-manager (4.1-32) unstable; urgency=medium
3784
3785 * GUI: enhace visibillity of dialog window border
3786
3787 * fix #143: add disk/mem percent sort
3788
3789 * fix #759: save columns of resourceGrid
3790
3791 * HA Resource: allow selecting no group
3792
3793 -- Proxmox Support Team <support@proxmox.com> Wed, 20 Apr 2016 09:21:17 +0200
3794
3795 pve-manager (4.1-31) unstable; urgency=medium
3796
3797 * StatusView: more verbose HA status output
3798
3799 -- Proxmox Support Team <support@proxmox.com> Tue, 19 Apr 2016 09:39:33 +0200
3800
3801 pve-manager (4.1-30) unstable; urgency=medium
3802
3803 * GUI: use raw format for DRBD images
3804
3805 * also display Linux 4.X on OS selection
3806
3807 * fix #181: rewrite Boot Order Window
3808
3809 -- Proxmox Support Team <support@proxmox.com> Fri, 15 Apr 2016 08:38:06 +0200
3810
3811 pve-manager (4.1-29) unstable; urgency=medium
3812
3813 * Fix 'mailto: ...' in /etc/vzdump.conf
3814
3815 -- Proxmox Support Team <support@proxmox.com> Thu, 14 Apr 2016 17:03:08 +0200
3816
3817 pve-manager (4.1-28) unstable; urgency=medium
3818
3819 * VZDump: add -mailto schema desc
3820
3821 * VZDump: mark 'size' as deprecated, warn if set
3822
3823 -- Proxmox Support Team <support@proxmox.com> Thu, 14 Apr 2016 12:48:35 +0200
3824
3825 pve-manager (4.1-27) unstable; urgency=medium
3826
3827 * Wizard: Do not disable a invalid previous tab,
3828
3829 * Recheck field validation after manually enabling
3830 the input field of a ComboGrid
3831
3832 * qemu monitor GUI: support page up/down
3833
3834 * Fix #936: ceph: support multiple roots in osd tree
3835
3836 * GUI: fix ceph tabs switching
3837
3838 -- Proxmox Support Team <support@proxmox.com> Tue, 12 Apr 2016 17:12:09 +0200
3839
3840 pve-manager (4.1-26) unstable; urgency=medium
3841
3842 * do not depend of pve-doc-generator (this should be a Build-Depend instead)
3843
3844 * revert default compress mode for vzdump to 0
3845
3846 -- Proxmox Support Team <support@proxmox.com> Tue, 12 Apr 2016 12:41:34 +0200
3847
3848 pve-manager (4.1-25) unstable; urgency=medium
3849
3850 * Build-Depend on pve-doc-generator
3851
3852 * use pve-doc-generator
3853
3854 * various ExtJS6 GUI fixes
3855
3856 * disable suspend/resume on containers
3857
3858 * update translation files
3859
3860 * use font-awesome icons for action buttons and cmdmenu
3861
3862 * use split button for shutdown/stop for vm/ct
3863
3864 * qemu: fix parse vlan trunks
3865
3866 -- Proxmox Support Team <support@proxmox.com> Sun, 10 Apr 2016 15:49:23 +0200
3867
3868 pve-manager (4.1-24) unstable; urgency=medium
3869
3870 * updated logo to higher quality
3871
3872 -- Proxmox Support Team <support@proxmox.com> Fri, 01 Apr 2016 16:38:48 +0200
3873
3874 pve-manager (4.1-23) unstable; urgency=medium
3875
3876 * switch GUI to ExtJS6
3877
3878 * use new ExtJS6 charts for node/lxc/qemu
3879
3880 * Allow migrate-all button on HA enabled VMs
3881
3882 * Skip templates when using the start all VMs button
3883
3884 * Allow non-root to use start/stop/migrate all buttons
3885
3886 * Fix #926: vzdump: config/default key regression
3887
3888 * fix compression selection in backup window
3889
3890 -- Proxmox Support Team <support@proxmox.com> Thu, 31 Mar 2016 10:57:55 +0200
3891
3892 pve-manager (4.1-22) unstable; urgency=medium
3893
3894 * lxc: disable ACL settings for bind mounts
3895
3896 * deactivate (currently) not working lxc templates
3897
3898 -- Proxmox Support Team <support@proxmox.com> Mon, 14 Mar 2016 17:30:39 +0100
3899
3900 pve-manager (4.1-21) unstable; urgency=medium
3901
3902 * fix 483: disable template/upload button
3903
3904 -- Proxmox Support Team <support@proxmox.com> Fri, 11 Mar 2016 16:30:15 +0100
3905
3906 pve-manager (4.1-20) unstable; urgency=medium
3907
3908 * Allow non-self-signed override certificate for API
3909
3910 * fix 911: lxc: always allow blank mac address for autogeneration
3911
3912 -- Proxmox Support Team <support@proxmox.com> Wed, 09 Mar 2016 14:38:30 +0100
3913
3914 pve-manager (4.1-19) unstable; urgency=medium
3915
3916 * Use methods from PVE::QemuConfig
3917
3918 * fix LVM Content settings
3919
3920 * pveam: add 'available' command to list available templates
3921
3922 * vzdump: fix default values
3923
3924 * vzdump: make sure only DOT pid files excluded
3925
3926 * LXC refactoring
3927
3928 -- Proxmox Support Team <support@proxmox.com> Tue, 08 Mar 2016 11:54:03 +0100
3929
3930 pve-manager (4.1-18) unstable; urgency=medium
3931
3932 * vzdump: make exclude-path from config file work again
3933
3934 * firewall: add ipfilter option
3935
3936 -- Proxmox Support Team <support@proxmox.com> Thu, 03 Mar 2016 09:55:18 +0100
3937
3938 pve-manager (4.1-17) unstable; urgency=medium
3939
3940 * Remove content type Container from GlusterFS
3941
3942 * web-syslog: add date span selection
3943
3944 -- Proxmox Support Team <support@proxmox.com> Wed, 02 Mar 2016 17:18:06 +0100
3945
3946 pve-manager (4.1-16) unstable; urgency=medium
3947
3948 * firewall: add option to allow router advertisement
3949
3950 * update Norwegian translation
3951
3952 * pveam: add list, download and remove
3953
3954 * do not use Net::SSL
3955
3956 * lxc: create/edit/remove mountpoints
3957
3958 -- Proxmox Support Team <support@proxmox.com> Sat, 27 Feb 2016 10:29:20 +0100
3959
3960 pve-manager (4.1-15) unstable; urgency=medium
3961
3962 * add lvmthin to gui
3963
3964 * restrict lvm thin on qemu to storage type raw
3965
3966 * add htmlEncode to various fields
3967
3968 * firewall: add enable ndp option
3969
3970 -- Proxmox Support Team <support@proxmox.com> Sat, 20 Feb 2016 10:22:17 +0100
3971
3972 pve-manager (4.1-14) unstable; urgency=medium
3973
3974 * pveupdate: Fix problems with turnkey repository
3975
3976 * Fix 895: don't drop the other processor values on load()
3977
3978 -- Proxmox Support Team <support@proxmox.com> Thu, 18 Feb 2016 06:35:32 +0100
3979
3980 pve-manager (4.1-13) unstable; urgency=medium
3981
3982 * pveupdate: use warnings instead of -w
3983
3984 -- Proxmox Support Team <support@proxmox.com> Fri, 12 Feb 2016 10:43:14 +0100
3985
3986 pve-manager (4.1-12) unstable; urgency=medium
3987
3988 * add permissions to allow non root ceph configuration
3989
3990 -- Proxmox Support Team <support@proxmox.com> Fri, 12 Feb 2016 08:22:39 +0100
3991
3992 pve-manager (4.1-11) unstable; urgency=medium
3993
3994 * Close #822: show the nodename in the page title
3995
3996 * use max_workers from datacenter.cfg for stopall/migrateall
3997
3998 -- Proxmox Support Team <support@proxmox.com> Thu, 11 Feb 2016 12:05:54 +0100
3999
4000 pve-manager (4.1-10) unstable; urgency=medium
4001
4002 * remove 'VZDump backup file' option from upload web gui
4003
4004 -- Proxmox Support Team <support@proxmox.com> Tue, 02 Feb 2016 18:13:09 +0100
4005
4006 pve-manager (4.1-9) unstable; urgency=medium
4007
4008 * gui: cpu: fix processor editing
4009
4010 -- Proxmox Support Team <support@proxmox.com> Mon, 01 Feb 2016 17:13:03 +0100
4011
4012 pve-manager (4.1-8) unstable; urgency=medium
4013
4014 * gui: preserve extra cpu options when changing CPU type
4015
4016 * fix PVE::HA use clause so HA resources get registered
4017
4018 -- Proxmox Support Team <support@proxmox.com> Wed, 27 Jan 2016 16:45:45 +0100
4019
4020 pve-manager (4.1-7) unstable; urgency=medium
4021
4022 * Enable TLS 1.1 and 1.2, change default DH params
4023
4024 * Add DHPARAMS option in /etc/default/pveproxy
4025
4026 -- Proxmox Support Team <support@proxmox.com> Tue, 26 Jan 2016 16:47:21 +0100
4027
4028 pve-manager (4.1-6) unstable; urgency=medium
4029
4030 * fix #871: netstat: include veth devices
4031
4032 -- Proxmox Support Team <support@proxmox.com> Mon, 25 Jan 2016 11:01:11 +0100
4033
4034 pve-manager (4.1-5) unstable; urgency=medium
4035
4036 * Close #850: ifenslave-2.6 is a transitional package
4037
4038 -- Proxmox Support Team <support@proxmox.com> Mon, 11 Jan 2016 15:30:08 +0100
4039
4040 pve-manager (4.1-4) unstable; urgency=medium
4041
4042 * update Hungarian translation
4043
4044 -- Proxmox Support Team <support@proxmox.com> Tue, 29 Dec 2015 11:49:52 +0100
4045
4046 pve-manager (4.1-3) unstable; urgency=medium
4047
4048 * add Hungarian translation
4049
4050 -- Proxmox Support Team <support@proxmox.com> Thu, 24 Dec 2015 11:13:43 +0100
4051
4052 pve-manager (4.1-2) unstable; urgency=medium
4053
4054 * update bash completion helpers (use -o default)
4055
4056 -- Proxmox Support Team <support@proxmox.com> Sat, 19 Dec 2015 09:22:13 +0100
4057
4058 pve-manager (4.1-1) unstable; urgency=medium
4059
4060 * bump version for 4.1 release
4061
4062 -- Proxmox Support Team <support@proxmox.com> Fri, 11 Dec 2015 08:54:17 +0100
4063
4064 pve-manager (4.0-66) unstable; urgency=medium
4065
4066 * add qemu BIOS option
4067
4068 -- Proxmox Support Team <support@proxmox.com> Thu, 10 Dec 2015 11:42:16 +0100
4069
4070 pve-manager (4.0-65) unstable; urgency=medium
4071
4072 * APLInfo: support proxying http traffic
4073
4074 -- Proxmox Support Team <support@proxmox.com> Wed, 09 Dec 2015 16:55:51 +0100
4075
4076 pve-manager (4.0-64) unstable; urgency=medium
4077
4078 * fix bug #821: add systemd-timesyncd to service list
4079
4080 -- Proxmox Support Team <support@proxmox.com> Tue, 01 Dec 2015 11:26:42 +0100
4081
4082 pve-manager (4.0-63) unstable; urgency=medium
4083
4084 * add qemu agent gui option
4085
4086 * influxdb: use multi values measurement
4087
4088 * pvestatd: use 'priv' environment for service
4089
4090 * improve log messages at sytem shutdown
4091
4092 * pveproxy.service: add Wants=ssh.service
4093
4094 * pveproxy.service: start after remote-fs and ceph
4095
4096 * pve-manager.service: do not invoke old init.d script
4097
4098 * pve-manager.service: start after pve-ha-crm.service and pve-ha-lrm.service
4099
4100 -- Proxmox Support Team <support@proxmox.com> Fri, 27 Nov 2015 13:30:44 +0100
4101
4102 pve-manager (4.0-62) unstable; urgency=medium
4103
4104 * fix systemd shutdown order
4105
4106 -- Proxmox Support Team <support@proxmox.com> Tue, 24 Nov 2015 17:31:15 +0100
4107
4108 pve-manager (4.0-61) unstable; urgency=medium
4109
4110 * ceph.conf : remove auth_supported
4111
4112 * Allow email adresses with a top level domain of up to 63 characters
4113
4114 * fix bug #575: fork at shutdown, so that partent starts new worker
4115
4116 * update build infrastucture to be able to develop with Ext6
4117
4118 -- Proxmox Support Team <support@proxmox.com> Fri, 20 Nov 2015 10:05:01 +0100
4119
4120 pve-manager (4.0-60) unstable; urgency=medium
4121
4122 * make startall wait up to 60 seconds for quorum
4123
4124 -- Proxmox Support Team <support@proxmox.com> Tue, 10 Nov 2015 07:48:53 +0100
4125
4126 pve-manager (4.0-59) unstable; urgency=medium
4127
4128 * Add report modal window, containing pvereport content
4129
4130 -- Proxmox Support Team <support@proxmox.com> Fri, 06 Nov 2015 10:20:49 +0100
4131
4132 pve-manager (4.0-58) unstable; urgency=medium
4133
4134 * Improve HA UI for users with restricted permissions
4135
4136 -- Proxmox Support Team <support@proxmox.com> Fri, 30 Oct 2015 16:13:28 +0100
4137
4138 pve-manager (4.0-57) unstable; urgency=medium
4139
4140 * improve pvereport script
4141
4142 -- Proxmox Support Team <support@proxmox.com> Fri, 30 Oct 2015 07:17:45 +0100
4143
4144 pve-manager (4.0-56) unstable; urgency=medium
4145
4146 * add bios report to pvereport
4147
4148 * lxc: add mount points to GUI
4149
4150 * lxc: add resize to GUI
4151
4152 * lxc: add icons to resources
4153
4154 * RBD: select 'images' content type by default
4155
4156 * GUI: add Galician language
4157
4158 -- Proxmox Support Team <support@proxmox.com> Wed, 28 Oct 2015 11:53:42 +0100
4159
4160 pve-manager (4.0-55) unstable; urgency=medium
4161
4162 * pve-manager service: start after open-iscsi
4163
4164 * pveceph install: use release repository
4165
4166 -- Proxmox Support Team <support@proxmox.com> Wed, 28 Oct 2015 09:26:06 +0100
4167
4168 pve-manager (4.0-54) unstable; urgency=medium
4169
4170 * fix bug #781: separate LXC CPU and memory in editor
4171
4172 -- Proxmox Support Team <support@proxmox.com> Fri, 23 Oct 2015 13:40:42 +0200
4173
4174 pve-manager (4.0-51) unstable; urgency=medium
4175
4176 * fix check if vm is ha managed in get_start_stop_list
4177
4178 * fix lxc config key in get_start_stop_list sub
4179
4180 -- Proxmox Support Team <support@proxmox.com> Tue, 20 Oct 2015 09:51:43 +0200
4181
4182 pve-manager (4.0-50) unstable; urgency=medium
4183
4184 * fix bug #756: force macro setting to emtpy string when
4185 user erases the content
4186
4187 -- Proxmox Support Team <support@proxmox.com> Thu, 15 Oct 2015 17:41:02 +0200
4188
4189 pve-manager (4.0-49) unstable; urgency=medium
4190
4191 * GUI: add new vtype ConfigId, use it for snapshot names
4192
4193 * IP4_cidr_match: allow short masks like /8
4194
4195 -- Proxmox Support Team <support@proxmox.com> Fri, 09 Oct 2015 08:16:55 +0200
4196
4197 pve-manager (4.0-48) unstable; urgency=medium
4198
4199 * lxc/dns: ipv6 support
4200
4201 -- Proxmox Support Team <support@proxmox.com> Mon, 05 Oct 2015 17:47:26 +0200
4202
4203 pve-manager (4.0-47) unstable; urgency=medium
4204
4205 * DNS ui/api: ipv6 support
4206
4207 -- Proxmox Support Team <support@proxmox.com> Mon, 05 Oct 2015 12:34:16 +0200
4208
4209 pve-manager (4.0-46) unstable; urgency=medium
4210
4211 * fix bug #719: vzdump - only call cleanup after prepare
4212
4213 -- Proxmox Support Team <support@proxmox.com> Sat, 03 Oct 2015 15:32:02 +0200
4214
4215 pve-manager (4.0-45) unstable; urgency=medium
4216
4217 * sources.list: prepare for final 4.0 release - use pve-enterprise repository
4218
4219 * API: return correct version (instead of 4.0Beta)
4220
4221 * cleanup: use new run_cli_handler() method
4222
4223 -- Proxmox Support Team <support@proxmox.com> Fri, 02 Oct 2015 11:43:47 +0200
4224
4225 pve-manager (4.0-44) unstable; urgency=medium
4226
4227 * add content type selector to LVM storage editor
4228
4229 -- Proxmox Support Team <support@proxmox.com> Thu, 01 Oct 2015 13:04:26 +0200
4230
4231 pve-manager (4.0-43) unstable; urgency=medium
4232
4233 * check for ext5 dir to avoid missing directory errors
4234
4235 -- Proxmox Support Team <support@proxmox.com> Tue, 29 Sep 2015 07:17:45 +0200
4236
4237 pve-manager (4.0-42) unstable; urgency=medium
4238
4239 * update OS Type descriptions
4240
4241 -- Proxmox Support Team <support@proxmox.com> Sat, 26 Sep 2015 11:14:46 +0200
4242
4243 pve-manager (4.0-41) unstable; urgency=medium
4244
4245 * do not install extJS 5 framework by default
4246
4247 * NetworkEdit : add support for vlan interfaces
4248
4249 -- Proxmox Support Team <support@proxmox.com> Fri, 25 Sep 2015 07:19:16 +0200
4250
4251 pve-manager (4.0-40) unstable; urgency=medium
4252
4253 * improve mobile app
4254
4255 -- Proxmox Support Team <support@proxmox.com> Thu, 24 Sep 2015 07:02:15 +0200
4256
4257 pve-manager (4.0-39) unstable; urgency=medium
4258
4259 * update sencha touch sources to 2.4.2
4260
4261 * Allow email adresses with a top level domain of up to 63 characters
4262
4263 * Deny stop mode backups from HA managed and enabled services
4264
4265 * vzdump: re-enable passing vmid lists at command line
4266
4267 * Allow typeahead selection of Firewall macros
4268
4269 * vzdump: replace 'find' exclude command switches
4270
4271 -- Proxmox Support Team <support@proxmox.com> Mon, 21 Sep 2015 12:21:51 +0200
4272
4273 pve-manager (4.0-38) unstable; urgency=medium
4274
4275 * add bridge vlan aware checkbox
4276
4277 * bridgevlan : allow filtering on tagged interfaces (for QinQ)
4278
4279 * vzdump: replace 'find' exclude command switches
4280
4281 -- Proxmox Support Team <support@proxmox.com> Wed, 16 Sep 2015 11:05:49 +0200
4282
4283 pve-manager (4.0-37) unstable; urgency=medium
4284
4285 * add influxdb stats plugin
4286
4287 * appdate appliance database (aplinfo.dat), include centos7 and
4288 archlinux templates
4289
4290 -- Proxmox Support Team <support@proxmox.com> Fri, 11 Sep 2015 09:30:01 +0200
4291
4292 pve-manager (4.0-36) unstable; urgency=medium
4293
4294 * add pvesh man page
4295
4296 * Update vzdump man page for 4.0
4297
4298 * fix bug #706: Use comma to split vmid list when building
4299 the crontab vzdump command
4300
4301 -- Proxmox Support Team <support@proxmox.com> Thu, 10 Sep 2015 12:24:09 +0200
4302
4303 pve-manager (4.0-35) unstable; urgency=medium
4304
4305 * HA GUI: fix 'state' default value in resource edit dialog
4306
4307 -- Proxmox Support Team <support@proxmox.com> Thu, 10 Sep 2015 10:26:06 +0200
4308
4309 pve-manager (4.0-34) unstable; urgency=medium
4310
4311 * Add krbd option to GUI on ceph storage
4312
4313 * fix output percent_used in rbd pools
4314
4315 * allow usage of ceph development repository
4316
4317 * fixes the problem of containers not autostarting with onboot=1
4318
4319 -- Proxmox Support Team <support@proxmox.com> Wed, 09 Sep 2015 08:04:44 +0200
4320
4321 pve-manager (4.0-33) unstable; urgency=medium
4322
4323 * Add missing install target dependencies
4324
4325 * Update vzdump man page for use with LXC containers
4326
4327 * GUI option for VM protection added
4328
4329 * fix bug #701: blacklist nvidiafb
4330
4331 * improve pveupdate with random start time
4332
4333 * vzdump: implement bash completion
4334
4335 -- Proxmox Support Team <support@proxmox.com> Tue, 08 Sep 2015 10:44:51 +0200
4336
4337 pve-manager (4.0-32) unstable; urgency=medium
4338
4339 * aplinfo: improve version parser
4340
4341 * set size in the rootfs parameter on CT create
4342
4343 * pve-manager : novncindex : remove include inflator.js
4344
4345 -- Proxmox Support Team <support@proxmox.com> Sat, 29 Aug 2015 12:36:41 +0200
4346
4347 pve-manager (4.0-31) unstable; urgency=medium
4348
4349 * novnc: add fullscreen button for embedded console
4350
4351 * Remove Java applet from list of available console viewers
4352
4353 * fix bug #690: correctly list container storages
4354
4355 -- Proxmox Support Team <support@proxmox.com> Fri, 28 Aug 2015 12:08:21 +0200
4356
4357 pve-manager (4.0-30) unstable; urgency=medium
4358
4359 * lxc GUI: add tty and console options
4360
4361 -- Proxmox Support Team <support@proxmox.com> Mon, 24 Aug 2015 06:36:39 +0200
4362
4363 pve-manager (4.0-29) unstable; urgency=medium
4364
4365 * correctly display lxc templates
4366
4367 * lxc GUI: implement console mode option
4368
4369 * fix bug #682: change at the Gui the used disk size
4370
4371 * Ceph: fix old interfaces access in find_node_ip
4372
4373 -- Proxmox Support Team <support@proxmox.com> Tue, 18 Aug 2015 16:45:53 +0200
4374
4375 pve-manager (4.0-28) unstable; urgency=medium
4376
4377 * allow all storages with content type 'images' for containers
4378
4379 * add some green to the icon to indicate more clearly when LXC
4380 containers are running
4381
4382 -- Proxmox Support Team <support@proxmox.com> Fri, 07 Aug 2015 12:13:43 +0200
4383
4384 pve-manager (4.0-27) unstable; urgency=medium
4385
4386 * update LXC GUI (support new rootfs and size parameter).
4387
4388 -- Proxmox Support Team <support@proxmox.com> Thu, 06 Aug 2015 11:30:33 +0200
4389
4390 pve-manager (4.0-26) unstable; urgency=medium
4391
4392 * fix bug #662: wrong subroutine for parsing startup order
4393
4394 * fix bug #659: lxc pool support
4395
4396 * add vlan aware ifupdown script (replace debian vlan package)
4397
4398 * add dhcp and slaac options to lxc network config
4399
4400 -- Proxmox Support Team <support@proxmox.com> Fri, 31 Jul 2015 11:17:00 +0200
4401
4402 pve-manager (4.0-25) unstable; urgency=medium
4403
4404 * Added UI elements for the backup job disabling function
4405
4406 * implement snapshot support for LXC
4407
4408 * Added parallel compress support for vzdump with pigz
4409
4410 -- Proxmox Support Team <support@proxmox.com> Mon, 27 Jul 2015 13:28:24 +0200
4411
4412 pve-manager (4.0-24) unstable; urgency=medium
4413
4414 * NetworkEdit: use pvetextfield instead of numberfield
4415
4416 -- Proxmox Support Team <support@proxmox.com> Fri, 03 Jul 2015 07:22:05 +0200
4417
4418 pve-manager (4.0-23) unstable; urgency=medium
4419
4420 * use updated LXC template list
4421
4422 -- Proxmox Support Team <support@proxmox.com> Thu, 02 Jul 2015 12:02:29 +0200
4423
4424 pve-manager (4.0-22) unstable; urgency=medium
4425
4426 * add embedded novnc console for nodes
4427
4428 * fix bug #648: forward call to correct node
4429
4430 -- Proxmox Support Team <support@proxmox.com> Mon, 29 Jun 2015 16:16:42 +0200
4431
4432 pve-manager (4.0-21) unstable; urgency=medium
4433
4434 * do not show monitor and console for templates
4435
4436 -- Proxmox Support Team <support@proxmox.com> Sun, 28 Jun 2015 09:19:39 +0200
4437
4438 pve-manager (4.0-20) unstable; urgency=medium
4439
4440 * add embedded lxc novnc console
4441
4442 -- Proxmox Support Team <support@proxmox.com> Sat, 27 Jun 2015 12:24:07 +0200
4443
4444 pve-manager (4.0-19) unstable; urgency=medium
4445
4446 * add embedded qemu novnc console
4447
4448 -- Proxmox Support Team <support@proxmox.com> Fri, 26 Jun 2015 12:58:53 +0200
4449
4450 pve-manager (4.0-18) unstable; urgency=medium
4451
4452 * node networking GUI: add IPV6 support
4453
4454 -- Proxmox Support Team <support@proxmox.com> Fri, 26 Jun 2015 10:06:53 +0200
4455
4456 pve-manager (4.0-17) unstable; urgency=medium
4457
4458 * add noVNC resize feature
4459
4460 -- Proxmox Support Team <support@proxmox.com> Thu, 25 Jun 2015 17:56:06 +0200
4461
4462 pve-manager (4.0-16) unstable; urgency=medium
4463
4464 * pveversion: fix package list for pve 4.0
4465
4466 -- Proxmox Support Team <support@proxmox.com> Fri, 19 Jun 2015 12:25:54 +0200
4467
4468 pve-manager (4.0-15) unstable; urgency=medium
4469
4470 * fix bug #644: remove old java console
4471
4472 -- Proxmox Support Team <support@proxmox.com> Fri, 19 Jun 2015 09:09:59 +0200
4473
4474 pve-manager (4.0-14) unstable; urgency=medium
4475
4476 * qemu GUI: fix CD edit (bug #640)
4477
4478 * Fix qemu create wizard when iothread is set
4479
4480 * Force Internet Explorer to interpret pages in IE10 compatibility modus
4481
4482 -- Proxmox Support Team <support@proxmox.com> Fri, 19 Jun 2015 06:46:19 +0200
4483
4484 pve-manager (4.0-13) unstable; urgency=medium
4485
4486 * use pvetest repository for beta release
4487
4488 * GUI: display version 4.0Beta to mark this a beta release.
4489
4490 -- Proxmox Support Team <support@proxmox.com> Tue, 16 Jun 2015 12:28:38 +0200
4491
4492 pve-manager (4.0-12) unstable; urgency=medium
4493
4494 * change pve-manager service type to oneshot
4495
4496 * add iothread option
4497
4498 -- Proxmox Support Team <support@proxmox.com> Wed, 10 Jun 2015 09:05:29 +0200
4499
4500 pve-manager (4.0-11) unstable; urgency=medium
4501
4502 * API change: remove bootlog API
4503
4504 * fix LogView widget
4505
4506 * use Wants instead of Requires inside systemd service definitions
4507
4508 * implement service API using systemctl
4509
4510 * add cpu options form
4511
4512 * add virtio-scsi-single scsi controller
4513
4514 * add IvyBridge cpu model
4515
4516 * LXC GUI: use cpulimit instead of cpus
4517
4518 * remove UBC GUI
4519
4520 -- Proxmox Support Team <support@proxmox.com> Tue, 09 Jun 2015 12:22:58 +0200
4521
4522 pve-manager (4.0-10) unstable; urgency=medium
4523
4524 * API change: /cluster/status - do not use clustat
4525
4526 -- Proxmox Support Team <support@proxmox.com> Tue, 02 Jun 2015 11:07:13 +0200
4527
4528 pve-manager (4.0-9) unstable; urgency=medium
4529
4530 * pveproxy: add ipv6 support
4531
4532 -- Proxmox Support Team <support@proxmox.com> Fri, 08 May 2015 12:44:52 +0200
4533
4534 pve-manager (4.0-8) unstable; urgency=medium
4535
4536 * use name based trigger to restart API server
4537
4538 -- Proxmox Support Team <support@proxmox.com> Tue, 05 May 2015 14:43:48 +0200
4539
4540 pve-manager (4.0-7) unstable; urgency=medium
4541
4542 * improve LXC GUI
4543
4544 -- Proxmox Support Team <support@proxmox.com> Thu, 30 Apr 2015 18:49:13 +0200
4545
4546 pve-manager (4.0-6) unstable; urgency=medium
4547
4548 * containers: use LXC instead of OpenVZ
4549
4550 -- Proxmox Support Team <support@proxmox.com> Sat, 18 Apr 2015 09:49:31 +0200
4551
4552 pve-manager (4.0-5) unstable; urgency=medium
4553
4554 * ha GUI: show configuration errors
4555
4556 * fix apt sources for jessie
4557
4558 -- Proxmox Support Team <support@proxmox.com> Tue, 07 Apr 2015 09:55:48 +0200
4559
4560 pve-manager (4.0-4) unstable; urgency=medium
4561
4562 * implement new GUI for HA
4563
4564 -- Proxmox Support Team <support@proxmox.com> Fri, 03 Apr 2015 18:49:20 +0200
4565
4566 pve-manager (4.0-3) unstable; urgency=medium
4567
4568 * use new pve-ha-manager
4569
4570 * remove OpenVZ related code
4571
4572 -- Proxmox Support Team <support@proxmox.com> Fri, 27 Mar 2015 13:42:15 +0100
4573
4574 pve-manager (4.0-2) unstable; urgency=medium
4575
4576 * fix proxversion -v for jessie release
4577
4578 * add PIDFile option for systemd services
4579
4580 * avoid shell scripts in systemd service definitions
4581
4582 * depend on systemd, add service files
4583
4584 -- Proxmox Support Team <support@proxmox.com> Fri, 06 Mar 2015 11:35:33 +0100
4585
4586 pve-manager (4.0-1) unstable; urgency=medium
4587
4588 * first version for Debian jessie
4589
4590 -- Proxmox Support Team <support@proxmox.com> Sat, 28 Feb 2015 09:34:33 +0100
4591
4592 pve-manager (3.4-1) unstable; urgency=low
4593
4594 * write_ceph_config: also write mds sections
4595
4596 -- Proxmox Support Team <support@proxmox.com> Thu, 19 Feb 2015 06:31:48 +0100
4597
4598 pve-manager (3.3-21) unstable; urgency=low
4599
4600 * write_ceph_config: also write client section
4601
4602 -- Proxmox Support Team <support@proxmox.com> Wed, 18 Feb 2015 05:51:37 +0100
4603
4604 pve-manager (3.3-20) unstable; urgency=low
4605
4606 * pveceph: use LWP to download release key (instead of wget)
4607
4608 * GUI: add multiqueues field to NIC form
4609
4610 -- Proxmox Support Team <support@proxmox.com> Fri, 13 Feb 2015 09:03:08 +0100
4611
4612 pve-manager (3.3-19) unstable; urgency=low
4613
4614 * GUI: fixes for CDROM hotplug
4615
4616 -- Proxmox Support Team <support@proxmox.com> Thu, 12 Feb 2015 08:03:26 +0100
4617
4618 pve-manager (3.3-18) unstable; urgency=low
4619
4620 * GUI: add startall/stopall/migrateall menu buttons
4621
4622 -- Proxmox Support Team <support@proxmox.com> Wed, 11 Feb 2015 09:17:50 +0100
4623
4624 pve-manager (3.3-17) unstable; urgency=low
4625
4626 * memory form : hotplug improvements
4627
4628 -- Proxmox Support Team <support@proxmox.com> Tue, 10 Feb 2015 11:48:18 +0100
4629
4630 pve-manager (3.3-16) unstable; urgency=low
4631
4632 * pveproxy: set method to tlsv1 (required for IE)
4633
4634 -- Proxmox Support Team <support@proxmox.com> Mon, 09 Feb 2015 11:42:56 +0100
4635
4636 pve-manager (3.3-15) unstable; urgency=low
4637
4638 * GUI: implement hotplug feature selector
4639
4640 * GUI: add UI for local ZFS storage
4641
4642 -- Proxmox Support Team <support@proxmox.com> Tue, 27 Jan 2015 12:37:36 +0100
4643
4644 pve-manager (3.3-14) unstable; urgency=low
4645
4646 * HardwareView: correctly enable/disable buttons
4647
4648 -- Proxmox Support Team <support@proxmox.com> Fri, 23 Jan 2015 09:13:09 +0100
4649
4650 pve-manager (3.3-13) unstable; urgency=low
4651
4652 * PendingObjectGrid: improve detection of pending changes
4653
4654 -- Proxmox Support Team <support@proxmox.com> Thu, 22 Jan 2015 12:57:21 +0100
4655
4656 pve-manager (3.3-12) unstable; urgency=low
4657
4658 * add numa option to processor form
4659
4660 * fix rendering of pending processor values
4661
4662 * GUI: dynamically update VM config every 5 seconds
4663
4664 -- Proxmox Support Team <support@proxmox.com> Wed, 21 Jan 2015 08:39:16 +0100
4665
4666 pve-manager (3.3-11) unstable; urgency=low
4667
4668 * New 'disconnect' button on the network edit pannel.
4669
4670 * Fix backup failure at shutdown (stop backup on host shutdown)
4671
4672 * vzdump: new option --stop to abort running backup job
4673
4674 * Support additional e1000 variants for VM machines
4675
4676 -- Proxmox Support Team <support@proxmox.com> Tue, 20 Jan 2015 07:17:34 +0100
4677
4678 pve-manager (3.3-10) unstable; urgency=low
4679
4680 * fix restart behavior
4681
4682 -- Proxmox Support Team <support@proxmox.com> Thu, 15 Jan 2015 07:21:43 +0100
4683
4684 pve-manager (3.3-9) unstable; urgency=low
4685
4686 * qemu GUI: support new pending changes API
4687
4688 -- Proxmox Support Team <support@proxmox.com> Thu, 08 Jan 2015 13:28:25 +0100
4689
4690 pve-manager (3.3-8) unstable; urgency=low
4691
4692 * pveproxy: support TLS1.1 and TLS1.2
4693
4694 -- Proxmox Support Team <support@proxmox.com> Tue, 02 Dec 2014 14:04:36 +0100
4695
4696 pve-manager (3.3-7) unstable; urgency=low
4697
4698 * vzdump: avoid warning about uninitialized value
4699
4700 -- Proxmox Support Team <support@proxmox.com> Wed, 26 Nov 2014 06:57:04 +0100
4701
4702 pve-manager (3.3-6) unstable; urgency=low
4703
4704 * VZDump: added email notification setting
4705
4706 * fix Bug #579: add START parameter in /etc/default/pve-manager
4707
4708 -- Proxmox Support Team <support@proxmox.com> Mon, 24 Nov 2014 06:37:36 +0100
4709
4710 pve-manager (3.3-5) unstable; urgency=low
4711
4712 * VZDump: send an error email in case of lock failure
4713
4714 -- Proxmox Support Team <support@proxmox.com> Thu, 23 Oct 2014 11:04:47 +0200
4715
4716 pve-manager (3.3-4) unstable; urgency=low
4717
4718 * pveproxy: limit ourselfes to tlsv1
4719
4720 -- Proxmox Support Team <support@proxmox.com> Wed, 15 Oct 2014 15:49:17 +0200
4721
4722 pve-manager (3.3-3) unstable; urgency=low
4723
4724 * openvz: implement suspend/resume
4725
4726 -- Proxmox Support Team <support@proxmox.com> Thu, 09 Oct 2014 09:37:47 +0200
4727
4728 pve-manager (3.3-2) unstable; urgency=low
4729
4730 * fix bug #534: implement firewall checkbox for OpenVZ CreateWizard
4731
4732 -- Proxmox Support Team <support@proxmox.com> Wed, 17 Sep 2014 16:34:27 +0200
4733
4734 pve-manager (3.3-1) unstable; urgency=low
4735
4736 * i18n: small fixes
4737
4738 -- Proxmox Support Team <support@proxmox.com> Mon, 08 Sep 2014 09:55:22 +0200
4739
4740 pve-manager (3.2-31) unstable; urgency=low
4741
4742 * GUI: add new email_from option to datacenter.cfg
4743
4744 -- Proxmox Support Team <support@proxmox.com> Thu, 04 Sep 2014 17:35:04 +0200
4745
4746 pve-manager (3.2-30) unstable; urgency=low
4747
4748 * resourcegrid : add template menu
4749
4750 * fix label width for spanish translation
4751
4752 -- Proxmox Support Team <support@proxmox.com> Mon, 01 Sep 2014 11:38:20 +0200
4753
4754 pve-manager (3.2-29) unstable; urgency=low
4755
4756 * glusterfs GUI: new option to specify backup volfile server
4757
4758 -- Proxmox Support Team <support@proxmox.com> Wed, 27 Aug 2014 11:52:49 +0200
4759
4760 pve-manager (3.2-28) unstable; urgency=low
4761
4762 * GUI: allow to add ZFS storage
4763
4764 -- Proxmox Support Team <support@proxmox.com> Tue, 26 Aug 2014 09:36:23 +0200
4765
4766 pve-manager (3.2-27) unstable; urgency=low
4767
4768 * fix bug #554: do not set delete flag on Auth create
4769
4770 -- Proxmox Support Team <support@proxmox.com> Thu, 21 Aug 2014 12:07:51 +0200
4771
4772 pve-manager (3.2-26) unstable; urgency=low
4773
4774 * GUI: use better icons for storage menu
4775
4776 -- Proxmox Support Team <support@proxmox.com> Thu, 21 Aug 2014 09:20:31 +0200
4777
4778 pve-manager (3.2-25) unstable; urgency=low
4779
4780 * GUI: add discard option to qemu drive
4781
4782 * GUI: add Broadwell cpu model
4783
4784 -- Proxmox Support Team <support@proxmox.com> Wed, 20 Aug 2014 12:19:00 +0200
4785
4786 pve-manager (3.2-24) unstable; urgency=low
4787
4788 * GUI: add new 'Pool View'
4789
4790 * GUI: show correct node status in 'Storage View'
4791
4792 -- Proxmox Support Team <support@proxmox.com> Wed, 13 Aug 2014 08:07:59 +0200
4793
4794 pve-manager (3.2-23) unstable; urgency=low
4795
4796 * update Spanish translation
4797
4798 -- Proxmox Support Team <support@proxmox.com> Mon, 11 Aug 2014 10:11:43 +0200
4799
4800 pve-manager (3.2-22) unstable; urgency=low
4801
4802 * mobile: register OpenVZ migrate page
4803
4804 -- Proxmox Support Team <support@proxmox.com> Thu, 07 Aug 2014 11:08:16 +0200
4805
4806 pve-manager (3.2-21) unstable; urgency=low
4807
4808 * novnc: add sendKey menufor KVM VMs
4809
4810 -- Proxmox Support Team <support@proxmox.com> Wed, 06 Aug 2014 09:09:47 +0200
4811
4812 pve-manager (3.2-20) unstable; urgency=low
4813
4814 * add sencha touch based GUI for mobile devices
4815
4816 * update Chinese translation (zh_CN).
4817
4818 -- Proxmox Support Team <support@proxmox.com> Tue, 05 Aug 2014 09:30:49 +0200
4819
4820 pve-manager (3.2-19) unstable; urgency=low
4821
4822 * HA migrate: return non-critical error if migrate failed by VM is still
4823 running
4824
4825 -- Proxmox Support Team <support@proxmox.com> Tue, 29 Jul 2014 07:14:55 +0200
4826
4827 pve-manager (3.2-18) unstable; urgency=low
4828
4829 * oath GUI: add 'step' and 'digit' options
4830
4831 -- Proxmox Support Team <support@proxmox.com> Wed, 23 Jul 2014 07:27:22 +0200
4832
4833 pve-manager (3.2-17) unstable; urgency=low
4834
4835 * include improved Spanish translation
4836
4837 * allow to set/edit two factor authentication (yubico, oath)
4838
4839 -- Proxmox Support Team <support@proxmox.com> Fri, 18 Jul 2014 08:23:02 +0200
4840
4841 pve-manager (3.2-16) unstable; urgency=low
4842
4843 * noVNC console: correctly display connection error
4844
4845 -- Proxmox Support Team <support@proxmox.com> Fri, 27 Jun 2014 10:31:28 +0200
4846
4847 pve-manager (3.2-15) unstable; urgency=low
4848
4849 * Qemu GUI: add support to edit SMBIOS settings
4850
4851 -- Proxmox Support Team <support@proxmox.com> Thu, 26 Jun 2014 13:21:54 +0200
4852
4853 pve-manager (3.2-14) unstable; urgency=low
4854
4855 * use case insensitive match for websocket upgrade (make it work with IE)
4856
4857 -- Proxmox Support Team <support@proxmox.com> Wed, 25 Jun 2014 13:26:23 +0200
4858
4859 pve-manager (3.2-13) unstable; urgency=low
4860
4861 * use noVNC as default console viewer
4862
4863 -- Proxmox Support Team <support@proxmox.com> Wed, 25 Jun 2014 07:24:04 +0200
4864
4865 pve-manager (3.2-12) unstable; urgency=low
4866
4867 * implement novnc console for openvz and shell
4868
4869 -- Proxmox Support Team <support@proxmox.com> Tue, 24 Jun 2014 17:39:10 +0200
4870
4871 pve-manager (3.2-11) unstable; urgency=low
4872
4873 * add Persian (Farsi) translation.
4874
4875 -- Proxmox Support Team <support@proxmox.com> Mon, 23 Jun 2014 06:31:39 +0200
4876
4877 pve-manager (3.2-10) unstable; urgency=low
4878
4879 * HTTPServer: implement websockets
4880
4881 -- Proxmox Support Team <support@proxmox.com> Wed, 18 Jun 2014 12:12:51 +0200
4882
4883 pve-manager (3.2-9) unstable; urgency=low
4884
4885 * kvm: add noVNC console
4886
4887 * depend on pve-novnc
4888
4889 * trim subscription key to avoid unexpected errors
4890
4891 -- Proxmox Support Team <support@proxmox.com> Tue, 17 Jun 2014 09:10:18 +0200
4892
4893 pve-manager (3.2-8) unstable; urgency=low
4894
4895 * add enable option to datacenter firewall.
4896
4897 -- Proxmox Support Team <support@proxmox.com> Wed, 04 Jun 2014 08:47:41 +0200
4898
4899 pve-manager (3.2-7) unstable; urgency=low
4900
4901 * add Firewall GUI
4902
4903 * openvz: add bridge vlan && firewall options to gui
4904
4905 * depend on pve-firewall
4906
4907 -- Proxmox Support Team <support@proxmox.com> Tue, 03 Jun 2014 09:07:50 +0200
4908
4909 pve-manager (3.2-6) unstable; urgency=low
4910
4911 * fix bug #300: use disk_quota default settings from /etv/vz/vz.conf
4912
4913 -- Proxmox Support Team <support@proxmox.com> Tue, 06 May 2014 06:58:23 +0200
4914
4915 pve-manager (3.2-5) unstable; urgency=low
4916
4917 * produce nicer html for direct API access (/api2/html)
4918
4919 * always delay unauthorized calls
4920
4921 -- Proxmox Support Team <support@proxmox.com> Fri, 02 May 2014 12:01:23 +0200
4922
4923 pve-manager (3.2-4) unstable; urgency=low
4924
4925 * add X-UA-Compatible tag to avoid IE GUI bugs
4926
4927 -- Proxmox Support Team <support@proxmox.com> Sat, 26 Apr 2014 09:34:53 +0200
4928
4929 pve-manager (3.2-3) unstable; urgency=low
4930
4931 * add Euskera (Basque) translations
4932
4933 -- Proxmox Support Team <support@proxmox.com> Thu, 17 Apr 2014 11:25:54 +0200
4934
4935 pve-manager (3.2-2) unstable; urgency=low
4936
4937 * pveceph: fix purge command
4938
4939 * pheceph: add -version argument to install (defaults to dumpling)
4940
4941 * spice-example-sh: avoid use of sed and aw
4942
4943 -- Proxmox Support Team <support@proxmox.com> Tue, 01 Apr 2014 06:04:04 +0200
4944
4945 pve-manager (3.2-1) unstable; urgency=low
4946
4947 * bump version for 3.2 release
4948
4949 -- Proxmox Support Team <support@proxmox.com> Thu, 06 Mar 2014 06:43:46 +0100
4950
4951 pve-manager (3.1-45) unstable; urgency=low
4952
4953 * parseQemuNetwork: add vmxnet3
4954
4955 * add /usr/share/doc/pve-manager/examples/spice-example-sh
4956
4957 -- Proxmox Support Team <support@proxmox.com> Mon, 03 Mar 2014 07:06:02 +0100
4958
4959 pve-manager (3.1-44) unstable; urgency=low
4960
4961 * re-add support for spiceconfig output format (revert commit
4962 97da4646288d2806c334c6a1c1361acb22df0535 and commit
4963 b96fb2234a7df02999489cc1f33ad52defac8998)
4964
4965 -- Proxmox Support Team <support@proxmox.com> Mon, 24 Feb 2014 12:49:35 +0100
4966
4967 pve-manager (3.1-43) unstable; urgency=low
4968
4969 * fix network API (make comments optional)
4970
4971 -- Proxmox Support Team <support@proxmox.com> Sun, 16 Feb 2014 09:27:18 +0100
4972
4973 pve-manager (3.1-42) unstable; urgency=low
4974
4975 * vzdump: add MIME-Version header
4976
4977 -- Proxmox Support Team <support@proxmox.com> Thu, 13 Feb 2014 08:41:34 +0100
4978
4979 pve-manager (3.1-41) unstable; urgency=low
4980
4981 * ceph: improve GUI feedback using TaskProgress.js
4982
4983 -- Proxmox Support Team <support@proxmox.com> Fri, 24 Jan 2014 13:38:41 +0100
4984
4985 pve-manager (3.1-40) unstable; urgency=low
4986
4987 * ceph: use setsid for service commands
4988
4989 -- Proxmox Support Team <support@proxmox.com> Fri, 24 Jan 2014 10:42:41 +0100
4990
4991 pve-manager (3.1-39) unstable; urgency=low
4992
4993 * ceph: view osd commit/apply latency
4994
4995 * ceph: display osd usage
4996
4997 * ceph: display pool usage information
4998
4999 -- Proxmox Support Team <support@proxmox.com> Thu, 23 Jan 2014 10:22:20 +0100
5000
5001 pve-manager (3.1-38) unstable; urgency=low
5002
5003 * ceph: add API and buttons for osd in/out
5004
5005 * use longer rados timeouts when inside worker tasks
5006
5007 -- Proxmox Support Team <support@proxmox.com> Wed, 22 Jan 2014 12:49:46 +0100
5008
5009 pve-manager (3.1-37) unstable; urgency=low
5010
5011 * fixes for new PVE::RADOS perl bindings
5012
5013 -- Proxmox Support Team <support@proxmox.com> Tue, 21 Jan 2014 12:12:27 +0100
5014
5015 pve-manager (3.1-36) unstable; urgency=low
5016
5017 * use PVE::RADOS perl bindings
5018
5019 * set spiceterm timeout to 40
5020
5021 -- Proxmox Support Team <support@proxmox.com> Mon, 20 Jan 2014 08:57:42 +0100
5022
5023 pve-manager (3.1-35) unstable; urgency=low
5024
5025 * update max cores limit to 128
5026
5027 * use separate window for disk IO-throttle form
5028
5029 * ceph: improve disk usage detection
5030
5031 * ceph: allow to specify separate journal disks
5032
5033 * depend on gdisk
5034
5035 -- Proxmox Support Team <support@proxmox.com> Tue, 14 Jan 2014 11:43:54 +0100
5036
5037 pve-manager (3.1-34) unstable; urgency=low
5038
5039 * ocf agent: retry get_vmlist if we get an empty list
5040
5041 -- Proxmox Support Team <support@proxmox.com> Tue, 07 Jan 2014 10:47:12 +0100
5042
5043 pve-manager (3.1-33) unstable; urgency=low
5044
5045 * ceph: return decompiled crush map in text format
5046
5047 * ceph: try to unmount OSD after removal
5048
5049 * ceph: only use 64 PGs by default
5050
5051 * ceph: allow to specify crush ruleset on pool creation
5052
5053 -- Proxmox Support Team <support@proxmox.com> Fri, 03 Jan 2014 10:58:49 +0100
5054
5055 pve-manager (3.1-32) unstable; urgency=low
5056
5057 * add mtu support for manual interfaces
5058
5059 * pveceph: allow to set min_size for pools, fix osd remove
5060
5061 * improve OVS GUI
5062
5063 * add support to change bond_xmit_hash_policy on linux bond devices
5064
5065 -- Proxmox Support Team <support@proxmox.com> Tue, 31 Dec 2013 10:17:52 +0100
5066
5067 pve-manager (3.1-31) unstable; urgency=low
5068
5069 * add OpenVSwitch GUI
5070
5071 -- Proxmox Support Team <support@proxmox.com> Fri, 27 Dec 2013 09:53:29 +0100
5072
5073 pve-manager (3.1-30) unstable; urgency=low
5074
5075 * ceph GUI: fix state handling
5076
5077 -- Proxmox Support Team <support@proxmox.com> Mon, 23 Dec 2013 07:23:52 +0100
5078
5079 pve-manager (3.1-29) unstable; urgency=low
5080
5081 * include Ceph GUI
5082
5083 -- Proxmox Support Team <support@proxmox.com> Sat, 21 Dec 2013 08:15:59 +0100
5084
5085 pve-manager (3.1-28) unstable; urgency=low
5086
5087 * GUI: use new console split-button everywhere
5088
5089 -- Proxmox Support Team <support@proxmox.com> Tue, 17 Dec 2013 07:24:28 +0100
5090
5091 pve-manager (3.1-27) unstable; urgency=low
5092
5093 * API: remove spiceconfig format
5094
5095 * GUI: allow to open SPICE console with command menu
5096
5097 * set correct locale environment when running spiceterm
5098
5099 -- Proxmox Support Team <support@proxmox.com> Wed, 11 Dec 2013 11:52:17 +0100
5100
5101 pve-manager (3.1-26) unstable; urgency=low
5102
5103 * add new console option to datacenter.cfg (java applet vs. spice)
5104
5105 * new execute API (execute multiple commands with one request)
5106
5107 * depend on spiceterm
5108
5109 * better GUI for console (use a splitbutton)
5110
5111 -- Proxmox Support Team <support@proxmox.com> Tue, 10 Dec 2013 12:07:05 +0100
5112
5113 pve-manager (3.1-25) unstable; urgency=low
5114
5115 * delay UNAUTHORIZED response to avoid DOS attac
5116
5117 * fix typo in pve cron script
5118
5119 * backup GUI: fix VMID selection bug
5120
5121 -- Proxmox Support Team <support@proxmox.com> Mon, 18 Nov 2013 11:20:37 +0100
5122
5123 pve-manager (3.1-24) unstable; urgency=low
5124
5125 * fix IP address parser for OpenVZ containers
5126
5127 * fix UPID parser for long uptimes (> 497 days)
5128
5129 -- Proxmox Support Team <support@proxmox.com> Wed, 06 Nov 2013 10:48:19 +0100
5130
5131 pve-manager (3.1-23) unstable; urgency=low
5132
5133 * subscription updates: set UserAgent header on proxy connect request
5134
5135 * correctly set content type for GUI index page
5136
5137 * allow to add ipv6 address to OpenVZ containers
5138
5139 -- Proxmox Support Team <support@proxmox.com> Tue, 29 Oct 2013 10:20:02 +0100
5140
5141 pve-manager (3.1-22) unstable; urgency=low
5142
5143 * spice: ignore the case of the characters in hostname match
5144
5145 -- Proxmox Support Team <support@proxmox.com> Mon, 28 Oct 2013 08:16:32 +0100
5146
5147 pve-manager (3.1-21) unstable; urgency=low
5148
5149 * update French translation
5150
5151 -- Proxmox Support Team <support@proxmox.com> Thu, 17 Oct 2013 06:11:56 +0200
5152
5153 pve-manager (3.1-20) unstable; urgency=low
5154
5155 * some GUI optimizations for slow connections
5156
5157 * remove nexenta plugin
5158
5159 * ZFS GUI rework
5160
5161 -- Proxmox Support Team <support@proxmox.com> Mon, 14 Oct 2013 07:46:59 +0200
5162
5163 pve-manager (3.1-19) unstable; urgency=low
5164
5165 * vzdump: remove temporary directories (revert bug introduced by
5166 commit 1bb6e88fd65bb44a745065d2d899832f6ea0a2f5)
5167
5168 * add Editor for new ZFSPlugin
5169
5170 -- Proxmox Support Team <support@proxmox.com> Fri, 04 Oct 2013 06:55:58 +0200
5171
5172 pve-manager (3.1-18) unstable; urgency=low
5173
5174 * GUI: add multi-monitor support for spice
5175
5176 -- Proxmox Support Team <support@proxmox.com> Wed, 02 Oct 2013 10:41:57 +0200
5177
5178 pve-manager (3.1-17) unstable; urgency=low
5179
5180 * openvz create/restore: use new PVE::Storage::abs_filesystem_path() in
5181 order to correctly activate the storage.
5182
5183 -- Proxmox Support Team <support@proxmox.com> Tue, 01 Oct 2013 12:47:22 +0200
5184
5185 pve-manager (3.1-16) unstable; urgency=low
5186
5187 * do not use -w switch as it breaks modules
5188
5189 * pveproxy: fix configuration parser for /dec/defaults/pveproxy
5190
5191 -- Proxmox Support Team <support@proxmox.com> Tue, 01 Oct 2013 10:37:39 +0200
5192
5193 pve-manager (3.1-15) unstable; urgency=low
5194
5195 * add solaris ostype
5196
5197 -- Proxmox Support Team <support@proxmox.com> Wed, 25 Sep 2013 08:29:49 +0200
5198
5199 pve-manager (3.1-14) unstable; urgency=low
5200
5201 * avoid warning in daily cron script
5202
5203 -- Proxmox Support Team <support@proxmox.com> Tue, 24 Sep 2013 06:41:03 +0200
5204
5205 pve-manager (3.1-13) unstable; urgency=low
5206
5207 * dissable SSL compression (avoid TLS CRIME vulnerability)
5208
5209 -- Proxmox Support Team <support@proxmox.com> Tue, 17 Sep 2013 07:17:17 +0200
5210
5211 pve-manager (3.1-12) unstable; urgency=low
5212
5213 * fix bug #456: allow glusterfs as backup storage
5214
5215 -- Proxmox Support Team <support@proxmox.com> Mon, 16 Sep 2013 08:12:24 +0200
5216
5217 pve-manager (3.1-11) unstable; urgency=low
5218
5219 * vzdump: fix hook script environment for job-* phase
5220
5221 -- Proxmox Support Team <support@proxmox.com> Fri, 13 Sep 2013 06:55:30 +0200
5222
5223 pve-manager (3.1-10) unstable; urgency=low
5224
5225 * vzdump: pass storage ID to hook scripts
5226
5227 -- Proxmox Support Team <support@proxmox.com> Thu, 12 Sep 2013 06:21:59 +0200
5228
5229 pve-manager (3.1-9) unstable; urgency=low
5230
5231 * depend on libcrypt-ssleay-perl and liblwp-protocol-https-perl (for
5232 correct LWP https support)
5233
5234 -- Proxmox Support Team <support@proxmox.com> Wed, 11 Sep 2013 06:46:44 +0200
5235
5236 pve-manager (3.1-8) unstable; urgency=low
5237
5238 * fix https proxy calls (always use CONNECT)
5239
5240 * use correct changelog URLs for pve repositories
5241
5242 -- Proxmox Support Team <support@proxmox.com> Mon, 09 Sep 2013 11:39:49 +0200
5243
5244 pve-manager (3.1-7) unstable; urgency=low
5245
5246 * vzdump: correctly handle maxfiles parameter (0 is unlimited)
5247
5248 * improve API2Client.pm code
5249
5250 -- Proxmox Support Team <support@proxmox.com> Thu, 05 Sep 2013 11:00:46 +0200
5251
5252 pve-manager (3.1-6) unstable; urgency=low
5253
5254 * update German translation
5255
5256 * update Chinese translation
5257
5258 -- Proxmox Support Team <support@proxmox.com> Tue, 03 Sep 2013 07:03:02 +0200
5259
5260 pve-manager (3.1-5) unstable; urgency=low
5261
5262 * apt: proxy changelog API call to correct node
5263
5264 -- Proxmox Support Team <support@proxmox.com> Mon, 26 Aug 2013 10:24:53 +0200
5265
5266 pve-manager (3.1-4) unstable; urgency=low
5267
5268 * apt: only consider installed packages
5269
5270 -- Proxmox Support Team <support@proxmox.com> Fri, 23 Aug 2013 10:07:56 +0200
5271
5272 pve-manager (3.1-3) unstable; urgency=low
5273
5274 * add new favicon.ico
5275
5276 -- Proxmox Support Team <support@proxmox.com> Fri, 16 Aug 2013 13:08:07 +0200
5277
5278 pve-manager (3.1-2) unstable; urgency=low
5279
5280 * fix perl dependencies
5281
5282 * display subscription status after login
5283
5284 -- Proxmox Support Team <support@proxmox.com> Fri, 16 Aug 2013 06:15:27 +0200
5285
5286 pve-manager (3.1-1) unstable; urgency=low
5287
5288 * bump RELEASE to 3.1
5289
5290 -- Proxmox Support Team <support@proxmox.com> Wed, 14 Aug 2013 07:50:00 +0200
5291
5292 pve-manager (3.0-38) unstable; urgency=low
5293
5294 * add GUI for GlusterFS storage
5295
5296 * vzdump: wait one second before unmounting the snapshot (avoid device busy error)
5297
5298 -- Proxmox Support Team <support@proxmox.com> Tue, 13 Aug 2013 10:32:05 +0200
5299
5300 pve-manager (3.0-37) unstable; urgency=low
5301
5302 * apt: try to detect new packages
5303
5304 * tell apt to use http_proxy settings
5305
5306 * support to view changelogs for available pve packages
5307
5308 * allow to configure cipher list for pveproxy
5309
5310 * automatically add pve repository to apt sources list
5311
5312 * allow to use serial terminal as display
5313
5314 * avoid apt autoremoval for pve-kernel packages
5315
5316 -- Proxmox Support Team <support@proxmox.com> Fri, 02 Aug 2013 10:11:33 +0200
5317
5318 pve-manager (3.0-36) unstable; urgency=low
5319
5320 * fix proxy loop assertion for spiceproxy
5321
5322 * pveproxy: use same cipher list as debian apache ssl.conf
5323
5324 * avoid apt autoremoval for pve-kernel packages
5325
5326 -- Proxmox Support Team <support@proxmox.com> Wed, 24 Jul 2013 12:43:38 +0200
5327
5328 pve-manager (3.0-35) unstable; urgency=low
5329
5330 * fix proxy loop assertion
5331
5332 -- Proxmox Support Team <support@proxmox.com> Tue, 23 Jul 2013 08:36:17 +0200
5333
5334 pve-manager (3.0-34) unstable; urgency=low
5335
5336 * avoid proxy loops
5337
5338 -- Proxmox Support Team <support@proxmox.com> Mon, 22 Jul 2013 10:52:50 +0200
5339
5340 pve-manager (3.0-33) unstable; urgency=low
5341
5342 * correctly initialize $rpcenv in spiceproxy
5343
5344 * fix bug #437: include pve-libspice-server1 in package list
5345
5346 -- Proxmox Support Team <support@proxmox.com> Fri, 19 Jul 2013 11:41:00 +0200
5347
5348 pve-manager (3.0-32) unstable; urgency=low
5349
5350 * improved spice proxy code
5351
5352 -- Proxmox Support Team <support@proxmox.com> Thu, 18 Jul 2013 12:29:04 +0200
5353
5354 pve-manager (3.0-31) unstable; urgency=low
5355
5356 * add button to start SPICE console
5357
5358 * add spiceproxy server
5359
5360 -- Proxmox Support Team <support@proxmox.com> Wed, 26 Jun 2013 13:40:55 +0200
5361
5362 pve-manager (3.0-30) unstable; urgency=low
5363
5364 * fix upgrade shell (quoting bug)
5365
5366 -- Proxmox Support Team <support@proxmox.com> Mon, 24 Jun 2013 08:18:47 +0200
5367
5368 pve-manager (3.0-29) unstable; urgency=low
5369
5370 * new pveupgrade script, used to display additional information to the
5371 user (reboot required? database up to date? ...)
5372
5373 * add button to display package versions, to provide same info as
5374 'pveversion -v' on GUI.
5375
5376 -- Proxmox Support Team <support@proxmox.com> Fri, 21 Jun 2013 12:07:44 +0200
5377
5378 pve-manager (3.0-28) unstable; urgency=low
5379
5380 * fix bug #408: reset ENV before starting shell
5381
5382 * fix bug #379: allow to overwrite existing CTs if user has VM.Backup
5383 permissions
5384
5385 * Allow to send notification mail about new packages.
5386
5387 -- Proxmox Support Team <support@proxmox.com> Thu, 20 Jun 2013 11:12:50 +0200
5388
5389 pve-manager (3.0-27) unstable; urgency=low
5390
5391 * package manager: run system upgrade inside VNC shell, group packages
5392 by 'Origin', remove apt/upgrade API completely.
5393
5394 -- Proxmox Support Team <support@proxmox.com> Wed, 19 Jun 2013 11:59:49 +0200
5395
5396 pve-manager (3.0-26) unstable; urgency=low
5397
5398 * package manager: improve changelog viewer, bug fixes
5399
5400 -- Proxmox Support Team <support@proxmox.com> Tue, 18 Jun 2013 11:49:16 +0200
5401
5402 pve-manager (3.0-25) unstable; urgency=low
5403
5404 * add package update manager to GUI
5405
5406 -- Proxmox Support Team <support@proxmox.com> Thu, 13 Jun 2013 13:09:02 +0200
5407
5408 pve-manager (3.0-24) unstable; urgency=low
5409
5410 * update Norwegian translations
5411
5412 * rrd display : avoid 2 refresh
5413
5414 * avoid gzip http response for png & gif & jar
5415
5416 -- Proxmox Support Team <support@proxmox.com> Wed, 12 Jun 2013 07:24:54 +0200
5417
5418 pve-manager (3.0-23) unstable; urgency=low
5419
5420 * fix bug #368: use vtype 'DnsName' to verify host names
5421
5422 * fix bug #401: disable connection timeout during API call processing
5423
5424 * add suport for new qemu-server async configuration API
5425
5426 -- Proxmox Support Team <support@proxmox.com> Fri, 07 Jun 2013 11:52:15 +0200
5427
5428 pve-manager (3.0-22) unstable; urgency=low
5429
5430 * support 'delete' flag for 'Move disk'
5431
5432 -- Proxmox Support Team <support@proxmox.com> Fri, 31 May 2013 10:59:59 +0200
5433
5434 pve-manager (3.0-21) unstable; urgency=low
5435
5436 * add 'Move disk' button for storage migration
5437
5438 -- Proxmox Support Team <support@proxmox.com> Wed, 29 May 2013 13:03:33 +0200
5439
5440 pve-manager (3.0-20) unstable; urgency=low
5441
5442 * fix login problem when http_proxy is set
5443
5444 -- Proxmox Support Team <support@proxmox.com> Thu, 23 May 2013 07:29:25 +0200
5445
5446 pve-manager (3.0-19) unstable; urgency=low
5447
5448 * updated Chinese translation
5449
5450 * allow to upload files with spaces in filename (replace with '_')
5451
5452 * allow to delete pools with non-existent VMs/Storage
5453
5454 -- Proxmox Support Team <support@proxmox.com> Wed, 22 May 2013 06:04:49 +0200
5455
5456 pve-manager (3.0-18) unstable; urgency=low
5457
5458 * use correct icons for templates
5459
5460 * sort templates after regular VMs
5461
5462 * update German translation
5463
5464 * update French translation
5465
5466 -- Proxmox Support Team <support@proxmox.com> Tue, 21 May 2013 10:58:47 +0200
5467
5468 pve-manager (3.0-17) unstable; urgency=low
5469
5470 * fix bug #374: correctly remove destroyed container from pool
5471
5472 -- Proxmox Support Team <support@proxmox.com> Tue, 14 May 2013 12:13:28 +0200
5473
5474 pve-manager (3.0-16) unstable; urgency=low
5475
5476 * Clone: only list usable/available target stores
5477
5478 -- Proxmox Support Team <support@proxmox.com> Tue, 14 May 2013 10:14:05 +0200
5479
5480 pve-manager (3.0-15) unstable; urgency=low
5481
5482 * fix bug #385: correctly handle Accept-Encoding
5483
5484 -- Proxmox Support Team <support@proxmox.com> Mon, 13 May 2013 09:12:41 +0200
5485
5486 pve-manager (3.0-14) unstable; urgency=low
5487
5488 * qmtemplate task : format task description correctly
5489
5490 -- Proxmox Support Team <support@proxmox.com> Fri, 10 May 2013 09:32:00 +0200
5491
5492 pve-manager (3.0-13) unstable; urgency=low
5493
5494 * minor GUI cleanups
5495
5496 -- Proxmox Support Team <support@proxmox.com> Tue, 07 May 2013 07:54:01 +0200
5497
5498 pve-manager (3.0-12) unstable; urgency=low
5499
5500 * add Clone GUI
5501
5502 -- Proxmox Support Team <support@proxmox.com> Mon, 06 May 2013 11:37:35 +0200
5503
5504 pve-manager (3.0-11) unstable; urgency=low
5505
5506 * fix NodeSelector
5507
5508 -- Proxmox Support Team <support@proxmox.com> Wed, 24 Apr 2013 09:56:26 +0200
5509
5510 pve-manager (3.0-10) unstable; urgency=low
5511
5512 * pveproxy: implement if-modified-since
5513
5514 * pveproxy: implement host based access control
5515
5516 * implement node netstat call to get current tap network counters
5517
5518 -- Proxmox Support Team <support@proxmox.com> Wed, 24 Apr 2013 08:05:11 +0200
5519
5520 pve-manager (3.0-9) unstable; urgency=low
5521
5522 * http: improve security by setting size limits
5523
5524 * stop keep-alive when there are many open connections
5525
5526 * improve syslog for file uploads
5527
5528 -- Proxmox Support Team <support@proxmox.com> Tue, 16 Apr 2013 11:56:00 +0200
5529
5530 pve-manager (3.0-8) unstable; urgency=low
5531
5532 * disable Nagle algorithm to maximitze performance
5533
5534 * fix multipart parser
5535
5536 -- Proxmox Support Team <support@proxmox.com> Tue, 16 Apr 2013 07:43:56 +0200
5537
5538 pve-manager (3.0-7) unstable; urgency=low
5539
5540 * use new event driven https server instead of apache2 (pveproxy)
5541
5542 -- Proxmox Support Team <support@proxmox.com> Mon, 15 Apr 2013 12:31:50 +0200
5543
5544 pve-manager (3.0-6) unstable; urgency=low
5545
5546 * depend on ibnet-http-perl (>= 6.06-1). Older versions triggers bugs
5547 with LWP::UserAgent
5548
5549 -- Proxmox Support Team <support@proxmox.com> Thu, 28 Mar 2013 13:17:08 +0100
5550
5551 pve-manager (3.0-5) unstable; urgency=low
5552
5553 * avoid warning about undefined value in PVE::OpenVZ
5554
5555 -- Proxmox Support Team <support@proxmox.com> Wed, 27 Mar 2013 06:30:58 +0100
5556
5557 pve-manager (3.0-4) unstable; urgency=low
5558
5559 * add bootlog to GUI
5560
5561 -- Proxmox Support Team <support@proxmox.com> Tue, 26 Mar 2013 08:01:36 +0100
5562
5563 pve-manager (3.0-3) unstable; urgency=low
5564
5565 * pvebanner: overwrite /etc/issue instead of printing to stdout
5566
5567 -- Proxmox Support Team <support@proxmox.com> Mon, 25 Mar 2013 09:05:49 +0100
5568
5569 pve-manager (3.0-2) unstable; urgency=low
5570
5571 * mark service vz optional in pve-manager init script
5572
5573 -- Proxmox Support Team <support@proxmox.com> Fri, 22 Mar 2013 06:18:27 +0100
5574
5575 pve-manager (3.0-1) unstable; urgency=low
5576
5577 * remove perl-suid dependency
5578
5579 -- Proxmox Support Team <support@proxmox.com> Fri, 15 Mar 2013 08:36:57 +0100
5580
5581 pve-manager (2.3-13) unstable; urgency=low
5582
5583 * network config: allow empty IP address/netmask
5584
5585 -- Proxmox Support Team <support@proxmox.com> Tue, 05 Mar 2013 06:47:40 +0100
5586
5587 pve-manager (2.3-12) unstable; urgency=low
5588
5589 * fix IP address verification (Undefined subroutine &Net::IP::ip_to_bin)
5590
5591 -- Proxmox Support Team <support@proxmox.com> Mon, 04 Mar 2013 06:56:12 +0100
5592
5593 pve-manager (2.3-11) unstable; urgency=low
5594
5595 * bugfix #301 Add container hostname validation in GUI
5596
5597 -- Proxmox Support Team <support@proxmox.com> Fri, 01 Mar 2013 06:23:59 +0100
5598
5599 pve-manager (2.3-10) unstable; urgency=low
5600
5601 * fix cache selector: default cache is 'none'
5602
5603 -- Proxmox Support Team <support@proxmox.com> Mon, 25 Feb 2013 06:35:06 +0100
5604
5605 pve-manager (2.3-9) unstable; urgency=low
5606
5607 * fix bug #337: avoid warning with pvectl
5608
5609 -- Proxmox Support Team <support@proxmox.com> Fri, 22 Feb 2013 06:11:38 +0100
5610
5611 pve-manager (2.3-8) unstable; urgency=low
5612
5613 * Allow to set tablet option on the GUI
5614
5615 * use qcow2 format as default for directory and NFS storage
5616
5617 * cleanup RDB GUI (remove authsupported)
5618
5619 -- Proxmox Support Team <support@proxmox.com> Mon, 18 Feb 2013 13:39:47 +0100
5620
5621 pve-manager (2.3-7) unstable; urgency=low
5622
5623 * fix javascript jslint warnings to make it work on all browsers.
5624
5625 * use e1000 as default network card
5626
5627 * enable RBD on the GUI
5628
5629 -- Proxmox Support Team <support@proxmox.com> Thu, 31 Jan 2013 07:16:13 +0100
5630
5631 pve-manager (2.3-6) unstable; urgency=low
5632
5633 * pvestatd: avoid warning about uninitialized value
5634
5635 -- Proxmox Support Team <support@proxmox.com> Mon, 28 Jan 2013 12:19:34 +0100
5636
5637 pve-manager (2.3-5) unstable; urgency=low
5638
5639 * Display 'Resume' button when VM is 'paused'
5640
5641 -- Proxmox Support Team <support@proxmox.com> Fri, 18 Jan 2013 06:23:06 +0100
5642
5643 pve-manager (2.3-4) unstable; urgency=low
5644
5645 * add balloon GUI (dynamic memory)
5646
5647 -- Proxmox Support Team <support@proxmox.com> Thu, 17 Jan 2013 12:58:58 +0100
5648
5649 pve-manager (2.3-3) unstable; urgency=low
5650
5651 * GUI: tasks - use better icon for open console
5652
5653 * implement auto-ballooning
5654
5655 -- Proxmox Support Team <support@proxmox.com> Thu, 20 Dec 2012 13:44:53 +0100
5656
5657 pve-manager (2.3-2) unstable; urgency=low
5658
5659 * add HD resize feature to expand disks.
5660
5661 -- Proxmox Support Team <support@proxmox.com> Mon, 17 Dec 2012 13:03:15 +0100
5662
5663 pve-manager (2.3-1) unstable; urgency=low
5664
5665 * support new qemu vma backup files
5666
5667 -- Proxmox Support Team <support@proxmox.com> Thu, 13 Dec 2012 07:27:32 +0100
5668
5669 pve-manager (2.2-32) unstable; urgency=low
5670
5671 * add new cpu types: Haswell and Opteron_G5
5672
5673 * remove rhel specific cpu types: cpu64-rhel6 and cpu64-rhel5
5674
5675 -- Proxmox Support Team <support@proxmox.com> Tue, 27 Nov 2012 06:46:35 +0100
5676
5677 pve-manager (2.2-31) unstable; urgency=low
5678
5679 * Brazilian Transtalion (done by Maila Networks)
5680
5681 -- Proxmox Support Team <support@proxmox.com> Mon, 19 Nov 2012 13:17:23 +0100
5682
5683 pve-manager (2.2-30) unstable; urgency=low
5684
5685 * add Norwegian (Bokmal and Nynorsk) translations.
5686
5687 -- Proxmox Support Team <support@proxmox.com> Thu, 15 Nov 2012 07:31:30 +0100
5688
5689 pve-manager (2.2-29) unstable; urgency=low
5690
5691 * fix bug #276: create root mount point
5692
5693 -- Proxmox Support Team <support@proxmox.com> Mon, 05 Nov 2012 06:44:24 +0100
5694
5695 pve-manager (2.2-28) unstable; urgency=low
5696
5697 * remove hardcoded blowfish cipher
5698
5699 -- Proxmox Support Team <support@proxmox.com> Wed, 31 Oct 2012 14:01:54 +0100
5700
5701 pve-manager (2.2-27) unstable; urgency=low
5702
5703 * fix RRD images caching problems: new create_rrd_graph returns rrd
5704 png data inline - no need to read data from file.
5705
5706 -- Proxmox Support Team <support@proxmox.com> Wed, 31 Oct 2012 07:15:57 +0100
5707
5708 pve-manager (2.2-26) unstable; urgency=low
5709
5710 * pvestatd: fix server reload (run at least 10 cycles)
5711
5712 -- Proxmox Support Team <support@proxmox.com> Mon, 29 Oct 2012 13:08:20 +0100
5713
5714 pve-manager (2.2-25) unstable; urgency=low
5715
5716 * pvestatd: fix server reload (due to memory leak)
5717
5718 -- Proxmox Support Team <support@proxmox.com> Mon, 29 Oct 2012 12:32:28 +0100
5719
5720 pve-manager (2.2-24) unstable; urgency=low
5721
5722 * vncproxy: wait until vnc port is ready (avoid connection errors)
5723
5724 -- Proxmox Support Team <support@proxmox.com> Wed, 24 Oct 2012 09:02:08 +0200
5725
5726 pve-manager (2.2-23) unstable; urgency=low
5727
5728 * update link to new debian-6.0-proxmox-mailgateway_3.1-2_amd64.tar.gz
5729
5730 -- Proxmox Support Team <support@proxmox.com> Tue, 23 Oct 2012 10:27:18 +0200
5731
5732 pve-manager (2.2-22) unstable; urgency=low
5733
5734 * vzdump: also run 'backup-start' hook in snapshot mode
5735
5736 * update openvz appliance list
5737
5738 * add win8 to OS type selector
5739
5740 * fix bug #205
5741
5742 -- Proxmox Support Team <support@proxmox.com> Fri, 12 Oct 2012 06:07:12 +0200
5743
5744 pve-manager (2.2-21) unstable; urgency=low
5745
5746 * openvz console fix: create /var/run/dtach at pvedaemon startup
5747
5748 -- Proxmox Support Team <support@proxmox.com> Tue, 02 Oct 2012 10:10:55 +0200
5749
5750 pve-manager (2.2-20) unstable; urgency=low
5751
5752 * openvz: use real console instead of 'vzctl enter'
5753
5754 * openvz: remove init-logger pagers
5755
5756 * dpenend on dtach (used by openvz console)
5757
5758 * pvestatd: remove stale 'vzctl console' processes
5759
5760 -- Proxmox Support Team <support@proxmox.com> Tue, 02 Oct 2012 06:49:12 +0200
5761
5762 pve-manager (2.2-19) unstable; urgency=low
5763
5764 * fix bug 178: use new API call to get next free VMID
5765
5766 -- Proxmox Support Team <support@proxmox.com> Thu, 27 Sep 2012 09:45:06 +0200
5767
5768 pve-manager (2.2-18) unstable; urgency=low
5769
5770 * add workaroud to correctly show scrollbars
5771
5772 -- Proxmox Support Team <support@proxmox.com> Wed, 26 Sep 2012 11:22:16 +0200
5773
5774 pve-manager (2.2-17) unstable; urgency=low
5775
5776 * add snapshot support to GUI
5777
5778 -- Proxmox Support Team <support@proxmox.com> Mon, 24 Sep 2012 12:05:34 +0200
5779
5780 pve-manager (2.1-16) unstable; urgency=low
5781
5782 * vzrestore: allow --storage option
5783
5784 * fix bug 178: correctly verify if VMID is already used
5785
5786 * GUI: allow to select SCSI disks when creating VMs (booting from SCSI
5787 disks works again)
5788
5789 -- Proxmox Support Team <support@proxmox.com> Wed, 05 Sep 2012 08:04:28 +0200
5790
5791 pve-manager (2.1-15) unstable; urgency=low
5792
5793 * Slovenian translation (thanks to Dojan Borstnar)
5794
5795 * new option to select SCSI controller hardware
5796
5797 * add SATA to GUI
5798
5799 -- Proxmox Support Team <support@proxmox.com> Wed, 29 Aug 2012 07:15:54 +0200
5800
5801 pve-manager (2.1-14) unstable; urgency=low
5802
5803 * fix startup ordering
5804
5805 -- Proxmox Support Team <support@proxmox.com> Tue, 07 Aug 2012 09:20:01 +0200
5806
5807 pve-manager (2.1-13) unstable; urgency=low
5808
5809 * update Danish translation
5810
5811 -- Proxmox Support Team <support@proxmox.com> Thu, 26 Jul 2012 14:24:27 +0200
5812
5813 pve-manager (2.1-12) unstable; urgency=low
5814
5815 * pvestatd: use QMP to query detailed blockstats from KVM
5816
5817 -- Proxmox Support Team <support@proxmox.com> Fri, 13 Jul 2012 09:36:54 +0200
5818
5819 pve-manager (2.1-11) unstable; urgency=low
5820
5821 * added Polish translation
5822
5823 -- Proxmox Support Team <support@proxmox.com> Thu, 28 Jun 2012 06:55:34 +0200
5824
5825 pve-manager (2.1-10) unstable; urgency=low
5826
5827 * add Catalan translation
5828
5829 -- Proxmox Support Team <support@proxmox.com> Thu, 14 Jun 2012 07:02:24 +0200
5830
5831 pve-manager (2.1-9) unstable; urgency=low
5832
5833 * use numeric sorting in startall
5834
5835 -- Proxmox Support Team <support@proxmox.com> Tue, 05 Jun 2012 06:16:06 +0200
5836
5837 pve-manager (2.1-8) unstable; urgency=low
5838
5839 * also list pools with VM.Allocate permissions
5840
5841 -- Proxmox Support Team <support@proxmox.com> Wed, 30 May 2012 11:20:45 +0200
5842
5843 pve-manager (2.1-7) unstable; urgency=low
5844
5845 * fix vzdump --exclude-path (allow to read value from vzdump.conf)
5846
5847 -- Proxmox Support Team <support@proxmox.com> Wed, 30 May 2012 07:24:30 +0200
5848
5849 pve-manager (2.1-6) unstable; urgency=low
5850
5851 * include Danish translation
5852
5853 -- Proxmox Support Team <support@proxmox.com> Tue, 29 May 2012 07:24:41 +0200
5854
5855 pve-manager (2.1-5) unstable; urgency=low
5856
5857 * fixes for new pve-access-control (Auth plugins).
5858
5859 -- Proxmox Support Team <support@proxmox.com> Tue, 22 May 2012 10:49:37 +0200
5860
5861 pve-manager (2.1-4) unstable; urgency=low
5862
5863 * updated russian translation
5864
5865 -- Proxmox Support Team <support@proxmox.com> Mon, 21 May 2012 07:46:39 +0200
5866
5867 pve-manager (2.1-3) unstable; urgency=low
5868
5869 * fix vzdump parameter parser (allow --stdout)
5870
5871 -- Proxmox Support Team <support@proxmox.com> Wed, 02 May 2012 11:12:56 +0200
5872
5873 pve-manager (2.1-2) unstable; urgency=low
5874
5875 * set apache directory access options for all used dirs
5876
5877 -- Proxmox Support Team <support@proxmox.com> Mon, 30 Apr 2012 11:00:49 +0200
5878
5879 pve-manager (2.1-1) unstable; urgency=low
5880
5881 * added Turkish translation
5882
5883 -- Proxmox Support Team <support@proxmox.com> Thu, 26 Apr 2012 06:16:55 +0200
5884
5885 pve-manager (2.0-64) unstable; urgency=low
5886
5887 * fix bug #179: set default button 'no' for dangerous actions, use
5888 warning icon for such actions
5889
5890 * fix bug #177: allow memory up to 512GB
5891
5892 * fix bug #174: add cpuunits to KVM options
5893
5894 -- Proxmox Support Team <support@proxmox.com> Tue, 24 Apr 2012 08:09:23 +0200
5895
5896 pve-manager (2.0-63) unstable; urgency=low
5897
5898 * fix bug 128: implement pvectl startall/stopall
5899
5900 * fix bug 171: activate storage before starting containers
5901
5902 -- Proxmox Support Team <support@proxmox.com> Wed, 18 Apr 2012 10:02:54 +0200
5903
5904 pve-manager (2.0-62) unstable; urgency=low
5905
5906 * fix bug #115: simplify GUI for users without permissions.
5907
5908 * update Italian translation
5909
5910 -- Proxmox Support Team <support@proxmox.com> Tue, 17 Apr 2012 10:37:05 +0200
5911
5912 pve-manager (2.0-61) unstable; urgency=low
5913
5914 * add Italian translation
5915
5916 -- Proxmox Support Team <support@proxmox.com> Mon, 16 Apr 2012 10:10:02 +0200
5917
5918 pve-manager (2.0-59) unstable; urgency=low
5919
5920 * fix bug 158: move openvz scripts inside ocf resource agent
5921
5922 -- Proxmox Support Team <support@proxmox.com> Thu, 12 Apr 2012 11:04:38 +0200
5923
5924 pve-manager (2.0-58) unstable; urgency=low
5925
5926 * fix bug #141: allow to create backup job without compression
5927
5928 * expose directsync drive cache option
5929
5930 * add Turkish keyboard layout
5931
5932 -- Proxmox Support Team <support@proxmox.com> Wed, 11 Apr 2012 08:38:59 +0200
5933
5934 pve-manager (2.0-57) unstable; urgency=low
5935
5936 * fix support urls
5937
5938 -- Proxmox Support Team <support@proxmox.com> Thu, 05 Apr 2012 11:40:03 +0200
5939
5940 pve-manager (2.0-56) unstable; urgency=low
5941
5942 * added Russian translation
5943
5944 -- Proxmox Support Team <support@proxmox.com> Thu, 05 Apr 2012 08:18:58 +0200
5945
5946 pve-manager (2.0-55) unstable; urgency=low
5947
5948 * fix bug #135: allow single letter 'dns-name', allow to start names
5949 with numbers
5950
5951 * fix bug #137: API change! Return node name using 'node' property.
5952
5953 -- Proxmox Support Team <support@proxmox.com> Mon, 02 Apr 2012 12:13:33 +0200
5954
5955 pve-manager (2.0-54) unstable; urgency=low
5956
5957 * use /etc/subscription to store subscription key
5958
5959 * use http_proxy settings for subscription updates
5960
5961 -- Proxmox Support Team <support@proxmox.com> Thu, 29 Mar 2012 11:13:35 +0200
5962
5963 pve-manager (2.0-53) unstable; urgency=low
5964
5965 * fix bug #117: automatically add domain to hostname when creating
5966 openvz containers.
5967
5968 -- Proxmox Support Team <support@proxmox.com> Thu, 29 Mar 2012 10:19:57 +0200
5969
5970 pve-manager (2.0-52) unstable; urgency=low
5971
5972 * fix Subscription code
5973
5974 -- Proxmox Support Team <support@proxmox.com> Thu, 29 Mar 2012 09:32:32 +0200
5975
5976 pve-manager (2.0-51) unstable; urgency=low
5977
5978 * fix bug #55: add Migrate and Stop to context menu
5979
5980 -- Proxmox Support Team <support@proxmox.com> Wed, 28 Mar 2012 13:12:19 +0200
5981
5982 pve-manager (2.0-50) unstable; urgency=low
5983
5984 * kvm network: allow to configure VLAN Id on the GUI
5985
5986 -- Proxmox Support Team <support@proxmox.com> Wed, 28 Mar 2012 07:11:55 +0200
5987
5988 pve-manager (2.0-49) unstable; urgency=low
5989
5990 * improve HA task display
5991
5992 -- Proxmox Support Team <support@proxmox.com> Tue, 27 Mar 2012 12:35:00 +0200
5993
5994 pve-manager (2.0-48) unstable; urgency=low
5995
5996 * fix bug #97: execute 'clusvcadm' commands for HA managed CTs
5997
5998 -- Proxmox Support Team <support@proxmox.com> Tue, 27 Mar 2012 10:59:33 +0200
5999
6000 pve-manager (2.0-47) unstable; urgency=low
6001
6002 * fix bug 114: do not display 'nothing selected' after logout
6003
6004 -- Proxmox Support Team <support@proxmox.com> Mon, 26 Mar 2012 13:28:09 +0200
6005
6006 pve-manager (2.0-46) unstable; urgency=low
6007
6008 * code cleanups
6009
6010 -- Proxmox Support Team <support@proxmox.com> Mon, 26 Mar 2012 10:38:33 +0200
6011
6012 pve-manager (2.0-45) unstable; urgency=low
6013
6014 * fix bug 124: correctly return maxfiles flag
6015
6016 * vzdump: use storage 'local' as default backup target (instead of using
6017 Openvz dump directory settings)
6018
6019 -- Proxmox Support Team <support@proxmox.com> Fri, 23 Mar 2012 12:36:15 +0100
6020
6021 pve-manager (2.0-44) unstable; urgency=low
6022
6023 * Disable automatic file removal on 'Backup now'
6024
6025 * Option 'maxfiles' is now a storage option (to specify the maximal
6026 number of allowed backups per VM)
6027
6028 -- Proxmox Support Team <support@proxmox.com> Fri, 23 Mar 2012 10:03:23 +0100
6029
6030 pve-manager (2.0-43) unstable; urgency=low
6031
6032 * vzdump: do not use tar flag --ignore-failed-read
6033
6034 -- Proxmox Support Team <support@proxmox.com> Wed, 21 Mar 2012 06:42:07 +0100
6035
6036 pve-manager (2.0-42) unstable; urgency=low
6037
6038 * use Digest::SHA instead of Digest::SHA1
6039
6040 -- Proxmox Support Team <support@proxmox.com> Tue, 20 Mar 2012 12:33:19 +0100
6041
6042 pve-manager (2.0-41) unstable; urgency=low
6043
6044 * add Chinese translation
6045
6046 -- Proxmox Support Team <support@proxmox.com> Thu, 15 Mar 2012 10:51:11 +0100
6047
6048 pve-manager (2.0-40) unstable; urgency=low
6049
6050 * fix bug 22: correctly display openvz swap usage
6051
6052 -- Proxmox Support Team <support@proxmox.com> Wed, 14 Mar 2012 16:00:32 +0100
6053
6054 pve-manager (2.0-39) unstable; urgency=low
6055
6056 * add Spanish translation
6057
6058 * Do not allow to select SCSI inside the VM creation wizard,
6059 because booting from SCSI does not work with current kvm version
6060
6061 -- Proxmox Support Team <support@proxmox.com> Fri, 02 Mar 2012 10:49:12 +0100
6062
6063 pve-manager (2.0-38) unstable; urgency=low
6064
6065 * fix bug 101: vzdump use run_command to avoid locale errors
6066
6067 -- Proxmox Support Team <support@proxmox.com> Thu, 01 Mar 2012 10:45:40 +0100
6068
6069 pve-manager (2.0-37) unstable; urgency=low
6070
6071 * updated fr translation
6072
6073 -- Proxmox Support Team <support@proxmox.com> Wed, 29 Feb 2012 12:37:29 +0100
6074
6075 pve-manager (2.0-36) unstable; urgency=low
6076
6077 * cleanup and fix openvz vswap handling
6078
6079 -- Proxmox Support Team <support@proxmox.com> Wed, 29 Feb 2012 09:20:58 +0100
6080
6081 pve-manager (2.0-35) unstable; urgency=low
6082
6083 * avoid warning in pvestatd for containers with old config files
6084
6085 -- Proxmox Support Team <support@proxmox.com> Mon, 27 Feb 2012 11:37:48 +0100
6086
6087 pve-manager (2.0-34) unstable; urgency=low
6088
6089 * add Swedish keyboard layout
6090
6091 -- Proxmox Support Team <support@proxmox.com> Mon, 27 Feb 2012 09:51:19 +0100
6092
6093 pve-manager (2.0-33) unstable; urgency=low
6094
6095 * fix file upload permission checks
6096
6097 -- Proxmox Support Team <support@proxmox.com> Wed, 22 Feb 2012 09:14:05 +0100
6098
6099 pve-manager (2.0-32) unstable; urgency=low
6100
6101 * added French translation
6102
6103 * expose all ne CPU models on the GUI
6104
6105 * skip fuzzy translations (avoid wrong translation on GUI)
6106
6107 -- Proxmox Support Team <support@proxmox.com> Wed, 22 Feb 2012 07:23:21 +0100
6108
6109 pve-manager (2.0-31) unstable; urgency=low
6110
6111 * add template download GUI
6112
6113 * include turnkey appliances in download list.
6114
6115 -- Proxmox Support Team <support@proxmox.com> Tue, 21 Feb 2012 11:45:07 +0100
6116
6117 pve-manager (2.0-30) unstable; urgency=low
6118
6119 * add unmount button to openvz GUI
6120
6121 -- Proxmox Support Team <support@proxmox.com> Mon, 20 Feb 2012 10:11:13 +0100
6122
6123 pve-manager (2.0-29) unstable; urgency=low
6124
6125 * fix datacenter options GUI
6126
6127 * fix German translation
6128
6129 -- Proxmox Support Team <support@proxmox.com> Mon, 20 Feb 2012 06:52:32 +0100
6130
6131 pve-manager (2.0-28) unstable; urgency=low
6132
6133 * another fix for vnc shell to nodes
6134
6135 -- Proxmox Support Team <support@proxmox.com> Fri, 17 Feb 2012 06:06:55 +0100
6136
6137 pve-manager (2.0-27) unstable; urgency=low
6138
6139 * fix vnc shell to nodes
6140
6141 -- Proxmox Support Team <support@proxmox.com> Thu, 16 Feb 2012 08:21:00 +0100
6142
6143 pve-manager (2.0-26) unstable; urgency=low
6144
6145 * fix bug #1: allow to use iscsi devices directly
6146
6147 -- Proxmox Support Team <support@proxmox.com> Wed, 15 Feb 2012 10:54:50 +0100
6148
6149 pve-manager (2.0-25) unstable; urgency=low
6150
6151 * pveversion: display status of resource-agents-pve and fence-agents-pve
6152
6153 -- Proxmox Support Team <support@proxmox.com> Tue, 14 Feb 2012 12:57:11 +0100
6154
6155 pve-manager (2.0-24) unstable; urgency=low
6156
6157 * fix log viewer (correctly refresh display)
6158
6159 -- Proxmox Support Team <support@proxmox.com> Tue, 14 Feb 2012 09:01:07 +0100
6160
6161 pve-manager (2.0-23) unstable; urgency=low
6162
6163 * fix openvz live migration
6164
6165 -- Proxmox Support Team <support@proxmox.com> Mon, 13 Feb 2012 09:28:25 +0100
6166
6167 pve-manager (2.0-22) unstable; urgency=low
6168
6169 * fix lint errors
6170
6171 * fix compression selector
6172
6173 -- Proxmox Support Team <support@proxmox.com> Fri, 10 Feb 2012 12:26:39 +0100
6174
6175 pve-manager (2.0-21) unstable; urgency=low
6176
6177 * fix postinst script (write correct /root/.forward)
6178
6179 -- Proxmox Support Team <support@proxmox.com> Fri, 10 Feb 2012 11:13:58 +0100
6180
6181 pve-manager (2.0-20) unstable; urgency=low
6182
6183 * improve user management
6184
6185 * implement permission checks
6186
6187 * improve backup GUI (allow to select lzo/gzip)
6188
6189 * add pools to resource list
6190
6191 * fix bug #85: allow root@pam to generate tickets for other users
6192
6193 * fix bug #86: correctly decode cookie
6194
6195 -- Proxmox Support Team <support@proxmox.com> Tue, 17 Jan 2012 06:36:23 +0100
6196
6197 pve-manager (2.0-19) unstable; urgency=low
6198
6199 * depend on resource-agents-pve
6200
6201 * depend on fence-agents-pve
6202
6203 * fix Danish kvm keyboard name (use 'da' instead of 'dk')
6204
6205 -- Proxmox Support Team <support@proxmox.com> Mon, 09 Jan 2012 10:13:00 +0100
6206
6207 pve-manager (2.0-18) unstable; urgency=low
6208
6209 * add Datacenter summary
6210
6211 * use NFS version 3 by default when creating a new NFS storage.
6212
6213 -- Proxmox Support Team <support@proxmox.com> Fri, 23 Dec 2011 10:39:34 +0100
6214
6215 pve-manager (2.0-17) unstable; urgency=low
6216
6217 * new HA configuration panel
6218
6219 -- Proxmox Support Team <support@proxmox.com> Thu, 22 Dec 2011 14:00:22 +0100
6220
6221 pve-manager (2.0-16) unstable; urgency=low
6222
6223 * improve OpenVZ API (impl. shutdown)
6224
6225 * improve HA resource agent
6226
6227 -- Proxmox Support Team <support@proxmox.com> Thu, 15 Dec 2011 13:48:39 +0100
6228
6229 pve-manager (2.0-15) unstable; urgency=low
6230
6231 * add HA resource agent
6232
6233 -- Proxmox Support Team <support@proxmox.com> Tue, 13 Dec 2011 10:18:20 +0100
6234
6235 pve-manager (2.0-14) unstable; urgency=low
6236
6237 * add Japanese translation (many thanks to Koichi!)
6238
6239 -- Proxmox Support Team <support@proxmox.com> Thu, 08 Dec 2011 11:11:25 +0100
6240
6241 pve-manager (2.0-13) unstable; urgency=low
6242
6243 * implemente openvz migration ('pvectl migrate')
6244
6245 -- Proxmox Support Team <support@proxmox.com> Fri, 02 Dec 2011 10:37:28 +0100
6246
6247 pve-manager (2.0-12) unstable; urgency=low
6248
6249 * minor bug fixes
6250
6251 -- Proxmox Support Team <support@proxmox.com> Tue, 29 Nov 2011 10:12:20 +0100
6252
6253 pve-manager (2.0-11) unstable; urgency=low
6254
6255 * start i18n support
6256
6257 -- Proxmox Support Team <support@proxmox.com> Fri, 25 Nov 2011 09:23:00 +0100
6258
6259 pve-manager (2.0-10) unstable; urgency=low
6260
6261 * add context menus
6262
6263 -- Proxmox Support Team <support@proxmox.com> Mon, 14 Nov 2011 12:46:44 +0100
6264
6265 pve-manager (2.0-9) unstable; urgency=low
6266
6267 * improved GUI
6268
6269 -- Proxmox Support Team <support@proxmox.com> Fri, 11 Nov 2011 13:42:04 +0100
6270
6271 pve-manager (2.0-8) unstable; urgency=low
6272
6273 * implement vzdump and backup/restore GUI
6274
6275 * implement qemu monitor
6276
6277 -- Proxmox Support Team <support@proxmox.com> Wed, 09 Nov 2011 09:58:56 +0100
6278
6279 pve-manager (2.0-7) unstable; urgency=low
6280
6281 * imlement openvz GUI
6282
6283 -- Proxmox Support Team <support@proxmox.com> Fri, 07 Oct 2011 13:56:03 +0200
6284
6285 pve-manager (2.0-6) unstable; urgency=low
6286
6287 * implemented openvz vnc console
6288
6289 * fix bug #4, #5, #6 and #8
6290
6291 -- Proxmox Support Team <support@proxmox.com> Wed, 05 Oct 2011 10:52:53 +0200
6292
6293 pve-manager (2.0-5) unstable; urgency=low
6294
6295 * implemented openvz create wizard
6296
6297 * avoid error in dpkg triggers
6298
6299 -- Proxmox Support Team <support@proxmox.com> Tue, 04 Oct 2011 07:03:50 +0200
6300
6301 pve-manager (2.0-4) unstable; urgency=low
6302
6303 * fixes in pvestatd
6304
6305 -- Proxmox Support Team <support@proxmox.com> Fri, 05 Aug 2011 08:56:07 +0200
6306
6307 pve-manager (2.0-3) unstable; urgency=low
6308
6309 * implemented storage configuration interface
6310
6311 -- Proxmox Support Team <support@proxmox.com> Fri, 29 Jul 2011 08:59:14 +0200
6312
6313 pve-manager (2.0-2) unstable; urgency=low
6314
6315 * fix console size
6316
6317 * fix dns network editor
6318
6319 -- Proxmox Support Team <support@proxmox.com> Mon, 27 Jun 2011 12:39:18 +0200
6320
6321 pve-manager (2.0-1) unstable; urgency=low
6322
6323 * prototype for 2.0
6324
6325 -- Proxmox Support Team <support@proxmox.com> Tue, 16 Feb 2010 10:17:25 +0100
6326
6327 pve-manager (1.5-7) unstable; urgency=low
6328
6329 * correctly display cpu usage and avoid warning about undefined values.
6330
6331 * display 'used' bytes in storage browser.
6332
6333 -- Proxmox Support Team <support@proxmox.com> Thu, 11 Feb 2010 10:30:14 +0100
6334
6335 pve-manager (1.5-6) unstable; urgency=low
6336
6337 * correctly display uptime for kernel 2.6.18
6338
6339 -- Proxmox Support Team <support@proxmox.com> Mon, 08 Feb 2010 14:22:10 +0100
6340
6341 pve-manager (1.5-5) unstable; urgency=low
6342
6343 * updated russian translation
6344
6345 * updated japanese translation
6346
6347 -- Proxmox Support Team <support@proxmox.com> Fri, 15 Jan 2010 10:18:58 +0100
6348
6349 pve-manager (1.5-4) unstable; urgency=low
6350
6351 * fix small bug in template list
6352
6353 -- Proxmox Support Team <support@proxmox.com> Thu, 14 Jan 2010 14:40:12 +0100
6354
6355 pve-manager (1.5-3) unstable; urgency=low
6356
6357 * updated appliance template list
6358
6359 -- Proxmox Support Team <support@proxmox.com> Thu, 14 Jan 2010 10:22:24 +0100
6360
6361 pve-manager (1.5-2) unstable; urgency=low
6362
6363 * add CPUs settings for OpenVZ (work now withe kernel 2.6.18)
6364
6365 -- Proxmox Support Team <support@proxmox.com> Tue, 12 Jan 2010 09:42:08 +0100
6366
6367 pve-manager (1.5-1) unstable; urgency=low
6368
6369 * updated vietnamese translations
6370
6371 * show all bridges (0-999) when creating KVM VMs
6372
6373 * show all installed pve kernels with pveversion
6374
6375 -- Proxmox Support Team <support@proxmox.com> Fri, 18 Dec 2009 09:52:36 +0100
6376
6377 pve-manager (1.4-10) unstable; urgency=low
6378
6379 * updated brasilian translation
6380
6381 -- Proxmox Support Team <support@proxmox.com> Mon, 02 Nov 2009 12:04:02 +0100
6382
6383 pve-manager (1.4-9) unstable; urgency=low
6384
6385 * minor GUI updates
6386
6387 -- Proxmox Support Team <support@proxmox.com> Fri, 09 Oct 2009 09:41:26 +0200
6388
6389 pve-manager (1.4-8) unstable; urgency=low
6390
6391 * updated italian translation
6392
6393 * list backup files on web interface
6394
6395 -- Proxmox Support Team <support@proxmox.com> Thu, 08 Oct 2009 13:36:52 +0200
6396
6397 pve-manager (1.4-7) unstable; urgency=low
6398
6399 * separate page/memu for ISO uploads (for new storage model)
6400
6401 * fix pveversion bug
6402
6403 -- Proxmox Support Team <support@proxmox.com> Wed, 07 Oct 2009 13:10:30 +0200
6404
6405 pve-manager (1.4-6) unstable; urgency=low
6406
6407 * support new storage model for backup configuration
6408
6409 -- Proxmox Support Team <support@proxmox.com> Mon, 21 Sep 2009 12:54:55 +0200
6410
6411 pve-manager (1.4-5) unstable; urgency=low
6412
6413 * updated Vietnamese translations
6414
6415 * support up to 1000 bridges
6416
6417 * avoid excessive logs in pevtunnel
6418
6419 -- Proxmox Support Team <support@proxmox.com> Fri, 18 Sep 2009 10:34:31 +0200
6420
6421 pve-manager (1.4-4) unstable; urgency=low
6422
6423 * updated Vietnamese translations
6424
6425 * fix SOAP serializer bug
6426
6427 -- Proxmox Support Team <support@proxmox.com> Thu, 17 Sep 2009 13:07:39 +0200
6428
6429 pve-manager (1.4-3) unstable; urgency=low
6430
6431 * added Vietnamese and Polish translations
6432
6433 -- Proxmox Support Team <support@proxmox.com> Wed, 16 Sep 2009 11:05:31 +0200
6434
6435 pve-manager (1.4-2) unstable; urgency=low
6436
6437 * support new socket/cores feature
6438
6439 -- Proxmox Support Team <support@proxmox.com> Tue, 15 Sep 2009 11:48:32 +0200
6440
6441 pve-manager (1.4-1) unstable; urgency=low
6442
6443 * use new storage manager framework
6444
6445 * implemented SOAP authentication framework (use tickets)
6446
6447 * depend on libterm-readline-gnu-perl
6448
6449 -- Proxmox Support Team <support@proxmox.com> Fri, 03 Jul 2009 14:44:30 +0200
6450
6451 pve-manager (1.3-1) unstable; urgency=low
6452
6453 * recompile for 1.3
6454
6455 -- Proxmox Support Team <support@proxmox.com> Tue, 02 Jun 2009 14:26:25 +0200
6456
6457 pve-manager (1.2-2) unstable; urgency=low
6458
6459 * depend on netcat-traditional, conflict with netcat-openbsd
6460
6461 -- Proxmox Support Team <support@proxmox.com> Wed, 13 May 2009 10:13:11 +0200
6462
6463 pve-manager (1.2-1) unstable; urgency=low
6464
6465 * prepare for debian lenny
6466
6467 * move /var/www/* to /usr/share/pve-manager/*
6468
6469 * use externale libjs-prototype library
6470
6471 * remove NoCachePNG.pm (we do not use it)
6472
6473 * use 'configure' instead of hardcoded paths in makefile
6474
6475 * pve.conf.in - substitute paths with configure
6476
6477 -- Proxmox Support Team <support@proxmox.com> Fri, 24 Apr 2009 08:07:53 +0200
6478
6479 pve-manager (1.1-4) unstable; urgency=low
6480
6481 * add 'stardate' option for kvm
6482
6483 -- Proxmox Support Team <support@proxmox.com> Mon, 2 Feb 2009 09:51:40 +0100
6484
6485 pve-manager (1.1-3) unstable; urgency=low
6486
6487 * set max memory to 64GB
6488
6489 -- Proxmox Support Team <support@proxmox.com> Tue, 27 Jan 2009 08:18:53 +0100
6490
6491 pve-manager (1.1-1) unstable; urgency=low
6492
6493 * do not start container when setting passwords
6494
6495 * Avoids ghost tasks when PIDs are recycled
6496
6497 * logfile viewer: filter some terminal escape codes
6498
6499 -- Proxmox Support Team <support@proxmox.com> Mon, 12 Jan 2009 13:03:17 +0100
6500
6501 pve-manager (1.0-11) unstable; urgency=low
6502
6503 * added chinese translation
6504
6505 -- Proxmox Support Team <support@proxmox.com> Thu, 18 Dec 2008 09:31:45 +0100
6506
6507 pve-manager (1.0-10) unstable; urgency=low
6508
6509 * fix broken vznetaddbr script
6510
6511 -- Proxmox Support Team <support@proxmox.com> Mon, 24 Nov 2008 12:50:50 +0100
6512
6513 pve-manager (1.0-9) unstable; urgency=low
6514
6515 * fix shell metacharacter problem
6516
6517 * new vznetaddbr script
6518
6519 -- Proxmox Support Team <support@proxmox.com> Wed, 19 Nov 2008 12:53:18 +0100
6520
6521 pve-manager (1.0-8) unstable; urgency=low
6522
6523 * fix RFB protocol problems
6524
6525 -- Proxmox Support Team <support@proxmox.com> Thu, 13 Nov 2008 13:16:54 +0100
6526
6527 pve-manager (1.0-7) unstable; urgency=low
6528
6529 * small fixes
6530
6531 -- Proxmox Support Team <support@proxmox.com> Tue, 11 Nov 2008 11:04:22 +0100
6532
6533 pve-manager (1.0-1) unstable; urgency=low
6534
6535 * many update, bug fixes, new languages
6536
6537 -- Proxmox Support Team <support@proxmox.com> Wed, 22 Oct 2008 10:58:58 +0200
6538
6539 pve-manager (0.9-4) unstable; urgency=low
6540
6541 * updates for new kvm, bug fixes
6542
6543 -- Proxmox Support Team <support@proxmox.com> Tue, 22 Jul 2008 10:23:10 +0200
6544
6545 pve-manager (0.9-1) unstable; urgency=low
6546
6547 * initial import
6548
6549 -- Proxmox Support Team <support@proxmox.com> Fri, 23 Nov 2007 13:15:54 +0100
6550