]> git.proxmox.com Git - pve-container.git/blobdiff - debian/changelog
bump version to 3.1-1
[pve-container.git] / debian / changelog
index 42d3e9a2e0940510b878f9218452a2379c8affd1..043c3267d831a054076bddcdd1a476216db1b3ab 100644 (file)
@@ -1,3 +1,364 @@
+pve-container (3.1-1) pve; urgency=medium
+
+  * rework cgroup handling for initial cgroupv2 support
+
+  * add required configuration changes for lxc-4.0 with now-upstream container
+    cgroup isolation
+
+ -- Proxmox Support Team <support@proxmox.com>  Mon, 06 Apr 2020 14:14:50 +0200
+
+pve-container (3.0-24) pve; urgency=medium
+
+  * For clone+copy features, make sure a valid format for the target is supported
+
+  * Rely on template_create to check whether creating a template is possible
+
+  * fix #1904: convert to base image when moving a volume of a template
+
+  * move_volume: if deleting old volume fails, add it as unused
+
+  * VZDump: mark template disks as ro
+
+  * Implement volume-related helpers and use new foreach_volume
+
+ -- Proxmox Support Team <support@proxmox.com>  Mon, 30 Mar 2020 09:35:57 +0200
+
+pve-container (3.0-23) pve; urgency=medium
+
+  * lxc_config: mount /sys as mixed for unprivileged by default to avoid
+    issues with recent systemd versions running inside the container
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 19 Mar 2020 19:02:48 +0100
+
+pve-container (3.0-22) pve; urgency=medium
+
+  * Fix mounting ZFS snapshots whose dataset is not mounted below '/'
+
+  * fix #2580: api/delete: drop CT from HA resources if purge is set
+
+  * setup: warn on unknown os-release ID
+
+  * allow restoring non-volume backups again
+
+ -- Proxmox Support Team <support@proxmox.com>  Mon, 16 Mar 2020 09:09:45 +0100
+
+pve-container (3.0-21) pve; urgency=medium
+
+  * fix #2611: use correct operation in get_bandwidth_limit for migration limit
+
+  * setup/ubuntu: add upcoming 20.04 focal release
+
+  * vzdump: add support for proxmox backup server
+
+ -- Proxmox Support Team <support@proxmox.com>  Tue, 03 Mar 2020 12:00:48 +0100
+
+pve-container (3.0-20) pve; urgency=medium
+
+  * add mknod feature flag
+
+  * set lxc.seccomp.notify.cookie to the vmid
+
+  * llow reading snapshot config for VM.Audit
+
+  * fix #2598: activate volumes before mounting in stop mode backup
+
+  * apply pending: do cleanup pending between, not during, change/delete loop
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 20 Feb 2020 13:59:00 +0100
+
+pve-container (3.0-19) pve; urgency=medium
+
+  * fix fsck command for ceph RBD backed volumes, map and unmap them
+
+  * fix #2560: adapt some sysctl values for high CT counts
+
+  * fix #2568: hotplug: fix typo for 'cpu.shares'
+
+  * setup: allow all Centos 8.x stable versions
+
+ -- Proxmox Support Team <support@proxmox.com>  Mon, 27 Jan 2020 18:53:00 +0100
+
+pve-container (3.0-18) pve; urgency=medium
+
+  * undo the display change from 3.0-17 for now
+
+ -- Proxmox Support Team <support@proxmox.com>  Mon, 20 Jan 2020 09:29:23 +0100
+
+pve-container (3.0-17) pve; urgency=medium
+
+  * enable centos 8.1 containers
+
+  * more consistent display of unnamed containers (add a space between 'CT'
+    and the number)
+
+ -- Proxmox Support Team <support@proxmox.com>  Mon, 20 Jan 2020 08:44:38 +0100
+
+pve-container (3.0-16) pve; urgency=medium
+
+  * replace the deprecated DHCP=none with DHCP=no in .network units on systemd
+    based containers
+
+  * fix an issue where when debugging container startup running them directly
+    via `lxc-start` instead of `pct start`, the prestart hook would mount
+    containers relative to the current working directory instead of where
+    they're supposed to be mounted
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 02 Jan 2020 09:37:08 +0100
+
+pve-container (3.0-15) pve; urgency=medium
+
+  * fix #2512: post-stop: unmount stage mps before cleanup
+
+  * post-stop-hook: unmount before deactivating storages
+
+ -- Proxmox Support Team <support@proxmox.com>  Mon, 16 Dec 2019 16:04:39 +0100
+
+pve-container (3.0-14) pve; urgency=medium
+
+  * fix bindmounting with staged mount points
+
+ -- Proxmox Support Team <support@proxmox.com>  Tue, 26 Nov 2019 18:27:41 +0100
+
+pve-container (3.0-13) pve; urgency=medium
+
+  * move applying pending changes from pre-start to post-stop, as we can
+    regenerate the LXC config safely there.
+
+ -- Proxmox Support Team <support@proxmox.com>  Fri, 22 Nov 2019 09:52:53 +0100
+
+pve-container (3.0-12) pve; urgency=medium
+
+  * implement CT mountpoint hotplugging, for host running 5.3 or newer Linux
+    kernel
+
+  * implement container reboot over API and CLI
+
+  * add 'tags' config option for adding meta information to CT
+
+ -- Proxmox Support Team <support@proxmox.com>  Wed, 20 Nov 2019 19:27:34 +0100
+
+pve-container (3.0-11) pve; urgency=medium
+
+  * add PVE::LXC::Tools
+
+  * change hooks to use new helper
+
+  * config: whitelist lxc.hook.version
+
+  * fix #2453: actually reflect random MAC address selection in config
+
+  * fix #2456 setting bind-mount through API/CLI is broken
+
+  * improve test reliability in absence of running pmxcfs
+
+  * follow refactoring in pve-cluster
+
+ -- Proxmox Support Team <support@proxmox.com>  Mon, 18 Nov 2019 12:08:15 +0100
+
+pve-container (3.0-10) pve; urgency=medium
+
+  * support Fedora 31 as Container distribution
+
+  * minor adaptions of pending changed related code
+
+  * setup: move host architecture translation from pve-common to container
+
+ -- Proxmox Support Team <support@proxmox.com>  Tue, 29 Oct 2019 07:32:43 +0100
+
+pve-container (3.0-8) pve; urgency=medium
+
+  * fix issue where TTYs aren't correctly set after restore
+
+  * ensure that lxc.* entries are restored only once
+
+  * add Ubuntu 19.10 Eoan as supported
+
+  * fix #2412: ct destroy: only delete config after deleted from pools and
+    Firewall
+
+  * implement basic pending changes for running containers
+
+  * fix #1291: add purge option for destroy vm api call, allows one to remove
+    any reference of this CT from backup and replication jobs.
+
+  * add check to resize disk if current size could not be determined
+
+ -- Proxmox Support Team <support@proxmox.com>  Fri, 18 Oct 2019 22:04:12 +0200
+
+pve-container (3.0-7) pve; urgency=medium
+
+  * mountpoints: create parent dirs with correct owner
+
+  * setup: allow CentOS 5 and CentOS 8
+
+  * do not leave fstrim lock if initial mount-all-volumes procedure
+    fails
+
+ -- Proxmox Support Team <support@proxmox.com>  Tue, 03 Sep 2019 07:21:18 +0200
+
+pve-container (3.0-5) pve; urgency=medium
+
+  * vzdump: always add (empty) firewall config and improve handling of
+    restoring it from archive
+
+ -- Proxmox Support Team <support@proxmox.com>  Fri, 26 Jul 2019 12:34:32 +0200
+
+pve-container (3.0-4) pve; urgency=medium
+
+  * setup CT getty: ensure the getty.target is not masked and improve the logic
+    which ensures that only the correct getty services are enabled
+
+  * fix #1042: inotify: increase watches, instances & queue default
+    limits
+
+  * remove obsolete lxc@.service.d
+
+  * config: whitelist lxc.seccomp.notify.proxy/cookie
+
+  * add support for debian bullseye/sid
+
+ -- Proxmox Support Team <support@proxmox.com>  Fri, 19 Jul 2019 16:03:22 +0200
+
+pve-container (3.0-3) pve; urgency=medium
+
+  * fix #1451: allow one to add mount options to CT mountpoints
+
+  * fix #2270: allow custom lxc options to be restored as root
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 11 Jul 2019 19:25:12 +0200
+
+pve-container (3.0-2) pve; urgency=medium
+
+  * Fix #576: Fix dangling files for Move Disk
+
+  * restore_archive: check if compression_map format is undefined
+
+ -- Proxmox Support Team <support@proxmox.com>  Mon, 24 Jun 2019 18:37:35 +0200
+
+pve-container (3.0-1) pve; urgency=medium
+
+  * Bump version for Debian Buster / PVE 6.0
+
+ -- Proxmox Support Team <support@proxmox.com>  Wed, 22 May 2019 12:41:01 +0200
+
+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
+
+  * enable emulation of containers using qemu-user-static
+
+  * add feature flags (for now: mount, nesting, keyctl) using apparmor
+    profile generation
+
+ -- Proxmox Support Team <support@proxmox.com>  Wed, 03 Oct 2018 16:45:56 +0200
+
 pve-container (2.0-27) unstable; urgency=medium
 
   * fix #1885: delete old route when changing gateway