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