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