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