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