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