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