[linux-latest] 01/03: Merge tag '77' into jessie-backports

debian-kernel at lists.debian.org debian-kernel at lists.debian.org
Sat Dec 17 18:45:36 UTC 2016


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

zumbi pushed a commit to branch jessie-backports
in repository linux-latest.

commit e52b07a52f2d9ec93a11a4e10e3f5ee18d7ca9c1
Merge: a0173ef f45c0e4
Author: Héctor Orón Martínez <zumbi at debian.org>
Date:   Sat Dec 17 17:21:56 2016 +0100

    Merge tag '77' into jessie-backports
    
    Release linux-latest (77).
    
    Signed-off-by: Héctor Orón Martínez <zumbi at debian.org>

 debian/bin/gencontrol.py           |  1 +
 debian/changelog                   | 18 ++++++++++++++++++
 debian/compat                      |  2 +-
 debian/linux-image-686-pae.NEWS    | 13 -------------
 debian/linux-image-amd64.NEWS      | 13 -------------
 debian/linux-image.NEWS            | 27 +++++++++++++++++++++++++++
 debian/rules.defs                  |  2 +-
 debian/rules.real                  |  3 +++
 debian/templates/control.source.in |  2 +-
 9 files changed, 52 insertions(+), 29 deletions(-)

diff --cc debian/changelog
index c45f8e0,bdad448..ccf1fd7
--- a/debian/changelog
+++ b/debian/changelog
@@@ -1,11 -1,21 +1,29 @@@
+ linux-latest (77) unstable; urgency=medium
+ 
+   * Update to 4.8.0-2
+   * Use debhelper compatibility level 9
+   * Re-introduce xen-linux-system packages, accidentally dropped in version 75
+ 
+  -- Ben Hutchings <ben at decadent.org.uk>  Sun, 04 Dec 2016 05:29:57 +0000
+ 
+ linux-latest (76) unstable; urgency=medium
+ 
+   * Update to 4.8.0-1
+   * linux-image-{686-pae,amd64}: Delete old NEWS
+   * linux-image: Add back-dated NEWS for conntrack helpers change in Linux 4.7
+     (Closes: #839632)
+   * linux-image: Add NEWS for security hardening config changes for Linux 4.8
+ 
+  -- Ben Hutchings <ben at decadent.org.uk>  Sat, 29 Oct 2016 02:26:39 +0100
+ 
 +linux-latest (75~bpo8+1) jessie-backports; urgency=medium
 +
 +  * Rebuild for jessie-backports:
 +    - ABI version is 0.bpo.1, not 1
 +    - Revert changes to debug symbol meta-packages
 +
 + -- Ben Hutchings <ben at decadent.org.uk>  Sat, 01 Oct 2016 23:25:25 +0100
 +
  linux-latest (75) unstable; urgency=medium
  
    * Update to 4.7.0-1
diff --cc debian/rules.real
index 5f17a23,7df3de6..8dc9e27
--- a/debian/rules.real
+++ b/debian/rules.real
@@@ -56,5 -56,8 +56,8 @@@ install-flavour
  	dh_testroot
  	$(MAKE) -f debian/rules.real install-base DH_OPTIONS='-plinux-image$(LOCALVERSION) -plinux-headers$(LOCALVERSION)'
  ifeq ($(DEBUG),True)
 -	$(MAKE) -f debian/rules.real install-base DH_OPTIONS='-plinux-image$(LOCALVERSION)-dbgsym' GENCONTROL_ARGS='$(GENCONTROL_ARGS) -DAuto-Built-Package=debug-symbols'
 +	$(MAKE) -f debian/rules.real install-base DH_OPTIONS='-plinux-image$(LOCALVERSION)-dbg'
  endif
+ ifeq ($(XEN),True)
+ 	$(MAKE) -f debian/rules.real install-base DH_OPTIONS='-pxen-linux-system$(LOCALVERSION)'
+ endif

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



More information about the Kernel-svn-changes mailing list