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