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