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