[linux] branch jessie-backports updated (075f6e6 -> fbc2c44)

debian-kernel at lists.debian.org debian-kernel at lists.debian.org
Sun May 29 09:37:29 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  075f6e6   Release Debian version linux-4.5.3-2~bpo8+1
      adds  b101f08   [mips*] Fix PR_SET_FPMODE issues with multi-threaded programs.
      adds  102221d   [i386] Stop recommending libc6-i686.
      adds  2c6d72a   Update to 4.5.4
      adds  09efe19   Add CVE-2016-4581 to changelog entry
      adds  99cf691   Improve changelog for stable update 4.5.4
      adds  1275559   [arm,x86] Fix memory corruption in KVM with THP enabled.
      adds  1f6b038   netfilter: Enable NF_DUP_NETDEV / NFT_DUP_NETDEV / NFT_FWD_NETDEV as module
      adds  594eaf7   Add bug closure for new netfilter modules
      adds  4a8b374   [mips*/octeon] Add support for byte swapped initramfs to handle u-boot and kernel running with a different endianness.
      adds  3ec9fea   [mipsel/octeon] Activate flavour on mipsel.
      adds  5bd961d   Add bug number
      adds  de9a44e   KEYS: Fix ASN.1 indefinite length object parsing (CVE-2016-0758)
      adds  0dd643d   fix tools disabling in arch-specific rules
      adds  5917a89   debian/templates/control.source.in: Put each build-dependency on its own line
      adds  581d83d   debian_linux.utils._read_rfc822: Parse and ignore comments
      adds  203fac3   debian/templates/control.source.in: Comment all the build-dependencies
      adds  f865a89   debian/control: Exclude tools from 'stage1' build profile
      adds  4364087   debian/control,debian/rules: Support a 'pkg.linux.notools' build profile
      adds  f09015b   Build udebs for the mipsel/octeon flavour
      adds  0e3efec   Merge branch 'sid' of git+ssh://git.debian.org/git/kernel/linux into sid
      adds  59b5fab   debian/control,debian/rules,debian/rules.d: Support the 'nodoc' build profile
      adds  a126067   debian/control: Remove alternate build-dependency on binutils-dev
      adds  00d06a9   Word-wrap changelog for 4.5.4
      adds  64ecb13   Add/correct architecture prefixes to changelog for 4.5.4
      adds  0665441   Add CVE reference for CVE-2016-4805
      adds  88ec367   net: fix infoleak in llc (CVE-2016-4485)
      adds  c67a821   Use correct patch header for via git format-patch-for-debian
      adds  2365caa   Further cleanup patch headers for net-fix-infoleak-in-llc.patch
      adds  878c650   Revert "Add CVE reference for CVE-2016-4805"
      adds  4e41e85   Clean up kconfig using kconfigeditor2
      adds  efbab1e   Add various upstream fixes with known or probable security impact
      adds  3eae053   uapi glibc compat: fix compile errors when glibc net/if.h included before linux/if.h
      adds  48902f4   videobuf2-core: Fix crash after fixing CVE-2016-4568
      adds  be1c8b1   KVM: MTRR: remove MSR 0x2f8 (CVE-2016-3713)
      adds  75ad54c   [i386/686] Stop recommending libc6-i686
      adds  4665b07   [armhf] Enable Exynos video drivers (Closes: #824435)
      adds  5f07877   Prepare to release linux (4.5.4-1).
       new  fbc2c44   Merge tag 'debian/4.5.4-1' into jessie-backports

The 1 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/bin/gencontrol.py                           |   2 +
 debian/changelog                                   | 137 +++++++++++-
 debian/config/armhf/config.armmp                   |  44 +++-
 debian/config/config                               |   3 +
 debian/config/i386/defines                         |   2 -
 debian/config/mipsel/defines                       |   7 +
 debian/installer/mipsel/kernel-versions            |   1 +
 .../mips64-octeon => mipsel/modules/mipsel-octeon} |   0
 debian/lib/python/debian_linux/utils.py            |   3 +
 ...ix-ASN.1-indefinite-length-object-parsing.patch |  91 ++++++++
 .../bugfix/all/KVM-MTRR-remove-MSR-0x2f8.patch     |  43 ++++
 ...ash-fix-page-length-clamping-in-hash-walk.patch |  31 +++
 ...o-cap-the-size-before-passing-to-splice_r.patch |  24 ++
 ...idge_filename-handle-malformed-nm-entries.patch |  60 +++++
 ...fix-memory-corruption-in-KVM-with-THP-ena.patch | 143 ++++++++++++
 .../bugfix/all/net-fix-infoleak-in-llc.patch       |  29 +++
 .../bugfix/all/net-fix-infoleak-in-rtnetlink.patch |  45 ++++
 ...k-avoid-kernel-pointer-value-leak-in-slab.patch |  45 ++++
 ...compat-fix-compile-errors-when-glibc-net-.patch | 245 +++++++++++++++++++++
 ...core-fix-crash-after-fixing-cve-2016-4568.patch |  25 +++
 ...le-preemption-during-prctl-PR_SET_FP_MODE.patch |  42 ++++
 ...CPUs-to-lose-FP-context-during-mode-switc.patch | 104 +++++++++
 ...sor-request-native-thermal-interrupt-hand.patch | 166 --------------
 .../debian/v4l2-fix-abi-changes-in-4.5.3.patch     |   4 +-
 ...eon-detect-and-fix-byte-swapped-initramfs.patch |  83 +++++++
 debian/patches/series                              |  15 +-
 debian/rules                                       |   8 +
 debian/rules.d/tools/perf/Makefile                 |   2 +
 debian/rules.d/tools/power/cpupower/Makefile       |   3 +
 debian/rules.d/tools/usb/usbip/Makefile            |   3 +
 debian/rules.real                                  |  17 ++
 debian/templates/control.docs.in                   |   4 +-
 debian/templates/control.source.in                 |  59 ++++-
 debian/templates/control.tools.in                  |  11 +
 debian/usbip.install                               |   2 -
 debian/usbip.manpages                              |   2 +
 36 files changed, 1312 insertions(+), 193 deletions(-)
 copy debian/installer/{mips64/modules/mips64-octeon => mipsel/modules/mipsel-octeon} (100%)
 create mode 100644 debian/patches/bugfix/all/KEYS-Fix-ASN.1-indefinite-length-object-parsing.patch
 create mode 100644 debian/patches/bugfix/all/KVM-MTRR-remove-MSR-0x2f8.patch
 create mode 100644 debian/patches/bugfix/all/crypto-hash-fix-page-length-clamping-in-hash-walk.patch
 create mode 100644 debian/patches/bugfix/all/do_splice_to-cap-the-size-before-passing-to-splice_r.patch
 create mode 100644 debian/patches/bugfix/all/get_rock_ridge_filename-handle-malformed-nm-entries.patch
 create mode 100644 debian/patches/bugfix/all/mm-thp-kvm-fix-memory-corruption-in-KVM-with-THP-ena.patch
 create mode 100644 debian/patches/bugfix/all/net-fix-infoleak-in-llc.patch
 create mode 100644 debian/patches/bugfix/all/net-fix-infoleak-in-rtnetlink.patch
 create mode 100644 debian/patches/bugfix/all/nf_conntrack-avoid-kernel-pointer-value-leak-in-slab.patch
 create mode 100644 debian/patches/bugfix/all/uapi-glibc-compat-fix-compile-errors-when-glibc-net-.patch
 create mode 100644 debian/patches/bugfix/all/videobuf2-core-fix-crash-after-fixing-cve-2016-4568.patch
 create mode 100644 debian/patches/bugfix/mips/MIPS-Disable-preemption-during-prctl-PR_SET_FP_MODE.patch
 create mode 100644 debian/patches/bugfix/mips/MIPS-Force-CPUs-to-lose-FP-context-during-mode-switc.patch
 delete mode 100644 debian/patches/bugfix/x86/acpi-processor-request-native-thermal-interrupt-hand.patch
 create mode 100644 debian/patches/features/mips/MIPS-Octeon-detect-and-fix-byte-swapped-initramfs.patch
 create mode 100644 debian/usbip.manpages

-- 
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