]> git.proxmox.com Git - pve-manager.git/blame - debian/changelog
follouwp whitespace/indentation cleanup
[pve-manager.git] / debian / changelog
CommitLineData
a94d0295
TL
1pve-manager (6.0-6) pve; urgency=medium
2
3 * ui: vm/Hardware: convert more icons from bitmap to vectorized font
4 awesome
5
6 * ui: login: do not show connection failure as login failure
7
8 * fix #582: Cope with long running deletions of backup and disk images
9 by forking a task worker into the background after some delay
10
11 * fix #2314: remove GZIP env var
12
13 * fix #1594: add "Run now" button for cluster wide backup jobs
14
15 * backup: delete "exclude" VMID list when switching a backup job to pool mode
16
17 -- Proxmox Support Team <support@proxmox.com> Fri, 16 Aug 2019 13:09:50 +0200
18
c1e4addd
TL
19pve-manager (6.0-5) pve; urgency=medium
20
21 * fix #2292: ceph osd create: use size parameter for db/wal
22
23 * improve ceph error handling
24
25 * aplinfo: update from aplinfo-pve-6.dat
26
27 * gui: improve service and package version hints in ceph OSD and dashboard
28 view.
29
30 * fix #2265: enable discard for virtio-blk
31
32 * pve5to6: cert: check certificates key size
33
34 * ceph: add new OSD flag API endpoints in node-agnostic /cluster/ceph path
35
36 * gui: ceph: Allow to set much more flags than 'noout' through the Web GUI
37 with a new flag management window
38
39 * ui: add VM 'hv-tlbflush' and 'hv-evmcs' CPU flag as new optional flags, for
40 those where they do not generate problems.
41
42 * ui: Include Windows Server 2019 in OS-Type list
43
3ccdcddc
TL
44 * allow to add a SPICE audio devices to a VM
45
46 -- Proxmox Support Team <support@proxmox.com> Tue, 23 Jul 2019 19:21:08 +0200
c1e4addd 47
370ff473
TL
48pve-manager (6.0-4) pve; urgency=medium
49
50 * ui: fix wrong defaultConsole fallback in tree
51
52 * ui: dc/Cluster: rename ring columns to link
53
54 * ui: cephfs: also add new tooltip like pool create
55
56 * ceph: mon list: show only as running when monitor is quorate
57
58 * pve5to6: do not complain about native newly created Nautilus OSDs
59
60 -- Proxmox Support Team <support@proxmox.com> Mon, 15 Jul 2019 18:37:12 +0200
61
a482a836
TL
62pve-manager (6.0-3) pve; urgency=medium
63
64 * pveam available: add 'mail' to sections
65
66 * ui: node/disks: fine tune column width and hide vendor by default
67
68 * ui: container: filter unusable lxc mount options for the special rootfs
69 mountpoint
70
71 -- Proxmox Support Team <support@proxmox.com> Fri, 12 Jul 2019 12:30:58 +0200
72
c35f40b1
TL
73pve-manager (6.0-2) pve; urgency=medium
74
75 * ceph: add api call for getting the ceph config database
76
77 * gui: ceph: show config database under the file config
78
79 * fix #1451: allow some extra mount options for container
80
81 * further improve 5to6 checklist script
82
83 * fix #2267: delete address(6) and netmas(6) with cidr(6)~
84
85 * gui: show a 0 value for HA resource grid max_relocate/restart
86 columns correctly
87
88 * pveproxy: allow to request debug sources directly over GET
89 parameter
90
91 * ui: dc/options: use proxmoxNetworkSelector for network
92
93 * ui/Parser: printPropertyString: sort non-defaultKey parts for
94 stability
95
96 * api/ceph: add osd scrub api call
97
98 * gui: ceph osd: refactor osd panel and add scrub button~
99
100 * ui: ceph OSD: tweak default column width a bit~
101
102 * ui: ceph/osd: only show at max 5 digits after decimal point for
103 weight
104
105 * ui: ceph/osd: merge apply + commit latency columns~
106
107 * ui: remove notify calls on viewmodel
108
109 * ui: ceph/pool: rework status grid a bit
110
111 * ui: ceph/service list: re-do column definitions with flexible widths
112
113 * ui: ceph/pool: enable add_storages by default and add tooltip~
114
115 * ui: dc/cluster: allow to create cluster with second link
116
117 -- Proxmox Support Team <support@proxmox.com> Thu, 11 Jul 2019 20:41:51 +0200
118
36ee2702
TL
119pve-manager (6.0-1) pve; urgency=medium
120
121 * gui: ceph pools: fix pool percentage used display
122
123 * further improve pve5to6 upgrade checklist helper
124
125 * gui: ceph: fix syslog resize
126
127 * ceph: osd: use get-or-create to create a bootstrap-osd key on demand
128
129 * ceph: init: only handle keyring if auth is cephx
130
131 * ceph: mon create: add known monitor ips to mon_host if it is empty
132
133 * ceph: automatically create manager after the first monitor
134
135 * pveceph install: set repo URL to download.proxmox.com nautilus repo
136
137 * ceph: do not distribute obsolete ceph.service anymore
138
139 -- Proxmox Support Team <support@proxmox.com> Thu, 04 Jul 2019 15:53:18 +0200
140
bbabe0bf
TL
141pve-manager (6.0-0+4) pve; urgency=medium
142
143 * ui: switch over default console viewer to xterm.js
144
145 * improve pve5to6 upgrade checklist helper
146
147 * ui: use new network selector for cluster create and join
148
149 * remove pve-apt.conf which ensured pve-kernels did not get
150 autoremoved, replaced by a smarter version provided by proxmox-ve
151
152 * fix #1278: add possibility to backup pools over API and Web UI
153
154 * ceph: mon create: fix not starting monitor if no public_addr is in conf
155
156 * eph: disallow IPv4 in new clusters when IPv6 is enabled
157
158 -- Proxmox Support Team <support@proxmox.com> Fri, 28 Jun 2019 20:26:53 +0200
159
8fb3bf98
TL
160pve-manager (6.0-0+3) pve; urgency=medium
161
162 * VM migrate: add migration with local disks over web GUI
163
164 * VM migrate: do some initial checks before a migrate is triggered to notify
165 users about problems earlier
166
167 * ceph: init: update inital config for nautilus
168
169 * ceph: improve monitor creation and adapt for Nautilus
170
171 * ceph: mon create: detect pubnet via config database
172
173 * ceph: enable also msgr2 format for monitors
174
175 * gui: ostypes: include 5.x in Linux series and reword to range
176
177 * gui: add warnings for ceph and zfs for disks backed by hardware raid
178 controller
179
180 * gui: workspace: cope better with upgrade related false positive 401
181 HTTP codes
182
183 * backup jobs: acquire lock before modifying vzdump.cron
184
185 -- Proxmox Support Team <support@proxmox.com> Tue, 25 Jun 2019 12:37:44 +0200
186
4caf8085
TL
187pve-manager (6.0-0+2) pve; urgency=medium
188
189 * api: cluster/resources: add information about guest locks
190
191 * gui: tree: add lock information to tree entries and its tooltips
192
193 * api network: make IPv6 address checking spew out more useful errors
194
195 * gui: ceph install wizard: use new network selector widget for monitor
196 creation
197
198 * fix #2190: Base64 encode SMBIOS value strings in order to allow more
199 characters
200
201 * ceph: allow to enable encryption on osd create through web GUI or API
202
203 * gui: vm: add new CPU flag selector with tri-state awareness and many more
204 flags to select
205
206 * improve OSD creation compatibility with Ceph Nautilus
207
208 * gui: add initial version of cluster wide ceph dashboard
209
210 * allow to destroy OSDs under both, Ceph Luminous and Nautilus
211
212 * ui: show ceph monitor, manager & OSD versions from pveceph managed cluster
213 and warn if they are not all the same
214
215 * fix #2223: fix set_button_status isCDRom
216
217 -- Proxmox Support Team <support@proxmox.com> Fri, 14 Jun 2019 21:16:41 +0200
218
99b0086b
TL
219pve-manager (6.0-0+1) pve; urgency=medium
220
221 * rework log out button to general user and session management menu
222
223 * re-build for Debian Buster / PVE 6
224
225 -- Proxmox Support Team <support@proxmox.com> Wed, 22 May 2019 21:30:56 +0200
226
44d386a0
TL
227pve-manager (5.4-6) unstable; urgency=medium
228
229 * gui: node: change syslog to JournalView and new (mini-)journal api
230
231 * node: add api endpoint for new mini-journalreader
232
233 * fix #2197: ui: editing CDROM doesn't require VM.Config.Disk rights
234
235 * ui: NodeSelector: check status field for offline nodes
236
237 * allow to use cidr(6) for passing IP/CIDR to the network api
238
239 * fix #2183: fix blinking subscription and show unknown status
240
241 * ui: TFAEdit: use new tfa api call
242
243 * ui: storage: handle empty response in case of file upload error
244
245 -- Proxmox Support Team <support@proxmox.com> Wed, 15 May 2019 16:18:40 +0200
246
792fdf49
TL
247pve-manager (5.4-5) unstable; urgency=medium
248
249 * ui: two factor auth: handle older TFA setups with no specific type set
250
251 * fix #1910: urlencode usernames in UserEdit
252
253 * ensure we have up-to-date information before retrieving cluster status
254
255 * fix #482: Add timestamps to backup create task log
256
257 -- Proxmox Support Team <support@proxmox.com> Wed, 24 Apr 2019 11:28:11 +0000
258
df7587c9
TL
259pve-manager (5.4-4) unstable; urgency=medium
260
261 * fix #1326: allow multiple status server definitions per type
262
263 * fix ceph install wizard not accepting ipv6
264
265 * ui: tfa: set initial tab based on current tfa type and disable other
266 tabs
267
268 * fix #2177: use getValue() to get otp value
269
270 * fix #263: only include node rrd stats if user has Sys.Audit
271
272 -- Proxmox Support Team <support@proxmox.com> Tue, 16 Apr 2019 14:22:47 +0000
273
af17f0ad
TL
274pve-manager (5.4-3) unstable; urgency=medium
275
276 * use correct icon for hibernate in tree context command menu
277
278 * ui: Restore: Fix error where the textfield did not default to next
279 free VMID
280
281 * fix #1814: do not enable disk related buttons for audit user
282
283 * ui: dc/options: allow to edit migration settings and HA shutdown
284 policy
285
286 -- Proxmox Support Team <support@proxmox.com> Wed, 10 Apr 2019 16:11:05 +0200
287
a21acc04
TL
288pve-manager (5.4-2) unstable; urgency=medium
289
290 * improve user TFA editing
291
292 * all TFA logins are now provided as two steps in the WebUI, first
293 common login credentials then, if configured, TFA. The OTP field
294 from the login window got removed, it is not necessary anymore.
295
296 * update shipped aplinfo index
297
298 * pvereport: only compute report def if we generate a report
299
300 * add onlineHelp for new WebUI windows and panels
301
302 -- Proxmox Support Team <support@proxmox.com> Mon, 08 Apr 2019 17:42:20 +0200
303
d7d4dc47
TL
304pve-manager (5.4-1) unstable; urgency=medium
305
306 * fix #1145: Warn if datacenter firewall is disabled
307
308 * add host firewall config, ip route information, ceph, iSCSI and more
309 disk and ZFS information to pvereport
310
311 * fix #2132: gui: set vcpu default maxValue to 1
312
313 * pvestatd: preparation to rotate auth keys if necessary
314
315 * fix: # 2123 Logging of user defined firewall rules
316
317 * ui: show lock in status bar of vms/cts
318
319 * allow deletion of mac prefix
320
321 * use localhost instead of 127.0.0.1 to listen with spiceterm
322
323 * add tooltips to the tree
324
325 * ui: improve ceph installer
326
327 * ui: move VM BIOS and SCSI controller selection to hardware tab
328
329 * ui: allow to set VM machine type through hardware tab
330
331 * ui: VM command menu: rename suspend to pause
332
333 * ui: allow to hibernate (suspend to disk) VMs
334
335 * ui: allow to set the firewall log rate limit and burst
336
337 * fix: #1145 enable CT/VM NIC firewall by default on creation via WebUI,
338 so that only the one from the VM/CT options must be enabled
339
340 * ui: support user-settable u2f and TOTP authentication and
341 configuration
342
343 * ui: always show otp field on login
344
345 * fix: #1218 Expose unique MAC address generation on restore of VMs
346 and CTs in UI
347
348 -- Proxmox Support Team <support@proxmox.com> Thu, 04 Apr 2019 14:03:41 +0200
349
6d68c86f
TL
350pve-manager (5.3-12) unstable; urgency=medium
351
352 * ui: fix popup behaviour in firefox with touchscreens on desktop
353
354 * pveproxy: allow one to set 'honor_cipher_order' and 'no compression'
355
356 * add possibility to call pveceph install through shell API
357
358 * fix #2122: use correct format in help text of timefield
359
360 * added basic ability to install ceph via web gui
361
362 -- Proxmox Support Team <support@proxmox.com> Tue, 12 Mar 2019 12:37:42 +0100
363
5e2371a9
TL
364pve-manager (5.3-11) unstable; urgency=medium
365
366 * fix #2108: ceph: 'osd pools set' cannot accept integers anymore, thus ceph
367 pool creation failed in some cases, e.g., CephFS creation over GUI, API or
368 CLI and pool creation over CLI or API depending on parameters passed.
369
370 -- Proxmox Support Team <support@proxmox.com> Wed, 20 Feb 2019 19:40:43 +0100
371
a2d017ef
TL
372pve-manager (5.3-10) unstable; urgency=medium
373
374 * show Storage Content with Datastore.AllocateSpace/Audit permissions
375
376 * fix #2051: preserve DB/WAL disk on destroy
377
378 * fix #2096: enable resume in context menu for guest triggered sleep
379
380 * default to unpriviledged CT in the GUI
381
382 * fix #1769: restart mode for bulk lxc migration
383
384 * pveproxy: add configurable HONOR_CIPHER_ORDER and COMPRESSION settings
385
386 -- Proxmox Support Team <support@proxmox.com> Wed, 20 Feb 2019 12:27:12 +0100
387
417dd601
TL
388pve-manager (5.3-9) unstable; urgency=medium
389
390 * fix #1982: pvesh: check if a handler exists for path
391
392 * fix #1752: implement wake on LAN functionality for nodes in CLI, API and GUI
393
394 * fix #2058: show correct pool for external ceph clusters
395
396 * task index: allow filtering by task type and selection of task source(s)
397
398 * add virtio-gpu and none to VMs display selection combobox
399
400 * add context menu to global search bar entries
401
402 * show hookscripts in GUI
403
404 * fix #1831: Add filter to CT template/appliances download window
405
406 -- Proxmox Support Team <support@proxmox.com> Fri, 01 Feb 2019 13:35:05 +0100
407
354f5fff
TL
408pve-manager (5.3-8) unstable; urgency=medium
409
410 * fix #1997: set taskid for single-guest backups
411
412 * fix #2030: use looks_like_number for number check
413
414 * ceph: change check if installed to ceph mon binary
415
416 * allow 8-way NUMA systems
417
418 -- Proxmox Support Team <support@proxmox.com> Fri, 11 Jan 2019 10:23:42 +0100
419
99307436
TL
420pve-manager (5.3-7) unstable; urgency=medium
421
422 * refactor ceph API and modules
423
424 -- Proxmox Support Team <support@proxmox.com> Thu, 20 Dec 2018 10:59:14 +0100
425
2e15c525
TL
426pve-manager (5.3-6) unstable; urgency=medium
427
428 * fix #2017: add help button to storage input panels
429
430 * Fix #2019: CephFS storage misses Max Backups
431
432 * ui: lxc/features: add fuse
433
434 * ui: lxc/features: disable nfs and cifs for unprivileged
435
436 * do not send 'undefined' as romfile when adding a pcidevice
437
438 -- Proxmox Support Team <support@proxmox.com> Fri, 14 Dec 2018 12:25:17 +0100
439
d6aa5252
TL
440pve-manager (5.3-5) unstable; urgency=medium
441
442 * ui: CephFS: fix onlineHelp buttons
443
444 -- Proxmox Support Team <support@proxmox.com> Mon, 03 Dec 2018 12:13:25 +0100
445
43c2788b
TL
446pve-manager (5.3-4) unstable; urgency=medium
447
448 * pveceph: ensure ceph-fuse gets uptdated when installing ceph server
449
450 * api: poll for for active MDS on CephFS creation
451
452 * fix #1430: ceph init: allow to specify separate cluster network
453
454 * pveceph: create OSD: wipe disk after initial 'free-to-use' checks to
455 ensure creating succeeds even if the disk was an OSD earlier
456
457 * ui: cluster: require ring0_addr if joinee's ring and node addr
458 differ
459
460 * ceph: update all placement groups (pg_num) defaults to 128
461
462 -- Proxmox Support Team <support@proxmox.com> Thu, 29 Nov 2018 12:49:30 +0100
463
9588719d
TL
464pve-manager (5.3-3) unstable; urgency=medium
465
466 * api: cephfs create: wait for MDS to become active before adding as storage
467
468 * api: cephfs: check if storage ID is free when add_storage is set
469
470 -- Proxmox Support Team <support@proxmox.com> Fri, 23 Nov 2018 19:15:52 +0100
471
b2b24b8b
TL
472pve-manager (5.3-2) unstable; urgency=medium
473
474 * include ceph-mds in pveceph install
475
6ad96d04 476 -- Proxmox Support Team <support@proxmox.com> Fri, 23 Nov 2018 16:17:22 +0100
b2b24b8b 477
bf72f1c9
TL
478pve-manager (5.3-1) unstable; urgency=medium
479
480 * ceph: add service restart api call
481
482 * gui: add ceph osd and monitor restart button
483
484 * gui: add CephFS integration
485
486 * add CephFS and MDS API integration
487
488 -- Proxmox Support Team <support@proxmox.com> Fri, 23 Nov 2018 14:07:50 +0100
489
7bc43193
TL
490pve-manager (5.2-13) unstable; urgency=medium
491
492 * allow one to remove images from a storage over the web GUI, if no VM exists
493 in the cluster or the storage is local
494
495 * allow one to passthrough PCI devices to VMs over the web GUI
496
497 -- Proxmox Support Team <support@proxmox.com> Thu, 22 Nov 2018 14:55:57 +0100
498
4e120eb2
TL
499pve-manager (5.2-12) unstable; urgency=medium
500
501 * improve ZFS gui
502
503 * fix #1959: remove invalid SLAAC option
504
505 * pveceph: pool create: add_storage now only creates one storage entry
506
507 * Enable "Discard" option for IDE and SATA drives
508
509 * fix #1928: ct snapshot: changed rollback message to warning
510
511 * fix #1358: ui: show clustername besides Datacenter node, if available
512
513 * fix #1224: ui: ACLAdd: allow one to filter by username
514
515 * ui: dc/storage: allow one to add CephFS entries
516
517 -- Proxmox Support Team <support@proxmox.com> Mon, 19 Nov 2018 15:25:58 +0100
518
74051409
TL
519pve-manager (5.2-11) unstable; urgency=medium
520
521 * Update default CIPHERS to a more current list
522
523 * close #584: ui qemu: changed remove unused disk to asynchron call
524
525 * dc/user: render user fullnames htmlEncoded
526
527 * ceph: osd: wipe start of blockdevice when destroying ceph disk to ensure it
528 can be re-used for any purpose
529
530 * gui: expose lxc features
531
532 * Add "SSD emulation" property to IDE, SATA, and SCSI drives
533
534 * fix sorting for unused disks/mounpoints in the VM/CT Hardware/Resource view
535
536 * gui: let users edit the vga memory
537
538 * node zfs: added check for undefined & new case AVAIL
539
540 -- Proxmox Support Team <support@proxmox.com> Fri, 09 Nov 2018 17:00:03 +0100
541
3a8d2854
TL
542pve-manager (5.2-10) unstable; urgency=medium
543
544 * add /node/{NODE}/hosts API Call
545
546 * make /etc/hosts editable via gui
547
548 * API2 : Network : add network config reload
549
550 * pvesh: fix bug #1942 - add standard options conditional
551
552 -- Proxmox Support Team <support@proxmox.com> Tue, 16 Oct 2018 11:55:15 +0200
553
2e6bf499
TL
554pve-manager (5.2-9) unstable; urgency=medium
555
556 * gui: allow whitespace in mountpoint paths
557
558 * fix #1884: vm/hardware: ensure correct value on pending changes
559
560 * pveceph: remove btrfs as fstype for new OSDs
561
562 * qemu: CPU selector: add EPYC
563
564 * fix #1897: bump max number of mountpoints to 256
565
566 * fix checkbox selection for guest selector used by bulk actions
567
568 -- Proxmox Support Team <support@proxmox.com> Thu, 13 Sep 2018 11:42:38 +0200
569
c39d63a5
TL
570pve-manager (5.2-8) unstable; urgency=medium
571
572 * fix doubleclick on VM with spice console
573
574 * ui: storage: combine RBD external and hyperconverged add dialog
575
576 * add LVM, LVMThin, directory based storage and ZFS management GUI
577
578 * ui: storage: Linux LIO/targetcli support
579
580 * fix #1837: reorganize HA panel
581
582 * fix #1828: check if targetnode exists before starting mass migration
583
584 * ui: ZFS over iSCSI: allow only relevant inputs
585
586 * fix #1393: use language from datacenter.cfg as default for GUI
587
588 * fix #1872: always close VM disk move panel after its taskviewer got closed
589
590 -- Proxmox Support Team <support@proxmox.com> Mon, 20 Aug 2018 15:11:06 +0200
591
d9005f45
DM
592pve-manager (5.2-7) unstable; urgency=medium
593
594 * pveproxy: add link to extjs for api-viewer
595
596 * pvesh: complete rewrite (removed interactive mode)
597
598 * pvenode: use print_api_result to print acme account information
599
600 * ui: permissions: allow to select root path '/' directly
601
602 * set resize to 'off' for the novnc popup
603
604 * improve xtermjs settings button behaviour
605
606 * nodeconfig acme-domain: allow domains starting with numbers
607
608 * Submit pool if non-empty in lxc CreateWizard
609
610 -- Proxmox Support Team <support@proxmox.com> Fri, 27 Jul 2018 11:47:05 +0200
611
9091a0eb
TL
612pve-manager (5.2-6) unstable; urgency=medium
613
614 * add task list, log and status commands to the pvenode cli tool
615
616 * ui/storage: cifs: only allow entering a password if user is set
617
618 * Add cephfs to allowed storages for vzdump backup
619
620 * document return properties for cluster resource and node list API
621 calls
622
623 -- Proxmox Support Team <support@proxmox.com> Tue, 10 Jul 2018 14:46:32 +0200
624
ec00748d
TL
625pve-manager (5.2-5) unstable; urgency=medium
626
627 * add startall, stopall and migrateall commands to the pvenode cli
628 tool
629
630 * replace read_password with param_mapping in pvesh
631
632 -- Proxmox Support Team <support@proxmox.com> Wed, 27 Jun 2018 14:01:43 +0200
633
0a08f7d9
TL
634pve-manager (5.2-4) unstable; urgency=medium
635
636 * add create wizard checkbox to autostart a container after creation finished
637 successfully
638
639 * add compatibility with ACMEv2 protocol for node certificates
640
641 -- Proxmox Support Team <support@proxmox.com> Wed, 27 Jun 2018 09:04:06 +0200
642
b7324fec
WB
643pve-manager (5.2-3) unstable; urgency=medium
644
645 * allow ifupdown2 as alternative for ifenslave
646
647 * add autostart checkbox when creating a VM
648
649 * remove limits from swap/memory input boxes
650
651 * add ebtables option to cluster firewall settings
652
653 -- Proxmox Support Team <support@proxmox.com> Fri, 15 Jun 2018 12:28:17 +0200
654
f86d60db
TL
655pve-manager (5.2-2) unstable; urgency=medium
656
657 * fix #1499 Implement a combobox for Permissions paths
658
659 * fix #427: add notes panel to node
660
661 * api/acme: actually fallback to default value for account name parameter
662
663 * Improve VM AgentIPView WebUI component
664
665 * allow adding socket backed serial devices to VMs in WebUI
666
667 * allow one to re-enable iSCSI storages again through WebUI
668
669 -- Proxmox Support Team <support@proxmox.com> Tue, 05 Jun 2018 15:18:13 +0200
670
a38a1b85
FG
671pve-manager (5.2-1) unstable; urgency=medium
672
673 * add _blank target for optional url
674
675 * fixes #1503 Add role CRUD to the GUI.
676
677 * hide irrelevant buttons and tabs for container templates
678
679 * ui/UserEdit: fixup grammar in password match error message
680
681 * update included aplinfo.dat
682
683 * correct node free calculation
684
685 * add missing onlineHelp links
686
687 -- Proxmox Support Team <support@proxmox.com> Mon, 14 May 2018 14:04:15 +0200
688
eee12d93
WB
689pve-manager (5.1-53) unstable; urgency=medium
690
691 * show additional status info in the VM summary page
692
693 * added an io-error status icon for VMs
694
695 * minor keyboard interaction improvements in the UI
696
697 * added a node-specific configuration file
698
699 * added ACME API endpoints to manage ACME accounts and certificates
700
701 * added pvenode command line tool for certificate and acme account management
702
703 * added certificate renewal to pveupdate
704
705 * added certificate management to node UI
706
707 * expose 'move volume' functionality for container mount points via the UI
708
709 -- Proxmox Support Team <support@proxmox.com> Mon, 07 May 2018 15:13:02 +0200
710
81a35ad0
TL
711pve-manager (5.1-52) unstable; urgency=medium
712
713 * VM/Hardware: show memory shares
714
715 * remove the novnc panels for node/container (replaced by xtermjs)
716
717 * allow xtermjs to be the default console
718
719 * fix #1691: use asynchronous API call for VM disk creation
720
721 * fix #1732: actually post values in IScsiEdit
722
723 -- Proxmox Support Team <support@proxmox.com> Mon, 23 Apr 2018 15:40:48 +0200
724
af537790
DM
725pve-manager (5.1-51) unstable; urgency=medium
726
727 * overwrite the built-in 'run_editor' function
728
729 -- Proxmox Support Team <support@proxmox.com> Fri, 06 Apr 2018 14:09:51 +0200
730
06de836b
DM
731pve-manager (5.1-50) unstable; urgency=medium
732
733 * better focus of lxc/MPEdit
734
735 * merge cores, cpulimit and cpuunits for containers
736
737 * lxc/MPEdit: rework for advanced options
738
739 * Utils: add forEachMP
740
741 * lxc/ResoureEdit: move some cpu fields to advanced options
742
743 * qemu/CreateWizard: add advanced options on general tab
744
745 * qemu/NetworkEdit: rework panel for advanced options
746
747 * qemu/MemoryEdit: rework panel and move most things in advanced options
748
749 * qemu/HDEdit: move diskthrottling to advanced options
750
751 * fix editor and set_button_status for cloudinit
752
753 * rework ProcessorEdit and merge with CPUOptions using advanced options
754
755 * qemu/HDEdit.js: move some fields into advanced options
756
757 * add advanced checkbox to the wizard
758
759 * Add CIFS in strorage info to allow backup.
760
761 -- Proxmox Support Team <support@proxmox.com> Fri, 06 Apr 2018 13:55:38 +0200
762
26db8aa1
DM
763pve-manager (5.1-49) unstable; urgency=medium
764
765 * add cluster administartion panel
766
767 * ui: add storage plugin base class
768
769 * controller: StorageEdit: check if 'maxfiles' could be looked up
770
771 * ui/Utils: add storage schema
772
773 * ui/Utils: do not create non-standard console.dir fallback
774
775 * ui: restore: add bandwidth limit field
776
777 * ui: dc/storages: add bwlimit column
778
779 * ui: dc/storages: use responsive column width
780
781 * pve-daily-update.service: add Wants/After for pve-cluster.service
782
783 -- Proxmox Support Team <support@proxmox.com> Thu, 05 Apr 2018 12:30:58 +0200
784
27705b82
TL
785pve-manager (5.1-48) unstable; urgency=medium
786
787 * improve and add additional information in pvereport
788
789 * add clone UI for container
790
791 * add CIFS (SMB) UI
792
793 * add cloundinit UI
794
795 * pveupdate: replace cron job with systemd timer (pve-daily-update)
796
797 * fix #1698: add_integer_row should add an integer row
798
799 * cleanup build and packaging system
800
801 * VZDump: handle timelocal year correctly
802
803 * fix #1683: do not send non-numeric values to graphite
804
805 -- Proxmox Support Team <support@proxmox.com> Thu, 22 Mar 2018 09:36:11 +0100
806
be42d8e6
WB
807pve-manager (5.1-47) stable; urgency=medium
808
809 * added icons to summaries and improved spacing
810
811 * added HA info to the template summary
812
813 * show IP address in summary if the guest-agent can provide it
814
815 * let storage summary, ceph & cluster dashboards use the full browser width
816
817 * various node, lxc and qemu summary page improvements
818
819 * preparations for extjs 6.2.0
820
821 * update widget toolkit dependency
822
823 -- Proxmox Support Team <support@proxmox.com> Mon, 26 Feb 2018 10:26:44 +0100
824
1f2c4815 825pve-manager (5.1-46) stable; urgency=medium
50e0eeba
FG
826
827 * pveversion: sort kernel packages by version
828
829 * pveversion: add new pve packages
830
831 * fix wizard validity check for options spanning multiple tabs
832
833 * fix #1573: show bootdisk usage on container summary
834
835 * fix edit button for some panels
836
837 * fix #1629: improve min/max memory handling
838
839 * fix #1631: change units to binary prefix
840
841 * fix #1635: correctly change maxIds in ControllerSelector in wizard
842
843 * enable/disable xtermjs depending on the existance of a serial port
844
845 * show serial ports on the gui
846
847 * change group of unused to 99 to that we can add things in between
848
849 * add icon/class for serial ports
850
851 * qemu/Monitor: save the last 20 commands
852
1f2c4815 853 -- Proxmox Support Team <support@proxmox.com> Fri, 16 Feb 2018 15:07:52 +0100
50e0eeba 854
c5023a7b
WB
855pve-manager (5.1-44) stable; urgency=medium
856
857 * fix upgrade of other cluster nodes via xtermjs not working properly
858
859 * switch to using pve-i18n and proxmox-widget-toolkit
860
861 -- Proxmox Support Team <support@proxmox.com> Thu, 25 Jan 2018 13:57:12 +0100
862
a79a07dd
FG
863pve-manager (5.1-43) stable; urgency=medium
864
865 * add spec-ctrl cpu flag checkbox
866
867 * add defaultSize parameter for DiskStorageSelector and set it to 8 for lxc
868
869 -- Proxmox Support Team <support@proxmox.com> Wed, 17 Jan 2018 09:06:28 +0100
870
16232330
WB
871pve-manager (5.1-42) stable; urgency=medium
872
873 * fix #1605: reflect backend values of minimum container memory limit
874
875 * add a 'pcid' checkbox to the CPU edit window
876
877 -- Proxmox Support Team <support@proxmox.com> Wed, 10 Jan 2018 11:53:33 +0100
878
550707c9
FG
879pve-manager (5.1-41) stable; urgency=medium
880
881 * pveupdate - always run check for available updates
882
883 * prevent double ticket api call
884
885 * Add new icon for xtermjs consoles, based on xtermjs logo
886
887 -- Proxmox Support Team <support@proxmox.com> Thu, 21 Dec 2017 12:47:40 +0100
888
646111ec
WB
889pve-manager (5.1-40) stable; urgency=medium
890
891 * send an email when a replication job fails
892
893 * added xterm.js as an alternative for vncterm for the host shell,
894 container terminals and qemu serial port connections
895
896 * allow users with the Sys.Audit permission to see the subscription status
897
898 * allow users with the Sys.Modify permission to see and modify subscriptions
899
900 -- Proxmox Support Team <support@proxmox.com> Wed, 13 Dec 2017 11:59:01 +0100
901
6a21d936
FG
902pve-manager (5.1-39) stable; urgency=medium
903
904 * fix #1589: auth_handler: raise proper exception on init_request error
905 (e.g., during pmxcfs restarts)
906
907 * update catalan translation
908
909 * add a proper confirmation message when we detach an used disk
910
911 * fix #1526: Use 'detach' instead of 'remove' when the disk is used
912
913 -- Proxmox Support Team <support@proxmox.com> Mon, 11 Dec 2017 15:33:11 +0100
914
9248857d
FG
915pve-manager (5.1-38) stable; urgency=medium
916
917 * ceph: create mon: fix & improve check if IP is in public net
918
919 -- Proxmox Support Team <support@proxmox.com> Thu, 30 Nov 2017 11:35:28 +0100
920
0628b735
WB
921pve-manager (5.1-37) stable; urgency=medium
922
9248857d 923 * fix #1523: Display the Max Backups field only if relevant
0628b735 924
9248857d 925 * fix #1578: api/resource hastate: fallback to resource cfg state
0628b735 926
9248857d 927 * fix #1539: add missing shellquote for proxied commands of pvesh
0628b735 928
9248857d 929 * fix #1542: use percent_used key instead of calculation
0628b735 930
9248857d 931 * fix wrong default value shown for the DHCP firewall option
0628b735 932
9248857d 933 * prevent visual flashing of button when changing element in the tree
0628b735 934
9248857d 935 * ceph: create pool: check for quorum at start
0628b735 936
9248857d 937 * logrotate: try to tell services to reload instead of doing a full restart
0628b735 938
9248857d 939 * add various status sub-icons in the tree
0628b735 940
9248857d 941 * add a new status column in the resourcestore
0628b735 942
9248857d 943 * add default 'unknown' status for vms and containers
0628b735 944
9248857d 945 * add version GET parameter for js/css files to improve cache behaviour
0628b735 946
9248857d 947 * reduce spiceproxy memory footpring by not loading an unused package
0628b735 948
9248857d 949 * Add %-used and min_size to "pveceph lspools" command
0628b735
WB
950
951 -- Proxmox Support Team <support@proxmox.com> Tue, 28 Nov 2017 16:38:15 +0100
952
214053d6
WB
953pve-manager (5.1-36) unstable; urgency=medium
954
955 * rebuild to fixup permissions
956
957 -- Proxmox Support Team <support@proxmox.com> Wed, 25 Oct 2017 11:15:46 +0200
958
cfaf62cd
FG
959pve-manager (5.1-35) unstable; urgency=medium
960
961 * bump for 5.1 release
962
963 -- Proxmox Support Team <support@proxmox.com> Mon, 23 Oct 2017 09:18:30 +0200
964
016f3924 965pve-manager (5.0-34) unstable; urgency=medium
fc4a772e 966
016f3924
WB
967 * fix #1531: fix vm list in bulk actions when a cluster node's name is a
968 prefix of another node's name
fc4a772e 969
016f3924 970 * ceph: bluestore is now the default in the api and command line interfaces
fc4a772e 971
016f3924 972 * Add a field to show which SCSI controller type we are currently using
fc4a772e 973
016f3924 974 * Render full name of VirtIO Block controller
fc4a772e 975
016f3924 976 * Update VM SCSI controller type after OS selection in Wizard
fc4a772e 977
016f3924 978 * Update VM SCSI type based on iothread value when inside the wizard
fc4a772e 979
016f3924 980 * Collect less frequently used guest system buttons under a 'More' button
fc4a772e 981
016f3924 982 * Rename global 'Help' button to 'Documentation'
fc4a772e 983
016f3924 984 * Add some help buttons to ceph UI
fc4a772e 985
016f3924
WB
986 * Use a comobo selector when adding guests to HA instead of a number field
987
988 * Simplify HA state display
989
990 * Various input focus improvements with the inline novnc console
fc4a772e
FG
991
992 -- Proxmox Support Team <support@proxmox.com> Tue, 10 Oct 2017 14:16:12 +0200
993
80adf793
WB
994pve-manager (5.0-32) unstable; urgency=medium
995
996 * disable quota checkbox for unprivileged containers
997
998 * rename pve-manager.service to pve-guests.service and refuse manual
999 start/stop, since it's responsible for starting up autostarted guests
1000 at boot time and shutting _every_ guest down on shutdown, to avoid
1001 confusion about what happens when restarting the "pve manager"
1002
1003 * show 'RBD' instead of 'RBD (external)' on storage summary
1004
1005 * make bluestore the default choice when creating osds
1006
1007 * add new "RBD (PVE)" storage choice
1008
1009 * ceph: do not automatically use wal if only journal is given
1010
1011 * rename 'Remove' ceph pool button to 'Destroy'
1012
1013 * add add storages checkbox to ceph pool creation
1014
1015 * add remove_storages parameter to the pool destruction
1016
1017 * ceph/destroypool: optionally remove storages
1018
1019 * ceph/createpool: optionally add storages
1020
1021 -- Proxmox Support Team <support@proxmox.com> Tue, 12 Sep 2017 13:52:12 +0200
1022
a0946ccb
FG
1023pve-manager (5.0-31) unstable; urgency=medium
1024
1025 * lxc/qemu: hide migrate in contextmenu when no cluster or no rights
1026
1027 * lxc: hide migrate button for non cluster setups
1028
1029 * qemu: hide not usable buttons
1030
1031 * pveceph: implement checks for ceph version & binaries
1032
1033 * qemu: improve iothread/discard/controller type handling
1034
1035 * ceph: adapt to new health output style for luminous
1036
1037 * ceph: warning window modal
1038
1039 * ceph: fix gui icons
1040
1041 * ceph: add application parameter to createpool
1042
1043 * ceph: make size 3/min 2 default with createpool
1044
1045 -- Proxmox Support Team <support@proxmox.com> Fri, 1 Sep 2017 11:56:45 +0200
1046
ad98a36f
FG
1047pve-manager (5.0-30) unstable; urgency=medium
1048
1049 * ceph: improve bluestore information display
1050
1051 -- Proxmox Support Team <support@proxmox.com> Tue, 8 Aug 2017 11:08:05 +0200
1052
db9770df
WB
1053pve-manager (5.0-29) unstable; urgency=medium
1054
1055 * ceph: ensure mgr starts after pve-cluster
1056
1057 -- Proxmox Support Team <support@proxmox.com> Mon, 31 Jul 2017 15:46:57 +0200
1058
74911546
FG
1059pve-manager (5.0-28) unstable; urgency=medium
1060
1061 * fix #1465: crush rule selection when creating pool
1062
1063 * fix regression when creating first monitor of a ceph cluster
1064
1065 * various bluestore and other ceph fixes
1066
1067 -- Proxmox Support Team <support@proxmox.com> Mon, 31 Jul 2017 15:31:08 +0200
1068
2ef26c4e
WB
1069pve-manager (5.0-27) unstable; urgency=medium
1070
1071 * pveceph: allow '-' in the service name pattern
1072
1073 -- Proxmox Support Team <support@proxmox.com> Wed, 26 Jul 2017 16:51:29 +0200
1074
48c8c086
WB
1075pve-manager (5.0-26) unstable; urgency=medium
1076
1077 * Close #1268: Show migration start server and migration end server
1078
1079 * various GUI usability improvements
1080
1081 * pveceph: added createmgr & destroymgr command
1082
1083 * pveceph: creating a monitor now also creates a standard manager if not
1084 already present
1085
f49b4beb
WB
1086 * pveceph: monitor and manager names now default to the node name rather
1087 than numeric IDs.
1088
48c8c086
WB
1089 -- Proxmox Support Team <support@proxmox.com> Wed, 26 Jul 2017 15:37:35 +0200
1090
aa44a5a8
WB
1091pve-manager (5.0-25) unstable; urgency=medium
1092
1093 * Update ceph ui to use the restructured data format of ceph luminous 12.1.1
1094 Older ceph versions are no longer be supported by the UI.
1095
1096 -- Proxmox Support Team <support@proxmox.com> Mon, 24 Jul 2017 16:15:20 +0200
1097
a58dc7f3
WB
1098pve-manager (5.0-24) unstable; urgency=medium
1099
1100 * Fix #1450: re-enable setgid bit on pvemailforward
1101
1102 * Fix GUI issues with editing mount points which reside on storages
1103 for which the rootfs storage type has been removed.
1104
1105 * Fix GUI issues when editing bind mounts for containers.
1106
1107 * Fix OSD count display issue in the ceph dashboard.
1108
1109 * Move OS type selection to after the installation medium selection in the
1110 VM creation wizard.
1111
1112 * Fix 'pveceph createosd' to not to default to bluestore on newer ceph
1113 versions. (It has a --bluestore option after all.)
1114
1115 * Added an informative empty-text when editing a container's DNS section.
1116
1117 * remove old CA entry for enterprise repository, not required anymore
1118
1119 -- Proxmox Support Team <support@proxmox.com> Wed, 19 Jul 2017 12:42:19 +0200
1120
9795f744
DM
1121pve-manager (5.0-23) unstable; urgency=medium
1122
1123 * add certificate authority for enterprise repository
1124
1125 -- Proxmox Support Team <support@proxmox.com> Tue, 04 Jul 2017 11:50:24 +0200
1126
dc4512ec
DM
1127pve-manager (5.0-22) unstable; urgency=medium
1128
1129 * update lxc template list (aplinfo.dat)
1130
1131 -- Proxmox Support Team <support@proxmox.com> Tue, 04 Jul 2017 08:18:30 +0200
1132
2c074614
DM
1133pve-manager (5.0-21) unstable; urgency=medium
1134
1135 * update lxc template list (aplinfo.dat)
1136
1137 -- Proxmox Support Team <support@proxmox.com> Mon, 03 Jul 2017 16:08:10 +0200
1138
d136f4ad
DM
1139pve-manager (5.0-20) unstable; urgency=medium
1140
1141 * update german and italian translations
1142
1143 * pvesr: allow schedule now from CLI
1144
1145 -- Proxmox Support Team <support@proxmox.com> Fri, 30 Jun 2017 11:18:46 +0200
1146
ee86f19f
DM
1147pve-manager (5.0-19) unstable; urgency=medium
1148
1149 * pvesr status: handle disabled jobs
1150
1151 * replication; merge status and status text
1152
1153 * replication: show disabled jobs and allow enabling/disabling
1154
1155 * Revert "add beta text with link to bugtracker"
1156
1157 * replication: adapt help buttons reference
1158
1159 * Add Help Button for Backup Modal Windows
1160
1161 -- Proxmox Support Team <support@proxmox.com> Thu, 29 Jun 2017 12:01:46 +0200
1162
74f644b7
WB
1163pve-manager (5.0-18) unstable; urgency=medium
1164
1165 * replication: fix issue when creating jobs for VMs on different cluster
1166 nodes
1167
1168 -- Proxmox Support Team <support@proxmox.com> Wed, 28 Jun 2017 14:23:30 +0200
1169
e9ac350d
DM
1170pve-manager (5.0-17) unstable; urgency=medium
1171
1172 * replication GUI: add schedule now button
1173
1174 * gui: drop cirrus from the GUI
1175
1176 * replication: improve schedule format example
1177
1178 * Add a checkbox 'Skip replication'
1179
1180 * ceph: keys: add mgr allow * to client.admin
1181
1182 * pveceph: createosd: allow to create bluestore OSDs
1183
1184 * pveceph: init: add min_size, change default to 3/2
1185
1186 * PVE/API2/Replication.pm: call purge_old_states in run_jobs
1187
1188 * replication/ui: improve wording for job removal
1189
1190 * replication: refuse to create jobs with nothing to do
1191
1192 * ceph: init: allow pool deletion by default
1193
1194 -- Proxmox Support Team <support@proxmox.com> Wed, 28 Jun 2017 13:34:21 +0200
1195
224c78da
DM
1196pve-manager (5.0-16) unstable; urgency=medium
1197
1198 * fix lxc hostname input window
1199
1200 * fix reselection on vm/ct migrate in gu
1201
1202 -- Proxmox Support Team <support@proxmox.com> Fri, 23 Jun 2017 13:03:00 +0200
1203
75d71d4e
DM
1204pve-manager (5.0-15) unstable; urgency=medium
1205
1206 * pvesr.timer: set AccuracySec=1
1207
1208 -- Proxmox Support Team <support@proxmox.com> Fri, 23 Jun 2017 11:43:31 +0200
1209
6b562b3d
DM
1210pve-manager (5.0-14) unstable; urgency=medium
1211
1212 * add systemd timer unit to trigger pvesr run
1213
1214 -- Proxmox Support Team <support@proxmox.com> Fri, 23 Jun 2017 10:48:20 +0200
1215
7d63c83c
DM
1216pve-manager (5.0-13) unstable; urgency=medium
1217
1218 * fix regression in gui when migrating guests
1219
1220 * show resume button when qmpstatus is 'suspended'
1221
1222 * add initramfs conf snippet disabling RESUME
1223
1224 * better default column sizes for replication grid
1225
1226 * change default replication status text to 'OK'
1227
1228 * change short duration format to x.y
1229
1230 * add replication to stateprovider dictionary
1231
1232 * use git rev-parse for repoid
1233
1234 * better Status description for jobs which are about to be run
1235
1236 * use also a 150 pix width for Date in LXC Snapshot Tree
1237
1238 * fix LXC Snapshots Edit Window timestamps
1239
1240 -- Proxmox Support Team <support@proxmox.com> Thu, 22 Jun 2017 12:27:55 +0200
1241
068d1c34
DM
1242pve-manager (5.0-12) unstable; urgency=medium
1243
1244 * OSD: rename 'remove' to 'destroy'
1245
1246 * pvereport: improve output and add timeouts to commands
1247
1248 * PVE/API2/Replication.pm: add $verbose parameter run_jobs()
1249
1250 * update default aplinfo.dat
1251
1252 * use 'any' for build architecture
1253
1254 * fix #1414: use table layout instead of columns
1255
1256 * add replication GUI
1257
1258 * Fix #1372: require manually entering the Ceph Pool id before destroying
1259 a pool
1260
1261 * Adapt SafeDestroy component to be able to delete Ceph Pools
1262
1263 * implement digest checking for ReplicationConfig update
1264
1265 * implement pvesr set_state
1266
1267 * GUI: don't translate NDP
1268
1269 * german translation update
1270
1271 * italian translation update
1272
1273 * translate params in bulk migrate window
1274
1275 * change to debians font-awesome package
1276
1277 * mark node shutdown/reboot buttons as dangerous
1278
1279 * explicit set button focus respecting the 'dangerous' option
1280
1281 * removed PVE/Replication.pm (moved to pve-guest-common)
1282
1283 * use new replication helpers from pve-guest-common
1284
1285 * change from dpkg-deb to dpkg-buildpackage
1286
1287 * do not let www-data own the static js/html files
1288
1289 * make language js files consistent (fix sorting)
1290
1291 * add SOURCE_DATE_EPOCH to Makefile
1292
1293 * Add force parameter for delete replica job
1294
1295 * fix #1389: vzdump: handle storage failure in new()
1296
1297 * show hostpci devices in gui
1298
1299 * show usb devices in qemu hardware view
1300
1301 * fix #1385: display no rbd user by default
1302
1303 * use physical NIC regexp
1304
1305 * replication code improvements
1306
1307 * PVE::API2::Tasks - use PVE::Tools::dump_logfile
1308
1309 * mobilegui: fix title with perl template
1310
1311 * add defaultButton to loginWindow
1312
1313 * add defaultButton and focus to snapshot window
1314
1315 * add override for correct defaultButton behaviour
1316
1317 * remove "read-only" option from container root disk
1318
1319 * fix #1400: do not use defaultButton in NotesEdit window
1320
1321 * allow width and height parameter for vncshell
1322
1323 -- Proxmox Support Team <support@proxmox.com> Thu, 22 Jun 2017 09:31:34 +0200
1324
b7a20a34
DM
1325pve-manager (5.0-11) unstable; urgency=medium
1326
1327 * add basic replication framework and API
1328
1329 * pvesr: new CLI tool for replication
1330
1331 * implement regression tests for replication code
1332
1333 * PVE::API2Tools::resolve_proxyto - new helper
1334
1335 * Fix #1386: track postfix daemon status via postfix@-
1336
1337 * optimize resourcestore, add suspend/resume events to updateTree
1338
1339 * Make a new systemd target pve-storage
1340
1341 * ceph: init: add optional disable_cephx option
1342
1343 * ceph: init: remove filestore xattr use omap
1344
1345 * fix #1359: change to vm when double clicking in pool member view
1346
1347 -- Proxmox Support Team <support@proxmox.com> Wed, 31 May 2017 09:38:17 +0200
1348
786da0da
DM
1349pve-manager (5.0-10) unstable; urgency=medium
1350
1351 * PVE/APLInfo.pm: avoid locale specific time stamps
1352
1353 * vzdump: do not generate locale specific time stamps
1354
1355 -- Proxmox Support Team <support@proxmox.com> Mon, 24 Apr 2017 07:45:46 +0200
1356
679553c6
WB
1357pve-manager (5.0-9) unstable; urgency=medium
1358
1359 * update cpuset rebalance code for new libpve-common-perl package
1360
1361 -- Proxmox Support Team <support@proxmox.com> Thu, 20 Apr 2017 12:19:58 +0200
1362
7dae2378
DM
1363pve-manager (5.0-8) unstable; urgency=medium
1364
1365 * filter templates in bulk start/stop
1366
1367 * add skylake to cpu types
1368
1369 * set default focus and default button for edit window
1370
1371 -- Proxmox Support Team <support@proxmox.com> Thu, 20 Apr 2017 06:25:00 +0200
1372
da1175c9
DM
1373pve-manager (5.0-7) unstable; urgency=medium
1374
1375 * move qemu reset button into shutdown menu
1376
1377 * add a 'convert to template' in the vm action bar
1378
1379 * add right-click menu for nodes
1380
1381 * highlight errors in grids
1382
1383 -- Proxmox Support Team <support@proxmox.com> Fri, 14 Apr 2017 15:20:06 +0200
1384
5317055a
FG
1385pve-manager (5.0-6) unstable; urgency=medium
1386
1387 * update japanese translation
1388
1389 * ceph: allow higher replication levels than 3/3
1390
1391 * ceph: change default GUI replication level to 3/2
1392
1393 * fix #1317: check wizard form also on validitychange
1394
1395 * fix start on boot
1396
1397 -- Proxmox Support Team <support@proxmox.com> Mon, 10 Apr 2017 16:23:11 +0200
1398
22d7548f
FG
1399pve-manager (5.0-5) unstable; urgency=medium
1400
1401 * update pve-enterprise repository URL
1402
1403 -- Proxmox Support Team <support@proxmox.com> Wed, 22 Mar 2017 10:52:24 +0100
1404
273a9671
FG
1405pve-manager (5.0-4) unstable; urgency=medium
1406
1407 * fix #1307: dont use language dependent separator in gui
1408
1409 * add beta text with link to bugtracker
1410
1411 * pveceph: create default keys when creating monitor
1412
1413 * pveceph: use luminous by default
1414
1415 -- Proxmox Support Team <support@proxmox.com> Tue, 21 Mar 2017 13:39:02 +0100
1416
19185506
DM
1417pve-manager (5.0-3) unstable; urgency=medium
1418
1419 * use 'U' to encode undefined values for RRD graphs
1420
1421 * remove backup locks when starting all VMs on boot
1422
1423 * get_filtered_vmlist: save VM conf in own subhash
1424
1425 * include also HA VMs if a vm list is explicit specified
1426
1427 * VMSelctor: add HA state and allow to filter with it
1428
1429 * PVEResource store: respect defaulValue of elements
1430
1431 * update sources.list to stretch
1432
1433 * APT: update packages and package names
1434
1435 * Fix #1305: typo
1436
1437 -- Proxmox Support Team <support@proxmox.com> Fri, 17 Mar 2017 12:12:16 +0100
1438
8f5d98e4
DM
1439pve-manager (5.0-2) unstable; urgency=medium
1440
1441 * control.in: change description to avoid lintian warning
1442
1443 * depend on libc6 to avoid lintian error
1444
1445 * pveproxy: do not serve /usr/share/vncterm - no longer required
1446
1447 * install lintian overrides file
1448
1449 -- root <root@lola.maurer-it.com> Tue, 14 Mar 2017 07:56:29 +0100
1450
03be1711
WB
1451pve-manager (5.0-1) unstable; urgency=medium
1452
1453 * bump version for stretch
1454
1455 -- Proxmox Support Team <support@proxmox.com> Mon, 13 Mar 2017 14:23:27 +0100
1456
32e10377
WB
1457pve-manager (4.4-13) unstable; urgency=medium
1458
1459 * fix #1299: sort pools in pool selector by default
1460 * fix #306: add email address field to backup-now window
1461
1462 * added a clone button to the VM toolbar
1463
1464 * change rendering of timestamps where no sorting is required
1465
1466 * drop net-tools dependency, use iproute2 instead
1467
1468 * handle references to deleted storages better
1469
1470 * influxdb plugins: send nodename when updating CT/VM status
1471
1472 * minor UI improvements:
1473 - clone: use an empty-text to show the meaning of an empty storage field
1474 - don't try to translate paths such as '/dev/console'
1475 - don't try to translate common terms/abbreviations such as 'USB'
1476 - add a css fix for chrome >= 56
1477 - fix not having a node selected showing a 'Node seems to be offline' error
1478
1479 * correctly pass 'nowritecache' for zfs storages
1480
1481 * fix hangs with ceph.target and our ceph.service file with ceph >= 10.2.6
1482
1483 -- Proxmox Support Team <support@proxmox.com> Mon, 13 Mar 2017 12:46:43 +0100
1484
7965e09f
FG
1485pve-manager (4.4-12) unstable; urgency=medium
1486
1487 * REST/RPCEnvironment's check_worker is a method now
1488
1489 * spiceproxy: import PVE::SafeSyslog
1490
1491 -- Proxmox Support Team <support@proxmox.com> Fri, 27 Jan 2017 10:54:56 +0100
1492
a7157188
DM
1493pve-manager (4.4-11) unstable; urgency=medium
1494
1495 * depend on libjs-extjs
1496
1497 -- Proxmox Support Team <support@proxmox.com> Thu, 26 Jan 2017 09:22:34 +0100
1498
1499pve-manager (4.4-10) unstable; urgency=medium
9a91a41c
FG
1500
1501 * do no translate ha states
1502
1503 * Use the enabled/disabled toggler to render grid options
1504
1505 * Add new renderer function for toggling enabled/disabled options
1506
1507 * Remove technical terms from content to be translated
1508
1509 * Move VZDump base plugin to libpve-common-guest-perl
1510
1511 -- Proxmox Support Team <support@proxmox.com> Wed, 25 Jan 2017 09:37:47 +0100
1512
0f31ba29
DM
1513pve-manager (4.4-9) unstable; urgency=medium
1514
1515 * use new PVE::Storage::check_volume_access()
1516
1517 * pvestatd.pm: corretly use new RPCEnvironment
1518
1519 * pveproxy: do not expose /pve2/js/ (no longer required)
1520
1521 * Remove redundant helper for login window
1522
1523 * Do not try to translate domain specific terms
1524
1525 * remove reference to PVE.ConsoleWorkspace
1526
1527 -- Proxmox Support Team <support@proxmox.com> Thu, 19 Jan 2017 09:22:51 +0100
1528
5ed88bcc
DM
1529pve-manager (4.4-8) unstable; urgency=medium
1530
1531 * use new libpve-http-server-perl package
1532
1533 * remove www/bootstrap completely (now in pve-http-server)
1534
1535 * HTTPServer.pm: rewrite rest_handler (simplify code)
1536
1537 -- Proxmox Support Team <support@proxmox.com> Mon, 16 Jan 2017 18:42:44 +0100
1538
f8a72337
FG
1539pve-manager (4.4-7) unstable; urgency=medium
1540
1541 * disable autoselect of targetstorage
1542
1543 * fix CSRF token generation (broke in 4.4-6)
1544
1545 -- Proxmox Support Team <support@proxmox.com> Fri, 13 Jan 2017 11:00:00 +0100
1546
d3c0bf7b
DM
1547pve-manager (4.4-6) unstable; urgency=medium
1548
1549 * add setup_environment hooks to CLIHandler classes
1550
1551 * remove obsolete PVE::REST class
1552
1553 * bin/Makefile: export PERLLIB=.. so that doc generator works correctly
1554
1555 * HTTPServer.pm: cleanups
1556
1557 * Clone GUI: cleanups
1558
1559 * add sort to jsgettext.pl
1560
1561 * update po files, updated german translation
1562
1563 * add type column to storage content view
1564
1565 * check general health for ceph monitors, not only time
1566
1567 * fix #1247: disregard timecheck for one monitor
1568
1569 * disable submit button in migrate window when not valid
1570
1571 * make filtered columns in grid more prominent
1572
1573 * change Start/Stop/Migrate all to Bulk actions
1574
1575 * show only relevant vms in bulk action window
1576
1577 * add vmid filter to (start/stop/migrate)all
1578
1579 * ha: re-add node to service status
1580
1581 * remove not needed vnc code
1582
1583 * remove vznet.conf
1584
1585 * Reload the Ceph OSDTree afer adding an OSD
1586
1587 * fix #1230: add blocksize for ZFSPoolPlugin
1588
1589 * Clone.js: add onlineHelp
1590
1591 * HA: Add a warning/info message for HA setups < 3 votes fix: #1228
1592
1593 * remove PVE::API2Client class and related examples
1594
1595 -- Proxmox Support Team <support@proxmox.com> Thu, 12 Jan 2017 14:23:42 +0100
1596
96bcc111
DM
1597pve-manager (4.4-5) unstable; urgency=medium
1598
1599 * add unpriviledged flag to container restore window
1600
1601 -- Proxmox Support Team <support@proxmox.com> Tue, 27 Dec 2016 11:29:31 +0100
1602
a2cb8e52
DM
1603pve-manager (4.4-4) unstable; urgency=medium
1604
1605 * pveceph: change remove partition order, fix parsing block device
1606
1607 -- Proxmox Support Team <support@proxmox.com> Thu, 22 Dec 2016 12:28:03 +0100
1608
e754ce46
DM
1609pve-manager (4.4-3) unstable; urgency=medium
1610
1611 * support ceph jewel
1612
1613 * do not hide ceph on dashboard if the api call fails
1614
1615 * add filter to dashboard storage graph
1616
1617 * add a storage selection in the settings window
1618
1619 * load the diffstore on init
1620
1621 -- Proxmox Support Team <support@proxmox.com> Thu, 22 Dec 2016 12:02:18 +0100
1622
673c70ff
DM
1623pve-manager (4.4-2) unstable; urgency=medium
1624
1625 * rebalance_lxc_containers: avoid repeated warnings if rebalance fail
1626
1627 * ebalance_lxc_containers: make it work with new lxc/<ID>/ns subgroup
1628
1629 * rebalance_lxc_containers: make it work with old style lxc setup
1630
1631 * fix typo in ceph jewel iops parsing
1632
1633 * filter the local node in the migrateall window
1634
1635 * validate nodeselector after store is loaded
1636
1637 * make date column resizable
1638
1639 * remove obsolete belongsTo
1640
1641 * snapshottree: remove sorter before saving the state
1642
1643 * set fixed height on global search window
1644
1645 * fix #1161: filter by default the displayed guest backups
1646
1647 * Convert the VMIDSelector to a generic GuestIDSelector
1648
1649 -- Proxmox Support Team <support@proxmox.com> Wed, 21 Dec 2016 12:26:23 +0100
1650
f4006904
DM
1651pve-manager (4.4-1) unstable; urgency=medium
1652
1653 * make realmselector non-editable
1654
1655 * fix #1176: sort user/group/realm selector
1656
1657 * aplinfo.dat: update
1658
1659 * Add online help for start/shutdown for containers
1660
1661 * Turn the qemu StartupEdit widget into a generic component
1662
1663 -- Proxmox Support Team <support@proxmox.com> Fri, 09 Dec 2016 10:28:32 +0100
1664
e99edab2
DM
1665pve-manager (4.3-14) unstable; urgency=medium
1666
1667 * fix typo in vmtype check
1668
1669 -- Proxmox Support Team <support@proxmox.com> Mon, 05 Dec 2016 12:33:35 +0100
1670
44a323f3
DM
1671pve-manager (4.3-13) unstable; urgency=medium
1672
1673 * adds a help button to the migration window
1674
1675 * change lxc migration option to restart mode
1676
1677 * Add online help for startup/shutdown order and LXC general settings
1678
1679 * Add the possibility to create an unprivileged container at creation
1680 time in the GUI.
1681
1682 * show in/out/up/down icons in osd overview
1683
1684 * make ceph status in cluster dashboard clickable
1685
1686 * add noout button and reorder actions
1687
1688 * add ceph flags api calls
1689
1690 * also return the ceph flags in osd api call
1691
1692 * pvereport: tell lsblk to use ascii
1693
1694 * plug new ClusterConfig API at /cluster/config
1695
1696 * Add Windows 2016 as available ostype to select
1697
1698 -- Proxmox Support Team <support@proxmox.com> Fri, 02 Dec 2016 16:38:30 +0100
1699
ff787af1
DM
1700pve-manager (4.3-12) unstable; urgency=medium
1701
1702 * fix #1212: allow options for delete in pvesh
1703
1704 * change ssh-public-keys check in wizard
1705
1706 -- Proxmox Support Team <support@proxmox.com> Mon, 28 Nov 2016 06:18:15 +0100
1707
5a7b4a74
DM
1708pve-manager (4.3-11) unstable; urgency=medium
1709
1710 * fix kvcombobox validator
1711
1712 * ha/ResourceEdit.js: fix online help ref
1713
1714 * fix missing mons array in ceph status output
1715
1716 * fix SSL verify callback for certificate chains
1717
1718 * VZDump: switch ha managed check from enabled to started
1719
1720 * fix #1208: add ballooning checkbox to memory edit
1721
1722 * check for array in disallowednodes filter
1723
1724 * add new ceph dashboard
1725
1726 * merge ha resources into the ha status panel
1727
1728 * ConfigPanel: automatically expand node in selectById()
1729
1730 * ha resource edit: adapt to new service state
1731
1732 * do not show current node in migration window
1733
1734 * NodeSelector: add disallowedNodes configuration property
1735
1736 * add kvcombobox validator
1737
1738 * make GUI grids stateful
1739
1740 * remove reset columns button from resource grid
1741
1742 * enable certificate pinning for proxied requests
1743
1744 * check for lxc instead of openvz in the backup window
1745
1746 * VZDump: die with error if plugin loading fails
1747
1748 * add sheepdog and gluster to pveproxy.service
1749
1750 * API2Client: allow to set ssl options
1751
1752 * fix #1196: make restriced/nofailback boolean in gui
1753
1754 * disable rules copy button if not 'in' or 'out' rule
1755
1756 * BackupEdit, cleanup: remove insideUpdate construct
1757
1758 * Add ECDH curves to use with modern ciphers
1759
1760 * only allow integers in memoryfield
1761
1762 * add pveIntegerField and use it
1763
1764 * improve online help
1765
1766 * add 'max_{relocate, restart}' fields to UI
1767
1768 * change ceph diskselector field to devpath
1769
1770 * show correct mouse cursor on help and settings button
1771
1772 -- Proxmox Support Team <support@proxmox.com> Wed, 23 Nov 2016 12:40:00 +0100
1773
9d5fbfc7
DM
1774pve-manager (4.3-10) unstable; urgency=medium
1775
1776 * LXC GUI: Wizard now uses new 'cores' option instead of cpulimit
1777
1778 * GUI: new datacenter/cluster dashboard
1779
1780 -- Proxmox Support Team <support@proxmox.com> Sat, 29 Oct 2016 15:11:59 +0200
1781
eb2ecb5b
DM
1782pve-manager (4.3-9) unstable; urgency=medium
1783
1784 * use new CpuSet::max_cpuid() helper
1785
1786 * Fix #1186: do not run non installed commands
1787
1788 * add 'my settings' to top bar
1789
1790 * make login user name saveable
1791
1792 * add hastate to /cluster/resources api call
1793
1794 * show ha error state in tree and resource grid
1795
1796 * rebalance_lxc_containers: nicer logs, improve hotplug
1797
1798 -- Proxmox Support Team <support@proxmox.com> Sat, 29 Oct 2016 07:51:28 +0200
1799
dfed0ae0
DM
1800pve-manager (4.3-8) unstable; urgency=medium
1801
1802 * pvestatd: add container cpuset balancing
1803
1804 -- Proxmox Support Team <support@proxmox.com> Thu, 27 Oct 2016 12:33:38 +0200
1805
11b450e7
FG
1806pve-manager (4.3-7) unstable; urgency=medium
1807
1808 * correct bug number in previous changelog
1809
1810 -- Proxmox Support Team <support@proxmox.com> Fri, 21 Oct 2016 12:42:09 +0200
1811
f2fc3937
FG
1812pve-manager (4.3-6) unstable; urgency=medium
1813
1814 * fix #1175: make error messages more verbose
1815
1816 * add onlineHelp
1817
11b450e7 1818 * fix #1142: add hint when disabling a ha resource
f2fc3937
FG
1819
1820 * move out custom css style for hints in css class and use it
1821
1822 * fix 'NaN%' when max value is 0
1823
1824 * restrict vzdump cron options
1825
1826 -- Proxmox Support Team <support@proxmox.com> Fri, 21 Oct 2016 08:46:44 +0200
1827
92b8e1f0
DM
1828pve-manager (4.3-5) unstable; urgency=medium
1829
1830 * recompile with new pve-docs package (fix onlineHelp links)
1831
1832 * pveversion: add smartmontools
1833
1834 * pveversion: add pve-docs package
1835
1836 -- Proxmox Support Team <support@proxmox.com> Fri, 14 Oct 2016 09:01:09 +0200
1837
e1f00bc6
DM
1838pve-manager (4.3-4) unstable; urgency=medium
1839
1840 * use auto-generated block IDs to reference online docu
1841
1842 * vzdump: document restricted API parameters
1843
1844 * Move bus priority list to OSDefaults
1845
1846 * make Win XP and Win 2003 use the same defaults as Win 2000
1847
1848 -- Proxmox Support Team <support@proxmox.com> Thu, 13 Oct 2016 11:28:41 +0200
1849
2b20e2be
DM
1850pve-manager (4.3-3) unstable; urgency=medium
1851
1852 * HA/Groups: add onlineHelp button to edit window
1853
1854 * ha/groups: allow editing node priorities through UI
1855
1856 * When adding a new hard disk, use the most used controller as suggested
1857 value
1858
1859 * remove debugging code from postrm
1860
1861 * use correct info on disks in destroyosd and skip smart
1862
1863 * fix #1099: get correct info on disks in createosd
1864
1865 * Sort all lists in the storage what we load dynamically
1866
1867 -- Proxmox Support Team <support@proxmox.com> Fri, 07 Oct 2016 11:46:03 +0200
1868
9b38c8ef
DM
1869pve-manager (4.3-2) unstable; urgency=medium
1870
1871 * fix #1108: add copy firewall rule to GUI
1872
1873 * fix #1116: center modal windows on browser resize
1874
1875 * use new statusview for storage
1876
1877 * move rrd legend to the bottom, make it toggleable
1878
1879 * show smart text if disk type is not ATA
1880
1881 * add loadMask to Disk and SMART grid
1882
1883 * fix #1115 reload storage grid after template download
1884
1885 -- Proxmox Support Team <support@proxmox.com> Wed, 05 Oct 2016 07:11:04 +0200
1886
29d03d47
DM
1887pve-manager (4.3-1) unstable; urgency=medium
1888
1889 * prepare version number for new 4.3 release
1890
1891 -- Proxmox Support Team <support@proxmox.com> Fri, 23 Sep 2016 08:39:57 +0200
1892
e9a891f2
DM
1893pve-manager (4.2-23) unstable; urgency=medium
1894
1895 * fix #1117: do not test for the cgmanager package in pveversion
1896
1897 -- Proxmox Support Team <support@proxmox.com> Wed, 21 Sep 2016 16:17:22 +0200
1898
e252cc4a
DM
1899pve-manager (4.2-22) unstable; urgency=medium
1900
1901 * fix #1112: add a warning message if the EFI disk is missing
1902
1903 * fix #1113: use a LSI controller for legacy OSes
1904
1905 * fix #1113: preserve LSI controller for legacy Oses
1906
1907 -- Proxmox Support Team <support@proxmox.com> Tue, 20 Sep 2016 17:28:07 +0200
1908
2145398f
DM
1909pve-manager (4.2-21) unstable; urgency=medium
1910
1911 * update favicon, add homescreen icon, use new logo
1912
1913 * wizard: use refresh event instead of datachanged
1914
1915 * lxc: correctly display cpulimit
1916
1917 * change overflowhandler of actionmenu to scroller
1918
1919 * improve online Help system, add tooltip for context sensitive for help
1920 button, add global help button
1921
1922 * Use SCSI controller as default for l26 guests fix #1105
1923
1924 * virtio-scsi-pci as default SCSI for new VMS fix #1106
1925
1926 * fix #1104: add missing /firewall in url
1927
1928 * add efidisk button to add menu, add efidisk to qemu hardwareview
1929
1930 -- Proxmox Support Team <support@proxmox.com> Fri, 16 Sep 2016 08:08:17 +0200
1931
ee9d0f6a
DM
1932pve-manager (4.2-20) unstable; urgency=medium
1933
1934 * startall: remove timeout, wait forever
1935
1936 -- Proxmox Support Team <support@proxmox.com> Fri, 09 Sep 2016 10:40:26 +0200
1937
e9619b93
DM
1938pve-manager (4.2-19) unstable; urgency=medium
1939
1940 * reorganize GUI - use a treelist instead of tabs in configpanel
1941
1942 * Add link to terms glossary when adding an ACL
1943
1944 * new disk list panel (and remove ceph disks from navigation)
1945
1946 * fix #1091: add backup config button to storage contentview
1947
1948 * fix #621: allow template download to glusterfs
1949
1950 * fix #586: make notes edit window resizable
1951
1952 * add ceph icon
1953
1954 * update default aplinfo.dat
1955
1956 * aplinfo: improve signature verification, add generated trustedkeys.gpg
1957
1958 * aplinfo: improve checksum handling (use SHA512)
1959
1960 -- Proxmox Support Team <support@proxmox.com> Fri, 09 Sep 2016 09:30:52 +0200
1961
db6b4446
WB
1962pve-manager (4.2-18) unstable; urgency=medium
1963
1964 * lxc: wizard: ssh key
1965
1966 * vzdump: set task mode early to fix a warning
1967
1968 * Clear sensitive content when logging out fixes #1060
1969
1970 * delete old lxc/qemu statusview classes
1971
1972 * make lxc/qemu use new statusview
1973
1974 * make node StatusView use new version
1975
1976 * include new statusview classes in makefile
1977
1978 * add GuestStatusView and TemplateStatusView
1979
1980 * add new StatusView component
1981
1982 * add new infoWidget component
1983
1984 * Do not use a hardcoded Certificate Authority for https repositories
1985
1986 * only use exact match in pveRealmSelector
1987
1988 * make the lxc wizard select the current node by default
1989
1990 * Remove obsolete make variable for ExtJS4
1991
1992 * remove obsolete ExtJS4 files
1993
1994 * Drop "classic" theme from installed files
1995
1996 * add novnc-pve to pveversion -v
1997
1998 * don't save password and double lines in pvesh history
1999
2000 * avoid IE compatibility mode
2001
2002 * fix influxdb field assignment and allow non integer field
2003
2004 * fix lint error
2005
2006 * closes #195 : hide disallowed commands in tree
2007
2008 * Add mac prefix to the datacenter options
2009
2010 * prevent KRDB and Monitor(s) being localized
2011
2012 * open vm console on doubleclick in tree
2013
2014 * Set VirtIO drivers as default when using the Qemu Wizard and the OS Type is Linux
2015
2016 * USe PVE.qemu.OSDefaults statics to get defaults for NIC and Storage Controller
2017
2018 * Add PVE.qemu.OSDefaults class to hold OS-dependant wizard defaults
2019
2020 * Rename Wizard Component aliases using camelCase
2021
2022 * change default proxy text to noneText
2023
2024 * prevent infinite loop in edit window
2025
2026 * add HostList validator and check monhosts with it
2027
2028 * give comment in bridgeselector more space
2029
2030 -- Proxmox Support Team <support@proxmox.com> Fri, 19 Aug 2016 14:55:36 +0200
2031
3ddb4f31
WB
2032pve-manager (4.2-17) unstable; urgency=medium
2033
2034 * Fix #1048: vzdump: include job-* hook logs in email
2035
2036 * vzdump: cleanups
2037
2038 * fix undefined value warning in resources api call
2039
2040 * fix surviving update store
2041
2042 * reload lxc resources also on activate
2043
2044 * fire activate event for lazyitems in tabpanels
2045
2046 * correctly delete name of a qemu vm
2047
2048 * Add some extra debug information to the report.
2049
2050 * add ca-certificates as required depency
2051
2052 * lxc/status: show disk usage on running containers
2053
2054 * fix #1030: calculate correct cpu usage of pools
2055
2056 * fix #757: show the bridge comment in the selector
2057
2058 * add comment to network edit and view
2059
2060 * add comments to network model
2061
2062 * fix #1043: prevent ceph destroypool when in use
2063
2064 -- Proxmox Support Team <support@proxmox.com> Mon, 11 Jul 2016 13:10:57 +0200
2065
f9078dd5
WB
2066pve-manager (4.2-16) unstable; urgency=medium
2067
2068 * apply style to backup configuration window
2069
2070 * set focus on tree after selecting a node
2071
2072 * fix background color of template bagdes
2073
2074 * remove unnecessary debug output
2075
2076 -- Proxmox Support Team <support@proxmox.com> Thu, 16 Jun 2016 10:58:43 +0200
2077
68084386
DM
2078pve-manager (4.2-15) unstable; urgency=medium
2079
2080 * remove unnecessary information on template summary
2081
2082 * add 'edit' tool to notes panel
2083
2084 * add a 'bootdisk size' entry to the status view
2085
2086 * remove RAM column from lxc snapshottree (temporarily)
2087
2088 -- Proxmox Support Team <support@proxmox.com> Thu, 16 Jun 2016 10:58:43 +0200
2089
19bfb364
DM
2090pve-manager (4.2-14) unstable; urgency=medium
2091
2092 * Add a toplevel pointer to the PVE admin guide
2093
2094 * Add Help buttons for three more Qemu Panels
2095
2096 -- Proxmox Support Team <support@proxmox.com> Tue, 14 Jun 2016 12:21:18 +0200
2097
eabb5473
DM
2098pve-manager (4.2-13) unstable; urgency=medium
2099
2100 * htmlEncode some comment fields
2101
2102 * pveceph install: run apt-get interactive
2103
2104 -- Proxmox Support Team <support@proxmox.com> Fri, 10 Jun 2016 15:34:29 +0200
2105
55c39f69
DM
2106pve-manager (4.2-12) unstable; urgency=medium
2107
2108 * Rename the SCSI VirtIO controller to better differenciate from VirtIO blk
2109
2110 * fix #778: Case fix for VMware
2111
2112 * fix #1005: don't exclude /var/log/?* with stdexcludes
2113
2114 * Remove IPv4 netmask check
2115
2116 * Fix #1015: vzdump: send email on early errors
2117
93363a11
WB
2118 * Fix #191: acl: honor propagate checkbox
2119
55c39f69
DM
2120 -- Proxmox Support Team <support@proxmox.com> Wed, 08 Jun 2016 12:46:04 +0200
2121
2f85c898
DM
2122pve-manager (4.2-11) unstable; urgency=medium
2123
2124 * add vzdump/extractconfig API path
2125
2126 * disable animation of charts on load
2127
2128 -- Proxmox Support Team <support@proxmox.com> Fri, 03 Jun 2016 12:12:21 +0200
2129
e99ef329
DM
2130pve-manager (4.2-10) unstable; urgency=medium
2131
2132 * make the graphs on the summary pages use empty space
2133
2134 * check if tabs exist before selecting them
2135
2136 * hide snapshot tab with qemu templates
2137
2138 -- Proxmox Support Team <support@proxmox.com> Thu, 02 Jun 2016 10:01:40 +0200
2139
18fc8027
DM
2140pve-manager (4.2-9) unstable; urgency=medium
2141
2142 * Add Online Help for complex PVE panels
2143
2144 -- Proxmox Support Team <support@proxmox.com> Wed, 01 Jun 2016 12:53:44 +0200
2145
897e7790
DM
2146pve-manager (4.2-8) unstable; urgency=medium
2147
2148 * depend on pve-docs package
2149
cc1a91be
DC
2150 * fix right click selection in tree
2151
897e7790
DM
2152 -- Proxmox Support Team <support@proxmox.com> Wed, 25 May 2016 10:00:22 +0200
2153
6c012815
DM
2154pve-manager (4.2-7) unstable; urgency=medium
2155
2156 * Status: report errors on socket creation problems
2157
2158 * Status: allow IPs and move properties to base class
2159
2160 * GUI: fix wrong message after subscription upload
2161
2162 * GUI: fix reset button with bind mounts
2163
2164 -- Proxmox Support Team <support@proxmox.com> Mon, 23 May 2016 09:42:28 +0200
2165
26774078
DM
2166pve-manager (4.2-6) unstable; urgency=medium
2167
2168 * allow tagging of vlan 1 in gui
2169
26d2ef15
DM
2170 * fix #1000: add backup checkbox for mountpoints
2171
26774078
DM
2172 -- Proxmox Support Team <support@proxmox.com> Wed, 18 May 2016 11:32:43 +0200
2173
f45bd15c
DM
2174pve-manager (4.2-5) unstable; urgency=medium
2175
2176 * ceph: brackets around ipv6
2177
2178 * fix #992: remove network id from gui
2179
2180 * fix #976: set 'disabled' for grid panels which disaply a read only,
2181 not sortable content
2182
2183 * Enlarge Object Grid first column default size
2184
2185 * change hotplugselector to use checkboxes
2186
2187 -- Proxmox Support Team <support@proxmox.com> Tue, 17 May 2016 16:59:41 +0200
2188
4d638fcb
DM
2189pve-manager (4.2-4) unstable; urgency=medium
2190
2191 * fix #944: do not filter by empty array
2192
2193 * fix combobox reset behaviour
2194
2195 * fix combogrid multiselect bug
2196
9a59d48d
DM
2197 * fix pending changes with boot order
2198
42e4075d
DM
2199 * Do not send -debug versions of framework files
2200
dba34cd6
DC
2201 * add undo Zoom Button
2202
25e0bc2d
DC
2203 * improve pending changes for qemu hardware in gui
2204
03b51352
DM
2205 * fix #979: check always for migrated VM
2206
4d638fcb
DM
2207 -- Proxmox Support Team <support@proxmox.com> Tue, 03 May 2016 06:33:55 +0200
2208
45fdcaaa
DM
2209pve-manager (4.2-3) unstable; urgency=medium
2210
2211 * improve gui cidr matching
2212
fa16639c
DM
2213 * disable selecting when right clicking in tree
2214
45fdcaaa
DM
2215 -- Proxmox Support Team <support@proxmox.com> Thu, 28 Apr 2016 10:58:05 +0200
2216
95d93422
DM
2217pve-manager (4.2-2) unstable; urgency=medium
2218
2219 * fix securitygroupselector
2220
2221 -- Proxmox Support Team <support@proxmox.com> Tue, 26 Apr 2016 12:07:52 +0200
2222
70e8f04d
DM
2223pve-manager (4.2-1) unstable; urgency=medium
2224
2225 * fix #943: allow saving of values
2226
2227 * refactor bootdisk test and prevent multiple bootdisks
2228
2229 -- Proxmox Support Team <support@proxmox.com> Mon, 25 Apr 2016 11:21:08 +0200
2230
5796a356
DM
2231pve-manager (4.1-34) unstable; urgency=medium
2232
2233 * LXC GUI: add network rate limit
2234
4f28394a
DM
2235 * do not disable a combogrid when it loads
2236
2237 * fix wizard validity logic
2238
2239 * add enableKeyEvents to combogrid
2240
d5047243
FG
2241 * fix #949: add post-restart hook to vzdump
2242
5796a356
DM
2243 -- Proxmox Support Team <support@proxmox.com> Fri, 22 Apr 2016 09:15:07 +0200
2244
121cdac4
DM
2245pve-manager (4.1-33) unstable; urgency=medium
2246
2247 * Do not display the internal value we use for storing ostypes
2248
67bfd388
DM
2249 * updated Italian translation
2250
121cdac4
DM
2251 -- Proxmox Support Team <support@proxmox.com> Thu, 21 Apr 2016 12:21:38 +0200
2252
f055f202
DM
2253pve-manager (4.1-32) unstable; urgency=medium
2254
2255 * GUI: enhace visibillity of dialog window border
2256
728f1b97
DC
2257 * fix #143: add disk/mem percent sort
2258
df6345f9
DC
2259 * fix #759: save columns of resourceGrid
2260
87cc27e0
DM
2261 * HA Resource: allow selecting no group
2262
f055f202
DM
2263 -- Proxmox Support Team <support@proxmox.com> Wed, 20 Apr 2016 09:21:17 +0200
2264
ed3815b5
DM
2265pve-manager (4.1-31) unstable; urgency=medium
2266
2267 * StatusView: more verbose HA status output
2268
2269 -- Proxmox Support Team <support@proxmox.com> Tue, 19 Apr 2016 09:39:33 +0200
2270
056501a5
DM
2271pve-manager (4.1-30) unstable; urgency=medium
2272
2273 * GUI: use raw format for DRBD images
2274
5c6d0f57
DM
2275 * also display Linux 4.X on OS selection
2276
2277 * fix #181: rewrite Boot Order Window
2278
056501a5
DM
2279 -- Proxmox Support Team <support@proxmox.com> Fri, 15 Apr 2016 08:38:06 +0200
2280
827f88ab
DM
2281pve-manager (4.1-29) unstable; urgency=medium
2282
2283 * Fix 'mailto: ...' in /etc/vzdump.conf
2284
2285 -- Proxmox Support Team <support@proxmox.com> Thu, 14 Apr 2016 17:03:08 +0200
2286
da55da21
DM
2287pve-manager (4.1-28) unstable; urgency=medium
2288
2289 * VZDump: add -mailto schema desc
2290
2291 * VZDump: mark 'size' as deprecated, warn if set
2292
2293 -- Proxmox Support Team <support@proxmox.com> Thu, 14 Apr 2016 12:48:35 +0200
2294
a6a77822
DM
2295pve-manager (4.1-27) unstable; urgency=medium
2296
2297 * Wizard: Do not disable a invalid previous tab,
2298
2299 * Recheck field validation after manually enabling
2300 the input field of a ComboGrid
2301
eca5c8b1
DM
2302 * qemu monitor GUI: support page up/down
2303
4aed5e3e
WB
2304 * Fix #936: ceph: support multiple roots in osd tree
2305
d5066d84
DC
2306 * GUI: fix ceph tabs switching
2307
a6a77822
DM
2308 -- Proxmox Support Team <support@proxmox.com> Tue, 12 Apr 2016 17:12:09 +0200
2309
15b46bab
DM
2310pve-manager (4.1-26) unstable; urgency=medium
2311
2312 * do not depend of pve-doc-generator (this should be a Build-Depend instead)
2313
d1918d1b
DC
2314 * revert default compress mode for vzdump to 0
2315
15b46bab
DM
2316 -- Proxmox Support Team <support@proxmox.com> Tue, 12 Apr 2016 12:41:34 +0200
2317
567a0d89
DM
2318pve-manager (4.1-25) unstable; urgency=medium
2319
2320 * Build-Depend on pve-doc-generator
2321
2322 * use pve-doc-generator
2323
2324 * various ExtJS6 GUI fixes
2325
2326 * disable suspend/resume on containers
2327
2328 * update translation files
2329
2330 * use font-awesome icons for action buttons and cmdmenu
2331
2332 * use split button for shutdown/stop for vm/ct
2333
dc3ed02e
DM
2334 * qemu: fix parse vlan trunks
2335
567a0d89
DM
2336 -- Proxmox Support Team <support@proxmox.com> Sun, 10 Apr 2016 15:49:23 +0200
2337
a18a61ec
DM
2338pve-manager (4.1-24) unstable; urgency=medium
2339
2340 * updated logo to higher quality
2341
2342 -- Proxmox Support Team <support@proxmox.com> Fri, 01 Apr 2016 16:38:48 +0200
2343
8460f579
DM
2344pve-manager (4.1-23) unstable; urgency=medium
2345
aa2522c0
DM
2346 * switch GUI to ExtJS6
2347
2348 * use new ExtJS6 charts for node/lxc/qemu
2349
8460f579
DM
2350 * Allow migrate-all button on HA enabled VMs
2351
2352 * Skip templates when using the start all VMs button
2353
2354 * Allow non-root to use start/stop/migrate all buttons
2355
b528844b
DM
2356 * Fix #926: vzdump: config/default key regression
2357
2358 * fix compression selection in backup window
2359
8460f579
DM
2360 -- Proxmox Support Team <support@proxmox.com> Thu, 31 Mar 2016 10:57:55 +0200
2361
79bd3ee6
DM
2362pve-manager (4.1-22) unstable; urgency=medium
2363
2364 * lxc: disable ACL settings for bind mounts
2365
02f96c4f
DM
2366 * deactivate (currently) not working lxc templates
2367
79bd3ee6
DM
2368 -- Proxmox Support Team <support@proxmox.com> Mon, 14 Mar 2016 17:30:39 +0100
2369
95c4a0cb
DM
2370pve-manager (4.1-21) unstable; urgency=medium
2371
2372 * fix 483: disable template/upload button
2373
2374 -- Proxmox Support Team <support@proxmox.com> Fri, 11 Mar 2016 16:30:15 +0100
2375
c78f745a
DM
2376pve-manager (4.1-20) unstable; urgency=medium
2377
2378 * Allow non-self-signed override certificate for API
2379
67f01021
DM
2380 * fix 911: lxc: always allow blank mac address for autogeneration
2381
c78f745a
DM
2382 -- Proxmox Support Team <support@proxmox.com> Wed, 09 Mar 2016 14:38:30 +0100
2383
e59db273
DM
2384pve-manager (4.1-19) unstable; urgency=medium
2385
2386 * Use methods from PVE::QemuConfig
2387
2388 * fix LVM Content settings
2389
2390 * pveam: add 'available' command to list available templates
2391
2392 * vzdump: fix default values
2393
2394 * vzdump: make sure only DOT pid files excluded
2395
2396 * LXC refactoring
2397
2398 -- Proxmox Support Team <support@proxmox.com> Tue, 08 Mar 2016 11:54:03 +0100
2399
9d5c825e
DM
2400pve-manager (4.1-18) unstable; urgency=medium
2401
2402 * vzdump: make exclude-path from config file work again
2403
2404 * firewall: add ipfilter option
2405
2406 -- Proxmox Support Team <support@proxmox.com> Thu, 03 Mar 2016 09:55:18 +0100
2407
94576720
DM
2408pve-manager (4.1-17) unstable; urgency=medium
2409
2410 * Remove content type Container from GlusterFS
2411
2412 * web-syslog: add date span selection
2413
2414 -- Proxmox Support Team <support@proxmox.com> Wed, 02 Mar 2016 17:18:06 +0100
2415
a1cf4e84
DM
2416pve-manager (4.1-16) unstable; urgency=medium
2417
2418 * firewall: add option to allow router advertisement
2419
2420 * update Norwegian translation
2421
2422 * pveam: add list, download and remove
2423
2424 * do not use Net::SSL
2425
2426 * lxc: create/edit/remove mountpoints
2427
2428 -- Proxmox Support Team <support@proxmox.com> Sat, 27 Feb 2016 10:29:20 +0100
2429
011e74d8
DM
2430pve-manager (4.1-15) unstable; urgency=medium
2431
2432 * add lvmthin to gui
2433
2434 * restrict lvm thin on qemu to storage type raw
2435
2436 * add htmlEncode to various fields
2437
2438 * firewall: add enable ndp option
2439
2440 -- Proxmox Support Team <support@proxmox.com> Sat, 20 Feb 2016 10:22:17 +0100
2441
b38c679b
DM
2442pve-manager (4.1-14) unstable; urgency=medium
2443
2444 * pveupdate: Fix problems with turnkey repository
2445
487166b6
DM
2446 * Fix 895: don't drop the other processor values on load()
2447
b38c679b
DM
2448 -- Proxmox Support Team <support@proxmox.com> Thu, 18 Feb 2016 06:35:32 +0100
2449
5a496554
DM
2450pve-manager (4.1-13) unstable; urgency=medium
2451
2452 * pveupdate: use warnings instead of -w
2453
2454 -- Proxmox Support Team <support@proxmox.com> Fri, 12 Feb 2016 10:43:14 +0100
2455
f9ee64e1
DM
2456pve-manager (4.1-12) unstable; urgency=medium
2457
2458 * add permissions to allow non root ceph configuration
2459
2460 -- Proxmox Support Team <support@proxmox.com> Fri, 12 Feb 2016 08:22:39 +0100
2461
feaf3358
DM
2462pve-manager (4.1-11) unstable; urgency=medium
2463
2464 * Close #822: show the nodename in the page title
2465
2466 * use max_workers from datacenter.cfg for stopall/migrateall
2467
2468 -- Proxmox Support Team <support@proxmox.com> Thu, 11 Feb 2016 12:05:54 +0100
2469
b9432261
DM
2470pve-manager (4.1-10) unstable; urgency=medium
2471
2472 * remove 'VZDump backup file' option from upload web gui
2473
2474 -- Proxmox Support Team <support@proxmox.com> Tue, 02 Feb 2016 18:13:09 +0100
2475
26dabcb3
DM
2476pve-manager (4.1-9) unstable; urgency=medium
2477
2478 * gui: cpu: fix processor editing
2479
2480 -- Proxmox Support Team <support@proxmox.com> Mon, 01 Feb 2016 17:13:03 +0100
2481
2b353a60
DM
2482pve-manager (4.1-8) unstable; urgency=medium
2483
2484 * gui: preserve extra cpu options when changing CPU type
2485
b6dfc185
DM
2486 * fix PVE::HA use clause so HA resources get registered
2487
2b353a60
DM
2488 -- Proxmox Support Team <support@proxmox.com> Wed, 27 Jan 2016 16:45:45 +0100
2489
0d3370c6
DM
2490pve-manager (4.1-7) unstable; urgency=medium
2491
2492 * Enable TLS 1.1 and 1.2, change default DH params
2493
2494 * Add DHPARAMS option in /etc/default/pveproxy
2495
2496 -- Proxmox Support Team <support@proxmox.com> Tue, 26 Jan 2016 16:47:21 +0100
2497
3f60f3b8
DM
2498pve-manager (4.1-6) unstable; urgency=medium
2499
2500 * fix #871: netstat: include veth devices
2501
2502 -- Proxmox Support Team <support@proxmox.com> Mon, 25 Jan 2016 11:01:11 +0100
2503
32fed66c
DM
2504pve-manager (4.1-5) unstable; urgency=medium
2505
2506 * Close #850: ifenslave-2.6 is a transitional package
2507
2508 -- Proxmox Support Team <support@proxmox.com> Mon, 11 Jan 2016 15:30:08 +0100
2509
ce43b68a
DM
2510pve-manager (4.1-4) unstable; urgency=medium
2511
2512 * update Hungarian translation
2513
2514 -- Proxmox Support Team <support@proxmox.com> Tue, 29 Dec 2015 11:49:52 +0100
2515
637f2b73
DM
2516pve-manager (4.1-3) unstable; urgency=medium
2517
2518 * add Hungarian translation
2519
2520 -- Proxmox Support Team <support@proxmox.com> Thu, 24 Dec 2015 11:13:43 +0100
2521
ad95f6af
DM
2522pve-manager (4.1-2) unstable; urgency=medium
2523
2524 * update bash completion helpers (use -o default)
2525
2526 -- Proxmox Support Team <support@proxmox.com> Sat, 19 Dec 2015 09:22:13 +0100
2527
f65c77d3
DM
2528pve-manager (4.1-1) unstable; urgency=medium
2529
2530 * bump version for 4.1 release
2531
2532 -- Proxmox Support Team <support@proxmox.com> Fri, 11 Dec 2015 08:54:17 +0100
2533
ebc1f47c
DM
2534pve-manager (4.0-66) unstable; urgency=medium
2535
2536 * add qemu BIOS option
2537
2538 -- Proxmox Support Team <support@proxmox.com> Thu, 10 Dec 2015 11:42:16 +0100
2539
98c607e1
DM
2540pve-manager (4.0-65) unstable; urgency=medium
2541
2542 * APLInfo: support proxying http traffic
2543
2544 -- Proxmox Support Team <support@proxmox.com> Wed, 09 Dec 2015 16:55:51 +0100
2545
888b6be2
DM
2546pve-manager (4.0-64) unstable; urgency=medium
2547
2548 * fix bug #821: add systemd-timesyncd to service list
2549
2550 -- Proxmox Support Team <support@proxmox.com> Tue, 01 Dec 2015 11:26:42 +0100
2551
424c1269
DM
2552pve-manager (4.0-63) unstable; urgency=medium
2553
2554 * add qemu agent gui option
2555
2556 * influxdb: use multi values measurement
2557
2558 * pvestatd: use 'priv' environment for service
2559
2560 * improve log messages at sytem shutdown
2561
2562 * pveproxy.service: add Wants=ssh.service
2563
2564 * pveproxy.service: start after remote-fs and ceph
2565
2566 * pve-manager.service: do not invoke old init.d script
2567
2568 * pve-manager.service: start after pve-ha-crm.service and pve-ha-lrm.service
2569
2570 -- Proxmox Support Team <support@proxmox.com> Fri, 27 Nov 2015 13:30:44 +0100
2571
4db8790e
DM
2572pve-manager (4.0-62) unstable; urgency=medium
2573
2574 * fix systemd shutdown order
2575
2576 -- Proxmox Support Team <support@proxmox.com> Tue, 24 Nov 2015 17:31:15 +0100
2577
e0b85a1d
DM
2578pve-manager (4.0-61) unstable; urgency=medium
2579
2580 * ceph.conf : remove auth_supported
2581
2582 * Allow email adresses with a top level domain of up to 63 characters
2583
2584 * fix bug #575: fork at shutdown, so that partent starts new worker
2585
2586 * update build infrastucture to be able to develop with Ext6
2587
2588 -- Proxmox Support Team <support@proxmox.com> Fri, 20 Nov 2015 10:05:01 +0100
2589
adfca12d
DM
2590pve-manager (4.0-60) unstable; urgency=medium
2591
2592 * make startall wait up to 60 seconds for quorum
2593
2594 -- Proxmox Support Team <support@proxmox.com> Tue, 10 Nov 2015 07:48:53 +0100
2595
b819819b
DM
2596pve-manager (4.0-59) unstable; urgency=medium
2597
2598 * Add report modal window, containing pvereport content
2599
2600 -- Proxmox Support Team <support@proxmox.com> Fri, 06 Nov 2015 10:20:49 +0100
2601
36176c22
DM
2602pve-manager (4.0-58) unstable; urgency=medium
2603
2604 * Improve HA UI for users with restricted permissions
2605
2606 -- Proxmox Support Team <support@proxmox.com> Fri, 30 Oct 2015 16:13:28 +0100
2607
8a00780d
DM
2608pve-manager (4.0-57) unstable; urgency=medium
2609
2610 * improve pvereport script
2611
2612 -- Proxmox Support Team <support@proxmox.com> Fri, 30 Oct 2015 07:17:45 +0100
2613
b3da6ec3
DM
2614pve-manager (4.0-56) unstable; urgency=medium
2615
2616 * add bios report to pvereport
2617
2618 * lxc: add mount points to GUI
2619
2620 * lxc: add resize to GUI
2621
2622 * lxc: add icons to resources
2623
2624 * RBD: select 'images' content type by default
2625
73aeb200
DM
2626 * GUI: add Galician language
2627
b3da6ec3
DM
2628 -- Proxmox Support Team <support@proxmox.com> Wed, 28 Oct 2015 11:53:42 +0100
2629
07443f52
DM
2630pve-manager (4.0-55) unstable; urgency=medium
2631
2632 * pve-manager service: start after open-iscsi
2633
2634 * pveceph install: use release repository
2635
2636 -- Proxmox Support Team <support@proxmox.com> Wed, 28 Oct 2015 09:26:06 +0100
2637
793af713 2638pve-manager (4.0-54) unstable; urgency=medium
96f26856
DM
2639
2640 * fix bug #781: separate LXC CPU and memory in editor
2641
2642 -- Proxmox Support Team <support@proxmox.com> Fri, 23 Oct 2015 13:40:42 +0200
2643
9c84c9ea
DM
2644pve-manager (4.0-51) unstable; urgency=medium
2645
2646 * fix check if vm is ha managed in get_start_stop_list
2647
2648 * fix lxc config key in get_start_stop_list sub
2649
2650 -- Proxmox Support Team <support@proxmox.com> Tue, 20 Oct 2015 09:51:43 +0200
2651
9199356e
DM
2652pve-manager (4.0-50) unstable; urgency=medium
2653
2654 * fix bug #756: force macro setting to emtpy string when
2655 user erases the content
2656
2657 -- Proxmox Support Team <support@proxmox.com> Thu, 15 Oct 2015 17:41:02 +0200
2658
9056f941
DM
2659pve-manager (4.0-49) unstable; urgency=medium
2660
24bf5bd4
DM
2661 * GUI: add new vtype ConfigId, use it for snapshot names
2662
9056f941
DM
2663 * IP4_cidr_match: allow short masks like /8
2664
2665 -- Proxmox Support Team <support@proxmox.com> Fri, 09 Oct 2015 08:16:55 +0200
2666
d234b0bf
DM
2667pve-manager (4.0-48) unstable; urgency=medium
2668
2669 * lxc/dns: ipv6 support
2670
2671 -- Proxmox Support Team <support@proxmox.com> Mon, 05 Oct 2015 17:47:26 +0200
2672
ac0831fd
DM
2673pve-manager (4.0-47) unstable; urgency=medium
2674
2675 * DNS ui/api: ipv6 support
2676
2677 -- Proxmox Support Team <support@proxmox.com> Mon, 05 Oct 2015 12:34:16 +0200
2678
638b2d7d
DM
2679pve-manager (4.0-46) unstable; urgency=medium
2680
2681 * fix bug #719: vzdump - only call cleanup after prepare
2682
2683 -- Proxmox Support Team <support@proxmox.com> Sat, 03 Oct 2015 15:32:02 +0200
2684
80727315
DM
2685pve-manager (4.0-45) unstable; urgency=medium
2686
2687 * sources.list: prepare for final 4.0 release - use pve-enterprise repository
2688
2689 * API: return correct version (instead of 4.0Beta)
2690
2691 * cleanup: use new run_cli_handler() method
2692
2693 -- Proxmox Support Team <support@proxmox.com> Fri, 02 Oct 2015 11:43:47 +0200
2694
dca6ac1c
DM
2695pve-manager (4.0-44) unstable; urgency=medium
2696
2697 * add content type selector to LVM storage editor
2698
2699 -- Proxmox Support Team <support@proxmox.com> Thu, 01 Oct 2015 13:04:26 +0200
2700
a720995e
DM
2701pve-manager (4.0-43) unstable; urgency=medium
2702
2703 * check for ext5 dir to avoid missing directory errors
2704
2705 -- Proxmox Support Team <support@proxmox.com> Tue, 29 Sep 2015 07:17:45 +0200
2706
bd427151
DM
2707pve-manager (4.0-42) unstable; urgency=medium
2708
2709 * update OS Type descriptions
2710
2711 -- Proxmox Support Team <support@proxmox.com> Sat, 26 Sep 2015 11:14:46 +0200
2712
735df8e5
DM
2713pve-manager (4.0-41) unstable; urgency=medium
2714
2715 * do not install extJS 5 framework by default
2716
2717 * NetworkEdit : add support for vlan interfaces
2718
2719 -- Proxmox Support Team <support@proxmox.com> Fri, 25 Sep 2015 07:19:16 +0200
2720
bc13d63a
DM
2721pve-manager (4.0-40) unstable; urgency=medium
2722
2723 * improve mobile app
2724
2725 -- Proxmox Support Team <support@proxmox.com> Thu, 24 Sep 2015 07:02:15 +0200
2726
531d05af
DM
2727pve-manager (4.0-39) unstable; urgency=medium
2728
2729 * update sencha touch sources to 2.4.2
2730
2731 * Allow email adresses with a top level domain of up to 63 characters
2732
2733 * Deny stop mode backups from HA managed and enabled services
2734
2735 * vzdump: re-enable passing vmid lists at command line
2736
2737 * Allow typeahead selection of Firewall macros
2738
2739 * vzdump: replace 'find' exclude command switches
2740
2741 -- Proxmox Support Team <support@proxmox.com> Mon, 21 Sep 2015 12:21:51 +0200
2742
7849cf8c
DM
2743pve-manager (4.0-38) unstable; urgency=medium
2744
2745 * add bridge vlan aware checkbox
2746
2747 * bridgevlan : allow filtering on tagged interfaces (for QinQ)
2748
45f16a06
WB
2749 * vzdump: replace 'find' exclude command switches
2750
7849cf8c
DM
2751 -- Proxmox Support Team <support@proxmox.com> Wed, 16 Sep 2015 11:05:49 +0200
2752
28302224
DM
2753pve-manager (4.0-37) unstable; urgency=medium
2754
2755 * add influxdb stats plugin
2756
2757 * appdate appliance database (aplinfo.dat), include centos7 and
2758 archlinux templates
2759
2760 -- Proxmox Support Team <support@proxmox.com> Fri, 11 Sep 2015 09:30:01 +0200
2761
793a306e
DM
2762pve-manager (4.0-36) unstable; urgency=medium
2763
2764 * add pvesh man page
2765
2766 * Update vzdump man page for 4.0
2767
2768 * fix bug #706: Use comma to split vmid list when building
2769 the crontab vzdump command
2770
2771 -- Proxmox Support Team <support@proxmox.com> Thu, 10 Sep 2015 12:24:09 +0200
2772
d3a9e75f
DM
2773pve-manager (4.0-35) unstable; urgency=medium
2774
2775 * HA GUI: fix 'state' default value in resource edit dialog
2776
2777 -- Proxmox Support Team <support@proxmox.com> Thu, 10 Sep 2015 10:26:06 +0200
2778
a6235867
DM
2779pve-manager (4.0-34) unstable; urgency=medium
2780
2781 * Add krbd option to GUI on ceph storage
2782
2783 * fix output percent_used in rbd pools
2784
2785 * allow usage of ceph development repository
2786
2787 * fixes the problem of containers not autostarting with onboot=1
2788
2789 -- Proxmox Support Team <support@proxmox.com> Wed, 09 Sep 2015 08:04:44 +0200
2790
dea6f861
DM
2791pve-manager (4.0-33) unstable; urgency=medium
2792
2793 * Add missing install target dependencies
2794
2795 * Update vzdump man page for use with LXC containers
2796
2797 * GUI option for VM protection added
2798
2799 * fix bug #701: blacklist nvidiafb
2800
2801 * improve pveupdate with random start time
2802
2803 * vzdump: implement bash completion
2804
2805 -- Proxmox Support Team <support@proxmox.com> Tue, 08 Sep 2015 10:44:51 +0200
2806
d760d585
DM
2807pve-manager (4.0-32) unstable; urgency=medium
2808
2809 * aplinfo: improve version parser
2810
0c1d23e0
DM
2811 * set size in the rootfs parameter on CT create
2812
2813 * pve-manager : novncindex : remove include inflator.js
2814
d760d585
DM
2815 -- Proxmox Support Team <support@proxmox.com> Sat, 29 Aug 2015 12:36:41 +0200
2816
23128bf3
DM
2817pve-manager (4.0-31) unstable; urgency=medium
2818
2819 * novnc: add fullscreen button for embedded console
2820
2821 * Remove Java applet from list of available console viewers
2822
2823 * fix bug #690: correctly list container storages
2824
2825 -- Proxmox Support Team <support@proxmox.com> Fri, 28 Aug 2015 12:08:21 +0200
2826
3900f2d1
DM
2827pve-manager (4.0-30) unstable; urgency=medium
2828
2829 * lxc GUI: add tty and console options
2830
2831 -- Proxmox Support Team <support@proxmox.com> Mon, 24 Aug 2015 06:36:39 +0200
2832
8759fc2e
DM
2833pve-manager (4.0-29) unstable; urgency=medium
2834
2835 * correctly display lxc templates
2836
2837 * lxc GUI: implement console mode option
2838
2839 * fix bug #682: change at the Gui the used disk size
2840
2841 * Ceph: fix old interfaces access in find_node_ip
2842
2843 -- Proxmox Support Team <support@proxmox.com> Tue, 18 Aug 2015 16:45:53 +0200
2844
ce73ba1e
DM
2845pve-manager (4.0-28) unstable; urgency=medium
2846
2847 * allow all storages with content type 'images' for containers
2848
2849 * add some green to the icon to indicate more clearly when LXC
2850 containers are running
2851
2852 -- Proxmox Support Team <support@proxmox.com> Fri, 07 Aug 2015 12:13:43 +0200
2853
3a337ea2
DM
2854pve-manager (4.0-27) unstable; urgency=medium
2855
2856 * update LXC GUI (support new rootfs and size parameter).
2857
2858 -- Proxmox Support Team <support@proxmox.com> Thu, 06 Aug 2015 11:30:33 +0200
2859
3d1bc0de
DM
2860pve-manager (4.0-26) unstable; urgency=medium
2861
2862 * fix bug #662: wrong subroutine for parsing startup order
2863
2864 * fix bug #659: lxc pool support
2865
2866 * add vlan aware ifupdown script (replace debian vlan package)
2867
2868 * add dhcp and slaac options to lxc network config
2869
2870 -- Proxmox Support Team <support@proxmox.com> Fri, 31 Jul 2015 11:17:00 +0200
2871
0097a5f8
DM
2872pve-manager (4.0-25) unstable; urgency=medium
2873
2874 * Added UI elements for the backup job disabling function
2875
2876 * implement snapshot support for LXC
2877
2878 * Added parallel compress support for vzdump with pigz
2879
2880 -- Proxmox Support Team <support@proxmox.com> Mon, 27 Jul 2015 13:28:24 +0200
2881
62414ad6
DM
2882pve-manager (4.0-24) unstable; urgency=medium
2883
2884 * NetworkEdit: use pvetextfield instead of numberfield
2885
2886 -- Proxmox Support Team <support@proxmox.com> Fri, 03 Jul 2015 07:22:05 +0200
2887
08d3b7d0
DM
2888pve-manager (4.0-23) unstable; urgency=medium
2889
2890 * use updated LXC template list
2891
2892 -- Proxmox Support Team <support@proxmox.com> Thu, 02 Jul 2015 12:02:29 +0200
2893
3efe7f0e
DM
2894pve-manager (4.0-22) unstable; urgency=medium
2895
2896 * add embedded novnc console for nodes
2897
ab31b64d
DM
2898 * fix bug #648: forward call to correct node
2899
3efe7f0e
DM
2900 -- Proxmox Support Team <support@proxmox.com> Mon, 29 Jun 2015 16:16:42 +0200
2901
262dfd8c
DM
2902pve-manager (4.0-21) unstable; urgency=medium
2903
2904 * do not show monitor and console for templates
2905
2906 -- Proxmox Support Team <support@proxmox.com> Sun, 28 Jun 2015 09:19:39 +0200
2907
4c0caa74
DM
2908pve-manager (4.0-20) unstable; urgency=medium
2909
2910 * add embedded lxc novnc console
2911
2912 -- Proxmox Support Team <support@proxmox.com> Sat, 27 Jun 2015 12:24:07 +0200
2913
5ef6586f
DM
2914pve-manager (4.0-19) unstable; urgency=medium
2915
2916 * add embedded qemu novnc console
2917
2918 -- Proxmox Support Team <support@proxmox.com> Fri, 26 Jun 2015 12:58:53 +0200
2919
00fc67e1
DM
2920pve-manager (4.0-18) unstable; urgency=medium
2921
2922 * node networking GUI: add IPV6 support
2923
2924 -- Proxmox Support Team <support@proxmox.com> Fri, 26 Jun 2015 10:06:53 +0200
2925
c9e8616e
DM
2926pve-manager (4.0-17) unstable; urgency=medium
2927
2928 * add noVNC resize feature
2929
2930 -- Proxmox Support Team <support@proxmox.com> Thu, 25 Jun 2015 17:56:06 +0200
2931
5411318e
DM
2932pve-manager (4.0-16) unstable; urgency=medium
2933
2934 * pveversion: fix package list for pve 4.0
2935
2936 -- Proxmox Support Team <support@proxmox.com> Fri, 19 Jun 2015 12:25:54 +0200
2937
53aba067
DM
2938pve-manager (4.0-15) unstable; urgency=medium
2939
2940 * fix bug #644: remove old java console
2941
2942 -- Proxmox Support Team <support@proxmox.com> Fri, 19 Jun 2015 09:09:59 +0200
2943
ff455351
DM
2944pve-manager (4.0-14) unstable; urgency=medium
2945
2946 * qemu GUI: fix CD edit (bug #640)
2947
54dcda35
DM
2948 * Fix qemu create wizard when iothread is set
2949
2950 * Force Internet Explorer to interpret pages in IE10 compatibility modus
2951
ff455351
DM
2952 -- Proxmox Support Team <support@proxmox.com> Fri, 19 Jun 2015 06:46:19 +0200
2953
8f1ce02e
DM
2954pve-manager (4.0-13) unstable; urgency=medium
2955
2956 * use pvetest repository for beta release
2957
2958 * GUI: display version 4.0Beta to mark this a beta release.
2959
2960 -- Proxmox Support Team <support@proxmox.com> Tue, 16 Jun 2015 12:28:38 +0200
2961
ad7d2886
DM
2962pve-manager (4.0-12) unstable; urgency=medium
2963
2964 * change pve-manager service type to oneshot
2965
b49ea621
AD
2966 * add iothread option
2967
ad7d2886
DM
2968 -- Proxmox Support Team <support@proxmox.com> Wed, 10 Jun 2015 09:05:29 +0200
2969
db95f503
DM
2970pve-manager (4.0-11) unstable; urgency=medium
2971
2972 * API change: remove bootlog API
2973
2974 * fix LogView widget
2975
2976 * use Wants instead of Requires inside systemd service definitions
2977
2978 * implement service API using systemctl
2979
2980 * add cpu options form
2981
2982 * add virtio-scsi-single scsi controller
2983
2984 * add IvyBridge cpu model
2985
2986 * LXC GUI: use cpulimit instead of cpus
2987
2988 * remove UBC GUI
2989
2990 -- Proxmox Support Team <support@proxmox.com> Tue, 09 Jun 2015 12:22:58 +0200
2991
b62704fe
DM
2992pve-manager (4.0-10) unstable; urgency=medium
2993
2994 * API change: /cluster/status - do not use clustat
2995
2996 -- Proxmox Support Team <support@proxmox.com> Tue, 02 Jun 2015 11:07:13 +0200
2997
667efc02
DM
2998pve-manager (4.0-9) unstable; urgency=medium
2999
3000 * pveproxy: add ipv6 support
3001
3002 -- Proxmox Support Team <support@proxmox.com> Fri, 08 May 2015 12:44:52 +0200
3003
8977352d
DM
3004pve-manager (4.0-8) unstable; urgency=medium
3005
3006 * use name based trigger to restart API server
3007
3008 -- Proxmox Support Team <support@proxmox.com> Tue, 05 May 2015 14:43:48 +0200
3009
6c5a9a7f
DM
3010pve-manager (4.0-7) unstable; urgency=medium
3011
3012 * improve LXC GUI
3013
3014 -- Proxmox Support Team <support@proxmox.com> Thu, 30 Apr 2015 18:49:13 +0200
3015
6540e56d
DM
3016pve-manager (4.0-6) unstable; urgency=medium
3017
3018 * containers: use LXC instead of OpenVZ
3019
3020 -- Proxmox Support Team <support@proxmox.com> Sat, 18 Apr 2015 09:49:31 +0200
3021
d512c1a9
DM
3022pve-manager (4.0-5) unstable; urgency=medium
3023
3024 * ha GUI: show configuration errors
4289f2bc
DM
3025
3026 * fix apt sources for jessie
d512c1a9
DM
3027
3028 -- Proxmox Support Team <support@proxmox.com> Tue, 07 Apr 2015 09:55:48 +0200
3029
b8ebebe1
DM
3030pve-manager (4.0-4) unstable; urgency=medium
3031
3032 * implement new GUI for HA
3033
3034 -- Proxmox Support Team <support@proxmox.com> Fri, 03 Apr 2015 18:49:20 +0200
3035
70f1e597
DM
3036pve-manager (4.0-3) unstable; urgency=medium
3037
3038 * use new pve-ha-manager
3039
3040 * remove OpenVZ related code
3041
3042 -- Proxmox Support Team <support@proxmox.com> Fri, 27 Mar 2015 13:42:15 +0100
3043
a503beb3
DM
3044pve-manager (4.0-2) unstable; urgency=medium
3045
3046 * fix proxversion -v for jessie release
3047
3048 * add PIDFile option for systemd services
3049
3050 * avoid shell scripts in systemd service definitions
3051
3052 * depend on systemd, add service files
3053
3054 -- Proxmox Support Team <support@proxmox.com> Fri, 06 Mar 2015 11:35:33 +0100
3055
3056pve-manager (4.0-1) unstable; urgency=medium
3057
3058 * first version for Debian jessie
3059
3060 -- Proxmox Support Team <support@proxmox.com> Sat, 28 Feb 2015 09:34:33 +0100
3061
1adf98da
DM
3062pve-manager (3.4-1) unstable; urgency=low
3063
3064 * write_ceph_config: also write mds sections
3065
3066 -- Proxmox Support Team <support@proxmox.com> Thu, 19 Feb 2015 06:31:48 +0100
3067
f1a46768
DM
3068pve-manager (3.3-21) unstable; urgency=low
3069
3070 * write_ceph_config: also write client section
3071
3072 -- Proxmox Support Team <support@proxmox.com> Wed, 18 Feb 2015 05:51:37 +0100
3073
830f5a93
DM
3074pve-manager (3.3-20) unstable; urgency=low
3075
3076 * pveceph: use LWP to download release key (instead of wget)
3077
3078 * GUI: add multiqueues field to NIC form
3079
3080 -- Proxmox Support Team <support@proxmox.com> Fri, 13 Feb 2015 09:03:08 +0100
3081
e7001068
DM
3082pve-manager (3.3-19) unstable; urgency=low
3083
3084 * GUI: fixes for CDROM hotplug
3085
3086 -- Proxmox Support Team <support@proxmox.com> Thu, 12 Feb 2015 08:03:26 +0100
3087
ef99da55
DM
3088pve-manager (3.3-18) unstable; urgency=low
3089
3090 * GUI: add startall/stopall/migrateall menu buttons
3091
3092 -- Proxmox Support Team <support@proxmox.com> Wed, 11 Feb 2015 09:17:50 +0100
3093
f54433af
DM
3094pve-manager (3.3-17) unstable; urgency=low
3095
3096 * memory form : hotplug improvements
3097
3098 -- Proxmox Support Team <support@proxmox.com> Tue, 10 Feb 2015 11:48:18 +0100
3099
e51d0d55
DM
3100pve-manager (3.3-16) unstable; urgency=low
3101
3102 * pveproxy: set method to tlsv1 (required for IE)
3103
3104 -- Proxmox Support Team <support@proxmox.com> Mon, 09 Feb 2015 11:42:56 +0100
3105
7ba6e873
DM
3106pve-manager (3.3-15) unstable; urgency=low
3107
3108 * GUI: implement hotplug feature selector
3109
3110 * GUI: add UI for local ZFS storage
3111
3112 -- Proxmox Support Team <support@proxmox.com> Tue, 27 Jan 2015 12:37:36 +0100
3113
03aef10e
DM
3114pve-manager (3.3-14) unstable; urgency=low
3115
3116 * HardwareView: correctly enable/disable buttons
3117
3118 -- Proxmox Support Team <support@proxmox.com> Fri, 23 Jan 2015 09:13:09 +0100
3119
0affc222
DM
3120pve-manager (3.3-13) unstable; urgency=low
3121
3122 * PendingObjectGrid: improve detection of pending changes
3123
3124 -- Proxmox Support Team <support@proxmox.com> Thu, 22 Jan 2015 12:57:21 +0100
3125
8f9540a1
DM
3126pve-manager (3.3-12) unstable; urgency=low
3127
3128 * add numa option to processor form
3129
3130 * fix rendering of pending processor values
7de06269
DM
3131
3132 * GUI: dynamically update VM config every 5 seconds
8f9540a1
DM
3133
3134 -- Proxmox Support Team <support@proxmox.com> Wed, 21 Jan 2015 08:39:16 +0100
3135
19ef60c5 3136pve-manager (3.3-11) unstable; urgency=low
caea0c79
WL
3137
3138 * New 'disconnect' button on the network edit pannel.
19ef60c5 3139
eab837c4
DM
3140 * Fix backup failure at shutdown (stop backup on host shutdown)
3141
3142 * vzdump: new option --stop to abort running backup job
3143
19ef60c5
DM
3144 * Support additional e1000 variants for VM machines
3145
3146 -- Proxmox Support Team <support@proxmox.com> Tue, 20 Jan 2015 07:17:34 +0100
3147
8a9e2b10
DM
3148pve-manager (3.3-10) unstable; urgency=low
3149
3150 * fix restart behavior
3151
3152 -- Proxmox Support Team <support@proxmox.com> Thu, 15 Jan 2015 07:21:43 +0100
3153
05c21c72
DM
3154pve-manager (3.3-9) unstable; urgency=low
3155
3156 * qemu GUI: support new pending changes API
3157
3158 -- Proxmox Support Team <support@proxmox.com> Thu, 08 Jan 2015 13:28:25 +0100
3159
7ae066cb
DM
3160pve-manager (3.3-8) unstable; urgency=low
3161
3162 * pveproxy: support TLS1.1 and TLS1.2
3163
3164 -- Proxmox Support Team <support@proxmox.com> Tue, 02 Dec 2014 14:04:36 +0100
3165
4536f278
DM
3166pve-manager (3.3-7) unstable; urgency=low
3167
3168 * vzdump: avoid warning about uninitialized value
3169
3170 -- Proxmox Support Team <support@proxmox.com> Wed, 26 Nov 2014 06:57:04 +0100
3171
77e3397e
DM
3172pve-manager (3.3-6) unstable; urgency=low
3173
3174 * VZDump: added email notification setting
3175
3176 * fix Bug #579: add START parameter in /etc/default/pve-manager
3177
3178 -- Proxmox Support Team <support@proxmox.com> Mon, 24 Nov 2014 06:37:36 +0100
3179
c19a07dd
DM
3180pve-manager (3.3-5) unstable; urgency=low
3181
3182 * VZDump: send an error email in case of lock failure
3183
3184 -- Proxmox Support Team <support@proxmox.com> Thu, 23 Oct 2014 11:04:47 +0200
3185
fb4fa773
DM
3186pve-manager (3.3-4) unstable; urgency=low
3187
3188 * pveproxy: limit ourselfes to tlsv1
3189
3190 -- Proxmox Support Team <support@proxmox.com> Wed, 15 Oct 2014 15:49:17 +0200
3191
851570dd
DM
3192pve-manager (3.3-3) unstable; urgency=low
3193
3194 * openvz: implement suspend/resume
3195
3196 -- Proxmox Support Team <support@proxmox.com> Thu, 09 Oct 2014 09:37:47 +0200
3197
f183a9fb
DM
3198pve-manager (3.3-2) unstable; urgency=low
3199
3200 * fix bug #534: implement firewall checkbox for OpenVZ CreateWizard
3201
3202 -- Proxmox Support Team <support@proxmox.com> Wed, 17 Sep 2014 16:34:27 +0200
3203
6a04bb94
DM
3204pve-manager (3.3-1) unstable; urgency=low
3205
3206 * i18n: small fixes
3207
3208 -- Proxmox Support Team <support@proxmox.com> Mon, 08 Sep 2014 09:55:22 +0200
3209
10fe1979
DM
3210pve-manager (3.2-31) unstable; urgency=low
3211
3212 * GUI: add new email_from option to datacenter.cfg
3213
3214 -- Proxmox Support Team <support@proxmox.com> Thu, 04 Sep 2014 17:35:04 +0200
3215
29f04884
DM
3216pve-manager (3.2-30) unstable; urgency=low
3217
3218 * resourcegrid : add template menu
3219
3220 * fix label width for spanish translation
3221
3222 -- Proxmox Support Team <support@proxmox.com> Mon, 01 Sep 2014 11:38:20 +0200
3223
c5f38bde
DM
3224pve-manager (3.2-29) unstable; urgency=low
3225
3226 * glusterfs GUI: new option to specify backup volfile server
3227
3228 -- Proxmox Support Team <support@proxmox.com> Wed, 27 Aug 2014 11:52:49 +0200
3229
0957d894
DM
3230pve-manager (3.2-28) unstable; urgency=low
3231
3232 * GUI: allow to add ZFS storage
3233
3234 -- Proxmox Support Team <support@proxmox.com> Tue, 26 Aug 2014 09:36:23 +0200
3235
1b83a622
DM
3236pve-manager (3.2-27) unstable; urgency=low
3237
3238 * fix bug #554: do not set delete flag on Auth create
3239
3240 -- Proxmox Support Team <support@proxmox.com> Thu, 21 Aug 2014 12:07:51 +0200
3241
1f902a91
DM
3242pve-manager (3.2-26) unstable; urgency=low
3243
3244 * GUI: use better icons for storage menu
3245
3246 -- Proxmox Support Team <support@proxmox.com> Thu, 21 Aug 2014 09:20:31 +0200
3247
a986c65d
DM
3248pve-manager (3.2-25) unstable; urgency=low
3249
7363b515
DM
3250 * GUI: add discard option to qemu drive
3251
3252 * GUI: add Broadwell cpu model
a986c65d
DM
3253
3254 -- Proxmox Support Team <support@proxmox.com> Wed, 20 Aug 2014 12:19:00 +0200
3255
95c9314c
DM
3256pve-manager (3.2-24) unstable; urgency=low
3257
3258 * GUI: add new 'Pool View'
4f741a2e
DM
3259
3260 * GUI: show correct node status in 'Storage View'
95c9314c
DM
3261
3262 -- Proxmox Support Team <support@proxmox.com> Wed, 13 Aug 2014 08:07:59 +0200
3263
8caff669
DM
3264pve-manager (3.2-23) unstable; urgency=low
3265
3266 * update Spanish translation
3267
3268 -- Proxmox Support Team <support@proxmox.com> Mon, 11 Aug 2014 10:11:43 +0200
3269
1ebab199
DM
3270pve-manager (3.2-22) unstable; urgency=low
3271
3272 * mobile: register OpenVZ migrate page
3273
3274 -- Proxmox Support Team <support@proxmox.com> Thu, 07 Aug 2014 11:08:16 +0200
3275
e8c30905
DM
3276pve-manager (3.2-21) unstable; urgency=low
3277
3278 * novnc: add sendKey menufor KVM VMs
3279
3280 -- Proxmox Support Team <support@proxmox.com> Wed, 06 Aug 2014 09:09:47 +0200
3281
6680b0e2
DM
3282pve-manager (3.2-20) unstable; urgency=low
3283
3284 * add sencha touch based GUI for mobile devices
eeb7a7a6
DM
3285
3286 * update Chinese translation (zh_CN).
6680b0e2
DM
3287
3288 -- Proxmox Support Team <support@proxmox.com> Tue, 05 Aug 2014 09:30:49 +0200
3289
6ed15608
DM
3290pve-manager (3.2-19) unstable; urgency=low
3291
3292 * HA migrate: return non-critical error if migrate failed by VM is still
3293 running
3294
3295 -- Proxmox Support Team <support@proxmox.com> Tue, 29 Jul 2014 07:14:55 +0200
3296
b5dfdb10
DM
3297pve-manager (3.2-18) unstable; urgency=low
3298
3299 * oath GUI: add 'step' and 'digit' options
3300
3301 -- Proxmox Support Team <support@proxmox.com> Wed, 23 Jul 2014 07:27:22 +0200
3302
89e00d1a
DM
3303pve-manager (3.2-17) unstable; urgency=low
3304
c5ebd41f 3305 * include improved Spanish translation
89e00d1a 3306
c5ebd41f
DM
3307 * allow to set/edit two factor authentication (yubico, oath)
3308
89e00d1a
DM
3309 -- Proxmox Support Team <support@proxmox.com> Fri, 18 Jul 2014 08:23:02 +0200
3310
0accf2da
DM
3311pve-manager (3.2-16) unstable; urgency=low
3312
3313 * noVNC console: correctly display connection error
3314
3315 -- Proxmox Support Team <support@proxmox.com> Fri, 27 Jun 2014 10:31:28 +0200
3316
95f1807c
DM
3317pve-manager (3.2-15) unstable; urgency=low
3318
3319 * Qemu GUI: add support to edit SMBIOS settings
3320
3321 -- Proxmox Support Team <support@proxmox.com> Thu, 26 Jun 2014 13:21:54 +0200
3322
35b84946
DM
3323pve-manager (3.2-14) unstable; urgency=low
3324
3325 * use case insensitive match for websocket upgrade (make it work with IE)
3326
3327 -- Proxmox Support Team <support@proxmox.com> Wed, 25 Jun 2014 13:26:23 +0200
3328
526fa381
DM
3329pve-manager (3.2-13) unstable; urgency=low
3330
3331 * use noVNC as default console viewer
3332
3333 -- Proxmox Support Team <support@proxmox.com> Wed, 25 Jun 2014 07:24:04 +0200
3334
2ecff088
DM
3335pve-manager (3.2-12) unstable; urgency=low
3336
3337 * implement novnc console for openvz and shell
3338
3339 -- Proxmox Support Team <support@proxmox.com> Tue, 24 Jun 2014 17:39:10 +0200
3340
62acbee9
DM
3341pve-manager (3.2-11) unstable; urgency=low
3342
3343 * add Persian (Farsi) translation.
3344
3345 -- Proxmox Support Team <support@proxmox.com> Mon, 23 Jun 2014 06:31:39 +0200
3346
4b48589a
DM
3347pve-manager (3.2-10) unstable; urgency=low
3348
3349 * HTTPServer: implement websockets
3350
3351 -- Proxmox Support Team <support@proxmox.com> Wed, 18 Jun 2014 12:12:51 +0200
3352
085c4324
DM
3353pve-manager (3.2-9) unstable; urgency=low
3354
3355 * kvm: add noVNC console
3356
3357 * depend on pve-novnc
3358
3359 * trim subscription key to avoid unexpected errors
3360
3361 -- Proxmox Support Team <support@proxmox.com> Tue, 17 Jun 2014 09:10:18 +0200
3362
53778f92
DM
3363pve-manager (3.2-8) unstable; urgency=low
3364
3365 * add enable option to datacenter firewall.
3366
3367 -- Proxmox Support Team <support@proxmox.com> Wed, 04 Jun 2014 08:47:41 +0200
3368
e9524128
DM
3369pve-manager (3.2-7) unstable; urgency=low
3370
3371 * add Firewall GUI
3372
3373 * openvz: add bridge vlan && firewall options to gui
3374
3375 * depend on pve-firewall
3376
3377 -- Proxmox Support Team <support@proxmox.com> Tue, 03 Jun 2014 09:07:50 +0200
3378
b14da6fb
DM
3379pve-manager (3.2-6) unstable; urgency=low
3380
3381 * fix bug #300: use disk_quota default settings from /etv/vz/vz.conf
3382
3383 -- Proxmox Support Team <support@proxmox.com> Tue, 06 May 2014 06:58:23 +0200
3384
0e2643d9
DM
3385pve-manager (3.2-5) unstable; urgency=low
3386
3387 * produce nicer html for direct API access (/api2/html)
3388
3389 * always delay unauthorized calls
3390
3391 -- Proxmox Support Team <support@proxmox.com> Fri, 02 May 2014 12:01:23 +0200
3392
87e66c78
DM
3393pve-manager (3.2-4) unstable; urgency=low
3394
3395 * add X-UA-Compatible tag to avoid IE GUI bugs
3396
3397 -- Proxmox Support Team <support@proxmox.com> Sat, 26 Apr 2014 09:34:53 +0200
3398
902fc75b
DM
3399pve-manager (3.2-3) unstable; urgency=low
3400
3401 * add Euskera (Basque) translations
3402
3403 -- Proxmox Support Team <support@proxmox.com> Thu, 17 Apr 2014 11:25:54 +0200
3404
fc461507
DM
3405pve-manager (3.2-2) unstable; urgency=low
3406
3407 * pveceph: fix purge command
3408
3409 * pheceph: add -version argument to install (defaults to dumpling)
3410
3411 * spice-example-sh: avoid use of sed and aw
3412
3413 -- Proxmox Support Team <support@proxmox.com> Tue, 01 Apr 2014 06:04:04 +0200
3414
b3e1c610
DM
3415pve-manager (3.2-1) unstable; urgency=low
3416
3417 * bump version for 3.2 release
3418
3419 -- Proxmox Support Team <support@proxmox.com> Thu, 06 Mar 2014 06:43:46 +0100
3420
6c593f00
DM
3421pve-manager (3.1-45) unstable; urgency=low
3422
3423 * parseQemuNetwork: add vmxnet3
072188dc
DM
3424
3425 * add /usr/share/doc/pve-manager/examples/spice-example-sh
6c593f00
DM
3426
3427 -- Proxmox Support Team <support@proxmox.com> Mon, 03 Mar 2014 07:06:02 +0100
3428
94911848
DM
3429pve-manager (3.1-44) unstable; urgency=low
3430
3431 * re-add support for spiceconfig output format (revert commit
3432 97da4646288d2806c334c6a1c1361acb22df0535 and commit
3433 b96fb2234a7df02999489cc1f33ad52defac8998)
3434
3435 -- Proxmox Support Team <support@proxmox.com> Mon, 24 Feb 2014 12:49:35 +0100
3436
b5eda023
DM
3437pve-manager (3.1-43) unstable; urgency=low
3438
3439 * fix network API (make comments optional)
3440
3441 -- Proxmox Support Team <support@proxmox.com> Sun, 16 Feb 2014 09:27:18 +0100
3442
8b42516e
DM
3443pve-manager (3.1-42) unstable; urgency=low
3444
3445 * vzdump: add MIME-Version header
3446
3447 -- Proxmox Support Team <support@proxmox.com> Thu, 13 Feb 2014 08:41:34 +0100
3448
478b65eb
DM
3449pve-manager (3.1-41) unstable; urgency=low
3450
3451 * ceph: improve GUI feedback using TaskProgress.js
3452
3453 -- Proxmox Support Team <support@proxmox.com> Fri, 24 Jan 2014 13:38:41 +0100
3454
eb4acb3f
DM
3455pve-manager (3.1-40) unstable; urgency=low
3456
3457 * ceph: use setsid for service commands
3458
3459 -- Proxmox Support Team <support@proxmox.com> Fri, 24 Jan 2014 10:42:41 +0100
3460
28ea153e
DM
3461pve-manager (3.1-39) unstable; urgency=low
3462
3463 * ceph: view osd commit/apply latency
3464
3465 * ceph: display osd usage
3466
3467 * ceph: display pool usage information
3468
3469 -- Proxmox Support Team <support@proxmox.com> Thu, 23 Jan 2014 10:22:20 +0100
3470
e685d66a
DM
3471pve-manager (3.1-38) unstable; urgency=low
3472
3473 * ceph: add API and buttons for osd in/out
3474
3475 * use longer rados timeouts when inside worker tasks
3476
3477 -- Proxmox Support Team <support@proxmox.com> Wed, 22 Jan 2014 12:49:46 +0100
3478
5c7761ad
DM
3479pve-manager (3.1-37) unstable; urgency=low
3480
3481 * fixes for new PVE::RADOS perl bindings
3482
3483 -- Proxmox Support Team <support@proxmox.com> Tue, 21 Jan 2014 12:12:27 +0100
3484
af49c101
DM
3485pve-manager (3.1-36) unstable; urgency=low
3486
3487 * use PVE::RADOS perl bindings
3488
3489 * set spiceterm timeout to 40
3490
3491 -- Proxmox Support Team <support@proxmox.com> Mon, 20 Jan 2014 08:57:42 +0100
3492
4120608d
DM
3493pve-manager (3.1-35) unstable; urgency=low
3494
3495 * update max cores limit to 128
3496
3497 * use separate window for disk IO-throttle form
3498
3499 * ceph: improve disk usage detection
3500
3501 * ceph: allow to specify separate journal disks
3502
3503 * depend on gdisk
3504
3505 -- Proxmox Support Team <support@proxmox.com> Tue, 14 Jan 2014 11:43:54 +0100
3506
54568c52
DM
3507pve-manager (3.1-34) unstable; urgency=low
3508
3509 * ocf agent: retry get_vmlist if we get an empty list
3510
3511 -- Proxmox Support Team <support@proxmox.com> Tue, 07 Jan 2014 10:47:12 +0100
3512
d6261e31
DM
3513pve-manager (3.1-33) unstable; urgency=low
3514
3515 * ceph: return decompiled crush map in text format
3516
3517 * ceph: try to unmount OSD after removal
946662f6
DM
3518
3519 * ceph: only use 64 PGs by default
3520
3521 * ceph: allow to specify crush ruleset on pool creation
d6261e31
DM
3522
3523 -- Proxmox Support Team <support@proxmox.com> Fri, 03 Jan 2014 10:58:49 +0100
3524
a5f42e3a
DM
3525pve-manager (3.1-32) unstable; urgency=low
3526
3527 * add mtu support for manual interfaces
3528
3529 * pveceph: allow to set min_size for pools, fix osd remove
3530
3531 * improve OVS GUI
3532
3533 * add support to change bond_xmit_hash_policy on linux bond devices
3534
3535 -- Proxmox Support Team <support@proxmox.com> Tue, 31 Dec 2013 10:17:52 +0100
3536
11fb3bb2
DM
3537pve-manager (3.1-31) unstable; urgency=low
3538
3539 * add OpenVSwitch GUI
3540
3541 -- Proxmox Support Team <support@proxmox.com> Fri, 27 Dec 2013 09:53:29 +0100
3542
4c7ab955
DM
3543pve-manager (3.1-30) unstable; urgency=low
3544
3545 * ceph GUI: fix state handling
3546
3547 -- Proxmox Support Team <support@proxmox.com> Mon, 23 Dec 2013 07:23:52 +0100
3548
f43b6440
DM
3549pve-manager (3.1-29) unstable; urgency=low
3550
3551 * include Ceph GUI
3552
3553 -- Proxmox Support Team <support@proxmox.com> Sat, 21 Dec 2013 08:15:59 +0100
3554
5272d70b
DM
3555pve-manager (3.1-28) unstable; urgency=low
3556
3557 * GUI: use new console split-button everywhere
3558
3559 -- Proxmox Support Team <support@proxmox.com> Tue, 17 Dec 2013 07:24:28 +0100
3560
93425390
DM
3561pve-manager (3.1-27) unstable; urgency=low
3562
3563 * API: remove spiceconfig format
3564
3565 * GUI: allow to open SPICE console with command menu
3566
3567 * set correct locale environment when running spiceterm
3568
3569 -- Proxmox Support Team <support@proxmox.com> Wed, 11 Dec 2013 11:52:17 +0100
3570
ef110749
DM
3571pve-manager (3.1-26) unstable; urgency=low
3572
3573 * add new console option to datacenter.cfg (java applet vs. spice)
3574
3575 * new execute API (execute multiple commands with one request)
3576
3577 * depend on spiceterm
3578
3579 * better GUI for console (use a splitbutton)
3580
3581 -- Proxmox Support Team <support@proxmox.com> Tue, 10 Dec 2013 12:07:05 +0100
3582
cf727cab
DM
3583pve-manager (3.1-25) unstable; urgency=low
3584
3585 * delay UNAUTHORIZED response to avoid DOS attac
b0a65294
DM
3586
3587 * fix typo in pve cron script
429d25a3
DM
3588
3589 * backup GUI: fix VMID selection bug
cf727cab
DM
3590
3591 -- Proxmox Support Team <support@proxmox.com> Mon, 18 Nov 2013 11:20:37 +0100
3592
f98fdb5c
DM
3593pve-manager (3.1-24) unstable; urgency=low
3594
3595 * fix IP address parser for OpenVZ containers
bb30e326
DM
3596
3597 * fix UPID parser for long uptimes (> 497 days)
f98fdb5c
DM
3598
3599 -- Proxmox Support Team <support@proxmox.com> Wed, 06 Nov 2013 10:48:19 +0100
3600
7fb0bd96
DM
3601pve-manager (3.1-23) unstable; urgency=low
3602
3603 * subscription updates: set UserAgent header on proxy connect request
626add47
DM
3604
3605 * correctly set content type for GUI index page
035cde2b
DM
3606
3607 * allow to add ipv6 address to OpenVZ containers
7fb0bd96
DM
3608
3609 -- Proxmox Support Team <support@proxmox.com> Tue, 29 Oct 2013 10:20:02 +0100
3610
af23db0e
DM
3611pve-manager (3.1-22) unstable; urgency=low
3612
3613 * spice: ignore the case of the characters in hostname match
3614
3615 -- Proxmox Support Team <support@proxmox.com> Mon, 28 Oct 2013 08:16:32 +0100
3616
c9e1c6cb
DM
3617pve-manager (3.1-21) unstable; urgency=low
3618
3619 * update French translation
3620
3621 -- Proxmox Support Team <support@proxmox.com> Thu, 17 Oct 2013 06:11:56 +0200
3622
ef29cdcf
DM
3623pve-manager (3.1-20) unstable; urgency=low
3624
3625 * some GUI optimizations for slow connections
3626
3627 * remove nexenta plugin
3628
3629 * ZFS GUI rework
3630
3631 -- Proxmox Support Team <support@proxmox.com> Mon, 14 Oct 2013 07:46:59 +0200
3632
bcd1d77c
DM
3633pve-manager (3.1-19) unstable; urgency=low
3634
3635 * vzdump: remove temporary directories (revert bug introduced by
3636 commit 1bb6e88fd65bb44a745065d2d899832f6ea0a2f5)
62d4bcf6
DM
3637
3638 * add Editor for new ZFSPlugin
bcd1d77c
DM
3639
3640 -- Proxmox Support Team <support@proxmox.com> Fri, 04 Oct 2013 06:55:58 +0200
3641
5b1b7920
DM
3642pve-manager (3.1-18) unstable; urgency=low
3643
3644 * GUI: add multi-monitor support for spice
3645
3646 -- Proxmox Support Team <support@proxmox.com> Wed, 02 Oct 2013 10:41:57 +0200
3647
acc38a5e
DM
3648pve-manager (3.1-17) unstable; urgency=low
3649
3650 * openvz create/restore: use new PVE::Storage::abs_filesystem_path() in
3651 order to correctly activate the storage.
3652
3653 -- Proxmox Support Team <support@proxmox.com> Tue, 01 Oct 2013 12:47:22 +0200
3654
a107e264
DM
3655pve-manager (3.1-16) unstable; urgency=low
3656
3657 * do not use -w switch as it breaks modules
86a6e398
DM
3658
3659 * pveproxy: fix configuration parser for /dec/defaults/pveproxy
a107e264
DM
3660
3661 -- Proxmox Support Team <support@proxmox.com> Tue, 01 Oct 2013 10:37:39 +0200
3662
08d8bcb2
DM
3663pve-manager (3.1-15) unstable; urgency=low
3664
3665 * add solaris ostype
3666
3667 -- Proxmox Support Team <support@proxmox.com> Wed, 25 Sep 2013 08:29:49 +0200
3668
2051816c
DM
3669pve-manager (3.1-14) unstable; urgency=low
3670
3671 * avoid warning in daily cron script
3672
3673 -- Proxmox Support Team <support@proxmox.com> Tue, 24 Sep 2013 06:41:03 +0200
3674
dc4da814
DM
3675pve-manager (3.1-13) unstable; urgency=low
3676
3677 * dissable SSL compression (avoid TLS CRIME vulnerability)
3678
3679 -- Proxmox Support Team <support@proxmox.com> Tue, 17 Sep 2013 07:17:17 +0200
3680
8f3315e1
DM
3681pve-manager (3.1-12) unstable; urgency=low
3682
3683 * fix bug #456: allow glusterfs as backup storage
3684
3685 -- Proxmox Support Team <support@proxmox.com> Mon, 16 Sep 2013 08:12:24 +0200
3686
28272ca2
DM
3687pve-manager (3.1-11) unstable; urgency=low
3688
3689 * vzdump: fix hook script environment for job-* phase
3690
3691 -- Proxmox Support Team <support@proxmox.com> Fri, 13 Sep 2013 06:55:30 +0200
3692
b24a745f
DM
3693pve-manager (3.1-10) unstable; urgency=low
3694
3695 * vzdump: pass storage ID to hook scripts
3696
3697 -- Proxmox Support Team <support@proxmox.com> Thu, 12 Sep 2013 06:21:59 +0200
3698
867ee6ea
DM
3699pve-manager (3.1-9) unstable; urgency=low
3700
3701 * depend on libcrypt-ssleay-perl and liblwp-protocol-https-perl (for
3702 correct LWP https support)
3703
3704 -- Proxmox Support Team <support@proxmox.com> Wed, 11 Sep 2013 06:46:44 +0200
3705
32d63edc
DM
3706pve-manager (3.1-8) unstable; urgency=low
3707
3708 * fix https proxy calls (always use CONNECT)
3709
3710 * use correct changelog URLs for pve repositories
3711
3712 -- Proxmox Support Team <support@proxmox.com> Mon, 09 Sep 2013 11:39:49 +0200
3713
c127989d
DM
3714pve-manager (3.1-7) unstable; urgency=low
3715
3716 * vzdump: correctly handle maxfiles parameter (0 is unlimited)
3717
3718 * improve API2Client.pm code
3719
3720 -- Proxmox Support Team <support@proxmox.com> Thu, 05 Sep 2013 11:00:46 +0200
3721
f21e19cb
DM
3722pve-manager (3.1-6) unstable; urgency=low
3723
3724 * update German translation
3725
3726 * update Chinese translation
3727
3728 -- Proxmox Support Team <support@proxmox.com> Tue, 03 Sep 2013 07:03:02 +0200
3729
38f6e3b9
DM
3730pve-manager (3.1-5) unstable; urgency=low
3731
3732 * apt: proxy changelog API call to correct node
3733
3734 -- Proxmox Support Team <support@proxmox.com> Mon, 26 Aug 2013 10:24:53 +0200
3735
26e888be
DM
3736pve-manager (3.1-4) unstable; urgency=low
3737
3738 * apt: only consider installed packages
3739
3740 -- Proxmox Support Team <support@proxmox.com> Fri, 23 Aug 2013 10:07:56 +0200
3741
2a12e8c3
DM
3742pve-manager (3.1-3) unstable; urgency=low
3743
3744 * add new favicon.ico
3745
3746 -- Proxmox Support Team <support@proxmox.com> Fri, 16 Aug 2013 13:08:07 +0200
3747
16fe0ceb
DM
3748pve-manager (3.1-2) unstable; urgency=low
3749
3750 * fix perl dependencies
c576f184
DM
3751
3752 * display subscription status after login
16fe0ceb
DM
3753
3754 -- Proxmox Support Team <support@proxmox.com> Fri, 16 Aug 2013 06:15:27 +0200
3755
27c62ee7
DM
3756pve-manager (3.1-1) unstable; urgency=low
3757
3758 * bump RELEASE to 3.1
3759
3760 -- Proxmox Support Team <support@proxmox.com> Wed, 14 Aug 2013 07:50:00 +0200
3761
d3b1551f
DM
3762pve-manager (3.0-38) unstable; urgency=low
3763
3764 * add GUI for GlusterFS storage
56f57985
DM
3765
3766 * vzdump: wait one second before unmounting the snapshot (avoid device busy error)
d3b1551f
DM
3767
3768 -- Proxmox Support Team <support@proxmox.com> Tue, 13 Aug 2013 10:32:05 +0200
3769
857eb12e
DM
3770pve-manager (3.0-37) unstable; urgency=low
3771
3772 * apt: try to detect new packages
3773
3774 * tell apt to use http_proxy settings
3775
3776 * support to view changelogs for available pve packages
3777
3778 * allow to configure cipher list for pveproxy
3779
3780 * automatically add pve repository to apt sources list
3781
3782 * allow to use serial terminal as display
3783
3784 * avoid apt autoremoval for pve-kernel packages
3785
3786 -- Proxmox Support Team <support@proxmox.com> Fri, 02 Aug 2013 10:11:33 +0200
3787
ae022667
DM
3788pve-manager (3.0-36) unstable; urgency=low
3789
3790 * fix proxy loop assertion for spiceproxy
3791
3792 * pveproxy: use same cipher list as debian apache ssl.conf
b628df18
DM
3793
3794 * avoid apt autoremoval for pve-kernel packages
ae022667
DM
3795
3796 -- Proxmox Support Team <support@proxmox.com> Wed, 24 Jul 2013 12:43:38 +0200
3797
cf170667
DM
3798pve-manager (3.0-35) unstable; urgency=low
3799
3800 * fix proxy loop assertion
3801
3802 -- Proxmox Support Team <support@proxmox.com> Tue, 23 Jul 2013 08:36:17 +0200
3803
e63d8c52
DM
3804pve-manager (3.0-34) unstable; urgency=low
3805
3806 * avoid proxy loops
3807
3808 -- Proxmox Support Team <support@proxmox.com> Mon, 22 Jul 2013 10:52:50 +0200
3809
82194e76
DM
3810pve-manager (3.0-33) unstable; urgency=low
3811
3812 * correctly initialize $rpcenv in spiceproxy
3813
3814 * fix bug #437: include pve-libspice-server1 in package list
3815
3816 -- Proxmox Support Team <support@proxmox.com> Fri, 19 Jul 2013 11:41:00 +0200
3817
bffeaecf
DM
3818pve-manager (3.0-32) unstable; urgency=low
3819
3820 * improved spice proxy code
3821
3822 -- Proxmox Support Team <support@proxmox.com> Thu, 18 Jul 2013 12:29:04 +0200
3823
68143dd1
DM
3824pve-manager (3.0-31) unstable; urgency=low
3825
3826 * add button to start SPICE console
3827
3828 * add spiceproxy server
3829
3830 -- Proxmox Support Team <support@proxmox.com> Wed, 26 Jun 2013 13:40:55 +0200
3831
7fe4ba9e
DM
3832pve-manager (3.0-30) unstable; urgency=low
3833
3834 * fix upgrade shell (quoting bug)
3835
3836 -- Proxmox Support Team <support@proxmox.com> Mon, 24 Jun 2013 08:18:47 +0200
3837
8cfd96ad
DM
3838pve-manager (3.0-29) unstable; urgency=low
3839
3840 * new pveupgrade script, used to display additional information to the
3841 user (reboot required? database up to date? ...)
3842
3843 * add button to display package versions, to provide same info as
3844 'pveversion -v' on GUI.
3845
3846 -- Proxmox Support Team <support@proxmox.com> Fri, 21 Jun 2013 12:07:44 +0200
3847
159dfacd
DM
3848pve-manager (3.0-28) unstable; urgency=low
3849
3850 * fix bug #408: reset ENV before starting shell
3851
3852 * fix bug #379: allow to overwrite existing CTs if user has VM.Backup
3853 permissions
3854
3855 * Allow to send notification mail about new packages.
3856
3857 -- Proxmox Support Team <support@proxmox.com> Thu, 20 Jun 2013 11:12:50 +0200
3858
a481aebb
DM
3859pve-manager (3.0-27) unstable; urgency=low
3860
3861 * package manager: run system upgrade inside VNC shell, group packages
3862 by 'Origin', remove apt/upgrade API completely.
3863
3864 -- Proxmox Support Team <support@proxmox.com> Wed, 19 Jun 2013 11:59:49 +0200
3865
1eb62794
DM
3866pve-manager (3.0-26) unstable; urgency=low
3867
3868 * package manager: improve changelog viewer, bug fixes
3869
3870 -- Proxmox Support Team <support@proxmox.com> Tue, 18 Jun 2013 11:49:16 +0200
3871
d9b9dae0
DM
3872pve-manager (3.0-25) unstable; urgency=low
3873
3874 * add package update manager to GUI
3875
3876 -- Proxmox Support Team <support@proxmox.com> Thu, 13 Jun 2013 13:09:02 +0200
3877
7f3d8870
DM
3878pve-manager (3.0-24) unstable; urgency=low
3879
3880 * update Norwegian translations
3881
3882 * rrd display : avoid 2 refresh
3883
3884 * avoid gzip http response for png & gif & jar
3885
3886 -- Proxmox Support Team <support@proxmox.com> Wed, 12 Jun 2013 07:24:54 +0200
3887
c7c42353
DM
3888pve-manager (3.0-23) unstable; urgency=low
3889
3890 * fix bug #368: use vtype 'DnsName' to verify host names
3891
3892 * fix bug #401: disable connection timeout during API call processing
3893
3894 * add suport for new qemu-server async configuration API
3895
3896 -- Proxmox Support Team <support@proxmox.com> Fri, 07 Jun 2013 11:52:15 +0200
3897
a3096bbd
DM
3898pve-manager (3.0-22) unstable; urgency=low
3899
3900 * support 'delete' flag for 'Move disk'
3901
3902 -- Proxmox Support Team <support@proxmox.com> Fri, 31 May 2013 10:59:59 +0200
3903
8d0eb07d
DM
3904pve-manager (3.0-21) unstable; urgency=low
3905
3906 * add 'Move disk' button for storage migration
3907
3908 -- Proxmox Support Team <support@proxmox.com> Wed, 29 May 2013 13:03:33 +0200
3909
06ecc1ae
DM
3910pve-manager (3.0-20) unstable; urgency=low
3911
3912 * fix login problem when http_proxy is set
3913
3914 -- Proxmox Support Team <support@proxmox.com> Thu, 23 May 2013 07:29:25 +0200
3915
c5cf036a
DM
3916pve-manager (3.0-19) unstable; urgency=low
3917
3918 * updated Chinese translation
e3110298
DM
3919
3920 * allow to upload files with spaces in filename (replace with '_')
1e53b5b3
DM
3921
3922 * allow to delete pools with non-existent VMs/Storage
c5cf036a
DM
3923
3924 -- Proxmox Support Team <support@proxmox.com> Wed, 22 May 2013 06:04:49 +0200
3925
32e2ce76
DM
3926pve-manager (3.0-18) unstable; urgency=low
3927
3928 * use correct icons for templates
3929
3930 * sort templates after regular VMs
3931
3932 * update German translation
3933
3934 * update French translation
3935
3936 -- Proxmox Support Team <support@proxmox.com> Tue, 21 May 2013 10:58:47 +0200
3937
82fc6300
DM
3938pve-manager (3.0-17) unstable; urgency=low
3939
3940 * fix bug #374: correctly remove destroyed container from pool
3941
3942 -- Proxmox Support Team <support@proxmox.com> Tue, 14 May 2013 12:13:28 +0200
3943
bd9e5096
DM
3944pve-manager (3.0-16) unstable; urgency=low
3945
3946 * Clone: only list usable/available target stores
3947
3948 -- Proxmox Support Team <support@proxmox.com> Tue, 14 May 2013 10:14:05 +0200
3949
d66efd2c
DM
3950pve-manager (3.0-15) unstable; urgency=low
3951
bd9e5096 3952 * fix bug #385: correctly handle Accept-Encoding
d66efd2c
DM
3953
3954 -- Proxmox Support Team <support@proxmox.com> Mon, 13 May 2013 09:12:41 +0200
3955
38235da4
DM
3956pve-manager (3.0-14) unstable; urgency=low
3957
3958 * qmtemplate task : format task description correctly
3959
3960 -- Proxmox Support Team <support@proxmox.com> Fri, 10 May 2013 09:32:00 +0200
3961
23222ef4
DM
3962pve-manager (3.0-13) unstable; urgency=low
3963
3964 * minor GUI cleanups
3965
3966 -- Proxmox Support Team <support@proxmox.com> Tue, 07 May 2013 07:54:01 +0200
3967
ae266e07
DM
3968pve-manager (3.0-12) unstable; urgency=low
3969
3970 * add Clone GUI
3971
3972 -- Proxmox Support Team <support@proxmox.com> Mon, 06 May 2013 11:37:35 +0200
3973
0945c974
DM
3974pve-manager (3.0-11) unstable; urgency=low
3975
3976 * fix NodeSelector
3977
3978 -- Proxmox Support Team <support@proxmox.com> Wed, 24 Apr 2013 09:56:26 +0200
3979
0ee3bc7a
DM
3980pve-manager (3.0-10) unstable; urgency=low
3981
3982 * pveproxy: implement if-modified-since
3983
3984 * pveproxy: implement host based access control
3985
3986 * implement node netstat call to get current tap network counters
3987
3988 -- Proxmox Support Team <support@proxmox.com> Wed, 24 Apr 2013 08:05:11 +0200
3989
757b733c
DM
3990pve-manager (3.0-9) unstable; urgency=low
3991
3992 * http: improve security by setting size limits
3993
3994 * stop keep-alive when there are many open connections
3995
3996 * improve syslog for file uploads
3997
3998 -- Proxmox Support Team <support@proxmox.com> Tue, 16 Apr 2013 11:56:00 +0200
3999
6bfd3d80
DM
4000pve-manager (3.0-8) unstable; urgency=low
4001
4002 * disable Nagle algorithm to maximitze performance
4003
4004 * fix multipart parser
4005
4006 -- Proxmox Support Team <support@proxmox.com> Tue, 16 Apr 2013 07:43:56 +0200
4007
a1d78a68
DM
4008pve-manager (3.0-7) unstable; urgency=low
4009
4010 * use new event driven https server instead of apache2 (pveproxy)
4011
4012 -- Proxmox Support Team <support@proxmox.com> Mon, 15 Apr 2013 12:31:50 +0200
4013
c2dde0d8
DM
4014pve-manager (3.0-6) unstable; urgency=low
4015
4016 * depend on ibnet-http-perl (>= 6.06-1). Older versions triggers bugs
4017 with LWP::UserAgent
4018
4019 -- Proxmox Support Team <support@proxmox.com> Thu, 28 Mar 2013 13:17:08 +0100
4020
7d6b16f1
DM
4021pve-manager (3.0-5) unstable; urgency=low
4022
4023 * avoid warning about undefined value in PVE::OpenVZ
4024
4025 -- Proxmox Support Team <support@proxmox.com> Wed, 27 Mar 2013 06:30:58 +0100
4026
3648a28c
DM
4027pve-manager (3.0-4) unstable; urgency=low
4028
4029 * add bootlog to GUI
4030
4031 -- Proxmox Support Team <support@proxmox.com> Tue, 26 Mar 2013 08:01:36 +0100
4032
df27aa6e
DM
4033pve-manager (3.0-3) unstable; urgency=low
4034
4035 * pvebanner: overwrite /etc/issue instead of printing to stdout
4036
4037 -- Proxmox Support Team <support@proxmox.com> Mon, 25 Mar 2013 09:05:49 +0100
4038
520fa337
DM
4039pve-manager (3.0-2) unstable; urgency=low
4040
4041 * mark service vz optional in pve-manager init script
4042
4043 -- Proxmox Support Team <support@proxmox.com> Fri, 22 Mar 2013 06:18:27 +0100
4044
91aa2c95
DM
4045pve-manager (3.0-1) unstable; urgency=low
4046
4047 * remove perl-suid dependency
4048
4049 -- Proxmox Support Team <support@proxmox.com> Fri, 15 Mar 2013 08:36:57 +0100
4050
1904114e
DM
4051pve-manager (2.3-13) unstable; urgency=low
4052
4053 * network config: allow empty IP address/netmask
4054
4055 -- Proxmox Support Team <support@proxmox.com> Tue, 05 Mar 2013 06:47:40 +0100
4056
d09f6f7d
DM
4057pve-manager (2.3-12) unstable; urgency=low
4058
4059 * fix IP address verification (Undefined subroutine &Net::IP::ip_to_bin)
4060
4061 -- Proxmox Support Team <support@proxmox.com> Mon, 04 Mar 2013 06:56:12 +0100
4062
572c2d2b
DM
4063pve-manager (2.3-11) unstable; urgency=low
4064
4065 * bugfix #301 Add container hostname validation in GUI
4066
4067 -- Proxmox Support Team <support@proxmox.com> Fri, 01 Mar 2013 06:23:59 +0100
4068
db37ad9b
DM
4069pve-manager (2.3-10) unstable; urgency=low
4070
4071 * fix cache selector: default cache is 'none'
4072
4073 -- Proxmox Support Team <support@proxmox.com> Mon, 25 Feb 2013 06:35:06 +0100
4074
adf8c213
DM
4075pve-manager (2.3-9) unstable; urgency=low
4076
4077 * fix bug #337: avoid warning with pvectl
4078
4079 -- Proxmox Support Team <support@proxmox.com> Fri, 22 Feb 2013 06:11:38 +0100
4080
1332d281
DM
4081pve-manager (2.3-8) unstable; urgency=low
4082
4083 * Allow to set tablet option on the GUI
4084
4085 * use qcow2 format as default for directory and NFS storage
4086
4087 * cleanup RDB GUI (remove authsupported)
4088
4089 -- Proxmox Support Team <support@proxmox.com> Mon, 18 Feb 2013 13:39:47 +0100
4090
02035e61
DM
4091pve-manager (2.3-7) unstable; urgency=low
4092
4093 * fix javascript jslint warnings to make it work on all browsers.
3e56f673
DM
4094
4095 * use e1000 as default network card
8dc7024c
DM
4096
4097 * enable RBD on the GUI
23f92e94 4098
02035e61
DM
4099 -- Proxmox Support Team <support@proxmox.com> Thu, 31 Jan 2013 07:16:13 +0100
4100
257fe45e
DM
4101pve-manager (2.3-6) unstable; urgency=low
4102
4103 * pvestatd: avoid warning about uninitialized value
4104
4105 -- Proxmox Support Team <support@proxmox.com> Mon, 28 Jan 2013 12:19:34 +0100
4106
2a29deac
DM
4107pve-manager (2.3-5) unstable; urgency=low
4108
4109 * Display 'Resume' button when VM is 'paused'
4110
4111 -- Proxmox Support Team <support@proxmox.com> Fri, 18 Jan 2013 06:23:06 +0100
4112
4388ec5c
DM
4113pve-manager (2.3-4) unstable; urgency=low
4114
4115 * add balloon GUI (dynamic memory)
4116
4117 -- Proxmox Support Team <support@proxmox.com> Thu, 17 Jan 2013 12:58:58 +0100
4118
0883a378
DM
4119pve-manager (2.3-3) unstable; urgency=low
4120
40f546b9
DM
4121 * GUI: tasks - use better icon for open console
4122
0883a378
DM
4123 * implement auto-ballooning
4124
4125 -- Proxmox Support Team <support@proxmox.com> Thu, 20 Dec 2012 13:44:53 +0100
4126
c4fd929e
DM
4127pve-manager (2.3-2) unstable; urgency=low
4128
4129 * add HD resize feature to expand disks.
4130
4131 -- Proxmox Support Team <support@proxmox.com> Mon, 17 Dec 2012 13:03:15 +0100
4132
757fd3d5
DM
4133pve-manager (2.3-1) unstable; urgency=low
4134
4135 * support new qemu vma backup files
4136
4137 -- Proxmox Support Team <support@proxmox.com> Thu, 13 Dec 2012 07:27:32 +0100
4138
7c5f127d
DM
4139pve-manager (2.2-32) unstable; urgency=low
4140
4141 * add new cpu types: Haswell and Opteron_G5
4142
4143 * remove rhel specific cpu types: cpu64-rhel6 and cpu64-rhel5
4144
4145 -- Proxmox Support Team <support@proxmox.com> Tue, 27 Nov 2012 06:46:35 +0100
4146
d97c5983
DM
4147pve-manager (2.2-31) unstable; urgency=low
4148
4149 * Brazilian Transtalion (done by Maila Networks)
4150
4151 -- Proxmox Support Team <support@proxmox.com> Mon, 19 Nov 2012 13:17:23 +0100
4152
2d32003f
DM
4153pve-manager (2.2-30) unstable; urgency=low
4154
4155 * add Norwegian (Bokmal and Nynorsk) translations.
4156
4157 -- Proxmox Support Team <support@proxmox.com> Thu, 15 Nov 2012 07:31:30 +0100
4158
e3ceeb18
DM
4159pve-manager (2.2-29) unstable; urgency=low
4160
4161 * fix bug #276: create root mount point
4162
4163 -- Proxmox Support Team <support@proxmox.com> Mon, 05 Nov 2012 06:44:24 +0100
4164
24386563
DM
4165pve-manager (2.2-28) unstable; urgency=low
4166
4167 * remove hardcoded blowfish cipher
4168
4169 -- Proxmox Support Team <support@proxmox.com> Wed, 31 Oct 2012 14:01:54 +0100
4170
0ba26fb5
DM
4171pve-manager (2.2-27) unstable; urgency=low
4172
4173 * fix RRD images caching problems: new create_rrd_graph returns rrd
4174 png data inline - no need to read data from file.
4175
4176 -- Proxmox Support Team <support@proxmox.com> Wed, 31 Oct 2012 07:15:57 +0100
4177
9dbdda49
DM
4178pve-manager (2.2-26) unstable; urgency=low
4179
4180 * pvestatd: fix server reload (run at least 10 cycles)
4181
4182 -- Proxmox Support Team <support@proxmox.com> Mon, 29 Oct 2012 13:08:20 +0100
4183
350b3b46
DM
4184pve-manager (2.2-25) unstable; urgency=low
4185
4186 * pvestatd: fix server reload (due to memory leak)
4187
4188 -- Proxmox Support Team <support@proxmox.com> Mon, 29 Oct 2012 12:32:28 +0100
4189
6806a0f8
DM
4190pve-manager (2.2-24) unstable; urgency=low
4191
4192 * vncproxy: wait until vnc port is ready (avoid connection errors)
4193
4194 -- Proxmox Support Team <support@proxmox.com> Wed, 24 Oct 2012 09:02:08 +0200
4195
739b444d
DM
4196pve-manager (2.2-23) unstable; urgency=low
4197
4198 * update link to new debian-6.0-proxmox-mailgateway_3.1-2_amd64.tar.gz
4199
4200 -- Proxmox Support Team <support@proxmox.com> Tue, 23 Oct 2012 10:27:18 +0200
4201
5b90f721
DM
4202pve-manager (2.2-22) unstable; urgency=low
4203
4204 * vzdump: also run 'backup-start' hook in snapshot mode
e109bf2e
DM
4205
4206 * update openvz appliance list
1d7334d2
DM
4207
4208 * add win8 to OS type selector
92fd515b
DM
4209
4210 * fix bug #205
5b90f721
DM
4211
4212 -- Proxmox Support Team <support@proxmox.com> Fri, 12 Oct 2012 06:07:12 +0200
4213
a2d33184
DM
4214pve-manager (2.2-21) unstable; urgency=low
4215
4216 * openvz console fix: create /var/run/dtach at pvedaemon startup
4217
4218 -- Proxmox Support Team <support@proxmox.com> Tue, 02 Oct 2012 10:10:55 +0200
4219
f9d4fc64
DM
4220pve-manager (2.2-20) unstable; urgency=low
4221
4222 * openvz: use real console instead of 'vzctl enter'
4223
4224 * openvz: remove init-logger pagers
4225
4226 * dpenend on dtach (used by openvz console)
4227
4228 * pvestatd: remove stale 'vzctl console' processes
4229
4230 -- Proxmox Support Team <support@proxmox.com> Tue, 02 Oct 2012 06:49:12 +0200
4231
4d37f8b4
DM
4232pve-manager (2.2-19) unstable; urgency=low
4233
4234 * fix bug 178: use new API call to get next free VMID
4235
4236 -- Proxmox Support Team <support@proxmox.com> Thu, 27 Sep 2012 09:45:06 +0200
4237
995ac416
DM
4238pve-manager (2.2-18) unstable; urgency=low
4239
4240 * add workaroud to correctly show scrollbars
4241
4242 -- Proxmox Support Team <support@proxmox.com> Wed, 26 Sep 2012 11:22:16 +0200
4243
13d5c117
DM
4244pve-manager (2.2-17) unstable; urgency=low
4245
4246 * add snapshot support to GUI
4247
4248 -- Proxmox Support Team <support@proxmox.com> Mon, 24 Sep 2012 12:05:34 +0200
4249
79523013
DM
4250pve-manager (2.1-16) unstable; urgency=low
4251
4252 * vzrestore: allow --storage option
10cdf3ae
DM
4253
4254 * fix bug 178: correctly verify if VMID is already used
45314cad
DM
4255
4256 * GUI: allow to select SCSI disks when creating VMs (booting from SCSI
4257 disks works again)
79523013
DM
4258
4259 -- Proxmox Support Team <support@proxmox.com> Wed, 05 Sep 2012 08:04:28 +0200
4260
690a90b9
DM
4261pve-manager (2.1-15) unstable; urgency=low
4262
4263 * Slovenian translation (thanks to Dojan Borstnar)
4264
74184048
DM
4265 * new option to select SCSI controller hardware
4266
4267 * add SATA to GUI
4268
690a90b9
DM
4269 -- Proxmox Support Team <support@proxmox.com> Wed, 29 Aug 2012 07:15:54 +0200
4270
5eec2b04
DM
4271pve-manager (2.1-14) unstable; urgency=low
4272
4273 * fix startup ordering
4274
4275 -- Proxmox Support Team <support@proxmox.com> Tue, 07 Aug 2012 09:20:01 +0200
4276
f6af824a
DM
4277pve-manager (2.1-13) unstable; urgency=low
4278
4279 * update Danish translation
4280
4281 -- Proxmox Support Team <support@proxmox.com> Thu, 26 Jul 2012 14:24:27 +0200
4282
cbb20c6e
DM
4283pve-manager (2.1-12) unstable; urgency=low
4284
4285 * pvestatd: use QMP to query detailed blockstats from KVM
4286
4287 -- Proxmox Support Team <support@proxmox.com> Fri, 13 Jul 2012 09:36:54 +0200
4288
fb1cf1bf
DM
4289pve-manager (2.1-11) unstable; urgency=low
4290
4291 * added Polish translation
4292
4293 -- Proxmox Support Team <support@proxmox.com> Thu, 28 Jun 2012 06:55:34 +0200
4294
226edf6d
DM
4295pve-manager (2.1-10) unstable; urgency=low
4296
4297 * add Catalan translation
4298
4299 -- Proxmox Support Team <support@proxmox.com> Thu, 14 Jun 2012 07:02:24 +0200
4300
3f12bcfb
DM
4301pve-manager (2.1-9) unstable; urgency=low
4302
4303 * use numeric sorting in startall
4304
4305 -- Proxmox Support Team <support@proxmox.com> Tue, 05 Jun 2012 06:16:06 +0200
4306
995853d0
DM
4307pve-manager (2.1-8) unstable; urgency=low
4308
4309 * also list pools with VM.Allocate permissions
4310
4311 -- Proxmox Support Team <support@proxmox.com> Wed, 30 May 2012 11:20:45 +0200
4312
336ec53a
DM
4313pve-manager (2.1-7) unstable; urgency=low
4314
4315 * fix vzdump --exclude-path (allow to read value from vzdump.conf)
4316
4317 -- Proxmox Support Team <support@proxmox.com> Wed, 30 May 2012 07:24:30 +0200
4318
18fb1962
DM
4319pve-manager (2.1-6) unstable; urgency=low
4320
4321 * include Danish translation
4322
4323 -- Proxmox Support Team <support@proxmox.com> Tue, 29 May 2012 07:24:41 +0200
4324
3003548f
DM
4325pve-manager (2.1-5) unstable; urgency=low
4326
4327 * fixes for new pve-access-control (Auth plugins).
4328
4329 -- Proxmox Support Team <support@proxmox.com> Tue, 22 May 2012 10:49:37 +0200
4330
5ad7ae4a
DM
4331pve-manager (2.1-4) unstable; urgency=low
4332
4333 * updated russian translation
4334
4335 -- Proxmox Support Team <support@proxmox.com> Mon, 21 May 2012 07:46:39 +0200
4336
59af6aee
DM
4337pve-manager (2.1-3) unstable; urgency=low
4338
4339 * fix vzdump parameter parser (allow --stdout)
4340
4341 -- Proxmox Support Team <support@proxmox.com> Wed, 02 May 2012 11:12:56 +0200
4342
61d4cbfe
DM
4343pve-manager (2.1-2) unstable; urgency=low
4344
4345 * set apache directory access options for all used dirs
4346
4347 -- Proxmox Support Team <support@proxmox.com> Mon, 30 Apr 2012 11:00:49 +0200
4348
7cf19c43 4349pve-manager (2.1-1) unstable; urgency=low
05e3e996
DM
4350
4351 * added Turkish translation
4352
4353 -- Proxmox Support Team <support@proxmox.com> Thu, 26 Apr 2012 06:16:55 +0200
4354
ddb20c58
DM
4355pve-manager (2.0-64) unstable; urgency=low
4356
ccb7d4ba
DM
4357 * fix bug #179: set default button 'no' for dangerous actions, use
4358 warning icon for such actions
4359
4360 * fix bug #177: allow memory up to 512GB
da344f40
DM
4361
4362 * fix bug #174: add cpuunits to KVM options
ddb20c58
DM
4363
4364 -- Proxmox Support Team <support@proxmox.com> Tue, 24 Apr 2012 08:09:23 +0200
4365
f13fe07f
DM
4366pve-manager (2.0-63) unstable; urgency=low
4367
4368 * fix bug 128: implement pvectl startall/stopall
bc8f054e
DM
4369
4370 * fix bug 171: activate storage before starting containers
f13fe07f
DM
4371
4372 -- Proxmox Support Team <support@proxmox.com> Wed, 18 Apr 2012 10:02:54 +0200
4373
8fb7d745
DM
4374pve-manager (2.0-62) unstable; urgency=low
4375
4376 * fix bug #115: simplify GUI for users without permissions.
f51e8ddd
DM
4377
4378 * update Italian translation
8fb7d745
DM
4379
4380 -- Proxmox Support Team <support@proxmox.com> Tue, 17 Apr 2012 10:37:05 +0200
4381
2c1b94cd 4382pve-manager (2.0-61) unstable; urgency=low
72da7de7
DM
4383
4384 * add Italian translation
4385
4386 -- Proxmox Support Team <support@proxmox.com> Mon, 16 Apr 2012 10:10:02 +0200
4387
991f0a61
DM
4388pve-manager (2.0-59) unstable; urgency=low
4389
4390 * fix bug 158: move openvz scripts inside ocf resource agent
4391
4392 -- Proxmox Support Team <support@proxmox.com> Thu, 12 Apr 2012 11:04:38 +0200
4393
1133bd83
DM
4394pve-manager (2.0-58) unstable; urgency=low
4395
49254f90
DM
4396 * fix bug #141: allow to create backup job without compression
4397
1133bd83
DM
4398 * expose directsync drive cache option
4399
4400 * add Turkish keyboard layout
4401
4402 -- Proxmox Support Team <support@proxmox.com> Wed, 11 Apr 2012 08:38:59 +0200
4403
4eaa793b
DM
4404pve-manager (2.0-57) unstable; urgency=low
4405
4406 * fix support urls
4407
4408 -- Proxmox Support Team <support@proxmox.com> Thu, 05 Apr 2012 11:40:03 +0200
4409
a4326a6c
DM
4410pve-manager (2.0-56) unstable; urgency=low
4411
4412 * added Russian translation
4413
4414 -- Proxmox Support Team <support@proxmox.com> Thu, 05 Apr 2012 08:18:58 +0200
4415
0d201dfe
DM
4416pve-manager (2.0-55) unstable; urgency=low
4417
4418 * fix bug #135: allow single letter 'dns-name', allow to start names
4419 with numbers
b193e4ac
DM
4420
4421 * fix bug #137: API change! Return node name using 'node' property.
0d201dfe
DM
4422
4423 -- Proxmox Support Team <support@proxmox.com> Mon, 02 Apr 2012 12:13:33 +0200
4424
5f7b7950
DM
4425pve-manager (2.0-54) unstable; urgency=low
4426
4427 * use /etc/subscription to store subscription key
4428
4429 * use http_proxy settings for subscription updates
4430
4431 -- Proxmox Support Team <support@proxmox.com> Thu, 29 Mar 2012 11:13:35 +0200
4432
cd73c63b
DM
4433pve-manager (2.0-53) unstable; urgency=low
4434
4435 * fix bug #117: automatically add domain to hostname when creating
4436 openvz containers.
4437
4438 -- Proxmox Support Team <support@proxmox.com> Thu, 29 Mar 2012 10:19:57 +0200
4439
7a95afb9
DM
4440pve-manager (2.0-52) unstable; urgency=low
4441
4442 * fix Subscription code
4443
4444 -- Proxmox Support Team <support@proxmox.com> Thu, 29 Mar 2012 09:32:32 +0200
4445
44147b3a
DM
4446pve-manager (2.0-51) unstable; urgency=low
4447
4448 * fix bug #55: add Migrate and Stop to context menu
4449
4450 -- Proxmox Support Team <support@proxmox.com> Wed, 28 Mar 2012 13:12:19 +0200
4451
2cc2eaf2
DM
4452pve-manager (2.0-50) unstable; urgency=low
4453
4454 * kvm network: allow to configure VLAN Id on the GUI
4455
4456 -- Proxmox Support Team <support@proxmox.com> Wed, 28 Mar 2012 07:11:55 +0200
4457
3f76170f
DM
4458pve-manager (2.0-49) unstable; urgency=low
4459
4460 * improve HA task display
4461
4462 -- Proxmox Support Team <support@proxmox.com> Tue, 27 Mar 2012 12:35:00 +0200
4463
60a452f2
DM
4464pve-manager (2.0-48) unstable; urgency=low
4465
4466 * fix bug #97: execute 'clusvcadm' commands for HA managed CTs
4467
4468 -- Proxmox Support Team <support@proxmox.com> Tue, 27 Mar 2012 10:59:33 +0200
4469
b3a1dbbb
DM
4470pve-manager (2.0-47) unstable; urgency=low
4471
4472 * fix bug 114: do not display 'nothing selected' after logout
4473
4474 -- Proxmox Support Team <support@proxmox.com> Mon, 26 Mar 2012 13:28:09 +0200
4475
16b69b6c
DM
4476pve-manager (2.0-46) unstable; urgency=low
4477
4478 * code cleanups
4479
4480 -- Proxmox Support Team <support@proxmox.com> Mon, 26 Mar 2012 10:38:33 +0200
4481
19d5c0f2
DM
4482pve-manager (2.0-45) unstable; urgency=low
4483
4484 * fix bug 124: correctly return maxfiles flag
4485
4486 * vzdump: use storage 'local' as default backup target (instead of using
4487 Openvz dump directory settings)
4488
4489 -- Proxmox Support Team <support@proxmox.com> Fri, 23 Mar 2012 12:36:15 +0100
4490
899b8373
DM
4491pve-manager (2.0-44) unstable; urgency=low
4492
4493 * Disable automatic file removal on 'Backup now'
4494
4495 * Option 'maxfiles' is now a storage option (to specify the maximal
4496 number of allowed backups per VM)
4497
4498 -- Proxmox Support Team <support@proxmox.com> Fri, 23 Mar 2012 10:03:23 +0100
4499
042b3736
DM
4500pve-manager (2.0-43) unstable; urgency=low
4501
4502 * vzdump: do not use tar flag --ignore-failed-read
4503
4504 -- Proxmox Support Team <support@proxmox.com> Wed, 21 Mar 2012 06:42:07 +0100
4505
52878b0a
DM
4506pve-manager (2.0-42) unstable; urgency=low
4507
4508 * use Digest::SHA instead of Digest::SHA1
4509
4510 -- Proxmox Support Team <support@proxmox.com> Tue, 20 Mar 2012 12:33:19 +0100
4511
d0525640
DM
4512pve-manager (2.0-41) unstable; urgency=low
4513
4514 * add Chinese translation
4515
4516 -- Proxmox Support Team <support@proxmox.com> Thu, 15 Mar 2012 10:51:11 +0100
4517
a003717b
DM
4518pve-manager (2.0-40) unstable; urgency=low
4519
4520 * fix bug 22: correctly display openvz swap usage
4521
4522 -- Proxmox Support Team <support@proxmox.com> Wed, 14 Mar 2012 16:00:32 +0100
4523
3d2af3eb
DM
4524pve-manager (2.0-39) unstable; urgency=low
4525
4526 * add Spanish translation
4527
4528 * Do not allow to select SCSI inside the VM creation wizard,
4529 because booting from SCSI does not work with current kvm version
4530
4531 -- Proxmox Support Team <support@proxmox.com> Fri, 02 Mar 2012 10:49:12 +0100
4532
d93d0459
DM
4533pve-manager (2.0-38) unstable; urgency=low
4534
4535 * fix bug 101: vzdump use run_command to avoid locale errors
4536
4537 -- Proxmox Support Team <support@proxmox.com> Thu, 01 Mar 2012 10:45:40 +0100
4538
2cbce2f4
DM
4539pve-manager (2.0-37) unstable; urgency=low
4540
4541 * updated fr translation
4542
4543 -- Proxmox Support Team <support@proxmox.com> Wed, 29 Feb 2012 12:37:29 +0100
4544
493a4387
DM
4545pve-manager (2.0-36) unstable; urgency=low
4546
4547 * cleanup and fix openvz vswap handling
4548
4549 -- Proxmox Support Team <support@proxmox.com> Wed, 29 Feb 2012 09:20:58 +0100
4550
56b47e66
DM
4551pve-manager (2.0-35) unstable; urgency=low
4552
4553 * avoid warning in pvestatd for containers with old config files
4554
4555 -- Proxmox Support Team <support@proxmox.com> Mon, 27 Feb 2012 11:37:48 +0100
4556
f8b5f601
DM
4557pve-manager (2.0-34) unstable; urgency=low
4558
4559 * add Swedish keyboard layout
4560
4561 -- Proxmox Support Team <support@proxmox.com> Mon, 27 Feb 2012 09:51:19 +0100
4562
e084c774
DM
4563pve-manager (2.0-33) unstable; urgency=low
4564
4565 * fix file upload permission checks
4566
4567 -- Proxmox Support Team <support@proxmox.com> Wed, 22 Feb 2012 09:14:05 +0100
4568
45284c04
DM
4569pve-manager (2.0-32) unstable; urgency=low
4570
4571 * added French translation
4572
4573 * expose all ne CPU models on the GUI
4574
4575 * skip fuzzy translations (avoid wrong translation on GUI)
4576
4577 -- Proxmox Support Team <support@proxmox.com> Wed, 22 Feb 2012 07:23:21 +0100
4578
c9164975
DM
4579pve-manager (2.0-31) unstable; urgency=low
4580
4581 * add template download GUI
4582
4583 * include turnkey appliances in download list.
4584
4585 -- Proxmox Support Team <support@proxmox.com> Tue, 21 Feb 2012 11:45:07 +0100
4586
8710f280
DM
4587pve-manager (2.0-30) unstable; urgency=low
4588
4589 * add unmount button to openvz GUI
4590
4591 -- Proxmox Support Team <support@proxmox.com> Mon, 20 Feb 2012 10:11:13 +0100
4592
4b808f69
DM
4593pve-manager (2.0-29) unstable; urgency=low
4594
4595 * fix datacenter options GUI
4596
4597 * fix German translation
4598
4599 -- Proxmox Support Team <support@proxmox.com> Mon, 20 Feb 2012 06:52:32 +0100
4600
5c80f72c
DM
4601pve-manager (2.0-28) unstable; urgency=low
4602
4603 * another fix for vnc shell to nodes
4604
4605 -- Proxmox Support Team <support@proxmox.com> Fri, 17 Feb 2012 06:06:55 +0100
4606
d553e535
DM
4607pve-manager (2.0-27) unstable; urgency=low
4608
4609 * fix vnc shell to nodes
4610
4611 -- Proxmox Support Team <support@proxmox.com> Thu, 16 Feb 2012 08:21:00 +0100
4612
cf3e36c2
DM
4613pve-manager (2.0-26) unstable; urgency=low
4614
4615 * fix bug #1: allow to use iscsi devices directly
4616
4617 -- Proxmox Support Team <support@proxmox.com> Wed, 15 Feb 2012 10:54:50 +0100
4618
cc0b3dac
DM
4619pve-manager (2.0-25) unstable; urgency=low
4620
4621 * pveversion: display status of resource-agents-pve and fence-agents-pve
4622
4623 -- Proxmox Support Team <support@proxmox.com> Tue, 14 Feb 2012 12:57:11 +0100
4624
d8340bb4
DM
4625pve-manager (2.0-24) unstable; urgency=low
4626
4627 * fix log viewer (correctly refresh display)
4628
4629 -- Proxmox Support Team <support@proxmox.com> Tue, 14 Feb 2012 09:01:07 +0100
4630
593f25a8
DM
4631pve-manager (2.0-23) unstable; urgency=low
4632
4633 * fix openvz live migration
4634
4635 -- Proxmox Support Team <support@proxmox.com> Mon, 13 Feb 2012 09:28:25 +0100
4636
b34b68c2
DM
4637pve-manager (2.0-22) unstable; urgency=low
4638
4639 * fix lint errors
4640
4641 * fix compression selector
4642
4643 -- Proxmox Support Team <support@proxmox.com> Fri, 10 Feb 2012 12:26:39 +0100
4644
341e4b0b
DM
4645pve-manager (2.0-21) unstable; urgency=low
4646
4647 * fix postinst script (write correct /root/.forward)
4648
4649 -- Proxmox Support Team <support@proxmox.com> Fri, 10 Feb 2012 11:13:58 +0100
4650
56ecfafd
DM
4651pve-manager (2.0-20) unstable; urgency=low
4652
efb38000
DM
4653 * improve user management
4654
4655 * implement permission checks
4656
4657 * improve backup GUI (allow to select lzo/gzip)
4658
4659 * add pools to resource list
4660
56ecfafd
DM
4661 * fix bug #85: allow root@pam to generate tickets for other users
4662
e771ec50
DM
4663 * fix bug #86: correctly decode cookie
4664
56ecfafd
DM
4665 -- Proxmox Support Team <support@proxmox.com> Tue, 17 Jan 2012 06:36:23 +0100
4666
3e4d4adf
DM
4667pve-manager (2.0-19) unstable; urgency=low
4668
4669 * depend on resource-agents-pve
4670
4671 * depend on fence-agents-pve
5fe5283f
DM
4672
4673 * fix Danish kvm keyboard name (use 'da' instead of 'dk')
3e4d4adf
DM
4674
4675 -- Proxmox Support Team <support@proxmox.com> Mon, 09 Jan 2012 10:13:00 +0100
4676
a0af0132
DM
4677pve-manager (2.0-18) unstable; urgency=low
4678
4679 * add Datacenter summary
d07264e6
DM
4680
4681 * use NFS version 3 by default when creating a new NFS storage.
a0af0132
DM
4682
4683 -- Proxmox Support Team <support@proxmox.com> Fri, 23 Dec 2011 10:39:34 +0100
4684
ca457ac1
DM
4685pve-manager (2.0-17) unstable; urgency=low
4686
4687 * new HA configuration panel
4688
4689 -- Proxmox Support Team <support@proxmox.com> Thu, 22 Dec 2011 14:00:22 +0100
4690
51ed1415
DM
4691pve-manager (2.0-16) unstable; urgency=low
4692
4693 * improve OpenVZ API (impl. shutdown)
4694
4695 * improve HA resource agent
4696
4697 -- Proxmox Support Team <support@proxmox.com> Thu, 15 Dec 2011 13:48:39 +0100
4698
7d06188a
DM
4699pve-manager (2.0-15) unstable; urgency=low
4700
4701 * add HA resource agent
4702
4703 -- Proxmox Support Team <support@proxmox.com> Tue, 13 Dec 2011 10:18:20 +0100
4704
8b711be0
DM
4705pve-manager (2.0-14) unstable; urgency=low
4706
4707 * add Japanese translation (many thanks to Koichi!)
4708
4709 -- Proxmox Support Team <support@proxmox.com> Thu, 08 Dec 2011 11:11:25 +0100
4710
0618d446
DM
4711pve-manager (2.0-13) unstable; urgency=low
4712
4713 * implemente openvz migration ('pvectl migrate')
4714
4715 -- Proxmox Support Team <support@proxmox.com> Fri, 02 Dec 2011 10:37:28 +0100
4716
d29415f4
DM
4717pve-manager (2.0-12) unstable; urgency=low
4718
4719 * minor bug fixes
4720
4721 -- Proxmox Support Team <support@proxmox.com> Tue, 29 Nov 2011 10:12:20 +0100
4722
ec5b32a8
DM
4723pve-manager (2.0-11) unstable; urgency=low
4724
4725 * start i18n support
4726
4727 -- Proxmox Support Team <support@proxmox.com> Fri, 25 Nov 2011 09:23:00 +0100
4728
257a819b
DM
4729pve-manager (2.0-10) unstable; urgency=low
4730
4731 * add context menus
4732
4733 -- Proxmox Support Team <support@proxmox.com> Mon, 14 Nov 2011 12:46:44 +0100
4734
3d50a5a0
DM
4735pve-manager (2.0-9) unstable; urgency=low
4736
4737 * improved GUI
4738
4739 -- Proxmox Support Team <support@proxmox.com> Fri, 11 Nov 2011 13:42:04 +0100
4740
38735ae8
DM
4741pve-manager (2.0-8) unstable; urgency=low
4742
4743 * implement vzdump and backup/restore GUI
4744
4745 * implement qemu monitor
4746
4747 -- Proxmox Support Team <support@proxmox.com> Wed, 09 Nov 2011 09:58:56 +0100
4748
9056e748
DM
4749pve-manager (2.0-7) unstable; urgency=low
4750
4751 * imlement openvz GUI
4752
4753 -- Proxmox Support Team <support@proxmox.com> Fri, 07 Oct 2011 13:56:03 +0200
4754
c2ee4da3
DM
4755pve-manager (2.0-6) unstable; urgency=low
4756
4757 * implemented openvz vnc console
4758
4759 * fix bug #4, #5, #6 and #8
4760
4761 -- Proxmox Support Team <support@proxmox.com> Wed, 05 Oct 2011 10:52:53 +0200
4762
099e5477
DM
4763pve-manager (2.0-5) unstable; urgency=low
4764
4765 * implemented openvz create wizard
4766
4767 * avoid error in dpkg triggers
4768
4769 -- Proxmox Support Team <support@proxmox.com> Tue, 04 Oct 2011 07:03:50 +0200
4770
aff192e6
DM
4771pve-manager (2.0-4) unstable; urgency=low
4772
4773 * fixes in pvestatd
4774
4775 -- Proxmox Support Team <support@proxmox.com> Fri, 05 Aug 2011 08:56:07 +0200
4776
4777pve-manager (2.0-3) unstable; urgency=low
4778
4779 * implemented storage configuration interface
4780
4781 -- Proxmox Support Team <support@proxmox.com> Fri, 29 Jul 2011 08:59:14 +0200
4782
4783pve-manager (2.0-2) unstable; urgency=low
4784
4785 * fix console size
4786
4787 * fix dns network editor
4788
4789 -- Proxmox Support Team <support@proxmox.com> Mon, 27 Jun 2011 12:39:18 +0200
4790
4791pve-manager (2.0-1) unstable; urgency=low
4792
4793 * prototype for 2.0
4794
4795 -- Proxmox Support Team <support@proxmox.com> Tue, 16 Feb 2010 10:17:25 +0100
4796
4797pve-manager (1.5-7) unstable; urgency=low
4798
4799 * correctly display cpu usage and avoid warning about undefined values.
4800
4801 * display 'used' bytes in storage browser.
4802
4803 -- Proxmox Support Team <support@proxmox.com> Thu, 11 Feb 2010 10:30:14 +0100
4804
4805pve-manager (1.5-6) unstable; urgency=low
4806
4807 * correctly display uptime for kernel 2.6.18
4808
4809 -- Proxmox Support Team <support@proxmox.com> Mon, 08 Feb 2010 14:22:10 +0100
4810
4811pve-manager (1.5-5) unstable; urgency=low
4812
4813 * updated russian translation
4814
4815 * updated japanese translation
4816
4817 -- Proxmox Support Team <support@proxmox.com> Fri, 15 Jan 2010 10:18:58 +0100
4818
4819pve-manager (1.5-4) unstable; urgency=low
4820
4821 * fix small bug in template list
4822
4823 -- Proxmox Support Team <support@proxmox.com> Thu, 14 Jan 2010 14:40:12 +0100
4824
4825pve-manager (1.5-3) unstable; urgency=low
4826
4827 * updated appliance template list
4828
4829 -- Proxmox Support Team <support@proxmox.com> Thu, 14 Jan 2010 10:22:24 +0100
4830
4831pve-manager (1.5-2) unstable; urgency=low
4832
4833 * add CPUs settings for OpenVZ (work now withe kernel 2.6.18)
4834
4835 -- Proxmox Support Team <support@proxmox.com> Tue, 12 Jan 2010 09:42:08 +0100
4836
4837pve-manager (1.5-1) unstable; urgency=low
4838
4839 * updated vietnamese translations
4840
4841 * show all bridges (0-999) when creating KVM VMs
4842
4843 * show all installed pve kernels with pveversion
4844
4845 -- Proxmox Support Team <support@proxmox.com> Fri, 18 Dec 2009 09:52:36 +0100
4846
4847pve-manager (1.4-10) unstable; urgency=low
4848
4849 * updated brasilian translation
4850
4851 -- Proxmox Support Team <support@proxmox.com> Mon, 02 Nov 2009 12:04:02 +0100
4852
4853pve-manager (1.4-9) unstable; urgency=low
4854
4855 * minor GUI updates
4856
4857 -- Proxmox Support Team <support@proxmox.com> Fri, 09 Oct 2009 09:41:26 +0200
4858
4859pve-manager (1.4-8) unstable; urgency=low
4860
4861 * updated italian translation
4862
4863 * list backup files on web interface
4864
4865 -- Proxmox Support Team <support@proxmox.com> Thu, 08 Oct 2009 13:36:52 +0200
4866
4867pve-manager (1.4-7) unstable; urgency=low
4868
4869 * separate page/memu for ISO uploads (for new storage model)
4870
4871 * fix pveversion bug
4872
4873 -- Proxmox Support Team <support@proxmox.com> Wed, 07 Oct 2009 13:10:30 +0200
4874
4875pve-manager (1.4-6) unstable; urgency=low
4876
4877 * support new storage model for backup configuration
4878
4879 -- Proxmox Support Team <support@proxmox.com> Mon, 21 Sep 2009 12:54:55 +0200
4880
4881pve-manager (1.4-5) unstable; urgency=low
4882
4883 * updated Vietnamese translations
4884
4885 * support up to 1000 bridges
4886
4887 * avoid excessive logs in pevtunnel
4888
4889 -- Proxmox Support Team <support@proxmox.com> Fri, 18 Sep 2009 10:34:31 +0200
4890
4891pve-manager (1.4-4) unstable; urgency=low
4892
4893 * updated Vietnamese translations
4894
4895 * fix SOAP serializer bug
4896
4897 -- Proxmox Support Team <support@proxmox.com> Thu, 17 Sep 2009 13:07:39 +0200
4898
4899pve-manager (1.4-3) unstable; urgency=low
4900
4901 * added Vietnamese and Polish translations
4902
4903 -- Proxmox Support Team <support@proxmox.com> Wed, 16 Sep 2009 11:05:31 +0200
4904
4905pve-manager (1.4-2) unstable; urgency=low
4906
4907 * support new socket/cores feature
4908
4909 -- Proxmox Support Team <support@proxmox.com> Tue, 15 Sep 2009 11:48:32 +0200
4910
4911pve-manager (1.4-1) unstable; urgency=low
4912
4913 * use new storage manager framework
4914
4915 * implemented SOAP authentication framework (use tickets)
4916
4917 * depend on libterm-readline-gnu-perl
4918
4919 -- Proxmox Support Team <support@proxmox.com> Fri, 03 Jul 2009 14:44:30 +0200
4920
4921pve-manager (1.3-1) unstable; urgency=low
4922
4923 * recompile for 1.3
4924
4925 -- Proxmox Support Team <support@proxmox.com> Tue, 02 Jun 2009 14:26:25 +0200
4926
4927pve-manager (1.2-2) unstable; urgency=low
4928
4929 * depend on netcat-traditional, conflict with netcat-openbsd
4930
4931 -- Proxmox Support Team <support@proxmox.com> Wed, 13 May 2009 10:13:11 +0200
4932
4933pve-manager (1.2-1) unstable; urgency=low
4934
4935 * prepare for debian lenny
4936
4937 * move /var/www/* to /usr/share/pve-manager/*
4938
4939 * use externale libjs-prototype library
4940
4941 * remove NoCachePNG.pm (we do not use it)
4942
4943 * use 'configure' instead of hardcoded paths in makefile
4944
4945 * pve.conf.in - substitute paths with configure
4946
4947 -- Proxmox Support Team <support@proxmox.com> Fri, 24 Apr 2009 08:07:53 +0200
4948
4949pve-manager (1.1-4) unstable; urgency=low
4950
4951 * add 'stardate' option for kvm
4952
4953 -- Proxmox Support Team <support@proxmox.com> Mon, 2 Feb 2009 09:51:40 +0100
4954
4955pve-manager (1.1-3) unstable; urgency=low
4956
4957 * set max memory to 64GB
4958
4959 -- Proxmox Support Team <support@proxmox.com> Tue, 27 Jan 2009 08:18:53 +0100
4960
4961pve-manager (1.1-1) unstable; urgency=low
4962
4963 * do not start container when setting passwords
4964
4965 * Avoids ghost tasks when PIDs are recycled
4966
4967 * logfile viewer: filter some terminal escape codes
4968
4969 -- Proxmox Support Team <support@proxmox.com> Mon, 12 Jan 2009 13:03:17 +0100
4970
4971pve-manager (1.0-11) unstable; urgency=low
4972
4973 * added chinese translation
4974
4975 -- Proxmox Support Team <support@proxmox.com> Thu, 18 Dec 2008 09:31:45 +0100
4976
4977pve-manager (1.0-10) unstable; urgency=low
4978
4979 * fix broken vznetaddbr script
4980
4981 -- Proxmox Support Team <support@proxmox.com> Mon, 24 Nov 2008 12:50:50 +0100
4982
4983pve-manager (1.0-9) unstable; urgency=low
4984
4985 * fix shell metacharacter problem
4986
4987 * new vznetaddbr script
4988
4989 -- Proxmox Support Team <support@proxmox.com> Wed, 19 Nov 2008 12:53:18 +0100
4990
4991pve-manager (1.0-8) unstable; urgency=low
4992
4993 * fix RFB protocol problems
4994
4995 -- Proxmox Support Team <support@proxmox.com> Thu, 13 Nov 2008 13:16:54 +0100
4996
4997pve-manager (1.0-7) unstable; urgency=low
4998
4999 * small fixes
5000
5001 -- Proxmox Support Team <support@proxmox.com> Tue, 11 Nov 2008 11:04:22 +0100
5002
5003pve-manager (1.0-1) unstable; urgency=low
5004
5005 * many update, bug fixes, new languages
5006
5007 -- Proxmox Support Team <support@proxmox.com> Wed, 22 Oct 2008 10:58:58 +0200
5008
5009pve-manager (0.9-4) unstable; urgency=low
5010
5011 * updates for new kvm, bug fixes
5012
5013 -- Proxmox Support Team <support@proxmox.com> Tue, 22 Jul 2008 10:23:10 +0200
5014
5015pve-manager (0.9-1) unstable; urgency=low
5016
5017 * initial import
5018
5019 -- Proxmox Support Team <support@proxmox.com> Fri, 23 Nov 2007 13:15:54 +0100
5020