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