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