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