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