[linux] branch jessie-backports updated (909032a -> 9581b12)

debian-kernel at lists.debian.org debian-kernel at lists.debian.org
Wed Feb 24 09:25:21 UTC 2016


This is an automated email from the git hooks/post-receive script.

zumbi pushed a change to branch jessie-backports
in repository linux.

      from  909032a   Replace ABI reference for 4.3.0-1 with 4.3.0-0.bpo.1
      adds  9b355e6   Update to 4.3.4
      adds  024851f   fuse: break infinite loop in fuse_fill_write_pages()
      adds  20c4127   Add CVE reference for CVE-2015-8785
      adds  cdfc3b2   tcp: fix zero cwnd in tcp_cwnd_reduction (CVE-2016-2070)
      adds  2675c7c   Fix syntax error in changelog entry
      adds  76c256b   SCSI: fix crashes in sd and sr runtime PM (Closes: #801925)
      adds  b1fa3fa   netfilter: nf_nat_redirect: add missing NULL pointer check (CVE-2015-8787)
      adds  237b836   [mips*] Backport math emulation fix from 4.5.
      adds  985fe43   [arm64] Enable RTC_DRV_EFI.
      adds  20ed8bd   x86/mm: Add barriers and document switch_mm()-vs-flush synchronization (CVE-2016-2069)
      adds  ba13931   Update to 4.3.5
      adds  3180443   rt2x00: fix monitor mode regression (regression in 4.2)
      adds  ef736f8   pipe: limit the per-user amount of pages allocated in pipes (CVE-2013-4312)
      adds  455507d   Improve changelog for stable updates 4.3.{4,5}
      adds  2e76aaf   [powerpc*] Enable CRYPTO_DEV_VMX and enable CRYPTO_DEV_VMX_ENCRYPT as module (Closes: #813640)
      adds  32d2f8c   debian/copyright: Add licence information for drivers/crypto/vmx/*.pl
      adds  13b0fb8   udeb: Add hid-logitech-hidpp to input-modules (Closes: #796096)
      adds  b6b5dc5   udeb: include modules to mount ISOs (loop device)
      adds  d77feea   udeb: include btrfs-modules
      adds  8e44bb1   Include Device Tree model in reportbug script
      adds  0df8f2e   hwrng: n2 - Attach on T5/M5, T7/M7 SPARC CPUs (Closes: #809815)
      adds  af8b80c   Fix yet another ABI change due to CVE-2013-4312 mitigation
      adds  4b5119e   Prepare to release linux (4.3.5-1).
       new  9fb813b   Merge tag 'debian/4.3.5-1' into jessie-backports
       new  9581b12   Release Debian version linux-4.3.5-1~bpo8+1

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 debian/changelog                                   | 161 +++++++++++++-
 debian/config/arm64/config                         |   1 +
 debian/config/defines                              |   3 +
 debian/config/kernelarch-powerpc/config-arch-64    |  10 +
 debian/copyright                                   |  37 ++++
 debian/installer/modules/input-modules             |   1 +
 .../modules/s390x}/btrfs-modules                   |   0
 .../modules/s390x}/isofs-modules                   |   0
 .../modules/s390x}/loop-modules                    |   0
 .../amd64 => s390x/modules/s390x}/udf-modules      |   0
 .../modules/s390x}/zlib-modules                    |   0
 ...-keyring-ref-leak-in-join_session_keyring.patch |  75 -------
 ...alidate-socket-address-length-in-sco_sock.patch |  22 --
 .../fix-abi-changes-for-cve-2013-4312-fix.patch}   |  26 ++-
 ...ak-infinite-loop-in-fuse_fill_write_pages.patch |  56 +++++
 ...d-checks-for-allocation-failure-in-isdn_p.patch |  37 ----
 .../keys-fix-race-between-read-and-revoke.patch    | 110 ----------
 ...ia-media-vivid-osd-fix-info-leak-in-ioctl.patch |  31 ---
 ...alidation-for-the-socket-syscall-protocol.patch | 121 -----------
 ...f_nat_redirect-add-missing-NULL-pointer-c.patch |  81 +++++++
 ...the-per-user-amount-of-pages-allocated-in.patch | 237 +++++++++++++++++++++
 ...lidate-vj-compression-slot-parameters-com.patch | 128 -----------
 ...-sockaddr_len-in-pptp_bind-and-pptp_conne.patch |  34 ---
 ...fix-double-free-and-memory-corruption-on-.patch |  55 -----
 .../all/rt2x00-fix-monitor-mode-regression.patch   | 149 +++++++++++++
 .../scsi-fix-crashes-in-sd-and-sr-runtime-pm.patch |  82 +++++++
 ...pc-fix-kfree_skb-of-uninitialised-pointer.patch |  29 ---
 ...ly-account-for-FDs-passed-over-unix-socke.patch | 140 ------------
 ...ble-free-and-memory-corruption-on-registe.patch |  95 ---------
 ...grant-maps-should-not-be-subject-to-numa-.patch |  38 ----
 ...s-math-emu-correctly-handle-nop-emulation.patch | 140 ++++++++++++
 .../x86/kvm-svm-unconditionally-intercept-DB.patch |  75 -------
 .../debian/usb-fix-abi-change-in-4.3.5.patch       |  23 ++
 ...hwrng-n2-attach-on-t5-m5-t7-m7-sparc-cpus.patch |  37 ++++
 debian/patches/series                              |  24 +--
 debian/templates/image.plain.bug/include-model     |   5 +
 36 files changed, 1051 insertions(+), 1012 deletions(-)
 copy debian/installer/{alpha/modules/alpha-generic => s390x/modules/s390x}/btrfs-modules (100%)
 copy debian/installer/{alpha/modules/alpha-generic => s390x/modules/s390x}/isofs-modules (100%)
 copy debian/installer/{alpha/modules/alpha-generic => s390x/modules/s390x}/loop-modules (100%)
 copy debian/installer/{amd64/modules/amd64 => s390x/modules/s390x}/udf-modules (100%)
 copy debian/installer/{alpha/modules/alpha-generic => s390x/modules/s390x}/zlib-modules (100%)
 delete mode 100644 debian/patches/bugfix/all/KEYS-Fix-keyring-ref-leak-in-join_session_keyring.patch
 delete mode 100644 debian/patches/bugfix/all/bluetooth-validate-socket-address-length-in-sco_sock.patch
 rename debian/patches/{debian/unix-fix-abi-change-for-cve-2013-4312-fix.patch => bugfix/all/fix-abi-changes-for-cve-2013-4312-fix.patch} (53%)
 create mode 100644 debian/patches/bugfix/all/fuse-break-infinite-loop-in-fuse_fill_write_pages.patch
 delete mode 100644 debian/patches/bugfix/all/isdn_ppp-add-checks-for-allocation-failure-in-isdn_p.patch
 delete mode 100644 debian/patches/bugfix/all/keys-fix-race-between-read-and-revoke.patch
 delete mode 100644 debian/patches/bugfix/all/media-media-vivid-osd-fix-info-leak-in-ioctl.patch
 delete mode 100644 debian/patches/bugfix/all/net-add-validation-for-the-socket-syscall-protocol.patch
 create mode 100644 debian/patches/bugfix/all/netfilter-nf_nat_redirect-add-missing-NULL-pointer-c.patch
 create mode 100644 debian/patches/bugfix/all/pipe-limit-the-per-user-amount-of-pages-allocated-in.patch
 delete mode 100644 debian/patches/bugfix/all/ppp-slip-validate-vj-compression-slot-parameters-com.patch
 delete mode 100644 debian/patches/bugfix/all/pptp-verify-sockaddr_len-in-pptp_bind-and-pptp_conne.patch
 delete mode 100644 debian/patches/bugfix/all/revert-vrf-fix-double-free-and-memory-corruption-on-.patch
 create mode 100644 debian/patches/bugfix/all/rt2x00-fix-monitor-mode-regression.patch
 create mode 100644 debian/patches/bugfix/all/scsi-fix-crashes-in-sd-and-sr-runtime-pm.patch
 delete mode 100644 debian/patches/bugfix/all/tipc-fix-kfree_skb-of-uninitialised-pointer.patch
 delete mode 100644 debian/patches/bugfix/all/unix-properly-account-for-FDs-passed-over-unix-socke.patch
 delete mode 100644 debian/patches/bugfix/all/vrf-fix-double-free-and-memory-corruption-on-registe.patch
 delete mode 100644 debian/patches/bugfix/all/xen-gntdev-grant-maps-should-not-be-subject-to-numa-.patch
 create mode 100644 debian/patches/bugfix/mips/mips-math-emu-correctly-handle-nop-emulation.patch
 delete mode 100644 debian/patches/bugfix/x86/kvm-svm-unconditionally-intercept-DB.patch
 create mode 100644 debian/patches/debian/usb-fix-abi-change-in-4.3.5.patch
 create mode 100644 debian/patches/features/sparc/hwrng-n2-attach-on-t5-m5-t7-m7-sparc-cpus.patch

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/kernel/linux.git



More information about the Kernel-svn-changes mailing list