]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commitdiff
UBUNTU: Ubuntu-4.10.0-17.19 Ubuntu-4.10.0-17.19
authorTim Gardner <tim.gardner@canonical.com>
Tue, 4 Apr 2017 14:48:50 +0000 (15:48 +0100)
committerTim Gardner <tim.gardner@canonical.com>
Tue, 4 Apr 2017 14:48:50 +0000 (15:48 +0100)
Signed-off-by: Tim Gardner <tim.gardner@canonical.com>
debian.master/changelog

index b2c4e635c0fa16bda22b1e6a8e5dc63292e42be9..bf08cc335261b580fc1ae4619482e5b123a06d55 100644 (file)
@@ -1,8 +1,61 @@
-linux (4.10.0-17.19) UNRELEASED; urgency=low
+linux (4.10.0-17.19) zesty; urgency=low
 
-  CHANGELOG: Do not edit directly. Autogenerated at release.
-  CHANGELOG: Use the printchanges target to see the curent changes.
-  CHANGELOG: Use the insertchanges target to create the final log.
+  [ Tim Gardner ]
+
+  * Release Tracking Bug
+    - LP: #1679718
+
+  * Fix CVE-2017-7308 (LP: #1678009)
+    - net/packet: fix overflow in check for priv area size
+    - net/packet: fix overflow in check for tp_frame_nr
+    - net/packet: fix overflow in check for tp_reserve
+
+  * apparmor: oops on boot if parameters set on grub command line (LP: #1678048)
+    - SAUCE: apparmor: fix parameters so that the permission test is bypassed at boot
+
+  * apparmor: does not provide a way to detect policy updataes (LP: #1678032)
+    - SAUCE: apparmor: add policy revision file interface
+
+  * apparmor does not make support of query data visible (LP: #1678023)
+    - SAUCE: apparmor: add label data availability to the feature set
+
+  * apparmor query interface does not make supported query info available
+    (LP: #1678030)
+    - SAUCE: apparmor: add information about the query inteface to the feature set
+
+  * change_profile incorrect when using namespaces with a compound stack
+    (LP: #1677959)
+    - SAUCE: apparmor: fix label parse for stacked labels
+
+  * Zesty update to v4.10.8 stable release (LP: #1678930)
+    - xfrm: policy: init locks early
+    - xfrm_user: validate XFRM_MSG_NEWAE XFRMA_REPLAY_ESN_VAL replay_window
+    - xfrm_user: validate XFRM_MSG_NEWAE incoming ESN size harder
+    - KVM: nVMX: Fix nested VPID vmx exec control
+    - KVM: x86: cleanup the page tracking SRCU instance
+    - virtio_balloon: init 1st buffer in stats vq
+    - pinctrl: qcom: Don't clear status bit on irq_unmask
+    - c6x/ptrace: Remove useless PTRACE_SETREGSET implementation
+    - h8300/ptrace: Fix incorrect register transfer count
+    - mips/ptrace: Preserve previous registers for short regset write
+    - sparc/ptrace: Preserve previous registers for short regset write
+    - metag/ptrace: Preserve previous registers for short regset write
+    - metag/ptrace: Provide default TXSTATUS for short NT_PRSTATUS
+    - metag/ptrace: Reject partial NT_METAG_RPIPE writes
+    - qla2xxx: Allow vref count to timeout on vport delete.
+    - sched/rt: Add a missing rescheduling point
+    - usb: musb: fix possible spinlock deadlock
+    - Linux 4.10.8
+
+  * [Hyper-V] pci-hyperv: Use device serial number as PCI domain (LP: #1667527)
+    - net/mlx4_core: Use cq quota in SRIOV when creating completion EQs
+    - PCI: hv: Use device serial number as PCI domain
+
+  * Miscellaneous Ubuntu changes
+    - [Config] flash-kernel should be a Breaks
+    - [Config] drop the info directory
+    - [Config] drop NOTES as obsolete
+    - [Config] drop changelog.historical as obsolete
 
  -- Tim Gardner <tim.gardner@canonical.com>  Thu, 30 Mar 2017 14:30:54 -0600