[linux-tools] branch master updated (290754d -> 755c6a0)
debian-kernel at lists.debian.org
debian-kernel at lists.debian.org
Fri Sep 25 23:40:35 UTC 2015
This is an automated email from the git hooks/post-receive script.
benh pushed a change to branch master
in repository linux-tools.
from 290754d Prepare to release linux-tools (4.2~rc7-1~exp1).
new ad62cff Update to 4.2
new 277d494 debian/bin,debian/control,debian/lib/python,debian/rules: Use Python 3
new 8793720 debian/bin/genorig.py: Make orig tarballs reproducible
new 4a0a255 linux-perf: Fix installation directory for bash completions
new d13fc1d linux-perf: Remove shebang lines from perf scripts
new 5b5133e Set compiler flags according to dpkg-buildflags
new 4555b9e hyperv-daemons: Fix fortify format warning
new 40299a2 debian/rules: Add support for DEB_BUILD_OPTIONS=parallel=N
new d95159f debian/control: Update policy version to 3.9.6; no changes required
new e966731 Revert "perf build: Fix libunwind feature detection on 32-bit x86"
new 755c6a0 Prepare to release linux-tools (4.2-1).
The 11 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 | 4 +-
debian/bin/genorig.py | 27 +++--
debian/build/Makefile.inc | 8 +-
debian/build/tools/lib/lockdep/Makefile | 11 ++-
debian/build/tools/perf/Makefile | 6 +-
debian/build/tools/usb/usbip/Makefile | 3 +-
debian/changelog | 19 ++++
debian/lib/python/debian_linux/config.py | 36 ++++---
debian/lib/python/debian_linux/debian.py | 109 +++++++++++----------
debian/lib/python/debian_linux/gencontrol.py | 32 +++---
debian/lib/python/debian_linux/utils.py | 19 ++--
...-build-fix-libunwind-feature-detection-on.patch | 23 +++++
debian/patches/series | 5 +
.../tools-hv-fix-fortify-format-warning.patch | 54 ++++++++++
...e.patch => tools-lib-lockdep-use-ldflags.patch} | 8 +-
.../patches/tools-lib-traceevent-use-ldflags.patch | 26 +++++
debian/patches/tools-perf-remove-shebangs.patch | 38 +++++++
debian/rules | 4 +-
debian/templates/control.source.in | 4 +-
19 files changed, 322 insertions(+), 114 deletions(-)
create mode 100644 debian/patches/revert-perf-build-fix-libunwind-feature-detection-on.patch
create mode 100644 debian/patches/tools-hv-fix-fortify-format-warning.patch
copy debian/patches/{lockdep-fix-soname.patch => tools-lib-lockdep-use-ldflags.patch} (60%)
create mode 100644 debian/patches/tools-lib-traceevent-use-ldflags.patch
create mode 100644 debian/patches/tools-perf-remove-shebangs.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