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