[linux] branch master updated (1a0657e -> 54d0756)

debian-kernel at lists.debian.org debian-kernel at lists.debian.org
Fri Dec 2 00:21:41 UTC 2016


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

benh pushed a change to branch master
in repository linux.

      from  1a0657e   [arm64] Enable ARCH_MVEBU and related options
       new  48f370b   debian_linux.gencontrol: Add support for arch-indep per-featureset packages
       new  eeb496a   linux-headers-common: Make these packages architecture-independent
       new  67d96bc   Update to 4.9-rc7
       new  54d0756   Fix exported symbol versions

The 4 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                           |   33 +-
 debian/changelog                                   |   16 +-
 debian/lib/python/debian_linux/gencontrol.py       |   35 +
 ...rt-fix-subtle-config_modversions-problems.patch |   60 +
 ...-alpha-move-exports-to-actual-definitions.patch |  949 ++++++++++++++
 .../ARM-move-mmiocpy-mmioset-exports-to-io.c.patch |   49 -
 ...vide-include-asm-asm-prototypes.h-for-ARM.patch |  192 ---
 .../revert-ia64-move-exports-to-definitions.patch  |  643 +++++++++
 .../revert-m68k-move-exports-to-definitions.patch  |  254 ++++
 .../revert-sparc-move-exports-to-definitions.patch | 1377 ++++++++++++++++++++
 ...enable-modversions-for-symbols-exported-f.patch |   59 +
 debian/patches/series                              |   11 +-
 debian/rules.real                                  |   29 +-
 debian/templates/control.headers.featureset.in     |   16 +-
 14 files changed, 3446 insertions(+), 277 deletions(-)
 create mode 100644 debian/patches/bugfix/all/revert-fix-subtle-config_modversions-problems.patch
 create mode 100644 debian/patches/bugfix/alpha/revert-alpha-move-exports-to-actual-definitions.patch
 delete mode 100644 debian/patches/bugfix/arm/ARM-move-mmiocpy-mmioset-exports-to-io.c.patch
 delete mode 100644 debian/patches/bugfix/arm/kbuild-provide-include-asm-asm-prototypes.h-for-ARM.patch
 create mode 100644 debian/patches/bugfix/ia64/revert-ia64-move-exports-to-definitions.patch
 create mode 100644 debian/patches/bugfix/m68k/revert-m68k-move-exports-to-definitions.patch
 create mode 100644 debian/patches/bugfix/sparc/revert-sparc-move-exports-to-definitions.patch
 create mode 100644 debian/patches/bugfix/x86/x86-kbuild-enable-modversions-for-symbols-exported-f.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