]> git.proxmox.com Git - pve-manager.git/blob - debian/changelog
update shipped appliance info index
[pve-manager.git] / debian / changelog
1 pve-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
19 pve-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
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
47
48 pve-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
62 pve-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
73 pve-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
119 pve-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
141 pve-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
160 pve-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
187 pve-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
219 pve-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
227 pve-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
247 pve-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
259 pve-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
274 pve-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
288 pve-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
304 pve-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
350 pve-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
364 pve-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
372 pve-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
388 pve-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
408 pve-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
420 pve-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
426 pve-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
440 pve-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
446 pve-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
464 pve-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
472 pve-manager (5.3-2) unstable; urgency=medium
473
474 * include ceph-mds in pveceph install
475
476 -- Proxmox Support Team <support@proxmox.com> Fri, 23 Nov 2018 16:17:22 +0100
477
478 pve-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
490 pve-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
499 pve-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
519 pve-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
542 pve-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
554 pve-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
570 pve-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
592 pve-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
612 pve-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
625 pve-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
634 pve-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
643 pve-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
655 pve-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
671 pve-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
689 pve-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
711 pve-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
725 pve-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
731 pve-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
763 pve-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
785 pve-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
807 pve-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
825 pve-manager (5.1-46) stable; urgency=medium
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
853 -- Proxmox Support Team <support@proxmox.com> Fri, 16 Feb 2018 15:07:52 +0100
854
855 pve-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
863 pve-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
871 pve-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
879 pve-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
889 pve-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
902 pve-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
915 pve-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
921 pve-manager (5.1-37) stable; urgency=medium
922
923 * fix #1523: Display the Max Backups field only if relevant
924
925 * fix #1578: api/resource hastate: fallback to resource cfg state
926
927 * fix #1539: add missing shellquote for proxied commands of pvesh
928
929 * fix #1542: use percent_used key instead of calculation
930
931 * fix wrong default value shown for the DHCP firewall option
932
933 * prevent visual flashing of button when changing element in the tree
934
935 * ceph: create pool: check for quorum at start
936
937 * logrotate: try to tell services to reload instead of doing a full restart
938
939 * add various status sub-icons in the tree
940
941 * add a new status column in the resourcestore
942
943 * add default 'unknown' status for vms and containers
944
945 * add version GET parameter for js/css files to improve cache behaviour
946
947 * reduce spiceproxy memory footpring by not loading an unused package
948
949 * Add %-used and min_size to "pveceph lspools" command
950
951 -- Proxmox Support Team <support@proxmox.com> Tue, 28 Nov 2017 16:38:15 +0100
952
953 pve-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
959 pve-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
965 pve-manager (5.0-34) unstable; urgency=medium
966
967 * fix #1531: fix vm list in bulk actions when a cluster node's name is a
968 prefix of another node's name
969
970 * ceph: bluestore is now the default in the api and command line interfaces
971
972 * Add a field to show which SCSI controller type we are currently using
973
974 * Render full name of VirtIO Block controller
975
976 * Update VM SCSI controller type after OS selection in Wizard
977
978 * Update VM SCSI type based on iothread value when inside the wizard
979
980 * Collect less frequently used guest system buttons under a 'More' button
981
982 * Rename global 'Help' button to 'Documentation'
983
984 * Add some help buttons to ceph UI
985
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
991
992 -- Proxmox Support Team <support@proxmox.com> Tue, 10 Oct 2017 14:16:12 +0200
993
994 pve-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
1023 pve-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
1047 pve-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
1053 pve-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
1059 pve-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
1069 pve-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
1075 pve-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
1086 * pveceph: monitor and manager names now default to the node name rather
1087 than numeric IDs.
1088
1089 -- Proxmox Support Team <support@proxmox.com> Wed, 26 Jul 2017 15:37:35 +0200
1090
1091 pve-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
1098 pve-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
1121 pve-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
1127 pve-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
1133 pve-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
1139 pve-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
1147 pve-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
1163 pve-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
1170 pve-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
1196 pve-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
1204 pve-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
1210 pve-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
1216 pve-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
1242 pve-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
1325 pve-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
1349 pve-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
1357 pve-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
1363 pve-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
1373 pve-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
1385 pve-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
1399 pve-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
1405 pve-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
1417 pve-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
1439 pve-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
1451 pve-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
1457 pve-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
1485 pve-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
1493 pve-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
1499 pve-manager (4.4-10) unstable; urgency=medium
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
1513 pve-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
1529 pve-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
1539 pve-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
1547 pve-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
1597 pve-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
1603 pve-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
1609 pve-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
1623 pve-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
1651 pve-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
1665 pve-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
1671 pve-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
1700 pve-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
1708 pve-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
1774 pve-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
1782 pve-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
1800 pve-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
1806 pve-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
1812 pve-manager (4.3-6) unstable; urgency=medium
1813
1814 * fix #1175: make error messages more verbose
1815
1816 * add onlineHelp
1817
1818 * fix #1142: add hint when disabling a ha resource
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
1828 pve-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
1838 pve-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
1850 pve-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
1869 pve-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
1887 pve-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
1893 pve-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
1899 pve-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
1909 pve-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
1932 pve-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
1938 pve-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
1962 pve-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
2032 pve-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
2066 pve-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
2078 pve-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
2090 pve-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
2098 pve-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
2106 pve-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
2118 * Fix #191: acl: honor propagate checkbox
2119
2120 -- Proxmox Support Team <support@proxmox.com> Wed, 08 Jun 2016 12:46:04 +0200
2121
2122 pve-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
2130 pve-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
2140 pve-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
2146 pve-manager (4.2-8) unstable; urgency=medium
2147
2148 * depend on pve-docs package
2149
2150 * fix right click selection in tree
2151
2152 -- Proxmox Support Team <support@proxmox.com> Wed, 25 May 2016 10:00:22 +0200
2153
2154 pve-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
2166 pve-manager (4.2-6) unstable; urgency=medium
2167
2168 * allow tagging of vlan 1 in gui
2169
2170 * fix #1000: add backup checkbox for mountpoints
2171
2172 -- Proxmox Support Team <support@proxmox.com> Wed, 18 May 2016 11:32:43 +0200
2173
2174 pve-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
2189 pve-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
2197 * fix pending changes with boot order
2198
2199 * Do not send -debug versions of framework files
2200
2201 * add undo Zoom Button
2202
2203 * improve pending changes for qemu hardware in gui
2204
2205 * fix #979: check always for migrated VM
2206
2207 -- Proxmox Support Team <support@proxmox.com> Tue, 03 May 2016 06:33:55 +0200
2208
2209 pve-manager (4.2-3) unstable; urgency=medium
2210
2211 * improve gui cidr matching
2212
2213 * disable selecting when right clicking in tree
2214
2215 -- Proxmox Support Team <support@proxmox.com> Thu, 28 Apr 2016 10:58:05 +0200
2216
2217 pve-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
2223 pve-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
2231 pve-manager (4.1-34) unstable; urgency=medium
2232
2233 * LXC GUI: add network rate limit
2234
2235 * do not disable a combogrid when it loads
2236
2237 * fix wizard validity logic
2238
2239 * add enableKeyEvents to combogrid
2240
2241 * fix #949: add post-restart hook to vzdump
2242
2243 -- Proxmox Support Team <support@proxmox.com> Fri, 22 Apr 2016 09:15:07 +0200
2244
2245 pve-manager (4.1-33) unstable; urgency=medium
2246
2247 * Do not display the internal value we use for storing ostypes
2248
2249 * updated Italian translation
2250
2251 -- Proxmox Support Team <support@proxmox.com> Thu, 21 Apr 2016 12:21:38 +0200
2252
2253 pve-manager (4.1-32) unstable; urgency=medium
2254
2255 * GUI: enhace visibillity of dialog window border
2256
2257 * fix #143: add disk/mem percent sort
2258
2259 * fix #759: save columns of resourceGrid
2260
2261 * HA Resource: allow selecting no group
2262
2263 -- Proxmox Support Team <support@proxmox.com> Wed, 20 Apr 2016 09:21:17 +0200
2264
2265 pve-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
2271 pve-manager (4.1-30) unstable; urgency=medium
2272
2273 * GUI: use raw format for DRBD images
2274
2275 * also display Linux 4.X on OS selection
2276
2277 * fix #181: rewrite Boot Order Window
2278
2279 -- Proxmox Support Team <support@proxmox.com> Fri, 15 Apr 2016 08:38:06 +0200
2280
2281 pve-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
2287 pve-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
2295 pve-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
2302 * qemu monitor GUI: support page up/down
2303
2304 * Fix #936: ceph: support multiple roots in osd tree
2305
2306 * GUI: fix ceph tabs switching
2307
2308 -- Proxmox Support Team <support@proxmox.com> Tue, 12 Apr 2016 17:12:09 +0200
2309
2310 pve-manager (4.1-26) unstable; urgency=medium
2311
2312 * do not depend of pve-doc-generator (this should be a Build-Depend instead)
2313
2314 * revert default compress mode for vzdump to 0
2315
2316 -- Proxmox Support Team <support@proxmox.com> Tue, 12 Apr 2016 12:41:34 +0200
2317
2318 pve-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
2334 * qemu: fix parse vlan trunks
2335
2336 -- Proxmox Support Team <support@proxmox.com> Sun, 10 Apr 2016 15:49:23 +0200
2337
2338 pve-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
2344 pve-manager (4.1-23) unstable; urgency=medium
2345
2346 * switch GUI to ExtJS6
2347
2348 * use new ExtJS6 charts for node/lxc/qemu
2349
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
2356 * Fix #926: vzdump: config/default key regression
2357
2358 * fix compression selection in backup window
2359
2360 -- Proxmox Support Team <support@proxmox.com> Thu, 31 Mar 2016 10:57:55 +0200
2361
2362 pve-manager (4.1-22) unstable; urgency=medium
2363
2364 * lxc: disable ACL settings for bind mounts
2365
2366 * deactivate (currently) not working lxc templates
2367
2368 -- Proxmox Support Team <support@proxmox.com> Mon, 14 Mar 2016 17:30:39 +0100
2369
2370 pve-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
2376 pve-manager (4.1-20) unstable; urgency=medium
2377
2378 * Allow non-self-signed override certificate for API
2379
2380 * fix 911: lxc: always allow blank mac address for autogeneration
2381
2382 -- Proxmox Support Team <support@proxmox.com> Wed, 09 Mar 2016 14:38:30 +0100
2383
2384 pve-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
2400 pve-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
2408 pve-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
2416 pve-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
2430 pve-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
2442 pve-manager (4.1-14) unstable; urgency=medium
2443
2444 * pveupdate: Fix problems with turnkey repository
2445
2446 * Fix 895: don't drop the other processor values on load()
2447
2448 -- Proxmox Support Team <support@proxmox.com> Thu, 18 Feb 2016 06:35:32 +0100
2449
2450 pve-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
2456 pve-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
2462 pve-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
2470 pve-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
2476 pve-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
2482 pve-manager (4.1-8) unstable; urgency=medium
2483
2484 * gui: preserve extra cpu options when changing CPU type
2485
2486 * fix PVE::HA use clause so HA resources get registered
2487
2488 -- Proxmox Support Team <support@proxmox.com> Wed, 27 Jan 2016 16:45:45 +0100
2489
2490 pve-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
2498 pve-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
2504 pve-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
2510 pve-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
2516 pve-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
2522 pve-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
2528 pve-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
2534 pve-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
2540 pve-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
2546 pve-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
2552 pve-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
2572 pve-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
2578 pve-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
2590 pve-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
2596 pve-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
2602 pve-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
2608 pve-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
2614 pve-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
2626 * GUI: add Galician language
2627
2628 -- Proxmox Support Team <support@proxmox.com> Wed, 28 Oct 2015 11:53:42 +0100
2629
2630 pve-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
2638 pve-manager (4.0-54) unstable; urgency=medium
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
2644 pve-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
2652 pve-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
2659 pve-manager (4.0-49) unstable; urgency=medium
2660
2661 * GUI: add new vtype ConfigId, use it for snapshot names
2662
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
2667 pve-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
2673 pve-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
2679 pve-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
2685 pve-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
2695 pve-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
2701 pve-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
2707 pve-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
2713 pve-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
2721 pve-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
2727 pve-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
2743 pve-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
2749 * vzdump: replace 'find' exclude command switches
2750
2751 -- Proxmox Support Team <support@proxmox.com> Wed, 16 Sep 2015 11:05:49 +0200
2752
2753 pve-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
2762 pve-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
2773 pve-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
2779 pve-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
2791 pve-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
2807 pve-manager (4.0-32) unstable; urgency=medium
2808
2809 * aplinfo: improve version parser
2810
2811 * set size in the rootfs parameter on CT create
2812
2813 * pve-manager : novncindex : remove include inflator.js
2814
2815 -- Proxmox Support Team <support@proxmox.com> Sat, 29 Aug 2015 12:36:41 +0200
2816
2817 pve-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
2827 pve-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
2833 pve-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
2845 pve-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
2854 pve-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
2860 pve-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
2872 pve-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
2882 pve-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
2888 pve-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
2894 pve-manager (4.0-22) unstable; urgency=medium
2895
2896 * add embedded novnc console for nodes
2897
2898 * fix bug #648: forward call to correct node
2899
2900 -- Proxmox Support Team <support@proxmox.com> Mon, 29 Jun 2015 16:16:42 +0200
2901
2902 pve-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
2908 pve-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
2914 pve-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
2920 pve-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
2926 pve-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
2932 pve-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
2938 pve-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
2944 pve-manager (4.0-14) unstable; urgency=medium
2945
2946 * qemu GUI: fix CD edit (bug #640)
2947
2948 * Fix qemu create wizard when iothread is set
2949
2950 * Force Internet Explorer to interpret pages in IE10 compatibility modus
2951
2952 -- Proxmox Support Team <support@proxmox.com> Fri, 19 Jun 2015 06:46:19 +0200
2953
2954 pve-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
2962 pve-manager (4.0-12) unstable; urgency=medium
2963
2964 * change pve-manager service type to oneshot
2965
2966 * add iothread option
2967
2968 -- Proxmox Support Team <support@proxmox.com> Wed, 10 Jun 2015 09:05:29 +0200
2969
2970 pve-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
2992 pve-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
2998 pve-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
3004 pve-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
3010 pve-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
3016 pve-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
3022 pve-manager (4.0-5) unstable; urgency=medium
3023
3024 * ha GUI: show configuration errors
3025
3026 * fix apt sources for jessie
3027
3028 -- Proxmox Support Team <support@proxmox.com> Tue, 07 Apr 2015 09:55:48 +0200
3029
3030 pve-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
3036 pve-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
3044 pve-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
3056 pve-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
3062 pve-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
3068 pve-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
3074 pve-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
3082 pve-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
3088 pve-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
3094 pve-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
3100 pve-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
3106 pve-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
3114 pve-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
3120 pve-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
3126 pve-manager (3.3-12) unstable; urgency=low
3127
3128 * add numa option to processor form
3129
3130 * fix rendering of pending processor values
3131
3132 * GUI: dynamically update VM config every 5 seconds
3133
3134 -- Proxmox Support Team <support@proxmox.com> Wed, 21 Jan 2015 08:39:16 +0100
3135
3136 pve-manager (3.3-11) unstable; urgency=low
3137
3138 * New 'disconnect' button on the network edit pannel.
3139
3140 * Fix backup failure at shutdown (stop backup on host shutdown)
3141
3142 * vzdump: new option --stop to abort running backup job
3143
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
3148 pve-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
3154 pve-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
3160 pve-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
3166 pve-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
3172 pve-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
3180 pve-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
3186 pve-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
3192 pve-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
3198 pve-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
3204 pve-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
3210 pve-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
3216 pve-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
3224 pve-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
3230 pve-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
3236 pve-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
3242 pve-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
3248 pve-manager (3.2-25) unstable; urgency=low
3249
3250 * GUI: add discard option to qemu drive
3251
3252 * GUI: add Broadwell cpu model
3253
3254 -- Proxmox Support Team <support@proxmox.com> Wed, 20 Aug 2014 12:19:00 +0200
3255
3256 pve-manager (3.2-24) unstable; urgency=low
3257
3258 * GUI: add new 'Pool View'
3259
3260 * GUI: show correct node status in 'Storage View'
3261
3262 -- Proxmox Support Team <support@proxmox.com> Wed, 13 Aug 2014 08:07:59 +0200
3263
3264 pve-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
3270 pve-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
3276 pve-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
3282 pve-manager (3.2-20) unstable; urgency=low
3283
3284 * add sencha touch based GUI for mobile devices
3285
3286 * update Chinese translation (zh_CN).
3287
3288 -- Proxmox Support Team <support@proxmox.com> Tue, 05 Aug 2014 09:30:49 +0200
3289
3290 pve-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
3297 pve-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
3303 pve-manager (3.2-17) unstable; urgency=low
3304
3305 * include improved Spanish translation
3306
3307 * allow to set/edit two factor authentication (yubico, oath)
3308
3309 -- Proxmox Support Team <support@proxmox.com> Fri, 18 Jul 2014 08:23:02 +0200
3310
3311 pve-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
3317 pve-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
3323 pve-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
3329 pve-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
3335 pve-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
3341 pve-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
3347 pve-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
3353 pve-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
3363 pve-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
3369 pve-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
3379 pve-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
3385 pve-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
3393 pve-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
3399 pve-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
3405 pve-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
3415 pve-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
3421 pve-manager (3.1-45) unstable; urgency=low
3422
3423 * parseQemuNetwork: add vmxnet3
3424
3425 * add /usr/share/doc/pve-manager/examples/spice-example-sh
3426
3427 -- Proxmox Support Team <support@proxmox.com> Mon, 03 Mar 2014 07:06:02 +0100
3428
3429 pve-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
3437 pve-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
3443 pve-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
3449 pve-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
3455 pve-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
3461 pve-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
3471 pve-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
3479 pve-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
3485 pve-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
3493 pve-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
3507 pve-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
3513 pve-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
3518
3519 * ceph: only use 64 PGs by default
3520
3521 * ceph: allow to specify crush ruleset on pool creation
3522
3523 -- Proxmox Support Team <support@proxmox.com> Fri, 03 Jan 2014 10:58:49 +0100
3524
3525 pve-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
3537 pve-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
3543 pve-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
3549 pve-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
3555 pve-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
3561 pve-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
3571 pve-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
3583 pve-manager (3.1-25) unstable; urgency=low
3584
3585 * delay UNAUTHORIZED response to avoid DOS attac
3586
3587 * fix typo in pve cron script
3588
3589 * backup GUI: fix VMID selection bug
3590
3591 -- Proxmox Support Team <support@proxmox.com> Mon, 18 Nov 2013 11:20:37 +0100
3592
3593 pve-manager (3.1-24) unstable; urgency=low
3594
3595 * fix IP address parser for OpenVZ containers
3596
3597 * fix UPID parser for long uptimes (> 497 days)
3598
3599 -- Proxmox Support Team <support@proxmox.com> Wed, 06 Nov 2013 10:48:19 +0100
3600
3601 pve-manager (3.1-23) unstable; urgency=low
3602
3603 * subscription updates: set UserAgent header on proxy connect request
3604
3605 * correctly set content type for GUI index page
3606
3607 * allow to add ipv6 address to OpenVZ containers
3608
3609 -- Proxmox Support Team <support@proxmox.com> Tue, 29 Oct 2013 10:20:02 +0100
3610
3611 pve-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
3617 pve-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
3623 pve-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
3633 pve-manager (3.1-19) unstable; urgency=low
3634
3635 * vzdump: remove temporary directories (revert bug introduced by
3636 commit 1bb6e88fd65bb44a745065d2d899832f6ea0a2f5)
3637
3638 * add Editor for new ZFSPlugin
3639
3640 -- Proxmox Support Team <support@proxmox.com> Fri, 04 Oct 2013 06:55:58 +0200
3641
3642 pve-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
3648 pve-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
3655 pve-manager (3.1-16) unstable; urgency=low
3656
3657 * do not use -w switch as it breaks modules
3658
3659 * pveproxy: fix configuration parser for /dec/defaults/pveproxy
3660
3661 -- Proxmox Support Team <support@proxmox.com> Tue, 01 Oct 2013 10:37:39 +0200
3662
3663 pve-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
3669 pve-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
3675 pve-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
3681 pve-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
3687 pve-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
3693 pve-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
3699 pve-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
3706 pve-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
3714 pve-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
3722 pve-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
3730 pve-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
3736 pve-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
3742 pve-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
3748 pve-manager (3.1-2) unstable; urgency=low
3749
3750 * fix perl dependencies
3751
3752 * display subscription status after login
3753
3754 -- Proxmox Support Team <support@proxmox.com> Fri, 16 Aug 2013 06:15:27 +0200
3755
3756 pve-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
3762 pve-manager (3.0-38) unstable; urgency=low
3763
3764 * add GUI for GlusterFS storage
3765
3766 * vzdump: wait one second before unmounting the snapshot (avoid device busy error)
3767
3768 -- Proxmox Support Team <support@proxmox.com> Tue, 13 Aug 2013 10:32:05 +0200
3769
3770 pve-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
3788 pve-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
3793
3794 * avoid apt autoremoval for pve-kernel packages
3795
3796 -- Proxmox Support Team <support@proxmox.com> Wed, 24 Jul 2013 12:43:38 +0200
3797
3798 pve-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
3804 pve-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
3810 pve-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
3818 pve-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
3824 pve-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
3832 pve-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
3838 pve-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
3848 pve-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
3859 pve-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
3866 pve-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
3872 pve-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
3878 pve-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
3888 pve-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
3898 pve-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
3904 pve-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
3910 pve-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
3916 pve-manager (3.0-19) unstable; urgency=low
3917
3918 * updated Chinese translation
3919
3920 * allow to upload files with spaces in filename (replace with '_')
3921
3922 * allow to delete pools with non-existent VMs/Storage
3923
3924 -- Proxmox Support Team <support@proxmox.com> Wed, 22 May 2013 06:04:49 +0200
3925
3926 pve-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
3938 pve-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
3944 pve-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
3950 pve-manager (3.0-15) unstable; urgency=low
3951
3952 * fix bug #385: correctly handle Accept-Encoding
3953
3954 -- Proxmox Support Team <support@proxmox.com> Mon, 13 May 2013 09:12:41 +0200
3955
3956 pve-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
3962 pve-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
3968 pve-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
3974 pve-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
3980 pve-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
3990 pve-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
4000 pve-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
4008 pve-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
4014 pve-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
4021 pve-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
4027 pve-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
4033 pve-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
4039 pve-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
4045 pve-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
4051 pve-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
4057 pve-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
4063 pve-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
4069 pve-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
4075 pve-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
4081 pve-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
4091 pve-manager (2.3-7) unstable; urgency=low
4092
4093 * fix javascript jslint warnings to make it work on all browsers.
4094
4095 * use e1000 as default network card
4096
4097 * enable RBD on the GUI
4098
4099 -- Proxmox Support Team <support@proxmox.com> Thu, 31 Jan 2013 07:16:13 +0100
4100
4101 pve-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
4107 pve-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
4113 pve-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
4119 pve-manager (2.3-3) unstable; urgency=low
4120
4121 * GUI: tasks - use better icon for open console
4122
4123 * implement auto-ballooning
4124
4125 -- Proxmox Support Team <support@proxmox.com> Thu, 20 Dec 2012 13:44:53 +0100
4126
4127 pve-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
4133 pve-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
4139 pve-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
4147 pve-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
4153 pve-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
4159 pve-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
4165 pve-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
4171 pve-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
4178 pve-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
4184 pve-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
4190 pve-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
4196 pve-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
4202 pve-manager (2.2-22) unstable; urgency=low
4203
4204 * vzdump: also run 'backup-start' hook in snapshot mode
4205
4206 * update openvz appliance list
4207
4208 * add win8 to OS type selector
4209
4210 * fix bug #205
4211
4212 -- Proxmox Support Team <support@proxmox.com> Fri, 12 Oct 2012 06:07:12 +0200
4213
4214 pve-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
4220 pve-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
4232 pve-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
4238 pve-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
4244 pve-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
4250 pve-manager (2.1-16) unstable; urgency=low
4251
4252 * vzrestore: allow --storage option
4253
4254 * fix bug 178: correctly verify if VMID is already used
4255
4256 * GUI: allow to select SCSI disks when creating VMs (booting from SCSI
4257 disks works again)
4258
4259 -- Proxmox Support Team <support@proxmox.com> Wed, 05 Sep 2012 08:04:28 +0200
4260
4261 pve-manager (2.1-15) unstable; urgency=low
4262
4263 * Slovenian translation (thanks to Dojan Borstnar)
4264
4265 * new option to select SCSI controller hardware
4266
4267 * add SATA to GUI
4268
4269 -- Proxmox Support Team <support@proxmox.com> Wed, 29 Aug 2012 07:15:54 +0200
4270
4271 pve-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
4277 pve-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
4283 pve-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
4289 pve-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
4295 pve-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
4301 pve-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
4307 pve-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
4313 pve-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
4319 pve-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
4325 pve-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
4331 pve-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
4337 pve-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
4343 pve-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
4349 pve-manager (2.1-1) unstable; urgency=low
4350
4351 * added Turkish translation
4352
4353 -- Proxmox Support Team <support@proxmox.com> Thu, 26 Apr 2012 06:16:55 +0200
4354
4355 pve-manager (2.0-64) unstable; urgency=low
4356
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
4361
4362 * fix bug #174: add cpuunits to KVM options
4363
4364 -- Proxmox Support Team <support@proxmox.com> Tue, 24 Apr 2012 08:09:23 +0200
4365
4366 pve-manager (2.0-63) unstable; urgency=low
4367
4368 * fix bug 128: implement pvectl startall/stopall
4369
4370 * fix bug 171: activate storage before starting containers
4371
4372 -- Proxmox Support Team <support@proxmox.com> Wed, 18 Apr 2012 10:02:54 +0200
4373
4374 pve-manager (2.0-62) unstable; urgency=low
4375
4376 * fix bug #115: simplify GUI for users without permissions.
4377
4378 * update Italian translation
4379
4380 -- Proxmox Support Team <support@proxmox.com> Tue, 17 Apr 2012 10:37:05 +0200
4381
4382 pve-manager (2.0-61) unstable; urgency=low
4383
4384 * add Italian translation
4385
4386 -- Proxmox Support Team <support@proxmox.com> Mon, 16 Apr 2012 10:10:02 +0200
4387
4388 pve-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
4394 pve-manager (2.0-58) unstable; urgency=low
4395
4396 * fix bug #141: allow to create backup job without compression
4397
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
4404 pve-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
4410 pve-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
4416 pve-manager (2.0-55) unstable; urgency=low
4417
4418 * fix bug #135: allow single letter 'dns-name', allow to start names
4419 with numbers
4420
4421 * fix bug #137: API change! Return node name using 'node' property.
4422
4423 -- Proxmox Support Team <support@proxmox.com> Mon, 02 Apr 2012 12:13:33 +0200
4424
4425 pve-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
4433 pve-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
4440 pve-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
4446 pve-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
4452 pve-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
4458 pve-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
4464 pve-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
4470 pve-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
4476 pve-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
4482 pve-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
4491 pve-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
4500 pve-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
4506 pve-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
4512 pve-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
4518 pve-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
4524 pve-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
4533 pve-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
4539 pve-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
4545 pve-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
4551 pve-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
4557 pve-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
4563 pve-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
4569 pve-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
4579 pve-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
4587 pve-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
4593 pve-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
4601 pve-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
4607 pve-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
4613 pve-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
4619 pve-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
4625 pve-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
4631 pve-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
4637 pve-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
4645 pve-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
4651 pve-manager (2.0-20) unstable; urgency=low
4652
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
4661 * fix bug #85: allow root@pam to generate tickets for other users
4662
4663 * fix bug #86: correctly decode cookie
4664
4665 -- Proxmox Support Team <support@proxmox.com> Tue, 17 Jan 2012 06:36:23 +0100
4666
4667 pve-manager (2.0-19) unstable; urgency=low
4668
4669 * depend on resource-agents-pve
4670
4671 * depend on fence-agents-pve
4672
4673 * fix Danish kvm keyboard name (use 'da' instead of 'dk')
4674
4675 -- Proxmox Support Team <support@proxmox.com> Mon, 09 Jan 2012 10:13:00 +0100
4676
4677 pve-manager (2.0-18) unstable; urgency=low
4678
4679 * add Datacenter summary
4680
4681 * use NFS version 3 by default when creating a new NFS storage.
4682
4683 -- Proxmox Support Team <support@proxmox.com> Fri, 23 Dec 2011 10:39:34 +0100
4684
4685 pve-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
4691 pve-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
4699 pve-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
4705 pve-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
4711 pve-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
4717 pve-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
4723 pve-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
4729 pve-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
4735 pve-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
4741 pve-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
4749 pve-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
4755 pve-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
4763 pve-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
4771 pve-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
4777 pve-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
4783 pve-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
4791 pve-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
4797 pve-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
4805 pve-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
4811 pve-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
4819 pve-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
4825 pve-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
4831 pve-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
4837 pve-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
4847 pve-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
4853 pve-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
4859 pve-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
4867 pve-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
4875 pve-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
4881 pve-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
4891 pve-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
4899 pve-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
4905 pve-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
4911 pve-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
4921 pve-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
4927 pve-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
4933 pve-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
4949 pve-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
4955 pve-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
4961 pve-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
4971 pve-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
4977 pve-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
4983 pve-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
4991 pve-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
4997 pve-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
5003 pve-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
5009 pve-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
5015 pve-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