[lemonldap-ng] branch master updated (5b427b9 -> 9fcabf5)
Xavier Guimard
xguimard-guest at alioth.debian.org
Thu Sep 5 04:38:37 UTC 2013
This is an automated email from the git hooks/post-receive script.
xguimard-guest pushed a change to branch master
in repository lemonldap-ng.
from 5b427b9 Remove trailing blank line
adds 6f165d0 Imported Upstream version 1.2.5
new 86de38d Merge tag 'upstream/1.2.5'
new 0f35987 Add liblwp-protocol-https-perl in deps and move liblemonldap-ng-handler-perl from portal deps to portal suggest
new 603b1e1 Remove patches now included in upstram
new c85e9ca Update description
new 9fcabf5 Update d/ch (+version 1.2.5-1)
The 5 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:
Doxyfile | 2 +-
RELEASE | 5 +-
changelog | 16 ++
debian/changelog | 13 ++
debian/control | 19 +-
debian/patches/hide-perl-warning.patch | 16 --
debian/patches/remove-dev-hook.patch | 20 ---
debian/patches/series | 2 -
doc/index/alphabetical.html | 2 +-
doc/pages/contact.html | 10 +-
doc/pages/default_sidebar.html | 4 +
doc/pages/documentation/1.2/authapache.html | 80 ++++++++-
doc/pages/documentation/1.2/authmulti.html | 10 +-
.../1.2/browseablesessionbackend.html | 12 +-
doc/pages/documentation/1.2/parameterlist.html | 10 +-
doc/pages/download.html | 16 +-
doc/pages/start.html | 2 +-
lemonldap-ng-common/META.yml | 4 +-
lemonldap-ng-common/Makefile.PL | 2 +-
lemonldap-ng-common/lib/Lemonldap/NG/Common.pm | 2 +-
.../lib/Lemonldap/NG/Common/Apache/Session.pm | 29 ++++
.../lib/Lemonldap/NG/Common/Conf/LDAP.pm | 7 +-
lemonldap-ng-common/t/20-Common-CGI.t | 2 -
lemonldap-ng-handler/META.yml | 13 +-
lemonldap-ng-handler/Makefile.PL | 13 +-
lemonldap-ng-handler/lib/Lemonldap/NG/Handler.pm | 2 +-
.../lib/Lemonldap/NG/Handler/AuthBasic.pm | 2 +-
.../lib/Lemonldap/NG/Handler/Simple.pm | 2 +-
lemonldap-ng-manager/META.yml | 19 +-
lemonldap-ng-manager/Makefile.PL | 15 +-
lemonldap-ng-manager/lib/Lemonldap/NG/Manager.pm | 2 +-
.../lib/Lemonldap/NG/Manager/Request.pm | 2 +-
.../lib/Lemonldap/NG/Manager/Sessions.pm | 183 +++++++++-----------
.../lib/Lemonldap/NG/Manager/_Struct.pm | 17 +-
lemonldap-ng-portal/META.yml | 7 +-
lemonldap-ng-portal/Makefile.PL | 13 +-
lemonldap-ng-portal/example/mail.pl | 3 +-
lemonldap-ng-portal/example/skins/common/portal.js | 4 +-
lemonldap-ng-portal/lib/Lemonldap/NG/Portal.pm | 2 +-
.../lib/Lemonldap/NG/Portal/AuthSSL.pm | 3 +-
.../lib/Lemonldap/NG/Portal/Display.pm | 21 +--
.../lib/Lemonldap/NG/Portal/IssuerDBSAML.pm | 2 +-
.../lib/Lemonldap/NG/Portal/PasswordDBDBI.pm | 4 +-
.../lib/Lemonldap/NG/Portal/SharedConf.pm | 6 +-
.../lib/Lemonldap/NG/Portal/Simple.pm | 57 ++++--
.../t/01-Lemonldap-NG-Portal-Simple.t | 28 ++-
.../t/02-Lemonldap-NG-Portal-SharedConf.t | 47 ++++-
.../t/25-Lemonldap-NG-Portal-Multi.t | 6 -
rpm/lemonldap-ng.spec | 5 +-
49 files changed, 478 insertions(+), 285 deletions(-)
delete mode 100644 debian/patches/hide-perl-warning.patch
delete mode 100644 debian/patches/remove-dev-hook.patch
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/lemonldap-ng.git
More information about the Pkg-perl-cvs-commits
mailing list