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