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