[linux-tools] branch jessie-backports updated (58279ba -> eaff7f3)

debian-kernel at lists.debian.org debian-kernel at lists.debian.org
Mon Mar 21 10:23:15 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-tools.

      from  58279ba   Release Debian version 4.3.1-2~bpo8+1
      adds  e808d0a   Update to 4.4-rc4
      adds  c353d9e   Fix reference to non-UAPI <linux/nvme.h> in include/uapi/linux/Kbuild
      adds  4de0426   Prepare to release linux-tools (4.4~rc4-1~exp1).
      adds  23e312b   Update to 4.4
      adds  cfc3201   Merge tag 'debian/4.3.1-2'
      adds  ea4dea2   linux-perf: Fix reading of build-id from vDSO
      adds  6a920e6   linux-perf: Leave -rc suffix out of version in package description
      adds  56b9798   debian.py: Implement stable order of fields not in the predefined order
      adds  6f7f065   genorig.py: Make orig tarballs really reproducible
      adds  ec2f54f   Prepare to release linux-tools (4.4-1~exp1).
      adds  68515df   linux-perf: Fix FTBFS with gcc 6 (used on hppa, sparc64)
      adds  d7161dc   Prepare to release linux-tools (4.4-1).
      adds  2b1e87a   linux-perf: Include version number in strace groups installation directory
      adds  d97f0b3   [alpha,sh4] Attempt to fix build failures
      adds  b0a0319   Build fixdep under debian/build and clean it up properly
      adds  5f50457   Prepare to release linux-tools (4.4-2).
      adds  0bd35d7   hyperv-daemons: Add init scripts
      adds  8964473   Prepare to release linux-tools (4.4-3).
      adds  38cac73   Update patches to upstream versions
      adds  68b1d56   hyperv-daemons: Only build the progarams on x86 (fixes FTBFS)
       new  ab36d50   Merge tag 'debian/4.4-4' into jessie-backports
       new  eaff7f3   Release Debian version 4.4-4~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/bin/genorig.py                              |   5 +-
 debian/build/Makefile                              |   3 +
 debian/build/tools/hv/.gitignore                   |   1 +
 debian/build/tools/hv/Makefile                     |  15 ++-
 debian/build/tools/hv/check-hyperv.c               | 103 +++++++++++++++++++
 debian/build/tools/perf/Makefile                   |   2 +-
 debian/changelog                                   |  57 ++++++++++-
 debian/copyright                                   |  19 ++++
 debian/hyperv-daemons.hv-fcopy-daemon.init         | 110 +++++++++++++++++++++
 debian/hyperv-daemons.hv-kvp-daemon.init           | 109 ++++++++++++++++++++
 debian/hyperv-daemons.hv-vss-daemon.init           | 109 ++++++++++++++++++++
 debian/lib/python/debian_linux/debian.py           |   2 +-
 debian/patches/lockdep-fix-headers.patch           |  19 ----
 ...nstalling-kernel-only-linux-nvme.h-as-uap.patch |  23 +++++
 ...r-fix-behaviour-of-shift-tab-with-nothing.patch |  38 +++++++
 ...sleadingly-indented-assignment-whitespace.patch |  26 +++++
 ...perf-remove-wrong-semicolon-in-while-loop.patch |  34 +++++++
 .../patches/perf-tools-fix-bpf-feature-check.patch |  21 ++++
 ...f-tools-fix-reading-of-build-id-from-vdso.patch |  26 +++++
 ...fix-unused-variables-x86_-32-64-_regoffse.patch |  75 ++++++++++++++
 ...-tools-x86-build-perf-on-older-user-space.patch |  57 +++++++++++
 debian/patches/series                              |  10 +-
 ...-build-use-fixdep-with-output-path-prefix.patch |  59 +++++++++++
 debian/rules.real                                  |  10 ++
 debian/templates/control.main.in                   |   6 +-
 25 files changed, 909 insertions(+), 30 deletions(-)
 create mode 100644 debian/build/tools/hv/check-hyperv.c
 create mode 100755 debian/hyperv-daemons.hv-fcopy-daemon.init
 create mode 100755 debian/hyperv-daemons.hv-kvp-daemon.init
 create mode 100755 debian/hyperv-daemons.hv-vss-daemon.init
 delete mode 100644 debian/patches/lockdep-fix-headers.patch
 create mode 100644 debian/patches/nvme-stop-installing-kernel-only-linux-nvme.h-as-uap.patch
 create mode 100644 debian/patches/perf-annotate-browser-fix-behaviour-of-shift-tab-with-nothing.patch
 create mode 100644 debian/patches/perf-fix-misleadingly-indented-assignment-whitespace.patch
 create mode 100644 debian/patches/perf-remove-wrong-semicolon-in-while-loop.patch
 create mode 100644 debian/patches/perf-tools-fix-bpf-feature-check.patch
 create mode 100644 debian/patches/perf-tools-fix-reading-of-build-id-from-vdso.patch
 create mode 100644 debian/patches/perf-tools-fix-unused-variables-x86_-32-64-_regoffse.patch
 create mode 100644 debian/patches/revert-perf-tools-x86-build-perf-on-older-user-space.patch
 create mode 100644 debian/patches/tools-build-use-fixdep-with-output-path-prefix.patch

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



More information about the Kernel-svn-changes mailing list