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