]> git.proxmox.com Git - pve-container.git/blobdiff - debian/changelog
bump version to 2.0-39
[pve-container.git] / debian / changelog
index 52e57ee0aa86290c6888270a44d3346712e5b2b5..91fe89fbce3438d2e6c50dac4c4482b0fe1880d6 100644 (file)
@@ -1,3 +1,110 @@
+pve-container (2.0-39) unstable; urgency=medium
+
+  * fix #2027: do not disable IPV6_AUTOCONF on centos
+
+  * fix #2200: vm_stop: add nokill-after-timeout parameter
+
+ -- Proxmox Support Team <support@proxmox.com>  Wed, 15 May 2019 16:37:58 +0200
+
+pve-container (2.0-38) unstable; urgency=medium
+
+  * fix: #1075: Correctly restore CT templates form backup
+
+  * raise supported fedora version to 30
+
+ -- Proxmox Support Team <support@proxmox.com>  Tue, 07 May 2019 11:11:57 +0000
+
+pve-container (2.0-37) unstable; urgency=medium
+
+  * setup: fix alpine ipv6-slaac configuration
+
+  * add lock information to CT status call
+
+  * fix #1607: implement pct fstrim
+
+  * fix #2147: re-add support for current opensuse tumbleweed
+
+  * fix: #1218 Add flag 'unique' to pct restore in order to set new MAC
+    addresses to NICs
+
+  * storage migrate: add bwlimit parameter
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 04 Apr 2019 16:24:33 +0200
+
+pve-container (2.0-36) unstable; urgency=medium
+
+  * Fix #2109: map volumes explicitly if resizing a stopped container
+
+  * config: hwaddr: enforce unicast MAC addresses
+
+  * setup: add initial support for Ubuntu 19.04 Disco Dingo
+
+ -- Proxmox Support Team <support@proxmox.com>  Tue, 19 Mar 2019 12:37:34 +0100
+
+pve-container (2.0-35) unstable; urgency=medium
+
+  * fix #2080: fix device encoding in the prestart hook
+
+  * fix #2086: change process checking mechanism in vmstatus
+
+  * fix #2104: config "features: mount" regex pattern
+
+  * fix #1891: Add zsh command completion generation for pct
+
+  * fix #2117: don't keep custom idmap in pct pipe restore
+
+ -- Proxmox Support Team <support@proxmox.com>  Wed, 06 Mar 2019 08:11:24 +0100
+
+pve-container (2.0-34) unstable; urgency=medium
+
+  * fix #889: api create: reserver config with create lock early
+
+  * fix #1924: add snapshot parameter
+
+  * add pre- start/stop hookscript
+
+ -- Proxmox Support Team <support@proxmox.com>  Fri, 01 Feb 2019 13:12:10 +0100
+
+pve-container (2.0-33) unstable; urgency=medium
+
+  * whitelist namespaced lxc.sysctl.* entries
+
+ -- Proxmox Support Team <support@proxmox.com>  Mon, 07 Jan 2019 15:36:18 +0100
+
+pve-container (2.0-32) unstable; urgency=medium
+
+  * fix #2014: don't check if unpriv for blkio
+
+  * fix #2028: keep custom uid mapping during restore
+
+ -- Proxmox Support Team <support@proxmox.com>  Mon, 07 Jan 2019 13:45:47 +0100
+
+pve-container (2.0-31) unstable; urgency=medium
+
+  * fix #1234: pct: implement rescan
+
+  * allow using 'fuse' file systems in a container thorugh a new feature flag
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 29 Nov 2018 12:54:20 +0100
+
+pve-container (2.0-30) unstable; urgency=medium
+
+  * fix #1808: readonly mount source disk
+
+  * support Fedora 29
+
+  * call map_volume before using volumes
+
+ -- Proxmox Support Team <support@proxmox.com>  Fri, 09 Nov 2018 17:33:43 +0100
+
+pve-container (2.0-29) unstable; urgency=medium
+
+  * add Ubuntu 18.10 (Cosmic Cuttlefish) support
+
+  * close #1940: pct console: added ability to specify escape sequence
+
+ -- Proxmox Support Team <support@proxmox.com>  Mon, 22 Oct 2018 10:24:35 +0200
+
 pve-container (2.0-28) unstable; urgency=medium
 
   * configure IPv6AcceptRA in systemd-networkd files