[linux-signed] branch master updated (f315526 -> f18f63e)

debian-kernel at lists.debian.org debian-kernel at lists.debian.org
Fri Jun 10 13:53:59 UTC 2016


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

benh pushed a change to branch master
in repository linux-signed.

      from  f315526   Fix attachment of module signatures
       new  2666d84   gencontrol.py: Define ABINAME makefile variable for per-architecture rules
       new  0d0c6e0   Build signed udebs using configuration from linux-support
       new  f18f63e   Drop '-signed' suffix from linux-image packages and expect unsigned packages to have a '-unsigned' suffix

The 3 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/.gitignore                                  |  1 +
 debian/bin/gencontrol.py                           | 72 ++++++++++++++++++----
 debian/bin/sign.py                                 |  2 +-
 debian/changelog                                   |  9 +++
 debian/rules.real                                  | 18 +++++-
 .../{control.image-signed.in => control.image.in}  |  7 +--
 debian/templates/control.source.in                 |  2 +-
 ...{image-signed.postinst.in => image.postinst.in} |  0
 .../{image-signed.postrm.in => image.postrm.in}    |  0
 .../{image-signed.preinst.in => image.preinst.in}  |  0
 .../{image-signed.prerm.in => image.prerm.in}      |  0
 11 files changed, 90 insertions(+), 21 deletions(-)
 rename debian/templates/{control.image-signed.in => control.image.in} (52%)
 rename debian/templates/{image-signed.postinst.in => image.postinst.in} (100%)
 rename debian/templates/{image-signed.postrm.in => image.postrm.in} (100%)
 rename debian/templates/{image-signed.preinst.in => image.preinst.in} (100%)
 rename debian/templates/{image-signed.prerm.in => image.prerm.in} (100%)

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



More information about the Kernel-svn-changes mailing list