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