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