]> git.proxmox.com Git - pve-manager.git/blob - debian/changelog
bump version to 6.2-2
[pve-manager.git] / debian / changelog
1 pve-manager (6.2-2) pve; urgency=medium
2
3 * fix #2708: ui: increase default memory in VM create wizard to 2GiB
4
5 * improve ACME and certificate related user interface
6
7 -- Proxmox Support Team <support@proxmox.com> Thu, 07 May 2020 21:49:10 +0200
8
9 pve-manager (6.2-1) pve; urgency=medium
10
11 * ui: support up to 8 corosync/kronosnet links on cluster create or join
12
13 * initial gui-integration of DNS based ACME (Let's Encrypt) certificate
14 configuration and management
15
16 * fix #1210: ceph: extend pveceph purge
17
18 * ui: switch backup default compression selection to ZSTD
19
20 -- Proxmox Support Team <support@proxmox.com> Wed, 06 May 2020 20:17:51 +0200
21
22 pve-manager (6.1-11) pve; urgency=medium
23
24 * Fix #2124: Add support for zstd
25
26 -- Proxmox Support Team <support@proxmox.com> Mon, 4 May 2020 14:11:21 +0200
27
28 pve-manager (6.1-10) pve; urgency=medium
29
30 * acme: use new proxmox-acme-perl
31
32 * acme: allow configuring DNS plugin options in nodeconfig
33
34 -- Proxmox Support Team <support@proxmox.com> Sat, 02 May 2020 18:33:27 +0200
35
36 pve-manager (6.1-9) pve; urgency=medium
37
38 * fix #2634: print specific error if hook-script is not executable
39
40 * API: allow one to OVS network live reloading
41
42 * add experimental SDN gui
43
44 * ui: ceph: add icons for versions in MON/MGR/MDS ServiceList panels
45
46 * ui: ceph: add highest cluster version in summary
47
48 * ui: add API token management interfaces
49
50 * ui: add user and API token "effective-permission" explorer
51
52 * ui: add Language selection in user menu
53
54 * ui: datacenter/Authentication: allow one to sync LDAP and AD realms
55
56 * certs: early renew long-lived certificates to cope with clients which do
57 not accept certificates with a lifetime of more than two years
58
59 * ui: don't block offline migration due non-referenced disk in the config
60
61 -- Proxmox Support Team <support@proxmox.com> Wed, 29 Apr 2020 17:15:38 +0200
62
63 pve-manager (6.1-8) pve; urgency=medium
64
65 * ui CT Features: add checkbox for new allow unproblematic mknod device
66 creation in CT feature.
67
68 * ui: do not suggest that it's allow to edit 'special' permission roles
69
70 * ui: snapshots: hide 'Include RAM' when VM isn't running
71
72 * ui: TFAEdit: use viemodel binding for hiding/showing qr code
73
74 * ui: dc/Summary: improve dashboard storage calculation
75
76 * ui/cluster: show all corosync/knet links (up to 8) in cluster overview
77
78 * gui: pci passthrough: fix 'Add PCI' dialog for new devices
79
80 * vzdump: add support for proxmox backup server
81
82 * storage content GUI: improve detection of backup volumes
83
84 * pvesh: Add all standard output options that are not yet defined
85
86 * ceph: do not check IPs if no explicit puvlic/cluster networks got set in
87 the ceph configuration
88
89 * ui: qemu: allow one to add a virtio-rng device
90
91 * ui: ContentView: consider new ctime value
92
93 * fix #2611: gui: use backendUnit and pretty renderer
94
95 * ui: dc/options: add max_workers setting
96
97 * ui: make grid column filter more obvious
98
99 -- Proxmox Support Team <support@proxmox.com> Mon, 09 Mar 2020 19:05:11 +0100
100
101 pve-manager (6.1-7) pve; urgency=medium
102
103 * ui: show cluster name from joinInfo in join dialog
104
105 * fix #2572: gui: make snapshot panel visible for VM.Audit
106
107 * ui: fix disk controllers sortByPreviousUsage iteration when re-attaching a disk
108
109 -- Proxmox Support Team <support@proxmox.com> Thu, 30 Jan 2020 20:31:58 +0100
110
111 pve-manager (6.1-6) pve; urgency=medium
112
113 * ui: reload embedded xterm.js console if CT starts during viewing it
114
115 * fix #2334: gui/cloudinit: enable edit button only when editor is set
116
117 * ifupdown1: bridgevlan: add bridge-vids list support
118
119 * api2: network: add bond-primary, MTU, vlan-raw-device and vlan-id options
120
121 * fix #2552: ui: allow one to collapse notes panel from guest summary
122
123 * pvestatd: broadcast supported node CPU flags
124
125 * www: add 'users' columns to Groups model
126
127 * integrate authentication with API tokens
128
129 * implement 'allowtoken' property for REST API endpoint schema
130
131 * ui: add permissions button to userview
132
133 -- Proxmox Support Team <support@proxmox.com> Wed, 29 Jan 2020 21:28:52 +0100
134
135 pve-manager (6.1-5) pve; urgency=medium
136
137 * ui: make storage where VM-state is saved configurable
138
139 * ui: vm/HDEdit: fix backup checkbox default
140
141 * ui: fix Bandwidth-Selector component for empty return values
142
143 * fix #2509: add --rsyncable to backups using pigz again
144
145 * fix #2496: api: create OSD: check if ceph cluster network is configured
146
147 -- Proxmox Support Team <support@proxmox.com> Mon, 16 Dec 2019 15:12:19 +0100
148
149 pve-manager (6.1-4) pve; urgency=medium
150
151 * ui: add date column for backups in storage content view
152
153 * ui: backup restore: add start-after-restore checkbox
154
155 * bulk migration: only pass 'with-local-disks' along if defined, to avoid
156 warnings
157
158 * ceph: Create symlink on standalone MGR creation
159
160 * ui: improve choosing column per-row-count based on width in DC Node, VM, CT
161 summary panels
162
163 * ui: local browser settings: let users overwrite the number of columns in
164 summary panels
165
166 * ui: Mountpoint Edit/Create: default to true for "backup inclusion" on MP
167 creation
168
169 -- Proxmox Support Team <support@proxmox.com> Mon, 09 Dec 2019 15:33:12 +0100
170
171 pve-manager (6.1-3) pve; urgency=medium
172
173 * api: apt/versions: improve stabillity under edge cases
174
175 * improve pveversion for removed but not yet purged packages
176
177 * fix #2487: ui: HA: show VM/CT name column in resource overview
178
179 -- Proxmox Support Team <support@proxmox.com> Tue, 03 Dec 2019 14:34:26 +0100
180
181 pve-manager (6.1-2) pve; urgency=medium
182
183 * ui: dc/options: add onlineHelp to u2f and ha edit window
184
185 * LXC: Disable resize button when volume is unusued
186
187 * ui: dc/options: fix capabillities for u2f, bwlimits, ha settings
188
189 * api: apt/versions: track ifupdown and ifupdown2 as optional package
190
191 * api: add migrate precondition checks to bulk migrate api
192
193 * ui: add checkbox to bulk migrate window to allow migration with local disks
194
195 * ui; qemu/HardwareView: show vmstate and allow removal
196
197 -- Proxmox Support Team <support@proxmox.com> Sat, 30 Nov 2019 18:41:21 +0100
198
199 pve-manager (6.1-1) pve; urgency=medium
200
201 * fix #2462: ACMEAccount: make tos in get_tos optional
202
203 * ui: lxc: switch reboot and stop button to match the interface of VMs
204
205 * ui: allow to set 'migrate' HA shutdown policy in datacenter options
206
207 * ui: node network: enable apply config button
208
209 * api: network reload: more granular "is OVS used" check
210
211 * automatically renew pve-ssl.pem when it nearly expires
212
213 * api: ceph monitor: allow full-mesh routed setup for monitor IP
214
215 * ui: dc/options: allow one to setup U2F AppID and origin
216
217 * lxc: disable remove button for pending resource changes
218
219 * adaptions for the experimental SDN package
220
221 * ui: dc/options: add clusterwide IO bandwidth limit editor
222
223 -- Proxmox Support Team <support@proxmox.com> Wed, 27 Nov 2019 11:35:57 +0100
224
225 pve-manager (6.0-15) pve; urgency=medium
226
227 * api/ceph: skip merging metadata if hostname is undefined
228
229 * Fix #2476: Fix auto-ballooning QMP command
230
231 -- Proxmox Support Team <support@proxmox.com> Thu, 21 Nov 2019 15:16:27 +0100
232
233 pve-manager (6.0-14) pve; urgency=medium
234
235 * add reboot button for container
236
237 * improve pvestatd memory usage when a Graphite External Metric status plugin
238 is enabled
239
240 * fix #352: Limit the length of backup logs for mails
241
242 * fix #2436: ui: pci passthrough: consider domain in PCISelector
243
244 * fix #844: allow to set an initial delay for the start-all-marked guests on
245 boot command, in the per-node config.
246
247 * api: node/config: allow to return only a specific config property
248
249 * VM guest agent: allow to set QGA socket type also to ISA for guest
250 operating systems not supporting VirtIO serial sockets
251
252 -- Proxmox Support Team <support@proxmox.com> Wed, 20 Nov 2019 20:45:36 +0100
253
254 pve-manager (6.0-13) pve; urgency=medium
255
256 * takeover CertCache from pve-cluster
257
258 * use PVE::DataCenterConfig
259
260 * use PVE::RRD for RRD data
261
262 * pveproxy.service: take over pvecm call from pve-cluster.service
263
264 * update (build-)dependencies after pve-cluster refactor
265
266 -- Proxmox Support Team <support@proxmox.com> Mon, 18 Nov 2019 12:22:30 +0100
267
268 pve-manager (6.0-12) pve; urgency=medium
269
270 * pveversion: track libspice-server1 version again
271
272 * ui: fix backup "Run now" with specific node selected
273
274 * add initial graphite TCP support
275
276 * gui: lxc/Resources: improve reload behaviour
277
278 * ui: vm opts: add hint for spice foldersharing
279
280 * api: ceph version: actually get full version
281
282 * api: ceph/metadata: add structured node versions information
283
284 -- Proxmox Support Team <support@proxmox.com> Fri, 15 Nov 2019 19:04:46 +0100
285
286 pve-manager (6.0-11) pve; urgency=medium
287
288 * fix #1291: add purge checkbox to VM/CT destroy dialog
289
290 * ui: TFA: default to a 160 bit secret
291
292 * ensure alias.db is available and up-to-date if upgrading from older versions
293
294 * ui: qemu: update grid button status with events from correct store
295
296 * ui: Container: add revert button for pending changes
297
298 -- Proxmox Support Team <support@proxmox.com> Wed, 30 Oct 2019 18:02:40 +0100
299
300 pve-manager (6.0-10) pve; urgency=medium
301
302 * api: subscription: use rpcenv for permission check
303
304 * updated shipped aplinfo index
305
306 * vzdump: move code needed for cfs register of vzdump.cron to guest-common
307
308 * fix #2364: allow offline migration with local cloudinit disk
309
310 * webinterface: show and allow one to edit pending container changes
311
312 -- Proxmox Support Team <support@proxmox.com> Fri, 18 Oct 2019 22:29:22 +0200
313
314 pve-manager (6.0-9) pve; urgency=medium
315
316 * webinterface: vm-options: add spice enhancements
317
318 * webinterface: vm opts: clarify QEMU Guest Agent option
319
320 * webinterface: qemu: allow move disk for EFI Disk again
321
322 * webinterface: vm migrate: add checkbox to enable offline migration with
323 local resources
324
325 * aplinfo: update trusted keys to include all currently trusted ones.
326
327 -- Proxmox Support Team <support@proxmox.com> Wed, 16 Oct 2019 08:25:44 +0200
328
329 pve-manager (6.0-8) pve; urgency=medium
330
331 * fix #2262: allow one to set noVNC default scale in setting
332
333 * improve layout of browser local user settings
334
335 * api network: improve experimental SDN network support
336
337 * ui: fix small login window issue on chrome
338
339 * update shipped appliance info index
340
341 * gui: qemu: add reboot button which powercycles a VM and applies any
342 outstanding pending changes in-between
343
344 * gui: usb: Enable USB3 for Spice USB passthrough
345
346 * gui: improve USB pass through selector, allow to search by product
347
348 * ui: cpumodel: add Skylake-Server, Cascadelake-Server, KnightsMill
349
350 * mobile gui: implement login for OTP based TFA enabled user accounts
351
352 * gui: Make CPU Model Selector a searchable grid view
353
354 * fix #2389: ceph wizard showing network of target node
355
356 -- Proxmox Support Team <support@proxmox.com> Fri, 04 Oct 2019 16:41:47 +0200
357
358 pve-manager (6.0-7) pve; urgency=medium
359
360 * ui: vm memory: correctly set initial maxValue for balloon
361
362 * fix #2340: gui: ceph: handle 'null' versions for hosts
363
364 * fix #2341: ceph: osd create: allow db/wal on partioned disks
365
366 * ui: allow one to add the AES flag explicitly to VMs
367
368 * ui: IPRef field: allow all valid IPs, even if not in the store
369
370 * ui: show supported file types in upload file selector
371
372 * api: add initial (experimental!) Software Defined Networ (SDN) API
373 integration if the libpve-network-perl is installed
374
375 -- Proxmox Support Team <support@proxmox.com> Tue, 03 Sep 2019 10:31:21 +0200
376
377 pve-manager (6.0-6) pve; urgency=medium
378
379 * ui: vm/Hardware: convert more icons from bitmap to vectorized font
380 awesome
381
382 * ui: login: do not show connection failure as login failure
383
384 * fix #582: Cope with long running deletions of backup and disk images
385 by forking a task worker into the background after some delay
386
387 * fix #2314: remove GZIP env var
388
389 * fix #1594: add "Run now" button for cluster wide backup jobs
390
391 * backup: delete "exclude" VMID list when switching a backup job to pool mode
392
393 -- Proxmox Support Team <support@proxmox.com> Fri, 16 Aug 2019 13:09:50 +0200
394
395 pve-manager (6.0-5) pve; urgency=medium
396
397 * fix #2292: ceph osd create: use size parameter for db/wal
398
399 * improve ceph error handling
400
401 * aplinfo: update from aplinfo-pve-6.dat
402
403 * gui: improve service and package version hints in ceph OSD and dashboard
404 view.
405
406 * fix #2265: enable discard for virtio-blk
407
408 * pve5to6: cert: check certificates key size
409
410 * ceph: add new OSD flag API endpoints in node-agnostic /cluster/ceph path
411
412 * gui: ceph: Allow to set much more flags than 'noout' through the Web GUI
413 with a new flag management window
414
415 * ui: add VM 'hv-tlbflush' and 'hv-evmcs' CPU flag as new optional flags, for
416 those where they do not generate problems.
417
418 * ui: Include Windows Server 2019 in OS-Type list
419
420 * allow to add a SPICE audio devices to a VM
421
422 -- Proxmox Support Team <support@proxmox.com> Tue, 23 Jul 2019 19:21:08 +0200
423
424 pve-manager (6.0-4) pve; urgency=medium
425
426 * ui: fix wrong defaultConsole fallback in tree
427
428 * ui: dc/Cluster: rename ring columns to link
429
430 * ui: cephfs: also add new tooltip like pool create
431
432 * ceph: mon list: show only as running when monitor is quorate
433
434 * pve5to6: do not complain about native newly created Nautilus OSDs
435
436 -- Proxmox Support Team <support@proxmox.com> Mon, 15 Jul 2019 18:37:12 +0200
437
438 pve-manager (6.0-3) pve; urgency=medium
439
440 * pveam available: add 'mail' to sections
441
442 * ui: node/disks: fine tune column width and hide vendor by default
443
444 * ui: container: filter unusable lxc mount options for the special rootfs
445 mountpoint
446
447 -- Proxmox Support Team <support@proxmox.com> Fri, 12 Jul 2019 12:30:58 +0200
448
449 pve-manager (6.0-2) pve; urgency=medium
450
451 * ceph: add api call for getting the ceph config database
452
453 * gui: ceph: show config database under the file config
454
455 * fix #1451: allow some extra mount options for container
456
457 * further improve 5to6 checklist script
458
459 * fix #2267: delete address(6) and netmas(6) with cidr(6)~
460
461 * gui: show a 0 value for HA resource grid max_relocate/restart
462 columns correctly
463
464 * pveproxy: allow to request debug sources directly over GET
465 parameter
466
467 * ui: dc/options: use proxmoxNetworkSelector for network
468
469 * ui/Parser: printPropertyString: sort non-defaultKey parts for
470 stability
471
472 * api/ceph: add osd scrub api call
473
474 * gui: ceph osd: refactor osd panel and add scrub button~
475
476 * ui: ceph OSD: tweak default column width a bit~
477
478 * ui: ceph/osd: only show at max 5 digits after decimal point for
479 weight
480
481 * ui: ceph/osd: merge apply + commit latency columns~
482
483 * ui: remove notify calls on viewmodel
484
485 * ui: ceph/pool: rework status grid a bit
486
487 * ui: ceph/service list: re-do column definitions with flexible widths
488
489 * ui: ceph/pool: enable add_storages by default and add tooltip~
490
491 * ui: dc/cluster: allow to create cluster with second link
492
493 -- Proxmox Support Team <support@proxmox.com> Thu, 11 Jul 2019 20:41:51 +0200
494
495 pve-manager (6.0-1) pve; urgency=medium
496
497 * gui: ceph pools: fix pool percentage used display
498
499 * further improve pve5to6 upgrade checklist helper
500
501 * gui: ceph: fix syslog resize
502
503 * ceph: osd: use get-or-create to create a bootstrap-osd key on demand
504
505 * ceph: init: only handle keyring if auth is cephx
506
507 * ceph: mon create: add known monitor ips to mon_host if it is empty
508
509 * ceph: automatically create manager after the first monitor
510
511 * pveceph install: set repo URL to download.proxmox.com nautilus repo
512
513 * ceph: do not distribute obsolete ceph.service anymore
514
515 -- Proxmox Support Team <support@proxmox.com> Thu, 04 Jul 2019 15:53:18 +0200
516
517 pve-manager (6.0-0+4) pve; urgency=medium
518
519 * ui: switch over default console viewer to xterm.js
520
521 * improve pve5to6 upgrade checklist helper
522
523 * ui: use new network selector for cluster create and join
524
525 * remove pve-apt.conf which ensured pve-kernels did not get
526 autoremoved, replaced by a smarter version provided by proxmox-ve
527
528 * fix #1278: add possibility to backup pools over API and Web UI
529
530 * ceph: mon create: fix not starting monitor if no public_addr is in conf
531
532 * eph: disallow IPv4 in new clusters when IPv6 is enabled
533
534 -- Proxmox Support Team <support@proxmox.com> Fri, 28 Jun 2019 20:26:53 +0200
535
536 pve-manager (6.0-0+3) pve; urgency=medium
537
538 * VM migrate: add migration with local disks over web GUI
539
540 * VM migrate: do some initial checks before a migrate is triggered to notify
541 users about problems earlier
542
543 * ceph: init: update inital config for nautilus
544
545 * ceph: improve monitor creation and adapt for Nautilus
546
547 * ceph: mon create: detect pubnet via config database
548
549 * ceph: enable also msgr2 format for monitors
550
551 * gui: ostypes: include 5.x in Linux series and reword to range
552
553 * gui: add warnings for ceph and zfs for disks backed by hardware raid
554 controller
555
556 * gui: workspace: cope better with upgrade related false positive 401
557 HTTP codes
558
559 * backup jobs: acquire lock before modifying vzdump.cron
560
561 -- Proxmox Support Team <support@proxmox.com> Tue, 25 Jun 2019 12:37:44 +0200
562
563 pve-manager (6.0-0+2) pve; urgency=medium
564
565 * api: cluster/resources: add information about guest locks
566
567 * gui: tree: add lock information to tree entries and its tooltips
568
569 * api network: make IPv6 address checking spew out more useful errors
570
571 * gui: ceph install wizard: use new network selector widget for monitor
572 creation
573
574 * fix #2190: Base64 encode SMBIOS value strings in order to allow more
575 characters
576
577 * ceph: allow to enable encryption on osd create through web GUI or API
578
579 * gui: vm: add new CPU flag selector with tri-state awareness and many more
580 flags to select
581
582 * improve OSD creation compatibility with Ceph Nautilus
583
584 * gui: add initial version of cluster wide ceph dashboard
585
586 * allow to destroy OSDs under both, Ceph Luminous and Nautilus
587
588 * ui: show ceph monitor, manager & OSD versions from pveceph managed cluster
589 and warn if they are not all the same
590
591 * fix #2223: fix set_button_status isCDRom
592
593 -- Proxmox Support Team <support@proxmox.com> Fri, 14 Jun 2019 21:16:41 +0200
594
595 pve-manager (6.0-0+1) pve; urgency=medium
596
597 * rework log out button to general user and session management menu
598
599 * re-build for Debian Buster / PVE 6
600
601 -- Proxmox Support Team <support@proxmox.com> Wed, 22 May 2019 21:30:56 +0200
602
603 pve-manager (5.4-6) unstable; urgency=medium
604
605 * gui: node: change syslog to JournalView and new (mini-)journal api
606
607 * node: add api endpoint for new mini-journalreader
608
609 * fix #2197: ui: editing CDROM doesn't require VM.Config.Disk rights
610
611 * ui: NodeSelector: check status field for offline nodes
612
613 * allow to use cidr(6) for passing IP/CIDR to the network api
614
615 * fix #2183: fix blinking subscription and show unknown status
616
617 * ui: TFAEdit: use new tfa api call
618
619 * ui: storage: handle empty response in case of file upload error
620
621 -- Proxmox Support Team <support@proxmox.com> Wed, 15 May 2019 16:18:40 +0200
622
623 pve-manager (5.4-5) unstable; urgency=medium
624
625 * ui: two factor auth: handle older TFA setups with no specific type set
626
627 * fix #1910: urlencode usernames in UserEdit
628
629 * ensure we have up-to-date information before retrieving cluster status
630
631 * fix #482: Add timestamps to backup create task log
632
633 -- Proxmox Support Team <support@proxmox.com> Wed, 24 Apr 2019 11:28:11 +0000
634
635 pve-manager (5.4-4) unstable; urgency=medium
636
637 * fix #1326: allow multiple status server definitions per type
638
639 * fix ceph install wizard not accepting ipv6
640
641 * ui: tfa: set initial tab based on current tfa type and disable other
642 tabs
643
644 * fix #2177: use getValue() to get otp value
645
646 * fix #263: only include node rrd stats if user has Sys.Audit
647
648 -- Proxmox Support Team <support@proxmox.com> Tue, 16 Apr 2019 14:22:47 +0000
649
650 pve-manager (5.4-3) unstable; urgency=medium
651
652 * use correct icon for hibernate in tree context command menu
653
654 * ui: Restore: Fix error where the textfield did not default to next
655 free VMID
656
657 * fix #1814: do not enable disk related buttons for audit user
658
659 * ui: dc/options: allow to edit migration settings and HA shutdown
660 policy
661
662 -- Proxmox Support Team <support@proxmox.com> Wed, 10 Apr 2019 16:11:05 +0200
663
664 pve-manager (5.4-2) unstable; urgency=medium
665
666 * improve user TFA editing
667
668 * all TFA logins are now provided as two steps in the WebUI, first
669 common login credentials then, if configured, TFA. The OTP field
670 from the login window got removed, it is not necessary anymore.
671
672 * update shipped aplinfo index
673
674 * pvereport: only compute report def if we generate a report
675
676 * add onlineHelp for new WebUI windows and panels
677
678 -- Proxmox Support Team <support@proxmox.com> Mon, 08 Apr 2019 17:42:20 +0200
679
680 pve-manager (5.4-1) unstable; urgency=medium
681
682 * fix #1145: Warn if datacenter firewall is disabled
683
684 * add host firewall config, ip route information, ceph, iSCSI and more
685 disk and ZFS information to pvereport
686
687 * fix #2132: gui: set vcpu default maxValue to 1
688
689 * pvestatd: preparation to rotate auth keys if necessary
690
691 * fix: # 2123 Logging of user defined firewall rules
692
693 * ui: show lock in status bar of vms/cts
694
695 * allow deletion of mac prefix
696
697 * use localhost instead of 127.0.0.1 to listen with spiceterm
698
699 * add tooltips to the tree
700
701 * ui: improve ceph installer
702
703 * ui: move VM BIOS and SCSI controller selection to hardware tab
704
705 * ui: allow to set VM machine type through hardware tab
706
707 * ui: VM command menu: rename suspend to pause
708
709 * ui: allow to hibernate (suspend to disk) VMs
710
711 * ui: allow to set the firewall log rate limit and burst
712
713 * fix: #1145 enable CT/VM NIC firewall by default on creation via WebUI,
714 so that only the one from the VM/CT options must be enabled
715
716 * ui: support user-settable u2f and TOTP authentication and
717 configuration
718
719 * ui: always show otp field on login
720
721 * fix: #1218 Expose unique MAC address generation on restore of VMs
722 and CTs in UI
723
724 -- Proxmox Support Team <support@proxmox.com> Thu, 04 Apr 2019 14:03:41 +0200
725
726 pve-manager (5.3-12) unstable; urgency=medium
727
728 * ui: fix popup behaviour in firefox with touchscreens on desktop
729
730 * pveproxy: allow one to set 'honor_cipher_order' and 'no compression'
731
732 * add possibility to call pveceph install through shell API
733
734 * fix #2122: use correct format in help text of timefield
735
736 * added basic ability to install ceph via web gui
737
738 -- Proxmox Support Team <support@proxmox.com> Tue, 12 Mar 2019 12:37:42 +0100
739
740 pve-manager (5.3-11) unstable; urgency=medium
741
742 * fix #2108: ceph: 'osd pools set' cannot accept integers anymore, thus ceph
743 pool creation failed in some cases, e.g., CephFS creation over GUI, API or
744 CLI and pool creation over CLI or API depending on parameters passed.
745
746 -- Proxmox Support Team <support@proxmox.com> Wed, 20 Feb 2019 19:40:43 +0100
747
748 pve-manager (5.3-10) unstable; urgency=medium
749
750 * show Storage Content with Datastore.AllocateSpace/Audit permissions
751
752 * fix #2051: preserve DB/WAL disk on destroy
753
754 * fix #2096: enable resume in context menu for guest triggered sleep
755
756 * default to unpriviledged CT in the GUI
757
758 * fix #1769: restart mode for bulk lxc migration
759
760 * pveproxy: add configurable HONOR_CIPHER_ORDER and COMPRESSION settings
761
762 -- Proxmox Support Team <support@proxmox.com> Wed, 20 Feb 2019 12:27:12 +0100
763
764 pve-manager (5.3-9) unstable; urgency=medium
765
766 * fix #1982: pvesh: check if a handler exists for path
767
768 * fix #1752: implement wake on LAN functionality for nodes in CLI, API and GUI
769
770 * fix #2058: show correct pool for external ceph clusters
771
772 * task index: allow filtering by task type and selection of task source(s)
773
774 * add virtio-gpu and none to VMs display selection combobox
775
776 * add context menu to global search bar entries
777
778 * show hookscripts in GUI
779
780 * fix #1831: Add filter to CT template/appliances download window
781
782 -- Proxmox Support Team <support@proxmox.com> Fri, 01 Feb 2019 13:35:05 +0100
783
784 pve-manager (5.3-8) unstable; urgency=medium
785
786 * fix #1997: set taskid for single-guest backups
787
788 * fix #2030: use looks_like_number for number check
789
790 * ceph: change check if installed to ceph mon binary
791
792 * allow 8-way NUMA systems
793
794 -- Proxmox Support Team <support@proxmox.com> Fri, 11 Jan 2019 10:23:42 +0100
795
796 pve-manager (5.3-7) unstable; urgency=medium
797
798 * refactor ceph API and modules
799
800 -- Proxmox Support Team <support@proxmox.com> Thu, 20 Dec 2018 10:59:14 +0100
801
802 pve-manager (5.3-6) unstable; urgency=medium
803
804 * fix #2017: add help button to storage input panels
805
806 * Fix #2019: CephFS storage misses Max Backups
807
808 * ui: lxc/features: add fuse
809
810 * ui: lxc/features: disable nfs and cifs for unprivileged
811
812 * do not send 'undefined' as romfile when adding a pcidevice
813
814 -- Proxmox Support Team <support@proxmox.com> Fri, 14 Dec 2018 12:25:17 +0100
815
816 pve-manager (5.3-5) unstable; urgency=medium
817
818 * ui: CephFS: fix onlineHelp buttons
819
820 -- Proxmox Support Team <support@proxmox.com> Mon, 03 Dec 2018 12:13:25 +0100
821
822 pve-manager (5.3-4) unstable; urgency=medium
823
824 * pveceph: ensure ceph-fuse gets uptdated when installing ceph server
825
826 * api: poll for for active MDS on CephFS creation
827
828 * fix #1430: ceph init: allow to specify separate cluster network
829
830 * pveceph: create OSD: wipe disk after initial 'free-to-use' checks to
831 ensure creating succeeds even if the disk was an OSD earlier
832
833 * ui: cluster: require ring0_addr if joinee's ring and node addr
834 differ
835
836 * ceph: update all placement groups (pg_num) defaults to 128
837
838 -- Proxmox Support Team <support@proxmox.com> Thu, 29 Nov 2018 12:49:30 +0100
839
840 pve-manager (5.3-3) unstable; urgency=medium
841
842 * api: cephfs create: wait for MDS to become active before adding as storage
843
844 * api: cephfs: check if storage ID is free when add_storage is set
845
846 -- Proxmox Support Team <support@proxmox.com> Fri, 23 Nov 2018 19:15:52 +0100
847
848 pve-manager (5.3-2) unstable; urgency=medium
849
850 * include ceph-mds in pveceph install
851
852 -- Proxmox Support Team <support@proxmox.com> Fri, 23 Nov 2018 16:17:22 +0100
853
854 pve-manager (5.3-1) unstable; urgency=medium
855
856 * ceph: add service restart api call
857
858 * gui: add ceph osd and monitor restart button
859
860 * gui: add CephFS integration
861
862 * add CephFS and MDS API integration
863
864 -- Proxmox Support Team <support@proxmox.com> Fri, 23 Nov 2018 14:07:50 +0100
865
866 pve-manager (5.2-13) unstable; urgency=medium
867
868 * allow one to remove images from a storage over the web GUI, if no VM exists
869 in the cluster or the storage is local
870
871 * allow one to passthrough PCI devices to VMs over the web GUI
872
873 -- Proxmox Support Team <support@proxmox.com> Thu, 22 Nov 2018 14:55:57 +0100
874
875 pve-manager (5.2-12) unstable; urgency=medium
876
877 * improve ZFS gui
878
879 * fix #1959: remove invalid SLAAC option
880
881 * pveceph: pool create: add_storage now only creates one storage entry
882
883 * Enable "Discard" option for IDE and SATA drives
884
885 * fix #1928: ct snapshot: changed rollback message to warning
886
887 * fix #1358: ui: show clustername besides Datacenter node, if available
888
889 * fix #1224: ui: ACLAdd: allow one to filter by username
890
891 * ui: dc/storage: allow one to add CephFS entries
892
893 -- Proxmox Support Team <support@proxmox.com> Mon, 19 Nov 2018 15:25:58 +0100
894
895 pve-manager (5.2-11) unstable; urgency=medium
896
897 * Update default CIPHERS to a more current list
898
899 * close #584: ui qemu: changed remove unused disk to asynchron call
900
901 * dc/user: render user fullnames htmlEncoded
902
903 * ceph: osd: wipe start of blockdevice when destroying ceph disk to ensure it
904 can be re-used for any purpose
905
906 * gui: expose lxc features
907
908 * Add "SSD emulation" property to IDE, SATA, and SCSI drives
909
910 * fix sorting for unused disks/mounpoints in the VM/CT Hardware/Resource view
911
912 * gui: let users edit the vga memory
913
914 * node zfs: added check for undefined & new case AVAIL
915
916 -- Proxmox Support Team <support@proxmox.com> Fri, 09 Nov 2018 17:00:03 +0100
917
918 pve-manager (5.2-10) unstable; urgency=medium
919
920 * add /node/{NODE}/hosts API Call
921
922 * make /etc/hosts editable via gui
923
924 * API2 : Network : add network config reload
925
926 * pvesh: fix bug #1942 - add standard options conditional
927
928 -- Proxmox Support Team <support@proxmox.com> Tue, 16 Oct 2018 11:55:15 +0200
929
930 pve-manager (5.2-9) unstable; urgency=medium
931
932 * gui: allow whitespace in mountpoint paths
933
934 * fix #1884: vm/hardware: ensure correct value on pending changes
935
936 * pveceph: remove btrfs as fstype for new OSDs
937
938 * qemu: CPU selector: add EPYC
939
940 * fix #1897: bump max number of mountpoints to 256
941
942 * fix checkbox selection for guest selector used by bulk actions
943
944 -- Proxmox Support Team <support@proxmox.com> Thu, 13 Sep 2018 11:42:38 +0200
945
946 pve-manager (5.2-8) unstable; urgency=medium
947
948 * fix doubleclick on VM with spice console
949
950 * ui: storage: combine RBD external and hyperconverged add dialog
951
952 * add LVM, LVMThin, directory based storage and ZFS management GUI
953
954 * ui: storage: Linux LIO/targetcli support
955
956 * fix #1837: reorganize HA panel
957
958 * fix #1828: check if targetnode exists before starting mass migration
959
960 * ui: ZFS over iSCSI: allow only relevant inputs
961
962 * fix #1393: use language from datacenter.cfg as default for GUI
963
964 * fix #1872: always close VM disk move panel after its taskviewer got closed
965
966 -- Proxmox Support Team <support@proxmox.com> Mon, 20 Aug 2018 15:11:06 +0200
967
968 pve-manager (5.2-7) unstable; urgency=medium
969
970 * pveproxy: add link to extjs for api-viewer
971
972 * pvesh: complete rewrite (removed interactive mode)
973
974 * pvenode: use print_api_result to print acme account information
975
976 * ui: permissions: allow to select root path '/' directly
977
978 * set resize to 'off' for the novnc popup
979
980 * improve xtermjs settings button behaviour
981
982 * nodeconfig acme-domain: allow domains starting with numbers
983
984 * Submit pool if non-empty in lxc CreateWizard
985
986 -- Proxmox Support Team <support@proxmox.com> Fri, 27 Jul 2018 11:47:05 +0200
987
988 pve-manager (5.2-6) unstable; urgency=medium
989
990 * add task list, log and status commands to the pvenode cli tool
991
992 * ui/storage: cifs: only allow entering a password if user is set
993
994 * Add cephfs to allowed storages for vzdump backup
995
996 * document return properties for cluster resource and node list API
997 calls
998
999 -- Proxmox Support Team <support@proxmox.com> Tue, 10 Jul 2018 14:46:32 +0200
1000
1001 pve-manager (5.2-5) unstable; urgency=medium
1002
1003 * add startall, stopall and migrateall commands to the pvenode cli
1004 tool
1005
1006 * replace read_password with param_mapping in pvesh
1007
1008 -- Proxmox Support Team <support@proxmox.com> Wed, 27 Jun 2018 14:01:43 +0200
1009
1010 pve-manager (5.2-4) unstable; urgency=medium
1011
1012 * add create wizard checkbox to autostart a container after creation finished
1013 successfully
1014
1015 * add compatibility with ACMEv2 protocol for node certificates
1016
1017 -- Proxmox Support Team <support@proxmox.com> Wed, 27 Jun 2018 09:04:06 +0200
1018
1019 pve-manager (5.2-3) unstable; urgency=medium
1020
1021 * allow ifupdown2 as alternative for ifenslave
1022
1023 * add autostart checkbox when creating a VM
1024
1025 * remove limits from swap/memory input boxes
1026
1027 * add ebtables option to cluster firewall settings
1028
1029 -- Proxmox Support Team <support@proxmox.com> Fri, 15 Jun 2018 12:28:17 +0200
1030
1031 pve-manager (5.2-2) unstable; urgency=medium
1032
1033 * fix #1499 Implement a combobox for Permissions paths
1034
1035 * fix #427: add notes panel to node
1036
1037 * api/acme: actually fallback to default value for account name parameter
1038
1039 * Improve VM AgentIPView WebUI component
1040
1041 * allow adding socket backed serial devices to VMs in WebUI
1042
1043 * allow one to re-enable iSCSI storages again through WebUI
1044
1045 -- Proxmox Support Team <support@proxmox.com> Tue, 05 Jun 2018 15:18:13 +0200
1046
1047 pve-manager (5.2-1) unstable; urgency=medium
1048
1049 * add _blank target for optional url
1050
1051 * fixes #1503 Add role CRUD to the GUI.
1052
1053 * hide irrelevant buttons and tabs for container templates
1054
1055 * ui/UserEdit: fixup grammar in password match error message
1056
1057 * update included aplinfo.dat
1058
1059 * correct node free calculation
1060
1061 * add missing onlineHelp links
1062
1063 -- Proxmox Support Team <support@proxmox.com> Mon, 14 May 2018 14:04:15 +0200
1064
1065 pve-manager (5.1-53) unstable; urgency=medium
1066
1067 * show additional status info in the VM summary page
1068
1069 * added an io-error status icon for VMs
1070
1071 * minor keyboard interaction improvements in the UI
1072
1073 * added a node-specific configuration file
1074
1075 * added ACME API endpoints to manage ACME accounts and certificates
1076
1077 * added pvenode command line tool for certificate and acme account management
1078
1079 * added certificate renewal to pveupdate
1080
1081 * added certificate management to node UI
1082
1083 * expose 'move volume' functionality for container mount points via the UI
1084
1085 -- Proxmox Support Team <support@proxmox.com> Mon, 07 May 2018 15:13:02 +0200
1086
1087 pve-manager (5.1-52) unstable; urgency=medium
1088
1089 * VM/Hardware: show memory shares
1090
1091 * remove the novnc panels for node/container (replaced by xtermjs)
1092
1093 * allow xtermjs to be the default console
1094
1095 * fix #1691: use asynchronous API call for VM disk creation
1096
1097 * fix #1732: actually post values in IScsiEdit
1098
1099 -- Proxmox Support Team <support@proxmox.com> Mon, 23 Apr 2018 15:40:48 +0200
1100
1101 pve-manager (5.1-51) unstable; urgency=medium
1102
1103 * overwrite the built-in 'run_editor' function
1104
1105 -- Proxmox Support Team <support@proxmox.com> Fri, 06 Apr 2018 14:09:51 +0200
1106
1107 pve-manager (5.1-50) unstable; urgency=medium
1108
1109 * better focus of lxc/MPEdit
1110
1111 * merge cores, cpulimit and cpuunits for containers
1112
1113 * lxc/MPEdit: rework for advanced options
1114
1115 * Utils: add forEachMP
1116
1117 * lxc/ResoureEdit: move some cpu fields to advanced options
1118
1119 * qemu/CreateWizard: add advanced options on general tab
1120
1121 * qemu/NetworkEdit: rework panel for advanced options
1122
1123 * qemu/MemoryEdit: rework panel and move most things in advanced options
1124
1125 * qemu/HDEdit: move diskthrottling to advanced options
1126
1127 * fix editor and set_button_status for cloudinit
1128
1129 * rework ProcessorEdit and merge with CPUOptions using advanced options
1130
1131 * qemu/HDEdit.js: move some fields into advanced options
1132
1133 * add advanced checkbox to the wizard
1134
1135 * Add CIFS in strorage info to allow backup.
1136
1137 -- Proxmox Support Team <support@proxmox.com> Fri, 06 Apr 2018 13:55:38 +0200
1138
1139 pve-manager (5.1-49) unstable; urgency=medium
1140
1141 * add cluster administartion panel
1142
1143 * ui: add storage plugin base class
1144
1145 * controller: StorageEdit: check if 'maxfiles' could be looked up
1146
1147 * ui/Utils: add storage schema
1148
1149 * ui/Utils: do not create non-standard console.dir fallback
1150
1151 * ui: restore: add bandwidth limit field
1152
1153 * ui: dc/storages: add bwlimit column
1154
1155 * ui: dc/storages: use responsive column width
1156
1157 * pve-daily-update.service: add Wants/After for pve-cluster.service
1158
1159 -- Proxmox Support Team <support@proxmox.com> Thu, 05 Apr 2018 12:30:58 +0200
1160
1161 pve-manager (5.1-48) unstable; urgency=medium
1162
1163 * improve and add additional information in pvereport
1164
1165 * add clone UI for container
1166
1167 * add CIFS (SMB) UI
1168
1169 * add cloundinit UI
1170
1171 * pveupdate: replace cron job with systemd timer (pve-daily-update)
1172
1173 * fix #1698: add_integer_row should add an integer row
1174
1175 * cleanup build and packaging system
1176
1177 * VZDump: handle timelocal year correctly
1178
1179 * fix #1683: do not send non-numeric values to graphite
1180
1181 -- Proxmox Support Team <support@proxmox.com> Thu, 22 Mar 2018 09:36:11 +0100
1182
1183 pve-manager (5.1-47) stable; urgency=medium
1184
1185 * added icons to summaries and improved spacing
1186
1187 * added HA info to the template summary
1188
1189 * show IP address in summary if the guest-agent can provide it
1190
1191 * let storage summary, ceph & cluster dashboards use the full browser width
1192
1193 * various node, lxc and qemu summary page improvements
1194
1195 * preparations for extjs 6.2.0
1196
1197 * update widget toolkit dependency
1198
1199 -- Proxmox Support Team <support@proxmox.com> Mon, 26 Feb 2018 10:26:44 +0100
1200
1201 pve-manager (5.1-46) stable; urgency=medium
1202
1203 * pveversion: sort kernel packages by version
1204
1205 * pveversion: add new pve packages
1206
1207 * fix wizard validity check for options spanning multiple tabs
1208
1209 * fix #1573: show bootdisk usage on container summary
1210
1211 * fix edit button for some panels
1212
1213 * fix #1629: improve min/max memory handling
1214
1215 * fix #1631: change units to binary prefix
1216
1217 * fix #1635: correctly change maxIds in ControllerSelector in wizard
1218
1219 * enable/disable xtermjs depending on the existance of a serial port
1220
1221 * show serial ports on the gui
1222
1223 * change group of unused to 99 to that we can add things in between
1224
1225 * add icon/class for serial ports
1226
1227 * qemu/Monitor: save the last 20 commands
1228
1229 -- Proxmox Support Team <support@proxmox.com> Fri, 16 Feb 2018 15:07:52 +0100
1230
1231 pve-manager (5.1-44) stable; urgency=medium
1232
1233 * fix upgrade of other cluster nodes via xtermjs not working properly
1234
1235 * switch to using pve-i18n and proxmox-widget-toolkit
1236
1237 -- Proxmox Support Team <support@proxmox.com> Thu, 25 Jan 2018 13:57:12 +0100
1238
1239 pve-manager (5.1-43) stable; urgency=medium
1240
1241 * add spec-ctrl cpu flag checkbox
1242
1243 * add defaultSize parameter for DiskStorageSelector and set it to 8 for lxc
1244
1245 -- Proxmox Support Team <support@proxmox.com> Wed, 17 Jan 2018 09:06:28 +0100
1246
1247 pve-manager (5.1-42) stable; urgency=medium
1248
1249 * fix #1605: reflect backend values of minimum container memory limit
1250
1251 * add a 'pcid' checkbox to the CPU edit window
1252
1253 -- Proxmox Support Team <support@proxmox.com> Wed, 10 Jan 2018 11:53:33 +0100
1254
1255 pve-manager (5.1-41) stable; urgency=medium
1256
1257 * pveupdate - always run check for available updates
1258
1259 * prevent double ticket api call
1260
1261 * Add new icon for xtermjs consoles, based on xtermjs logo
1262
1263 -- Proxmox Support Team <support@proxmox.com> Thu, 21 Dec 2017 12:47:40 +0100
1264
1265 pve-manager (5.1-40) stable; urgency=medium
1266
1267 * send an email when a replication job fails
1268
1269 * added xterm.js as an alternative for vncterm for the host shell,
1270 container terminals and qemu serial port connections
1271
1272 * allow users with the Sys.Audit permission to see the subscription status
1273
1274 * allow users with the Sys.Modify permission to see and modify subscriptions
1275
1276 -- Proxmox Support Team <support@proxmox.com> Wed, 13 Dec 2017 11:59:01 +0100
1277
1278 pve-manager (5.1-39) stable; urgency=medium
1279
1280 * fix #1589: auth_handler: raise proper exception on init_request error
1281 (e.g., during pmxcfs restarts)
1282
1283 * update catalan translation
1284
1285 * add a proper confirmation message when we detach an used disk
1286
1287 * fix #1526: Use 'detach' instead of 'remove' when the disk is used
1288
1289 -- Proxmox Support Team <support@proxmox.com> Mon, 11 Dec 2017 15:33:11 +0100
1290
1291 pve-manager (5.1-38) stable; urgency=medium
1292
1293 * ceph: create mon: fix & improve check if IP is in public net
1294
1295 -- Proxmox Support Team <support@proxmox.com> Thu, 30 Nov 2017 11:35:28 +0100
1296
1297 pve-manager (5.1-37) stable; urgency=medium
1298
1299 * fix #1523: Display the Max Backups field only if relevant
1300
1301 * fix #1578: api/resource hastate: fallback to resource cfg state
1302
1303 * fix #1539: add missing shellquote for proxied commands of pvesh
1304
1305 * fix #1542: use percent_used key instead of calculation
1306
1307 * fix wrong default value shown for the DHCP firewall option
1308
1309 * prevent visual flashing of button when changing element in the tree
1310
1311 * ceph: create pool: check for quorum at start
1312
1313 * logrotate: try to tell services to reload instead of doing a full restart
1314
1315 * add various status sub-icons in the tree
1316
1317 * add a new status column in the resourcestore
1318
1319 * add default 'unknown' status for vms and containers
1320
1321 * add version GET parameter for js/css files to improve cache behaviour
1322
1323 * reduce spiceproxy memory footpring by not loading an unused package
1324
1325 * Add %-used and min_size to "pveceph lspools" command
1326
1327 -- Proxmox Support Team <support@proxmox.com> Tue, 28 Nov 2017 16:38:15 +0100
1328
1329 pve-manager (5.1-36) unstable; urgency=medium
1330
1331 * rebuild to fixup permissions
1332
1333 -- Proxmox Support Team <support@proxmox.com> Wed, 25 Oct 2017 11:15:46 +0200
1334
1335 pve-manager (5.1-35) unstable; urgency=medium
1336
1337 * bump for 5.1 release
1338
1339 -- Proxmox Support Team <support@proxmox.com> Mon, 23 Oct 2017 09:18:30 +0200
1340
1341 pve-manager (5.0-34) unstable; urgency=medium
1342
1343 * fix #1531: fix vm list in bulk actions when a cluster node's name is a
1344 prefix of another node's name
1345
1346 * ceph: bluestore is now the default in the api and command line interfaces
1347
1348 * Add a field to show which SCSI controller type we are currently using
1349
1350 * Render full name of VirtIO Block controller
1351
1352 * Update VM SCSI controller type after OS selection in Wizard
1353
1354 * Update VM SCSI type based on iothread value when inside the wizard
1355
1356 * Collect less frequently used guest system buttons under a 'More' button
1357
1358 * Rename global 'Help' button to 'Documentation'
1359
1360 * Add some help buttons to ceph UI
1361
1362 * Use a comobo selector when adding guests to HA instead of a number field
1363
1364 * Simplify HA state display
1365
1366 * Various input focus improvements with the inline novnc console
1367
1368 -- Proxmox Support Team <support@proxmox.com> Tue, 10 Oct 2017 14:16:12 +0200
1369
1370 pve-manager (5.0-32) unstable; urgency=medium
1371
1372 * disable quota checkbox for unprivileged containers
1373
1374 * rename pve-manager.service to pve-guests.service and refuse manual
1375 start/stop, since it's responsible for starting up autostarted guests
1376 at boot time and shutting _every_ guest down on shutdown, to avoid
1377 confusion about what happens when restarting the "pve manager"
1378
1379 * show 'RBD' instead of 'RBD (external)' on storage summary
1380
1381 * make bluestore the default choice when creating osds
1382
1383 * add new "RBD (PVE)" storage choice
1384
1385 * ceph: do not automatically use wal if only journal is given
1386
1387 * rename 'Remove' ceph pool button to 'Destroy'
1388
1389 * add add storages checkbox to ceph pool creation
1390
1391 * add remove_storages parameter to the pool destruction
1392
1393 * ceph/destroypool: optionally remove storages
1394
1395 * ceph/createpool: optionally add storages
1396
1397 -- Proxmox Support Team <support@proxmox.com> Tue, 12 Sep 2017 13:52:12 +0200
1398
1399 pve-manager (5.0-31) unstable; urgency=medium
1400
1401 * lxc/qemu: hide migrate in contextmenu when no cluster or no rights
1402
1403 * lxc: hide migrate button for non cluster setups
1404
1405 * qemu: hide not usable buttons
1406
1407 * pveceph: implement checks for ceph version & binaries
1408
1409 * qemu: improve iothread/discard/controller type handling
1410
1411 * ceph: adapt to new health output style for luminous
1412
1413 * ceph: warning window modal
1414
1415 * ceph: fix gui icons
1416
1417 * ceph: add application parameter to createpool
1418
1419 * ceph: make size 3/min 2 default with createpool
1420
1421 -- Proxmox Support Team <support@proxmox.com> Fri, 1 Sep 2017 11:56:45 +0200
1422
1423 pve-manager (5.0-30) unstable; urgency=medium
1424
1425 * ceph: improve bluestore information display
1426
1427 -- Proxmox Support Team <support@proxmox.com> Tue, 8 Aug 2017 11:08:05 +0200
1428
1429 pve-manager (5.0-29) unstable; urgency=medium
1430
1431 * ceph: ensure mgr starts after pve-cluster
1432
1433 -- Proxmox Support Team <support@proxmox.com> Mon, 31 Jul 2017 15:46:57 +0200
1434
1435 pve-manager (5.0-28) unstable; urgency=medium
1436
1437 * fix #1465: crush rule selection when creating pool
1438
1439 * fix regression when creating first monitor of a ceph cluster
1440
1441 * various bluestore and other ceph fixes
1442
1443 -- Proxmox Support Team <support@proxmox.com> Mon, 31 Jul 2017 15:31:08 +0200
1444
1445 pve-manager (5.0-27) unstable; urgency=medium
1446
1447 * pveceph: allow '-' in the service name pattern
1448
1449 -- Proxmox Support Team <support@proxmox.com> Wed, 26 Jul 2017 16:51:29 +0200
1450
1451 pve-manager (5.0-26) unstable; urgency=medium
1452
1453 * Close #1268: Show migration start server and migration end server
1454
1455 * various GUI usability improvements
1456
1457 * pveceph: added createmgr & destroymgr command
1458
1459 * pveceph: creating a monitor now also creates a standard manager if not
1460 already present
1461
1462 * pveceph: monitor and manager names now default to the node name rather
1463 than numeric IDs.
1464
1465 -- Proxmox Support Team <support@proxmox.com> Wed, 26 Jul 2017 15:37:35 +0200
1466
1467 pve-manager (5.0-25) unstable; urgency=medium
1468
1469 * Update ceph ui to use the restructured data format of ceph luminous 12.1.1
1470 Older ceph versions are no longer be supported by the UI.
1471
1472 -- Proxmox Support Team <support@proxmox.com> Mon, 24 Jul 2017 16:15:20 +0200
1473
1474 pve-manager (5.0-24) unstable; urgency=medium
1475
1476 * Fix #1450: re-enable setgid bit on pvemailforward
1477
1478 * Fix GUI issues with editing mount points which reside on storages
1479 for which the rootfs storage type has been removed.
1480
1481 * Fix GUI issues when editing bind mounts for containers.
1482
1483 * Fix OSD count display issue in the ceph dashboard.
1484
1485 * Move OS type selection to after the installation medium selection in the
1486 VM creation wizard.
1487
1488 * Fix 'pveceph createosd' to not to default to bluestore on newer ceph
1489 versions. (It has a --bluestore option after all.)
1490
1491 * Added an informative empty-text when editing a container's DNS section.
1492
1493 * remove old CA entry for enterprise repository, not required anymore
1494
1495 -- Proxmox Support Team <support@proxmox.com> Wed, 19 Jul 2017 12:42:19 +0200
1496
1497 pve-manager (5.0-23) unstable; urgency=medium
1498
1499 * add certificate authority for enterprise repository
1500
1501 -- Proxmox Support Team <support@proxmox.com> Tue, 04 Jul 2017 11:50:24 +0200
1502
1503 pve-manager (5.0-22) unstable; urgency=medium
1504
1505 * update lxc template list (aplinfo.dat)
1506
1507 -- Proxmox Support Team <support@proxmox.com> Tue, 04 Jul 2017 08:18:30 +0200
1508
1509 pve-manager (5.0-21) unstable; urgency=medium
1510
1511 * update lxc template list (aplinfo.dat)
1512
1513 -- Proxmox Support Team <support@proxmox.com> Mon, 03 Jul 2017 16:08:10 +0200
1514
1515 pve-manager (5.0-20) unstable; urgency=medium
1516
1517 * update german and italian translations
1518
1519 * pvesr: allow schedule now from CLI
1520
1521 -- Proxmox Support Team <support@proxmox.com> Fri, 30 Jun 2017 11:18:46 +0200
1522
1523 pve-manager (5.0-19) unstable; urgency=medium
1524
1525 * pvesr status: handle disabled jobs
1526
1527 * replication; merge status and status text
1528
1529 * replication: show disabled jobs and allow enabling/disabling
1530
1531 * Revert "add beta text with link to bugtracker"
1532
1533 * replication: adapt help buttons reference
1534
1535 * Add Help Button for Backup Modal Windows
1536
1537 -- Proxmox Support Team <support@proxmox.com> Thu, 29 Jun 2017 12:01:46 +0200
1538
1539 pve-manager (5.0-18) unstable; urgency=medium
1540
1541 * replication: fix issue when creating jobs for VMs on different cluster
1542 nodes
1543
1544 -- Proxmox Support Team <support@proxmox.com> Wed, 28 Jun 2017 14:23:30 +0200
1545
1546 pve-manager (5.0-17) unstable; urgency=medium
1547
1548 * replication GUI: add schedule now button
1549
1550 * gui: drop cirrus from the GUI
1551
1552 * replication: improve schedule format example
1553
1554 * Add a checkbox 'Skip replication'
1555
1556 * ceph: keys: add mgr allow * to client.admin
1557
1558 * pveceph: createosd: allow to create bluestore OSDs
1559
1560 * pveceph: init: add min_size, change default to 3/2
1561
1562 * PVE/API2/Replication.pm: call purge_old_states in run_jobs
1563
1564 * replication/ui: improve wording for job removal
1565
1566 * replication: refuse to create jobs with nothing to do
1567
1568 * ceph: init: allow pool deletion by default
1569
1570 -- Proxmox Support Team <support@proxmox.com> Wed, 28 Jun 2017 13:34:21 +0200
1571
1572 pve-manager (5.0-16) unstable; urgency=medium
1573
1574 * fix lxc hostname input window
1575
1576 * fix reselection on vm/ct migrate in gu
1577
1578 -- Proxmox Support Team <support@proxmox.com> Fri, 23 Jun 2017 13:03:00 +0200
1579
1580 pve-manager (5.0-15) unstable; urgency=medium
1581
1582 * pvesr.timer: set AccuracySec=1
1583
1584 -- Proxmox Support Team <support@proxmox.com> Fri, 23 Jun 2017 11:43:31 +0200
1585
1586 pve-manager (5.0-14) unstable; urgency=medium
1587
1588 * add systemd timer unit to trigger pvesr run
1589
1590 -- Proxmox Support Team <support@proxmox.com> Fri, 23 Jun 2017 10:48:20 +0200
1591
1592 pve-manager (5.0-13) unstable; urgency=medium
1593
1594 * fix regression in gui when migrating guests
1595
1596 * show resume button when qmpstatus is 'suspended'
1597
1598 * add initramfs conf snippet disabling RESUME
1599
1600 * better default column sizes for replication grid
1601
1602 * change default replication status text to 'OK'
1603
1604 * change short duration format to x.y
1605
1606 * add replication to stateprovider dictionary
1607
1608 * use git rev-parse for repoid
1609
1610 * better Status description for jobs which are about to be run
1611
1612 * use also a 150 pix width for Date in LXC Snapshot Tree
1613
1614 * fix LXC Snapshots Edit Window timestamps
1615
1616 -- Proxmox Support Team <support@proxmox.com> Thu, 22 Jun 2017 12:27:55 +0200
1617
1618 pve-manager (5.0-12) unstable; urgency=medium
1619
1620 * OSD: rename 'remove' to 'destroy'
1621
1622 * pvereport: improve output and add timeouts to commands
1623
1624 * PVE/API2/Replication.pm: add $verbose parameter run_jobs()
1625
1626 * update default aplinfo.dat
1627
1628 * use 'any' for build architecture
1629
1630 * fix #1414: use table layout instead of columns
1631
1632 * add replication GUI
1633
1634 * Fix #1372: require manually entering the Ceph Pool id before destroying
1635 a pool
1636
1637 * Adapt SafeDestroy component to be able to delete Ceph Pools
1638
1639 * implement digest checking for ReplicationConfig update
1640
1641 * implement pvesr set_state
1642
1643 * GUI: don't translate NDP
1644
1645 * german translation update
1646
1647 * italian translation update
1648
1649 * translate params in bulk migrate window
1650
1651 * change to debians font-awesome package
1652
1653 * mark node shutdown/reboot buttons as dangerous
1654
1655 * explicit set button focus respecting the 'dangerous' option
1656
1657 * removed PVE/Replication.pm (moved to pve-guest-common)
1658
1659 * use new replication helpers from pve-guest-common
1660
1661 * change from dpkg-deb to dpkg-buildpackage
1662
1663 * do not let www-data own the static js/html files
1664
1665 * make language js files consistent (fix sorting)
1666
1667 * add SOURCE_DATE_EPOCH to Makefile
1668
1669 * Add force parameter for delete replica job
1670
1671 * fix #1389: vzdump: handle storage failure in new()
1672
1673 * show hostpci devices in gui
1674
1675 * show usb devices in qemu hardware view
1676
1677 * fix #1385: display no rbd user by default
1678
1679 * use physical NIC regexp
1680
1681 * replication code improvements
1682
1683 * PVE::API2::Tasks - use PVE::Tools::dump_logfile
1684
1685 * mobilegui: fix title with perl template
1686
1687 * add defaultButton to loginWindow
1688
1689 * add defaultButton and focus to snapshot window
1690
1691 * add override for correct defaultButton behaviour
1692
1693 * remove "read-only" option from container root disk
1694
1695 * fix #1400: do not use defaultButton in NotesEdit window
1696
1697 * allow width and height parameter for vncshell
1698
1699 -- Proxmox Support Team <support@proxmox.com> Thu, 22 Jun 2017 09:31:34 +0200
1700
1701 pve-manager (5.0-11) unstable; urgency=medium
1702
1703 * add basic replication framework and API
1704
1705 * pvesr: new CLI tool for replication
1706
1707 * implement regression tests for replication code
1708
1709 * PVE::API2Tools::resolve_proxyto - new helper
1710
1711 * Fix #1386: track postfix daemon status via postfix@-
1712
1713 * optimize resourcestore, add suspend/resume events to updateTree
1714
1715 * Make a new systemd target pve-storage
1716
1717 * ceph: init: add optional disable_cephx option
1718
1719 * ceph: init: remove filestore xattr use omap
1720
1721 * fix #1359: change to vm when double clicking in pool member view
1722
1723 -- Proxmox Support Team <support@proxmox.com> Wed, 31 May 2017 09:38:17 +0200
1724
1725 pve-manager (5.0-10) unstable; urgency=medium
1726
1727 * PVE/APLInfo.pm: avoid locale specific time stamps
1728
1729 * vzdump: do not generate locale specific time stamps
1730
1731 -- Proxmox Support Team <support@proxmox.com> Mon, 24 Apr 2017 07:45:46 +0200
1732
1733 pve-manager (5.0-9) unstable; urgency=medium
1734
1735 * update cpuset rebalance code for new libpve-common-perl package
1736
1737 -- Proxmox Support Team <support@proxmox.com> Thu, 20 Apr 2017 12:19:58 +0200
1738
1739 pve-manager (5.0-8) unstable; urgency=medium
1740
1741 * filter templates in bulk start/stop
1742
1743 * add skylake to cpu types
1744
1745 * set default focus and default button for edit window
1746
1747 -- Proxmox Support Team <support@proxmox.com> Thu, 20 Apr 2017 06:25:00 +0200
1748
1749 pve-manager (5.0-7) unstable; urgency=medium
1750
1751 * move qemu reset button into shutdown menu
1752
1753 * add a 'convert to template' in the vm action bar
1754
1755 * add right-click menu for nodes
1756
1757 * highlight errors in grids
1758
1759 -- Proxmox Support Team <support@proxmox.com> Fri, 14 Apr 2017 15:20:06 +0200
1760
1761 pve-manager (5.0-6) unstable; urgency=medium
1762
1763 * update japanese translation
1764
1765 * ceph: allow higher replication levels than 3/3
1766
1767 * ceph: change default GUI replication level to 3/2
1768
1769 * fix #1317: check wizard form also on validitychange
1770
1771 * fix start on boot
1772
1773 -- Proxmox Support Team <support@proxmox.com> Mon, 10 Apr 2017 16:23:11 +0200
1774
1775 pve-manager (5.0-5) unstable; urgency=medium
1776
1777 * update pve-enterprise repository URL
1778
1779 -- Proxmox Support Team <support@proxmox.com> Wed, 22 Mar 2017 10:52:24 +0100
1780
1781 pve-manager (5.0-4) unstable; urgency=medium
1782
1783 * fix #1307: dont use language dependent separator in gui
1784
1785 * add beta text with link to bugtracker
1786
1787 * pveceph: create default keys when creating monitor
1788
1789 * pveceph: use luminous by default
1790
1791 -- Proxmox Support Team <support@proxmox.com> Tue, 21 Mar 2017 13:39:02 +0100
1792
1793 pve-manager (5.0-3) unstable; urgency=medium
1794
1795 * use 'U' to encode undefined values for RRD graphs
1796
1797 * remove backup locks when starting all VMs on boot
1798
1799 * get_filtered_vmlist: save VM conf in own subhash
1800
1801 * include also HA VMs if a vm list is explicit specified
1802
1803 * VMSelctor: add HA state and allow to filter with it
1804
1805 * PVEResource store: respect defaulValue of elements
1806
1807 * update sources.list to stretch
1808
1809 * APT: update packages and package names
1810
1811 * Fix #1305: typo
1812
1813 -- Proxmox Support Team <support@proxmox.com> Fri, 17 Mar 2017 12:12:16 +0100
1814
1815 pve-manager (5.0-2) unstable; urgency=medium
1816
1817 * control.in: change description to avoid lintian warning
1818
1819 * depend on libc6 to avoid lintian error
1820
1821 * pveproxy: do not serve /usr/share/vncterm - no longer required
1822
1823 * install lintian overrides file
1824
1825 -- root <root@lola.maurer-it.com> Tue, 14 Mar 2017 07:56:29 +0100
1826
1827 pve-manager (5.0-1) unstable; urgency=medium
1828
1829 * bump version for stretch
1830
1831 -- Proxmox Support Team <support@proxmox.com> Mon, 13 Mar 2017 14:23:27 +0100
1832
1833 pve-manager (4.4-13) unstable; urgency=medium
1834
1835 * fix #1299: sort pools in pool selector by default
1836 * fix #306: add email address field to backup-now window
1837
1838 * added a clone button to the VM toolbar
1839
1840 * change rendering of timestamps where no sorting is required
1841
1842 * drop net-tools dependency, use iproute2 instead
1843
1844 * handle references to deleted storages better
1845
1846 * influxdb plugins: send nodename when updating CT/VM status
1847
1848 * minor UI improvements:
1849 - clone: use an empty-text to show the meaning of an empty storage field
1850 - don't try to translate paths such as '/dev/console'
1851 - don't try to translate common terms/abbreviations such as 'USB'
1852 - add a css fix for chrome >= 56
1853 - fix not having a node selected showing a 'Node seems to be offline' error
1854
1855 * correctly pass 'nowritecache' for zfs storages
1856
1857 * fix hangs with ceph.target and our ceph.service file with ceph >= 10.2.6
1858
1859 -- Proxmox Support Team <support@proxmox.com> Mon, 13 Mar 2017 12:46:43 +0100
1860
1861 pve-manager (4.4-12) unstable; urgency=medium
1862
1863 * REST/RPCEnvironment's check_worker is a method now
1864
1865 * spiceproxy: import PVE::SafeSyslog
1866
1867 -- Proxmox Support Team <support@proxmox.com> Fri, 27 Jan 2017 10:54:56 +0100
1868
1869 pve-manager (4.4-11) unstable; urgency=medium
1870
1871 * depend on libjs-extjs
1872
1873 -- Proxmox Support Team <support@proxmox.com> Thu, 26 Jan 2017 09:22:34 +0100
1874
1875 pve-manager (4.4-10) unstable; urgency=medium
1876
1877 * do no translate ha states
1878
1879 * Use the enabled/disabled toggler to render grid options
1880
1881 * Add new renderer function for toggling enabled/disabled options
1882
1883 * Remove technical terms from content to be translated
1884
1885 * Move VZDump base plugin to libpve-common-guest-perl
1886
1887 -- Proxmox Support Team <support@proxmox.com> Wed, 25 Jan 2017 09:37:47 +0100
1888
1889 pve-manager (4.4-9) unstable; urgency=medium
1890
1891 * use new PVE::Storage::check_volume_access()
1892
1893 * pvestatd.pm: corretly use new RPCEnvironment
1894
1895 * pveproxy: do not expose /pve2/js/ (no longer required)
1896
1897 * Remove redundant helper for login window
1898
1899 * Do not try to translate domain specific terms
1900
1901 * remove reference to PVE.ConsoleWorkspace
1902
1903 -- Proxmox Support Team <support@proxmox.com> Thu, 19 Jan 2017 09:22:51 +0100
1904
1905 pve-manager (4.4-8) unstable; urgency=medium
1906
1907 * use new libpve-http-server-perl package
1908
1909 * remove www/bootstrap completely (now in pve-http-server)
1910
1911 * HTTPServer.pm: rewrite rest_handler (simplify code)
1912
1913 -- Proxmox Support Team <support@proxmox.com> Mon, 16 Jan 2017 18:42:44 +0100
1914
1915 pve-manager (4.4-7) unstable; urgency=medium
1916
1917 * disable autoselect of targetstorage
1918
1919 * fix CSRF token generation (broke in 4.4-6)
1920
1921 -- Proxmox Support Team <support@proxmox.com> Fri, 13 Jan 2017 11:00:00 +0100
1922
1923 pve-manager (4.4-6) unstable; urgency=medium
1924
1925 * add setup_environment hooks to CLIHandler classes
1926
1927 * remove obsolete PVE::REST class
1928
1929 * bin/Makefile: export PERLLIB=.. so that doc generator works correctly
1930
1931 * HTTPServer.pm: cleanups
1932
1933 * Clone GUI: cleanups
1934
1935 * add sort to jsgettext.pl
1936
1937 * update po files, updated german translation
1938
1939 * add type column to storage content view
1940
1941 * check general health for ceph monitors, not only time
1942
1943 * fix #1247: disregard timecheck for one monitor
1944
1945 * disable submit button in migrate window when not valid
1946
1947 * make filtered columns in grid more prominent
1948
1949 * change Start/Stop/Migrate all to Bulk actions
1950
1951 * show only relevant vms in bulk action window
1952
1953 * add vmid filter to (start/stop/migrate)all
1954
1955 * ha: re-add node to service status
1956
1957 * remove not needed vnc code
1958
1959 * remove vznet.conf
1960
1961 * Reload the Ceph OSDTree afer adding an OSD
1962
1963 * fix #1230: add blocksize for ZFSPoolPlugin
1964
1965 * Clone.js: add onlineHelp
1966
1967 * HA: Add a warning/info message for HA setups < 3 votes fix: #1228
1968
1969 * remove PVE::API2Client class and related examples
1970
1971 -- Proxmox Support Team <support@proxmox.com> Thu, 12 Jan 2017 14:23:42 +0100
1972
1973 pve-manager (4.4-5) unstable; urgency=medium
1974
1975 * add unpriviledged flag to container restore window
1976
1977 -- Proxmox Support Team <support@proxmox.com> Tue, 27 Dec 2016 11:29:31 +0100
1978
1979 pve-manager (4.4-4) unstable; urgency=medium
1980
1981 * pveceph: change remove partition order, fix parsing block device
1982
1983 -- Proxmox Support Team <support@proxmox.com> Thu, 22 Dec 2016 12:28:03 +0100
1984
1985 pve-manager (4.4-3) unstable; urgency=medium
1986
1987 * support ceph jewel
1988
1989 * do not hide ceph on dashboard if the api call fails
1990
1991 * add filter to dashboard storage graph
1992
1993 * add a storage selection in the settings window
1994
1995 * load the diffstore on init
1996
1997 -- Proxmox Support Team <support@proxmox.com> Thu, 22 Dec 2016 12:02:18 +0100
1998
1999 pve-manager (4.4-2) unstable; urgency=medium
2000
2001 * rebalance_lxc_containers: avoid repeated warnings if rebalance fail
2002
2003 * ebalance_lxc_containers: make it work with new lxc/<ID>/ns subgroup
2004
2005 * rebalance_lxc_containers: make it work with old style lxc setup
2006
2007 * fix typo in ceph jewel iops parsing
2008
2009 * filter the local node in the migrateall window
2010
2011 * validate nodeselector after store is loaded
2012
2013 * make date column resizable
2014
2015 * remove obsolete belongsTo
2016
2017 * snapshottree: remove sorter before saving the state
2018
2019 * set fixed height on global search window
2020
2021 * fix #1161: filter by default the displayed guest backups
2022
2023 * Convert the VMIDSelector to a generic GuestIDSelector
2024
2025 -- Proxmox Support Team <support@proxmox.com> Wed, 21 Dec 2016 12:26:23 +0100
2026
2027 pve-manager (4.4-1) unstable; urgency=medium
2028
2029 * make realmselector non-editable
2030
2031 * fix #1176: sort user/group/realm selector
2032
2033 * aplinfo.dat: update
2034
2035 * Add online help for start/shutdown for containers
2036
2037 * Turn the qemu StartupEdit widget into a generic component
2038
2039 -- Proxmox Support Team <support@proxmox.com> Fri, 09 Dec 2016 10:28:32 +0100
2040
2041 pve-manager (4.3-14) unstable; urgency=medium
2042
2043 * fix typo in vmtype check
2044
2045 -- Proxmox Support Team <support@proxmox.com> Mon, 05 Dec 2016 12:33:35 +0100
2046
2047 pve-manager (4.3-13) unstable; urgency=medium
2048
2049 * adds a help button to the migration window
2050
2051 * change lxc migration option to restart mode
2052
2053 * Add online help for startup/shutdown order and LXC general settings
2054
2055 * Add the possibility to create an unprivileged container at creation
2056 time in the GUI.
2057
2058 * show in/out/up/down icons in osd overview
2059
2060 * make ceph status in cluster dashboard clickable
2061
2062 * add noout button and reorder actions
2063
2064 * add ceph flags api calls
2065
2066 * also return the ceph flags in osd api call
2067
2068 * pvereport: tell lsblk to use ascii
2069
2070 * plug new ClusterConfig API at /cluster/config
2071
2072 * Add Windows 2016 as available ostype to select
2073
2074 -- Proxmox Support Team <support@proxmox.com> Fri, 02 Dec 2016 16:38:30 +0100
2075
2076 pve-manager (4.3-12) unstable; urgency=medium
2077
2078 * fix #1212: allow options for delete in pvesh
2079
2080 * change ssh-public-keys check in wizard
2081
2082 -- Proxmox Support Team <support@proxmox.com> Mon, 28 Nov 2016 06:18:15 +0100
2083
2084 pve-manager (4.3-11) unstable; urgency=medium
2085
2086 * fix kvcombobox validator
2087
2088 * ha/ResourceEdit.js: fix online help ref
2089
2090 * fix missing mons array in ceph status output
2091
2092 * fix SSL verify callback for certificate chains
2093
2094 * VZDump: switch ha managed check from enabled to started
2095
2096 * fix #1208: add ballooning checkbox to memory edit
2097
2098 * check for array in disallowednodes filter
2099
2100 * add new ceph dashboard
2101
2102 * merge ha resources into the ha status panel
2103
2104 * ConfigPanel: automatically expand node in selectById()
2105
2106 * ha resource edit: adapt to new service state
2107
2108 * do not show current node in migration window
2109
2110 * NodeSelector: add disallowedNodes configuration property
2111
2112 * add kvcombobox validator
2113
2114 * make GUI grids stateful
2115
2116 * remove reset columns button from resource grid
2117
2118 * enable certificate pinning for proxied requests
2119
2120 * check for lxc instead of openvz in the backup window
2121
2122 * VZDump: die with error if plugin loading fails
2123
2124 * add sheepdog and gluster to pveproxy.service
2125
2126 * API2Client: allow to set ssl options
2127
2128 * fix #1196: make restriced/nofailback boolean in gui
2129
2130 * disable rules copy button if not 'in' or 'out' rule
2131
2132 * BackupEdit, cleanup: remove insideUpdate construct
2133
2134 * Add ECDH curves to use with modern ciphers
2135
2136 * only allow integers in memoryfield
2137
2138 * add pveIntegerField and use it
2139
2140 * improve online help
2141
2142 * add 'max_{relocate, restart}' fields to UI
2143
2144 * change ceph diskselector field to devpath
2145
2146 * show correct mouse cursor on help and settings button
2147
2148 -- Proxmox Support Team <support@proxmox.com> Wed, 23 Nov 2016 12:40:00 +0100
2149
2150 pve-manager (4.3-10) unstable; urgency=medium
2151
2152 * LXC GUI: Wizard now uses new 'cores' option instead of cpulimit
2153
2154 * GUI: new datacenter/cluster dashboard
2155
2156 -- Proxmox Support Team <support@proxmox.com> Sat, 29 Oct 2016 15:11:59 +0200
2157
2158 pve-manager (4.3-9) unstable; urgency=medium
2159
2160 * use new CpuSet::max_cpuid() helper
2161
2162 * Fix #1186: do not run non installed commands
2163
2164 * add 'my settings' to top bar
2165
2166 * make login user name saveable
2167
2168 * add hastate to /cluster/resources api call
2169
2170 * show ha error state in tree and resource grid
2171
2172 * rebalance_lxc_containers: nicer logs, improve hotplug
2173
2174 -- Proxmox Support Team <support@proxmox.com> Sat, 29 Oct 2016 07:51:28 +0200
2175
2176 pve-manager (4.3-8) unstable; urgency=medium
2177
2178 * pvestatd: add container cpuset balancing
2179
2180 -- Proxmox Support Team <support@proxmox.com> Thu, 27 Oct 2016 12:33:38 +0200
2181
2182 pve-manager (4.3-7) unstable; urgency=medium
2183
2184 * correct bug number in previous changelog
2185
2186 -- Proxmox Support Team <support@proxmox.com> Fri, 21 Oct 2016 12:42:09 +0200
2187
2188 pve-manager (4.3-6) unstable; urgency=medium
2189
2190 * fix #1175: make error messages more verbose
2191
2192 * add onlineHelp
2193
2194 * fix #1142: add hint when disabling a ha resource
2195
2196 * move out custom css style for hints in css class and use it
2197
2198 * fix 'NaN%' when max value is 0
2199
2200 * restrict vzdump cron options
2201
2202 -- Proxmox Support Team <support@proxmox.com> Fri, 21 Oct 2016 08:46:44 +0200
2203
2204 pve-manager (4.3-5) unstable; urgency=medium
2205
2206 * recompile with new pve-docs package (fix onlineHelp links)
2207
2208 * pveversion: add smartmontools
2209
2210 * pveversion: add pve-docs package
2211
2212 -- Proxmox Support Team <support@proxmox.com> Fri, 14 Oct 2016 09:01:09 +0200
2213
2214 pve-manager (4.3-4) unstable; urgency=medium
2215
2216 * use auto-generated block IDs to reference online docu
2217
2218 * vzdump: document restricted API parameters
2219
2220 * Move bus priority list to OSDefaults
2221
2222 * make Win XP and Win 2003 use the same defaults as Win 2000
2223
2224 -- Proxmox Support Team <support@proxmox.com> Thu, 13 Oct 2016 11:28:41 +0200
2225
2226 pve-manager (4.3-3) unstable; urgency=medium
2227
2228 * HA/Groups: add onlineHelp button to edit window
2229
2230 * ha/groups: allow editing node priorities through UI
2231
2232 * When adding a new hard disk, use the most used controller as suggested
2233 value
2234
2235 * remove debugging code from postrm
2236
2237 * use correct info on disks in destroyosd and skip smart
2238
2239 * fix #1099: get correct info on disks in createosd
2240
2241 * Sort all lists in the storage what we load dynamically
2242
2243 -- Proxmox Support Team <support@proxmox.com> Fri, 07 Oct 2016 11:46:03 +0200
2244
2245 pve-manager (4.3-2) unstable; urgency=medium
2246
2247 * fix #1108: add copy firewall rule to GUI
2248
2249 * fix #1116: center modal windows on browser resize
2250
2251 * use new statusview for storage
2252
2253 * move rrd legend to the bottom, make it toggleable
2254
2255 * show smart text if disk type is not ATA
2256
2257 * add loadMask to Disk and SMART grid
2258
2259 * fix #1115 reload storage grid after template download
2260
2261 -- Proxmox Support Team <support@proxmox.com> Wed, 05 Oct 2016 07:11:04 +0200
2262
2263 pve-manager (4.3-1) unstable; urgency=medium
2264
2265 * prepare version number for new 4.3 release
2266
2267 -- Proxmox Support Team <support@proxmox.com> Fri, 23 Sep 2016 08:39:57 +0200
2268
2269 pve-manager (4.2-23) unstable; urgency=medium
2270
2271 * fix #1117: do not test for the cgmanager package in pveversion
2272
2273 -- Proxmox Support Team <support@proxmox.com> Wed, 21 Sep 2016 16:17:22 +0200
2274
2275 pve-manager (4.2-22) unstable; urgency=medium
2276
2277 * fix #1112: add a warning message if the EFI disk is missing
2278
2279 * fix #1113: use a LSI controller for legacy OSes
2280
2281 * fix #1113: preserve LSI controller for legacy Oses
2282
2283 -- Proxmox Support Team <support@proxmox.com> Tue, 20 Sep 2016 17:28:07 +0200
2284
2285 pve-manager (4.2-21) unstable; urgency=medium
2286
2287 * update favicon, add homescreen icon, use new logo
2288
2289 * wizard: use refresh event instead of datachanged
2290
2291 * lxc: correctly display cpulimit
2292
2293 * change overflowhandler of actionmenu to scroller
2294
2295 * improve online Help system, add tooltip for context sensitive for help
2296 button, add global help button
2297
2298 * Use SCSI controller as default for l26 guests fix #1105
2299
2300 * virtio-scsi-pci as default SCSI for new VMS fix #1106
2301
2302 * fix #1104: add missing /firewall in url
2303
2304 * add efidisk button to add menu, add efidisk to qemu hardwareview
2305
2306 -- Proxmox Support Team <support@proxmox.com> Fri, 16 Sep 2016 08:08:17 +0200
2307
2308 pve-manager (4.2-20) unstable; urgency=medium
2309
2310 * startall: remove timeout, wait forever
2311
2312 -- Proxmox Support Team <support@proxmox.com> Fri, 09 Sep 2016 10:40:26 +0200
2313
2314 pve-manager (4.2-19) unstable; urgency=medium
2315
2316 * reorganize GUI - use a treelist instead of tabs in configpanel
2317
2318 * Add link to terms glossary when adding an ACL
2319
2320 * new disk list panel (and remove ceph disks from navigation)
2321
2322 * fix #1091: add backup config button to storage contentview
2323
2324 * fix #621: allow template download to glusterfs
2325
2326 * fix #586: make notes edit window resizable
2327
2328 * add ceph icon
2329
2330 * update default aplinfo.dat
2331
2332 * aplinfo: improve signature verification, add generated trustedkeys.gpg
2333
2334 * aplinfo: improve checksum handling (use SHA512)
2335
2336 -- Proxmox Support Team <support@proxmox.com> Fri, 09 Sep 2016 09:30:52 +0200
2337
2338 pve-manager (4.2-18) unstable; urgency=medium
2339
2340 * lxc: wizard: ssh key
2341
2342 * vzdump: set task mode early to fix a warning
2343
2344 * Clear sensitive content when logging out fixes #1060
2345
2346 * delete old lxc/qemu statusview classes
2347
2348 * make lxc/qemu use new statusview
2349
2350 * make node StatusView use new version
2351
2352 * include new statusview classes in makefile
2353
2354 * add GuestStatusView and TemplateStatusView
2355
2356 * add new StatusView component
2357
2358 * add new infoWidget component
2359
2360 * Do not use a hardcoded Certificate Authority for https repositories
2361
2362 * only use exact match in pveRealmSelector
2363
2364 * make the lxc wizard select the current node by default
2365
2366 * Remove obsolete make variable for ExtJS4
2367
2368 * remove obsolete ExtJS4 files
2369
2370 * Drop "classic" theme from installed files
2371
2372 * add novnc-pve to pveversion -v
2373
2374 * don't save password and double lines in pvesh history
2375
2376 * avoid IE compatibility mode
2377
2378 * fix influxdb field assignment and allow non integer field
2379
2380 * fix lint error
2381
2382 * closes #195 : hide disallowed commands in tree
2383
2384 * Add mac prefix to the datacenter options
2385
2386 * prevent KRDB and Monitor(s) being localized
2387
2388 * open vm console on doubleclick in tree
2389
2390 * Set VirtIO drivers as default when using the Qemu Wizard and the OS Type is Linux
2391
2392 * USe PVE.qemu.OSDefaults statics to get defaults for NIC and Storage Controller
2393
2394 * Add PVE.qemu.OSDefaults class to hold OS-dependant wizard defaults
2395
2396 * Rename Wizard Component aliases using camelCase
2397
2398 * change default proxy text to noneText
2399
2400 * prevent infinite loop in edit window
2401
2402 * add HostList validator and check monhosts with it
2403
2404 * give comment in bridgeselector more space
2405
2406 -- Proxmox Support Team <support@proxmox.com> Fri, 19 Aug 2016 14:55:36 +0200
2407
2408 pve-manager (4.2-17) unstable; urgency=medium
2409
2410 * Fix #1048: vzdump: include job-* hook logs in email
2411
2412 * vzdump: cleanups
2413
2414 * fix undefined value warning in resources api call
2415
2416 * fix surviving update store
2417
2418 * reload lxc resources also on activate
2419
2420 * fire activate event for lazyitems in tabpanels
2421
2422 * correctly delete name of a qemu vm
2423
2424 * Add some extra debug information to the report.
2425
2426 * add ca-certificates as required depency
2427
2428 * lxc/status: show disk usage on running containers
2429
2430 * fix #1030: calculate correct cpu usage of pools
2431
2432 * fix #757: show the bridge comment in the selector
2433
2434 * add comment to network edit and view
2435
2436 * add comments to network model
2437
2438 * fix #1043: prevent ceph destroypool when in use
2439
2440 -- Proxmox Support Team <support@proxmox.com> Mon, 11 Jul 2016 13:10:57 +0200
2441
2442 pve-manager (4.2-16) unstable; urgency=medium
2443
2444 * apply style to backup configuration window
2445
2446 * set focus on tree after selecting a node
2447
2448 * fix background color of template bagdes
2449
2450 * remove unnecessary debug output
2451
2452 -- Proxmox Support Team <support@proxmox.com> Thu, 16 Jun 2016 10:58:43 +0200
2453
2454 pve-manager (4.2-15) unstable; urgency=medium
2455
2456 * remove unnecessary information on template summary
2457
2458 * add 'edit' tool to notes panel
2459
2460 * add a 'bootdisk size' entry to the status view
2461
2462 * remove RAM column from lxc snapshottree (temporarily)
2463
2464 -- Proxmox Support Team <support@proxmox.com> Thu, 16 Jun 2016 10:58:43 +0200
2465
2466 pve-manager (4.2-14) unstable; urgency=medium
2467
2468 * Add a toplevel pointer to the PVE admin guide
2469
2470 * Add Help buttons for three more Qemu Panels
2471
2472 -- Proxmox Support Team <support@proxmox.com> Tue, 14 Jun 2016 12:21:18 +0200
2473
2474 pve-manager (4.2-13) unstable; urgency=medium
2475
2476 * htmlEncode some comment fields
2477
2478 * pveceph install: run apt-get interactive
2479
2480 -- Proxmox Support Team <support@proxmox.com> Fri, 10 Jun 2016 15:34:29 +0200
2481
2482 pve-manager (4.2-12) unstable; urgency=medium
2483
2484 * Rename the SCSI VirtIO controller to better differenciate from VirtIO blk
2485
2486 * fix #778: Case fix for VMware
2487
2488 * fix #1005: don't exclude /var/log/?* with stdexcludes
2489
2490 * Remove IPv4 netmask check
2491
2492 * Fix #1015: vzdump: send email on early errors
2493
2494 * Fix #191: acl: honor propagate checkbox
2495
2496 -- Proxmox Support Team <support@proxmox.com> Wed, 08 Jun 2016 12:46:04 +0200
2497
2498 pve-manager (4.2-11) unstable; urgency=medium
2499
2500 * add vzdump/extractconfig API path
2501
2502 * disable animation of charts on load
2503
2504 -- Proxmox Support Team <support@proxmox.com> Fri, 03 Jun 2016 12:12:21 +0200
2505
2506 pve-manager (4.2-10) unstable; urgency=medium
2507
2508 * make the graphs on the summary pages use empty space
2509
2510 * check if tabs exist before selecting them
2511
2512 * hide snapshot tab with qemu templates
2513
2514 -- Proxmox Support Team <support@proxmox.com> Thu, 02 Jun 2016 10:01:40 +0200
2515
2516 pve-manager (4.2-9) unstable; urgency=medium
2517
2518 * Add Online Help for complex PVE panels
2519
2520 -- Proxmox Support Team <support@proxmox.com> Wed, 01 Jun 2016 12:53:44 +0200
2521
2522 pve-manager (4.2-8) unstable; urgency=medium
2523
2524 * depend on pve-docs package
2525
2526 * fix right click selection in tree
2527
2528 -- Proxmox Support Team <support@proxmox.com> Wed, 25 May 2016 10:00:22 +0200
2529
2530 pve-manager (4.2-7) unstable; urgency=medium
2531
2532 * Status: report errors on socket creation problems
2533
2534 * Status: allow IPs and move properties to base class
2535
2536 * GUI: fix wrong message after subscription upload
2537
2538 * GUI: fix reset button with bind mounts
2539
2540 -- Proxmox Support Team <support@proxmox.com> Mon, 23 May 2016 09:42:28 +0200
2541
2542 pve-manager (4.2-6) unstable; urgency=medium
2543
2544 * allow tagging of vlan 1 in gui
2545
2546 * fix #1000: add backup checkbox for mountpoints
2547
2548 -- Proxmox Support Team <support@proxmox.com> Wed, 18 May 2016 11:32:43 +0200
2549
2550 pve-manager (4.2-5) unstable; urgency=medium
2551
2552 * ceph: brackets around ipv6
2553
2554 * fix #992: remove network id from gui
2555
2556 * fix #976: set 'disabled' for grid panels which disaply a read only,
2557 not sortable content
2558
2559 * Enlarge Object Grid first column default size
2560
2561 * change hotplugselector to use checkboxes
2562
2563 -- Proxmox Support Team <support@proxmox.com> Tue, 17 May 2016 16:59:41 +0200
2564
2565 pve-manager (4.2-4) unstable; urgency=medium
2566
2567 * fix #944: do not filter by empty array
2568
2569 * fix combobox reset behaviour
2570
2571 * fix combogrid multiselect bug
2572
2573 * fix pending changes with boot order
2574
2575 * Do not send -debug versions of framework files
2576
2577 * add undo Zoom Button
2578
2579 * improve pending changes for qemu hardware in gui
2580
2581 * fix #979: check always for migrated VM
2582
2583 -- Proxmox Support Team <support@proxmox.com> Tue, 03 May 2016 06:33:55 +0200
2584
2585 pve-manager (4.2-3) unstable; urgency=medium
2586
2587 * improve gui cidr matching
2588
2589 * disable selecting when right clicking in tree
2590
2591 -- Proxmox Support Team <support@proxmox.com> Thu, 28 Apr 2016 10:58:05 +0200
2592
2593 pve-manager (4.2-2) unstable; urgency=medium
2594
2595 * fix securitygroupselector
2596
2597 -- Proxmox Support Team <support@proxmox.com> Tue, 26 Apr 2016 12:07:52 +0200
2598
2599 pve-manager (4.2-1) unstable; urgency=medium
2600
2601 * fix #943: allow saving of values
2602
2603 * refactor bootdisk test and prevent multiple bootdisks
2604
2605 -- Proxmox Support Team <support@proxmox.com> Mon, 25 Apr 2016 11:21:08 +0200
2606
2607 pve-manager (4.1-34) unstable; urgency=medium
2608
2609 * LXC GUI: add network rate limit
2610
2611 * do not disable a combogrid when it loads
2612
2613 * fix wizard validity logic
2614
2615 * add enableKeyEvents to combogrid
2616
2617 * fix #949: add post-restart hook to vzdump
2618
2619 -- Proxmox Support Team <support@proxmox.com> Fri, 22 Apr 2016 09:15:07 +0200
2620
2621 pve-manager (4.1-33) unstable; urgency=medium
2622
2623 * Do not display the internal value we use for storing ostypes
2624
2625 * updated Italian translation
2626
2627 -- Proxmox Support Team <support@proxmox.com> Thu, 21 Apr 2016 12:21:38 +0200
2628
2629 pve-manager (4.1-32) unstable; urgency=medium
2630
2631 * GUI: enhace visibillity of dialog window border
2632
2633 * fix #143: add disk/mem percent sort
2634
2635 * fix #759: save columns of resourceGrid
2636
2637 * HA Resource: allow selecting no group
2638
2639 -- Proxmox Support Team <support@proxmox.com> Wed, 20 Apr 2016 09:21:17 +0200
2640
2641 pve-manager (4.1-31) unstable; urgency=medium
2642
2643 * StatusView: more verbose HA status output
2644
2645 -- Proxmox Support Team <support@proxmox.com> Tue, 19 Apr 2016 09:39:33 +0200
2646
2647 pve-manager (4.1-30) unstable; urgency=medium
2648
2649 * GUI: use raw format for DRBD images
2650
2651 * also display Linux 4.X on OS selection
2652
2653 * fix #181: rewrite Boot Order Window
2654
2655 -- Proxmox Support Team <support@proxmox.com> Fri, 15 Apr 2016 08:38:06 +0200
2656
2657 pve-manager (4.1-29) unstable; urgency=medium
2658
2659 * Fix 'mailto: ...' in /etc/vzdump.conf
2660
2661 -- Proxmox Support Team <support@proxmox.com> Thu, 14 Apr 2016 17:03:08 +0200
2662
2663 pve-manager (4.1-28) unstable; urgency=medium
2664
2665 * VZDump: add -mailto schema desc
2666
2667 * VZDump: mark 'size' as deprecated, warn if set
2668
2669 -- Proxmox Support Team <support@proxmox.com> Thu, 14 Apr 2016 12:48:35 +0200
2670
2671 pve-manager (4.1-27) unstable; urgency=medium
2672
2673 * Wizard: Do not disable a invalid previous tab,
2674
2675 * Recheck field validation after manually enabling
2676 the input field of a ComboGrid
2677
2678 * qemu monitor GUI: support page up/down
2679
2680 * Fix #936: ceph: support multiple roots in osd tree
2681
2682 * GUI: fix ceph tabs switching
2683
2684 -- Proxmox Support Team <support@proxmox.com> Tue, 12 Apr 2016 17:12:09 +0200
2685
2686 pve-manager (4.1-26) unstable; urgency=medium
2687
2688 * do not depend of pve-doc-generator (this should be a Build-Depend instead)
2689
2690 * revert default compress mode for vzdump to 0
2691
2692 -- Proxmox Support Team <support@proxmox.com> Tue, 12 Apr 2016 12:41:34 +0200
2693
2694 pve-manager (4.1-25) unstable; urgency=medium
2695
2696 * Build-Depend on pve-doc-generator
2697
2698 * use pve-doc-generator
2699
2700 * various ExtJS6 GUI fixes
2701
2702 * disable suspend/resume on containers
2703
2704 * update translation files
2705
2706 * use font-awesome icons for action buttons and cmdmenu
2707
2708 * use split button for shutdown/stop for vm/ct
2709
2710 * qemu: fix parse vlan trunks
2711
2712 -- Proxmox Support Team <support@proxmox.com> Sun, 10 Apr 2016 15:49:23 +0200
2713
2714 pve-manager (4.1-24) unstable; urgency=medium
2715
2716 * updated logo to higher quality
2717
2718 -- Proxmox Support Team <support@proxmox.com> Fri, 01 Apr 2016 16:38:48 +0200
2719
2720 pve-manager (4.1-23) unstable; urgency=medium
2721
2722 * switch GUI to ExtJS6
2723
2724 * use new ExtJS6 charts for node/lxc/qemu
2725
2726 * Allow migrate-all button on HA enabled VMs
2727
2728 * Skip templates when using the start all VMs button
2729
2730 * Allow non-root to use start/stop/migrate all buttons
2731
2732 * Fix #926: vzdump: config/default key regression
2733
2734 * fix compression selection in backup window
2735
2736 -- Proxmox Support Team <support@proxmox.com> Thu, 31 Mar 2016 10:57:55 +0200
2737
2738 pve-manager (4.1-22) unstable; urgency=medium
2739
2740 * lxc: disable ACL settings for bind mounts
2741
2742 * deactivate (currently) not working lxc templates
2743
2744 -- Proxmox Support Team <support@proxmox.com> Mon, 14 Mar 2016 17:30:39 +0100
2745
2746 pve-manager (4.1-21) unstable; urgency=medium
2747
2748 * fix 483: disable template/upload button
2749
2750 -- Proxmox Support Team <support@proxmox.com> Fri, 11 Mar 2016 16:30:15 +0100
2751
2752 pve-manager (4.1-20) unstable; urgency=medium
2753
2754 * Allow non-self-signed override certificate for API
2755
2756 * fix 911: lxc: always allow blank mac address for autogeneration
2757
2758 -- Proxmox Support Team <support@proxmox.com> Wed, 09 Mar 2016 14:38:30 +0100
2759
2760 pve-manager (4.1-19) unstable; urgency=medium
2761
2762 * Use methods from PVE::QemuConfig
2763
2764 * fix LVM Content settings
2765
2766 * pveam: add 'available' command to list available templates
2767
2768 * vzdump: fix default values
2769
2770 * vzdump: make sure only DOT pid files excluded
2771
2772 * LXC refactoring
2773
2774 -- Proxmox Support Team <support@proxmox.com> Tue, 08 Mar 2016 11:54:03 +0100
2775
2776 pve-manager (4.1-18) unstable; urgency=medium
2777
2778 * vzdump: make exclude-path from config file work again
2779
2780 * firewall: add ipfilter option
2781
2782 -- Proxmox Support Team <support@proxmox.com> Thu, 03 Mar 2016 09:55:18 +0100
2783
2784 pve-manager (4.1-17) unstable; urgency=medium
2785
2786 * Remove content type Container from GlusterFS
2787
2788 * web-syslog: add date span selection
2789
2790 -- Proxmox Support Team <support@proxmox.com> Wed, 02 Mar 2016 17:18:06 +0100
2791
2792 pve-manager (4.1-16) unstable; urgency=medium
2793
2794 * firewall: add option to allow router advertisement
2795
2796 * update Norwegian translation
2797
2798 * pveam: add list, download and remove
2799
2800 * do not use Net::SSL
2801
2802 * lxc: create/edit/remove mountpoints
2803
2804 -- Proxmox Support Team <support@proxmox.com> Sat, 27 Feb 2016 10:29:20 +0100
2805
2806 pve-manager (4.1-15) unstable; urgency=medium
2807
2808 * add lvmthin to gui
2809
2810 * restrict lvm thin on qemu to storage type raw
2811
2812 * add htmlEncode to various fields
2813
2814 * firewall: add enable ndp option
2815
2816 -- Proxmox Support Team <support@proxmox.com> Sat, 20 Feb 2016 10:22:17 +0100
2817
2818 pve-manager (4.1-14) unstable; urgency=medium
2819
2820 * pveupdate: Fix problems with turnkey repository
2821
2822 * Fix 895: don't drop the other processor values on load()
2823
2824 -- Proxmox Support Team <support@proxmox.com> Thu, 18 Feb 2016 06:35:32 +0100
2825
2826 pve-manager (4.1-13) unstable; urgency=medium
2827
2828 * pveupdate: use warnings instead of -w
2829
2830 -- Proxmox Support Team <support@proxmox.com> Fri, 12 Feb 2016 10:43:14 +0100
2831
2832 pve-manager (4.1-12) unstable; urgency=medium
2833
2834 * add permissions to allow non root ceph configuration
2835
2836 -- Proxmox Support Team <support@proxmox.com> Fri, 12 Feb 2016 08:22:39 +0100
2837
2838 pve-manager (4.1-11) unstable; urgency=medium
2839
2840 * Close #822: show the nodename in the page title
2841
2842 * use max_workers from datacenter.cfg for stopall/migrateall
2843
2844 -- Proxmox Support Team <support@proxmox.com> Thu, 11 Feb 2016 12:05:54 +0100
2845
2846 pve-manager (4.1-10) unstable; urgency=medium
2847
2848 * remove 'VZDump backup file' option from upload web gui
2849
2850 -- Proxmox Support Team <support@proxmox.com> Tue, 02 Feb 2016 18:13:09 +0100
2851
2852 pve-manager (4.1-9) unstable; urgency=medium
2853
2854 * gui: cpu: fix processor editing
2855
2856 -- Proxmox Support Team <support@proxmox.com> Mon, 01 Feb 2016 17:13:03 +0100
2857
2858 pve-manager (4.1-8) unstable; urgency=medium
2859
2860 * gui: preserve extra cpu options when changing CPU type
2861
2862 * fix PVE::HA use clause so HA resources get registered
2863
2864 -- Proxmox Support Team <support@proxmox.com> Wed, 27 Jan 2016 16:45:45 +0100
2865
2866 pve-manager (4.1-7) unstable; urgency=medium
2867
2868 * Enable TLS 1.1 and 1.2, change default DH params
2869
2870 * Add DHPARAMS option in /etc/default/pveproxy
2871
2872 -- Proxmox Support Team <support@proxmox.com> Tue, 26 Jan 2016 16:47:21 +0100
2873
2874 pve-manager (4.1-6) unstable; urgency=medium
2875
2876 * fix #871: netstat: include veth devices
2877
2878 -- Proxmox Support Team <support@proxmox.com> Mon, 25 Jan 2016 11:01:11 +0100
2879
2880 pve-manager (4.1-5) unstable; urgency=medium
2881
2882 * Close #850: ifenslave-2.6 is a transitional package
2883
2884 -- Proxmox Support Team <support@proxmox.com> Mon, 11 Jan 2016 15:30:08 +0100
2885
2886 pve-manager (4.1-4) unstable; urgency=medium
2887
2888 * update Hungarian translation
2889
2890 -- Proxmox Support Team <support@proxmox.com> Tue, 29 Dec 2015 11:49:52 +0100
2891
2892 pve-manager (4.1-3) unstable; urgency=medium
2893
2894 * add Hungarian translation
2895
2896 -- Proxmox Support Team <support@proxmox.com> Thu, 24 Dec 2015 11:13:43 +0100
2897
2898 pve-manager (4.1-2) unstable; urgency=medium
2899
2900 * update bash completion helpers (use -o default)
2901
2902 -- Proxmox Support Team <support@proxmox.com> Sat, 19 Dec 2015 09:22:13 +0100
2903
2904 pve-manager (4.1-1) unstable; urgency=medium
2905
2906 * bump version for 4.1 release
2907
2908 -- Proxmox Support Team <support@proxmox.com> Fri, 11 Dec 2015 08:54:17 +0100
2909
2910 pve-manager (4.0-66) unstable; urgency=medium
2911
2912 * add qemu BIOS option
2913
2914 -- Proxmox Support Team <support@proxmox.com> Thu, 10 Dec 2015 11:42:16 +0100
2915
2916 pve-manager (4.0-65) unstable; urgency=medium
2917
2918 * APLInfo: support proxying http traffic
2919
2920 -- Proxmox Support Team <support@proxmox.com> Wed, 09 Dec 2015 16:55:51 +0100
2921
2922 pve-manager (4.0-64) unstable; urgency=medium
2923
2924 * fix bug #821: add systemd-timesyncd to service list
2925
2926 -- Proxmox Support Team <support@proxmox.com> Tue, 01 Dec 2015 11:26:42 +0100
2927
2928 pve-manager (4.0-63) unstable; urgency=medium
2929
2930 * add qemu agent gui option
2931
2932 * influxdb: use multi values measurement
2933
2934 * pvestatd: use 'priv' environment for service
2935
2936 * improve log messages at sytem shutdown
2937
2938 * pveproxy.service: add Wants=ssh.service
2939
2940 * pveproxy.service: start after remote-fs and ceph
2941
2942 * pve-manager.service: do not invoke old init.d script
2943
2944 * pve-manager.service: start after pve-ha-crm.service and pve-ha-lrm.service
2945
2946 -- Proxmox Support Team <support@proxmox.com> Fri, 27 Nov 2015 13:30:44 +0100
2947
2948 pve-manager (4.0-62) unstable; urgency=medium
2949
2950 * fix systemd shutdown order
2951
2952 -- Proxmox Support Team <support@proxmox.com> Tue, 24 Nov 2015 17:31:15 +0100
2953
2954 pve-manager (4.0-61) unstable; urgency=medium
2955
2956 * ceph.conf : remove auth_supported
2957
2958 * Allow email adresses with a top level domain of up to 63 characters
2959
2960 * fix bug #575: fork at shutdown, so that partent starts new worker
2961
2962 * update build infrastucture to be able to develop with Ext6
2963
2964 -- Proxmox Support Team <support@proxmox.com> Fri, 20 Nov 2015 10:05:01 +0100
2965
2966 pve-manager (4.0-60) unstable; urgency=medium
2967
2968 * make startall wait up to 60 seconds for quorum
2969
2970 -- Proxmox Support Team <support@proxmox.com> Tue, 10 Nov 2015 07:48:53 +0100
2971
2972 pve-manager (4.0-59) unstable; urgency=medium
2973
2974 * Add report modal window, containing pvereport content
2975
2976 -- Proxmox Support Team <support@proxmox.com> Fri, 06 Nov 2015 10:20:49 +0100
2977
2978 pve-manager (4.0-58) unstable; urgency=medium
2979
2980 * Improve HA UI for users with restricted permissions
2981
2982 -- Proxmox Support Team <support@proxmox.com> Fri, 30 Oct 2015 16:13:28 +0100
2983
2984 pve-manager (4.0-57) unstable; urgency=medium
2985
2986 * improve pvereport script
2987
2988 -- Proxmox Support Team <support@proxmox.com> Fri, 30 Oct 2015 07:17:45 +0100
2989
2990 pve-manager (4.0-56) unstable; urgency=medium
2991
2992 * add bios report to pvereport
2993
2994 * lxc: add mount points to GUI
2995
2996 * lxc: add resize to GUI
2997
2998 * lxc: add icons to resources
2999
3000 * RBD: select 'images' content type by default
3001
3002 * GUI: add Galician language
3003
3004 -- Proxmox Support Team <support@proxmox.com> Wed, 28 Oct 2015 11:53:42 +0100
3005
3006 pve-manager (4.0-55) unstable; urgency=medium
3007
3008 * pve-manager service: start after open-iscsi
3009
3010 * pveceph install: use release repository
3011
3012 -- Proxmox Support Team <support@proxmox.com> Wed, 28 Oct 2015 09:26:06 +0100
3013
3014 pve-manager (4.0-54) unstable; urgency=medium
3015
3016 * fix bug #781: separate LXC CPU and memory in editor
3017
3018 -- Proxmox Support Team <support@proxmox.com> Fri, 23 Oct 2015 13:40:42 +0200
3019
3020 pve-manager (4.0-51) unstable; urgency=medium
3021
3022 * fix check if vm is ha managed in get_start_stop_list
3023
3024 * fix lxc config key in get_start_stop_list sub
3025
3026 -- Proxmox Support Team <support@proxmox.com> Tue, 20 Oct 2015 09:51:43 +0200
3027
3028 pve-manager (4.0-50) unstable; urgency=medium
3029
3030 * fix bug #756: force macro setting to emtpy string when
3031 user erases the content
3032
3033 -- Proxmox Support Team <support@proxmox.com> Thu, 15 Oct 2015 17:41:02 +0200
3034
3035 pve-manager (4.0-49) unstable; urgency=medium
3036
3037 * GUI: add new vtype ConfigId, use it for snapshot names
3038
3039 * IP4_cidr_match: allow short masks like /8
3040
3041 -- Proxmox Support Team <support@proxmox.com> Fri, 09 Oct 2015 08:16:55 +0200
3042
3043 pve-manager (4.0-48) unstable; urgency=medium
3044
3045 * lxc/dns: ipv6 support
3046
3047 -- Proxmox Support Team <support@proxmox.com> Mon, 05 Oct 2015 17:47:26 +0200
3048
3049 pve-manager (4.0-47) unstable; urgency=medium
3050
3051 * DNS ui/api: ipv6 support
3052
3053 -- Proxmox Support Team <support@proxmox.com> Mon, 05 Oct 2015 12:34:16 +0200
3054
3055 pve-manager (4.0-46) unstable; urgency=medium
3056
3057 * fix bug #719: vzdump - only call cleanup after prepare
3058
3059 -- Proxmox Support Team <support@proxmox.com> Sat, 03 Oct 2015 15:32:02 +0200
3060
3061 pve-manager (4.0-45) unstable; urgency=medium
3062
3063 * sources.list: prepare for final 4.0 release - use pve-enterprise repository
3064
3065 * API: return correct version (instead of 4.0Beta)
3066
3067 * cleanup: use new run_cli_handler() method
3068
3069 -- Proxmox Support Team <support@proxmox.com> Fri, 02 Oct 2015 11:43:47 +0200
3070
3071 pve-manager (4.0-44) unstable; urgency=medium
3072
3073 * add content type selector to LVM storage editor
3074
3075 -- Proxmox Support Team <support@proxmox.com> Thu, 01 Oct 2015 13:04:26 +0200
3076
3077 pve-manager (4.0-43) unstable; urgency=medium
3078
3079 * check for ext5 dir to avoid missing directory errors
3080
3081 -- Proxmox Support Team <support@proxmox.com> Tue, 29 Sep 2015 07:17:45 +0200
3082
3083 pve-manager (4.0-42) unstable; urgency=medium
3084
3085 * update OS Type descriptions
3086
3087 -- Proxmox Support Team <support@proxmox.com> Sat, 26 Sep 2015 11:14:46 +0200
3088
3089 pve-manager (4.0-41) unstable; urgency=medium
3090
3091 * do not install extJS 5 framework by default
3092
3093 * NetworkEdit : add support for vlan interfaces
3094
3095 -- Proxmox Support Team <support@proxmox.com> Fri, 25 Sep 2015 07:19:16 +0200
3096
3097 pve-manager (4.0-40) unstable; urgency=medium
3098
3099 * improve mobile app
3100
3101 -- Proxmox Support Team <support@proxmox.com> Thu, 24 Sep 2015 07:02:15 +0200
3102
3103 pve-manager (4.0-39) unstable; urgency=medium
3104
3105 * update sencha touch sources to 2.4.2
3106
3107 * Allow email adresses with a top level domain of up to 63 characters
3108
3109 * Deny stop mode backups from HA managed and enabled services
3110
3111 * vzdump: re-enable passing vmid lists at command line
3112
3113 * Allow typeahead selection of Firewall macros
3114
3115 * vzdump: replace 'find' exclude command switches
3116
3117 -- Proxmox Support Team <support@proxmox.com> Mon, 21 Sep 2015 12:21:51 +0200
3118
3119 pve-manager (4.0-38) unstable; urgency=medium
3120
3121 * add bridge vlan aware checkbox
3122
3123 * bridgevlan : allow filtering on tagged interfaces (for QinQ)
3124
3125 * vzdump: replace 'find' exclude command switches
3126
3127 -- Proxmox Support Team <support@proxmox.com> Wed, 16 Sep 2015 11:05:49 +0200
3128
3129 pve-manager (4.0-37) unstable; urgency=medium
3130
3131 * add influxdb stats plugin
3132
3133 * appdate appliance database (aplinfo.dat), include centos7 and
3134 archlinux templates
3135
3136 -- Proxmox Support Team <support@proxmox.com> Fri, 11 Sep 2015 09:30:01 +0200
3137
3138 pve-manager (4.0-36) unstable; urgency=medium
3139
3140 * add pvesh man page
3141
3142 * Update vzdump man page for 4.0
3143
3144 * fix bug #706: Use comma to split vmid list when building
3145 the crontab vzdump command
3146
3147 -- Proxmox Support Team <support@proxmox.com> Thu, 10 Sep 2015 12:24:09 +0200
3148
3149 pve-manager (4.0-35) unstable; urgency=medium
3150
3151 * HA GUI: fix 'state' default value in resource edit dialog
3152
3153 -- Proxmox Support Team <support@proxmox.com> Thu, 10 Sep 2015 10:26:06 +0200
3154
3155 pve-manager (4.0-34) unstable; urgency=medium
3156
3157 * Add krbd option to GUI on ceph storage
3158
3159 * fix output percent_used in rbd pools
3160
3161 * allow usage of ceph development repository
3162
3163 * fixes the problem of containers not autostarting with onboot=1
3164
3165 -- Proxmox Support Team <support@proxmox.com> Wed, 09 Sep 2015 08:04:44 +0200
3166
3167 pve-manager (4.0-33) unstable; urgency=medium
3168
3169 * Add missing install target dependencies
3170
3171 * Update vzdump man page for use with LXC containers
3172
3173 * GUI option for VM protection added
3174
3175 * fix bug #701: blacklist nvidiafb
3176
3177 * improve pveupdate with random start time
3178
3179 * vzdump: implement bash completion
3180
3181 -- Proxmox Support Team <support@proxmox.com> Tue, 08 Sep 2015 10:44:51 +0200
3182
3183 pve-manager (4.0-32) unstable; urgency=medium
3184
3185 * aplinfo: improve version parser
3186
3187 * set size in the rootfs parameter on CT create
3188
3189 * pve-manager : novncindex : remove include inflator.js
3190
3191 -- Proxmox Support Team <support@proxmox.com> Sat, 29 Aug 2015 12:36:41 +0200
3192
3193 pve-manager (4.0-31) unstable; urgency=medium
3194
3195 * novnc: add fullscreen button for embedded console
3196
3197 * Remove Java applet from list of available console viewers
3198
3199 * fix bug #690: correctly list container storages
3200
3201 -- Proxmox Support Team <support@proxmox.com> Fri, 28 Aug 2015 12:08:21 +0200
3202
3203 pve-manager (4.0-30) unstable; urgency=medium
3204
3205 * lxc GUI: add tty and console options
3206
3207 -- Proxmox Support Team <support@proxmox.com> Mon, 24 Aug 2015 06:36:39 +0200
3208
3209 pve-manager (4.0-29) unstable; urgency=medium
3210
3211 * correctly display lxc templates
3212
3213 * lxc GUI: implement console mode option
3214
3215 * fix bug #682: change at the Gui the used disk size
3216
3217 * Ceph: fix old interfaces access in find_node_ip
3218
3219 -- Proxmox Support Team <support@proxmox.com> Tue, 18 Aug 2015 16:45:53 +0200
3220
3221 pve-manager (4.0-28) unstable; urgency=medium
3222
3223 * allow all storages with content type 'images' for containers
3224
3225 * add some green to the icon to indicate more clearly when LXC
3226 containers are running
3227
3228 -- Proxmox Support Team <support@proxmox.com> Fri, 07 Aug 2015 12:13:43 +0200
3229
3230 pve-manager (4.0-27) unstable; urgency=medium
3231
3232 * update LXC GUI (support new rootfs and size parameter).
3233
3234 -- Proxmox Support Team <support@proxmox.com> Thu, 06 Aug 2015 11:30:33 +0200
3235
3236 pve-manager (4.0-26) unstable; urgency=medium
3237
3238 * fix bug #662: wrong subroutine for parsing startup order
3239
3240 * fix bug #659: lxc pool support
3241
3242 * add vlan aware ifupdown script (replace debian vlan package)
3243
3244 * add dhcp and slaac options to lxc network config
3245
3246 -- Proxmox Support Team <support@proxmox.com> Fri, 31 Jul 2015 11:17:00 +0200
3247
3248 pve-manager (4.0-25) unstable; urgency=medium
3249
3250 * Added UI elements for the backup job disabling function
3251
3252 * implement snapshot support for LXC
3253
3254 * Added parallel compress support for vzdump with pigz
3255
3256 -- Proxmox Support Team <support@proxmox.com> Mon, 27 Jul 2015 13:28:24 +0200
3257
3258 pve-manager (4.0-24) unstable; urgency=medium
3259
3260 * NetworkEdit: use pvetextfield instead of numberfield
3261
3262 -- Proxmox Support Team <support@proxmox.com> Fri, 03 Jul 2015 07:22:05 +0200
3263
3264 pve-manager (4.0-23) unstable; urgency=medium
3265
3266 * use updated LXC template list
3267
3268 -- Proxmox Support Team <support@proxmox.com> Thu, 02 Jul 2015 12:02:29 +0200
3269
3270 pve-manager (4.0-22) unstable; urgency=medium
3271
3272 * add embedded novnc console for nodes
3273
3274 * fix bug #648: forward call to correct node
3275
3276 -- Proxmox Support Team <support@proxmox.com> Mon, 29 Jun 2015 16:16:42 +0200
3277
3278 pve-manager (4.0-21) unstable; urgency=medium
3279
3280 * do not show monitor and console for templates
3281
3282 -- Proxmox Support Team <support@proxmox.com> Sun, 28 Jun 2015 09:19:39 +0200
3283
3284 pve-manager (4.0-20) unstable; urgency=medium
3285
3286 * add embedded lxc novnc console
3287
3288 -- Proxmox Support Team <support@proxmox.com> Sat, 27 Jun 2015 12:24:07 +0200
3289
3290 pve-manager (4.0-19) unstable; urgency=medium
3291
3292 * add embedded qemu novnc console
3293
3294 -- Proxmox Support Team <support@proxmox.com> Fri, 26 Jun 2015 12:58:53 +0200
3295
3296 pve-manager (4.0-18) unstable; urgency=medium
3297
3298 * node networking GUI: add IPV6 support
3299
3300 -- Proxmox Support Team <support@proxmox.com> Fri, 26 Jun 2015 10:06:53 +0200
3301
3302 pve-manager (4.0-17) unstable; urgency=medium
3303
3304 * add noVNC resize feature
3305
3306 -- Proxmox Support Team <support@proxmox.com> Thu, 25 Jun 2015 17:56:06 +0200
3307
3308 pve-manager (4.0-16) unstable; urgency=medium
3309
3310 * pveversion: fix package list for pve 4.0
3311
3312 -- Proxmox Support Team <support@proxmox.com> Fri, 19 Jun 2015 12:25:54 +0200
3313
3314 pve-manager (4.0-15) unstable; urgency=medium
3315
3316 * fix bug #644: remove old java console
3317
3318 -- Proxmox Support Team <support@proxmox.com> Fri, 19 Jun 2015 09:09:59 +0200
3319
3320 pve-manager (4.0-14) unstable; urgency=medium
3321
3322 * qemu GUI: fix CD edit (bug #640)
3323
3324 * Fix qemu create wizard when iothread is set
3325
3326 * Force Internet Explorer to interpret pages in IE10 compatibility modus
3327
3328 -- Proxmox Support Team <support@proxmox.com> Fri, 19 Jun 2015 06:46:19 +0200
3329
3330 pve-manager (4.0-13) unstable; urgency=medium
3331
3332 * use pvetest repository for beta release
3333
3334 * GUI: display version 4.0Beta to mark this a beta release.
3335
3336 -- Proxmox Support Team <support@proxmox.com> Tue, 16 Jun 2015 12:28:38 +0200
3337
3338 pve-manager (4.0-12) unstable; urgency=medium
3339
3340 * change pve-manager service type to oneshot
3341
3342 * add iothread option
3343
3344 -- Proxmox Support Team <support@proxmox.com> Wed, 10 Jun 2015 09:05:29 +0200
3345
3346 pve-manager (4.0-11) unstable; urgency=medium
3347
3348 * API change: remove bootlog API
3349
3350 * fix LogView widget
3351
3352 * use Wants instead of Requires inside systemd service definitions
3353
3354 * implement service API using systemctl
3355
3356 * add cpu options form
3357
3358 * add virtio-scsi-single scsi controller
3359
3360 * add IvyBridge cpu model
3361
3362 * LXC GUI: use cpulimit instead of cpus
3363
3364 * remove UBC GUI
3365
3366 -- Proxmox Support Team <support@proxmox.com> Tue, 09 Jun 2015 12:22:58 +0200
3367
3368 pve-manager (4.0-10) unstable; urgency=medium
3369
3370 * API change: /cluster/status - do not use clustat
3371
3372 -- Proxmox Support Team <support@proxmox.com> Tue, 02 Jun 2015 11:07:13 +0200
3373
3374 pve-manager (4.0-9) unstable; urgency=medium
3375
3376 * pveproxy: add ipv6 support
3377
3378 -- Proxmox Support Team <support@proxmox.com> Fri, 08 May 2015 12:44:52 +0200
3379
3380 pve-manager (4.0-8) unstable; urgency=medium
3381
3382 * use name based trigger to restart API server
3383
3384 -- Proxmox Support Team <support@proxmox.com> Tue, 05 May 2015 14:43:48 +0200
3385
3386 pve-manager (4.0-7) unstable; urgency=medium
3387
3388 * improve LXC GUI
3389
3390 -- Proxmox Support Team <support@proxmox.com> Thu, 30 Apr 2015 18:49:13 +0200
3391
3392 pve-manager (4.0-6) unstable; urgency=medium
3393
3394 * containers: use LXC instead of OpenVZ
3395
3396 -- Proxmox Support Team <support@proxmox.com> Sat, 18 Apr 2015 09:49:31 +0200
3397
3398 pve-manager (4.0-5) unstable; urgency=medium
3399
3400 * ha GUI: show configuration errors
3401
3402 * fix apt sources for jessie
3403
3404 -- Proxmox Support Team <support@proxmox.com> Tue, 07 Apr 2015 09:55:48 +0200
3405
3406 pve-manager (4.0-4) unstable; urgency=medium
3407
3408 * implement new GUI for HA
3409
3410 -- Proxmox Support Team <support@proxmox.com> Fri, 03 Apr 2015 18:49:20 +0200
3411
3412 pve-manager (4.0-3) unstable; urgency=medium
3413
3414 * use new pve-ha-manager
3415
3416 * remove OpenVZ related code
3417
3418 -- Proxmox Support Team <support@proxmox.com> Fri, 27 Mar 2015 13:42:15 +0100
3419
3420 pve-manager (4.0-2) unstable; urgency=medium
3421
3422 * fix proxversion -v for jessie release
3423
3424 * add PIDFile option for systemd services
3425
3426 * avoid shell scripts in systemd service definitions
3427
3428 * depend on systemd, add service files
3429
3430 -- Proxmox Support Team <support@proxmox.com> Fri, 06 Mar 2015 11:35:33 +0100
3431
3432 pve-manager (4.0-1) unstable; urgency=medium
3433
3434 * first version for Debian jessie
3435
3436 -- Proxmox Support Team <support@proxmox.com> Sat, 28 Feb 2015 09:34:33 +0100
3437
3438 pve-manager (3.4-1) unstable; urgency=low
3439
3440 * write_ceph_config: also write mds sections
3441
3442 -- Proxmox Support Team <support@proxmox.com> Thu, 19 Feb 2015 06:31:48 +0100
3443
3444 pve-manager (3.3-21) unstable; urgency=low
3445
3446 * write_ceph_config: also write client section
3447
3448 -- Proxmox Support Team <support@proxmox.com> Wed, 18 Feb 2015 05:51:37 +0100
3449
3450 pve-manager (3.3-20) unstable; urgency=low
3451
3452 * pveceph: use LWP to download release key (instead of wget)
3453
3454 * GUI: add multiqueues field to NIC form
3455
3456 -- Proxmox Support Team <support@proxmox.com> Fri, 13 Feb 2015 09:03:08 +0100
3457
3458 pve-manager (3.3-19) unstable; urgency=low
3459
3460 * GUI: fixes for CDROM hotplug
3461
3462 -- Proxmox Support Team <support@proxmox.com> Thu, 12 Feb 2015 08:03:26 +0100
3463
3464 pve-manager (3.3-18) unstable; urgency=low
3465
3466 * GUI: add startall/stopall/migrateall menu buttons
3467
3468 -- Proxmox Support Team <support@proxmox.com> Wed, 11 Feb 2015 09:17:50 +0100
3469
3470 pve-manager (3.3-17) unstable; urgency=low
3471
3472 * memory form : hotplug improvements
3473
3474 -- Proxmox Support Team <support@proxmox.com> Tue, 10 Feb 2015 11:48:18 +0100
3475
3476 pve-manager (3.3-16) unstable; urgency=low
3477
3478 * pveproxy: set method to tlsv1 (required for IE)
3479
3480 -- Proxmox Support Team <support@proxmox.com> Mon, 09 Feb 2015 11:42:56 +0100
3481
3482 pve-manager (3.3-15) unstable; urgency=low
3483
3484 * GUI: implement hotplug feature selector
3485
3486 * GUI: add UI for local ZFS storage
3487
3488 -- Proxmox Support Team <support@proxmox.com> Tue, 27 Jan 2015 12:37:36 +0100
3489
3490 pve-manager (3.3-14) unstable; urgency=low
3491
3492 * HardwareView: correctly enable/disable buttons
3493
3494 -- Proxmox Support Team <support@proxmox.com> Fri, 23 Jan 2015 09:13:09 +0100
3495
3496 pve-manager (3.3-13) unstable; urgency=low
3497
3498 * PendingObjectGrid: improve detection of pending changes
3499
3500 -- Proxmox Support Team <support@proxmox.com> Thu, 22 Jan 2015 12:57:21 +0100
3501
3502 pve-manager (3.3-12) unstable; urgency=low
3503
3504 * add numa option to processor form
3505
3506 * fix rendering of pending processor values
3507
3508 * GUI: dynamically update VM config every 5 seconds
3509
3510 -- Proxmox Support Team <support@proxmox.com> Wed, 21 Jan 2015 08:39:16 +0100
3511
3512 pve-manager (3.3-11) unstable; urgency=low
3513
3514 * New 'disconnect' button on the network edit pannel.
3515
3516 * Fix backup failure at shutdown (stop backup on host shutdown)
3517
3518 * vzdump: new option --stop to abort running backup job
3519
3520 * Support additional e1000 variants for VM machines
3521
3522 -- Proxmox Support Team <support@proxmox.com> Tue, 20 Jan 2015 07:17:34 +0100
3523
3524 pve-manager (3.3-10) unstable; urgency=low
3525
3526 * fix restart behavior
3527
3528 -- Proxmox Support Team <support@proxmox.com> Thu, 15 Jan 2015 07:21:43 +0100
3529
3530 pve-manager (3.3-9) unstable; urgency=low
3531
3532 * qemu GUI: support new pending changes API
3533
3534 -- Proxmox Support Team <support@proxmox.com> Thu, 08 Jan 2015 13:28:25 +0100
3535
3536 pve-manager (3.3-8) unstable; urgency=low
3537
3538 * pveproxy: support TLS1.1 and TLS1.2
3539
3540 -- Proxmox Support Team <support@proxmox.com> Tue, 02 Dec 2014 14:04:36 +0100
3541
3542 pve-manager (3.3-7) unstable; urgency=low
3543
3544 * vzdump: avoid warning about uninitialized value
3545
3546 -- Proxmox Support Team <support@proxmox.com> Wed, 26 Nov 2014 06:57:04 +0100
3547
3548 pve-manager (3.3-6) unstable; urgency=low
3549
3550 * VZDump: added email notification setting
3551
3552 * fix Bug #579: add START parameter in /etc/default/pve-manager
3553
3554 -- Proxmox Support Team <support@proxmox.com> Mon, 24 Nov 2014 06:37:36 +0100
3555
3556 pve-manager (3.3-5) unstable; urgency=low
3557
3558 * VZDump: send an error email in case of lock failure
3559
3560 -- Proxmox Support Team <support@proxmox.com> Thu, 23 Oct 2014 11:04:47 +0200
3561
3562 pve-manager (3.3-4) unstable; urgency=low
3563
3564 * pveproxy: limit ourselfes to tlsv1
3565
3566 -- Proxmox Support Team <support@proxmox.com> Wed, 15 Oct 2014 15:49:17 +0200
3567
3568 pve-manager (3.3-3) unstable; urgency=low
3569
3570 * openvz: implement suspend/resume
3571
3572 -- Proxmox Support Team <support@proxmox.com> Thu, 09 Oct 2014 09:37:47 +0200
3573
3574 pve-manager (3.3-2) unstable; urgency=low
3575
3576 * fix bug #534: implement firewall checkbox for OpenVZ CreateWizard
3577
3578 -- Proxmox Support Team <support@proxmox.com> Wed, 17 Sep 2014 16:34:27 +0200
3579
3580 pve-manager (3.3-1) unstable; urgency=low
3581
3582 * i18n: small fixes
3583
3584 -- Proxmox Support Team <support@proxmox.com> Mon, 08 Sep 2014 09:55:22 +0200
3585
3586 pve-manager (3.2-31) unstable; urgency=low
3587
3588 * GUI: add new email_from option to datacenter.cfg
3589
3590 -- Proxmox Support Team <support@proxmox.com> Thu, 04 Sep 2014 17:35:04 +0200
3591
3592 pve-manager (3.2-30) unstable; urgency=low
3593
3594 * resourcegrid : add template menu
3595
3596 * fix label width for spanish translation
3597
3598 -- Proxmox Support Team <support@proxmox.com> Mon, 01 Sep 2014 11:38:20 +0200
3599
3600 pve-manager (3.2-29) unstable; urgency=low
3601
3602 * glusterfs GUI: new option to specify backup volfile server
3603
3604 -- Proxmox Support Team <support@proxmox.com> Wed, 27 Aug 2014 11:52:49 +0200
3605
3606 pve-manager (3.2-28) unstable; urgency=low
3607
3608 * GUI: allow to add ZFS storage
3609
3610 -- Proxmox Support Team <support@proxmox.com> Tue, 26 Aug 2014 09:36:23 +0200
3611
3612 pve-manager (3.2-27) unstable; urgency=low
3613
3614 * fix bug #554: do not set delete flag on Auth create
3615
3616 -- Proxmox Support Team <support@proxmox.com> Thu, 21 Aug 2014 12:07:51 +0200
3617
3618 pve-manager (3.2-26) unstable; urgency=low
3619
3620 * GUI: use better icons for storage menu
3621
3622 -- Proxmox Support Team <support@proxmox.com> Thu, 21 Aug 2014 09:20:31 +0200
3623
3624 pve-manager (3.2-25) unstable; urgency=low
3625
3626 * GUI: add discard option to qemu drive
3627
3628 * GUI: add Broadwell cpu model
3629
3630 -- Proxmox Support Team <support@proxmox.com> Wed, 20 Aug 2014 12:19:00 +0200
3631
3632 pve-manager (3.2-24) unstable; urgency=low
3633
3634 * GUI: add new 'Pool View'
3635
3636 * GUI: show correct node status in 'Storage View'
3637
3638 -- Proxmox Support Team <support@proxmox.com> Wed, 13 Aug 2014 08:07:59 +0200
3639
3640 pve-manager (3.2-23) unstable; urgency=low
3641
3642 * update Spanish translation
3643
3644 -- Proxmox Support Team <support@proxmox.com> Mon, 11 Aug 2014 10:11:43 +0200
3645
3646 pve-manager (3.2-22) unstable; urgency=low
3647
3648 * mobile: register OpenVZ migrate page
3649
3650 -- Proxmox Support Team <support@proxmox.com> Thu, 07 Aug 2014 11:08:16 +0200
3651
3652 pve-manager (3.2-21) unstable; urgency=low
3653
3654 * novnc: add sendKey menufor KVM VMs
3655
3656 -- Proxmox Support Team <support@proxmox.com> Wed, 06 Aug 2014 09:09:47 +0200
3657
3658 pve-manager (3.2-20) unstable; urgency=low
3659
3660 * add sencha touch based GUI for mobile devices
3661
3662 * update Chinese translation (zh_CN).
3663
3664 -- Proxmox Support Team <support@proxmox.com> Tue, 05 Aug 2014 09:30:49 +0200
3665
3666 pve-manager (3.2-19) unstable; urgency=low
3667
3668 * HA migrate: return non-critical error if migrate failed by VM is still
3669 running
3670
3671 -- Proxmox Support Team <support@proxmox.com> Tue, 29 Jul 2014 07:14:55 +0200
3672
3673 pve-manager (3.2-18) unstable; urgency=low
3674
3675 * oath GUI: add 'step' and 'digit' options
3676
3677 -- Proxmox Support Team <support@proxmox.com> Wed, 23 Jul 2014 07:27:22 +0200
3678
3679 pve-manager (3.2-17) unstable; urgency=low
3680
3681 * include improved Spanish translation
3682
3683 * allow to set/edit two factor authentication (yubico, oath)
3684
3685 -- Proxmox Support Team <support@proxmox.com> Fri, 18 Jul 2014 08:23:02 +0200
3686
3687 pve-manager (3.2-16) unstable; urgency=low
3688
3689 * noVNC console: correctly display connection error
3690
3691 -- Proxmox Support Team <support@proxmox.com> Fri, 27 Jun 2014 10:31:28 +0200
3692
3693 pve-manager (3.2-15) unstable; urgency=low
3694
3695 * Qemu GUI: add support to edit SMBIOS settings
3696
3697 -- Proxmox Support Team <support@proxmox.com> Thu, 26 Jun 2014 13:21:54 +0200
3698
3699 pve-manager (3.2-14) unstable; urgency=low
3700
3701 * use case insensitive match for websocket upgrade (make it work with IE)
3702
3703 -- Proxmox Support Team <support@proxmox.com> Wed, 25 Jun 2014 13:26:23 +0200
3704
3705 pve-manager (3.2-13) unstable; urgency=low
3706
3707 * use noVNC as default console viewer
3708
3709 -- Proxmox Support Team <support@proxmox.com> Wed, 25 Jun 2014 07:24:04 +0200
3710
3711 pve-manager (3.2-12) unstable; urgency=low
3712
3713 * implement novnc console for openvz and shell
3714
3715 -- Proxmox Support Team <support@proxmox.com> Tue, 24 Jun 2014 17:39:10 +0200
3716
3717 pve-manager (3.2-11) unstable; urgency=low
3718
3719 * add Persian (Farsi) translation.
3720
3721 -- Proxmox Support Team <support@proxmox.com> Mon, 23 Jun 2014 06:31:39 +0200
3722
3723 pve-manager (3.2-10) unstable; urgency=low
3724
3725 * HTTPServer: implement websockets
3726
3727 -- Proxmox Support Team <support@proxmox.com> Wed, 18 Jun 2014 12:12:51 +0200
3728
3729 pve-manager (3.2-9) unstable; urgency=low
3730
3731 * kvm: add noVNC console
3732
3733 * depend on pve-novnc
3734
3735 * trim subscription key to avoid unexpected errors
3736
3737 -- Proxmox Support Team <support@proxmox.com> Tue, 17 Jun 2014 09:10:18 +0200
3738
3739 pve-manager (3.2-8) unstable; urgency=low
3740
3741 * add enable option to datacenter firewall.
3742
3743 -- Proxmox Support Team <support@proxmox.com> Wed, 04 Jun 2014 08:47:41 +0200
3744
3745 pve-manager (3.2-7) unstable; urgency=low
3746
3747 * add Firewall GUI
3748
3749 * openvz: add bridge vlan && firewall options to gui
3750
3751 * depend on pve-firewall
3752
3753 -- Proxmox Support Team <support@proxmox.com> Tue, 03 Jun 2014 09:07:50 +0200
3754
3755 pve-manager (3.2-6) unstable; urgency=low
3756
3757 * fix bug #300: use disk_quota default settings from /etv/vz/vz.conf
3758
3759 -- Proxmox Support Team <support@proxmox.com> Tue, 06 May 2014 06:58:23 +0200
3760
3761 pve-manager (3.2-5) unstable; urgency=low
3762
3763 * produce nicer html for direct API access (/api2/html)
3764
3765 * always delay unauthorized calls
3766
3767 -- Proxmox Support Team <support@proxmox.com> Fri, 02 May 2014 12:01:23 +0200
3768
3769 pve-manager (3.2-4) unstable; urgency=low
3770
3771 * add X-UA-Compatible tag to avoid IE GUI bugs
3772
3773 -- Proxmox Support Team <support@proxmox.com> Sat, 26 Apr 2014 09:34:53 +0200
3774
3775 pve-manager (3.2-3) unstable; urgency=low
3776
3777 * add Euskera (Basque) translations
3778
3779 -- Proxmox Support Team <support@proxmox.com> Thu, 17 Apr 2014 11:25:54 +0200
3780
3781 pve-manager (3.2-2) unstable; urgency=low
3782
3783 * pveceph: fix purge command
3784
3785 * pheceph: add -version argument to install (defaults to dumpling)
3786
3787 * spice-example-sh: avoid use of sed and aw
3788
3789 -- Proxmox Support Team <support@proxmox.com> Tue, 01 Apr 2014 06:04:04 +0200
3790
3791 pve-manager (3.2-1) unstable; urgency=low
3792
3793 * bump version for 3.2 release
3794
3795 -- Proxmox Support Team <support@proxmox.com> Thu, 06 Mar 2014 06:43:46 +0100
3796
3797 pve-manager (3.1-45) unstable; urgency=low
3798
3799 * parseQemuNetwork: add vmxnet3
3800
3801 * add /usr/share/doc/pve-manager/examples/spice-example-sh
3802
3803 -- Proxmox Support Team <support@proxmox.com> Mon, 03 Mar 2014 07:06:02 +0100
3804
3805 pve-manager (3.1-44) unstable; urgency=low
3806
3807 * re-add support for spiceconfig output format (revert commit
3808 97da4646288d2806c334c6a1c1361acb22df0535 and commit
3809 b96fb2234a7df02999489cc1f33ad52defac8998)
3810
3811 -- Proxmox Support Team <support@proxmox.com> Mon, 24 Feb 2014 12:49:35 +0100
3812
3813 pve-manager (3.1-43) unstable; urgency=low
3814
3815 * fix network API (make comments optional)
3816
3817 -- Proxmox Support Team <support@proxmox.com> Sun, 16 Feb 2014 09:27:18 +0100
3818
3819 pve-manager (3.1-42) unstable; urgency=low
3820
3821 * vzdump: add MIME-Version header
3822
3823 -- Proxmox Support Team <support@proxmox.com> Thu, 13 Feb 2014 08:41:34 +0100
3824
3825 pve-manager (3.1-41) unstable; urgency=low
3826
3827 * ceph: improve GUI feedback using TaskProgress.js
3828
3829 -- Proxmox Support Team <support@proxmox.com> Fri, 24 Jan 2014 13:38:41 +0100
3830
3831 pve-manager (3.1-40) unstable; urgency=low
3832
3833 * ceph: use setsid for service commands
3834
3835 -- Proxmox Support Team <support@proxmox.com> Fri, 24 Jan 2014 10:42:41 +0100
3836
3837 pve-manager (3.1-39) unstable; urgency=low
3838
3839 * ceph: view osd commit/apply latency
3840
3841 * ceph: display osd usage
3842
3843 * ceph: display pool usage information
3844
3845 -- Proxmox Support Team <support@proxmox.com> Thu, 23 Jan 2014 10:22:20 +0100
3846
3847 pve-manager (3.1-38) unstable; urgency=low
3848
3849 * ceph: add API and buttons for osd in/out
3850
3851 * use longer rados timeouts when inside worker tasks
3852
3853 -- Proxmox Support Team <support@proxmox.com> Wed, 22 Jan 2014 12:49:46 +0100
3854
3855 pve-manager (3.1-37) unstable; urgency=low
3856
3857 * fixes for new PVE::RADOS perl bindings
3858
3859 -- Proxmox Support Team <support@proxmox.com> Tue, 21 Jan 2014 12:12:27 +0100
3860
3861 pve-manager (3.1-36) unstable; urgency=low
3862
3863 * use PVE::RADOS perl bindings
3864
3865 * set spiceterm timeout to 40
3866
3867 -- Proxmox Support Team <support@proxmox.com> Mon, 20 Jan 2014 08:57:42 +0100
3868
3869 pve-manager (3.1-35) unstable; urgency=low
3870
3871 * update max cores limit to 128
3872
3873 * use separate window for disk IO-throttle form
3874
3875 * ceph: improve disk usage detection
3876
3877 * ceph: allow to specify separate journal disks
3878
3879 * depend on gdisk
3880
3881 -- Proxmox Support Team <support@proxmox.com> Tue, 14 Jan 2014 11:43:54 +0100
3882
3883 pve-manager (3.1-34) unstable; urgency=low
3884
3885 * ocf agent: retry get_vmlist if we get an empty list
3886
3887 -- Proxmox Support Team <support@proxmox.com> Tue, 07 Jan 2014 10:47:12 +0100
3888
3889 pve-manager (3.1-33) unstable; urgency=low
3890
3891 * ceph: return decompiled crush map in text format
3892
3893 * ceph: try to unmount OSD after removal
3894
3895 * ceph: only use 64 PGs by default
3896
3897 * ceph: allow to specify crush ruleset on pool creation
3898
3899 -- Proxmox Support Team <support@proxmox.com> Fri, 03 Jan 2014 10:58:49 +0100
3900
3901 pve-manager (3.1-32) unstable; urgency=low
3902
3903 * add mtu support for manual interfaces
3904
3905 * pveceph: allow to set min_size for pools, fix osd remove
3906
3907 * improve OVS GUI
3908
3909 * add support to change bond_xmit_hash_policy on linux bond devices
3910
3911 -- Proxmox Support Team <support@proxmox.com> Tue, 31 Dec 2013 10:17:52 +0100
3912
3913 pve-manager (3.1-31) unstable; urgency=low
3914
3915 * add OpenVSwitch GUI
3916
3917 -- Proxmox Support Team <support@proxmox.com> Fri, 27 Dec 2013 09:53:29 +0100
3918
3919 pve-manager (3.1-30) unstable; urgency=low
3920
3921 * ceph GUI: fix state handling
3922
3923 -- Proxmox Support Team <support@proxmox.com> Mon, 23 Dec 2013 07:23:52 +0100
3924
3925 pve-manager (3.1-29) unstable; urgency=low
3926
3927 * include Ceph GUI
3928
3929 -- Proxmox Support Team <support@proxmox.com> Sat, 21 Dec 2013 08:15:59 +0100
3930
3931 pve-manager (3.1-28) unstable; urgency=low
3932
3933 * GUI: use new console split-button everywhere
3934
3935 -- Proxmox Support Team <support@proxmox.com> Tue, 17 Dec 2013 07:24:28 +0100
3936
3937 pve-manager (3.1-27) unstable; urgency=low
3938
3939 * API: remove spiceconfig format
3940
3941 * GUI: allow to open SPICE console with command menu
3942
3943 * set correct locale environment when running spiceterm
3944
3945 -- Proxmox Support Team <support@proxmox.com> Wed, 11 Dec 2013 11:52:17 +0100
3946
3947 pve-manager (3.1-26) unstable; urgency=low
3948
3949 * add new console option to datacenter.cfg (java applet vs. spice)
3950
3951 * new execute API (execute multiple commands with one request)
3952
3953 * depend on spiceterm
3954
3955 * better GUI for console (use a splitbutton)
3956
3957 -- Proxmox Support Team <support@proxmox.com> Tue, 10 Dec 2013 12:07:05 +0100
3958
3959 pve-manager (3.1-25) unstable; urgency=low
3960
3961 * delay UNAUTHORIZED response to avoid DOS attac
3962
3963 * fix typo in pve cron script
3964
3965 * backup GUI: fix VMID selection bug
3966
3967 -- Proxmox Support Team <support@proxmox.com> Mon, 18 Nov 2013 11:20:37 +0100
3968
3969 pve-manager (3.1-24) unstable; urgency=low
3970
3971 * fix IP address parser for OpenVZ containers
3972
3973 * fix UPID parser for long uptimes (> 497 days)
3974
3975 -- Proxmox Support Team <support@proxmox.com> Wed, 06 Nov 2013 10:48:19 +0100
3976
3977 pve-manager (3.1-23) unstable; urgency=low
3978
3979 * subscription updates: set UserAgent header on proxy connect request
3980
3981 * correctly set content type for GUI index page
3982
3983 * allow to add ipv6 address to OpenVZ containers
3984
3985 -- Proxmox Support Team <support@proxmox.com> Tue, 29 Oct 2013 10:20:02 +0100
3986
3987 pve-manager (3.1-22) unstable; urgency=low
3988
3989 * spice: ignore the case of the characters in hostname match
3990
3991 -- Proxmox Support Team <support@proxmox.com> Mon, 28 Oct 2013 08:16:32 +0100
3992
3993 pve-manager (3.1-21) unstable; urgency=low
3994
3995 * update French translation
3996
3997 -- Proxmox Support Team <support@proxmox.com> Thu, 17 Oct 2013 06:11:56 +0200
3998
3999 pve-manager (3.1-20) unstable; urgency=low
4000
4001 * some GUI optimizations for slow connections
4002
4003 * remove nexenta plugin
4004
4005 * ZFS GUI rework
4006
4007 -- Proxmox Support Team <support@proxmox.com> Mon, 14 Oct 2013 07:46:59 +0200
4008
4009 pve-manager (3.1-19) unstable; urgency=low
4010
4011 * vzdump: remove temporary directories (revert bug introduced by
4012 commit 1bb6e88fd65bb44a745065d2d899832f6ea0a2f5)
4013
4014 * add Editor for new ZFSPlugin
4015
4016 -- Proxmox Support Team <support@proxmox.com> Fri, 04 Oct 2013 06:55:58 +0200
4017
4018 pve-manager (3.1-18) unstable; urgency=low
4019
4020 * GUI: add multi-monitor support for spice
4021
4022 -- Proxmox Support Team <support@proxmox.com> Wed, 02 Oct 2013 10:41:57 +0200
4023
4024 pve-manager (3.1-17) unstable; urgency=low
4025
4026 * openvz create/restore: use new PVE::Storage::abs_filesystem_path() in
4027 order to correctly activate the storage.
4028
4029 -- Proxmox Support Team <support@proxmox.com> Tue, 01 Oct 2013 12:47:22 +0200
4030
4031 pve-manager (3.1-16) unstable; urgency=low
4032
4033 * do not use -w switch as it breaks modules
4034
4035 * pveproxy: fix configuration parser for /dec/defaults/pveproxy
4036
4037 -- Proxmox Support Team <support@proxmox.com> Tue, 01 Oct 2013 10:37:39 +0200
4038
4039 pve-manager (3.1-15) unstable; urgency=low
4040
4041 * add solaris ostype
4042
4043 -- Proxmox Support Team <support@proxmox.com> Wed, 25 Sep 2013 08:29:49 +0200
4044
4045 pve-manager (3.1-14) unstable; urgency=low
4046
4047 * avoid warning in daily cron script
4048
4049 -- Proxmox Support Team <support@proxmox.com> Tue, 24 Sep 2013 06:41:03 +0200
4050
4051 pve-manager (3.1-13) unstable; urgency=low
4052
4053 * dissable SSL compression (avoid TLS CRIME vulnerability)
4054
4055 -- Proxmox Support Team <support@proxmox.com> Tue, 17 Sep 2013 07:17:17 +0200
4056
4057 pve-manager (3.1-12) unstable; urgency=low
4058
4059 * fix bug #456: allow glusterfs as backup storage
4060
4061 -- Proxmox Support Team <support@proxmox.com> Mon, 16 Sep 2013 08:12:24 +0200
4062
4063 pve-manager (3.1-11) unstable; urgency=low
4064
4065 * vzdump: fix hook script environment for job-* phase
4066
4067 -- Proxmox Support Team <support@proxmox.com> Fri, 13 Sep 2013 06:55:30 +0200
4068
4069 pve-manager (3.1-10) unstable; urgency=low
4070
4071 * vzdump: pass storage ID to hook scripts
4072
4073 -- Proxmox Support Team <support@proxmox.com> Thu, 12 Sep 2013 06:21:59 +0200
4074
4075 pve-manager (3.1-9) unstable; urgency=low
4076
4077 * depend on libcrypt-ssleay-perl and liblwp-protocol-https-perl (for
4078 correct LWP https support)
4079
4080 -- Proxmox Support Team <support@proxmox.com> Wed, 11 Sep 2013 06:46:44 +0200
4081
4082 pve-manager (3.1-8) unstable; urgency=low
4083
4084 * fix https proxy calls (always use CONNECT)
4085
4086 * use correct changelog URLs for pve repositories
4087
4088 -- Proxmox Support Team <support@proxmox.com> Mon, 09 Sep 2013 11:39:49 +0200
4089
4090 pve-manager (3.1-7) unstable; urgency=low
4091
4092 * vzdump: correctly handle maxfiles parameter (0 is unlimited)
4093
4094 * improve API2Client.pm code
4095
4096 -- Proxmox Support Team <support@proxmox.com> Thu, 05 Sep 2013 11:00:46 +0200
4097
4098 pve-manager (3.1-6) unstable; urgency=low
4099
4100 * update German translation
4101
4102 * update Chinese translation
4103
4104 -- Proxmox Support Team <support@proxmox.com> Tue, 03 Sep 2013 07:03:02 +0200
4105
4106 pve-manager (3.1-5) unstable; urgency=low
4107
4108 * apt: proxy changelog API call to correct node
4109
4110 -- Proxmox Support Team <support@proxmox.com> Mon, 26 Aug 2013 10:24:53 +0200
4111
4112 pve-manager (3.1-4) unstable; urgency=low
4113
4114 * apt: only consider installed packages
4115
4116 -- Proxmox Support Team <support@proxmox.com> Fri, 23 Aug 2013 10:07:56 +0200
4117
4118 pve-manager (3.1-3) unstable; urgency=low
4119
4120 * add new favicon.ico
4121
4122 -- Proxmox Support Team <support@proxmox.com> Fri, 16 Aug 2013 13:08:07 +0200
4123
4124 pve-manager (3.1-2) unstable; urgency=low
4125
4126 * fix perl dependencies
4127
4128 * display subscription status after login
4129
4130 -- Proxmox Support Team <support@proxmox.com> Fri, 16 Aug 2013 06:15:27 +0200
4131
4132 pve-manager (3.1-1) unstable; urgency=low
4133
4134 * bump RELEASE to 3.1
4135
4136 -- Proxmox Support Team <support@proxmox.com> Wed, 14 Aug 2013 07:50:00 +0200
4137
4138 pve-manager (3.0-38) unstable; urgency=low
4139
4140 * add GUI for GlusterFS storage
4141
4142 * vzdump: wait one second before unmounting the snapshot (avoid device busy error)
4143
4144 -- Proxmox Support Team <support@proxmox.com> Tue, 13 Aug 2013 10:32:05 +0200
4145
4146 pve-manager (3.0-37) unstable; urgency=low
4147
4148 * apt: try to detect new packages
4149
4150 * tell apt to use http_proxy settings
4151
4152 * support to view changelogs for available pve packages
4153
4154 * allow to configure cipher list for pveproxy
4155
4156 * automatically add pve repository to apt sources list
4157
4158 * allow to use serial terminal as display
4159
4160 * avoid apt autoremoval for pve-kernel packages
4161
4162 -- Proxmox Support Team <support@proxmox.com> Fri, 02 Aug 2013 10:11:33 +0200
4163
4164 pve-manager (3.0-36) unstable; urgency=low
4165
4166 * fix proxy loop assertion for spiceproxy
4167
4168 * pveproxy: use same cipher list as debian apache ssl.conf
4169
4170 * avoid apt autoremoval for pve-kernel packages
4171
4172 -- Proxmox Support Team <support@proxmox.com> Wed, 24 Jul 2013 12:43:38 +0200
4173
4174 pve-manager (3.0-35) unstable; urgency=low
4175
4176 * fix proxy loop assertion
4177
4178 -- Proxmox Support Team <support@proxmox.com> Tue, 23 Jul 2013 08:36:17 +0200
4179
4180 pve-manager (3.0-34) unstable; urgency=low
4181
4182 * avoid proxy loops
4183
4184 -- Proxmox Support Team <support@proxmox.com> Mon, 22 Jul 2013 10:52:50 +0200
4185
4186 pve-manager (3.0-33) unstable; urgency=low
4187
4188 * correctly initialize $rpcenv in spiceproxy
4189
4190 * fix bug #437: include pve-libspice-server1 in package list
4191
4192 -- Proxmox Support Team <support@proxmox.com> Fri, 19 Jul 2013 11:41:00 +0200
4193
4194 pve-manager (3.0-32) unstable; urgency=low
4195
4196 * improved spice proxy code
4197
4198 -- Proxmox Support Team <support@proxmox.com> Thu, 18 Jul 2013 12:29:04 +0200
4199
4200 pve-manager (3.0-31) unstable; urgency=low
4201
4202 * add button to start SPICE console
4203
4204 * add spiceproxy server
4205
4206 -- Proxmox Support Team <support@proxmox.com> Wed, 26 Jun 2013 13:40:55 +0200
4207
4208 pve-manager (3.0-30) unstable; urgency=low
4209
4210 * fix upgrade shell (quoting bug)
4211
4212 -- Proxmox Support Team <support@proxmox.com> Mon, 24 Jun 2013 08:18:47 +0200
4213
4214 pve-manager (3.0-29) unstable; urgency=low
4215
4216 * new pveupgrade script, used to display additional information to the
4217 user (reboot required? database up to date? ...)
4218
4219 * add button to display package versions, to provide same info as
4220 'pveversion -v' on GUI.
4221
4222 -- Proxmox Support Team <support@proxmox.com> Fri, 21 Jun 2013 12:07:44 +0200
4223
4224 pve-manager (3.0-28) unstable; urgency=low
4225
4226 * fix bug #408: reset ENV before starting shell
4227
4228 * fix bug #379: allow to overwrite existing CTs if user has VM.Backup
4229 permissions
4230
4231 * Allow to send notification mail about new packages.
4232
4233 -- Proxmox Support Team <support@proxmox.com> Thu, 20 Jun 2013 11:12:50 +0200
4234
4235 pve-manager (3.0-27) unstable; urgency=low
4236
4237 * package manager: run system upgrade inside VNC shell, group packages
4238 by 'Origin', remove apt/upgrade API completely.
4239
4240 -- Proxmox Support Team <support@proxmox.com> Wed, 19 Jun 2013 11:59:49 +0200
4241
4242 pve-manager (3.0-26) unstable; urgency=low
4243
4244 * package manager: improve changelog viewer, bug fixes
4245
4246 -- Proxmox Support Team <support@proxmox.com> Tue, 18 Jun 2013 11:49:16 +0200
4247
4248 pve-manager (3.0-25) unstable; urgency=low
4249
4250 * add package update manager to GUI
4251
4252 -- Proxmox Support Team <support@proxmox.com> Thu, 13 Jun 2013 13:09:02 +0200
4253
4254 pve-manager (3.0-24) unstable; urgency=low
4255
4256 * update Norwegian translations
4257
4258 * rrd display : avoid 2 refresh
4259
4260 * avoid gzip http response for png & gif & jar
4261
4262 -- Proxmox Support Team <support@proxmox.com> Wed, 12 Jun 2013 07:24:54 +0200
4263
4264 pve-manager (3.0-23) unstable; urgency=low
4265
4266 * fix bug #368: use vtype 'DnsName' to verify host names
4267
4268 * fix bug #401: disable connection timeout during API call processing
4269
4270 * add suport for new qemu-server async configuration API
4271
4272 -- Proxmox Support Team <support@proxmox.com> Fri, 07 Jun 2013 11:52:15 +0200
4273
4274 pve-manager (3.0-22) unstable; urgency=low
4275
4276 * support 'delete' flag for 'Move disk'
4277
4278 -- Proxmox Support Team <support@proxmox.com> Fri, 31 May 2013 10:59:59 +0200
4279
4280 pve-manager (3.0-21) unstable; urgency=low
4281
4282 * add 'Move disk' button for storage migration
4283
4284 -- Proxmox Support Team <support@proxmox.com> Wed, 29 May 2013 13:03:33 +0200
4285
4286 pve-manager (3.0-20) unstable; urgency=low
4287
4288 * fix login problem when http_proxy is set
4289
4290 -- Proxmox Support Team <support@proxmox.com> Thu, 23 May 2013 07:29:25 +0200
4291
4292 pve-manager (3.0-19) unstable; urgency=low
4293
4294 * updated Chinese translation
4295
4296 * allow to upload files with spaces in filename (replace with '_')
4297
4298 * allow to delete pools with non-existent VMs/Storage
4299
4300 -- Proxmox Support Team <support@proxmox.com> Wed, 22 May 2013 06:04:49 +0200
4301
4302 pve-manager (3.0-18) unstable; urgency=low
4303
4304 * use correct icons for templates
4305
4306 * sort templates after regular VMs
4307
4308 * update German translation
4309
4310 * update French translation
4311
4312 -- Proxmox Support Team <support@proxmox.com> Tue, 21 May 2013 10:58:47 +0200
4313
4314 pve-manager (3.0-17) unstable; urgency=low
4315
4316 * fix bug #374: correctly remove destroyed container from pool
4317
4318 -- Proxmox Support Team <support@proxmox.com> Tue, 14 May 2013 12:13:28 +0200
4319
4320 pve-manager (3.0-16) unstable; urgency=low
4321
4322 * Clone: only list usable/available target stores
4323
4324 -- Proxmox Support Team <support@proxmox.com> Tue, 14 May 2013 10:14:05 +0200
4325
4326 pve-manager (3.0-15) unstable; urgency=low
4327
4328 * fix bug #385: correctly handle Accept-Encoding
4329
4330 -- Proxmox Support Team <support@proxmox.com> Mon, 13 May 2013 09:12:41 +0200
4331
4332 pve-manager (3.0-14) unstable; urgency=low
4333
4334 * qmtemplate task : format task description correctly
4335
4336 -- Proxmox Support Team <support@proxmox.com> Fri, 10 May 2013 09:32:00 +0200
4337
4338 pve-manager (3.0-13) unstable; urgency=low
4339
4340 * minor GUI cleanups
4341
4342 -- Proxmox Support Team <support@proxmox.com> Tue, 07 May 2013 07:54:01 +0200
4343
4344 pve-manager (3.0-12) unstable; urgency=low
4345
4346 * add Clone GUI
4347
4348 -- Proxmox Support Team <support@proxmox.com> Mon, 06 May 2013 11:37:35 +0200
4349
4350 pve-manager (3.0-11) unstable; urgency=low
4351
4352 * fix NodeSelector
4353
4354 -- Proxmox Support Team <support@proxmox.com> Wed, 24 Apr 2013 09:56:26 +0200
4355
4356 pve-manager (3.0-10) unstable; urgency=low
4357
4358 * pveproxy: implement if-modified-since
4359
4360 * pveproxy: implement host based access control
4361
4362 * implement node netstat call to get current tap network counters
4363
4364 -- Proxmox Support Team <support@proxmox.com> Wed, 24 Apr 2013 08:05:11 +0200
4365
4366 pve-manager (3.0-9) unstable; urgency=low
4367
4368 * http: improve security by setting size limits
4369
4370 * stop keep-alive when there are many open connections
4371
4372 * improve syslog for file uploads
4373
4374 -- Proxmox Support Team <support@proxmox.com> Tue, 16 Apr 2013 11:56:00 +0200
4375
4376 pve-manager (3.0-8) unstable; urgency=low
4377
4378 * disable Nagle algorithm to maximitze performance
4379
4380 * fix multipart parser
4381
4382 -- Proxmox Support Team <support@proxmox.com> Tue, 16 Apr 2013 07:43:56 +0200
4383
4384 pve-manager (3.0-7) unstable; urgency=low
4385
4386 * use new event driven https server instead of apache2 (pveproxy)
4387
4388 -- Proxmox Support Team <support@proxmox.com> Mon, 15 Apr 2013 12:31:50 +0200
4389
4390 pve-manager (3.0-6) unstable; urgency=low
4391
4392 * depend on ibnet-http-perl (>= 6.06-1). Older versions triggers bugs
4393 with LWP::UserAgent
4394
4395 -- Proxmox Support Team <support@proxmox.com> Thu, 28 Mar 2013 13:17:08 +0100
4396
4397 pve-manager (3.0-5) unstable; urgency=low
4398
4399 * avoid warning about undefined value in PVE::OpenVZ
4400
4401 -- Proxmox Support Team <support@proxmox.com> Wed, 27 Mar 2013 06:30:58 +0100
4402
4403 pve-manager (3.0-4) unstable; urgency=low
4404
4405 * add bootlog to GUI
4406
4407 -- Proxmox Support Team <support@proxmox.com> Tue, 26 Mar 2013 08:01:36 +0100
4408
4409 pve-manager (3.0-3) unstable; urgency=low
4410
4411 * pvebanner: overwrite /etc/issue instead of printing to stdout
4412
4413 -- Proxmox Support Team <support@proxmox.com> Mon, 25 Mar 2013 09:05:49 +0100
4414
4415 pve-manager (3.0-2) unstable; urgency=low
4416
4417 * mark service vz optional in pve-manager init script
4418
4419 -- Proxmox Support Team <support@proxmox.com> Fri, 22 Mar 2013 06:18:27 +0100
4420
4421 pve-manager (3.0-1) unstable; urgency=low
4422
4423 * remove perl-suid dependency
4424
4425 -- Proxmox Support Team <support@proxmox.com> Fri, 15 Mar 2013 08:36:57 +0100
4426
4427 pve-manager (2.3-13) unstable; urgency=low
4428
4429 * network config: allow empty IP address/netmask
4430
4431 -- Proxmox Support Team <support@proxmox.com> Tue, 05 Mar 2013 06:47:40 +0100
4432
4433 pve-manager (2.3-12) unstable; urgency=low
4434
4435 * fix IP address verification (Undefined subroutine &Net::IP::ip_to_bin)
4436
4437 -- Proxmox Support Team <support@proxmox.com> Mon, 04 Mar 2013 06:56:12 +0100
4438
4439 pve-manager (2.3-11) unstable; urgency=low
4440
4441 * bugfix #301 Add container hostname validation in GUI
4442
4443 -- Proxmox Support Team <support@proxmox.com> Fri, 01 Mar 2013 06:23:59 +0100
4444
4445 pve-manager (2.3-10) unstable; urgency=low
4446
4447 * fix cache selector: default cache is 'none'
4448
4449 -- Proxmox Support Team <support@proxmox.com> Mon, 25 Feb 2013 06:35:06 +0100
4450
4451 pve-manager (2.3-9) unstable; urgency=low
4452
4453 * fix bug #337: avoid warning with pvectl
4454
4455 -- Proxmox Support Team <support@proxmox.com> Fri, 22 Feb 2013 06:11:38 +0100
4456
4457 pve-manager (2.3-8) unstable; urgency=low
4458
4459 * Allow to set tablet option on the GUI
4460
4461 * use qcow2 format as default for directory and NFS storage
4462
4463 * cleanup RDB GUI (remove authsupported)
4464
4465 -- Proxmox Support Team <support@proxmox.com> Mon, 18 Feb 2013 13:39:47 +0100
4466
4467 pve-manager (2.3-7) unstable; urgency=low
4468
4469 * fix javascript jslint warnings to make it work on all browsers.
4470
4471 * use e1000 as default network card
4472
4473 * enable RBD on the GUI
4474
4475 -- Proxmox Support Team <support@proxmox.com> Thu, 31 Jan 2013 07:16:13 +0100
4476
4477 pve-manager (2.3-6) unstable; urgency=low
4478
4479 * pvestatd: avoid warning about uninitialized value
4480
4481 -- Proxmox Support Team <support@proxmox.com> Mon, 28 Jan 2013 12:19:34 +0100
4482
4483 pve-manager (2.3-5) unstable; urgency=low
4484
4485 * Display 'Resume' button when VM is 'paused'
4486
4487 -- Proxmox Support Team <support@proxmox.com> Fri, 18 Jan 2013 06:23:06 +0100
4488
4489 pve-manager (2.3-4) unstable; urgency=low
4490
4491 * add balloon GUI (dynamic memory)
4492
4493 -- Proxmox Support Team <support@proxmox.com> Thu, 17 Jan 2013 12:58:58 +0100
4494
4495 pve-manager (2.3-3) unstable; urgency=low
4496
4497 * GUI: tasks - use better icon for open console
4498
4499 * implement auto-ballooning
4500
4501 -- Proxmox Support Team <support@proxmox.com> Thu, 20 Dec 2012 13:44:53 +0100
4502
4503 pve-manager (2.3-2) unstable; urgency=low
4504
4505 * add HD resize feature to expand disks.
4506
4507 -- Proxmox Support Team <support@proxmox.com> Mon, 17 Dec 2012 13:03:15 +0100
4508
4509 pve-manager (2.3-1) unstable; urgency=low
4510
4511 * support new qemu vma backup files
4512
4513 -- Proxmox Support Team <support@proxmox.com> Thu, 13 Dec 2012 07:27:32 +0100
4514
4515 pve-manager (2.2-32) unstable; urgency=low
4516
4517 * add new cpu types: Haswell and Opteron_G5
4518
4519 * remove rhel specific cpu types: cpu64-rhel6 and cpu64-rhel5
4520
4521 -- Proxmox Support Team <support@proxmox.com> Tue, 27 Nov 2012 06:46:35 +0100
4522
4523 pve-manager (2.2-31) unstable; urgency=low
4524
4525 * Brazilian Transtalion (done by Maila Networks)
4526
4527 -- Proxmox Support Team <support@proxmox.com> Mon, 19 Nov 2012 13:17:23 +0100
4528
4529 pve-manager (2.2-30) unstable; urgency=low
4530
4531 * add Norwegian (Bokmal and Nynorsk) translations.
4532
4533 -- Proxmox Support Team <support@proxmox.com> Thu, 15 Nov 2012 07:31:30 +0100
4534
4535 pve-manager (2.2-29) unstable; urgency=low
4536
4537 * fix bug #276: create root mount point
4538
4539 -- Proxmox Support Team <support@proxmox.com> Mon, 05 Nov 2012 06:44:24 +0100
4540
4541 pve-manager (2.2-28) unstable; urgency=low
4542
4543 * remove hardcoded blowfish cipher
4544
4545 -- Proxmox Support Team <support@proxmox.com> Wed, 31 Oct 2012 14:01:54 +0100
4546
4547 pve-manager (2.2-27) unstable; urgency=low
4548
4549 * fix RRD images caching problems: new create_rrd_graph returns rrd
4550 png data inline - no need to read data from file.
4551
4552 -- Proxmox Support Team <support@proxmox.com> Wed, 31 Oct 2012 07:15:57 +0100
4553
4554 pve-manager (2.2-26) unstable; urgency=low
4555
4556 * pvestatd: fix server reload (run at least 10 cycles)
4557
4558 -- Proxmox Support Team <support@proxmox.com> Mon, 29 Oct 2012 13:08:20 +0100
4559
4560 pve-manager (2.2-25) unstable; urgency=low
4561
4562 * pvestatd: fix server reload (due to memory leak)
4563
4564 -- Proxmox Support Team <support@proxmox.com> Mon, 29 Oct 2012 12:32:28 +0100
4565
4566 pve-manager (2.2-24) unstable; urgency=low
4567
4568 * vncproxy: wait until vnc port is ready (avoid connection errors)
4569
4570 -- Proxmox Support Team <support@proxmox.com> Wed, 24 Oct 2012 09:02:08 +0200
4571
4572 pve-manager (2.2-23) unstable; urgency=low
4573
4574 * update link to new debian-6.0-proxmox-mailgateway_3.1-2_amd64.tar.gz
4575
4576 -- Proxmox Support Team <support@proxmox.com> Tue, 23 Oct 2012 10:27:18 +0200
4577
4578 pve-manager (2.2-22) unstable; urgency=low
4579
4580 * vzdump: also run 'backup-start' hook in snapshot mode
4581
4582 * update openvz appliance list
4583
4584 * add win8 to OS type selector
4585
4586 * fix bug #205
4587
4588 -- Proxmox Support Team <support@proxmox.com> Fri, 12 Oct 2012 06:07:12 +0200
4589
4590 pve-manager (2.2-21) unstable; urgency=low
4591
4592 * openvz console fix: create /var/run/dtach at pvedaemon startup
4593
4594 -- Proxmox Support Team <support@proxmox.com> Tue, 02 Oct 2012 10:10:55 +0200
4595
4596 pve-manager (2.2-20) unstable; urgency=low
4597
4598 * openvz: use real console instead of 'vzctl enter'
4599
4600 * openvz: remove init-logger pagers
4601
4602 * dpenend on dtach (used by openvz console)
4603
4604 * pvestatd: remove stale 'vzctl console' processes
4605
4606 -- Proxmox Support Team <support@proxmox.com> Tue, 02 Oct 2012 06:49:12 +0200
4607
4608 pve-manager (2.2-19) unstable; urgency=low
4609
4610 * fix bug 178: use new API call to get next free VMID
4611
4612 -- Proxmox Support Team <support@proxmox.com> Thu, 27 Sep 2012 09:45:06 +0200
4613
4614 pve-manager (2.2-18) unstable; urgency=low
4615
4616 * add workaroud to correctly show scrollbars
4617
4618 -- Proxmox Support Team <support@proxmox.com> Wed, 26 Sep 2012 11:22:16 +0200
4619
4620 pve-manager (2.2-17) unstable; urgency=low
4621
4622 * add snapshot support to GUI
4623
4624 -- Proxmox Support Team <support@proxmox.com> Mon, 24 Sep 2012 12:05:34 +0200
4625
4626 pve-manager (2.1-16) unstable; urgency=low
4627
4628 * vzrestore: allow --storage option
4629
4630 * fix bug 178: correctly verify if VMID is already used
4631
4632 * GUI: allow to select SCSI disks when creating VMs (booting from SCSI
4633 disks works again)
4634
4635 -- Proxmox Support Team <support@proxmox.com> Wed, 05 Sep 2012 08:04:28 +0200
4636
4637 pve-manager (2.1-15) unstable; urgency=low
4638
4639 * Slovenian translation (thanks to Dojan Borstnar)
4640
4641 * new option to select SCSI controller hardware
4642
4643 * add SATA to GUI
4644
4645 -- Proxmox Support Team <support@proxmox.com> Wed, 29 Aug 2012 07:15:54 +0200
4646
4647 pve-manager (2.1-14) unstable; urgency=low
4648
4649 * fix startup ordering
4650
4651 -- Proxmox Support Team <support@proxmox.com> Tue, 07 Aug 2012 09:20:01 +0200
4652
4653 pve-manager (2.1-13) unstable; urgency=low
4654
4655 * update Danish translation
4656
4657 -- Proxmox Support Team <support@proxmox.com> Thu, 26 Jul 2012 14:24:27 +0200
4658
4659 pve-manager (2.1-12) unstable; urgency=low
4660
4661 * pvestatd: use QMP to query detailed blockstats from KVM
4662
4663 -- Proxmox Support Team <support@proxmox.com> Fri, 13 Jul 2012 09:36:54 +0200
4664
4665 pve-manager (2.1-11) unstable; urgency=low
4666
4667 * added Polish translation
4668
4669 -- Proxmox Support Team <support@proxmox.com> Thu, 28 Jun 2012 06:55:34 +0200
4670
4671 pve-manager (2.1-10) unstable; urgency=low
4672
4673 * add Catalan translation
4674
4675 -- Proxmox Support Team <support@proxmox.com> Thu, 14 Jun 2012 07:02:24 +0200
4676
4677 pve-manager (2.1-9) unstable; urgency=low
4678
4679 * use numeric sorting in startall
4680
4681 -- Proxmox Support Team <support@proxmox.com> Tue, 05 Jun 2012 06:16:06 +0200
4682
4683 pve-manager (2.1-8) unstable; urgency=low
4684
4685 * also list pools with VM.Allocate permissions
4686
4687 -- Proxmox Support Team <support@proxmox.com> Wed, 30 May 2012 11:20:45 +0200
4688
4689 pve-manager (2.1-7) unstable; urgency=low
4690
4691 * fix vzdump --exclude-path (allow to read value from vzdump.conf)
4692
4693 -- Proxmox Support Team <support@proxmox.com> Wed, 30 May 2012 07:24:30 +0200
4694
4695 pve-manager (2.1-6) unstable; urgency=low
4696
4697 * include Danish translation
4698
4699 -- Proxmox Support Team <support@proxmox.com> Tue, 29 May 2012 07:24:41 +0200
4700
4701 pve-manager (2.1-5) unstable; urgency=low
4702
4703 * fixes for new pve-access-control (Auth plugins).
4704
4705 -- Proxmox Support Team <support@proxmox.com> Tue, 22 May 2012 10:49:37 +0200
4706
4707 pve-manager (2.1-4) unstable; urgency=low
4708
4709 * updated russian translation
4710
4711 -- Proxmox Support Team <support@proxmox.com> Mon, 21 May 2012 07:46:39 +0200
4712
4713 pve-manager (2.1-3) unstable; urgency=low
4714
4715 * fix vzdump parameter parser (allow --stdout)
4716
4717 -- Proxmox Support Team <support@proxmox.com> Wed, 02 May 2012 11:12:56 +0200
4718
4719 pve-manager (2.1-2) unstable; urgency=low
4720
4721 * set apache directory access options for all used dirs
4722
4723 -- Proxmox Support Team <support@proxmox.com> Mon, 30 Apr 2012 11:00:49 +0200
4724
4725 pve-manager (2.1-1) unstable; urgency=low
4726
4727 * added Turkish translation
4728
4729 -- Proxmox Support Team <support@proxmox.com> Thu, 26 Apr 2012 06:16:55 +0200
4730
4731 pve-manager (2.0-64) unstable; urgency=low
4732
4733 * fix bug #179: set default button 'no' for dangerous actions, use
4734 warning icon for such actions
4735
4736 * fix bug #177: allow memory up to 512GB
4737
4738 * fix bug #174: add cpuunits to KVM options
4739
4740 -- Proxmox Support Team <support@proxmox.com> Tue, 24 Apr 2012 08:09:23 +0200
4741
4742 pve-manager (2.0-63) unstable; urgency=low
4743
4744 * fix bug 128: implement pvectl startall/stopall
4745
4746 * fix bug 171: activate storage before starting containers
4747
4748 -- Proxmox Support Team <support@proxmox.com> Wed, 18 Apr 2012 10:02:54 +0200
4749
4750 pve-manager (2.0-62) unstable; urgency=low
4751
4752 * fix bug #115: simplify GUI for users without permissions.
4753
4754 * update Italian translation
4755
4756 -- Proxmox Support Team <support@proxmox.com> Tue, 17 Apr 2012 10:37:05 +0200
4757
4758 pve-manager (2.0-61) unstable; urgency=low
4759
4760 * add Italian translation
4761
4762 -- Proxmox Support Team <support@proxmox.com> Mon, 16 Apr 2012 10:10:02 +0200
4763
4764 pve-manager (2.0-59) unstable; urgency=low
4765
4766 * fix bug 158: move openvz scripts inside ocf resource agent
4767
4768 -- Proxmox Support Team <support@proxmox.com> Thu, 12 Apr 2012 11:04:38 +0200
4769
4770 pve-manager (2.0-58) unstable; urgency=low
4771
4772 * fix bug #141: allow to create backup job without compression
4773
4774 * expose directsync drive cache option
4775
4776 * add Turkish keyboard layout
4777
4778 -- Proxmox Support Team <support@proxmox.com> Wed, 11 Apr 2012 08:38:59 +0200
4779
4780 pve-manager (2.0-57) unstable; urgency=low
4781
4782 * fix support urls
4783
4784 -- Proxmox Support Team <support@proxmox.com> Thu, 05 Apr 2012 11:40:03 +0200
4785
4786 pve-manager (2.0-56) unstable; urgency=low
4787
4788 * added Russian translation
4789
4790 -- Proxmox Support Team <support@proxmox.com> Thu, 05 Apr 2012 08:18:58 +0200
4791
4792 pve-manager (2.0-55) unstable; urgency=low
4793
4794 * fix bug #135: allow single letter 'dns-name', allow to start names
4795 with numbers
4796
4797 * fix bug #137: API change! Return node name using 'node' property.
4798
4799 -- Proxmox Support Team <support@proxmox.com> Mon, 02 Apr 2012 12:13:33 +0200
4800
4801 pve-manager (2.0-54) unstable; urgency=low
4802
4803 * use /etc/subscription to store subscription key
4804
4805 * use http_proxy settings for subscription updates
4806
4807 -- Proxmox Support Team <support@proxmox.com> Thu, 29 Mar 2012 11:13:35 +0200
4808
4809 pve-manager (2.0-53) unstable; urgency=low
4810
4811 * fix bug #117: automatically add domain to hostname when creating
4812 openvz containers.
4813
4814 -- Proxmox Support Team <support@proxmox.com> Thu, 29 Mar 2012 10:19:57 +0200
4815
4816 pve-manager (2.0-52) unstable; urgency=low
4817
4818 * fix Subscription code
4819
4820 -- Proxmox Support Team <support@proxmox.com> Thu, 29 Mar 2012 09:32:32 +0200
4821
4822 pve-manager (2.0-51) unstable; urgency=low
4823
4824 * fix bug #55: add Migrate and Stop to context menu
4825
4826 -- Proxmox Support Team <support@proxmox.com> Wed, 28 Mar 2012 13:12:19 +0200
4827
4828 pve-manager (2.0-50) unstable; urgency=low
4829
4830 * kvm network: allow to configure VLAN Id on the GUI
4831
4832 -- Proxmox Support Team <support@proxmox.com> Wed, 28 Mar 2012 07:11:55 +0200
4833
4834 pve-manager (2.0-49) unstable; urgency=low
4835
4836 * improve HA task display
4837
4838 -- Proxmox Support Team <support@proxmox.com> Tue, 27 Mar 2012 12:35:00 +0200
4839
4840 pve-manager (2.0-48) unstable; urgency=low
4841
4842 * fix bug #97: execute 'clusvcadm' commands for HA managed CTs
4843
4844 -- Proxmox Support Team <support@proxmox.com> Tue, 27 Mar 2012 10:59:33 +0200
4845
4846 pve-manager (2.0-47) unstable; urgency=low
4847
4848 * fix bug 114: do not display 'nothing selected' after logout
4849
4850 -- Proxmox Support Team <support@proxmox.com> Mon, 26 Mar 2012 13:28:09 +0200
4851
4852 pve-manager (2.0-46) unstable; urgency=low
4853
4854 * code cleanups
4855
4856 -- Proxmox Support Team <support@proxmox.com> Mon, 26 Mar 2012 10:38:33 +0200
4857
4858 pve-manager (2.0-45) unstable; urgency=low
4859
4860 * fix bug 124: correctly return maxfiles flag
4861
4862 * vzdump: use storage 'local' as default backup target (instead of using
4863 Openvz dump directory settings)
4864
4865 -- Proxmox Support Team <support@proxmox.com> Fri, 23 Mar 2012 12:36:15 +0100
4866
4867 pve-manager (2.0-44) unstable; urgency=low
4868
4869 * Disable automatic file removal on 'Backup now'
4870
4871 * Option 'maxfiles' is now a storage option (to specify the maximal
4872 number of allowed backups per VM)
4873
4874 -- Proxmox Support Team <support@proxmox.com> Fri, 23 Mar 2012 10:03:23 +0100
4875
4876 pve-manager (2.0-43) unstable; urgency=low
4877
4878 * vzdump: do not use tar flag --ignore-failed-read
4879
4880 -- Proxmox Support Team <support@proxmox.com> Wed, 21 Mar 2012 06:42:07 +0100
4881
4882 pve-manager (2.0-42) unstable; urgency=low
4883
4884 * use Digest::SHA instead of Digest::SHA1
4885
4886 -- Proxmox Support Team <support@proxmox.com> Tue, 20 Mar 2012 12:33:19 +0100
4887
4888 pve-manager (2.0-41) unstable; urgency=low
4889
4890 * add Chinese translation
4891
4892 -- Proxmox Support Team <support@proxmox.com> Thu, 15 Mar 2012 10:51:11 +0100
4893
4894 pve-manager (2.0-40) unstable; urgency=low
4895
4896 * fix bug 22: correctly display openvz swap usage
4897
4898 -- Proxmox Support Team <support@proxmox.com> Wed, 14 Mar 2012 16:00:32 +0100
4899
4900 pve-manager (2.0-39) unstable; urgency=low
4901
4902 * add Spanish translation
4903
4904 * Do not allow to select SCSI inside the VM creation wizard,
4905 because booting from SCSI does not work with current kvm version
4906
4907 -- Proxmox Support Team <support@proxmox.com> Fri, 02 Mar 2012 10:49:12 +0100
4908
4909 pve-manager (2.0-38) unstable; urgency=low
4910
4911 * fix bug 101: vzdump use run_command to avoid locale errors
4912
4913 -- Proxmox Support Team <support@proxmox.com> Thu, 01 Mar 2012 10:45:40 +0100
4914
4915 pve-manager (2.0-37) unstable; urgency=low
4916
4917 * updated fr translation
4918
4919 -- Proxmox Support Team <support@proxmox.com> Wed, 29 Feb 2012 12:37:29 +0100
4920
4921 pve-manager (2.0-36) unstable; urgency=low
4922
4923 * cleanup and fix openvz vswap handling
4924
4925 -- Proxmox Support Team <support@proxmox.com> Wed, 29 Feb 2012 09:20:58 +0100
4926
4927 pve-manager (2.0-35) unstable; urgency=low
4928
4929 * avoid warning in pvestatd for containers with old config files
4930
4931 -- Proxmox Support Team <support@proxmox.com> Mon, 27 Feb 2012 11:37:48 +0100
4932
4933 pve-manager (2.0-34) unstable; urgency=low
4934
4935 * add Swedish keyboard layout
4936
4937 -- Proxmox Support Team <support@proxmox.com> Mon, 27 Feb 2012 09:51:19 +0100
4938
4939 pve-manager (2.0-33) unstable; urgency=low
4940
4941 * fix file upload permission checks
4942
4943 -- Proxmox Support Team <support@proxmox.com> Wed, 22 Feb 2012 09:14:05 +0100
4944
4945 pve-manager (2.0-32) unstable; urgency=low
4946
4947 * added French translation
4948
4949 * expose all ne CPU models on the GUI
4950
4951 * skip fuzzy translations (avoid wrong translation on GUI)
4952
4953 -- Proxmox Support Team <support@proxmox.com> Wed, 22 Feb 2012 07:23:21 +0100
4954
4955 pve-manager (2.0-31) unstable; urgency=low
4956
4957 * add template download GUI
4958
4959 * include turnkey appliances in download list.
4960
4961 -- Proxmox Support Team <support@proxmox.com> Tue, 21 Feb 2012 11:45:07 +0100
4962
4963 pve-manager (2.0-30) unstable; urgency=low
4964
4965 * add unmount button to openvz GUI
4966
4967 -- Proxmox Support Team <support@proxmox.com> Mon, 20 Feb 2012 10:11:13 +0100
4968
4969 pve-manager (2.0-29) unstable; urgency=low
4970
4971 * fix datacenter options GUI
4972
4973 * fix German translation
4974
4975 -- Proxmox Support Team <support@proxmox.com> Mon, 20 Feb 2012 06:52:32 +0100
4976
4977 pve-manager (2.0-28) unstable; urgency=low
4978
4979 * another fix for vnc shell to nodes
4980
4981 -- Proxmox Support Team <support@proxmox.com> Fri, 17 Feb 2012 06:06:55 +0100
4982
4983 pve-manager (2.0-27) unstable; urgency=low
4984
4985 * fix vnc shell to nodes
4986
4987 -- Proxmox Support Team <support@proxmox.com> Thu, 16 Feb 2012 08:21:00 +0100
4988
4989 pve-manager (2.0-26) unstable; urgency=low
4990
4991 * fix bug #1: allow to use iscsi devices directly
4992
4993 -- Proxmox Support Team <support@proxmox.com> Wed, 15 Feb 2012 10:54:50 +0100
4994
4995 pve-manager (2.0-25) unstable; urgency=low
4996
4997 * pveversion: display status of resource-agents-pve and fence-agents-pve
4998
4999 -- Proxmox Support Team <support@proxmox.com> Tue, 14 Feb 2012 12:57:11 +0100
5000
5001 pve-manager (2.0-24) unstable; urgency=low
5002
5003 * fix log viewer (correctly refresh display)
5004
5005 -- Proxmox Support Team <support@proxmox.com> Tue, 14 Feb 2012 09:01:07 +0100
5006
5007 pve-manager (2.0-23) unstable; urgency=low
5008
5009 * fix openvz live migration
5010
5011 -- Proxmox Support Team <support@proxmox.com> Mon, 13 Feb 2012 09:28:25 +0100
5012
5013 pve-manager (2.0-22) unstable; urgency=low
5014
5015 * fix lint errors
5016
5017 * fix compression selector
5018
5019 -- Proxmox Support Team <support@proxmox.com> Fri, 10 Feb 2012 12:26:39 +0100
5020
5021 pve-manager (2.0-21) unstable; urgency=low
5022
5023 * fix postinst script (write correct /root/.forward)
5024
5025 -- Proxmox Support Team <support@proxmox.com> Fri, 10 Feb 2012 11:13:58 +0100
5026
5027 pve-manager (2.0-20) unstable; urgency=low
5028
5029 * improve user management
5030
5031 * implement permission checks
5032
5033 * improve backup GUI (allow to select lzo/gzip)
5034
5035 * add pools to resource list
5036
5037 * fix bug #85: allow root@pam to generate tickets for other users
5038
5039 * fix bug #86: correctly decode cookie
5040
5041 -- Proxmox Support Team <support@proxmox.com> Tue, 17 Jan 2012 06:36:23 +0100
5042
5043 pve-manager (2.0-19) unstable; urgency=low
5044
5045 * depend on resource-agents-pve
5046
5047 * depend on fence-agents-pve
5048
5049 * fix Danish kvm keyboard name (use 'da' instead of 'dk')
5050
5051 -- Proxmox Support Team <support@proxmox.com> Mon, 09 Jan 2012 10:13:00 +0100
5052
5053 pve-manager (2.0-18) unstable; urgency=low
5054
5055 * add Datacenter summary
5056
5057 * use NFS version 3 by default when creating a new NFS storage.
5058
5059 -- Proxmox Support Team <support@proxmox.com> Fri, 23 Dec 2011 10:39:34 +0100
5060
5061 pve-manager (2.0-17) unstable; urgency=low
5062
5063 * new HA configuration panel
5064
5065 -- Proxmox Support Team <support@proxmox.com> Thu, 22 Dec 2011 14:00:22 +0100
5066
5067 pve-manager (2.0-16) unstable; urgency=low
5068
5069 * improve OpenVZ API (impl. shutdown)
5070
5071 * improve HA resource agent
5072
5073 -- Proxmox Support Team <support@proxmox.com> Thu, 15 Dec 2011 13:48:39 +0100
5074
5075 pve-manager (2.0-15) unstable; urgency=low
5076
5077 * add HA resource agent
5078
5079 -- Proxmox Support Team <support@proxmox.com> Tue, 13 Dec 2011 10:18:20 +0100
5080
5081 pve-manager (2.0-14) unstable; urgency=low
5082
5083 * add Japanese translation (many thanks to Koichi!)
5084
5085 -- Proxmox Support Team <support@proxmox.com> Thu, 08 Dec 2011 11:11:25 +0100
5086
5087 pve-manager (2.0-13) unstable; urgency=low
5088
5089 * implemente openvz migration ('pvectl migrate')
5090
5091 -- Proxmox Support Team <support@proxmox.com> Fri, 02 Dec 2011 10:37:28 +0100
5092
5093 pve-manager (2.0-12) unstable; urgency=low
5094
5095 * minor bug fixes
5096
5097 -- Proxmox Support Team <support@proxmox.com> Tue, 29 Nov 2011 10:12:20 +0100
5098
5099 pve-manager (2.0-11) unstable; urgency=low
5100
5101 * start i18n support
5102
5103 -- Proxmox Support Team <support@proxmox.com> Fri, 25 Nov 2011 09:23:00 +0100
5104
5105 pve-manager (2.0-10) unstable; urgency=low
5106
5107 * add context menus
5108
5109 -- Proxmox Support Team <support@proxmox.com> Mon, 14 Nov 2011 12:46:44 +0100
5110
5111 pve-manager (2.0-9) unstable; urgency=low
5112
5113 * improved GUI
5114
5115 -- Proxmox Support Team <support@proxmox.com> Fri, 11 Nov 2011 13:42:04 +0100
5116
5117 pve-manager (2.0-8) unstable; urgency=low
5118
5119 * implement vzdump and backup/restore GUI
5120
5121 * implement qemu monitor
5122
5123 -- Proxmox Support Team <support@proxmox.com> Wed, 09 Nov 2011 09:58:56 +0100
5124
5125 pve-manager (2.0-7) unstable; urgency=low
5126
5127 * imlement openvz GUI
5128
5129 -- Proxmox Support Team <support@proxmox.com> Fri, 07 Oct 2011 13:56:03 +0200
5130
5131 pve-manager (2.0-6) unstable; urgency=low
5132
5133 * implemented openvz vnc console
5134
5135 * fix bug #4, #5, #6 and #8
5136
5137 -- Proxmox Support Team <support@proxmox.com> Wed, 05 Oct 2011 10:52:53 +0200
5138
5139 pve-manager (2.0-5) unstable; urgency=low
5140
5141 * implemented openvz create wizard
5142
5143 * avoid error in dpkg triggers
5144
5145 -- Proxmox Support Team <support@proxmox.com> Tue, 04 Oct 2011 07:03:50 +0200
5146
5147 pve-manager (2.0-4) unstable; urgency=low
5148
5149 * fixes in pvestatd
5150
5151 -- Proxmox Support Team <support@proxmox.com> Fri, 05 Aug 2011 08:56:07 +0200
5152
5153 pve-manager (2.0-3) unstable; urgency=low
5154
5155 * implemented storage configuration interface
5156
5157 -- Proxmox Support Team <support@proxmox.com> Fri, 29 Jul 2011 08:59:14 +0200
5158
5159 pve-manager (2.0-2) unstable; urgency=low
5160
5161 * fix console size
5162
5163 * fix dns network editor
5164
5165 -- Proxmox Support Team <support@proxmox.com> Mon, 27 Jun 2011 12:39:18 +0200
5166
5167 pve-manager (2.0-1) unstable; urgency=low
5168
5169 * prototype for 2.0
5170
5171 -- Proxmox Support Team <support@proxmox.com> Tue, 16 Feb 2010 10:17:25 +0100
5172
5173 pve-manager (1.5-7) unstable; urgency=low
5174
5175 * correctly display cpu usage and avoid warning about undefined values.
5176
5177 * display 'used' bytes in storage browser.
5178
5179 -- Proxmox Support Team <support@proxmox.com> Thu, 11 Feb 2010 10:30:14 +0100
5180
5181 pve-manager (1.5-6) unstable; urgency=low
5182
5183 * correctly display uptime for kernel 2.6.18
5184
5185 -- Proxmox Support Team <support@proxmox.com> Mon, 08 Feb 2010 14:22:10 +0100
5186
5187 pve-manager (1.5-5) unstable; urgency=low
5188
5189 * updated russian translation
5190
5191 * updated japanese translation
5192
5193 -- Proxmox Support Team <support@proxmox.com> Fri, 15 Jan 2010 10:18:58 +0100
5194
5195 pve-manager (1.5-4) unstable; urgency=low
5196
5197 * fix small bug in template list
5198
5199 -- Proxmox Support Team <support@proxmox.com> Thu, 14 Jan 2010 14:40:12 +0100
5200
5201 pve-manager (1.5-3) unstable; urgency=low
5202
5203 * updated appliance template list
5204
5205 -- Proxmox Support Team <support@proxmox.com> Thu, 14 Jan 2010 10:22:24 +0100
5206
5207 pve-manager (1.5-2) unstable; urgency=low
5208
5209 * add CPUs settings for OpenVZ (work now withe kernel 2.6.18)
5210
5211 -- Proxmox Support Team <support@proxmox.com> Tue, 12 Jan 2010 09:42:08 +0100
5212
5213 pve-manager (1.5-1) unstable; urgency=low
5214
5215 * updated vietnamese translations
5216
5217 * show all bridges (0-999) when creating KVM VMs
5218
5219 * show all installed pve kernels with pveversion
5220
5221 -- Proxmox Support Team <support@proxmox.com> Fri, 18 Dec 2009 09:52:36 +0100
5222
5223 pve-manager (1.4-10) unstable; urgency=low
5224
5225 * updated brasilian translation
5226
5227 -- Proxmox Support Team <support@proxmox.com> Mon, 02 Nov 2009 12:04:02 +0100
5228
5229 pve-manager (1.4-9) unstable; urgency=low
5230
5231 * minor GUI updates
5232
5233 -- Proxmox Support Team <support@proxmox.com> Fri, 09 Oct 2009 09:41:26 +0200
5234
5235 pve-manager (1.4-8) unstable; urgency=low
5236
5237 * updated italian translation
5238
5239 * list backup files on web interface
5240
5241 -- Proxmox Support Team <support@proxmox.com> Thu, 08 Oct 2009 13:36:52 +0200
5242
5243 pve-manager (1.4-7) unstable; urgency=low
5244
5245 * separate page/memu for ISO uploads (for new storage model)
5246
5247 * fix pveversion bug
5248
5249 -- Proxmox Support Team <support@proxmox.com> Wed, 07 Oct 2009 13:10:30 +0200
5250
5251 pve-manager (1.4-6) unstable; urgency=low
5252
5253 * support new storage model for backup configuration
5254
5255 -- Proxmox Support Team <support@proxmox.com> Mon, 21 Sep 2009 12:54:55 +0200
5256
5257 pve-manager (1.4-5) unstable; urgency=low
5258
5259 * updated Vietnamese translations
5260
5261 * support up to 1000 bridges
5262
5263 * avoid excessive logs in pevtunnel
5264
5265 -- Proxmox Support Team <support@proxmox.com> Fri, 18 Sep 2009 10:34:31 +0200
5266
5267 pve-manager (1.4-4) unstable; urgency=low
5268
5269 * updated Vietnamese translations
5270
5271 * fix SOAP serializer bug
5272
5273 -- Proxmox Support Team <support@proxmox.com> Thu, 17 Sep 2009 13:07:39 +0200
5274
5275 pve-manager (1.4-3) unstable; urgency=low
5276
5277 * added Vietnamese and Polish translations
5278
5279 -- Proxmox Support Team <support@proxmox.com> Wed, 16 Sep 2009 11:05:31 +0200
5280
5281 pve-manager (1.4-2) unstable; urgency=low
5282
5283 * support new socket/cores feature
5284
5285 -- Proxmox Support Team <support@proxmox.com> Tue, 15 Sep 2009 11:48:32 +0200
5286
5287 pve-manager (1.4-1) unstable; urgency=low
5288
5289 * use new storage manager framework
5290
5291 * implemented SOAP authentication framework (use tickets)
5292
5293 * depend on libterm-readline-gnu-perl
5294
5295 -- Proxmox Support Team <support@proxmox.com> Fri, 03 Jul 2009 14:44:30 +0200
5296
5297 pve-manager (1.3-1) unstable; urgency=low
5298
5299 * recompile for 1.3
5300
5301 -- Proxmox Support Team <support@proxmox.com> Tue, 02 Jun 2009 14:26:25 +0200
5302
5303 pve-manager (1.2-2) unstable; urgency=low
5304
5305 * depend on netcat-traditional, conflict with netcat-openbsd
5306
5307 -- Proxmox Support Team <support@proxmox.com> Wed, 13 May 2009 10:13:11 +0200
5308
5309 pve-manager (1.2-1) unstable; urgency=low
5310
5311 * prepare for debian lenny
5312
5313 * move /var/www/* to /usr/share/pve-manager/*
5314
5315 * use externale libjs-prototype library
5316
5317 * remove NoCachePNG.pm (we do not use it)
5318
5319 * use 'configure' instead of hardcoded paths in makefile
5320
5321 * pve.conf.in - substitute paths with configure
5322
5323 -- Proxmox Support Team <support@proxmox.com> Fri, 24 Apr 2009 08:07:53 +0200
5324
5325 pve-manager (1.1-4) unstable; urgency=low
5326
5327 * add 'stardate' option for kvm
5328
5329 -- Proxmox Support Team <support@proxmox.com> Mon, 2 Feb 2009 09:51:40 +0100
5330
5331 pve-manager (1.1-3) unstable; urgency=low
5332
5333 * set max memory to 64GB
5334
5335 -- Proxmox Support Team <support@proxmox.com> Tue, 27 Jan 2009 08:18:53 +0100
5336
5337 pve-manager (1.1-1) unstable; urgency=low
5338
5339 * do not start container when setting passwords
5340
5341 * Avoids ghost tasks when PIDs are recycled
5342
5343 * logfile viewer: filter some terminal escape codes
5344
5345 -- Proxmox Support Team <support@proxmox.com> Mon, 12 Jan 2009 13:03:17 +0100
5346
5347 pve-manager (1.0-11) unstable; urgency=low
5348
5349 * added chinese translation
5350
5351 -- Proxmox Support Team <support@proxmox.com> Thu, 18 Dec 2008 09:31:45 +0100
5352
5353 pve-manager (1.0-10) unstable; urgency=low
5354
5355 * fix broken vznetaddbr script
5356
5357 -- Proxmox Support Team <support@proxmox.com> Mon, 24 Nov 2008 12:50:50 +0100
5358
5359 pve-manager (1.0-9) unstable; urgency=low
5360
5361 * fix shell metacharacter problem
5362
5363 * new vznetaddbr script
5364
5365 -- Proxmox Support Team <support@proxmox.com> Wed, 19 Nov 2008 12:53:18 +0100
5366
5367 pve-manager (1.0-8) unstable; urgency=low
5368
5369 * fix RFB protocol problems
5370
5371 -- Proxmox Support Team <support@proxmox.com> Thu, 13 Nov 2008 13:16:54 +0100
5372
5373 pve-manager (1.0-7) unstable; urgency=low
5374
5375 * small fixes
5376
5377 -- Proxmox Support Team <support@proxmox.com> Tue, 11 Nov 2008 11:04:22 +0100
5378
5379 pve-manager (1.0-1) unstable; urgency=low
5380
5381 * many update, bug fixes, new languages
5382
5383 -- Proxmox Support Team <support@proxmox.com> Wed, 22 Oct 2008 10:58:58 +0200
5384
5385 pve-manager (0.9-4) unstable; urgency=low
5386
5387 * updates for new kvm, bug fixes
5388
5389 -- Proxmox Support Team <support@proxmox.com> Tue, 22 Jul 2008 10:23:10 +0200
5390
5391 pve-manager (0.9-1) unstable; urgency=low
5392
5393 * initial import
5394
5395 -- Proxmox Support Team <support@proxmox.com> Fri, 23 Nov 2007 13:15:54 +0100
5396