bbbaf45d62
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
7654 lines
221 KiB
Plaintext
7654 lines
221 KiB
Plaintext
pve-manager (8.1.7) bookworm; urgency=medium
|
|
|
|
* fix #5293: ceph status: fix division-by-zero when calculating usage
|
|
|
|
* ui: guest import: improve detection of windows OS type for showing the
|
|
"prepare for VirtIO" change
|
|
|
|
* ui: guest import: auto activate virtio preparation for Windows VMs with
|
|
EFI (OVMF)
|
|
|
|
* ui: guest import: correctly set default SCSI-controller hardware value
|
|
|
|
* ui: guest import: add warning text for EFI state, including boot entries,
|
|
will be lost on migration
|
|
|
|
* ui: parse VM network: support floats without trailing zero
|
|
|
|
* ui: user: password change: require a confirmation-password
|
|
|
|
* ui: vm: guest-agent network view: make text in grid selectable
|
|
|
|
* fix #5198: ceph: mon: fix mon existence check in mon removal assertion
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Fri, 22 Mar 2024 11:54:28 +0100
|
|
|
|
pve-manager (8.1.6) bookworm; urgency=medium
|
|
|
|
* ui: add guest import wizard in the content browser for storages that
|
|
upport the new 'import' content type.
|
|
|
|
* ui: support to add the new ESXi storage type, which provides only the
|
|
'import' content type and can be used for importing VMs from a ESXi host
|
|
into Proxmox VE directly.
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Thu, 14 Mar 2024 15:26:33 +0100
|
|
|
|
pve-manager (8.1.5) bookworm; urgency=medium
|
|
|
|
* report: format iptables output for readability
|
|
|
|
* fix #5067: vzdump: include total backup size in notification
|
|
|
|
* ui: storage: zfs: set blocksize placeholder (empty text) to 16k
|
|
|
|
* ui: add compat for fix of previously wrongly used Korean language code
|
|
|
|
* ui: lvm: expose saferemove setting
|
|
|
|
* pvesubscription: add missing return statement to avoid a failing null
|
|
check and its error message.
|
|
|
|
* ceph: fix edge case of wrong files being deleted on purge
|
|
|
|
* ui: node: system: avoid using specific and outdated 'Syslog', just call it
|
|
'System Log'
|
|
|
|
* fix #5106: ui: ceph status: make column wrap the summary text on expand
|
|
|
|
* ui: qemu: bump max cores to 256 by socket
|
|
|
|
* api: node status: document boot-info and current-kernel in return schema
|
|
|
|
* api: nodes: allow usage of query url metadata with Sys.AccessNetwork
|
|
|
|
* ui: storage: enable download-url button with Sys.AccessNetwork capability
|
|
|
|
* ui: IP-set: re-work column widths
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Thu, 14 Mar 2024 15:13:26 +0100
|
|
|
|
pve-manager (8.1.4) bookworm; urgency=medium
|
|
|
|
* api: apt versions: track dnsmasq and frr-pythontools as optional packages
|
|
|
|
* api: node status: add guard for missing secure-boot efi var
|
|
|
|
* ui: iso selector: disable all fields to avoid bogus validation where one
|
|
cannot confirm the dialog even though the values visible are correct
|
|
|
|
* api: replication: allow users to enumerate accessible replication jobs
|
|
|
|
* fix #5121: ui: node status: avoid invalid array access for certain foreign
|
|
kernels
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Thu, 14 Dec 2023 15:20:06 +0100
|
|
|
|
pve-manager (8.1.3) bookworm; urgency=medium
|
|
|
|
* ui: pool view: fix editing nested pools
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Thu, 23 Nov 2023 11:20:00 +0100
|
|
|
|
pve-manager (8.1.2) bookworm; urgency=medium
|
|
|
|
* ui: iso selector: fix layout, stretch items again to full space
|
|
|
|
* ui: drop various translations of fixed strings like 'VMID'
|
|
|
|
* ui: resource tree: fix inconsistency with extra-space causing some
|
|
potential vertical misalignment with nodes that had no virtual-guest
|
|
|
|
* ui: resource tree: consistently apply the tooltip and 'setText' method
|
|
|
|
* ui: perm paths: use adapted plural form for /mapping/notifications ACL
|
|
path
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Thu, 23 Nov 2023 10:23:05 +0100
|
|
|
|
pve-manager (8.1.1) bookworm; urgency=medium
|
|
|
|
* ui: sdn: use all upper case for acronyms
|
|
|
|
* api: node status: cache boot mode info
|
|
|
|
* sdn: adapt edit panels for new API endpoints
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Wed, 22 Nov 2023 19:37:00 +0100
|
|
|
|
pve-manager (8.1.0) bookworm; urgency=medium
|
|
|
|
* update shipped appliance info index
|
|
|
|
* ui: fix zero-sized panels on fresh chrome start
|
|
|
|
* fix #1148: api: pools: support nested pools
|
|
|
|
* ui: vm create wizard: allow adding an extra iso drive for the VirtIO
|
|
drivers and set the defaults of the disk and network device-types
|
|
accordingly.
|
|
|
|
* api: ceph: add endpoint to fetch config keys
|
|
|
|
* fix #2515: ui: ceph pool create: use configured defaults for 'size' and
|
|
'min_size'
|
|
|
|
* vzdump: support 'notification-mode' parameter to allow deciding if one
|
|
wants to use the legacy sendmail-only system or the new centrally managed
|
|
notification system.
|
|
|
|
* sdn: regenerate DHCP config on reload
|
|
|
|
* sdn: add DHCP option to Zone dialogue
|
|
|
|
* sdn: subnet: add panel for editing DHCP ranges
|
|
|
|
* ui: node summary: drop PVE prefix for manager version
|
|
|
|
* api: nodes: add full info about current kernel from uname call
|
|
|
|
* api: nodes: add info about current boot mode
|
|
|
|
* ui: node summary: reduce noise in current kernel version
|
|
|
|
* ui: node summary: add boot-mode information
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Wed, 22 Nov 2023 14:50:05 +0100
|
|
|
|
pve-manager (8.0.9) bookworm; urgency=medium
|
|
|
|
* move default link config to drop-in snippet to avoid that the all default
|
|
fallback settings are overridden, not just the MACAddressPolicy one we
|
|
actually want to change.
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Sat, 18 Nov 2023 12:18:49 +0100
|
|
|
|
pve-manager (8.0.8) bookworm; urgency=medium
|
|
|
|
* update shipped apliance info index
|
|
|
|
* report: add files from interfaces.d and SDN config directories
|
|
|
|
* node console: allow usage for non-pam realms, users still need to login
|
|
with credential recoginzed by PAM
|
|
|
|
* ui: wizards: allow adding tags in the qemu/lxc create wizard
|
|
|
|
* ui: guest wizard: increase height slightly to match 4:3 ratio
|
|
|
|
* pve7to8: check for proper grub meta-package for bootmode
|
|
|
|
* fix #4631: ceph: osd: create: add osds-per-device
|
|
|
|
* fix #2336: ui: adjust message for bulk start/stop/migrate to better
|
|
reflect that not always all guests are selected
|
|
|
|
* ui: bulk actions: rework filters and allow one to filter by tags
|
|
|
|
* ui: add tooltips to non-fully-expaned tags globally
|
|
|
|
* ceph: mark global pg bits setting as deprecated
|
|
|
|
* ui: hide bulk migrate options on standalone nodes
|
|
|
|
* fix #4497: acme: add support for external account bindings
|
|
|
|
* api/acme: deprecate 'tos' endpoint in favor of new, more general, 'meta'
|
|
one
|
|
|
|
* api: add bulk-action endpoint for mass-suspendig (hibernating) virtual
|
|
machines
|
|
|
|
* ui: add bulk-action suspend to node menu
|
|
|
|
* fix #4442: add date-time range filtering for firewall logs
|
|
|
|
* ui: ceph status: add pg warning state
|
|
|
|
* ui: ceph status: rename 'working' state into 'busy'
|
|
|
|
* apt: use `apt changelog` for changelog fetching
|
|
|
|
* ui: ipset: make ip/cidr required
|
|
|
|
* ship default link config to disable systemd link mac-policy, avoiding that
|
|
systemd marks the network as being without carrier, which can result into
|
|
issues for some network configurations like source-NAT if no TAP device is
|
|
(yet) connected to the bridge.
|
|
|
|
* api: osd destroy: remove the mclock max iops settings to avoid that it's
|
|
reused when a new OSD gets the same OSD ID again
|
|
|
|
* pvesh: proxy handler: fix handling array parameters
|
|
|
|
* api: notification: remove notification groups and filters, they are
|
|
replaced by a matcher based routing system.
|
|
|
|
* api: various adaptions to new matcher based notification system
|
|
|
|
* notify: add API routes for smtp endpoints
|
|
|
|
* api: notification: add 'disable' and 'origin' params
|
|
|
|
* api: notification: simplify ACLs for notification
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Fri, 17 Nov 2023 19:54:54 +0100
|
|
|
|
pve-manager (8.0.7) bookworm; urgency=medium
|
|
|
|
* fix #3069: vzdump: add property 'performance: pbs-entries-max=N'
|
|
|
|
* fix #4849: ui: allow decompressing ISO files when downloading
|
|
|
|
* pve7to8: update checks from stable-7 branch
|
|
|
|
* ui: vm selector: gracefully handle empty IDs in setValue function
|
|
|
|
* ui: subscription upload: trim key from whitespace on submission
|
|
|
|
* api: subscription update: actually ignore surrounding whitespace
|
|
|
|
* hw-address: check if source file changed so cache needs update
|
|
|
|
* ui: ceph: improve discoverability of warning details
|
|
|
|
* ui: ceph wizard: switch to reef as default release for new setups
|
|
|
|
* pvesh: decode streamed responses
|
|
|
|
* ui: container guest status: show privileged status as new row
|
|
|
|
* ui: container guest status: show distro logo and name in summary header
|
|
|
|
* ui: tags: fix focus for edit mode
|
|
|
|
* sdn: controllers: add isis controller
|
|
|
|
* subscription: remove ceph APT auth if invalid
|
|
|
|
* ui: datacenter config: adapt to new default MAC prefix
|
|
|
|
* ui: disable new notification UI for now, will be reworked
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Sun, 29 Oct 2023 19:52:42 +0100
|
|
|
|
pve-manager (8.0.6) bookworm; urgency=medium
|
|
|
|
* fix #4663: Prevent Web UI reload on cert order for other node
|
|
|
|
* website: update external links to www.proxmox.com
|
|
|
|
* vzdump: fix notifications for backing up VMs with 2+ disks to PBS
|
|
|
|
* api: ceph: improve reporting of ceph OSD memory usage, using PSS metric
|
|
now which avoids ignores page-cache that can be freed easily and also
|
|
measures shared memory in proportional relations.
|
|
|
|
* pveceph: support installing Ceph 18.2 Reef
|
|
|
|
* ui: ceph wizard: add Ceph 18.2 Reef to available releases
|
|
|
|
* ui: ldap: ad: support 'mode' parameter, replacing 'secure'
|
|
|
|
* ui: ldap: ad: replace occurrences of SSL with TLS
|
|
|
|
* fix #4947 spice: correct filename-extension handling for Safari
|
|
|
|
* fix #4808: ceph: mds create: use snake_case when setting options
|
|
|
|
* ui: pool view: replace allow-transfer checkbox with simple hint
|
|
|
|
* api: pool update: rename 'transfer' parameter to 'allow-move'
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Fri, 08 Sep 2023 13:42:00 +0200
|
|
|
|
pve-manager (8.0.5) bookworm; urgency=medium
|
|
|
|
* add 'check connection' checkbox for ldap as advanced option
|
|
|
|
* fix #474: allow transferring VMs between pools
|
|
|
|
* add api endpoints and UI for notification subsystem
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Wed, 16 Aug 2023 12:12:34 +0200
|
|
|
|
pve-manager (8.0.4) bookworm; urgency=medium
|
|
|
|
* ui: migrate: fix disabled migrate button glitch
|
|
|
|
* update shipped appliance info index
|
|
|
|
* pve7to8: sync over from stable-7 branch
|
|
|
|
* pve7to8: fix Ceph noout check
|
|
|
|
* fix #4551: ui: use gettext on hardcoded byte units
|
|
|
|
* fix #4364: pveceph: add confirmation dialogue for ceph installation
|
|
|
|
* fix #4758: ui: lxc wizard: allow multiple ssh keys
|
|
|
|
* ui: sdn: zonedit: fix non-advanced display
|
|
|
|
* ui: active directory realm: expose case-sensitive option
|
|
|
|
* ui: add some missing `htmlEncode`s
|
|
|
|
* handle pve-kernel -> proxmox-kernel rename
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Tue, 01 Aug 2023 11:53:07 +0200
|
|
|
|
pve-manager (8.0.3) bookworm; urgency=medium
|
|
|
|
* ui: use common gettext for IOMMU-Group
|
|
|
|
* pve7to8: content-dirs check: skip paths that cannot be resolved
|
|
|
|
* pve7to8: avoid confusing warning about required setting 'storage' for
|
|
vzdump
|
|
|
|
* pve7to8: add check for systemd-boot presence, where needed.
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Wed, 21 Jun 2023 19:55:54 +0200
|
|
|
|
pve-manager (8.0.2) bookworm; urgency=medium
|
|
|
|
* d/postinst: fix condition for removal of pvetest added during beta
|
|
|
|
* ui: cloudinit: align default value for package upgrades with backend again
|
|
|
|
* api: resource usb mapping: add missing proxy-to-node callback for advanced
|
|
checks
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Wed, 21 Jun 2023 17:06:43 +0200
|
|
|
|
pve-manager (8.0.0) bookworm; urgency=medium
|
|
|
|
* api: ceph: remove deprecated API endpoints that have a more modern
|
|
replacement since Proxmox VE 7.4:
|
|
- ceph/pools got superseded by a more flexible ceph/pool one
|
|
- ceph/config and ceph/configdb endpoints got superseded by ceph/cfg/raw
|
|
and ceph/cfg/db, respectively
|
|
|
|
* ui: fix pci map selector status column
|
|
|
|
* ui: multi pci selector: reset the selection properly on nodename change
|
|
|
|
* ui: multi pci selector: indent functions multifunction devices
|
|
|
|
* ui: pci map edit: make top fields more clear
|
|
|
|
* ui: resource mappings: remove border and add resize handle
|
|
|
|
* ui: remove beta text again
|
|
|
|
* ui: resource map tree: make 'ok' status clearer
|
|
|
|
* ui: pci map edit: reintroduce warnings checks
|
|
|
|
* ui: pci/usb map edit: improve new host mappings dialog
|
|
|
|
* ui: pci/usb mapping: rework mapping panel for better user experience
|
|
|
|
* d/postinst: actively remove pvetest repository (added for beta) again if
|
|
upgrading from a beta version and if the dedicated file exists.
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Wed, 21 Jun 2023 09:21:16 +0200
|
|
|
|
pve-manager (8.0.0~9) bookworm; urgency=medium
|
|
|
|
* api: cluster resources: add 'localnetwork' referring to local network
|
|
interfaces
|
|
|
|
* ui: add vNet permissions panel
|
|
|
|
* ui: create VM: use new x86-64-v2-AES as new default vCPU type.
|
|
The x86-64-v2-aes is compatible with Intel Westmere, launched in 2010 and
|
|
Opteron 6200-series "Interlagos" launched in 2011.
|
|
This model provides a few important extra fetures over the qemu64/kvm64
|
|
model (which are basically v1 minus the -vme,-cx16 CPU flags) like SSE4.1
|
|
and additionally also AES, while not supported by all v2 models it is by
|
|
all recent ones, improving performance of many computing operations
|
|
drastically.
|
|
|
|
* fix #4739: ui: user list: add column for group memberships
|
|
|
|
* ui: realm sync: change enabled column rendering
|
|
|
|
* ui: realm sync: add 'run now' button
|
|
|
|
* ui: realm: move sync job panel into realm panel
|
|
|
|
* api: add resource map api endpoints for PCI and USB
|
|
|
|
* ui: add overview panel and edit window for PCI resource mappings
|
|
|
|
* ui: add overview panel and edit window for USB resource mappings
|
|
|
|
* ui: allow using PCI and USB mappings for virtual machines
|
|
|
|
* ui: improve permission handling for hardware and resource mappings
|
|
|
|
* ui: guest migrate: allow mapped devices for offline migrations if target
|
|
node has a valid mapping for all devices used by VM.
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Mon, 19 Jun 2023 08:32:38 +0200
|
|
|
|
pve-manager (8.0.0~8) bookworm; urgency=medium
|
|
|
|
* ui: add beta text with link to bugtracker
|
|
|
|
* api: nodes: add 'migrateall' to index
|
|
|
|
* fix #2641: ui: storage: expose CIFS subdir parameter on add
|
|
|
|
* ui: fix duplicate references when using multiple disk storage selectors
|
|
|
|
* pveceph: add osd details command
|
|
|
|
* fix #4605: drop rsyncable from zstd invocation
|
|
|
|
* fix #4678: ui: don't sort storage backup content by vmid by default
|
|
|
|
* jobs: add RealmSync Plugin and register it
|
|
|
|
* ui: add Realm Sync panel
|
|
|
|
* appliances: switch over to Proxmox VE 8 index
|
|
|
|
* ui: qemu, lxc : fix firewall menu caps
|
|
|
|
* ui: firewall: refactor privilege checks and prevent double click
|
|
|
|
* api: backup: require Datastore.Allocate on storage
|
|
|
|
* api: network: check permissions for local bridges
|
|
|
|
* ui: user view: show tfa lock status
|
|
|
|
* ui: user view: add 'Unlock TFA' button
|
|
|
|
* fix #3428: cloud-init: add toggle for automatic upgrades
|
|
|
|
* ui: qga: Add option to turn off QGA fs-freeze/-thaw on backup
|
|
|
|
* api: replication job status: allow querying disabled jobs too
|
|
|
|
* ui: ceph: pool: add pool number as column
|
|
|
|
* pve7to8: sync over from stable-7 branch
|
|
|
|
* update shipped container appliances info index
|
|
|
|
* d/postinst: setup pvetest repo for beta
|
|
|
|
* api: mark batch-execute api call as root-only
|
|
|
|
* ui: qemu: show progress bar for resize task
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Fri, 09 Jun 2023 11:11:45 +0200
|
|
|
|
pve-manager (8.0.0~7) bookworm; urgency=medium
|
|
|
|
* pveceph: support new enterprise repository, new in Proxmox VE 8, which can
|
|
be accessed through Proxmox VE subscriptions, to provide more broadly
|
|
tested ceph updates for production setups.
|
|
|
|
* ceph install: output some hints depending repo choice and subscription
|
|
|
|
* ui: ceph install: increase dimension of window with 4:3 ratio
|
|
|
|
* ui: ceph install wizard: allow selecting repository
|
|
|
|
* ui: ceph install: add hints depending on selected repo and subscriptions
|
|
|
|
* ui: USB selector: fix typo
|
|
|
|
* cli: subscription: simplify printing output in get command
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Mon, 05 Jun 2023 18:54:08 +0200
|
|
|
|
pve-manager (8.0.0~6) bookworm; urgency=medium
|
|
|
|
* vzdump: prepare to support 'exclude-path' as arry (multiple lines in the
|
|
config)
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Mon, 05 Jun 2023 10:05:00 +0200
|
|
|
|
pve-manager (8.0.0~5) bookworm; urgency=medium
|
|
|
|
* update source of pve7to8 upgrade helper script for post-upgrade checks
|
|
|
|
* drop outdated pve6to7 upgrade checker script for bookworm
|
|
|
|
* pve7to8: cope with native version of proxmox-ve package
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Wed, 31 May 2023 18:19:47 +0200
|
|
|
|
pve-manager (8.0.0~3) bookworm; urgency=medium
|
|
|
|
* update shipped apt sources list for Debian Bookworm
|
|
|
|
* drop Ceph Octopus and Pacific from available dists, Proxmox VE 8 will only
|
|
support Ceph Quincy, and newer
|
|
|
|
* ui: ceph install wizard: drop Octopus and Pacific releases, not supported
|
|
inProxmox VE 8
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Tue, 30 May 2023 15:32:31 +0200
|
|
|
|
pve-manager (8.0.0~1) bookworm; urgency=medium
|
|
|
|
* switch to native versioning scheme
|
|
|
|
* build for Proxmox VE 8 release series, based on Debian 12 Bookworm
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Mon, 29 May 2023 15:57:33 +0200
|
|
|
|
pve-manager (7.4-4) bullseye; urgency=medium
|
|
|
|
* pvereport: add `date -R` to general system info section
|
|
|
|
* api: description for 'id' property in /cluster/resources
|
|
|
|
* api: ceph: mon create: remove superfluous verification call
|
|
|
|
* fix #4627: ui: backup edit: don't deselect all guests on load
|
|
|
|
* ui: ceph install check: avoid setting nodename to localhost so that the
|
|
check actually goes to the currently selected node, not the one we loaded
|
|
the Proxmox VE Web UI from.
|
|
|
|
* ui: enable gettext localisation for more user exposed strings
|
|
|
|
* ui: clone: validate that the name of the clone is a valid FQDN
|
|
|
|
* drop local hosted sencha-touch source, depend on new libjs-sencha-touch
|
|
|
|
* mobile ui: adhere debug flag when loading sencha touch, making the initial
|
|
load much more efficient by default
|
|
|
|
* mobile ui: statically import widget toolkit t o avoid breakage of code
|
|
written for the ExtJS frame work and not the somewhat similar Sencha Touch
|
|
framework
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Sun, 28 May 2023 19:54:09 +0200
|
|
|
|
pve-manager (7.4-3) bullseye; urgency=medium
|
|
|
|
* ui: ceph osd: fix call to reload in wrong this context causing a potential
|
|
exception when closing the ceph install wizard
|
|
|
|
* ui: ceph: unmask container after we finished the ceph install
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Wed, 22 Mar 2023 15:33:38 +0100
|
|
|
|
pve-manager (7.4-2) bullseye; urgency=medium
|
|
|
|
* ui: lvm-thin: don't add nodeselector/enable multiple times in edit
|
|
window
|
|
|
|
* ui: lvm-thin: fix not being able to edit the storage
|
|
|
|
* replication: fix uninitalized warning
|
|
|
|
* api: apt: versions: also list Proxmox libraries for interfacing with
|
|
Rust
|
|
|
|
* api: apt versions: report the version of the proxmox-kernel-helper
|
|
too
|
|
|
|
* ui: rename "Theme" selector to "Color Theme"
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Tue, 21 Mar 2023 16:47:34 +0100
|
|
|
|
pve-manager (7.4-1) bullseye; urgency=medium
|
|
|
|
* ui: resource tree: correctly reinsert item when name changes
|
|
|
|
* ui: container: add `Disconnect` option for network interfaces
|
|
|
|
* ui: cert upload: fix private key field sending empty string if left out
|
|
|
|
* ui: replace non-clickable checkbox with icons for backup and replication
|
|
panel
|
|
|
|
* fix #4571: ui: ceph: allow adding extra-ID for multiple MDS per node to
|
|
allow users improving redundancy for multi-cephFS setups without leaving
|
|
the web UI
|
|
|
|
* api: ceph: deprecate the `pools` endpoint in favor of a more future proof
|
|
`pool` one
|
|
|
|
* ui: ceph: adapt urls to new ceph/pool endpoint
|
|
|
|
* pveceph: adapt to new Pool module
|
|
|
|
* api: ceph: add `ceph/cfg` API directory path, deprecating the
|
|
`ceph/config` and `ceph/configdb` endpoints
|
|
|
|
* ui: ceph config: use new ceph/cfg/ API endpoints
|
|
|
|
* ui: datacenter options: add HA 'Rebalance on Start' to CRS options
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Mon, 20 Mar 2023 20:51:26 +0100
|
|
|
|
pve-manager (7.3-7) bullseye; urgency=medium
|
|
|
|
* fix #4521: api/tasks: replace upid as filename for task log downloads
|
|
|
|
* fix #4335: pvereport: add datacenter.cfg to output
|
|
|
|
* ui: ldap: fix `Parameter verification error`
|
|
|
|
* ceph osd: return PGs per OSD and show in UI
|
|
|
|
* ui: ceph: osd: set default icon for other crush types
|
|
|
|
* pvereport: add ceph health detail
|
|
|
|
* ui: remove 'Storage View' from the resource tree modes, it was basically
|
|
useless compared to the other modes
|
|
|
|
* ui: add window for changing tree related options
|
|
|
|
* fix #1408: ui: ResourceTree: sort the tree according to the new
|
|
tree-sorting options (by VMID or by Name)
|
|
|
|
* ui: fix capability check for when to disable bulk migrate
|
|
|
|
* api: node: bulk actions: allow when user has permission for each guest
|
|
|
|
* ui: bulk start/stop: align capability checks with backend
|
|
|
|
* ui: create user-menu entry for selecting the theme
|
|
|
|
* pveproxy/template: add support for switching themes
|
|
|
|
* ui: various fixes for hard-coded colors to prepare for dark-theme support
|
|
|
|
* pveproxy/template: switch to using the "auto" theme per default, which
|
|
uses the prefered-color-scheme media query feature to detect if a user has
|
|
requested light or dark color themes
|
|
|
|
* ui: create ceph pool: fix false-positive trigger showing advanced fields
|
|
|
|
* fix #4490: ui: add column filters in Backup Job edit window
|
|
|
|
* fix #4239: ui: show selected, but non-existing guests in backup edit
|
|
|
|
* ui: pbs paperkey: cleanup iframe for printing after window close
|
|
|
|
* ui: don't show tags/lock column in the resource pool member grid, we don't
|
|
have the info there
|
|
|
|
* api ceph osd: add OSD index, metadata and lv-info
|
|
|
|
* ui: osd: add details window for infos like OSD process ID, memory usage,
|
|
list of physical disks used for OSD, DB or WAL and other metadata
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Wed, 15 Mar 2023 18:36:57 +0100
|
|
|
|
pve-manager (7.3-6) bullseye; urgency=medium
|
|
|
|
* api: avoid dumping warnings due to casing typo in pveversion or other
|
|
apt related endpointd
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Thu, 02 Feb 2023 08:42:40 +0100
|
|
|
|
pve-manager (7.3-5) bullseye; urgency=medium
|
|
|
|
* fix #2822: allow to override the cluster node to scan for available
|
|
storages for iSCSI, LVM, LVM-Thin and ZFS storage types.
|
|
|
|
* fix #1295:
|
|
- pve daily update: honor new package-notification config
|
|
- ui: allow one to configure new notification settings
|
|
|
|
* api: task log: add flag for downloading a finished log file as stream
|
|
|
|
* fix #4455: ui: config panel: add missing online-help mapping for SDN type
|
|
|
|
* ui: config panel: fix online-help mapping targets and better ensure that
|
|
mappings are valid
|
|
|
|
* api: node stop-all: expose setting the task timeout as endpoint parameter
|
|
|
|
* api: node stop-all: expose setting force-stop behavior
|
|
|
|
* ui: bulk shutdown: expose new timeout and force-stop to user
|
|
|
|
* fix #4194: ui: clarify that it's actually a bulk shutdown, not a stop
|
|
|
|
* fix #4393: ui: storage backup view: make PBS-specific columns sortable
|
|
|
|
* api: ceph: update and add various return schemas
|
|
|
|
* api: apt versions: add proxmox-mail-forward to package list
|
|
|
|
* ui: storage: move node scan selector inside combobox picker
|
|
|
|
* ui: reduce default size of Backup detail window to improve accessibility
|
|
for our minimum supported display resolution (720p)
|
|
|
|
* ui: backup info: rework layout for better space usage
|
|
|
|
* ui: backup job view: add scrolling overflow handler for the toolbar
|
|
|
|
* ui: schedule simulator: split date and time into two columns for better
|
|
visibility and polish UX
|
|
|
|
* ui: storage content view: update if remove button is enabled on backup
|
|
protection change
|
|
|
|
* ui: fix search for 'Guests without Backup' window
|
|
|
|
* ui: node options: make text for `wakeonlan` option a bit more descriptive
|
|
|
|
* ui: cluster info: fix displaying an error message from the API response
|
|
|
|
* fix #3037: pvesh: correctly handle null-spearated argument lists when
|
|
relaying request to another cluster node
|
|
|
|
* ui: fix typo in user tag access text field
|
|
|
|
* ui: metrics: expose setting the `verify-certificate` option for InfluxDB
|
|
as advanced setting
|
|
|
|
* fix #4502: ui: VM OS type: the l26 type is also compatible with Linux 6.x
|
|
|
|
* fix #4481: fetch changelogs for any Proxmox repository and also support
|
|
changelogs for packages coming from a Debian Backports repository.
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Wed, 01 Feb 2023 12:58:14 +0100
|
|
|
|
pve-manager (7.3-4) bullseye; urgency=medium
|
|
|
|
* fix #4370: ui: fix regression on pre-selecting tree element on login
|
|
|
|
* appliance info: update shipped index
|
|
|
|
* ui: realm: sync: don't use realm defaults for remove-vanished
|
|
|
|
* ui: node/datacenter summary: show tags by default and flex that column
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Fri, 16 Dec 2022 13:11:22 +0100
|
|
|
|
pve-manager (7.3-3) bullseye; urgency=medium
|
|
|
|
* ui: qemu disk: honor iothread setting from config
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Mon, 21 Nov 2022 15:58:37 +0100
|
|
|
|
pve-manager (7.3-2) bullseye; urgency=medium
|
|
|
|
* fix #4245: api: node HW: allow one to get PCI info with Sys.Audit on `/`
|
|
|
|
* ui: dc options: add Color-Overrides text to render, if any
|
|
|
|
* ui: dc options: support setting case sensitive
|
|
|
|
* ui: workspace: increase initial resource tree width from 200px to 300px
|
|
|
|
* api: vzdump: soften parameter permission checks to allow sufficiently
|
|
privileged users to pass-in retention and performance parameters for
|
|
manual backup, but keeps tmpdir, dumpdir and script root-only. Such users
|
|
could already edit the job accordingly, so essentially not granting
|
|
anything new. Fixes the run-now web-interface function for non-root.
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Mon, 21 Nov 2022 14:23:51 +0100
|
|
|
|
pve-manager (7.3-1) bullseye; urgency=medium
|
|
|
|
* ui: utils fix typos in tag tree styles
|
|
|
|
* ui: node disk manage: mark using ZFS reserved pool names as invalid and
|
|
enforce some basic character validity checks for ZFS naming requirements
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Sat, 19 Nov 2022 15:57:50 +0100
|
|
|
|
pve-manager (7.2-15) bullseye; urgency=medium
|
|
|
|
* ui: qemu vNIC: add empty text for MTU field
|
|
|
|
* ui: qemu vNIC: make MTU validation more fine-grained for better UX
|
|
|
|
* ui: qemu network edit: use the correct default model
|
|
|
|
* ui: fix datacenter tags options inputs
|
|
|
|
* ui: hide 'no tags' field and edit icon without VM.Config.Options
|
|
|
|
* ui: tags: shortcut accept and cancel actions with <enter> and <esc>
|
|
keypresses
|
|
|
|
* ui: tags: implement dirty tracking for inline editing and highlight finish
|
|
inline editing button if there are uncomitted changes
|
|
|
|
* ui: datacenter options: add basic editor for Cluster Resource Scheduling
|
|
setting
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Fri, 18 Nov 2022 17:26:59 +0100
|
|
|
|
pve-manager (7.2-14) bullseye; urgency=medium
|
|
|
|
* ui: vm network: allow one to override MTU for VirtIO devices
|
|
|
|
* fix #3719: ui: container network: add MTU to advanced option
|
|
|
|
* container network: move rate limit field to advanced section
|
|
|
|
* fix #4318: ui: qemu/Monitor: rework output retention mechanism
|
|
|
|
* api: ceph: add applications of each pool to the lspools endpoint
|
|
|
|
* ui: only allow pools of matching application to be added as RBD Proxmox VE
|
|
storage
|
|
|
|
* ui: qemu: options: use 'first disk' for legacy 'c' boot setting
|
|
|
|
* fix #4321: properly check cloud-init drive permissions
|
|
|
|
* ui: cloudinit: disable remove button without VM.Config.Cloudinit
|
|
|
|
* ui: qemu: network: increase max multi-queues to 64
|
|
|
|
* ui: qemu hardware: only enable affinity form field for root@pam
|
|
|
|
* api: /cluster/resources: add tags of all virtual guests an user can access
|
|
to returned properties
|
|
|
|
* api: open up /cluster/options call over injecting info into /version
|
|
|
|
* ui: save ui options from /cluster/options instead of version
|
|
|
|
* ui: add various components in preparation of adding tag view/edit
|
|
functionality
|
|
|
|
* api: ceph: add cmd-safety endpoint
|
|
|
|
* ui: osd: warn if removal could be problematic
|
|
|
|
* ui: osd, mon, mds: warn if stop/destroy actions are problematic
|
|
|
|
* fix #3967: disk manage ZFS: support creating dRAIDs
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Thu, 17 Nov 2022 19:46:01 +0100
|
|
|
|
pve-manager (7.2-13) bullseye; urgency=medium
|
|
|
|
* fix #4328: ui: add widget toolkit to dependencies for scanning for online
|
|
help references
|
|
|
|
* api: backup: auto-inject job id where expected by the API
|
|
|
|
* api: vzdump: also check for default storage permission
|
|
|
|
* api: backup info: make "name" property truly optional in response struct
|
|
|
|
* pvestatd: broadcast static node information
|
|
|
|
* cluster resources: add cgroup-mode to node properties
|
|
|
|
* ui: lxc/qemu: cpu edit: make cpuunits depend on node's cgroup version
|
|
|
|
* ui: backup job edit: fix form reset tracking
|
|
|
|
* fix #4351: vzdump: send mail if job-end hook fails with
|
|
mailnotification=failure
|
|
|
|
* vzdump: send mail if job-abort hook fails
|
|
|
|
* d/control: bump qemu-server dependency to 7.2-8
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Wed, 16 Nov 2022 18:33:29 +0100
|
|
|
|
pve-manager (7.2-12) bullseye; urgency=medium
|
|
|
|
* ui: ceph: use quincy as new default for fresh installations
|
|
|
|
* ui: qemu: enable IO-threads by default in VM creation wizard and move it
|
|
out of the advanced section
|
|
|
|
* ui: OS defaults: use SCSI single as default controller
|
|
|
|
* apl info: update index to current repository state including new CentOS
|
|
Stream 9, Rocky Linux 9, AlmaLinux 9 and OpenSUSE Leap 15.4 images
|
|
|
|
* apt: sort list of optional packages and add proxmox-offline-mirror-helper
|
|
package
|
|
|
|
* vzdump: handle new 'performance' property string
|
|
|
|
* ui: node certificate: make parent panel scrollable to cope with long SAN
|
|
lists
|
|
|
|
* pvereport: add arcstat info
|
|
|
|
* ui: dc: subscription: fix subscription check
|
|
|
|
* fix #1981: get next free disk id on change of bus/device
|
|
|
|
* gui: fix firewall security group help button chapter link
|
|
|
|
* ui: {guest, node} summary: use correct percentage unit for CPU usage
|
|
|
|
* ui: qemu/lxc: cpu edit: fix delete-if-empty/default parameter for inside
|
|
wizard case
|
|
|
|
* ui: lxc/qemu: use an empty text for CPU units to better convey the default
|
|
|
|
* fix #3593: ui: qemu: add inputs for task set affinity
|
|
|
|
* replace pvemailforward with new rust based promox-wide proxmox-mail-forward
|
|
|
|
* d/control: depend on proxmox-mail-forward
|
|
|
|
* ui: qemu: increase available USB ports to 15, if QEMU machine version is
|
|
new enough (>= 7.1) and the OS type has support (Linux 2.6+ & Windows 8+)
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Sat, 12 Nov 2022 17:03:05 +0100
|
|
|
|
pve-manager (7.2-11) bullseye; urgency=medium
|
|
|
|
* d/control: recommend proxmox-offline-mirror-helper
|
|
|
|
* report: add proxmox-boot-tool status output
|
|
|
|
* report: stabilize order of guests and network
|
|
|
|
* postinst: migrate/update APT auth config
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Wed, 14 Sep 2022 13:15:22 +0200
|
|
|
|
pve-manager (7.2-10) bullseye; urgency=medium
|
|
|
|
* subscription: remove leftover key reference
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Mon, 12 Sep 2022 09:15:56 +0200
|
|
|
|
pve-manager (7.2-9) bullseye; urgency=medium
|
|
|
|
* subscription: handle missing subscription info
|
|
|
|
* api: nodes: code/style rework start/stop list generation
|
|
|
|
* ui: CephInstallWizard: make first monitor node static and always use
|
|
localhost to avoid using one where ceph isn't yet installed
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Thu, 08 Sep 2022 14:56:33 +0200
|
|
|
|
pve-manager (7.2-8) bullseye; urgency=medium
|
|
|
|
* ui: restore: improve warning for restoring container with same ID
|
|
|
|
* ui: ct restore: put mountpoint-erasure note on new line
|
|
|
|
* api: apt: switch to common Proxmox::RS::APT::Repositories package
|
|
|
|
* ceph-after-pve-cluster: enable for ceph-volume, disable for ceph-disk
|
|
|
|
* ui: datacenter: rework webauthn settings UX
|
|
|
|
* pvesr: remove stale replicated volumes immediately
|
|
|
|
* api2: add return type to nodes/{node}/execute endpoint
|
|
|
|
* api2: use JSONSchema to validate commands for "nodes/{node}/execute"
|
|
|
|
* Jobs: fix scheduling after updating job from a different node
|
|
|
|
* ui: improve form/MDevSelector
|
|
|
|
* subscription: switch to Proxmox::RS::Subscription
|
|
|
|
* pvesubscription: add 'set-offline-key' command
|
|
|
|
* www: subscription: add Signed/Offline status
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Tue, 6 Sep 2022 10:38:26 +0200
|
|
|
|
pve-manager (7.2-7) bullseye; urgency=medium
|
|
|
|
* pveceph: fix regression with new split-out ceph-volume package and older
|
|
ceph releases (pacific, octopus)
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Tue, 05 Jul 2022 08:52:46 +0200
|
|
|
|
pve-manager (7.2-6) bullseye; urgency=medium
|
|
|
|
* update shipped aplinfo
|
|
|
|
* pveceph: install split-out ceph-volume package
|
|
|
|
* ui: manual backup: unescape notes template on load
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Mon, 04 Jul 2022 13:31:57 +0200
|
|
|
|
pve-manager (7.2-5) bullseye; urgency=medium
|
|
|
|
* report: add ceph device list info
|
|
|
|
* api: ceph monitors: make checking for duplicate addresses more robust
|
|
|
|
* fix #3597: ui: ceph setup: avoid autofill of monitor network
|
|
|
|
* fix #4111: replication: don't send mail when fail count is zero
|
|
|
|
* fix #4026: add repeat-missed option for scheduled jobs
|
|
|
|
* fix #4053: don't run vzdump jobs immediately when they change from
|
|
disabled -> enabled, only when the schedules next event actually
|
|
triggers
|
|
|
|
* ui: ui: backup jobs: add repeat-missed checkbox to advanced section
|
|
|
|
* pveceph & ui: add Ceph 17.2 Quincy installation support
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Tue, 21 Jun 2022 16:58:46 +0200
|
|
|
|
pve-manager (7.2-4) bullseye; urgency=medium
|
|
|
|
* fix # 4044: ui: hd move: avoid bogus progress bar, show task viewer
|
|
|
|
* ui: storage: add namespace support when creating PBS storage
|
|
|
|
* ui: VM Create wizard - display default SCSI controller correctly in Disks
|
|
panel
|
|
|
|
* fix #3994: ui: add an Options panel in the node's system menu group,
|
|
support configuring the WakeOnLAN MAC addressed to be used for a node and
|
|
the initial start-all-delay for the auto boot of virtual guests.
|
|
|
|
* vzdump: generate notes: initialize potentially undef values and improve
|
|
verification
|
|
|
|
* ui: manual backup: list possible template variables directly, like we do
|
|
already for the datacenter backup job editor
|
|
|
|
* configs: vzdump: add notes-template default
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Thu, 12 May 2022 17:36:43 +0200
|
|
|
|
pve-manager (7.2-3) bullseye; urgency=medium
|
|
|
|
* update shipped CT appliance info index
|
|
|
|
* schedule-analyze: fix schedules with limited runs smaller than
|
|
request runs
|
|
|
|
* ceph pools create: ignore 'crush_rule' for an EC data-pool, only
|
|
applicable for the meta-data pool. Enhance erasure-code description to
|
|
clarify such things.
|
|
|
|
* vzdump: notes-template: avoid escaping meta-characters upon replace
|
|
and improve check for unknown variable
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Wed, 04 May 2022 08:46:53 +0200
|
|
|
|
pve-manager (7.2-2) bullseye; urgency=medium
|
|
|
|
* ui: storage content: support filtering by notes for backups
|
|
|
|
* api: ceph pools: add type to returned properties
|
|
|
|
* ui: ceph pools: add pool type column, but hide by default
|
|
|
|
* ui: ceph pool edit: disable size and crush rule for erasure pools
|
|
|
|
* ui: snapshot tree: warn that current state is lost when confirming
|
|
rollback
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Mon, 02 May 2022 17:33:27 +0200
|
|
|
|
pve-manager (7.2-1) bullseye; urgency=medium
|
|
|
|
* ui: dc/SyncWindow: use field set like sync options now does too
|
|
|
|
* api: ceph pools: default to add-pve-storage to true for erasure coded
|
|
pools, but still allow overriding it
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Fri, 29 Apr 2022 14:29:30 +0200
|
|
|
|
pve-manager (7.1-13) bullseye; urgency=medium
|
|
|
|
* ui: sdn: options: flex all and drop collapsible
|
|
|
|
* report: report FS type in df call
|
|
|
|
* report: lsblk: output more columns and merge/group parents of sub-trees
|
|
|
|
* ui: qemu: switch processor, memory, CD-drive, PCI icons to SVG
|
|
|
|
* ui: lxc resources: support font awesome icons directly and switch to
|
|
vector based ones
|
|
|
|
* add various storage content type check enforcements
|
|
|
|
* periodic jobs: don't schedule jobs with no computable next event
|
|
|
|
* ui: render storage type: improve fallback for external storage plugins
|
|
|
|
* fix #3976: api/backup: make schedule/starttime truly optional on update
|
|
|
|
* vzdump: backup limit: only count unprotected backups
|
|
|
|
* ui: storage edit: retention: add max-protected-backups setting
|
|
|
|
* ui: VM/CTs: collect all disk/volume related actions in a submenu
|
|
|
|
* ui: VM/CTs: add a reassign disk/volume button
|
|
|
|
* ui: disk storage selector: never send format when hideFormat is true,
|
|
as backend knows it better
|
|
|
|
* ui: fix adding more than five host PCI passthrough devices, the backend
|
|
allows 16 since a while.
|
|
|
|
* ceph: services: broadcast versions: improve requesting old version
|
|
|
|
* fix #3668: ui: realm ldap/ad sync: replace 'full' and 'purge' with
|
|
'remove-vanished'
|
|
|
|
* api: replication: don't send mails about failed replication only once,
|
|
rather sent first three consecutively failing replications and then switch
|
|
to a slower frequency to better convey that there may be an acute failing,
|
|
not just a flapping error like one mail could suggest.
|
|
|
|
* replication: include more info in mail like failure-count, last succesful
|
|
sync, next try and current target node.
|
|
|
|
* ui: sdn: zone evpn: delete exitnodes-primary if empty
|
|
|
|
* fix #3955: vzdump: new: also send mail for error during job-init hook
|
|
|
|
* vzdump: support setting protected status directly for just created
|
|
backups
|
|
|
|
* fix #439: api: next-id: honor new datacenter.cfg upper/lower range option
|
|
|
|
* ui: datacenter options: add next-id editor
|
|
|
|
* ui: backup restore: disallow empty storage selection if auto-selecting one
|
|
in the backend wouldn't work
|
|
|
|
* ui: backup restore: allow override of some settings
|
|
|
|
|
|
* partially fix #438: vzdump: support setting notes-template per single
|
|
backup
|
|
|
|
* ui: backup: allow setting protected and notes-template for manual backup
|
|
|
|
* fix #438: ui: backup job: allow setting a notes-template for a job to add
|
|
a new note (comment) to each created backup job, for example, to include
|
|
the VM/CT hostname or cluster the backup was created on
|
|
|
|
* ui: add VirGL GPU to possible VGA drivers
|
|
|
|
* vzdump: add error if passed in hook script doesn't exist to allow one to
|
|
differentiate that from the executable flag missing.
|
|
|
|
* ceph pools: allow to create erasure code pools
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Thu, 28 Apr 2022 21:00:36 +0200
|
|
|
|
pve-manager (7.1-12) bullseye; urgency=medium
|
|
|
|
* node config: use common parser and fill in config schema for API endpoints
|
|
|
|
* ui: sdn: add disable-arp-nd-suppression, exitnodes-primary rt-import
|
|
bgp-multipath-as-path-relax evpn/bgp options
|
|
|
|
* apl info: update shipped index to current repository state
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Tue, 29 Mar 2022 17:30:13 +0200
|
|
|
|
pve-manager (7.1-11) bullseye; urgency=medium
|
|
|
|
* fix #3476: vzdump: add job-init hook
|
|
|
|
* ui: pci passthrough: editor for pci-id overrides
|
|
|
|
* pvescheduler service: order startup after pve-guests
|
|
|
|
* fix #3815: metrics: influxdb: coerce guest name always to string
|
|
|
|
* api: resource pool: add type parameter to GET endpoint
|
|
|
|
* ui: rbd: cephfs: add keyring/secret field for external clusters
|
|
|
|
* ui: disks/lvm: better convey space information
|
|
|
|
* api: query url metadata: change default user-agent to "Proxmox VE"
|
|
|
|
* ui: vm: improve validator for CPU share range
|
|
|
|
* pve6to7: update expected running kernel version to 5.13 or 5.15
|
|
|
|
* daily update timer: start already on 01:00 to avoid dst change issue
|
|
|
|
* ui: firwall: change icmp type selector to a combogrid
|
|
|
|
* ui: add help button to qm guest-agent window
|
|
|
|
* ui: sdn: zones: evpn : add exitnodes-local-routing && advertise-
|
|
subnets
|
|
|
|
* api: network: any-bridge filter: don't display bridges if user have
|
|
access to vnets.
|
|
|
|
* ui: lxc options: disable features edit as non-root when container is
|
|
privileged
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Thu, 17 Mar 2022 14:08:40 +0100
|
|
|
|
pve-manager (7.1-10) bullseye; urgency=medium
|
|
|
|
* ui: form/calendar event: add monthly, first X weekday of month, and yearly
|
|
examples
|
|
|
|
* ui: backup/run now: avoid passing "next-run" parameter to backend
|
|
|
|
* vzdump: example hook script: avoid undef warnings
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Tue, 18 Jan 2022 05:52:53 +0100
|
|
|
|
pve-manager (7.1-9) bullseye; urgency=medium
|
|
|
|
* ui: vm create wizard: default to 4 GiB memory for Windows 11 OS-type
|
|
|
|
* ui: ceph fs: fix overriding renderer in controller
|
|
|
|
* ui: ceph dashboard: render ghost OSDs
|
|
|
|
* backup views: sort backups by vmid, then descending by date
|
|
|
|
* ui: grid default-sorters: use correct property 'direction' and keep
|
|
default 'ASC'
|
|
|
|
* external metrics: influxdb: suppress false-positive warning when no token
|
|
exists
|
|
|
|
* avoid creating unused `/var/lib/vz/template/qemu` directory
|
|
|
|
* ui: fix NoVNC scaling radio buttons
|
|
|
|
* ui: node: zfs: reuse the ZFSDetail window from the widget-toolkit
|
|
|
|
* fix #3790: pass TLS 1.3 ciphersuites configuration if set
|
|
|
|
* fix #3745: handle overridden TLS key location configuration
|
|
|
|
* fix #3789: pass disable TLS 1.2/1.3 options
|
|
|
|
* ui/api: vzdump: add new 'next-run' field for backup job listing
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Thu, 13 Jan 2022 16:37:30 +0100
|
|
|
|
pve-manager (7.1-8) bullseye; urgency=medium
|
|
|
|
* fix #3689: add gridhandle to firewall rules to indicate drag/drop
|
|
|
|
* jobs: limit ID to maximal 64 characters
|
|
|
|
* ui: upload/download image: trim whitespace from checksum value
|
|
|
|
* ui: calendar event: add an once-daily example and clarify workday at 00:00
|
|
one slighlty
|
|
|
|
* ui: container: allow one to set the 'lazytime' mount option
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Tue, 07 Dec 2021 18:55:42 +0100
|
|
|
|
pve-manager (7.1-7) bullseye; urgency=medium
|
|
|
|
* pvescheduler: fix potential stall on full shutdown
|
|
|
|
* api: journal: stream the syslog (journal) data directly to the client to
|
|
avoid loading a potentially big amount of text first in memory
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Wed, 24 Nov 2021 18:32:51 +0100
|
|
|
|
pve-manager (7.1-6) bullseye; urgency=medium
|
|
|
|
* ui: dc/OpenID Connect: make username-claim field editable for arbitrary
|
|
values
|
|
|
|
* ui: dc/OpenID Connect realm: allow one to edit scopes and prompt
|
|
|
|
* pvescheduler: improve error handling with some forked worker
|
|
|
|
* pvescheduler: reworking child pid tracking and do not delay reload
|
|
artificially
|
|
|
|
* pvescheduler: implement graceful reloading
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Mon, 22 Nov 2021 20:32:21 +0100
|
|
|
|
pve-manager (7.1-5) bullseye; urgency=medium
|
|
|
|
* improve transitioning backup jobs when user has old web-interface/GUI
|
|
loaded
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Wed, 17 Nov 2021 15:37:12 +0100
|
|
|
|
pve-manager (7.1-4) bullseye; urgency=medium
|
|
|
|
* container templates: update shipped aplinfo index
|
|
|
|
* ui: render protected column as icon and enable sorting
|
|
|
|
* ui: backup views: disable remove button on protected backups
|
|
|
|
* ui: qemu: disk edit: add an 'Async IO' selector to the advanced options,
|
|
making it easier to switch from the default `io_uring` driver to either
|
|
`AIO-native` or 'threads' due to issues or to compare performance.
|
|
|
|
* ui: qemu: disk edit: with the bandwidth-limits being in their own tab now
|
|
we can drop extra-wide label-widths for advanced form fields.
|
|
|
|
* ui: ceph: osd: handle edge case with dead node
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Tue, 16 Nov 2021 14:21:31 +0100
|
|
|
|
pve-manager (7.1-3) bullseye; urgency=medium
|
|
|
|
* ui: qemu: disk edit: expose read-only flag as advanced option for disks
|
|
using either a SCSI or virtIO based controller
|
|
|
|
* fix #3725: api: metrics: use complete config for testing the connection
|
|
|
|
* api: apt/versions: track swtpm
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Mon, 15 Nov 2021 17:32:32 +0100
|
|
|
|
pve-manager (7.1-1) bullseye; urgency=medium
|
|
|
|
* api: ceph: create osd: set correct parttype for DB/WAL
|
|
|
|
* partially fix #2285: api: ceph: create osd: allow using partitions
|
|
|
|
* ui: zfs create: switch to using widget-toolkit's multiDiskSelector
|
|
|
|
* ui: dc/Backup: fix 'run now' button for jobs with comments
|
|
|
|
* api/services: add pvescheduler to the service list
|
|
|
|
* ui: ceph: add more compatibilty code for versions
|
|
|
|
* ui: backup: show retention settings in own column
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Fri, 12 Nov 2021 18:49:36 +0100
|
|
|
|
pve-manager (7.0-15) bullseye; urgency=medium
|
|
|
|
* ui: lxc: resources: add Detach text for mountpoints
|
|
|
|
* vzdump: skip protected backups for dumpdir pruning
|
|
|
|
* ui: backup views: add protected column and allow one to change protection
|
|
status
|
|
|
|
* fix #3504: add datacenter notes panel for cluster wide comments, rendered
|
|
as markdown
|
|
|
|
* fix #3505: ui: upload to storage: add checksum and algorithm to
|
|
auto-verify intergrity of files after they have been uploaded, similar to
|
|
the URL downloader.
|
|
|
|
* ui: node: LVMThin: add volume group to columns
|
|
|
|
* ui: node: add destroy menu for directory, lvm, lvmthin, zfs
|
|
|
|
* ui: node: storage removal: add checkboxes for cleaning up disks and/or
|
|
storage config
|
|
|
|
* ui: ceph: make version handling actually future proof
|
|
|
|
* replication: replace systemd timer with pvescheduler daemon
|
|
|
|
* backups: use more flexible pvescheduler daemon over CRON file to run
|
|
backup jobs
|
|
|
|
* ui: dc/backup: show schedule instead of day-of-week and starttime
|
|
|
|
* fix #3658: api, ui: backup jobs: add comment field to jobs entries
|
|
|
|
* pvestatd: broadcast very basic, built-in version info
|
|
|
|
* ui: storage: avoid deleting preallocation setting on creation
|
|
|
|
* ui: more re-use of user and TFA related widgets from widget-toolkit
|
|
|
|
* fix #2841: implement multiple second factors for users
|
|
|
|
* tfa: support WebAuthn and recovery keys
|
|
|
|
* ui: redirect user TFA button to TFA view as we got multiple factors per
|
|
user now
|
|
|
|
* ui: dc/options: display WebAuthn and add editor
|
|
|
|
* api: ceph-mds: get mds state when multple ceph filesystems exist
|
|
|
|
* ceph fs: support creating multiple CephFS via UI/API
|
|
|
|
* ui: dc: backup jobs: add schedule simulator to allow admins easier
|
|
debugging and grasping of the calendar event derived schedule format
|
|
|
|
* ui: index: set Proxmox.NodeName variable
|
|
|
|
* ui: tfa: include cluster or node name in issuer for better recogintion in,
|
|
for example, TOTP apps
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Thu, 11 Nov 2021 21:37:07 +0100
|
|
|
|
pve-manager (7.0-14) bullseye; urgency=medium
|
|
|
|
* ceph services: drop broadcasting legacy version through the pmxcfs
|
|
key-value storage
|
|
|
|
* pvestatd: fix rebalancing CPU sets for cgroupv2
|
|
|
|
* d/postinst: use reload-or-restart instead of try-reload-or-try-restart to
|
|
also start a (by accident) stopped service again
|
|
|
|
* drop unused and ancient 'pvenetcommit' shell (sysv) script, handled
|
|
directly by systemd service nowadays
|
|
|
|
* pvenetcommit: avoid unwarranted error message for the case where no
|
|
changes are pending on boot
|
|
|
|
|
|
* ui: resourcetree: move guest position on template creation
|
|
|
|
* fix #3850: ui: storage: allow one to specify how new images should be
|
|
allocated on file based storages
|
|
|
|
* ui: VM wizard: promote advanced firmware settings in system panel to
|
|
normal, always visible ones, as they are more frequently required nowadays
|
|
(EFI, TPM for Windows 11 or q35 machine for pass-through)
|
|
|
|
* ui: VM wizard: add 'win11' ostype and enable EFI and TPM by default if
|
|
selected
|
|
|
|
* ui: storage PBS: allow one to add a non-default port in server field
|
|
|
|
* ui: LXC/CT wizard: allow one to configure multiple mount-points when
|
|
creating a new container, similarly to VMs
|
|
|
|
* ui: guest backup grid: monitor store errors for better UX
|
|
|
|
* ui: dc/Cluster: show fatal errors of the 'join info' API call in the view
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Sun, 07 Nov 2021 21:23:11 +0100
|
|
|
|
pve-manager (7.0-13) bullseye; urgency=medium
|
|
|
|
* ui: efi: default to the new, more feature rich, 4 MB build for new VMs or
|
|
when re-adding EFI vars to an existing VM
|
|
|
|
* ui: ovmf: support provisioning an EFI vars template with secureboot by
|
|
default on and distribution + Microsofts secure-boot key pre-enrolled
|
|
|
|
* ui: VM create: allow configuring a TPM in the advanced-options of the
|
|
wizard's system settings
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Tue, 05 Oct 2021 20:25:05 +0200
|
|
|
|
pve-manager (7.0-12) bullseye; urgency=medium
|
|
|
|
* ui: add version to extjs script urls
|
|
|
|
* ui: cluster backup: fix running backup with prune settings
|
|
|
|
* fix #1803: ui: cluster backup: handle job-specific retention options
|
|
|
|
* vzdump: include current backup when pruning dumpdir
|
|
|
|
* ui: backup job detail: also show retention settings
|
|
|
|
* ui: backup job detail view: merge mail notification when/to fields
|
|
|
|
* ui: improve ACME edit/apply button visibilty
|
|
|
|
* fix #3620: ui: dc/storage: delete empty pbs fingerprint on edit
|
|
|
|
* ui: cluster backup: only restrict storages to node when it's selected
|
|
|
|
* influxdb: do not test the connection when entry is (getting) disabled
|
|
|
|
* api: ceph: create osd: work around stale-information udev bug
|
|
|
|
* ui: qemu/HDEdit: move Bandwidth options to a different tab
|
|
|
|
* ui: form/ControllerSelector: set correct max value for the device-id
|
|
|
|
* drop pve5to6 checker tool, not relevant in 7.x release anymore
|
|
|
|
* ui: change CIFS to SMB/CIFS for clarification
|
|
|
|
* ceph install: improve ceph install checks during installation for when
|
|
dpkg already extracted ceph binaries but is not yet done with the
|
|
installation. This avoids activating the `Next` button to early.
|
|
|
|
* ui: add support for adding TPM devices
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Tue, 05 Oct 2021 08:07:44 +0200
|
|
|
|
pve-manager (7.0-11) bullseye; urgency=medium
|
|
|
|
* fix #3426: ui: parser: adapt parseSSHKey to accept "@..." suffix
|
|
|
|
* Status/InfluxDB: add 'verify-certificate' option to disable ssl verification
|
|
|
|
* ui: remove local cloud-init live migration limitation
|
|
|
|
* ui: node status: use repo status widget from widget-toolkit
|
|
|
|
* ui: node/ZFS: add zstd to possible compression methods
|
|
|
|
* vzdump: use storage plugins to determine backup feasability
|
|
|
|
* ui: lxc/CreateWizard: add a 'nesting' checkbox and enable it by default
|
|
|
|
* utils: add missing 'tfa' for @pve realm
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Thu, 5 Aug 2021 16:14:03 +0200
|
|
|
|
pve-manager (7.0-10) bullseye; urgency=medium
|
|
|
|
* pve6to7: improve check for security repo change in bullseye to avoid false
|
|
positives
|
|
|
|
* api: node tasks: add more fields to return schema to improve experience
|
|
with the pvesh tool (auto-completion) and to document them for the
|
|
api-viewer
|
|
|
|
* api: services: improve state detection for one-shot units
|
|
|
|
* api: services: propagate "uninstalled" state for units
|
|
|
|
* api: network apply: fix check for ifupdown2 origin
|
|
|
|
* ui: node: repos: add online help
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Thu, 15 Jul 2021 14:43:27 +0200
|
|
|
|
pve-manager (7.0-9) bullseye; urgency=medium
|
|
|
|
* pve6to7: sync new checks and adaptions from stable-6 branch for consitency
|
|
|
|
* fix #3490: do not filter out 'Generic System Peripheral' PCI(e) devices by
|
|
default
|
|
|
|
* ui: ceph status: fix recovery percentage display
|
|
|
|
* ui: HA resources: fix toggling edit button on selection
|
|
|
|
* apl: add bullseye pub key and switch over to new index
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Wed, 07 Jul 2021 18:51:10 +0200
|
|
|
|
pve-manager (7.0-8) bullseye; urgency=medium
|
|
|
|
* ui: storage: download from URL: do not clear meta info on cert-validity
|
|
change
|
|
|
|
* utils: enable ARIA again
|
|
|
|
* ui: node summary: show repository configuration status
|
|
|
|
* ui: node/status view: reduce quite generous paddings
|
|
|
|
* ui: notes: add empty text with a hint that markdown is supported and set
|
|
online-help button to our basic Markdown primer in the docs
|
|
|
|
* pveceph: also install nvme-cli
|
|
|
|
* ui: dc/guests: change layouting to a flexbox, fixing render issues in
|
|
Firefox on somes systems
|
|
|
|
* pve6to7: sync new checks from stable-6 branch
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Mon, 05 Jul 2021 17:49:48 +0200
|
|
|
|
pve-manager (7.0-7) bullseye; urgency=medium
|
|
|
|
* ui: enable APT repository status view and management
|
|
|
|
* ui: adapt task-history icon to differ more easily between system-log and
|
|
task logs
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Sat, 03 Jul 2021 02:41:06 +0200
|
|
|
|
pve-manager (7.0-6) bullseye; urgency=medium
|
|
|
|
* pve6to7: sync checks with the ones from stable Proxmox VE 6.4 branch
|
|
|
|
* api: apt: add call for repository information, allow disabling and
|
|
enabling of repos, and adding repos from a pre-defined set
|
|
|
|
* api: cluster/backupinfo: rework API index endpoint to actually list
|
|
sub-directories
|
|
|
|
* implement OpenID (SSO) login
|
|
|
|
* ui: add add/edit window for OpenID based realms
|
|
|
|
* ui: realms: add icons to menu entries
|
|
|
|
* fix #1710: ui: storage: allow one to download a ISO or appliance URL
|
|
directly to a storage
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Sat, 03 Jul 2021 01:31:37 +0200
|
|
|
|
pve-manager (7.0-5) bullseye; urgency=medium
|
|
|
|
* api: tasks: add 'since', 'until' and 'statusfilter' filter for the task
|
|
list endpoint
|
|
|
|
* api: apt versions: track proxmox-backup-file-restore
|
|
|
|
* api: cluster/resources: add 'name' property to return schema
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Mon, 28 Jun 2021 20:00:36 +0200
|
|
|
|
pve-manager (7.0-4) bullseye; urgency=medium
|
|
|
|
* ui: notes editor: increase edit window size from 600x400 to 800x600
|
|
|
|
* ui: dc: backup: fix job detail search
|
|
|
|
* d/postinst: handle static machine-id generated by Systems installed with
|
|
the Proxmox VE ISO between version 4.0 <= x <= 5.4
|
|
|
|
* api: services: return more information
|
|
|
|
* api: services: also track systemd-journald, as syslog is not often there
|
|
anymore
|
|
|
|
* postinst: set custom LVM settings to avoid scanning guests images
|
|
directly, as we do not rely on a patched LVM package anymore
|
|
|
|
* ceph: switch bullseye repos over to official ones
|
|
|
|
* ui: storages: add basic BTRFS edit/add window for new technology preview
|
|
|
|
* cli tools: correctly handle warnings status
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Thu, 24 Jun 2021 08:54:35 +0200
|
|
|
|
pve-manager (7.0-3) bullseye; urgency=medium
|
|
|
|
* apply queued up breaking changes we already replaced in Proxmox VE 6.x or earlier:
|
|
+ vzdump: remove deprecated 'size' parameter
|
|
+ api: nodes: remove deprecated 'upgrade' parameter for the 'xtermjs',
|
|
'spiceshell' and 'vncshell' API enpoinds (use command=upgrade instead)
|
|
+ api: move cpu path into qemu/capabilities
|
|
+ api: ceph: remove obsoleted disks and remove moved 'flags' calls
|
|
+ api: ceph: osd: create: rename size parameters
|
|
|
|
* ui: TFA: use correct user-id value when creating TOTP QR code
|
|
|
|
* ui: ceph: select Pacific as default release
|
|
|
|
* pve6to7: add checks for backup retention options
|
|
|
|
* fix #2745: ui: backup window: allow specifying remove parameter for manual
|
|
backup
|
|
|
|
* vdzump: log with what retention settings we prune and how many backup
|
|
snapshots got pruned
|
|
|
|
* node config: limit description/comment length to 64 KiB and check in
|
|
pve6to7 for overly long exisitng notes.
|
|
|
|
* ui: fix unlimited height of VM/CT Summary notes-view, noticeable on long text
|
|
|
|
* pve6to7: bump free-space on root filesystem requirement check to 4 GiB
|
|
|
|
* ui: ACL path selector: add missing realm and group paths
|
|
|
|
* fix #2422: allow multiple Ceph public networks and improve IPv6 handling
|
|
|
|
* fix #3470: ui: qemu/CmdMenu: fix confirm message for 'pause' cmd
|
|
|
|
* ui: notes view: render node and guest notes as Markdown
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Fri, 18 Jun 2021 19:33:54 +0200
|
|
|
|
pve-manager (7.0-2) bullseye; urgency=medium
|
|
|
|
* fix #3402: add Pool.Audit permission
|
|
|
|
* ui: disk list: enable wipe-disk button
|
|
|
|
* compatibility patches for ExtJS 7.0
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Wed, 02 Jun 2021 16:31:28 +0200
|
|
|
|
pve-manager (7.0-1) bullseye; urgency=medium
|
|
|
|
* re-build for Proxmox VE 7 based on Debian Bullseye
|
|
|
|
* d/control: order ifupdown2 as first, prefered, dependency
|
|
|
|
* enable installation of ceph 16.2 pacific release
|
|
|
|
* pveceph: allow to select test repository on installation
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Tue, 25 May 2021 10:44:19 +0200
|
|
|
|
pve-manager (6.4-7) pve; urgency=medium
|
|
|
|
* pvereport: log pressure stall information
|
|
|
|
* pvereport: re-organize: add systemd-load section abd unify bios/pci in HW
|
|
a single section
|
|
|
|
* fix #3430: handle hook script paths better
|
|
|
|
* fix #3426: ui: parser: adapt parseSSHKey to accept "sk-" prefix
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Wed, 19 May 2021 17:51:44 +0200
|
|
|
|
pve-manager (6.4-6) pve; urgency=medium
|
|
|
|
* proxy: improve use of wildcard listening-address for system which disable
|
|
the IPv6 network stack system-wide (which should be done by setting the
|
|
`net.ipv6.conf.all.disable_ipv6` sysctl, not over the kernel command line)
|
|
|
|
* ui: storage status: use SI (base ten) units for usage for consitency with
|
|
RRD chart
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Fri, 07 May 2021 18:17:25 +0200
|
|
|
|
pve-manager (6.4-5) pve; urgency=medium
|
|
|
|
* always reload API daemons after a new Ceph installation to ensure the
|
|
newest Ceph libraries are loaded.
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Mon, 03 May 2021 15:06:43 +0200
|
|
|
|
pve-manager (6.4-4) pve; urgency=medium
|
|
|
|
* ceph monitor: automatically disable insecure global ID reclaim after
|
|
creating first monitor
|
|
|
|
* pveceph: drop left-over, now bogus, warning when installing Octopus.
|
|
Ceph Octopus is supported and stable since Proxmox VE 6.3
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Tue, 27 Apr 2021 13:03:54 +0200
|
|
|
|
pve-manager (6.4-3) pve; urgency=medium
|
|
|
|
* ui: tasks: add ceph edit-pool and set-flags descriptions
|
|
|
|
* ui: ceph: pool edit: set emptyValue to 0 for target-size field
|
|
|
|
* ui: storage RBD: add field allowing one to configure accessing a specific,
|
|
already existing namespace of a RBD pool for a Proxmox VE storage.
|
|
|
|
* SDN tech preview: add subnet/ipam/sdn management
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Mon, 26 Apr 2021 20:19:56 +0200
|
|
|
|
pve-manager (6.4-2) pve; urgency=medium
|
|
|
|
* ui: ceph pools: fix target-size column renderer
|
|
|
|
* ui: ceph pools: do not grey-out name field when editing a pool
|
|
|
|
* ui: ceph pools: avoid resetting crush rule when editing a pool
|
|
|
|
* ui: container restore: make privilege level of restored CT a tri-state
|
|
radio group to allow keeping the old state (default), or enforcing either
|
|
privileged or unprivileged
|
|
|
|
* ui: ceph: pool creation: default auto-scale value to "on".
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Sat, 24 Apr 2021 19:28:55 +0200
|
|
|
|
pve-manager (6.4-1) pve; urgency=medium
|
|
|
|
* backup views: add single-file restore button for VM and CT backup archives
|
|
located on a Proxmox Backup Server
|
|
|
|
* ui: ceph: allow one to edit existing ceph pools
|
|
|
|
* ui: ceph: reduce pool view complexity and add auto scale columns
|
|
|
|
* fix #2053: OSD destroy only if located on specified node
|
|
|
|
* ui: Utils: change default console order for VMs, prefer SPICE virt-viewer
|
|
if the VM has a SPICE display
|
|
|
|
* fix #3389: add special file-upload detection and handling also when API
|
|
tokens are used
|
|
|
|
* fix #417: proxy: allow one to configure a address where the pveproxy and
|
|
spiceproxy should listen and default to listening on both, IPv6 and IPv4.
|
|
This changes the log format for IPv4 addresses, as ::ffff: will be prefixed.
|
|
Either adpat any matching software (for example, fail2ban) or disable this
|
|
by setting the LISTEN_IP to 0.0.0.0, if this is not wanted.
|
|
|
|
* ui: safe destroy guest: add checkbox for removal of unreferenced disks
|
|
|
|
* report: add multipath.conf and wwids file
|
|
|
|
* fix #3385: api: network: check for duplicate use of network-device ports
|
|
before writing
|
|
|
|
* ui: firewall: rule: set 512 characters max-length for source and
|
|
destination fields, if more addresses are required it's recommended to use
|
|
IP-sets
|
|
|
|
* ui: backup views: unfiy button order in storage and guest backup view
|
|
|
|
* ui: set file name for spice console download in chrome
|
|
|
|
* ui: allow one to edit notes also in the storage backup content view
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Fri, 23 Apr 2021 17:17:29 +0200
|
|
|
|
pve-manager (6.3-7) pve; urgency=medium
|
|
|
|
* ui: bandwidth limit selector: make it possible to allow zero, so users can
|
|
reset any default imposed bandwidth restriction to unlimited
|
|
|
|
* ui: avoid errors when 'template' property is not present in guest status
|
|
|
|
* external metrics: influx: send along auth token on connection test too
|
|
|
|
* external metrics: influx: allow one to add an API URL-path prefix,
|
|
especially useful if InfluxDB runs behind a reverse proxy
|
|
|
|
* ui: backups: enable editing notes for Proxmox Backup Server
|
|
|
|
* ui: cloud-init: re-add SLAAC option to IPv6 configuration
|
|
|
|
* vzdump: return backup job lock file handle and let the caller close it,
|
|
ensuring that it is held during the whole job in a more straight-forward
|
|
manner
|
|
|
|
* ui: restore: add initially live-restore checkbox for backup archives on a
|
|
Proxmox Backup Server
|
|
|
|
* api: resources: return guest, pool and sdn info in a sorted manner
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Thu, 15 Apr 2021 19:56:12 +0200
|
|
|
|
pve-manager (6.3-6) pve; urgency=medium
|
|
|
|
* ui: VM hardware: extend machine renderer to show pinned machine versions
|
|
for Windows VMs also in the Hardware overview.
|
|
|
|
* ui: VM hardware: add online-help references to random number generator edit
|
|
window
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Tue, 09 Mar 2021 08:22:47 +0100
|
|
|
|
pve-manager (6.3-5) pve; urgency=medium
|
|
|
|
* ui: firewall rules: make columns more responsive (flexible) by default
|
|
|
|
* ui: firewall rules: for ellipsized comments
|
|
|
|
* vzdump: Proxmox Backup Server: make task log upload error non-fatal
|
|
|
|
* ui: zpool status detail: add default for scrub information
|
|
|
|
* external metrics/status: fix misspelled method call
|
|
|
|
* api: node: add new capabilities API endpoint, initially hosting the
|
|
available QEMU machine list endpoint of a node.
|
|
|
|
* ui: VM hardware: add option for version pinning in machine edit window
|
|
|
|
* partially fix #2745: vzdump: use default for remove parameter
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Fri, 05 Mar 2021 21:50:04 +0100
|
|
|
|
pve-manager (6.3-4) pve; urgency=medium
|
|
|
|
* pveceph: improve useability of 'status' command
|
|
|
|
* fix #3203: ui: VM hardware: use correct OS default model for network device
|
|
type
|
|
|
|
* ui: qemu: add the 'none' dummy audio driver as an option
|
|
|
|
* metric-status: InfluxDB: add support for InfluxDB 2.x HTTPs API
|
|
|
|
* metric-status plugin: do not test connection if disabled
|
|
|
|
* fix #3066: ui: Node summary: add hostcpu/hostmem ratio fields for guest
|
|
usage
|
|
|
|
* ui: disk list: include partitions
|
|
|
|
* ui: snapshot: show task viewer for progress log
|
|
|
|
* ui: window/Settings: fix labelWidth for saved user name
|
|
|
|
* ceph: extend error for wrong config-file link
|
|
|
|
* ui: safe destroy: Add HA to purge tooltip
|
|
|
|
* ui: dc/TokenEdit: fix editing existing tokens
|
|
|
|
* ui: qemu/HardwareView: fix CDRom permission checks
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Fri, 19 Feb 2021 17:53:32 +0100
|
|
|
|
pve-manager (6.3-3) pve; urgency=medium
|
|
|
|
* pvestatd: adapt to new CGRoup module path
|
|
|
|
* fix #3182 #3183: change backup retention mask logic
|
|
|
|
* ui: fix various usages of the findRecord emthod, ensuring it matches exact
|
|
|
|
* test: add regression tests for retention parameters for vzdump
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Thu, 03 Dec 2020 18:14:45 +0100
|
|
|
|
pve-manager (6.3-2) pve; urgency=medium
|
|
|
|
* fix #3140: allow interface suffix in dns entries
|
|
|
|
* ui: storage: improve passint prune settings one edge cases
|
|
|
|
* ui: add onlineHelp buttons for VM boot order, and some storage edit windows
|
|
|
|
* api: metrics/server: test heuristically if we can connect
|
|
successfully on add/update
|
|
|
|
* api: metrics/server: add minimum and maximum to port schema
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Wed, 25 Nov 2020 16:20:25 +0100
|
|
|
|
pve-manager (6.3-1) pve; urgency=medium
|
|
|
|
* api: osd destroy: untaint device before pvremove
|
|
|
|
* ui: storage content: add encryption and verification columns for
|
|
Proxmox Backup Server
|
|
|
|
* ui: guest backup view: add encrypted column for Proxmox Backup Server
|
|
storages
|
|
|
|
* ui: storage: Proxmox Backup Server paperkey: print short fingerprint in
|
|
heading
|
|
|
|
* ui: storage: Proxmox Backup Server: improve encryption key handling, allow
|
|
upload of existing key, warn visible on deletion.
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Tue, 24 Nov 2020 23:43:20 +0100
|
|
|
|
pve-manager (6.2-17) pve; urgency=medium
|
|
|
|
* ui: ceph wizard: improve language and fix ceph docs link
|
|
|
|
* ui: guest backup view: add ability to show and edit comments
|
|
|
|
* ui: storage backup view: add button for prune group window
|
|
|
|
* api: ceph: fix pool creation 'add as storage' parameter
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Tue, 24 Nov 2020 16:01:42 +0100
|
|
|
|
pve-manager (6.2-16) pve; urgency=medium
|
|
|
|
* apt: add libproxmox-backup-qemu0 to displayed packages
|
|
|
|
* ui: qemu: set correct disabled state for start button
|
|
|
|
* ui: guest backup: add comment and verification columns
|
|
|
|
* ui: storage content: add comment column for backups
|
|
|
|
* ui: storage/PBS: drop beta hint
|
|
|
|
* ui: storage/PBS: allow one to copy, download or print new auto-generated
|
|
encryption key
|
|
|
|
* ui: fix extension filter for upload window for container templates
|
|
|
|
* ui: storage content: use separate view for each content type
|
|
|
|
* fix #3136: vzdump notification mail: add name also to plain-text part
|
|
|
|
* ui: improve column behavior with browser scaling and non-default DPI
|
|
|
|
* cluster: add 'metrics/server' API endpoints and user interface
|
|
|
|
* ceph: do not require setting 'allow-experimental' flag when installing
|
|
Octopus
|
|
|
|
* ui: ceph: allow one to select which version to install
|
|
|
|
* close #3114: ui: snapshots: make it harder to delete snapshot by accident
|
|
|
|
* vzdump: adapt to new keep-all prune option
|
|
|
|
* ui: storage edit: add Backup Retention tab for those storage with backup
|
|
content type support.
|
|
|
|
* ui: storage edit: drop max backup field, replaced by backup retention
|
|
keep-last field
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Mon, 23 Nov 2020 19:33:03 +0100
|
|
|
|
pve-manager (6.2-15) pve; urgency=medium
|
|
|
|
* fix #2802: status/metrics: make MTU configurable for tunneled or otherwise
|
|
MTU-reduced networks
|
|
|
|
* ui: authentication: add "verify SSL cert" checkbox for AD realms
|
|
|
|
* vzdump: fix regression with "keep forever" legacy handling logic of the
|
|
older 'maxfiles' option, which makes problems if it was set explicitly to
|
|
zero
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Sun, 01 Nov 2020 20:34:56 +0100
|
|
|
|
pve-manager (6.2-13) pve; urgency=medium
|
|
|
|
* tasks: allow API tokens to query their own UPIDs
|
|
|
|
* ui: pbs: allow empty fingerprint
|
|
|
|
* ui: fix unchecking 'Filter VMID'
|
|
|
|
* ui: VM: guest agent IP View: also filter out 0:0:0:0:0:0
|
|
|
|
* vzdump: allow prune-backups as an alternative to maxfiles
|
|
|
|
* fix #3049: ui: Firewall Rules: wider rule number column
|
|
|
|
* fix #3010, #3011: ui: VM options: re-do boot order editor, making it much
|
|
more flexible and powerful
|
|
|
|
* backup: include IDs for non-existent guests and error again if they are
|
|
left over configured in a job
|
|
|
|
* partially fix #3056: namespace vzdump temporary directory with VMID
|
|
|
|
* ceph: allow to alter settings of an exisiting pool, only over API/CLI for
|
|
now
|
|
|
|
* ceph: add option to control placement-group autoscale mode on pool create
|
|
|
|
* ui: ceph: allow one to specify the device class on OSD create as advanced
|
|
option
|
|
|
|
* fix #2827: ui: add "verify SSL certificated" checkbox for LDAP realms
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Thu, 22 Oct 2020 18:50:07 +0200
|
|
|
|
pve-manager (6.2-12) pve; urgency=medium
|
|
|
|
* fix #2890: also detect & renew DNS-only ACME certs
|
|
|
|
* fix #2908: fixed password validator for adding PBS as storage
|
|
|
|
* vzdump: use configured tmpdir for PBS
|
|
|
|
* fix #2913: order backup jobs numerically by VMID
|
|
|
|
* fix #2842: ui: filter on exact vmid
|
|
|
|
* api: ACME renew: handle error from revoking old cert gracefully
|
|
|
|
* api: ACME revoke: do not abort if CA is just expired
|
|
|
|
* replication: improve various checks and fallback/default settings
|
|
|
|
* pveversion: track proxmox-backup-client
|
|
|
|
* ui: block removal of in-use container image
|
|
|
|
* ui: dc/Backup: disable pveCompressionSelector for pbs storages
|
|
|
|
* lxc: increase max cores from 128 to 8192
|
|
|
|
* lxc: increase max number of net interfaces from 10 to 32
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Mon, 21 Sep 2020 11:28:07 +0200
|
|
|
|
pve-manager (6.2-11) pve; urgency=medium
|
|
|
|
* ui: add ceph recovery graph and progressbar
|
|
|
|
* pveceph: allow setting device class on osd create
|
|
|
|
* api/services: improve essential service check, allow reload and start
|
|
|
|
* ui: storage: Proxmox Backup: allow one to setting up and deleting an
|
|
encryption key. For now only autogeneration over UI. Use pvesm if you want
|
|
to use a pre-existing key file.
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Fri, 24 Jul 2020 19:19:19 +0200
|
|
|
|
pve-manager (6.2-10) pve; urgency=medium
|
|
|
|
* vzdump-hook-script: rename TARFILE to TARGET and add fallback to TARFILE
|
|
for compatibility reasons
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Tue, 14 Jul 2020 10:28:42 +0200
|
|
|
|
pve-manager (6.2-9) pve; urgency=medium
|
|
|
|
* fix #2609: ui: backup: add info and status view for guests without any
|
|
backup job
|
|
|
|
* ui: dc/backup: add new backup job detail view
|
|
|
|
* Revert "Close #1623: replace apt-get to apt", avoid possible breakage due
|
|
to not having a stable CLI interface yet.
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Thu, 09 Jul 2020 20:12:13 +0200
|
|
|
|
pve-manager (6.2-8) pve; urgency=medium
|
|
|
|
* fix #1623: replace apt-get with apt
|
|
|
|
* ui: sdn: add simple zone plugin
|
|
|
|
* ui: sdn: move mtu from vnetview to zoneview
|
|
|
|
* ui: add PBS edit input panel
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Tue, 07 Jul 2020 19:16:36 +0200
|
|
|
|
pve-manager (6.2-7) pve; urgency=medium
|
|
|
|
* ui: migration dialog: Allow setting no target storage to reuse
|
|
current, and make that default
|
|
|
|
* api: cluster resources: add sdn audit permission
|
|
|
|
* dc/Tasks: pass endtime to make duration calculation correct
|
|
|
|
* fix #2802: metric flush check should not care about current usage
|
|
|
|
* fix #2771: relax cert API endpoints permissions
|
|
|
|
* fix #2784: always compare ACME domains in lower case
|
|
|
|
* api: register /nodes/X/cpu call for CPU models
|
|
|
|
* ui: improve ProcessorEdit and load models dynamically
|
|
|
|
* fix #2810: fix setting Container mounts for multiple guests in a
|
|
browser session
|
|
|
|
* node_config: Allow leading underscore in ACME aliases
|
|
|
|
* change permissions for non-network cloudinit settings
|
|
|
|
* ui: cifs: reset proxy cache also if user or password change and make
|
|
user and password fields independent from each other
|
|
|
|
* ui: ceph: downgrade remapped from error to warning/working
|
|
|
|
* vzdump: set target for PBS based backups to show in the vzdump mail
|
|
log overview
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Mon, 06 Jul 2020 22:11:08 +0200
|
|
|
|
pve-manager (6.2-6) pve; urgency=medium
|
|
|
|
* api: improve node index with missing/broken cert
|
|
|
|
* sdn: add VLAN-aware option to VNet edit dialog
|
|
|
|
* sdn: add mtu field to VLAN edit dialog
|
|
|
|
* initial support for upgrading to ceph octopus
|
|
|
|
* show if a ceph pool is using the PG autoscaler
|
|
|
|
* ui: improve filtering by VMID and search for the backup list view
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Wed, 03 Jun 2020 16:37:56 +0200
|
|
|
|
pve-manager (6.2-5) pve; urgency=medium
|
|
|
|
* improve ACME interaces
|
|
|
|
* fix #2747: ui: API token create: always reset base submit URL
|
|
|
|
* sdn: restrict zone and vnet name to 8 characters
|
|
|
|
* fix #2574: ui: permission-path selector: push each unique permission object
|
|
path only once
|
|
|
|
* fix #2718: ui: qemu: handle localtime option correctly, allow all tree states
|
|
|
|
* api, ui: allow to remove subscription key
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Wed, 27 May 2020 14:31:00 +0200
|
|
|
|
pve-manager (6.2-4) pve; urgency=medium
|
|
|
|
* add online help references to new experimental Software Defined Network web
|
|
interface, it is now also included in the documentation.
|
|
|
|
* api: apt/versions: track the version of the optional 'libpve-network-perl'
|
|
package
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Sun, 10 May 2020 21:06:56 +0200
|
|
|
|
pve-manager (6.2-3) pve; urgency=medium
|
|
|
|
* ui: dc authentication: improve adding ad new LDAP based realm
|
|
|
|
* ui: cluster join: hide all fields in assisted mode until we got some info
|
|
|
|
* external metric server: improve flush on big data updates
|
|
|
|
* update shipped aplliance index info
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Sat, 09 May 2020 19:32:52 +0200
|
|
|
|
pve-manager (6.2-2) pve; urgency=medium
|
|
|
|
* fix #2708: ui: increase default memory in VM create wizard to 2GiB
|
|
|
|
* improve ACME and certificate related user interface
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Thu, 07 May 2020 21:49:10 +0200
|
|
|
|
pve-manager (6.2-1) pve; urgency=medium
|
|
|
|
* ui: support up to 8 corosync/kronosnet links on cluster create or join
|
|
|
|
* initial gui-integration of DNS based ACME (Let's Encrypt) certificate
|
|
configuration and management
|
|
|
|
* fix #1210: ceph: extend pveceph purge
|
|
|
|
* ui: switch backup default compression selection to ZSTD
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Wed, 06 May 2020 20:17:51 +0200
|
|
|
|
pve-manager (6.1-11) pve; urgency=medium
|
|
|
|
* Fix #2124: Add support for zstd
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Mon, 4 May 2020 14:11:21 +0200
|
|
|
|
pve-manager (6.1-10) pve; urgency=medium
|
|
|
|
* acme: use new proxmox-acme-perl
|
|
|
|
* acme: allow configuring DNS plugin options in nodeconfig
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Sat, 02 May 2020 18:33:27 +0200
|
|
|
|
pve-manager (6.1-9) pve; urgency=medium
|
|
|
|
* fix #2634: print specific error if hook-script is not executable
|
|
|
|
* API: allow one to OVS network live reloading
|
|
|
|
* add experimental SDN gui
|
|
|
|
* ui: ceph: add icons for versions in MON/MGR/MDS ServiceList panels
|
|
|
|
* ui: ceph: add highest cluster version in summary
|
|
|
|
* ui: add API token management interfaces
|
|
|
|
* ui: add user and API token "effective-permission" explorer
|
|
|
|
* ui: add Language selection in user menu
|
|
|
|
* ui: datacenter/Authentication: allow one to sync LDAP and AD realms
|
|
|
|
* certs: early renew long-lived certificates to cope with clients which do
|
|
not accept certificates with a lifetime of more than two years
|
|
|
|
* ui: don't block offline migration due non-referenced disk in the config
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Wed, 29 Apr 2020 17:15:38 +0200
|
|
|
|
pve-manager (6.1-8) pve; urgency=medium
|
|
|
|
* ui CT Features: add checkbox for new allow unproblematic mknod device
|
|
creation in CT feature.
|
|
|
|
* ui: do not suggest that it's allow to edit 'special' permission roles
|
|
|
|
* ui: snapshots: hide 'Include RAM' when VM isn't running
|
|
|
|
* ui: TFAEdit: use viemodel binding for hiding/showing qr code
|
|
|
|
* ui: dc/Summary: improve dashboard storage calculation
|
|
|
|
* ui/cluster: show all corosync/knet links (up to 8) in cluster overview
|
|
|
|
* gui: pci passthrough: fix 'Add PCI' dialog for new devices
|
|
|
|
* vzdump: add support for proxmox backup server
|
|
|
|
* storage content GUI: improve detection of backup volumes
|
|
|
|
* pvesh: Add all standard output options that are not yet defined
|
|
|
|
* ceph: do not check IPs if no explicit puvlic/cluster networks got set in
|
|
the ceph configuration
|
|
|
|
* ui: qemu: allow one to add a virtio-rng device
|
|
|
|
* ui: ContentView: consider new ctime value
|
|
|
|
* fix #2611: gui: use backendUnit and pretty renderer
|
|
|
|
* ui: dc/options: add max_workers setting
|
|
|
|
* ui: make grid column filter more obvious
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Mon, 09 Mar 2020 19:05:11 +0100
|
|
|
|
pve-manager (6.1-7) pve; urgency=medium
|
|
|
|
* ui: show cluster name from joinInfo in join dialog
|
|
|
|
* fix #2572: gui: make snapshot panel visible for VM.Audit
|
|
|
|
* ui: fix disk controllers sortByPreviousUsage iteration when re-attaching a disk
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Thu, 30 Jan 2020 20:31:58 +0100
|
|
|
|
pve-manager (6.1-6) pve; urgency=medium
|
|
|
|
* ui: reload embedded xterm.js console if CT starts during viewing it
|
|
|
|
* fix #2334: gui/cloudinit: enable edit button only when editor is set
|
|
|
|
* ifupdown1: bridgevlan: add bridge-vids list support
|
|
|
|
* api2: network: add bond-primary, MTU, vlan-raw-device and vlan-id options
|
|
|
|
* fix #2552: ui: allow one to collapse notes panel from guest summary
|
|
|
|
* pvestatd: broadcast supported node CPU flags
|
|
|
|
* www: add 'users' columns to Groups model
|
|
|
|
* integrate authentication with API tokens
|
|
|
|
* implement 'allowtoken' property for REST API endpoint schema
|
|
|
|
* ui: add permissions button to userview
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Wed, 29 Jan 2020 21:28:52 +0100
|
|
|
|
pve-manager (6.1-5) pve; urgency=medium
|
|
|
|
* ui: make storage where VM-state is saved configurable
|
|
|
|
* ui: vm/HDEdit: fix backup checkbox default
|
|
|
|
* ui: fix Bandwidth-Selector component for empty return values
|
|
|
|
* fix #2509: add --rsyncable to backups using pigz again
|
|
|
|
* fix #2496: api: create OSD: check if ceph cluster network is configured
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Mon, 16 Dec 2019 15:12:19 +0100
|
|
|
|
pve-manager (6.1-4) pve; urgency=medium
|
|
|
|
* ui: add date column for backups in storage content view
|
|
|
|
* ui: backup restore: add start-after-restore checkbox
|
|
|
|
* bulk migration: only pass 'with-local-disks' along if defined, to avoid
|
|
warnings
|
|
|
|
* ceph: Create symlink on standalone MGR creation
|
|
|
|
* ui: improve choosing column per-row-count based on width in DC Node, VM, CT
|
|
summary panels
|
|
|
|
* ui: local browser settings: let users overwrite the number of columns in
|
|
summary panels
|
|
|
|
* ui: Mountpoint Edit/Create: default to true for "backup inclusion" on MP
|
|
creation
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Mon, 09 Dec 2019 15:33:12 +0100
|
|
|
|
pve-manager (6.1-3) pve; urgency=medium
|
|
|
|
* api: apt/versions: improve stabillity under edge cases
|
|
|
|
* improve pveversion for removed but not yet purged packages
|
|
|
|
* fix #2487: ui: HA: show VM/CT name column in resource overview
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Tue, 03 Dec 2019 14:34:26 +0100
|
|
|
|
pve-manager (6.1-2) pve; urgency=medium
|
|
|
|
* ui: dc/options: add onlineHelp to u2f and ha edit window
|
|
|
|
* LXC: Disable resize button when volume is unusued
|
|
|
|
* ui: dc/options: fix capabillities for u2f, bwlimits, ha settings
|
|
|
|
* api: apt/versions: track ifupdown and ifupdown2 as optional package
|
|
|
|
* api: add migrate precondition checks to bulk migrate api
|
|
|
|
* ui: add checkbox to bulk migrate window to allow migration with local disks
|
|
|
|
* ui; qemu/HardwareView: show vmstate and allow removal
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Sat, 30 Nov 2019 18:41:21 +0100
|
|
|
|
pve-manager (6.1-1) pve; urgency=medium
|
|
|
|
* fix #2462: ACMEAccount: make tos in get_tos optional
|
|
|
|
* ui: lxc: switch reboot and stop button to match the interface of VMs
|
|
|
|
* ui: allow to set 'migrate' HA shutdown policy in datacenter options
|
|
|
|
* ui: node network: enable apply config button
|
|
|
|
* api: network reload: more granular "is OVS used" check
|
|
|
|
* automatically renew pve-ssl.pem when it nearly expires
|
|
|
|
* api: ceph monitor: allow full-mesh routed setup for monitor IP
|
|
|
|
* ui: dc/options: allow one to setup U2F AppID and origin
|
|
|
|
* lxc: disable remove button for pending resource changes
|
|
|
|
* adaptions for the experimental SDN package
|
|
|
|
* ui: dc/options: add clusterwide IO bandwidth limit editor
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Wed, 27 Nov 2019 11:35:57 +0100
|
|
|
|
pve-manager (6.0-15) pve; urgency=medium
|
|
|
|
* api/ceph: skip merging metadata if hostname is undefined
|
|
|
|
* Fix #2476: Fix auto-ballooning QMP command
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Thu, 21 Nov 2019 15:16:27 +0100
|
|
|
|
pve-manager (6.0-14) pve; urgency=medium
|
|
|
|
* add reboot button for container
|
|
|
|
* improve pvestatd memory usage when a Graphite External Metric status plugin
|
|
is enabled
|
|
|
|
* fix #352: Limit the length of backup logs for mails
|
|
|
|
* fix #2436: ui: pci passthrough: consider domain in PCISelector
|
|
|
|
* fix #844: allow to set an initial delay for the start-all-marked guests on
|
|
boot command, in the per-node config.
|
|
|
|
* api: node/config: allow to return only a specific config property
|
|
|
|
* VM guest agent: allow to set QGA socket type also to ISA for guest
|
|
operating systems not supporting VirtIO serial sockets
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Wed, 20 Nov 2019 20:45:36 +0100
|
|
|
|
pve-manager (6.0-13) pve; urgency=medium
|
|
|
|
* takeover CertCache from pve-cluster
|
|
|
|
* use PVE::DataCenterConfig
|
|
|
|
* use PVE::RRD for RRD data
|
|
|
|
* pveproxy.service: take over pvecm call from pve-cluster.service
|
|
|
|
* update (build-)dependencies after pve-cluster refactor
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Mon, 18 Nov 2019 12:22:30 +0100
|
|
|
|
pve-manager (6.0-12) pve; urgency=medium
|
|
|
|
* pveversion: track libspice-server1 version again
|
|
|
|
* ui: fix backup "Run now" with specific node selected
|
|
|
|
* add initial graphite TCP support
|
|
|
|
* gui: lxc/Resources: improve reload behaviour
|
|
|
|
* ui: vm opts: add hint for spice foldersharing
|
|
|
|
* api: ceph version: actually get full version
|
|
|
|
* api: ceph/metadata: add structured node versions information
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Fri, 15 Nov 2019 19:04:46 +0100
|
|
|
|
pve-manager (6.0-11) pve; urgency=medium
|
|
|
|
* fix #1291: add purge checkbox to VM/CT destroy dialog
|
|
|
|
* ui: TFA: default to a 160 bit secret
|
|
|
|
* ensure alias.db is available and up-to-date if upgrading from older versions
|
|
|
|
* ui: qemu: update grid button status with events from correct store
|
|
|
|
* ui: Container: add revert button for pending changes
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Wed, 30 Oct 2019 18:02:40 +0100
|
|
|
|
pve-manager (6.0-10) pve; urgency=medium
|
|
|
|
* api: subscription: use rpcenv for permission check
|
|
|
|
* updated shipped aplinfo index
|
|
|
|
* vzdump: move code needed for cfs register of vzdump.cron to guest-common
|
|
|
|
* fix #2364: allow offline migration with local cloudinit disk
|
|
|
|
* webinterface: show and allow one to edit pending container changes
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Fri, 18 Oct 2019 22:29:22 +0200
|
|
|
|
pve-manager (6.0-9) pve; urgency=medium
|
|
|
|
* webinterface: vm-options: add spice enhancements
|
|
|
|
* webinterface: vm opts: clarify QEMU Guest Agent option
|
|
|
|
* webinterface: qemu: allow move disk for EFI Disk again
|
|
|
|
* webinterface: vm migrate: add checkbox to enable offline migration with
|
|
local resources
|
|
|
|
* aplinfo: update trusted keys to include all currently trusted ones.
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Wed, 16 Oct 2019 08:25:44 +0200
|
|
|
|
pve-manager (6.0-8) pve; urgency=medium
|
|
|
|
* fix #2262: allow one to set noVNC default scale in setting
|
|
|
|
* improve layout of browser local user settings
|
|
|
|
* api network: improve experimental SDN network support
|
|
|
|
* ui: fix small login window issue on chrome
|
|
|
|
* update shipped appliance info index
|
|
|
|
* gui: qemu: add reboot button which powercycles a VM and applies any
|
|
outstanding pending changes in-between
|
|
|
|
* gui: usb: Enable USB3 for Spice USB passthrough
|
|
|
|
* gui: improve USB pass through selector, allow to search by product
|
|
|
|
* ui: cpumodel: add Skylake-Server, Cascadelake-Server, KnightsMill
|
|
|
|
* mobile gui: implement login for OTP based TFA enabled user accounts
|
|
|
|
* gui: Make CPU Model Selector a searchable grid view
|
|
|
|
* fix #2389: ceph wizard showing network of target node
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Fri, 04 Oct 2019 16:41:47 +0200
|
|
|
|
pve-manager (6.0-7) pve; urgency=medium
|
|
|
|
* ui: vm memory: correctly set initial maxValue for balloon
|
|
|
|
* fix #2340: gui: ceph: handle 'null' versions for hosts
|
|
|
|
* fix #2341: ceph: osd create: allow db/wal on partioned disks
|
|
|
|
* ui: allow one to add the AES flag explicitly to VMs
|
|
|
|
* ui: IPRef field: allow all valid IPs, even if not in the store
|
|
|
|
* ui: show supported file types in upload file selector
|
|
|
|
* api: add initial (experimental!) Software Defined Networ (SDN) API
|
|
integration if the libpve-network-perl is installed
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Tue, 03 Sep 2019 10:31:21 +0200
|
|
|
|
pve-manager (6.0-6) pve; urgency=medium
|
|
|
|
* ui: vm/Hardware: convert more icons from bitmap to vectorized font
|
|
awesome
|
|
|
|
* ui: login: do not show connection failure as login failure
|
|
|
|
* fix #582: Cope with long running deletions of backup and disk images
|
|
by forking a task worker into the background after some delay
|
|
|
|
* fix #2314: remove GZIP env var
|
|
|
|
* fix #1594: add "Run now" button for cluster wide backup jobs
|
|
|
|
* backup: delete "exclude" VMID list when switching a backup job to pool mode
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Fri, 16 Aug 2019 13:09:50 +0200
|
|
|
|
pve-manager (6.0-5) pve; urgency=medium
|
|
|
|
* fix #2292: ceph osd create: use size parameter for db/wal
|
|
|
|
* improve ceph error handling
|
|
|
|
* aplinfo: update from aplinfo-pve-6.dat
|
|
|
|
* gui: improve service and package version hints in ceph OSD and dashboard
|
|
view.
|
|
|
|
* fix #2265: enable discard for virtio-blk
|
|
|
|
* pve5to6: cert: check certificates key size
|
|
|
|
* ceph: add new OSD flag API endpoints in node-agnostic /cluster/ceph path
|
|
|
|
* gui: ceph: Allow to set much more flags than 'noout' through the Web GUI
|
|
with a new flag management window
|
|
|
|
* ui: add VM 'hv-tlbflush' and 'hv-evmcs' CPU flag as new optional flags, for
|
|
those where they do not generate problems.
|
|
|
|
* ui: Include Windows Server 2019 in OS-Type list
|
|
|
|
* allow to add a SPICE audio devices to a VM
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Tue, 23 Jul 2019 19:21:08 +0200
|
|
|
|
pve-manager (6.0-4) pve; urgency=medium
|
|
|
|
* ui: fix wrong defaultConsole fallback in tree
|
|
|
|
* ui: dc/Cluster: rename ring columns to link
|
|
|
|
* ui: cephfs: also add new tooltip like pool create
|
|
|
|
* ceph: mon list: show only as running when monitor is quorate
|
|
|
|
* pve5to6: do not complain about native newly created Nautilus OSDs
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Mon, 15 Jul 2019 18:37:12 +0200
|
|
|
|
pve-manager (6.0-3) pve; urgency=medium
|
|
|
|
* pveam available: add 'mail' to sections
|
|
|
|
* ui: node/disks: fine tune column width and hide vendor by default
|
|
|
|
* ui: container: filter unusable lxc mount options for the special rootfs
|
|
mountpoint
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Fri, 12 Jul 2019 12:30:58 +0200
|
|
|
|
pve-manager (6.0-2) pve; urgency=medium
|
|
|
|
* ceph: add api call for getting the ceph config database
|
|
|
|
* gui: ceph: show config database under the file config
|
|
|
|
* fix #1451: allow some extra mount options for container
|
|
|
|
* further improve 5to6 checklist script
|
|
|
|
* fix #2267: delete address(6) and netmas(6) with cidr(6)~
|
|
|
|
* gui: show a 0 value for HA resource grid max_relocate/restart
|
|
columns correctly
|
|
|
|
* pveproxy: allow to request debug sources directly over GET
|
|
parameter
|
|
|
|
* ui: dc/options: use proxmoxNetworkSelector for network
|
|
|
|
* ui/Parser: printPropertyString: sort non-defaultKey parts for
|
|
stability
|
|
|
|
* api/ceph: add osd scrub api call
|
|
|
|
* gui: ceph osd: refactor osd panel and add scrub button~
|
|
|
|
* ui: ceph OSD: tweak default column width a bit~
|
|
|
|
* ui: ceph/osd: only show at max 5 digits after decimal point for
|
|
weight
|
|
|
|
* ui: ceph/osd: merge apply + commit latency columns~
|
|
|
|
* ui: remove notify calls on viewmodel
|
|
|
|
* ui: ceph/pool: rework status grid a bit
|
|
|
|
* ui: ceph/service list: re-do column definitions with flexible widths
|
|
|
|
* ui: ceph/pool: enable add_storages by default and add tooltip~
|
|
|
|
* ui: dc/cluster: allow to create cluster with second link
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Thu, 11 Jul 2019 20:41:51 +0200
|
|
|
|
pve-manager (6.0-1) pve; urgency=medium
|
|
|
|
* gui: ceph pools: fix pool percentage used display
|
|
|
|
* further improve pve5to6 upgrade checklist helper
|
|
|
|
* gui: ceph: fix syslog resize
|
|
|
|
* ceph: osd: use get-or-create to create a bootstrap-osd key on demand
|
|
|
|
* ceph: init: only handle keyring if auth is cephx
|
|
|
|
* ceph: mon create: add known monitor ips to mon_host if it is empty
|
|
|
|
* ceph: automatically create manager after the first monitor
|
|
|
|
* pveceph install: set repo URL to download.proxmox.com nautilus repo
|
|
|
|
* ceph: do not distribute obsolete ceph.service anymore
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Thu, 04 Jul 2019 15:53:18 +0200
|
|
|
|
pve-manager (6.0-0+4) pve; urgency=medium
|
|
|
|
* ui: switch over default console viewer to xterm.js
|
|
|
|
* improve pve5to6 upgrade checklist helper
|
|
|
|
* ui: use new network selector for cluster create and join
|
|
|
|
* remove pve-apt.conf which ensured pve-kernels did not get
|
|
autoremoved, replaced by a smarter version provided by proxmox-ve
|
|
|
|
* fix #1278: add possibility to backup pools over API and Web UI
|
|
|
|
* ceph: mon create: fix not starting monitor if no public_addr is in conf
|
|
|
|
* eph: disallow IPv4 in new clusters when IPv6 is enabled
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Fri, 28 Jun 2019 20:26:53 +0200
|
|
|
|
pve-manager (6.0-0+3) pve; urgency=medium
|
|
|
|
* VM migrate: add migration with local disks over web GUI
|
|
|
|
* VM migrate: do some initial checks before a migrate is triggered to notify
|
|
users about problems earlier
|
|
|
|
* ceph: init: update inital config for nautilus
|
|
|
|
* ceph: improve monitor creation and adapt for Nautilus
|
|
|
|
* ceph: mon create: detect pubnet via config database
|
|
|
|
* ceph: enable also msgr2 format for monitors
|
|
|
|
* gui: ostypes: include 5.x in Linux series and reword to range
|
|
|
|
* gui: add warnings for ceph and zfs for disks backed by hardware raid
|
|
controller
|
|
|
|
* gui: workspace: cope better with upgrade related false positive 401
|
|
HTTP codes
|
|
|
|
* backup jobs: acquire lock before modifying vzdump.cron
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Tue, 25 Jun 2019 12:37:44 +0200
|
|
|
|
pve-manager (6.0-0+2) pve; urgency=medium
|
|
|
|
* api: cluster/resources: add information about guest locks
|
|
|
|
* gui: tree: add lock information to tree entries and its tooltips
|
|
|
|
* api network: make IPv6 address checking spew out more useful errors
|
|
|
|
* gui: ceph install wizard: use new network selector widget for monitor
|
|
creation
|
|
|
|
* fix #2190: Base64 encode SMBIOS value strings in order to allow more
|
|
characters
|
|
|
|
* ceph: allow to enable encryption on osd create through web GUI or API
|
|
|
|
* gui: vm: add new CPU flag selector with tri-state awareness and many more
|
|
flags to select
|
|
|
|
* improve OSD creation compatibility with Ceph Nautilus
|
|
|
|
* gui: add initial version of cluster wide ceph dashboard
|
|
|
|
* allow to destroy OSDs under both, Ceph Luminous and Nautilus
|
|
|
|
* ui: show ceph monitor, manager & OSD versions from pveceph managed cluster
|
|
and warn if they are not all the same
|
|
|
|
* fix #2223: fix set_button_status isCDRom
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Fri, 14 Jun 2019 21:16:41 +0200
|
|
|
|
pve-manager (6.0-0+1) pve; urgency=medium
|
|
|
|
* rework log out button to general user and session management menu
|
|
|
|
* re-build for Debian Buster / PVE 6
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Wed, 22 May 2019 21:30:56 +0200
|
|
|
|
pve-manager (5.4-6) unstable; urgency=medium
|
|
|
|
* gui: node: change syslog to JournalView and new (mini-)journal api
|
|
|
|
* node: add api endpoint for new mini-journalreader
|
|
|
|
* fix #2197: ui: editing CDROM doesn't require VM.Config.Disk rights
|
|
|
|
* ui: NodeSelector: check status field for offline nodes
|
|
|
|
* allow to use cidr(6) for passing IP/CIDR to the network api
|
|
|
|
* fix #2183: fix blinking subscription and show unknown status
|
|
|
|
* ui: TFAEdit: use new tfa api call
|
|
|
|
* ui: storage: handle empty response in case of file upload error
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Wed, 15 May 2019 16:18:40 +0200
|
|
|
|
pve-manager (5.4-5) unstable; urgency=medium
|
|
|
|
* ui: two factor auth: handle older TFA setups with no specific type set
|
|
|
|
* fix #1910: urlencode usernames in UserEdit
|
|
|
|
* ensure we have up-to-date information before retrieving cluster status
|
|
|
|
* fix #482: Add timestamps to backup create task log
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Wed, 24 Apr 2019 11:28:11 +0000
|
|
|
|
pve-manager (5.4-4) unstable; urgency=medium
|
|
|
|
* fix #1326: allow multiple status server definitions per type
|
|
|
|
* fix ceph install wizard not accepting ipv6
|
|
|
|
* ui: tfa: set initial tab based on current tfa type and disable other
|
|
tabs
|
|
|
|
* fix #2177: use getValue() to get otp value
|
|
|
|
* fix #263: only include node rrd stats if user has Sys.Audit
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Tue, 16 Apr 2019 14:22:47 +0000
|
|
|
|
pve-manager (5.4-3) unstable; urgency=medium
|
|
|
|
* use correct icon for hibernate in tree context command menu
|
|
|
|
* ui: Restore: Fix error where the textfield did not default to next
|
|
free VMID
|
|
|
|
* fix #1814: do not enable disk related buttons for audit user
|
|
|
|
* ui: dc/options: allow to edit migration settings and HA shutdown
|
|
policy
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Wed, 10 Apr 2019 16:11:05 +0200
|
|
|
|
pve-manager (5.4-2) unstable; urgency=medium
|
|
|
|
* improve user TFA editing
|
|
|
|
* all TFA logins are now provided as two steps in the WebUI, first
|
|
common login credentials then, if configured, TFA. The OTP field
|
|
from the login window got removed, it is not necessary anymore.
|
|
|
|
* update shipped aplinfo index
|
|
|
|
* pvereport: only compute report def if we generate a report
|
|
|
|
* add onlineHelp for new WebUI windows and panels
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Mon, 08 Apr 2019 17:42:20 +0200
|
|
|
|
pve-manager (5.4-1) unstable; urgency=medium
|
|
|
|
* fix #1145: Warn if datacenter firewall is disabled
|
|
|
|
* add host firewall config, ip route information, ceph, iSCSI and more
|
|
disk and ZFS information to pvereport
|
|
|
|
* fix #2132: gui: set vcpu default maxValue to 1
|
|
|
|
* pvestatd: preparation to rotate auth keys if necessary
|
|
|
|
* fix: # 2123 Logging of user defined firewall rules
|
|
|
|
* ui: show lock in status bar of vms/cts
|
|
|
|
* allow deletion of mac prefix
|
|
|
|
* use localhost instead of 127.0.0.1 to listen with spiceterm
|
|
|
|
* add tooltips to the tree
|
|
|
|
* ui: improve ceph installer
|
|
|
|
* ui: move VM BIOS and SCSI controller selection to hardware tab
|
|
|
|
* ui: allow to set VM machine type through hardware tab
|
|
|
|
* ui: VM command menu: rename suspend to pause
|
|
|
|
* ui: allow to hibernate (suspend to disk) VMs
|
|
|
|
* ui: allow to set the firewall log rate limit and burst
|
|
|
|
* fix: #1145 enable CT/VM NIC firewall by default on creation via WebUI,
|
|
so that only the one from the VM/CT options must be enabled
|
|
|
|
* ui: support user-settable u2f and TOTP authentication and
|
|
configuration
|
|
|
|
* ui: always show otp field on login
|
|
|
|
* fix: #1218 Expose unique MAC address generation on restore of VMs
|
|
and CTs in UI
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Thu, 04 Apr 2019 14:03:41 +0200
|
|
|
|
pve-manager (5.3-12) unstable; urgency=medium
|
|
|
|
* ui: fix popup behaviour in firefox with touchscreens on desktop
|
|
|
|
* pveproxy: allow one to set 'honor_cipher_order' and 'no compression'
|
|
|
|
* add possibility to call pveceph install through shell API
|
|
|
|
* fix #2122: use correct format in help text of timefield
|
|
|
|
* added basic ability to install ceph via web gui
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Tue, 12 Mar 2019 12:37:42 +0100
|
|
|
|
pve-manager (5.3-11) unstable; urgency=medium
|
|
|
|
* fix #2108: ceph: 'osd pools set' cannot accept integers anymore, thus ceph
|
|
pool creation failed in some cases, e.g., CephFS creation over GUI, API or
|
|
CLI and pool creation over CLI or API depending on parameters passed.
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Wed, 20 Feb 2019 19:40:43 +0100
|
|
|
|
pve-manager (5.3-10) unstable; urgency=medium
|
|
|
|
* show Storage Content with Datastore.AllocateSpace/Audit permissions
|
|
|
|
* fix #2051: preserve DB/WAL disk on destroy
|
|
|
|
* fix #2096: enable resume in context menu for guest triggered sleep
|
|
|
|
* default to unpriviledged CT in the GUI
|
|
|
|
* fix #1769: restart mode for bulk lxc migration
|
|
|
|
* pveproxy: add configurable HONOR_CIPHER_ORDER and COMPRESSION settings
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Wed, 20 Feb 2019 12:27:12 +0100
|
|
|
|
pve-manager (5.3-9) unstable; urgency=medium
|
|
|
|
* fix #1982: pvesh: check if a handler exists for path
|
|
|
|
* fix #1752: implement wake on LAN functionality for nodes in CLI, API and GUI
|
|
|
|
* fix #2058: show correct pool for external ceph clusters
|
|
|
|
* task index: allow filtering by task type and selection of task source(s)
|
|
|
|
* add virtio-gpu and none to VMs display selection combobox
|
|
|
|
* add context menu to global search bar entries
|
|
|
|
* show hookscripts in GUI
|
|
|
|
* fix #1831: Add filter to CT template/appliances download window
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Fri, 01 Feb 2019 13:35:05 +0100
|
|
|
|
pve-manager (5.3-8) unstable; urgency=medium
|
|
|
|
* fix #1997: set taskid for single-guest backups
|
|
|
|
* fix #2030: use looks_like_number for number check
|
|
|
|
* ceph: change check if installed to ceph mon binary
|
|
|
|
* allow 8-way NUMA systems
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Fri, 11 Jan 2019 10:23:42 +0100
|
|
|
|
pve-manager (5.3-7) unstable; urgency=medium
|
|
|
|
* refactor ceph API and modules
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Thu, 20 Dec 2018 10:59:14 +0100
|
|
|
|
pve-manager (5.3-6) unstable; urgency=medium
|
|
|
|
* fix #2017: add help button to storage input panels
|
|
|
|
* Fix #2019: CephFS storage misses Max Backups
|
|
|
|
* ui: lxc/features: add fuse
|
|
|
|
* ui: lxc/features: disable nfs and cifs for unprivileged
|
|
|
|
* do not send 'undefined' as romfile when adding a pcidevice
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Fri, 14 Dec 2018 12:25:17 +0100
|
|
|
|
pve-manager (5.3-5) unstable; urgency=medium
|
|
|
|
* ui: CephFS: fix onlineHelp buttons
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Mon, 03 Dec 2018 12:13:25 +0100
|
|
|
|
pve-manager (5.3-4) unstable; urgency=medium
|
|
|
|
* pveceph: ensure ceph-fuse gets uptdated when installing ceph server
|
|
|
|
* api: poll for for active MDS on CephFS creation
|
|
|
|
* fix #1430: ceph init: allow to specify separate cluster network
|
|
|
|
* pveceph: create OSD: wipe disk after initial 'free-to-use' checks to
|
|
ensure creating succeeds even if the disk was an OSD earlier
|
|
|
|
* ui: cluster: require ring0_addr if joinee's ring and node addr
|
|
differ
|
|
|
|
* ceph: update all placement groups (pg_num) defaults to 128
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Thu, 29 Nov 2018 12:49:30 +0100
|
|
|
|
pve-manager (5.3-3) unstable; urgency=medium
|
|
|
|
* api: cephfs create: wait for MDS to become active before adding as storage
|
|
|
|
* api: cephfs: check if storage ID is free when add_storage is set
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Fri, 23 Nov 2018 19:15:52 +0100
|
|
|
|
pve-manager (5.3-2) unstable; urgency=medium
|
|
|
|
* include ceph-mds in pveceph install
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Fri, 23 Nov 2018 16:17:22 +0100
|
|
|
|
pve-manager (5.3-1) unstable; urgency=medium
|
|
|
|
* ceph: add service restart api call
|
|
|
|
* gui: add ceph osd and monitor restart button
|
|
|
|
* gui: add CephFS integration
|
|
|
|
* add CephFS and MDS API integration
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Fri, 23 Nov 2018 14:07:50 +0100
|
|
|
|
pve-manager (5.2-13) unstable; urgency=medium
|
|
|
|
* allow one to remove images from a storage over the web GUI, if no VM exists
|
|
in the cluster or the storage is local
|
|
|
|
* allow one to passthrough PCI devices to VMs over the web GUI
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Thu, 22 Nov 2018 14:55:57 +0100
|
|
|
|
pve-manager (5.2-12) unstable; urgency=medium
|
|
|
|
* improve ZFS gui
|
|
|
|
* fix #1959: remove invalid SLAAC option
|
|
|
|
* pveceph: pool create: add_storage now only creates one storage entry
|
|
|
|
* Enable "Discard" option for IDE and SATA drives
|
|
|
|
* fix #1928: ct snapshot: changed rollback message to warning
|
|
|
|
* fix #1358: ui: show clustername besides Datacenter node, if available
|
|
|
|
* fix #1224: ui: ACLAdd: allow one to filter by username
|
|
|
|
* ui: dc/storage: allow one to add CephFS entries
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Mon, 19 Nov 2018 15:25:58 +0100
|
|
|
|
pve-manager (5.2-11) unstable; urgency=medium
|
|
|
|
* Update default CIPHERS to a more current list
|
|
|
|
* close #584: ui qemu: changed remove unused disk to asynchron call
|
|
|
|
* dc/user: render user fullnames htmlEncoded
|
|
|
|
* ceph: osd: wipe start of blockdevice when destroying ceph disk to ensure it
|
|
can be re-used for any purpose
|
|
|
|
* gui: expose lxc features
|
|
|
|
* Add "SSD emulation" property to IDE, SATA, and SCSI drives
|
|
|
|
* fix sorting for unused disks/mounpoints in the VM/CT Hardware/Resource view
|
|
|
|
* gui: let users edit the vga memory
|
|
|
|
* node zfs: added check for undefined & new case AVAIL
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Fri, 09 Nov 2018 17:00:03 +0100
|
|
|
|
pve-manager (5.2-10) unstable; urgency=medium
|
|
|
|
* add /node/{NODE}/hosts API Call
|
|
|
|
* make /etc/hosts editable via gui
|
|
|
|
* API2 : Network : add network config reload
|
|
|
|
* pvesh: fix bug #1942 - add standard options conditional
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Tue, 16 Oct 2018 11:55:15 +0200
|
|
|
|
pve-manager (5.2-9) unstable; urgency=medium
|
|
|
|
* gui: allow whitespace in mountpoint paths
|
|
|
|
* fix #1884: vm/hardware: ensure correct value on pending changes
|
|
|
|
* pveceph: remove btrfs as fstype for new OSDs
|
|
|
|
* qemu: CPU selector: add EPYC
|
|
|
|
* fix #1897: bump max number of mountpoints to 256
|
|
|
|
* fix checkbox selection for guest selector used by bulk actions
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Thu, 13 Sep 2018 11:42:38 +0200
|
|
|
|
pve-manager (5.2-8) unstable; urgency=medium
|
|
|
|
* fix doubleclick on VM with spice console
|
|
|
|
* ui: storage: combine RBD external and hyperconverged add dialog
|
|
|
|
* add LVM, LVMThin, directory based storage and ZFS management GUI
|
|
|
|
* ui: storage: Linux LIO/targetcli support
|
|
|
|
* fix #1837: reorganize HA panel
|
|
|
|
* fix #1828: check if targetnode exists before starting mass migration
|
|
|
|
* ui: ZFS over iSCSI: allow only relevant inputs
|
|
|
|
* fix #1393: use language from datacenter.cfg as default for GUI
|
|
|
|
* fix #1872: always close VM disk move panel after its taskviewer got closed
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Mon, 20 Aug 2018 15:11:06 +0200
|
|
|
|
pve-manager (5.2-7) unstable; urgency=medium
|
|
|
|
* pveproxy: add link to extjs for api-viewer
|
|
|
|
* pvesh: complete rewrite (removed interactive mode)
|
|
|
|
* pvenode: use print_api_result to print acme account information
|
|
|
|
* ui: permissions: allow to select root path '/' directly
|
|
|
|
* set resize to 'off' for the novnc popup
|
|
|
|
* improve xtermjs settings button behaviour
|
|
|
|
* nodeconfig acme-domain: allow domains starting with numbers
|
|
|
|
* Submit pool if non-empty in lxc CreateWizard
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Fri, 27 Jul 2018 11:47:05 +0200
|
|
|
|
pve-manager (5.2-6) unstable; urgency=medium
|
|
|
|
* add task list, log and status commands to the pvenode cli tool
|
|
|
|
* ui/storage: cifs: only allow entering a password if user is set
|
|
|
|
* Add cephfs to allowed storages for vzdump backup
|
|
|
|
* document return properties for cluster resource and node list API
|
|
calls
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Tue, 10 Jul 2018 14:46:32 +0200
|
|
|
|
pve-manager (5.2-5) unstable; urgency=medium
|
|
|
|
* add startall, stopall and migrateall commands to the pvenode cli
|
|
tool
|
|
|
|
* replace read_password with param_mapping in pvesh
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Wed, 27 Jun 2018 14:01:43 +0200
|
|
|
|
pve-manager (5.2-4) unstable; urgency=medium
|
|
|
|
* add create wizard checkbox to autostart a container after creation finished
|
|
successfully
|
|
|
|
* add compatibility with ACMEv2 protocol for node certificates
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Wed, 27 Jun 2018 09:04:06 +0200
|
|
|
|
pve-manager (5.2-3) unstable; urgency=medium
|
|
|
|
* allow ifupdown2 as alternative for ifenslave
|
|
|
|
* add autostart checkbox when creating a VM
|
|
|
|
* remove limits from swap/memory input boxes
|
|
|
|
* add ebtables option to cluster firewall settings
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Fri, 15 Jun 2018 12:28:17 +0200
|
|
|
|
pve-manager (5.2-2) unstable; urgency=medium
|
|
|
|
* fix #1499 Implement a combobox for Permissions paths
|
|
|
|
* fix #427: add notes panel to node
|
|
|
|
* api/acme: actually fallback to default value for account name parameter
|
|
|
|
* Improve VM AgentIPView WebUI component
|
|
|
|
* allow adding socket backed serial devices to VMs in WebUI
|
|
|
|
* allow one to re-enable iSCSI storages again through WebUI
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Tue, 05 Jun 2018 15:18:13 +0200
|
|
|
|
pve-manager (5.2-1) unstable; urgency=medium
|
|
|
|
* add _blank target for optional url
|
|
|
|
* fixes #1503 Add role CRUD to the GUI.
|
|
|
|
* hide irrelevant buttons and tabs for container templates
|
|
|
|
* ui/UserEdit: fixup grammar in password match error message
|
|
|
|
* update included aplinfo.dat
|
|
|
|
* correct node free calculation
|
|
|
|
* add missing onlineHelp links
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Mon, 14 May 2018 14:04:15 +0200
|
|
|
|
pve-manager (5.1-53) unstable; urgency=medium
|
|
|
|
* show additional status info in the VM summary page
|
|
|
|
* added an io-error status icon for VMs
|
|
|
|
* minor keyboard interaction improvements in the UI
|
|
|
|
* added a node-specific configuration file
|
|
|
|
* added ACME API endpoints to manage ACME accounts and certificates
|
|
|
|
* added pvenode command line tool for certificate and acme account management
|
|
|
|
* added certificate renewal to pveupdate
|
|
|
|
* added certificate management to node UI
|
|
|
|
* expose 'move volume' functionality for container mount points via the UI
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Mon, 07 May 2018 15:13:02 +0200
|
|
|
|
pve-manager (5.1-52) unstable; urgency=medium
|
|
|
|
* VM/Hardware: show memory shares
|
|
|
|
* remove the novnc panels for node/container (replaced by xtermjs)
|
|
|
|
* allow xtermjs to be the default console
|
|
|
|
* fix #1691: use asynchronous API call for VM disk creation
|
|
|
|
* fix #1732: actually post values in IScsiEdit
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Mon, 23 Apr 2018 15:40:48 +0200
|
|
|
|
pve-manager (5.1-51) unstable; urgency=medium
|
|
|
|
* overwrite the built-in 'run_editor' function
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Fri, 06 Apr 2018 14:09:51 +0200
|
|
|
|
pve-manager (5.1-50) unstable; urgency=medium
|
|
|
|
* better focus of lxc/MPEdit
|
|
|
|
* merge cores, cpulimit and cpuunits for containers
|
|
|
|
* lxc/MPEdit: rework for advanced options
|
|
|
|
* Utils: add forEachMP
|
|
|
|
* lxc/ResoureEdit: move some cpu fields to advanced options
|
|
|
|
* qemu/CreateWizard: add advanced options on general tab
|
|
|
|
* qemu/NetworkEdit: rework panel for advanced options
|
|
|
|
* qemu/MemoryEdit: rework panel and move most things in advanced options
|
|
|
|
* qemu/HDEdit: move diskthrottling to advanced options
|
|
|
|
* fix editor and set_button_status for cloudinit
|
|
|
|
* rework ProcessorEdit and merge with CPUOptions using advanced options
|
|
|
|
* qemu/HDEdit.js: move some fields into advanced options
|
|
|
|
* add advanced checkbox to the wizard
|
|
|
|
* Add CIFS in strorage info to allow backup.
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Fri, 06 Apr 2018 13:55:38 +0200
|
|
|
|
pve-manager (5.1-49) unstable; urgency=medium
|
|
|
|
* add cluster administartion panel
|
|
|
|
* ui: add storage plugin base class
|
|
|
|
* controller: StorageEdit: check if 'maxfiles' could be looked up
|
|
|
|
* ui/Utils: add storage schema
|
|
|
|
* ui/Utils: do not create non-standard console.dir fallback
|
|
|
|
* ui: restore: add bandwidth limit field
|
|
|
|
* ui: dc/storages: add bwlimit column
|
|
|
|
* ui: dc/storages: use responsive column width
|
|
|
|
* pve-daily-update.service: add Wants/After for pve-cluster.service
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Thu, 05 Apr 2018 12:30:58 +0200
|
|
|
|
pve-manager (5.1-48) unstable; urgency=medium
|
|
|
|
* improve and add additional information in pvereport
|
|
|
|
* add clone UI for container
|
|
|
|
* add CIFS (SMB) UI
|
|
|
|
* add cloundinit UI
|
|
|
|
* pveupdate: replace cron job with systemd timer (pve-daily-update)
|
|
|
|
* fix #1698: add_integer_row should add an integer row
|
|
|
|
* cleanup build and packaging system
|
|
|
|
* VZDump: handle timelocal year correctly
|
|
|
|
* fix #1683: do not send non-numeric values to graphite
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Thu, 22 Mar 2018 09:36:11 +0100
|
|
|
|
pve-manager (5.1-47) stable; urgency=medium
|
|
|
|
* added icons to summaries and improved spacing
|
|
|
|
* added HA info to the template summary
|
|
|
|
* show IP address in summary if the guest-agent can provide it
|
|
|
|
* let storage summary, ceph & cluster dashboards use the full browser width
|
|
|
|
* various node, lxc and qemu summary page improvements
|
|
|
|
* preparations for extjs 6.2.0
|
|
|
|
* update widget toolkit dependency
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Mon, 26 Feb 2018 10:26:44 +0100
|
|
|
|
pve-manager (5.1-46) stable; urgency=medium
|
|
|
|
* pveversion: sort kernel packages by version
|
|
|
|
* pveversion: add new pve packages
|
|
|
|
* fix wizard validity check for options spanning multiple tabs
|
|
|
|
* fix #1573: show bootdisk usage on container summary
|
|
|
|
* fix edit button for some panels
|
|
|
|
* fix #1629: improve min/max memory handling
|
|
|
|
* fix #1631: change units to binary prefix
|
|
|
|
* fix #1635: correctly change maxIds in ControllerSelector in wizard
|
|
|
|
* enable/disable xtermjs depending on the existance of a serial port
|
|
|
|
* show serial ports on the gui
|
|
|
|
* change group of unused to 99 to that we can add things in between
|
|
|
|
* add icon/class for serial ports
|
|
|
|
* qemu/Monitor: save the last 20 commands
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Fri, 16 Feb 2018 15:07:52 +0100
|
|
|
|
pve-manager (5.1-44) stable; urgency=medium
|
|
|
|
* fix upgrade of other cluster nodes via xtermjs not working properly
|
|
|
|
* switch to using pve-i18n and proxmox-widget-toolkit
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Thu, 25 Jan 2018 13:57:12 +0100
|
|
|
|
pve-manager (5.1-43) stable; urgency=medium
|
|
|
|
* add spec-ctrl cpu flag checkbox
|
|
|
|
* add defaultSize parameter for DiskStorageSelector and set it to 8 for lxc
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Wed, 17 Jan 2018 09:06:28 +0100
|
|
|
|
pve-manager (5.1-42) stable; urgency=medium
|
|
|
|
* fix #1605: reflect backend values of minimum container memory limit
|
|
|
|
* add a 'pcid' checkbox to the CPU edit window
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Wed, 10 Jan 2018 11:53:33 +0100
|
|
|
|
pve-manager (5.1-41) stable; urgency=medium
|
|
|
|
* pveupdate - always run check for available updates
|
|
|
|
* prevent double ticket api call
|
|
|
|
* Add new icon for xtermjs consoles, based on xtermjs logo
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Thu, 21 Dec 2017 12:47:40 +0100
|
|
|
|
pve-manager (5.1-40) stable; urgency=medium
|
|
|
|
* send an email when a replication job fails
|
|
|
|
* added xterm.js as an alternative for vncterm for the host shell,
|
|
container terminals and qemu serial port connections
|
|
|
|
* allow users with the Sys.Audit permission to see the subscription status
|
|
|
|
* allow users with the Sys.Modify permission to see and modify subscriptions
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Wed, 13 Dec 2017 11:59:01 +0100
|
|
|
|
pve-manager (5.1-39) stable; urgency=medium
|
|
|
|
* fix #1589: auth_handler: raise proper exception on init_request error
|
|
(e.g., during pmxcfs restarts)
|
|
|
|
* update catalan translation
|
|
|
|
* add a proper confirmation message when we detach an used disk
|
|
|
|
* fix #1526: Use 'detach' instead of 'remove' when the disk is used
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Mon, 11 Dec 2017 15:33:11 +0100
|
|
|
|
pve-manager (5.1-38) stable; urgency=medium
|
|
|
|
* ceph: create mon: fix & improve check if IP is in public net
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Thu, 30 Nov 2017 11:35:28 +0100
|
|
|
|
pve-manager (5.1-37) stable; urgency=medium
|
|
|
|
* fix #1523: Display the Max Backups field only if relevant
|
|
|
|
* fix #1578: api/resource hastate: fallback to resource cfg state
|
|
|
|
* fix #1539: add missing shellquote for proxied commands of pvesh
|
|
|
|
* fix #1542: use percent_used key instead of calculation
|
|
|
|
* fix wrong default value shown for the DHCP firewall option
|
|
|
|
* prevent visual flashing of button when changing element in the tree
|
|
|
|
* ceph: create pool: check for quorum at start
|
|
|
|
* logrotate: try to tell services to reload instead of doing a full restart
|
|
|
|
* add various status sub-icons in the tree
|
|
|
|
* add a new status column in the resourcestore
|
|
|
|
* add default 'unknown' status for vms and containers
|
|
|
|
* add version GET parameter for js/css files to improve cache behaviour
|
|
|
|
* reduce spiceproxy memory footpring by not loading an unused package
|
|
|
|
* Add %-used and min_size to "pveceph lspools" command
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Tue, 28 Nov 2017 16:38:15 +0100
|
|
|
|
pve-manager (5.1-36) unstable; urgency=medium
|
|
|
|
* rebuild to fixup permissions
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Wed, 25 Oct 2017 11:15:46 +0200
|
|
|
|
pve-manager (5.1-35) unstable; urgency=medium
|
|
|
|
* bump for 5.1 release
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Mon, 23 Oct 2017 09:18:30 +0200
|
|
|
|
pve-manager (5.0-34) unstable; urgency=medium
|
|
|
|
* fix #1531: fix vm list in bulk actions when a cluster node's name is a
|
|
prefix of another node's name
|
|
|
|
* ceph: bluestore is now the default in the api and command line interfaces
|
|
|
|
* Add a field to show which SCSI controller type we are currently using
|
|
|
|
* Render full name of VirtIO Block controller
|
|
|
|
* Update VM SCSI controller type after OS selection in Wizard
|
|
|
|
* Update VM SCSI type based on iothread value when inside the wizard
|
|
|
|
* Collect less frequently used guest system buttons under a 'More' button
|
|
|
|
* Rename global 'Help' button to 'Documentation'
|
|
|
|
* Add some help buttons to ceph UI
|
|
|
|
* Use a comobo selector when adding guests to HA instead of a number field
|
|
|
|
* Simplify HA state display
|
|
|
|
* Various input focus improvements with the inline novnc console
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Tue, 10 Oct 2017 14:16:12 +0200
|
|
|
|
pve-manager (5.0-32) unstable; urgency=medium
|
|
|
|
* disable quota checkbox for unprivileged containers
|
|
|
|
* rename pve-manager.service to pve-guests.service and refuse manual
|
|
start/stop, since it's responsible for starting up autostarted guests
|
|
at boot time and shutting _every_ guest down on shutdown, to avoid
|
|
confusion about what happens when restarting the "pve manager"
|
|
|
|
* show 'RBD' instead of 'RBD (external)' on storage summary
|
|
|
|
* make bluestore the default choice when creating osds
|
|
|
|
* add new "RBD (PVE)" storage choice
|
|
|
|
* ceph: do not automatically use wal if only journal is given
|
|
|
|
* rename 'Remove' ceph pool button to 'Destroy'
|
|
|
|
* add add storages checkbox to ceph pool creation
|
|
|
|
* add remove_storages parameter to the pool destruction
|
|
|
|
* ceph/destroypool: optionally remove storages
|
|
|
|
* ceph/createpool: optionally add storages
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Tue, 12 Sep 2017 13:52:12 +0200
|
|
|
|
pve-manager (5.0-31) unstable; urgency=medium
|
|
|
|
* lxc/qemu: hide migrate in contextmenu when no cluster or no rights
|
|
|
|
* lxc: hide migrate button for non cluster setups
|
|
|
|
* qemu: hide not usable buttons
|
|
|
|
* pveceph: implement checks for ceph version & binaries
|
|
|
|
* qemu: improve iothread/discard/controller type handling
|
|
|
|
* ceph: adapt to new health output style for luminous
|
|
|
|
* ceph: warning window modal
|
|
|
|
* ceph: fix gui icons
|
|
|
|
* ceph: add application parameter to createpool
|
|
|
|
* ceph: make size 3/min 2 default with createpool
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Fri, 1 Sep 2017 11:56:45 +0200
|
|
|
|
pve-manager (5.0-30) unstable; urgency=medium
|
|
|
|
* ceph: improve bluestore information display
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Tue, 8 Aug 2017 11:08:05 +0200
|
|
|
|
pve-manager (5.0-29) unstable; urgency=medium
|
|
|
|
* ceph: ensure mgr starts after pve-cluster
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Mon, 31 Jul 2017 15:46:57 +0200
|
|
|
|
pve-manager (5.0-28) unstable; urgency=medium
|
|
|
|
* fix #1465: crush rule selection when creating pool
|
|
|
|
* fix regression when creating first monitor of a ceph cluster
|
|
|
|
* various bluestore and other ceph fixes
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Mon, 31 Jul 2017 15:31:08 +0200
|
|
|
|
pve-manager (5.0-27) unstable; urgency=medium
|
|
|
|
* pveceph: allow '-' in the service name pattern
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Wed, 26 Jul 2017 16:51:29 +0200
|
|
|
|
pve-manager (5.0-26) unstable; urgency=medium
|
|
|
|
* Close #1268: Show migration start server and migration end server
|
|
|
|
* various GUI usability improvements
|
|
|
|
* pveceph: added createmgr & destroymgr command
|
|
|
|
* pveceph: creating a monitor now also creates a standard manager if not
|
|
already present
|
|
|
|
* pveceph: monitor and manager names now default to the node name rather
|
|
than numeric IDs.
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Wed, 26 Jul 2017 15:37:35 +0200
|
|
|
|
pve-manager (5.0-25) unstable; urgency=medium
|
|
|
|
* Update ceph ui to use the restructured data format of ceph luminous 12.1.1
|
|
Older ceph versions are no longer be supported by the UI.
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Mon, 24 Jul 2017 16:15:20 +0200
|
|
|
|
pve-manager (5.0-24) unstable; urgency=medium
|
|
|
|
* Fix #1450: re-enable setgid bit on pvemailforward
|
|
|
|
* Fix GUI issues with editing mount points which reside on storages
|
|
for which the rootfs storage type has been removed.
|
|
|
|
* Fix GUI issues when editing bind mounts for containers.
|
|
|
|
* Fix OSD count display issue in the ceph dashboard.
|
|
|
|
* Move OS type selection to after the installation medium selection in the
|
|
VM creation wizard.
|
|
|
|
* Fix 'pveceph createosd' to not to default to bluestore on newer ceph
|
|
versions. (It has a --bluestore option after all.)
|
|
|
|
* Added an informative empty-text when editing a container's DNS section.
|
|
|
|
* remove old CA entry for enterprise repository, not required anymore
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Wed, 19 Jul 2017 12:42:19 +0200
|
|
|
|
pve-manager (5.0-23) unstable; urgency=medium
|
|
|
|
* add certificate authority for enterprise repository
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Tue, 04 Jul 2017 11:50:24 +0200
|
|
|
|
pve-manager (5.0-22) unstable; urgency=medium
|
|
|
|
* update lxc template list (aplinfo.dat)
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Tue, 04 Jul 2017 08:18:30 +0200
|
|
|
|
pve-manager (5.0-21) unstable; urgency=medium
|
|
|
|
* update lxc template list (aplinfo.dat)
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Mon, 03 Jul 2017 16:08:10 +0200
|
|
|
|
pve-manager (5.0-20) unstable; urgency=medium
|
|
|
|
* update german and italian translations
|
|
|
|
* pvesr: allow schedule now from CLI
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Fri, 30 Jun 2017 11:18:46 +0200
|
|
|
|
pve-manager (5.0-19) unstable; urgency=medium
|
|
|
|
* pvesr status: handle disabled jobs
|
|
|
|
* replication; merge status and status text
|
|
|
|
* replication: show disabled jobs and allow enabling/disabling
|
|
|
|
* Revert "add beta text with link to bugtracker"
|
|
|
|
* replication: adapt help buttons reference
|
|
|
|
* Add Help Button for Backup Modal Windows
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Thu, 29 Jun 2017 12:01:46 +0200
|
|
|
|
pve-manager (5.0-18) unstable; urgency=medium
|
|
|
|
* replication: fix issue when creating jobs for VMs on different cluster
|
|
nodes
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Wed, 28 Jun 2017 14:23:30 +0200
|
|
|
|
pve-manager (5.0-17) unstable; urgency=medium
|
|
|
|
* replication GUI: add schedule now button
|
|
|
|
* gui: drop cirrus from the GUI
|
|
|
|
* replication: improve schedule format example
|
|
|
|
* Add a checkbox 'Skip replication'
|
|
|
|
* ceph: keys: add mgr allow * to client.admin
|
|
|
|
* pveceph: createosd: allow to create bluestore OSDs
|
|
|
|
* pveceph: init: add min_size, change default to 3/2
|
|
|
|
* PVE/API2/Replication.pm: call purge_old_states in run_jobs
|
|
|
|
* replication/ui: improve wording for job removal
|
|
|
|
* replication: refuse to create jobs with nothing to do
|
|
|
|
* ceph: init: allow pool deletion by default
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Wed, 28 Jun 2017 13:34:21 +0200
|
|
|
|
pve-manager (5.0-16) unstable; urgency=medium
|
|
|
|
* fix lxc hostname input window
|
|
|
|
* fix reselection on vm/ct migrate in gu
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Fri, 23 Jun 2017 13:03:00 +0200
|
|
|
|
pve-manager (5.0-15) unstable; urgency=medium
|
|
|
|
* pvesr.timer: set AccuracySec=1
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Fri, 23 Jun 2017 11:43:31 +0200
|
|
|
|
pve-manager (5.0-14) unstable; urgency=medium
|
|
|
|
* add systemd timer unit to trigger pvesr run
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Fri, 23 Jun 2017 10:48:20 +0200
|
|
|
|
pve-manager (5.0-13) unstable; urgency=medium
|
|
|
|
* fix regression in gui when migrating guests
|
|
|
|
* show resume button when qmpstatus is 'suspended'
|
|
|
|
* add initramfs conf snippet disabling RESUME
|
|
|
|
* better default column sizes for replication grid
|
|
|
|
* change default replication status text to 'OK'
|
|
|
|
* change short duration format to x.y
|
|
|
|
* add replication to stateprovider dictionary
|
|
|
|
* use git rev-parse for repoid
|
|
|
|
* better Status description for jobs which are about to be run
|
|
|
|
* use also a 150 pix width for Date in LXC Snapshot Tree
|
|
|
|
* fix LXC Snapshots Edit Window timestamps
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Thu, 22 Jun 2017 12:27:55 +0200
|
|
|
|
pve-manager (5.0-12) unstable; urgency=medium
|
|
|
|
* OSD: rename 'remove' to 'destroy'
|
|
|
|
* pvereport: improve output and add timeouts to commands
|
|
|
|
* PVE/API2/Replication.pm: add $verbose parameter run_jobs()
|
|
|
|
* update default aplinfo.dat
|
|
|
|
* use 'any' for build architecture
|
|
|
|
* fix #1414: use table layout instead of columns
|
|
|
|
* add replication GUI
|
|
|
|
* Fix #1372: require manually entering the Ceph Pool id before destroying
|
|
a pool
|
|
|
|
* Adapt SafeDestroy component to be able to delete Ceph Pools
|
|
|
|
* implement digest checking for ReplicationConfig update
|
|
|
|
* implement pvesr set_state
|
|
|
|
* GUI: don't translate NDP
|
|
|
|
* german translation update
|
|
|
|
* italian translation update
|
|
|
|
* translate params in bulk migrate window
|
|
|
|
* change to debians font-awesome package
|
|
|
|
* mark node shutdown/reboot buttons as dangerous
|
|
|
|
* explicit set button focus respecting the 'dangerous' option
|
|
|
|
* removed PVE/Replication.pm (moved to pve-guest-common)
|
|
|
|
* use new replication helpers from pve-guest-common
|
|
|
|
* change from dpkg-deb to dpkg-buildpackage
|
|
|
|
* do not let www-data own the static js/html files
|
|
|
|
* make language js files consistent (fix sorting)
|
|
|
|
* add SOURCE_DATE_EPOCH to Makefile
|
|
|
|
* Add force parameter for delete replica job
|
|
|
|
* fix #1389: vzdump: handle storage failure in new()
|
|
|
|
* show hostpci devices in gui
|
|
|
|
* show usb devices in qemu hardware view
|
|
|
|
* fix #1385: display no rbd user by default
|
|
|
|
* use physical NIC regexp
|
|
|
|
* replication code improvements
|
|
|
|
* PVE::API2::Tasks - use PVE::Tools::dump_logfile
|
|
|
|
* mobilegui: fix title with perl template
|
|
|
|
* add defaultButton to loginWindow
|
|
|
|
* add defaultButton and focus to snapshot window
|
|
|
|
* add override for correct defaultButton behaviour
|
|
|
|
* remove "read-only" option from container root disk
|
|
|
|
* fix #1400: do not use defaultButton in NotesEdit window
|
|
|
|
* allow width and height parameter for vncshell
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Thu, 22 Jun 2017 09:31:34 +0200
|
|
|
|
pve-manager (5.0-11) unstable; urgency=medium
|
|
|
|
* add basic replication framework and API
|
|
|
|
* pvesr: new CLI tool for replication
|
|
|
|
* implement regression tests for replication code
|
|
|
|
* PVE::API2Tools::resolve_proxyto - new helper
|
|
|
|
* Fix #1386: track postfix daemon status via postfix@-
|
|
|
|
* optimize resourcestore, add suspend/resume events to updateTree
|
|
|
|
* Make a new systemd target pve-storage
|
|
|
|
* ceph: init: add optional disable_cephx option
|
|
|
|
* ceph: init: remove filestore xattr use omap
|
|
|
|
* fix #1359: change to vm when double clicking in pool member view
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Wed, 31 May 2017 09:38:17 +0200
|
|
|
|
pve-manager (5.0-10) unstable; urgency=medium
|
|
|
|
* PVE/APLInfo.pm: avoid locale specific time stamps
|
|
|
|
* vzdump: do not generate locale specific time stamps
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Mon, 24 Apr 2017 07:45:46 +0200
|
|
|
|
pve-manager (5.0-9) unstable; urgency=medium
|
|
|
|
* update cpuset rebalance code for new libpve-common-perl package
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Thu, 20 Apr 2017 12:19:58 +0200
|
|
|
|
pve-manager (5.0-8) unstable; urgency=medium
|
|
|
|
* filter templates in bulk start/stop
|
|
|
|
* add skylake to cpu types
|
|
|
|
* set default focus and default button for edit window
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Thu, 20 Apr 2017 06:25:00 +0200
|
|
|
|
pve-manager (5.0-7) unstable; urgency=medium
|
|
|
|
* move qemu reset button into shutdown menu
|
|
|
|
* add a 'convert to template' in the vm action bar
|
|
|
|
* add right-click menu for nodes
|
|
|
|
* highlight errors in grids
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Fri, 14 Apr 2017 15:20:06 +0200
|
|
|
|
pve-manager (5.0-6) unstable; urgency=medium
|
|
|
|
* update japanese translation
|
|
|
|
* ceph: allow higher replication levels than 3/3
|
|
|
|
* ceph: change default GUI replication level to 3/2
|
|
|
|
* fix #1317: check wizard form also on validitychange
|
|
|
|
* fix start on boot
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Mon, 10 Apr 2017 16:23:11 +0200
|
|
|
|
pve-manager (5.0-5) unstable; urgency=medium
|
|
|
|
* update pve-enterprise repository URL
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Wed, 22 Mar 2017 10:52:24 +0100
|
|
|
|
pve-manager (5.0-4) unstable; urgency=medium
|
|
|
|
* fix #1307: dont use language dependent separator in gui
|
|
|
|
* add beta text with link to bugtracker
|
|
|
|
* pveceph: create default keys when creating monitor
|
|
|
|
* pveceph: use luminous by default
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Tue, 21 Mar 2017 13:39:02 +0100
|
|
|
|
pve-manager (5.0-3) unstable; urgency=medium
|
|
|
|
* use 'U' to encode undefined values for RRD graphs
|
|
|
|
* remove backup locks when starting all VMs on boot
|
|
|
|
* get_filtered_vmlist: save VM conf in own subhash
|
|
|
|
* include also HA VMs if a vm list is explicit specified
|
|
|
|
* VMSelctor: add HA state and allow to filter with it
|
|
|
|
* PVEResource store: respect defaulValue of elements
|
|
|
|
* update sources.list to stretch
|
|
|
|
* APT: update packages and package names
|
|
|
|
* Fix #1305: typo
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Fri, 17 Mar 2017 12:12:16 +0100
|
|
|
|
pve-manager (5.0-2) unstable; urgency=medium
|
|
|
|
* control.in: change description to avoid lintian warning
|
|
|
|
* depend on libc6 to avoid lintian error
|
|
|
|
* pveproxy: do not serve /usr/share/vncterm - no longer required
|
|
|
|
* install lintian overrides file
|
|
|
|
-- root <root@lola.maurer-it.com> Tue, 14 Mar 2017 07:56:29 +0100
|
|
|
|
pve-manager (5.0-1) unstable; urgency=medium
|
|
|
|
* bump version for stretch
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Mon, 13 Mar 2017 14:23:27 +0100
|
|
|
|
pve-manager (4.4-13) unstable; urgency=medium
|
|
|
|
* fix #1299: sort pools in pool selector by default
|
|
* fix #306: add email address field to backup-now window
|
|
|
|
* added a clone button to the VM toolbar
|
|
|
|
* change rendering of timestamps where no sorting is required
|
|
|
|
* drop net-tools dependency, use iproute2 instead
|
|
|
|
* handle references to deleted storages better
|
|
|
|
* influxdb plugins: send nodename when updating CT/VM status
|
|
|
|
* minor UI improvements:
|
|
- clone: use an empty-text to show the meaning of an empty storage field
|
|
- don't try to translate paths such as '/dev/console'
|
|
- don't try to translate common terms/abbreviations such as 'USB'
|
|
- add a css fix for chrome >= 56
|
|
- fix not having a node selected showing a 'Node seems to be offline' error
|
|
|
|
* correctly pass 'nowritecache' for zfs storages
|
|
|
|
* fix hangs with ceph.target and our ceph.service file with ceph >= 10.2.6
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Mon, 13 Mar 2017 12:46:43 +0100
|
|
|
|
pve-manager (4.4-12) unstable; urgency=medium
|
|
|
|
* REST/RPCEnvironment's check_worker is a method now
|
|
|
|
* spiceproxy: import PVE::SafeSyslog
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Fri, 27 Jan 2017 10:54:56 +0100
|
|
|
|
pve-manager (4.4-11) unstable; urgency=medium
|
|
|
|
* depend on libjs-extjs
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Thu, 26 Jan 2017 09:22:34 +0100
|
|
|
|
pve-manager (4.4-10) unstable; urgency=medium
|
|
|
|
* do no translate ha states
|
|
|
|
* Use the enabled/disabled toggler to render grid options
|
|
|
|
* Add new renderer function for toggling enabled/disabled options
|
|
|
|
* Remove technical terms from content to be translated
|
|
|
|
* Move VZDump base plugin to libpve-common-guest-perl
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Wed, 25 Jan 2017 09:37:47 +0100
|
|
|
|
pve-manager (4.4-9) unstable; urgency=medium
|
|
|
|
* use new PVE::Storage::check_volume_access()
|
|
|
|
* pvestatd.pm: corretly use new RPCEnvironment
|
|
|
|
* pveproxy: do not expose /pve2/js/ (no longer required)
|
|
|
|
* Remove redundant helper for login window
|
|
|
|
* Do not try to translate domain specific terms
|
|
|
|
* remove reference to PVE.ConsoleWorkspace
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Thu, 19 Jan 2017 09:22:51 +0100
|
|
|
|
pve-manager (4.4-8) unstable; urgency=medium
|
|
|
|
* use new libpve-http-server-perl package
|
|
|
|
* remove www/bootstrap completely (now in pve-http-server)
|
|
|
|
* HTTPServer.pm: rewrite rest_handler (simplify code)
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Mon, 16 Jan 2017 18:42:44 +0100
|
|
|
|
pve-manager (4.4-7) unstable; urgency=medium
|
|
|
|
* disable autoselect of targetstorage
|
|
|
|
* fix CSRF token generation (broke in 4.4-6)
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Fri, 13 Jan 2017 11:00:00 +0100
|
|
|
|
pve-manager (4.4-6) unstable; urgency=medium
|
|
|
|
* add setup_environment hooks to CLIHandler classes
|
|
|
|
* remove obsolete PVE::REST class
|
|
|
|
* bin/Makefile: export PERLLIB=.. so that doc generator works correctly
|
|
|
|
* HTTPServer.pm: cleanups
|
|
|
|
* Clone GUI: cleanups
|
|
|
|
* add sort to jsgettext.pl
|
|
|
|
* update po files, updated german translation
|
|
|
|
* add type column to storage content view
|
|
|
|
* check general health for ceph monitors, not only time
|
|
|
|
* fix #1247: disregard timecheck for one monitor
|
|
|
|
* disable submit button in migrate window when not valid
|
|
|
|
* make filtered columns in grid more prominent
|
|
|
|
* change Start/Stop/Migrate all to Bulk actions
|
|
|
|
* show only relevant vms in bulk action window
|
|
|
|
* add vmid filter to (start/stop/migrate)all
|
|
|
|
* ha: re-add node to service status
|
|
|
|
* remove not needed vnc code
|
|
|
|
* remove vznet.conf
|
|
|
|
* Reload the Ceph OSDTree afer adding an OSD
|
|
|
|
* fix #1230: add blocksize for ZFSPoolPlugin
|
|
|
|
* Clone.js: add onlineHelp
|
|
|
|
* HA: Add a warning/info message for HA setups < 3 votes fix: #1228
|
|
|
|
* remove PVE::API2Client class and related examples
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Thu, 12 Jan 2017 14:23:42 +0100
|
|
|
|
pve-manager (4.4-5) unstable; urgency=medium
|
|
|
|
* add unpriviledged flag to container restore window
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Tue, 27 Dec 2016 11:29:31 +0100
|
|
|
|
pve-manager (4.4-4) unstable; urgency=medium
|
|
|
|
* pveceph: change remove partition order, fix parsing block device
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Thu, 22 Dec 2016 12:28:03 +0100
|
|
|
|
pve-manager (4.4-3) unstable; urgency=medium
|
|
|
|
* support ceph jewel
|
|
|
|
* do not hide ceph on dashboard if the api call fails
|
|
|
|
* add filter to dashboard storage graph
|
|
|
|
* add a storage selection in the settings window
|
|
|
|
* load the diffstore on init
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Thu, 22 Dec 2016 12:02:18 +0100
|
|
|
|
pve-manager (4.4-2) unstable; urgency=medium
|
|
|
|
* rebalance_lxc_containers: avoid repeated warnings if rebalance fail
|
|
|
|
* ebalance_lxc_containers: make it work with new lxc/<ID>/ns subgroup
|
|
|
|
* rebalance_lxc_containers: make it work with old style lxc setup
|
|
|
|
* fix typo in ceph jewel iops parsing
|
|
|
|
* filter the local node in the migrateall window
|
|
|
|
* validate nodeselector after store is loaded
|
|
|
|
* make date column resizable
|
|
|
|
* remove obsolete belongsTo
|
|
|
|
* snapshottree: remove sorter before saving the state
|
|
|
|
* set fixed height on global search window
|
|
|
|
* fix #1161: filter by default the displayed guest backups
|
|
|
|
* Convert the VMIDSelector to a generic GuestIDSelector
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Wed, 21 Dec 2016 12:26:23 +0100
|
|
|
|
pve-manager (4.4-1) unstable; urgency=medium
|
|
|
|
* make realmselector non-editable
|
|
|
|
* fix #1176: sort user/group/realm selector
|
|
|
|
* aplinfo.dat: update
|
|
|
|
* Add online help for start/shutdown for containers
|
|
|
|
* Turn the qemu StartupEdit widget into a generic component
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Fri, 09 Dec 2016 10:28:32 +0100
|
|
|
|
pve-manager (4.3-14) unstable; urgency=medium
|
|
|
|
* fix typo in vmtype check
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Mon, 05 Dec 2016 12:33:35 +0100
|
|
|
|
pve-manager (4.3-13) unstable; urgency=medium
|
|
|
|
* adds a help button to the migration window
|
|
|
|
* change lxc migration option to restart mode
|
|
|
|
* Add online help for startup/shutdown order and LXC general settings
|
|
|
|
* Add the possibility to create an unprivileged container at creation
|
|
time in the GUI.
|
|
|
|
* show in/out/up/down icons in osd overview
|
|
|
|
* make ceph status in cluster dashboard clickable
|
|
|
|
* add noout button and reorder actions
|
|
|
|
* add ceph flags api calls
|
|
|
|
* also return the ceph flags in osd api call
|
|
|
|
* pvereport: tell lsblk to use ascii
|
|
|
|
* plug new ClusterConfig API at /cluster/config
|
|
|
|
* Add Windows 2016 as available ostype to select
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Fri, 02 Dec 2016 16:38:30 +0100
|
|
|
|
pve-manager (4.3-12) unstable; urgency=medium
|
|
|
|
* fix #1212: allow options for delete in pvesh
|
|
|
|
* change ssh-public-keys check in wizard
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Mon, 28 Nov 2016 06:18:15 +0100
|
|
|
|
pve-manager (4.3-11) unstable; urgency=medium
|
|
|
|
* fix kvcombobox validator
|
|
|
|
* ha/ResourceEdit.js: fix online help ref
|
|
|
|
* fix missing mons array in ceph status output
|
|
|
|
* fix SSL verify callback for certificate chains
|
|
|
|
* VZDump: switch ha managed check from enabled to started
|
|
|
|
* fix #1208: add ballooning checkbox to memory edit
|
|
|
|
* check for array in disallowednodes filter
|
|
|
|
* add new ceph dashboard
|
|
|
|
* merge ha resources into the ha status panel
|
|
|
|
* ConfigPanel: automatically expand node in selectById()
|
|
|
|
* ha resource edit: adapt to new service state
|
|
|
|
* do not show current node in migration window
|
|
|
|
* NodeSelector: add disallowedNodes configuration property
|
|
|
|
* add kvcombobox validator
|
|
|
|
* make GUI grids stateful
|
|
|
|
* remove reset columns button from resource grid
|
|
|
|
* enable certificate pinning for proxied requests
|
|
|
|
* check for lxc instead of openvz in the backup window
|
|
|
|
* VZDump: die with error if plugin loading fails
|
|
|
|
* add sheepdog and gluster to pveproxy.service
|
|
|
|
* API2Client: allow to set ssl options
|
|
|
|
* fix #1196: make restriced/nofailback boolean in gui
|
|
|
|
* disable rules copy button if not 'in' or 'out' rule
|
|
|
|
* BackupEdit, cleanup: remove insideUpdate construct
|
|
|
|
* Add ECDH curves to use with modern ciphers
|
|
|
|
* only allow integers in memoryfield
|
|
|
|
* add pveIntegerField and use it
|
|
|
|
* improve online help
|
|
|
|
* add 'max_{relocate, restart}' fields to UI
|
|
|
|
* change ceph diskselector field to devpath
|
|
|
|
* show correct mouse cursor on help and settings button
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Wed, 23 Nov 2016 12:40:00 +0100
|
|
|
|
pve-manager (4.3-10) unstable; urgency=medium
|
|
|
|
* LXC GUI: Wizard now uses new 'cores' option instead of cpulimit
|
|
|
|
* GUI: new datacenter/cluster dashboard
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Sat, 29 Oct 2016 15:11:59 +0200
|
|
|
|
pve-manager (4.3-9) unstable; urgency=medium
|
|
|
|
* use new CpuSet::max_cpuid() helper
|
|
|
|
* Fix #1186: do not run non installed commands
|
|
|
|
* add 'my settings' to top bar
|
|
|
|
* make login user name saveable
|
|
|
|
* add hastate to /cluster/resources api call
|
|
|
|
* show ha error state in tree and resource grid
|
|
|
|
* rebalance_lxc_containers: nicer logs, improve hotplug
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Sat, 29 Oct 2016 07:51:28 +0200
|
|
|
|
pve-manager (4.3-8) unstable; urgency=medium
|
|
|
|
* pvestatd: add container cpuset balancing
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Thu, 27 Oct 2016 12:33:38 +0200
|
|
|
|
pve-manager (4.3-7) unstable; urgency=medium
|
|
|
|
* correct bug number in previous changelog
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Fri, 21 Oct 2016 12:42:09 +0200
|
|
|
|
pve-manager (4.3-6) unstable; urgency=medium
|
|
|
|
* fix #1175: make error messages more verbose
|
|
|
|
* add onlineHelp
|
|
|
|
* fix #1142: add hint when disabling a ha resource
|
|
|
|
* move out custom css style for hints in css class and use it
|
|
|
|
* fix 'NaN%' when max value is 0
|
|
|
|
* restrict vzdump cron options
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Fri, 21 Oct 2016 08:46:44 +0200
|
|
|
|
pve-manager (4.3-5) unstable; urgency=medium
|
|
|
|
* recompile with new pve-docs package (fix onlineHelp links)
|
|
|
|
* pveversion: add smartmontools
|
|
|
|
* pveversion: add pve-docs package
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Fri, 14 Oct 2016 09:01:09 +0200
|
|
|
|
pve-manager (4.3-4) unstable; urgency=medium
|
|
|
|
* use auto-generated block IDs to reference online docu
|
|
|
|
* vzdump: document restricted API parameters
|
|
|
|
* Move bus priority list to OSDefaults
|
|
|
|
* make Win XP and Win 2003 use the same defaults as Win 2000
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Thu, 13 Oct 2016 11:28:41 +0200
|
|
|
|
pve-manager (4.3-3) unstable; urgency=medium
|
|
|
|
* HA/Groups: add onlineHelp button to edit window
|
|
|
|
* ha/groups: allow editing node priorities through UI
|
|
|
|
* When adding a new hard disk, use the most used controller as suggested
|
|
value
|
|
|
|
* remove debugging code from postrm
|
|
|
|
* use correct info on disks in destroyosd and skip smart
|
|
|
|
* fix #1099: get correct info on disks in createosd
|
|
|
|
* Sort all lists in the storage what we load dynamically
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Fri, 07 Oct 2016 11:46:03 +0200
|
|
|
|
pve-manager (4.3-2) unstable; urgency=medium
|
|
|
|
* fix #1108: add copy firewall rule to GUI
|
|
|
|
* fix #1116: center modal windows on browser resize
|
|
|
|
* use new statusview for storage
|
|
|
|
* move rrd legend to the bottom, make it toggleable
|
|
|
|
* show smart text if disk type is not ATA
|
|
|
|
* add loadMask to Disk and SMART grid
|
|
|
|
* fix #1115 reload storage grid after template download
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Wed, 05 Oct 2016 07:11:04 +0200
|
|
|
|
pve-manager (4.3-1) unstable; urgency=medium
|
|
|
|
* prepare version number for new 4.3 release
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Fri, 23 Sep 2016 08:39:57 +0200
|
|
|
|
pve-manager (4.2-23) unstable; urgency=medium
|
|
|
|
* fix #1117: do not test for the cgmanager package in pveversion
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Wed, 21 Sep 2016 16:17:22 +0200
|
|
|
|
pve-manager (4.2-22) unstable; urgency=medium
|
|
|
|
* fix #1112: add a warning message if the EFI disk is missing
|
|
|
|
* fix #1113: use a LSI controller for legacy OSes
|
|
|
|
* fix #1113: preserve LSI controller for legacy Oses
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Tue, 20 Sep 2016 17:28:07 +0200
|
|
|
|
pve-manager (4.2-21) unstable; urgency=medium
|
|
|
|
* update favicon, add homescreen icon, use new logo
|
|
|
|
* wizard: use refresh event instead of datachanged
|
|
|
|
* lxc: correctly display cpulimit
|
|
|
|
* change overflowhandler of actionmenu to scroller
|
|
|
|
* improve online Help system, add tooltip for context sensitive for help
|
|
button, add global help button
|
|
|
|
* Use SCSI controller as default for l26 guests fix #1105
|
|
|
|
* virtio-scsi-pci as default SCSI for new VMS fix #1106
|
|
|
|
* fix #1104: add missing /firewall in url
|
|
|
|
* add efidisk button to add menu, add efidisk to qemu hardwareview
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Fri, 16 Sep 2016 08:08:17 +0200
|
|
|
|
pve-manager (4.2-20) unstable; urgency=medium
|
|
|
|
* startall: remove timeout, wait forever
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Fri, 09 Sep 2016 10:40:26 +0200
|
|
|
|
pve-manager (4.2-19) unstable; urgency=medium
|
|
|
|
* reorganize GUI - use a treelist instead of tabs in configpanel
|
|
|
|
* Add link to terms glossary when adding an ACL
|
|
|
|
* new disk list panel (and remove ceph disks from navigation)
|
|
|
|
* fix #1091: add backup config button to storage contentview
|
|
|
|
* fix #621: allow template download to glusterfs
|
|
|
|
* fix #586: make notes edit window resizable
|
|
|
|
* add ceph icon
|
|
|
|
* update default aplinfo.dat
|
|
|
|
* aplinfo: improve signature verification, add generated trustedkeys.gpg
|
|
|
|
* aplinfo: improve checksum handling (use SHA512)
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Fri, 09 Sep 2016 09:30:52 +0200
|
|
|
|
pve-manager (4.2-18) unstable; urgency=medium
|
|
|
|
* lxc: wizard: ssh key
|
|
|
|
* vzdump: set task mode early to fix a warning
|
|
|
|
* Clear sensitive content when logging out fixes #1060
|
|
|
|
* delete old lxc/qemu statusview classes
|
|
|
|
* make lxc/qemu use new statusview
|
|
|
|
* make node StatusView use new version
|
|
|
|
* include new statusview classes in makefile
|
|
|
|
* add GuestStatusView and TemplateStatusView
|
|
|
|
* add new StatusView component
|
|
|
|
* add new infoWidget component
|
|
|
|
* Do not use a hardcoded Certificate Authority for https repositories
|
|
|
|
* only use exact match in pveRealmSelector
|
|
|
|
* make the lxc wizard select the current node by default
|
|
|
|
* Remove obsolete make variable for ExtJS4
|
|
|
|
* remove obsolete ExtJS4 files
|
|
|
|
* Drop "classic" theme from installed files
|
|
|
|
* add novnc-pve to pveversion -v
|
|
|
|
* don't save password and double lines in pvesh history
|
|
|
|
* avoid IE compatibility mode
|
|
|
|
* fix influxdb field assignment and allow non integer field
|
|
|
|
* fix lint error
|
|
|
|
* closes #195 : hide disallowed commands in tree
|
|
|
|
* Add mac prefix to the datacenter options
|
|
|
|
* prevent KRDB and Monitor(s) being localized
|
|
|
|
* open vm console on doubleclick in tree
|
|
|
|
* Set VirtIO drivers as default when using the Qemu Wizard and the OS Type is Linux
|
|
|
|
* USe PVE.qemu.OSDefaults statics to get defaults for NIC and Storage Controller
|
|
|
|
* Add PVE.qemu.OSDefaults class to hold OS-dependant wizard defaults
|
|
|
|
* Rename Wizard Component aliases using camelCase
|
|
|
|
* change default proxy text to noneText
|
|
|
|
* prevent infinite loop in edit window
|
|
|
|
* add HostList validator and check monhosts with it
|
|
|
|
* give comment in bridgeselector more space
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Fri, 19 Aug 2016 14:55:36 +0200
|
|
|
|
pve-manager (4.2-17) unstable; urgency=medium
|
|
|
|
* Fix #1048: vzdump: include job-* hook logs in email
|
|
|
|
* vzdump: cleanups
|
|
|
|
* fix undefined value warning in resources api call
|
|
|
|
* fix surviving update store
|
|
|
|
* reload lxc resources also on activate
|
|
|
|
* fire activate event for lazyitems in tabpanels
|
|
|
|
* correctly delete name of a qemu vm
|
|
|
|
* Add some extra debug information to the report.
|
|
|
|
* add ca-certificates as required depency
|
|
|
|
* lxc/status: show disk usage on running containers
|
|
|
|
* fix #1030: calculate correct cpu usage of pools
|
|
|
|
* fix #757: show the bridge comment in the selector
|
|
|
|
* add comment to network edit and view
|
|
|
|
* add comments to network model
|
|
|
|
* fix #1043: prevent ceph destroypool when in use
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Mon, 11 Jul 2016 13:10:57 +0200
|
|
|
|
pve-manager (4.2-16) unstable; urgency=medium
|
|
|
|
* apply style to backup configuration window
|
|
|
|
* set focus on tree after selecting a node
|
|
|
|
* fix background color of template bagdes
|
|
|
|
* remove unnecessary debug output
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Thu, 16 Jun 2016 10:58:43 +0200
|
|
|
|
pve-manager (4.2-15) unstable; urgency=medium
|
|
|
|
* remove unnecessary information on template summary
|
|
|
|
* add 'edit' tool to notes panel
|
|
|
|
* add a 'bootdisk size' entry to the status view
|
|
|
|
* remove RAM column from lxc snapshottree (temporarily)
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Thu, 16 Jun 2016 10:58:43 +0200
|
|
|
|
pve-manager (4.2-14) unstable; urgency=medium
|
|
|
|
* Add a toplevel pointer to the PVE admin guide
|
|
|
|
* Add Help buttons for three more Qemu Panels
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Tue, 14 Jun 2016 12:21:18 +0200
|
|
|
|
pve-manager (4.2-13) unstable; urgency=medium
|
|
|
|
* htmlEncode some comment fields
|
|
|
|
* pveceph install: run apt-get interactive
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Fri, 10 Jun 2016 15:34:29 +0200
|
|
|
|
pve-manager (4.2-12) unstable; urgency=medium
|
|
|
|
* Rename the SCSI VirtIO controller to better differenciate from VirtIO blk
|
|
|
|
* fix #778: Case fix for VMware
|
|
|
|
* fix #1005: don't exclude /var/log/?* with stdexcludes
|
|
|
|
* Remove IPv4 netmask check
|
|
|
|
* Fix #1015: vzdump: send email on early errors
|
|
|
|
* Fix #191: acl: honor propagate checkbox
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Wed, 08 Jun 2016 12:46:04 +0200
|
|
|
|
pve-manager (4.2-11) unstable; urgency=medium
|
|
|
|
* add vzdump/extractconfig API path
|
|
|
|
* disable animation of charts on load
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Fri, 03 Jun 2016 12:12:21 +0200
|
|
|
|
pve-manager (4.2-10) unstable; urgency=medium
|
|
|
|
* make the graphs on the summary pages use empty space
|
|
|
|
* check if tabs exist before selecting them
|
|
|
|
* hide snapshot tab with qemu templates
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Thu, 02 Jun 2016 10:01:40 +0200
|
|
|
|
pve-manager (4.2-9) unstable; urgency=medium
|
|
|
|
* Add Online Help for complex PVE panels
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Wed, 01 Jun 2016 12:53:44 +0200
|
|
|
|
pve-manager (4.2-8) unstable; urgency=medium
|
|
|
|
* depend on pve-docs package
|
|
|
|
* fix right click selection in tree
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Wed, 25 May 2016 10:00:22 +0200
|
|
|
|
pve-manager (4.2-7) unstable; urgency=medium
|
|
|
|
* Status: report errors on socket creation problems
|
|
|
|
* Status: allow IPs and move properties to base class
|
|
|
|
* GUI: fix wrong message after subscription upload
|
|
|
|
* GUI: fix reset button with bind mounts
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Mon, 23 May 2016 09:42:28 +0200
|
|
|
|
pve-manager (4.2-6) unstable; urgency=medium
|
|
|
|
* allow tagging of vlan 1 in gui
|
|
|
|
* fix #1000: add backup checkbox for mountpoints
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Wed, 18 May 2016 11:32:43 +0200
|
|
|
|
pve-manager (4.2-5) unstable; urgency=medium
|
|
|
|
* ceph: brackets around ipv6
|
|
|
|
* fix #992: remove network id from gui
|
|
|
|
* fix #976: set 'disabled' for grid panels which disaply a read only,
|
|
not sortable content
|
|
|
|
* Enlarge Object Grid first column default size
|
|
|
|
* change hotplugselector to use checkboxes
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Tue, 17 May 2016 16:59:41 +0200
|
|
|
|
pve-manager (4.2-4) unstable; urgency=medium
|
|
|
|
* fix #944: do not filter by empty array
|
|
|
|
* fix combobox reset behaviour
|
|
|
|
* fix combogrid multiselect bug
|
|
|
|
* fix pending changes with boot order
|
|
|
|
* Do not send -debug versions of framework files
|
|
|
|
* add undo Zoom Button
|
|
|
|
* improve pending changes for qemu hardware in gui
|
|
|
|
* fix #979: check always for migrated VM
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Tue, 03 May 2016 06:33:55 +0200
|
|
|
|
pve-manager (4.2-3) unstable; urgency=medium
|
|
|
|
* improve gui cidr matching
|
|
|
|
* disable selecting when right clicking in tree
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Thu, 28 Apr 2016 10:58:05 +0200
|
|
|
|
pve-manager (4.2-2) unstable; urgency=medium
|
|
|
|
* fix securitygroupselector
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Tue, 26 Apr 2016 12:07:52 +0200
|
|
|
|
pve-manager (4.2-1) unstable; urgency=medium
|
|
|
|
* fix #943: allow saving of values
|
|
|
|
* refactor bootdisk test and prevent multiple bootdisks
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Mon, 25 Apr 2016 11:21:08 +0200
|
|
|
|
pve-manager (4.1-34) unstable; urgency=medium
|
|
|
|
* LXC GUI: add network rate limit
|
|
|
|
* do not disable a combogrid when it loads
|
|
|
|
* fix wizard validity logic
|
|
|
|
* add enableKeyEvents to combogrid
|
|
|
|
* fix #949: add post-restart hook to vzdump
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Fri, 22 Apr 2016 09:15:07 +0200
|
|
|
|
pve-manager (4.1-33) unstable; urgency=medium
|
|
|
|
* Do not display the internal value we use for storing ostypes
|
|
|
|
* updated Italian translation
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Thu, 21 Apr 2016 12:21:38 +0200
|
|
|
|
pve-manager (4.1-32) unstable; urgency=medium
|
|
|
|
* GUI: enhace visibillity of dialog window border
|
|
|
|
* fix #143: add disk/mem percent sort
|
|
|
|
* fix #759: save columns of resourceGrid
|
|
|
|
* HA Resource: allow selecting no group
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Wed, 20 Apr 2016 09:21:17 +0200
|
|
|
|
pve-manager (4.1-31) unstable; urgency=medium
|
|
|
|
* StatusView: more verbose HA status output
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Tue, 19 Apr 2016 09:39:33 +0200
|
|
|
|
pve-manager (4.1-30) unstable; urgency=medium
|
|
|
|
* GUI: use raw format for DRBD images
|
|
|
|
* also display Linux 4.X on OS selection
|
|
|
|
* fix #181: rewrite Boot Order Window
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Fri, 15 Apr 2016 08:38:06 +0200
|
|
|
|
pve-manager (4.1-29) unstable; urgency=medium
|
|
|
|
* Fix 'mailto: ...' in /etc/vzdump.conf
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Thu, 14 Apr 2016 17:03:08 +0200
|
|
|
|
pve-manager (4.1-28) unstable; urgency=medium
|
|
|
|
* VZDump: add -mailto schema desc
|
|
|
|
* VZDump: mark 'size' as deprecated, warn if set
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Thu, 14 Apr 2016 12:48:35 +0200
|
|
|
|
pve-manager (4.1-27) unstable; urgency=medium
|
|
|
|
* Wizard: Do not disable a invalid previous tab,
|
|
|
|
* Recheck field validation after manually enabling
|
|
the input field of a ComboGrid
|
|
|
|
* qemu monitor GUI: support page up/down
|
|
|
|
* Fix #936: ceph: support multiple roots in osd tree
|
|
|
|
* GUI: fix ceph tabs switching
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Tue, 12 Apr 2016 17:12:09 +0200
|
|
|
|
pve-manager (4.1-26) unstable; urgency=medium
|
|
|
|
* do not depend of pve-doc-generator (this should be a Build-Depend instead)
|
|
|
|
* revert default compress mode for vzdump to 0
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Tue, 12 Apr 2016 12:41:34 +0200
|
|
|
|
pve-manager (4.1-25) unstable; urgency=medium
|
|
|
|
* Build-Depend on pve-doc-generator
|
|
|
|
* use pve-doc-generator
|
|
|
|
* various ExtJS6 GUI fixes
|
|
|
|
* disable suspend/resume on containers
|
|
|
|
* update translation files
|
|
|
|
* use font-awesome icons for action buttons and cmdmenu
|
|
|
|
* use split button for shutdown/stop for vm/ct
|
|
|
|
* qemu: fix parse vlan trunks
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Sun, 10 Apr 2016 15:49:23 +0200
|
|
|
|
pve-manager (4.1-24) unstable; urgency=medium
|
|
|
|
* updated logo to higher quality
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Fri, 01 Apr 2016 16:38:48 +0200
|
|
|
|
pve-manager (4.1-23) unstable; urgency=medium
|
|
|
|
* switch GUI to ExtJS6
|
|
|
|
* use new ExtJS6 charts for node/lxc/qemu
|
|
|
|
* Allow migrate-all button on HA enabled VMs
|
|
|
|
* Skip templates when using the start all VMs button
|
|
|
|
* Allow non-root to use start/stop/migrate all buttons
|
|
|
|
* Fix #926: vzdump: config/default key regression
|
|
|
|
* fix compression selection in backup window
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Thu, 31 Mar 2016 10:57:55 +0200
|
|
|
|
pve-manager (4.1-22) unstable; urgency=medium
|
|
|
|
* lxc: disable ACL settings for bind mounts
|
|
|
|
* deactivate (currently) not working lxc templates
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Mon, 14 Mar 2016 17:30:39 +0100
|
|
|
|
pve-manager (4.1-21) unstable; urgency=medium
|
|
|
|
* fix 483: disable template/upload button
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Fri, 11 Mar 2016 16:30:15 +0100
|
|
|
|
pve-manager (4.1-20) unstable; urgency=medium
|
|
|
|
* Allow non-self-signed override certificate for API
|
|
|
|
* fix 911: lxc: always allow blank mac address for autogeneration
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Wed, 09 Mar 2016 14:38:30 +0100
|
|
|
|
pve-manager (4.1-19) unstable; urgency=medium
|
|
|
|
* Use methods from PVE::QemuConfig
|
|
|
|
* fix LVM Content settings
|
|
|
|
* pveam: add 'available' command to list available templates
|
|
|
|
* vzdump: fix default values
|
|
|
|
* vzdump: make sure only DOT pid files excluded
|
|
|
|
* LXC refactoring
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Tue, 08 Mar 2016 11:54:03 +0100
|
|
|
|
pve-manager (4.1-18) unstable; urgency=medium
|
|
|
|
* vzdump: make exclude-path from config file work again
|
|
|
|
* firewall: add ipfilter option
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Thu, 03 Mar 2016 09:55:18 +0100
|
|
|
|
pve-manager (4.1-17) unstable; urgency=medium
|
|
|
|
* Remove content type Container from GlusterFS
|
|
|
|
* web-syslog: add date span selection
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Wed, 02 Mar 2016 17:18:06 +0100
|
|
|
|
pve-manager (4.1-16) unstable; urgency=medium
|
|
|
|
* firewall: add option to allow router advertisement
|
|
|
|
* update Norwegian translation
|
|
|
|
* pveam: add list, download and remove
|
|
|
|
* do not use Net::SSL
|
|
|
|
* lxc: create/edit/remove mountpoints
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Sat, 27 Feb 2016 10:29:20 +0100
|
|
|
|
pve-manager (4.1-15) unstable; urgency=medium
|
|
|
|
* add lvmthin to gui
|
|
|
|
* restrict lvm thin on qemu to storage type raw
|
|
|
|
* add htmlEncode to various fields
|
|
|
|
* firewall: add enable ndp option
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Sat, 20 Feb 2016 10:22:17 +0100
|
|
|
|
pve-manager (4.1-14) unstable; urgency=medium
|
|
|
|
* pveupdate: Fix problems with turnkey repository
|
|
|
|
* Fix 895: don't drop the other processor values on load()
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Thu, 18 Feb 2016 06:35:32 +0100
|
|
|
|
pve-manager (4.1-13) unstable; urgency=medium
|
|
|
|
* pveupdate: use warnings instead of -w
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Fri, 12 Feb 2016 10:43:14 +0100
|
|
|
|
pve-manager (4.1-12) unstable; urgency=medium
|
|
|
|
* add permissions to allow non root ceph configuration
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Fri, 12 Feb 2016 08:22:39 +0100
|
|
|
|
pve-manager (4.1-11) unstable; urgency=medium
|
|
|
|
* Close #822: show the nodename in the page title
|
|
|
|
* use max_workers from datacenter.cfg for stopall/migrateall
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Thu, 11 Feb 2016 12:05:54 +0100
|
|
|
|
pve-manager (4.1-10) unstable; urgency=medium
|
|
|
|
* remove 'VZDump backup file' option from upload web gui
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Tue, 02 Feb 2016 18:13:09 +0100
|
|
|
|
pve-manager (4.1-9) unstable; urgency=medium
|
|
|
|
* gui: cpu: fix processor editing
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Mon, 01 Feb 2016 17:13:03 +0100
|
|
|
|
pve-manager (4.1-8) unstable; urgency=medium
|
|
|
|
* gui: preserve extra cpu options when changing CPU type
|
|
|
|
* fix PVE::HA use clause so HA resources get registered
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Wed, 27 Jan 2016 16:45:45 +0100
|
|
|
|
pve-manager (4.1-7) unstable; urgency=medium
|
|
|
|
* Enable TLS 1.1 and 1.2, change default DH params
|
|
|
|
* Add DHPARAMS option in /etc/default/pveproxy
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Tue, 26 Jan 2016 16:47:21 +0100
|
|
|
|
pve-manager (4.1-6) unstable; urgency=medium
|
|
|
|
* fix #871: netstat: include veth devices
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Mon, 25 Jan 2016 11:01:11 +0100
|
|
|
|
pve-manager (4.1-5) unstable; urgency=medium
|
|
|
|
* Close #850: ifenslave-2.6 is a transitional package
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Mon, 11 Jan 2016 15:30:08 +0100
|
|
|
|
pve-manager (4.1-4) unstable; urgency=medium
|
|
|
|
* update Hungarian translation
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Tue, 29 Dec 2015 11:49:52 +0100
|
|
|
|
pve-manager (4.1-3) unstable; urgency=medium
|
|
|
|
* add Hungarian translation
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Thu, 24 Dec 2015 11:13:43 +0100
|
|
|
|
pve-manager (4.1-2) unstable; urgency=medium
|
|
|
|
* update bash completion helpers (use -o default)
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Sat, 19 Dec 2015 09:22:13 +0100
|
|
|
|
pve-manager (4.1-1) unstable; urgency=medium
|
|
|
|
* bump version for 4.1 release
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Fri, 11 Dec 2015 08:54:17 +0100
|
|
|
|
pve-manager (4.0-66) unstable; urgency=medium
|
|
|
|
* add qemu BIOS option
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Thu, 10 Dec 2015 11:42:16 +0100
|
|
|
|
pve-manager (4.0-65) unstable; urgency=medium
|
|
|
|
* APLInfo: support proxying http traffic
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Wed, 09 Dec 2015 16:55:51 +0100
|
|
|
|
pve-manager (4.0-64) unstable; urgency=medium
|
|
|
|
* fix bug #821: add systemd-timesyncd to service list
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Tue, 01 Dec 2015 11:26:42 +0100
|
|
|
|
pve-manager (4.0-63) unstable; urgency=medium
|
|
|
|
* add qemu agent gui option
|
|
|
|
* influxdb: use multi values measurement
|
|
|
|
* pvestatd: use 'priv' environment for service
|
|
|
|
* improve log messages at sytem shutdown
|
|
|
|
* pveproxy.service: add Wants=ssh.service
|
|
|
|
* pveproxy.service: start after remote-fs and ceph
|
|
|
|
* pve-manager.service: do not invoke old init.d script
|
|
|
|
* pve-manager.service: start after pve-ha-crm.service and pve-ha-lrm.service
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Fri, 27 Nov 2015 13:30:44 +0100
|
|
|
|
pve-manager (4.0-62) unstable; urgency=medium
|
|
|
|
* fix systemd shutdown order
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Tue, 24 Nov 2015 17:31:15 +0100
|
|
|
|
pve-manager (4.0-61) unstable; urgency=medium
|
|
|
|
* ceph.conf : remove auth_supported
|
|
|
|
* Allow email adresses with a top level domain of up to 63 characters
|
|
|
|
* fix bug #575: fork at shutdown, so that partent starts new worker
|
|
|
|
* update build infrastucture to be able to develop with Ext6
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Fri, 20 Nov 2015 10:05:01 +0100
|
|
|
|
pve-manager (4.0-60) unstable; urgency=medium
|
|
|
|
* make startall wait up to 60 seconds for quorum
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Tue, 10 Nov 2015 07:48:53 +0100
|
|
|
|
pve-manager (4.0-59) unstable; urgency=medium
|
|
|
|
* Add report modal window, containing pvereport content
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Fri, 06 Nov 2015 10:20:49 +0100
|
|
|
|
pve-manager (4.0-58) unstable; urgency=medium
|
|
|
|
* Improve HA UI for users with restricted permissions
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Fri, 30 Oct 2015 16:13:28 +0100
|
|
|
|
pve-manager (4.0-57) unstable; urgency=medium
|
|
|
|
* improve pvereport script
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Fri, 30 Oct 2015 07:17:45 +0100
|
|
|
|
pve-manager (4.0-56) unstable; urgency=medium
|
|
|
|
* add bios report to pvereport
|
|
|
|
* lxc: add mount points to GUI
|
|
|
|
* lxc: add resize to GUI
|
|
|
|
* lxc: add icons to resources
|
|
|
|
* RBD: select 'images' content type by default
|
|
|
|
* GUI: add Galician language
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Wed, 28 Oct 2015 11:53:42 +0100
|
|
|
|
pve-manager (4.0-55) unstable; urgency=medium
|
|
|
|
* pve-manager service: start after open-iscsi
|
|
|
|
* pveceph install: use release repository
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Wed, 28 Oct 2015 09:26:06 +0100
|
|
|
|
pve-manager (4.0-54) unstable; urgency=medium
|
|
|
|
* fix bug #781: separate LXC CPU and memory in editor
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Fri, 23 Oct 2015 13:40:42 +0200
|
|
|
|
pve-manager (4.0-51) unstable; urgency=medium
|
|
|
|
* fix check if vm is ha managed in get_start_stop_list
|
|
|
|
* fix lxc config key in get_start_stop_list sub
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Tue, 20 Oct 2015 09:51:43 +0200
|
|
|
|
pve-manager (4.0-50) unstable; urgency=medium
|
|
|
|
* fix bug #756: force macro setting to emtpy string when
|
|
user erases the content
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Thu, 15 Oct 2015 17:41:02 +0200
|
|
|
|
pve-manager (4.0-49) unstable; urgency=medium
|
|
|
|
* GUI: add new vtype ConfigId, use it for snapshot names
|
|
|
|
* IP4_cidr_match: allow short masks like /8
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Fri, 09 Oct 2015 08:16:55 +0200
|
|
|
|
pve-manager (4.0-48) unstable; urgency=medium
|
|
|
|
* lxc/dns: ipv6 support
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Mon, 05 Oct 2015 17:47:26 +0200
|
|
|
|
pve-manager (4.0-47) unstable; urgency=medium
|
|
|
|
* DNS ui/api: ipv6 support
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Mon, 05 Oct 2015 12:34:16 +0200
|
|
|
|
pve-manager (4.0-46) unstable; urgency=medium
|
|
|
|
* fix bug #719: vzdump - only call cleanup after prepare
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Sat, 03 Oct 2015 15:32:02 +0200
|
|
|
|
pve-manager (4.0-45) unstable; urgency=medium
|
|
|
|
* sources.list: prepare for final 4.0 release - use pve-enterprise repository
|
|
|
|
* API: return correct version (instead of 4.0Beta)
|
|
|
|
* cleanup: use new run_cli_handler() method
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Fri, 02 Oct 2015 11:43:47 +0200
|
|
|
|
pve-manager (4.0-44) unstable; urgency=medium
|
|
|
|
* add content type selector to LVM storage editor
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Thu, 01 Oct 2015 13:04:26 +0200
|
|
|
|
pve-manager (4.0-43) unstable; urgency=medium
|
|
|
|
* check for ext5 dir to avoid missing directory errors
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Tue, 29 Sep 2015 07:17:45 +0200
|
|
|
|
pve-manager (4.0-42) unstable; urgency=medium
|
|
|
|
* update OS Type descriptions
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Sat, 26 Sep 2015 11:14:46 +0200
|
|
|
|
pve-manager (4.0-41) unstable; urgency=medium
|
|
|
|
* do not install extJS 5 framework by default
|
|
|
|
* NetworkEdit : add support for vlan interfaces
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Fri, 25 Sep 2015 07:19:16 +0200
|
|
|
|
pve-manager (4.0-40) unstable; urgency=medium
|
|
|
|
* improve mobile app
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Thu, 24 Sep 2015 07:02:15 +0200
|
|
|
|
pve-manager (4.0-39) unstable; urgency=medium
|
|
|
|
* update sencha touch sources to 2.4.2
|
|
|
|
* Allow email adresses with a top level domain of up to 63 characters
|
|
|
|
* Deny stop mode backups from HA managed and enabled services
|
|
|
|
* vzdump: re-enable passing vmid lists at command line
|
|
|
|
* Allow typeahead selection of Firewall macros
|
|
|
|
* vzdump: replace 'find' exclude command switches
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Mon, 21 Sep 2015 12:21:51 +0200
|
|
|
|
pve-manager (4.0-38) unstable; urgency=medium
|
|
|
|
* add bridge vlan aware checkbox
|
|
|
|
* bridgevlan : allow filtering on tagged interfaces (for QinQ)
|
|
|
|
* vzdump: replace 'find' exclude command switches
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Wed, 16 Sep 2015 11:05:49 +0200
|
|
|
|
pve-manager (4.0-37) unstable; urgency=medium
|
|
|
|
* add influxdb stats plugin
|
|
|
|
* appdate appliance database (aplinfo.dat), include centos7 and
|
|
archlinux templates
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Fri, 11 Sep 2015 09:30:01 +0200
|
|
|
|
pve-manager (4.0-36) unstable; urgency=medium
|
|
|
|
* add pvesh man page
|
|
|
|
* Update vzdump man page for 4.0
|
|
|
|
* fix bug #706: Use comma to split vmid list when building
|
|
the crontab vzdump command
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Thu, 10 Sep 2015 12:24:09 +0200
|
|
|
|
pve-manager (4.0-35) unstable; urgency=medium
|
|
|
|
* HA GUI: fix 'state' default value in resource edit dialog
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Thu, 10 Sep 2015 10:26:06 +0200
|
|
|
|
pve-manager (4.0-34) unstable; urgency=medium
|
|
|
|
* Add krbd option to GUI on ceph storage
|
|
|
|
* fix output percent_used in rbd pools
|
|
|
|
* allow usage of ceph development repository
|
|
|
|
* fixes the problem of containers not autostarting with onboot=1
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Wed, 09 Sep 2015 08:04:44 +0200
|
|
|
|
pve-manager (4.0-33) unstable; urgency=medium
|
|
|
|
* Add missing install target dependencies
|
|
|
|
* Update vzdump man page for use with LXC containers
|
|
|
|
* GUI option for VM protection added
|
|
|
|
* fix bug #701: blacklist nvidiafb
|
|
|
|
* improve pveupdate with random start time
|
|
|
|
* vzdump: implement bash completion
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Tue, 08 Sep 2015 10:44:51 +0200
|
|
|
|
pve-manager (4.0-32) unstable; urgency=medium
|
|
|
|
* aplinfo: improve version parser
|
|
|
|
* set size in the rootfs parameter on CT create
|
|
|
|
* pve-manager : novncindex : remove include inflator.js
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Sat, 29 Aug 2015 12:36:41 +0200
|
|
|
|
pve-manager (4.0-31) unstable; urgency=medium
|
|
|
|
* novnc: add fullscreen button for embedded console
|
|
|
|
* Remove Java applet from list of available console viewers
|
|
|
|
* fix bug #690: correctly list container storages
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Fri, 28 Aug 2015 12:08:21 +0200
|
|
|
|
pve-manager (4.0-30) unstable; urgency=medium
|
|
|
|
* lxc GUI: add tty and console options
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Mon, 24 Aug 2015 06:36:39 +0200
|
|
|
|
pve-manager (4.0-29) unstable; urgency=medium
|
|
|
|
* correctly display lxc templates
|
|
|
|
* lxc GUI: implement console mode option
|
|
|
|
* fix bug #682: change at the Gui the used disk size
|
|
|
|
* Ceph: fix old interfaces access in find_node_ip
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Tue, 18 Aug 2015 16:45:53 +0200
|
|
|
|
pve-manager (4.0-28) unstable; urgency=medium
|
|
|
|
* allow all storages with content type 'images' for containers
|
|
|
|
* add some green to the icon to indicate more clearly when LXC
|
|
containers are running
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Fri, 07 Aug 2015 12:13:43 +0200
|
|
|
|
pve-manager (4.0-27) unstable; urgency=medium
|
|
|
|
* update LXC GUI (support new rootfs and size parameter).
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Thu, 06 Aug 2015 11:30:33 +0200
|
|
|
|
pve-manager (4.0-26) unstable; urgency=medium
|
|
|
|
* fix bug #662: wrong subroutine for parsing startup order
|
|
|
|
* fix bug #659: lxc pool support
|
|
|
|
* add vlan aware ifupdown script (replace debian vlan package)
|
|
|
|
* add dhcp and slaac options to lxc network config
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Fri, 31 Jul 2015 11:17:00 +0200
|
|
|
|
pve-manager (4.0-25) unstable; urgency=medium
|
|
|
|
* Added UI elements for the backup job disabling function
|
|
|
|
* implement snapshot support for LXC
|
|
|
|
* Added parallel compress support for vzdump with pigz
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Mon, 27 Jul 2015 13:28:24 +0200
|
|
|
|
pve-manager (4.0-24) unstable; urgency=medium
|
|
|
|
* NetworkEdit: use pvetextfield instead of numberfield
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Fri, 03 Jul 2015 07:22:05 +0200
|
|
|
|
pve-manager (4.0-23) unstable; urgency=medium
|
|
|
|
* use updated LXC template list
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Thu, 02 Jul 2015 12:02:29 +0200
|
|
|
|
pve-manager (4.0-22) unstable; urgency=medium
|
|
|
|
* add embedded novnc console for nodes
|
|
|
|
* fix bug #648: forward call to correct node
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Mon, 29 Jun 2015 16:16:42 +0200
|
|
|
|
pve-manager (4.0-21) unstable; urgency=medium
|
|
|
|
* do not show monitor and console for templates
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Sun, 28 Jun 2015 09:19:39 +0200
|
|
|
|
pve-manager (4.0-20) unstable; urgency=medium
|
|
|
|
* add embedded lxc novnc console
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Sat, 27 Jun 2015 12:24:07 +0200
|
|
|
|
pve-manager (4.0-19) unstable; urgency=medium
|
|
|
|
* add embedded qemu novnc console
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Fri, 26 Jun 2015 12:58:53 +0200
|
|
|
|
pve-manager (4.0-18) unstable; urgency=medium
|
|
|
|
* node networking GUI: add IPV6 support
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Fri, 26 Jun 2015 10:06:53 +0200
|
|
|
|
pve-manager (4.0-17) unstable; urgency=medium
|
|
|
|
* add noVNC resize feature
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Thu, 25 Jun 2015 17:56:06 +0200
|
|
|
|
pve-manager (4.0-16) unstable; urgency=medium
|
|
|
|
* pveversion: fix package list for pve 4.0
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Fri, 19 Jun 2015 12:25:54 +0200
|
|
|
|
pve-manager (4.0-15) unstable; urgency=medium
|
|
|
|
* fix bug #644: remove old java console
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Fri, 19 Jun 2015 09:09:59 +0200
|
|
|
|
pve-manager (4.0-14) unstable; urgency=medium
|
|
|
|
* qemu GUI: fix CD edit (bug #640)
|
|
|
|
* Fix qemu create wizard when iothread is set
|
|
|
|
* Force Internet Explorer to interpret pages in IE10 compatibility modus
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Fri, 19 Jun 2015 06:46:19 +0200
|
|
|
|
pve-manager (4.0-13) unstable; urgency=medium
|
|
|
|
* use pvetest repository for beta release
|
|
|
|
* GUI: display version 4.0Beta to mark this a beta release.
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Tue, 16 Jun 2015 12:28:38 +0200
|
|
|
|
pve-manager (4.0-12) unstable; urgency=medium
|
|
|
|
* change pve-manager service type to oneshot
|
|
|
|
* add iothread option
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Wed, 10 Jun 2015 09:05:29 +0200
|
|
|
|
pve-manager (4.0-11) unstable; urgency=medium
|
|
|
|
* API change: remove bootlog API
|
|
|
|
* fix LogView widget
|
|
|
|
* use Wants instead of Requires inside systemd service definitions
|
|
|
|
* implement service API using systemctl
|
|
|
|
* add cpu options form
|
|
|
|
* add virtio-scsi-single scsi controller
|
|
|
|
* add IvyBridge cpu model
|
|
|
|
* LXC GUI: use cpulimit instead of cpus
|
|
|
|
* remove UBC GUI
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Tue, 09 Jun 2015 12:22:58 +0200
|
|
|
|
pve-manager (4.0-10) unstable; urgency=medium
|
|
|
|
* API change: /cluster/status - do not use clustat
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Tue, 02 Jun 2015 11:07:13 +0200
|
|
|
|
pve-manager (4.0-9) unstable; urgency=medium
|
|
|
|
* pveproxy: add ipv6 support
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Fri, 08 May 2015 12:44:52 +0200
|
|
|
|
pve-manager (4.0-8) unstable; urgency=medium
|
|
|
|
* use name based trigger to restart API server
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Tue, 05 May 2015 14:43:48 +0200
|
|
|
|
pve-manager (4.0-7) unstable; urgency=medium
|
|
|
|
* improve LXC GUI
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Thu, 30 Apr 2015 18:49:13 +0200
|
|
|
|
pve-manager (4.0-6) unstable; urgency=medium
|
|
|
|
* containers: use LXC instead of OpenVZ
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Sat, 18 Apr 2015 09:49:31 +0200
|
|
|
|
pve-manager (4.0-5) unstable; urgency=medium
|
|
|
|
* ha GUI: show configuration errors
|
|
|
|
* fix apt sources for jessie
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Tue, 07 Apr 2015 09:55:48 +0200
|
|
|
|
pve-manager (4.0-4) unstable; urgency=medium
|
|
|
|
* implement new GUI for HA
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Fri, 03 Apr 2015 18:49:20 +0200
|
|
|
|
pve-manager (4.0-3) unstable; urgency=medium
|
|
|
|
* use new pve-ha-manager
|
|
|
|
* remove OpenVZ related code
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Fri, 27 Mar 2015 13:42:15 +0100
|
|
|
|
pve-manager (4.0-2) unstable; urgency=medium
|
|
|
|
* fix proxversion -v for jessie release
|
|
|
|
* add PIDFile option for systemd services
|
|
|
|
* avoid shell scripts in systemd service definitions
|
|
|
|
* depend on systemd, add service files
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Fri, 06 Mar 2015 11:35:33 +0100
|
|
|
|
pve-manager (4.0-1) unstable; urgency=medium
|
|
|
|
* first version for Debian jessie
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Sat, 28 Feb 2015 09:34:33 +0100
|
|
|
|
pve-manager (3.4-1) unstable; urgency=low
|
|
|
|
* write_ceph_config: also write mds sections
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Thu, 19 Feb 2015 06:31:48 +0100
|
|
|
|
pve-manager (3.3-21) unstable; urgency=low
|
|
|
|
* write_ceph_config: also write client section
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Wed, 18 Feb 2015 05:51:37 +0100
|
|
|
|
pve-manager (3.3-20) unstable; urgency=low
|
|
|
|
* pveceph: use LWP to download release key (instead of wget)
|
|
|
|
* GUI: add multiqueues field to NIC form
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Fri, 13 Feb 2015 09:03:08 +0100
|
|
|
|
pve-manager (3.3-19) unstable; urgency=low
|
|
|
|
* GUI: fixes for CDROM hotplug
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Thu, 12 Feb 2015 08:03:26 +0100
|
|
|
|
pve-manager (3.3-18) unstable; urgency=low
|
|
|
|
* GUI: add startall/stopall/migrateall menu buttons
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Wed, 11 Feb 2015 09:17:50 +0100
|
|
|
|
pve-manager (3.3-17) unstable; urgency=low
|
|
|
|
* memory form : hotplug improvements
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Tue, 10 Feb 2015 11:48:18 +0100
|
|
|
|
pve-manager (3.3-16) unstable; urgency=low
|
|
|
|
* pveproxy: set method to tlsv1 (required for IE)
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Mon, 09 Feb 2015 11:42:56 +0100
|
|
|
|
pve-manager (3.3-15) unstable; urgency=low
|
|
|
|
* GUI: implement hotplug feature selector
|
|
|
|
* GUI: add UI for local ZFS storage
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Tue, 27 Jan 2015 12:37:36 +0100
|
|
|
|
pve-manager (3.3-14) unstable; urgency=low
|
|
|
|
* HardwareView: correctly enable/disable buttons
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Fri, 23 Jan 2015 09:13:09 +0100
|
|
|
|
pve-manager (3.3-13) unstable; urgency=low
|
|
|
|
* PendingObjectGrid: improve detection of pending changes
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Thu, 22 Jan 2015 12:57:21 +0100
|
|
|
|
pve-manager (3.3-12) unstable; urgency=low
|
|
|
|
* add numa option to processor form
|
|
|
|
* fix rendering of pending processor values
|
|
|
|
* GUI: dynamically update VM config every 5 seconds
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Wed, 21 Jan 2015 08:39:16 +0100
|
|
|
|
pve-manager (3.3-11) unstable; urgency=low
|
|
|
|
* New 'disconnect' button on the network edit pannel.
|
|
|
|
* Fix backup failure at shutdown (stop backup on host shutdown)
|
|
|
|
* vzdump: new option --stop to abort running backup job
|
|
|
|
* Support additional e1000 variants for VM machines
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Tue, 20 Jan 2015 07:17:34 +0100
|
|
|
|
pve-manager (3.3-10) unstable; urgency=low
|
|
|
|
* fix restart behavior
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Thu, 15 Jan 2015 07:21:43 +0100
|
|
|
|
pve-manager (3.3-9) unstable; urgency=low
|
|
|
|
* qemu GUI: support new pending changes API
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Thu, 08 Jan 2015 13:28:25 +0100
|
|
|
|
pve-manager (3.3-8) unstable; urgency=low
|
|
|
|
* pveproxy: support TLS1.1 and TLS1.2
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Tue, 02 Dec 2014 14:04:36 +0100
|
|
|
|
pve-manager (3.3-7) unstable; urgency=low
|
|
|
|
* vzdump: avoid warning about uninitialized value
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Wed, 26 Nov 2014 06:57:04 +0100
|
|
|
|
pve-manager (3.3-6) unstable; urgency=low
|
|
|
|
* VZDump: added email notification setting
|
|
|
|
* fix Bug #579: add START parameter in /etc/default/pve-manager
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Mon, 24 Nov 2014 06:37:36 +0100
|
|
|
|
pve-manager (3.3-5) unstable; urgency=low
|
|
|
|
* VZDump: send an error email in case of lock failure
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Thu, 23 Oct 2014 11:04:47 +0200
|
|
|
|
pve-manager (3.3-4) unstable; urgency=low
|
|
|
|
* pveproxy: limit ourselfes to tlsv1
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Wed, 15 Oct 2014 15:49:17 +0200
|
|
|
|
pve-manager (3.3-3) unstable; urgency=low
|
|
|
|
* openvz: implement suspend/resume
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Thu, 09 Oct 2014 09:37:47 +0200
|
|
|
|
pve-manager (3.3-2) unstable; urgency=low
|
|
|
|
* fix bug #534: implement firewall checkbox for OpenVZ CreateWizard
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Wed, 17 Sep 2014 16:34:27 +0200
|
|
|
|
pve-manager (3.3-1) unstable; urgency=low
|
|
|
|
* i18n: small fixes
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Mon, 08 Sep 2014 09:55:22 +0200
|
|
|
|
pve-manager (3.2-31) unstable; urgency=low
|
|
|
|
* GUI: add new email_from option to datacenter.cfg
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Thu, 04 Sep 2014 17:35:04 +0200
|
|
|
|
pve-manager (3.2-30) unstable; urgency=low
|
|
|
|
* resourcegrid : add template menu
|
|
|
|
* fix label width for spanish translation
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Mon, 01 Sep 2014 11:38:20 +0200
|
|
|
|
pve-manager (3.2-29) unstable; urgency=low
|
|
|
|
* glusterfs GUI: new option to specify backup volfile server
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Wed, 27 Aug 2014 11:52:49 +0200
|
|
|
|
pve-manager (3.2-28) unstable; urgency=low
|
|
|
|
* GUI: allow to add ZFS storage
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Tue, 26 Aug 2014 09:36:23 +0200
|
|
|
|
pve-manager (3.2-27) unstable; urgency=low
|
|
|
|
* fix bug #554: do not set delete flag on Auth create
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Thu, 21 Aug 2014 12:07:51 +0200
|
|
|
|
pve-manager (3.2-26) unstable; urgency=low
|
|
|
|
* GUI: use better icons for storage menu
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Thu, 21 Aug 2014 09:20:31 +0200
|
|
|
|
pve-manager (3.2-25) unstable; urgency=low
|
|
|
|
* GUI: add discard option to qemu drive
|
|
|
|
* GUI: add Broadwell cpu model
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Wed, 20 Aug 2014 12:19:00 +0200
|
|
|
|
pve-manager (3.2-24) unstable; urgency=low
|
|
|
|
* GUI: add new 'Pool View'
|
|
|
|
* GUI: show correct node status in 'Storage View'
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Wed, 13 Aug 2014 08:07:59 +0200
|
|
|
|
pve-manager (3.2-23) unstable; urgency=low
|
|
|
|
* update Spanish translation
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Mon, 11 Aug 2014 10:11:43 +0200
|
|
|
|
pve-manager (3.2-22) unstable; urgency=low
|
|
|
|
* mobile: register OpenVZ migrate page
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Thu, 07 Aug 2014 11:08:16 +0200
|
|
|
|
pve-manager (3.2-21) unstable; urgency=low
|
|
|
|
* novnc: add sendKey menufor KVM VMs
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Wed, 06 Aug 2014 09:09:47 +0200
|
|
|
|
pve-manager (3.2-20) unstable; urgency=low
|
|
|
|
* add sencha touch based GUI for mobile devices
|
|
|
|
* update Chinese translation (zh_CN).
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Tue, 05 Aug 2014 09:30:49 +0200
|
|
|
|
pve-manager (3.2-19) unstable; urgency=low
|
|
|
|
* HA migrate: return non-critical error if migrate failed by VM is still
|
|
running
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Tue, 29 Jul 2014 07:14:55 +0200
|
|
|
|
pve-manager (3.2-18) unstable; urgency=low
|
|
|
|
* oath GUI: add 'step' and 'digit' options
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Wed, 23 Jul 2014 07:27:22 +0200
|
|
|
|
pve-manager (3.2-17) unstable; urgency=low
|
|
|
|
* include improved Spanish translation
|
|
|
|
* allow to set/edit two factor authentication (yubico, oath)
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Fri, 18 Jul 2014 08:23:02 +0200
|
|
|
|
pve-manager (3.2-16) unstable; urgency=low
|
|
|
|
* noVNC console: correctly display connection error
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Fri, 27 Jun 2014 10:31:28 +0200
|
|
|
|
pve-manager (3.2-15) unstable; urgency=low
|
|
|
|
* Qemu GUI: add support to edit SMBIOS settings
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Thu, 26 Jun 2014 13:21:54 +0200
|
|
|
|
pve-manager (3.2-14) unstable; urgency=low
|
|
|
|
* use case insensitive match for websocket upgrade (make it work with IE)
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Wed, 25 Jun 2014 13:26:23 +0200
|
|
|
|
pve-manager (3.2-13) unstable; urgency=low
|
|
|
|
* use noVNC as default console viewer
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Wed, 25 Jun 2014 07:24:04 +0200
|
|
|
|
pve-manager (3.2-12) unstable; urgency=low
|
|
|
|
* implement novnc console for openvz and shell
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Tue, 24 Jun 2014 17:39:10 +0200
|
|
|
|
pve-manager (3.2-11) unstable; urgency=low
|
|
|
|
* add Persian (Farsi) translation.
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Mon, 23 Jun 2014 06:31:39 +0200
|
|
|
|
pve-manager (3.2-10) unstable; urgency=low
|
|
|
|
* HTTPServer: implement websockets
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Wed, 18 Jun 2014 12:12:51 +0200
|
|
|
|
pve-manager (3.2-9) unstable; urgency=low
|
|
|
|
* kvm: add noVNC console
|
|
|
|
* depend on pve-novnc
|
|
|
|
* trim subscription key to avoid unexpected errors
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Tue, 17 Jun 2014 09:10:18 +0200
|
|
|
|
pve-manager (3.2-8) unstable; urgency=low
|
|
|
|
* add enable option to datacenter firewall.
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Wed, 04 Jun 2014 08:47:41 +0200
|
|
|
|
pve-manager (3.2-7) unstable; urgency=low
|
|
|
|
* add Firewall GUI
|
|
|
|
* openvz: add bridge vlan && firewall options to gui
|
|
|
|
* depend on pve-firewall
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Tue, 03 Jun 2014 09:07:50 +0200
|
|
|
|
pve-manager (3.2-6) unstable; urgency=low
|
|
|
|
* fix bug #300: use disk_quota default settings from /etv/vz/vz.conf
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Tue, 06 May 2014 06:58:23 +0200
|
|
|
|
pve-manager (3.2-5) unstable; urgency=low
|
|
|
|
* produce nicer html for direct API access (/api2/html)
|
|
|
|
* always delay unauthorized calls
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Fri, 02 May 2014 12:01:23 +0200
|
|
|
|
pve-manager (3.2-4) unstable; urgency=low
|
|
|
|
* add X-UA-Compatible tag to avoid IE GUI bugs
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Sat, 26 Apr 2014 09:34:53 +0200
|
|
|
|
pve-manager (3.2-3) unstable; urgency=low
|
|
|
|
* add Euskera (Basque) translations
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Thu, 17 Apr 2014 11:25:54 +0200
|
|
|
|
pve-manager (3.2-2) unstable; urgency=low
|
|
|
|
* pveceph: fix purge command
|
|
|
|
* pheceph: add -version argument to install (defaults to dumpling)
|
|
|
|
* spice-example-sh: avoid use of sed and aw
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Tue, 01 Apr 2014 06:04:04 +0200
|
|
|
|
pve-manager (3.2-1) unstable; urgency=low
|
|
|
|
* bump version for 3.2 release
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Thu, 06 Mar 2014 06:43:46 +0100
|
|
|
|
pve-manager (3.1-45) unstable; urgency=low
|
|
|
|
* parseQemuNetwork: add vmxnet3
|
|
|
|
* add /usr/share/doc/pve-manager/examples/spice-example-sh
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Mon, 03 Mar 2014 07:06:02 +0100
|
|
|
|
pve-manager (3.1-44) unstable; urgency=low
|
|
|
|
* re-add support for spiceconfig output format (revert commit
|
|
97da4646288d2806c334c6a1c1361acb22df0535 and commit
|
|
b96fb2234a7df02999489cc1f33ad52defac8998)
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Mon, 24 Feb 2014 12:49:35 +0100
|
|
|
|
pve-manager (3.1-43) unstable; urgency=low
|
|
|
|
* fix network API (make comments optional)
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Sun, 16 Feb 2014 09:27:18 +0100
|
|
|
|
pve-manager (3.1-42) unstable; urgency=low
|
|
|
|
* vzdump: add MIME-Version header
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Thu, 13 Feb 2014 08:41:34 +0100
|
|
|
|
pve-manager (3.1-41) unstable; urgency=low
|
|
|
|
* ceph: improve GUI feedback using TaskProgress.js
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Fri, 24 Jan 2014 13:38:41 +0100
|
|
|
|
pve-manager (3.1-40) unstable; urgency=low
|
|
|
|
* ceph: use setsid for service commands
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Fri, 24 Jan 2014 10:42:41 +0100
|
|
|
|
pve-manager (3.1-39) unstable; urgency=low
|
|
|
|
* ceph: view osd commit/apply latency
|
|
|
|
* ceph: display osd usage
|
|
|
|
* ceph: display pool usage information
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Thu, 23 Jan 2014 10:22:20 +0100
|
|
|
|
pve-manager (3.1-38) unstable; urgency=low
|
|
|
|
* ceph: add API and buttons for osd in/out
|
|
|
|
* use longer rados timeouts when inside worker tasks
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Wed, 22 Jan 2014 12:49:46 +0100
|
|
|
|
pve-manager (3.1-37) unstable; urgency=low
|
|
|
|
* fixes for new PVE::RADOS perl bindings
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Tue, 21 Jan 2014 12:12:27 +0100
|
|
|
|
pve-manager (3.1-36) unstable; urgency=low
|
|
|
|
* use PVE::RADOS perl bindings
|
|
|
|
* set spiceterm timeout to 40
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Mon, 20 Jan 2014 08:57:42 +0100
|
|
|
|
pve-manager (3.1-35) unstable; urgency=low
|
|
|
|
* update max cores limit to 128
|
|
|
|
* use separate window for disk IO-throttle form
|
|
|
|
* ceph: improve disk usage detection
|
|
|
|
* ceph: allow to specify separate journal disks
|
|
|
|
* depend on gdisk
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Tue, 14 Jan 2014 11:43:54 +0100
|
|
|
|
pve-manager (3.1-34) unstable; urgency=low
|
|
|
|
* ocf agent: retry get_vmlist if we get an empty list
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Tue, 07 Jan 2014 10:47:12 +0100
|
|
|
|
pve-manager (3.1-33) unstable; urgency=low
|
|
|
|
* ceph: return decompiled crush map in text format
|
|
|
|
* ceph: try to unmount OSD after removal
|
|
|
|
* ceph: only use 64 PGs by default
|
|
|
|
* ceph: allow to specify crush ruleset on pool creation
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Fri, 03 Jan 2014 10:58:49 +0100
|
|
|
|
pve-manager (3.1-32) unstable; urgency=low
|
|
|
|
* add mtu support for manual interfaces
|
|
|
|
* pveceph: allow to set min_size for pools, fix osd remove
|
|
|
|
* improve OVS GUI
|
|
|
|
* add support to change bond_xmit_hash_policy on linux bond devices
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Tue, 31 Dec 2013 10:17:52 +0100
|
|
|
|
pve-manager (3.1-31) unstable; urgency=low
|
|
|
|
* add OpenVSwitch GUI
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Fri, 27 Dec 2013 09:53:29 +0100
|
|
|
|
pve-manager (3.1-30) unstable; urgency=low
|
|
|
|
* ceph GUI: fix state handling
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Mon, 23 Dec 2013 07:23:52 +0100
|
|
|
|
pve-manager (3.1-29) unstable; urgency=low
|
|
|
|
* include Ceph GUI
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Sat, 21 Dec 2013 08:15:59 +0100
|
|
|
|
pve-manager (3.1-28) unstable; urgency=low
|
|
|
|
* GUI: use new console split-button everywhere
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Tue, 17 Dec 2013 07:24:28 +0100
|
|
|
|
pve-manager (3.1-27) unstable; urgency=low
|
|
|
|
* API: remove spiceconfig format
|
|
|
|
* GUI: allow to open SPICE console with command menu
|
|
|
|
* set correct locale environment when running spiceterm
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Wed, 11 Dec 2013 11:52:17 +0100
|
|
|
|
pve-manager (3.1-26) unstable; urgency=low
|
|
|
|
* add new console option to datacenter.cfg (java applet vs. spice)
|
|
|
|
* new execute API (execute multiple commands with one request)
|
|
|
|
* depend on spiceterm
|
|
|
|
* better GUI for console (use a splitbutton)
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Tue, 10 Dec 2013 12:07:05 +0100
|
|
|
|
pve-manager (3.1-25) unstable; urgency=low
|
|
|
|
* delay UNAUTHORIZED response to avoid DOS attac
|
|
|
|
* fix typo in pve cron script
|
|
|
|
* backup GUI: fix VMID selection bug
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Mon, 18 Nov 2013 11:20:37 +0100
|
|
|
|
pve-manager (3.1-24) unstable; urgency=low
|
|
|
|
* fix IP address parser for OpenVZ containers
|
|
|
|
* fix UPID parser for long uptimes (> 497 days)
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Wed, 06 Nov 2013 10:48:19 +0100
|
|
|
|
pve-manager (3.1-23) unstable; urgency=low
|
|
|
|
* subscription updates: set UserAgent header on proxy connect request
|
|
|
|
* correctly set content type for GUI index page
|
|
|
|
* allow to add ipv6 address to OpenVZ containers
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Tue, 29 Oct 2013 10:20:02 +0100
|
|
|
|
pve-manager (3.1-22) unstable; urgency=low
|
|
|
|
* spice: ignore the case of the characters in hostname match
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Mon, 28 Oct 2013 08:16:32 +0100
|
|
|
|
pve-manager (3.1-21) unstable; urgency=low
|
|
|
|
* update French translation
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Thu, 17 Oct 2013 06:11:56 +0200
|
|
|
|
pve-manager (3.1-20) unstable; urgency=low
|
|
|
|
* some GUI optimizations for slow connections
|
|
|
|
* remove nexenta plugin
|
|
|
|
* ZFS GUI rework
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Mon, 14 Oct 2013 07:46:59 +0200
|
|
|
|
pve-manager (3.1-19) unstable; urgency=low
|
|
|
|
* vzdump: remove temporary directories (revert bug introduced by
|
|
commit 1bb6e88fd65bb44a745065d2d899832f6ea0a2f5)
|
|
|
|
* add Editor for new ZFSPlugin
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Fri, 04 Oct 2013 06:55:58 +0200
|
|
|
|
pve-manager (3.1-18) unstable; urgency=low
|
|
|
|
* GUI: add multi-monitor support for spice
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Wed, 02 Oct 2013 10:41:57 +0200
|
|
|
|
pve-manager (3.1-17) unstable; urgency=low
|
|
|
|
* openvz create/restore: use new PVE::Storage::abs_filesystem_path() in
|
|
order to correctly activate the storage.
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Tue, 01 Oct 2013 12:47:22 +0200
|
|
|
|
pve-manager (3.1-16) unstable; urgency=low
|
|
|
|
* do not use -w switch as it breaks modules
|
|
|
|
* pveproxy: fix configuration parser for /dec/defaults/pveproxy
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Tue, 01 Oct 2013 10:37:39 +0200
|
|
|
|
pve-manager (3.1-15) unstable; urgency=low
|
|
|
|
* add solaris ostype
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Wed, 25 Sep 2013 08:29:49 +0200
|
|
|
|
pve-manager (3.1-14) unstable; urgency=low
|
|
|
|
* avoid warning in daily cron script
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Tue, 24 Sep 2013 06:41:03 +0200
|
|
|
|
pve-manager (3.1-13) unstable; urgency=low
|
|
|
|
* dissable SSL compression (avoid TLS CRIME vulnerability)
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Tue, 17 Sep 2013 07:17:17 +0200
|
|
|
|
pve-manager (3.1-12) unstable; urgency=low
|
|
|
|
* fix bug #456: allow glusterfs as backup storage
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Mon, 16 Sep 2013 08:12:24 +0200
|
|
|
|
pve-manager (3.1-11) unstable; urgency=low
|
|
|
|
* vzdump: fix hook script environment for job-* phase
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Fri, 13 Sep 2013 06:55:30 +0200
|
|
|
|
pve-manager (3.1-10) unstable; urgency=low
|
|
|
|
* vzdump: pass storage ID to hook scripts
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Thu, 12 Sep 2013 06:21:59 +0200
|
|
|
|
pve-manager (3.1-9) unstable; urgency=low
|
|
|
|
* depend on libcrypt-ssleay-perl and liblwp-protocol-https-perl (for
|
|
correct LWP https support)
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Wed, 11 Sep 2013 06:46:44 +0200
|
|
|
|
pve-manager (3.1-8) unstable; urgency=low
|
|
|
|
* fix https proxy calls (always use CONNECT)
|
|
|
|
* use correct changelog URLs for pve repositories
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Mon, 09 Sep 2013 11:39:49 +0200
|
|
|
|
pve-manager (3.1-7) unstable; urgency=low
|
|
|
|
* vzdump: correctly handle maxfiles parameter (0 is unlimited)
|
|
|
|
* improve API2Client.pm code
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Thu, 05 Sep 2013 11:00:46 +0200
|
|
|
|
pve-manager (3.1-6) unstable; urgency=low
|
|
|
|
* update German translation
|
|
|
|
* update Chinese translation
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Tue, 03 Sep 2013 07:03:02 +0200
|
|
|
|
pve-manager (3.1-5) unstable; urgency=low
|
|
|
|
* apt: proxy changelog API call to correct node
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Mon, 26 Aug 2013 10:24:53 +0200
|
|
|
|
pve-manager (3.1-4) unstable; urgency=low
|
|
|
|
* apt: only consider installed packages
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Fri, 23 Aug 2013 10:07:56 +0200
|
|
|
|
pve-manager (3.1-3) unstable; urgency=low
|
|
|
|
* add new favicon.ico
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Fri, 16 Aug 2013 13:08:07 +0200
|
|
|
|
pve-manager (3.1-2) unstable; urgency=low
|
|
|
|
* fix perl dependencies
|
|
|
|
* display subscription status after login
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Fri, 16 Aug 2013 06:15:27 +0200
|
|
|
|
pve-manager (3.1-1) unstable; urgency=low
|
|
|
|
* bump RELEASE to 3.1
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Wed, 14 Aug 2013 07:50:00 +0200
|
|
|
|
pve-manager (3.0-38) unstable; urgency=low
|
|
|
|
* add GUI for GlusterFS storage
|
|
|
|
* vzdump: wait one second before unmounting the snapshot (avoid device busy error)
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Tue, 13 Aug 2013 10:32:05 +0200
|
|
|
|
pve-manager (3.0-37) unstable; urgency=low
|
|
|
|
* apt: try to detect new packages
|
|
|
|
* tell apt to use http_proxy settings
|
|
|
|
* support to view changelogs for available pve packages
|
|
|
|
* allow to configure cipher list for pveproxy
|
|
|
|
* automatically add pve repository to apt sources list
|
|
|
|
* allow to use serial terminal as display
|
|
|
|
* avoid apt autoremoval for pve-kernel packages
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Fri, 02 Aug 2013 10:11:33 +0200
|
|
|
|
pve-manager (3.0-36) unstable; urgency=low
|
|
|
|
* fix proxy loop assertion for spiceproxy
|
|
|
|
* pveproxy: use same cipher list as debian apache ssl.conf
|
|
|
|
* avoid apt autoremoval for pve-kernel packages
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Wed, 24 Jul 2013 12:43:38 +0200
|
|
|
|
pve-manager (3.0-35) unstable; urgency=low
|
|
|
|
* fix proxy loop assertion
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Tue, 23 Jul 2013 08:36:17 +0200
|
|
|
|
pve-manager (3.0-34) unstable; urgency=low
|
|
|
|
* avoid proxy loops
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Mon, 22 Jul 2013 10:52:50 +0200
|
|
|
|
pve-manager (3.0-33) unstable; urgency=low
|
|
|
|
* correctly initialize $rpcenv in spiceproxy
|
|
|
|
* fix bug #437: include pve-libspice-server1 in package list
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Fri, 19 Jul 2013 11:41:00 +0200
|
|
|
|
pve-manager (3.0-32) unstable; urgency=low
|
|
|
|
* improved spice proxy code
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Thu, 18 Jul 2013 12:29:04 +0200
|
|
|
|
pve-manager (3.0-31) unstable; urgency=low
|
|
|
|
* add button to start SPICE console
|
|
|
|
* add spiceproxy server
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Wed, 26 Jun 2013 13:40:55 +0200
|
|
|
|
pve-manager (3.0-30) unstable; urgency=low
|
|
|
|
* fix upgrade shell (quoting bug)
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Mon, 24 Jun 2013 08:18:47 +0200
|
|
|
|
pve-manager (3.0-29) unstable; urgency=low
|
|
|
|
* new pveupgrade script, used to display additional information to the
|
|
user (reboot required? database up to date? ...)
|
|
|
|
* add button to display package versions, to provide same info as
|
|
'pveversion -v' on GUI.
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Fri, 21 Jun 2013 12:07:44 +0200
|
|
|
|
pve-manager (3.0-28) unstable; urgency=low
|
|
|
|
* fix bug #408: reset ENV before starting shell
|
|
|
|
* fix bug #379: allow to overwrite existing CTs if user has VM.Backup
|
|
permissions
|
|
|
|
* Allow to send notification mail about new packages.
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Thu, 20 Jun 2013 11:12:50 +0200
|
|
|
|
pve-manager (3.0-27) unstable; urgency=low
|
|
|
|
* package manager: run system upgrade inside VNC shell, group packages
|
|
by 'Origin', remove apt/upgrade API completely.
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Wed, 19 Jun 2013 11:59:49 +0200
|
|
|
|
pve-manager (3.0-26) unstable; urgency=low
|
|
|
|
* package manager: improve changelog viewer, bug fixes
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Tue, 18 Jun 2013 11:49:16 +0200
|
|
|
|
pve-manager (3.0-25) unstable; urgency=low
|
|
|
|
* add package update manager to GUI
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Thu, 13 Jun 2013 13:09:02 +0200
|
|
|
|
pve-manager (3.0-24) unstable; urgency=low
|
|
|
|
* update Norwegian translations
|
|
|
|
* rrd display : avoid 2 refresh
|
|
|
|
* avoid gzip http response for png & gif & jar
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Wed, 12 Jun 2013 07:24:54 +0200
|
|
|
|
pve-manager (3.0-23) unstable; urgency=low
|
|
|
|
* fix bug #368: use vtype 'DnsName' to verify host names
|
|
|
|
* fix bug #401: disable connection timeout during API call processing
|
|
|
|
* add suport for new qemu-server async configuration API
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Fri, 07 Jun 2013 11:52:15 +0200
|
|
|
|
pve-manager (3.0-22) unstable; urgency=low
|
|
|
|
* support 'delete' flag for 'Move disk'
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Fri, 31 May 2013 10:59:59 +0200
|
|
|
|
pve-manager (3.0-21) unstable; urgency=low
|
|
|
|
* add 'Move disk' button for storage migration
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Wed, 29 May 2013 13:03:33 +0200
|
|
|
|
pve-manager (3.0-20) unstable; urgency=low
|
|
|
|
* fix login problem when http_proxy is set
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Thu, 23 May 2013 07:29:25 +0200
|
|
|
|
pve-manager (3.0-19) unstable; urgency=low
|
|
|
|
* updated Chinese translation
|
|
|
|
* allow to upload files with spaces in filename (replace with '_')
|
|
|
|
* allow to delete pools with non-existent VMs/Storage
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Wed, 22 May 2013 06:04:49 +0200
|
|
|
|
pve-manager (3.0-18) unstable; urgency=low
|
|
|
|
* use correct icons for templates
|
|
|
|
* sort templates after regular VMs
|
|
|
|
* update German translation
|
|
|
|
* update French translation
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Tue, 21 May 2013 10:58:47 +0200
|
|
|
|
pve-manager (3.0-17) unstable; urgency=low
|
|
|
|
* fix bug #374: correctly remove destroyed container from pool
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Tue, 14 May 2013 12:13:28 +0200
|
|
|
|
pve-manager (3.0-16) unstable; urgency=low
|
|
|
|
* Clone: only list usable/available target stores
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Tue, 14 May 2013 10:14:05 +0200
|
|
|
|
pve-manager (3.0-15) unstable; urgency=low
|
|
|
|
* fix bug #385: correctly handle Accept-Encoding
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Mon, 13 May 2013 09:12:41 +0200
|
|
|
|
pve-manager (3.0-14) unstable; urgency=low
|
|
|
|
* qmtemplate task : format task description correctly
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Fri, 10 May 2013 09:32:00 +0200
|
|
|
|
pve-manager (3.0-13) unstable; urgency=low
|
|
|
|
* minor GUI cleanups
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Tue, 07 May 2013 07:54:01 +0200
|
|
|
|
pve-manager (3.0-12) unstable; urgency=low
|
|
|
|
* add Clone GUI
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Mon, 06 May 2013 11:37:35 +0200
|
|
|
|
pve-manager (3.0-11) unstable; urgency=low
|
|
|
|
* fix NodeSelector
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Wed, 24 Apr 2013 09:56:26 +0200
|
|
|
|
pve-manager (3.0-10) unstable; urgency=low
|
|
|
|
* pveproxy: implement if-modified-since
|
|
|
|
* pveproxy: implement host based access control
|
|
|
|
* implement node netstat call to get current tap network counters
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Wed, 24 Apr 2013 08:05:11 +0200
|
|
|
|
pve-manager (3.0-9) unstable; urgency=low
|
|
|
|
* http: improve security by setting size limits
|
|
|
|
* stop keep-alive when there are many open connections
|
|
|
|
* improve syslog for file uploads
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Tue, 16 Apr 2013 11:56:00 +0200
|
|
|
|
pve-manager (3.0-8) unstable; urgency=low
|
|
|
|
* disable Nagle algorithm to maximitze performance
|
|
|
|
* fix multipart parser
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Tue, 16 Apr 2013 07:43:56 +0200
|
|
|
|
pve-manager (3.0-7) unstable; urgency=low
|
|
|
|
* use new event driven https server instead of apache2 (pveproxy)
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Mon, 15 Apr 2013 12:31:50 +0200
|
|
|
|
pve-manager (3.0-6) unstable; urgency=low
|
|
|
|
* depend on ibnet-http-perl (>= 6.06-1). Older versions triggers bugs
|
|
with LWP::UserAgent
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Thu, 28 Mar 2013 13:17:08 +0100
|
|
|
|
pve-manager (3.0-5) unstable; urgency=low
|
|
|
|
* avoid warning about undefined value in PVE::OpenVZ
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Wed, 27 Mar 2013 06:30:58 +0100
|
|
|
|
pve-manager (3.0-4) unstable; urgency=low
|
|
|
|
* add bootlog to GUI
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Tue, 26 Mar 2013 08:01:36 +0100
|
|
|
|
pve-manager (3.0-3) unstable; urgency=low
|
|
|
|
* pvebanner: overwrite /etc/issue instead of printing to stdout
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Mon, 25 Mar 2013 09:05:49 +0100
|
|
|
|
pve-manager (3.0-2) unstable; urgency=low
|
|
|
|
* mark service vz optional in pve-manager init script
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Fri, 22 Mar 2013 06:18:27 +0100
|
|
|
|
pve-manager (3.0-1) unstable; urgency=low
|
|
|
|
* remove perl-suid dependency
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Fri, 15 Mar 2013 08:36:57 +0100
|
|
|
|
pve-manager (2.3-13) unstable; urgency=low
|
|
|
|
* network config: allow empty IP address/netmask
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Tue, 05 Mar 2013 06:47:40 +0100
|
|
|
|
pve-manager (2.3-12) unstable; urgency=low
|
|
|
|
* fix IP address verification (Undefined subroutine &Net::IP::ip_to_bin)
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Mon, 04 Mar 2013 06:56:12 +0100
|
|
|
|
pve-manager (2.3-11) unstable; urgency=low
|
|
|
|
* bugfix #301 Add container hostname validation in GUI
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Fri, 01 Mar 2013 06:23:59 +0100
|
|
|
|
pve-manager (2.3-10) unstable; urgency=low
|
|
|
|
* fix cache selector: default cache is 'none'
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Mon, 25 Feb 2013 06:35:06 +0100
|
|
|
|
pve-manager (2.3-9) unstable; urgency=low
|
|
|
|
* fix bug #337: avoid warning with pvectl
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Fri, 22 Feb 2013 06:11:38 +0100
|
|
|
|
pve-manager (2.3-8) unstable; urgency=low
|
|
|
|
* Allow to set tablet option on the GUI
|
|
|
|
* use qcow2 format as default for directory and NFS storage
|
|
|
|
* cleanup RDB GUI (remove authsupported)
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Mon, 18 Feb 2013 13:39:47 +0100
|
|
|
|
pve-manager (2.3-7) unstable; urgency=low
|
|
|
|
* fix javascript jslint warnings to make it work on all browsers.
|
|
|
|
* use e1000 as default network card
|
|
|
|
* enable RBD on the GUI
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Thu, 31 Jan 2013 07:16:13 +0100
|
|
|
|
pve-manager (2.3-6) unstable; urgency=low
|
|
|
|
* pvestatd: avoid warning about uninitialized value
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Mon, 28 Jan 2013 12:19:34 +0100
|
|
|
|
pve-manager (2.3-5) unstable; urgency=low
|
|
|
|
* Display 'Resume' button when VM is 'paused'
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Fri, 18 Jan 2013 06:23:06 +0100
|
|
|
|
pve-manager (2.3-4) unstable; urgency=low
|
|
|
|
* add balloon GUI (dynamic memory)
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Thu, 17 Jan 2013 12:58:58 +0100
|
|
|
|
pve-manager (2.3-3) unstable; urgency=low
|
|
|
|
* GUI: tasks - use better icon for open console
|
|
|
|
* implement auto-ballooning
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Thu, 20 Dec 2012 13:44:53 +0100
|
|
|
|
pve-manager (2.3-2) unstable; urgency=low
|
|
|
|
* add HD resize feature to expand disks.
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Mon, 17 Dec 2012 13:03:15 +0100
|
|
|
|
pve-manager (2.3-1) unstable; urgency=low
|
|
|
|
* support new qemu vma backup files
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Thu, 13 Dec 2012 07:27:32 +0100
|
|
|
|
pve-manager (2.2-32) unstable; urgency=low
|
|
|
|
* add new cpu types: Haswell and Opteron_G5
|
|
|
|
* remove rhel specific cpu types: cpu64-rhel6 and cpu64-rhel5
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Tue, 27 Nov 2012 06:46:35 +0100
|
|
|
|
pve-manager (2.2-31) unstable; urgency=low
|
|
|
|
* Brazilian Transtalion (done by Maila Networks)
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Mon, 19 Nov 2012 13:17:23 +0100
|
|
|
|
pve-manager (2.2-30) unstable; urgency=low
|
|
|
|
* add Norwegian (Bokmal and Nynorsk) translations.
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Thu, 15 Nov 2012 07:31:30 +0100
|
|
|
|
pve-manager (2.2-29) unstable; urgency=low
|
|
|
|
* fix bug #276: create root mount point
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Mon, 05 Nov 2012 06:44:24 +0100
|
|
|
|
pve-manager (2.2-28) unstable; urgency=low
|
|
|
|
* remove hardcoded blowfish cipher
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Wed, 31 Oct 2012 14:01:54 +0100
|
|
|
|
pve-manager (2.2-27) unstable; urgency=low
|
|
|
|
* fix RRD images caching problems: new create_rrd_graph returns rrd
|
|
png data inline - no need to read data from file.
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Wed, 31 Oct 2012 07:15:57 +0100
|
|
|
|
pve-manager (2.2-26) unstable; urgency=low
|
|
|
|
* pvestatd: fix server reload (run at least 10 cycles)
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Mon, 29 Oct 2012 13:08:20 +0100
|
|
|
|
pve-manager (2.2-25) unstable; urgency=low
|
|
|
|
* pvestatd: fix server reload (due to memory leak)
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Mon, 29 Oct 2012 12:32:28 +0100
|
|
|
|
pve-manager (2.2-24) unstable; urgency=low
|
|
|
|
* vncproxy: wait until vnc port is ready (avoid connection errors)
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Wed, 24 Oct 2012 09:02:08 +0200
|
|
|
|
pve-manager (2.2-23) unstable; urgency=low
|
|
|
|
* update link to new debian-6.0-proxmox-mailgateway_3.1-2_amd64.tar.gz
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Tue, 23 Oct 2012 10:27:18 +0200
|
|
|
|
pve-manager (2.2-22) unstable; urgency=low
|
|
|
|
* vzdump: also run 'backup-start' hook in snapshot mode
|
|
|
|
* update openvz appliance list
|
|
|
|
* add win8 to OS type selector
|
|
|
|
* fix bug #205
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Fri, 12 Oct 2012 06:07:12 +0200
|
|
|
|
pve-manager (2.2-21) unstable; urgency=low
|
|
|
|
* openvz console fix: create /var/run/dtach at pvedaemon startup
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Tue, 02 Oct 2012 10:10:55 +0200
|
|
|
|
pve-manager (2.2-20) unstable; urgency=low
|
|
|
|
* openvz: use real console instead of 'vzctl enter'
|
|
|
|
* openvz: remove init-logger pagers
|
|
|
|
* dpenend on dtach (used by openvz console)
|
|
|
|
* pvestatd: remove stale 'vzctl console' processes
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Tue, 02 Oct 2012 06:49:12 +0200
|
|
|
|
pve-manager (2.2-19) unstable; urgency=low
|
|
|
|
* fix bug 178: use new API call to get next free VMID
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Thu, 27 Sep 2012 09:45:06 +0200
|
|
|
|
pve-manager (2.2-18) unstable; urgency=low
|
|
|
|
* add workaroud to correctly show scrollbars
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Wed, 26 Sep 2012 11:22:16 +0200
|
|
|
|
pve-manager (2.2-17) unstable; urgency=low
|
|
|
|
* add snapshot support to GUI
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Mon, 24 Sep 2012 12:05:34 +0200
|
|
|
|
pve-manager (2.1-16) unstable; urgency=low
|
|
|
|
* vzrestore: allow --storage option
|
|
|
|
* fix bug 178: correctly verify if VMID is already used
|
|
|
|
* GUI: allow to select SCSI disks when creating VMs (booting from SCSI
|
|
disks works again)
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Wed, 05 Sep 2012 08:04:28 +0200
|
|
|
|
pve-manager (2.1-15) unstable; urgency=low
|
|
|
|
* Slovenian translation (thanks to Dojan Borstnar)
|
|
|
|
* new option to select SCSI controller hardware
|
|
|
|
* add SATA to GUI
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Wed, 29 Aug 2012 07:15:54 +0200
|
|
|
|
pve-manager (2.1-14) unstable; urgency=low
|
|
|
|
* fix startup ordering
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Tue, 07 Aug 2012 09:20:01 +0200
|
|
|
|
pve-manager (2.1-13) unstable; urgency=low
|
|
|
|
* update Danish translation
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Thu, 26 Jul 2012 14:24:27 +0200
|
|
|
|
pve-manager (2.1-12) unstable; urgency=low
|
|
|
|
* pvestatd: use QMP to query detailed blockstats from KVM
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Fri, 13 Jul 2012 09:36:54 +0200
|
|
|
|
pve-manager (2.1-11) unstable; urgency=low
|
|
|
|
* added Polish translation
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Thu, 28 Jun 2012 06:55:34 +0200
|
|
|
|
pve-manager (2.1-10) unstable; urgency=low
|
|
|
|
* add Catalan translation
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Thu, 14 Jun 2012 07:02:24 +0200
|
|
|
|
pve-manager (2.1-9) unstable; urgency=low
|
|
|
|
* use numeric sorting in startall
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Tue, 05 Jun 2012 06:16:06 +0200
|
|
|
|
pve-manager (2.1-8) unstable; urgency=low
|
|
|
|
* also list pools with VM.Allocate permissions
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Wed, 30 May 2012 11:20:45 +0200
|
|
|
|
pve-manager (2.1-7) unstable; urgency=low
|
|
|
|
* fix vzdump --exclude-path (allow to read value from vzdump.conf)
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Wed, 30 May 2012 07:24:30 +0200
|
|
|
|
pve-manager (2.1-6) unstable; urgency=low
|
|
|
|
* include Danish translation
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Tue, 29 May 2012 07:24:41 +0200
|
|
|
|
pve-manager (2.1-5) unstable; urgency=low
|
|
|
|
* fixes for new pve-access-control (Auth plugins).
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Tue, 22 May 2012 10:49:37 +0200
|
|
|
|
pve-manager (2.1-4) unstable; urgency=low
|
|
|
|
* updated russian translation
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Mon, 21 May 2012 07:46:39 +0200
|
|
|
|
pve-manager (2.1-3) unstable; urgency=low
|
|
|
|
* fix vzdump parameter parser (allow --stdout)
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Wed, 02 May 2012 11:12:56 +0200
|
|
|
|
pve-manager (2.1-2) unstable; urgency=low
|
|
|
|
* set apache directory access options for all used dirs
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Mon, 30 Apr 2012 11:00:49 +0200
|
|
|
|
pve-manager (2.1-1) unstable; urgency=low
|
|
|
|
* added Turkish translation
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Thu, 26 Apr 2012 06:16:55 +0200
|
|
|
|
pve-manager (2.0-64) unstable; urgency=low
|
|
|
|
* fix bug #179: set default button 'no' for dangerous actions, use
|
|
warning icon for such actions
|
|
|
|
* fix bug #177: allow memory up to 512GB
|
|
|
|
* fix bug #174: add cpuunits to KVM options
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Tue, 24 Apr 2012 08:09:23 +0200
|
|
|
|
pve-manager (2.0-63) unstable; urgency=low
|
|
|
|
* fix bug 128: implement pvectl startall/stopall
|
|
|
|
* fix bug 171: activate storage before starting containers
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Wed, 18 Apr 2012 10:02:54 +0200
|
|
|
|
pve-manager (2.0-62) unstable; urgency=low
|
|
|
|
* fix bug #115: simplify GUI for users without permissions.
|
|
|
|
* update Italian translation
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Tue, 17 Apr 2012 10:37:05 +0200
|
|
|
|
pve-manager (2.0-61) unstable; urgency=low
|
|
|
|
* add Italian translation
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Mon, 16 Apr 2012 10:10:02 +0200
|
|
|
|
pve-manager (2.0-59) unstable; urgency=low
|
|
|
|
* fix bug 158: move openvz scripts inside ocf resource agent
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Thu, 12 Apr 2012 11:04:38 +0200
|
|
|
|
pve-manager (2.0-58) unstable; urgency=low
|
|
|
|
* fix bug #141: allow to create backup job without compression
|
|
|
|
* expose directsync drive cache option
|
|
|
|
* add Turkish keyboard layout
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Wed, 11 Apr 2012 08:38:59 +0200
|
|
|
|
pve-manager (2.0-57) unstable; urgency=low
|
|
|
|
* fix support urls
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Thu, 05 Apr 2012 11:40:03 +0200
|
|
|
|
pve-manager (2.0-56) unstable; urgency=low
|
|
|
|
* added Russian translation
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Thu, 05 Apr 2012 08:18:58 +0200
|
|
|
|
pve-manager (2.0-55) unstable; urgency=low
|
|
|
|
* fix bug #135: allow single letter 'dns-name', allow to start names
|
|
with numbers
|
|
|
|
* fix bug #137: API change! Return node name using 'node' property.
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Mon, 02 Apr 2012 12:13:33 +0200
|
|
|
|
pve-manager (2.0-54) unstable; urgency=low
|
|
|
|
* use /etc/subscription to store subscription key
|
|
|
|
* use http_proxy settings for subscription updates
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Thu, 29 Mar 2012 11:13:35 +0200
|
|
|
|
pve-manager (2.0-53) unstable; urgency=low
|
|
|
|
* fix bug #117: automatically add domain to hostname when creating
|
|
openvz containers.
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Thu, 29 Mar 2012 10:19:57 +0200
|
|
|
|
pve-manager (2.0-52) unstable; urgency=low
|
|
|
|
* fix Subscription code
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Thu, 29 Mar 2012 09:32:32 +0200
|
|
|
|
pve-manager (2.0-51) unstable; urgency=low
|
|
|
|
* fix bug #55: add Migrate and Stop to context menu
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Wed, 28 Mar 2012 13:12:19 +0200
|
|
|
|
pve-manager (2.0-50) unstable; urgency=low
|
|
|
|
* kvm network: allow to configure VLAN Id on the GUI
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Wed, 28 Mar 2012 07:11:55 +0200
|
|
|
|
pve-manager (2.0-49) unstable; urgency=low
|
|
|
|
* improve HA task display
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Tue, 27 Mar 2012 12:35:00 +0200
|
|
|
|
pve-manager (2.0-48) unstable; urgency=low
|
|
|
|
* fix bug #97: execute 'clusvcadm' commands for HA managed CTs
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Tue, 27 Mar 2012 10:59:33 +0200
|
|
|
|
pve-manager (2.0-47) unstable; urgency=low
|
|
|
|
* fix bug 114: do not display 'nothing selected' after logout
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Mon, 26 Mar 2012 13:28:09 +0200
|
|
|
|
pve-manager (2.0-46) unstable; urgency=low
|
|
|
|
* code cleanups
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Mon, 26 Mar 2012 10:38:33 +0200
|
|
|
|
pve-manager (2.0-45) unstable; urgency=low
|
|
|
|
* fix bug 124: correctly return maxfiles flag
|
|
|
|
* vzdump: use storage 'local' as default backup target (instead of using
|
|
Openvz dump directory settings)
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Fri, 23 Mar 2012 12:36:15 +0100
|
|
|
|
pve-manager (2.0-44) unstable; urgency=low
|
|
|
|
* Disable automatic file removal on 'Backup now'
|
|
|
|
* Option 'maxfiles' is now a storage option (to specify the maximal
|
|
number of allowed backups per VM)
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Fri, 23 Mar 2012 10:03:23 +0100
|
|
|
|
pve-manager (2.0-43) unstable; urgency=low
|
|
|
|
* vzdump: do not use tar flag --ignore-failed-read
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Wed, 21 Mar 2012 06:42:07 +0100
|
|
|
|
pve-manager (2.0-42) unstable; urgency=low
|
|
|
|
* use Digest::SHA instead of Digest::SHA1
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Tue, 20 Mar 2012 12:33:19 +0100
|
|
|
|
pve-manager (2.0-41) unstable; urgency=low
|
|
|
|
* add Chinese translation
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Thu, 15 Mar 2012 10:51:11 +0100
|
|
|
|
pve-manager (2.0-40) unstable; urgency=low
|
|
|
|
* fix bug 22: correctly display openvz swap usage
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Wed, 14 Mar 2012 16:00:32 +0100
|
|
|
|
pve-manager (2.0-39) unstable; urgency=low
|
|
|
|
* add Spanish translation
|
|
|
|
* Do not allow to select SCSI inside the VM creation wizard,
|
|
because booting from SCSI does not work with current kvm version
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Fri, 02 Mar 2012 10:49:12 +0100
|
|
|
|
pve-manager (2.0-38) unstable; urgency=low
|
|
|
|
* fix bug 101: vzdump use run_command to avoid locale errors
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Thu, 01 Mar 2012 10:45:40 +0100
|
|
|
|
pve-manager (2.0-37) unstable; urgency=low
|
|
|
|
* updated fr translation
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Wed, 29 Feb 2012 12:37:29 +0100
|
|
|
|
pve-manager (2.0-36) unstable; urgency=low
|
|
|
|
* cleanup and fix openvz vswap handling
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Wed, 29 Feb 2012 09:20:58 +0100
|
|
|
|
pve-manager (2.0-35) unstable; urgency=low
|
|
|
|
* avoid warning in pvestatd for containers with old config files
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Mon, 27 Feb 2012 11:37:48 +0100
|
|
|
|
pve-manager (2.0-34) unstable; urgency=low
|
|
|
|
* add Swedish keyboard layout
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Mon, 27 Feb 2012 09:51:19 +0100
|
|
|
|
pve-manager (2.0-33) unstable; urgency=low
|
|
|
|
* fix file upload permission checks
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Wed, 22 Feb 2012 09:14:05 +0100
|
|
|
|
pve-manager (2.0-32) unstable; urgency=low
|
|
|
|
* added French translation
|
|
|
|
* expose all ne CPU models on the GUI
|
|
|
|
* skip fuzzy translations (avoid wrong translation on GUI)
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Wed, 22 Feb 2012 07:23:21 +0100
|
|
|
|
pve-manager (2.0-31) unstable; urgency=low
|
|
|
|
* add template download GUI
|
|
|
|
* include turnkey appliances in download list.
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Tue, 21 Feb 2012 11:45:07 +0100
|
|
|
|
pve-manager (2.0-30) unstable; urgency=low
|
|
|
|
* add unmount button to openvz GUI
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Mon, 20 Feb 2012 10:11:13 +0100
|
|
|
|
pve-manager (2.0-29) unstable; urgency=low
|
|
|
|
* fix datacenter options GUI
|
|
|
|
* fix German translation
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Mon, 20 Feb 2012 06:52:32 +0100
|
|
|
|
pve-manager (2.0-28) unstable; urgency=low
|
|
|
|
* another fix for vnc shell to nodes
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Fri, 17 Feb 2012 06:06:55 +0100
|
|
|
|
pve-manager (2.0-27) unstable; urgency=low
|
|
|
|
* fix vnc shell to nodes
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Thu, 16 Feb 2012 08:21:00 +0100
|
|
|
|
pve-manager (2.0-26) unstable; urgency=low
|
|
|
|
* fix bug #1: allow to use iscsi devices directly
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Wed, 15 Feb 2012 10:54:50 +0100
|
|
|
|
pve-manager (2.0-25) unstable; urgency=low
|
|
|
|
* pveversion: display status of resource-agents-pve and fence-agents-pve
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Tue, 14 Feb 2012 12:57:11 +0100
|
|
|
|
pve-manager (2.0-24) unstable; urgency=low
|
|
|
|
* fix log viewer (correctly refresh display)
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Tue, 14 Feb 2012 09:01:07 +0100
|
|
|
|
pve-manager (2.0-23) unstable; urgency=low
|
|
|
|
* fix openvz live migration
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Mon, 13 Feb 2012 09:28:25 +0100
|
|
|
|
pve-manager (2.0-22) unstable; urgency=low
|
|
|
|
* fix lint errors
|
|
|
|
* fix compression selector
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Fri, 10 Feb 2012 12:26:39 +0100
|
|
|
|
pve-manager (2.0-21) unstable; urgency=low
|
|
|
|
* fix postinst script (write correct /root/.forward)
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Fri, 10 Feb 2012 11:13:58 +0100
|
|
|
|
pve-manager (2.0-20) unstable; urgency=low
|
|
|
|
* improve user management
|
|
|
|
* implement permission checks
|
|
|
|
* improve backup GUI (allow to select lzo/gzip)
|
|
|
|
* add pools to resource list
|
|
|
|
* fix bug #85: allow root@pam to generate tickets for other users
|
|
|
|
* fix bug #86: correctly decode cookie
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Tue, 17 Jan 2012 06:36:23 +0100
|
|
|
|
pve-manager (2.0-19) unstable; urgency=low
|
|
|
|
* depend on resource-agents-pve
|
|
|
|
* depend on fence-agents-pve
|
|
|
|
* fix Danish kvm keyboard name (use 'da' instead of 'dk')
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Mon, 09 Jan 2012 10:13:00 +0100
|
|
|
|
pve-manager (2.0-18) unstable; urgency=low
|
|
|
|
* add Datacenter summary
|
|
|
|
* use NFS version 3 by default when creating a new NFS storage.
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Fri, 23 Dec 2011 10:39:34 +0100
|
|
|
|
pve-manager (2.0-17) unstable; urgency=low
|
|
|
|
* new HA configuration panel
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Thu, 22 Dec 2011 14:00:22 +0100
|
|
|
|
pve-manager (2.0-16) unstable; urgency=low
|
|
|
|
* improve OpenVZ API (impl. shutdown)
|
|
|
|
* improve HA resource agent
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Thu, 15 Dec 2011 13:48:39 +0100
|
|
|
|
pve-manager (2.0-15) unstable; urgency=low
|
|
|
|
* add HA resource agent
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Tue, 13 Dec 2011 10:18:20 +0100
|
|
|
|
pve-manager (2.0-14) unstable; urgency=low
|
|
|
|
* add Japanese translation (many thanks to Koichi!)
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Thu, 08 Dec 2011 11:11:25 +0100
|
|
|
|
pve-manager (2.0-13) unstable; urgency=low
|
|
|
|
* implemente openvz migration ('pvectl migrate')
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Fri, 02 Dec 2011 10:37:28 +0100
|
|
|
|
pve-manager (2.0-12) unstable; urgency=low
|
|
|
|
* minor bug fixes
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Tue, 29 Nov 2011 10:12:20 +0100
|
|
|
|
pve-manager (2.0-11) unstable; urgency=low
|
|
|
|
* start i18n support
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Fri, 25 Nov 2011 09:23:00 +0100
|
|
|
|
pve-manager (2.0-10) unstable; urgency=low
|
|
|
|
* add context menus
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Mon, 14 Nov 2011 12:46:44 +0100
|
|
|
|
pve-manager (2.0-9) unstable; urgency=low
|
|
|
|
* improved GUI
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Fri, 11 Nov 2011 13:42:04 +0100
|
|
|
|
pve-manager (2.0-8) unstable; urgency=low
|
|
|
|
* implement vzdump and backup/restore GUI
|
|
|
|
* implement qemu monitor
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Wed, 09 Nov 2011 09:58:56 +0100
|
|
|
|
pve-manager (2.0-7) unstable; urgency=low
|
|
|
|
* imlement openvz GUI
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Fri, 07 Oct 2011 13:56:03 +0200
|
|
|
|
pve-manager (2.0-6) unstable; urgency=low
|
|
|
|
* implemented openvz vnc console
|
|
|
|
* fix bug #4, #5, #6 and #8
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Wed, 05 Oct 2011 10:52:53 +0200
|
|
|
|
pve-manager (2.0-5) unstable; urgency=low
|
|
|
|
* implemented openvz create wizard
|
|
|
|
* avoid error in dpkg triggers
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Tue, 04 Oct 2011 07:03:50 +0200
|
|
|
|
pve-manager (2.0-4) unstable; urgency=low
|
|
|
|
* fixes in pvestatd
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Fri, 05 Aug 2011 08:56:07 +0200
|
|
|
|
pve-manager (2.0-3) unstable; urgency=low
|
|
|
|
* implemented storage configuration interface
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Fri, 29 Jul 2011 08:59:14 +0200
|
|
|
|
pve-manager (2.0-2) unstable; urgency=low
|
|
|
|
* fix console size
|
|
|
|
* fix dns network editor
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Mon, 27 Jun 2011 12:39:18 +0200
|
|
|
|
pve-manager (2.0-1) unstable; urgency=low
|
|
|
|
* prototype for 2.0
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Tue, 16 Feb 2010 10:17:25 +0100
|
|
|
|
pve-manager (1.5-7) unstable; urgency=low
|
|
|
|
* correctly display cpu usage and avoid warning about undefined values.
|
|
|
|
* display 'used' bytes in storage browser.
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Thu, 11 Feb 2010 10:30:14 +0100
|
|
|
|
pve-manager (1.5-6) unstable; urgency=low
|
|
|
|
* correctly display uptime for kernel 2.6.18
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Mon, 08 Feb 2010 14:22:10 +0100
|
|
|
|
pve-manager (1.5-5) unstable; urgency=low
|
|
|
|
* updated russian translation
|
|
|
|
* updated japanese translation
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Fri, 15 Jan 2010 10:18:58 +0100
|
|
|
|
pve-manager (1.5-4) unstable; urgency=low
|
|
|
|
* fix small bug in template list
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Thu, 14 Jan 2010 14:40:12 +0100
|
|
|
|
pve-manager (1.5-3) unstable; urgency=low
|
|
|
|
* updated appliance template list
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Thu, 14 Jan 2010 10:22:24 +0100
|
|
|
|
pve-manager (1.5-2) unstable; urgency=low
|
|
|
|
* add CPUs settings for OpenVZ (work now withe kernel 2.6.18)
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Tue, 12 Jan 2010 09:42:08 +0100
|
|
|
|
pve-manager (1.5-1) unstable; urgency=low
|
|
|
|
* updated vietnamese translations
|
|
|
|
* show all bridges (0-999) when creating KVM VMs
|
|
|
|
* show all installed pve kernels with pveversion
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Fri, 18 Dec 2009 09:52:36 +0100
|
|
|
|
pve-manager (1.4-10) unstable; urgency=low
|
|
|
|
* updated brasilian translation
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Mon, 02 Nov 2009 12:04:02 +0100
|
|
|
|
pve-manager (1.4-9) unstable; urgency=low
|
|
|
|
* minor GUI updates
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Fri, 09 Oct 2009 09:41:26 +0200
|
|
|
|
pve-manager (1.4-8) unstable; urgency=low
|
|
|
|
* updated italian translation
|
|
|
|
* list backup files on web interface
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Thu, 08 Oct 2009 13:36:52 +0200
|
|
|
|
pve-manager (1.4-7) unstable; urgency=low
|
|
|
|
* separate page/memu for ISO uploads (for new storage model)
|
|
|
|
* fix pveversion bug
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Wed, 07 Oct 2009 13:10:30 +0200
|
|
|
|
pve-manager (1.4-6) unstable; urgency=low
|
|
|
|
* support new storage model for backup configuration
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Mon, 21 Sep 2009 12:54:55 +0200
|
|
|
|
pve-manager (1.4-5) unstable; urgency=low
|
|
|
|
* updated Vietnamese translations
|
|
|
|
* support up to 1000 bridges
|
|
|
|
* avoid excessive logs in pevtunnel
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Fri, 18 Sep 2009 10:34:31 +0200
|
|
|
|
pve-manager (1.4-4) unstable; urgency=low
|
|
|
|
* updated Vietnamese translations
|
|
|
|
* fix SOAP serializer bug
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Thu, 17 Sep 2009 13:07:39 +0200
|
|
|
|
pve-manager (1.4-3) unstable; urgency=low
|
|
|
|
* added Vietnamese and Polish translations
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Wed, 16 Sep 2009 11:05:31 +0200
|
|
|
|
pve-manager (1.4-2) unstable; urgency=low
|
|
|
|
* support new socket/cores feature
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Tue, 15 Sep 2009 11:48:32 +0200
|
|
|
|
pve-manager (1.4-1) unstable; urgency=low
|
|
|
|
* use new storage manager framework
|
|
|
|
* implemented SOAP authentication framework (use tickets)
|
|
|
|
* depend on libterm-readline-gnu-perl
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Fri, 03 Jul 2009 14:44:30 +0200
|
|
|
|
pve-manager (1.3-1) unstable; urgency=low
|
|
|
|
* recompile for 1.3
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Tue, 02 Jun 2009 14:26:25 +0200
|
|
|
|
pve-manager (1.2-2) unstable; urgency=low
|
|
|
|
* depend on netcat-traditional, conflict with netcat-openbsd
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Wed, 13 May 2009 10:13:11 +0200
|
|
|
|
pve-manager (1.2-1) unstable; urgency=low
|
|
|
|
* prepare for debian lenny
|
|
|
|
* move /var/www/* to /usr/share/pve-manager/*
|
|
|
|
* use externale libjs-prototype library
|
|
|
|
* remove NoCachePNG.pm (we do not use it)
|
|
|
|
* use 'configure' instead of hardcoded paths in makefile
|
|
|
|
* pve.conf.in - substitute paths with configure
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Fri, 24 Apr 2009 08:07:53 +0200
|
|
|
|
pve-manager (1.1-4) unstable; urgency=low
|
|
|
|
* add 'stardate' option for kvm
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Mon, 2 Feb 2009 09:51:40 +0100
|
|
|
|
pve-manager (1.1-3) unstable; urgency=low
|
|
|
|
* set max memory to 64GB
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Tue, 27 Jan 2009 08:18:53 +0100
|
|
|
|
pve-manager (1.1-1) unstable; urgency=low
|
|
|
|
* do not start container when setting passwords
|
|
|
|
* Avoids ghost tasks when PIDs are recycled
|
|
|
|
* logfile viewer: filter some terminal escape codes
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Mon, 12 Jan 2009 13:03:17 +0100
|
|
|
|
pve-manager (1.0-11) unstable; urgency=low
|
|
|
|
* added chinese translation
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Thu, 18 Dec 2008 09:31:45 +0100
|
|
|
|
pve-manager (1.0-10) unstable; urgency=low
|
|
|
|
* fix broken vznetaddbr script
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Mon, 24 Nov 2008 12:50:50 +0100
|
|
|
|
pve-manager (1.0-9) unstable; urgency=low
|
|
|
|
* fix shell metacharacter problem
|
|
|
|
* new vznetaddbr script
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Wed, 19 Nov 2008 12:53:18 +0100
|
|
|
|
pve-manager (1.0-8) unstable; urgency=low
|
|
|
|
* fix RFB protocol problems
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Thu, 13 Nov 2008 13:16:54 +0100
|
|
|
|
pve-manager (1.0-7) unstable; urgency=low
|
|
|
|
* small fixes
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Tue, 11 Nov 2008 11:04:22 +0100
|
|
|
|
pve-manager (1.0-1) unstable; urgency=low
|
|
|
|
* many update, bug fixes, new languages
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Wed, 22 Oct 2008 10:58:58 +0200
|
|
|
|
pve-manager (0.9-4) unstable; urgency=low
|
|
|
|
* updates for new kvm, bug fixes
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Tue, 22 Jul 2008 10:23:10 +0200
|
|
|
|
pve-manager (0.9-1) unstable; urgency=low
|
|
|
|
* initial import
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Fri, 23 Nov 2007 13:15:54 +0100
|
|
|