[linux] branch master updated (5cdbf61 -> ff5804f)

debian-kernel at lists.debian.org debian-kernel at lists.debian.org
Fri Jun 10 13:47:55 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  5cdbf61   bug script: Put binary package name and version in the info file so linux-signed can easily replace them
       new  fb5d796   Move merge_packages function from debian/bin/gencontrol.py to gencontrol module
       new  5a1dc12   udeb: Drop packages for modules that will later be signed
       new  72f58e8   linux-image: Add '-unsigned' suffix to packages with modules that will later be signed
       new  906f7b1   Update to 4.7-rc2
       new  ff5804f   cpupower: Bump soname version and rename library package accordingly

The 5 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                           |  51 +++---
 debian/changelog                                   |  14 +-
 debian/config/defines                              |   2 +-
 debian/lib/python/debian_linux/gencontrol.py       |  19 +++
 debian/libcpupower0.symbols                        |  44 ------
 .../{libcpupower0.install => libcpupower1.install} |   0
 debian/libcpupower1.symbols                        |  39 +++++
 ...fix-leak-in-events-via-snd_timer_user_cca.patch |  28 ----
 ...fix-leak-in-events-via-snd_timer_user_tin.patch |  28 ----
 ...imer-fix-leak-in-sndrv_timer_ioctl_params.patch |  28 ----
 .../bugfix/all/cpupower-bump-soname-version.patch  |  28 ++++
 ...emove-redundant-log-messages-from-drivers.patch |  73 ++++-----
 .../all/kbuild-use-nostdinc-in-compile-tests.patch |  12 +-
 .../all/power-cpupower-fix-manpages-NAME.patch     |  62 --------
 ...-use-msleep_interruptible-in-polling-loop.patch |  30 ----
 ...-nl-sock-before-parsing-nested-attributes.patch |  36 -----
 ...d-remove-bpf-run-time-check-at-build-time.patch |   6 +-
 ...usb-usbfs-fix-potential-infoleak-in-devio.patch |  36 -----
 ...ulation-for-unaligned-LSDXC1-instructions.patch |  33 ----
 ...le-preemption-during-prctl-PR_SET_FP_MODE.patch |  42 -----
 ...CPUs-to-lose-FP-context-during-mode-switc.patch | 101 ------------
 .../powerpc-fix-sstep-compile-on-powerpcspe.patch  |  48 ------
 ...ore-complete-state-update-on-apicv-on-off.patch | 101 ------------
 debian/patches/debian/gitignore.patch              |   6 +-
 debian/patches/debian/kernelvariables.patch        |   6 +-
 debian/patches/debian/version.patch                |  18 +--
 .../features/all/aufs4/aufs4-standalone.patch      | 112 +++++---------
 .../all/grsecurity/grkernsec_perf_harden.patch     |  10 +-
 ...e-acpi-table-override-if-securelevel-is-s.patch |  23 ++-
 ...rkwood-add-kirkwood-ds112.dtb-to-Makefile.patch |  28 ----
 ...kwood-add-kirkwood-nsa320.dtb-to-Makefile.patch |  26 ----
 ...s-orion5x-add-device-tree-for-kurobox-pro.patch | 171 ---------------------
 ...Add-Octeon-III-CN7xxx-interface-detection.patch |  89 -----------
 ...eon-detect-and-fix-byte-swapped-initramfs.patch |  83 ----------
 .../x86-make-x32-syscall-support-conditional.patch |   6 +-
 debian/patches/series                              |  18 +--
 debian/rules.real                                  |  14 +-
 ...{control.image.in => control.image-unsigned.in} |   5 +-
 debian/templates/control.tools.in                  |   2 +-
 39 files changed, 261 insertions(+), 1217 deletions(-)
 delete mode 100644 debian/libcpupower0.symbols
 rename debian/{libcpupower0.install => libcpupower1.install} (100%)
 create mode 100644 debian/libcpupower1.symbols
 delete mode 100644 debian/patches/bugfix/all/alsa-timer-fix-leak-in-events-via-snd_timer_user_cca.patch
 delete mode 100644 debian/patches/bugfix/all/alsa-timer-fix-leak-in-events-via-snd_timer_user_tin.patch
 delete mode 100644 debian/patches/bugfix/all/alsa-timer-fix-leak-in-sndrv_timer_ioctl_params.patch
 create mode 100644 debian/patches/bugfix/all/cpupower-bump-soname-version.patch
 delete mode 100644 debian/patches/bugfix/all/power-cpupower-fix-manpages-NAME.patch
 delete mode 100644 debian/patches/bugfix/all/rtsx_usb_ms-use-msleep_interruptible-in-polling-loop.patch
 delete mode 100644 debian/patches/bugfix/all/tipc-check-nl-sock-before-parsing-nested-attributes.patch
 delete mode 100644 debian/patches/bugfix/all/usb-usbfs-fix-potential-infoleak-in-devio.patch
 delete mode 100644 debian/patches/bugfix/mips/MIPS-Allow-emulation-for-unaligned-LSDXC1-instructions.patch
 delete mode 100644 debian/patches/bugfix/mips/MIPS-Disable-preemption-during-prctl-PR_SET_FP_MODE.patch
 delete mode 100644 debian/patches/bugfix/mips/MIPS-Force-CPUs-to-lose-FP-context-during-mode-switc.patch
 delete mode 100644 debian/patches/bugfix/powerpc/powerpc-fix-sstep-compile-on-powerpcspe.patch
 delete mode 100644 debian/patches/bugfix/x86/kvm-vmx-more-complete-state-update-on-apicv-on-off.patch
 delete mode 100644 debian/patches/features/arm/device-tree/ARM-dts-kirkwood-add-kirkwood-ds112.dtb-to-Makefile.patch
 delete mode 100644 debian/patches/features/arm/device-tree/ARM-dts-kirkwood-add-kirkwood-nsa320.dtb-to-Makefile.patch
 delete mode 100644 debian/patches/features/arm/device-tree/ARM-dts-orion5x-add-device-tree-for-kurobox-pro.patch
 delete mode 100644 debian/patches/features/mips/MIPS-Octeon-Add-Octeon-III-CN7xxx-interface-detection.patch
 delete mode 100644 debian/patches/features/mips/MIPS-Octeon-detect-and-fix-byte-swapped-initramfs.patch
 copy debian/templates/{control.image.in => control.image-unsigned.in} (61%)

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