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