[libapache-session-browseable-perl] 01/03: Merge tag 'upstream/1.2.2'

Xavier Guimard xguimard-guest at moszumanska.debian.org
Fri Apr 1 17:04:15 UTC 2016


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

xguimard-guest pushed a commit to branch master
in repository libapache-session-browseable-perl.

commit 28265f57ff3c8a055c23cc7de81d3cb76f47f367
Merge: 1631d3c b537de4
Author: Xavier Guimard <x.guimard at free.fr>
Date:   Fri Apr 1 19:01:17 2016 +0200

    Merge tag 'upstream/1.2.2'
    
    Upstream version 1.2.2

 Build.PL                                           |   4 +-
 Changes                                            |  10 ++
 MANIFEST                                           |   5 +-
 META.json                                          |  60 ++++---
 META.yml                                           |  55 +++---
 .../Session/{Browseable.pod => Browseable.pm}      |   9 +
 lib/Apache/Session/Browseable/DBI.pm               |  17 +-
 lib/Apache/Session/Browseable/File.pm              |  25 ++-
 lib/Apache/Session/Browseable/Informix.pm          |  14 +-
 lib/Apache/Session/Browseable/LDAP.pm              |  16 +-
 lib/Apache/Session/Browseable/MySQL.pm             |  14 +-
 lib/Apache/Session/Browseable/Oracle.pm            |  14 +-
 lib/Apache/Session/Browseable/Postgres.pm          |  14 +-
 lib/Apache/Session/Browseable/Redis.pm             |  16 +-
 lib/Apache/Session/Browseable/SQLite.pm            | 184 ++++++++++-----------
 lib/Apache/Session/Browseable/Store/DBI.pm         |   2 +-
 lib/Apache/Session/Browseable/Store/File.pm        |   2 +-
 lib/Apache/Session/Browseable/Store/Informix.pm    |   2 +-
 lib/Apache/Session/Browseable/Store/LDAP.pm        |   2 +-
 lib/Apache/Session/Browseable/Store/MySQL.pm       |   2 +-
 lib/Apache/Session/Browseable/Store/Oracle.pm      |   2 +-
 lib/Apache/Session/Browseable/Store/Postgres.pm    |   2 +-
 lib/Apache/Session/Browseable/Store/Redis.pm       |   2 +-
 lib/Apache/Session/Browseable/Store/SQLite.pm      |   4 +-
 lib/Apache/Session/Browseable/Store/Sybase.pm      |   2 +-
 lib/Apache/Session/Browseable/Sybase.pm            |   8 +-
 lib/Apache/Session/Browseable/_common.pm           |   2 +-
 lib/Apache/Session/Generate/SHA256.pm              |  43 +++++
 lib/Apache/Session/Serialize/JSON.pm               | 105 ++++++++++++
 t/test-browseable-functions-using-File.t           | 124 ++++++++++++++
 30 files changed, 545 insertions(+), 216 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libapache-session-browseable-perl.git



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