[linux] branch benh/secure-boot updated (969431b -> 76de9f0)

debian-kernel at lists.debian.org debian-kernel at lists.debian.org
Mon Apr 4 18:29:53 UTC 2016


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

benh pushed a change to branch benh/secure-boot
in repository linux.

      from  969431b   certs: Set SYSTEM_TRUSTED_KEYS to my own personal key to support initial testing of signed modules
       new  a6aaaeb   Note added build-dependency on openssl too
       new  f880a7f   Fix config for module signing
       new  23d1e0f   debian/copyright: Note that extract-cert and sign-file are under LGPL 2.1
       new  6e18d07   linux-kbuild: Add extract-cert and sign-file programs
       new  516d9da   debian/config: Add config variable to control module signing in linux-signed
       new  7b9f22f   debian_linux.gencontrol: Allow variable substitutions in control.source.in
       new  76de9f0   scripts: Fix X.509 PEM support in sign-file

The 7 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                           |  1 +
 debian/certs/benh at debian.org.cert.pem              | 21 ++++++++++++
 debian/changelog                                   |  9 ++++--
 debian/config/alpha/defines                        |  2 ++
 debian/config/armel/defines                        |  4 +++
 debian/config/config                               |  5 +--
 debian/config/defines                              |  4 +++
 debian/config/hppa/defines                         |  2 ++
 debian/config/m68k/defines                         |  2 ++
 debian/config/mips/defines                         |  2 ++
 debian/config/mips64/defines                       |  2 ++
 debian/config/mips64el/defines                     |  2 ++
 debian/config/mipsel/defines                       |  2 ++
 debian/config/powerpcspe/defines                   |  2 ++
 debian/config/ppc64/defines                        |  2 ++
 debian/config/sh4/defines                          |  2 ++
 debian/config/sparc64/defines                      |  2 ++
 debian/copyright                                   | 37 +++++++++++++---------
 debian/lib/python/debian_linux/gencontrol.py       |  3 +-
 ...cripts-fix-x.509-pem-support-in-sign-file.patch | 37 ++++++++++++++++++++++
 debian/patches/series                              |  1 +
 debian/pubkeys/benh at debian.org.key.pub.pem         |  9 ------
 debian/rules.d/scripts/Makefile                    |  5 ++-
 23 files changed, 127 insertions(+), 31 deletions(-)
 create mode 100644 debian/certs/benh at debian.org.cert.pem
 create mode 100644 debian/patches/bugfix/all/scripts-fix-x.509-pem-support-in-sign-file.patch
 delete mode 100644 debian/pubkeys/benh at debian.org.key.pub.pem

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