[libauthen-radius-perl] 01/09: Merge tag 'upstream/0.26'

gregor herrmann gregoa at debian.org
Wed Dec 28 20:36:34 UTC 2016


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

gregoa pushed a commit to branch master
in repository libauthen-radius-perl.

commit cd9fac1e93d42e1ab2ad6a33e9380d653dd5e02e
Merge: 3affebb 9cf083f
Author: gregor herrmann <gregoa at debian.org>
Date:   Wed Dec 28 21:20:05 2016 +0100

    Merge tag 'upstream/0.26'
    
    Upstream version 0.26

 Changes                  |  151 ++--
 INSTALL                  |   43 --
 MANIFEST                 |   28 +-
 META.json                |   48 ++
 META.yml                 |   29 +
 Makefile.PL              |   28 +-
 README                   |   14 +-
 Radius.pm                | 1753 +++++++++++++++++++++++++++-------------------
 contrib/check_pwd.pl     |   49 ++
 install-radius-db.PL     |   80 +--
 raddb/dictionary         |  292 +-------
 raddb/dictionary.rfc2865 |  114 +++
 raddb/dictionary.rfc2866 |   51 ++
 raddb/dictionary.rfc2869 |   54 +-
 raddb/dictionary.rfc3162 |   10 +
 raddb/dictionary.wimax   |  363 ++++++++++
 t/decode.t               |   56 ++
 t/dictionary.t           |   39 ++
 t/digest.t               |   22 +
 t/encode.t               |   53 ++
 t/error.t                |   19 +
 t/tag.t                  |   63 ++
 t/vendor.t               |   15 +
 test.pl                  |   69 --
 24 files changed, 2222 insertions(+), 1221 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libauthen-radius-perl.git



More information about the Pkg-perl-cvs-commits mailing list