]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/blobdiff - debian.master/changelog
UBUNTU: rebase to v4.9
[mirror_ubuntu-zesty-kernel.git] / debian.master / changelog
index 5c29cdbf4e9185ea1d1d3fd5e8907d9775788846..1f934853131913a1654b1b4c683384b5bf7ede98 100644 (file)
@@ -1,4 +1,4 @@
-linux (4.9.0-3.4) UNRELEASED; urgency=low
+linux (4.9.0-11.12) UNRELEASED; urgency=low
 
   CHANGELOG: Do not edit directly. Autogenerated at release.
   CHANGELOG: Use the printchanges target to see the curent changes.
@@ -6,7 +6,134 @@ linux (4.9.0-3.4) UNRELEASED; urgency=low
 
   [ Upstream Kernel Changes ]
 
-  * rebase to v4.9-rc7
+  * rebase to v4.9
+
+ -- Tim Gardner <tim.gardner@canonical.com>  Mon, 12 Dec 2016 06:40:40 -0700
+
+linux (4.9.0-10.11) zesty; urgency=low
+
+  * d-i is missing usb support for platforms that use the xhci-platform driver
+    (LP: #1625222)
+    - d-i initrd needs additional usb modules to support the merlin platform
+
+  * Miscellaneous Ubuntu changes
+    - SAUCE: Import aufs driver
+    - SAUCE: aufs -- Convert to use xattr handlers
+    - SAUCE: aufs -- Add flags argument to aufs_rename()
+    - [Config] Enable aufs
+    - [Config] CONFIG_FSL_FMAN=y for powerpc
+    - SAUCE: powerpc64: Fix legacy cmpi mneomonic assumption
+    - [Config] Restore powerpc64-emb
+
+ -- Tim Gardner <tim.gardner@canonical.com>  Thu, 08 Dec 2016 20:38:12 -0700
+
+linux (4.9.0-9.10) zesty; urgency=low
+
+  * Kernel Fixes to get TCMU File Backed Optical to work (LP: #1646204)
+    - SAUCE: target/user: Fix use-after-free of tcmu_cmds if they are expired
+
+  * Yakkety: arm64: CONFIG_ARM64_ERRATUM_845719 isn't enabled (LP: #1647793)
+    - [Config] CONFIG_ARM64_ERRATUM_845719=y
+
+  * Update hio driver to 2.1.0.28 (LP: #1646643)
+    - SAUCE: hio: update to Huawei ES3000_V2 (2.1.0.28)
+
+  * Miscellaneous Ubuntu changes
+    - ubuntu: vbox -- Update to 5.1.10-dfsg-2
+    - Build vbox for ARCH=x86
+    - SAUCE: Add aufs driver
+    - SAUCE: aufs -- Convert to use xattr handlers
+    - SAUCE: aufs -- Updates for rename2
+    - SAUCE: Export symbols used by aufs
+    - [Config] Enable aufs
+
+ -- Tim Gardner <tim.gardner@canonical.com>  Mon, 05 Dec 2016 13:02:18 -0700
+
+linux (4.9.0-8.9) zesty; urgency=low
+
+  * Miscellaneous Ubuntu changes
+    - SAUCE: xr-usb-serial: only build for x86
+      Fixes s390x FTBS
+
+ -- Tim Gardner <tim.gardner@canonical.com>  Mon, 05 Dec 2016 12:35:33 -0700
+
+linux (4.9.0-7.8) zesty; urgency=low
+
+  * Driver for Exar USB UART (LP: #1645591)
+    - SAUCE: xr-usb-serial: Driver for Exar USB serial ports
+    - SAUCE: xr-usb-serial: interface for switching modes
+    - SAUCE: cdc-acm: Exclude Exar USB serial ports
+
+  [ Upstream Kernel Changes ]
+
+  * rebase to v4.9-rc8
+
+ -- Tim Gardner <tim.gardner@canonical.com>  Mon, 05 Dec 2016 07:41:58 -0700
+
+linux (4.9.0-6.7) zesty; urgency=low
+
+  * Miscellaneous Ubuntu changes
+    - Set build_arch=x86 for i386
+
+ -- Tim Gardner <tim.gardner@canonical.com>  Thu, 01 Dec 2016 21:00:11 -0700
+
+linux (4.9.0-5.6) zesty; urgency=low
+
+  * Miscellaneous Ubuntu changes
+    - [Debian] restore tools build
+    - Set build_arch=x86 for amd64 and x32
+
+ -- Tim Gardner <tim.gardner@canonical.com>  Thu, 01 Dec 2016 07:06:20 -0700
+
+linux (4.9.0-4.5) zesty; urgency=low
+
+  * linux: Staging modules should be unsigned (LP: #1642368)
+    - [Debian] Suppress module signing for staging drivers
+    - SAUCE: Add rtl drivers to signature inclusion list
+
+  * [17.04 FEAT] Build IMA and the TPM device drivers into the KVM on POWER
+    host/NV kernel (LP: #1643652)
+    - [Config] CONFIG_IMA=y
+
+  * Miscellaneous Ubuntu changes
+    - [Debian] config-check -- Make it easier to find annotations syntax errors
+    - [Config] Enable various drivers for ARM platforms
+    - [Config] Fix s390x config carnage
+    - [Config] Set CONFIG_KEXEC=y for all architectures
+    - [Config] Fix up CONFIG_I2C_SLAVE values
+    - [Config] Set CONFIG_WLAN_VENDOR_TI=y for all supported kernels
+    - [Config] Set CONFIG_PWM_PCA9685=m for amd64 and i386
+    - [Config] Set CONFIG_ZONE_DMA=m for amd64-generic
+    - [Config] Update annotations
+    - [Config] CONFIG_NR_CPUS=8192 for amd64
+
+ -- Tim Gardner <tim.gardner@canonical.com>  Mon, 28 Nov 2016 12:57:09 -0700
+
+linux (4.9.0-3.4) zesty; urgency=low
+
+  * Miscellaneous Ubuntu changes
+    - SAUCE: (namespace) security/integrity: Harden against malformed xattrs
+    - SAUCE: (namespace) block_dev: Support checking inode permissions in lookup_bdev()
+    - SAUCE: (namespace) block_dev: Check permissions towards block device inode when mounting
+    - SAUCE: (namespace) mtd: Check permissions towards mtd block device inode when mounting
+    - SAUCE: (namespace) fs: Allow superblock owner to change ownership of inodes
+    - SAUCE: (namespace) fs: Don't remove suid for CAP_FSETID for userns root
+    - SAUCE: (namespace) fs: Allow superblock owner to access do_remount_sb()
+    - SAUCE: (namespace) capabilities: Allow privileged user in s_user_ns to set security.* xattrs
+    - SAUCE: (namespace) fs: Allow CAP_SYS_ADMIN in s_user_ns to freeze and thaw filesystems
+    - SAUCE: (namespace) posix_acl: Export posix_acl_fix_xattr_userns() to modules
+    - SAUCE: (namespace) fuse: Add support for pid namespaces
+    - SAUCE: (namespace) fuse: Support fuse filesystems outside of init_user_ns
+    - SAUCE: (namespace) fuse: Translate ids in posix acl xattrs
+    - SAUCE: (namespace) fuse: Restrict allow_other to the superblock's namespace or a descendant
+    - SAUCE: (namespace) fuse: Allow user namespace mounts
+    - SAUCE: (namespace) ext4: Add support for unprivileged mounts from user namespaces
+    - SAUCE: (namespace) ext4: Add module parameter to enable user namespace mounts
+    - SAUCE: (namespace) block_dev: Forbid unprivileged mounting when device is opened for writing
+    - SAUCE: (noup) Update spl to 0.6.5.8-0ubuntu7, zfs to 0.6.5.8-2ubuntu1
+
+  * Miscellaneous upstream changes
+    - Revert "UBUNTU: SAUCE: overlayfs: Skip permission checking for trusted.overlayfs.* xattrs"
 
   [ Upstream Kernel Changes ]