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