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