[crda] branch master updated (f08f50f -> 9df9ac6)

debian-kernel at lists.debian.org debian-kernel at lists.debian.org
Wed Jan 18 02:22:55 UTC 2017


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

benh pushed a change to branch master
in repository crda.

      from  f08f50f   debian/copyright: Change Source to HTTP-S URL
       new  abb6470   crda: document contribution process using the DCO
       new  fefefdb   crda: Fix the linking order to avoid compilation error
       new  2cabb25   crda: Add DESTDIR support in install-libreg* rules in Makefile
       new  bef9855   crda: sync with latest nl80211.h
       new  0091c6e   crda: add AUTO-BW rule flag support
       new  2019d70   crda: simplify text parsing for country/rules
       new  dd75a8f   crda: db2rd, parse/print CAC time
       new  805d84a   crda: Trust regulatory.bin from Seth Forshee
       new  e481c20   New upstream version 3.18
       new  83fd6ba   Merge tag 'upstream/3.18'
       new  b6c1c43   Update packaging for new upstream version
       new  a624691   Use debhelper compatibility level 9
       new  b7d5a33   debian/control: Update Standards-Version to 3.9.8; no changes needed
       new  25fa19e   debian/rules: Pass dpkg build flags to Makefile (Closes: #784917)
       new  11b0391   crda FTCBFS: uses build architecture tools
       new  9df9ac6   Prepare to release crda (3.18-1).

The 16 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:
 CONTRIBUTING                                       |  49 ++
 Makefile                                           |  15 +-
 README                                             |  16 +-
 crda.8                                             |   6 +-
 crda.c                                             |   3 +
 debian/changelog                                   |  12 +-
 debian/compat                                      |   2 +-
 debian/control                                     |   4 +-
 ...STDIR-support-in-install-libreg-rules-in-.patch |  33 --
 ...e-linking-order-to-avoid-compilation-erro.patch |  49 --
 debian/patches/cross.patch                         |  63 +++
 debian/patches/do_not_embed_pubkeys.patch          |   8 +-
 debian/patches/series                              |   3 +-
 debian/rules                                       |  11 +-
 nl80211.h                                          | 525 +++++++++++++++++++--
 pubkeys/sforshee.key.pub.pem                       |   9 +
 regdb.h                                            |   1 +
 reglib.c                                           | 368 +++------------
 reglib.h                                           |   4 +-
 19 files changed, 725 insertions(+), 456 deletions(-)
 create mode 100644 CONTRIBUTING
 delete mode 100644 debian/patches/crda-Add-DESTDIR-support-in-install-libreg-rules-in-.patch
 delete mode 100644 debian/patches/crda-Fix-the-linking-order-to-avoid-compilation-erro.patch
 create mode 100644 debian/patches/cross.patch
 create mode 100644 pubkeys/sforshee.key.pub.pem

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



More information about the Kernel-svn-changes mailing list