This is an automated email from the git hooks/post-receive script. xguimard-guest pushed a commit to branch master in repository lemonldap-ng.
commit 6de7e85a0316544549880ec93a52705954720b12 Author: Xavier Guimard <[email protected]> Date: Tue Sep 12 21:43:34 2017 +0200 Update d/ch --- debian/changelog | 52 +++++----------------------------------------------- 1 file changed, 5 insertions(+), 47 deletions(-) diff --git a/debian/changelog b/debian/changelog index bd93e57..f1cbad1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,49 +1,4 @@ -lemonldap-ng (1.9.12-1) UNRELEASED; urgency=medium - - PROBLEM: FTBFS, test failures (but not each time!) - GD Warning: gd-png: fatal libpng error: IDAT: chunk data is too large - GD Warning: gd-png error: setjmp returns error condition 1 - gdImageCreateFromPng error at /usr/lib/x86_64-linux-gnu/perl5/5.26/GD/Image.pm line 178. - # Looks like your test exited with 255 just after 4. - t/66-Lemonldap-NG-Portal-Captcha.t ............ - Dubious, test returned 255 (wstat 65280, 0xff00) - Failed 1/5 subtests - t/67-Lemonldap-NG-Portal-AuthBrowserID.t ...... ok - t/70-Lemonldap-NG-Portal-AuthOpenIDConnect.t .. ok - t/99-pod.t .................................... ok - - Test Summary Report - ------------------- - t/66-Lemonldap-NG-Portal-Captcha.t (Wstat: 65280 Tests: 4 Failed: 0) - Non-zero exit status: 255 - Parse errors: Bad plan. You planned 5 tests but ran 4. - Files=32, Tests=242, 10 wallclock secs ( 0.13 usr 0.02 sys + 9.81 cusr 0.70 csys = 10.66 CPU) - Result: FAIL - - same on i386 (again not each time): - GD Error: gd-png: fatal libpng error: IDAT: chunk data is too large - GD Warning: gd-png error: setjmp returns error condition 1 - gdImageCreateFromPng error at /usr/lib/i386-linux-gnu/perl5/5.26/GD/Image.pm line 178. - # Looks like your test exited with 255 just after 2. - t/66-Lemonldap-NG-Portal-Captcha.t ............ - Dubious, test returned 255 (wstat 65280, 0xff00) - Failed 3/5 subtests - t/67-Lemonldap-NG-Portal-AuthBrowserID.t ...... ok - t/70-Lemonldap-NG-Portal-AuthOpenIDConnect.t .. ok - t/99-pod.t .................................... ok - - Test Summary Report - ------------------- - t/66-Lemonldap-NG-Portal-Captcha.t (Wstat: 65280 Tests: 2 Failed: 0) - Non-zero exit status: 255 - Parse errors: Bad plan. You planned 5 tests but ran 2. - Files=32, Tests=240, 12 wallclock secs ( 0.10 usr 0.02 sys + 10.36 cusr 0.56 csys = 11.04 CPU) - Result: FAIL - - - TODO: - * dh_installexamples: Cannot find (any matches for) "debian/tmp/var/lib/lemonldap-ng/manager/psgi/manager-server.*" (tried in .) - +lemonldap-ng (1.9.12-1) unstable; urgency=medium [ gregor herrmann ] * Add Italian debconf translation. @@ -56,8 +11,11 @@ lemonldap-ng (1.9.12-1) UNRELEASED; urgency=medium * Remove "upstart" files for FastCGI server * Bump Standards-Version to 4.1.0 * Update patches + * Update manager examples + * Add patch to disable captcha test: Authen::Captcha fails randomly due to + #875627 - -- Xavier Guimard <[email protected]> Tue, 12 Sep 2017 13:39:12 +0200 + -- Xavier Guimard <[email protected]> Tue, 12 Sep 2017 21:40:06 +0200 lemonldap-ng (1.9.10-1) unstable; urgency=medium -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/lemonldap-ng.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
