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