[ubuntu/wily-proposed] linux-mako 3.4.0-7.41~15.10.1 (Accepted)

Tim Gardner tim.gardner at canonical.com
Wed Dec 2 20:37:00 UTC 2015


linux-mako (3.4.0-7.41~15.10.1) wily; urgency=low

  [ Upstream Kernel Changes ]

  * Subject:[Config] Enable squashfs for mako.
    - LP: #1513207
  * Subject:[Config] Replace EXT{2,3} with EXT4_USE_FOR_EXT23.
    - LP: #1513463

linux-mako (3.4.0-7.40~15.10.1) wily; urgency=low

  [ Kyle Fazzari ]

  * SAUCE: Enable SECCOMP_FILTER on mako.
    - LP: #1509489
  * SAUCE: Remove fake no_new_privs.
    - LP: #1509489
  * SAUCE: Make sure userspace sees an ENOSYS for no tracer.
    - LP: #1509489
  * SAUCE: Add seccomp selftests.
    - LP: #1509489

  [ Tim Gardner ]

  * [Config] Updated Vcs-Git

  [ Upstream Kernel Changes ]

  * Add PR_{GET,SET}_NO_NEW_PRIVS to prevent execve from granting privs
    - LP: #1509489
  * Fix execve behavior apparmor for PR_{GET,SET}_NO_NEW_PRIVS
    - LP: #1509489
  * sk_run_filter: add BPF_S_ANC_SECCOMP_LD_W
    - LP: #1509489
  * net/compat.c,linux/filter.h: share compat_sock_fprog
    - LP: #1509489
  * seccomp: kill the seccomp_t typedef
    - LP: #1509489
  * asm/syscall.h: add syscall_get_arch
    - LP: #1509489
  * arch/x86: add syscall_get_arch to syscall.h
    - LP: #1509489
  * seccomp: add system call filtering using BPF
    - LP: #1509489
  * seccomp: remove duplicated failure logging
    - LP: #1509489
  * seccomp: add SECCOMP_RET_ERRNO
    - LP: #1509489
  * signal, x86: add SIGSYS info and make it synchronous.
    - LP: #1509489
  * seccomp: Add SECCOMP_RET_TRAP
    - LP: #1509489
  * ptrace,seccomp: Add PTRACE_SECCOMP support
    - LP: #1509489
  * x86: Enable HAVE_ARCH_SECCOMP_FILTER
    - LP: #1509489
  * Documentation: prctl/seccomp_filter
    - LP: #1509489
  * seccomp: use a static inline for a function stub
    - LP: #1509489
  * seccomp: ignore secure_computing return values
    - LP: #1509489
  * seccomp: fix build warnings when there is no CONFIG_SECCOMP_FILTER
    - LP: #1509489
  * samples/seccomp: fix dependencies on arch macros
    - LP: #1509489
  * ARM: 7373/1: add support for the generic syscall.h interface
    - LP: #1509489
  * ARM: 7374/1: add TRACEHOOK support
    - LP: #1509489
  * ARM: 7456/1: ptrace: provide separate functions for tracing syscall
    {entry,exit}
    - LP: #1509489
  * ARM: 7577/1: arch/add syscall_get_arch
    - LP: #1509489
  * ARM: 7578/1: arch/move secure_computing into trace
    - LP: #1509489
  * ARM: 7579/1: arch/allow a scno of -1 to not cause a SIGILL
    - LP: #1509489
  * ARM: 7580/1: arch/select HAVE_ARCH_SECCOMP_FILTER
    - LP: #1509489

Date: Thu, 05 Nov 2015 09:05:52 -0600
Changed-By: Tim Gardner <tim.gardner at canonical.com>
Maintainer: Ubuntu Kernel Team <kernel-team at lists.ubuntu.com>
https://launchpad.net/ubuntu/+source/linux-mako/3.4.0-7.41~15.10.1
-------------- next part --------------
Format: 1.8
Date: Thu, 05 Nov 2015 09:05:52 -0600
Source: linux-mako
Binary: linux-mako-headers-3.4.0-7 linux-mako-tools-common linux-mako-tools-3.4.0-7 linux-image-3.4.0-7-mako linux-headers-3.4.0-7-mako linux-image-3.4.0-7-mako-dbgsym
Architecture: source
Version: 3.4.0-7.41~15.10.1
Distribution: wily
Urgency: low
Maintainer: Ubuntu Kernel Team <kernel-team at lists.ubuntu.com>
Changed-By: Tim Gardner <tim.gardner at canonical.com>
Description: 
 linux-headers-3.4.0-7-mako - Linux kernel headers for version 3.4.0 on Nexus 4
 linux-image-3.4.0-7-mako - Linux kernel image for version 3.4.0 on Nexus 4
 linux-image-3.4.0-7-mako-dbgsym - Linux kernel debug image for version 3.4.0 on Nexus 4
 linux-mako-headers-3.4.0-7 - Header files related to Linux kernel version 3.4.0
 linux-mako-tools-3.4.0-7 - Linux kernel version specific tools for version 3.4.0-7
 linux-mako-tools-common - Linux kernel version specific tools for version 3.4.0
Launchpad-Bugs-Fixed: 1509489 1513207 1513463
Changes: 
 linux-mako (3.4.0-7.41~15.10.1) wily; urgency=low
 .
   [ Upstream Kernel Changes ]
 .
   * Subject:[Config] Enable squashfs for mako.
     - LP: #1513207
   * Subject:[Config] Replace EXT{2,3} with EXT4_USE_FOR_EXT23.
     - LP: #1513463
 .
 linux-mako (3.4.0-7.40~15.10.1) wily; urgency=low
 .
   [ Kyle Fazzari ]
 .
   * SAUCE: Enable SECCOMP_FILTER on mako.
     - LP: #1509489
   * SAUCE: Remove fake no_new_privs.
     - LP: #1509489
   * SAUCE: Make sure userspace sees an ENOSYS for no tracer.
     - LP: #1509489
   * SAUCE: Add seccomp selftests.
     - LP: #1509489
 .
   [ Tim Gardner ]
 .
   * [Config] Updated Vcs-Git
 .
   [ Upstream Kernel Changes ]
 .
   * Add PR_{GET,SET}_NO_NEW_PRIVS to prevent execve from granting privs
     - LP: #1509489
   * Fix execve behavior apparmor for PR_{GET,SET}_NO_NEW_PRIVS
     - LP: #1509489
   * sk_run_filter: add BPF_S_ANC_SECCOMP_LD_W
     - LP: #1509489
   * net/compat.c,linux/filter.h: share compat_sock_fprog
     - LP: #1509489
   * seccomp: kill the seccomp_t typedef
     - LP: #1509489
   * asm/syscall.h: add syscall_get_arch
     - LP: #1509489
   * arch/x86: add syscall_get_arch to syscall.h
     - LP: #1509489
   * seccomp: add system call filtering using BPF
     - LP: #1509489
   * seccomp: remove duplicated failure logging
     - LP: #1509489
   * seccomp: add SECCOMP_RET_ERRNO
     - LP: #1509489
   * signal, x86: add SIGSYS info and make it synchronous.
     - LP: #1509489
   * seccomp: Add SECCOMP_RET_TRAP
     - LP: #1509489
   * ptrace,seccomp: Add PTRACE_SECCOMP support
     - LP: #1509489
   * x86: Enable HAVE_ARCH_SECCOMP_FILTER
     - LP: #1509489
   * Documentation: prctl/seccomp_filter
     - LP: #1509489
   * seccomp: use a static inline for a function stub
     - LP: #1509489
   * seccomp: ignore secure_computing return values
     - LP: #1509489
   * seccomp: fix build warnings when there is no CONFIG_SECCOMP_FILTER
     - LP: #1509489
   * samples/seccomp: fix dependencies on arch macros
     - LP: #1509489
   * ARM: 7373/1: add support for the generic syscall.h interface
     - LP: #1509489
   * ARM: 7374/1: add TRACEHOOK support
     - LP: #1509489
   * ARM: 7456/1: ptrace: provide separate functions for tracing syscall
     {entry,exit}
     - LP: #1509489
   * ARM: 7577/1: arch/add syscall_get_arch
     - LP: #1509489
   * ARM: 7578/1: arch/move secure_computing into trace
     - LP: #1509489
   * ARM: 7579/1: arch/allow a scno of -1 to not cause a SIGILL
     - LP: #1509489
   * ARM: 7580/1: arch/select HAVE_ARCH_SECCOMP_FILTER
     - LP: #1509489
Checksums-Sha1: 
 7097f6df661df29f7e4826bfa10bec53ef396709 2152 linux-mako_3.4.0-7.41~15.10.1.dsc
 c30d3cf567b17262f88da66a9ce5c592dfff5027 115046002 linux-mako_3.4.0-7.41~15.10.1.tar.gz
Checksums-Sha256: 
 aa6edb591fcea3be4726f0fa7dd827c789835ac70085daaeb451bafa71907775 2152 linux-mako_3.4.0-7.41~15.10.1.dsc
 b73408a0686d54f0726bee37a41c080767e6330a4f937543589476fa9d41d776 115046002 linux-mako_3.4.0-7.41~15.10.1.tar.gz
Files: 
 e0ce022b4bead75a6a43d560df0cfe5b 2152 devel optional linux-mako_3.4.0-7.41~15.10.1.dsc
 3f98ffe276edc78eb0746106faaa49b6 115046002 devel optional linux-mako_3.4.0-7.41~15.10.1.tar.gz


More information about the Wily-changes mailing list